lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2026
June
May
April
March
February
January
2025
December
November
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
----- 2026 -----
June 2026
May 2026
April 2026
March 2026
February 2026
January 2026
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
2 participants
6254 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master #44908
by jenkins@lists.osmocom.org
10 Aug '24
10 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> Changes: ------------------------------------------ [...truncated 761.67 KB...] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 33.3 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132443 0.0 0.0 20836 13124 ? S 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132450 0.0 0.0 2576 928 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132452 0.0 0.0 3700 1808 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33322), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33322), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build/osmo-msc-1.12.0/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132442/fd total 0 lr-x------ 1 build build 64 Aug 8 23:59 0 -> pipe:[246541216] l-wx------ 1 build build 64 Aug 8 23:59 1 -> pipe:[246541217] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 1.9 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132453 0.0 0.0 20512 12696 ? D 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132460 0.0 0.0 2576 940 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132462 0.0 0.0 3700 1860 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33338), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33338), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.475s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build/osmo-msc-1.12.0/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132442/fd total 0 lr-x------ 1 build build 64 Aug 8 23:59 0 -> pipe:[246541216] l-wx------ 1 build build 64 Aug 8 23:59 1 -> pipe:[246541217] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 1.1 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132463 0.0 0.0 20836 13144 ? S 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132470 0.0 0.0 2576 912 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132472 0.0 0.0 3700 1812 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33350), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 33350), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build/osmo-msc-1.12.0/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132442/fd total 0 lr-x------ 1 build build 64 Aug 8 23:59 0 -> pipe:[246541216] l-wx------ 1 build build 64 Aug 8 23:59 1 -> pipe:[246541217] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 0.7 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132473 0.0 0.0 20512 12668 ? D 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132480 0.0 0.0 2576 932 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132482 0.0 0.0 3700 1816 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43058), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43058), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build/osmo-msc-1.12.0/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132442/fd total 0 lr-x------ 1 build build 64 Aug 8 23:59 0 -> pipe:[246541216] l-wx------ 1 build build 64 Aug 8 23:59 1 -> pipe:[246541217] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 0.5 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132483 0.0 0.0 20512 12764 ? D 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132490 0.0 0.0 2576 932 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132492 0.0 0.0 3700 1772 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43072), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43072), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build/osmo-msc-1.12.0/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132442/fd total 0 lr-x------ 1 build build 64 Aug 8 23:59 0 -> pipe:[246541216] l-wx------ 1 build build 64 Aug 8 23:59 1 -> pipe:[246541217] l-wx------ 1 build build 64 Aug 8 23:59 2 -> pipe:[246541218] l-wx------ 1 build build 64 Aug 8 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121000 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.12.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.0/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.12.0.tar.gz osmo-msc-1.12.0.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125468 0.0 0.0 3924 3120 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 125674 0.0 0.0 3924 3004 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.12.0/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 132442 0.4 0.0 19648 14736 ? S 23:59 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.0/_build/sub -v build 132493 0.0 0.0 20836 13204 ? S 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.0/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132500 0.0 0.0 2576 936 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 132502 0.0 0.0 3700 1872 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43076), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 43076), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR ====================================================================== ERROR: testVtyTree (__main__.TestVTYMSC.testVtyTree) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/osmo-msc-1.12.0/_build/sub/tests/../../../tests/vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9 ---------------------------------------------------------------------- Ran 6 tests in 13.323s FAILED (errors=1) make[8]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[8]: *** [Makefile:725: vty-python-test] Error 1 make[7]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[7]: *** [Makefile:745: vty-test] Error 2 make[6]: *** [Makefile:715: python-tests] Error 2 make[6]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[5]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[5]: *** [Makefile:769: check-local] Error 2 make[4]: *** [Makefile:574: check-am] Error 2 make[4]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[3]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub/tests' make[3]: *** [Makefile:424: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub' make[2]: *** [Makefile:473: check-recursive] Error 1 make[1]: *** [Makefile:772: check] Error 2 make[1]: Leaving directory '/build/osmo-msc-1.12.0/_build/sub' make: *** [Makefile:692: distcheck] Error 1 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3209012 killed; [ssh-agent] Stopped. Archiving artifacts
1
1
0
0
Jenkins build became unstable: ttcn3-sgsn-test-sns-latest #108
by jenkins@lists.osmocom.org
10 Aug '24
10 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-sns-latest/108/disp…
>
1
1
0
0
Jenkins build became unstable: ttcn3-bsc-test #2571
by jenkins@lists.osmocom.org
10 Aug '24
10 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test/2571/display/redirect
>
1
1
0
0
Jenkins build became unstable: ttcn3-hlr-test-asan #62
by jenkins@lists.osmocom.org
10 Aug '24
10 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/62/display/redi…
>
1
0
0
0
Build failed in Jenkins: Osmocom_OBS_check_builders #15693
by jenkins@lists.osmocom.org
10 Aug '24
10 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/15693/di…
> Changes: ------------------------------------------ Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/ws/
> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository
https://gerrit.osmocom.org/osmo-ci
> git init <
https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_check_builders/ws/
> # timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-ci
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gerrit.osmocom.org/osmo-ci
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c6ab7a2f7ac0e1ddf5e080495080324c63d3df9c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c6ab7a2f7ac0e1ddf5e080495080324c63d3df9c # timeout=10 Commit message: "Update Release.key for Osmocom OBS" > git rev-list --no-walk c6ab7a2f7ac0e1ddf5e080495080324c63d3df9c # timeout=10 [Osmocom_OBS_check_builders] $ /bin/sh -xe /tmp/jenkins5550102424711324094.sh + scripts/obs/check_builders.sh + min=10 + max=500 + wget -q
https://obs.osmocom.org
-O index.html + set +x ERROR: expected at least 10 builders to be connected to OBS! Build step 'Execute shell' marked build as failure
1
1
0
0
Build failed in Jenkins: ttcn3-epdg-test #304
by jenkins@lists.osmocom.org
09 Aug '24
09 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/display/redirec…
> Changes: [Oliver Smith] common/Release.key: update [Oliver Smith] ttcn3-epdg-test: remove latest code path ------------------------------------------ [...truncated 273.41 KB...] #8 22.22 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 22.22 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 22.23 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 22.23 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 22.24 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 22.24 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 22.24 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 22.24 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 22.24 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 22.24 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 22.26 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 22.26 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 22.26 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 22.26 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 22.27 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 22.27 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 22.27 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 22.28 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 22.28 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 22.28 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 22.29 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 22.29 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 22.29 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 22.29 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 22.29 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 22.31 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 22.31 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 22.31 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 22.31 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 22.33 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 22.33 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 22.33 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 22.33 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 22.33 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 22.34 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 22.35 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 22.36 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 22.36 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 22.37 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 22.37 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 22.37 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 22.38 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 22.38 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 22.38 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 22.38 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 22.40 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 22.40 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 22.40 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 22.40 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 22.40 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 22.40 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 22.40 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 22.41 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 22.42 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 22.42 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 22.42 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 22.42 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 22.42 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 22.43 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 22.43 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 22.43 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 22.45 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 22.45 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 22.45 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 22.45 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 22.45 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 22.45 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 22.46 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 22.46 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 22.47 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 22.47 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 22.47 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 22.47 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 22.48 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 22.48 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 22.48 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 22.48 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 22.49 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 22.49 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 22.49 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 22.50 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 22.50 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 22.50 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 22.51 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 22.51 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 22.51 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 22.51 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 22.52 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 22.52 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 22.52 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 22.53 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 22.53 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 22.53 g++ -shared -o UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_1.o #8 22.53 g++ -shared -o UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_2.o #8 22.54 g++ -shared -o UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_3.o #8 22.54 g++ -shared -o UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_4.o #8 22.54 g++ -shared -o UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_5.o #8 22.55 g++ -shared -o UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_6.o #8 22.55 g++ -shared -o UECUPS_CodecPort_part_7.so UECUPS_CodecPort_part_7.o #8 22.56 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_1.o #8 22.56 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_2.o #8 22.56 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_3.o #8 22.56 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_4.o #8 22.57 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_5.o #8 22.57 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_6.o #8 22.57 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_CodecPort_CtrlFunct_part_7.o #8 22.58 g++ -shared -o UECUPS_Types_part_1.so UECUPS_Types_part_1.o #8 22.58 g++ -shared -o UECUPS_Types_part_2.so UECUPS_Types_part_2.o #8 22.58 g++ -shared -o UECUPS_Types_part_3.so UECUPS_Types_part_3.o #8 22.58 g++ -shared -o UECUPS_Types_part_4.so UECUPS_Types_part_4.o #8 22.59 g++ -shared -o UECUPS_Types_part_5.so UECUPS_Types_part_5.o #8 22.59 g++ -shared -o UECUPS_Types_part_6.so UECUPS_Types_part_6.o #8 22.59 g++ -shared -o UECUPS_Types_part_7.so UECUPS_Types_part_7.o #8 22.59 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 22.60 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 22.60 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 22.61 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 22.61 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 22.61 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 22.61 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 22.62 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 22.63 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 22.63 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 22.63 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 22.63 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 22.65 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 22.65 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 22.65 g++ -shared -o TCCConversion.so TCCConversion.o #8 22.66 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 22.66 g++ -shared -o TCCInterface.so TCCInterface.o #8 22.66 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 22.69 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 22.74 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 22.76 g++ -shared -o UECUPS_CodecPort_CtrlFunctDef.so UECUPS_CodecPort_CtrlFunctDef.o #8 22.76 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 22.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 22.77 g++ -shared -o GTPv2_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.o #8 22.77 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 22.77 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 23.19 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 23.61 g++ -shared -o GTPv2_Types_part_2.so GTPv2_Types_part_2.o #8 23.80 g++ -shared -o GTPv2_Types_part_3.so GTPv2_Types_part_3.o #8 24.18 g++ -shared -o GTPv2_Types_part_1.so GTPv2_Types_part_1.o #8 24.60 g++ -shared -o GTPv2_Types_part_4.so GTPv2_Types_part_4.o #8 24.66 g++ -shared -o GTPv2_Types_part_6.so GTPv2_Types_part_6.o #8 24.80 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 24.82 g++ -shared -o GTPv2_Types_part_5.so GTPv2_Types_part_5.o #8 24.88 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 25.06 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 27.23 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 27.33 if g++ -L /usr/lib/titan-fPIC -o EPDG_Tests -Wl,--no-as-needed EPDG_Tests.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_rfc4004_Templates.so DIAMETER_rfc5447_Templates.so DIAMETER_ts29_229_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts29_273_Templates.so DNS_Helpers.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPU_Types.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so GTPv2_CodecPort.so GTPv2_CodecPort_CtrlFunct.so GTPv2_Emulation.so GTPv2_PrivateExtensions.so GTPv2_Templates.so GTPv2_Types.so General_Types.so ICMP_Templates.so ICMP_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so L3_Common.so Misc_Helpers.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so Native_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UECUPS_CodecPort.so UECUPS_CodecPort_CtrlFunct.so UECUPS_Types.so EPDG_Tests_part_1.so EPDG_Tests_part_2.so EPDG_Tests_part_3.so EPDG_Tests_part_4.so EPDG_Tests_part_5.so EPDG_Tests_part_6.so EPDG_Tests_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_rfc4004_Templates_part_1.so DIAMETER_rfc4004_Templates_part_2.so DIAMETER_rfc4004_Templates_part_3.so DIAMETER_rfc4004_Templates_part_4.so DIAMETER_rfc4004_Templates_part_5.so DIAMETER_rfc4004_Templates_part_6.so DIAMETER_rfc4004_Templates_part_7.so DIAMETER_rfc5447_Templates_part_1.so DIAMETER_rfc5447_Templates_part_2.so DIAMETER_rfc5447_Templates_part_3.so DIAMETER_rfc5447_Templates_part_4.so DIAMETER_rfc5447_Templates_part_5.so DIAMETER_rfc5447_Templates_part_6.so DIAMETER_rfc5447_Templates_part_7.so DIAMETER_ts29_229_Templates_part_1.so DIAMETER_ts29_229_Templates_part_2.so DIAMETER_ts29_229_Templates_part_3.so DIAMETER_ts29_229_Templates_part_4.so DIAMETER_ts29_229_Templates_part_5.so DIAMETER_ts29_229_Templates_part_6.so DIAMETER_ts29_229_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_273_Templates_part_1.so DIAMETER_ts29_273_Templates_part_2.so DIAMETER_ts29_273_Templates_part_3.so DIAMETER_ts29_273_Templates_part_4.so DIAMETER_ts29_273_Templates_part_5.so DIAMETER_ts29_273_Templates_part_6.so DIAMETER_ts29_273_Templates_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so GTPv2_CodecPort_part_1.so GTPv2_CodecPort_part_2.so GTPv2_CodecPort_part_3.so GTPv2_CodecPort_part_4.so GTPv2_CodecPort_part_5.so GTPv2_CodecPort_part_6.so GTPv2_CodecPort_part_7.so GTPv2_CodecPort_CtrlFunct_part_1.so GTPv2_CodecPort_CtrlFunct_part_2.so GTPv2_CodecPort_CtrlFunct_part_3.so GTPv2_CodecPort_CtrlFunct_part_4.so GTPv2_CodecPort_CtrlFunct_part_5.so GTPv2_CodecPort_CtrlFunct_part_6.so GTPv2_CodecPort_CtrlFunct_part_7.so GTPv2_Emulation_part_1.so GTPv2_Emulation_part_2.so GTPv2_Emulation_part_3.so GTPv2_Emulation_part_4.so GTPv2_Emulation_part_5.so GTPv2_Emulation_part_6.so GTPv2_Emulation_part_7.so GTPv2_PrivateExtensions_part_1.so GTPv2_PrivateExtensions_part_2.so GTPv2_PrivateExtensions_part_3.so GTPv2_PrivateExtensions_part_4.so GTPv2_PrivateExtensions_part_5.so GTPv2_PrivateExtensions_part_6.so GTPv2_PrivateExtensions_part_7.so GTPv2_Templates_part_1.so GTPv2_Templates_part_2.so GTPv2_Templates_part_3.so GTPv2_Templates_part_4.so GTPv2_Templates_part_5.so GTPv2_Templates_part_6.so GTPv2_Templates_part_7.so GTPv2_Types_part_1.so GTPv2_Types_part_2.so GTPv2_Types_part_3.so GTPv2_Types_part_4.so GTPv2_Types_part_5.so GTPv2_Types_part_6.so GTPv2_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_7.so UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_Types_part_1.so UECUPS_Types_part_2.so UECUPS_Types_part_3.so UECUPS_Types_part_4.so UECUPS_Types_part_5.so UECUPS_Types_part_6.so UECUPS_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so IP_EncDec.so ICMP_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so DIAMETER_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so UECUPS_CodecPort_CtrlFunctDef.so GTPU_EncDec.so GTPv1U_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.so \ #8 27.33 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 27.33 -L/lib -lcrypto \ #8 27.33 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 27.33 then : ; else /usr/bin/titanver EPDG_Tests.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_rfc4004_Templates.o DIAMETER_rfc5447_Templates.o DIAMETER_ts29_229_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_273_Templates.o DNS_Helpers.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPU_Types.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o GTPv2_CodecPort.o GTPv2_CodecPort_CtrlFunct.o GTPv2_Emulation.o GTPv2_PrivateExtensions.o GTPv2_Templates.o GTPv2_Types.o General_Types.o ICMP_Templates.o ICMP_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o L3_Common.o Misc_Helpers.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o Native_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UECUPS_CodecPort.o UECUPS_CodecPort_CtrlFunct.o UECUPS_Types.o EPDG_Tests_part_1.o EPDG_Tests_part_2.o EPDG_Tests_part_3.o EPDG_Tests_part_4.o EPDG_Tests_part_5.o EPDG_Tests_part_6.o EPDG_Tests_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_rfc4004_Templates_part_1.o DIAMETER_rfc4004_Templates_part_2.o DIAMETER_rfc4004_Templates_part_3.o DIAMETER_rfc4004_Templates_part_4.o DIAMETER_rfc4004_Templates_part_5.o DIAMETER_rfc4004_Templates_part_6.o DIAMETER_rfc4004_Templates_part_7.o DIAMETER_rfc5447_Templates_part_1.o DIAMETER_rfc5447_Templates_part_2.o DIAMETER_rfc5447_Templates_part_3.o DIAMETER_rfc5447_Templates_part_4.o DIAMETER_rfc5447_Templates_part_5.o DIAMETER_rfc5447_Templates_part_6.o DIAMETER_rfc5447_Templates_part_7.o DIAMETER_ts29_229_Templates_part_1.o DIAMETER_ts29_229_Templates_part_2.o DIAMETER_ts29_229_Templates_part_3.o DIAMETER_ts29_229_Templates_part_4.o DIAMETER_ts29_229_Templates_part_5.o DIAMETER_ts29_229_Templates_part_6.o DIAMETER_ts29_229_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_273_Templates_part_1.o DIAMETER_ts29_273_Templates_part_2.o DIAMETER_ts29_273_Templates_part_3.o DIAMETER_ts29_273_Templates_part_4.o DIAMETER_ts29_273_Templates_part_5.o DIAMETER_ts29_273_Templates_part_6.o DIAMETER_ts29_273_Templates_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o GTPv2_CodecPort_part_1.o GTPv2_CodecPort_part_2.o GTPv2_CodecPort_part_3.o GTPv2_CodecPort_part_4.o GTPv2_CodecPort_part_5.o GTPv2_CodecPort_part_6.o GTPv2_CodecPort_part_7.o GTPv2_CodecPort_CtrlFunct_part_1.o GTPv2_CodecPort_CtrlFunct_part_2.o GTPv2_CodecPort_CtrlFunct_part_3.o GTPv2_CodecPort_CtrlFunct_part_4.o GTPv2_CodecPort_CtrlFunct_part_5.o GTPv2_CodecPort_CtrlFunct_part_6.o GTPv2_CodecPort_CtrlFunct_part_7.o GTPv2_Emulation_part_1.o GTPv2_Emulation_part_2.o GTPv2_Emulation_part_3.o GTPv2_Emulation_part_4.o GTPv2_Emulation_part_5.o GTPv2_Emulation_part_6.o GTPv2_Emulation_part_7.o GTPv2_PrivateExtensions_part_1.o GTPv2_PrivateExtensions_part_2.o GTPv2_PrivateExtensions_part_3.o GTPv2_PrivateExtensions_part_4.o GTPv2_PrivateExtensions_part_5.o GTPv2_PrivateExtensions_part_6.o GTPv2_PrivateExtensions_part_7.o GTPv2_Templates_part_1.o GTPv2_Templates_part_2.o GTPv2_Templates_part_3.o GTPv2_Templates_part_4.o GTPv2_Templates_part_5.o GTPv2_Templates_part_6.o GTPv2_Templates_part_7.o GTPv2_Types_part_1.o GTPv2_Types_part_2.o GTPv2_Types_part_3.o GTPv2_Types_part_4.o GTPv2_Types_part_5.o GTPv2_Types_part_6.o GTPv2_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UECUPS_CodecPort_part_1.o UECUPS_CodecPort_part_2.o UECUPS_CodecPort_part_3.o UECUPS_CodecPort_part_4.o UECUPS_CodecPort_part_5.o UECUPS_CodecPort_part_6.o UECUPS_CodecPort_part_7.o UECUPS_CodecPort_CtrlFunct_part_1.o UECUPS_CodecPort_CtrlFunct_part_2.o UECUPS_CodecPort_CtrlFunct_part_3.o UECUPS_CodecPort_CtrlFunct_part_4.o UECUPS_CodecPort_CtrlFunct_part_5.o UECUPS_CodecPort_CtrlFunct_part_6.o UECUPS_CodecPort_CtrlFunct_part_7.o UECUPS_Types_part_1.o UECUPS_Types_part_2.o UECUPS_Types_part_3.o UECUPS_Types_part_4.o UECUPS_Types_part_5.o UECUPS_Types_part_6.o UECUPS_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o IP_EncDec.o ICMP_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o DIAMETER_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o UECUPS_CodecPort_CtrlFunctDef.o GTPU_EncDec.o GTPv1U_CodecPort_CtrlFunctDef.o GTPv2_CodecPort_CtrlFunctDef.o; exit 1; fi #8 27.61 make[1]: Leaving directory '/osmo-ttcn3-hacks/epdg' #8 DONE 28.1s #9 [4/4] COPY EPDG_TESTS.CFG /data/EPDG_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 4.4s done #10 writing image sha256:e4415c4cee567c56f2ac9ab9d46cb9d444a1436d4be1010c77d463fcb9808234 done #10 naming to docker.io/osmocom-build/ttcn3-epdg-test:latest 0.0s done #10 DONE 4.4s rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/ws/ttcn3-epdg-test
'> + docker_image_exists ttcn3-epdg-test + docker images -q osmocom-build/ttcn3-epdg-test + test -n e4415c4cee56 + list_osmo_packages debian-bookworm ttcn3-epdg-test + local distro=debian-bookworm + local image=ttcn3-epdg-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-epdg-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + cp EPDG_Tests.cfg <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + write_mp_osmo_repo <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + local repo=nightly + local config=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + local line + [ -e <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + mkdir <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + cp osmo-epdg.config <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> + cp osmo-epdg.latest.config <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/e…
> cp: cannot stat 'osmo-epdg.latest.config': No such file or directory + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} "docker network inspect" requires at least 1 argument. See 'docker network inspect --help'. Usage: docker network inspect [OPTIONS] NETWORK [NETWORK...] Display detailed information on one or more networks + local containers= + [ -n ] + network_remove + set +x Removing network + docker network remove "docker network rm" requires at least 1 argument. See 'docker network rm --help'. Usage: docker network rm NETWORK [NETWORK...] Remove one or more networks + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/u…
> + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/ws/logs
>:/data -v <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/ws/_cache
>:/cache --name jenkins-ttcn3-epdg-test-304-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat <
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/*…
> cat: '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-epdg-test/304/artifact/logs/*…
'>: No such file or directory + true Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
1
0
0
0
Jenkins build became unstable: ttcn3-hnbgw-test-io_uring #144
by jenkins@lists.osmocom.org
03 Aug '24
03 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-io_uring/144/displ…
>
1
1
0
0
Jenkins build became unstable: ttcn3-hnbgw-test #938
by jenkins@lists.osmocom.org
03 Aug '24
03 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/938/display/redire…
>
1
0
0
0
Jenkins build is back to stable : ttcn3-bsc-test-sccplite-latest #2026
by jenkins@lists.osmocom.org
02 Aug '24
02 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-sccplite-latest/2026…
>
1
0
0
0
Jenkins build became unstable: ttcn3-hnbgw-test-latest #777
by jenkins@lists.osmocom.org
02 Aug '24
02 Aug '24
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/777/display…
>
1
1
0
0
← Newer
1
...
231
232
233
234
235
236
237
...
626
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
Results per page:
10
25
50
100
200