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

SparrowCI Report - gh-rawleyfowler-Humming-Bird | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3185
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 03.03.2023 @ 19:15
Time elapsed: 166 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 5b4e8a8
Git comment: General performance improvements (#44)
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install . --force-install
      zef install App::Prove6 --force-install
      prove6 -I. t/ it/
19:13:14 :: [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
19:13:16 :: [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]
19:13:19 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --force-install
[4] zef install App::Prove6 --force-install
[5] prove6 -I. t/ it/
[6] 
[task stdout]
19:13:22 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
19:14:59 :: ===> Searching for missing dependencies: Test::META, IO::Socket::Async::SSL, OO::Monitors, IO::Path::ChildSecure, Base64, HTTP::HPACK:ver<1.0.0>, Cro::Core:ver<0.8.9>, Cro::TLS:ver<0.8.9>, Crypt::Random, JSON::JWT, DateTime::Parse, Log::Timeline
19:14:59 :: ===> Searching for missing dependencies: CBOR::Simple, Digest::HMAC, META6:ver<0.0.24+>, URI, License::SPDX, if
19:14:59 :: ===> Searching for missing dependencies: Digest:ver<0.28.0+>, TinyFloats:ver<0.0.3+>, JSON::Class:ver<0.0.14+>, JSON::Class:ver<0.0.15+>, JSON::Name
19:14:59 :: ===> Searching for missing dependencies: JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>, JSON::OptIn
19:14:59 :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
19:14:59 :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
19:14:59 :: ===> Testing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
19:14:59 :: ===> Testing [OK] for DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
19:14:59 :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
19:14:59 :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
19:14:59 :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing [OK] for JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing [OK] for JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing [OK] for JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing [OK] for META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing [OK] for URI:ver<0.3.6>:auth<zef:raku-community-modules>
19:14:59 :: ===> Testing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing [OK] for License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: [HTTP::Status] # the following may make some diagnostics from the module itself
19:14:59 :: [DateTime::Format] # the following may make some diagnostics from the module itself
19:14:59 :: [MIME::Types] # the following may make some diagnostics from the module itself
19:14:59 :: [Test::When] # the following may make some diagnostics from the module itself
19:14:59 :: [JSON::OptIn] # the following may make some diagnostics from the module itself
19:14:59 :: [JSON::Name] # the following may make some diagnostics from the module itself
19:14:59 :: [JSON::Marshal] # the following may make some diagnostics from the module itself
19:14:59 :: [JSON::Unmarshal] # the following may make some diagnostics from the module itself
19:14:59 :: [JSON::Class] # the following may make some diagnostics from the module itself
19:14:59 :: [META6] # the following may make some diagnostics from the module itself
19:14:59 :: [URI] # the following may make some diagnostics from the module itself
19:14:59 :: [License::SPDX] # the following may make some diagnostics from the module itself
19:14:59 :: [Test::META] # the following may make some diagnostics from the module itself
19:14:59 :: ===> Testing [OK] for Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:14:59 :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
19:14:59 :: [HTTP::Status] # 
19:14:59 :: [DateTime::Format] # 
19:14:59 :: [MIME::Types] # 
19:14:59 :: [Test::When] # 
19:14:59 :: [JSON::OptIn] # 
19:14:59 :: [JSON::Name] # 
19:14:59 :: [JSON::Marshal] # 
19:14:59 :: [JSON::Unmarshal] # 
19:14:59 :: [JSON::Class] # 
19:14:59 :: [META6] # 
19:14:59 :: [URI] # 
19:14:59 :: [License::SPDX] # 
19:14:59 :: [Test::META] # 
19:14:59 :: [Test::Notice] # 
19:14:59 :: [HTTP::Status] # ##############################################################################
19:14:59 :: [DateTime::Format] # ##############################################################################
19:14:59 :: [MIME::Types] # ##############################################################################
19:14:59 :: [Test::When] # ##############################################################################
19:14:59 :: [JSON::OptIn] # ##############################################################################
19:14:59 :: [JSON::Name] # ##############################################################################
19:14:59 :: [JSON::Marshal] # ##############################################################################
19:14:59 :: [JSON::Unmarshal] # ##############################################################################
19:14:59 :: [JSON::Class] # ##############################################################################
19:14:59 :: [META6] # ##############################################################################
19:14:59 :: [URI] # ##############################################################################
19:14:59 :: [License::SPDX] # ##############################################################################
19:14:59 :: [Test::META] # ##############################################################################
19:14:59 :: [Test::Notice] # ##############################################################################
19:14:59 :: [HTTP::Status] # ##############################################################################
19:14:59 :: [DateTime::Format] # ##############################################################################
19:14:59 :: [MIME::Types] # ##############################################################################
19:14:59 :: [Test::When] # ##############################################################################
19:14:59 :: [JSON::OptIn] # ##############################################################################
19:14:59 :: [JSON::Name] # ##############################################################################
19:14:59 :: [JSON::Marshal] # ##############################################################################
19:14:59 :: [JSON::Unmarshal] # ##############################################################################
19:14:59 :: [JSON::Class] # ##############################################################################
19:14:59 :: [META6] # ##############################################################################
19:14:59 :: [URI] # ##############################################################################
19:14:59 :: [License::SPDX] # ##############################################################################
19:14:59 :: [Test::META] # ##############################################################################
19:14:59 :: [Test::Notice] # ##############################################################################
19:14:59 :: [HTTP::Status] # ##############################################################################
19:14:59 :: [DateTime::Format] # ##############################################################################
19:14:59 :: [MIME::Types] # ##############################################################################
19:14:59 :: [Test::When] # ##############################################################################
19:14:59 :: [JSON::OptIn] # ##############################################################################
19:14:59 :: [JSON::Name] # ##############################################################################
19:14:59 :: [JSON::Marshal] # ##############################################################################
19:14:59 :: [JSON::Unmarshal] # ##############################################################################
19:14:59 :: [JSON::Class] # ##############################################################################
19:14:59 :: [META6] # ##############################################################################
19:14:59 :: [URI] # ##############################################################################
19:14:59 :: [License::SPDX] # ##############################################################################
19:14:59 :: [Test::META] # ##############################################################################
19:14:59 :: [Test::Notice] # ##############################################################################
19:14:59 :: [HTTP::Status] # #                                                                            #
19:14:59 :: [DateTime::Format] # #                                                                            #
19:14:59 :: [MIME::Types] # #                                                                            #
19:14:59 :: [Test::When] # #                                                                            #
19:14:59 :: [JSON::OptIn] # #                                                                            #
19:14:59 :: [JSON::Name] # #                                                                            #
19:14:59 :: [JSON::Marshal] # #                                                                            #
19:14:59 :: [JSON::Unmarshal] # #                                                                            #
19:14:59 :: [JSON::Class] # #                                                                            #
19:14:59 :: [META6] # #                                                                            #
19:14:59 :: [URI] # #                                                                            #
19:14:59 :: [License::SPDX] # #                                                                            #
19:14:59 :: [Test::META] # #                                                                            #
19:14:59 :: [Test::Notice] # #                                                                            #
19:14:59 :: [HTTP::Status] # #                                                                            #
19:14:59 :: [DateTime::Format] # #                                                                            #
19:14:59 :: [MIME::Types] # #                                                                            #
19:14:59 :: [Test::When] # #                                                                            #
19:14:59 :: [JSON::OptIn] # #                                                                            #
19:14:59 :: [JSON::Name] # #                                                                            #
19:14:59 :: [JSON::Marshal] # #                                                                            #
19:14:59 :: [JSON::Unmarshal] # #                                                                            #
19:14:59 :: [JSON::Class] # #                                                                            #
19:14:59 :: [META6] # #                                                                            #
19:14:59 :: [URI] # #                                                                            #
19:14:59 :: [License::SPDX] # #                                                                            #
19:14:59 :: [Test::META] # #                                                                            #
19:14:59 :: [Test::Notice] # #                                                                            #
19:14:59 :: [HTTP::Status] # #  This is a test message                                                    #
19:14:59 :: [DateTime::Format] # #  This is a test message                                                    #
19:14:59 :: [MIME::Types] # #  This is a test message                                                    #
19:14:59 :: [Test::When] # #  This is a test message                                                    #
19:14:59 :: [JSON::OptIn] # #  This is a test message                                                    #
19:14:59 :: [JSON::Name] # #  This is a test message                                                    #
19:14:59 :: [JSON::Marshal] # #  This is a test message                                                    #
19:14:59 :: [JSON::Unmarshal] # #  This is a test message                                                    #
19:14:59 :: [JSON::Class] # #  This is a test message                                                    #
19:14:59 :: [META6] # #  This is a test message                                                    #
19:14:59 :: [URI] # #  This is a test message                                                    #
19:14:59 :: [License::SPDX] # #  This is a test message                                                    #
19:14:59 :: [Test::META] # #  This is a test message                                                    #
19:14:59 :: [Test::Notice] # #  This is a test message                                                    #
19:14:59 :: [HTTP::Status] # #                                                                            #
19:14:59 :: [DateTime::Format] # #                                                                            #
19:14:59 :: [MIME::Types] # #                                                                            #
19:14:59 :: [Test::When] # #                                                                            #
19:14:59 :: [JSON::OptIn] # #                                                                            #
19:14:59 :: [JSON::Name] # #                                                                            #
19:14:59 :: [JSON::Marshal] # #                                                                            #
19:14:59 :: [JSON::Unmarshal] # #                                                                            #
19:14:59 :: [JSON::Class] # #                                                                            #
19:14:59 :: [META6] # #                                                                            #
19:14:59 :: [URI] # #                                                                            #
19:14:59 :: [License::SPDX] # #                                                                            #
19:14:59 :: [Test::META] # #                                                                            #
19:14:59 :: [Test::Notice] # #                                                                            #
19:14:59 :: [HTTP::Status] # #                                                                            #
19:14:59 :: [DateTime::Format] # #                                                                            #
19:14:59 :: [MIME::Types] # #                                                                            #
19:14:59 :: [Test::When] # #                                                                            #
19:14:59 :: [JSON::OptIn] # #                                                                            #
19:14:59 :: [JSON::Name] # #                                                                            #
19:14:59 :: [JSON::Marshal] # #                                                                            #
19:14:59 :: [JSON::Unmarshal] # #                                                                            #
19:14:59 :: [JSON::Class] # #                                                                            #
19:14:59 :: [META6] # #                                                                            #
19:14:59 :: [URI] # #                                                                            #
19:14:59 :: [License::SPDX] # #                                                                            #
19:14:59 :: [Test::META] # #                                                                            #
19:14:59 :: [Test::Notice] # #                                                                            #
19:14:59 :: [HTTP::Status] # ##############################################################################
19:14:59 :: [DateTime::Format] # ##############################################################################
19:14:59 :: [MIME::Types] # ##############################################################################
19:14:59 :: [Test::When] # ##############################################################################
19:15:20 :: [JSON::OptIn] # ##############################################################################
19:15:20 :: [JSON::Name] # ##############################################################################
19:15:20 :: [JSON::Marshal] # ##############################################################################
19:15:20 :: [JSON::Unmarshal] # ##############################################################################
19:15:20 :: [JSON::Class] # ##############################################################################
19:15:20 :: [META6] # ##############################################################################
19:15:20 :: [URI] # ##############################################################################
19:15:20 :: [License::SPDX] # ##############################################################################
19:15:20 :: [Test::META] # ##############################################################################
19:15:20 :: [Test::Notice] # ##############################################################################
19:15:20 :: [HTTP::Status] # ##############################################################################
19:15:20 :: [DateTime::Format] # ##############################################################################
19:15:20 :: [MIME::Types] # ##############################################################################
19:15:20 :: [Test::When] # ##############################################################################
19:15:20 :: [JSON::OptIn] # ##############################################################################
19:15:20 :: [JSON::Name] # ##############################################################################
19:15:20 :: [JSON::Marshal] # ##############################################################################
19:15:20 :: [JSON::Unmarshal] # ##############################################################################
19:15:20 :: [JSON::Class] # ##############################################################################
19:15:20 :: [META6] # ##############################################################################
19:15:20 :: [URI] # ##############################################################################
19:15:20 :: [License::SPDX] # ##############################################################################
19:15:20 :: [Test::META] # ##############################################################################
19:15:20 :: [Test::Notice] # ##############################################################################
19:15:20 :: [HTTP::Status] # ##############################################################################
19:15:20 :: [DateTime::Format] # ##############################################################################
19:15:20 :: [MIME::Types] # ##############################################################################
19:15:20 :: [Test::When] # ##############################################################################
19:15:20 :: [JSON::OptIn] # ##############################################################################
19:15:20 :: [JSON::Name] # ##############################################################################
19:15:20 :: [JSON::Marshal] # ##############################################################################
19:15:20 :: [JSON::Unmarshal] # ##############################################################################
19:15:20 :: [JSON::Class] # ##############################################################################
19:15:20 :: [META6] # ##############################################################################
19:15:20 :: [URI] # ##############################################################################
19:15:20 :: [License::SPDX] # ##############################################################################
19:15:20 :: [Test::META] # ##############################################################################
19:15:20 :: [Test::Notice] # ##############################################################################
19:15:20 :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
19:15:20 :: ===> Testing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
19:15:20 :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
19:15:20 :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
19:15:20 :: ===> Testing [FAIL]: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
[task stderr]
19:15:20 :: ===> Updating fez mirror: https://360.zef.pm/
19:15:20 :: ===> Updated fez mirror: https://360.zef.pm/
19:15:20 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
19:15:20 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
19:15:20 :: Aborting due to test failure: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn> (use --force-test to override)
19:15:20 :: task exit status: 1
19:15:20 :: 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