Skip to content
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

circleci fails on some PRs seemingly because the jobs are not running in the emscripten-core org #20430

Open
sbc100 opened this issue Oct 10, 2023 · 3 comments

Comments

@sbc100
Copy link
Collaborator

sbc100 commented Oct 10, 2023

We use some paid-only resources so when jobs run under individual contributors accounts will fail.

For example: #20417

Here is a sample failure URL: https://app.circleci.com/pipelines/github/ericoporto/emscripten/11/workflows/9db52de3-edd6-4d07-95a2-3df36ef3b6c7/jobs/100

"Resource class docker for xlarge is not available for your project, or is not a valid resource class. This message will often appear if the pricing plan for this project does not support docker use."

I can't see any difference between the PRs where things work as expected and the PRs where it fails. Perhaps its a bug in circleCI or perhaps its certain contributors who have certain types of personal circleci accounts?

@sbc100
Copy link
Collaborator Author

sbc100 commented Oct 10, 2023

Once we collect a few more data points I we report this up to circleci and see if they know what is going on

@sbc100 sbc100 changed the title circleci fails on some PRs because the jobs are not running in the emscripten-core org circleci fails on some PRs seemingly because the jobs are not running in the emscripten-core org Oct 10, 2023
@imiskolee
Copy link
Contributor

@sbc100 maybe related I also setup a free cricleci for my forked repo.

@RReverser
Copy link
Collaborator

I can't see any difference between the PRs where things work as expected and the PRs where it fails. Perhaps its a bug in circleCI or perhaps its certain contributors who have certain types of personal circleci accounts?

As a data point, I ran into this last week when I tried to set up Emscripten's fork in my personal CircleCI too. Then CircleCI decided to use my account for all builds, even for PRs against Emscripten main repo itself.

After I deleted project from my personal CircleCI and restarted build, it chose emscripten org correctly again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants