Skip to content
Success

#20798 (Mar 6, 2026, 9:21:25 PM)

Started 13 hr ago
Took 6 min 56 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-s1gw build number 622
originally caused by:

This run spent:

  • 6.6 sec waiting;
  • 6 min 56 sec build duration;
  • 7 min 3 sec total from scheduled to completion.
Revision: 933290c40c646fda1bfc14c7749d19c0feaa2586
Repository: $GERRIT_REPO_URL
  • master
pfcp_peer: replace deprecated erlang:timestamp/0 with os:system_time/1

erlang:timestamp/0 is deprecated since OTP 18.  os:system_time(second)
is the modern replacement and yields the result directly in seconds,
removing the need to reassemble the {MegaSec, Sec, _} tuple.

Change-Id: I4ad886a2222f0cee8a668b42efe8bfac800a55ac
Vadim Yanitskiy at