Skip to content
Success

#27600 (Mar 17, 2026, 6:32:09 PM)

Started 9 hr 59 min ago
Took 3.8 sec on build4-deb12build-ansible

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

This run spent:

  • 1 min 28 sec waiting;
  • 3.8 sec build duration;
  • 1 min 32 sec total from scheduled to completion.
Revision: 115245e93b9a282953beb39fa0f215cc19d83fda
Repository: $GERRIT_REPO_URL
  • master
global_platform: fix store_data() returning last chunk only

The loop builds up `response` across multiple STORE DATA blocks,
but the function returns only `data` - the response from the
*last* block.  It should return the accumulated response instead.

Change-Id: I3e15c8004d1e366e8c3896e559656622f48bb1a2
Vadim Yanitskiy at