Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeBuildException on zip and upload #134

Open
basant1988 opened this issue Aug 25, 2022 · 2 comments
Open

CodeBuildException on zip and upload #134

basant1988 opened this issue Aug 25, 2022 · 2 comments

Comments

@basant1988
Copy link

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

@kb-fusus
Copy link

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.

@kb-fusus
Copy link

any updates on this? I just ran into it after a full year later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants