build packages.x86_64-linux.go-tests

  1. 53.14 s [go-tests] ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  2. 53.15 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. 53.16 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"
  4. 53.17 s [go-tests] ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  5. 53.18 s [go-tests] ./dev-scripts/download-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  6. 53.18 s [go-tests] ./dev-scripts/serve-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  7. 53.19 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"
  8. 53.20 s [go-tests] ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/hkbylipx1iiawqdcjv858p501wv81bpm-bash-interactive-5.3p3/bin/bash"
  9. 53.27 s [go-tests] + set -o pipefail
  10. 53.27 s [go-tests] + full_test=
  11. 53.27 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  12. 53.27 s [go-tests] + go_test_flags+=("-fullpath")
  13. 53.27 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  14. 53.27 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  15. 53.27 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  16. 53.27 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  17. 53.27 s [go-tests] + [[ '' = \-\-full ]]
  18. 53.27 s [go-tests] + set -u
  19. 53.27 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  20. 53.27 s [go-tests] ++ cd ./dev-scripts
  21. 53.27 s [go-tests] ++ pwd
  22. 53.27 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  23. 53.27 s [go-tests] + readonly SCRIPT_DIR
  24. 53.27 s [go-tests] + cd /build/source/dev-scripts/..
  25. 53.27 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...