36.97 s[go-tests] /build/source/handlers/about_test.go:74: about heading not found
36.97 s[go-tests] 2026/06/22 17:30:10 failed to read auth session from context: session backend unavailable
36.97 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestAuthFlow_0x1c1544df4b48?vfs=memdb
36.97 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.97 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.97 s[go-tests] 2026/06/22 17:30:10 login confirm: consumed token for user 11111111-1111-4111-8111-111111111111
36.97 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsOpenRedirectNextURL_0x1c1544df5208?vfs=memdb
36.97 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.97 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/missing_token_returns_400_0x1c1544df5688?vfs=memdb
36.97 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/malformed_token_returns_400_0x1c1544df58c8?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 login confirm: invalid token format: invalid login token: must be 32 alphanumeric characters
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/well-formed_token_that%27s_not_in_store_returns_401_0x1c1544df5b08?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/valid_token_that%27s_already_used_returns_401_0x1c1545310008?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/valid_token_with_session_creation_failure_returns_500_0x1c1545310248?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 login confirm: consumed token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/valid_token_with_successful_session_creation_redirects_to_stored_next_path_0x1c15453106c8?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 login confirm: consumed token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsMalformedFormBody_0x1c1545310908?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRendersCheckEmailPageRegardlessOfRegistration/registered_email_shows_check-email_page_0x1c1545310d88?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRendersCheckEmailPageRegardlessOfRegistration/unregistered_email_shows_check-email_page_0x1c1545311448?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 login attempt from unregistered email: unregistered@example.com
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostDoesNotLeakTokenInProdMode_0x1c1545311b08?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/protocol-relative_next_path_is_invalid_0x1c15458f8488?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/next_path_without_leading_slash_is_invalid_0x1c15458f86c8?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/malformed_next_path_is_invalid_0x1c15458f8908?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/http_next_path_is_invalid_0x1c15458f8008?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/https_next_path_is_invalid_0x1c15458f8488?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/non-http_absolute_next_path_is_invalid_0x1c15458f86c8?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidEmail_0x1c15458f8b48?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsTooManyRequestsAfterIPv4Limit_0x1c15458f8d88?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostDoesNotApplyIPv4LimitToIPv6_0x1c15458f9448?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsTooManyRequestsWhenRateLimited_0x1c15458f9b08?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsErrorWhenTokenCreationFails_0x1c15458f9d48?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestUploadGetRequiresOwner/unauthenticated_user_is_redirected_to_login_0x1c1542080488?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestUploadGetRequiresOwner/subscriber_is_forbidden_0x1c15420806c8?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
36.98 s[go-tests] 2026/06/22 17:30:10 reading DB from file:/TestUploadGetRequiresOwner/owner_sees_the_upload_form_0x1c1542080008?vfs=memdb
36.98 s[go-tests] 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginConfirmPost/valid_token_with_successful_session_creation_redirects_to_stored_next_path_0x1c15453106c8?vfs=memdb
37.29 s> 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 login confirm: consumed token for user 11111111-1111-4111-8111-111111111111
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsMalformedFormBody_0x1c1545310908?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRendersCheckEmailPageRegardlessOfRegistration/registered_email_shows_check-email_page_0x1c1545310d88?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRendersCheckEmailPageRegardlessOfRegistration/unregistered_email_shows_check-email_page_0x1c1545311448?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 login attempt from unregistered email: unregistered@example.com
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostDoesNotLeakTokenInProdMode_0x1c1545311b08?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 inserting magic login token for user 11111111-1111-4111-8111-111111111111
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/protocol-relative_next_path_is_invalid_0x1c15458f8488?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/next_path_without_leading_slash_is_invalid_0x1c15458f86c8?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/malformed_next_path_is_invalid_0x1c15458f8908?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/http_next_path_is_invalid_0x1c15458f8008?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/https_next_path_is_invalid_0x1c15458f8488?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidNextPath/non-http_absolute_next_path_is_invalid_0x1c15458f86c8?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostRejectsInvalidEmail_0x1c15458f8b48?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsTooManyRequestsAfterIPv4Limit_0x1c15458f8d88?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostDoesNotApplyIPv4LimitToIPv6_0x1c15458f9448?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsTooManyRequestsWhenRateLimited_0x1c15458f9b08?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store
37.29 s> 2026/06/22 17:30:10 reading DB from file:/TestLoginPostReturnsErrorWhenTokenCreationFails_0x1c15458f9d48?vfs=memdb
37.29 s> 2026/06/22 17:30:10 cleaning expired auth sessions from store