Skip to content
Success

#20698 (Feb 27, 2026, 10:24:00 AM)

Started 20 hr ago
Took 49 sec on build5-deb12build-ansible

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

This run spent:

  • 10 sec waiting;
  • 49 sec build duration;
  • 1 min 0 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