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

xapi-project / xen-api / 16165794937
80%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2025 09:37AM UTC
Jobs 1
Files 34
Run time 1min
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

09 Jul 2025 09:26AM UTC coverage: 80.345%. Remained the same
16165794937

push

github

web-flow
CA-413412: Fail to designate new master (#6582)

The user attempted to designate a new master, but the operation failed.

The root cause is as follows:
After the new proposed master successfully sent the `commit_new_master`
API call to the old master, it attempted to send a `logout` request.
However, at this point, the old master was already rebooting its xapi
service, causing the `logout` to fail. As a result, the process of
designating the new master was marked as failed, and the status changed
to `broken`. In high-load environments, there can be a delay in sending
the logout request, increasing the likelihood that it is sent after the
old master has already started rebooting.

If `commit_new_master` has already been successful, the success of the
subsequent `logout` operation should not be considered critical.
Therefore, the solution is to ignore the result of the `logout` request
if `commit_new_master` was successful.

3491 of 4345 relevant lines covered (80.35%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 16165794937.1 09 Jul 2025 09:37AM UTC 34
80.35
GitHub Action Run
Source Files on build 16165794937
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16165794937
  • 278ab351 on github
  • Prev Build on master (#16159673126)
  • Next Build on master (#16185500187)
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

© 2025 Coveralls, Inc