01JDNKM04NZ43ZQYD9E5HK7GS9: test-region-create

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

Buildomat Job: 01JDNKM8KC51AEHGSM94B68V07

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-27T01:43:02.389Zjob dependencies complete; ready to run (waiting for 16 m 30 s)
22024-11-27T01:43:50.491Zjob assigned to worker 01JDNMJHEZ2CPJVHRJHP5G7XSB [factory aws, i-0314b448061ff809d] (queued for 48 s)
32024-11-27T01:43:58.408Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-27T01:43:58.439Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-27T01:43:58.439Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-27T01:43:58.483Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-27T01:43:58.483Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-27T01:43:58.496Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-27T01:43:58.499Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-27T01:43:59.381Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-27T01:43:59.381Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-27T01:43:59.395Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-27T01:43:59.396Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-27T01:43:59.583Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-27T01:43:59.583Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-27T01:43:59.596Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-27T01:43:59.596Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-27T01:43:59.872Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-27T01:43:59.876Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-27T01:44:00.034Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-27T01:44:00.034Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-27T01:44:00.183Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-27T01:44:00.183Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-27T01:44:00.351Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-27T01:44:00.351Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-27T01:44:00.578Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-27T01:44:00.578Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-27T01:44:00.709Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-27T01:44:00.712Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-27T01:44:00.747Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-27T01:44:00.747Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-27T01:44:00.787Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-27T01:44:00.787Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-27T01:44:00.805Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-27T01:44:00.805Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-27T01:44:00.825Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-27T01:44:00.830Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-27T01:44:01.670Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-27T01:44:01.670Zstarting task 0: "setup"
402024-11-27T01:44:01.677Z++ uname -s
412024-11-27T01:44:01.679Z+ kern=SunOS
422024-11-27T01:44:01.679Z+ case "$kern" in
432024-11-27T01:44:01.679Z+ groupadd -g 12345 build
442024-11-27T01:44:01.682Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-27T01:44:03.688Z+ zfs create -o mountpoint=/work rpool/work
462024-11-27T01:44:03.790Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-27T01:44:03.792Z+ home_fs=zfs
482024-11-27T01:44:03.792Z+ [[ zfs == autofs ]]
492024-11-27T01:44:03.792Z+ mkdir -p /home/build
502024-11-27T01:44:03.792Z+ chown build:build /home/build /work
512024-11-27T01:44:05.794Z+ chmod 0700 /home/build /work
522024-11-27T01:44:05.797Zprocess exited: duration 4131 ms, exit code 0
 
532024-11-27T01:44:05.802Zstarting task 1: "authentication"
542024-11-27T01:44:05.819Zprocess exited: duration 16 ms, exit code 0
 
552024-11-27T01:44:05.825Zstarting task 2: "build"
562024-11-27T01:44:05.830Z+ banner cores
572024-11-27T01:44:05.833Z
582024-11-27T01:44:05.833Z #### #### ##### ###### ####
592024-11-27T01:44:05.833Z # # # # # # # #
602024-11-27T01:44:05.833Z # # # # # ##### ####
612024-11-27T01:44:05.833Z # # # ##### # #
622024-11-27T01:44:05.833Z # # # # # # # # #
632024-11-27T01:44:05.833Z #### #### # # ###### ####
642024-11-27T01:44:05.833Z
652024-11-27T01:44:05.833Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-27T01:44:05.841Z+ echo 'input rbins dir contains:'
672024-11-27T01:44:05.841Z+ ls -ltr /input/rbuild/work/rbins
682024-11-27T01:44:05.841Zinput rbins dir contains:
692024-11-27T01:44:05.843Ztotal 132703
702024-11-27T01:44:05.843Z-rw-r--r-- 1 root root 15713002 Nov 27 01:43 crucible-downstairs.gz
712024-11-27T01:44:05.843Z-rw-r--r-- 1 root root 14480217 Nov 27 01:43 crucible-hammer.gz
722024-11-27T01:44:05.843Z-rw-r--r-- 1 root root 13841329 Nov 27 01:43 crudd.gz
732024-11-27T01:44:05.843Z-rw-r--r-- 1 root root 15691095 Nov 27 01:43 crutest.gz
742024-11-27T01:44:05.843Z-rw-r--r-- 1 root root 8147075 Nov 27 01:43 dsc.gz
752024-11-27T01:44:05.843Z+ banner unpack
762024-11-27T01:44:05.846Z
772024-11-27T01:44:05.846Z # # # # ##### ## #### # #
782024-11-27T01:44:05.846Z # # ## # # # # # # # # #
792024-11-27T01:44:05.846Z # # # # # # # # # # ####
802024-11-27T01:44:05.846Z # # # # # ##### ###### # # #
812024-11-27T01:44:05.846Z # # # ## # # # # # # #
822024-11-27T01:44:05.846Z #### # # # # # #### # #
832024-11-27T01:44:05.846Z
842024-11-27T01:44:05.846Z+ mkdir -p /var/tmp/bins
852024-11-27T01:44:05.849Z+ for t in "$input/rbins/"*.gz
862024-11-27T01:44:05.849Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
872024-11-27T01:44:05.852Z+ b=crucible-downstairs.gz
882024-11-27T01:44:05.852Z+ b=crucible-downstairs
892024-11-27T01:44:05.852Z+ gunzip
902024-11-27T01:44:06.128Z+ chmod +x /var/tmp/bins/crucible-downstairs
912024-11-27T01:44:06.130Z+ for t in "$input/rbins/"*.gz
922024-11-27T01:44:06.132Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
932024-11-27T01:44:06.133Z+ b=crucible-hammer.gz
942024-11-27T01:44:06.133Z+ b=crucible-hammer
952024-11-27T01:44:06.133Z+ gunzip
962024-11-27T01:44:06.392Z+ chmod +x /var/tmp/bins/crucible-hammer
972024-11-27T01:44:06.394Z+ for t in "$input/rbins/"*.gz
982024-11-27T01:44:06.396Z++ basename /input/rbuild/work/rbins/crudd.gz
992024-11-27T01:44:06.397Z+ b=crudd.gz
1002024-11-27T01:44:06.397Z+ b=crudd
1012024-11-27T01:44:06.397Z+ gunzip
1022024-11-27T01:44:06.649Z+ chmod +x /var/tmp/bins/crudd
1032024-11-27T01:44:06.652Z+ for t in "$input/rbins/"*.gz
1042024-11-27T01:44:06.652Z++ basename /input/rbuild/work/rbins/crutest.gz
1052024-11-27T01:44:06.654Z+ b=crutest.gz
1062024-11-27T01:44:06.654Z+ b=crutest
1072024-11-27T01:44:06.654Z+ gunzip
1082024-11-27T01:44:06.939Z+ chmod +x /var/tmp/bins/crutest
1092024-11-27T01:44:06.942Z+ for t in "$input/rbins/"*.gz
1102024-11-27T01:44:06.942Z++ basename /input/rbuild/work/rbins/dsc.gz
1112024-11-27T01:44:06.945Z+ b=dsc.gz
1122024-11-27T01:44:06.945Z+ b=dsc
1132024-11-27T01:44:06.945Z+ gunzip
1142024-11-27T01:44:07.088Z+ chmod +x /var/tmp/bins/dsc
1152024-11-27T01:44:07.090Z+ export BINDIR=/var/tmp/bins
1162024-11-27T01:44:07.090Z+ BINDIR=/var/tmp/bins
1172024-11-27T01:44:07.090Z+ banner region
1182024-11-27T01:44:07.093Z
1192024-11-27T01:44:07.093Z ##### ###### #### # #### # #
1202024-11-27T01:44:07.093Z # # # # # # # # ## #
1212024-11-27T01:44:07.093Z # # ##### # # # # # # #
1222024-11-27T01:44:07.093Z ##### # # ### # # # # # #
1232024-11-27T01:44:07.093Z # # # # # # # # # ##
1242024-11-27T01:44:07.093Z # # ###### #### # #### # #
1252024-11-27T01:44:07.093Z
1262024-11-27T01:44:07.093Z+ pfexec plimit -n 9123456 1141
1272024-11-27T01:44:07.096Z+ ptime -m /var/tmp/bins/dsc region-perf --ds-bin /var/tmp/bins/crucible-downstairs --csv-out /tmp/region.csv
1282024-11-27T01:44:07.105ZCreating region directory at: /var/tmp/dsc/region
1292024-11-27T01:44:07.110ZCreating dsc directory at: /tmp/dsc
1302024-11-27T01:44:07.110Z SECONDS REGION_SIZE EXTENT_SIZE ES EC BS
1312024-11-27T01:44:07.141Z 0.035 #1073741824 ###16777216 4096 64 4096
1322024-11-27T01:44:07.143ZWARNING: extent size difference: 4096 vs. 8192
1332024-11-27T01:44:07.144ZWARNING: extent count difference: 64 vs. 32
1342024-11-27T01:44:07.157Z 0.014 #1073741824 ###33554432 8192 32 4096
1352024-11-27T01:44:07.162ZWARNING: extent size difference: 4096 vs. 16384
1362024-11-27T01:44:07.162ZWARNING: extent count difference: 64 vs. 16
1372024-11-27T01:44:07.171Z 0.013 #1073741824 ###67108864 16384 16 4096
1382024-11-27T01:44:07.174ZWARNING: extent size difference: 4096 vs. 32768
1392024-11-27T01:44:07.174ZWARNING: extent count difference: 64 vs. 8
1402024-11-27T01:44:07.181Z 0.011 #1073741824 ##134217728 32768 8 4096
1412024-11-27T01:44:07.183ZWARNING: extent count difference: 64 vs. 640
1422024-11-27T01:44:07.254Z 0.072 10737418240 ###16777216 4096 640 4096
1432024-11-27T01:44:07.271ZWARNING: extent size difference: 4096 vs. 8192
1442024-11-27T01:44:07.271ZWARNING: extent count difference: 64 vs. 320
1452024-11-27T01:44:07.315Z 0.044 10737418240 ###33554432 8192 320 4096
1462024-11-27T01:44:07.327ZWARNING: extent size difference: 4096 vs. 16384
1472024-11-27T01:44:07.327ZWARNING: extent count difference: 64 vs. 160
1482024-11-27T01:44:07.357Z 0.030 10737418240 ###67108864 16384 160 4096
1492024-11-27T01:44:07.363ZWARNING: extent size difference: 4096 vs. 32768
1502024-11-27T01:44:07.363ZWARNING: extent count difference: 64 vs. 80
1512024-11-27T01:44:07.386Z 0.022 10737418240 ##134217728 32768 80 4096
1522024-11-27T01:44:07.393ZWARNING: extent count difference: 64 vs. 6400
1532024-11-27T01:44:07.972Z 0.579 107374182400 ###16777216 4096 6400 4096
1542024-11-27T01:44:08.099ZWARNING: extent size difference: 4096 vs. 8192
1552024-11-27T01:44:08.099ZWARNING: extent count difference: 64 vs. 3200
1562024-11-27T01:44:08.381Z 0.282 107374182400 ###33554432 8192 3200 4096
1572024-11-27T01:44:08.439ZWARNING: extent size difference: 4096 vs. 16384
1582024-11-27T01:44:08.439ZWARNING: extent count difference: 64 vs. 1600
1592024-11-27T01:44:08.622Z 0.183 107374182400 ###67108864 16384 1600 4096
1602024-11-27T01:44:08.650ZWARNING: extent size difference: 4096 vs. 32768
1612024-11-27T01:44:08.650ZWARNING: extent count difference: 64 vs. 800
1622024-11-27T01:44:08.758Z 0.108 107374182400 ##134217728 32768 800 4096
1632024-11-27T01:44:08.785ZWARNING: extent count difference: 64 vs. 16000
1642024-11-27T01:44:10.104Z 1.319 268435456000 ###16777216 4096 16000 4096
1652024-11-27T01:44:10.480ZWARNING: extent size difference: 4096 vs. 8192
1662024-11-27T01:44:10.481ZWARNING: extent count difference: 64 vs. 8000
1672024-11-27T01:44:11.213Z 0.732 268435456000 ###33554432 8192 8000 4096
1682024-11-27T01:44:11.360ZWARNING: extent size difference: 4096 vs. 16384
1692024-11-27T01:44:11.360ZWARNING: extent count difference: 64 vs. 4000
1702024-11-27T01:44:11.797Z 0.437 268435456000 ###67108864 16384 4000 4096
1712024-11-27T01:44:11.862ZWARNING: extent size difference: 4096 vs. 32768
1722024-11-27T01:44:11.862ZWARNING: extent count difference: 64 vs. 2000
1732024-11-27T01:44:12.173Z 0.311 268435456000 ##134217728 32768 2000 4096
1742024-11-27T01:44:12.235ZWARNING: extent count difference: 64 vs. 32000
1752024-11-27T01:44:14.818Z 2.583 536870912000 ###16777216 4096 32000 4096
1762024-11-27T01:44:15.736ZWARNING: extent size difference: 4096 vs. 8192
1772024-11-27T01:44:15.736ZWARNING: extent count difference: 64 vs. 16000
1782024-11-27T01:44:17.212Z 1.476 536870912000 ###33554432 8192 16000 4096
1792024-11-27T01:44:17.605ZWARNING: extent size difference: 4096 vs. 16384
1802024-11-27T01:44:17.605ZWARNING: extent count difference: 64 vs. 8000
1812024-11-27T01:44:18.482Z 0.877 536870912000 ###67108864 16384 8000 4096
1822024-11-27T01:44:18.613ZWARNING: extent size difference: 4096 vs. 32768
1832024-11-27T01:44:18.613ZWARNING: extent count difference: 64 vs. 4000
1842024-11-27T01:44:19.271Z 0.657 536870912000 ##134217728 32768 4000 4096
1852024-11-27T01:44:19.413ZWARNING: extent count difference: 64 vs. 48000
1862024-11-27T01:44:23.201Z 3.785 805306368000 ###16777216 4096 48000 4096
1872024-11-27T01:44:24.561ZWARNING: extent size difference: 4096 vs. 8192
1882024-11-27T01:44:24.561ZWARNING: extent count difference: 64 vs. 24000
1892024-11-27T01:44:26.671Z 2.109 805306368000 ###33554432 8192 24000 4096
1902024-11-27T01:44:27.267ZWARNING: extent size difference: 4096 vs. 16384
1912024-11-27T01:44:27.267ZWARNING: extent count difference: 64 vs. 12000
1922024-11-27T01:44:28.593Z 1.326 805306368000 ###67108864 16384 12000 4096
1932024-11-27T01:44:28.829ZWARNING: extent size difference: 4096 vs. 32768
1942024-11-27T01:44:28.829ZWARNING: extent count difference: 64 vs. 6000
1952024-11-27T01:44:29.800Z 0.971 805306368000 ##134217728 32768 6000 4096
1962024-11-27T01:44:30.025ZWARNING: extent count difference: 64 vs. 65536
1972024-11-27T01:44:35.137Z 5.111 1099511627776 ###16777216 4096 65536 4096
1982024-11-27T01:44:37.015ZWARNING: extent size difference: 4096 vs. 8192
1992024-11-27T01:44:37.015ZWARNING: extent count difference: 64 vs. 32768
2002024-11-27T01:44:39.926Z 2.910 1099511627776 ###33554432 8192 32768 4096
2012024-11-27T01:44:40.821ZWARNING: extent size difference: 4096 vs. 16384
2022024-11-27T01:44:40.822ZWARNING: extent count difference: 64 vs. 16384
2032024-11-27T01:44:42.621Z 1.800 1099511627776 ###67108864 16384 16384 4096
2042024-11-27T01:44:43.010ZWARNING: extent size difference: 4096 vs. 32768
2052024-11-27T01:44:43.010ZWARNING: extent count difference: 64 vs. 8192
2062024-11-27T01:44:44.324Z 1.314 1099511627776 ##134217728 32768 8192 4096
2072024-11-27T01:44:44.656Z
2082024-11-27T01:44:44.656Zreal 37.548168291
2092024-11-27T01:44:44.656Zuser 6.299272742
2102024-11-27T01:44:44.656Zsys 27.885472464
2112024-11-27T01:44:44.656Ztrap 0.018460210
2122024-11-27T01:44:44.656Ztflt 0.001127066
2132024-11-27T01:44:44.659Zdflt 0.004551723
2142024-11-27T01:44:44.659Zkflt 0.000856044
2152024-11-27T01:44:44.659Zlock 17:48.705760311
2162024-11-27T01:44:44.659Zslp 1:05.291887240
2172024-11-27T01:44:44.659Zlat 2.375101259
2182024-11-27T01:44:44.659Zstop 0.262790681
2192024-11-27T01:44:44.659Zprocess exited: duration 38825 ms, exit code 0
 
2202024-11-27T01:44:44.664Zfound 1 output files
2212024-11-27T01:44:44.664Zuploading: /tmp/region.csv (1378 bytes)
2222024-11-27T01:44:45.674Zuploaded: /tmp/region.csv