Code Build Failed

1

Hello, I create a new pipeline for my application and the pipeline failed in the Build parts. the error is :

Error calling startBuild: Cannot have more than 0 builds in queue for the account (Service: AWSCodeBuild; Status Code: 400; Error Code: AccountLimitExceededException;

Thank you for helping me.

3개 답변
0

The error does seem to be relating to account serviced quota.

Not sure how many Codepipline and CodeBuild projects you have but can you check here to see if you are exceeding the Concurrently running builds quota, among other service quotas?

Jason_S
답변함 2년 전
0

There are various account level quotas that AWS sets for new and existing accounts. Some of the quotas protect you from unpredicted cost skyrocketing when you just start the cloud journey, the other ones might be applied if AWS detects something unusual in your accounts (e.g. an open vulnerability, an expired credit card, ...)

The best way to resolve this issue is contacting AWS Support and requesting the quota increase for the number of concurrent builds in AWS CodeBuild in that account. If there are some things than need to be fixed in your account first, you will be informed about that. Otherwise, the quota will be increased, so you can run your builds in AWS CodeBuild.

profile pictureAWS
답변함 2년 전
0

Thank you, This helped resolve the startBuild error. I followed the link provided by @Jason S and raised a service request increase for the compute I was using for my build, "Concurrently running builds for Linux GPU Large environment".

L-Stone
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