BuildID: 2844
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 03.02.2023 @ 04:03
Time elapsed: 107 sec
---
SCM:
https://github.com/melezhik/spitsh.git
Git sha: 6a5b287
Git comment: ci file
tasks:
-
name: zef-build
language: Bash
default: true
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test .
[35m04:02:30[0m :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
[35m04:02:33[0m :: [repository] - installing pack-unpack, version 0.000001
[1;36m[task run: task.bash - unpack source archive][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2]
[3] file=$(config file)
[4] dir=$(config dir)
[5]
[6] echo "tar -xzf $file "
[7]
[8] tar -xzf $file
[9]
[10] if test $dir; then
[11] ls -l $dir
[12] fi
[13]
[14]
[1;36m[task stdout][0m
[35m04:02:35[0m :: tar -xzf source.tar.gz
[1;36m[task run: task.bash - tasks/zef-build][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test .
[5]
[1;36m[task stdout][0m
[35m04:02:38[0m :: ===> Searching for missing dependencies: DispatchMap
[35m04:02:48[0m :: ===> Installing: DispatchMap:ver<0.2.3>
[35m04:02:49[0m :: ===> Testing: Spit:ver<0.0.31>
[35m04:03:38[0m :: [Spit] precompiling SETTING
[35m04:03:38[0m :: [Spit] ===SORRY!===
[35m04:03:38[0m :: [Spit] Type check failed in assignment to $default; expected SAST::Block but got SAST::SVal (SAST::SVal.new(val =...)
[35m04:03:38[0m :: [Spit] # You planned 7 tests, but ran 1
[35m04:03:38[0m :: ===> Testing [FAIL]: Spit:ver<0.0.31>
[1;36m[task stderr][0m
[35m04:03:38[0m :: ===> Updating fez mirror: https://360.zef.pm/
[35m04:03:38[0m :: ===> Updated fez mirror: https://360.zef.pm/
[35m04:03:38[0m :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m04:03:38[0m :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m04:03:38[0m :: Aborting due to test failure: Spit:ver<0.0.31> (use --force-test to override)
[35m04:03:38[0m :: task exit status: 1
[35m04:03:38[0m :: task tasks/zef-build FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/zef-build/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1