Skip to content

Console Output

Skipping 84 KB.. Full Log
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ osmo-build-dep.sh libosmo-abis
+ mkdir -p /build/deps



 =============================== libosmo-abis ===============================

+ cd /build/deps
+ osmo-deps.sh libosmo-abis 
+ project=libosmo-abis
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-abis
+ cd libosmo-abis
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at 5277965 e1line_dump_vty(): dump keepalive state and params
+ git rev-parse HEAD
52779651904eba48c97af54b1f3924a38c1086ab
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
configure.ac:76: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:76: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:76: the top level
configure.ac:180: warning: AC_OUTPUT should be used without arguments.
configure.ac:180: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmocodec >= 1.9.0... yes
checking for ortp >= 0.22.0... yes
checking for dahdi/user.h... yes
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating contrib/libosmo-abis.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.5.1.11-5277 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/install -c -m 644  osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
 /usr/bin/install -c -m 644  osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
make[3]: Leaving directory '/build/deps/libosmo-abis/include'
make[2]: Leaving directory '/build/deps/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-abis/src'
  CC       init.lo
  CC       e1_input.lo
  CC       ipa_proxy.lo
  CC       e1_input_vty.lo
  CC       trau_frame.lo
  CC       subchan_demux.lo
  CC       input/e1d.lo
  CC       input/ipa.lo
  CC       input/ipa_keepalive.lo
  CC       input/ipaccess.lo
  CC       input/lapd.lo
  CC       input/lapd_pcap.lo
  CC       input/misdn.lo
  CC       input/rs232.lo
  CC       input/unixsocket.lo
  CC       input/dahdi.lo
  CC       trau/libosmotrau_la-osmo_ortp.lo
  CC       trau/libosmotrau_la-trau_frame.lo
  CC       trau/libosmotrau_la-trau_pcu_ericsson.lo
  CC       trau/libosmotrau_la-trau_sync.lo
  CC       trau/libosmotrau_la-trau_rtp_conv.lo
  CCLD     libosmoabis.la
trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec'
  235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
      |         ^~~~~~~
  CCLD     libosmotrau.la
make[3]: Entering directory '/build/deps/libosmo-abis/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.13.0.1 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.13.0.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so.13 || { rm -f libosmoabis.so.13 && ln -s libosmoabis.so.13.0.1 libosmoabis.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.13.0.1 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.7.1 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.7.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.7.1 libosmotrau.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.7.1 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-abis/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-abis/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmo-abis/src'
make[2]: Leaving directory '/build/deps/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Entering directory '/build/deps/libosmo-abis'
make[3]: Entering directory '/build/deps/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-abis'
make[2]: Leaving directory '/build/deps/libosmo-abis'
make[1]: Leaving directory '/build/deps/libosmo-abis'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis
+ CONFIG=
+ '[' 1 = 1 ']'
+ CONFIG=--enable-manuals
+ set +x



 =============================== osmo-e1-recorder ===============================

+ cd /build
+ autoreconf --install --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:40: the top level
configure.ac:88: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:88: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:88: the top level
configure.ac:109: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:109: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:109: the top level
configure.ac:188: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:188: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:188: the top level
configure.ac:190: warning: AC_OUTPUT should be used without arguments.
configure.ac:190: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-external-tests --enable-werror --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.2.0... yes
checking for libosmovty >= 1.2.0... yes
checking for libosmogsm >= 1.2.0... yes
checking for libosmoabis >= 0.6.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/osmo-e1-recorder.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 0.3.6-4561 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in src
make[2]: Entering directory '/build/src'
  CC       e1_recorder.o
  CC       storage.o
  CC       vty.o
  CC       e1cap_dump.o
  CC       flip_bits.o
  CC       hdlc-test.o
  CC       hdlc.o
  CCLD     osmo-e1-recorder
  CCLD     hdlc-test
  CCLD     osmo-e1cap-dump
