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
2025
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
October 2024
----- 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
1 participants
149 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master #46082
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> Changes: ------------------------------------------ [...truncated 767.99 KiB...] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 16.6 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132552 0.0 0.0 20524 12688 ? D 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132559 0.0 0.0 2576 928 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132561 0.0 0.0 3700 1876 ? S 00:09 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', 44066), 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', 44066), 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.1.16-2fb32/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132551/fd total 0 lr-x------ 1 build build 64 Oct 20 00:09 0 -> pipe:[1576067026] l-wx------ 1 build build 64 Oct 20 00:09 1 -> pipe:[1576067027] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 0.6 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132562 0.0 0.0 20524 12788 ? D 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132569 0.0 0.0 2576 948 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132571 0.0 0.0 3700 1792 ? S 00:09 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', 44076), 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', 44076), 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.1.16-2fb32/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132551/fd total 0 lr-x------ 1 build build 64 Oct 20 00:09 0 -> pipe:[1576067026] l-wx------ 1 build build 64 Oct 20 00:09 1 -> pipe:[1576067027] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 0.7 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132572 0.0 0.0 20720 12972 ? S 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132579 0.0 0.0 2576 952 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132581 0.0 0.0 3700 1808 ? S 00:09 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', 44092), 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', 44092), 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.1.16-2fb32/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132551/fd total 0 lr-x------ 1 build build 64 Oct 20 00:09 0 -> pipe:[1576067026] l-wx------ 1 build build 64 Oct 20 00:09 1 -> pipe:[1576067027] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 0.4 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132582 16.6 0.0 20720 12980 ? S 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132589 0.0 0.0 2576 924 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132591 0.0 0.0 3700 1808 ? S 00:09 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', 44098), 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', 44098), 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.1.16-2fb32/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132551/fd total 0 lr-x------ 1 build build 64 Oct 20 00:09 0 -> pipe:[1576067026] l-wx------ 1 build build 64 Oct 20 00:09 1 -> pipe:[1576067027] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 0.3 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132592 0.0 0.0 20524 12744 ? D 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132599 0.0 0.0 2576 904 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132601 0.0 0.0 3700 1804 ? S 00:09 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', 44106), 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', 44106), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build/osmo-msc-1.12.1.16-2fb32/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/132551/fd total 0 lr-x------ 1 build build 64 Oct 20 00:09 0 -> pipe:[1576067026] l-wx------ 1 build build 64 Oct 20 00:09 1 -> pipe:[1576067027] l-wx------ 1 build build 64 Oct 20 00:09 2 -> pipe:[1576067028] l-wx------ 1 build build 64 Oct 20 00:09 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:4255 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 121088 0.0 0.0 3924 3164 ? S 00:08 0:00 /bin/bash -c test -d osmo-msc-1.12.1.16-2fb32/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.12.1.16-2fb32/_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.1.16-2fb32.tar.gz osmo-msc-1.12.1.16-2fb32.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 125577 0.0 0.0 3924 3080 ? S 00:08 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.1.16-2fb32/_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 125784 0.0 0.0 3924 3028 ? S 00:08 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.1.16-2fb32/_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 132551 0.1 0.0 19652 14780 ? S 00:09 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.12.1.16-2fb32/_build/sub -v build 132602 0.0 0.0 20852 13492 ? S 00:09 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.12.1.16-2fb32/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 132609 0.0 0.0 2576 880 ? S 00:09 0:00 /bin/sh -c ps xua | grep osmo build 132611 0.0 0.0 3700 1972 ? S 00:09 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', 35804), 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', 35804), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok ====================================================================== ERROR: testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/osmo-msc-1.12.1.16-2fb32/_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.040s FAILED (errors=1) make[8]: *** [Makefile:723: vty-python-test] Error 1 make[8]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[7]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[7]: *** [Makefile:743: vty-test] Error 2 make[6]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[6]: *** [Makefile:713: python-tests] Error 2 make[5]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[5]: *** [Makefile:767: check-local] Error 2 make[4]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[4]: *** [Makefile:572: check-am] Error 2 make[3]: *** [Makefile:422: check-recursive] Error 1 make[3]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub/tests' make[2]: *** [Makefile:471: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub' make[1]: *** [Makefile:770: check] Error 2 make[1]: Leaving directory '/build/osmo-msc-1.12.1.16-2fb32/_build/sub' make: *** [Makefile:690: 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 636899 killed; [ssh-agent] Stopped. Archiving artifacts
8 months, 2 weeks
1
1
0
0
Build failed in Jenkins: osmo-gsm-tester_virtual #7755
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7755/displa…
> Changes: ------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-gsm-tester
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-gsm-tester
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8130138308703413833.sh + rm -rf trial-7754-bin.tgz trial-7754-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23024 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10110 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9098 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11903 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12208 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9944 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37385 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6722 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39092 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7075 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12500 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6569 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10634 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6762 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8132 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5481 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6569 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12716555527089208981.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7754 + rm -rf docker-playground + git clone --depth=1 --branch=master
https://gerrit.osmocom.org/docker-playground
docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline dd829a4 osmo-gsm-tester: use debian-bookworm-build + make -C docker-playground/debian-buster-jenkins make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
'> awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.74kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/21] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s #6 [ 2/21] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED #7 [ 3/21] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q
https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/do…
&& tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #7 ... #8
http://git.osmocom.org/python/osmo-python-tests/patch
#8 DONE 0.2s #9
http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2…
#9 DONE 0.2s #8
http://git.osmocom.org/python/osmo-python-tests/patch
#8 DONE 0.2s #9
http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2…
#9 DONE 0.2s #10
http://git.osmocom.org/osmo-ci/patch
#10 DONE 0.2s #11
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release
#11 DONE 0.2s #12
http://git.osmocom.org/osmo-gsm-manuals/patch
#12 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.1s #7 [ 3/21] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q
https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/do…
&& tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #7 0.288 + arch #7 0.291 + [ x86_64 = x86_64 ] #7 0.291 + wget -q
https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/do…
#7 2.744 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #7 5.856 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #7 5.881 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #7 5.883 + /opt/llvm-arm/bin/clang --version #7 5.890 clang version 14.0.0 (
https://github.com/llvm/llvm-project.git
329fda39c507e8740978d10458451dcdb21563be) #7 5.890 Target: x86_64-unknown-linux-gnu #7 5.890 Thread model: posix #7 5.890 InstalledDir: /opt/llvm-arm/bin #7 5.891 + /opt/llvm-arm/bin/clang --print-targets #7 5.898 Registered Targets: #7 5.898 aarch64 - AArch64 (little endian) #7 5.898 aarch64_32 - AArch64 (little endian ILP32) #7 5.898 aarch64_be - AArch64 (big endian) #7 5.898 arm - ARM #7 5.898 arm64 - ARM64 (little endian) #7 5.898 arm64_32 - ARM64 (little endian ILP32) #7 5.898 armeb - ARM (big endian) #7 5.898 thumb - Thumb #7 5.898 thumbeb - Thumb (big endian) #7 DONE 6.0s #13 [ 4/21] RUN pip3 install '
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
' '
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
' '
git+https://github.com/podshumok/python-smpplib.git
' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #13 1.151 Collecting
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
#13 1.151 Cloning
https://github.com/eriwen/lcov-to-cobertura-xml.git
to /tmp/pip-req-build-levt4z2u #13 2.022 Installing build dependencies: started #13 3.677 Installing build dependencies: finished with status 'done' #13 3.845 Collecting
git+https://github.com/podshumok/python-smpplib.git
#13 3.845 Cloning
https://github.com/podshumok/python-smpplib.git
to /tmp/pip-req-build-f89lit47 #13 4.492 Collecting sphinx-argparse from
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
#13 4.492 Cloning
https://github.com/osmocom/sphinx-argparse
(to revision master) to /tmp/pip-install-tn4eyv6d/sphinx-argparse #13 4.972 Did not find branch or tag 'master', assuming revision or ref. #13 4.980 error: pathspec 'master' did not match any file(s) known to git #13 5.003 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-tn4eyv6d/sphinx-argparse #13 ERROR: process "/bin/sh -c pip3 install \t'
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
' \t'
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
' \t'
git+https://github.com/podshumok/python-smpplib.git
' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 ------ > [ 4/21] RUN pip3 install '
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
' '
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
' '
git+https://github.com/podshumok/python-smpplib.git
' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig': 1.151 Cloning
https://github.com/eriwen/lcov-to-cobertura-xml.git
to /tmp/pip-req-build-levt4z2u 2.022 Installing build dependencies: started 3.677 Installing build dependencies: finished with status 'done' 3.845 Collecting
git+https://github.com/podshumok/python-smpplib.git
3.845 Cloning
https://github.com/podshumok/python-smpplib.git
to /tmp/pip-req-build-f89lit47 4.492 Collecting sphinx-argparse from
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
4.492 Cloning
https://github.com/osmocom/sphinx-argparse
(to revision master) to /tmp/pip-install-tn4eyv6d/sphinx-argparse 4.972 Did not find branch or tag 'master', assuming revision or ref. 4.980 error: pathspec 'master' did not match any file(s) known to git 5.003 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-tn4eyv6d/sphinx-argparse ------ Dockerfile:146 -------------------- 145 | # Install pip dependencies (keep in alphabetic order) 146 | >>> RUN pip3 install \ 147 | >>> '
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
' \ 148 | >>> '
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
' \ 149 | >>> '
git+https://github.com/podshumok/python-smpplib.git
' \ 150 | >>> 'pydbus' \ 151 | >>> 'pysispm' \ 152 | >>> 'sphinx' \ 153 | >>> 'sphinxcontrib-napoleon' \ 154 | >>> 'swig' 155 | -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install \t'
git+https://github.com/eriwen/lcov-to-cobertura-xml.git
' \t'
git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse
' \t'
git+https://github.com/podshumok/python-smpplib.git
' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
'> + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found.
8 months, 2 weeks
1
3
0
0
Build failed in Jenkins: master-osmo-sgsn » --disable-iu,0,a3=default,a4=default,osmocom-master #50792
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
> Changes: ------------------------------------------ [...truncated 467.14 KiB...] make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src/sgsn' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-sgsn test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/sgsn" || test -z "" || rm -f rm -f ./.deps/apn.Po rm -f ./.deps/gprs_bssgp.Po rm -f ./.deps/gprs_gmm.Po rm -f ./.deps/gprs_gmm_attach.Po rm -f ./.deps/gprs_gmm_fsm.Po rm -f ./.deps/gprs_llc.Po rm -f ./.deps/gprs_llc_vty.Po rm -f ./.deps/gprs_llc_xid.Po rm -f ./.deps/gprs_mm_state_gb_fsm.Po rm -f ./.deps/gprs_mm_state_iu_fsm.Po rm -f ./.deps/gprs_ns.Po rm -f ./.deps/gprs_ranap.Po rm -f ./.deps/gprs_sm.Po rm -f ./.deps/gprs_sndcp.Po rm -f ./.deps/gprs_sndcp_comp.Po rm -f ./.deps/gprs_sndcp_dcomp.Po rm -f ./.deps/gprs_sndcp_pcomp.Po rm -f ./.deps/gprs_sndcp_vty.Po rm -f ./.deps/gprs_sndcp_xid.Po rm -f ./.deps/gprs_subscriber.Po rm -f ./.deps/gtp_ggsn.Po rm -f ./.deps/gtp_mme.Po rm -f ./.deps/mmctx.Po rm -f ./.deps/pdpctx.Po rm -f ./.deps/sgsn.Po rm -f ./.deps/sgsn_auth.Po rm -f ./.deps/sgsn_cdr.Po rm -f ./.deps/sgsn_ctrl.Po rm -f ./.deps/sgsn_libgtp.Po rm -f ./.deps/sgsn_main.Po rm -f ./.deps/sgsn_rim.Po rm -f ./.deps/sgsn_vty.Po rm -f ./.deps/slhc.Po rm -f ./.deps/v42bis.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src/sgsn' Making distclean in gtphub make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src/gtphub' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-gtphub test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/gtphub" || test -z "" || rm -f rm -f ./.deps/gtphub.Po rm -f ./.deps/gtphub_ares.Po rm -f ./.deps/gtphub_main.Po rm -f ./.deps/gtphub_sock.Po rm -f ./.deps/gtphub_vty.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src/gtphub' make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../src" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src' rm -f Makefile make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/src' Making distclean in contrib make[2]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/contrib' Making distclean in tests make[2]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests' Making distclean in gprs make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/gprs' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f gprs_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/gprs" || test -z "" || rm -f rm -f ./.deps/gprs_test.Po rm -f ./.deps/gprs_utils.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/gprs' Making distclean in gtphub make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/gtphub' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f gtphub_test test . = "../../../../tests/gtphub" || test -z "" || rm -f rm -f ./.deps/gtphub_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/gtphub' Making distclean in sgsn make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/sgsn' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f sgsn_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sgsn" || test -z "" || rm -f rm -f ./.deps/gprs_gb_parse.Po rm -f ./.deps/sgsn_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/sgsn' Making distclean in xid make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/xid' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f xid_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/xid" || test -z "" || rm -f rm -f ./.deps/xid_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/xid' Making distclean in sndcp_xid make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/sndcp_xid' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f sndcp_xid_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sndcp_xid" || test -z "" || rm -f rm -f ./.deps/sndcp_xid_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/sndcp_xid' Making distclean in slhc make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/slhc' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f slhc_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/slhc" || test -z "" || rm -f rm -f ./.deps/slhc_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/slhc' Making distclean in v42bis make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/v42bis' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f v42bis_test rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/v42bis" || test -z "" || rm -f rm -f ./.deps/v42bis_test.Po rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests/v42bis' make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "atlocal" || rm -f atlocal rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig " || rm -f atconfig make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests' rm -f Makefile make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/tests' Making distclean in doc make[2]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub/doc' make[2]: Entering directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../.." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile ERROR: files left in build directory after distclean: ./core make[1]: *** [Makefile:749: distcleancheck] Error 1 make[1]: Leaving directory '/build/osmo-sgsn-1.12.0.16-62132/_build/sub' make: *** [Makefile:678: distcheck] Error 1 + 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 413741 killed; [ssh-agent] Stopped. Archiving artifacts
8 months, 2 weeks
1
1
0
0
Jenkins build became unstable: ttcn3-remsim-test #1539
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/1539/display/redi…
>
8 months, 2 weeks
1
0
0
0
Jenkins build became unstable: ttcn3-hnbgw-test-io_uring #220
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-io_uring/220/displ…
>
8 months, 2 weeks
1
1
0
0
Jenkins build is back to stable : ttcn3-remsim-test #1538
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/1538/display/redi…
>
8 months, 2 weeks
1
0
0
0
Build failed in Jenkins: master-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master #46054
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…
> Changes: ------------------------------------------ [...truncated 361.68 KiB...] 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 62070 2.2 0.0 28000 23820 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 62093 25.0 0.0 21474907684 34940 ? D 00:06 0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc.cfgzy_juxc6 build 62100 0.0 0.0 2576 900 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62102 0.0 0.0 3700 1824 ? S 00:06 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', 53036), raddr=('127.0.0.1', 4254)> (1 sockets open) Terminating took 0.897s Process returned code: 0 Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 53036), raddr=('127.0.0.1', 4254)> (0 sockets open) ./vty_test_runner.py -w /build -v confpath /build/tests/.., workdir /build Running tests for specific VTY commands testConfigNetworkTree (__main__.TestVTYMSC.testConfigNetworkTree) ... Opening /dev/null Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62105 25.0 0.0 21474907684 35168 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62112 0.0 0.0 2576 944 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62114 0.0 0.0 3700 1976 ? S 00:06 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', 53046), 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', 53046), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62115 25.0 0.0 21474907684 38084 ? S 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62122 0.0 0.0 2576 896 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62124 0.0 0.0 3700 1764 ? S 00:06 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', 35624), 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', 35624), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62126 0.0 0.0 21474907684 34732 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62133 0.0 0.0 2576 896 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62135 0.0 0.0 3700 1800 ? S 00:06 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', 35632), 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', 35632), 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 './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62137 25.0 0.0 21474907684 34632 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62144 0.0 0.0 2576 920 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62146 0.0 0.0 3700 1852 ? S 00:06 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', 35640), 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', 35640), 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 './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62148 0.0 0.0 21474907684 34728 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62155 0.0 0.0 2576 932 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62157 0.0 0.0 3700 1796 ? S 00:06 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', 35648), 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', 35648), 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 './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/62104/fd total 0 lr-x------ 1 build build 64 Oct 18 00:06 0 -> pipe:[1540591904] l-wx------ 1 build build 64 Oct 18 00:06 1 -> pipe:[1540591905] l-wx------ 1 build build 64 Oct 18 00:06 2 -> pipe:[1540591906] l-wx------ 1 build build 64 Oct 18 00:06 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 62159 33.3 0.0 21474907684 34684 ? D 00:06 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 62166 0.0 0.0 2576 916 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 62168 0.0 0.0 3700 1808 ? S 00:06 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', 35664), 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', 35664), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok ====================================================================== ERROR: testConfigNetworkTree (__main__.TestVTYMSC.testConfigNetworkTree) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/tests/./vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9 ---------------------------------------------------------------------- Ran 6 tests in 15.155s FAILED (errors=1) make[7]: Leaving directory '/build/tests' make[7]: *** [Makefile:725: vty-python-test] Error 1 make[6]: *** [Makefile:743: vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [Makefile:713: python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [Makefile:767: check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [Makefile:572: check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:422: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:471: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:770: check] Error 2 + 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 3440109 killed; [ssh-agent] Stopped. Archiving artifacts
8 months, 2 weeks
1
1
0
0
Jenkins build became unstable: ttcn3-hnbgw-test-latest #853
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/853/display…
>
8 months, 2 weeks
1
1
0
0
Jenkins build is back to normal : osmo-gsm-tester_build-osmo-bts-sysmo #10632
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysm…
>
8 months, 2 weeks
1
0
0
0
Jenkins build is back to normal : osmo-gsm-tester_build-osmo-bts-oc2g #8130
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-oc2g…
>
8 months, 2 weeks
1
0
0
0
← Newer
1
...
5
6
7
8
9
10
11
...
15
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Results per page:
10
25
50
100
200