01JQ0RMPK96APXX1MSX3YY6Z0Y: 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: 01JQ0RMZ1VBBXYCSK2XNZE2P9M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-23T06:05:02.922Zjob dependencies complete; ready to run (waiting for 17 m 49 s)
22025-03-23T06:05:27.985Zjob assigned to worker 01JQ0SNMMJT67NH1Y0MYZMWW9B [factory gimlet-EVT22200007-propolis, EVT22200007/22686] (queued for 25 s)
32025-03-23T06:05:35.690Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-03-23T06:05:35.715Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-03-23T06:05:35.715Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-03-23T06:05:35.838Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-03-23T06:05:35.838Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-03-23T06:05:35.874Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-03-23T06:05:35.899Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-03-23T06:05:40.329Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-03-23T06:05:40.329Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-03-23T06:05:40.364Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-03-23T06:05:40.364Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-03-23T06:05:41.359Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-03-23T06:05:41.359Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-03-23T06:05:41.396Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-03-23T06:05:41.396Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-03-23T06:05:42.811Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-03-23T06:05:42.837Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-03-23T06:05:43.781Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-03-23T06:05:43.781Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-03-23T06:05:44.585Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-03-23T06:05:44.585Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-03-23T06:05:45.334Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-03-23T06:05:45.334Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-03-23T06:05:46.206Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-03-23T06:05:46.206Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-03-23T06:05:46.639Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-03-23T06:05:46.664Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-03-23T06:05:46.689Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-03-23T06:05:46.689Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-03-23T06:05:46.724Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-03-23T06:05:46.724Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-03-23T06:05:46.770Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-03-23T06:05:46.770Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-03-23T06:05:46.829Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-03-23T06:05:46.854Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-03-23T06:05:49.802Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-03-23T06:05:49.802Zstarting task 0: "setup"
402025-03-23T06:05:49.833Z++ uname -s
412025-03-23T06:05:49.833Z+ kern=SunOS
422025-03-23T06:05:49.833Z+ build_user=build
432025-03-23T06:05:49.833Z+ build_uid=12345
442025-03-23T06:05:49.833Z+ work_dir=/work
452025-03-23T06:05:49.833Z+ input_dir=/input
462025-03-23T06:05:49.833Z+ [[ 0 == 12345 ]]
472025-03-23T06:05:49.833Z+ case "$kern" in
482025-03-23T06:05:49.833Z+ groupadd -g 12345 build
492025-03-23T06:05:49.833Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502025-03-23T06:05:51.827Z+ zfs create -o mountpoint=/work rpool/work
512025-03-23T06:05:51.866Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522025-03-23T06:05:51.891Z+ home_fs=zfs
532025-03-23T06:05:51.891Z+ [[ zfs == autofs ]]
542025-03-23T06:05:51.891Z+ mkdir -p /home/build
552025-03-23T06:05:51.891Z+ chown build:build /home/build /work
562025-03-23T06:05:53.876Z+ chmod 0700 /home/build /work
572025-03-23T06:05:53.901Zprocess exited: duration 4079 ms, exit code 0
 
582025-03-23T06:05:53.954Zstarting task 1: "authentication"
592025-03-23T06:05:54.004Zprocess exited: duration 53 ms, exit code 0
 
