build packages.x86_64-linux.go-tests

  1. 3.05 s [go-tests] ./dev-scripts/package-binaries: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  2. 3.06 s [go-tests] ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  3. 3.06 s [go-tests] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  4. 3.07 s [go-tests] ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  5. 3.08 s [go-tests] ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  6. 3.08 s [go-tests] ./dev-scripts/lint-sql: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  7. 3.09 s [go-tests] ./dev-scripts/build-backend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  8. 3.16 s [go-tests] + set -o pipefail
  9. 3.16 s [go-tests] + full_test=
  10. 3.16 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  11. 3.16 s [go-tests] + go_test_flags+=("-fullpath")
  12. 3.16 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  13. 3.16 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  14. 3.16 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  15. 3.16 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  16. 3.16 s [go-tests] + [[ '' = \-\-full ]]
  17. 3.16 s [go-tests] + set -u
  18. 3.16 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  19. 3.16 s [go-tests] ++ cd ./dev-scripts
  20. 3.16 s [go-tests] ++ pwd
  21. 3.16 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  22. 3.16 s [go-tests] + readonly SCRIPT_DIR
  23. 3.16 s [go-tests] + cd /build/source/dev-scripts/..
  24. 3.16 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  25. 6.80 s [go-tests] ? codeberg.org/mtlynch/grosiree/build [no test files]