The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipelines build consistently slow since the end of July 2023

Alex Panchenko
Contributor
August 13, 2023

Hi,

 

Approximately since July 30 our pipelines take much longer.

It's specially painful when when build runs without caches (when those are removed after 7 days)

We use java and gradle to manage dependencies.

A few repositories are relatively big and the build takes more than 1 hour without caches, while previously it was OK with max-time=24 minutes in one of them.

Was there any infrastructure change in that time frame or what could be a possible reason?

Thanks,

Alex

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 14, 2023

Hi Alex,

Do these Pipelines builds run on Atlassian infrastructure or are you using one of our self-hosted runners? You are asking about infrastructure changes so I assume they run on Atlassian infrastructure, but I would like to make sure.

Is it a certain command in your yml file that takes longer than before? Or more than one? Or does this happen in the Build setup?

You mentioned caches. Have you configured your build to download additional dependencies than before? Are there any additional tasks in your build that weren't there before?

If this concern builds running on Atlassian infrastructure, you can try debugging locally with Docker (a) a build that was previously taking less time with no cache and (b) a build that now takes longer with no cache, and observe if the times are similar to the respective Pipelines builds.

Infrastructure changes are announced here: https://confluence.atlassian.com/bbkb/infrastructure-changes-in-bitbucket-pipelines-1142431176.html The recent ones are the Kubernetes cluster upgrades, but I'm not sure if that would affect the duration of your builds.

If your workspace is on a paid billing plan, you can create a ticket with the support team. If we have an open support ticket, the engineer working on it will be able to access the build logs and help you with the investigation. You can create a ticket via https://support.atlassian.com/contact/#/, in "What can we help you with?" select "Technical issues and bugs" and then Bitbucket Cloud as product.

Kind regards,
Theodora

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events