Skip to content
Success

#20065 (Jan 28, 2026, 5:17:21 PM)

Started 29 days ago
Took 1 min 39 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2309
originally caused by:

This run spent:

  • 11 sec waiting;
  • 1 min 39 sec build duration;
  • 1 min 51 sec total from scheduled to completion.
Revision: ff826d44e40ac0c0ee83903921f8bfae561820dd
Repository: $GERRIT_REPO_URL
  • master
Implement log file target using osmo_io

Reuse (struct log_target)->tgt_file->wqueue->except_cb to store the iofd
pointer internally, since we are not allowed to change the struct
log_target because it's public and we don't want to break the ABI.
Using the wqueue except_cb is fine since that field was never used.

Related: OS#6918
Change-Id: Ieb6420246454ef59442b1fd7b1d14e2c00fa69a5
Pau Espin Pedrol at