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: 

Pipeline fails without error

Budy Sutjijati
June 4, 2023

Hi everyone,

My test pipeline fails and I do not get any error messages or anything that could point me into a direction whatsoever. 

error.jpg

When I omit the image in the bitbucket-pipelines.yml file the test pipeline succeeds. The docker image is public and can be found here: Docker Image 

 

The yml file looks as follows:

 

yaml.jpg

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Erez Maadani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 4, 2023

Hi @Budy Sutjijati 

I think the issue is with your image architecture: linux/arm64/v8

Try rebuilding your image with a different architecture, like linux/amd64 or linux/arm64

Budy Sutjijati
June 5, 2023

Thank you Erez for pointing that out, it helped! 

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events