Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - gh-melezhik-Tomty | [image: melezhik/sparrow:alpine_arm]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3799
Status: FAIL
Image: melezhik/sparrow:alpine_arm
Worker status: OK
---
Date: 15.11.2023 @ 14:44
Time elapsed: 123 sec
---
SCM: https://github.com/melezhik/Tomty.git
Git sha: 9fc4100
Git comment: release! dump fez config
secrets:
  - FEZ_TOKEN

tasks:
  -
    name: tomty
    language: Bash
    default: true
    followup:
      -
        name: release
    code: |
      set -e
      cd source/
      zef install . --/test
      export SP6_LOG_NO_TIMESTAMPS=1
      tomty  --all --show-failed --color --dump-task
  -
    name: release
    if:
      language: Raku
      code: |
        update_state %( status => 'skip' )
          unless %*ENV<SCM_COMMIT_MESSAGE> ~~ /'release!'/;
    language: Bash
    code: |
      set -e

      sudo apk add unzip
      sudo apk add tar --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community

      zef install --/test https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip

      cat << HERE > ~/.fez-config.json
       {"groups":[],"un":"melezhik","key":"$FEZ_TOKEN"}
      HERE

      cd source/
      zef install --/test fez

      tom --clean
      cat ~/.fez-config.json | raku -e 'for lines() -> $i { my $j=$i; $j.=subst(%*ENV<FEZ_TOKEN>,"masked") ; say $j }'
      fez upload --unattended
