Skip to content

Failed to adjust OOM score for shim: invalid argument error #12

Description

@pedrog-ciandt

We have been facing the following issue while applying action-commit-to-branch recently:

io.containerd.runc.v2: failed to adjust OOM score for shim: set shim OOM score: write /proc/244/oom_score_adj: invalid argument

After some brief investigation, we have seen some recently problems related to Docker Dind version 20. It may help to take a look into the related similar problems Links.

** Github Action Code:**

      - name: Push fmt changes to PR branch
        if: steps.fmt.outputs.stdout != ''
        uses: Automattic/action-commit-to-branch@master
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        with:
          branch: ${{ github.head_ref }}
          commit_message: 'Apply fmt changes'

Full Github Action Logs:

If necessary I can provide Full Github Action Log Files.

Related similar problems

containerd/containerd#4837
https://discourse.drone.io/t/docker-build-failures-from-oom-score-adjustments/8492/2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions