• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

noironetworks / aci-containers / 6225
57%
master: 63%

Build:
Build:
LAST BUILD BRANCH: cve-fix
DEFAULT BRANCH: master
Ran 27 Jan 2022 02:29PM UTC
Jobs 1
Files 71
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jan 2022 02:14PM UTC coverage: 57.247%. First build
6225

push

travis-ci-com

akhilamohanan
<a href="https://github.com/noironetworks/aci-containers/commit/<a class=hub.com/noironetworks/aci-containers/commit/46ec1c47b87eed9f58e359b3b4691f203caa8aef">46ec1c47b<a href="https://github.com/noironetworks/aci-containers/commit/46ec1c47b87eed9f58e359b3b4691f203caa8aef">&quot;&gt;Fixed deadlock in hostagent

Trying to access snatPolicyCacheMutex.RLock again in same goroutine
without releasing already acquired snatPolicyCacheMutex.RLock was causing
deadlock. This goroutine accessed its first snatPolicyCacheMutex.RLock
and then another goroutine stated waiting for snatPolicyCacheMutex.Lock
and hence the first goroutine was not able to access the 2nd
snatPolicyCacheMutex.RLock which caused the deadlock

Avoided the 2nd occurance of snatPolicyCacheMutex.RLock in same
goroutine without releasing the 1st read lock.

(cherry picked from commit </a><a class="double-link" href="https://github.com/noironetworks/aci-containers/commit/<a class="double-link" href="https://github.com/noironetworks/aci-containers/commit/65e7351d01252b1f561af892bccc538cc7c3e586">65e7351d0</a>">65e7351d0</a><a href="https://github.com/noironetworks/aci-containers/commit/46ec1c47b87eed9f58e359b3b4691f203caa8aef">)

3 of 3 new or added lines in 2 files covered. (100.0%)

11545 of 20167 relevant lines covered (57.25%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6225.1 27 Jan 2022 02:29PM UTC 0
57.25
Travis Job 6225.1
Source Files on build 6225
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #6225
  • 46ec1c47 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc