RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1460589 - [WALA] deprovision is executed even if input 'n'
Summary: [WALA] deprovision is executed even if input 'n'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: WALinuxAgent
Version: 6.10
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Vitaly Kuznetsov
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1451174 1460588
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-12 06:29 UTC by Yuxin Sun
Modified: 2017-07-24 09:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1460588
Environment:
Last Closed: 2017-07-24 09:32:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github Azure WALinuxAgent issues 757 0 None None None 2017-06-12 06:29:47 UTC

Description Yuxin Sun 2017-06-12 06:29:47 UTC
+++ This bug was initially created as a clone of Bug #1460588 +++

Description of problem:
When we run "waagent -deprovision" and input "n" at the confirmation, the deprovisioning is still executed.

Version-Release number of selected component (if applicable):
WALinuxAgent-2.2.12-1

RHEL Version:
RHEL-7.4/6.9

How reproducible:
100%

Steps to Reproduce:
1. Prepare a running VM in Azure.
2. Ssh login. Run "waagent -deprovision" and input "n" and "Enter" at the confirmation(Do you want to proceed (y/n)n)

Actual results:
The deprovisioning is still executed.

Expected results:
The deprovisioning is not executed.

Additional info:
1. The root cause is in pa/deprovision/default.py Line#220, the return value of self.do_confirmation(force=force) is not used. So that no matter what we input, it will go on deprovisioning.

--- Additional comment from Red Hat Bugzilla Rules Engine on 2017-06-12 02:28:29 EDT ---

Since this bug report was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.

Comment 2 Mohammed Gamal 2017-06-23 08:54:00 UTC
Fixed in v2.2.14

Comment 3 Yuxin Sun 2017-06-26 09:45:08 UTC
Verify in WALinuxAgent-2.2.14-1.el6
RHEL version: RHEL-6.9-ondemand image
Result: Pass
Steps: As description

Comment 4 Yuxin Sun 2017-07-24 09:32:23 UTC
Close this issue because WALinuxAgent-2.2.14-1.el7/6 has shipped.


Note You need to log in before you can comment on or make changes to this bug.