Skip to content

Conversation

wking
Copy link
Member

@wking wking commented May 26, 2021

The MultipleErrors reason landed in c2ac20f (#158), but for some reason was left out of SummaryForReason. I'm adding it in this commit to get something more useful than:

$ oc adm upgrade
info: An upgrade is in progress. Unable to apply 4.8.0-0.ci-2021-05-26-172803: an unknown error has occurred: MultipleErrors

when the Failing=True message is:

Multiple errors are preventing progress:
* Cluster operator machine-api is updating versions
* Cluster operator openshift-apiserver is updating versions

I'm not entirely clear on why these didn't fallback to the unknown error strings at the bottom of SummaryForReason, but they don't seem to have done so.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 26, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wking

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 Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2021
The MultipleErrors reason landed in c2ac20f (status: Report the
operators that have not yet deployed, 2019-04-09, openshift#158), but for some
reason was left out of SummaryForReason.  I'm adding it in this commit
to get something more useful than:

  $ oc adm upgrade
  info: An upgrade is in progress. Unable to apply 4.8.0-0.ci-2021-05-26-172803: an unknown error has occurred: MultipleErrors

when the Failing=True message is:

  Multiple errors are preventing progress:
  * Cluster operator machine-api is updating versions
  * Cluster operator openshift-apiserver is updating versions

I'm not entirely clear on why these didn't fallback to the "unknown
error" strings at the bottom of SummaryForReason, but they don't seem
to have done so.
@wking wking force-pushed the MultipleErrors-progressing-message branch from 3dec0dd to ca4ba8a Compare May 26, 2021 23:55
@wking
Copy link
Member Author

wking commented May 27, 2021

update job failed on etcdserver: request timed out, but you can see that it had some of the unknown error bits on the rollback B->A leg of the A->B->A test:

$ curl -s https://storage.googleapis.com/origin-ci-test/pr-logs/pull/openshift_cluster-version-operator/576/pull-ci-openshift-cluster-version-operator-master-e2e-agnostic-upgrade/1397703052256874496/build-log.txt | grep -o 'INFO:.*MultipleErrors' | uniq
INFO: cluster upgrade is Progressing: Unable to apply 4.8.0-0.ci.test-2021-05-26-235602-ci-op-2d6lcy28-initial: an unknown error has occurred: MultipleErrors

The fact that we didn't see that on the A->B leg is promising, and the sort of thing this PR is trying to fix.

/retest

@wking
Copy link
Member Author

wking commented May 27, 2021

/retest

@openshift-bot
Copy link
Contributor

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 Sep 20, 2021
@openshift-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

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

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 20, 2021
@openshift-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci openshift-ci bot closed this Nov 19, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 19, 2021

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

@wking wking reopened this Aug 18, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 22, 2022

@wking: 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/e2e-agnostic-upgrade ca4ba8a link true /test e2e-agnostic-upgrade
ci/prow/unit ca4ba8a link true /test unit
ci/prow/e2e-agnostic-upgrade-out-of-change ca4ba8a link true /test e2e-agnostic-upgrade-out-of-change
ci/prow/e2e-agnostic-upgrade-into-change ca4ba8a link true /test e2e-agnostic-upgrade-into-change

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.

@openshift-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci openshift-ci bot closed this Sep 22, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2022

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

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. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants