01KPXW24APAC77VSH7KHT593P8: 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: 01KPXW2FFCAMNHGV9WKCZZ6GBN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-23T19:25:07.199Zjob dependencies complete; ready to run (waiting for 13 m 30 s)
22026-04-23T19:25:51.463Zjob assigned to worker 01KPXWV875HWWWXPGJ5YMH2RFT [factory aws, i-0bb8e10d556b6b359] (queued for 44 s)
32026-04-23T19:25:58.679Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-04-23T19:25:58.707Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-04-23T19:25:58.708Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-04-23T19:26:00.160Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-04-23T19:26:00.160Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-04-23T19:26:00.187Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-04-23T19:26:00.191Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-04-23T19:26:00.521Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-04-23T19:26:00.521Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-04-23T19:26:00.547Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-04-23T19:26:00.550Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-04-23T19:26:00.746Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-04-23T19:26:00.749Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-04-23T19:26:00.773Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-04-23T19:26:00.773Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-04-23T19:26:01.269Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-04-23T19:26:01.273Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-04-23T19:26:01.594Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-04-23T19:26:01.597Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-04-23T19:26:01.878Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-04-23T19:26:01.884Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-04-23T19:26:02.174Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-04-23T19:26:02.179Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-04-23T19:26:02.456Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-04-23T19:26:02.459Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-04-23T19:26:02.733Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-04-23T19:26:02.736Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-04-23T19:26:02.780Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-04-23T19:26:02.783Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-04-23T19:26:02.810Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-04-23T19:26:02.810Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-04-23T19:26:02.835Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-04-23T19:26:02.837Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-04-23T19:26:02.862Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-04-23T19:26:02.865Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-04-23T19:26:03.404Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-04-23T19:26:03.404Zstarting task 0: "setup"
402026-04-23T19:26:03.410Z++ uname -s
412026-04-23T19:26:03.413Z+ kern=SunOS
422026-04-23T19:26:03.413Z+ build_user=build
432026-04-23T19:26:03.413Z+ build_uid=12345
442026-04-23T19:26:03.413Z+ work_dir=/work
452026-04-23T19:26:03.413Z+ input_dir=/input
462026-04-23T19:26:03.413Z+ [[ 0 == 12345 ]]
472026-04-23T19:26:03.413Z+ case "$kern" in
482026-04-23T19:26:03.413Z+ groupadd -g 12345 build
492026-04-23T19:26:03.416Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-04-23T19:26:05.420Z+ zfs create -o mountpoint=/work rpool/work
512026-04-23T19:26:05.726Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-04-23T19:26:05.729Z+ home_fs=zfs
532026-04-23T19:26:05.729Z+ [[ zfs == autofs ]]
542026-04-23T19:26:05.729Z+ mkdir -p /home/build
552026-04-23T19:26:05.729Z+ chown build:build /home/build /work
562026-04-23T19:26:06.730Z+ chmod 0700 /home/build /work
572026-04-23T19:26:06.733Zprocess exited: duration 3328 ms, exit code 0
 
582026-04-23T19:26:06.740Zstarting task 1: "authentication"
592026-04-23T19:26:06.754Zprocess exited: duration 14 ms, exit code 0
 
602026-04-23T19:26:06.760Zstarting task 2: "build"
612026-04-23T19:26:06.763Z+ banner cores
622026-04-23T19:26:06.766Z
632026-04-23T19:26:06.766Z #### #### ##### ###### ####
642026-04-23T19:26:06.766Z # # # # # # # #
652026-04-23T19:26:06.766Z # # # # # ##### ####
662026-04-23T19:26:06.766Z # # # ##### # #
672026-04-23T19:26:06.766Z # # # # # # # # #
682026-04-23T19:26:06.766Z #### #### # # ###### ####
692026-04-23T19:26:06.766Z
702026-04-23T19:26:06.766Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-04-23T19:26:06.770Z+ banner unpack
722026-04-23T19:26:06.773Z
732026-04-23T19:26:06.773Z # # # # ##### ## #### # #
742026-04-23T19:26:06.773Z # # ## # # # # # # # # #
752026-04-23T19:26:06.773Z # # # # # # # # # # ####
762026-04-23T19:26:06.773Z # # # # # ##### ###### # # #
772026-04-23T19:26:06.773Z # # # ## # # # # # # #
782026-04-23T19:26:06.773Z #### # # # # # #### # #
792026-04-23T19:26:06.773Z
802026-04-23T19:26:06.773Z+ mkdir -p /var/tmp/bins
812026-04-23T19:26:06.773Z+ for t in "$input/rbins/"*.gz
822026-04-23T19:26:06.776Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-04-23T19:26:06.776Z+ b=crucible-downstairs.gz
842026-04-23T19:26:06.777Z+ b=crucible-downstairs
852026-04-23T19:26:06.777Z+ gunzip
862026-04-23T19:26:07.123Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-04-23T19:26:07.126Z+ for t in "$input/rbins/"*.gz
882026-04-23T19:26:07.129Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-04-23T19:26:07.129Z+ b=crucible-hammer.gz
902026-04-23T19:26:07.129Z+ b=crucible-hammer
912026-04-23T19:26:07.129Z+ gunzip
922026-04-23T19:26:07.451Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-04-23T19:26:07.455Z+ for t in "$input/rbins/"*.gz
942026-04-23T19:26:07.455Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-04-23T19:26:07.455Z+ b=crudd.gz
962026-04-23T19:26:07.455Z+ b=crudd
972026-04-23T19:26:07.455Z+ gunzip
982026-04-23T19:26:07.769Z+ chmod +x /var/tmp/bins/crudd
992026-04-23T19:26:07.772Z+ for t in "$input/rbins/"*.gz
1002026-04-23T19:26:07.772Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-04-23T19:26:07.772Z+ b=crutest.gz
1022026-04-23T19:26:07.772Z+ b=crutest
1032026-04-23T19:26:07.772Z+ gunzip
1042026-04-23T19:26:08.116Z+ chmod +x /var/tmp/bins/crutest
1052026-04-23T19:26:08.119Z+ for t in "$input/rbins/"*.gz
1062026-04-23T19:26:08.119Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-04-23T19:26:08.119Z+ b=dsc.gz
1082026-04-23T19:26:08.119Z+ b=dsc
1092026-04-23T19:26:08.119Z+ gunzip
1102026-04-23T19:26:08.267Z+ chmod +x /var/tmp/bins/dsc
1112026-04-23T19:26:08.271Z+ export BINDIR=/var/tmp/bins
1122026-04-23T19:26:08.271Z+ BINDIR=/var/tmp/bins
1132026-04-23T19:26:08.271Z+ export RUST_BACKTRACE=1
1142026-04-23T19:26:08.271Z+ RUST_BACKTRACE=1
1152026-04-23T19:26:08.271Z+ banner setup
1162026-04-23T19:26:08.271Z
1172026-04-23T19:26:08.271Z #### ###### ##### # # #####
1182026-04-23T19:26:08.271Z # # # # # # #
1192026-04-23T19:26:08.272Z #### ##### # # # # #
1202026-04-23T19:26:08.272Z # # # # # #####
1212026-04-23T19:26:08.272Z # # # # # # #
1222026-04-23T19:26:08.272Z #### ###### # #### #
1232026-04-23T19:26:08.272Z
1242026-04-23T19:26:08.272Z+ pfexec plimit -n 9123456 1088
1252026-04-23T19:26:08.284Z+ echo 'Setup self timeout'
1262026-04-23T19:26:08.284Z+ jobpid=1088
1272026-04-23T19:26:08.284ZSetup self timeout
1282026-04-23T19:26:08.291Z+ echo 'Setup debug logging'
1292026-04-23T19:26:08.291Z+ mkdir /tmp/debug
1302026-04-23T19:26:08.291ZSetup debug logging
1312026-04-23T19:26:08.291Z+ sleep 3600
1322026-04-23T19:26:08.291Z+ psrinfo -v
1332026-04-23T19:26:08.294Z+ df -h
1342026-04-23T19:26:08.294Z+ prstat -d d -mLc 1
1352026-04-23T19:26:08.297Z+ iostat -T d -xn 1
1362026-04-23T19:26:08.297Z+ mpstat -T d 1
1372026-04-23T19:26:08.297Z+ vmstat -T d -p 1
1382026-04-23T19:26:08.297Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-04-23T19:26:08.297Z+ banner 512-memtest
1402026-04-23T19:26:08.297Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-04-23T19:26:08.308Z####### # #####
1422026-04-23T19:26:08.308Z# ## # # # # ###### # # ##### ###### ####
1432026-04-23T19:26:08.309Z# # # # ## ## # ## ## # # #
1442026-04-23T19:26:08.309Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-04-23T19:26:08.309Z # # # # # # # # # # #
1462026-04-23T19:26:08.309Z# # # # # # # # # # # # #
1472026-04-23T19:26:08.309Z ##### ##### ####### # # ###### # # # ###### ####
1482026-04-23T19:26:08.309Z
1492026-04-23T19:26:08.312Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-04-23T19:26:08.318ZUsing block size 512
1512026-04-23T19:26:08.318ZUsing extent size 131072
1522026-04-23T19:26:08.318ZUsing extent count 160
1532026-04-23T19:26:08.321Z/input/rbuild/work
1542026-04-23T19:26:08.325ZMemory usage test begins at April 23, 2026 at 07:26:06 PM UTC
1552026-04-23T19:26:08.328ZMemory usage values in kilobytes unless specified otherwise
1562026-04-23T19:26:08.367ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-04-23T19:26:36.359Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-04-23T19:26:36.466Z 1158 118532 740 162540 1015 96868 605 162540 1015 160
1592026-04-23T19:26:36.563Z 1157 94788 592 138816 867 72968 456 138816 867 160
1602026-04-23T19:26:36.666Z 1159 106400 665 150600 941 84360 527 150600 941 160
1612026-04-23T19:26:36.669ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 441 MiB
1622026-04-23T19:26:36.683ZSize of volume user gets : 10737418240
1632026-04-23T19:26:36.683ZSize on disk of all region dirs: 74726433 or 35.6G
1642026-04-23T19:26:36.683ZSize on disk of a single region: 24908811 or 11.9G
1652026-04-23T19:26:36.686Z Total Overage with 512 block size: 0.70%
1662026-04-23T19:26:36.689ZRegion Overage with 512 block size: 0.23%
1672026-04-23T19:26:37.697Z
1682026-04-23T19:26:37.700ZMemory usage test finished on April 23, 2026 at 07:26:36 PM UTC
1692026-04-23T19:26:37.703Z
1702026-04-23T19:26:37.704Zreal 29.387650228
1712026-04-23T19:26:37.704Zuser 36.014606758
1722026-04-23T19:26:37.704Zsys 27.142009024
1732026-04-23T19:26:37.704Ztrap 0.432385162
1742026-04-23T19:26:37.704Ztflt 0.001239975
1752026-04-23T19:26:37.704Zdflt 0.035230105
1762026-04-23T19:26:37.704Zkflt 0.017930843
1772026-04-23T19:26:37.704Zlock 59:52.945962063
1782026-04-23T19:26:37.704Zslp 2:10.608413146
1792026-04-23T19:26:37.704Zlat 52.191787904
1802026-04-23T19:26:37.704Zstop 0.004445695
1812026-04-23T19:26:37.704Z+ banner 4k-memtest
1822026-04-23T19:26:37.704Z#
1832026-04-23T19:26:37.704Z# # # # # # ###### # # ##### ###### #### #####
1842026-04-23T19:26:37.704Z# # # # ## ## # ## ## # # # #
1852026-04-23T19:26:37.704Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-04-23T19:26:37.704Z####### # # # # # # # # # # #
1872026-04-23T19:26:37.704Z # # # # # # # # # # # # #
1882026-04-23T19:26:37.704Z # # # # # ###### # # # ###### #### #
1892026-04-23T19:26:37.704Z
1902026-04-23T19:26:37.704Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-04-23T19:26:37.707ZUsing block size 4096
1922026-04-23T19:26:37.707ZUsing extent size 16384
1932026-04-23T19:26:37.707ZUsing extent count 160
1942026-04-23T19:26:37.712Z/input/rbuild/work
1952026-04-23T19:26:37.717ZMemory usage test begins at April 23, 2026 at 07:26:36 PM UTC
1962026-04-23T19:26:37.717ZMemory usage values in kilobytes unless specified otherwise
1972026-04-23T19:26:37.735ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-04-23T19:27:00.104Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-04-23T19:27:00.171Z 1324 39592 247 82304 514 16640 104 82304 514 160
2002026-04-23T19:27:00.234Z 1323 39464 246 82152 513 16576 103 82152 513 160
2012026-04-23T19:27:00.299Z 1325 36568 228 79352 495 13492 84 79352 495 160
2022026-04-23T19:27:00.303ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 238 MiB
2032026-04-23T19:27:00.317ZSize of volume user gets : 10737418240
2042026-04-23T19:27:00.317ZSize on disk of all region dirs: 64391073 or 30.7G
2052026-04-23T19:27:00.317ZSize on disk of a single region: 21463691 or 10.2G
2062026-04-23T19:27:00.321Z Total Overage with 4096 block size: 0.60%
2072026-04-23T19:27:00.324ZRegion Overage with 4096 block size: 0.20%
2082026-04-23T19:27:01.331Z
2092026-04-23T19:27:01.334ZMemory usage test finished on April 23, 2026 at 07:26:59 PM UTC
2102026-04-23T19:27:01.337Z
2112026-04-23T19:27:01.337Zreal 23.626705523
2122026-04-23T19:27:01.337Zuser 16.702285753
2132026-04-23T19:27:01.337Zsys 25.550901096
2142026-04-23T19:27:01.337Ztrap 0.120878079
2152026-04-23T19:27:01.337Ztflt 0.000444352
2162026-04-23T19:27:01.337Zdflt 0.001821240
2172026-04-23T19:27:01.337Zkflt 0.000015417
2182026-04-23T19:27:01.337Zlock 42:31.115933399
2192026-04-23T19:27:01.337Zslp 1:52.762090038
2202026-04-23T19:27:01.337Zlat 16.716110231
2212026-04-23T19:27:01.337Zstop 0.004938317
2222026-04-23T19:27:06.340Zprocess exited: duration 54570 ms, exit code 0
2232026-04-23T19:27:06.340Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-04-23T19:28:06.345Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-04-23T19:28:06.345Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-04-23T19:28:06.357Zfound 12 output files
2272026-04-23T19:28:06.364Zuploading: /tmp/test_mem_log.txt (2634540 bytes)
2282026-04-23T19:28:07.392Zuploaded: /tmp/test_mem_log.txt
2292026-04-23T19:28:07.392Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-04-23T19:28:08.419Zuploaded: /tmp/debug/df.txt
2312026-04-23T19:28:08.419Zuploading: /tmp/debug/iostat.txt (35556 bytes)
2322026-04-23T19:28:08.428Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 35556 -> 36152
2332026-04-23T19:28:09.437Zuploaded: /tmp/debug/iostat.txt
2342026-04-23T19:28:09.437Zuploading: /tmp/debug/mpstat.txt (86925 bytes)
2352026-04-23T19:28:09.451Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 86925 -> 89106
2362026-04-23T19:28:10.462Zuploaded: /tmp/debug/mpstat.txt
2372026-04-23T19:28:10.462Zuploading: /tmp/debug/paging.txt (15343 bytes)
2382026-04-23T19:28:10.473Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 15343 -> 15953
2392026-04-23T19:28:11.492Zuploaded: /tmp/debug/paging.txt
2402026-04-23T19:28:11.492Zuploading: /tmp/debug/perf.txt (53901 bytes)
2412026-04-23T19:28:11.501Zupload warning: file "/tmp/debug/perf.txt" changed size mid upload: 53901 -> 107673
2422026-04-23T19:28:12.507Zuploaded: /tmp/debug/perf.txt
2432026-04-23T19:28:12.507Zuploading: /tmp/debug/prstat.txt (161397 bytes)
2442026-04-23T19:28:12.516Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 161397 -> 169173
2452026-04-23T19:28:13.526Zuploaded: /tmp/debug/prstat.txt
2462026-04-23T19:28:13.527Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2472026-04-23T19:28:14.536Zuploaded: /tmp/debug/psrinfo.txt
2482026-04-23T19:28:14.536Zuploading: /tmp/debug/upinfo.txt (4760 bytes)
2492026-04-23T19:28:15.545Zuploaded: /tmp/debug/upinfo.txt
2502026-04-23T19:28:15.545Zuploading: /tmp/dsc/downstairs-8810.txt (8900 bytes)
2512026-04-23T19:28:16.558Zuploaded: /tmp/dsc/downstairs-8810.txt
2522026-04-23T19:28:16.558Zuploading: /tmp/dsc/downstairs-8820.txt (7722 bytes)
2532026-04-23T19:28:17.584Zuploaded: /tmp/dsc/downstairs-8820.txt
2542026-04-23T19:28:17.584Zuploading: /tmp/dsc/downstairs-8830.txt (7714 bytes)
2552026-04-23T19:28:18.603Zuploaded: /tmp/dsc/downstairs-8830.txt