You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
23:09:14 [AWS CodeBuild Plugin] Using credentials provided by the DefaultAWSCredentialsProviderChain for authorization (provided from Jenkins credentials codebuild-dev-cred)
23:09:15 [AWS CodeBuild Plugin] Zipping directory to upload to S3: /var/lib/jenkins/workspace/backend_MR-942
23:09:16 [AWS CodeBuild Plugin] Uploading to S3 at location datadive-dev-codebuild-bucket/source. MD5 checksum is eo9qPFlDJBelXTAIxieE/WA==
23:09:16 [AWS CodeBuild Plugin] Unexpected exception upon uploading source zip to S3: The request to the service failed with a retryable reason, but resetting the request input stream has failed. See exception.getExtraInfo or debug-level logging for the original failure that caused this retry.; If the request involves an input stream, the maximum stream buffer size can be configured via request.getRequestClientOptions().setReadLimit(int)
23:09:16 [AWS CodeBuild Plugin] A versioned S3 bucket is required.
23:09:16
It says a versioned s3 bucket is required but the bucket is already version enabled
The text was updated successfully, but these errors were encountered:
I'm having same issue.
Are you using parallel pipelines that uploads same artifacts from multiple steps? For me, I am seeing this issue intermittently on different stages of the parallel build.
23:09:14 [AWS CodeBuild Plugin] Using credentials provided by the DefaultAWSCredentialsProviderChain for authorization (provided from Jenkins credentials codebuild-dev-cred)
23:09:15 [AWS CodeBuild Plugin] Zipping directory to upload to S3: /var/lib/jenkins/workspace/backend_MR-942
23:09:16 [AWS CodeBuild Plugin] Uploading to S3 at location datadive-dev-codebuild-bucket/source. MD5 checksum is eo9qPFlDJBelXTAIxieE/WA==
23:09:16 [AWS CodeBuild Plugin] Unexpected exception upon uploading source zip to S3: The request to the service failed with a retryable reason, but resetting the request input stream has failed. See exception.getExtraInfo or debug-level logging for the original failure that caused this retry.; If the request involves an input stream, the maximum stream buffer size can be configured via request.getRequestClientOptions().setReadLimit(int)
23:09:16 [AWS CodeBuild Plugin] A versioned S3 bucket is required.
23:09:16
It says a versioned s3 bucket is required but the bucket is already version enabled
The text was updated successfully, but these errors were encountered: