Skip to content
Success

#27698 (Mar 20, 2026, 9:34:23 PM)

Started 11 hr ago
Took 3.3 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2999
originally caused by:

This run spent:

  • 31 sec waiting;
  • 3.3 sec build duration;
  • 34 sec total from scheduled to completion.
Revision: 5b2fabde62690359198f60be2f04e7a3ee45f6e2
Repository: $GERRIT_REPO_URL
  • master
utils: DataObjectCollection.encode(): fix TypeError

`members_by_name` is a plain dictionary.  Calling it with `()` raises:

  TypeError: 'dict' object is not callable

Change-Id: I7e0c09aa7303f1506fe3a025fdc3779919dd0e6c
laforge at