make[2]: Leaving directory '/build/src'
Making all in tests
make[2]: Entering directory '/build/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in doc
make[2]: Entering directory '/build/doc'
Making check in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/examples'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making check in src
make[2]: Entering directory '/build/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/src'
Making check in tests
make[2]: Entering directory '/build/tests'
make  check-local
make[3]: Entering directory '/build/tests'
make  python-tests
make[4]: Entering directory '/build/tests'
make vty-test
make[5]: Entering directory '/build/tests'
osmo_verify_transcript_vty.py -v \
	-n osmo-e1-recorder -p 4444 \
	-r "../src/osmo-e1-recorder -c ../doc/examples/osmo-e1-recorder.cfg" \
	 ./*.vty
Line 0 TS 1 mode 3
Line 0 TS 2 mode 3
Line 0 TS 3 mode 3
Line 0 TS 4 mode 3
Line 0 TS 5 mode 3
Line 0 TS 6 mode 3
Line 0 TS 7 mode 3
Line 0 TS 8 mode 3
Line 0 TS 9 mode 3
Line 0 TS 10 mode 3
Line 0 TS 11 mode 3
Line 0 TS 12 mode 3
Line 0 TS 13 mode 3
Line 0 TS 14 mode 3
Line 0 TS 15 mode 3
Line 0 TS 16 mode 3
Line 0 TS 17 mode 3
Line 0 TS 18 mode 3
Line 0 TS 19 mode 3
Line 0 TS 20 mode 3
Line 0 TS 21 mode 3
Line 0 TS 22 mode 3
Line 0 TS 23 mode 3
Line 1 TS 1 mode 3
Line 1 TS 2 mode 3
Line 1 TS 3 mode 3
Line 1 TS 4 mode 3
Line 1 TS 5 mode 3
Line 1 TS 6 mode 3
Line 1 TS 7 mode 3
Line 1 TS 8 mode 3
Line 1 TS 9 mode 3
Line 1 TS 10 mode 3
Line 1 TS 11 mode 3
Line 1 TS 12 mode 3
Line 1 TS 13 mode 3
Line 1 TS 14 mode 3
Line 1 TS 15 mode 3
Line 1 TS 16 mode 3
Line 1 TS 17 mode 3
Line 1 TS 18 mode 3
Line 1 TS 19 mode 3
Line 1 TS 20 mode 3
Line 1 TS 21 mode 3
Line 1 TS 22 mode 3
Line 1 TS 23 mode 3
<0001> telnet_interface.c:88 Available via telnet 127.0.0.1 4444
Launching: cd '/build/tests'; ../src/osmo-e1-recorder -c ../doc/examples/osmo-e1-recorder.cfg
osmo-e1-recorder> show e1_line
E1 Line Number 0, Name , Driver dahdi
DAHDI Span 1 non-existent
E1 Line Number 1, Name , Driver dahdi
DAHDI Span 2 non-existent
osmo-e1-recorder> show e1_timeslot
E1 Timeslot  0 of Line 0 is Type RAW
E1 Timeslot  1 of Line 0 is Type RAW
E1 Timeslot  2 of Line 0 is Type RAW
E1 Timeslot  3 of Line 0 is Type RAW
E1 Timeslot  4 of Line 0 is Type RAW
E1 Timeslot  5 of Line 0 is Type RAW
E1 Timeslot  6 of Line 0 is Type RAW
E1 Timeslot  7 of Line 0 is Type RAW
E1 Timeslot  8 of Line 0 is Type RAW
E1 Timeslot  9 of Line 0 is Type RAW
E1 Timeslot 10 of Line 0 is Type RAW
E1 Timeslot 11 of Line 0 is Type RAW
E1 Timeslot 12 of Line 0 is Type RAW
E1 Timeslot 13 of Line 0 is Type RAW
E1 Timeslot 14 of Line 0 is Type RAW
E1 Timeslot 15 of Line 0 is Type RAW
E1 Timeslot 16 of Line 0 is Type RAW
E1 Timeslot 17 of Line 0 is Type RAW
E1 Timeslot 18 of Line 0 is Type RAW
E1 Timeslot 19 of Line 0 is Type RAW
E1 Timeslot 20 of Line 0 is Type RAW
E1 Timeslot 21 of Line 0 is Type RAW
E1 Timeslot 22 of Line 0 is Type RAW
E1 Timeslot  0 of Line 1 is Type RAW
E1 Timeslot  1 of Line 1 is Type RAW
E1 Timeslot  2 of Line 1 is Type RAW
E1 Timeslot  3 of Line 1 is Type RAW
E1 Timeslot  4 of Line 1 is Type RAW
E1 Timeslot  5 of Line 1 is Type RAW
E1 Timeslot  6 of Line 1 is Type RAW
E1 Timeslot  7 of Line 1 is Type RAW
E1 Timeslot  8 of Line 1 is Type RAW
E1 Timeslot  9 of Line 1 is Type RAW
E1 Timeslot 10 of Line 1 is Type RAW
E1 Timeslot 11 of Line 1 is Type RAW
E1 Timeslot 12 of Line 1 is Type RAW
E1 Timeslot 13 of Line 1 is Type RAW
E1 Timeslot 14 of Line 1 is Type RAW
E1 Timeslot 15 of Line 1 is Type RAW
E1 Timeslot 16 of Line 1 is Type RAW
E1 Timeslot 17 of Line 1 is Type RAW
E1 Timeslot 18 of Line 1 is Type RAW
E1 Timeslot 19 of Line 1 is Type RAW
E1 Timeslot 20 of Line 1 is Type RAW
E1 Timeslot 21 of Line 1 is Type RAW
E1 Timeslot 22 of Line 1 is Type RAW
osmo-e1-recorder> enable

osmo-e1-recorder# configure terminal

osmo-e1-recorder(config)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  hostname WORD
  no hostname [HOSTNAME]
  password (8|) WORD
  password LINE
  enable password (8|) WORD
  enable password LINE
  no enable password
  banner motd default
  banner motd file [FILE]
  no banner motd
  service terminal-length <0-512>
  no service terminal-length [<0-512>]
  line vty
  service advanced-vty
  no service advanced-vty
  show history
  log stderr [blocking-io]
  no log stderr
  log file FILENAME [blocking-io]
  no log file FILENAME
  log alarms <2-32700>
  no log alarms
  log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)
  log syslog local <0-7>
  no log syslog
  log systemd-journal [raw]
  no log systemd-journal
  log gsmtap [HOSTNAME]
  no log gsmtap [HOSTNAME]
  e1_input
  recorder
osmo-e1-recorder(config)# recorder

osmo-e1-recorder(config-recorder)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  line <0-255> ts <1-31> mode (none|hdlc|trau|raw)
  line <0-255> mirror <0-255>
  no line <0-255> mirror
  storage-path PATH
  file-size-mb <1-9999999>

RESULTS:
pass: ./test_nodes.vty

make[5]: Leaving directory '/build/tests'
osmotestvty.py -p /build -w /build -v
test_history (__main__.TestVTY.test_history) ... confpath /build, workdir /build
Running tests for specific VTY commands
Launch: ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg from /build
Opening /dev/null
Launching: PWD=/build './src/osmo-e1-recorder' '-c' '/build/doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/23015/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23015 69.2  0.0  27860 22988 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      23016  0.0  0.0 21474886616 12844 ?   S    04:09   0:00 ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg
build      23023  0.0  0.0   2576   900 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23025  0.0  0.0   3700  1812 ?        S    04:09   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58338), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58338), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
Launch: ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg from /build
Launching: PWD=/build './src/osmo-e1-recorder' '-c' '/build/doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/23015/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23015 29.4  0.0  27860 22988 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      23026  0.0  0.0 21474886616 12856 ?   S    04:09   0:00 ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg
build      23033  0.0  0.0   2576   916 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23035  0.0  0.0   3700  1784 ?        S    04:09   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58352), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58352), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
Launch: ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg from /build
Launching: PWD=/build './src/osmo-e1-recorder' '-c' '/build/doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/23015/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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


> ps xua | grep osmo
build      23015 18.8  0.0  27860 22988 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build      23036 50.0  0.0 21474886616 12744 ?   S    04:09   0:00 ./src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg
build      23043  0.0  0.0   2576   936 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23045  0.0  0.0   3700  1860 ?        S    04:09   0:00 grep osmo

ok

----------------------------------------------------------------------
Ran 3 tests in 0.589s

OK
Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58368), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58368), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
osmotestconfig.py -p /build -w /build -v
Verifying src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build 'src/osmo-e1-recorder' '-c' '/build/doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/23046/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23046 83.3  0.0  27980 23224 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      23047  0.0  0.0 21474886616 12780 ?   S    04:09   0:00 src/osmo-e1-recorder -c /build/doc/examples/osmo-e1-recorder.cfg
build      23054  0.0  0.0   2576   896 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23056  0.0  0.0   3700  1864 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58376), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58376), raddr=('127.0.0.1', 4444)> (0 sockets open)
Verifying src/osmo-e1-recorder -c /build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv, test write_config
Launching: PWD=/build 'src/osmo-e1-recorder' '-c' '/build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv'

> ls -l /proc/23046/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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


> ps xua | grep osmo
build      23046 31.2  0.0  27980 23224 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      23057 50.0  0.0 21474886616 12680 ?   S    04:09   0:00 src/osmo-e1-recorder -c /build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv
build      23064  0.0  0.0   2576   876 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23066  0.0  0.0   3700  1804 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58388), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58388), raddr=('127.0.0.1', 4444)> (0 sockets open)
Verifying src/osmo-e1-recorder -c /build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv, test token_vty_command
Launching: PWD=/build 'src/osmo-e1-recorder' '-c' '/build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv'

> ls -l /proc/23046/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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


> ps xua | grep osmo
build      23046 18.1  0.0  27980 23224 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build      23067  0.0  0.0 21474886616 13016 ?   S    04:09   0:00 src/osmo-e1-recorder -c /build/writtenconfig/osmo-e1-recorder.cfgb4pwl1lv
build      23074  0.0  0.0   2576   932 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      23076  0.0  0.0   3700  1868 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58392), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58392), raddr=('127.0.0.1', 4444)> (0 sockets open)
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS='--enable-vty-tests --enable-external-tests --enable-werror --enable-manuals'
+ make distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build'
make  distdir-am
make[2]: Entering directory '/build'
if test -d "osmo-e1-recorder-0.3.6-4561"; then find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-e1-recorder-0.3.6-4561" || { sleep 5 && rm -rf "osmo-e1-recorder-0.3.6-4561"; }; else :; fi
test -d "osmo-e1-recorder-0.3.6-4561" || mkdir "osmo-e1-recorder-0.3.6-4561"
 (cd doc && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/doc'
make  distdir-am
make[4]: Entering directory '/build/doc'
 (cd examples && make  top_distdir=../../osmo-e1-recorder-0.3.6-4561 distdir=../../osmo-e1-recorder-0.3.6-4561/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/examples'
make  distdir-am
make[6]: Entering directory '/build/doc/examples'
make  \
  top_distdir="../../osmo-e1-recorder-0.3.6-4561" distdir="../../osmo-e1-recorder-0.3.6-4561/doc/examples" \
  dist-hook
make[7]: Entering directory '/build/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-e1-recorder-0.3.6-4561/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[7]: Leaving directory '/build/doc/examples'
make[6]: Leaving directory '/build/doc/examples'
make[5]: Leaving directory '/build/doc/examples'
make[4]: Leaving directory '/build/doc'
make[3]: Leaving directory '/build/doc'
 (cd src && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src'
make  distdir-am
make[4]: Entering directory '/build/src'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
 (cd tests && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/tests'
make  distdir-am
make[4]: Entering directory '/build/tests'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make  \
  top_distdir="osmo-e1-recorder-0.3.6-4561" distdir="osmo-e1-recorder-0.3.6-4561" \
  dist-hook
make[3]: Entering directory '/build'
echo 0.3.6-4561 > osmo-e1-recorder-0.3.6-4561/.tarball-version
make[3]: Leaving directory '/build'
test -n "" \
|| find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-e1-recorder-0.3.6-4561"
make[2]: Leaving directory '/build'
tardir=osmo-e1-recorder-0.3.6-4561 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-e1-recorder-0.3.6-4561.tar.bz2
tardir=osmo-e1-recorder-0.3.6-4561 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-e1-recorder-0.3.6-4561.tar.gz
make[1]: Leaving directory '/build'
if test -d "osmo-e1-recorder-0.3.6-4561"; then find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-e1-recorder-0.3.6-4561" || { sleep 5 && rm -rf "osmo-e1-recorder-0.3.6-4561"; }; else :; fi
case 'osmo-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc osmo-e1-recorder-0.3.6-4561.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc osmo-e1-recorder-0.3.6-4561.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc osmo-e1-recorder-0.3.6-4561.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc osmo-e1-recorder-0.3.6-4561.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c osmo-e1-recorder-0.3.6-4561.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc osmo-e1-recorder-0.3.6-4561.shar.gz | unshar ;;\
*.zip*) \
  unzip osmo-e1-recorder-0.3.6-4561.zip ;;\
*.tar.zst*) \
  zstd -dc osmo-e1-recorder-0.3.6-4561.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w osmo-e1-recorder-0.3.6-4561
chmod u+w osmo-e1-recorder-0.3.6-4561
mkdir osmo-e1-recorder-0.3.6-4561/_build osmo-e1-recorder-0.3.6-4561/_build/sub osmo-e1-recorder-0.3.6-4561/_inst
chmod a-w osmo-e1-recorder-0.3.6-4561
test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \
  && ../../configure \
    --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \
    --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
configure: WARNING: unrecognized options: --enable-vty-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.2.0... yes
checking for libosmovty >= 1.2.0... yes
checking for libosmogsm >= 1.2.0... yes
checking for libosmoabis >= 0.6.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking for python3... yes
checking for osmotestvty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/osmo-e1-recorder.spec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-vty-tests
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making all in doc
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making all in examples
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making all in src
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
  CC       e1_recorder.o
  CC       storage.o
  CC       vty.o
  CCLD     osmo-e1-recorder
  CC       e1cap_dump.o
  CC       flip_bits.o
  CC       hdlc.o
  CCLD     osmo-e1cap-dump
  CC       hdlc-test.o
  CCLD     hdlc-test
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making all in tests
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making dvi in doc
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making dvi in src
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making dvi in tests
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  check-recursive
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making check in doc
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making check in examples
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making check in src
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making check in tests
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make  check-local
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make  python-tests
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make vty-test
make[6]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
osmo_verify_transcript_vty.py -v \
	-n osmo-e1-recorder -p 4444 \
	-r "../src/osmo-e1-recorder -c ../../../doc/examples/osmo-e1-recorder.cfg" \
	 ../../../tests/*.vty
Line 0 TS 1 mode 3
Line 0 TS 2 mode 3
Line 0 TS 3 mode 3
Line 0 TS 4 mode 3
Line 0 TS 5 mode 3
Line 0 TS 6 mode 3
Line 0 TS 7 mode 3
Line 0 TS 8 mode 3
Line 0 TS 9 mode 3
Line 0 TS 10 mode 3
Line 0 TS 11 mode 3
Line 0 TS 12 mode 3
Line 0 TS 13 mode 3
Line 0 TS 14 mode 3
Line 0 TS 15 mode 3
Line 0 TS 16 mode 3
Line 0 TS 17 mode 3
Line 0 TS 18 mode 3
Line 0 TS 19 mode 3
Line 0 TS 20 mode 3
Line 0 TS 21 mode 3
Line 0 TS 22 mode 3
Line 0 TS 23 mode 3
Line 1 TS 1 mode 3
Line 1 TS 2 mode 3
Line 1 TS 3 mode 3
Line 1 TS 4 mode 3
Line 1 TS 5 mode 3
Line 1 TS 6 mode 3
Line 1 TS 7 mode 3
Line 1 TS 8 mode 3
Line 1 TS 9 mode 3
Line 1 TS 10 mode 3
Line 1 TS 11 mode 3
Line 1 TS 12 mode 3
Line 1 TS 13 mode 3
Line 1 TS 14 mode 3
Line 1 TS 15 mode 3
Line 1 TS 16 mode 3
Line 1 TS 17 mode 3
Line 1 TS 18 mode 3
Line 1 TS 19 mode 3
Line 1 TS 20 mode 3
Line 1 TS 21 mode 3
Line 1 TS 22 mode 3
Line 1 TS 23 mode 3
<0001> telnet_interface.c:88 Available via telnet 127.0.0.1 4444
Launching: cd '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'; ../src/osmo-e1-recorder -c ../../../doc/examples/osmo-e1-recorder.cfg
osmo-e1-recorder> show e1_line
E1 Line Number 0, Name , Driver dahdi
DAHDI Span 1 non-existent
E1 Line Number 1, Name , Driver dahdi
DAHDI Span 2 non-existent
osmo-e1-recorder> show e1_timeslot
E1 Timeslot  0 of Line 0 is Type RAW
E1 Timeslot  1 of Line 0 is Type RAW
E1 Timeslot  2 of Line 0 is Type RAW
E1 Timeslot  3 of Line 0 is Type RAW
E1 Timeslot  4 of Line 0 is Type RAW
E1 Timeslot  5 of Line 0 is Type RAW
E1 Timeslot  6 of Line 0 is Type RAW
E1 Timeslot  7 of Line 0 is Type RAW
E1 Timeslot  8 of Line 0 is Type RAW
E1 Timeslot  9 of Line 0 is Type RAW
E1 Timeslot 10 of Line 0 is Type RAW
E1 Timeslot 11 of Line 0 is Type RAW
E1 Timeslot 12 of Line 0 is Type RAW
E1 Timeslot 13 of Line 0 is Type RAW
E1 Timeslot 14 of Line 0 is Type RAW
E1 Timeslot 15 of Line 0 is Type RAW
E1 Timeslot 16 of Line 0 is Type RAW
E1 Timeslot 17 of Line 0 is Type RAW
E1 Timeslot 18 of Line 0 is Type RAW
E1 Timeslot 19 of Line 0 is Type RAW
E1 Timeslot 20 of Line 0 is Type RAW
E1 Timeslot 21 of Line 0 is Type RAW
E1 Timeslot 22 of Line 0 is Type RAW
E1 Timeslot  0 of Line 1 is Type RAW
E1 Timeslot  1 of Line 1 is Type RAW
E1 Timeslot  2 of Line 1 is Type RAW
E1 Timeslot  3 of Line 1 is Type RAW
E1 Timeslot  4 of Line 1 is Type RAW
E1 Timeslot  5 of Line 1 is Type RAW
E1 Timeslot  6 of Line 1 is Type RAW
E1 Timeslot  7 of Line 1 is Type RAW
E1 Timeslot  8 of Line 1 is Type RAW
E1 Timeslot  9 of Line 1 is Type RAW
E1 Timeslot 10 of Line 1 is Type RAW
E1 Timeslot 11 of Line 1 is Type RAW
E1 Timeslot 12 of Line 1 is Type RAW
E1 Timeslot 13 of Line 1 is Type RAW
E1 Timeslot 14 of Line 1 is Type RAW
E1 Timeslot 15 of Line 1 is Type RAW
E1 Timeslot 16 of Line 1 is Type RAW
E1 Timeslot 17 of Line 1 is Type RAW
E1 Timeslot 18 of Line 1 is Type RAW
E1 Timeslot 19 of Line 1 is Type RAW
E1 Timeslot 20 of Line 1 is Type RAW
E1 Timeslot 21 of Line 1 is Type RAW
E1 Timeslot 22 of Line 1 is Type RAW
osmo-e1-recorder> enable

osmo-e1-recorder# configure terminal

osmo-e1-recorder(config)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  hostname WORD
  no hostname [HOSTNAME]
  password (8|) WORD
  password LINE
  enable password (8|) WORD
  enable password LINE
  no enable password
  banner motd default
  banner motd file [FILE]
  no banner motd
  service terminal-length <0-512>
  no service terminal-length [<0-512>]
  line vty
  service advanced-vty
  no service advanced-vty
  show history
  log stderr [blocking-io]
  no log stderr
  log file FILENAME [blocking-io]
  no log file FILENAME
  log alarms <2-32700>
  no log alarms
  log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)
  log syslog local <0-7>
  no log syslog
  log systemd-journal [raw]
  no log systemd-journal
  log gsmtap [HOSTNAME]
  no log gsmtap [HOSTNAME]
  e1_input
  recorder
osmo-e1-recorder(config)# recorder

osmo-e1-recorder(config-recorder)# list
  help
  list [with-flags]
  show vty-attributes
  show vty-attributes (application|library|global)
  write terminal
  write file [PATH]
  write memory
  write
  show running-config
  exit
  end
  line <0-255> ts <1-31> mode (none|hdlc|trau|raw)
  line <0-255> mirror <0-255>
  no line <0-255> mirror
  storage-path PATH
  file-size-mb <1-9999999>

RESULTS:
pass: ../../../tests/test_nodes.vty

make[6]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
osmotestvty.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
test_history (__main__.TestVTY.test_history) ... confpath /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.., workdir /build/osmo-e1-recorder-0.3.6-4561/_build/sub
Running tests for specific VTY commands
Launch: ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg from /build/osmo-e1-recorder-0.3.6-4561/_build/sub
Opening /dev/null
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub './src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/25420/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25420 72.7  0.0  27860 22976 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25421  0.0  0.0  11676  6440 ?        S    04:09   0:00 ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg
build      25428  0.0  0.0   2576   932 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25430  0.0  0.0   3700  1760 ?        S    04:09   0:00 grep osmo

ok
test_terminal_length (__main__.TestVTY.test_terminal_length) ... Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58404), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58404), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
Launch: ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg from /build/osmo-e1-recorder-0.3.6-4561/_build/sub
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub './src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/25420/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25420 25.0  0.0  27860 22976 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25431  0.0  0.0  11676  6392 ?        S    04:09   0:00 ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg
build      25438  0.0  0.0   2576   936 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25440  0.0  0.0   3700  1876 ?        S    04:09   0:00 grep osmo

ok
test_unknown_command (__main__.TestVTY.test_unknown_command) ... Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58406), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58406), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
Launch: ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg from /build/osmo-e1-recorder-0.3.6-4561/_build/sub
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub './src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/25420/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25420 15.6  0.0  27860 22976 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25441  0.0  0.0  11676  6396 ?        S    04:09   0:00 ./src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg
build      25448  0.0  0.0   2576   884 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25450  0.0  0.0   3700  1744 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58414), raddr=('127.0.0.1', 4444)> (1 sockets open)
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58414), raddr=('127.0.0.1', 4444)> (0 sockets open)
Process returned code: -15
ok

----------------------------------------------------------------------
Ran 3 tests in 0.582s

OK
osmotestconfig.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
Verifying src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub 'src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg'

> ls -l /proc/25451/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25451 80.0  0.0  27984 22992 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25452  0.0  0.0  11676  6328 ?        S    04:09   0:00 src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../../doc/examples/osmo-e1-recorder.cfg
build      25459  0.0  0.0   2576   932 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25461  0.0  0.0   3700  1888 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58428), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58428), raddr=('127.0.0.1', 4444)> (0 sockets open)
Verifying src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv, test write_config
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub 'src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv'

> ls -l /proc/25451/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25451 28.5  0.0  27984 23376 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25462  0.0  0.0  11676  6472 ?        S    04:09   0:00 src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv
build      25469  0.0  0.0   2576   876 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25471  0.0  0.0   3700  1976 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 34024), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 34024), raddr=('127.0.0.1', 4444)> (0 sockets open)
Verifying src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv, test token_vty_command
Launching: PWD=/build/osmo-e1-recorder-0.3.6-4561/_build/sub 'src/osmo-e1-recorder' '-c' '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv'

> ls -l /proc/25451/fd
total 0
lr-x------ 1 build build 64 Apr 26 04:09 0 -> pipe:[3642808771]
l-wx------ 1 build build 64 Apr 26 04:09 1 -> pipe:[3642808772]
l-wx------ 1 build build 64 Apr 26 04:09 2 -> pipe:[3642808773]
l-wx------ 1 build build 64 Apr 26 04: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:4444      0.0.0.0:*          


> ps xua | grep osmo
build      23317  0.0  0.0   3924  3068 ?        S    04:09   0:00 /bin/bash -c test -d osmo-e1-recorder-0.3.6-4561/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-e1-recorder-0.3.6-4561/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \     --enable-vty-tests --enable-external-tests --enable-werror --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-e1-recorder-0.3.6-4561.tar.gz osmo-e1-recorder-0.3.6-4561.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1
build      25400  0.0  0.0   3924  3136 ?        S    04:09   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-e1-recorder-0.3.6-4561/_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='doc src tests ' ;; \   *) list='doc src 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      25451 14.0  0.0  27984 23376 ?        S    04:09   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-e1-recorder-0.3.6-4561/_build/sub/../.. -w /build/osmo-e1-recorder-0.3.6-4561/_build/sub -v
build      25472  0.0  0.0  11676  6440 ?        S    04:09   0:00 src/osmo-e1-recorder -c /build/osmo-e1-recorder-0.3.6-4561/_build/sub/writtenconfig/osmo-e1-recorder.cfgwry9eywv
build      25479  0.0  0.0   2576   896 ?        S    04:09   0:00 /bin/sh -c ps xua | grep osmo
build      25481  0.0  0.0   3700  1772 ?        S    04:09   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 34038), raddr=('127.0.0.1', 4444)> (1 sockets open)
Process returned code: -15
Socket: closing 127.0.0.1:4444 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 34038), raddr=('127.0.0.1', 4444)> (0 sockets open)
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making install in doc
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-e1-recorder.cfg '/build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/build/osmo-e1-recorder-0.3.6-4561/_inst/share/doc/osmo-e1-recorder/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[6]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making install in src
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 /usr/bin/mkdir -p '/build/osmo-e1-recorder-0.3.6-4561/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-e1-recorder osmo-e1cap-dump hdlc-test '/build/osmo-e1-recorder-0.3.6-4561/_inst/bin'
libtool: install: /usr/bin/install -c osmo-e1-recorder /build/osmo-e1-recorder-0.3.6-4561/_inst/bin/osmo-e1-recorder
libtool: install: /usr/bin/install -c osmo-e1cap-dump /build/osmo-e1-recorder-0.3.6-4561/_inst/bin/osmo-e1cap-dump
libtool: install: /usr/bin/install -c hdlc-test /build/osmo-e1-recorder-0.3.6-4561/_inst/bin/hdlc-test
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making installcheck in doc
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making installcheck in examples
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making installcheck in src
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making installcheck in tests
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
 ( cd '/build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom' && rm -f osmo-e1-recorder.cfg )
make  uninstall-hook
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/build/osmo-e1-recorder-0.3.6-4561/_inst/share/doc/osmo-e1-recorder/examples/$f" && \
	rm -f $j; \
done
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making uninstall in src
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 ( cd '/build/osmo-e1-recorder-0.3.6-4561/_inst/bin' && rm -f osmo-e1-recorder osmo-e1cap-dump hdlc-test )
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making install in doc
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making install in examples
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-e1-recorder.cfg '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/share/doc/osmo-e1-recorder/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[6]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making install in src
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 /usr/bin/mkdir -p '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-e1-recorder osmo-e1cap-dump hdlc-test '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin'
libtool: install: /usr/bin/install -c osmo-e1-recorder /tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin/osmo-e1-recorder
libtool: install: /usr/bin/install -c osmo-e1cap-dump /tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin/osmo-e1cap-dump
libtool: install: /usr/bin/install -c hdlc-test /tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin/hdlc-test
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
 ( cd '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/etc/osmocom' && rm -f osmo-e1-recorder.cfg )
make  uninstall-hook
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/share/doc/osmo-e1-recorder/examples/$f" && \
	rm -f $j; \
done
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making uninstall in src
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 ( cd '/tmp/am-dc-23317//build/osmo-e1-recorder-0.3.6-4561/_inst/bin' && rm -f osmo-e1-recorder osmo-e1cap-dump hdlc-test )
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
if test -d "osmo-e1-recorder-0.3.6-4561"; then find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-e1-recorder-0.3.6-4561" || { sleep 5 && rm -rf "osmo-e1-recorder-0.3.6-4561"; }; else :; fi
test -d "osmo-e1-recorder-0.3.6-4561" || mkdir "osmo-e1-recorder-0.3.6-4561"
 (cd doc && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make  distdir-am
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
 (cd examples && make  top_distdir=../../osmo-e1-recorder-0.3.6-4561 distdir=../../osmo-e1-recorder-0.3.6-4561/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make  distdir-am
make[7]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make  \
  top_distdir="../../osmo-e1-recorder-0.3.6-4561" distdir="../../osmo-e1-recorder-0.3.6-4561/doc/examples" \
  dist-hook
make[8]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
for f in $(find ../../../../doc/examples -name '*.cfg*' | sed -e 's,^../../../../doc/examples,,'); do \
	j="../../osmo-e1-recorder-0.3.6-4561/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \
done
make[8]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[7]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[6]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
 (cd src && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 (cd tests && make  top_distdir=../osmo-e1-recorder-0.3.6-4561 distdir=../osmo-e1-recorder-0.3.6-4561/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make  distdir-am
make[5]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[5]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make  \
  top_distdir="osmo-e1-recorder-0.3.6-4561" distdir="osmo-e1-recorder-0.3.6-4561" \
  dist-hook
make[4]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
echo 0.3.6-4561 > osmo-e1-recorder-0.3.6-4561/.tarball-version
make[4]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
test -n "" \
|| find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/osmo-e1-recorder-0.3.6-4561/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-e1-recorder-0.3.6-4561"
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
tardir=osmo-e1-recorder-0.3.6-4561 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-e1-recorder-0.3.6-4561.tar.bz2
tardir=osmo-e1-recorder-0.3.6-4561 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-e1-recorder-0.3.6-4561.tar.gz
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
if test -d "osmo-e1-recorder-0.3.6-4561"; then find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-e1-recorder-0.3.6-4561" || { sleep 5 && rm -rf "osmo-e1-recorder-0.3.6-4561"; }; else :; fi
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
make[1]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
Making distclean in doc
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making distclean in examples
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_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-e1-recorder-0.3.6-4561/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../doc" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/doc'
Making distclean in src
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
 rm -f osmo-e1-recorder osmo-e1cap-dump hdlc-test
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/e1_recorder.Po
rm -f ./.deps/e1cap_dump.Po
rm -f ./.deps/flip_bits.Po
rm -f ./.deps/hdlc-test.Po
rm -f ./.deps/hdlc.Po
rm -f ./.deps/storage.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/src'
Making distclean in tests
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../tests" || test -z "" || rm -f 
test -z "atconfig " || rm -f atconfig 
rm -f Makefile
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub/tests'
make[2]: Entering directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
rm -rf .libs _libs
rm -f *.lo
test -z "contrib/osmo-e1-recorder.spec" || rm -f contrib/osmo-e1-recorder.spec
test . = "../.." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/osmo-e1-recorder-0.3.6-4561/_build/sub'
if test -d "osmo-e1-recorder-0.3.6-4561"; then find "osmo-e1-recorder-0.3.6-4561" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-e1-recorder-0.3.6-4561" || { sleep 5 && rm -rf "osmo-e1-recorder-0.3.6-4561"; }; else :; fi
=============================================================
osmo-e1-recorder-0.3.6-4561 archives ready for distribution: 
osmo-e1-recorder-0.3.6-4561.tar.gz
osmo-e1-recorder-0.3.6-4561.tar.bz2
=============================================================
+ make maintainer-clean
Making maintainer-clean in doc
make[1]: Entering directory '/build/doc'
Making maintainer-clean in examples
make[2]: Entering directory '/build/doc/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[2]: Leaving directory '/build/doc/examples'
make[2]: Entering directory '/build/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/doc'
rm -f Makefile
make[1]: Leaving directory '/build/doc'
Making maintainer-clean in src
make[1]: Entering directory '/build/src'
 rm -f osmo-e1-recorder osmo-e1cap-dump hdlc-test
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/e1_recorder.Po
rm -f ./.deps/e1cap_dump.Po
rm -f ./.deps/flip_bits.Po
rm -f ./.deps/hdlc-test.Po
rm -f ./.deps/hdlc.Po
rm -f ./.deps/storage.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[1]: Leaving directory '/build/src'
Making maintainer-clean in tests
make[1]: Entering directory '/build/tests'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
test -z "atconfig " || rm -f atconfig 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[1]: Leaving directory '/build/tests'
make[1]: Entering directory '/build'
rm -rf .libs _libs
rm -f *.lo
test -z "contrib/osmo-e1-recorder.spec" || rm -f contrib/osmo-e1-recorder.spec
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "./.version" || rm -f ./.version
make[1]: Leaving directory '/build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing Makefile.in
Removing __pycache__/
Removing aclocal.m4
Removing compile
Removing config.guess
Removing config.h.in
Removing config.sub
Removing configure
Removing depcomp
Skipping repository deps/libosmo-abis
Skipping repository deps/libosmocore
Removing deps/install
Removing doc/Makefile.in
Removing doc/examples/Makefile.in
Removing install-sh
Removing ltmain.sh
Removing m4/
Removing missing
Removing osmo-e1-recorder-0.3.6-4561.tar.bz2
Removing osmo-e1-recorder-0.3.6-4561.tar.gz
Removing src/.deps/
Removing src/Makefile.in
Removing tests/Makefile.in
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmo-abis
+ repos=/build/deps/libosmo-abis
+ [ ! -d /build/deps/libosmo-abis ]
+ [ ! -d /build/deps/libosmo-abis/.git ]
+ git -C /build/deps/libosmo-abis checkout -f HEAD
+ git -C /build/deps/libosmo-abis clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmo-abis.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing install-sh
Removing libosmoabis.pc
Removing libosmotrau.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/e1_input.lo
Removing src/e1_input.o
Removing src/e1_input_vty.lo
Removing src/e1_input_vty.o
Removing src/init.lo
Removing src/init.o
Removing src/input/.deps/
Removing src/input/.dirstamp
Removing src/input/.libs/
Removing src/input/dahdi.lo
Removing src/input/dahdi.o
Removing src/input/e1d.lo
Removing src/input/e1d.o
Removing src/input/ipa.lo
Removing src/input/ipa.o
Removing src/input/ipa_keepalive.lo
Removing src/input/ipa_keepalive.o
Removing src/input/ipaccess.lo
Removing src/input/ipaccess.o
Removing src/input/lapd.lo
Removing src/input/lapd.o
Removing src/input/lapd_pcap.lo
Removing src/input/lapd_pcap.o
Removing src/input/misdn.lo
Removing src/input/misdn.o
Removing src/input/rs232.lo
Removing src/input/rs232.o
Removing src/input/unixsocket.lo
Removing src/input/unixsocket.o
Removing src/ipa_proxy.lo
Removing src/ipa_proxy.o
Removing src/libosmoabis.la
Removing src/libosmotrau.la
Removing src/subchan_demux.lo
Removing src/subchan_demux.o
Removing src/trau/.deps/
Removing src/trau/.dirstamp
Removing src/trau/.libs/
Removing src/trau/libosmotrau_la-osmo_ortp.lo
Removing src/trau/libosmotrau_la-osmo_ortp.o
Removing src/trau/libosmotrau_la-trau_frame.lo
Removing src/trau/libosmotrau_la-trau_frame.o
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.lo
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.o
Removing src/trau/libosmotrau_la-trau_rtp_conv.lo
Removing src/trau/libosmotrau_la-trau_rtp_conv.o
Removing src/trau/libosmotrau_la-trau_sync.lo
Removing src/trau/libosmotrau_la-trau_sync.o
Removing src/trau_frame.lo
Removing src/trau_frame.o
Removing stamp-h1
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/ipa_recv/.deps/
Removing tests/rtp_test/.deps/
Removing tests/subchan_demux/.deps/
Removing tests/trau_pcu_ericsson/.deps/
Removing tests/trau_sync/.deps/
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
Removing .version
Removing Doxyfile.codec
Removing Doxyfile.coding
Removing Doxyfile.ctrl
Removing Doxyfile.gb
Removing Doxyfile.gsm
Removing Doxyfile.isdn
Removing Doxyfile.sim
Removing Doxyfile.usb
Removing Doxyfile.vty
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmocore.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/codec/Makefile
Removing include/osmocom/codec/Makefile.in
Removing include/osmocom/coding/Makefile
Removing include/osmocom/coding/Makefile.in
Removing include/osmocom/core/Makefile
Removing include/osmocom/core/Makefile.in
Removing include/osmocom/core/bit16gen.h
Removing include/osmocom/core/bit32gen.h
Removing include/osmocom/core/bit64gen.h
Removing include/osmocom/core/crc16gen.h
Removing include/osmocom/core/crc32gen.h
Removing include/osmocom/core/crc64gen.h
Removing include/osmocom/core/crc8gen.h
Removing include/osmocom/core/socket_compat.h
Removing include/osmocom/crypt/Makefile
Removing include/osmocom/crypt/Makefile.in
Removing include/osmocom/ctrl/Makefile
Removing include/osmocom/ctrl/Makefile.in
Removing include/osmocom/gprs/Makefile
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/protocol/Makefile
Removing include/osmocom/gprs/protocol/Makefile.in
Removing include/osmocom/gsm/Makefile
Removing include/osmocom/gsm/Makefile.in
Removing include/osmocom/gsm/gsm0503.h
Removing include/osmocom/gsm/protocol/Makefile
Removing include/osmocom/gsm/protocol/Makefile.in
Removing include/osmocom/isdn/Makefile
Removing include/osmocom/isdn/Makefile.in
Removing include/osmocom/sim/Makefile
Removing include/osmocom/sim/Makefile.in
Removing include/osmocom/usb/Makefile
Removing include/osmocom/usb/Makefile.in
Removing include/osmocom/vty/Makefile
Removing include/osmocom/vty/Makefile.in
Removing install-sh
Removing libosmocodec.pc
Removing libosmocoding.pc
Removing libosmocore.pc
Removing libosmoctrl.pc
Removing libosmogb.pc
Removing libosmogsm.pc
Removing libosmoisdn.pc
Removing libosmosim.pc
Removing libosmousb.pc
Removing libosmovty.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/Makefile
Removing src/Makefile.in
Removing src/codec/.deps/
Removing src/codec/.libs/
Removing src/codec/Makefile
Removing src/codec/Makefile.in
Removing src/codec/ecu.lo
Removing src/codec/ecu_fr.lo
Removing src/codec/ecu_fr_old.lo
Removing src/codec/gsm610.lo
Removing src/codec/gsm620.lo
Removing src/codec/gsm660.lo
Removing src/codec/gsm690.lo
Removing src/codec/libosmocodec.la
Removing src/coding/.deps/
Removing src/coding/.libs/
Removing src/coding/Makefile
Removing src/coding/Makefile.in
Removing src/coding/gsm0503_amr_dtx.lo
Removing src/coding/gsm0503_coding.lo
Removing src/coding/gsm0503_interleaving.lo
Removing src/coding/gsm0503_mapping.lo
Removing src/coding/gsm0503_parity.lo
Removing src/coding/gsm0503_tables.lo
Removing src/coding/libosmocoding.la
Removing src/core/.deps/
Removing src/core/.libs/
Removing src/core/Makefile
Removing src/core/Makefile.in
Removing src/core/application.lo
Removing src/core/backtrace.lo
Removing src/core/base64.lo
Removing src/core/bitcomp.lo
Removing src/core/bits.lo
Removing src/core/bitvec.lo
Removing src/core/context.lo
Removing src/core/conv.lo
Removing src/core/conv_acc.lo
Removing src/core/conv_acc_generic.lo
Removing src/core/conv_acc_sse.lo
Removing src/core/conv_acc_sse_avx.lo
Removing src/core/counter.lo
Removing src/core/crc16.lo
Removing src/core/crc16gen.c
Removing src/core/crc16gen.lo
Removing src/core/crc32gen.c
Removing src/core/crc32gen.lo
Removing src/core/crc64gen.c
Removing src/core/crc64gen.lo
Removing src/core/crc8gen.c
Removing src/core/crc8gen.lo
Removing src/core/exec.lo
Removing src/core/fsm.lo
Removing src/core/gsmtap_util.lo
Removing src/core/isdnhdlc.lo
Removing src/core/it_q.lo
Removing src/core/libosmocore.la
Removing src/core/logging.lo
Removing src/core/logging_gsmtap.lo
Removing src/core/logging_syslog.lo
Removing src/core/loggingrb.lo
Removing src/core/macaddr.lo
Removing src/core/mnl.lo
Removing src/core/msgb.lo
Removing src/core/msgfile.lo
Removing src/core/netdev.lo
Removing src/core/netns.lo
Removing src/core/osmo_io.lo
Removing src/core/osmo_io_poll.lo
Removing src/core/osmo_io_uring.lo
Removing src/core/panic.lo
Removing src/core/plugin.lo
Removing src/core/prbs.lo
Removing src/core/prim.lo
Removing src/core/rate_ctr.lo
Removing src/core/rbtree.lo
Removing src/core/select.lo
Removing src/core/sercomm.lo
Removing src/core/serial.lo
Removing src/core/signal.lo
Removing src/core/sockaddr_str.lo
Removing src/core/socket.lo
Removing src/core/soft_uart.lo
Removing src/core/stat_item.lo
Removing src/core/stats.lo
Removing src/core/stats_statsd.lo
Removing src/core/stats_tcp.lo
Removing src/core/strrb.lo
Removing src/core/tdef.lo
Removing src/core/thread.lo
Removing src/core/time_cc.lo
Removing src/core/timer.lo
Removing src/core/timer_clockgettime.lo
Removing src/core/timer_gettimeofday.lo
Removing src/core/tun.lo
Removing src/core/use_count.lo
Removing src/core/utils.lo
Removing src/core/write_queue.lo
Removing src/ctrl/.deps/
Removing src/ctrl/.libs/
Removing src/ctrl/Makefile
Removing src/ctrl/Makefile.in
Removing src/ctrl/control_cmd.lo
Removing src/ctrl/control_if.lo
Removing src/ctrl/control_vty.lo
Removing src/ctrl/fsm_ctrl_commands.lo
Removing src/ctrl/libosmoctrl.la
Removing src/gb/.deps/
Removing src/gb/.libs/
Removing src/gb/Makefile
Removing src/gb/Makefile.in
Removing src/gb/bssgp_bvc_fsm.lo
Removing src/gb/common_vty.lo
Removing src/gb/frame_relay.lo
Removing src/gb/gprs_bssgp.lo
Removing src/gb/gprs_bssgp2.lo
Removing src/gb/gprs_bssgp_bss.lo
Removing src/gb/gprs_bssgp_rim.lo
Removing src/gb/gprs_bssgp_util.lo
Removing src/gb/gprs_bssgp_vty.lo
Removing src/gb/gprs_ns.lo
Removing src/gb/gprs_ns2.lo
Removing src/gb/gprs_ns2_fr.lo
Removing src/gb/gprs_ns2_frgre.lo
Removing src/gb/gprs_ns2_message.lo
Removing src/gb/gprs_ns2_sns.lo
Removing src/gb/gprs_ns2_udp.lo
Removing src/gb/gprs_ns2_vc_fsm.lo
Removing src/gb/gprs_ns2_vty.lo
Removing src/gb/gprs_ns_frgre.lo
Removing src/gb/gprs_ns_sns.lo
Removing src/gb/gprs_ns_vty.lo
Removing src/gb/libosmogb-test.la
Removing src/gb/libosmogb.la
Removing src/gsm/.deps/
Removing src/gsm/.libs/
Removing src/gsm/Makefile
Removing src/gsm/Makefile.in
Removing src/gsm/a5.lo
Removing src/gsm/abis_nm.lo
Removing src/gsm/apn.lo
Removing src/gsm/auth_comp128v1.lo
Removing src/gsm/auth_comp128v23.lo
Removing src/gsm/auth_core.lo
Removing src/gsm/auth_milenage.lo
Removing src/gsm/auth_tuak.lo
Removing src/gsm/auth_xor.lo
Removing src/gsm/auth_xor_2g.lo
Removing src/gsm/bsslap.lo
Removing src/gsm/bssmap_le.lo
Removing src/gsm/bts_features.lo
Removing src/gsm/cbsp.lo
Removing src/gsm/comp128.lo
Removing src/gsm/comp128v23.lo
Removing src/gsm/gad.lo
Removing src/gsm/gan.lo
Removing src/gsm/gea.lo
Removing src/gsm/gprs_cipher_core.lo
Removing src/gsm/gprs_gea.lo
Removing src/gsm/gprs_rlc.lo
Removing src/gsm/gsm0341.lo
Removing src/gsm/gsm0411_smc.lo
Removing src/gsm/gsm0411_smr.lo
Removing src/gsm/gsm0411_utils.lo
Removing src/gsm/gsm0414.lo
Removing src/gsm/gsm0480.lo
Removing src/gsm/gsm0502.lo
Removing src/gsm/gsm0503_conv.c
Removing src/gsm/gsm0503_conv.lo
Removing src/gsm/gsm0808.lo
Removing src/gsm/gsm0808_utils.lo
Removing src/gsm/gsm23003.lo
Removing src/gsm/gsm23236.lo
Removing src/gsm/gsm29118.lo
Removing src/gsm/gsm29205.lo
Removing src/gsm/gsm44021.lo
Removing src/gsm/gsm44068.lo
Removing src/gsm/gsm48.lo
Removing src/gsm/gsm48049.lo
Removing src/gsm/gsm48_arfcn_range_encode.lo
Removing src/gsm/gsm48_ie.lo
Removing src/gsm/gsm48_rest_octets.lo
Removing src/gsm/gsm_04_08_gprs.lo
Removing src/gsm/gsm_utils.lo
Removing src/gsm/gsup.lo
Removing src/gsm/gsup_sms.lo
Removing src/gsm/ipa.lo
Removing src/gsm/iuup.lo
Removing src/gsm/kasumi.lo
Removing src/gsm/kdf.lo
Removing src/gsm/kdf/.deps/
Removing src/gsm/lapdm.lo
Removing src/gsm/libgsmint.la
Removing src/gsm/libosmogsm.la
Removing src/gsm/milenage/.deps/
Removing src/gsm/milenage/.dirstamp
Removing src/gsm/milenage/.libs/
Removing src/gsm/milenage/aes-encblock.lo
Removing src/gsm/milenage/aes-internal-enc.lo
Removing src/gsm/milenage/aes-internal.lo
Removing src/gsm/milenage/milenage.lo
Removing src/gsm/mncc.lo
Removing src/gsm/oap.lo
Removing src/gsm/oap_client.lo
Removing src/gsm/rlp.lo
Removing src/gsm/rsl.lo
Removing src/gsm/rxlev_stat.lo
Removing src/gsm/sysinfo.lo
Removing src/gsm/tlv_parser.lo
Removing src/gsm/tuak/.deps/
Removing src/gsm/tuak/.dirstamp
Removing src/gsm/tuak/.libs/
Removing src/gsm/tuak/KeccakP-1600-3gpp.lo
Removing src/gsm/tuak/tuak.lo
Removing src/isdn/.deps/
Removing src/isdn/.libs/
Removing src/isdn/Makefile
Removing src/isdn/Makefile.in
Removing src/isdn/i460_mux.lo
Removing src/isdn/lapd_core.lo
Removing src/isdn/libisdnint.la
Removing src/isdn/libosmoisdn.la
Removing src/isdn/v110.lo
Removing src/isdn/v110_ta.lo
Removing src/pseudotalloc/.deps/
Removing src/pseudotalloc/Makefile
Removing src/pseudotalloc/Makefile.in
Removing src/sim/.deps/
Removing src/sim/.libs/
Removing src/sim/Makefile
Removing src/sim/Makefile.in
Removing src/sim/card_fs_hpsim.lo
Removing src/sim/card_fs_isim.lo
Removing src/sim/card_fs_sim.lo
Removing src/sim/card_fs_tetra.lo
Removing src/sim/card_fs_uicc.lo
Removing src/sim/card_fs_usim.lo
Removing src/sim/class_tables.lo
Removing src/sim/core.lo
Removing src/sim/libosmosim.la
Removing src/sim/reader.lo
Removing src/sim/reader_pcsc.lo
Removing src/usb/.deps/
Removing src/usb/.libs/
Removing src/usb/Makefile
Removing src/usb/Makefile.in
Removing src/usb/libosmousb.la
Removing src/usb/osmo_libusb.lo
Removing src/vty/.deps/
Removing src/vty/.libs/
Removing src/vty/Makefile
Removing src/vty/Makefile.in
Removing src/vty/buffer.lo
Removing src/vty/command.lo
Removing src/vty/cpu_sched_vty.lo
Removing src/vty/fsm_vty.lo
Removing src/vty/libosmovty.la
Removing src/vty/logging_vty.lo
Removing src/vty/stats_vty.lo
Removing src/vty/talloc_ctx_vty.lo
Removing src/vty/tdef_vty.lo
Removing src/vty/telnet_interface.lo
Removing src/vty/utils.lo
Removing src/vty/vector.lo
Removing src/vty/vty.lo
Removing stamp-h1
Removing tapset/Makefile
Removing tapset/Makefile.in
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/a5/.deps/
Removing tests/abis/.deps/
Removing tests/atconfig
Removing tests/atlocal
Removing tests/auth/.deps/
Removing tests/base64/.deps/
Removing tests/bitgen/.deps/
Removing tests/bits/.deps/
Removing tests/bitvec/.deps/
Removing tests/bsslap/.deps/
Removing tests/bssmap_le/.deps/
Removing tests/codec/.deps/
Removing tests/coding/.deps/
Removing tests/comp128/.deps/
Removing tests/context/.deps/
Removing tests/conv/.deps/
Removing tests/conv/gsm0503_test_vectors.c
Removing tests/ctrl/.deps/
Removing tests/dtx/.deps/
Removing tests/endian/.deps/
Removing tests/exec/.deps/
Removing tests/fr/.deps/
Removing tests/fsm/.deps/
Removing tests/gad/.deps/
Removing tests/gb/.deps/
Removing tests/gea/.deps/
Removing tests/gprs/.deps/
Removing tests/gsm0408/.deps/
Removing tests/gsm0502/.deps/
Removing tests/gsm0808/.deps/
Removing tests/gsm23003/.deps/
Removing tests/gsm23236/.deps/
Removing tests/gsm29205/.deps/
Removing tests/gsm44021/.deps/
Removing tests/gsm48/.deps/
Removing tests/gsup/.deps/
Removing tests/i460_mux/.deps/
Removing tests/it_q/.deps/
Removing tests/iuup/.deps/
Removing tests/kasumi/.deps/
Removing tests/lapd/.deps/
Removing tests/logging/.deps/
Removing tests/loggingrb/.deps/
Removing tests/msgb/.deps/
Removing tests/msgfile/.deps/
Removing tests/oap/.deps/
Removing tests/osmo_io/.deps/
Removing tests/prbs/.deps/
Removing tests/rlp/.deps/
Removing tests/sercomm/.deps/
Removing tests/sim/.deps/
Removing tests/sms/.deps/
Removing tests/smscb/.deps/
Removing tests/sockaddr_str/.deps/
Removing tests/socket/.deps/
Removing tests/soft_uart/.deps/
Removing tests/stats/.deps/
Removing tests/strrb/.deps/
Removing tests/tdef/.deps/
Removing tests/time_cc/.deps/
Removing tests/timer/.deps/
Removing tests/tlv/.deps/
Removing tests/use_count/.deps/
Removing tests/ussd/.deps/
Removing tests/utils/.deps/
Removing tests/v110/.deps/
Removing tests/vty/.deps/
Removing tests/write_queue/.deps/
Removing utils/.deps/
Removing utils/.libs/
Removing utils/Makefile
Removing utils/Makefile.in
Removing utils/__pycache__/
Removing utils/gsmtap-logsend.o
Removing utils/osmo-aka-verify
Removing utils/osmo-aka-verify.o
Removing utils/osmo-arfcn
Removing utils/osmo-arfcn.o
Removing utils/osmo-auc-gen
Removing utils/osmo-auc-gen.o
Removing utils/osmo-config-merge
Removing utils/osmo-config-merge.o
Removing utils/osmo-gsmtap-logsend
Removing utils/osmo-ns-dummy
Removing utils/osmo-ns-dummy-vty.o
Removing utils/osmo-ns-dummy.o
Removing utils/osmo-sim-test
Removing utils/osmo-stat-dummy/.deps/
Removing utils/osmo-stat-dummy/Makefile
Removing utils/osmo-stat-dummy/Makefile.in
Removing utils/osmo_sim_test-osmo-sim-test.o
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2216711 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/testsuite.log’ doesn’t match anything: ‘**’ exists but not ‘**/testsuite.log’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS