Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Sporadic exit 137 errors (out of memory) #17

Closed
jaimergp opened this issue Jun 22, 2023 · 0 comments · Fixed by #18
Closed

Sporadic exit 137 errors (out of memory) #17

jaimergp opened this issue Jun 22, 2023 · 0 comments · Fixed by #18

Comments

@jaimergp
Copy link
Contributor

Input:

#!/bin/bash -eo pipefail
pushd libcfgraph
python -m libcflib.import_to_pkg 75000
test -f .import_to_pkg_maps_indexed_files && rm -f .import_to_pkg_maps_indexed_files
popd

Output:

~/repo/libcfgraph ~/repo
submitting jobs:  86% 64822/75000 [09:59<01:03, 160.71it/s]/bin/bash: line 1:  2440 Killed                  python -m libcflib.import_to_pkg 75000

Exited with code exit status 137
CircleCI received exit code 137

I think we have too many pending updates after the downtime? The commit based workflows do pass because of the smaller limit (1000 jobs).

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

Successfully merging a pull request may close this issue.

1 participant