01J8TTN3W03M0YZQKSQH9ZZKJZ: test-perf

BasicConfig {
    output_rules: [
        "=/tmp/perf*.csv",
        "/tmp/perfout.txt",
        "/tmp/upstairs-info.txt",
        "%/tmp/debug/*.txt",
        "/tmp/dsc/*.txt",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01J8TTNGTRD6Y9670QEKP9Z61M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-27T23:05:39.308Zjob dependencies complete; ready to run (waiting for 18 m 22 s)
22024-09-27T23:06:37.612Zjob assigned to worker 01J8TVQCPGEHTFRK3TP053XNFM (queued for 58 s)
32024-09-27T23:06:45.178Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-09-27T23:06:45.187Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-09-27T23:06:45.187Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-09-27T23:06:45.209Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-09-27T23:06:45.209Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-09-27T23:06:45.269Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-09-27T23:06:45.269Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-09-27T23:06:47.000Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-09-27T23:06:47.000Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-09-27T23:06:47.022Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-09-27T23:06:47.022Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-09-27T23:06:47.220Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-09-27T23:06:47.220Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-09-27T23:06:47.260Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-09-27T23:06:47.260Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-09-27T23:06:47.543Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-09-27T23:06:47.547Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-09-27T23:06:47.721Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-09-27T23:06:47.722Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-09-27T23:06:47.882Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-09-27T23:06:47.882Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-09-27T23:06:48.108Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-09-27T23:06:48.108Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-09-27T23:06:48.304Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-09-27T23:06:48.304Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-09-27T23:06:48.404Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-09-27T23:06:48.407Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-09-27T23:06:48.419Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-09-27T23:06:48.420Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-09-27T23:06:48.437Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-09-27T23:06:48.437Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-09-27T23:06:48.457Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-09-27T23:06:48.457Zdownloading input: /input/rbuild/work/scripts/test_perf.sh
362024-09-27T23:06:48.474Zdownloaded input: /input/rbuild/work/scripts/test_perf.sh
372024-09-27T23:06:48.474Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
382024-09-27T23:06:48.508Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
392024-09-27T23:06:48.529Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
402024-09-27T23:06:49.331Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
412024-09-27T23:06:49.331Zstarting task 0: "setup"
422024-09-27T23:06:49.342Z++ uname -s
432024-09-27T23:06:49.342Z+ kern=SunOS
442024-09-27T23:06:49.342Z+ case "$kern" in
452024-09-27T23:06:49.342Z+ groupadd -g 12345 build
462024-09-27T23:06:49.342Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
472024-09-27T23:06:51.347Z+ zfs create -o mountpoint=/work rpool/work
482024-09-27T23:06:51.477Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
492024-09-27T23:06:51.482Z+ home_fs=zfs
502024-09-27T23:06:51.482Z+ [[ zfs == autofs ]]
512024-09-27T23:06:51.482Z+ mkdir -p /home/build
522024-09-27T23:06:51.482Z+ chown build:build /home/build /work
532024-09-27T23:06:53.483Z+ chmod 0700 /home/build /work
542024-09-27T23:06:53.487Zprocess exited: duration 4167 ms, exit code 0
 
552024-09-27T23:06:53.494Zstarting task 1: "authentication"
562024-09-27T23:06:53.511Zprocess exited: duration 17 ms, exit code 0
 
572024-09-27T23:06:53.516Zstarting task 2: "build"
582024-09-27T23:06:53.523Z+ banner cores
592024-09-27T23:06:53.526Z
602024-09-27T23:06:53.526Z #### #### ##### ###### ####
612024-09-27T23:06:53.526Z # # # # # # # #
622024-09-27T23:06:53.526Z # # # # # ##### ####
632024-09-27T23:06:53.526Z # # # ##### # #
642024-09-27T23:06:53.526Z # # # # # # # # #
652024-09-27T23:06:53.527Z #### #### # # ###### ####
662024-09-27T23:06:53.527Z
672024-09-27T23:06:53.527Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
682024-09-27T23:06:53.536Z+ banner unpack
692024-09-27T23:06:53.542Z
702024-09-27T23:06:53.542Z # # # # ##### ## #### # #
712024-09-27T23:06:53.542Z # # ## # # # # # # # # #
722024-09-27T23:06:53.542Z # # # # # # # # # # ####
732024-09-27T23:06:53.542Z # # # # # ##### ###### # # #
742024-09-27T23:06:53.542Z # # # ## # # # # # # #
752024-09-27T23:06:53.542Z #### # # # # # #### # #
762024-09-27T23:06:53.542Z
772024-09-27T23:06:53.542Z+ mkdir -p /var/tmp/bins
782024-09-27T23:06:53.542Z+ for t in "$input/rbins/"*.gz
792024-09-27T23:06:53.546Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
802024-09-27T23:06:53.546Z+ b=crucible-downstairs.gz
812024-09-27T23:06:53.546Z+ b=crucible-downstairs
822024-09-27T23:06:53.546Z+ gunzip
832024-09-27T23:06:53.823Z+ chmod +x /var/tmp/bins/crucible-downstairs
842024-09-27T23:06:53.827Z+ for t in "$input/rbins/"*.gz
852024-09-27T23:06:53.827Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
862024-09-27T23:06:53.830Z+ b=crucible-hammer.gz
872024-09-27T23:06:53.830Z+ b=crucible-hammer
882024-09-27T23:06:53.830Z+ gunzip
892024-09-27T23:06:54.097Z+ chmod +x /var/tmp/bins/crucible-hammer
902024-09-27T23:06:54.101Z+ for t in "$input/rbins/"*.gz
912024-09-27T23:06:54.101Z++ basename /input/rbuild/work/rbins/crudd.gz
922024-09-27T23:06:54.101Z+ b=crudd.gz
932024-09-27T23:06:54.101Z+ b=crudd
942024-09-27T23:06:54.101Z+ gunzip
952024-09-27T23:06:54.352Z+ chmod +x /var/tmp/bins/crudd
962024-09-27T23:06:54.359Z+ for t in "$input/rbins/"*.gz
972024-09-27T23:06:54.359Z++ basename /input/rbuild/work/rbins/crutest.gz
982024-09-27T23:06:54.359Z+ b=crutest.gz
992024-09-27T23:06:54.359Z+ b=crutest
1002024-09-27T23:06:54.359Z+ gunzip
1012024-09-27T23:06:54.644Z+ chmod +x /var/tmp/bins/crutest
1022024-09-27T23:06:54.646Z+ for t in "$input/rbins/"*.gz
1032024-09-27T23:06:54.665Z++ basename /input/rbuild/work/rbins/dsc.gz
1042024-09-27T23:06:54.665Z+ b=dsc.gz
1052024-09-27T23:06:54.665Z+ b=dsc
1062024-09-27T23:06:54.665Z+ gunzip
1072024-09-27T23:06:54.795Z+ chmod +x /var/tmp/bins/dsc
1082024-09-27T23:06:54.798Z+ export BINDIR=/var/tmp/bins
1092024-09-27T23:06:54.798Z+ BINDIR=/var/tmp/bins
1102024-09-27T23:06:54.799Z+ banner setup
1112024-09-27T23:06:54.799Z
1122024-09-27T23:06:54.799Z #### ###### ##### # # #####
1132024-09-27T23:06:54.799Z # # # # # # #
1142024-09-27T23:06:54.799Z #### ##### # # # # #
1152024-09-27T23:06:54.799Z # # # # # #####
1162024-09-27T23:06:54.799Z # # # # # # #
1172024-09-27T23:06:54.799Z #### ###### # #### #
1182024-09-27T23:06:54.799Z
1192024-09-27T23:06:54.799Z+ pfexec plimit -n 9123456 1139
1202024-09-27T23:06:54.803Z+ echo 'Setup self timeout'
1212024-09-27T23:06:54.807ZSetup self timeout
1222024-09-27T23:06:54.807Z+ jobpid=1139
1232024-09-27T23:06:54.807Z+ echo 'Setup debug logging'
1242024-09-27T23:06:54.807ZSetup debug logging
1252024-09-27T23:06:54.807Z+ mkdir /tmp/debug
1262024-09-27T23:06:54.807Z+ sleep 2400
1272024-09-27T23:06:54.807Z+ psrinfo -v
1282024-09-27T23:06:54.812Z+ df -h
1292024-09-27T23:06:54.816Z+ prstat -d d -mLc 1
1302024-09-27T23:06:54.819Z+ iostat -T d -xn 1
1312024-09-27T23:06:54.819Z+ mpstat -T d 1
1322024-09-27T23:06:54.819Z+ vmstat -T d -p 1
1332024-09-27T23:06:54.819Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342024-09-27T23:06:54.822Z+ banner start
1352024-09-27T23:06:54.822Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362024-09-27T23:06:54.826Z
1372024-09-27T23:06:54.826Z #### ##### ## ##### #####
1382024-09-27T23:06:54.826Z # # # # # # #
1392024-09-27T23:06:54.826Z #### # # # # # #
1402024-09-27T23:06:54.826Z # # ###### ##### #
1412024-09-27T23:06:54.826Z # # # # # # # #
1422024-09-27T23:06:54.826Z #### # # # # # #
1432024-09-27T23:06:54.826Z
1442024-09-27T23:06:54.826Z+ bash /input/rbuild/work/scripts/test_perf.sh
1452024-09-27T23:08:06.911Z+ echo '0 was our result'
1462024-09-27T23:08:06.912Z0 was our result
1472024-09-27T23:08:06.912ZTest finished
1482024-09-27T23:08:06.912Z+ echo 'Test finished'
1492024-09-27T23:08:11.916Zprocess exited: duration 73388 ms, exit code 0
1502024-09-27T23:08:11.916Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1512024-09-27T23:09:11.970Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1522024-09-27T23:09:11.970Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1532024-09-27T23:09:11.980Zfound 15 output files
1542024-09-27T23:09:11.980Zuploading: /tmp/perf-ES-16384-EC-1280.csv (1016370 bytes)
1552024-09-27T23:09:13.004Zuploaded: /tmp/perf-ES-16384-EC-1280.csv
1562024-09-27T23:09:13.004Zuploading: /tmp/perf-ES-16384-EC-640.csv (1012978 bytes)
1572024-09-27T23:09:14.074Zuploaded: /tmp/perf-ES-16384-EC-640.csv
1582024-09-27T23:09:14.076Zuploading: /tmp/perfout.txt (35596 bytes)
1592024-09-27T23:09:15.087Zuploaded: /tmp/perfout.txt
1602024-09-27T23:09:15.087Zuploading: /tmp/debug/df.txt (1270 bytes)
1612024-09-27T23:09:16.096Zuploaded: /tmp/debug/df.txt
1622024-09-27T23:09:16.096Zuploading: /tmp/debug/dtrace.txt (107811 bytes)
1632024-09-27T23:09:17.107Zuploaded: /tmp/debug/dtrace.txt
1642024-09-27T23:09:17.107Zuploading: /tmp/debug/iostat.txt (41805 bytes)
1652024-09-27T23:09:17.112Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 41805 -> 43315
1662024-09-27T23:09:18.118Zuploaded: /tmp/debug/iostat.txt
1672024-09-27T23:09:18.118Zuploading: /tmp/debug/mpstat.txt (101363 bytes)
1682024-09-27T23:09:18.125Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 101363 -> 105749
1692024-09-27T23:09:19.135Zuploaded: /tmp/debug/mpstat.txt
1702024-09-27T23:09:19.135Zuploading: /tmp/debug/paging.txt (18358 bytes)
1712024-09-27T23:09:19.140Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 18358 -> 19335
1722024-09-27T23:09:20.161Zuploaded: /tmp/debug/paging.txt
1732024-09-27T23:09:20.161Zuploading: /tmp/debug/prstat.txt (192386 bytes)
1742024-09-27T23:09:20.192Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 192386 -> 202746
1752024-09-27T23:09:21.205Zuploaded: /tmp/debug/prstat.txt
1762024-09-27T23:09:21.205Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1772024-09-27T23:09:22.214Zuploaded: /tmp/debug/psrinfo.txt
1782024-09-27T23:09:22.214Zuploading: /tmp/debug/test_perf.txt (41958 bytes)
1792024-09-27T23:09:23.229Zuploaded: /tmp/debug/test_perf.txt
1802024-09-27T23:09:23.229Zuploading: /tmp/debug/upstairs-info.txt (8690 bytes)
1812024-09-27T23:09:24.243Zuploaded: /tmp/debug/upstairs-info.txt
1822024-09-27T23:09:24.243Zuploading: /tmp/dsc/downstairs-8810.txt (5664 bytes)
1832024-09-27T23:09:25.253Zuploaded: /tmp/dsc/downstairs-8810.txt
1842024-09-27T23:09:25.253Zuploading: /tmp/dsc/downstairs-8820.txt (5069 bytes)
1852024-09-27T23:09:26.271Zuploaded: /tmp/dsc/downstairs-8820.txt
1862024-09-27T23:09:26.271Zuploading: /tmp/dsc/downstairs-8830.txt (5072 bytes)
1872024-09-27T23:09:27.279Zuploaded: /tmp/dsc/downstairs-8830.txt