14:42:28 :: [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
14:42:31 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[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] 
[task stdout]
14:42:33 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/tomty]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --/test
[4] export SP6_LOG_NO_TIMESTAMPS=1
[5] tomty  --all --show-failed --color --dump-task
[6] 
[task stdout]
14:42:36 :: ===> Staging Tomty:ver<0.0.20>:auth<zef:melezhik>
14:42:39 :: ===> Staging [OK] for Tomty:ver<0.0.20>:auth<zef:melezhik>
14:42:39 :: ===> Installing: Tomty:ver<0.0.20>:auth<zef:melezhik>
14:42:39 :: 
14:42:39 :: 1 bin/ script [tomty] installed to:
14:42:39 :: /home/worker/rakudo-2023.10/install/share/perl6/site/bin
14:42:42 :: [1/6] / [00-tomty-help] .......  2 sec. OK
14:42:44 :: [2/6] / [01-tomty-cat-test] .......  2 sec. OK
14:42:46 :: [3/6] / [02-tomty-cat-env] .......  2 sec. OK
14:42:50 :: [4/6] / [03-tomty-use-env] .......  4 sec. OK
14:42:56 :: [5/6] / [031-tomty-read-env] .......  6 sec. OK
14:42:56 :: [6/6] / [04-broken] ....... SKIP
14:42:56 :: =========================================
14:42:56 :: (=: / [6] tests in 16 sec / (5) tests passed
some followup jobs failed or timeouted: ${:FAIL(1), :OK(0), :TIMEOUT(0)}
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/tomty/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/resources/7E8029CBEC6AEAB4CF3B86B0FA3D5E6E21936B90 line 13
  in sub MAIN at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 1

14:43:30 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
[task run: task.raku - tasks/release-if]
[dump code: task.raku]
[1] update_state %( status => 'skip' )
[2]   unless %*ENV<SCM_COMMIT_MESSAGE> ~~ /'release!'/;
[3] 
[task stdout]
[task run: task.bash - tasks/release]
[dump code: task.bash]
[1] set -e
[2] 
[3] sudo apk add unzip
[4] sudo apk add tar --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
[5] 
[6] zef install --/test https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip
[7] 
[8] cat << HERE > ~/.fez-config.json
[9]  {"groups":[],"un":"melezhik","key":"$FEZ_TOKEN"}
[10] HERE
[11] 
[12] cd source/
[13] zef install --/test fez
[14] 
[15] tom --clean
[16] cat ~/.fez-config.json | raku -e 'for lines() -> $i { my $j=$i; $j.=subst(%*ENV<FEZ_TOKEN>,"masked") ; say $j }'
[17] fez upload --unattended
[18] 
[task stdout]
14:43:35 :: fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
14:43:35 :: fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
14:43:35 :: (1/1) Installing unzip (6.0-r14)
14:43:35 :: Executing busybox-1.36.1-r2.trigger
14:43:35 :: OK: 481 MiB in 63 packages
14:43:35 :: fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
14:43:36 :: (1/2) Installing libacl (2.3.1-r3)
14:43:36 :: (2/2) Installing tar (1.34-r3)
14:43:36 :: Executing busybox-1.36.1-r2.trigger
14:43:36 :: OK: 482 MiB in 65 packages
14:43:39 :: ===> Staging fez:ver<44>:auth<zef:tony-o>:api<0>
14:43:54 :: ===> Staging [OK] for fez:ver<44>:auth<zef:tony-o>:api<0>
14:43:54 :: ===> Installing: fez:ver<44>:auth<zef:tony-o>:api<0>
14:43:54 :: 
14:43:54 :: 1 bin/ script [fez] installed to:
14:43:54 :: /home/worker/rakudo-2023.10/install/share/perl6/site/bin
14:43:56 :: No reason to proceed. Use --force-install to continue anyway
14:43:57 :: cleaning /var/.sparrowdo/env/tomty/.sparrowdo/source/.tom/.cache ...
14:43:58 ::  {"groups":[],"un":"melezhik","key":"masked"}
14:43:59 :: >>= Bundle manifest:
14:43:59 ::       .rakudist/depends.raku
14:43:59 ::       .tasks/tomty-cat-test/task.bash
14:43:59 ::       .tasks/tomty-cat-test/task.check
14:43:59 ::       .tasks/tomty-env-cat/task.bash
14:43:59 ::       .tasks/tomty-env-cat/task.check
14:43:59 ::       .tasks/tomty-help/task.bash
14:43:59 ::       .tasks/tomty-help/task.check
14:43:59 ::       .tom/changes.raku
14:43:59 ::       .tom/commit.raku
14:43:59 ::       .tom/git-publish.raku
14:43:59 ::       .tom/git-summary.raku
14:43:59 ::       .tom/install.raku
14:43:59 ::       .tom/pull.raku
14:43:59 ::       .tom/push.raku
14:43:59 ::       .tom/release.raku
14:43:59 ::       .tom/set-git.raku
14:43:59 ::       .tom/set-pause.raku
14:43:59 ::       .tom/status.raku
14:43:59 ::       .tom/test.raku
14:43:59 ::       .tom/tomtit-pl6-to-raku.raku
14:43:59 ::       .tom/update-branch-list.raku
14:43:59 ::       .tom/yaml-lint.raku
14:43:59 ::       .tomty/00-tomty-help.raku
14:43:59 ::       .tomty/01-tomty-cat-test.raku
14:43:59 ::       .tomty/02-tomty-cat-env.raku
14:43:59 ::       .tomty/03-tomty-use-env.raku
14:43:59 ::       .tomty/031-tomty-read-env.raku
14:43:59 ::       .tomty/04-broken.raku
14:43:59 ::       .tomty/env/config.dev.raku
14:43:59 ::       .tomty/env/config.test.raku
14:43:59 ::       .tomty/profile
14:43:59 ::       .travis.yml
14:43:59 ::       bin/tomty
14:43:59 ::       Changes
14:43:59 ::       dist.ini
14:43:59 ::       examples/test-01.pl6
14:43:59 ::       examples/test-02.pl6
14:43:59 ::       examples/test-03.pl6
14:43:59 ::       examples/test-meta6-file-exist.pl6
14:43:59 ::       examples/test-meta6-is-valid-json.pl6
14:43:59 ::       lib/Tomty.rakumod
14:43:59 ::       lib/Tomty/Completion.rakumod
14:43:59 ::       META6.json
14:43:59 ::       README.md
14:43:59 ::       resources/completion.sh
14:43:59 ::       sparrow.yaml
14:43:59 ::       t/00-load.t
14:43:59 :: >>= Build depends ok
14:43:59 :: >>= Depends ok
14:43:59 :: >>= Provides ok
14:43:59 :: >>= Resources ok
[task stderr]
14:43:59 :: All candidates are currently installed
14:43:59 :: =<< FATAL: Unable to prompt while --unattended is in use
14:43:59 :: task exit status: 1
14:43:59 :: task tasks/release FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/release/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/resources/7E8029CBEC6AEAB4CF3B86B0FA3D5E6E21936B90 line 13
  in sub MAIN at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 1