01JDN758X6JVDAPD8TSSHMCGJS: 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: 01JDN75N0X5ENEMBPHNXEK49N1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T22:06:41.100Zjob dependencies complete; ready to run (waiting for 17 m 50 s)
22024-11-26T22:07:37.377Zjob assigned to worker 01JDN86H742GYZA3R78HVKBVQ3 [factory aws, i-0a6faf262b479ac67] (queued for 56 s)
32024-11-26T22:07:45.272Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-26T22:07:45.310Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-26T22:07:45.310Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-26T22:07:45.365Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-26T22:07:45.365Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-26T22:07:45.379Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-26T22:07:45.379Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-26T22:07:46.260Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-26T22:07:46.260Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-26T22:07:46.273Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-26T22:07:46.273Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-26T22:07:46.471Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-26T22:07:46.471Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-26T22:07:46.518Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-26T22:07:46.518Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-26T22:07:46.788Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-26T22:07:46.791Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-26T22:07:46.951Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-26T22:07:46.951Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-26T22:07:47.124Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-26T22:07:47.125Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-26T22:07:47.278Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-26T22:07:47.278Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-26T22:07:47.447Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-26T22:07:47.447Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-26T22:07:47.550Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-26T22:07:47.553Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-26T22:07:47.567Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-26T22:07:47.567Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-26T22:07:47.584Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-26T22:07:47.584Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-26T22:07:47.616Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-26T22:07:47.616Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-26T22:07:47.630Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-26T22:07:47.633Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-26T22:07:48.247Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-26T22:07:48.247Zstarting task 0: "setup"
402024-11-26T22:07:48.258Z++ uname -s
412024-11-26T22:07:48.260Z+ kern=SunOS
422024-11-26T22:07:48.261Z+ case "$kern" in
432024-11-26T22:07:48.261Z+ groupadd -g 12345 build
442024-11-26T22:07:48.263Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-26T22:07:50.269Z+ zfs create -o mountpoint=/work rpool/work
462024-11-26T22:07:50.378Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-26T22:07:50.381Z+ home_fs=zfs
482024-11-26T22:07:50.381Z+ [[ zfs == autofs ]]
492024-11-26T22:07:50.381Z+ mkdir -p /home/build
502024-11-26T22:07:50.383Z+ chown build:build /home/build /work
512024-11-26T22:07:52.385Z+ chmod 0700 /home/build /work
522024-11-26T22:07:52.389Zprocess exited: duration 4140 ms, exit code 0
 
532024-11-26T22:07:52.395Zstarting task 1: "authentication"
542024-11-26T22:07:52.413Zprocess exited: duration 16 ms, exit code 0
 
552024-11-26T22:07:52.419Zstarting task 2: "build"
562024-11-26T22:07:52.425Z+ banner cores
572024-11-26T22:07:52.447Z
582024-11-26T22:07:52.447Z #### #### ##### ###### ####
592024-11-26T22:07:52.447Z # # # # # # # #
602024-11-26T22:07:52.447Z # # # # # ##### ####
612024-11-26T22:07:52.447Z # # # ##### # #
622024-11-26T22:07:52.447Z # # # # # # # # #
632024-11-26T22:07:52.448Z #### #### # # ###### ####
642024-11-26T22:07:52.448Z
652024-11-26T22:07:52.450Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-26T22:07:52.455Z+ banner unpack
672024-11-26T22:07:52.459Z
682024-11-26T22:07:52.459Z # # # # ##### ## #### # #
692024-11-26T22:07:52.459Z # # ## # # # # # # # # #
702024-11-26T22:07:52.459Z # # # # # # # # # # ####
712024-11-26T22:07:52.459Z # # # # # ##### ###### # # #
722024-11-26T22:07:52.459Z # # # ## # # # # # # #
732024-11-26T22:07:52.459Z #### # # # # # #### # #
742024-11-26T22:07:52.459Z
752024-11-26T22:07:52.459Z+ mkdir -p /var/tmp/bins
762024-11-26T22:07:52.462Z+ for t in "$input/rbins/"*.gz
772024-11-26T22:07:52.462Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-11-26T22:07:52.462Z+ b=crucible-downstairs.gz
792024-11-26T22:07:52.463Z+ b=crucible-downstairs
802024-11-26T22:07:52.463Z+ gunzip
812024-11-26T22:07:52.740Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-11-26T22:07:52.743Z+ for t in "$input/rbins/"*.gz
832024-11-26T22:07:52.743Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-11-26T22:07:52.746Z+ b=crucible-hammer.gz
852024-11-26T22:07:52.746Z+ b=crucible-hammer
862024-11-26T22:07:52.746Z+ gunzip
872024-11-26T22:07:53.006Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-11-26T22:07:53.022Z+ for t in "$input/rbins/"*.gz
892024-11-26T22:07:53.022Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-11-26T22:07:53.022Z+ b=crudd.gz
912024-11-26T22:07:53.023Z+ b=crudd
922024-11-26T22:07:53.023Z+ gunzip
932024-11-26T22:07:53.262Z+ chmod +x /var/tmp/bins/crudd
942024-11-26T22:07:53.264Z+ for t in "$input/rbins/"*.gz
952024-11-26T22:07:53.264Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-11-26T22:07:53.267Z+ b=crutest.gz
972024-11-26T22:07:53.267Z+ b=crutest
982024-11-26T22:07:53.267Z+ gunzip
992024-11-26T22:07:53.549Z+ chmod +x /var/tmp/bins/crutest
1002024-11-26T22:07:53.552Z+ for t in "$input/rbins/"*.gz
1012024-11-26T22:07:53.552Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-11-26T22:07:53.554Z+ b=dsc.gz
1032024-11-26T22:07:53.556Z+ b=dsc
1042024-11-26T22:07:53.556Z+ gunzip
1052024-11-26T22:07:53.697Z+ chmod +x /var/tmp/bins/dsc
1062024-11-26T22:07:53.701Z+ export BINDIR=/var/tmp/bins
1072024-11-26T22:07:53.701Z+ BINDIR=/var/tmp/bins
1082024-11-26T22:07:53.701Z+ banner setup
1092024-11-26T22:07:53.701Z
1102024-11-26T22:07:53.701Z #### ###### ##### # # #####
1112024-11-26T22:07:53.701Z # # # # # # #
1122024-11-26T22:07:53.701Z #### ##### # # # # #
1132024-11-26T22:07:53.701Z # # # # # #####
1142024-11-26T22:07:53.701Z # # # # # # #
1152024-11-26T22:07:53.701Z #### ###### # #### #
1162024-11-26T22:07:53.702Z
1172024-11-26T22:07:53.702Z+ pfexec plimit -n 9123456 1141
1182024-11-26T22:07:53.706Z+ echo 'Setup self timeout'
1192024-11-26T22:07:53.706ZSetup self timeout
1202024-11-26T22:07:53.706Z+ jobpid=1141
1212024-11-26T22:07:53.706Z+ echo 'Setup debug logging'
1222024-11-26T22:07:53.706ZSetup debug logging
1232024-11-26T22:07:53.706Z+ mkdir /tmp/debug
1242024-11-26T22:07:53.706Z+ sleep 3600
1252024-11-26T22:07:53.710Z+ psrinfo -v
1262024-11-26T22:07:53.715Z+ df -h
1272024-11-26T22:07:53.736Z+ prstat -d d -mLc 1
1282024-11-26T22:07:53.739Z+ iostat -T d -xn 1
1292024-11-26T22:07:53.740Z+ mpstat -T d 1
1302024-11-26T22:07:53.740Z+ vmstat -T d -p 1
1312024-11-26T22:07:53.740Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322024-11-26T22:07:53.740Z+ banner memtest
1332024-11-26T22:07:53.744Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342024-11-26T22:07:53.744Z
1352024-11-26T22:07:53.744Z # # ###### # # ##### ###### #### #####
1362024-11-26T22:07:53.744Z ## ## # ## ## # # # #
1372024-11-26T22:07:53.745Z # ## # ##### # ## # # ##### #### #
1382024-11-26T22:07:53.745Z # # # # # # # # #
1392024-11-26T22:07:53.745Z # # # # # # # # # #
1402024-11-26T22:07:53.745Z # # ###### # # # ###### #### #
1412024-11-26T22:07:53.746Z
1422024-11-26T22:07:53.746Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432024-11-26T22:07:53.754Z/input/rbuild/work
1442024-11-26T22:07:53.783ZMemory usage test begins at November 26, 2024 at 10:07:51 PM UTC
1452024-11-26T22:07:53.787ZMemory usage values in kilobytes unless specified otherwise
1462024-11-26T22:07:53.810ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472024-11-26T22:08:04.495Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482024-11-26T22:08:04.613Z 1210 97496 6093 125912 7869 78444 4902 125912 7869 16
1492024-11-26T22:08:04.735Z 1212 101664 6354 129052 8065 81592 5099 129052 8065 16
1502024-11-26T22:08:04.854Z 1211 101496 6343 128868 8054 81400 5087 128868 8054 16
1512024-11-26T22:08:04.859ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 374 MiB
1522024-11-26T22:08:04.869ZSize on disk of all region dirs: 3.07G or 3296823584
1532024-11-26T22:08:05.919Z
1542024-11-26T22:08:05.947ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552024-11-26T22:08:24.243Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562024-11-26T22:08:24.345Z 1355 43748 273 72240 451 24768 154 72240 451 160
1572024-11-26T22:08:24.437Z 1357 35640 222 64136 400 16672 104 64136 400 160
1582024-11-26T22:08:24.534Z 1356 50032 312 78528 490 31064 194 78528 490 160
1592024-11-26T22:08:24.540ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 209 MiB
1602024-11-26T22:08:24.550ZSize on disk of all region dirs: 30.7G or 32968229075
1612024-11-26T22:08:25.598Z
1622024-11-26T22:08:25.625ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632024-11-26T22:10:04.800Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642024-11-26T22:10:05.030Z 1500 103080 64 143120 89 95648 59 143120 89 1600
1652024-11-26T22:10:05.232Z 1502 102632 64 143180 89 95704 59 143180 89 1600
1662024-11-26T22:10:05.451Z 1501 111324 69 151360 94 103872 64 151360 94 1600
1672024-11-26T22:10:05.456ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 427 MiB
1682024-11-26T22:10:05.488ZSize on disk of all region dirs: 307G or 329682283958
1692024-11-26T22:10:06.538Z
1702024-11-26T22:10:06.542ZMemory usage test finished on November 26, 2024 at 10:10:04 PM UTC
1712024-11-26T22:10:06.545Z
1722024-11-26T22:10:06.545Zreal 2:12.790865416
1732024-11-26T22:10:06.545Zuser 3:07.614874922
1742024-11-26T22:10:06.545Zsys 4:25.168315306
1752024-11-26T22:10:06.545Ztrap 1.378167977
1762024-11-26T22:10:06.545Ztflt 0.002398720
1772024-11-26T22:10:06.545Zdflt 0.096728525
1782024-11-26T22:10:06.545Zkflt 0.001476127
1792024-11-26T22:10:06.545Zlock 3:56:43.720294780
1802024-11-26T22:10:06.545Zslp 8:05.802861941
1812024-11-26T22:10:06.545Zlat 3:05.337777640
1822024-11-26T22:10:06.545Zstop 0.192650988
1832024-11-26T22:10:11.546Zprocess exited: duration 134116 ms, exit code 0
1842024-11-26T22:10:11.546Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852024-11-26T22:11:11.577Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862024-11-26T22:11:11.577Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872024-11-26T22:11:11.613Zfound 12 output files
1882024-11-26T22:11:11.613Zuploading: /tmp/test_mem_log.txt (67540 bytes)
1892024-11-26T22:11:12.639Zuploaded: /tmp/test_mem_log.txt
1902024-11-26T22:11:12.640Zuploading: /tmp/debug/df.txt (1270 bytes)
1912024-11-26T22:11:17.154Zuploaded: /tmp/debug/df.txt
1922024-11-26T22:11:17.154Zuploading: /tmp/debug/iostat.txt (59899 bytes)
1932024-11-26T22:11:17.209Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59899 -> 61705
1942024-11-26T22:11:18.218Zuploaded: /tmp/debug/iostat.txt
1952024-11-26T22:11:18.221Zuploading: /tmp/debug/mpstat.txt (146095 bytes)
1962024-11-26T22:11:18.227Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 146095 -> 151205
1972024-11-26T22:11:19.232Zuploaded: /tmp/debug/mpstat.txt
1982024-11-26T22:11:19.235Zuploading: /tmp/debug/paging.txt (26128 bytes)
1992024-11-26T22:11:19.238Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26128 -> 27214
2002024-11-26T22:11:20.246Zuploaded: /tmp/debug/paging.txt
2012024-11-26T22:11:20.249Zuploading: /tmp/debug/perf.txt (92553 bytes)
2022024-11-26T22:11:21.259Zuploaded: /tmp/debug/perf.txt
2032024-11-26T22:11:21.263Zuploading: /tmp/debug/prstat.txt (289089 bytes)
2042024-11-26T22:11:21.271Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 289089 -> 302065
2052024-11-26T22:11:22.280Zuploaded: /tmp/debug/prstat.txt
2062024-11-26T22:11:22.282Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072024-11-26T22:11:23.288Zuploaded: /tmp/debug/psrinfo.txt
2082024-11-26T22:11:23.290Zuploading: /tmp/debug/upinfo.txt (17632 bytes)
2092024-11-26T22:11:24.298Zuploaded: /tmp/debug/upinfo.txt
2102024-11-26T22:11:24.300Zuploading: /tmp/dsc/downstairs-8810.txt (5678 bytes)
2112024-11-26T22:11:25.307Zuploaded: /tmp/dsc/downstairs-8810.txt
2122024-11-26T22:11:25.310Zuploading: /tmp/dsc/downstairs-8820.txt (5086 bytes)
2132024-11-26T22:11:26.316Zuploaded: /tmp/dsc/downstairs-8820.txt
2142024-11-26T22:11:26.318Zuploading: /tmp/dsc/downstairs-8830.txt (5087 bytes)
2152024-11-26T22:11:27.324Zuploaded: /tmp/dsc/downstairs-8830.txt