terencehonles commented on pull request #8916:
URL: https://github.com/apache/arrow/pull/8916#issuecomment-757367322


   @kou any chance you know what to do about:
   
   > ```
   >   File "arrow/dev/tasks/crossbow.py", line 1662, in upload_artifacts
   >     tag_name=tag, target_commitish=sha, method=method, patterns=patterns
   >   File "arrow/dev/tasks/crossbow.py", line 460, in 
github_overwrite_release_assets
   >     repo = self.as_github_repo()
   >   File "arrow/dev/tasks/crossbow.py", line 384, in as_github_repo
   >     self._github_repo = github.repository(username, reponame)
   >   File "C:\Miniconda\lib\site-packages\github3\github.py", line 1981, in 
repository
   >     json = self._json(self._get(url), 200)
   >   File "C:\Miniconda\lib\site-packages\github3\models.py", line 156, in 
_json
   >     raise exceptions.error_for(response)
   > github3.exceptions.AuthenticationFailed: 401 Bad credentials
   > ```
   
   from 
https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=22650&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=ec99a26b-0264-5e86-36fb-9cfd0ca0f9f3&l=37
 
   
   I probably didn't need to rebuild everything since that step will probably 
fail across the board (I'll check each of them since I hadn't done that in 
https://github.com/apache/arrow/pull/8916#issuecomment-757096365 )


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to