build packages.x86_64-linux.go-tests

  1. 3.26 s [go-tests] ./dev-scripts/populate-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  2. 3.28 s [go-tests] ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  3. 3.30 s [go-tests] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  4. 3.32 s [go-tests] ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  5. 3.34 s [go-tests] ./dev-scripts/enable-multiarch-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  6. 3.36 s [go-tests] ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  7. 3.37 s [go-tests] ./dev-scripts/package-binaries: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  8. 3.39 s [go-tests] ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  9. 3.54 s [go-tests] + set -o pipefail
  10. 3.54 s [go-tests] + full_test=
  11. 3.54 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  12. 3.54 s [go-tests] + go_test_flags+=("-fullpath")
  13. 3.54 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  14. 3.54 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  15. 3.54 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  16. 3.54 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  17. 3.54 s [go-tests] + [[ '' = \-\-full ]]
  18. 3.54 s [go-tests] + set -u
  19. 3.54 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  20. 3.54 s [go-tests] ++ cd ./dev-scripts
  21. 3.54 s [go-tests] ++ pwd
  22. 3.54 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  23. 3.54 s [go-tests] + readonly SCRIPT_DIR
  24. 3.54 s [go-tests] + cd /build/source/dev-scripts/..
  25. 3.54 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...