Changes:
------------------------------------------ [...truncated 781.23 KiB...] total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36284 25.0 0.0 21048 15796 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36285 25.0 0.0 21474927936 45972 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 36305 0.0 0.0 2672 1840 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36307 0.0 0.0 3888 2028 ? S 23:55 0:00 grep osmo
ok test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42026), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42026), raddr=('127.0.0.1', 45999)> (0 sockets open) Process returned code: 0 Launch: ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg from /build/builddir/tests/gb Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/36284/fd
total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:45999 0.0.0.0:*
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36284 9.3 0.0 21048 15928 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36309 14.2 0.0 21474927936 46148 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 36329 0.0 0.0 2672 1900 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36331 0.0 0.0 3888 2024 ? S 23:55 0:00 grep osmo
ok test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42028), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42028), raddr=('127.0.0.1', 45999)> (0 sockets open) Process returned code: 0 Launch: ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg from /build/builddir/tests/gb Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/36284/fd
total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:45999 0.0.0.0:*
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36284 7.4 0.0 21048 15928 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36333 20.0 0.0 21474927936 46076 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 36353 0.0 0.0 2672 1892 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36355 0.0 0.0 3888 2076 ? S 23:55 0:00 grep osmo
ok
---------------------------------------------------------------------- Ran 3 tests in 0.674s
OK Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42042), raddr=('127.0.0.1', 45999)> (1 sockets open) Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42042), raddr=('127.0.0.1', 45999)> (0 sockets open) Process returned code: 0 osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/tests/gb/osmo-ns-dummy.cfg'
ls -l /proc/36357/fd
total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:45999 0.0.0.0:*
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36357 37.5 0.0 21288 16088 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36358 20.0 0.0 21474927936 46056 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/tests/gb/osmo-ns-dummy.cfg build 36378 0.0 0.0 2672 1888 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36380 0.0 0.0 3888 2056 ? S 23:55 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42046), raddr=('127.0.0.1', 45999)> (1 sockets open) Process returned code: 0 Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42046), raddr=('127.0.0.1', 45999)> (0 sockets open) Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so, test write_config Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so'
ls -l /proc/36357/fd
total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:45999 0.0.0.0:*
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36357 10.0 0.0 21444 16528 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36382 25.0 0.0 21474927936 46068 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so build 36402 0.0 0.0 2672 1840 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36404 0.0 0.0 3888 2056 ? S 23:55 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42052), raddr=('127.0.0.1', 45999)> (1 sockets open) Process returned code: 0 Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42052), raddr=('127.0.0.1', 45999)> (0 sockets open) Verifying ../../utils/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so, test token_vty_command Launching: PWD=/build/builddir/tests/gb '../../utils/osmo-ns-dummy' '-p' '45999' '-c' '/build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so'
ls -l /proc/36357/fd
total 0 lr-x------ 1 build build 64 Jul 24 23:55 0 -> pipe:[312478646] l-wx------ 1 build build 64 Jul 24 23:55 1 -> pipe:[312478647] l-wx------ 1 build build 64 Jul 24 23:55 2 -> pipe:[312478648] l-wx------ 1 build build 64 Jul 24 23:55 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:45999 0.0.0.0:*
ps xua | grep osmo
build 1 0.1 0.0 2584 1608 ? Ss 23:55 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 7 0.0 0.0 2672 1856 ? S 23:55 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins_arch.sh amd64 build 20827 0.0 0.0 4056 3120 ? S 23:55 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.4.1' && test -n '/build/builddir/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='. osmo-config-merge' ;; \ *) list='. osmo-config-merge' ;; \ 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 36357 5.8 0.0 21444 16528 ? S 23:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/tests/gb -w /build/builddir/tests/gb -v build 36406 25.0 0.0 21474927936 46108 ? S 23:55 0:00 /build/builddir/utils/.libs/osmo-ns-dummy -p 45999 -c /build/builddir/tests/gb/writtenconfig/osmo-ns-dummy.cfgl6i2h_so build 36426 0.0 0.0 2672 1776 ? S 23:55 0:00 /bin/sh -c ps xua | grep osmo build 36428 0.0 0.0 3888 2064 ? S 23:55 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42062), raddr=('127.0.0.1', 45999)> (1 sockets open) Process returned code: 0 Socket: closing 127.0.0.1:45999 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42062), raddr=('127.0.0.1', 45999)> (0 sockets open) make[8]: Leaving directory '/build/builddir/tests' make vty-test-stats make[8]: Entering directory '/build/builddir/tests' osmo_verify_transcript_vty.py -v \ -p 42042 \ -r "../tests/stats/stats_vty_test" \ /build/tests/stats/*.vty <0000> /build/src/core/socket.c:1181 unable to bind socket:127.0.0.1:42042: Address already in use <0000> /build/src/core/socket.c:1193 no suitable addr found for: 127.0.0.1:42042 <0000> /build/src/vty/telnet_interface.c:83 Cannot bind telnet at 127.0.0.1 42042 Traceback (most recent call last): Launching: cd '/build/builddir/tests'; ../tests/stats/stats_vty_test Process has already terminated with 2
RESULTS: FAIL: /build/tests/stats/stats_vty_test.vty
File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 370, in verify_application interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused make[8]: *** [Makefile:3810: vty-test-stats] Error 1 make[8]: Leaving directory '/build/builddir/tests' make[7]: Leaving directory '/build/builddir/tests' make[7]: *** [Makefile:3821: vty-test] Error 2 make[6]: *** [Makefile:3761: ext-tests] Error 2 make[6]: Leaving directory '/build/builddir/tests' make[5]: Leaving directory '/build/builddir/tests' make[5]: *** [Makefile:3742: check-local] Error 2 make[4]: Leaving directory '/build/builddir/tests' make[4]: *** [Makefile:3063: check-am] Error 2 make[3]: *** [Makefile:2912: check-recursive] Error 1 make[3]: Leaving directory '/build/builddir/tests' make[2]: *** [Makefile:3065: check] Error 2 make[2]: Leaving directory '/build/builddir/tests' make[1]: *** [Makefile:755: check-recursive] Error 1 make[1]: Leaving directory '/build/builddir' make: *** [Makefile:1054: check] Error 2 + 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 3582773 killed; [ssh-agent] Stopped. Archiving artifacts