I’ve been using this private repo on gitlab.com more or less actively in the past few days. And today I started seeing this message: WARNING: Uploading artifacts to coordinator... failed id=512073771 responseStatus=400
full log:
Running after_script
00:01
Saving cache
00:02
Uploading artifacts for successful job
00:11
Uploading artifacts...
api/node_modules: found 3879 matching files
api/*/*/node_modules: found 182 matching files
WARNING: Uploading artifacts to coordinator... failed id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
WARNING: Retrying... context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts to coordinator... failed id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
WARNING: Retrying... context=artifacts-uploader error=invalid argument
WARNING: Uploading artifacts to coordinator... failed id=512073771 responseStatus=400 Bad Request status=400 Bad Request token=apZDsTax
FATAL: invalid argument
ERROR: Job failed: exit code 1
At the beginning I thought it’s because of some of my changes in the code, but then I restarted one of the successful jobs, and it failed as well.