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

Increase memory for pull-k8sio-groups-test #30613

Merged

Conversation

saschagrunert
Copy link
Member

The PR kubernetes/k8s.io#5782 failed twice in a row because of:

golang.org/x/sys/unix: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
vendor/golang.org/x/text/unicode/norm: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed

I assume increasing the memory will fix that problem since it looks like an OOM kill action.

The PR kubernetes/k8s.io#5782 failed twice
in a row because of:

```
golang.org/x/sys/unix: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
vendor/golang.org/x/text/unicode/norm: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
```

I assume increasing the memory will fix that problem since it looks like
an OOM kill action.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Sep 5, 2023
@ameukam
Copy link
Member

ameukam commented Sep 5, 2023

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 5, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ameukam, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2023
@k8s-ci-robot k8s-ci-robot merged commit 1b805ca into kubernetes:master Sep 5, 2023
@k8s-ci-robot
Copy link
Contributor

@saschagrunert: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key k8sio-presubmit.yaml using file config/jobs/kubernetes/sig-k8s-infra/k8sio-presubmit.yaml

In response to this:

The PR kubernetes/k8s.io#5782 failed twice in a row because of:

golang.org/x/sys/unix: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
vendor/golang.org/x/text/unicode/norm: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed

I assume increasing the memory will fix that problem since it looks like an OOM kill action.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@saschagrunert saschagrunert deleted the pull-k8sio-groups-test-memory branch September 5, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants