01J0M22RAAWVZG514GRH8WHTDZ: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J0M233ANTEY0J5XZ62VZXYTJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-17T21:37:35.041Zjob assigned to worker 01J0M236ANW5EVGP57KH0Y4V2W (queued for 49 s)
 
22024-06-17T21:37:43.398Zstarting task 0: "setup"
32024-06-17T21:37:43.455Z++ uname -s
42024-06-17T21:37:43.458Z+ kern=SunOS
52024-06-17T21:37:43.458Z+ case "$kern" in
62024-06-17T21:37:43.458Z+ groupadd -g 12345 build
72024-06-17T21:37:43.461Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-17T21:37:45.479Z+ zfs create -o mountpoint=/work rpool/work
92024-06-17T21:37:45.580Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-17T21:37:45.584Z+ home_fs=zfs
112024-06-17T21:37:45.584Z+ [[ zfs == autofs ]]
122024-06-17T21:37:45.584Z+ mkdir -p /home/build
132024-06-17T21:37:45.587Z+ chown build:build /home/build /work
142024-06-17T21:37:47.588Z+ chmod 0700 /home/build /work
152024-06-17T21:37:47.590Zprocess exited: duration 4191 ms, exit code 0
 
162024-06-17T21:37:47.596Zstarting task 1: "rust-toolchain"
172024-06-17T21:37:47.601Z+ printf ' * toolchain channel = "%s"
182024-06-17T21:37:47.601Z' 1.78.0
192024-06-17T21:37:47.604Z * toolchain channel = "1.78.0"
202024-06-17T21:37:47.604Z+ printf ' * toolchain profile = "%s"
212024-06-17T21:37:47.604Z' default
222024-06-17T21:37:47.604Z * toolchain profile = "default"
232024-06-17T21:37:47.605Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-17T21:37:47.605Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-17T21:37:47.715Zinfo: downloading installer
262024-06-17T21:37:49.060Zinfo: profile set to 'default'
272024-06-17T21:37:49.061Zinfo: default host triple is x86_64-unknown-illumos
282024-06-17T21:37:49.063Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-17T21:37:49.215Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-17T21:37:49.215Zinfo: downloading component 'cargo'
312024-06-17T21:37:50.116Zinfo: downloading component 'clippy'
322024-06-17T21:37:50.415Zinfo: downloading component 'rust-docs'
332024-06-17T21:37:51.593Zinfo: downloading component 'rust-std'
342024-06-17T21:37:53.473Zinfo: downloading component 'rustc'
352024-06-17T21:37:58.241Zinfo: downloading component 'rustfmt'
362024-06-17T21:37:58.498Zinfo: installing component 'cargo'
372024-06-17T21:37:59.396Zinfo: installing component 'clippy'
382024-06-17T21:37:59.791Zinfo: installing component 'rust-docs'
392024-06-17T21:38:01.359Zinfo: installing component 'rust-std'
402024-06-17T21:38:03.215Zinfo: installing component 'rustc'
412024-06-17T21:38:07.853Zinfo: installing component 'rustfmt'
422024-06-17T21:38:08.209Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-17T21:38:08.209Z
442024-06-17T21:38:08.471Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-17T21:38:08.471Z
462024-06-17T21:38:08.474Z
472024-06-17T21:38:08.474ZRust is installed now. Great!
482024-06-17T21:38:08.474Z
492024-06-17T21:38:08.474ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-17T21:38:08.474Zenvironment variable. This has not been done automatically.
512024-06-17T21:38:08.474Z
522024-06-17T21:38:08.474ZTo configure your current shell, you need to source
532024-06-17T21:38:08.474Zthe corresponding env file under $HOME/.cargo.
542024-06-17T21:38:08.474Z
552024-06-17T21:38:08.474ZThis is usually done by running one of the following (note the leading DOT):
562024-06-17T21:38:08.474Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-17T21:38:08.474Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-17T21:38:08.546Z+ rustc --version
592024-06-17T21:38:08.607Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-17T21:38:08.610Zprocess exited: duration 21011 ms, exit code 0
 
612024-06-17T21:38:08.616Zstarting task 2: "authentication"
622024-06-17T21:38:08.637Zprocess exited: duration 21 ms, exit code 0
 
632024-06-17T21:38:08.645Zstarting task 3: "clone repository"
642024-06-17T21:38:08.650Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-17T21:38:08.653Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-17T21:38:08.809ZCloning into '/work/oxidecomputer/omicron'...
672024-06-17T21:38:13.728Z+ cd /work/oxidecomputer/omicron
682024-06-17T21:38:13.728Z+ git fetch origin a98fcb5ac70201d497e3ef75571d5351d9a74b7f
692024-06-17T21:38:14.038ZFrom https://github.com/oxidecomputer/omicron
702024-06-17T21:38:14.038Z * branch a98fcb5ac70201d497e3ef75571d5351d9a74b7f -> FETCH_HEAD
712024-06-17T21:38:14.048Z+ [[ -n dap/steno-error-update ]]
722024-06-17T21:38:14.050Z++ git branch --show-current
732024-06-17T21:38:14.053Z+ current=main
742024-06-17T21:38:14.053Z+ [[ main != dap/steno-error-update ]]
752024-06-17T21:38:14.053Z+ git branch -f dap/steno-error-update a98fcb5ac70201d497e3ef75571d5351d9a74b7f
762024-06-17T21:38:14.056Z+ git checkout -f dap/steno-error-update
772024-06-17T21:38:14.193ZSwitched to branch 'dap/steno-error-update'
782024-06-17T21:38:14.196Z+ git reset --hard a98fcb5ac70201d497e3ef75571d5351d9a74b7f
792024-06-17T21:38:14.226ZHEAD is now at a98fcb5ac in-progress update to steno with UndoActionPermanentError
802024-06-17T21:38:14.231Zprocess exited: duration 5580 ms, exit code 0
 
812024-06-17T21:38:14.237Zstarting task 4: "build"
822024-06-17T21:38:14.241Z+ cargo --version
832024-06-17T21:38:14.295Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-17T21:38:14.298Z+ rustc --version
852024-06-17T21:38:14.353Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-17T21:38:14.356Z+ source ./env.sh
872024-06-17T21:38:14.356Z++ set -o xtrace
882024-06-17T21:38:14.359Z++++ dirname ./env.sh
892024-06-17T21:38:14.361Z+++ readlink -f .
902024-06-17T21:38:14.380Z++ OMICRON_WS=/work/oxidecomputer/omicron
912024-06-17T21:38:14.383Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-06-17T21:38:14.383Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-06-17T21:38:14.383Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-06-17T21:38:14.383Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-06-17T21:38:14.383Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-06-17T21:38:14.383Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-06-17T21:38:14.383Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-06-17T21:38:14.383Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-06-17T21:38:14.383Z++ unset OMICRON_WS
1002024-06-17T21:38:14.383Z++ set +o xtrace
1012024-06-17T21:38:14.398Z
1022024-06-17T21:38:14.398Z ##### ##### ###### ##### ###### #### # # # #### #
1032024-06-17T21:38:14.398Z # # # # # # # # # # # # # # #
1042024-06-17T21:38:14.398Z # # # # ##### # # ##### # # # # # #### #
1052024-06-17T21:38:14.398Z ##### ##### # ##### # # # # # # # # #
1062024-06-17T21:38:14.398Z # # # # # # # # # # # # # # #
1072024-06-17T21:38:14.398Z # # # ###### # # ###### ### # #### # #### #
1082024-06-17T21:38:14.399Z
1092024-06-17T21:38:20.544Z Startup: Refreshing catalog 'helios-dev' ... Done
1102024-06-17T21:38:22.525Z Startup: Caching catalogs ... Done
1112024-06-17T21:38:24.771ZPlanning: Solver setup ... Done (1.769s)
1122024-06-17T21:38:24.806ZPlanning: Running solver ... Done (0.035s)
1132024-06-17T21:38:24.846ZPlanning: Finding local manifests ... Done (0.004s)
1142024-06-17T21:38:24.856ZPlanning: Fetching manifests: 0/4 0% complete
1152024-06-17T21:38:25.114ZPlanning: Fetching manifests: 4/4 100% complete
1162024-06-17T21:38:25.162ZPlanning: Package planning ... Done (0.048s)
1172024-06-17T21:38:25.213ZPlanning: Merging actions ... Done (0.051s)
1182024-06-17T21:38:26.171ZPlanning: Checking for conflicting actions ... Done (0.957s)
1192024-06-17T21:38:26.182ZPlanning: Consolidating action changes ... Done (0.011s)
1202024-06-17T21:38:32.148ZPlanning: Evaluating mediators ... Done (5.964s)
1212024-06-17T21:38:32.155ZPlanning: Planning completed in 9.56 seconds
1222024-06-17T21:38:33.078Z Packages to install: 4
1232024-06-17T21:38:33.078Z Mediators to change: 2
1242024-06-17T21:38:33.078Z Services to change: 1
1252024-06-17T21:38:33.078Z Estimated space available: 155.77 GB
1262024-06-17T21:38:33.078ZEstimated space to be consumed: 1.45 GB
1272024-06-17T21:38:33.081Z Create boot environment: No
1282024-06-17T21:38:33.081ZCreate backup boot environment: No
1292024-06-17T21:38:33.081Z Rebuild boot archive: No
1302024-06-17T21:38:33.081Z
1312024-06-17T21:38:33.081ZChanged mediators:
1322024-06-17T21:38:33.081Z mediator clang:
1332024-06-17T21:38:33.081Z version: None -> 15 (system default)
1342024-06-17T21:38:33.081Z
1352024-06-17T21:38:33.081Z mediator llvm:
1362024-06-17T21:38:33.081Z version: 14 (system default) -> 15 (system default)
1372024-06-17T21:38:33.081Z
1382024-06-17T21:38:33.081ZChanged packages:
1392024-06-17T21:38:33.081Zhelios-dev
1402024-06-17T21:38:33.081Z developer/build-essential
1412024-06-17T21:38:33.081Z None -> 11-2.0
1422024-06-17T21:38:33.081Z library/libxmlsec1
1432024-06-17T21:38:33.081Z None -> 1.2.35-2.0
1442024-06-17T21:38:33.081Z ooce/developer/clang-15
1452024-06-17T21:38:33.081Z None -> 15.0.7-2.0
1462024-06-17T21:38:33.081Z ooce/developer/llvm-15
1472024-06-17T21:38:33.081Z None -> 15.0.7-2.0
1482024-06-17T21:38:33.081Z
1492024-06-17T21:38:33.081ZServices:
1502024-06-17T21:38:33.081Z restart_fmri:
1512024-06-17T21:38:33.081Z svc:/system/update-man-index:default
1522024-06-17T21:38:33.220Z
1532024-06-17T21:38:33.220ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1542024-06-17T21:38:38.222ZDownload: 1502/3290 items 117.4/212.6MB 55% complete (23.7M/s)
1552024-06-17T21:38:43.222ZDownload: 3145/3290 items 156.3/212.6MB 73% complete (15.6M/s)
1562024-06-17T21:38:48.035ZDownload: Completed 212.60 MB in 14.81 seconds (14.3M/s)
1572024-06-17T21:38:48.504Z Actions: 1/3689 actions (Installing new actions)
1582024-06-17T21:38:53.557Z Actions: 3588/3689 actions (Installing new actions)
1592024-06-17T21:38:53.999Z Actions: Completed 3689 actions in 5.49 seconds.
1602024-06-17T21:38:54.134Z Done (0.130s)
1612024-06-17T21:38:54.134Z Done (0.000s)
1622024-06-17T21:38:54.447Z Done (0.312s)
1632024-06-17T21:39:00.052Z Done (5.449s)
1642024-06-17T21:39:00.297Z Done (0.176s)
1652024-06-17T21:39:00.300Z Done (0.000s)
1662024-06-17T21:39:00.491Z Done (0.000s)
1672024-06-17T21:39:01.044ZPlanning: Evaluating mediator changes ... Done
1682024-06-17T21:39:01.208ZPlanning: Checking for conflicting actions ... Done
1692024-06-17T21:39:01.211ZPlanning: Consolidating action changes ... Done
1702024-06-17T21:39:01.472ZPlanning: Evaluating mediators ... Done
1712024-06-17T21:39:01.475ZPlanning: Planning completed in 0.43 seconds
1722024-06-17T21:39:01.505Z Mediators to change: 2
1732024-06-17T21:39:01.505Z Create boot environment: No
1742024-06-17T21:39:01.505ZCreate backup boot environment: No
1752024-06-17T21:39:01.577Z Done
1762024-06-17T21:39:01.577Z Done
1772024-06-17T21:39:01.800Z Done
1782024-06-17T21:39:05.368Z Done
1792024-06-17T21:39:05.454Z Done
1802024-06-17T21:39:05.457Z Done
1812024-06-17T21:39:05.618Z Done
1822024-06-17T21:39:06.245ZPlanning: Evaluating mediator changes ... Done
1832024-06-17T21:39:06.248ZPlanning: Merging actions ... Done
1842024-06-17T21:39:06.441ZPlanning: Checking for conflicting actions ... Done
1852024-06-17T21:39:06.445ZPlanning: Consolidating action changes ... Done
1862024-06-17T21:39:06.708ZPlanning: Evaluating mediators ... Done
1872024-06-17T21:39:06.762ZPlanning: Planning completed in 0.76 seconds
1882024-06-17T21:39:06.797Z Packages to change: 1
1892024-06-17T21:39:06.797Z Mediators to change: 1
1902024-06-17T21:39:06.797Z Services to change: 1
1912024-06-17T21:39:06.800Z Create boot environment: No
1922024-06-17T21:39:06.800ZCreate backup boot environment: Yes
1932024-06-17T21:39:08.914Z Actions: 1/6 actions (Updating modified actions)
1942024-06-17T21:39:08.987Z Actions: Completed 6 actions in 0.07 seconds.
1952024-06-17T21:39:08.987Z Done
1962024-06-17T21:39:08.987Z Done
1972024-06-17T21:39:09.052Z Done
1982024-06-17T21:39:12.613Z Done
1992024-06-17T21:39:12.699Z Done
2002024-06-17T21:39:12.702Z Done
2012024-06-17T21:39:12.866Z Done
2022024-06-17T21:39:13.290ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032024-06-17T21:39:13.290Zclang system 15 system
2042024-06-17T21:39:13.290Zcsh system system illumos
2052024-06-17T21:39:13.290Zctags system system illumos
2062024-06-17T21:39:13.290Zgcc vendor 12 vendor
2072024-06-17T21:39:13.290Zgcc system 10 system
2082024-06-17T21:39:13.290Zgcc system 7 system
2092024-06-17T21:39:13.290Zgo system 1.20 system
2102024-06-17T21:39:13.290Zgo system 1.19 system
2112024-06-17T21:39:13.290Zllvm system 15 system
2122024-06-17T21:39:13.290Zllvm system 14 system
2132024-06-17T21:39:13.290Zmariadb system 10.6 system
2142024-06-17T21:39:13.290Zmta vendor vendor dma
2152024-06-17T21:39:13.290Zopenjdk system 17 system
2162024-06-17T21:39:13.290Zopenjdk system 11 system
2172024-06-17T21:39:13.290Zopenjdk system 1.8 system
2182024-06-17T21:39:13.290Zopenssl vendor 3 vendor
2192024-06-17T21:39:13.290Zperl system 5.36 system
2202024-06-17T21:39:13.290Zpostgresql system 15 system
2212024-06-17T21:39:13.290Zpostgresql system 13 system
2222024-06-17T21:39:13.290Zpython vendor 3 vendor
2232024-06-17T21:39:13.291Zpython system 2 system
2242024-06-17T21:39:13.291Zpython3 system 3.11 system
2252024-06-17T21:39:13.291Zruby system 3.0 system
2262024-06-17T21:39:13.291Zwords vendor vendor american-english
2272024-06-17T21:39:13.291Zwords system system australian-english
2282024-06-17T21:39:13.291Zwords system system british-english
2292024-06-17T21:39:13.291Zwords system system canadian-english
2302024-06-17T21:39:13.291Zwords system system french
2312024-06-17T21:39:13.291Zwords system system italian
2322024-06-17T21:39:13.291Zwords system system ngerman
2332024-06-17T21:39:13.291Zwords system system ogerman
2342024-06-17T21:39:13.291Zwords system system spanish
2352024-06-17T21:39:13.621ZPUBLISHER TYPE STATUS P LOCATION
2362024-06-17T21:39:13.621Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2372024-06-17T21:39:15.098ZFMRI IFO
2382024-06-17T21:39:15.098Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2392024-06-17T21:39:15.098Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2402024-06-17T21:39:15.098Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2412024-06-17T21:39:15.098Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2422024-06-17T21:39:15.098Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2432024-06-17T21:39:15.098Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2442024-06-17T21:39:15.098Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2452024-06-17T21:39:15.098Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2462024-06-17T21:39:15.098Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2472024-06-17T21:39:15.098Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2482024-06-17T21:39:15.098Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2492024-06-17T21:39:15.098Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2502024-06-17T21:39:15.608Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2512024-06-17T21:39:15.924Zerror: failed to load source for dependency `steno`
2522024-06-17T21:39:15.924Z
2532024-06-17T21:39:15.924ZCaused by:
2542024-06-17T21:39:15.924Z Unable to update /work/oxidecomputer/steno-errors
2552024-06-17T21:39:15.924Z
2562024-06-17T21:39:15.924ZCaused by:
2572024-06-17T21:39:15.924Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2582024-06-17T21:39:15.924Z
2592024-06-17T21:39:15.924ZCaused by:
2602024-06-17T21:39:15.927Z No such file or directory (os error 2)
2612024-06-17T21:39:15.930ZFailed to run command -- will try 2 more times
2622024-06-17T21:39:16.119Zerror: failed to load source for dependency `steno`
2632024-06-17T21:39:16.119Z
2642024-06-17T21:39:16.119ZCaused by:
2652024-06-17T21:39:16.119Z Unable to update /work/oxidecomputer/steno-errors
2662024-06-17T21:39:16.119Z
2672024-06-17T21:39:16.119ZCaused by:
2682024-06-17T21:39:16.119Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2692024-06-17T21:39:16.119Z
2702024-06-17T21:39:16.119ZCaused by:
2712024-06-17T21:39:16.119Z No such file or directory (os error 2)
2722024-06-17T21:39:16.124ZFailed to run command -- will try 1 more times
2732024-06-17T21:39:16.316Zerror: failed to load source for dependency `steno`
2742024-06-17T21:39:16.316Z
2752024-06-17T21:39:16.316ZCaused by:
2762024-06-17T21:39:16.316Z Unable to update /work/oxidecomputer/steno-errors
2772024-06-17T21:39:16.316Z
2782024-06-17T21:39:16.316ZCaused by:
2792024-06-17T21:39:16.316Z failed to read `/work/oxidecomputer/steno-errors/Cargo.toml`
2802024-06-17T21:39:16.316Z
2812024-06-17T21:39:16.316ZCaused by:
2822024-06-17T21:39:16.316Z No such file or directory (os error 2)
2832024-06-17T21:39:16.321Z
2842024-06-17T21:39:16.324Zreal 1:01.897094637
2852024-06-17T21:39:16.324Zuser 31.069975828
2862024-06-17T21:39:16.324Zsys 3.933011242
2872024-06-17T21:39:16.324Ztrap 0.007267437
2882024-06-17T21:39:16.324Ztflt 0.070923900
2892024-06-17T21:39:16.324Zdflt 0.150419153
2902024-06-17T21:39:16.324Zkflt 0.044715010
2912024-06-17T21:39:16.324Zlock 0.000000000
2922024-06-17T21:39:16.324Zslp 1:28.643284126
2932024-06-17T21:39:16.325Zlat 0.199897181
2942024-06-17T21:39:16.325Zstop 0.000661819
2952024-06-17T21:39:16.325Zprocess exited: duration 62081 ms, exit code 101
 
2962024-06-17T21:39:16.330Zfound 0 output files