01KXQQJV4JW54DRMX8626GV982: 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: 01KXQQK72RJD4Z8CXB8VJK9EKS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-17T10:01:30.953Zjob dependencies complete; ready to run (waiting for 13 m 42 s)
22026-07-17T10:02:35.173Zjob assigned to worker 01KXQRCZRWYXP1SGVA0GGA1BQA [factory aws, i-0ceb8509620ab417e] (queued for 1 m 4 s)
32026-07-17T10:02:41.966Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-07-17T10:02:42.033Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-07-17T10:02:42.037Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-07-17T10:02:43.072Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-07-17T10:02:43.076Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-07-17T10:02:43.123Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-07-17T10:02:43.127Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-07-17T10:02:43.437Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-07-17T10:02:43.443Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-07-17T10:02:43.464Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-07-17T10:02:43.468Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-07-17T10:02:43.763Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-07-17T10:02:43.772Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-07-17T10:02:43.800Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-07-17T10:02:43.806Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-07-17T10:02:44.355Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-07-17T10:02:44.360Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-07-17T10:02:44.638Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-07-17T10:02:44.649Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-07-17T10:02:45.027Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-07-17T10:02:45.036Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-07-17T10:02:45.284Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-07-17T10:02:45.289Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-07-17T10:02:45.613Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-07-17T10:02:45.620Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-07-17T10:02:45.833Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-07-17T10:02:45.841Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-07-17T10:02:45.917Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-07-17T10:02:45.917Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-07-17T10:02:45.948Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-07-17T10:02:45.948Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-07-17T10:02:45.977Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-07-17T10:02:45.977Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-07-17T10:02:46.007Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-07-17T10:02:46.018Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-07-17T10:02:46.644Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-07-17T10:02:46.644Zstarting task 0: "setup"
402026-07-17T10:02:46.654Z++ uname -s
412026-07-17T10:02:46.654Z+ kern=SunOS
422026-07-17T10:02:46.654Z+ build_user=build
432026-07-17T10:02:46.654Z+ build_uid=12345
442026-07-17T10:02:46.654Z+ work_dir=/work
452026-07-17T10:02:46.654Z+ input_dir=/input
462026-07-17T10:02:46.654Z+ [[ 0 == 12345 ]]
472026-07-17T10:02:46.654Z+ case "$kern" in
482026-07-17T10:02:46.654Z+ groupadd -g 12345 build
492026-07-17T10:02:46.663Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-07-17T10:02:48.658Z+ zfs create -o mountpoint=/work rpool/work
512026-07-17T10:02:48.795Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-07-17T10:02:48.804Z+ home_fs=zfs
532026-07-17T10:02:48.804Z+ [[ zfs == autofs ]]
542026-07-17T10:02:48.804Z+ mkdir -p /home/build
552026-07-17T10:02:48.804Z+ chown build:build /home/build /work
562026-07-17T10:02:50.797Z+ chmod 0700 /home/build /work
572026-07-17T10:02:50.802Zprocess exited: duration 4157 ms, exit code 0
 
582026-07-17T10:02:50.812Zstarting task 1: "authentication"
592026-07-17T10:02:50.829Zprocess exited: duration 14 ms, exit code 0
 
