Running client tests... === RUN TestDoServerRequestAttachesToken === PAUSE TestDoServerRequestAttachesToken === RUN TestCaseHackSuffix === PAUSE TestCaseHackSuffix === RUN TestPartSizeForNAR === PAUSE TestPartSizeForNAR === RUN TestUploadMultipart_SupersededByPeer === PAUSE TestUploadMultipart_SupersededByPeer === RUN TestDumpPathMatchesNix === PAUSE TestDumpPathMatchesNix === RUN TestDumpPathSingleFile === PAUSE TestDumpPathSingleFile === RUN TestDumpPathWriterError === PAUSE TestDumpPathWriterError === RUN TestEncodeNixBase32 === PAUSE TestEncodeNixBase32 === RUN TestEncodeNixBase32WithRealHash === PAUSE TestEncodeNixBase32WithRealHash === RUN TestConvertHashToNix32 === PAUSE TestConvertHashToNix32 === RUN TestGetStorePathHash === PAUSE TestGetStorePathHash === RUN TestPathInfoHashCompatibility === PAUSE TestPathInfoHashCompatibility === RUN TestParsePathInfoJSON === PAUSE TestParsePathInfoJSON === RUN TestParsePathInfoJSONMultiplePaths === PAUSE TestParsePathInfoJSONMultiplePaths === RUN TestPathInfoCACompatibility === PAUSE TestPathInfoCACompatibility === RUN TestRateLimiterFeedback === PAUSE TestRateLimiterFeedback === RUN TestRateLimiterFeedback_400DoesNotCountAsSuccess === PAUSE TestRateLimiterFeedback_400DoesNotCountAsSuccess === RUN TestResolveStorePath === PAUSE TestResolveStorePath === RUN TestDoWithRetry_BodyReplayedViaGetBody === PAUSE TestDoWithRetry_BodyReplayedViaGetBody === RUN TestShellSplit === PAUSE TestShellSplit === RUN TestShellSplitErrors === PAUSE TestShellSplitErrors === RUN TestSetClientTLS === PAUSE TestSetClientTLS === RUN TestSetClientTLSDoesNotMutateDefaultTransport === PAUSE TestSetClientTLSDoesNotMutateDefaultTransport === RUN TestSetClientTLSErrors === PAUSE TestSetClientTLSErrors === RUN TestStaticToken === PAUSE TestStaticToken === RUN TestFileTokenReadsAndCaches === PAUSE TestFileTokenReadsAndCaches === RUN TestFileTokenMissing === PAUSE TestFileTokenMissing === RUN TestFileTokenEmpty === PAUSE TestFileTokenEmpty === RUN TestScriptTokenNoExpiryRerunsEveryCall === PAUSE TestScriptTokenNoExpiryRerunsEveryCall === RUN TestScriptTokenCachesUntilRefresh === PAUSE TestScriptTokenCachesUntilRefresh === RUN TestScriptTokenEmptyToken === PAUSE TestScriptTokenEmptyToken === RUN TestScriptTokenBadJSON === PAUSE TestScriptTokenBadJSON === RUN TestScriptTokenScriptFails === PAUSE TestScriptTokenScriptFails === RUN TestScriptTokenEmptyCommand === PAUSE TestScriptTokenEmptyCommand === CONT TestDoServerRequestAttachesToken === CONT TestResolveStorePath === CONT TestConvertHashToNix32 === RUN TestConvertHashToNix32/SRI_format_to_Nix32 === PAUSE TestConvertHashToNix32/SRI_format_to_Nix32 === RUN TestConvertHashToNix32/already_Nix32_format === PAUSE TestConvertHashToNix32/already_Nix32_format === RUN TestConvertHashToNix32/invalid_format === PAUSE TestConvertHashToNix32/invalid_format === CONT TestConvertHashToNix32/SRI_format_to_Nix32 === CONT TestRateLimiterFeedback_400DoesNotCountAsSuccess === CONT TestDumpPathMatchesNix 2026/07/19 09:59:22 WARN Rate limiter enabled after throttle name=server-test rate=5 === CONT TestDumpPathSingleFile === CONT TestGetStorePathHash === RUN TestGetStorePathHash/valid_store_path === PAUSE TestGetStorePathHash/valid_store_path === RUN TestGetStorePathHash/basename_without_hyphen_should_error === PAUSE TestGetStorePathHash/basename_without_hyphen_should_error === RUN TestGetStorePathHash/hash_with_invalid_characters_should_error === PAUSE TestGetStorePathHash/hash_with_invalid_characters_should_error === RUN TestGetStorePathHash/hash_with_wrong_length_should_error === CONT TestPathInfoHashCompatibility === RUN TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === PAUSE TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === RUN TestPathInfoHashCompatibility/old_string_format_with_colon === PAUSE TestPathInfoHashCompatibility/old_string_format_with_colon === RUN TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === PAUSE TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === RUN TestPathInfoHashCompatibility/new_structured_format_with_sha512 === PAUSE TestPathInfoHashCompatibility/new_structured_format_with_sha512 === CONT TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === CONT TestFileTokenMissing === PAUSE TestGetStorePathHash/hash_with_wrong_length_should_error === CONT TestPartSizeForNAR === CONT TestUploadMultipart_SupersededByPeer === RUN TestUploadMultipart_SupersededByPeer/exists === CONT TestConvertHashToNix32/invalid_format === CONT TestScriptTokenEmptyToken === RUN TestPartSizeForNAR/zero_stays_at_minimum === PAUSE TestPartSizeForNAR/zero_stays_at_minimum === CONT TestConvertHashToNix32/already_Nix32_format === PAUSE TestUploadMultipart_SupersededByPeer/exists --- PASS: TestConvertHashToNix32 (0.00s) --- PASS: TestConvertHashToNix32/SRI_format_to_Nix32 (0.00s) --- PASS: TestConvertHashToNix32/invalid_format (0.00s) --- PASS: TestConvertHashToNix32/already_Nix32_format (0.00s) === CONT TestScriptTokenEmptyCommand --- PASS: TestScriptTokenEmptyCommand (0.00s) === RUN TestUploadMultipart_SupersededByPeer/missing === RUN TestPartSizeForNAR/small_stays_at_minimum === PAUSE TestPartSizeForNAR/small_stays_at_minimum === RUN TestPartSizeForNAR/80_GiB_fits_at_minimum === PAUSE TestPartSizeForNAR/80_GiB_fits_at_minimum === RUN TestPartSizeForNAR/115_GiB_needs_larger_parts === PAUSE TestUploadMultipart_SupersededByPeer/missing === PAUSE TestPartSizeForNAR/115_GiB_needs_larger_parts === CONT TestScriptTokenScriptFails === CONT TestScriptTokenBadJSON === RUN TestPartSizeForNAR/1_TiB === PAUSE TestPartSizeForNAR/1_TiB === RUN TestPartSizeForNAR/5_TiB_S3_max_object === PAUSE TestPartSizeForNAR/5_TiB_S3_max_object === RUN TestPartSizeForNAR/capped_at_5_GiB === PAUSE TestPartSizeForNAR/capped_at_5_GiB === CONT TestScriptTokenNoExpiryRerunsEveryCall --- PASS: TestDoServerRequestAttachesToken (0.00s) === CONT TestScriptTokenCachesUntilRefresh --- PASS: TestFileTokenMissing (0.00s) === CONT TestEncodeNixBase32 === RUN TestEncodeNixBase32/test_string_hash === PAUSE TestEncodeNixBase32/test_string_hash === RUN TestEncodeNixBase32/empty_input === PAUSE TestEncodeNixBase32/empty_input === CONT TestEncodeNixBase32WithRealHash --- PASS: TestEncodeNixBase32WithRealHash (0.00s) === CONT TestParsePathInfoJSON === RUN TestParsePathInfoJSON/Nix_format === PAUSE TestParsePathInfoJSON/Nix_format === RUN TestParsePathInfoJSON/Lix_format === PAUSE TestParsePathInfoJSON/Lix_format === RUN TestParsePathInfoJSON/empty_input --- PASS: TestResolveStorePath (0.00s) === CONT TestRateLimiterFeedback === PAUSE TestParsePathInfoJSON/empty_input === RUN TestRateLimiterFeedback/429_enables_limiter === PAUSE TestRateLimiterFeedback/429_enables_limiter === RUN TestRateLimiterFeedback/503_enables_limiter === PAUSE TestRateLimiterFeedback/503_enables_limiter === RUN TestParsePathInfoJSON/whitespace_only === PAUSE TestParsePathInfoJSON/whitespace_only === RUN TestParsePathInfoJSON/invalid_JSON === PAUSE TestParsePathInfoJSON/invalid_JSON === CONT TestPathInfoCACompatibility === RUN TestRateLimiterFeedback/200_does_not_enable_limiter === PAUSE TestRateLimiterFeedback/200_does_not_enable_limiter === RUN TestPathInfoCACompatibility/null_ca_field === PAUSE TestPathInfoCACompatibility/null_ca_field === RUN TestPathInfoCACompatibility/old_string_format_-_text === RUN TestRateLimiterFeedback/400_does_not_enable_limiter === PAUSE TestRateLimiterFeedback/400_does_not_enable_limiter === PAUSE TestPathInfoCACompatibility/old_string_format_-_text === RUN TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === CONT TestParsePathInfoJSONMultiplePaths === PAUSE TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === RUN TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths === RUN TestPathInfoCACompatibility/new_structured_format_-_text === PAUSE TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths === PAUSE TestPathInfoCACompatibility/new_structured_format_-_text === RUN TestPathInfoCACompatibility/new_structured_format_-_nar_method === RUN TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths === PAUSE TestPathInfoCACompatibility/new_structured_format_-_nar_method === PAUSE TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths === CONT TestCaseHackSuffix === CONT TestDumpPathWriterError --- PASS: TestScriptTokenScriptFails (0.01s) === CONT TestSetClientTLSDoesNotMutateDefaultTransport --- PASS: TestSetClientTLSDoesNotMutateDefaultTransport (0.00s) === CONT TestFileTokenReadsAndCaches --- PASS: TestFileTokenReadsAndCaches (0.00s) === CONT TestStaticToken --- PASS: TestStaticToken (0.00s) === CONT TestSetClientTLSErrors === RUN TestSetClientTLSErrors/missing_cert_file === PAUSE TestSetClientTLSErrors/missing_cert_file === RUN TestSetClientTLSErrors/missing_key_file === PAUSE TestSetClientTLSErrors/missing_key_file === RUN TestSetClientTLSErrors/missing_ca_file === PAUSE TestSetClientTLSErrors/missing_ca_file === RUN TestSetClientTLSErrors/invalid_ca_file === PAUSE TestSetClientTLSErrors/invalid_ca_file === CONT TestPathInfoHashCompatibility/new_structured_format_with_sha512 === CONT TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === CONT TestPathInfoHashCompatibility/old_string_format_with_colon --- PASS: TestPathInfoHashCompatibility (0.00s) --- PASS: TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) (0.00s) --- PASS: TestPathInfoHashCompatibility/new_structured_format_with_sha512 (0.00s) --- PASS: TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI (0.00s) --- PASS: TestPathInfoHashCompatibility/old_string_format_with_colon (0.00s) === CONT TestGetStorePathHash/valid_store_path === CONT TestShellSplitErrors --- PASS: TestShellSplitErrors (0.00s) === CONT TestSetClientTLS === RUN TestSetClientTLS/rejects_connection_without_client_cert === PAUSE TestSetClientTLS/rejects_connection_without_client_cert === RUN TestSetClientTLS/succeeds_with_client_cert_and_CA === PAUSE TestSetClientTLS/succeeds_with_client_cert_and_CA === RUN TestSetClientTLS/preserves_debug_logging_transport === PAUSE TestSetClientTLS/preserves_debug_logging_transport === CONT TestFileTokenEmpty --- PASS: TestFileTokenEmpty (0.00s) === CONT TestGetStorePathHash/hash_with_invalid_characters_should_error === CONT TestGetStorePathHash/hash_with_wrong_length_should_error === CONT TestShellSplit --- PASS: TestShellSplit (0.00s) === CONT TestGetStorePathHash/basename_without_hyphen_should_error --- PASS: TestGetStorePathHash (0.00s) --- PASS: TestGetStorePathHash/valid_store_path (0.00s) --- PASS: TestGetStorePathHash/hash_with_invalid_characters_should_error (0.00s) --- PASS: TestGetStorePathHash/hash_with_wrong_length_should_error (0.00s) --- PASS: TestGetStorePathHash/basename_without_hyphen_should_error (0.00s) === CONT TestDoWithRetry_BodyReplayedViaGetBody --- PASS: TestScriptTokenBadJSON (0.01s) === CONT TestUploadMultipart_SupersededByPeer/exists --- PASS: TestScriptTokenEmptyToken (0.01s) === CONT TestUploadMultipart_SupersededByPeer/missing 2026/07/19 09:59:22 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 09:59:22 WARN Request returned retryable status, retrying attempt=1 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:59256 2026/07/19 09:59:22 WARN Rate limiter backed off name=server-test rate=5 2026/07/19 09:59:22 WARN Request returned retryable status, retrying attempt=2 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:59256 --- PASS: TestDoWithRetry_BodyReplayedViaGetBody (0.00s) === CONT TestPartSizeForNAR/1_TiB === CONT TestPartSizeForNAR/capped_at_5_GiB === CONT TestPartSizeForNAR/zero_stays_at_minimum === CONT TestPartSizeForNAR/5_TiB_S3_max_object === CONT TestPartSizeForNAR/115_GiB_needs_larger_parts === CONT TestPartSizeForNAR/small_stays_at_minimum === CONT TestPartSizeForNAR/80_GiB_fits_at_minimum === CONT TestEncodeNixBase32/test_string_hash --- PASS: TestPartSizeForNAR (0.00s) --- PASS: TestPartSizeForNAR/1_TiB (0.00s) --- PASS: TestPartSizeForNAR/capped_at_5_GiB (0.00s) --- PASS: TestPartSizeForNAR/zero_stays_at_minimum (0.00s) --- PASS: TestPartSizeForNAR/5_TiB_S3_max_object (0.00s) --- PASS: TestPartSizeForNAR/115_GiB_needs_larger_parts (0.00s) --- PASS: TestPartSizeForNAR/small_stays_at_minimum (0.00s) --- PASS: TestPartSizeForNAR/80_GiB_fits_at_minimum (0.00s) === CONT TestEncodeNixBase32/empty_input === CONT TestParsePathInfoJSON/invalid_JSON === CONT TestParsePathInfoJSON/whitespace_only --- PASS: TestEncodeNixBase32 (0.00s) --- PASS: TestEncodeNixBase32/test_string_hash (0.00s) --- PASS: TestEncodeNixBase32/empty_input (0.00s) === CONT TestParsePathInfoJSON/Nix_format === CONT TestParsePathInfoJSON/empty_input === CONT TestParsePathInfoJSON/Lix_format --- PASS: TestParsePathInfoJSON (0.00s) --- PASS: TestParsePathInfoJSON/invalid_JSON (0.00s) --- PASS: TestParsePathInfoJSON/whitespace_only (0.00s) --- PASS: TestParsePathInfoJSON/Nix_format (0.00s) --- PASS: TestParsePathInfoJSON/empty_input (0.00s) --- PASS: TestParsePathInfoJSON/Lix_format (0.00s) === CONT TestRateLimiterFeedback/400_does_not_enable_limiter === CONT TestRateLimiterFeedback/429_enables_limiter === CONT TestRateLimiterFeedback/200_does_not_enable_limiter === CONT TestRateLimiterFeedback/503_enables_limiter 2026/07/19 09:59:22 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 09:59:22 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=429 url=http://127.0.0.1:59265 --- PASS: TestUploadMultipart_SupersededByPeer (0.00s) --- PASS: TestUploadMultipart_SupersededByPeer/exists (0.00s) --- PASS: TestUploadMultipart_SupersededByPeer/missing (0.00s) 2026/07/19 09:59:22 WARN Rate limiter backed off name=server-test rate=5 === CONT TestPathInfoCACompatibility/null_ca_field === CONT TestPathInfoCACompatibility/new_structured_format_-_text === CONT TestPathInfoCACompatibility/new_structured_format_-_nar_method === CONT TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === CONT TestPathInfoCACompatibility/old_string_format_-_text === CONT TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths --- PASS: TestPathInfoCACompatibility (0.00s) --- PASS: TestPathInfoCACompatibility/null_ca_field (0.00s) --- PASS: TestPathInfoCACompatibility/new_structured_format_-_text (0.00s) --- PASS: TestPathInfoCACompatibility/new_structured_format_-_nar_method (0.00s) --- PASS: TestPathInfoCACompatibility/old_string_format_-_fixed_recursive (0.00s) --- PASS: TestPathInfoCACompatibility/old_string_format_-_text (0.00s) === CONT TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths --- PASS: TestParsePathInfoJSONMultiplePaths (0.00s) --- PASS: TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths (0.00s) --- PASS: TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths (0.00s) === CONT TestSetClientTLSErrors/missing_cert_file === CONT TestSetClientTLSErrors/invalid_ca_file === CONT TestSetClientTLSErrors/missing_ca_file === CONT TestSetClientTLSErrors/missing_key_file 2026/07/19 09:59:22 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 09:59:22 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=503 url=http://127.0.0.1:59268 === CONT TestSetClientTLS/rejects_connection_without_client_cert === CONT TestSetClientTLS/preserves_debug_logging_transport 2026/07/19 09:59:22 WARN Rate limiter backed off name=server-test rate=5 --- PASS: TestRateLimiterFeedback (0.00s) --- PASS: TestRateLimiterFeedback/400_does_not_enable_limiter (0.00s) --- PASS: TestRateLimiterFeedback/429_enables_limiter (0.00s) --- PASS: TestRateLimiterFeedback/200_does_not_enable_limiter (0.00s) --- PASS: TestRateLimiterFeedback/503_enables_limiter (0.00s) === CONT TestSetClientTLS/succeeds_with_client_cert_and_CA --- PASS: TestSetClientTLSErrors (0.00s) --- PASS: TestSetClientTLSErrors/missing_cert_file (0.00s) --- PASS: TestSetClientTLSErrors/invalid_ca_file (0.00s) --- PASS: TestSetClientTLSErrors/missing_ca_file (0.00s) --- PASS: TestSetClientTLSErrors/missing_key_file (0.00s) 2026/07/19 09:59:22 http: TLS handshake error from 127.0.0.1:59271: remote error: tls: bad certificate --- PASS: TestSetClientTLS (0.00s) --- PASS: TestSetClientTLS/preserves_debug_logging_transport (0.00s) --- PASS: TestSetClientTLS/succeeds_with_client_cert_and_CA (0.00s) --- PASS: TestSetClientTLS/rejects_connection_without_client_cert (0.01s) --- PASS: TestScriptTokenCachesUntilRefresh (0.03s) --- PASS: TestScriptTokenNoExpiryRerunsEveryCall (0.03s) --- PASS: TestDumpPathWriterError (0.03s) --- PASS: TestDumpPathSingleFile (0.04s) --- PASS: TestCaseHackSuffix (0.04s) --- PASS: TestDumpPathMatchesNix (0.07s) --- PASS: TestRateLimiterFeedback_400DoesNotCountAsSuccess (1.00s) PASS Running server tests... The files belonging to this database system will be owned by user "_nixbld10". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are enabled. creating directory /nix/var/nix/builds/nix-92310-3857150617/postgres3128613476/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /nix/var/nix/builds/nix-92310-3857150617/postgres3128613476/data -l logfile start /nix/var/nix/builds/nix-92310-3857150617/postgres3128613476:5432 - no response 2026-07-19 09:59:23.638 UTC [92556] LOG: starting PostgreSQL 18.4 on aarch64-apple-darwin25.3.0, compiled by clang version 21.1.8, 64-bit 2026-07-19 09:59:23.638 UTC [92556] LOG: listening on Unix socket "/nix/var/nix/builds/nix-92310-3857150617/postgres3128613476/.s.PGSQL.5432" 2026-07-19 09:59:23.641 UTC [92563] LOG: database system was shut down at 2026-07-19 09:59:23 UTC 2026-07-19 09:59:23.642 UTC [92556] LOG: database system is ready to accept connections /nix/var/nix/builds/nix-92310-3857150617/postgres3128613476:5432 - accepting connections : option background_thread currently supports pthread only {"timestamp":"2026-07-19T09:59:23.785657Z","level":"ERROR","fields":{"message":"list_path_raw: revjob err VolumeNotFound"},"target":"rustfs_ecstore::cache_value::metacache_set","filename":"crates/ecstore/src/cache_value/metacache_set.rs","line_number":486,"threadName":"rustfs-worker","threadId":"ThreadId(9)"} === RUN TestService_AuthMiddleware === PAUSE TestService_AuthMiddleware === RUN TestService_AuthMiddleware_MTLSProxyHeader === PAUSE TestService_AuthMiddleware_MTLSProxyHeader === RUN TestService_AuthMiddleware_MTLSBoundSubjects === PAUSE TestService_AuthMiddleware_MTLSBoundSubjects === RUN TestService_ReadAuthMiddleware === PAUSE TestService_ReadAuthMiddleware === RUN TestService_AuthMiddleware_OIDC === PAUSE TestService_AuthMiddleware_OIDC === RUN TestCacheConfigHandler === PAUSE TestCacheConfigHandler === RUN TestCacheStatsHandler === PAUSE TestCacheStatsHandler === RUN TestClientCADerivations === PAUSE TestClientCADerivations === RUN TestClientErrorHandling === PAUSE TestClientErrorHandling === RUN TestClientIntegration === PAUSE TestClientIntegration === RUN TestClientMultipleUploads === PAUSE TestClientMultipleUploads === RUN TestClientWithDependencies === PAUSE TestClientWithDependencies === RUN TestPinProtectsFromGC === PAUSE TestPinProtectsFromGC === RUN TestGCAdvisoryLockBlocksConcurrentRun 2026-07-19 09:59:23.929 UTC [92618] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:23.929 UTC [92618] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:23 OK 20241026095416_initial_model.sql (3.37ms) 2026/07/19 09:59:23 OK 20251210153512_drop_unused_gin_index.sql (506.96µs) 2026/07/19 09:59:23 OK 20251218171726_add_pins.sql (836.46µs) 2026/07/19 09:59:23 OK 20260628120000_add_object_size_and_stats.sql (870.67µs) 2026/07/19 09:59:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:23 OK 1_commit_pending_closure.sql (870.96µs) 2026/07/19 09:59:23 OK 2_object_stats_trigger.sql (186.96µs) 2026/07/19 09:59:23 goose: up to current file version: 2 --- PASS: TestGCAdvisoryLockBlocksConcurrentRun (0.08s) === RUN TestGCBugBareHashReferences === PAUSE TestGCBugBareHashReferences === RUN TestGCMetrics === PAUSE TestGCMetrics === RUN TestGCTaskStore_StartNew === PAUSE TestGCTaskStore_StartNew === RUN TestGCTaskStore_DeduplicateSameParams === PAUSE TestGCTaskStore_DeduplicateSameParams === RUN TestGCTaskStore_ConflictDifferentParams === PAUSE TestGCTaskStore_ConflictDifferentParams === RUN TestGCTaskStore_GetEmpty === PAUSE TestGCTaskStore_GetEmpty === RUN TestGCTaskStore_GetReturnsLatest === PAUSE TestGCTaskStore_GetReturnsLatest === RUN TestGCTaskStore_CompletedAllowsNewTask === PAUSE TestGCTaskStore_CompletedAllowsNewTask === RUN TestGCTaskStore_PhaseUpdates === PAUSE TestGCTaskStore_PhaseUpdates === RUN TestGCTaskStore_Fail === PAUSE TestGCTaskStore_Fail === RUN TestGracefulShutdownDrainsInflight === PAUSE TestGracefulShutdownDrainsInflight === RUN TestService_healthCheckHandler === PAUSE TestService_healthCheckHandler === RUN TestGenerateLandingPage === PAUSE TestGenerateLandingPage === RUN TestNARDeduplicationMetadataUploadBug === PAUSE TestNARDeduplicationMetadataUploadBug === RUN TestMetricsInventory === PAUSE TestMetricsInventory === RUN TestService_NativeMTLS === PAUSE TestService_NativeMTLS === RUN TestServerTLSConfig === PAUSE TestServerTLSConfig === RUN TestMultipartCleanup === PAUSE TestMultipartCleanup === RUN TestObjectStatsTrigger === PAUSE TestObjectStatsTrigger === RUN TestOrphanedObjectsGC === PAUSE TestOrphanedObjectsGC === RUN TestOrphanedObjectsGCStressTest === PAUSE TestOrphanedObjectsGCStressTest === RUN TestResurrectedObjectNotDeleted === PAUSE TestResurrectedObjectNotDeleted === RUN TestParseSingleRange === PAUSE TestParseSingleRange === RUN TestIsValidCachePath === PAUSE TestIsValidCachePath === RUN TestReadProxyNarinfo === PAUSE TestReadProxyNarinfo === RUN TestReadProxyNarinfoAlreadyDecompressed === PAUSE TestReadProxyNarinfoAlreadyDecompressed === RUN TestReadProxyNarStreaming === PAUSE TestReadProxyNarStreaming === RUN TestReadProxy404 === PAUSE TestReadProxy404 === RUN TestReadProxyInvalidPath === PAUSE TestReadProxyInvalidPath === RUN TestReadProxyHead === PAUSE TestReadProxyHead === RUN TestReadProxyConditionalGet === PAUSE TestReadProxyConditionalGet === RUN TestReadProxyRootRedirectsToIndexHTML === PAUSE TestReadProxyRootRedirectsToIndexHTML === RUN TestReadProxyDisabled === PAUSE TestReadProxyDisabled === RUN TestReadProxyRangeRequest === PAUSE TestReadProxyRangeRequest === RUN TestRedundantMultipartUpload === PAUSE TestRedundantMultipartUpload === RUN TestCompleteMultipartUpload_ErrorButObjectExists === PAUSE TestCompleteMultipartUpload_ErrorButObjectExists === RUN TestCompletedNarNotReofferedAcrossClosures === PAUSE TestCompletedNarNotReofferedAcrossClosures === RUN TestPresignedUploadRegisteredBeforeCommit === PAUSE TestPresignedUploadRegisteredBeforeCommit === RUN TestService_Rustfstest === PAUSE TestService_Rustfstest === RUN TestSystemdListenerNotActivated --- PASS: TestSystemdListenerNotActivated (0.00s) === RUN TestWatchdogBeatsWhenHealthy --- PASS: TestWatchdogBeatsWhenHealthy (0.02s) === RUN TestWatchdogSkipsWhenUnhealthy 2026/07/19 09:59:23 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 09:59:24 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" --- PASS: TestWatchdogSkipsWhenUnhealthy (0.20s) === RUN TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === PAUSE TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === RUN TestProxyWriteTimeout === PAUSE TestProxyWriteTimeout === RUN TestIsValidUploadKey === PAUSE TestIsValidUploadKey === RUN TestUploadHandlersRejectInvalidKeys === PAUSE TestUploadHandlersRejectInvalidKeys === RUN TestUploadHandlersRejectOversizedBody === PAUSE TestUploadHandlersRejectOversizedBody === RUN TestService_cleanupPendingClosuresHandler === PAUSE TestService_cleanupPendingClosuresHandler === RUN TestService_createPendingClosureHandler === PAUSE TestService_createPendingClosureHandler === RUN TestService_verifyS3Integrity === PAUSE TestService_verifyS3Integrity === RUN TestCompleteMultipartUnregistered === PAUSE TestCompleteMultipartUnregistered === RUN TestCreatePendingClosure_SmallNARUsesSimplePUT === PAUSE TestCreatePendingClosure_SmallNARUsesSimplePUT === CONT TestService_AuthMiddleware === CONT TestOrphanedObjectsGC === CONT TestCreatePendingClosure_SmallNARUsesSimplePUT === CONT TestCompleteMultipartUnregistered === CONT TestService_verifyS3Integrity === CONT TestService_createPendingClosureHandler === CONT TestService_cleanupPendingClosuresHandler === CONT TestUploadHandlersRejectOversizedBody === CONT TestUploadHandlersRejectInvalidKeys === RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info === PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info === RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal === PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal === RUN TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key === PAUSE TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key === RUN TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key === PAUSE TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key === CONT TestIsValidUploadKey === RUN TestIsValidUploadKey/narinfo === PAUSE TestIsValidUploadKey/narinfo === RUN TestIsValidUploadKey/nar_zst === PAUSE TestIsValidUploadKey/nar_zst === RUN TestIsValidUploadKey/nar_xz === PAUSE TestIsValidUploadKey/nar_xz === RUN TestIsValidUploadKey/nar_plain === PAUSE TestIsValidUploadKey/nar_plain === RUN TestIsValidUploadKey/listing === PAUSE TestIsValidUploadKey/listing === RUN TestIsValidUploadKey/build_log === CONT TestProxyWriteTimeout === RUN TestProxyWriteTimeout/narinfo === PAUSE TestProxyWriteTimeout/narinfo === RUN TestProxyWriteTimeout/1_GiB_nar === PAUSE TestProxyWriteTimeout/1_GiB_nar === RUN TestProxyWriteTimeout/10_GiB_nar === PAUSE TestProxyWriteTimeout/10_GiB_nar === RUN TestProxyWriteTimeout/unknown_size === PAUSE TestProxyWriteTimeout/unknown_size === PAUSE TestIsValidUploadKey/build_log === RUN TestIsValidUploadKey/build_log_home-manager_file === PAUSE TestIsValidUploadKey/build_log_home-manager_file === RUN TestIsValidUploadKey/build_log_plus_in_name === PAUSE TestIsValidUploadKey/build_log_plus_in_name === RUN TestIsValidUploadKey/build_log_question_mark === PAUSE TestIsValidUploadKey/build_log_question_mark === RUN TestIsValidUploadKey/build_log_equals === PAUSE TestIsValidUploadKey/build_log_equals === RUN TestIsValidUploadKey/realisation === PAUSE TestIsValidUploadKey/realisation === RUN TestIsValidUploadKey/realisation_plus_in_output === PAUSE TestIsValidUploadKey/realisation_plus_in_output === RUN TestIsValidUploadKey/nix-cache-info === PAUSE TestIsValidUploadKey/nix-cache-info === RUN TestIsValidUploadKey/index.html === PAUSE TestIsValidUploadKey/index.html === RUN TestIsValidUploadKey/narinfo_key,_nar_type === PAUSE TestIsValidUploadKey/narinfo_key,_nar_type === RUN TestIsValidUploadKey/nar_key,_narinfo_type === PAUSE TestIsValidUploadKey/nar_key,_narinfo_type === RUN TestIsValidUploadKey/listing_key,_narinfo_type === PAUSE TestIsValidUploadKey/listing_key,_narinfo_type === RUN TestIsValidUploadKey/traversal === PAUSE TestIsValidUploadKey/traversal === RUN TestIsValidUploadKey/traversal_nar === PAUSE TestIsValidUploadKey/traversal_nar === RUN TestIsValidUploadKey/absolute === PAUSE TestIsValidUploadKey/absolute === RUN TestIsValidUploadKey/empty_key === PAUSE TestIsValidUploadKey/empty_key === RUN TestIsValidUploadKey/unknown_type === PAUSE TestIsValidUploadKey/unknown_type === CONT TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === CONT TestService_Rustfstest === RUN TestUploadHandlersRejectOversizedBody/create_pending_closure === PAUSE TestUploadHandlersRejectOversizedBody/create_pending_closure === RUN TestUploadHandlersRejectOversizedBody/complete_multipart === PAUSE TestUploadHandlersRejectOversizedBody/complete_multipart === RUN TestUploadHandlersRejectOversizedBody/request_more_parts === PAUSE TestUploadHandlersRejectOversizedBody/request_more_parts === CONT TestPresignedUploadRegisteredBeforeCommit 2026-07-19 09:59:24.365 UTC [92736] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.365 UTC [92736] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.369 UTC [92737] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.369 UTC [92737] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (21.66ms) 2026-07-19 09:59:24.406 UTC [92743] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.406 UTC [92743] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.407 UTC [92745] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.407 UTC [92745] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (1.9ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (3.4ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (4.16ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (7.45ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (1.03ms) 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (6.19ms) 2026-07-19 09:59:24.418 UTC [92747] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.418 UTC [92747] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.418 UTC [92748] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.418 UTC [92748] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.418 UTC [92746] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.418 UTC [92746] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (2.51ms) 2026-07-19 09:59:24.419 UTC [92749] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.419 UTC [92749] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (2.07ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (1.12ms) 2026/07/19 09:59:24 goose: up to current file version: 2 2026-07-19 09:59:24.420 UTC [92750] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.420 UTC [92750] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (1.77ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (4.49ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (8.82ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (4.32ms) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (2.18ms) 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (694.17µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.58ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (1.57ms) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (3.16ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (3.79ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (1.75ms) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (5.96ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.03ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (7.98ms) 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (7.76ms) 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (8.13ms) 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (7.6ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (851.88µs) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (868.42µs) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (841.38µs) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (989.08µs) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (721.38µs) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (2.19ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (549.71µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (1.36ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (1.98ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (2.07ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (3.85ms) 2026/07/19 09:59:24 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 09:59:24 WARN Authentication failed token_preview=wrongtoken token_length=10 reason="static API token mismatch" --- PASS: TestService_AuthMiddleware (0.27s) === CONT TestCompletedNarNotReofferedAcrossClosures 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.17ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (5.67ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (4.41ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (5.97ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (3.52ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (3.16ms) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.53ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.13ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (495.79µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (422.83µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.44ms) 2026/07/19 09:59:24 INFO Aborted multipart uploads count=0 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (2.14ms) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.67ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (619.21µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (574.04µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (725.08µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestService_Rustfstest (0.25s) === CONT TestCompleteMultipartUpload_ErrorButObjectExists 2026/07/19 09:59:24 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 09:59:24 INFO Aborted multipart uploads count=1 {"timestamp":"2026-07-19T09:59:24.453074Z","level":"ERROR","fields":{"message":"system path read failed","path_kind":"data_usage","operation":"read_primary","reason":"config_not_found","object":"buckets/.usage.json","error":"Config not found"},"target":"rustfs_ecstore::data_usage","filename":"crates/ecstore/src/data_usage.rs","line_number":126,"threadName":"rustfs-worker","threadId":"ThreadId(2)"} --- PASS: TestCreatePendingClosure_SmallNARUsesSimplePUT (0.28s) === CONT TestRedundantMultipartUpload 2026/07/19 09:59:24 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026-07-19 09:59:24.454 UTC [92736] ERROR: Closure does not exist: id=1 2026-07-19 09:59:24.454 UTC [92736] CONTEXT: PL/pgSQL function commit_pending_closure(bigint) line 16 at RAISE 2026-07-19 09:59:24.454 UTC [92736] STATEMENT: -- name: CommitPendingClosure :exec SELECT commit_pending_closure($1::bigint) --- PASS: TestService_cleanupPendingClosuresHandler (0.28s) === CONT TestReadProxyRangeRequest 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Registered completed upload object_key=nar/jjjjjjjjjjjjjjjjjjjjjjjjjjjjjj0100000000000000000000.nar.zst 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestPresignedUploadRegisteredBeforeCommit (0.24s) === CONT TestReadProxyDisabled 2026-07-19 09:59:24.466 UTC [92759] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.466 UTC [92759] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (15.25ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (2.57ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (6.49ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (4.25ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (28.11ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (1.15ms) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 ERROR Failed to get multipart upload error="no rows in result set" upload_id=does-not-exist object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst --- PASS: TestCompleteMultipartUnregistered (0.36s) === CONT TestReadProxyRootRedirectsToIndexHTML 2026-07-19 09:59:24.584 UTC [92779] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.584 UTC [92779] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.596 UTC [92781] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.596 UTC [92781] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (19.44ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (773.79µs) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (2.14ms) 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (3.59ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.41ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (571.21µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (16.49ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (5.86ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (5.34ms) 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 09:59:24.636 UTC [92787] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.636 UTC [92787] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.636 UTC [92788] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.636 UTC [92788] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:24.640 UTC [92789] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:24.640 UTC [92789] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (9.34ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (2.06ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (674.92µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (19.78ms) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (875µs) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (2.21ms) --- PASS: TestReadProxyRangeRequest (0.22s) === CONT TestReadProxyConditionalGet 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 INFO Completed multipart upload object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjNkODkxMTY3LWIwMmYtNDg4Ny1hNTQ1LWUzMjE2OTMyZDQzYXgxNzg0NDU1MTY0NDMyNzYyMDAw parts=10 2026/07/19 09:59:24 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:24 INFO Completed upload id=1 2026/07/19 09:59:24 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (16.19ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Completed multipart upload object_key=nar/dadb44fdadb44fdadb44fdadb44f000000000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjk2ODA0MzcxLWVmNWItNGY3OC05NTQ3LTA0ZDc0YWY3ZGQ2NngxNzg0NDU1MTY0NDUwMjk1MDAw parts=10 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (39.74ms) 2026/07/19 09:59:24 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:24 OK 20241026095416_initial_model.sql (40.06ms) 2026/07/19 09:59:24 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (648.17µs) 2026/07/19 09:59:24 OK 20251210153512_drop_unused_gin_index.sql (688.21µs) 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.78ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (530.08µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (1.69ms) 2026/07/19 09:59:24 OK 20251218171726_add_pins.sql (2.23ms) 2026/07/19 09:59:24 INFO Aborted multipart uploads count=0 2026/07/19 09:59:24 INFO Completed upload id=1 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.76ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 OK 20260628120000_add_object_size_and_stats.sql (2.23ms) 2026/07/19 09:59:24 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.23ms) 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 OK 1_commit_pending_closure.sql (1.44ms) 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (623.13µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 OK 2_object_stats_trigger.sql (542.13µs) 2026/07/19 09:59:24 goose: up to current file version: 2 2026/07/19 09:59:24 INFO Object in database but missing from S3 key=dadb44fdadb44fdadb44fdadb44f0000.narinfo 2026/07/19 09:59:24 WARN Found objects in DB but missing from S3, will re-upload count=1 --- PASS: TestService_verifyS3Integrity (0.52s) === CONT TestReadProxyHead 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:24 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=2 objects-deleted-after-grace-period=0 objects-failed-to-delete=0 --- PASS: TestReadProxyDisabled (0.24s) === CONT TestReadProxyInvalidPath 2026/07/19 09:59:24 INFO Vacuumed table table=pending_closures 2026/07/19 09:59:24 INFO Vacuumed table table=pending_objects 2026/07/19 09:59:24 INFO Vacuumed table table=multipart_uploads 2026/07/19 09:59:24 INFO Vacuumed table table=closures 2026/07/19 09:59:24 INFO Vacuumed table table=objects 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete {"timestamp":"2026-07-19T09:59:24.70959Z","level":"ERROR","fields":{"message":"complete_multipart_upload part error: \"part.1 not found\""},"target":"rustfs_ecstore::set_disk","filename":"crates/ecstore/src/set_disk.rs","line_number":3463,"threadName":"rustfs-worker","threadId":"ThreadId(6)"} {"timestamp":"2026-07-19T09:59:24.709611Z","level":"ERROR","fields":{"message":"complete_multipart_upload etag err client=Some(\"deadbeef\"), stored=\"\", part_id=1, bucket=bucket14, object=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst"},"target":"rustfs_ecstore::set_disk","filename":"crates/ecstore/src/set_disk.rs","line_number":3534,"threadName":"rustfs-worker","threadId":"ThreadId(6)"} 2026/07/19 09:59:24 WARN CompleteMultipartUpload errored but object exists; treating as success error="One or more of the specified parts could not be found. The part may not have been uploaded, or the specified entity tag may not match the part's entity tag." object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjI4YmU0ZGQ4LTAwYzgtNGYxMC04NDFiLWVjNGVhMzM5MGJlYngxNzg0NDU1MTY0Njk2MzMzMDAw 2026/07/19 09:59:24 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjI4YmU0ZGQ4LTAwYzgtNGYxMC04NDFiLWVjNGVhMzM5MGJlYngxNzg0NDU1MTY0Njk2MzMzMDAw parts=1 --- PASS: TestCompleteMultipartUpload_ErrorButObjectExists (0.26s) === CONT TestReadProxy404 2026/07/19 09:59:24 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000 --- PASS: TestService_createPendingClosureHandler (0.56s) === CONT TestReadProxyNarStreaming === NAME TestOrphanedObjectsGC orphaned_objects_gc_test.go:290: GC Test Summary: orphaned_objects_gc_test.go:291: - Kept: 2 objects from closure A orphaned_objects_gc_test.go:292: - Deleted: 2 objects from closure B orphaned_objects_gc_test.go:293: - Deleted: 6 orphaned chain objects (X1->X2->X3) orphaned_objects_gc_test.go:294: - Deleted: 2 orphaned single objects (Y) orphaned_objects_gc_test.go:295: - Total deleted: 10 objects --- PASS: TestOrphanedObjectsGC (0.60s) === CONT TestReadProxyNarinfoAlreadyDecompressed 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0100000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjIzYjgyY2ZkLTQyZWEtNDFjZS04ZmU2LTNkYmEwNDQ3MjlhYXgxNzg0NDU1MTY0NjMyMjg1MDAw parts=12 --- PASS: TestRedundantMultipartUpload (0.40s) === CONT TestReadProxyNarinfo 2026/07/19 09:59:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 09:59:24 INFO Completed multipart upload object_key=nar/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhh0100000000000000000000.nar.zst upload_id=ZDc3ODNjMDEtZTZhZS00NDY3LTljZjUtNzU5ZDEzMjBhNDgxLjE4YWNiY2ZlLTkwNTMtNDk0Yy1hMmQyLWIzZDE4NzIxMDI5NngxNzg0NDU1MTY0NzAyNzQ0MDAw parts=12 2026/07/19 09:59:24 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestCompletedNarNotReofferedAcrossClosures (0.45s) === CONT TestIsValidCachePath === RUN TestIsValidCachePath/narinfo === PAUSE TestIsValidCachePath/narinfo === RUN TestIsValidCachePath/narinfo_all_nix_base32_chars === PAUSE TestIsValidCachePath/narinfo_all_nix_base32_chars === RUN TestIsValidCachePath/nar_zst === PAUSE TestIsValidCachePath/nar_zst === RUN TestIsValidCachePath/nar_xz === PAUSE TestIsValidCachePath/nar_xz === RUN TestIsValidCachePath/nar_bz2 === PAUSE TestIsValidCachePath/nar_bz2 === RUN TestIsValidCachePath/nar_uncompressed === PAUSE TestIsValidCachePath/nar_uncompressed === RUN TestIsValidCachePath/ls === PAUSE TestIsValidCachePath/ls === RUN TestIsValidCachePath/log === PAUSE TestIsValidCachePath/log === RUN TestIsValidCachePath/realisation === PAUSE TestIsValidCachePath/realisation === RUN TestIsValidCachePath/nix-cache-info === PAUSE TestIsValidCachePath/nix-cache-info === RUN TestIsValidCachePath/index.html === PAUSE TestIsValidCachePath/index.html === RUN TestIsValidCachePath/traversal_parent === PAUSE TestIsValidCachePath/traversal_parent === RUN TestIsValidCachePath/traversal_in_middle === PAUSE TestIsValidCachePath/traversal_in_middle === RUN TestIsValidCachePath/invalid_char_e === PAUSE TestIsValidCachePath/invalid_char_e === RUN TestIsValidCachePath/invalid_char_u === PAUSE TestIsValidCachePath/invalid_char_u === RUN TestIsValidCachePath/random_path === PAUSE TestIsValidCachePath/random_path === RUN TestIsValidCachePath/empty === PAUSE TestIsValidCachePath/empty === RUN TestIsValidCachePath/leading_slash === PAUSE TestIsValidCachePath/leading_slash === RUN TestIsValidCachePath/wrong_extension === PAUSE TestIsValidCachePath/wrong_extension === RUN TestIsValidCachePath/short_hash === PAUSE TestIsValidCachePath/short_hash === CONT TestParseSingleRange === RUN TestParseSingleRange/none === PAUSE TestParseSingleRange/none === RUN TestParseSingleRange/unknown_unit === PAUSE TestParseSingleRange/unknown_unit === RUN TestParseSingleRange/multi-range_ignored === PAUSE TestParseSingleRange/multi-range_ignored === RUN TestParseSingleRange/malformed_no_dash === PAUSE TestParseSingleRange/malformed_no_dash === RUN TestParseSingleRange/malformed_both_empty === PAUSE TestParseSingleRange/malformed_both_empty === RUN TestParseSingleRange/malformed_end_before_start === PAUSE TestParseSingleRange/malformed_end_before_start === RUN TestParseSingleRange/closed === PAUSE TestParseSingleRange/closed === RUN TestParseSingleRange/open-ended === PAUSE TestParseSingleRange/open-ended === RUN TestParseSingleRange/end_clamped_to_size === PAUSE TestParseSingleRange/end_clamped_to_size === RUN TestParseSingleRange/suffix === PAUSE TestParseSingleRange/suffix === RUN TestParseSingleRange/suffix_exceeds_size === PAUSE TestParseSingleRange/suffix_exceeds_size === RUN TestParseSingleRange/single_byte === PAUSE TestParseSingleRange/single_byte === RUN TestParseSingleRange/start_past_EOF === PAUSE TestParseSingleRange/start_past_EOF === RUN TestParseSingleRange/start_far_past_EOF === PAUSE TestParseSingleRange/start_far_past_EOF === CONT TestResurrectedObjectNotDeleted 2026-07-19 09:59:25.043 UTC [92894] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.043 UTC [92894] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (20.7ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (2.44ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.34ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (11.15ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.92ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (528.21µs) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestReadProxyRootRedirectsToIndexHTML (0.57s) === CONT TestOrphanedObjectsGCStressTest 2026-07-19 09:59:25.118 UTC [92914] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.118 UTC [92914] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (22.6ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.17ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (1.36ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (18.98ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.76ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (1.31ms) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestReadProxyConditionalGet (0.54s) === CONT TestObjectStatsTrigger 2026-07-19 09:59:25.234 UTC [92961] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.234 UTC [92961] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:25.246 UTC [92966] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.246 UTC [92966] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:25.246 UTC [92964] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.246 UTC [92964] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:25.260 UTC [92968] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.260 UTC [92968] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:25.266 UTC [92969] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.266 UTC [92969] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (22.12ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (827.17µs) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (2.03ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (5.79ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (18.97ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (918.79µs) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.61ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (644.96µs) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (15.89ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (929.96µs) --- PASS: TestReadProxyInvalidPath (0.59s) === CONT TestMultipartCleanup 2026-07-19 09:59:25.288 UTC [92970] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.288 UTC [92970] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (11.09ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (9.25ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (3.2ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (20.32ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.19ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (6.42ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (3.1ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (2.93ms) 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (21.19ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (3.97ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (1.43ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (2.2ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (2.58ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.88ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (6.04ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (10.36ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.88ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (4.69ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (7.96ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.54ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (1.82ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (516.96µs) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestReadProxyHead (0.63s) --- PASS: TestReadProxyNarStreaming (0.58s) === CONT TestService_NativeMTLS === CONT TestServerTLSConfig === RUN TestServerTLSConfig/no_client_CA === PAUSE TestServerTLSConfig/no_client_CA === RUN TestServerTLSConfig/missing_CA_file === PAUSE TestServerTLSConfig/missing_CA_file === RUN TestServerTLSConfig/not_a_PEM_file === PAUSE TestServerTLSConfig/not_a_PEM_file === CONT TestMetricsInventory 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (7.07ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.59ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (790.5µs) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestReadProxyNarinfoAlreadyDecompressed (0.55s) === CONT TestNARDeduplicationMetadataUploadBug 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (21.67ms) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestReadProxyNarinfo (0.48s) === CONT TestGenerateLandingPage --- PASS: TestReadProxy404 (0.62s) === CONT TestService_healthCheckHandler --- PASS: TestGenerateLandingPage (0.00s) === CONT TestGracefulShutdownDrainsInflight 2026/07/19 09:59:25 INFO Starting HTTP server address=127.0.0.1:59366 2026/07/19 09:59:25 INFO Shutdown signal received, draining in-flight requests timeout=10s 2026-07-19 09:59:25.342 UTC [92983] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.342 UTC [92983] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (10.26ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.37ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (4.15ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (7.08ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.11ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (262.17µs) 2026/07/19 09:59:25 goose: up to current file version: 2 --- PASS: TestGracefulShutdownDrainsInflight (0.07s) === CONT TestGCTaskStore_Fail --- PASS: TestGCTaskStore_Fail (0.00s) === CONT TestGCTaskStore_PhaseUpdates --- PASS: TestGCTaskStore_PhaseUpdates (0.00s) === CONT TestGCTaskStore_CompletedAllowsNewTask --- PASS: TestGCTaskStore_CompletedAllowsNewTask (0.00s) === CONT TestGCTaskStore_GetReturnsLatest --- PASS: TestGCTaskStore_GetReturnsLatest (0.00s) === CONT TestGCTaskStore_GetEmpty --- PASS: TestGCTaskStore_GetEmpty (0.00s) === CONT TestGCTaskStore_ConflictDifferentParams --- PASS: TestGCTaskStore_ConflictDifferentParams (0.00s) === CONT TestGCTaskStore_DeduplicateSameParams --- PASS: TestGCTaskStore_DeduplicateSameParams (0.00s) === CONT TestGCTaskStore_StartNew --- PASS: TestGCTaskStore_StartNew (0.00s) === CONT TestGCMetrics --- PASS: TestResurrectedObjectNotDeleted (0.53s) === CONT TestGCBugBareHashReferences 2026-07-19 09:59:25.620 UTC [93056] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.620 UTC [93056] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (15.57ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.06ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (972.38µs) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (3.34ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.07ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (416.96µs) 2026/07/19 09:59:25 goose: up to current file version: 2 2026-07-19 09:59:25.683 UTC [93073] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.683 UTC [93073] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (26.27ms) 2026-07-19 09:59:25.729 UTC [93086] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.729 UTC [93086] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (13.53ms) 2026-07-19 09:59:25.758 UTC [93088] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.758 UTC [93088] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (28.44ms) 2026-07-19 09:59:25.784 UTC [93093] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.784 UTC [93093] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (25.21ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (21.3ms) 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (38.45ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (13.47ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026-07-19 09:59:25.833 UTC [93099] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.833 UTC [93099] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (15.2ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (4.19ms) 2026-07-19 09:59:25.840 UTC [93100] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.840 UTC [93100] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (25.53ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.57ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (5.58ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.46ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.94ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (1.47ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (11.25ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.06ms) --- PASS: TestService_healthCheckHandler (0.51s) === CONT TestPinProtectsFromGC 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (1.33ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (6.45ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (10.2ms) --- PASS: TestObjectStatsTrigger (0.64s) === CONT TestClientWithDependencies 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (4.88ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (3.81ms) 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (11.82ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (2.07ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (8.39ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (2.5ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (3.47ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.99ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (1.96ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (8.87ms) 2026-07-19 09:59:25.867 UTC [93105] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.867 UTC [93105] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (13.98ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (12.17ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 --- PASS: TestMetricsInventory (0.56s) === CONT TestClientMultipleUploads 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.98ms) 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.28ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (544.04µs) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (1.43ms) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 WARN mTLS auth: subject not in bound subjects subject="CN=reader" 2026/07/19 09:59:25 WARN mTLS auth: subject not in bound subjects subject="CN=writer" --- PASS: TestService_NativeMTLS (0.57s) === CONT TestClientIntegration 2026/07/19 09:59:25 INFO Created nix-cache-info in bucket bucket=bucket31 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (22.26ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (1.1ms) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.5ms) 2026-07-19 09:59:25.914 UTC [93117] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:25.914 UTC [93117] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (17.68ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (1.08ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (289.75µs) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 OK 20241026095416_initial_model.sql (12.54ms) 2026/07/19 09:59:25 OK 20251210153512_drop_unused_gin_index.sql (851.33µs) 2026/07/19 09:59:25 OK 20251218171726_add_pins.sql (3.29ms) 2026/07/19 09:59:25 OK 20260628120000_add_object_size_and_stats.sql (6.04ms) 2026/07/19 09:59:25 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:25 OK 1_commit_pending_closure.sql (2.07ms) 2026/07/19 09:59:25 OK 2_object_stats_trigger.sql (746.13µs) 2026/07/19 09:59:25 goose: up to current file version: 2 2026/07/19 09:59:25 INFO Aborted multipart uploads count=0 2026/07/19 09:59:25 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 09:59:25 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=0 objects-marked-for-deletion=0 objects-deleted-after-grace-period=0 objects-failed-to-delete=0 2026/07/19 09:59:25 INFO Vacuumed table table=pending_closures 2026/07/19 09:59:25 INFO Vacuumed table table=pending_objects 2026/07/19 09:59:25 INFO Vacuumed table table=multipart_uploads 2026/07/19 09:59:25 INFO Vacuumed table table=closures 2026/07/19 09:59:25 INFO Vacuumed table table=objects --- PASS: TestGCMetrics (0.57s) === CONT TestClientErrorHandling === RUN TestClientErrorHandling/InvalidStorePath === PAUSE TestClientErrorHandling/InvalidStorePath === RUN TestClientErrorHandling/InvalidAuthToken === PAUSE TestClientErrorHandling/InvalidAuthToken === RUN TestClientErrorHandling/ServerNotAvailable === PAUSE TestClientErrorHandling/ServerNotAvailable === CONT TestClientCADerivations 2026/07/19 09:59:25 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 09:59:25 INFO Aborted multipart uploads count=1 --- PASS: TestMultipartCleanup (0.72s) === CONT TestCacheStatsHandler === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:48: First store path: /nix/var/nix/builds/nix-92310-3857150617/TestNARDeduplicationMetadataUploadBug2255404408/001/store/sny2zbq0f4hcnygkvb1rnk90py7xrs57-file1.txt 2026-07-19 09:59:26.145 UTC [93133] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.145 UTC [93133] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC --- PASS: TestGCBugBareHashReferences (0.74s) === CONT TestCacheConfigHandler === RUN TestCacheConfigHandler/full_config,_no_issuer === PAUSE TestCacheConfigHandler/full_config,_no_issuer === RUN TestCacheConfigHandler/no_cache_url_configured === PAUSE TestCacheConfigHandler/no_cache_url_configured === RUN TestCacheConfigHandler/no_signing_keys === PAUSE TestCacheConfigHandler/no_signing_keys === RUN TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === PAUSE TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === CONT TestService_AuthMiddleware_OIDC 2026/07/19 09:59:26 INFO OIDC provider initialized name=test 2026-07-19 09:59:26.167 UTC [93137] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.167 UTC [93137] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:26.182 UTC [93139] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.182 UTC [93139] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (20.22ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (806µs) 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (22.63ms) 2026-07-19 09:59:26.196 UTC [93140] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.196 UTC [93140] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (878µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (9.3ms) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.38ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (4.32ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (3.66ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (11.16ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (1.69ms) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (9.77ms) 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (13.57ms) 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.53ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (549.79µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (1.38ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (1.49ms) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (3.23ms) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (4.05ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.33ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 INFO Created nix-cache-info in bucket bucket=bucket36 2026/07/19 09:59:26 INFO Created nix-cache-info in bucket bucket=bucket35 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.16ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (4.23ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (1.2ms) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.88ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (617.38µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 INFO Created nix-cache-info in bucket bucket=bucket37 2026/07/19 09:59:26 INFO Created nix-cache-info in bucket bucket=bucket38 2026-07-19 09:59:26.270 UTC [93146] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.270 UTC [93146] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (9.4ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (924.83µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.06ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (4.04ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.48ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (569.25µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 INFO Created nix-cache-info in bucket bucket=bucket39 2026-07-19 09:59:26.327 UTC [93154] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.327 UTC [93154] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (8.46ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (967.29µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.61ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (11.66ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.27ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (627.92µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026-07-19 09:59:26.362 UTC [93159] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.362 UTC [93159] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC --- PASS: TestCacheStatsHandler (0.37s) === CONT TestService_ReadAuthMiddleware 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (4.48ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (950.63µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.18ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.77ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (1.86ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (626.54µs) 2026/07/19 09:59:26 goose: up to current file version: 2 === RUN TestService_AuthMiddleware_OIDC/valid_OIDC_token === PAUSE TestService_AuthMiddleware_OIDC/valid_OIDC_token === RUN TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected === PAUSE TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected === RUN TestService_AuthMiddleware_OIDC/malformed_token_rejected === PAUSE TestService_AuthMiddleware_OIDC/malformed_token_rejected === RUN TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === PAUSE TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === CONT TestService_AuthMiddleware_MTLSBoundSubjects === NAME TestClientIntegration client_integration_test.go:276: Created store path: /nix/var/nix/builds/nix-92310-3857150617/TestClientIntegration3443601219/002/store/kfl3d25fmqaq0l4k7r08k52m6j9l7dzy-test-file.txt === NAME TestClientMultipleUploads client_integration_test.go:338: Created store path 0: /nix/var/nix/builds/nix-92310-3857150617/TestClientMultipleUploads3557604097/001/store/s2nn3y65g96lf3vpv9mnl0fkiifxdpsy-test-file-0.txt 2026-07-19 09:59:26.613 UTC [93197] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.613 UTC [93197] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC === NAME TestOrphanedObjectsGCStressTest orphaned_objects_gc_test.go:425: Created 10 active closures, 5 to-delete closures, 20 orphaned chains 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (6.38ms) orphaned_objects_gc_test.go:446: Marked 210 objects for deletion 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (904.71µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.29ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.19ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.1ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (593µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted,O=Other" 2026/07/19 09:59:26 WARN mTLS auth: bound subjects configured but subject DN unavailable 2026/07/19 09:59:26 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted" --- PASS: TestService_AuthMiddleware_MTLSBoundSubjects (0.25s) === CONT TestService_AuthMiddleware_MTLSProxyHeader === NAME TestClientMultipleUploads client_integration_test.go:338: Created store path 1: /nix/var/nix/builds/nix-92310-3857150617/TestClientMultipleUploads3557604097/001/store/i54drwn2bmrifqaq5w8bvcjrjalgcihl-test-file-1.txt client_integration_test.go:338: Created store path 2: /nix/var/nix/builds/nix-92310-3857150617/TestClientMultipleUploads3557604097/001/store/68d0iszbrifxjfgg33jwh6k9jahr6w21-test-file-2.txt === NAME TestPinProtectsFromGC client_integration_test.go:646: Pinned store path: /nix/var/nix/builds/nix-92310-3857150617/TestPinProtectsFromGC300840418/001/store/ffajggw7p271nwf6vl63wlyj3r51px4b-pinned-file.txt client_integration_test.go:647: Unpinned store path: /nix/var/nix/builds/nix-92310-3857150617/TestPinProtectsFromGC300840418/001/store/5dyzymkkrsy37p8r3pk8rj0hzq00vp7q-unpinned-file.txt 2026/07/19 09:59:26 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 09:59:26.748 UTC [93219] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.748 UTC [93219] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 09:59:26.755 UTC [93224] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.755 UTC [93224] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:26 INFO Uploading sny2zbq0f4hcnygkvb1rnk90py7xrs57-file1.txt (160B) 2026/07/19 09:59:26 WARN Failed to register uploaded object key=nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (6.52ms) 2026/07/19 09:59:26 WARN Failed to register uploaded object key=sny2zbq0f4hcnygkvb1rnk90py7xrs57.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (797.75µs) 2026/07/19 09:59:26 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:26 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:26 INFO Uploading 1 narinfos 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (6.96ms) 2026/07/19 09:59:26 WARN Failed to register uploaded object key=sny2zbq0f4hcnygkvb1rnk90py7xrs57.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (772.5µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.39ms) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (1.64ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.09ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 INFO Completed upload id=1 2026/07/19 09:59:26 INFO Upload complete. (488ms) === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:54: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-92310-3857150617/TestNARDeduplicationMetadataUploadBug2255404408/001/store/sny2zbq0f4hcnygkvb1rnk90py7xrs57-file1.txt URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst Compression: zstd NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf NarSize: 160 References: CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (1.79ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.71ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (620.25µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (954.58µs) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (762.25µs) 2026/07/19 09:59:26 goose: up to current file version: 2 2026/07/19 09:59:26 WARN mTLS auth: subject not in bound subjects subject="CN=writer" --- PASS: TestService_ReadAuthMiddleware (0.42s) === CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info 2026/07/19 09:59:26 INFO Received uploads request method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key 2026/07/19 09:59:26 INFO Received request for more parts method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key 2026/07/19 09:59:26 INFO Received complete multipart upload request method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal 2026/07/19 09:59:26 INFO Received uploads request method=POST path=/ --- PASS: TestUploadHandlersRejectInvalidKeys (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal (0.00s) === CONT TestProxyWriteTimeout/narinfo === CONT TestProxyWriteTimeout/unknown_size === CONT TestProxyWriteTimeout/1_GiB_nar === CONT TestProxyWriteTimeout/10_GiB_nar --- PASS: TestProxyWriteTimeout (0.00s) --- PASS: TestProxyWriteTimeout/narinfo (0.00s) --- PASS: TestProxyWriteTimeout/unknown_size (0.00s) --- PASS: TestProxyWriteTimeout/1_GiB_nar (0.00s) --- PASS: TestProxyWriteTimeout/10_GiB_nar (0.00s) === CONT TestIsValidUploadKey/narinfo === CONT TestIsValidUploadKey/nix-cache-info === CONT TestIsValidUploadKey/traversal === CONT TestIsValidUploadKey/unknown_type === CONT TestIsValidUploadKey/empty_key === CONT TestIsValidUploadKey/absolute === CONT TestIsValidUploadKey/traversal_nar === CONT TestIsValidUploadKey/nar_key,_narinfo_type === CONT TestIsValidUploadKey/listing_key,_narinfo_type === CONT TestIsValidUploadKey/narinfo_key,_nar_type === CONT TestIsValidUploadKey/index.html === CONT TestIsValidUploadKey/build_log_home-manager_file === CONT TestIsValidUploadKey/realisation_plus_in_output === CONT TestIsValidUploadKey/realisation === CONT TestIsValidUploadKey/build_log_equals === CONT TestIsValidUploadKey/build_log_question_mark === CONT TestIsValidUploadKey/build_log_plus_in_name === CONT TestIsValidUploadKey/nar_plain === CONT TestIsValidUploadKey/build_log === CONT TestIsValidUploadKey/listing === CONT TestIsValidUploadKey/nar_xz === CONT TestIsValidUploadKey/nar_zst --- PASS: TestIsValidUploadKey (0.01s) --- PASS: TestIsValidUploadKey/narinfo (0.00s) --- PASS: TestIsValidUploadKey/nix-cache-info (0.00s) --- PASS: TestIsValidUploadKey/traversal (0.00s) --- PASS: TestIsValidUploadKey/unknown_type (0.00s) --- PASS: TestIsValidUploadKey/empty_key (0.00s) --- PASS: TestIsValidUploadKey/absolute (0.00s) --- PASS: TestIsValidUploadKey/traversal_nar (0.00s) --- PASS: TestIsValidUploadKey/nar_key,_narinfo_type (0.00s) --- PASS: TestIsValidUploadKey/listing_key,_narinfo_type (0.00s) --- PASS: TestIsValidUploadKey/narinfo_key,_nar_type (0.00s) --- PASS: TestIsValidUploadKey/index.html (0.00s) --- PASS: TestIsValidUploadKey/build_log_home-manager_file (0.00s) --- PASS: TestIsValidUploadKey/realisation_plus_in_output (0.00s) --- PASS: TestIsValidUploadKey/realisation (0.00s) --- PASS: TestIsValidUploadKey/build_log_equals (0.00s) --- PASS: TestIsValidUploadKey/build_log_question_mark (0.00s) --- PASS: TestIsValidUploadKey/build_log_plus_in_name (0.00s) --- PASS: TestIsValidUploadKey/nar_plain (0.00s) --- PASS: TestIsValidUploadKey/build_log (0.00s) --- PASS: TestIsValidUploadKey/listing (0.00s) --- PASS: TestIsValidUploadKey/nar_xz (0.00s) --- PASS: TestIsValidUploadKey/nar_zst (0.00s) === CONT TestUploadHandlersRejectOversizedBody/create_pending_closure 2026/07/19 09:59:26 INFO Received uploads request method=POST path=/ --- PASS: TestService_AuthMiddleware_MTLSProxyHeader (0.16s) === CONT TestUploadHandlersRejectOversizedBody/request_more_parts 2026/07/19 09:59:26 INFO Received request for more parts method=POST path=/ === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:55: Retrieved .ls file from S3 (compressed size: 77 bytes) metadata_upload_test.go:55: Decompressed .ls content (64 bytes): {"version":1,"root":{"type":"regular","size":44,"narOffset":96}} === CONT TestUploadHandlersRejectOversizedBody/complete_multipart 2026/07/19 09:59:26 INFO Received complete multipart upload request method=POST path=/ === CONT TestIsValidCachePath/narinfo === CONT TestIsValidCachePath/index.html === CONT TestIsValidCachePath/short_hash === CONT TestIsValidCachePath/wrong_extension === CONT TestIsValidCachePath/leading_slash === CONT TestIsValidCachePath/empty === CONT TestIsValidCachePath/random_path === CONT TestIsValidCachePath/invalid_char_u === CONT TestIsValidCachePath/invalid_char_e === CONT TestIsValidCachePath/traversal_in_middle === CONT TestIsValidCachePath/traversal_parent === CONT TestIsValidCachePath/nar_uncompressed === CONT TestIsValidCachePath/nix-cache-info === CONT TestIsValidCachePath/realisation === CONT TestIsValidCachePath/log === CONT TestIsValidCachePath/ls === CONT TestIsValidCachePath/nar_xz === CONT TestIsValidCachePath/nar_bz2 === CONT TestIsValidCachePath/narinfo_all_nix_base32_chars === CONT TestIsValidCachePath/nar_zst --- PASS: TestIsValidCachePath (0.00s) --- PASS: TestIsValidCachePath/narinfo (0.00s) --- PASS: TestIsValidCachePath/index.html (0.00s) --- PASS: TestIsValidCachePath/short_hash (0.00s) --- PASS: TestIsValidCachePath/wrong_extension (0.00s) --- PASS: TestIsValidCachePath/leading_slash (0.00s) --- PASS: TestIsValidCachePath/empty (0.00s) --- PASS: TestIsValidCachePath/random_path (0.00s) --- PASS: TestIsValidCachePath/invalid_char_u (0.00s) --- PASS: TestIsValidCachePath/invalid_char_e (0.00s) --- PASS: TestIsValidCachePath/traversal_in_middle (0.00s) --- PASS: TestIsValidCachePath/traversal_parent (0.00s) --- PASS: TestIsValidCachePath/nar_uncompressed (0.00s) --- PASS: TestIsValidCachePath/nix-cache-info (0.00s) --- PASS: TestIsValidCachePath/realisation (0.00s) --- PASS: TestIsValidCachePath/log (0.00s) --- PASS: TestIsValidCachePath/ls (0.00s) --- PASS: TestIsValidCachePath/nar_xz (0.00s) --- PASS: TestIsValidCachePath/nar_bz2 (0.00s) --- PASS: TestIsValidCachePath/narinfo_all_nix_base32_chars (0.00s) --- PASS: TestIsValidCachePath/nar_zst (0.00s) === CONT TestParseSingleRange/none === CONT TestParseSingleRange/open-ended === CONT TestParseSingleRange/start_far_past_EOF === CONT TestParseSingleRange/start_past_EOF === CONT TestParseSingleRange/single_byte === CONT TestParseSingleRange/suffix_exceeds_size === CONT TestParseSingleRange/suffix === CONT TestParseSingleRange/end_clamped_to_size === CONT TestParseSingleRange/malformed_both_empty === CONT TestParseSingleRange/closed === CONT TestParseSingleRange/malformed_end_before_start === CONT TestParseSingleRange/multi-range_ignored === CONT TestParseSingleRange/malformed_no_dash === CONT TestParseSingleRange/unknown_unit --- PASS: TestParseSingleRange (0.00s) --- PASS: TestParseSingleRange/none (0.00s) --- PASS: TestParseSingleRange/open-ended (0.00s) --- PASS: TestParseSingleRange/start_far_past_EOF (0.00s) --- PASS: TestParseSingleRange/start_past_EOF (0.00s) --- PASS: TestParseSingleRange/single_byte (0.00s) --- PASS: TestParseSingleRange/suffix_exceeds_size (0.00s) --- PASS: TestParseSingleRange/suffix (0.00s) --- PASS: TestParseSingleRange/end_clamped_to_size (0.00s) --- PASS: TestParseSingleRange/malformed_both_empty (0.00s) --- PASS: TestParseSingleRange/closed (0.00s) --- PASS: TestParseSingleRange/malformed_end_before_start (0.00s) --- PASS: TestParseSingleRange/multi-range_ignored (0.00s) --- PASS: TestParseSingleRange/malformed_no_dash (0.00s) --- PASS: TestParseSingleRange/unknown_unit (0.00s) === CONT TestServerTLSConfig/no_client_CA === CONT TestServerTLSConfig/not_a_PEM_file === CONT TestServerTLSConfig/missing_CA_file === CONT TestClientErrorHandling/InvalidStorePath --- PASS: TestServerTLSConfig (0.00s) --- PASS: TestServerTLSConfig/no_client_CA (0.00s) --- PASS: TestServerTLSConfig/not_a_PEM_file (0.00s) --- PASS: TestServerTLSConfig/missing_CA_file (0.00s) 2026/07/19 09:59:26 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:26 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:26 INFO Uploading kfl3d25fmqaq0l4k7r08k52m6j9l7dzy-test-file.txt (152B) 2026/07/19 09:59:26 WARN Failed to register uploaded object key=nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 WARN Failed to register uploaded object key=kfl3d25fmqaq0l4k7r08k52m6j9l7dzy.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:26 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:26 INFO Uploading 1 narinfos 2026/07/19 09:59:26 WARN Failed to register uploaded object key=kfl3d25fmqaq0l4k7r08k52m6j9l7dzy.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:26 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:26 INFO Completed upload id=1 2026/07/19 09:59:26 INFO Upload complete. (218ms) === NAME TestClientIntegration client_integration_test.go:292: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-92310-3857150617/TestClientIntegration3443601219/002/store/kfl3d25fmqaq0l4k7r08k52m6j9l7dzy-test-file.txt URL: nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst Compression: zstd NarHash: sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1 NarSize: 152 References: CA: fixed:r:sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1 client_integration_test.go:293: Retrieved .ls file from S3 (compressed size: 77 bytes) client_integration_test.go:293: Decompressed .ls content (64 bytes): {"version":1,"root":{"type":"regular","size":39,"narOffset":96}} client_integration_test.go:296: Testing garbage collection... 2026-07-19 09:59:26.971 UTC [93257] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:26.971 UTC [93257] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:26 OK 20241026095416_initial_model.sql (5.37ms) 2026/07/19 09:59:26 OK 20251210153512_drop_unused_gin_index.sql (845.96µs) 2026/07/19 09:59:26 OK 20251218171726_add_pins.sql (2.29ms) 2026/07/19 09:59:26 OK 20260628120000_add_object_size_and_stats.sql (2.71ms) 2026/07/19 09:59:26 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:26 OK 1_commit_pending_closure.sql (2.1ms) 2026/07/19 09:59:26 OK 2_object_stats_trigger.sql (433.46µs) 2026/07/19 09:59:26 goose: up to current file version: 2 === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:64: Second store path (same content): /nix/var/nix/builds/nix-92310-3857150617/TestNARDeduplicationMetadataUploadBug2255404408/001/store/rs5d2vmaq56h222sz4hsvj4pgibhiyls-file2.txt === NAME TestOrphanedObjectsGCStressTest orphaned_objects_gc_test.go:509: Stress test completed successfully: orphaned_objects_gc_test.go:510: - Active objects preserved: 20 orphaned_objects_gc_test.go:511: - Objects deleted: 210 orphaned_objects_gc_test.go:512: - Total GC'd: 210 --- PASS: TestOrphanedObjectsGCStressTest (1.96s) === CONT TestClientErrorHandling/ServerNotAvailable 2026/07/19 09:59:27 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 09:59:27 INFO Garbage collection started 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Aborted multipart uploads count=0 2026/07/19 09:59:27 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:27 INFO Uploading ffajggw7p271nwf6vl63wlyj3r51px4b-pinned-file.txt (128B) 2026/07/19 09:59:27 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 09:59:27 WARN Failed to register uploaded object key=nar/0qmhsg42pqsz7x6hh02j8gznnac3yi3qpjhrqbwvz88i194jbb5s.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=ffajggw7p271nwf6vl63wlyj3r51px4b.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:27 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:27 INFO Uploading 1 narinfos 2026/07/19 09:59:27 WARN Failed to register uploaded object key=ffajggw7p271nwf6vl63wlyj3r51px4b.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:27 INFO Completed upload id=1 2026/07/19 09:59:27 INFO Upload complete. (264ms) === CONT TestClientErrorHandling/InvalidAuthToken 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Uploading 3 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:27 INFO Uploading 68d0iszbrifxjfgg33jwh6k9jahr6w21-test-file-2.txt (160B) 2026/07/19 09:59:27 INFO Uploading s2nn3y65g96lf3vpv9mnl0fkiifxdpsy-test-file-0.txt (160B) 2026/07/19 09:59:27 INFO Uploading i54drwn2bmrifqaq5w8bvcjrjalgcihl-test-file-1.txt (160B) 2026/07/19 09:59:27 WARN Failed to register uploaded object key=nar/0ahq3izw3h0b0c08p3xdfclh758fwxnp85ccvflasb4vnfsv50ri.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=nar/1823g6vx4q5zqvr73m7lkq1wpk40fin7bsc792di430yk7sg4lka.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=nar/13p9pqi0ga6fx2apcwls9hjnv7nmf740ggpn5zvfzdsp5vz2bbg4.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=i54drwn2bmrifqaq5w8bvcjrjalgcihl.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=68d0iszbrifxjfgg33jwh6k9jahr6w21.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=s2nn3y65g96lf3vpv9mnl0fkiifxdpsy.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:27 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 09:59:27 INFO Signed narinfos id=2 count=1 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/3/sign 2026/07/19 09:59:27 INFO Signed narinfos id=3 count=1 2026/07/19 09:59:27 INFO Uploading 3 narinfos 2026/07/19 09:59:27 WARN Failed to register uploaded object key=s2nn3y65g96lf3vpv9mnl0fkiifxdpsy.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=i54drwn2bmrifqaq5w8bvcjrjalgcihl.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 WARN Failed to register uploaded object key=68d0iszbrifxjfgg33jwh6k9jahr6w21.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:27 INFO Completed upload id=1 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 09:59:27 INFO Completed upload id=2 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/3/complete 2026/07/19 09:59:27 INFO Completed upload id=3 2026/07/19 09:59:27 INFO Upload complete. (328ms) === NAME TestClientMultipleUploads client_integration_test.go:349: Uploaded 3 paths in 543.040459ms --- PASS: TestClientMultipleUploads (1.41s) === CONT TestCacheConfigHandler/full_config,_no_issuer === CONT TestCacheConfigHandler/no_signing_keys === CONT TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === CONT TestCacheConfigHandler/no_cache_url_configured --- PASS: TestCacheConfigHandler (0.00s) --- PASS: TestCacheConfigHandler/full_config,_no_issuer (0.00s) --- PASS: TestCacheConfigHandler/no_signing_keys (0.00s) --- PASS: TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator (0.00s) --- PASS: TestCacheConfigHandler/no_cache_url_configured (0.00s) === CONT TestService_AuthMiddleware_OIDC/valid_OIDC_token 2026/07/19 09:59:27 INFO OIDC auth successful provider=test === CONT TestService_AuthMiddleware_OIDC/malformed_token_rejected 2026/07/19 09:59:27 WARN Authentication failed token_preview=not-a-valid-jwt token_length=15 oidc_error="no provider could verify the token (signature or issuer mismatch)" oidc_provider="" tried_providers=[test] === CONT TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === CONT TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected 2026/07/19 09:59:27 WARN Authentication failed token_preview=eyJhbGciOi...vdfrtX-C_Q token_length=702 oidc_error="bound claims validation failed: claim \"repository_owner\" value [otherorg] not in allowed patterns [myorg]" oidc_provider=test tried_providers=[test] --- PASS: TestService_AuthMiddleware_OIDC (0.23s) --- PASS: TestService_AuthMiddleware_OIDC/valid_OIDC_token (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/malformed_token_rejected (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected (0.00s) 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:27 INFO Uploading 5dyzymkkrsy37p8r3pk8rj0hzq00vp7q-unpinned-file.txt (128B) 2026/07/19 09:59:27 WARN Failed to register uploaded object key=nar/0gh0wdnr6gmk4r5sfzzh12isnl14rgmkrwy1ws41hpsrlndclg5h.nar.zst error="server returned 404: 404 page not found\n" 2026-07-19 09:59:27.362 UTC [93307] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 09:59:27.362 UTC [93307] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 09:59:27 WARN Failed to register uploaded object key=5dyzymkkrsy37p8r3pk8rj0hzq00vp7q.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 09:59:27 INFO Signed narinfos id=2 count=1 2026/07/19 09:59:27 INFO Uploading 1 narinfos 2026/07/19 09:59:27 OK 20241026095416_initial_model.sql (6.38ms) 2026/07/19 09:59:27 OK 20251210153512_drop_unused_gin_index.sql (804.63µs) 2026/07/19 09:59:27 WARN Failed to register uploaded object key=5dyzymkkrsy37p8r3pk8rj0hzq00vp7q.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 09:59:27 OK 20251218171726_add_pins.sql (2.31ms) 2026/07/19 09:59:27 INFO Completed upload id=2 2026/07/19 09:59:27 INFO Upload complete. (210ms) 2026/07/19 09:59:27 OK 20260628120000_add_object_size_and_stats.sql (3.33ms) 2026/07/19 09:59:27 goose: successfully migrated database to version: 20260628120000 2026/07/19 09:59:27 OK 1_commit_pending_closure.sql (2ms) 2026/07/19 09:59:27 OK 2_object_stats_trigger.sql (590.5µs) 2026/07/19 09:59:27 goose: up to current file version: 2 2026/07/19 09:59:27 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:27 INFO Uploading 0 paths to 127.0.0.1 (1 already cached) 2026/07/19 09:59:27 WARN Failed to register uploaded object key=rs5d2vmaq56h222sz4hsvj4pgibhiyls.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 09:59:27 INFO Signed narinfos id=2 count=1 2026/07/19 09:59:27 INFO Uploading 1 narinfos 2026/07/19 09:59:27 WARN Failed to register uploaded object key=rs5d2vmaq56h222sz4hsvj4pgibhiyls.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:27 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 09:59:27 INFO Completed upload id=2 2026/07/19 09:59:27 INFO Upload complete. (327ms) === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:76: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-92310-3857150617/TestNARDeduplicationMetadataUploadBug2255404408/001/store/rs5d2vmaq56h222sz4hsvj4pgibhiyls-file2.txt URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst Compression: zstd NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf NarSize: 160 References: CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf 2026/07/19 09:59:27 INFO Received create pin request method=POST path=/api/pins/myapp metadata_upload_test.go:77: Retrieved .ls file from S3 (compressed size: 62 bytes) metadata_upload_test.go:77: Decompressed .ls content (49 bytes): {"version":1,"root":{"type":"regular","size":44}} --- PASS: TestNARDeduplicationMetadataUploadBug (2.18s) 2026/07/19 09:59:27 INFO Created/updated pin name=myapp store_path=/nix/var/nix/builds/nix-92310-3857150617/TestPinProtectsFromGC300840418/001/store/ffajggw7p271nwf6vl63wlyj3r51px4b-pinned-file.txt narinfo_key=ffajggw7p271nwf6vl63wlyj3r51px4b.narinfo 2026/07/19 09:59:27 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 09:59:27 INFO Garbage collection started 2026/07/19 09:59:27 INFO Aborted multipart uploads count=0 2026/07/19 09:59:27 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 09:59:27 WARN Request failed, retrying attempt=1 max_attempts=6 backoff=100ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures === NAME TestClientWithDependencies client_integration_test.go:593: Built derivation: /nix/var/nix/builds/nix-92310-3857150617/TestClientWithDependencies2140681457/001/store/1azwggqpzqqcqk3xgaggr6bc3z1p0jsv-test-script 2026/07/19 09:59:27 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=186.214681ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 09:59:27 WARN Authentication failed token_preview=invalid-token token_length=13 reason="static API token mismatch" === NAME TestClientCADerivations client_ca_test.go:136: Built CA derivation: /nix/var/nix/builds/nix-92310-3857150617/TestClientCADerivations418614150/001/store/mqyy29zdn6vmhkd6jz4fl790gxwvjal0-ca-test client_ca_test.go:139: Found 1 dependencies (including self) === NAME TestClientWithDependencies client_integration_test.go:595: Found 1 dependencies (including self) 2026/07/19 09:59:28 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=368.473809ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 09:59:28 WARN Rate limiter enabled after throttle name=s3-test rate=5 2026/07/19 09:59:28 WARN S3 rate limit hit operation="complete multipart upload" error="Please reduce your request rate." === NAME TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle throttle_test.go:213: Proxy stats: total=15, throttled=10, completeMultipart=10 throttle_test.go:215: Rate limiter: enabled=true, rate=5.00 --- PASS: TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle (3.88s) 2026/07/19 09:59:28 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:28 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:28 INFO Uploading 1azwggqpzqqcqk3xgaggr6bc3z1p0jsv-test-script (136B) 2026/07/19 09:59:28 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 09:59:28 WARN Failed to register uploaded object key=nar/1s7yghixzpinyqm7g59kyn3sav81pmnsdi5v63m6x4r2vacy907j.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 WARN Failed to register uploaded object key=log/9cybwb3arf4kdhkn6a6687hbyins1m5b-test-script.drv error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 09:59:28 INFO Uploading mqyy29zdn6vmhkd6jz4fl790gxwvjal0-ca-test (144B) 2026/07/19 09:59:28 WARN Failed to register uploaded object key=nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 WARN Failed to register uploaded object key=1azwggqpzqqcqk3xgaggr6bc3z1p0jsv.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:28 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:28 INFO Uploading 1 narinfos 2026/07/19 09:59:28 WARN Failed to register uploaded object key=log/4d4m44hx1j6pcw9k01qxfdc4y5g8qzk2-ca-test.drv error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 WARN Failed to register uploaded object key=mqyy29zdn6vmhkd6jz4fl790gxwvjal0.ls error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 09:59:28 WARN Failed to register uploaded object key=1azwggqpzqqcqk3xgaggr6bc3z1p0jsv.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:28 INFO Signed narinfos id=1 count=1 2026/07/19 09:59:28 INFO Uploading 1 narinfos 2026/07/19 09:59:28 INFO Completed upload id=1 2026/07/19 09:59:28 INFO Upload complete. (52ms) 2026/07/19 09:59:28 WARN Failed to register uploaded object key=mqyy29zdn6vmhkd6jz4fl790gxwvjal0.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 09:59:28 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 09:59:28 INFO Completed upload id=1 2026/07/19 09:59:28 INFO Upload complete. (151ms) === NAME TestClientCADerivations client_ca_test.go:180: Narinfo contains CA field: StorePath: /nix/var/nix/builds/nix-92310-3857150617/TestClientCADerivations418614150/001/store/mqyy29zdn6vmhkd6jz4fl790gxwvjal0-ca-test URL: nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst Compression: zstd NarHash: sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n NarSize: 144 References: Deriver: /nix/var/nix/builds/nix-92310-3857150617/TestClientCADerivations418614150/001/store/4d4m44hx1j6pcw9k01qxfdc4y5g8qzk2-ca-test.drv CA: fixed:r:sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n client_ca_test.go:185: Checking for realisation files in S3... === NAME TestClientWithDependencies client_integration_test.go:597: Skipping nix copy test - isolated store (/nix/var/nix/builds/nix-92310-3857150617/TestClientWithDependencies2140681457/001/store) requires matching store prefix === NAME TestClientCADerivations client_ca_test.go:207: No realisation files uploaded - this is expected for locally built CA derivations client_ca_test.go:208: Locally built CA derivations don't have DrvOutput IDs until they're substituted from a cache --- PASS: TestClientWithDependencies (2.29s) === NAME TestClientCADerivations client_ca_test.go:258: nix copy output: error: binary cache 's3://bucket39?endpoint=http://localhost:59274®ion=eu-west-1' is for Nix stores with prefix '/nix/store', not '/nix/var/nix/builds/nix-92310-3857150617/TestClientCADerivations418614150/001/store' client_ca_test.go:259: nix copy failed (might be expected with isolated stores): exit status 1 --- PASS: TestClientCADerivations (2.24s) --- PASS: TestUploadHandlersRejectOversizedBody (0.05s) --- PASS: TestUploadHandlersRejectOversizedBody/request_more_parts (0.02s) --- PASS: TestUploadHandlersRejectOversizedBody/complete_multipart (0.04s) --- PASS: TestUploadHandlersRejectOversizedBody/create_pending_closure (1.53s) 2026/07/19 09:59:28 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=818.17362ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 09:59:28 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0 2026/07/19 09:59:28 INFO Vacuumed table table=pending_closures 2026/07/19 09:59:28 INFO Vacuumed table table=pending_objects 2026/07/19 09:59:28 INFO Vacuumed table table=multipart_uploads 2026/07/19 09:59:28 INFO Vacuumed table table=closures 2026/07/19 09:59:28 INFO Vacuumed table table=objects 2026/07/19 09:59:28 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0 2026/07/19 09:59:28 INFO Vacuumed table table=pending_closures 2026/07/19 09:59:28 INFO Vacuumed table table=pending_objects 2026/07/19 09:59:28 INFO Vacuumed table table=multipart_uploads 2026/07/19 09:59:28 INFO Vacuumed table table=closures 2026/07/19 09:59:28 INFO Vacuumed table table=objects 2026/07/19 09:59:29 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0 === NAME TestClientIntegration client_integration_test.go:303: Objects in database after GC: client_integration_test.go:303: Successfully deleted all objects with GC --force --- PASS: TestClientIntegration (3.19s) 2026/07/19 09:59:29 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.489369902s error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 09:59:29 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0 === NAME TestPinProtectsFromGC client_integration_test.go:709: Pin successfully protected closure from garbage collection --- PASS: TestPinProtectsFromGC (3.66s) --- PASS: TestClientErrorHandling (0.00s) --- PASS: TestClientErrorHandling/InvalidStorePath (0.29s) --- PASS: TestClientErrorHandling/InvalidAuthToken (0.69s) --- PASS: TestClientErrorHandling/ServerNotAvailable (3.66s) PASS 2026-07-19 09:59:31.257 UTC [92556] LOG: received smart shutdown request 2026-07-19 09:59:31.258 UTC [92556] LOG: background worker "logical replication launcher" (PID 92566) exited with exit code 1 2026-07-19 09:59:31.287 UTC [92561] LOG: shutting down 2026-07-19 09:59:31.287 UTC [92561] LOG: checkpoint starting: shutdown immediate 2026-07-19 09:59:32.548 UTC [92561] LOG: checkpoint complete: wrote 13253 buffers (80.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 13 recycled; write=0.959 s, sync=0.301 s, total=1.262 s; sync files=15167, longest=0.001 s, average=0.001 s; distance=212069 kB, estimate=212069 kB; lsn=0/E69EC18, redo lsn=0/E69EC18 2026-07-19 09:59:32.553 UTC [92556] LOG: database system is shut down Running OIDC tests... === RUN TestGlobMatch === PAUSE TestGlobMatch === RUN TestAudienceForIssuer === PAUSE TestAudienceForIssuer === RUN TestValidateToken_ValidToken === PAUSE TestValidateToken_ValidToken === RUN TestValidateToken_WrongAudience === PAUSE TestValidateToken_WrongAudience === RUN TestValidateToken_Expired === PAUSE TestValidateToken_Expired === RUN TestValidateToken_BoundClaimsMismatch === PAUSE TestValidateToken_BoundClaimsMismatch === RUN TestValidateToken_BoundSubjectMismatch === PAUSE TestValidateToken_BoundSubjectMismatch === RUN TestValidateToken_MultipleProviders === PAUSE TestValidateToken_MultipleProviders === RUN TestValidateToken_NoMatchingProvider === PAUSE TestValidateToken_NoMatchingProvider === CONT TestGlobMatch === RUN TestGlobMatch/foo_foo === CONT TestValidateToken_WrongAudience === CONT TestValidateToken_ValidToken === PAUSE TestGlobMatch/foo_foo === RUN TestGlobMatch/foo_bar === PAUSE TestGlobMatch/foo_bar === RUN TestGlobMatch/*_ === PAUSE TestGlobMatch/*_ === RUN TestGlobMatch/*_anything === PAUSE TestGlobMatch/*_anything === RUN TestGlobMatch/foo*_foo === PAUSE TestGlobMatch/foo*_foo === RUN TestGlobMatch/foo*_foobar === PAUSE TestGlobMatch/foo*_foobar === RUN TestGlobMatch/foo*_bar === PAUSE TestGlobMatch/foo*_bar === RUN TestGlobMatch/*bar_bar === PAUSE TestGlobMatch/*bar_bar === RUN TestGlobMatch/*bar_foobar === PAUSE TestGlobMatch/*bar_foobar === RUN TestGlobMatch/*bar_foo === PAUSE TestGlobMatch/*bar_foo === RUN TestGlobMatch/foo*bar_foobar === PAUSE TestGlobMatch/foo*bar_foobar === RUN TestGlobMatch/foo*bar_foo123bar === PAUSE TestGlobMatch/foo*bar_foo123bar === RUN TestGlobMatch/foo*bar_foobarbaz === PAUSE TestGlobMatch/foo*bar_foobarbaz === RUN TestGlobMatch/*/*_foo/bar === PAUSE TestGlobMatch/*/*_foo/bar === RUN TestGlobMatch/*/*_foo === PAUSE TestGlobMatch/*/*_foo === RUN TestGlobMatch/refs/heads/*_refs/heads/main === PAUSE TestGlobMatch/refs/heads/*_refs/heads/main === CONT TestAudienceForIssuer === CONT TestValidateToken_Expired === CONT TestValidateToken_MultipleProviders === CONT TestValidateToken_NoMatchingProvider === CONT TestValidateToken_BoundClaimsMismatch === CONT TestValidateToken_BoundSubjectMismatch === RUN TestGlobMatch/refs/heads/*_refs/tags/v1.0 === PAUSE TestGlobMatch/refs/heads/*_refs/tags/v1.0 === RUN TestGlobMatch/refs/*/main_refs/heads/main === PAUSE TestGlobMatch/refs/*/main_refs/heads/main === RUN TestGlobMatch/fo?_foo === PAUSE TestGlobMatch/fo?_foo === RUN TestGlobMatch/fo?_fo === PAUSE TestGlobMatch/fo?_fo === RUN TestGlobMatch/fo?_fooo === PAUSE TestGlobMatch/fo?_fooo === RUN TestGlobMatch/?oo_foo === PAUSE TestGlobMatch/?oo_foo === RUN TestGlobMatch/?oo_boo === PAUSE TestGlobMatch/?oo_boo === RUN TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === PAUSE TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === RUN TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === PAUSE TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/foo_foo === CONT TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/?oo_boo === CONT TestGlobMatch/?oo_foo === CONT TestGlobMatch/fo?_fooo === CONT TestGlobMatch/fo?_fo === CONT TestGlobMatch/fo?_foo === CONT TestGlobMatch/refs/*/main_refs/heads/main === CONT TestGlobMatch/refs/heads/*_refs/tags/v1.0 === CONT TestGlobMatch/refs/heads/*_refs/heads/main === CONT TestGlobMatch/*/*_foo === CONT TestGlobMatch/*/*_foo/bar === CONT TestGlobMatch/foo*bar_foobarbaz === CONT TestGlobMatch/foo*bar_foo123bar === CONT TestGlobMatch/foo*bar_foobar === CONT TestGlobMatch/*bar_foo === CONT TestGlobMatch/*bar_foobar === CONT TestGlobMatch/*bar_bar === CONT TestGlobMatch/*_anything === CONT TestGlobMatch/*_ === CONT TestGlobMatch/foo_bar === CONT TestGlobMatch/foo*_bar === CONT TestGlobMatch/foo*_foo --- PASS: TestAudienceForIssuer (0.00s) === CONT TestGlobMatch/foo*_foobar --- PASS: TestGlobMatch (0.00s) --- PASS: TestGlobMatch/foo_foo (0.00s) --- PASS: TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main (0.00s) --- PASS: TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main (0.00s) --- PASS: TestGlobMatch/?oo_boo (0.00s) --- PASS: TestGlobMatch/?oo_foo (0.00s) --- PASS: TestGlobMatch/fo?_fooo (0.00s) --- PASS: TestGlobMatch/fo?_fo (0.00s) --- PASS: TestGlobMatch/fo?_foo (0.00s) --- PASS: TestGlobMatch/refs/*/main_refs/heads/main (0.00s) --- PASS: TestGlobMatch/refs/heads/*_refs/tags/v1.0 (0.00s) --- PASS: TestGlobMatch/refs/heads/*_refs/heads/main (0.00s) --- PASS: TestGlobMatch/*/*_foo (0.00s) --- PASS: TestGlobMatch/*/*_foo/bar (0.00s) --- PASS: TestGlobMatch/foo*bar_foobarbaz (0.00s) --- PASS: TestGlobMatch/foo*bar_foo123bar (0.00s) --- PASS: TestGlobMatch/foo*bar_foobar (0.00s) --- PASS: TestGlobMatch/*bar_foo (0.00s) --- PASS: TestGlobMatch/*bar_foobar (0.00s) --- PASS: TestGlobMatch/*bar_bar (0.00s) --- PASS: TestGlobMatch/*_anything (0.00s) --- PASS: TestGlobMatch/*_ (0.00s) --- PASS: TestGlobMatch/foo_bar (0.00s) --- PASS: TestGlobMatch/foo*_bar (0.00s) --- PASS: TestGlobMatch/foo*_foo (0.00s) --- PASS: TestGlobMatch/foo*_foobar (0.00s) 2026/07/19 09:59:33 INFO OIDC provider initialized name=test 2026/07/19 09:59:33 INFO OIDC provider initialized name=test 2026/07/19 09:59:33 INFO OIDC provider initialized name=test 2026/07/19 09:59:33 INFO OIDC provider initialized name=test 2026/07/19 09:59:33 INFO OIDC provider initialized name=test 2026/07/19 09:59:33 INFO OIDC provider initialized name=provider1 2026/07/19 09:59:33 INFO OIDC provider initialized name=provider1 2026/07/19 09:59:33 INFO OIDC provider initialized name=provider2 --- PASS: TestValidateToken_ValidToken (0.00s) --- PASS: TestValidateToken_BoundClaimsMismatch (0.00s) --- PASS: TestValidateToken_NoMatchingProvider (0.00s) --- PASS: TestValidateToken_BoundSubjectMismatch (0.00s) --- PASS: TestValidateToken_Expired (0.00s) --- PASS: TestValidateToken_WrongAudience (0.01s) --- PASS: TestValidateToken_MultipleProviders (0.01s) PASS Running hook tests... === RUN TestSendPathsEmpty === PAUSE TestSendPathsEmpty === RUN TestQueueEnqueueAndFetch === PAUSE TestQueueEnqueueAndFetch === RUN TestQueueDeduplication === PAUSE TestQueueDeduplication === RUN TestQueueRemove === PAUSE TestQueueRemove === RUN TestQueueFetchBatchLimit === PAUSE TestQueueFetchBatchLimit === RUN TestQueueFetchRemoveLifecycle === PAUSE TestQueueFetchRemoveLifecycle === RUN TestQueueConcurrentWriters === PAUSE TestQueueConcurrentWriters === RUN TestServerClientIntegration === PAUSE TestServerClientIntegration === RUN TestServerQueueError === PAUSE TestServerQueueError === RUN TestGetListenerSocketActivation server_test.go:210: === RUN TestGetListenerSocketActivation --- PASS: TestGetListenerSocketActivation (0.00s) PASS --- PASS: TestGetListenerSocketActivation (0.01s) === RUN TestWorkerUploadsAndRemoves === PAUSE TestWorkerUploadsAndRemoves === RUN TestWorkerSkipsGCdPaths === PAUSE TestWorkerSkipsGCdPaths === RUN TestWorkerPrunesClosureDeps === PAUSE TestWorkerPrunesClosureDeps === CONT TestSendPathsEmpty === CONT TestQueueConcurrentWriters === CONT TestQueueRemove === CONT TestServerQueueError === CONT TestWorkerUploadsAndRemoves === CONT TestQueueDeduplication === CONT TestQueueFetchRemoveLifecycle === CONT TestQueueFetchBatchLimit === CONT TestQueueEnqueueAndFetch === CONT TestServerClientIntegration === CONT TestWorkerSkipsGCdPaths 2026/07/19 09:59:33 ERROR Failed to queue paths error="permission denied" count=1 --- PASS: TestSendPathsEmpty (0.00s) --- PASS: TestServerQueueError (0.00s) === CONT TestWorkerPrunesClosureDeps --- PASS: TestServerClientIntegration (0.00s) 2026/07/19 09:59:33 INFO Upload queue status pending=2 2026/07/19 09:59:33 INFO Uploading batch count=2 2026/07/19 09:59:33 INFO Upload queue status pending=2 2026/07/19 09:59:33 WARN Store path no longer exists (garbage collected?), removing from queue path=/nix/var/nix/builds/nix-92310-3857150617/TestWorkerSkipsGCdPaths828603553/002/nonexistent --- PASS: TestQueueFetchBatchLimit (0.00s) --- PASS: TestQueueRemove (0.01s) 2026/07/19 09:59:33 INFO Uploading batch count=1 --- PASS: TestQueueDeduplication (0.01s) 2026/07/19 09:59:33 INFO Upload queue status pending=2 2026/07/19 09:59:33 INFO Uploading batch count=1 --- PASS: TestQueueEnqueueAndFetch (0.01s) --- PASS: TestQueueFetchRemoveLifecycle (0.01s) --- PASS: TestWorkerUploadsAndRemoves (0.06s) --- PASS: TestWorkerSkipsGCdPaths (0.06s) --- PASS: TestWorkerPrunesClosureDeps (0.06s) --- PASS: TestQueueConcurrentWriters (0.12s) PASS