build packages.x86_64-linux.go-tests
- 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"
- 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"
- 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"
- 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"
- 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"
- 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"
- 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"
- 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"
- 53.27 s
[go-tests] + set -o pipefail
- 53.27 s
[go-tests] + full_test=
- 53.27 s
[go-tests] + go_test_flags=("-tags=netgo,osusergo")
- 53.27 s
[go-tests] + go_test_flags+=("-fullpath")
- 53.27 s
[go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
- 53.27 s
[go-tests] + COVERAGE_FILE_RAW=.coverage.out
- 53.27 s
[go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
- 53.27 s
[go-tests] + COVERAGE_FILE_HTML=.coverage.html
- 53.27 s
[go-tests] + [[ '' = \-\-full ]]
- 53.27 s
[go-tests] + set -u
- 53.27 s
[go-tests] +++ dirname ./dev-scripts/run-go-tests
- 53.27 s
[go-tests] ++ cd ./dev-scripts
- 53.27 s
[go-tests] ++ pwd
- 53.27 s
[go-tests] + SCRIPT_DIR=/build/source/dev-scripts
- 53.27 s
[go-tests] + readonly SCRIPT_DIR
- 53.27 s
[go-tests] + cd /build/source/dev-scripts/..
- 53.27 s
[go-tests] + go test -tags=netgo,osusergo -fullpath ./...