01JCPQJT6P4HGW5AYB1J4V0VH8: test-memory

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

Buildomat Job: 01JCPQK4P8AJGF8MP0DFS1DQB2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-15T01:58:17.755Zjob dependencies complete; ready to run (waiting for 18 m 55 s)
22024-11-15T01:58:43.820Zjob assigned to worker 01JCPRNTTJ65Q5FKKT2MMKFJAW [factory gimlet-EVT22200007-propolis, EVT22200007/18873] (queued for 26 s)
32024-11-15T01:58:51.677Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-15T01:58:51.702Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-15T01:58:51.702Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-15T01:58:51.845Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-15T01:58:51.845Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-15T01:58:51.879Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-15T01:58:51.879Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-15T01:58:55.672Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-15T01:58:55.672Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-15T01:58:55.707Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-15T01:58:55.707Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-15T01:58:56.568Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-15T01:58:56.568Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-15T01:58:56.609Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-15T01:58:56.609Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-15T01:58:57.808Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-15T01:58:57.832Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-15T01:58:58.630Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-15T01:58:58.630Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-15T01:58:59.377Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-15T01:58:59.378Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-15T01:59:00.074Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-15T01:59:00.074Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-15T01:59:00.826Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-15T01:59:00.826Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-15T01:59:01.267Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-15T01:59:01.291Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-15T01:59:01.316Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-15T01:59:01.317Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-15T01:59:01.381Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-15T01:59:01.381Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-15T01:59:01.457Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-15T01:59:01.457Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-15T01:59:01.508Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-15T01:59:01.532Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-15T01:59:04.313Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-15T01:59:04.313Zstarting task 0: "setup"
402024-11-15T01:59:04.339Z++ uname -s
412024-11-15T01:59:04.339Z+ kern=SunOS
422024-11-15T01:59:04.339Z+ case "$kern" in
432024-11-15T01:59:04.339Z+ groupadd -g 12345 build
442024-11-15T01:59:04.339Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-15T01:59:06.339Z+ zfs create -o mountpoint=/work rpool/work
462024-11-15T01:59:06.375Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-15T01:59:06.399Z+ home_fs=zfs
482024-11-15T01:59:06.400Z+ [[ zfs == autofs ]]
492024-11-15T01:59:06.400Z+ mkdir -p /home/build
502024-11-15T01:59:06.400Z+ chown build:build /home/build /work
512024-11-15T01:59:08.385Z+ chmod 0700 /home/build /work
522024-11-15T01:59:08.409Zprocess exited: duration 4075 ms, exit code 0
 
532024-11-15T01:59:08.457Zstarting task 1: "authentication"
542024-11-15T01:59:08.507Zprocess exited: duration 48 ms, exit code 0
 
