Skip to content

Fix error message in setStorage#53198

Closed
zdevito wants to merge 1 commit intogh/zdevito/195/basefrom
gh/zdevito/195/head
Closed

Fix error message in setStorage#53198
zdevito wants to merge 1 commit intogh/zdevito/195/basefrom
gh/zdevito/195/head

Conversation

@zdevito
Copy link
Copy Markdown
Contributor

@zdevito zdevito commented Mar 3, 2021

Stack from ghstack:

Differential Revision: D26830030

zdevito added a commit that referenced this pull request Mar 3, 2021
ghstack-source-id: fd777c1
Pull Request resolved: #53198
@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Mar 3, 2021

💊 CI failures summary and remediations

As of commit 8c5d616 (more details on the Dr. CI page):



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

🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

ci.pytorch.org: 1 failed


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.

@zdevito zdevito requested a review from ezyang March 3, 2021 18:31
Copy link
Copy Markdown
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@zdevito merged this pull request in 4351d09.

@facebook-github-bot facebook-github-bot deleted the gh/zdevito/195/head branch March 14, 2021 14:14
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
Summary: Pull Request resolved: pytorch#53198

Test Plan: Imported from OSS

Reviewed By: nikithamalgifb

Differential Revision: D26830030

Pulled By: zdevito

fbshipit-source-id: 34d383c4561bba88dee6d570cbd22bd58a3fe856
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#53198

Test Plan: Imported from OSS

Reviewed By: nikithamalgifb

Differential Revision: D26830030

Pulled By: zdevito

fbshipit-source-id: 34d383c4561bba88dee6d570cbd22bd58a3fe856
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.

3 participants