602025-03-23T06:05:54.055Zstarting task 2: "build"
612025-03-23T06:05:54.081Z+ banner cores
622025-03-23T06:05:54.081Z
632025-03-23T06:05:54.081Z #### #### ##### ###### ####
642025-03-23T06:05:54.081Z # # # # # # # #
652025-03-23T06:05:54.081Z # # # # # ##### ####
662025-03-23T06:05:54.081Z # # # ##### # #
672025-03-23T06:05:54.081Z # # # # # # # # #
682025-03-23T06:05:54.081Z #### #### # # ###### ####
692025-03-23T06:05:54.081Z
702025-03-23T06:05:54.081Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712025-03-23T06:05:54.081Z+ banner unpack
722025-03-23T06:05:54.081Z
732025-03-23T06:05:54.081Z # # # # ##### ## #### # #
742025-03-23T06:05:54.081Z # # ## # # # # # # # # #
752025-03-23T06:05:54.081Z # # # # # # # # # # ####
762025-03-23T06:05:54.081Z # # # # # ##### ###### # # #
772025-03-23T06:05:54.081Z # # # ## # # # # # # #
782025-03-23T06:05:54.081Z #### # # # # # #### # #
792025-03-23T06:05:54.081Z
802025-03-23T06:05:54.081Z+ mkdir -p /var/tmp/bins
812025-03-23T06:05:54.107Z+ for t in "$input/rbins/"*.gz
822025-03-23T06:05:54.107Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832025-03-23T06:05:54.107Z+ b=crucible-downstairs.gz
842025-03-23T06:05:54.107Z+ b=crucible-downstairs
852025-03-23T06:05:54.107Z+ gunzip
862025-03-23T06:05:54.499Z+ chmod +x /var/tmp/bins/crucible-downstairs
872025-03-23T06:05:54.525Z+ for t in "$input/rbins/"*.gz
882025-03-23T06:05:54.525Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892025-03-23T06:05:54.525Z+ b=crucible-hammer.gz
902025-03-23T06:05:54.525Z+ b=crucible-hammer
912025-03-23T06:05:54.525Z+ gunzip
922025-03-23T06:05:54.890Z+ chmod +x /var/tmp/bins/crucible-hammer
932025-03-23T06:05:54.915Z+ for t in "$input/rbins/"*.gz
942025-03-23T06:05:54.915Z++ basename /input/rbuild/work/rbins/crudd.gz
952025-03-23T06:05:54.915Z+ b=crudd.gz
962025-03-23T06:05:54.916Z+ b=crudd
972025-03-23T06:05:54.916Z+ gunzip
982025-03-23T06:05:55.273Z+ chmod +x /var/tmp/bins/crudd
992025-03-23T06:05:55.299Z+ for t in "$input/rbins/"*.gz
1002025-03-23T06:05:55.299Z++ basename /input/rbuild/work/rbins/crutest.gz
1012025-03-23T06:05:55.299Z+ b=crutest.gz
1022025-03-23T06:05:55.299Z+ b=crutest
1032025-03-23T06:05:55.299Z+ gunzip
1042025-03-23T06:05:55.697Z+ chmod +x /var/tmp/bins/crutest
1052025-03-23T06:05:55.722Z+ for t in "$input/rbins/"*.gz
1062025-03-23T06:05:55.722Z++ basename /input/rbuild/work/rbins/dsc.gz
1072025-03-23T06:05:55.722Z+ b=dsc.gz
1082025-03-23T06:05:55.722Z+ b=dsc
1092025-03-23T06:05:55.722Z+ gunzip
1102025-03-23T06:05:55.895Z+ chmod +x /var/tmp/bins/dsc
1112025-03-23T06:05:55.921Z+ export BINDIR=/var/tmp/bins
1122025-03-23T06:05:55.921Z+ BINDIR=/var/tmp/bins
1132025-03-23T06:05:55.921Z+ export RUST_BACKTRACE=1
1142025-03-23T06:05:55.921Z+ RUST_BACKTRACE=1
1152025-03-23T06:05:55.921Z+ banner setup
1162025-03-23T06:05:55.921Z
1172025-03-23T06:05:55.921Z #### ###### ##### # # #####
1182025-03-23T06:05:55.921Z # # # # # # #
1192025-03-23T06:05:55.921Z #### ##### # # # # #
1202025-03-23T06:05:55.921Z # # # # # #####
1212025-03-23T06:05:55.921Z # # # # # # #
1222025-03-23T06:05:55.921Z #### ###### # #### #
1232025-03-23T06:05:55.922Z
1242025-03-23T06:05:55.922Z+ pfexec plimit -n 9123456 1145
1252025-03-23T06:05:55.922Z+ echo 'Setup self timeout'
1262025-03-23T06:05:55.922ZSetup self timeout
1272025-03-23T06:05:55.922Z+ jobpid=1145
1282025-03-23T06:05:55.922Z+ echo 'Setup debug logging'
1292025-03-23T06:05:55.922ZSetup debug logging
1302025-03-23T06:05:55.922Z+ mkdir /tmp/debug
1312025-03-23T06:05:55.922Z+ sleep 3600
1322025-03-23T06:05:55.922Z+ psrinfo -v
1332025-03-23T06:05:55.922Z+ df -h
1342025-03-23T06:05:55.948Zdf: cannot statvfs /var/metadata/iso: Permission denied
1352025-03-23T06:05:55.948Z+ true
1362025-03-23T06:05:55.948Z+ prstat -d d -mLc 1
1372025-03-23T06:05:55.948Z+ iostat -T d -xn 1
1382025-03-23T06:05:55.948Z+ mpstat -T d 1
1392025-03-23T06:05:55.948Z+ vmstat -T d -p 1
1402025-03-23T06:05:55.948Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1412025-03-23T06:05:55.948Z+ banner memtest
1422025-03-23T06:05:55.948Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1432025-03-23T06:05:55.948Z
1442025-03-23T06:05:55.948Z # # ###### # # ##### ###### #### #####
1452025-03-23T06:05:55.948Z ## ## # ## ## # # # #
1462025-03-23T06:05:55.948Z # ## # ##### # ## # # ##### #### #
1472025-03-23T06:05:55.948Z # # # # # # # # #
1482025-03-23T06:05:55.948Z # # # # # # # # # #
1492025-03-23T06:05:55.948Z # # ###### # # # ###### #### #
1502025-03-23T06:05:55.948Z
1512025-03-23T06:05:55.948Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1522025-03-23T06:05:55.974Z/input/rbuild/work
1532025-03-23T06:05:55.974ZMemory usage test begins at March 23, 2025 at 06:05:55 AM UTC
1542025-03-23T06:05:55.974ZMemory usage values in kilobytes unless specified otherwise
1552025-03-23T06:05:56.008ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1562025-03-23T06:06:07.137Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1572025-03-23T06:06:07.298Z 1214 101840 6365 132764 8297 80952 5059 132764 8297 16
1582025-03-23T06:06:07.440Z 1215 92968 5810 123880 7742 72084 4505 123880 7742 16
1592025-03-23T06:06:07.578Z 1216 102728 6420 133632 8352 81848 5115 133632 8352 16
1602025-03-23T06:06:07.604ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 381 MiB
1612025-03-23T06:06:07.604ZSize on disk of all region dirs: 3.07G or 3296823584
1622025-03-23T06:06:08.658Z
1632025-03-23T06:06:08.692ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1642025-03-23T06:06:26.020Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1652025-03-23T06:06:26.174Z 1359 106148 663 137036 856 85188 532 137036 856 160
1662025-03-23T06:06:26.328Z 1360 104188 651 135080 844 83260 520 135080 844 160
1672025-03-23T06:06:26.480Z 1361 103884 649 134764 842 82940 518 134764 842 160
1682025-03-23T06:06:26.506ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 397 MiB
1692025-03-23T06:06:26.506ZSize on disk of all region dirs: 30.7G or 32968229075
1702025-03-23T06:06:27.562Z
1712025-03-23T06:06:27.599ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1722025-03-23T06:07:58.734Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1732025-03-23T06:07:58.961Z 1504 118532 74 149464 93 97572 60 149464 93 1600
1742025-03-23T06:07:59.171Z 1506 119900 74 150916 94 98728 61 150916 94 1600
1752025-03-23T06:07:59.396Z 1505 119844 74 150876 94 98664 61 150876 94 1600
1762025-03-23T06:07:59.421ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 440 MiB
1772025-03-23T06:07:59.448ZSize on disk of all region dirs: 307G or 329682283958
1782025-03-23T06:08:00.513Z
1792025-03-23T06:08:00.539ZMemory usage test finished on March 23, 2025 at 06:08:00 AM UTC
1802025-03-23T06:08:00.539Z
1812025-03-23T06:08:00.539Zreal 2:04.578173999
1822025-03-23T06:08:00.539Zuser 3:01.400091229
1832025-03-23T06:08:00.539Zsys 4:33.978254831
1842025-03-23T06:08:00.539Ztrap 2.753668344
1852025-03-23T06:08:00.539Ztflt 0.005007538
1862025-03-23T06:08:00.539Zdflt 0.031196543
1872025-03-23T06:08:00.539Zkflt 0.000840941
1882025-03-23T06:08:00.539Zlock 3:53:48.449711882
1892025-03-23T06:08:00.539Zslp 8:41.821461107
1902025-03-23T06:08:00.539Zlat 6:35.638708251
1912025-03-23T06:08:00.539Zstop 0.171636813
1922025-03-23T06:08:05.527Zprocess exited: duration 126466 ms, exit code 0
1932025-03-23T06:08:05.527Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1942025-03-23T06:09:05.543Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1952025-03-23T06:09:05.543Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1962025-03-23T06:09:05.629Zfound 12 output files
1972025-03-23T06:09:05.629Zuploading: /tmp/test_mem_log.txt (19878 bytes)
1982025-03-23T06:09:06.795Zuploaded: /tmp/test_mem_log.txt
1992025-03-23T06:09:06.795Zuploading: /tmp/debug/df.txt (1270 bytes)
2002025-03-23T06:09:07.899Zuploaded: /tmp/debug/df.txt
2012025-03-23T06:09:07.899Zuploading: /tmp/debug/iostat.txt (69916 bytes)
2022025-03-23T06:09:08.062Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 69916 -> 71014
2032025-03-23T06:09:09.135Zuploaded: /tmp/debug/iostat.txt
2042025-03-23T06:09:09.135Zuploading: /tmp/debug/mpstat.txt (138866 bytes)
2052025-03-23T06:09:09.298Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 138866 -> 141774
2062025-03-23T06:09:10.371Zuploaded: /tmp/debug/mpstat.txt
2072025-03-23T06:09:10.371Zuploading: /tmp/debug/paging.txt (24472 bytes)
2082025-03-23T06:09:10.488Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 24472 -> 25195
2092025-03-23T06:09:11.561Zuploaded: /tmp/debug/paging.txt
2102025-03-23T06:09:11.561Zuploading: /tmp/debug/perf.txt (100848 bytes)
2112025-03-23T06:09:12.771Zuploaded: /tmp/debug/perf.txt
2122025-03-23T06:09:12.771Zuploading: /tmp/debug/prstat.txt (273313 bytes)
2132025-03-23T06:09:12.958Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 273313 -> 282387
2142025-03-23T06:09:14.030Zuploaded: /tmp/debug/prstat.txt
2152025-03-23T06:09:14.030Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2162025-03-23T06:09:15.128Zuploaded: /tmp/debug/psrinfo.txt
2172025-03-23T06:09:15.152Zuploading: /tmp/debug/upinfo.txt (11550 bytes)
2182025-03-23T06:09:16.270Zuploaded: /tmp/debug/upinfo.txt
2192025-03-23T06:09:16.271Zuploading: /tmp/dsc/downstairs-8810.txt (5587 bytes)
2202025-03-23T06:09:17.391Zuploaded: /tmp/dsc/downstairs-8810.txt
2212025-03-23T06:09:17.391Zuploading: /tmp/dsc/downstairs-8820.txt (5003 bytes)
2222025-03-23T06:09:18.511Zuploaded: /tmp/dsc/downstairs-8820.txt
2232025-03-23T06:09:18.511Zuploading: /tmp/dsc/downstairs-8830.txt (5003 bytes)
2242025-03-23T06:09:19.630Zuploaded: /tmp/dsc/downstairs-8830.txt