build packages.x86_64-linux.go-tests

Reproduce this run
  1. 0.04 s $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://codeberg.org/mtlynch/go-app-starter?ref=master&rev=27912248e4365acfd01f71914ef72b9fe117e8f1#packages.x86_64-linux.go-tests --print-build-logs
  2. 2.35 s
  3. 2.88 s Building go-tests
  4. 2.94 s [go-tests] Phase: unpackPhase
  5. 2.94 s [go-tests] unpacking source archive /nix/store/kw2mmyhf60pxilv73zp24a0b2i033kiv-source
  6. 2.96 s [go-tests] source root is source
  7. 2.98 s [go-tests] Phase: patchPhase
  8. 2.99 s [go-tests] Phase: updateAutotoolsGnuConfigScriptsPhase
  9. 3.00 s [go-tests] Phase: configurePhase
  10. 3.02 s [go-tests] no configure script, doing nothing
  11. 3.02 s [go-tests] Phase: buildPhase
  12. 3.03 s [go-tests] patching script interpreter paths in ./dev-scripts
  13. 3.04 s [go-tests] ./dev-scripts/lint-sql: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  14. 3.05 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"
  15. 3.07 s [go-tests] ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  16. 3.09 s [go-tests] ./dev-scripts/check-frontend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  17. 3.11 s [go-tests] ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  18. 3.12 s [go-tests] ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  19. 3.14 s [go-tests] ./dev-scripts/build-backend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  20. 3.16 s [go-tests] ./dev-scripts/reset-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  21. 3.18 s [go-tests] ./dev-scripts/download-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  22. 3.19 s [go-tests] ./dev-scripts/upload-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  23. 3.21 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"
  24. 3.23 s [go-tests] ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  25. 3.25 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"
  26. 3.27 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"
  27. 3.29 s [go-tests] ./dev-scripts/check-go-test-packages: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  28. 3.30 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"
  29. 3.32 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"
  30. 3.34 s [go-tests] ./dev-scripts/serve-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  31. 3.36 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"
  32. 3.38 s [go-tests] ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  33. 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"
  34. 3.49 s [go-tests] + set -o pipefail
  35. 3.50 s [go-tests] + full_test=
  36. 3.50 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  37. 3.50 s [go-tests] + go_test_flags+=("-fullpath")
  38. 3.50 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  39. 3.50 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  40. 3.50 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  41. 3.50 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  42. 3.50 s [go-tests] + [[ '' = \-\-full ]]
  43. 3.50 s [go-tests] + set -u
  44. 3.50 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  45. 3.50 s [go-tests] ++ cd ./dev-scripts
  46. 3.50 s [go-tests] ++ pwd
  47. 3.50 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  48. 3.50 s [go-tests] + readonly SCRIPT_DIR
  49. 3.50 s [go-tests] + cd /build/source/dev-scripts/..
  50. 3.50 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  51. 10.22 s [go-tests] ? github.com/mtlynch/go-app-starter/cmd/app [no test files]
  52. 10.25 s [go-tests] ok github.com/mtlynch/go-app-starter/handlers 0.006s
  53. 10.25 s [go-tests] ? github.com/mtlynch/go-app-starter/store/sqlite [no test files]
  54. 10.25 s [go-tests] ? github.com/mtlynch/go-app-starter/store/test_sqlite [no test files]
  55. 10.30 s [go-tests] + [[ -n '' ]]
  56. 10.30 s [go-tests] + go vet ./...
  57. 14.39 s [go-tests] ++ go env GOPATH
  58. 14.39 s [go-tests] + STATICCHECK_PATH=/build/go/bin/staticcheck
  59. 14.39 s [go-tests] + readonly STATICCHECK_PATH
  60. 14.39 s [go-tests] + readonly STATICCHECK_VERSION=v0.6.1
  61. 14.39 s [go-tests] + STATICCHECK_VERSION=v0.6.1
  62. 14.39 s [go-tests] + [[ ! -f /build/go/bin/staticcheck ]]
  63. 14.39 s [go-tests] + /build/go/bin/staticcheck ./...
  64. 17.21 s [go-tests] ++ go env GOPATH
  65. 17.24 s [go-tests] + ERRCHECK_PATH=/build/go/bin/errcheck
  66. 17.24 s [go-tests] + readonly ERRCHECK_PATH
  67. 17.24 s [go-tests] + readonly ERRCHECK_VERSION=v1.10.0
  68. 17.24 s [go-tests] + ERRCHECK_VERSION=v1.10.0
  69. 17.24 s [go-tests] + [[ ! -f /build/go/bin/errcheck ]]
  70. 17.24 s [go-tests] + /build/go/bin/errcheck -ignoretests ./...
  71. 17.36 s [go-tests] Phase: installPhase
  72. 17.37 s [go-tests] Phase: fixupPhase
  73. 17.39 s [go-tests] shrinking RPATHs of ELF executables and libraries in /nix/store/hbzmblxnfj4hdinv561xphfzyjqhs0zh-go-tests-0.0.0
  74. 17.39 s [go-tests] checking for references to /build/ in /nix/store/hbzmblxnfj4hdinv561xphfzyjqhs0zh-go-tests-0.0.0...
  75. 17.40 s [go-tests] patching script interpreter paths in /nix/store/hbzmblxnfj4hdinv561xphfzyjqhs0zh-go-tests-0.0.0
  76. 17.59 s [post-build-hook] Uploading to the NixCI cache: /nix/store/hbzmblxnfj4hdinv561xphfzyjqhs0zh-go-tests-0.0.0
  77. 17.63 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  78. 17.63 s [post-build-hook] copying 1 paths...
  79. 17.63 s [post-build-hook] copying path '/nix/store/hbzmblxnfj4hdinv561xphfzyjqhs0zh-go-tests-0.0.0' to 'https://cache.nix-ci.com'...
  80. 17.79 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  81. 18.15 s [post-build-hook] copying 1 paths...
  82. 18.15 s [post-build-hook] copying path '/nix/store/ra78q91kcil9nf1spyaglda8913wmgha-go-tests-0.0.0.drv' to 'https://cache.nix-ci.com'...
  83. 18.42 s Progress: 1 of 2 built