Skip to content
Success

#22187 (Jun 17, 2026, 1:53:15 PM)

Started 2 days 8 hr ago
Took 54 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-pcap build number 230
originally caused by:

This run spent:

  • 1 min 37 sec waiting;
  • 54 sec build duration;
  • 2 min 32 sec total from scheduled to completion.
Revision: 11e5865c22343c9c83a8d0ae464f8b48b11ba1ab
Repository: $GERRIT_REPO_URL
  • master
server: fix misleading data length validation log message

The format string "%u < %u <= %u" was printed with arguments
(min_len, data->len, max_len), placing the offending length in
the middle and mislabeling it.  This is confusing.  Let's print
the actual length followed by the expected interval instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: Ice95c1f8ad1aa8de259364bd70eba0db8918b19e
Vadim Yanitskiy at