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 github.com/openstack-k8s-operators/lib-common/modules/test-operators digest to 0c6dc38 #187

Closed

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Jul 19, 2023

This PR contains the following updates:

Package Type Update Change
github.com/openstack-k8s-operators/lib-common/modules/test-operators require digest c894bf7 -> 0c6dc38

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@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 ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/openstack-k8s-operators/openstack-ansibleee-operator/go.mod:15:2: require github.com/openstack-k8s-operators/lib-common/modules/test-operators: version "v0.0.0-20230719092519-0c6dc38ee63c" invalid: missing github.com/openstack-k8s-operators/lib-common/modules/test-operators/go.mod at revision 0c6dc38ee63c

File name: go.mod
Command failed: make gowork
go: errors parsing go.mod:
/tmp/renovate/repos/github/openstack-k8s-operators/openstack-ansibleee-operator/go.mod:15:2: require github.com/openstack-k8s-operators/lib-common/modules/test-operators: version "v0.0.0-20230719092519-0c6dc38ee63c" invalid: missing github.com/openstack-k8s-operators/lib-common/modules/test-operators/go.mod at revision 0c6dc38ee63c
make: *** [Makefile:342: gowork] Error 1

File name: go.mod
Command failed: make tidy
go: errors parsing go.mod:
/tmp/renovate/repos/github/openstack-k8s-operators/openstack-ansibleee-operator/go.mod:15:2: require github.com/openstack-k8s-operators/lib-common/modules/test-operators: version "v0.0.0-20230719092519-0c6dc38ee63c" invalid: missing github.com/openstack-k8s-operators/lib-common/modules/test-operators/go.mod at revision 0c6dc38ee63c
make: *** [Makefile:346: tidy] Error 1

File name: go.mod
Command failed: make manifests generate
go: errors parsing go.mod:
/tmp/renovate/repos/github/openstack-k8s-operators/openstack-ansibleee-operator/go.mod:15:2: require github.com/openstack-k8s-operators/lib-common/modules/test-operators: version "v0.0.0-20230719092519-0c6dc38ee63c" invalid: missing github.com/openstack-k8s-operators/lib-common/modules/test-operators/go.mod at revision 0c6dc38ee63c
make: *** [Makefile:342: gowork] Error 1

@openshift-ci openshift-ci bot requested review from dprince and kajinamit July 19, 2023 18:06
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 19, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot
Once this PR has been reviewed and has the lgtm label, please assign fao89 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@@ -12,7 +12,7 @@ require (
github.com/onsi/gomega v1.27.8
github.com/openstack-k8s-operators/lib-common/modules/common v0.0.0-20230719071653-691d140d1bf1
github.com/openstack-k8s-operators/lib-common/modules/storage v0.0.0-20230719071653-691d140d1bf1
github.com/openstack-k8s-operators/lib-common/modules/test-operators v0.0.0-20230707063813-c894bf75835d
github.com/openstack-k8s-operators/lib-common/modules/test-operators 0c6dc38ee63c
Copy link
Contributor

Choose a reason for hiding this comment

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

renovate isn't getting the version right, @gibizer have you seen this?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure what is happening. Let's ask renovate to retry.

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://review.rdoproject.org/zuul/buildset/57e20a579a17402d917c33ca4e0866a9

ansibleee-operator-content-provider FAILURE in 5m 52s
⚠️ ansibleee-operator-crc-podified-edpm-deployment SKIPPED Skipped due to failed job ansibleee-operator-content-provider

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://review.rdoproject.org/zuul/buildset/687f1febdae94d30b7b809a067968a35

ansibleee-operator-content-provider FAILURE in 5m 59s
⚠️ ansibleee-operator-crc-podified-edpm-deployment SKIPPED Skipped due to failed job ansibleee-operator-content-provider

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 20, 2023

@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/ansibleee-operator-build-deploy-kuttl 21b2e3a link true /test ansibleee-operator-build-deploy-kuttl
ci/prow/functional ea01367 link true /test functional
ci/prow/precommit-check ea01367 link true /test precommit-check
ci/prow/openstack-ansibleee-operator-build-deploy ea01367 link false /test openstack-ansibleee-operator-build-deploy

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

@gibizer
Copy link
Contributor

gibizer commented Jul 20, 2023

OK I see what happened here. There is no test-operators module in lib-common any more. So this PR is not needed.

@gibizer gibizer closed this Jul 20, 2023
@openstack-k8s-ci-robot
Copy link
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the github.com/openstack-k8s-operators/lib-common/modules/test-operators 0c6dc38 update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@openstack-k8s-ci-robot openstack-k8s-ci-robot deleted the renovate/openstack-k8s-operators branch July 20, 2023 09:29
danpawlik pushed a commit to danpawlik/openstack-ansibleee-operator that referenced this pull request Oct 12, 2023
…rators/local_env_vm/enable-nested-virt

Actually get nested virt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants