8000 [CD] Fix xpu nightly wheel test failure by chuanqi129 · Pull Request #130742 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[CD] Fix xpu nightly wheel test failure #130742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

chuanqi129
Copy link
Collaborator
@chuanqi129 chuanqi129 commented Jul 15, 2024

The xpu nightly wheel test met permission issue on linux.idc.xpu runner. Because those runners onboarded with jenkins user but the binary test in docker container with root directly. The temp files can't be deleted, refer https://github.com/pytorch/pytorch/actions/runs/9935452320/job/27448053625#step:8:91. Link to #114850

Copy link
pytorch-bot bot commented Jul 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/130742

Note: Links to docs will display an error until the docs builds have been completed.

❌ 15 New Failures, 2 Unrelated Failures

As of commit 2f7b681 with merge base 9df4bc6 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 15, 2024
@chuanqi129 chuanqi129 requested a review from atalman July 15, 2024 16:13
@atalman atalman added the ciflow/binaries Trigger all binary build and upload jobs on the PR label Jul 15, 2024
Copy link
Contributor
@atalman atalman left a comment

Choose a reason for hiding this comment

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

lgtm. Lets wait for green signal

@chuanqi129 chuanqi129 force-pushed the fix_xpu_binary_test branch from 295dfff to 1e24cff Compare July 15, 2024 19:11
@chuanqi129 chuanqi129 force-pushed the fix_xpu_binary_test branch from 1e24cff to 2f7b681 Compare July 15, 2024 23:03
@chuanqi129
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 16, 2024
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

@EikanWang
Copy link
Collaborator

@pytorchbot merge -f "xpu irrelevant failure"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

mlazos pushed a commit that referenced this pull request Jul 18, 2024
The xpu nightly wheel test met permission issue on `linux.idc.xpu` runner. Because those runners onboarded with `jenkins` user but the binary test in docker container with `root` directly. The temp files can't be deleted, refer https://github.com/pytorch/pytorch/actions/runs/9935452320/job/27448053625#step:8:91
Pull Request resolved: #130742
Approved by: https://github.com/atalman
xuhancn pushed a commit to xuhancn/pytorch that referenced this pull request Jul 25, 2024
The xpu nightly wheel test met permission issue on `linux.idc.xpu` runner. Because those runners onboarded with `jenkins` user but the binary test in docker container with `root` directly. The temp files can't be deleted, refer https://github.com/pytorch/pytorch/actions/runs/9935452320/job/27448053625#step:8:91
Pull Request resolved: pytorch#130742
Approved by: https://github.com/atalman
pytorchmergebot pushed a commit that referenced this pull request Dec 16, 2024
pytorchbot pushed a commit that referenced this pull request Dec 16, 2024
Follow #142482, refer the original fix PR #130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230
Works for #114850

Pull Request resolved: #143268
Approved by: https://github.com/atalman

(cherry picked from commit a8cc19b)
atalman pushed a commit that referenced this pull request Dec 16, 2024
[CD] Fix XPU linux CD whl test failure (#143268)

Follow #142482, refer the original fix PR #130742 and new issue in https://github.com/pytorch/pytorch/actions/runs/12323126436/job/34403681230
Works for #114850

Pull Request resolved: #143268
Approved by: https://github.com/atalman

(cherry picked from commit a8cc19b)

Co-authored-by: chuanqiw <chuanqi.wang@intel.com>
aditew01 pushed a commit to aditew01/pytorch that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/binaries Trigger all binary build and upload jobs on the PR ciflow/trunk Trigger trunk jobs on your pull request Merged open source topic: not user facing topic category
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants
0