driazati commented on PR #13564:
URL: https://github.com/apache/tvm/pull/13564#issuecomment-1340365342

   Failed to re-run CI in wow
   
   <details>
   
   ```
   Traceback (most recent call last):
     File "/Users/driazati/Desktop/tvm/ci/scripts/github/github_tvmbot.py", 
line 593, in comment_failure
       raise item
     File "/Users/driazati/Desktop/tvm/ci/scripts/github/github_tvmbot.py", 
line 699, in run
       pr.rerun_jenkins_ci()
     File "/Users/driazati/Desktop/tvm/ci/scripts/github/github_tvmbot.py", 
line 552, in rerun_jenkins_ci
       post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN))
     File "/Users/driazati/Desktop/tvm/ci/scripts/jenkins/git_utils.py", line 
53, in post
       with request.urlopen(req, data) as response:
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
214, in urlopen
       return opener.open(url, data, timeout)
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
523, in open
       response = meth(req, response)
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
632, in http_response
       response = self.parent.error(
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
561, in error
       return self._call_chain(*args)
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
494, in _call_chain
       result = func(*args)
     File "/Users/driazati/miniconda3/lib/python3.9/urllib/request.py", line 
641, in http_error_default
       raise HTTPError(req.full_url, code, msg, hdrs, fp)
   urllib.error.HTTPError: HTTP Error 401: Unauthorized
   
   ```
   
   with response
   
   ```
   <html>
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   <title>Error 401 Unauthorized</title>
   </head>
   <body><h2>HTTP ERROR 401 Unauthorized</h2>
   <table>
   <tr><th>URI:</th><td>/job/tvm-arm/job/PR-13564/buildWithParameters</td></tr>
   <tr><th>STATUS:</th><td>401</td></tr>
   <tr><th>MESSAGE:</th><td>Unauthorized</td></tr>
   <tr><th>SERVLET:</th><td>Stapler</td></tr>
   </table>
   <hr/><a href="https://eclipse.org/jetty";>Powered by Jetty:// 10.0.11</a><hr/>
   
   </body>
   </html>
   
   ```
   
   </details>


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to