cloud-provider-openstack icon indicating copy to clipboard operation
cloud-provider-openstack copied to clipboard

WIP: Remove workaround

Open jichenjc opened this issue 3 years ago • 12 comments

What this PR does / why we need it:

Which issue this PR fixes(if applicable): fixes #

Special notes for reviewers:

Release note:

NONE

jichenjc avatar May 30 '22 13:05 jichenjc

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please ask for approval from jichenjc after the PR has been reviewed.

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

k8s-ci-robot avatar May 30 '22 13:05 k8s-ci-robot

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar May 30 '22 13:05 jichenjc

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar May 31 '22 00:05 jichenjc

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar Jun 06 '22 02:06 jichenjc

@jichenjc Just for your info... [Disruptive] was always excluded.

chrigl avatar Jun 07 '22 13:06 chrigl

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar Jun 09 '22 02:06 jichenjc

the node we are using ip is following

+ ::                                       :   fip=172.24.5.79
+ ::                                       :   openstack floating ip set 172.24.5.79 --port 967e4cda-7bcd-4eba-87c1-6d3b2fab2822

error is

STEP: Expecting the symlinks from PodDeviceMapPath to be found.
Jun  9 02:38:25.453: INFO: ssh [email protected]:22: command:   sudo sh -c "ls /var/lib/kubelet/pods/20271310-9cbb-4511-b7e2-b046f824c116/volumeDevices/*/ | grep '.'"
Jun  9 02:38:25.453: INFO: ssh [email protected]:22: stdout:    "Please login as the user \"ubuntu\" rather than the user \"root\".\n\n"
Jun  9 02:38:25.453: INFO: ssh [email protected]:22: stderr:    ""
Jun  9 02:38:25.453: INFO: ssh [email protected]:22: exit code: 142
Jun  9 02:38:25.454: FAIL: Expected grep exit code of 0, got 142
Expected

so if we can enable root login it might solve the problem..

jichenjc avatar Jun 09 '22 07:06 jichenjc

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar Jun 10 '22 00:06 jichenjc

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar Jun 14 '22 06:06 jichenjc

/test openstack-cloud-csi-cinder-e2e-test

jichenjc avatar Jun 16 '22 01:06 jichenjc

@jichenjc: 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
openstack-cloud-csi-manila-e2e-test 5c1650535c9e1a30dd7f0d98c732a6f065d7c180 link true /test openstack-cloud-csi-manila-e2e-test
openstack-cloud-csi-cinder-e2e-test 5c1650535c9e1a30dd7f0d98c732a6f065d7c180 link true /test openstack-cloud-csi-cinder-e2e-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

k8s-ci-robot avatar Jun 16 '22 03:06 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Sep 14 '22 04:09 k8s-triage-robot

@jichenjc: PR needs rebase.

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.

k8s-ci-robot avatar Oct 08 '22 05:10 k8s-ci-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Nov 07 '22 05:11 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Reopen this PR with /reopen
  • Mark this PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

k8s-triage-robot avatar Dec 07 '22 06:12 k8s-triage-robot

@k8s-triage-robot: Closed this PR.

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Reopen this PR with /reopen
  • Mark this PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

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

k8s-ci-robot avatar Dec 07 '22 06:12 k8s-ci-robot