>>> oauth2-proxy: Building testing/oauth2-proxy 7.8.1-r3 (using abuild 3.15.0-r2) started Wed, 16 Jul 2025 12:21:37 +0000 >>> oauth2-proxy: Validating /home/buildozer/aports/testing/oauth2-proxy/APKBUILD... >>> oauth2-proxy: Analyzing dependencies... >>> oauth2-proxy: Installing for build: build-base go (1/2) Installing go (1.24.5-r1) (2/2) Installing .makedepends-oauth2-proxy (20250716.122140) busybox-1.37.0-r19.trigger: Executing script... OK: 537 MiB in 112 packages >>> oauth2-proxy: Cleaning up srcdir >>> oauth2-proxy: Cleaning up pkgdir >>> oauth2-proxy: Cleaning up tmpdir >>> oauth2-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauth2-proxy-7.8.1.tar.gz >>> oauth2-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauth2-proxy-7.8.1.tar.gz >>> oauth2-proxy: Checking sha512sums... oauth2-proxy-7.8.1.tar.gz: OK oauth2-proxy.initd: OK oauth2-proxy.confd: OK make-dont-disable-cgo.patch: OK fix-options-test.patch: OK >>> oauth2-proxy: Unpacking /var/cache/distfiles/edge/oauth2-proxy-7.8.1.tar.gz... >>> oauth2-proxy: make-dont-disable-cgo.patch patching file Makefile >>> oauth2-proxy: fix-options-test.patch patching file pkg/apis/options/load_test.go go build -a -installsuffix cgo -ldflags="-X github.com/oauth2-proxy/oauth2-proxy/v7/pkg/version.VERSION=7.8.1" -o oauth2-proxy github.com/oauth2-proxy/oauth2-proxy/v7 ok github.com/oauth2-proxy/oauth2-proxy/v7 (cached) ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/ip [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options/testutil (cached) [no tests to run] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options/util (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/sessions (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/app/pagewriter (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/app/redirect (cached) Running Suite: Basic - /home/buildozer/aports/testing/oauth2-proxy/src/oauth2-proxy-7.8.1/pkg/authentication/basic ================================================================================================================== Random Seed: 1752668618 Will run 23 of 23 specs ••••••••••• ------------------------------ • [FAILED] [0.001 seconds] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] has the correct number of users [BeforeEach] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:37 [It] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:50 [FAILED] Expected : false to be true In [BeforeEach] at: github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 @ 07/16/25 12:23:38.84 ------------------------------ • [FAILED] [0.001 seconds] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] accepts the correct passwords [BeforeEach] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:37 [It] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:54 [FAILED] Expected : false to be true In [BeforeEach] at: github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 @ 07/16/25 12:23:38.842 ------------------------------ • [FAILED] [0.001 seconds] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] rejects incorrect passwords [BeforeEach] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:37 [It] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:60 [FAILED] Expected : false to be true In [BeforeEach] at: github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 @ 07/16/25 12:23:38.843 ------------------------------ • [FAILED] [0.001 seconds] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] rejects a non existent user [BeforeEach] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:37 [It] github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:66 [FAILED] Expected : false to be true In [BeforeEach] at: github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 @ 07/16/25 12:23:38.844 ------------------------------ •••••••• Summarizing 4 Failures: [FAIL] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] has the correct number of users github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 [FAIL] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] accepts the correct passwords github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 [FAIL] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] rejects incorrect passwords github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 [FAIL] HTPasswd Suite with an HTPassword Validator load from file with mixed entries [BeforeEach] rejects a non existent user github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic/htpasswd_test.go:43 Ran 23 of 23 Specs in 0.075 seconds FAIL! -- 19 Passed | 4 Failed | 0 Pending | 0 Skipped --- FAIL: TestBasicSuite (0.09s) FAIL FAIL github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic 0.389s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/clock (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/cookies (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/encryption (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/header (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/http (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/ip (cached) ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/logger [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/providers/oidc (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/providers/util (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/requests (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/requests/util (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/cookie (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/persistence (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/redis (cached) ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/tests [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/upstream (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/util (cached) ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/validation (cached) ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/version [no test files] ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/watcher [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/providers (cached) FAIL >>> ERROR: oauth2-proxy: check failed >>> oauth2-proxy: Uninstalling dependencies... (1/2) Purging .makedepends-oauth2-proxy (20250716.122140) (2/2) Purging go (1.24.5-r1) busybox-1.37.0-r19.trigger: Executing script... OK: 348 MiB in 110 packages