Skip to content
Success

#27604 (Mar 17, 2026, 6:32:43 PM)

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

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

This run spent:

  • 2 min 3 sec waiting;
  • 3.2 sec build duration;
  • 2 min 6 sec total from scheduled to completion.
Revision: d611d35effa1554baf601872baa442b8d8ba9588
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
Vadim Yanitskiy at