Brenna N Epp
Brenna N Epp
I'll take a look
This is weird... - There are no metadata updates to cause errors with delayed propagation, and as @tritone mentions, this object is used before (and after) in the test without...
Bumping down priority as the issue is not related to requesterpays and requires instead some changes to testutil instead (these are in progress).
Thee offending code lines were removed.
``` === RUN TestIntegration_RequesterPaysNonOwner/http/user_is_an_Editor_on_UserProject integration_test.go:3198: copy: got unexpected error:googleapi: Error 403: [email protected] does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it...
Closing this since it seems to not have failed since early this year.
``` === RUN TestIntegration_Autoclass/grpc integration_test.go:927: update: rpc error: code = FailedPrecondition desc = At least one of the pre-conditions you specified did not hold. ``` Looks like our retries are...
``` === RUN TestRetryConformance/2-[return-reset-connection_return-reset-connection]-storage.objects.insert-0 retry_conformance_test.go:753: roundtrip error (may be expected): write tcp 127.0.0.1:60652->127.0.0.1:9000: write: broken pipe request: POST /upload/storage/v1/b/bucket-20231222-35551646713864-0060/o?alt=json&ifGenerationMatch=0&name=new-object.txt&prettyPrint=false&projection=full&uploadType=multipart HTTP/1.1 Host: localhost:9000 Content-Type: ... retry_conformance_test.go:539: want success, got Writer.Close: Post...
Not sure why I originally closed this issue. Error from the latest comment is the same as above.
``` === RUN TestRetryConformance/http-6-[return-reset-connection_return-401]-storage.objects.insert-1 retry_conformance_test.go:821: test not completed; unused instructions: map[storage.objects.insert:[return-401]] ``` ^ Recently got this error as well.