Skip to content
Success

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

Started 16 hr ago
Took 46 sec on build5-deb12build-ansible

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

This run spent:

  • 6.5 sec waiting;
  • 46 sec build duration;
  • 53 sec total from scheduled to completion.
Revision: 977307ee5e081143e7452658bb086d836eee9f49
Repository: $GERRIT_REPO_URL
  • master
remsim-client: Don't attempt to pass on TPDU length < 5

TPDUs with length < 5 bytes are illegal in T=0.  It doesn't make sense
to send them to bankd, triggering bugs in either bankd, pcsc-lite or the
CCID firmware down the road.  Let's filter them right where they might
originate.

Change-Id: I175eb4622d0e69dbc6aca2cddfe091a78f225da5
laforge at