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: 

SSL Connection Timeout When Cloning Repo with Runner Autoscaler for Kubernetes in GKE

Hafeez Ghanchi
August 12, 2024

We are utilizing the Runner Autoscaler for Kubernetes in GKE to execute our pipelines. However, we encounter an issue when the runners attempt to clone the repository:

fatal: unable to access 'https://bitbucket.org/xxx/xxx/': SSL connection timeout

When I access the DinD container running on the runner-xxx pod, I can connect to bitbucket.org. However, running docker ps reveals several containers active for pipelines.

Screenshot from 2024-08-12 22-07-34.png

Interestingly, when I enter one of these containers from within the DinD and try to access bitbucket.org, the connection fails, even though other public domains are accessible.

Screenshot from 2024-08-12 23-34-58.png

Has anyone experienced similar issues or have suggestions on how to resolve the SSL connection timeout?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Hafeez Ghanchi
August 15, 2024

After some serious sleuthing (and a few cups of coffee), I realized the culprit was the node's image type. As soon as I switched the cluster from a Container-Optimized OS image to an Ubuntu image, it was like magic—everything started working smoothly!

1 vote
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2024

G'day, @Hafeez Ghanchi 

Welcome to the community.

When you mean the runner failing to clone, does this happen during the build setup, or was it during your build steps? 

Have you checked the runner logs to see if any specific error might've given you more insight? You can check our troubleshooting runner page below to locate your runner logs:

Troubleshooting runners 

Regards,
Syahrul

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events