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

Add debug info for systemd-run false positives #2292

Merged
merged 2 commits into from
Jul 1, 2021

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Jul 1, 2021

The agent is incorrectly flagging systemd-run as not belonging to the agent's cgroup. I added some info to the log to help us debug this issue.

@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #2292 (09855ea) into develop (5ab5a83) will decrease coverage by 0.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2292      +/-   ##
===========================================
- Coverage    70.60%   70.59%   -0.02%     
===========================================
  Files           96       96              
  Lines        13903    13904       +1     
  Branches      1986     1986              
===========================================
- Hits          9816     9815       -1     
- Misses        3654     3655       +1     
- Partials       433      434       +1     
Impacted Files Coverage Δ
azurelinuxagent/common/cgroupconfigurator.py 70.10% <71.42%> (-0.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ab5a83...09855ea. Read the comment docs.

@narrieta narrieta merged commit b268011 into Azure:develop Jul 1, 2021
@narrieta narrieta deleted the systemd-run-debug branch July 1, 2021 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants