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

Update module github.com/onsi/gomega to v1.34.2 #837

Closed
wants to merge 1 commit into from

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Jul 27, 2024

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require minor v1.33.1 -> v1.34.2

Release Notes

onsi/gomega (github.com/onsi/gomega)

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openshift-ci openshift-ci bot requested review from kk7ds and lewisdenny July 27, 2024 04:24
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/672f198940db4c81a12f9fc0a73e5d37

openstack-k8s-operators-content-provider FAILURE in 8m 04s
⚠️ nova-operator-kuttl SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode-ceph SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3b8eb1ea9bb94aafb367e4302490aed8

openstack-k8s-operators-content-provider FAILURE in 7m 10s
⚠️ nova-operator-kuttl SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode-ceph SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@gibizer
Copy link
Contributor

gibizer commented Jul 29, 2024

We need to land onsi/gomega#775 first and get a new release from gomega to be able to bump to this

@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.34.0 Update module github.com/onsi/gomega to v1.34.1 Jul 30, 2024
@openstack-k8s-ci-robot
Copy link
Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.17.0 -> v0.19.0
golang.org/x/net v0.25.0 -> v0.27.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/term v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.21.0 -> v0.23.0
google.golang.org/protobuf v1.33.0 -> v1.34.1

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/be9fa3978d3149c4b1ec8a31873c41c6

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 09m 39s
✔️ nova-operator-kuttl SUCCESS in 41m 26s
✔️ nova-operator-tempest-multinode SUCCESS in 1h 51m 24s
nova-operator-tempest-multinode-ceph FAILURE in 1h 18m 36s

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3d6b1a9c0c57447aac38ae3b8d82e54c

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 15s
✔️ nova-operator-kuttl SUCCESS in 40m 57s
nova-operator-tempest-multinode FAILURE in 1h 08m 04s
✔️ nova-operator-tempest-multinode-ceph SUCCESS in 2h 39m 18s

Copy link
Contributor

@mrkisaolamb mrkisaolamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

openshift-ci bot commented Aug 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrkisaolamb, openstack-k8s-ci-robot

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

@openshift-ci openshift-ci bot added the approved label Aug 7, 2024
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/855f853086b647e89b69e428c4d38a39

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 42m 33s
nova-operator-kuttl POST_FAILURE in 39m 09s
✔️ nova-operator-tempest-multinode SUCCESS in 1h 56m 50s
✔️ nova-operator-tempest-multinode-ceph SUCCESS in 2h 18m 25s

@stuggi
Copy link
Contributor

stuggi commented Aug 8, 2024

recheck

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/82950e351d90445195da9e4e7dae79a8

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 18m 21s
✔️ nova-operator-kuttl SUCCESS in 38m 13s
✔️ nova-operator-tempest-multinode SUCCESS in 2h 00m 51s
nova-operator-tempest-multinode-ceph FAILURE in 1h 19m 37s

@mrkisaolamb
Copy link
Contributor

recheck

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0a0004c79a8c4421aa7b5d3cc516d322

✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 32m 12s
✔️ nova-operator-kuttl SUCCESS in 40m 13s
nova-operator-tempest-multinode TIMED_OUT in 3h 14m 45s
nova-operator-tempest-multinode-ceph TIMED_OUT in 3h 14m 41s

@openshift-ci openshift-ci bot removed the lgtm label Aug 19, 2024
Copy link
Contributor

openshift-ci bot commented Aug 19, 2024

New changes are detected. LGTM label has been removed.

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f564f6332a60438f9f0893e4e4db743f

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 47m 04s
✔️ nova-operator-kuttl SUCCESS in 39m 48s
✔️ nova-operator-tempest-multinode SUCCESS in 2h 04m 14s
nova-operator-tempest-multinode-ceph FAILURE in 1h 18m 08s

@openstack-k8s-ci-robot
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/be74ce412447465abccb2a19ea6d41d4

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 40s
✔️ nova-operator-kuttl SUCCESS in 38m 51s
✔️ nova-operator-tempest-multinode SUCCESS in 1h 58m 58s
nova-operator-tempest-multinode-ceph FAILURE in 2h 40m 23s

@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.34.1 Update module github.com/onsi/gomega to v1.34.2 Aug 31, 2024
@openstack-k8s-ci-robot
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
github.com/openstack-k8s-operators/nova-operator/test/functional imports
	github.com/openstack-k8s-operators/keystone-operator/api/test/helpers imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	github.com/onsi/gomega/matchers/support/goraph/bipartitegraph imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22

File name: go.mod
Command failed: make manifests generate
-: cannot compile Go 1.22 code
-: cannot compile Go 1.22 code
-: cannot compile Go 1.22 code
-: cannot compile Go 1.22 code
-: cannot compile Go 1.22 code
/home/ubuntu/go/pkg/mod/github.com/onsi/gomega@v1.34.2/matchers/support/goraph/bipartitegraph/bipartitegraphmatching.go:4:2: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22
Error: not all generators ran successfully
run `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage
make: *** [Makefile:112: manifests] Error 1

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/08871a36c5ec4301ba7a23a98b01c08f

openstack-k8s-operators-content-provider FAILURE in 6m 46s
⚠️ nova-operator-kuttl SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ nova-operator-tempest-multinode-ceph SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Copy link
Contributor

openshift-ci bot commented Aug 31, 2024

@openstack-k8s-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/functional b231e15 link true /test functional
ci/prow/precommit-check b231e15 link true /test precommit-check

Full PR test history. Your PR dashboard.

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

@gibizer
Copy link
Contributor

gibizer commented Sep 2, 2024

we can only do this after moved to golang 1.22

@gibizer gibizer closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants