Skip to content

ci: Enable more tests for RHCOS 9#951

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
travier:ci-next
Dec 14, 2022
Merged

ci: Enable more tests for RHCOS 9#951
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
travier:ci-next

Conversation

@travier
Copy link
Copy Markdown
Member

@travier travier commented Aug 11, 2022

Test PR to have CI runs to figure out broken kola tests.

@HuijingHei
Copy link
Copy Markdown
Contributor

@travier could you help to pick #952? Or maybe I can create PR to this branch?

@travier
Copy link
Copy Markdown
Member Author

travier commented Aug 22, 2022

No need to pick it here as your PR is now good enough as the tests are running there.

@travier
Copy link
Copy Markdown
Member Author

travier commented Aug 22, 2022

I'll rebase this one once it merges.

@HuijingHei
Copy link
Copy Markdown
Contributor

/test rhcos-90-build-test-metal

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 8, 2022
@travier travier changed the title ci: Enable more tests for SCOS/RHCOS 9 (WIP) ci: Enable more tests for RHCOS 9 Sep 8, 2022
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 8, 2022
@HuijingHei
Copy link
Copy Markdown
Contributor

/retest

@travier
Copy link
Copy Markdown
Member Author

travier commented Sep 9, 2022

This is failing due to #979

@openshift-bot
Copy link
Copy Markdown

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 9, 2022
@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 9, 2022

/retest

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 9, 2022

/remove-lifecycle stale

@openshift-ci openshift-ci Bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 9, 2022
@HuijingHei
Copy link
Copy Markdown
Contributor

/retest

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 12, 2022

SCOS failures are already tracked in issues. RHCOS failures have to be investigated.

@HuijingHei
Copy link
Copy Markdown
Contributor

SCOS failures are already tracked in issues. RHCOS failures have to be investigated.

I will have a look at RHCOS9 failures tomorrow.

@cgwalters
Copy link
Copy Markdown
Member

I think #1094 and #1094 and coreos/coreos-assembler#3275 should fix all these.

@HuijingHei
Copy link
Copy Markdown
Contributor

/retest

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

Thanks Colin!

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

/test ci/prow/images

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 13, 2022

@travier: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test images
  • /test rhcos-86-build-test-metal
  • /test rhcos-86-build-test-qemu
  • /test rhcos-90-build-test-metal
  • /test rhcos-90-build-test-qemu
  • /test scos-9-build-test-metal
  • /test scos-9-build-test-qemu
  • /test validate

Use /test all to run all jobs.

Details

In response to this:

/test ci/prow/images

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.

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

/test images

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

/test all

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

3755 metadata, 25013 content objects imported; 2.8?GB content written
Wrote commit: 7f8b0400aa2adfcdcf27636030762655baa2acb7e844d3513cbaed3323532d67
�[0m�[31merror: �[0mUpdating '/tmp/cosa/tmp/treecompose.changed': Cannot allocate memory

@travier travier closed this Dec 13, 2022
@travier travier reopened this Dec 13, 2022
@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

/retest

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 13, 2022

(mis-clicked) 🤦🏻

@cgwalters
Copy link
Copy Markdown
Member

cgwalters commented Dec 13, 2022

Dec 13 17:52:27.648241 kola-runext-replace-rt-kernel[1832]: + curl -sSLf --remote-name-all http://mirror.stream.centos.org/9-stream//BaseOS/x86_64/os/Packages/kernel-5.14.0-196.el9.x86_64.rpm http://mirror.stream.centos.org/9-stream//BaseOS/x86_64/os/Packages/kernel-core-5.14.0-196.el9.x86_64.rpm http://mirror.stream.centos.org/9-stream//BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-196.el9.x86_64.rpm http://mirror.stream.centos.org/9-stream//BaseOS/x86_64/os/Packa...
Dec 13 17:52:27.857483 kola-runext-replace-rt-kernel[1833]: curl: (22) The requested URL returned error: 404

OK yep, that already went away 😢 Fixing this to scan for the available kvers etc. is possible, just more work... or I guess we could archive these fixed kernel versions in a separate place.

@cgwalters
Copy link
Copy Markdown
Member

Rebased 🏄

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 14, 2022

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 14, 2022

@travier: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

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.

@travier
Copy link
Copy Markdown
Member Author

travier commented Dec 14, 2022

@travier: you cannot LGTM your own PR.

CC @cgwalters :)

@cgwalters
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Dec 14, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, travier

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

The pull request process is described here

Details 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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 14, 2022

@travier: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit dca9736 into openshift:master Dec 14, 2022
@travier travier deleted the ci-next branch December 14, 2022 22:36
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants