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

[release-4.7] Bug 1995853: Gracefully shutdown taking around 6-7 mins (libvirt provider) #2727

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #2631

/assign jkyros

The machine-config-daemon gets stuck blocking SIGTERM on rebootless
updatesbecause it only removes its SIGTERM protection when it reboots
or when it encounters an error in the triggerUpdateWithmachineConfig->
update->performPostConfigChangeAction cycle.

This changes the behavior such that it will remove the protection on
a successful rebootless update and adds some logging messages so it's
more clear when it starts and stops protecting itself.
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 19, 2021

@openshift-cherrypick-robot: Bugzilla bug 1965992 has been cloned as Bugzilla bug 1995853. Retitling PR to link against new bug.
/retitle [release-4.7] Bug 1995853: Gracefully shutdown taking around 6-7 mins (libvirt provider)

In response to this:

[release-4.7] Bug 1965992: Gracefully shutdown taking around 6-7 mins (libvirt provider)

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.

@openshift-ci openshift-ci bot changed the title [release-4.7] Bug 1965992: Gracefully shutdown taking around 6-7 mins (libvirt provider) [release-4.7] Bug 1995853: Gracefully shutdown taking around 6-7 mins (libvirt provider) Aug 19, 2021
@openshift-ci openshift-ci bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Aug 19, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 19, 2021

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1995853, which is invalid:

  • expected dependent Bugzilla bug 1965992 to target a release in 4.8.0, 4.8.z, but it targets "4.9.0" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

[release-4.7] Bug 1995853: Gracefully shutdown taking around 6-7 mins (libvirt provider)

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.

@openshift-ci openshift-ci bot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Aug 19, 2021
Copy link
Contributor

@sinnykumari sinnykumari left a comment

Choose a reason for hiding this comment

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

/bugzilla refresh
/lgtm

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Aug 20, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 20, 2021

@sinnykumari: This pull request references Bugzilla bug 1995853, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.7.z) matches configured target release for branch (4.7.z)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1975078 is in the state VERIFIED, which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 1975078 targets the "4.8.z" release, which is one of the valid target releases: 4.8.0, 4.8.z
  • bug has dependents

Requesting review from QA contact:
/cc @mike-nguyen

In response to this:

/bugzilla refresh
/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.

@openshift-ci openshift-ci bot removed the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Aug 20, 2021
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 20, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-cherrypick-robot, sinnykumari

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 Aug 20, 2021
@sinnykumari
Copy link
Contributor

/skip

@knobunc
Copy link
Contributor

knobunc commented Aug 30, 2021

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 30, 2021

@knobunc: An error was encountered querying GitHub for users with public email (mnguyen@redhat.com) for bug 1995853 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details.

Full error message. non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"

Please contact an administrator to resolve this issue, then request a bug refresh with /bugzilla refresh.

In response to this:

/bugzilla refresh

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.

@knobunc knobunc added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. and removed bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. labels Aug 30, 2021
@tjungblu
Copy link

tjungblu commented Sep 2, 2021

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 2, 2021

@tjungblu: This pull request references Bugzilla bug 1995853, which is valid.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.7.z) matches configured target release for branch (4.7.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1975078 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 1975078 targets the "4.8.z" release, which is one of the valid target releases: 4.8.0, 4.8.z
  • bug has dependents

Requesting review from QA contact:
/cc @mike-nguyen

In response to this:

/bugzilla refresh

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.

@tjungblu
Copy link

tjungblu commented Sep 2, 2021

@mike-nguyen can you please take a quick gander as well? I'll be happy to pull that in it for our customer urgently.

@sinnykumari
Copy link
Contributor

This PR is waiting on patch manager approval now to get cherry-picked.

@tjungblu
Copy link

tjungblu commented Sep 3, 2021

@sinnykumari can a QE look into this please? 4.7 ci is already a bit unstable at the minute.

@sinnykumari
Copy link
Contributor

@sinnykumari can a QE look into this please? 4.7 ci is already a bit unstable at the minute.

I am not sure what you need right now from QE. QE will work on verify bug once the PR gets merged and new build is available in errata for testing.

@tjungblu
Copy link

tjungblu commented Sep 3, 2021

OK. Was verified in 4.8 and 4.9 #2631.

@tjungblu tjungblu added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Sep 3, 2021
@sinnykumari
Copy link
Contributor

/test e2e-aws

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 3, 2021

@openshift-cherrypick-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 Rerun command
ci/prow/e2e-metal-assisted 77cf8b6 link /test e2e-metal-assisted
ci/prow/okd-e2e-aws 77cf8b6 link /test okd-e2e-aws
ci/prow/e2e-ovn-step-registry 77cf8b6 link /test e2e-ovn-step-registry
ci/prow/e2e-aws-workers-rhel7 77cf8b6 link /test e2e-aws-workers-rhel7
ci/prow/e2e-aws-serial 77cf8b6 link /test e2e-aws-serial
ci/prow/e2e-vsphere-upgrade 77cf8b6 link /test e2e-vsphere-upgrade
ci/prow/okd-e2e-gcp-op 77cf8b6 link /test okd-e2e-gcp-op
ci/prow/okd-e2e-upgrade 77cf8b6 link /test okd-e2e-upgrade

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.

@sinnykumari
Copy link
Contributor

Retrying, not sure why it is failing.
/test e2e-aws

@openshift-merge-robot openshift-merge-robot merged commit c76785d into openshift:release-4.7 Sep 3, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 3, 2021

@openshift-cherrypick-robot: All pull requests linked via external trackers have merged:

Bugzilla bug 1995853 has been moved to the MODIFIED state.

In response to this:

[release-4.7] Bug 1995853: Gracefully shutdown taking around 6-7 mins (libvirt provider)

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. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants