Skip to content

Conversation

janeyx99
Copy link
Contributor

@janeyx99 janeyx99 commented Mar 2, 2021

I noticed #53126 stored everything in the test folder as an artifact, which isn't exactly what we want. Here, I try to store just the relevant info, coverage files.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 2, 2021

💊 CI failures summary and remediations

As of commit 277f6e4 (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚


⏰ 7 successful jobs regressed execution time by a significant amount:

  • docker-pytorch-linux-bionic-cuda10.2-cudnn7-py3.8-gcc9 (+51%)
  • docker-pytorch-linux-xenial-cuda10-cudnn7-py3-gcc7 (+22%)
  • docker-pytorch-linux-bionic-rocm3.9-py3.6 (+49%)
  • docker-pytorch-linux-xenial-py3.6-clang7 (+59%)
  • docker-pytorch-linux-xenial-py3-clang7-onnx (+36%)
  • pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-build-x86_32 (+6532%, +17 minutes)
  • docker-pytorch-linux-xenial-cuda11.1-cudnn8-py3-gcc7 (+30%)


❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun) ❄️

Mar 03 16:50:06 urllib.error.HTTPError: HTTP Error 403: Forbidden
Mar 03 16:50:06   File "/opt/conda/lib/python3.6/urllib/request.py", line 532, in open
Mar 03 16:50:06     response = meth(req, response)
Mar 03 16:50:06   File "/opt/conda/lib/python3.6/urllib/request.py", line 642, in http_response
Mar 03 16:50:06     'http', request, response, code, msg, hdrs)
Mar 03 16:50:06   File "/opt/conda/lib/python3.6/urllib/request.py", line 570, in error
Mar 03 16:50:06     return self._call_chain(*args)
Mar 03 16:50:06   File "/opt/conda/lib/python3.6/urllib/request.py", line 504, in _call_chain
Mar 03 16:50:06     result = func(*args)
Mar 03 16:50:06   File "/opt/conda/lib/python3.6/urllib/request.py", line 650, in http_error_default
Mar 03 16:50:06     raise HTTPError(req.full_url, code, msg, hdrs, fp)
Mar 03 16:50:06 urllib.error.HTTPError: HTTP Error 403: Forbidden
Mar 03 16:50:06 
Mar 03 16:50:06 ----------------------------------------------------------------------
Mar 03 16:50:06 Ran 1 test in 0.472s
Mar 03 16:50:06 
Mar 03 16:50:06 FAILED (errors=1)
Mar 03 16:50:06 
0it [00:00, ?it/s]
Mar 03 16:50:06 + cleanup
Mar 03 16:50:06 + retcode=1
Mar 03 16:50:06 + set +x
Mar 03 16:50:06 =================== sccache compilation log ===================

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

@janeyx99 janeyx99 requested a review from a team March 2, 2021 23:36
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janeyx99 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janeyx99 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@janeyx99 merged this pull request in fbf60b5.

aocsa pushed a commit to Quansight/pytorch that referenced this pull request Mar 15, 2021
Summary:
I noticed pytorch#53126 stored everything in the test folder as an artifact, which isn't exactly what we want. Here, I try to store just the relevant info, coverage files.

Pull Request resolved: pytorch#53150

Reviewed By: albanD

Differential Revision: D26767185

Pulled By: janeyx99

fbshipit-source-id: 286d341ccdfa97d138a2048bb4ee01c7ae2579a1
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
Summary:
I noticed pytorch#53126 stored everything in the test folder as an artifact, which isn't exactly what we want. Here, I try to store just the relevant info, coverage files.

Pull Request resolved: pytorch#53150

Reviewed By: albanD

Differential Revision: D26767185

Pulled By: janeyx99

fbshipit-source-id: 286d341ccdfa97d138a2048bb4ee01c7ae2579a1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants