Skip to content
Success

#27470 (Mar 15, 2026, 10:36:22 AM)

Started 15 hr ago
Took 2.1 sec on build4-deb12build-ansible

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

This run spent:

  • 36 sec waiting;
  • 2.1 sec build duration;
  • 38 sec total from scheduled to completion.
Revision: 3050c3ca7e9ad6f6f6a6a17dfc7080d616f8f546
Repository: $GERRIT_REPO_URL
  • master
ota: OtaAlgo{Crypt,Auth}: fix algo_auth vs algo_crypt

* OtaAlgoCrypt.from_keyset() searches by `otak.algo_crypt`
  but the error message prints `otak.algo_auth`.  Should be
  `otak.algo_crypt` instead.

* OtaAlgoAuth.__init__() checks `algo_auth` but the error message
  prints `algo_crypt`.  Should be `otak.algo_auth` instead.

Change-Id: Ia636fffaeadc68e3f6d5b65d477e753834c95895
Vadim Yanitskiy at