Skip to content
Success

#20697 (Feb 27, 2026, 10:23:55 AM)

Started 18 hr ago
Took 47 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-remsim build number 113
originally caused by:

This run spent:

  • 6.2 sec waiting;
  • 47 sec build duration;
  • 53 sec total from scheduled to completion.
Revision: f49307767b77d5986f9599f699a50d40a7b26b3d
Repository: $GERRIT_REPO_URL
  • master
log at NOTICE level if somebody uses loopback addresses.

It appears a common mistake is to e.g. run remsim-server + remsim-bankd
on one machine and then instruct them to use localhost or other
loopback-routed addresses.  This won't work as that address is then
sent to a [remote] remsim-client that attempts to reach the bankd
at localhost.

Change-Id: I3b4eda10e81a705aef8d647a860890a74cba8f13
laforge at