552024-11-15T01:59:08.554Zstarting task 2: "build"
562024-11-15T01:59:08.578Z+ banner cores
572024-11-15T01:59:08.578Z
582024-11-15T01:59:08.578Z #### #### ##### ###### ####
592024-11-15T01:59:08.578Z # # # # # # # #
602024-11-15T01:59:08.578Z # # # # # ##### ####
612024-11-15T01:59:08.578Z # # # ##### # #
622024-11-15T01:59:08.578Z # # # # # # # # #
632024-11-15T01:59:08.578Z #### #### # # ###### ####
642024-11-15T01:59:08.578Z
652024-11-15T01:59:08.578Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-15T01:59:08.578Z+ banner unpack
672024-11-15T01:59:08.579Z
682024-11-15T01:59:08.579Z # # # # ##### ## #### # #
692024-11-15T01:59:08.579Z # # ## # # # # # # # # #
702024-11-15T01:59:08.579Z # # # # # # # # # # ####
712024-11-15T01:59:08.579Z # # # # # ##### ###### # # #
722024-11-15T01:59:08.579Z # # # ## # # # # # # #
732024-11-15T01:59:08.579Z #### # # # # # #### # #
742024-11-15T01:59:08.579Z
752024-11-15T01:59:08.603Z+ mkdir -p /var/tmp/bins
762024-11-15T01:59:08.603Z+ for t in "$input/rbins/"*.gz
772024-11-15T01:59:08.603Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-11-15T01:59:08.603Z+ b=crucible-downstairs.gz
792024-11-15T01:59:08.603Z+ b=crucible-downstairs
802024-11-15T01:59:08.603Z+ gunzip
812024-11-15T01:59:08.958Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-11-15T01:59:08.982Z+ for t in "$input/rbins/"*.gz
832024-11-15T01:59:08.982Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-11-15T01:59:08.982Z+ b=crucible-hammer.gz
852024-11-15T01:59:08.982Z+ b=crucible-hammer
862024-11-15T01:59:08.982Z+ gunzip
872024-11-15T01:59:09.319Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-11-15T01:59:09.343Z+ for t in "$input/rbins/"*.gz
892024-11-15T01:59:09.343Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-11-15T01:59:09.343Z+ b=crudd.gz
912024-11-15T01:59:09.343Z+ b=crudd
922024-11-15T01:59:09.343Z+ gunzip
932024-11-15T01:59:09.673Z+ chmod +x /var/tmp/bins/crudd
942024-11-15T01:59:09.696Z+ for t in "$input/rbins/"*.gz
952024-11-15T01:59:09.696Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-11-15T01:59:09.696Z+ b=crutest.gz
972024-11-15T01:59:09.696Z+ b=crutest
982024-11-15T01:59:09.697Z+ gunzip
992024-11-15T01:59:10.070Z+ chmod +x /var/tmp/bins/crutest
1002024-11-15T01:59:10.094Z+ for t in "$input/rbins/"*.gz
1012024-11-15T01:59:10.094Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-11-15T01:59:10.094Z+ b=dsc.gz
1032024-11-15T01:59:10.094Z+ b=dsc
1042024-11-15T01:59:10.094Z+ gunzip
1052024-11-15T01:59:10.278Z+ chmod +x /var/tmp/bins/dsc
1062024-11-15T01:59:10.302Z+ export BINDIR=/var/tmp/bins
1072024-11-15T01:59:10.302Z+ BINDIR=/var/tmp/bins
1082024-11-15T01:59:10.303Z+ banner setup
1092024-11-15T01:59:10.303Z
1102024-11-15T01:59:10.303Z #### ###### ##### # # #####
1112024-11-15T01:59:10.303Z # # # # # # #
1122024-11-15T01:59:10.303Z #### ##### # # # # #
1132024-11-15T01:59:10.303Z # # # # # #####
1142024-11-15T01:59:10.303Z # # # # # # #
1152024-11-15T01:59:10.303Z #### ###### # #### #
1162024-11-15T01:59:10.303Z
1172024-11-15T01:59:10.303Z+ pfexec plimit -n 9123456 1145
1182024-11-15T01:59:10.303Z+ banner dtrace
1192024-11-15T01:59:10.303Z
1202024-11-15T01:59:10.303Z ##### ##### ##### ## #### ######
1212024-11-15T01:59:10.303Z # # # # # # # # # #
1222024-11-15T01:59:10.303Z # # # # # # # # #####
1232024-11-15T01:59:10.303Z # # # ##### ###### # #
1242024-11-15T01:59:10.303Z # # # # # # # # # #
1252024-11-15T01:59:10.303Z ##### # # # # # #### ######
1262024-11-15T01:59:10.303Z
1272024-11-15T01:59:10.303Z+ ls -l /input/rbuild/work/scripts
1282024-11-15T01:59:10.303Ztotal 36
1292024-11-15T01:59:10.303Z-rw-r--r-- 1 root root 7480 Nov 15 01:59 crudd-speed-battery.sh
1302024-11-15T01:59:10.303Z-rw-r--r-- 1 root root 3056 Nov 15 01:59 perf-downstairs-tick.d
1312024-11-15T01:59:10.303Z-rw-r--r-- 1 root root 5934 Nov 15 01:59 test_mem.sh
1322024-11-15T01:59:10.303Z-rw-r--r-- 1 root root 2334 Nov 15 01:59 upstairs_info.d
1332024-11-15T01:59:10.303Z+ banner start
1342024-11-15T01:59:10.303Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1352024-11-15T01:59:10.303Z/tmp/Fya3R3pVVxOWWDYx.sh: line 47: /tmp/dtrace/upstairs-info.txt: No such file or directory
1362024-11-15T01:59:10.303Z
1372024-11-15T01:59:10.303Z #### ##### ## ##### #####
1382024-11-15T01:59:10.303Z # # # # # # #
1392024-11-15T01:59:10.303Z #### # # # # # #
1402024-11-15T01:59:10.303Z # # ###### ##### #
1412024-11-15T01:59:10.303Z # # # # # # # #
1422024-11-15T01:59:10.303Z #### # # # # # #
1432024-11-15T01:59:10.303Z
1442024-11-15T01:59:10.304Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452024-11-15T01:59:10.329Z/input/rbuild/work
1462024-11-15T01:59:10.353ZMemory usage test begins at November 15, 2024 at 01:59:09 AM UTC
1472024-11-15T01:59:10.353ZMemory usage values in kilobytes unless specified otherwise
1482024-11-15T01:59:10.378ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492024-11-15T01:59:21.839Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502024-11-15T01:59:21.993Z 1206 101588 6349 128984 8061 81528 5095 128984 8061 16
1512024-11-15T01:59:22.182Z 1208 102624 6414 130056 8128 82620 5163 130056 8128 16
1522024-11-15T01:59:22.350Z 1207 97412 6088 124808 7800 77352 4834 124808 7800 16
1532024-11-15T01:59:22.373ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 374 MiB
1542024-11-15T01:59:22.397ZSize on disk of all region dirs: 3.07G or 3296823584
1552024-11-15T01:59:23.465Z
1562024-11-15T01:59:23.501ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572024-11-15T01:59:41.188Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582024-11-15T01:59:41.392Z 1351 110452 690 139156 869 91652 572 139156 869 160
1592024-11-15T01:59:41.592Z 1353 110748 692 139264 870 91780 573 139264 870 160
1602024-11-15T01:59:41.803Z 1352 109656 685 138220 863 90568 566 138220 863 160
1612024-11-15T01:59:41.827ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 406 MiB
1622024-11-15T01:59:41.827ZSize on disk of all region dirs: 30.7G or 32968229075
1632024-11-15T01:59:42.914Z
1642024-11-15T01:59:42.955ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652024-11-15T02:01:10.856Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662024-11-15T02:01:11.431Z 1498 174052 108 214144 133 166644 104 214144 133 1600
1672024-11-15T02:01:12.082Z 1496 174200 108 214260 133 166604 104 214260 133 1600
1682024-11-15T02:01:12.603Z 1497 173876 108 213960 133 166460 104 213960 133 1600
1692024-11-15T02:01:12.627ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 627 MiB
1702024-11-15T02:01:12.664ZSize on disk of all region dirs: 307G or 329682283958
1712024-11-15T02:01:13.725Z
1722024-11-15T02:01:13.748ZMemory usage test finished on November 15, 2024 at 02:01:13 AM UTC
1732024-11-15T02:01:13.748Z
1742024-11-15T02:01:13.748Zreal 2:03.424474250
1752024-11-15T02:01:13.748Zuser 2:41.383171777
1762024-11-15T02:01:13.749Zsys 4:42.303658373
1772024-11-15T02:01:13.749Ztrap 2.500298846
1782024-11-15T02:01:13.749Ztflt 0.005606377
1792024-11-15T02:01:13.749Zdflt 0.094501114
1802024-11-15T02:01:13.749Zkflt 0.001311825
1812024-11-15T02:01:13.749Zlock 3:43:16.630081927
1822024-11-15T02:01:13.749Zslp 8:36.417604348
1832024-11-15T02:01:13.749Zlat 7:20.236417051
1842024-11-15T02:01:13.749Zstop 0.167556145
1852024-11-15T02:01:13.749Zprocess exited: duration 125179 ms, exit code 0
 
1862024-11-15T02:01:13.825Zfound 4 output files
1872024-11-15T02:01:13.825Zuploading: /tmp/test_mem_log.txt (78179 bytes)
1882024-11-15T02:01:14.985Zuploaded: /tmp/test_mem_log.txt
1892024-11-15T02:01:14.985Zuploading: /tmp/dsc/downstairs-8810.txt (5601 bytes)
1902024-11-15T02:01:16.101Zuploaded: /tmp/dsc/downstairs-8810.txt
1912024-11-15T02:01:16.124Zuploading: /tmp/dsc/downstairs-8820.txt (5014 bytes)
1922024-11-15T02:01:17.217Zuploaded: /tmp/dsc/downstairs-8820.txt
1932024-11-15T02:01:17.217Zuploading: /tmp/dsc/downstairs-8830.txt (5013 bytes)
1942024-11-15T02:01:18.333Zuploaded: /tmp/dsc/downstairs-8830.txt