Skip to content

Conversation

@s4heid
Copy link
Contributor

@s4heid s4heid commented Dec 4, 2025

  • upgrades waagent to the latest version
  • syncs the systemd config, which adds memory-accounting and a dependency
    to cloud-init.service, which ensures that the waagent.service does
    not start before cloud-init has finished.

https://github.com/Azure/WALinuxAgent/blob/v2.15.0.1/init/ubuntu/walinuxagent.service

 * upgrades waagent to the latest version
 * syncs the systemd config, which adds memory-accounting and a dependency
   to cloud-init.service, which ensures that the waagent.service does not start
   before cloud-init has finished.

<https://github.com/Azure/WALinuxAgent/blob/v2.15.0.1/init/ubuntu/walinuxagent.service>
waagent assumes that the `/var/log/azure` directory exists and raises an
exception in the telemetry module if it does not.

```sh
ERROR TelemetryEventsCollector ExtHandler Event: name=WALinuxAgent,
op=ExtensionTelemetryEventProcessing, message=Unknown error occurred
when trying to collect extension events:[Errno 2] No such file or
directory: '/var/log/azure'
```
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending Merge | Prioritized

Development

Successfully merging this pull request may close these issues.

2 participants