01KKY68VS3W2N8H5YZFV7R5QE5: test-memory

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

Buildomat Job: 01KKY69682VDAGAKZKDBAHXR53

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-17T15:40:11.376Zjob dependencies complete; ready to run (waiting for 17 m 14 s)
22026-03-17T15:41:01.511Zjob assigned to worker 01KKY78TNS5X2FRQRWA4Q0SQNE [factory aws, i-0c64ed4cc546ceedb] (queued for 50 s)
32026-03-17T15:41:09.196Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-03-17T15:41:09.223Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-03-17T15:41:09.223Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-03-17T15:41:10.908Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-03-17T15:41:10.908Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-03-17T15:41:10.935Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-03-17T15:41:10.935Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-03-17T15:41:11.291Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-03-17T15:41:11.291Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-03-17T15:41:11.318Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-03-17T15:41:11.318Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-03-17T15:41:11.588Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-03-17T15:41:11.591Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-03-17T15:41:11.616Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-03-17T15:41:11.616Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-03-17T15:41:12.154Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-03-17T15:41:12.157Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-03-17T15:41:12.433Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-03-17T15:41:12.437Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-03-17T15:41:12.702Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-03-17T15:41:12.706Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-03-17T15:41:12.952Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-03-17T15:41:12.955Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-03-17T15:41:13.210Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-03-17T15:41:13.214Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-03-17T15:41:13.348Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-03-17T15:41:13.350Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-03-17T15:41:13.375Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-03-17T15:41:13.375Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-03-17T15:41:13.405Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-03-17T15:41:13.405Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-03-17T15:41:13.447Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-03-17T15:41:13.447Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-03-17T15:41:13.471Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-03-17T15:41:13.475Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-03-17T15:41:14.006Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-03-17T15:41:14.006Zstarting task 0: "setup"
402026-03-17T15:41:14.012Z++ uname -s
412026-03-17T15:41:14.015Z+ kern=SunOS
422026-03-17T15:41:14.015Z+ build_user=build
432026-03-17T15:41:14.015Z+ build_uid=12345
442026-03-17T15:41:14.015Z+ work_dir=/work
452026-03-17T15:41:14.015Z+ input_dir=/input
462026-03-17T15:41:14.015Z+ [[ 0 == 12345 ]]
472026-03-17T15:41:14.015Z+ case "$kern" in
482026-03-17T15:41:14.015Z+ groupadd -g 12345 build
492026-03-17T15:41:14.018Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-03-17T15:41:15.022Z+ zfs create -o mountpoint=/work rpool/work
512026-03-17T15:41:15.228Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-03-17T15:41:15.231Z+ home_fs=zfs
532026-03-17T15:41:15.231Z+ [[ zfs == autofs ]]
542026-03-17T15:41:15.231Z+ mkdir -p /home/build
552026-03-17T15:41:15.234Z+ chown build:build /home/build /work
562026-03-17T15:41:17.233Z+ chmod 0700 /home/build /work
572026-03-17T15:41:17.235Zprocess exited: duration 3230 ms, exit code 0
 
582026-03-17T15:41:17.241Zstarting task 1: "authentication"
592026-03-17T15:41:17.256Zprocess exited: duration 14 ms, exit code 0
 
602026-03-17T15:41:17.261Zstarting task 2: "build"
612026-03-17T15:41:17.265Z+ banner cores
622026-03-17T15:41:17.268Z
632026-03-17T15:41:17.268Z #### #### ##### ###### ####
642026-03-17T15:41:17.268Z # # # # # # # #
652026-03-17T15:41:17.268Z # # # # # ##### ####
662026-03-17T15:41:17.268Z # # # ##### # #
672026-03-17T15:41:17.268Z # # # # # # # # #
682026-03-17T15:41:17.268Z #### #### # # ###### ####
692026-03-17T15:41:17.268Z
702026-03-17T15:41:17.268Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-03-17T15:41:17.276Z+ banner unpack
722026-03-17T15:41:17.279Z
732026-03-17T15:41:17.279Z # # # # ##### ## #### # #
742026-03-17T15:41:17.279Z # # ## # # # # # # # # #
752026-03-17T15:41:17.279Z # # # # # # # # # # ####
762026-03-17T15:41:17.279Z # # # # # ##### ###### # # #
772026-03-17T15:41:17.279Z # # # ## # # # # # # #
782026-03-17T15:41:17.279Z #### # # # # # #### # #
792026-03-17T15:41:17.279Z
802026-03-17T15:41:17.279Z+ mkdir -p /var/tmp/bins
812026-03-17T15:41:17.282Z+ for t in "$input/rbins/"*.gz
822026-03-17T15:41:17.282Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-03-17T15:41:17.282Z+ b=crucible-downstairs.gz
842026-03-17T15:41:17.282Z+ b=crucible-downstairs
852026-03-17T15:41:17.282Z+ gunzip
862026-03-17T15:41:17.679Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-03-17T15:41:17.682Z+ for t in "$input/rbins/"*.gz
882026-03-17T15:41:17.682Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-03-17T15:41:17.685Z+ b=crucible-hammer.gz
902026-03-17T15:41:17.685Z+ b=crucible-hammer
912026-03-17T15:41:17.685Z+ gunzip
922026-03-17T15:41:18.068Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-03-17T15:41:18.071Z+ for t in "$input/rbins/"*.gz
942026-03-17T15:41:18.071Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-03-17T15:41:18.073Z+ b=crudd.gz
962026-03-17T15:41:18.073Z+ b=crudd
972026-03-17T15:41:18.073Z+ gunzip
982026-03-17T15:41:18.445Z+ chmod +x /var/tmp/bins/crudd
992026-03-17T15:41:18.448Z+ for t in "$input/rbins/"*.gz
1002026-03-17T15:41:18.448Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-03-17T15:41:18.450Z+ b=crutest.gz
1022026-03-17T15:41:18.450Z+ b=crutest
1032026-03-17T15:41:18.450Z+ gunzip
1042026-03-17T15:41:18.857Z+ chmod +x /var/tmp/bins/crutest
1052026-03-17T15:41:18.860Z+ for t in "$input/rbins/"*.gz
1062026-03-17T15:41:18.860Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-03-17T15:41:18.862Z+ b=dsc.gz
1082026-03-17T15:41:18.862Z+ b=dsc
1092026-03-17T15:41:18.862Z+ gunzip
1102026-03-17T15:41:19.030Z+ chmod +x /var/tmp/bins/dsc
1112026-03-17T15:41:19.033Z+ export BINDIR=/var/tmp/bins
1122026-03-17T15:41:19.033Z+ BINDIR=/var/tmp/bins
1132026-03-17T15:41:19.033Z+ export RUST_BACKTRACE=1
1142026-03-17T15:41:19.033Z+ RUST_BACKTRACE=1
1152026-03-17T15:41:19.033Z+ banner setup
1162026-03-17T15:41:19.036Z
1172026-03-17T15:41:19.036Z #### ###### ##### # # #####
1182026-03-17T15:41:19.036Z # # # # # # #
1192026-03-17T15:41:19.036Z #### ##### # # # # #
1202026-03-17T15:41:19.036Z # # # # # #####
1212026-03-17T15:41:19.036Z # # # # # # #
1222026-03-17T15:41:19.036Z #### ###### # #### #
1232026-03-17T15:41:19.036Z
1242026-03-17T15:41:19.036Z+ pfexec plimit -n 9123456 1155
1252026-03-17T15:41:19.056Z+ echo 'Setup self timeout'
1262026-03-17T15:41:19.056ZSetup self timeout
1272026-03-17T15:41:19.056Z+ jobpid=1155
1282026-03-17T15:41:19.056Z+ echo 'Setup debug logging'
1292026-03-17T15:41:19.056ZSetup debug logging
1302026-03-17T15:41:19.056Z+ mkdir /tmp/debug
1312026-03-17T15:41:19.056Z+ sleep 3600
1322026-03-17T15:41:19.056Z+ psrinfo -v
1332026-03-17T15:41:19.056Z+ df -h
1342026-03-17T15:41:19.056Z+ prstat -d d -mLc 1
1352026-03-17T15:41:19.056Z+ iostat -T d -xn 1
1362026-03-17T15:41:19.056Z+ mpstat -T d 1
1372026-03-17T15:41:19.056Z+ vmstat -T d -p 1
1382026-03-17T15:41:19.056Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-03-17T15:41:19.056Z+ banner 512-memtest
1402026-03-17T15:41:19.056Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-03-17T15:41:19.056Z####### # #####
1422026-03-17T15:41:19.056Z# ## # # # # ###### # # ##### ###### ####
1432026-03-17T15:41:19.056Z# # # # ## ## # ## ## # # #
1442026-03-17T15:41:19.056Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-03-17T15:41:19.056Z # # # # # # # # # # #
1462026-03-17T15:41:19.056Z# # # # # # # # # # # # #
1472026-03-17T15:41:19.056Z ##### ##### ####### # # ###### # # # ###### ####
1482026-03-17T15:41:19.056Z
1492026-03-17T15:41:19.056Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-03-17T15:41:19.061ZUsing block size 512
1512026-03-17T15:41:19.061ZUsing extent size 131072
1522026-03-17T15:41:19.061ZUsing extent count 160
1532026-03-17T15:41:19.067Z/input/rbuild/work
1542026-03-17T15:41:19.073ZMemory usage test begins at March 17, 2026 at 03:41:18 PM UTC
1552026-03-17T15:41:19.076ZMemory usage values in kilobytes unless specified otherwise
1562026-03-17T15:41:19.097ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-03-17T15:41:55.568Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-03-17T15:41:55.703Z 1226 118780 742 162692 1016 97036 606 162692 1016 160
1592026-03-17T15:41:55.834Z 1224 119636 747 163548 1022 97912 611 163548 1022 160
1602026-03-17T15:41:55.962Z 1225 118572 741 162488 1015 96828 605 162488 1015 160
1612026-03-17T15:41:55.966ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 477 MiB
1622026-03-17T15:41:55.985ZSize of volume user gets : 10737418240
1632026-03-17T15:41:55.985ZSize on disk of all region dirs: 38259933392 or 35.6G
1642026-03-17T15:41:55.985ZSize on disk of a single region: 12753311129 or 11.9G
1652026-03-17T15:41:55.988Z Total Overage with 512 block size: 356.32%
1662026-03-17T15:41:55.990ZRegion Overage with 512 block size: 118.77%
1672026-03-17T15:41:57.001Z
1682026-03-17T15:41:57.004ZMemory usage test finished on March 17, 2026 at 03:41:56 PM UTC
1692026-03-17T15:41:57.007Z
1702026-03-17T15:41:57.007Zreal 37.961900928
1712026-03-17T15:41:57.007Zuser 1:00.869403369
1722026-03-17T15:41:57.007Zsys 40.261520477
1732026-03-17T15:41:57.007Ztrap 0.354906516
1742026-03-17T15:41:57.007Ztflt 0.001517256
1752026-03-17T15:41:57.007Zdflt 0.013343823
1762026-03-17T15:41:57.007Zkflt 0.001941459
1772026-03-17T15:41:57.007Zlock 1:08:55.283945953
1782026-03-17T15:41:57.007Zslp 2:40.130904783
1792026-03-17T15:41:57.007Zlat 47.961536772
1802026-03-17T15:41:57.008Zstop 0.004610764
1812026-03-17T15:41:57.008Z+ banner 4k-memtest
1822026-03-17T15:41:57.008Z#
1832026-03-17T15:41:57.008Z# # # # # # ###### # # ##### ###### #### #####
1842026-03-17T15:41:57.008Z# # # # ## ## # ## ## # # # #
1852026-03-17T15:41:57.008Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-03-17T15:41:57.008Z####### # # # # # # # # # # #
1872026-03-17T15:41:57.008Z # # # # # # # # # # # # #
1882026-03-17T15:41:57.008Z # # # # # ###### # # # ###### #### #
1892026-03-17T15:41:57.008Z
1902026-03-17T15:41:57.008Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-03-17T15:41:57.012ZUsing block size 4096
1922026-03-17T15:41:57.012ZUsing extent size 16384
1932026-03-17T15:41:57.015ZUsing extent count 160
1942026-03-17T15:41:57.017Z/input/rbuild/work
1952026-03-17T15:41:57.024ZMemory usage test begins at March 17, 2026 at 03:41:56 PM UTC
1962026-03-17T15:41:57.026ZMemory usage values in kilobytes unless specified otherwise
1972026-03-17T15:41:57.046ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-03-17T15:42:23.832Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-03-17T15:42:23.927Z 1391 67388 421 109988 687 44456 277 109988 687 160
2002026-03-17T15:42:24.022Z 1390 72384 452 114984 718 49468 309 114984 718 160
2012026-03-17T15:42:24.115Z 1392 65432 408 108068 675 42400 265 108068 675 160
2022026-03-17T15:42:24.120ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 325 MiB
2032026-03-17T15:42:24.138ZSize of volume user gets : 10737418240
2042026-03-17T15:42:24.138ZSize on disk of all region dirs: 32968229075 or 30.7G
2052026-03-17T15:42:24.138ZSize on disk of a single region: 10989409690 or 10.2G
2062026-03-17T15:42:24.141Z Total Overage with 4096 block size: 307.04%
2072026-03-17T15:42:24.144ZRegion Overage with 4096 block size: 102.35%
2082026-03-17T15:42:25.154Z
2092026-03-17T15:42:25.157ZMemory usage test finished on March 17, 2026 at 03:42:24 PM UTC
2102026-03-17T15:42:25.160Z
2112026-03-17T15:42:25.160Zreal 28.159568379
2122026-03-17T15:42:25.160Zuser 27.852651978
2132026-03-17T15:42:25.160Zsys 35.837082957
2142026-03-17T15:42:25.160Ztrap 0.173094373
2152026-03-17T15:42:25.160Ztflt 0.000505480
2162026-03-17T15:42:25.160Zdflt 0.002044384
2172026-03-17T15:42:25.160Zkflt 0.000016034
2182026-03-17T15:42:25.160Zlock 49:05.730302634
2192026-03-17T15:42:25.160Zslp 2:08.744303329
2202026-03-17T15:42:25.160Zlat 22.497732192
2212026-03-17T15:42:25.160Zstop 0.004394833
2222026-03-17T15:42:30.160Zprocess exited: duration 67923 ms, exit code 0
2232026-03-17T15:42:30.160Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-03-17T15:43:30.169Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-03-17T15:43:30.169Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-03-17T15:43:30.181Zfound 12 output files
2272026-03-17T15:43:30.181Zuploading: /tmp/test_mem_log.txt (2641745 bytes)
2282026-03-17T15:43:31.212Zuploaded: /tmp/test_mem_log.txt
2292026-03-17T15:43:31.215Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-03-17T15:43:32.221Zuploaded: /tmp/debug/df.txt
2312026-03-17T15:43:32.225Zuploading: /tmp/debug/iostat.txt (39455 bytes)
2322026-03-17T15:43:32.228Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 39455 -> 40051
2332026-03-17T15:43:33.232Zuploaded: /tmp/debug/iostat.txt
2342026-03-17T15:43:33.235Zuploading: /tmp/debug/mpstat.txt (96435 bytes)
2352026-03-17T15:43:33.246Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 96435 -> 98616
2362026-03-17T15:43:34.254Zuploaded: /tmp/debug/mpstat.txt
2372026-03-17T15:43:34.257Zuploading: /tmp/debug/paging.txt (17128 bytes)
2382026-03-17T15:43:34.261Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 17128 -> 17580
2392026-03-17T15:43:35.268Zuploaded: /tmp/debug/paging.txt
2402026-03-17T15:43:35.271Zuploading: /tmp/debug/perf.txt (105188 bytes)
2412026-03-17T15:43:36.285Zuploaded: /tmp/debug/perf.txt
2422026-03-17T15:43:36.288Zuploading: /tmp/debug/prstat.txt (183934 bytes)
2432026-03-17T15:43:36.297Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 183934 -> 191666
2442026-03-17T15:43:37.305Zuploaded: /tmp/debug/prstat.txt
2452026-03-17T15:43:37.308Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2462026-03-17T15:43:38.317Zuploaded: /tmp/debug/psrinfo.txt
2472026-03-17T15:43:38.320Zuploading: /tmp/debug/upinfo.txt (6426 bytes)
2482026-03-17T15:43:39.329Zuploaded: /tmp/debug/upinfo.txt
2492026-03-17T15:43:39.329Zuploading: /tmp/dsc/downstairs-8810.txt (8904 bytes)
2502026-03-17T15:43:40.340Zuploaded: /tmp/dsc/downstairs-8810.txt
2512026-03-17T15:43:40.343Zuploading: /tmp/dsc/downstairs-8820.txt (7724 bytes)
2522026-03-17T15:43:41.352Zuploaded: /tmp/dsc/downstairs-8820.txt
2532026-03-17T15:43:41.355Zuploading: /tmp/dsc/downstairs-8830.txt (7725 bytes)
2542026-03-17T15:43:42.364Zuploaded: /tmp/dsc/downstairs-8830.txt