Skip to content
Success

#54245 (Sep 3, 2025, 2:10:07 PM)

Started 1 hr 36 min ago
Took 3 min 28 sec on build4-deb12build-ansible

Started by upstream project master-osmo-sgsn build number 54245
originally caused by:

This run spent:

  • 2 ms waiting;
  • 3 min 28 sec build duration;
  • 3 min 28 sec total from scheduled to completion.
Revision: 1fd205f0b838392625303671b240aaaf7c9c4dac
Repository: https://gerrit.osmocom.org/osmo-sgsn
  • origin/master
Changes
  1. Split most of iu_client.{c,h} into sccp.{c,h} and iu_rnc.{c,h} (details)
  2. sccp: Introduce helper func sgsn_scu_iups_tx_data_req() (details)
  3. iu_rnc: Constify function params (details)
  4. ranap: Clean up RANAP rx path param passing (details)
  5. Split Iu RANAP RAB PS act/deact over different layers (details)
  6. Split Iu RANAP conn release over different layers (details)
  7. Apply uniform prefix to remaining APIs in gprs_ranap.h (details)
  8. iu_rnc: Use API osmo_sccp_addr_ri_cmp() to compare addresses (details)
  9. ranap: Reject InitialUE without RAC IE (details)
  10. iu_rnc: Split iu_rnc_register API into 2 steps (details)
  11. ranap: Improve error handling in Rx RESET (details)
  12. ranap: Create iu_rnc upon rx RESET (details)
  13. Store scu_iups in iu_rnc instead of ue_ctx (details)
  14. iu_rnc: Introduce helper API iu_rnc_discard_all_ue_ctx() (details)
  15. Introduce iu_rnc FSM (details)
  16. stats: Introduce stats sgsn.iu_peers.{total,active} (details)
  17. ranap: Take into account RNC availability during paging (details)