Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16800517877726496929.sh + rm -rf trial-7928-bin.tgz trial-7928-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23901 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10537 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9672 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12363 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12684 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11174 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 39007 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7074 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40866 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7626 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12824 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6964 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11062 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7114 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8560 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5833 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6964 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins228625390597836725.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ + rm -rf trial-7928 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline ffa93bd debian-bookworm-build: fix lcov-to-cobertura-xml + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #7 CACHED #8 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #8 CACHED #9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #9 CACHED #10 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #10 CACHED #11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #11 CACHED #12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #12 CACHED #13 [ 9/28] COPY SSH /root/.ssh #13 CACHED #14 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #14 CACHED #15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #15 CACHED #16 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #16 CACHED #17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #17 CACHED #18 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #18 CACHED #19 [ 3/28] RUN groupadd osmo-gsm-tester #19 CACHED #20 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #20 CACHED #21 [ 2/28] RUN useradd -ms /bin/bash jenkins #21 CACHED #22 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #22 CACHED #23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #23 CACHED #24 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #24 CACHED #25 [ 8/28] RUN MKDIR /var/run/sshd #25 CACHED #26 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #26 CACHED #27 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #27 CACHED #28 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #28 CACHED #29 [20/28] WORKDIR /TMP #29 CACHED #30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #30 CACHED #31 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #31 CACHED #32 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:f1e15db4df3d518cfc8ed050a2b6b588ca9a017be1f8cc9cc212be5b9810f356 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7929 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-04-07 22:48:21 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7929 + mkdir -p trial-7929 + mv open5gs.build-8.tgz osmo-bsc.build-2025-04-07_13_25_50.tgz osmo-bts-oc2g.build-2025-04-07_00_51_36.tgz osmo-bts-sysmo.build-2025-04-07_00_51_29.tgz osmo-bts.build-2025-04-07_00_51_37.tgz osmo-ggsn.build-2025-04-07_20_42_24.tgz osmo-hlr.build-2025-04-07_16_36_56.tgz osmo-hnbgw.build-2025-04-07_13_28_25.tgz osmo-mgw.build-2025-04-07_08_33_13.tgz osmo-msc.build-2025-04-07_13_32_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-07_07_41_26.tgz osmo-pcu-sysmo.build-2025-04-07_07_41_22.tgz osmo-pcu.build-2025-04-07_07_41_33.tgz osmo-sgsn.build-2025-04-07_20_47_59.tgz osmo-stp.build-2025-04-07_13_23_06.tgz osmo-trx.build-2025-04-07_14_27_28.tgz osmocom-bb.build-2025-04-07_21_17_12.tgz srslte.build-19.tgz trial-7929 + cat open5gs.build-8.md5 osmo-bsc.build-2025-04-07_13_25_50.md5 osmo-bts-oc2g.build-2025-04-07_00_51_36.md5 osmo-bts-sysmo.build-2025-04-07_00_51_29.md5 osmo-bts.build-2025-04-07_00_51_37.md5 osmo-ggsn.build-2025-04-07_20_42_24.md5 osmo-hlr.build-2025-04-07_16_36_56.md5 osmo-hnbgw.build-2025-04-07_13_28_25.md5 osmo-mgw.build-2025-04-07_08_33_13.md5 osmo-msc.build-2025-04-07_13_32_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-07_07_41_26.md5 osmo-pcu-sysmo.build-2025-04-07_07_41_22.md5 osmo-pcu.build-2025-04-07_07_41_33.md5 osmo-sgsn.build-2025-04-07_20_47_59.md5 osmo-stp.build-2025-04-07_13_23_06.md5 osmo-trx.build-2025-04-07_14_27_28.md5 osmocom-bb.build-2025-04-07_21_17_12.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-04-07_13_25_50.md5 osmo-bts-oc2g.build-2025-04-07_00_51_36.md5 osmo-bts-sysmo.build-2025-04-07_00_51_29.md5 osmo-bts.build-2025-04-07_00_51_37.md5 osmo-ggsn.build-2025-04-07_20_42_24.md5 osmo-hlr.build-2025-04-07_16_36_56.md5 osmo-hnbgw.build-2025-04-07_13_28_25.md5 osmo-mgw.build-2025-04-07_08_33_13.md5 osmo-msc.build-2025-04-07_13_32_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-07_07_41_26.md5 osmo-pcu-sysmo.build-2025-04-07_07_41_22.md5 osmo-pcu.build-2025-04-07_07_41_33.md5 osmo-sgsn.build-2025-04-07_20_47_59.md5 osmo-stp.build-2025-04-07_13_23_06.md5 osmo-trx.build-2025-04-07_14_27_28.md5 osmocom-bb.build-2025-04-07_21_17_12.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7929 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7929' tests: None /build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="? if not(self.get_assigned_addr() is ''): -------------------------------------------------------------------------------------------- trial-7929 -------------------------------------------------------------------------------------------- 22:48:22.003760 tst trial-7929: Detailed log at /build/trial-7929/run.2025-04-07_22-48-21/log --------------------------------------------------------------------- trial-7929 netreg_mass --------------------------------------------------------------------- 22:48:22.231324 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:22.231732 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:22.232648 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:22.234018 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:22.274770 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:22.275760 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:22.277152 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:22.372828 tst netreg_mass: RESERVED RESOURCES for netreg_mass: bts OsmoBTS Virtual ip_address 127.0.42.2 127.0.42.3 127.0.42.4 127.0.42.5 127.0.42.6 127.0.42.7 modem osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile ---------------------------------------------- trial-7929 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:22.373670 tst register_default_mass.py:9: Claiming resources for the test 22:48:22.392425 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.393133 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.393720 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.394288 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.394865 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.395432 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.395990 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:22.442234 tst register_default_mass.py: using LAC 2 22:48:22.480693 tst register_default_mass.py: using RAC 2 22:48:22.523637 tst register_default_mass.py: using CellId 2 22:48:22.598597 tst register_default_mass.py: using BVCI 3 22:48:22.604746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.605435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.606028 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.606597 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.607176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.607737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.608274 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.608880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.609476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.610050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.610634 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.611208 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.611781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.612372 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.612962 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.613537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.614126 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.614711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.615343 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.615974 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.616560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.617160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.617796 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.618411 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.619005 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.619639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.620268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.620897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.621530 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.622170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.622793 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.623427 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.624079 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.624729 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.625386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.626027 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.626664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.627316 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.627973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.628609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.629250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.629899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.630541 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.631184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.631833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.632533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.633172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.633816 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.634458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.635085 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.635739 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.636379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.637045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.637715 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.638369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.639016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.639684 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.640342 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.640988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.641639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.642287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.642929 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.643557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.644217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.644850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.645473 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.646122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.646759 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.647387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.648023 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.648647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.649281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.650006 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.650648 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.651270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.651913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.652527 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.653170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.653820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.654443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.655067 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.655696 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.656328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.656957 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.657601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.658227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.658875 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.659523 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.660164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.660811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.661460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.662088 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.662740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.663377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.663999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.664643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.665277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.665897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.666540 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.667170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.667784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.668482 tst register_default_mass.py:21: Launching a simple network 22:48:22.680587 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:22.828977 run create_hlr_db(pid=19): Launched 22:48:23.842899 run create_hlr_db(pid=19): Terminated: ok {rc=0} 22:48:23.868477 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched 22:48:23.886722 run osmo-hlr_127.0.42.2(pid=22): Launched 22:48:23.893646 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:24.114550 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched 22:48:24.134122 run osmo-stp_127.0.42.5(pid=24): Launched 22:48:24.142292 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:24.659804 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched 22:48:24.678435 run osmo-msc_127.0.42.6(pid=26): Launched 22:48:27.690988 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:27.834065 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched 22:48:27.853008 run osmo-mgw_127.0.42.3(pid=28): Launched 22:48:27.859826 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:27.889131 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched 22:48:27.908038 run osmo-mgw_127.0.42.4(pid=30): Launched 22:48:27.915069 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:28.286758 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched 22:48:28.307601 run osmo-bsc_127.0.42.7(pid=32): Launched 22:48:34.334194 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:34.516256 run osmo-bts-virtual(pid=33): Launched 22:48:35.564051 tst register_default_mass.py: using MSISDN 1001 22:48:35.576458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:35.682566 tst register_default_mass.py: using MSISDN 1002 22:48:35.690878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:35.784279 tst register_default_mass.py: using MSISDN 1003 22:48:35.796249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:35.868914 tst register_default_mass.py: using MSISDN 1004 22:48:35.880079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:35.952304 tst register_default_mass.py: using MSISDN 1005 22:48:35.963490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:36.047343 tst register_default_mass.py: using MSISDN 1006 22:48:36.056291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:36.121432 tst register_default_mass.py: using MSISDN 1007 22:48:36.129407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:36.200896 tst register_default_mass.py: using MSISDN 1008 22:48:36.207188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:36.279284 tst register_default_mass.py: using MSISDN 1009 22:48:36.288416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:36.349426 tst register_default_mass.py: using MSISDN 1010 22:48:36.355966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:36.424446 tst register_default_mass.py: using MSISDN 1011 22:48:36.435074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:36.502619 tst register_default_mass.py: using MSISDN 1012 22:48:36.508945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:36.574821 tst register_default_mass.py: using MSISDN 1013 22:48:36.583495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:36.652563 tst register_default_mass.py: using MSISDN 1014 22:48:36.661402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:36.725484 tst register_default_mass.py: using MSISDN 1015 22:48:36.732298 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:36.821377 tst register_default_mass.py: using MSISDN 1016 22:48:36.827779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:36.914748 tst register_default_mass.py: using MSISDN 1017 22:48:36.921865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:37.006676 tst register_default_mass.py: using MSISDN 1018 22:48:37.016528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:37.088743 tst register_default_mass.py: using MSISDN 1019 22:48:37.099727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:37.160154 tst register_default_mass.py: using MSISDN 1020 22:48:37.166323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:37.227547 tst register_default_mass.py: using MSISDN 1021 22:48:37.234220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:37.300361 tst register_default_mass.py: using MSISDN 1022 22:48:37.308891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:37.376038 tst register_default_mass.py: using MSISDN 1023 22:48:37.385096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:37.456635 tst register_default_mass.py: using MSISDN 1024 22:48:37.467803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:37.547083 tst register_default_mass.py: using MSISDN 1025 22:48:37.556454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:37.625293 tst register_default_mass.py: using MSISDN 1026 22:48:37.634057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:37.696757 tst register_default_mass.py: using MSISDN 1027 22:48:37.709987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:37.792774 tst register_default_mass.py: using MSISDN 1028 22:48:37.805108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:37.878713 tst register_default_mass.py: using MSISDN 1029 22:48:37.885508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:38.003753 tst register_default_mass.py: using MSISDN 1030 22:48:38.015322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:38.106458 tst register_default_mass.py: using MSISDN 1031 22:48:38.119157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:38.198193 tst register_default_mass.py: using MSISDN 1032 22:48:38.207484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:38.271580 tst register_default_mass.py: using MSISDN 1033 22:48:38.278128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:38.354636 tst register_default_mass.py: using MSISDN 1034 22:48:38.363994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:38.431027 tst register_default_mass.py: using MSISDN 1035 22:48:38.438132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:38.512695 tst register_default_mass.py: using MSISDN 1036 22:48:38.519018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:38.581949 tst register_default_mass.py: using MSISDN 1037 22:48:38.588483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:38.660918 tst register_default_mass.py: using MSISDN 1038 22:48:38.671167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:38.741515 tst register_default_mass.py: using MSISDN 1039 22:48:38.751555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:38.811331 tst register_default_mass.py: using MSISDN 1040 22:48:38.822093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:38.885182 tst register_default_mass.py: using MSISDN 1041 22:48:38.897345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:38.970024 tst register_default_mass.py: using MSISDN 1042 22:48:38.981330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:39.054940 tst register_default_mass.py: using MSISDN 1043 22:48:39.061820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:39.234844 tst register_default_mass.py: using MSISDN 1044 22:48:39.247177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:39.325928 tst register_default_mass.py: using MSISDN 1045 22:48:39.338195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:39.714795 tst register_default_mass.py: using MSISDN 1046 22:48:39.722655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:39.793534 tst register_default_mass.py: using MSISDN 1047 22:48:39.800702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:39.874012 tst register_default_mass.py: using MSISDN 1048 22:48:39.882084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:39.945730 tst register_default_mass.py: using MSISDN 1049 22:48:39.956706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:40.032265 tst register_default_mass.py: using MSISDN 1050 22:48:40.044081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:40.109838 tst register_default_mass.py: using MSISDN 1051 22:48:40.116225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:40.201157 tst register_default_mass.py: using MSISDN 1052 22:48:40.214286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:40.284985 tst register_default_mass.py: using MSISDN 1053 22:48:40.293539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:40.362451 tst register_default_mass.py: using MSISDN 1054 22:48:40.368970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:40.434665 tst register_default_mass.py: using MSISDN 1055 22:48:40.441206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:40.502946 tst register_default_mass.py: using MSISDN 1056 22:48:40.509709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:40.589981 tst register_default_mass.py: using MSISDN 1057 22:48:40.599810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:40.666869 tst register_default_mass.py: using MSISDN 1058 22:48:40.674359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:40.741296 tst register_default_mass.py: using MSISDN 1059 22:48:40.747950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:40.818102 tst register_default_mass.py: using MSISDN 1060 22:48:40.828493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:40.903962 tst register_default_mass.py: using MSISDN 1061 22:48:40.910431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:40.977792 tst register_default_mass.py: using MSISDN 1062 22:48:40.987873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:41.061276 tst register_default_mass.py: using MSISDN 1063 22:48:41.069922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:41.132057 tst register_default_mass.py: using MSISDN 1064 22:48:41.142838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:41.218527 tst register_default_mass.py: using MSISDN 1065 22:48:41.226404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:41.300671 tst register_default_mass.py: using MSISDN 1066 22:48:41.309084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:41.369676 tst register_default_mass.py: using MSISDN 1067 22:48:41.380566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:41.457227 tst register_default_mass.py: using MSISDN 1068 22:48:41.465752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:41.528759 tst register_default_mass.py: using MSISDN 1069 22:48:41.535564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:41.610743 tst register_default_mass.py: using MSISDN 1070 22:48:41.617605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:41.772024 tst register_default_mass.py: using MSISDN 1071 22:48:41.779196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:41.850526 tst register_default_mass.py: using MSISDN 1072 22:48:41.857031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:41.922128 tst register_default_mass.py: using MSISDN 1073 22:48:41.932994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:42.000260 tst register_default_mass.py: using MSISDN 1074 22:48:42.007791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:42.076453 tst register_default_mass.py: using MSISDN 1075 22:48:42.083464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:42.163351 tst register_default_mass.py: using MSISDN 1076 22:48:42.169896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:42.230523 tst register_default_mass.py: using MSISDN 1077 22:48:42.243871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:42.316351 tst register_default_mass.py: using MSISDN 1078 22:48:42.330097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:42.412076 tst register_default_mass.py: using MSISDN 1079 22:48:42.426286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:42.501235 tst register_default_mass.py: using MSISDN 1080 22:48:42.510194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:42.719391 tst register_default_mass.py: using MSISDN 1081 22:48:42.725840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:42.789506 tst register_default_mass.py: using MSISDN 1082 22:48:42.800568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:42.884379 tst register_default_mass.py: using MSISDN 1083 22:48:42.890871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:43.136029 tst register_default_mass.py: using MSISDN 1084 22:48:43.142445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:43.253215 tst register_default_mass.py: using MSISDN 1085 22:48:43.260105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:43.323875 tst register_default_mass.py: using MSISDN 1086 22:48:43.332531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:43.404057 tst register_default_mass.py: using MSISDN 1087 22:48:43.412546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:43.480989 tst register_default_mass.py: using MSISDN 1088 22:48:43.488867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:43.557291 tst register_default_mass.py: using MSISDN 1089 22:48:43.565356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:43.632425 tst register_default_mass.py: using MSISDN 1090 22:48:43.638805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:43.702166 tst register_default_mass.py: using MSISDN 1091 22:48:43.711931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:43.779763 tst register_default_mass.py: using MSISDN 1092 22:48:43.792078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:43.874421 tst register_default_mass.py: using MSISDN 1093 22:48:43.886263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:43.962381 tst register_default_mass.py: using MSISDN 1094 22:48:43.969586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:44.025599 tst register_default_mass.py: using MSISDN 1095 22:48:44.037811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:44.128736 tst register_default_mass.py: using MSISDN 1096 22:48:44.135246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:44.212631 tst register_default_mass.py: using MSISDN 1097 22:48:44.219728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:44.339071 tst register_default_mass.py: using MSISDN 1098 22:48:44.351008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:44.422313 tst register_default_mass.py: using MSISDN 1099 22:48:44.429112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:44.503302 tst register_default_mass.py: using MSISDN 1100 22:48:44.509520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:44.641438 run mass: Starting testcase 22:48:44.648300 run mass: Pre-launching all virtphy's 22:48:44.654953 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:44.671247 run osmo-ms-virt-phy/00000(pid=34): Launched 22:48:44.678735 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:44.694819 run osmo-ms-virt-phy/00001(pid=35): Launched 22:48:44.703352 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:44.719983 run osmo-ms-virt-phy/00002(pid=36): Launched 22:48:44.727615 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:44.743872 run osmo-ms-virt-phy/00003(pid=37): Launched 22:48:44.751375 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:44.775588 run osmo-ms-virt-phy/00004(pid=38): Launched 22:48:44.783142 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:44.799230 run osmo-ms-virt-phy/00005(pid=39): Launched 22:48:44.806882 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:44.823430 run osmo-ms-virt-phy/00006(pid=40): Launched 22:48:44.831163 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:44.847474 run osmo-ms-virt-phy/00007(pid=41): Launched 22:48:44.854951 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:44.871147 run osmo-ms-virt-phy/00008(pid=42): Launched 22:48:44.878662 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:44.894962 run osmo-ms-virt-phy/00009(pid=43): Launched 22:48:44.903455 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:44.920006 run osmo-ms-virt-phy/00010(pid=44): Launched 22:48:44.927616 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:44.944077 run osmo-ms-virt-phy/00011(pid=45): Launched 22:48:44.951763 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:44.968067 run osmo-ms-virt-phy/00012(pid=46): Launched 22:48:44.975697 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:44.992174 run osmo-ms-virt-phy/00013(pid=47): Launched 22:48:45.000130 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:45.016434 run osmo-ms-virt-phy/00014(pid=48): Launched 22:48:45.024135 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:45.041049 run osmo-ms-virt-phy/00015(pid=49): Launched 22:48:45.049069 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:45.066767 run osmo-ms-virt-phy/00016(pid=50): Launched 22:48:45.074809 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:45.092109 run osmo-ms-virt-phy/00017(pid=51): Launched 22:48:45.100130 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:45.117263 run osmo-ms-virt-phy/00018(pid=52): Launched 22:48:45.125489 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:45.143671 run osmo-ms-virt-phy/00019(pid=53): Launched 22:48:45.151379 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:45.168049 run osmo-ms-virt-phy/00020(pid=54): Launched 22:48:45.181902 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:45.199935 run osmo-ms-virt-phy/00021(pid=55): Launched 22:48:45.207498 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:45.224008 run osmo-ms-virt-phy/00022(pid=56): Launched 22:48:45.231802 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:45.248608 run osmo-ms-virt-phy/00023(pid=57): Launched 22:48:45.256403 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:45.272960 run osmo-ms-virt-phy/00024(pid=58): Launched 22:48:45.280765 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:45.297006 run osmo-ms-virt-phy/00025(pid=59): Launched 22:48:45.304475 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:45.320453 run osmo-ms-virt-phy/00026(pid=60): Launched 22:48:45.327797 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:45.343680 run osmo-ms-virt-phy/00027(pid=61): Launched 22:48:45.351024 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:45.366925 run osmo-ms-virt-phy/00028(pid=62): Launched 22:48:45.374391 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:45.390771 run osmo-ms-virt-phy/00029(pid=63): Launched 22:48:45.398309 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:45.414342 run osmo-ms-virt-phy/00030(pid=64): Launched 22:48:45.422014 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:45.438842 run osmo-ms-virt-phy/00031(pid=65): Launched 22:48:45.446453 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:45.462469 run osmo-ms-virt-phy/00032(pid=66): Launched 22:48:45.470067 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:45.486116 run osmo-ms-virt-phy/00033(pid=67): Launched 22:48:45.493659 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:45.510256 run osmo-ms-virt-phy/00034(pid=68): Launched 22:48:45.517826 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:45.534091 run osmo-ms-virt-phy/00035(pid=69): Launched 22:48:45.542649 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:45.560121 run osmo-ms-virt-phy/00036(pid=70): Launched 22:48:45.574584 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:45.592287 run osmo-ms-virt-phy/00037(pid=71): Launched 22:48:45.600087 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:45.616582 run osmo-ms-virt-phy/00038(pid=72): Launched 22:48:45.626529 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:45.642888 run osmo-ms-virt-phy/00039(pid=73): Launched 22:48:45.650486 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:45.667236 run osmo-ms-virt-phy/00040(pid=74): Launched 22:48:45.676748 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:45.693848 run osmo-ms-virt-phy/00041(pid=75): Launched 22:48:45.701710 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:45.718313 run osmo-ms-virt-phy/00042(pid=76): Launched 22:48:45.725839 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:45.741863 run osmo-ms-virt-phy/00043(pid=77): Launched 22:48:45.749459 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:45.765643 run osmo-ms-virt-phy/00044(pid=78): Launched 22:48:45.773235 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:45.789496 run osmo-ms-virt-phy/00045(pid=79): Launched 22:48:45.797109 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:45.813209 run osmo-ms-virt-phy/00046(pid=80): Launched 22:48:45.820734 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:45.836977 run osmo-ms-virt-phy/00047(pid=81): Launched 22:48:45.848442 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:45.864734 run osmo-ms-virt-phy/00048(pid=82): Launched 22:48:45.874573 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:45.890931 run osmo-ms-virt-phy/00049(pid=83): Launched 22:48:45.898538 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:45.914833 run osmo-ms-virt-phy/00050(pid=84): Launched 22:48:45.922446 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:45.938608 run osmo-ms-virt-phy/00051(pid=85): Launched 22:48:45.946493 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:45.963531 run osmo-ms-virt-phy/00052(pid=86): Launched 22:48:45.971464 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:45.988810 run osmo-ms-virt-phy/00053(pid=87): Launched 22:48:45.999320 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:46.017216 run osmo-ms-virt-phy/00054(pid=88): Launched 22:48:46.028923 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:46.046847 run osmo-ms-virt-phy/00055(pid=89): Launched 22:48:46.056540 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:46.074130 run osmo-ms-virt-phy/00056(pid=90): Launched 22:48:46.083355 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:46.100515 run osmo-ms-virt-phy/00057(pid=91): Launched 22:48:46.109137 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:46.125509 run osmo-ms-virt-phy/00058(pid=92): Launched 22:48:46.133082 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:46.149330 run osmo-ms-virt-phy/00059(pid=93): Launched 22:48:46.156911 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:46.173195 run osmo-ms-virt-phy/00060(pid=94): Launched 22:48:46.180807 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:46.196952 run osmo-ms-virt-phy/00061(pid=95): Launched 22:48:46.205874 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:46.222417 run osmo-ms-virt-phy/00062(pid=96): Launched 22:48:46.229981 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:46.246122 run osmo-ms-virt-phy/00063(pid=97): Launched 22:48:46.253635 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:46.270119 run osmo-ms-virt-phy/00064(pid=98): Launched 22:48:46.277689 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:46.293926 run osmo-ms-virt-phy/00065(pid=99): Launched 22:48:46.301414 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:46.317561 run osmo-ms-virt-phy/00066(pid=100): Launched 22:48:46.326476 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:46.342852 run osmo-ms-virt-phy/00067(pid=101): Launched 22:48:46.350477 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:46.366868 run osmo-ms-virt-phy/00068(pid=102): Launched 22:48:46.374321 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:46.390926 run osmo-ms-virt-phy/00069(pid=103): Launched 22:48:46.399620 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:46.416536 run osmo-ms-virt-phy/00070(pid=104): Launched 22:48:46.425438 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:46.442603 run osmo-ms-virt-phy/00071(pid=105): Launched 22:48:46.456732 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:46.478866 run osmo-ms-virt-phy/00072(pid=106): Launched 22:48:46.492830 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:46.516667 run osmo-ms-virt-phy/00073(pid=107): Launched 22:48:46.524361 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:46.540179 run osmo-ms-virt-phy/00074(pid=108): Launched 22:48:46.547563 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:46.563786 run osmo-ms-virt-phy/00075(pid=109): Launched 22:48:46.571412 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:46.587297 run osmo-ms-virt-phy/00076(pid=110): Launched 22:48:46.594799 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:46.611084 run osmo-ms-virt-phy/00077(pid=111): Launched 22:48:46.618641 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:46.634640 run osmo-ms-virt-phy/00078(pid=112): Launched 22:48:46.642632 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:46.658948 run osmo-ms-virt-phy/00079(pid=113): Launched 22:48:46.666458 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:46.682514 run osmo-ms-virt-phy/00080(pid=114): Launched 22:48:46.690000 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:46.705883 run osmo-ms-virt-phy/00081(pid=115): Launched 22:48:46.713374 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:46.729370 run osmo-ms-virt-phy/00082(pid=116): Launched 22:48:46.736962 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:46.753074 run osmo-ms-virt-phy/00083(pid=117): Launched 22:48:46.760512 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:46.776613 run osmo-ms-virt-phy/00084(pid=118): Launched 22:48:46.784483 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:46.800953 run osmo-ms-virt-phy/00085(pid=119): Launched 22:48:46.808610 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:46.824682 run osmo-ms-virt-phy/00086(pid=120): Launched 22:48:46.832374 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:46.848497 run osmo-ms-virt-phy/00087(pid=121): Launched 22:48:46.855951 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:46.871961 run osmo-ms-virt-phy/00088(pid=122): Launched 22:48:46.879437 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:46.915619 run osmo-ms-virt-phy/00089(pid=123): Launched 22:48:46.922921 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:46.941450 run osmo-ms-virt-phy/00090(pid=124): Launched 22:48:46.950088 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:46.966623 run osmo-ms-virt-phy/00091(pid=125): Launched 22:48:46.975594 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:46.992329 run osmo-ms-virt-phy/00092(pid=126): Launched 22:48:47.001762 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:47.018836 run osmo-ms-virt-phy/00093(pid=127): Launched 22:48:47.028014 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:47.045766 run osmo-ms-virt-phy/00094(pid=128): Launched 22:48:47.053523 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:47.070148 run osmo-ms-virt-phy/00095(pid=129): Launched 22:48:47.077755 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:47.094149 run osmo-ms-virt-phy/00096(pid=130): Launched 22:48:47.101772 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:47.118020 run osmo-ms-virt-phy/00097(pid=131): Launched 22:48:47.125447 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:47.141972 run osmo-ms-virt-phy/00098(pid=132): Launched 22:48:47.149864 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:47.167140 run osmo-ms-virt-phy/00099(pid=133): Launched 22:48:47.175880 run mass: Checking if sockets are in the filesystem 22:48:47.191797 run osmo-ms-mob/00000: Starting mobile 22:48:47.209374 run osmo-ms-mob/00000(pid=134): Launched 22:48:47.228204 run mass: MS start registered {at=7297032.931539898, delay=0.009814313612878323, ms=00000} 22:48:51.395020 run osmo-ms-mob/00001: Starting mobile 22:48:51.410516 run osmo-ms-mob/00001(pid=135): Launched 22:48:51.423117 run mass: MS start registered {at=7297037.126461105, delay=0.0051538655534386635, ms=00001} 22:48:52.995637 run mass: MS performed LU {at=7297038.698953368, lu_delay=5.767413469962776, ms=00000} 22:48:53.190335 run osmo-ms-mob/00002: Starting mobile 22:48:53.206785 run osmo-ms-mob/00002(pid=136): Launched 22:48:53.219431 run mass: MS start registered {at=7297038.922773237, delay=0.0052179861813783646, ms=00002} 22:48:54.490435 run osmo-ms-mob/00003: Starting mobile 22:48:54.506546 run osmo-ms-mob/00003(pid=137): Launched 22:48:54.519614 run mass: MS start registered {at=7297040.222958205, delay=0.00546617154031992, ms=00003} 22:48:55.590429 run osmo-ms-mob/00004: Starting mobile 22:48:55.606010 run osmo-ms-mob/00004(pid=138): Launched 22:48:55.618650 run mass: MS start registered {at=7297041.321989942, delay=0.005262729711830616, ms=00004} 22:48:56.590888 run osmo-ms-mob/00005: Starting mobile 22:48:56.607512 run osmo-ms-mob/00005(pid=139): Launched 22:48:56.624508 run mass: MS start registered {at=7297042.327836771, delay=0.008624019101262093, ms=00005} 22:48:56.760728 run mass: MS performed LU {at=7297042.464043694, lu_delay=5.337582588195801, ms=00001} 22:48:57.491927 run osmo-ms-mob/00006: Starting mobile 22:48:57.507783 run osmo-ms-mob/00006(pid=140): Launched 22:48:57.520445 run mass: MS start registered {at=7297043.223785328, delay=0.004763446748256683, ms=00006} 22:48:58.395368 run osmo-ms-mob/00007: Starting mobile 22:48:58.412274 run osmo-ms-mob/00007(pid=141): Launched 22:48:58.425484 run mass: MS start registered {at=7297044.128827081, delay=0.005690903402864933, ms=00007} 22:48:58.663032 run mass: MS performed LU {at=7297044.366361603, lu_delay=5.443588365800679, ms=00002} 22:48:59.194128 run osmo-ms-mob/00008: Starting mobile 22:48:59.210930 run osmo-ms-mob/00008(pid=142): Launched 22:48:59.224168 run mass: MS start registered {at=7297044.927518753, delay=0.0056853871792554855, ms=00008} 22:48:59.891174 run osmo-ms-mob/00009: Starting mobile 22:48:59.907337 run osmo-ms-mob/00009(pid=143): Launched 22:48:59.920588 run mass: MS start registered {at=7297045.623936099, delay=0.005282075144350529, ms=00009} 22:49:00.526875 run mass: MS performed LU {at=7297046.230194666, lu_delay=4.908204724080861, ms=00004} 22:49:00.541140 run osmo-ms-mob/00010: Starting mobile 22:49:00.557118 run osmo-ms-mob/00010(pid=144): Launched 22:49:00.570190 run mass: MS start registered {at=7297046.273542046, delay=0.005646216683089733, ms=00010} 22:49:00.577780 run mass: MS performed LU {at=7297046.281136511, lu_delay=6.0581783056259155, ms=00003} 22:49:01.191010 run osmo-ms-mob/00011: Starting mobile 22:49:01.210072 run osmo-ms-mob/00011(pid=145): Launched 22:49:01.223709 run mass: MS start registered {at=7297046.927039038, delay=0.0057142628356814384, ms=00011} 22:49:01.795046 run osmo-ms-mob/00012: Starting mobile 22:49:01.815673 run osmo-ms-mob/00012(pid=146): Launched 22:49:01.828833 run mass: MS start registered {at=7297047.532169294, delay=0.005204572342336178, ms=00012} 22:49:02.390520 run osmo-ms-mob/00013: Starting mobile 22:49:02.405591 run osmo-ms-mob/00013(pid=147): Launched 22:49:02.417930 run mass: MS start registered {at=7297048.121281432, delay=0.005348565056920052, ms=00013} 22:49:02.428057 run mass: MS performed LU {at=7297048.131407807, lu_delay=4.90762247890234, ms=00006} 22:49:02.474578 run mass: MS performed LU {at=7297048.177918605, lu_delay=5.85008183401078, ms=00005} 22:49:02.991273 run osmo-ms-mob/00014: Starting mobile 22:49:03.007344 run osmo-ms-mob/00014(pid=148): Launched 22:49:03.020163 run mass: MS start registered {at=7297048.723509999, delay=0.0052688997238874435, ms=00014} 22:49:03.590871 run osmo-ms-mob/00015: Starting mobile 22:49:03.607414 run osmo-ms-mob/00015(pid=149): Launched 22:49:03.628965 run mass: MS start registered {at=7297049.332298651, delay=0.013077742420136929, ms=00015} 22:49:04.093869 run osmo-ms-mob/00016: Starting mobile 22:49:04.109196 run osmo-ms-mob/00016(pid=150): Launched 22:49:04.122474 run mass: MS start registered {at=7297049.825812021, delay=0.005944421514868736, ms=00016} 22:49:04.292219 run mass: MS performed LU {at=7297049.995548963, lu_delay=5.0680302092805505, ms=00008} 22:49:04.339021 run mass: MS performed LU {at=7297050.042335458, lu_delay=5.913508377037942, ms=00007} 22:49:04.594740 run osmo-ms-mob/00017: Starting mobile 22:49:04.610209 run osmo-ms-mob/00017(pid=151): Launched 22:49:04.622188 run mass: MS start registered {at=7297050.325530217, delay=0.005085368640720844, ms=00017} 22:49:05.190690 run osmo-ms-mob/00018: Starting mobile 22:49:05.207108 run osmo-ms-mob/00018(pid=152): Launched 22:49:05.220800 run mass: MS start registered {at=7297050.924144456, delay=0.005997057072818279, ms=00018} 22:49:05.595406 run osmo-ms-mob/00019: Starting mobile 22:49:05.615532 run osmo-ms-mob/00019(pid=153): Launched 22:49:05.629453 run mass: MS start registered {at=7297051.332789686, delay=0.006013050675392151, ms=00019} 22:49:06.091094 run osmo-ms-mob/00020: Starting mobile 22:49:06.108846 run osmo-ms-mob/00020(pid=154): Launched 22:49:06.122616 run mass: MS start registered {at=7297051.825959529, delay=3.292690962553024e-05, ms=00020} 22:49:06.194529 run mass: MS performed LU {at=7297051.897848885, lu_delay=6.273912785574794, ms=00009} 22:49:06.240581 run mass: MS performed LU {at=7297051.943895125, lu_delay=5.670353079214692, ms=00010} 22:49:06.309698 run mass: MS performed LU {at=7297052.013025071, lu_delay=5.085986032150686, ms=00011} 22:49:06.591413 run osmo-ms-mob/00021: Starting mobile 22:49:06.608290 run osmo-ms-mob/00021(pid=155): Launched 22:49:06.625024 run mass: MS start registered {at=7297052.328353517, delay=0.008829900063574314, ms=00021} 22:49:06.991292 run osmo-ms-mob/00022: Starting mobile 22:49:07.008592 run osmo-ms-mob/00022(pid=156): Launched 22:49:07.022953 run mass: MS start registered {at=7297052.726296635, delay=0.0003529665991663933, ms=00022} 22:49:07.491517 run osmo-ms-mob/00023: Starting mobile 22:49:07.508574 run osmo-ms-mob/00023(pid=157): Launched 22:49:07.523414 run mass: MS start registered {at=7297053.22674585, delay=0.00675873551517725, ms=00023} 22:49:07.890762 run osmo-ms-mob/00024: Starting mobile 22:49:07.907716 run osmo-ms-mob/00024(pid=158): Launched 22:49:07.928598 run mass: MS start registered {at=7297053.631931349, delay=0.011554563418030739, ms=00024} 22:49:07.975715 run mass: MS performed LU {at=7297053.679033572, lu_delay=5.557752139866352, ms=00013} 22:49:08.058548 run mass: MS performed LU {at=7297053.761880464, lu_delay=5.038370464928448, ms=00014} 22:49:08.104290 run mass: MS performed LU {at=7297053.807622632, lu_delay=6.2754533383995295, ms=00012} 22:49:08.228727 run mass: MS performed LU {at=7297053.932060186, lu_delay=4.599761534482241, ms=00015} 22:49:08.243032 run osmo-ms-mob/00025: Starting mobile 22:49:08.259733 run osmo-ms-mob/00025(pid=159): Launched 22:49:08.273633 run mass: MS start registered {at=7297053.976980621, delay=0.006055486388504505, ms=00025} 22:49:08.791722 run osmo-ms-mob/00026: Starting mobile 22:49:08.808883 run osmo-ms-mob/00026(pid=160): Launched 22:49:08.826866 run mass: MS start registered {at=7297054.530172843, delay=0.008033177815377712, ms=00026} 22:49:09.199714 run osmo-ms-mob/00027: Starting mobile 22:49:09.241622 run osmo-ms-mob/00027(pid=161): Launched 22:49:09.268516 run mass: MS start registered {at=7297054.971822931, delay=0.0070134662091732025, ms=00027} 22:49:09.601082 run osmo-ms-mob/00028: Starting mobile 22:49:09.644528 run osmo-ms-mob/00028(pid=162): Launched 22:49:09.667408 run mass: MS start registered {at=7297055.370728292, delay=0.002535425126552582, ms=00028} 22:49:09.959649 run mass: MS performed LU {at=7297055.662958706, lu_delay=5.337428488768637, ms=00017} 22:49:09.977656 run osmo-ms-mob/00029: Starting mobile 22:49:10.000115 run osmo-ms-mob/00029(pid=163): Launched 22:49:10.011100 run mass: MS performed LU {at=7297055.714446274, lu_delay=5.888634252361953, ms=00016} 22:49:10.027226 run mass: MS start registered {at=7297055.730534595, delay=0.016118202358484268, ms=00029} 22:49:10.076393 run mass: MS performed LU {at=7297055.779695822, lu_delay=4.855551365762949, ms=00018} 22:49:10.367247 run mass: MS performed LU {at=7297056.070564775, lu_delay=4.7377750892192125, ms=00019} 22:49:10.387929 run osmo-ms-mob/00030: Starting mobile 22:49:10.408840 run osmo-ms-mob/00030(pid=164): Launched 22:49:10.428674 run mass: MS start registered {at=7297056.13195203, delay=4.67933714389801e-05, ms=00030} 22:49:10.795639 run osmo-ms-mob/00031: Starting mobile 22:49:10.836355 run osmo-ms-mob/00031(pid=165): Launched 22:49:10.863002 run mass: MS start registered {at=7297056.566300559, delay=0.0031454842537641525, ms=00031} 22:49:11.099885 run osmo-ms-mob/00032: Starting mobile 22:49:11.139870 run osmo-ms-mob/00032(pid=166): Launched 22:49:11.157932 run mass: MS start registered {at=7297056.86126756, delay=4.019495099782944e-05, ms=00032} 22:49:11.499012 run osmo-ms-mob/00033: Starting mobile 22:49:11.541351 run osmo-ms-mob/00033(pid=167): Launched 22:49:11.563109 run mass: MS start registered {at=7297057.266426541, delay=0.003435146063566208, ms=00033} 22:49:11.741772 run mass: MS performed LU {at=7297057.445083788, lu_delay=5.619124258868396, ms=00020} 22:49:11.824923 run mass: MS performed LU {at=7297057.52824896, lu_delay=4.801952324807644, ms=00022} 22:49:11.849285 run osmo-ms-mob/00034: Starting mobile 22:49:11.876253 run osmo-ms-mob/00034(pid=168): Launched 22:49:11.888863 run mass: MS performed LU {at=7297057.592206899, lu_delay=5.263853382319212, ms=00021} 22:49:11.904160 run mass: MS start registered {at=7297057.607481625, delay=0.015306880697607994, ms=00034} 22:49:12.200831 run osmo-ms-mob/00035: Starting mobile 22:49:12.244149 run osmo-ms-mob/00035(pid=169): Launched 22:49:12.270916 run mass: MS start registered {at=7297057.97420719, delay=0.007367045618593693, ms=00035} 22:49:12.596275 run osmo-ms-mob/00036: Starting mobile 22:49:12.620027 run osmo-ms-mob/00036(pid=170): Launched 22:49:12.647429 run mass: MS start registered {at=7297058.350732519, delay=0.016025112010538578, ms=00036} 22:49:13.001143 run osmo-ms-mob/00037: Starting mobile 22:49:13.041625 run osmo-ms-mob/00037(pid=171): Launched 22:49:13.096638 run mass: Starting too slowly. Moving on {now=7297058.799959465, sleep=-0.013156789354979992, target=7297058.786802676} 22:49:13.113114 run mass: MS start registered {at=7297058.816447211, delay=0.016497282311320305, ms=00037} 22:49:13.298759 run osmo-ms-mob/00038: Starting mobile 22:49:13.335652 run osmo-ms-mob/00038(pid=172): Launched 22:49:13.358778 run mass: MS start registered {at=7297059.062087687, delay=0.005072815343737602, ms=00038} 22:49:13.600368 run osmo-ms-mob/00039: Starting mobile 22:49:13.640449 run osmo-ms-mob/00039(pid=173): Launched 22:49:13.667083 run mass: MS start registered {at=7297059.370382073, delay=0.008467213250696659, ms=00039} 22:49:13.726007 run mass: MS performed LU {at=7297059.429306112, lu_delay=6.202560261823237, ms=00023} 22:49:13.772188 run mass: MS performed LU {at=7297059.475491277, lu_delay=4.9453184343874454, ms=00026} 22:49:13.841545 run mass: MS performed LU {at=7297059.544847199, lu_delay=5.567866577766836, ms=00025} 22:49:13.876173 run osmo-ms-mob/00040: Starting mobile 22:49:13.918317 run osmo-ms-mob/00040(pid=174): Launched 22:49:13.937255 run mass: MS performed LU {at=7297059.640589166, lu_delay=6.0086578177288175, ms=00024} 22:49:13.955456 run mass: MS start registered {at=7297059.658798376, delay=0.018252735026180744, ms=00040} 22:49:14.132568 run mass: MS performed LU {at=7297059.835861227, lu_delay=4.86403829511255, ms=00027} 22:49:14.156256 run osmo-ms-mob/00041: Starting mobile 22:49:14.181282 run osmo-ms-mob/00041(pid=175): Launched 22:49:14.204968 run mass: MS start registered {at=7297059.908282291, delay=0.004903304390609264, ms=00041} 22:49:14.601164 run osmo-ms-mob/00042: Starting mobile 22:49:14.642168 run osmo-ms-mob/00042(pid=176): Launched 22:49:14.667879 run mass: MS start registered {at=7297060.37117584, delay=0.006997469812631607, ms=00042} 22:49:14.998874 run osmo-ms-mob/00043: Starting mobile 22:49:15.025334 run osmo-ms-mob/00043(pid=177): Launched 22:49:15.049650 run mass: MS start registered {at=7297060.752969238, delay=0.010480549186468124, ms=00043} 22:49:15.297826 run osmo-ms-mob/00044: Starting mobile 22:49:15.321584 run osmo-ms-mob/00044(pid=178): Launched 22:49:15.343567 run mass: MS start registered {at=7297061.04687046, delay=0.007121787406504154, ms=00044} 22:49:15.507853 run mass: MS performed LU {at=7297061.211175925, lu_delay=5.480641329661012, ms=00029} 22:49:15.529087 run osmo-ms-mob/00045: Starting mobile 22:49:15.553949 run osmo-ms-mob/00045(pid=179): Launched 22:49:15.574864 run mass: MS start registered {at=7297061.278180028, delay=0.0021149739623069763, ms=00045} 22:49:15.592347 run mass: MS performed LU {at=7297061.295683043, lu_delay=5.1637310134246945, ms=00030} 22:49:15.637657 run mass: MS performed LU {at=7297061.34096752, lu_delay=4.774666961282492, ms=00031} 22:49:15.673349 run osmo-ms-mob/00046: Starting mobile 22:49:15.714674 run osmo-ms-mob/00046(pid=180): Launched 22:49:15.740800 run mass: MS start registered {at=7297061.444099716, delay=0.007790095172822475, ms=00046} 22:49:15.799367 run mass: MS performed LU {at=7297061.502667733, lu_delay=6.1319394409656525, ms=00028} 22:49:15.817878 run mass: MS performed LU {at=7297061.521221538, lu_delay=4.659953977912664, ms=00032} 22:49:15.851878 run osmo-ms-mob/00047: Starting mobile 22:49:15.891580 run osmo-ms-mob/00047(pid=181): Launched 22:49:15.909743 run mass: MS start registered {at=7297061.613075567, delay=4.099123179912567e-05, ms=00047} 22:49:16.494824 run osmo-ms-mob/00048: Starting mobile 22:49:16.520175 run osmo-ms-mob/00048(pid=182): Launched 22:49:16.548279 run mass: MS start registered {at=7297062.251595694, delay=0.01195246446877718, ms=00048} 22:49:16.797356 run osmo-ms-mob/00049: Starting mobile 22:49:16.828144 run osmo-ms-mob/00049(pid=183): Launched 22:49:16.853844 run mass: MS start registered {at=7297062.557150415, delay=0.00465741753578186, ms=00049} 22:49:17.100712 run osmo-ms-mob/00050: Starting mobile 22:49:17.141869 run osmo-ms-mob/00050(pid=184): Launched 22:49:17.161646 run mass: MS start registered {at=7297062.864977929, delay=0.0004940265789628029, ms=00050} 22:49:17.500126 run osmo-ms-mob/00051: Starting mobile 22:49:17.541172 run osmo-ms-mob/00051(pid=185): Launched 22:49:17.561079 run mass: MS performed LU {at=7297063.264410372, lu_delay=5.290203182026744, ms=00035} 22:49:17.579706 run mass: MS performed LU {at=7297063.283048043, lu_delay=4.932315523736179, ms=00036} 22:49:17.598801 run mass: MS start registered {at=7297063.302142571, delay=0.037776004523038864, ms=00051} 22:49:17.633636 run osmo-ms-mob/00052: Starting mobile 22:49:17.676317 run osmo-ms-mob/00052(pid=186): Launched 22:49:17.696376 run mass: MS performed LU {at=7297063.399707275, lu_delay=6.133280734531581, ms=00033} 22:49:17.715524 run mass: MS performed LU {at=7297063.418864002, lu_delay=5.811382377520204, ms=00034} 22:49:17.734595 run mass: MS start registered {at=7297063.437938976, delay=0.03827575873583555, ms=00052} 22:49:17.770888 run osmo-ms-mob/00053: Starting mobile 22:49:17.813694 run osmo-ms-mob/00053(pid=187): Launched 22:49:17.840420 run mass: MS start registered {at=7297063.543726582, delay=0.006622491404414177, ms=00053} 22:49:17.899214 run mass: MS performed LU {at=7297063.602495188, lu_delay=4.786047976464033, ms=00037} 22:49:18.398018 run osmo-ms-mob/00054: Starting mobile 22:49:18.433371 run osmo-ms-mob/00054(pid=188): Launched 22:49:18.508183 run mass: Starting too slowly. Moving on {now=7297064.211544602, sleep=-0.02474194671958685, target=7297064.186802655} 22:49:18.516587 run mass: MS start registered {at=7297064.219938389, delay=0.008396553806960583, ms=00054} 22:49:18.699357 run osmo-ms-mob/00055: Starting mobile 22:49:18.739406 run osmo-ms-mob/00055(pid=189): Launched 22:49:18.766225 run mass: MS start registered {at=7297064.469534168, delay=0.0070099979639053345, ms=00055} 22:49:18.998566 run osmo-ms-mob/00056: Starting mobile 22:49:19.036796 run osmo-ms-mob/00056(pid=190): Launched 22:49:19.056109 run mass: MS start registered {at=7297064.759434503, delay=0.0018852530047297478, ms=00056} 22:49:19.272965 run mass: MS performed LU {at=7297064.97627931, lu_delay=5.605897236615419, ms=00039} 22:49:19.298762 run osmo-ms-mob/00057: Starting mobile 22:49:19.317403 run osmo-ms-mob/00057(pid=191): Launched 22:49:19.340819 run mass: MS start registered {at=7297065.044126281, delay=0.015107478946447372, ms=00057} 22:49:19.564191 run mass: MS performed LU {at=7297065.267510518, lu_delay=6.205422831699252, ms=00038} 22:49:19.582634 run mass: MS performed LU {at=7297065.285967074, lu_delay=5.627168698236346, ms=00040} 22:49:19.596788 run osmo-ms-mob/00058: Starting mobile 22:49:19.613195 run osmo-ms-mob/00058(pid=192): Launched 22:49:19.620745 run mass: MS performed LU {at=7297065.32409739, lu_delay=4.95292155072093, ms=00042} 22:49:19.628138 run mass: MS start registered {at=7297065.331500125, delay=0.0074311913922429085, ms=00058} 22:49:19.637768 run mass: MS performed LU {at=7297065.341111236, lu_delay=5.432828945107758, ms=00041} 22:49:19.651031 run osmo-ms-mob/00059: Starting mobile 22:49:19.666715 run osmo-ms-mob/00059(pid=193): Launched 22:49:19.680271 run mass: MS start registered {at=7297065.383590015, delay=0.006170980632305145, ms=00059} 22:49:20.293973 run osmo-ms-mob/00060: Starting mobile 22:49:20.313195 run osmo-ms-mob/00060(pid=194): Launched 22:49:20.329164 run mass: MS start registered {at=7297066.032496133, delay=0.007596912793815136, ms=00060} 22:49:20.697746 run osmo-ms-mob/00061: Starting mobile 22:49:20.732666 run osmo-ms-mob/00061(pid=195): Launched 22:49:20.749714 run mass: MS start registered {at=7297066.453037428, delay=0.000492459163069725, ms=00061} 22:49:20.997140 run osmo-ms-mob/00062: Starting mobile 22:49:21.023299 run osmo-ms-mob/00062(pid=196): Launched 22:49:21.041756 run mass: MS start registered {at=7297066.745059121, delay=0.009095415472984314, ms=00062} 22:49:21.137363 run mass: MS performed LU {at=7297066.840666457, lu_delay=5.396566741168499, ms=00046} 22:49:21.174644 run mass: MS performed LU {at=7297066.877947949, lu_delay=5.831077489070594, ms=00044} 22:49:21.196054 run osmo-ms-mob/00063: Starting mobile 22:49:21.215108 run osmo-ms-mob/00063(pid=197): Launched 22:49:21.233736 run mass: MS start registered {at=7297066.937048947, delay=0.009479730390012264, ms=00063} 22:49:21.304508 run mass: MS performed LU {at=7297067.007794467, lu_delay=5.7296144384890795, ms=00045} 22:49:21.428935 run mass: MS performed LU {at=7297067.132220791, lu_delay=6.3792515527457, ms=00043} 22:49:21.483999 run mass: MS performed LU {at=7297067.1873068, lu_delay=5.574231232516468, ms=00047} 22:49:21.512440 run osmo-ms-mob/00064: Starting mobile 22:49:21.546495 run osmo-ms-mob/00064(pid=198): Launched 22:49:21.571235 run mass: MS start registered {at=7297067.274514982, delay=0.013930740766227245, ms=00064} 22:49:21.737866 run mass: MS performed LU {at=7297067.441176272, lu_delay=4.884025856852531, ms=00049} 22:49:22.098526 run osmo-ms-mob/00065: Starting mobile 22:49:22.119203 run osmo-ms-mob/00065(pid=199): Launched 22:49:22.128243 run mass: MS performed LU {at=7297067.831591484, lu_delay=5.5799957904964685, ms=00048} 22:49:22.139289 run mass: MS start registered {at=7297067.842645993, delay=0.01108818780630827, ms=00065} 22:49:22.399327 run osmo-ms-mob/00066: Starting mobile 22:49:22.435706 run osmo-ms-mob/00066(pid=200): Launched 22:49:22.457114 run mass: MS start registered {at=7297068.160435947, delay=0.003945056349039078, ms=00066} 22:49:22.549280 run mass: MS performed LU {at=7297068.252579565, lu_delay=4.708852983079851, ms=00053} 22:49:22.798028 run osmo-ms-mob/00067: Starting mobile 22:49:22.834251 run osmo-ms-mob/00067(pid=201): Launched 22:49:22.854077 run mass: MS start registered {at=7297068.557381734, delay=0.0026430534198880196, ms=00067} 22:49:23.098665 run osmo-ms-mob/00068: Starting mobile 22:49:23.122781 run osmo-ms-mob/00068(pid=202): Launched 22:49:23.147310 run mass: MS start registered {at=7297068.8506164, delay=0.013920171186327934, ms=00068} 22:49:23.330776 run mass: MS performed LU {at=7297069.034075523, lu_delay=4.814137133769691, ms=00054} 22:49:23.357707 run mass: MS performed LU {at=7297069.061000856, lu_delay=5.7588582849130034, ms=00051} 22:49:23.388248 run osmo-ms-mob/00069: Starting mobile 22:49:23.425088 run osmo-ms-mob/00069(pid=203): Launched 22:49:23.443082 run mass: MS performed LU {at=7297069.146413591, lu_delay=6.281435661949217, ms=00050} 22:49:23.461235 run mass: MS start registered {at=7297069.164579572, delay=0.018207616172730923, ms=00069} 22:49:23.894580 run osmo-ms-mob/00070: Starting mobile 22:49:23.913896 run osmo-ms-mob/00070(pid=204): Launched 22:49:23.937444 run mass: MS start registered {at=7297069.64075595, delay=0.013531744480133057, ms=00070} 22:49:24.298071 run osmo-ms-mob/00071: Starting mobile 22:49:24.331051 run osmo-ms-mob/00071(pid=205): Launched 22:49:24.350809 run mass: MS start registered {at=7297070.054129728, delay=0.0038365889340639114, ms=00071} 22:49:24.699498 run osmo-ms-mob/00072: Starting mobile 22:49:24.739709 run osmo-ms-mob/00072(pid=206): Launched 22:49:24.759075 run mass: MS start registered {at=7297070.462405968, delay=0.00015292875468730927, ms=00072} 22:49:24.903443 run mass: MS performed LU {at=7297070.606744769, lu_delay=5.2231547543779016, ms=00059} 22:49:24.923089 run mass: MS performed LU {at=7297070.626430083, lu_delay=5.582303802482784, ms=00057} 22:49:24.960017 run osmo-ms-mob/00073: Starting mobile 22:49:25.009524 run osmo-ms-mob/00073(pid=207): Launched 22:49:25.027656 run mass: MS performed LU {at=7297070.730988496, lu_delay=4.6984923630952835, ms=00060} 22:49:25.046200 run mass: MS start registered {at=7297070.749540176, delay=0.018597474321722984, ms=00073} 22:49:25.194636 run mass: MS performed LU {at=7297070.897935151, lu_delay=5.5664350260049105, ms=00058} 22:49:25.250323 run mass: MS performed LU {at=7297070.953636432, lu_delay=6.194201929494739, ms=00056} 22:49:25.286183 run osmo-ms-mob/00074: Starting mobile 22:49:25.328058 run osmo-ms-mob/00074(pid=208): Launched 22:49:25.356161 run mass: MS start registered {at=7297071.059458058, delay=0.009829814545810223, ms=00074} 22:49:25.899103 run osmo-ms-mob/00075: Starting mobile 22:49:25.938351 run osmo-ms-mob/00075(pid=209): Launched 22:49:25.967860 run mass: MS start registered {at=7297071.671173788, delay=0.012165332213044167, ms=00075} 22:49:25.985343 run mass: MS performed LU {at=7297071.688682198, lu_delay=7.219148029573262, ms=00055} 22:49:26.131270 run mass: MS performed LU {at=7297071.834574762, lu_delay=4.89752581436187, ms=00063} 22:49:26.148468 run mass: MS performed LU {at=7297071.851819234, lu_delay=5.106760112568736, ms=00062} 22:49:26.165251 run mass: MS performed LU {at=7297071.868602352, lu_delay=3.708166405558586, ms=00066} 22:49:26.194525 run osmo-ms-mob/00076: Starting mobile 22:49:26.265011 run osmo-ms-mob/00076(pid=210): Launched 22:49:26.283485 run mass: MS start registered {at=7297071.986813961, delay=7.291045039892197e-05, ms=00076} 22:49:26.798744 run osmo-ms-mob/00077: Starting mobile 22:49:26.832446 run osmo-ms-mob/00077(pid=211): Launched 22:49:26.849630 run mass: MS start registered {at=7297072.552952528, delay=0.007163548842072487, ms=00077} 22:49:26.860372 run mass: MS performed LU {at=7297072.563708547, lu_delay=5.289193565025926, ms=00064} 22:49:26.888358 run mass: MS performed LU {at=7297072.591661023, lu_delay=4.749015029519796, ms=00065} 22:49:26.933916 run mass: MS performed LU {at=7297072.637222145, lu_delay=6.184184717014432, ms=00061} 22:49:27.298327 run osmo-ms-mob/00078: Starting mobile 22:49:27.332492 run osmo-ms-mob/00078(pid=212): Launched 22:49:27.348024 run mass: MS start registered {at=7297073.051366746, delay=3.4283846616744995e-05, ms=00078} 22:49:27.699642 run osmo-ms-mob/00079: Starting mobile 22:49:27.737552 run osmo-ms-mob/00079(pid=213): Launched 22:49:27.753180 run mass: MS start registered {at=7297073.456481162, delay=0.004833606071770191, ms=00079} 22:49:28.194049 run osmo-ms-mob/00080: Starting mobile 22:49:28.215878 run osmo-ms-mob/00080(pid=214): Launched 22:49:28.240716 run mass: MS start registered {at=7297073.944018912, delay=0.015186316333711147, ms=00080} 22:49:28.669143 run mass: MS performed LU {at=7297074.372448838, lu_delay=5.2078692661598325, ms=00069} 22:49:28.702373 run osmo-ms-mob/00081: Starting mobile 22:49:28.727922 run osmo-ms-mob/00081(pid=215): Launched 22:49:28.746904 run mass: MS performed LU {at=7297074.450244088, lu_delay=4.809488138183951, ms=00070} 22:49:28.764287 run mass: MS start registered {at=7297074.467630236, delay=0.017420662567019463, ms=00081} 22:49:28.789367 run mass: MS performed LU {at=7297074.492680329, lu_delay=5.935298594646156, ms=00067} 22:49:28.941881 run mass: MS performed LU {at=7297074.645189702, lu_delay=5.794573301449418, ms=00068} 22:49:28.976489 run osmo-ms-mob/00082: Starting mobile 22:49:29.018442 run osmo-ms-mob/00082(pid=216): Launched 22:49:29.037325 run mass: MS performed LU {at=7297074.740656653, lu_delay=4.686526925303042, ms=00071} 22:49:29.055498 run mass: MS start registered {at=7297074.758840041, delay=0.018229045905172825, ms=00082} 22:49:29.695542 run osmo-ms-mob/00083: Starting mobile 22:49:29.723427 run osmo-ms-mob/00083(pid=217): Launched 22:49:29.741235 run mass: MS start registered {at=7297075.444582989, delay=0.0003558695316314697, ms=00083} 22:49:30.201606 run osmo-ms-mob/00084: Starting mobile 22:49:30.246364 run osmo-ms-mob/00084(pid=218): Launched 22:49:30.273399 run mass: MS start registered {at=7297075.976653638, delay=0.015226578339934349, ms=00084} 22:49:30.626190 run mass: MS performed LU {at=7297076.329483669, lu_delay=5.867077700793743, ms=00072} 22:49:30.658105 run osmo-ms-mob/00085: Starting mobile 22:49:30.696075 run osmo-ms-mob/00085(pid=219): Launched 22:49:30.713615 run mass: MS performed LU {at=7297076.41694658, lu_delay=5.6674064034596086, ms=00073} 22:49:30.729741 run mass: MS performed LU {at=7297076.433087357, lu_delay=4.7619135696440935, ms=00075} 22:49:30.746619 run mass: MS start registered {at=7297076.449964648, delay=0.03306157235056162, ms=00085} 22:49:30.880172 run mass: MS performed LU {at=7297076.58348467, lu_delay=5.524026611819863, ms=00074} 22:49:30.898981 run mass: MS performed LU {at=7297076.602328193, lu_delay=4.615514232777059, ms=00076} 22:49:31.297122 run osmo-ms-mob/00086: Starting mobile 22:49:31.318790 run osmo-ms-mob/00086(pid=220): Launched 22:49:31.335812 run mass: MS start registered {at=7297077.039147351, delay=4.21302393078804e-05, ms=00086} 22:49:31.907166 run osmo-ms-mob/00087: Starting mobile 22:49:31.925611 run osmo-ms-mob/00087(pid=221): Launched 22:49:31.949717 run mass: MS start registered {at=7297077.653030395, delay=0.01210506446659565, ms=00087} 22:49:32.496400 run osmo-ms-mob/00088: Starting mobile 22:49:32.529522 run osmo-ms-mob/00088(pid=222): Launched 22:49:32.553236 run mass: MS start registered {at=7297078.256550786, delay=0.007630765438079834, ms=00088} 22:49:32.568390 run mass: MS performed LU {at=7297078.2717335, lu_delay=5.220366753637791, ms=00078} 22:49:32.601503 run mass: MS performed LU {at=7297078.304818143, lu_delay=4.848336980678141, ms=00079} 22:49:32.670358 run mass: MS performed LU {at=7297078.373671945, lu_delay=5.820719417184591, ms=00077} 22:49:33.097698 run osmo-ms-mob/00089: Starting mobile 22:49:33.132892 run osmo-ms-mob/00089(pid=223): Launched 22:49:33.156238 run mass: MS start registered {at=7297078.859552577, delay=0.008133871480822563, ms=00089} 22:49:33.697703 run osmo-ms-mob/00090: Starting mobile 22:49:33.731065 run osmo-ms-mob/00090(pid=224): Launched 22:49:33.754674 run mass: MS start registered {at=7297079.457996407, delay=0.00725789088755846, ms=00090} 22:49:34.336944 run mass: MS performed LU {at=7297080.0402549, lu_delay=5.572624663822353, ms=00081} 22:49:34.360056 run osmo-ms-mob/00091: Starting mobile 22:49:34.378654 run osmo-ms-mob/00091(pid=225): Launched 22:49:34.398289 run mass: MS start registered {at=7297080.101611338, delay=0.010215999558568, ms=00091} 22:49:34.442257 run mass: MS performed LU {at=7297080.145571261, lu_delay=4.700988271273673, ms=00083} 22:49:34.465472 run mass: MS performed LU {at=7297080.168775885, lu_delay=5.409935844130814, ms=00082} 22:49:34.589943 run mass: MS performed LU {at=7297080.293252456, lu_delay=6.349233544431627, ms=00080} 22:49:35.097415 run osmo-ms-mob/00092: Starting mobile 22:49:35.131555 run osmo-ms-mob/00092(pid=226): Launched 22:49:35.147966 run mass: MS start registered {at=7297080.851301312, delay=0.0005640275776386261, ms=00092} 22:49:35.892544 run osmo-ms-mob/00093: Starting mobile 22:49:35.914537 run osmo-ms-mob/00093(pid=227): Launched 22:49:35.930985 run mass: MS start registered {at=7297081.634321444, delay=0.0008605895563960075, ms=00093} 22:49:36.321311 run mass: MS performed LU {at=7297082.024625843, lu_delay=5.574661195278168, ms=00085} 22:49:36.367050 run mass: MS performed LU {at=7297082.070363005, lu_delay=6.0937093663960695, ms=00084} 22:49:36.435878 run mass: MS performed LU {at=7297082.139173342, lu_delay=4.4861429473385215, ms=00087} 22:49:36.492577 run mass: MS performed LU {at=7297082.195879866, lu_delay=5.1567325154319406, ms=00086} 22:49:36.792451 run osmo-ms-mob/00094: Starting mobile 22:49:36.809040 run osmo-ms-mob/00094(pid=228): Launched 22:49:36.823071 run mass: MS start registered {at=7297082.526402961, delay=0.006222554482519627, ms=00094} 22:49:37.702264 run osmo-ms-mob/00095: Starting mobile 22:49:37.748224 run osmo-ms-mob/00095(pid=229): Launched 22:49:37.773757 run mass: MS start registered {at=7297083.477052783, delay=0.007189512252807617, ms=00095} 22:49:38.184940 run mass: MS performed LU {at=7297083.888225394, lu_delay=5.028672817163169, ms=00089} 22:49:38.231495 run mass: MS performed LU {at=7297083.934753995, lu_delay=5.6782032093033195, ms=00088} 22:49:38.337707 run mass: MS performed LU {at=7297084.041005416, lu_delay=4.583009009249508, ms=00090} 22:49:38.692079 run osmo-ms-mob/00096: Starting mobile 22:49:38.714723 run osmo-ms-mob/00096(pid=230): Launched 22:49:38.732178 run mass: MS start registered {at=7297084.435493509, delay=0.007771842181682587, ms=00096} 22:49:39.791557 run osmo-ms-mob/00097: Starting mobile 22:49:39.808331 run osmo-ms-mob/00097(pid=231): Launched 22:49:39.822907 run mass: MS start registered {at=7297085.526225431, delay=0.003622826188802719, ms=00097} 22:49:40.086306 run mass: MS performed LU {at=7297085.789598986, lu_delay=5.687987647950649, ms=00091} 22:49:40.133106 run mass: MS performed LU {at=7297085.836435833, lu_delay=4.985134520567954, ms=00092} 22:49:40.437394 run mass: MS performed LU {at=7297086.140710121, lu_delay=22.702771144919097, ms=00052} 22:49:41.091589 run osmo-ms-mob/00098: Starting mobile 22:49:41.110044 run osmo-ms-mob/00098(pid=232): Launched 22:49:41.123808 run mass: MS start registered {at=7297086.827145164, delay=0.005865980871021748, ms=00098} 22:49:41.950975 run mass: MS performed LU {at=7297087.654266356, lu_delay=6.019944911822677, ms=00093} 22:49:41.997661 run mass: MS performed LU {at=7297087.700981753, lu_delay=5.174578791484237, ms=00094} 22:49:42.896743 run osmo-ms-mob/00099: Starting mobile 22:49:42.930081 run osmo-ms-mob/00099(pid=233): Launched 22:49:42.945551 run mass: All started... {duration=55.76210497971624, too_slow=2} 22:49:42.959792 run mass: MS start registered {at=7297088.663132188, delay=0.014231111854314804, ms=00099} 22:49:43.852785 run mass: MS performed LU {at=7297089.556071119, lu_delay=5.1205776100978255, ms=00096} 22:49:43.898735 run mass: MS performed LU {at=7297089.602065486, lu_delay=6.125012703239918, ms=00095} 22:49:45.716907 run mass: MS performed LU {at=7297091.420187952, lu_delay=5.893962521106005, ms=00097} 22:49:46.233508 run mass: MS performed LU {at=7297091.936808279, lu_delay=5.109663114883006, ms=00098} 22:49:47.618565 run mass: MS performed LU {at=7297093.321882728, lu_delay=4.658750539645553, ms=00099} 22:49:47.627025 run mass: Tests done {all_completed=True, max=22.702771144919097, min=3.708166405558586} 22:49:47.633909 tst register_default_mass.py: Test passed (85.3 sec) 22:49:47.640590 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM) 22:49:47.644593 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM) 22:49:47.648595 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM) 22:49:47.652532 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM) 22:49:47.656442 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM) 22:49:47.660400 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM) 22:49:47.664423 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM) 22:49:47.668514 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM) 22:49:47.672541 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM) 22:49:47.676665 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM) 22:49:47.685558 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM) 22:49:47.689662 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM) 22:49:47.693807 run osmo-bts-virtual(pid=33): Terminating (SIGTERM) 22:49:47.697829 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM) 22:49:47.701964 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM) 22:49:47.706615 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM) 22:49:47.711152 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM) 22:49:47.715831 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM) 22:49:47.721148 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM) 22:49:47.725983 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM) 22:49:47.730740 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM) 22:49:47.736443 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM) 22:49:47.743293 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM) 22:49:47.747856 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM) 22:49:47.752359 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM) 22:49:47.756789 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM) 22:49:47.762208 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM) 22:49:47.768785 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM) 22:49:47.773306 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM) 22:49:47.777599 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM) 22:49:47.781882 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM) 22:49:47.786275 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM) 22:49:47.790879 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM) 22:49:47.795251 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM) 22:49:47.799556 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM) 22:49:47.804133 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM) 22:49:47.808721 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM) 22:49:47.813026 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM) 22:49:47.817297 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM) 22:49:47.821540 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM) 22:49:47.825809 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM) 22:49:47.830122 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM) 22:49:47.834295 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM) 22:49:47.838569 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM) 22:49:47.842831 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM) 22:49:47.847110 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM) 22:49:47.851384 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM) 22:49:47.855767 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM) 22:49:47.860757 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM) 22:49:47.865072 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM) 22:49:47.869483 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM) 22:49:47.874106 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM) 22:49:47.878834 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM) 22:49:47.883092 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM) 22:49:47.887357 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM) 22:49:47.891650 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM) 22:49:47.896504 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM) 22:49:47.900938 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM) 22:49:47.905512 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM) 22:49:47.909826 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM) 22:49:47.914210 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM) 22:49:47.918555 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM) 22:49:47.922955 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM) 22:49:47.927833 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM) 22:49:47.932410 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM) 22:49:47.936809 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM) 22:49:47.941206 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM) 22:49:47.945606 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM) 22:49:47.949982 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM) 22:49:47.954360 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM) 22:49:47.958739 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM) 22:49:47.963126 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM) 22:49:47.967541 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM) 22:49:47.972015 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM) 22:49:47.976403 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM) 22:49:47.980839 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM) 22:49:47.985648 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM) 22:49:47.989817 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM) 22:49:47.993978 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM) 22:49:47.998275 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM) 22:49:48.002453 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM) 22:49:48.006762 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM) 22:49:48.011045 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM) 22:49:48.015760 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM) 22:49:48.020037 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM) 22:49:48.024447 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM) 22:49:48.028793 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM) 22:49:48.033608 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM) 22:49:48.037933 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM) 22:49:48.042617 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM) 22:49:48.046953 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM) 22:49:48.051223 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM) 22:49:48.055499 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM) 22:49:48.059774 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM) 22:49:48.064111 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM) 22:49:48.068786 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM) 22:49:48.073503 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM) 22:49:48.078059 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM) 22:49:48.082750 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM) 22:49:48.087154 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM) 22:49:48.091496 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM) 22:49:48.095921 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM) 22:49:48.100249 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM) 22:49:48.104772 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM) 22:49:48.109182 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM) 22:49:48.113597 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM) 22:49:48.118150 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM) 22:49:48.122748 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM) 22:49:48.127304 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM) 22:49:48.131868 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM) 22:49:48.136399 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM) 22:49:48.140936 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM) 22:49:48.145477 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM) 22:49:48.150045 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM) 22:49:48.154618 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM) 22:49:48.159147 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM) 22:49:48.163646 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM) 22:49:48.168035 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM) 22:49:48.172484 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM) 22:49:48.176904 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM) 22:49:48.181292 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM) 22:49:48.185615 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM) 22:49:48.189913 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM) 22:49:48.194182 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM) 22:49:48.198473 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM) 22:49:48.202745 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM) 22:49:48.207122 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM) 22:49:48.211400 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM) 22:49:48.215758 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM) 22:49:48.220048 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM) 22:49:48.224308 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM) 22:49:48.228526 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM) 22:49:48.232677 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM) 22:49:48.236905 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM) 22:49:48.241061 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM) 22:49:48.245187 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM) 22:49:48.249427 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM) 22:49:48.253658 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM) 22:49:48.257920 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM) 22:49:48.262110 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM) 22:49:48.266314 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM) 22:49:48.270493 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM) 22:49:48.274659 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM) 22:49:48.278833 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM) 22:49:48.283090 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM) 22:49:48.287319 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM) 22:49:48.291580 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM) 22:49:48.295823 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM) 22:49:48.300213 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM) 22:49:48.304496 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM) 22:49:48.308770 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM) 22:49:48.312923 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM) 22:49:48.317046 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM) 22:49:48.321164 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM) 22:49:48.325342 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM) 22:49:48.329597 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM) 22:49:48.333838 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM) 22:49:48.338100 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM) 22:49:48.342353 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM) 22:49:48.346615 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM) 22:49:48.350868 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM) 22:49:48.355107 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM) 22:49:48.359345 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM) 22:49:48.363596 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM) 22:49:48.367847 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM) 22:49:48.372096 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM) 22:49:48.376412 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM) 22:49:48.380694 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM) 22:49:48.384944 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM) 22:49:48.389187 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM) 22:49:48.393411 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM) 22:49:48.397639 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM) 22:49:48.401862 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM) 22:49:48.406041 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM) 22:49:48.410256 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM) 22:49:48.414373 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM) 22:49:48.418515 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM) 22:49:48.422657 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM) 22:49:48.426783 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM) 22:49:48.430828 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM) 22:49:48.434864 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM) 22:49:48.438966 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM) 22:49:48.442985 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM) 22:49:48.447014 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM) 22:49:48.451030 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM) 22:49:48.455026 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM) 22:49:48.459024 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM) 22:49:48.463039 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM) 22:49:48.467103 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM) 22:49:48.471204 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM) 22:49:48.475337 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM) 22:49:48.479531 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM) 22:49:48.483663 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM) 22:49:48.487785 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM) 22:49:48.491917 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM) 22:49:48.496038 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM) 22:49:48.500044 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM) 22:49:48.504030 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM) 22:49:48.508056 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM) 22:49:48.512066 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM) 22:49:48.516082 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM) 22:49:48.520114 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM) 22:49:48.524136 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM) 22:49:48.528148 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM) 22:49:48.532174 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM) 22:49:48.536205 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM) 22:49:48.540229 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM) 22:49:48.544091 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM) 22:49:48.547942 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM) 22:49:48.551860 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM) 22:49:48.555780 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM) 22:49:48.559694 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM) 22:49:48.563602 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM) 22:49:48.567594 --- ParallelTerminationStrategy: PID 21 died... 22:49:48.569423 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0} 22:49:48.573909 --- ParallelTerminationStrategy: PID 22 died... 22:49:48.575755 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0} 22:49:48.580318 --- ParallelTerminationStrategy: PID 23 died... 22:49:48.582168 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0} 22:49:48.586806 --- ParallelTerminationStrategy: PID 24 died... 22:49:48.588682 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0} 22:49:48.593362 --- ParallelTerminationStrategy: PID 25 died... 22:49:48.595287 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0} 22:49:48.600137 --- ParallelTerminationStrategy: PID 26 died... 22:49:48.602117 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0} 22:49:48.606962 --- ParallelTerminationStrategy: PID 27 died... 22:49:48.608934 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0} 22:49:48.613983 --- ParallelTerminationStrategy: PID 28 died... 22:49:48.616006 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15} 22:49:48.621082 --- ParallelTerminationStrategy: PID 29 died... 22:49:48.623116 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0} 22:49:48.628186 --- ParallelTerminationStrategy: PID 30 died... 22:49:48.630248 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15} 22:49:48.635464 --- ParallelTerminationStrategy: PID 31 died... 22:49:48.637593 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0} 22:49:48.642702 --- ParallelTerminationStrategy: PID 32 died... 22:49:48.644762 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0} 22:49:48.649690 --- ParallelTerminationStrategy: PID 34 died... 22:49:48.651666 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0} 22:49:48.656562 --- ParallelTerminationStrategy: PID 35 died... 22:49:48.658568 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0} 22:49:48.663522 --- ParallelTerminationStrategy: PID 36 died... 22:49:48.665478 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0} 22:49:48.670284 --- ParallelTerminationStrategy: PID 37 died... 22:49:48.672191 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0} 22:49:48.676918 --- ParallelTerminationStrategy: PID 38 died... 22:49:48.678824 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0} 22:49:48.683540 --- ParallelTerminationStrategy: PID 39 died... 22:49:48.685465 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0} 22:49:48.690160 --- ParallelTerminationStrategy: PID 40 died... 22:49:48.692062 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0} 22:49:48.696867 --- ParallelTerminationStrategy: PID 41 died... 22:49:48.698848 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0} 22:49:48.703811 --- ParallelTerminationStrategy: PID 42 died... 22:49:48.705785 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0} 22:49:48.710591 --- ParallelTerminationStrategy: PID 43 died... 22:49:48.712499 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0} 22:49:48.717314 --- ParallelTerminationStrategy: PID 44 died... 22:49:48.719257 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0} 22:49:48.724108 --- ParallelTerminationStrategy: PID 45 died... 22:49:48.726078 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0} 22:49:48.731008 --- ParallelTerminationStrategy: PID 46 died... 22:49:48.733140 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0} 22:49:48.738284 --- ParallelTerminationStrategy: PID 47 died... 22:49:48.740346 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0} 22:49:48.745370 --- ParallelTerminationStrategy: PID 48 died... 22:49:48.747380 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0} 22:49:48.752476 --- ParallelTerminationStrategy: PID 49 died... 22:49:48.754551 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0} 22:49:48.759735 --- ParallelTerminationStrategy: PID 50 died... 22:49:48.761711 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0} 22:49:48.766744 --- ParallelTerminationStrategy: PID 51 died... 22:49:48.768783 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0} 22:49:48.773777 --- ParallelTerminationStrategy: PID 52 died... 22:49:48.775806 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0} 22:49:48.780861 --- ParallelTerminationStrategy: PID 53 died... 22:49:48.782882 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0} 22:49:48.787882 --- ParallelTerminationStrategy: PID 54 died... 22:49:48.789975 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0} 22:49:48.794958 --- ParallelTerminationStrategy: PID 55 died... 22:49:48.796972 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0} 22:49:48.801817 --- ParallelTerminationStrategy: PID 56 died... 22:49:48.803779 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0} 22:49:48.808747 --- ParallelTerminationStrategy: PID 57 died... 22:49:48.810727 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0} 22:49:48.815604 --- ParallelTerminationStrategy: PID 58 died... 22:49:48.817566 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0} 22:49:48.822383 --- ParallelTerminationStrategy: PID 59 died... 22:49:48.824336 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0} 22:49:48.829204 --- ParallelTerminationStrategy: PID 60 died... 22:49:48.831159 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0} 22:49:48.835861 --- ParallelTerminationStrategy: PID 61 died... 22:49:48.837771 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0} 22:49:48.842441 --- ParallelTerminationStrategy: PID 62 died... 22:49:48.844345 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0} 22:49:48.849148 --- ParallelTerminationStrategy: PID 63 died... 22:49:48.851045 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0} 22:49:48.855772 --- ParallelTerminationStrategy: PID 64 died... 22:49:48.857678 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0} 22:49:48.862282 --- ParallelTerminationStrategy: PID 65 died... 22:49:48.864122 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0} 22:49:48.868687 --- ParallelTerminationStrategy: PID 66 died... 22:49:48.870529 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0} 22:49:48.875106 --- ParallelTerminationStrategy: PID 67 died... 22:49:48.876955 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0} 22:49:48.881934 --- ParallelTerminationStrategy: PID 68 died... 22:49:48.883796 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0} 22:49:48.888450 --- ParallelTerminationStrategy: PID 69 died... 22:49:48.890315 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0} 22:49:48.894900 --- ParallelTerminationStrategy: PID 70 died... 22:49:48.896917 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0} 22:49:48.901569 --- ParallelTerminationStrategy: PID 71 died... 22:49:48.903493 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0} 22:49:48.908150 --- ParallelTerminationStrategy: PID 72 died... 22:49:48.910004 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0} 22:49:48.914740 --- ParallelTerminationStrategy: PID 73 died... 22:49:48.916602 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0} 22:49:48.921246 --- ParallelTerminationStrategy: PID 74 died... 22:49:48.923096 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0} 22:49:48.927750 --- ParallelTerminationStrategy: PID 75 died... 22:49:48.929661 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0} 22:49:48.934290 --- ParallelTerminationStrategy: PID 76 died... 22:49:48.936186 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0} 22:49:48.940938 --- ParallelTerminationStrategy: PID 77 died... 22:49:48.942812 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0} 22:49:48.947434 --- ParallelTerminationStrategy: PID 78 died... 22:49:48.949311 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0} 22:49:48.953867 --- ParallelTerminationStrategy: PID 79 died... 22:49:48.955702 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0} 22:49:48.960256 --- ParallelTerminationStrategy: PID 80 died... 22:49:48.962142 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0} 22:49:48.966696 --- ParallelTerminationStrategy: PID 81 died... 22:49:48.968538 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0} 22:49:48.973131 --- ParallelTerminationStrategy: PID 82 died... 22:49:48.974983 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0} 22:49:48.979617 --- ParallelTerminationStrategy: PID 83 died... 22:49:48.981513 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0} 22:49:48.986179 --- ParallelTerminationStrategy: PID 84 died... 22:49:48.988034 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0} 22:49:48.992592 --- ParallelTerminationStrategy: PID 85 died... 22:49:48.994441 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0} 22:49:48.999138 --- ParallelTerminationStrategy: PID 86 died... 22:49:49.001030 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0} 22:49:49.005706 --- ParallelTerminationStrategy: PID 87 died... 22:49:49.007555 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0} 22:49:49.012144 --- ParallelTerminationStrategy: PID 88 died... 22:49:49.014040 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0} 22:49:49.018685 --- ParallelTerminationStrategy: PID 89 died... 22:49:49.020522 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0} 22:49:49.025196 --- ParallelTerminationStrategy: PID 90 died... 22:49:49.027036 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0} 22:49:49.031526 --- ParallelTerminationStrategy: PID 91 died... 22:49:49.033328 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0} 22:49:49.037797 --- ParallelTerminationStrategy: PID 92 died... 22:49:49.039643 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0} 22:49:49.044224 --- ParallelTerminationStrategy: PID 93 died... 22:49:49.046071 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0} 22:49:49.050671 --- ParallelTerminationStrategy: PID 94 died... 22:49:49.052504 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0} 22:49:49.057074 --- ParallelTerminationStrategy: PID 95 died... 22:49:49.058927 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0} 22:49:49.063495 --- ParallelTerminationStrategy: PID 96 died... 22:49:49.065348 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0} 22:49:49.069913 --- ParallelTerminationStrategy: PID 97 died... 22:49:49.071763 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0} 22:49:49.076411 --- ParallelTerminationStrategy: PID 98 died... 22:49:49.078289 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0} 22:49:49.082846 --- ParallelTerminationStrategy: PID 99 died... 22:49:49.084701 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0} 22:49:49.089281 --- ParallelTerminationStrategy: PID 100 died... 22:49:49.091115 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0} 22:49:49.095682 --- ParallelTerminationStrategy: PID 101 died... 22:49:49.097533 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0} 22:49:49.102085 --- ParallelTerminationStrategy: PID 102 died... 22:49:49.103937 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0} 22:49:49.108531 --- ParallelTerminationStrategy: PID 103 died... 22:49:49.110387 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0} 22:49:49.114895 --- ParallelTerminationStrategy: PID 104 died... 22:49:49.116738 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0} 22:49:49.121298 --- ParallelTerminationStrategy: PID 105 died... 22:49:49.123152 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0} 22:49:49.127734 --- ParallelTerminationStrategy: PID 106 died... 22:49:49.129598 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0} 22:49:49.134150 --- ParallelTerminationStrategy: PID 107 died... 22:49:49.136001 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0} 22:49:49.140558 --- ParallelTerminationStrategy: PID 108 died... 22:49:49.142424 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0} 22:49:49.147012 --- ParallelTerminationStrategy: PID 109 died... 22:49:49.148855 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0} 22:49:49.153434 --- ParallelTerminationStrategy: PID 110 died... 22:49:49.155295 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0} 22:49:49.159913 --- ParallelTerminationStrategy: PID 111 died... 22:49:49.161763 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0} 22:49:49.166354 --- ParallelTerminationStrategy: PID 112 died... 22:49:49.168206 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0} 22:49:49.172793 --- ParallelTerminationStrategy: PID 113 died... 22:49:49.174644 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0} 22:49:49.179209 --- ParallelTerminationStrategy: PID 114 died... 22:49:49.181082 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0} 22:49:49.185927 --- ParallelTerminationStrategy: PID 115 died... 22:49:49.187807 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0} 22:49:49.192469 --- ParallelTerminationStrategy: PID 116 died... 22:49:49.194340 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0} 22:49:49.198913 --- ParallelTerminationStrategy: PID 117 died... 22:49:49.200773 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0} 22:49:49.205373 --- ParallelTerminationStrategy: PID 118 died... 22:49:49.207232 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0} 22:49:49.211792 --- ParallelTerminationStrategy: PID 119 died... 22:49:49.213668 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0} 22:49:49.218276 --- ParallelTerminationStrategy: PID 120 died... 22:49:49.220125 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0} 22:49:49.224726 --- ParallelTerminationStrategy: PID 121 died... 22:49:49.226583 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0} 22:49:49.231157 --- ParallelTerminationStrategy: PID 122 died... 22:49:49.233009 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0} 22:49:49.237597 --- ParallelTerminationStrategy: PID 123 died... 22:49:49.239466 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0} 22:49:49.244063 --- ParallelTerminationStrategy: PID 124 died... 22:49:49.245927 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0} 22:49:49.250479 --- ParallelTerminationStrategy: PID 125 died... 22:49:49.252328 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0} 22:49:49.256929 --- ParallelTerminationStrategy: PID 126 died... 22:49:49.258796 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0} 22:49:49.263373 --- ParallelTerminationStrategy: PID 127 died... 22:49:49.265169 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0} 22:49:49.269598 --- ParallelTerminationStrategy: PID 128 died... 22:49:49.271414 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0} 22:49:49.275952 --- ParallelTerminationStrategy: PID 129 died... 22:49:49.277783 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0} 22:49:49.282214 --- ParallelTerminationStrategy: PID 130 died... 22:49:49.284014 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0} 22:49:49.288460 --- ParallelTerminationStrategy: PID 131 died... 22:49:49.290286 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0} 22:49:49.294766 --- ParallelTerminationStrategy: PID 132 died... 22:49:49.296588 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0} 22:49:49.301129 --- ParallelTerminationStrategy: PID 133 died... 22:49:49.302974 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0} 22:49:49.307585 --- ParallelTerminationStrategy: PID 134 died... 22:49:49.309435 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112} 22:49:49.314082 --- ParallelTerminationStrategy: PID 135 died... 22:49:49.315910 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112} 22:49:49.320475 --- ParallelTerminationStrategy: PID 136 died... 22:49:49.322354 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112} 22:49:49.326932 --- ParallelTerminationStrategy: PID 137 died... 22:49:49.328823 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112} 22:49:49.333326 --- ParallelTerminationStrategy: PID 138 died... 22:49:49.335111 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112} 22:49:49.339765 --- ParallelTerminationStrategy: PID 139 died... 22:49:49.341650 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112} 22:49:49.346230 --- ParallelTerminationStrategy: PID 140 died... 22:49:49.348082 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112} 22:49:49.352722 --- ParallelTerminationStrategy: PID 141 died... 22:49:49.354565 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112} 22:49:49.359149 --- ParallelTerminationStrategy: PID 142 died... 22:49:49.360946 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112} 22:49:49.365432 --- ParallelTerminationStrategy: PID 143 died... 22:49:49.367242 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112} 22:49:49.371716 --- ParallelTerminationStrategy: PID 144 died... 22:49:49.373513 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112} 22:49:49.377995 --- ParallelTerminationStrategy: PID 145 died... 22:49:49.379793 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112} 22:49:49.384281 --- ParallelTerminationStrategy: PID 146 died... 22:49:49.386082 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112} 22:49:49.390580 --- ParallelTerminationStrategy: PID 147 died... 22:49:49.392380 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112} 22:49:49.396868 --- ParallelTerminationStrategy: PID 148 died... 22:49:49.398603 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112} 22:49:49.402860 --- ParallelTerminationStrategy: PID 149 died... 22:49:49.404571 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112} 22:49:49.408934 --- ParallelTerminationStrategy: PID 150 died... 22:49:49.410701 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112} 22:49:49.415065 --- ParallelTerminationStrategy: PID 151 died... 22:49:49.416838 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112} 22:49:49.421193 --- ParallelTerminationStrategy: PID 152 died... 22:49:49.422969 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112} 22:49:49.427350 --- ParallelTerminationStrategy: PID 153 died... 22:49:49.429095 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112} 22:49:49.433445 --- ParallelTerminationStrategy: PID 154 died... 22:49:49.435190 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112} 22:49:49.439527 --- ParallelTerminationStrategy: PID 155 died... 22:49:49.441317 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112} 22:49:49.445713 --- ParallelTerminationStrategy: PID 156 died... 22:49:49.447468 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112} 22:49:49.451848 --- ParallelTerminationStrategy: PID 157 died... 22:49:49.453623 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112} 22:49:49.457987 --- ParallelTerminationStrategy: PID 158 died... 22:49:49.459739 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112} 22:49:49.464093 --- ParallelTerminationStrategy: PID 159 died... 22:49:49.465849 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112} 22:49:49.470209 --- ParallelTerminationStrategy: PID 160 died... 22:49:49.471960 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112} 22:49:49.476309 --- ParallelTerminationStrategy: PID 161 died... 22:49:49.478068 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112} 22:49:49.482450 --- ParallelTerminationStrategy: PID 162 died... 22:49:49.484203 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112} 22:49:49.488566 --- ParallelTerminationStrategy: PID 163 died... 22:49:49.490373 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112} 22:49:49.494734 --- ParallelTerminationStrategy: PID 164 died... 22:49:49.496494 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112} 22:49:49.500907 --- ParallelTerminationStrategy: PID 165 died... 22:49:49.502713 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112} 22:49:49.507234 --- ParallelTerminationStrategy: PID 166 died... 22:49:49.509049 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112} 22:49:49.513538 --- ParallelTerminationStrategy: PID 167 died... 22:49:49.515342 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112} 22:49:49.519834 --- ParallelTerminationStrategy: PID 168 died... 22:49:49.521626 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112} 22:49:49.526104 --- ParallelTerminationStrategy: PID 169 died... 22:49:49.527905 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112} 22:49:49.532381 --- ParallelTerminationStrategy: PID 170 died... 22:49:49.534201 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112} 22:49:49.538660 --- ParallelTerminationStrategy: PID 171 died... 22:49:49.540460 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112} 22:49:49.544786 --- ParallelTerminationStrategy: PID 172 died... 22:49:49.546497 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112} 22:49:49.550858 --- ParallelTerminationStrategy: PID 173 died... 22:49:49.552612 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112} 22:49:49.557086 --- ParallelTerminationStrategy: PID 174 died... 22:49:49.558889 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112} 22:49:49.563411 --- ParallelTerminationStrategy: PID 175 died... 22:49:49.565215 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112} 22:49:49.569694 --- ParallelTerminationStrategy: PID 176 died... 22:49:49.571495 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112} 22:49:49.575992 --- ParallelTerminationStrategy: PID 177 died... 22:49:49.577799 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112} 22:49:49.582242 --- ParallelTerminationStrategy: PID 178 died... 22:49:49.584030 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112} 22:49:49.588505 --- ParallelTerminationStrategy: PID 179 died... 22:49:49.590334 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112} 22:49:49.594766 --- ParallelTerminationStrategy: PID 180 died... 22:49:49.596556 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112} 22:49:49.601033 --- ParallelTerminationStrategy: PID 181 died... 22:49:49.602831 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112} 22:49:49.607296 --- ParallelTerminationStrategy: PID 182 died... 22:49:49.609101 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112} 22:49:49.613549 --- ParallelTerminationStrategy: PID 183 died... 22:49:49.615328 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112} 22:49:49.619791 --- ParallelTerminationStrategy: PID 184 died... 22:49:49.621634 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112} 22:49:49.626081 --- ParallelTerminationStrategy: PID 185 died... 22:49:49.627874 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112} 22:49:49.632303 --- ParallelTerminationStrategy: PID 186 died... 22:49:49.634087 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112} 22:49:49.638377 --- ParallelTerminationStrategy: PID 187 died... 22:49:49.640132 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112} 22:49:49.644438 --- ParallelTerminationStrategy: PID 188 died... 22:49:49.646170 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112} 22:49:49.650644 --- ParallelTerminationStrategy: PID 189 died... 22:49:49.652437 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112} 22:49:49.656874 --- ParallelTerminationStrategy: PID 190 died... 22:49:49.658667 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112} 22:49:49.663075 --- ParallelTerminationStrategy: PID 191 died... 22:49:49.664887 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112} 22:49:49.669327 --- ParallelTerminationStrategy: PID 192 died... 22:49:49.671113 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112} 22:49:49.675540 --- ParallelTerminationStrategy: PID 193 died... 22:49:49.677332 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112} 22:49:49.681754 --- ParallelTerminationStrategy: PID 194 died... 22:49:49.683532 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112} 22:49:49.688016 --- ParallelTerminationStrategy: PID 195 died... 22:49:49.689807 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112} 22:49:49.694248 --- ParallelTerminationStrategy: PID 196 died... 22:49:49.696041 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112} 22:49:49.700451 --- ParallelTerminationStrategy: PID 197 died... 22:49:49.702222 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112} 22:49:49.706480 --- ParallelTerminationStrategy: PID 198 died... 22:49:49.708218 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112} 22:49:49.712512 --- ParallelTerminationStrategy: PID 199 died... 22:49:49.714246 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112} 22:49:49.718598 --- ParallelTerminationStrategy: PID 200 died... 22:49:49.720331 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112} 22:49:49.724639 --- ParallelTerminationStrategy: PID 201 died... 22:49:49.726380 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112} 22:49:49.730734 --- ParallelTerminationStrategy: PID 202 died... 22:49:49.732481 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112} 22:49:49.736879 --- ParallelTerminationStrategy: PID 203 died... 22:49:49.738654 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112} 22:49:49.743059 --- ParallelTerminationStrategy: PID 204 died... 22:49:49.744834 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112} 22:49:49.749252 --- ParallelTerminationStrategy: PID 205 died... 22:49:49.751032 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112} 22:49:49.755480 --- ParallelTerminationStrategy: PID 206 died... 22:49:49.757271 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112} 22:49:49.761683 --- ParallelTerminationStrategy: PID 207 died... 22:49:49.763467 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112} 22:49:49.767850 --- ParallelTerminationStrategy: PID 208 died... 22:49:49.769623 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112} 22:49:49.774066 --- ParallelTerminationStrategy: PID 209 died... 22:49:49.775848 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112} 22:49:49.780270 --- ParallelTerminationStrategy: PID 210 died... 22:49:49.782050 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112} 22:49:49.786481 --- ParallelTerminationStrategy: PID 211 died... 22:49:49.788260 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112} 22:49:49.792718 --- ParallelTerminationStrategy: PID 212 died... 22:49:49.794498 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112} 22:49:49.798917 --- ParallelTerminationStrategy: PID 213 died... 22:49:49.800696 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112} 22:49:49.805083 --- ParallelTerminationStrategy: PID 214 died... 22:49:49.806854 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112} 22:49:49.811322 --- ParallelTerminationStrategy: PID 215 died... 22:49:49.813149 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112} 22:49:49.817676 --- ParallelTerminationStrategy: PID 216 died... 22:49:49.819510 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112} 22:49:49.824096 --- ParallelTerminationStrategy: PID 217 died... 22:49:49.825886 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112} 22:49:49.830284 --- ParallelTerminationStrategy: PID 218 died... 22:49:49.832055 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112} 22:49:49.836444 --- ParallelTerminationStrategy: PID 219 died... 22:49:49.838275 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112} 22:49:49.842687 --- ParallelTerminationStrategy: PID 220 died... 22:49:49.844459 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112} 22:49:49.848882 --- ParallelTerminationStrategy: PID 221 died... 22:49:49.850658 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112} 22:49:49.855161 --- ParallelTerminationStrategy: PID 222 died... 22:49:49.856942 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112} 22:49:49.861364 --- ParallelTerminationStrategy: PID 223 died... 22:49:49.863145 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112} 22:49:49.867545 --- ParallelTerminationStrategy: PID 224 died... 22:49:49.869318 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112} 22:49:49.873660 --- ParallelTerminationStrategy: PID 225 died... 22:49:49.875366 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112} 22:49:49.879659 --- ParallelTerminationStrategy: PID 226 died... 22:49:49.881394 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112} 22:49:49.885684 --- ParallelTerminationStrategy: PID 227 died... 22:49:49.887428 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112} 22:49:49.891747 --- ParallelTerminationStrategy: PID 228 died... 22:49:49.893493 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112} 22:49:49.897783 --- ParallelTerminationStrategy: PID 229 died... 22:49:49.899506 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112} 22:49:49.903816 --- ParallelTerminationStrategy: PID 230 died... 22:49:49.905558 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112} 22:49:49.909914 --- ParallelTerminationStrategy: PID 231 died... 22:49:49.911636 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112} 22:49:49.915924 --- ParallelTerminationStrategy: PID 232 died... 22:49:49.917650 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112} 22:49:49.921965 --- ParallelTerminationStrategy: PID 233 died... 22:49:49.923699 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112} 22:49:53.327672 --- ParallelTerminationStrategy: PID 33 died... 22:49:53.329730 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7929 netreg_mass PASS --------------------------------------------------------------------- 22:49:53.424806 tst trial-7929: Storing JUnit report in /build/trial-7929/run.2025-04-07_22-48-21/trial-7929.xml -------------------------------------------------------------------------------------------- trial-7929 PASS -------------------------------------------------------------------------------------------- 22:49:53.445659 tst trial-7929: trial-7929: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (85.3 sec) + exit_code=0 + rm -rf trial-7929/inst + cd trial-7929 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-04-07 22:48:21 No journal files were found. + readlink last_run + tar czf /build/trial-7929-run.tgz run.2025-04-07_22-48-21 + tar czf /build/trial-7929-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-04-07_13_25_50.tgz osmo-bts-oc2g.build-2025-04-07_00_51_36.tgz osmo-bts-sysmo.build-2025-04-07_00_51_29.tgz osmo-bts.build-2025-04-07_00_51_37.tgz osmo-ggsn.build-2025-04-07_20_42_24.tgz osmo-hlr.build-2025-04-07_16_36_56.tgz osmo-hnbgw.build-2025-04-07_13_28_25.tgz osmo-mgw.build-2025-04-07_08_33_13.tgz osmo-msc.build-2025-04-07_13_32_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-07_07_41_26.tgz osmo-pcu-sysmo.build-2025-04-07_07_41_22.tgz osmo-pcu.build-2025-04-07_07_41_33.tgz osmo-sgsn.build-2025-04-07_20_47_59.tgz osmo-stp.build-2025-04-07_13_23_06.tgz osmo-trx.build-2025-04-07_14_27_28.tgz osmocom-bb.build-2025-04-07_21_17_12.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS