Problem running e2e tests on gitlab runners. Failed to adjust OOM score of renderer with pid #26175
Replies: 17 comments 6 replies
-
Any updates ? |
Beta Was this translation helpful? Give feedback.
-
I have the same problem! |
Beta Was this translation helpful? Give feedback.
-
Why are there no comments on this thread ? |
Beta Was this translation helpful? Give feedback.
-
did anyone found the solution to this? I am also facing it over bitbucket |
Beta Was this translation helpful? Give feedback.
-
Same issue here for cypress 13.2.0 |
Beta Was this translation helpful? Give feedback.
-
Same issue, running Cypress: 12.17.2 on Gitlab with image: cypress/browsers:node18.12.0-chrome106-ff106 |
Beta Was this translation helpful? Give feedback.
-
Same problem with Gitlab, SaS runners and private K8 runners. Cypress 12 - 13.6.3. Tests are chronically unreliable |
Beta Was this translation helpful? Give feedback.
-
I'm seeing this in k8s on cypress v13.6.6 chrome v120.0.6099.129 ubuntu 22.04
|
Beta Was this translation helpful? Give feedback.
-
I'm experiencing the same issue on K8s on Cypress v13.6.3 using electron chromium 114 |
Beta Was this translation helpful? Give feedback.
-
Same issue here... Literally cannot run our e2e tests anymore, happens specifically when running on Bitbucket. |
Beta Was this translation helpful? Give feedback.
-
same here, and it only fails on Kubernetes-runners. Docker-runners works fine. |
Beta Was this translation helpful? Give feedback.
-
How is this a discussion and not a bug or a memory issue topic? We are experiencing the same thing. |
Beta Was this translation helpful? Give feedback.
-
Also seeing this in our Gitlab runners. |
Beta Was this translation helpful? Give feedback.
-
We encountered this also when switching from Electron to Chrome in Github Actions |
Beta Was this translation helpful? Give feedback.
-
any updates? I have the same problem! |
Beta Was this translation helpful? Give feedback.
-
Related issue is #29563 |
Beta Was this translation helpful? Give feedback.
-
Please comment in the issue: #29563 where potential bugs are tracked instead of a Discussion in the future. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Cypress 12.7.0 when I try to run tests in gitlab, I get the following error
Is the main problem for now, where the job runner is lacking some permissions/memory setup which was just working fine in concourse
Note that I have tried many different cypress docker images, but I always ended up getting this error
Also I tried to upgrade KUBERNETES memory, and I use command:
KUBERNETES_MEMORY_REQUEST: 8Gi
Beta Was this translation helpful? Give feedback.
All reactions