Skip to content

Re-enable CPU Pytest benchmark job #3048

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Re-enable CPU Pytest benchmark job #3048

wants to merge 1 commit into from

Conversation

ZainRizvi
Copy link
Contributor

@ZainRizvi ZainRizvi commented Jul 9, 2025

Re-enabling the CPU pytest benchmark job. Even though it's failing, the signal is still helpful.

Description

Re-enables the job

Motivation and Context

The signals are useful for the development team and having it hidden will make tracking down issues harder during release.

  • I have raised an issue to propose this change (required for new features and bug fixes)

Types of changes

What types of changes does your code introduce? Remove all that do not apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds core functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)
  • Example (update in the folder of examples)

Checklist

Go over all the following points, and put an x in all the boxes that apply.
If you are unsure about any of these, don't hesitate to ask. We are here to help!

  • I have read the CONTRIBUTION guide (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • I have updated the documentation accordingly.

An experiment to see if the workflow run will be green
Copy link

pytorch-bot bot commented Jul 9, 2025

🔗 Helpful Links

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

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

❌ 5 New Failures, 14 Unrelated Failures

As of commit 9876697 with merge base f287bb3 (image):

NEW FAILURES - The following jobs have failed:

  • Build M1 Wheels / pytorch/rl / build-wheel-py3_9-cpu (gh)
    Process completed with exit code 1.
  • Build M1 Wheels / pytorch/rl / upload / upload-wheel-py3_9-cpu (gh)
    Unable to download artifact(s): Artifact not found for name: pytorch_rl__3.9_cpu_
  • Continuous Benchmark (PR) / CPU Pytest benchmark (gh)
    Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 82035b411c1c4a4abce964a2cd3967d2_nvidiacuda1241cudnnruntimeubuntu2204_10015b --label 3a6fb9 --workdir /__w/rl/rl --network github_network_f5ee60f03a04453b8626495c74b3fc31 --cpus all -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" nvidia/cuda:12.4.1-cudnn-runtime-ubuntu22.04 "-f" "/dev/null"'.
  • Habitat Tests on Linux / tests (3.9, 12.8) / linux-job (gh)
    RuntimeError: Command docker exec -t 2eccb2a779c6eb34b44b73ddc8adde5640929824763fa3bcf5275f706c6cd3b9 /exec failed with exit code 1
  • Lint / python-source-and-configs / linux-job (gh)
    RuntimeError: Command docker exec -t f61dc071f0132b1bb756a8000cf80a8db037b4c5fdd9d099747f6a971f4dbd98 /exec failed with exit code 1

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was 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.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 9, 2025
@ZainRizvi ZainRizvi changed the title Test to see if workflow is green Re-enable CPU Pytest benchmark job Jul 9, 2025
@ZainRizvi ZainRizvi marked this pull request as ready for review July 9, 2025 17:01
@ZainRizvi ZainRizvi requested a review from vmoens July 9, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants