Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Issue with running Bitbucket Pipe: bitbucket-upload-file in our pipeline

wjia June 3, 2020

When trying to execute following line in our bitbucket pipeline we got the following error.

- pipe: atlassian/bitbucket-upload-file:0.1.3

Status: Downloaded newer image for bitbucketpipelines/bitbucket-upload-file:0.1.3Traceback (most recent call last): File "/pipe.py", line 77, in <module> pipe = UploadFilePipe(schema=schema, pipe_metadata=metadata, check_for_newer_version=True) File "/usr/local/lib/python3.7/site-packages/bitbucket_pipes_toolkit/core.py", line 267, in __init__ self.check_for_newer_version() File "/usr/local/lib/python3.7/site-packages/bitbucket_pipes_toolkit/core.py", line 289, in check_for_newer_version if tuple(map(int, latest_version.split('.'))) > tuple(map(int, current_version.split('.'))):ValueError: invalid literal for int() with base 10: '5@sha256'

1 answer

0 votes
Ayoub Ennassiri June 4, 2020

Hi, 

If anyone is looking for a WA until the issue is fixed, I have reverted to using version 0.1.1 before a change in the bitbucket_pipes_toolkit.

Thanks

Halyna Berezovska
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 5, 2020

Thanks @Ayoub Ennassiri @wjia  for reporting.

It is correct workaround, fixed release  (we need to review changes) will be in few days, I will notify

 

Cheers, Galyna

Like # people like this
Halyna Berezovska
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 5, 2020

@wjia , @Ayoub Ennassiri try, please, version 0.1.6, it should work now

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events