602026-07-17T10:02:50.859Zstarting task 2: "build"
612026-07-17T10:02:50.863Z+ banner cores
622026-07-17T10:02:50.870Z
632026-07-17T10:02:50.871Z #### #### ##### ###### ####
642026-07-17T10:02:50.871Z # # # # # # # #
652026-07-17T10:02:50.871Z # # # # # ##### ####
662026-07-17T10:02:50.871Z # # # ##### # #
672026-07-17T10:02:50.871Z # # # # # # # # #
682026-07-17T10:02:50.871Z #### #### # # ###### ####
692026-07-17T10:02:50.871Z
702026-07-17T10:02:50.871Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-07-17T10:02:50.871Z+ banner unpack
722026-07-17T10:02:50.871Z
732026-07-17T10:02:50.871Z # # # # ##### ## #### # #
742026-07-17T10:02:50.871Z # # ## # # # # # # # # #
752026-07-17T10:02:50.871Z # # # # # # # # # # ####
762026-07-17T10:02:50.871Z # # # # # ##### ###### # # #
772026-07-17T10:02:50.871Z # # # ## # # # # # # #
782026-07-17T10:02:50.871Z #### # # # # # #### # #
792026-07-17T10:02:50.871Z
802026-07-17T10:02:50.871Z+ mkdir -p /var/tmp/bins
812026-07-17T10:02:50.876Z+ for t in "$input/rbins/"*.gz
822026-07-17T10:02:50.876Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-07-17T10:02:50.876Z+ b=crucible-downstairs.gz
842026-07-17T10:02:50.876Z+ b=crucible-downstairs
852026-07-17T10:02:50.876Z+ gunzip
862026-07-17T10:02:51.142Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-07-17T10:02:51.146Z+ for t in "$input/rbins/"*.gz
882026-07-17T10:02:51.146Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-07-17T10:02:51.146Z+ b=crucible-hammer.gz
902026-07-17T10:02:51.146Z+ b=crucible-hammer
912026-07-17T10:02:51.146Z+ gunzip
922026-07-17T10:02:51.396Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-07-17T10:02:51.404Z+ for t in "$input/rbins/"*.gz
942026-07-17T10:02:51.405Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-07-17T10:02:51.405Z+ b=crudd.gz
962026-07-17T10:02:51.405Z+ b=crudd
972026-07-17T10:02:51.405Z+ gunzip
982026-07-17T10:02:51.642Z+ chmod +x /var/tmp/bins/crudd
992026-07-17T10:02:51.646Z+ for t in "$input/rbins/"*.gz
1002026-07-17T10:02:51.646Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-07-17T10:02:51.646Z+ b=crutest.gz
1022026-07-17T10:02:51.646Z+ b=crutest
1032026-07-17T10:02:51.646Z+ gunzip
1042026-07-17T10:02:51.922Z+ chmod +x /var/tmp/bins/crutest
1052026-07-17T10:02:51.927Z+ for t in "$input/rbins/"*.gz
1062026-07-17T10:02:51.927Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-07-17T10:02:51.927Z+ b=dsc.gz
1082026-07-17T10:02:51.927Z+ b=dsc
1092026-07-17T10:02:51.927Z+ gunzip
1102026-07-17T10:02:52.057Z+ chmod +x /var/tmp/bins/dsc
1112026-07-17T10:02:52.061Z+ export BINDIR=/var/tmp/bins
1122026-07-17T10:02:52.061Z+ BINDIR=/var/tmp/bins
1132026-07-17T10:02:52.061Z+ export RUST_BACKTRACE=1
1142026-07-17T10:02:52.062Z+ RUST_BACKTRACE=1
1152026-07-17T10:02:52.062Z+ banner setup
1162026-07-17T10:02:52.062Z
1172026-07-17T10:02:52.062Z #### ###### ##### # # #####
1182026-07-17T10:02:52.062Z # # # # # # #
1192026-07-17T10:02:52.062Z #### ##### # # # # #
1202026-07-17T10:02:52.062Z # # # # # #####
1212026-07-17T10:02:52.062Z # # # # # # #
1222026-07-17T10:02:52.062Z #### ###### # #### #
1232026-07-17T10:02:52.062Z
1242026-07-17T10:02:52.062Z+ pfexec plimit -n 9123456 1089
1252026-07-17T10:02:52.068Z+ echo 'Setup self timeout'
1262026-07-17T10:02:52.068ZSetup self timeout
1272026-07-17T10:02:52.068Z+ jobpid=1089
1282026-07-17T10:02:52.068Z+ echo 'Setup debug logging'
1292026-07-17T10:02:52.068ZSetup debug logging
1302026-07-17T10:02:52.068Z+ mkdir /tmp/debug
1312026-07-17T10:02:52.068Z+ sleep 3600
1322026-07-17T10:02:52.069Z+ psrinfo -v
1332026-07-17T10:02:52.072Z+ df -h
1342026-07-17T10:02:52.072Z+ prstat -d d -mLc 1
1352026-07-17T10:02:52.072Z+ iostat -T d -xn 1
1362026-07-17T10:02:52.078Z+ mpstat -T d 1
1372026-07-17T10:02:52.078Z+ vmstat -T d -p 1
1382026-07-17T10:02:52.078Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-07-17T10:02:52.078Z+ banner 512-memtest
1402026-07-17T10:02:52.078Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-07-17T10:02:52.078Z####### # #####
1422026-07-17T10:02:52.078Z# ## # # # # ###### # # ##### ###### ####
1432026-07-17T10:02:52.078Z# # # # ## ## # ## ## # # #
1442026-07-17T10:02:52.078Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-07-17T10:02:52.078Z # # # # # # # # # # #
1462026-07-17T10:02:52.078Z# # # # # # # # # # # # #
1472026-07-17T10:02:52.078Z ##### ##### ####### # # ###### # # # ###### ####
1482026-07-17T10:02:52.078Z
1492026-07-17T10:02:52.078Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-07-17T10:02:52.082ZUsing block size 512
1512026-07-17T10:02:52.082ZUsing extent size 131072
1522026-07-17T10:02:52.082ZUsing extent count 160
1532026-07-17T10:02:52.087Z/input/rbuild/work
1542026-07-17T10:02:52.091ZMemory usage test begins at July 17, 2026 at 10:02:50 AM UTC
1552026-07-17T10:02:52.094ZMemory usage values in kilobytes unless specified otherwise
1562026-07-17T10:02:52.111ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-07-17T10:03:20.155Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-07-17T10:03:20.269Z 1160 112232 701 145716 910 97092 606 145716 910 160
1592026-07-17T10:03:20.363Z 1159 92884 580 126456 790 77720 485 126456 790 160
1602026-07-17T10:03:20.462Z 1158 112240 701 145688 910 97140 607 145688 910 160
1612026-07-17T10:03:20.465ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 408 MiB
1622026-07-17T10:03:20.482ZSize of volume user gets : 10737418240
1632026-07-17T10:03:20.482ZSize on disk of all region dirs: 74726433 or 35.6G
1642026-07-17T10:03:20.482ZSize on disk of a single region: 24908811 or 11.9G
1652026-07-17T10:03:20.485Z Total Overage with 512 block size: 0.70%
1662026-07-17T10:03:20.488ZRegion Overage with 512 block size: 0.23%
1672026-07-17T10:03:21.495Z
1682026-07-17T10:03:21.499ZMemory usage test finished on July 17, 2026 at 10:03:20 AM UTC
1692026-07-17T10:03:21.499Z
1702026-07-17T10:03:21.499Zreal 29.420456471
1712026-07-17T10:03:21.499Zuser 35.388271903
1722026-07-17T10:03:21.499Zsys 27.934313075
1732026-07-17T10:03:21.499Ztrap 0.445575327
1742026-07-17T10:03:21.499Ztflt 0.001635501
1752026-07-17T10:03:21.499Zdflt 0.020092383
1762026-07-17T10:03:21.499Zkflt 0.014375671
1772026-07-17T10:03:21.499Zlock 1:00:07.638471231
1782026-07-17T10:03:21.499Zslp 2:10.885284392
1792026-07-17T10:03:21.499Zlat 50.503646865
1802026-07-17T10:03:21.499Zstop 0.004627667
1812026-07-17T10:03:21.503Z+ banner 4k-memtest
1822026-07-17T10:03:21.503Z#
1832026-07-17T10:03:21.503Z# # # # # # ###### # # ##### ###### #### #####
1842026-07-17T10:03:21.503Z# # # # ## ## # ## ## # # # #
1852026-07-17T10:03:21.503Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-07-17T10:03:21.503Z####### # # # # # # # # # # #
1872026-07-17T10:03:21.503Z # # # # # # # # # # # # #
1882026-07-17T10:03:21.503Z # # # # # ###### # # # ###### #### #
1892026-07-17T10:03:21.503Z
1902026-07-17T10:03:21.503Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-07-17T10:03:21.506ZUsing block size 4096
1922026-07-17T10:03:21.506ZUsing extent size 16384
1932026-07-17T10:03:21.506ZUsing extent count 160
1942026-07-17T10:03:21.509Z/input/rbuild/work
1952026-07-17T10:03:21.514ZMemory usage test begins at July 17, 2026 at 10:03:20 AM UTC
1962026-07-17T10:03:21.517ZMemory usage values in kilobytes unless specified otherwise
1972026-07-17T10:03:21.532ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-07-17T10:03:43.731Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-07-17T10:03:43.794Z 1324 29636 185 61756 385 13428 83 61756 385 160
2002026-07-17T10:03:43.855Z 1325 33864 211 65984 412 17668 110 65984 412 160
2012026-07-17T10:03:43.914Z 1326 29824 186 61948 387 13620 85 61948 387 160
2022026-07-17T10:03:43.918ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 185 MiB
2032026-07-17T10:03:43.932ZSize of volume user gets : 10737418240
2042026-07-17T10:03:43.933ZSize on disk of all region dirs: 64391073 or 30.7G
2052026-07-17T10:03:43.933ZSize on disk of a single region: 21463691 or 10.2G
2062026-07-17T10:03:43.936Z Total Overage with 4096 block size: 0.60%
2072026-07-17T10:03:43.939ZRegion Overage with 4096 block size: 0.20%
2082026-07-17T10:03:44.944Z
2092026-07-17T10:03:44.947ZMemory usage test finished on July 17, 2026 at 10:03:43 AM UTC
2102026-07-17T10:03:44.947Z
2112026-07-17T10:03:44.948Zreal 23.444466204
2122026-07-17T10:03:44.948Zuser 16.244589597
2132026-07-17T10:03:44.948Zsys 25.233048056
2142026-07-17T10:03:44.948Ztrap 0.107128769
2152026-07-17T10:03:44.948Ztflt 0.000468272
2162026-07-17T10:03:44.948Zdflt 0.001957687
2172026-07-17T10:03:44.948Zkflt 0.000016276
2182026-07-17T10:03:44.948Zlock 40:17.307314794
2192026-07-17T10:03:44.948Zslp 1:51.872696861
2202026-07-17T10:03:44.948Zlat 16.154779197
2212026-07-17T10:03:44.948Zstop 0.005093473
2222026-07-17T10:03:49.951Zprocess exited: duration 54089 ms, exit code 0
2232026-07-17T10:03:49.951Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-07-17T10:04:49.978Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-07-17T10:04:49.978Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-07-17T10:04:49.990Zfound 12 output files
2272026-07-17T10:04:49.990Zuploading: /tmp/test_mem_log.txt (2643546 bytes)
2282026-07-17T10:04:51.023Zuploaded: /tmp/test_mem_log.txt
2292026-07-17T10:04:51.023Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-07-17T10:04:52.032Zuploaded: /tmp/debug/df.txt
2312026-07-17T10:04:52.032Zuploading: /tmp/debug/iostat.txt (35142 bytes)
2322026-07-17T10:04:52.037Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 35142 -> 35736
2332026-07-17T10:04:53.044Zuploaded: /tmp/debug/iostat.txt
2342026-07-17T10:04:53.044Zuploading: /tmp/debug/mpstat.txt (86083 bytes)
2352026-07-17T10:04:53.052Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 86083 -> 88261
2362026-07-17T10:04:54.060Zuploaded: /tmp/debug/mpstat.txt
2372026-07-17T10:04:54.060Zuploading: /tmp/debug/paging.txt (15112 bytes)
2382026-07-17T10:04:54.065Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 15112 -> 15718
2392026-07-17T10:04:55.073Zuploaded: /tmp/debug/paging.txt
2402026-07-17T10:04:55.073Zuploading: /tmp/debug/perf.txt (53349 bytes)
2412026-07-17T10:04:55.081Zupload warning: file "/tmp/debug/perf.txt" changed size mid upload: 53349 -> 106569
2422026-07-17T10:04:56.088Zuploaded: /tmp/debug/perf.txt
2432026-07-17T10:04:56.088Zuploading: /tmp/debug/prstat.txt (161011 bytes)
2442026-07-17T10:04:56.096Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 161011 -> 168750
2452026-07-17T10:04:57.103Zuploaded: /tmp/debug/prstat.txt
2462026-07-17T10:04:57.103Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2472026-07-17T10:04:58.111Zuploaded: /tmp/debug/psrinfo.txt
2482026-07-17T10:04:58.111Zuploading: /tmp/debug/upinfo.txt (4760 bytes)
2492026-07-17T10:04:59.120Zuploaded: /tmp/debug/upinfo.txt
2502026-07-17T10:04:59.120Zuploading: /tmp/dsc/downstairs-8810.txt (8900 bytes)
2512026-07-17T10:05:00.129Zuploaded: /tmp/dsc/downstairs-8810.txt
2522026-07-17T10:05:00.129Zuploading: /tmp/dsc/downstairs-8820.txt (7721 bytes)
2532026-07-17T10:05:01.138Zuploaded: /tmp/dsc/downstairs-8820.txt
2542026-07-17T10:05:01.138Zuploading: /tmp/dsc/downstairs-8830.txt (7723 bytes)
2552026-07-17T10:05:02.147Zuploaded: /tmp/dsc/downstairs-8830.txt