[SRU][FFE] update walinuxagent to 2.0.12
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | walinuxagent (Ubuntu) |
Medium
|
Ben Howard | ||
| | Trusty |
Undecided
|
Robert C Jennings | ||
| | Utopic |
Undecided
|
Robert C Jennings | ||
| | Vivid |
Medium
|
Ben Howard | ||
Bug Description
[SRU JUSTIIFCATION]
Microsoft has released a new version of the WALinuxAgent 2.0.12. This release has a number of important fixes for running Ubuntu on Windows Azure.
[ISSUES FIXED]
Support page blob for status blob: on some instance types, provisioning status may not be reported back when using extensions.
Fix extension status on disable success: when extension is issued disable command, the state is set to "installed," causing extensions to fail.
Update shared config handler: on some instance types, provisioning may fail due to the interface not having DHCP.
[TEST CASE]
Test Case 1:
- Launch Ubuntu instance
- Upgrade walinuxagent from -proposed
- Check /var/log/waagent for errors
- Reboot
- Check /var/log/
- Confirm that /var/log/
Test Case 2:
- Shutdown instance from Test Case 1
- Capture VM
- Launch new instance from Capture VM
- Confirm instance comes up with new identity
- Confirm /var/lib/
- Confirm that "waagent" is running
Test Case 3:
- Build new image from -proposed
- Boot new image
- Confirm that instance provisioned
[REGRESSION POTENTIAL] WALinuxAgent 2.0.12 is mostly bug fixes. However, the contains a number of new features for supporting other distros. The default Ubuntu configuration and integration w/ Cloud-init mitigates these risks.
-----------------
[ORIGINAL REPORT]
Microsoft has released a new version of the WALinuxAgent 2.0.12. This release has a number of important fixes:
Support page blob for status blob
https:/
Fix extension status on disable success
https:/
Update shared config handler
https:/
The first two are related to the VM extension feature, which is widely used on Azure either directly by customers or via marketplace templates (i.e. Docker+Ubuntu).
The first patch fixes an issue on the Premium Storage stack that would cause VM extensions and templates to break and provisioning to fail. This fix is the main crux for requesting the FFE.
| Ben Howard (utlemming) wrote : | #1 |
| description: | updated |
| Changed in ubuntu: | |
| status: | Confirmed → New |
| summary: |
- [FFE] update walinuxagent to 2.0.12 + [SRU][FFE] update walinuxagent to 2.0.12 |
| description: | updated |
| Changed in ubuntu: | |
| status: | Triaged → New |
| Ben Howard (utlemming) wrote : | #3 |
| Ben Howard (utlemming) wrote : | #4 |
Hello Ben, or anyone else affected,
Accepted walinuxagent into utopic-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
| affects: | Ubuntu Trusty → walinuxagent (Ubuntu Trusty) |
| Changed in walinuxagent (Ubuntu Vivid): | |
| status: | New → Fix Released |
| Changed in walinuxagent (Ubuntu Utopic): | |
| status: | New → Fix Committed |
| Changed in walinuxagent (Ubuntu Trusty): | |
| status: | New → Fix Committed |
| Chris J Arges (arges) wrote : | #6 |
Hello Ben, or anyone else affected,
Accepted walinuxagent into trusty-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
| Robert C Jennings (rcj) wrote : | #7 |
Test cases #1 and #2 completed successfully for Trusty. Building proposed image now and will test when available.
| Robert C Jennings (rcj) wrote : | #8 |
Test case #3 completed for Trusty.
| tags: | added: verification-done-trusty |
| Robert C Jennings (rcj) wrote : | #9 |
Verification of proposed walinuxagent completed on Utopic. Tests passed.
| tags: |
added: verification-done removed: verification-done-trusty |
| Changed in walinuxagent (Ubuntu Utopic): | |
| assignee: | nobody → Robert C Jennings (rcj) |
| Changed in walinuxagent (Ubuntu Trusty): | |
| assignee: | nobody → Robert C Jennings (rcj) |
| Launchpad Janitor (janitor) wrote : | #10 |
This bug was fixed in the package walinuxagent - 2.0.12-
---------------
walinuxagent (2.0.12-
* Backport from Ubuntu 15.04 (LP: #1442392):
- Support page blob for status blob
- Fix extension status on disable success
- Update shared config handler
-- Ben Howard <email address hidden> Thu, 16 Apr 2015 11:53:56 -0600
| Changed in walinuxagent (Ubuntu Trusty): | |
| status: | Fix Committed → Fix Released |
The verification of the Stable Release Update for walinuxagent has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
| Launchpad Janitor (janitor) wrote : | #12 |
This bug was fixed in the package walinuxagent - 2.0.12-
---------------
walinuxagent (2.0.12-
* Backport from Ubuntu 15.04 (LP: #1442392):
- Support page blob for status blob
- Fix extension status on disable success
- Update shared config handler
-- Ben Howard <email address hidden> Thu, 16 Apr 2015 11:53:56 -0600
| Changed in walinuxagent (Ubuntu Utopic): | |
| status: | Fix Committed → Fix Released |


Seems like mostly (if not exclusively) bugfixes. FFe granted