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/jenkins9059949954116342954.sh + rm -rf trial-7864-bin.tgz trial-7864-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23594 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10395 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9460 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12218 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12532 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10747 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38435 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6939 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40219 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7419 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 12740 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6816 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10919 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6979 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8417 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5698 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 6816 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3251835791932951314.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-7864 + 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 29206c0 osmo-pcap-master: depend on libosmo-netif + 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 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 [ 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 #7 CACHED #8 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #8 CACHED #9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #9 CACHED #10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #10 CACHED #11 [20/28] WORKDIR /TMP #11 CACHED #12 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [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 #14 CACHED #15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #15 CACHED #16 [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 #16 CACHED #17 [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 #17 CACHED #18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #18 CACHED #19 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #19 CACHED #20 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #20 CACHED #21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #21 CACHED #22 [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 #22 CACHED #23 [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 #23 CACHED #24 [ 9/28] COPY SSH /root/.ssh #24 CACHED #25 [ 2/28] RUN useradd -ms /bin/bash jenkins #25 CACHED #26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #26 CACHED #27 [ 3/28] RUN groupadd osmo-gsm-tester #27 CACHED #28 [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 #28 CACHED #29 [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 #29 CACHED #30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #30 CACHED #31 [ 8/28] RUN MKDIR /var/run/sshd #31 CACHED #32 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:8caf4745e9eabd1a8e6b7977784b54717acdca45cb5cdab34ad5ff3040d9ec6d 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=7865 -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-02-02 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7865 + mkdir -p trial-7865 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-02_13_28_41.tgz osmo-bts-oc2g.build-2025-02-02_00_51_26.tgz osmo-bts-sysmo.build-2025-02-02_00_51_24.tgz osmo-bts.build-2025-02-02_00_51_36.tgz osmo-ggsn.build-2025-02-02_20_42_24.tgz osmo-hlr.build-2025-02-02_16_36_55.tgz osmo-hnbgw.build-2025-02-02_13_29_23.tgz osmo-mgw.build-2025-02-02_08_33_12.tgz osmo-msc.build-2025-02-02_13_33_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-02_07_41_22.tgz osmo-pcu-sysmo.build-2025-02-02_07_41_13.tgz osmo-pcu.build-2025-02-02_07_41_17.tgz osmo-sgsn.build-2025-02-02_20_48_17.tgz osmo-stp.build-2025-02-02_13_25_22.tgz osmo-trx.build-2025-02-02_14_28_28.tgz osmocom-bb.build-2025-02-02_21_17_17.tgz srslte.build-19.tgz trial-7865 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-02_13_28_41.md5 osmo-bts-oc2g.build-2025-02-02_00_51_26.md5 osmo-bts-sysmo.build-2025-02-02_00_51_24.md5 osmo-bts.build-2025-02-02_00_51_36.md5 osmo-ggsn.build-2025-02-02_20_42_24.md5 osmo-hlr.build-2025-02-02_16_36_55.md5 osmo-hnbgw.build-2025-02-02_13_29_23.md5 osmo-mgw.build-2025-02-02_08_33_12.md5 osmo-msc.build-2025-02-02_13_33_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-02_07_41_22.md5 osmo-pcu-sysmo.build-2025-02-02_07_41_13.md5 osmo-pcu.build-2025-02-02_07_41_17.md5 osmo-sgsn.build-2025-02-02_20_48_17.md5 osmo-stp.build-2025-02-02_13_25_22.md5 osmo-trx.build-2025-02-02_14_28_28.md5 osmocom-bb.build-2025-02-02_21_17_17.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-02_13_28_41.md5 osmo-bts-oc2g.build-2025-02-02_00_51_26.md5 osmo-bts-sysmo.build-2025-02-02_00_51_24.md5 osmo-bts.build-2025-02-02_00_51_36.md5 osmo-ggsn.build-2025-02-02_20_42_24.md5 osmo-hlr.build-2025-02-02_16_36_55.md5 osmo-hnbgw.build-2025-02-02_13_29_23.md5 osmo-mgw.build-2025-02-02_08_33_12.md5 osmo-msc.build-2025-02-02_13_33_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-02_07_41_22.md5 osmo-pcu-sysmo.build-2025-02-02_07_41_13.md5 osmo-pcu.build-2025-02-02_07_41_17.md5 osmo-sgsn.build-2025-02-02_20_48_17.md5 osmo-stp.build-2025-02-02_13_25_22.md5 osmo-trx.build-2025-02-02_14_28_28.md5 osmocom-bb.build-2025-02-02_21_17_17.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-7865 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7865' 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-7865 -------------------------------------------------------------------------------------------- 22:48:17.995844 tst trial-7865: Detailed log at /build/trial-7865/run.2025-02-02_22-48-17/log --------------------------------------------------------------------- trial-7865 netreg_mass --------------------------------------------------------------------- 22:48:18.253962 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:18.254446 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:18.255625 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:18.257227 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:18.302722 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:18.304592 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:18.307265 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:18.452166 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-7865 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:18.453203 tst register_default_mass.py:9: Claiming resources for the test 22:48:18.472778 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.473530 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.474140 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.474719 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.475303 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.475903 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.476483 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:18.529940 tst register_default_mass.py: using LAC 2 22:48:18.567571 tst register_default_mass.py: using RAC 2 22:48:18.604427 tst register_default_mass.py: using CellId 2 22:48:18.650183 tst register_default_mass.py: using BVCI 3 22:48:18.662284 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.663097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.663817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.664501 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.665192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.665869 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.666505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.667172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.667852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.668509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.669205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.669893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.670574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.671247 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.671935 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.672601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.673388 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.674076 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.674776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.675482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.676190 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.676906 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.677616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.678310 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.678983 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.679665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.680369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.681049 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.681717 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.682406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.683074 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.683737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.684432 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.685132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.685812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.686478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.687162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.687842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.688519 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.689209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.689891 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.690580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.691277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.691939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.692609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.693385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.694094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.694790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.695488 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.696197 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.696898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.697607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.698290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.698980 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.699681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.700483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.701178 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.701901 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.702607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.703279 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.703964 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.704684 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.705378 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.706091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.706775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.707453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.708507 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.709914 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.711180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.712409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.713655 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.714895 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.716454 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.717687 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.718880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.720065 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.721263 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.722464 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.723659 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.724872 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.726101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.727337 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.728573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.729820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.731027 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.732192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.733394 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.734590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.735789 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.737011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.738213 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.739379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.740571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.741765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.742926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.744084 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.745268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.746468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.747660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.748827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.749593 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.750356 tst register_default_mass.py:21: Launching a simple network 22:48:18.763673 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.928885 run create_hlr_db(pid=20): Launched 22:48:19.942705 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:19.962831 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.981183 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.988047 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:20.194937 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:20.215726 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:20.223910 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:20.697151 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:20.712967 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:23.723798 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.842929 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:23.858499 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:23.864255 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.888478 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:23.904099 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:23.910012 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:24.229420 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:24.245215 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:30.270391 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:30.463039 run osmo-bts-virtual(pid=34): Launched 22:48:31.528845 tst register_default_mass.py: using MSISDN 1001 22:48:31.543837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.674043 tst register_default_mass.py: using MSISDN 1002 22:48:31.688226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.803322 tst register_default_mass.py: using MSISDN 1003 22:48:31.817657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:31.893836 tst register_default_mass.py: using MSISDN 1004 22:48:31.906841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:31.982461 tst register_default_mass.py: using MSISDN 1005 22:48:31.995305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:32.083847 tst register_default_mass.py: using MSISDN 1006 22:48:32.092351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:32.194090 tst register_default_mass.py: using MSISDN 1007 22:48:32.201421 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:32.264678 tst register_default_mass.py: using MSISDN 1008 22:48:32.270805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:32.350786 tst register_default_mass.py: using MSISDN 1009 22:48:32.357721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:32.433653 tst register_default_mass.py: using MSISDN 1010 22:48:32.439412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:32.579940 tst register_default_mass.py: using MSISDN 1011 22:48:32.585845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:32.652354 tst register_default_mass.py: using MSISDN 1012 22:48:32.671684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:32.750092 tst register_default_mass.py: using MSISDN 1013 22:48:32.760044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:32.831470 tst register_default_mass.py: using MSISDN 1014 22:48:32.837356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:32.923280 tst register_default_mass.py: using MSISDN 1015 22:48:32.929401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:33.004895 tst register_default_mass.py: using MSISDN 1016 22:48:33.015513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:33.086222 tst register_default_mass.py: using MSISDN 1017 22:48:33.097107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:33.174094 tst register_default_mass.py: using MSISDN 1018 22:48:33.182153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:33.327245 tst register_default_mass.py: using MSISDN 1019 22:48:33.337881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:33.411087 tst register_default_mass.py: using MSISDN 1020 22:48:33.421666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:33.505446 tst register_default_mass.py: using MSISDN 1021 22:48:33.511410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:33.577213 tst register_default_mass.py: using MSISDN 1022 22:48:33.583208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:33.661631 tst register_default_mass.py: using MSISDN 1023 22:48:33.667560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:33.777468 tst register_default_mass.py: using MSISDN 1024 22:48:33.786907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:33.857244 tst register_default_mass.py: using MSISDN 1025 22:48:33.863224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:33.946643 tst register_default_mass.py: using MSISDN 1026 22:48:33.952571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:34.022217 tst register_default_mass.py: using MSISDN 1027 22:48:34.028139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:34.110474 tst register_default_mass.py: using MSISDN 1028 22:48:34.118073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:34.189911 tst register_default_mass.py: using MSISDN 1029 22:48:34.195818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:34.289792 tst register_default_mass.py: using MSISDN 1030 22:48:34.295990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:34.371577 tst register_default_mass.py: using MSISDN 1031 22:48:34.378037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:34.459273 tst register_default_mass.py: using MSISDN 1032 22:48:34.469935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:34.573007 tst register_default_mass.py: using MSISDN 1033 22:48:34.578999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:34.661299 tst register_default_mass.py: using MSISDN 1034 22:48:34.671770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:34.747840 tst register_default_mass.py: using MSISDN 1035 22:48:34.753719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:34.840138 tst register_default_mass.py: using MSISDN 1036 22:48:34.845999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:34.923851 tst register_default_mass.py: using MSISDN 1037 22:48:34.929812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:34.995581 tst register_default_mass.py: using MSISDN 1038 22:48:35.001540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:35.075315 tst register_default_mass.py: using MSISDN 1039 22:48:35.081305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:35.154533 tst register_default_mass.py: using MSISDN 1040 22:48:35.160472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:35.250181 tst register_default_mass.py: using MSISDN 1041 22:48:35.256030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:35.347961 tst register_default_mass.py: using MSISDN 1042 22:48:35.354051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:35.441746 tst register_default_mass.py: using MSISDN 1043 22:48:35.447621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:35.536623 tst register_default_mass.py: using MSISDN 1044 22:48:35.552194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:35.668949 tst register_default_mass.py: using MSISDN 1045 22:48:35.674779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:35.745643 tst register_default_mass.py: using MSISDN 1046 22:48:35.751579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:35.847046 tst register_default_mass.py: using MSISDN 1047 22:48:35.852997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:35.937820 tst register_default_mass.py: using MSISDN 1048 22:48:35.943857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:36.014096 tst register_default_mass.py: using MSISDN 1049 22:48:36.024452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:36.103779 tst register_default_mass.py: using MSISDN 1050 22:48:36.109731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:36.178566 tst register_default_mass.py: using MSISDN 1051 22:48:36.185017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:36.259063 tst register_default_mass.py: using MSISDN 1052 22:48:36.266453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:36.341459 tst register_default_mass.py: using MSISDN 1053 22:48:36.353307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:36.427382 tst register_default_mass.py: using MSISDN 1054 22:48:36.433775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:36.510324 tst register_default_mass.py: using MSISDN 1055 22:48:36.516597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:36.605489 tst register_default_mass.py: using MSISDN 1056 22:48:36.611742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:36.697496 tst register_default_mass.py: using MSISDN 1057 22:48:36.704222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:36.796349 tst register_default_mass.py: using MSISDN 1058 22:48:36.804135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:36.916687 tst register_default_mass.py: using MSISDN 1059 22:48:36.923499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:37.036085 tst register_default_mass.py: using MSISDN 1060 22:48:37.042332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:37.163213 tst register_default_mass.py: using MSISDN 1061 22:48:37.169307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:37.255500 tst register_default_mass.py: using MSISDN 1062 22:48:37.262183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:37.340854 tst register_default_mass.py: using MSISDN 1063 22:48:37.346844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:37.424176 tst register_default_mass.py: using MSISDN 1064 22:48:37.430381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:37.500270 tst register_default_mass.py: using MSISDN 1065 22:48:37.506703 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:37.580320 tst register_default_mass.py: using MSISDN 1066 22:48:37.586564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:37.661878 tst register_default_mass.py: using MSISDN 1067 22:48:37.669329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:37.734086 tst register_default_mass.py: using MSISDN 1068 22:48:37.743167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:37.818876 tst register_default_mass.py: using MSISDN 1069 22:48:37.831511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:37.922866 tst register_default_mass.py: using MSISDN 1070 22:48:37.930842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:38.017091 tst register_default_mass.py: using MSISDN 1071 22:48:38.022774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:38.104322 tst register_default_mass.py: using MSISDN 1072 22:48:38.114006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:38.180644 tst register_default_mass.py: using MSISDN 1073 22:48:38.186275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:38.250855 tst register_default_mass.py: using MSISDN 1074 22:48:38.256576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:38.337164 tst register_default_mass.py: using MSISDN 1075 22:48:38.344203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:38.421068 tst register_default_mass.py: using MSISDN 1076 22:48:38.433387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:38.513619 tst register_default_mass.py: using MSISDN 1077 22:48:38.520341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:38.587798 tst register_default_mass.py: using MSISDN 1078 22:48:38.603647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:38.697342 tst register_default_mass.py: using MSISDN 1079 22:48:38.703364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:38.784284 tst register_default_mass.py: using MSISDN 1080 22:48:38.790226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:38.874274 tst register_default_mass.py: using MSISDN 1081 22:48:38.880153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:38.969062 tst register_default_mass.py: using MSISDN 1082 22:48:38.977785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:39.045880 tst register_default_mass.py: using MSISDN 1083 22:48:39.052299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:39.127395 tst register_default_mass.py: using MSISDN 1084 22:48:39.133384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:39.214216 tst register_default_mass.py: using MSISDN 1085 22:48:39.220153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:39.296349 tst register_default_mass.py: using MSISDN 1086 22:48:39.312160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:39.390697 tst register_default_mass.py: using MSISDN 1087 22:48:39.405463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:39.483711 tst register_default_mass.py: using MSISDN 1088 22:48:39.494852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:39.579084 tst register_default_mass.py: using MSISDN 1089 22:48:39.585175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:39.688541 tst register_default_mass.py: using MSISDN 1090 22:48:39.694363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:39.773566 tst register_default_mass.py: using MSISDN 1091 22:48:39.781031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:39.862009 tst register_default_mass.py: using MSISDN 1092 22:48:39.867654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:39.953156 tst register_default_mass.py: using MSISDN 1093 22:48:39.959109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:40.026151 tst register_default_mass.py: using MSISDN 1094 22:48:40.032240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:40.107008 tst register_default_mass.py: using MSISDN 1095 22:48:40.112738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:40.194006 tst register_default_mass.py: using MSISDN 1096 22:48:40.205479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:40.291684 tst register_default_mass.py: using MSISDN 1097 22:48:40.302371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:40.382182 tst register_default_mass.py: using MSISDN 1098 22:48:40.393876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:40.489210 tst register_default_mass.py: using MSISDN 1099 22:48:40.498718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:40.615231 tst register_default_mass.py: using MSISDN 1100 22:48:40.626139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:40.781864 run mass: Starting testcase 22:48:40.787961 run mass: Pre-launching all virtphy's 22:48:40.793742 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:40.807641 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:40.814013 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:40.827888 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:40.834341 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:40.848308 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:40.854873 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:40.868903 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:40.875312 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:40.889263 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:40.895683 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:40.909066 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:40.915597 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:40.929755 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:40.937449 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:40.951918 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:40.958351 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:40.972926 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:40.979289 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:40.998069 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:41.004414 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:41.018955 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:41.025262 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:41.038975 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:41.045294 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:41.059105 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:41.065194 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:41.078393 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:41.084623 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:41.097771 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:41.103895 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:41.117170 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:41.124461 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:41.138154 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:41.144346 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:41.158374 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:41.164396 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:41.178055 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:41.184327 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:41.198008 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:41.203990 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:41.217467 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:41.223579 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:41.236941 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:41.242992 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:41.256373 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:41.262662 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:41.276148 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:41.282510 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:41.295739 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:41.301755 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:41.315276 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:41.321575 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:41.335372 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:41.341643 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:41.354882 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:41.361251 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:41.375323 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:41.382135 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:41.397449 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:41.403910 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:41.417884 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:41.424259 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:41.438188 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:41.444497 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:41.459006 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:41.465891 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:41.481509 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:41.488740 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:41.504376 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:41.512125 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:41.527815 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:41.535111 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:41.551227 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:41.558470 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:41.576049 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:41.583488 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:41.599834 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:41.607485 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:41.625304 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:41.645147 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:41.659584 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:41.666711 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:41.682069 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:41.689024 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:41.703625 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:41.710217 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:41.724957 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:41.731512 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:41.745750 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:41.752552 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:41.769387 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:41.776103 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:41.790889 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:41.798310 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:41.814407 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:41.824598 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:41.865158 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:41.873206 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:41.890450 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:41.898404 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:41.915395 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:41.923514 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:41.941000 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:41.949019 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:41.965665 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:41.973144 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:41.989385 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:41.997024 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:42.013602 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:42.021381 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:42.038082 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:42.045802 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:42.062293 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:42.069742 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:42.085815 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:42.093343 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:42.109486 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:42.117790 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:42.134082 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:42.141532 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:42.157711 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:42.165245 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:42.214385 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:42.220603 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:42.234247 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:42.241420 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:42.256933 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:42.264489 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:42.280804 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:42.288316 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:42.305097 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:42.312895 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:42.329749 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:42.337385 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:42.353990 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:42.361610 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:42.377933 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:42.385406 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:42.401632 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:42.409049 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:42.425128 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:42.432529 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:42.449066 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:42.457348 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:42.474531 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:42.482935 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:42.500327 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:42.508415 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:42.530017 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:42.538116 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:42.556552 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:42.565540 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:42.584022 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:42.591817 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:42.609251 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:42.617467 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:42.634558 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:42.642468 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:42.659990 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:42.667856 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:42.684646 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:42.694642 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:42.711147 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:42.843688 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:42.862238 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:42.868638 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:42.882388 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:42.888947 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:42.902829 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:42.909216 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:42.923586 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:42.932540 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:42.947043 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:42.953582 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:42.969848 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:42.977400 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:42.995854 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:43.003417 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:43.019343 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:43.026671 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:43.042313 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:43.049275 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:43.064655 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:43.071973 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:43.087766 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:43.095306 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:43.111589 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:43.119096 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:43.135588 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:43.142881 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:43.157583 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:43.164196 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:43.178347 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:43.184748 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:43.198688 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:43.205448 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:43.219969 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:43.226823 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:43.244620 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:43.252023 run mass: Checking if sockets are in the filesystem 22:48:43.264818 run osmo-ms-mob/00000: Starting mobile 22:48:43.278910 run osmo-ms-mob/00000(pid=135): Launched 22:48:43.291826 run mass: MS start registered {at=1767428.995169976, delay=0.006496424088254571, ms=00000} 22:48:47.465180 run osmo-ms-mob/00001: Starting mobile 22:48:47.479605 run osmo-ms-mob/00001(pid=136): Launched 22:48:47.491926 run mass: MS start registered {at=1767433.195247871, delay=0.005082237999886274, ms=00001} 22:48:48.941315 run mass: MS performed LU {at=1767434.644644799, lu_delay=5.6494748229160905, ms=00000} 22:48:49.264853 run osmo-ms-mob/00002: Starting mobile 22:48:49.278519 run osmo-ms-mob/00002(pid=137): Launched 22:48:49.289697 run mass: MS start registered {at=1767434.993041668, delay=0.0049149959813803434, ms=00002} 22:48:50.564470 run osmo-ms-mob/00003: Starting mobile 22:48:50.578371 run osmo-ms-mob/00003(pid=138): Launched 22:48:50.589400 run mass: MS start registered {at=1767436.292744224, delay=0.004695751005783677, ms=00003} 22:48:51.675398 run osmo-ms-mob/00004: Starting mobile 22:48:51.689025 run osmo-ms-mob/00004(pid=139): Launched 22:48:51.700003 run mass: MS start registered {at=1767437.403355578, delay=0.004469364881515503, ms=00004} 22:48:52.679623 run osmo-ms-mob/00005: Starting mobile 22:48:52.695680 run osmo-ms-mob/00005(pid=140): Launched 22:48:52.706462 run mass: MS start registered {at=1767438.409814407, delay=0.004753978922963142, ms=00005} 22:48:52.712523 run mass: MS performed LU {at=1767438.415880973, lu_delay=5.220633101882413, ms=00001} 22:48:53.671142 run osmo-ms-mob/00006: Starting mobile 22:48:53.688913 run osmo-ms-mob/00006(pid=141): Launched 22:48:53.694951 run mass: Starting too slowly. Moving on {now=1767439.398320565, sleep=-0.036861736327409744, target=1767439.3614588287} 22:48:53.700520 run mass: MS start registered {at=1767439.403879729, delay=0.005561336176469922, ms=00006} 22:48:54.467491 run osmo-ms-mob/00007: Starting mobile 22:48:54.481596 run osmo-ms-mob/00007(pid=142): Launched 22:48:54.493224 run mass: MS start registered {at=1767440.196553553, delay=0.0052465819753706455, ms=00007} 22:48:55.080498 run mass: MS performed LU {at=1767440.783774493, lu_delay=5.790732824942097, ms=00002} 22:48:55.264770 run osmo-ms-mob/00008: Starting mobile 22:48:55.278949 run osmo-ms-mob/00008(pid=143): Launched 22:48:55.289898 run mass: MS start registered {at=1767440.993248506, delay=0.004493792075663805, ms=00008} 22:48:55.964837 run osmo-ms-mob/00009: Starting mobile 22:48:55.978732 run osmo-ms-mob/00009(pid=144): Launched 22:48:55.989928 run mass: MS start registered {at=1767441.693273447, delay=0.004878677893429995, ms=00009} 22:48:56.472618 run mass: MS performed LU {at=1767442.175953841, lu_delay=5.883209617109969, ms=00003} 22:48:56.518833 run mass: MS performed LU {at=1767442.222165393, lu_delay=4.818809814983979, ms=00004} 22:48:56.530565 run osmo-ms-mob/00010: Starting mobile 22:48:56.544165 run osmo-ms-mob/00010(pid=145): Launched 22:48:56.555446 run mass: MS start registered {at=1767442.258788493, delay=0.005019685020670295, ms=00010} 22:48:57.264013 run osmo-ms-mob/00011: Starting mobile 22:48:57.277727 run osmo-ms-mob/00011(pid=146): Launched 22:48:57.288765 run mass: MS start registered {at=1767442.992116944, delay=0.004829816985875368, ms=00011} 22:48:57.864488 run osmo-ms-mob/00012: Starting mobile 22:48:57.878849 run osmo-ms-mob/00012(pid=147): Launched 22:48:57.889853 run mass: MS start registered {at=1767443.593205562, delay=0.004457879113033414, ms=00012} 22:48:58.374590 run mass: MS performed LU {at=1767444.077925622, lu_delay=5.668111215112731, ms=00005} 22:48:58.386574 run osmo-ms-mob/00013: Starting mobile 22:48:58.400574 run osmo-ms-mob/00013(pid=148): Launched 22:48:58.411560 run mass: MS start registered {at=1767444.114909844, delay=0.004734626971185207, ms=00013} 22:48:58.420330 run mass: MS performed LU {at=1767444.123679517, lu_delay=4.71979978797026, ms=00006} 22:48:59.064270 run osmo-ms-mob/00014: Starting mobile 22:48:59.077558 run osmo-ms-mob/00014(pid=149): Launched 22:48:59.088677 run mass: MS start registered {at=1767444.792025037, delay=0.004559522029012442, ms=00014} 22:48:59.664289 run osmo-ms-mob/00015: Starting mobile 22:48:59.678531 run osmo-ms-mob/00015(pid=150): Launched 22:48:59.689761 run mass: MS start registered {at=1767445.393102563, delay=0.004696209914982319, ms=00015} 22:49:00.165607 run osmo-ms-mob/00016: Starting mobile 22:49:00.179722 run osmo-ms-mob/00016(pid=151): Launched 22:49:00.190472 run mass: MS start registered {at=1767445.893821728, delay=0.004441073862835765, ms=00016} 22:49:00.239335 run mass: MS performed LU {at=1767445.942661601, lu_delay=4.949413094902411, ms=00008} 22:49:00.285003 run mass: MS performed LU {at=1767445.988334986, lu_delay=5.791781432926655, ms=00007} 22:49:00.675883 run osmo-ms-mob/00017: Starting mobile 22:49:00.689990 run osmo-ms-mob/00017(pid=152): Launched 22:49:00.700918 run mass: MS start registered {at=1767446.404269676, delay=0.004818547982722521, ms=00017} 22:49:01.264296 run osmo-ms-mob/00018: Starting mobile 22:49:01.278004 run osmo-ms-mob/00018(pid=153): Launched 22:49:01.289067 run mass: MS start registered {at=1767446.992408662, delay=0.004809927195310593, ms=00018} 22:49:01.669681 run osmo-ms-mob/00019: Starting mobile 22:49:01.684036 run osmo-ms-mob/00019(pid=154): Launched 22:49:01.695064 run mass: MS start registered {at=1767447.398406555, delay=0.004570233868435025, ms=00019} 22:49:02.140243 run mass: MS performed LU {at=1767447.843579954, lu_delay=4.851463010068983, ms=00011} 22:49:02.152069 run osmo-ms-mob/00020: Starting mobile 22:49:02.165810 run osmo-ms-mob/00020(pid=155): Launched 22:49:02.177300 run mass: MS start registered {at=1767447.880646725, delay=0.005197081947699189, ms=00020} 22:49:02.186646 run mass: MS performed LU {at=1767447.889997297, lu_delay=6.196723849978298, ms=00009} 22:49:02.255428 run mass: MS performed LU {at=1767447.958763238, lu_delay=5.699974745046347, ms=00010} 22:49:02.663949 run osmo-ms-mob/00021: Starting mobile 22:49:02.676877 run osmo-ms-mob/00021(pid=156): Launched 22:49:02.687574 run mass: MS start registered {at=1767448.390905802, delay=0.004594962811097503, ms=00021} 22:49:03.070617 run osmo-ms-mob/00022: Starting mobile 22:49:03.084604 run osmo-ms-mob/00022(pid=157): Launched 22:49:03.096227 run mass: MS start registered {at=1767448.799568219, delay=0.004859243053942919, ms=00022} 22:49:03.564614 run osmo-ms-mob/00023: Starting mobile 22:49:03.578344 run osmo-ms-mob/00023(pid=158): Launched 22:49:03.590531 run mass: MS start registered {at=1767449.293876933, delay=0.005639609880745411, ms=00023} 22:49:03.921676 run mass: MS performed LU {at=1767449.625012233, lu_delay=4.832987195812166, ms=00014} 22:49:03.933638 run osmo-ms-mob/00024: Starting mobile 22:49:03.947264 run osmo-ms-mob/00024(pid=159): Launched 22:49:03.958717 run mass: MS start registered {at=1767449.662057229, delay=0.005154894199222326, ms=00024} 22:49:04.004708 run mass: MS performed LU {at=1767449.708049994, lu_delay=6.114844431867823, ms=00012} 22:49:04.051241 run mass: MS performed LU {at=1767449.754587886, lu_delay=5.639678041916341, ms=00013} 22:49:04.469071 run osmo-ms-mob/00025: Starting mobile 22:49:04.483716 run osmo-ms-mob/00025(pid=160): Launched 22:49:04.494933 run mass: MS start registered {at=1767450.198271781, delay=0.004846587078645825, ms=00025} 22:49:04.864723 run osmo-ms-mob/00026: Starting mobile 22:49:04.878777 run osmo-ms-mob/00026(pid=161): Launched 22:49:04.890020 run mass: MS start registered {at=1767450.593368683, delay=0.004709691973403096, ms=00026} 22:49:05.264808 run osmo-ms-mob/00027: Starting mobile 22:49:05.278998 run osmo-ms-mob/00027(pid=162): Launched 22:49:05.289802 run mass: MS start registered {at=1767450.993154304, delay=0.004443546058610082, ms=00027} 22:49:05.664789 run osmo-ms-mob/00028: Starting mobile 22:49:05.679044 run osmo-ms-mob/00028(pid=163): Launched 22:49:05.690443 run mass: MS start registered {at=1767451.393784916, delay=0.005020431010052562, ms=00028} 22:49:05.907627 run mass: MS performed LU {at=1767451.610873737, lu_delay=4.61846507480368, ms=00018} 22:49:05.953650 run mass: MS performed LU {at=1767451.656923452, lu_delay=5.25265377596952, ms=00017} 22:49:05.976632 run osmo-ms-mob/00029: Starting mobile 22:49:05.989984 run osmo-ms-mob/00029(pid=164): Launched 22:49:06.001014 run mass: MS start registered {at=1767451.70436952, delay=0.004977363161742687, ms=00029} 22:49:06.021500 run mass: MS performed LU {at=1767451.724845002, lu_delay=5.831023273989558, ms=00016} 22:49:06.058298 run mass: MS performed LU {at=1767451.761635151, lu_delay=6.368532588006929, ms=00015} 22:49:06.467291 run osmo-ms-mob/00030: Starting mobile 22:49:06.481270 run osmo-ms-mob/00030(pid=165): Launched 22:49:06.495248 run mass: MS start registered {at=1767452.198574036, delay=0.006701930891722441, ms=00030} 22:49:06.865464 run osmo-ms-mob/00031: Starting mobile 22:49:06.879673 run osmo-ms-mob/00031(pid=166): Launched 22:49:06.891172 run mass: MS start registered {at=1767452.594527062, delay=0.005023423116654158, ms=00031} 22:49:07.165115 run osmo-ms-mob/00032: Starting mobile 22:49:07.178986 run osmo-ms-mob/00032(pid=167): Launched 22:49:07.190046 run mass: MS start registered {at=1767452.893393378, delay=0.00472054909914732, ms=00032} 22:49:07.564486 run osmo-ms-mob/00033: Starting mobile 22:49:07.578277 run osmo-ms-mob/00033(pid=168): Launched 22:49:07.589829 run mass: MS start registered {at=1767453.293177241, delay=0.004873906960710883, ms=00033} 22:49:07.687516 run mass: MS performed LU {at=1767453.390845935, lu_delay=4.591277715982869, ms=00022} 22:49:07.770427 run mass: MS performed LU {at=1767453.473742149, lu_delay=6.075335594126955, ms=00019} 22:49:07.816901 run mass: MS performed LU {at=1767453.520221269, lu_delay=5.129315467085689, ms=00021} 22:49:07.830460 run osmo-ms-mob/00034: Starting mobile 22:49:07.844411 run osmo-ms-mob/00034(pid=169): Launched 22:49:07.855430 run mass: MS start registered {at=1767453.558778702, delay=0.004795184126123786, ms=00034} 22:49:07.960277 run mass: MS performed LU {at=1767453.663599069, lu_delay=5.782952344045043, ms=00020} 22:49:08.272333 run osmo-ms-mob/00035: Starting mobile 22:49:08.285457 run osmo-ms-mob/00035(pid=170): Launched 22:49:08.296574 run mass: MS start registered {at=1767453.999921275, delay=0.0047664339654147625, ms=00035} 22:49:08.664303 run osmo-ms-mob/00036: Starting mobile 22:49:08.678160 run osmo-ms-mob/00036(pid=171): Launched 22:49:08.690407 run mass: MS start registered {at=1767454.393739655, delay=0.005820032907649875, ms=00036} 22:49:09.064011 run osmo-ms-mob/00037: Starting mobile 22:49:09.077774 run osmo-ms-mob/00037(pid=172): Launched 22:49:09.089172 run mass: MS start registered {at=1767454.792519856, delay=0.004797799047082663, ms=00037} 22:49:09.408226 run osmo-ms-mob/00038: Starting mobile 22:49:09.425251 run osmo-ms-mob/00038(pid=173): Launched 22:49:09.440582 run mass: MS start registered {at=1767455.143920876, delay=0.008982516126707196, ms=00038} 22:49:09.552122 run mass: MS performed LU {at=1767455.255453356, lu_delay=5.961576423142105, ms=00023} 22:49:09.588799 run mass: MS performed LU {at=1767455.292116297, lu_delay=5.630059067858383, ms=00024} 22:49:09.602571 run osmo-ms-mob/00039: Starting mobile 22:49:09.616669 run osmo-ms-mob/00039(pid=174): Launched 22:49:09.627992 run mass: MS start registered {at=1767455.331336417, delay=0.005051569081842899, ms=00039} 22:49:09.718529 run mass: MS performed LU {at=1767455.421861604, lu_delay=5.223589823115617, ms=00025} 22:49:09.861356 run mass: MS performed LU {at=1767455.564690891, lu_delay=4.971322207944468, ms=00026} 22:49:10.065062 run osmo-ms-mob/00040: Starting mobile 22:49:10.078949 run osmo-ms-mob/00040(pid=175): Launched 22:49:10.090789 run mass: MS start registered {at=1767455.79413621, delay=4.404899664223194e-05, ms=00040} 22:49:10.364227 run osmo-ms-mob/00041: Starting mobile 22:49:10.377840 run osmo-ms-mob/00041(pid=176): Launched 22:49:10.389038 run mass: MS start registered {at=1767456.092387825, delay=0.004803674994036555, ms=00041} 22:49:10.595350 run mass: MS performed LU {at=1767456.298681616, lu_delay=5.305527311982587, ms=00027} 22:49:10.606753 run osmo-ms-mob/00042: Starting mobile 22:49:10.619930 run osmo-ms-mob/00042(pid=177): Launched 22:49:10.631114 run mass: MS start registered {at=1767456.334459484, delay=0.005001424113288522, ms=00042} 22:49:11.064116 run osmo-ms-mob/00043: Starting mobile 22:49:11.077533 run osmo-ms-mob/00043(pid=178): Launched 22:49:11.088728 run mass: MS start registered {at=1767456.792077683, delay=0.004987761843949556, ms=00043} 22:49:11.364815 run osmo-ms-mob/00044: Starting mobile 22:49:11.378247 run osmo-ms-mob/00044(pid=179): Launched 22:49:11.389373 run mass: MS start registered {at=1767457.092721657, delay=0.004529888974502683, ms=00044} 22:49:11.454106 run mass: MS performed LU {at=1767457.157355826, lu_delay=5.763570910086855, ms=00028} 22:49:11.491939 run mass: MS performed LU {at=1767457.195202203, lu_delay=4.996628167107701, ms=00030} 22:49:11.512310 run osmo-ms-mob/00045: Starting mobile 22:49:11.526075 run osmo-ms-mob/00045(pid=180): Launched 22:49:11.537714 run mass: MS start registered {at=1767457.241056567, delay=0.004576161038130522, ms=00045} 22:49:11.582562 run mass: MS performed LU {at=1767457.285894103, lu_delay=5.581524583045393, ms=00029} 22:49:11.763129 run mass: MS performed LU {at=1767457.466460948, lu_delay=4.871933886082843, ms=00031} 22:49:11.777026 run osmo-ms-mob/00046: Starting mobile 22:49:11.790037 run osmo-ms-mob/00046(pid=181): Launched 22:49:11.801004 run mass: MS start registered {at=1767457.504356295, delay=0.004915286088362336, ms=00046} 22:49:12.263863 run osmo-ms-mob/00047: Starting mobile 22:49:12.277126 run osmo-ms-mob/00047(pid=182): Launched 22:49:12.288102 run mass: MS start registered {at=1767457.991449583, delay=0.0048055751249194145, ms=00047} 22:49:12.566193 run osmo-ms-mob/00048: Starting mobile 22:49:12.582079 run osmo-ms-mob/00048(pid=183): Launched 22:49:12.593035 run mass: MS start registered {at=1767458.296382609, delay=0.004672792972996831, ms=00048} 22:49:12.864188 run osmo-ms-mob/00049: Starting mobile 22:49:12.878886 run osmo-ms-mob/00049(pid=184): Launched 22:49:12.890435 run mass: MS start registered {at=1767458.593781911, delay=0.0043162330985069275, ms=00049} 22:49:13.164748 run osmo-ms-mob/00050: Starting mobile 22:49:13.180144 run osmo-ms-mob/00050(pid=185): Launched 22:49:13.191438 run mass: MS start registered {at=1767458.89478939, delay=0.00456063193269074, ms=00050} 22:49:13.317781 run mass: MS performed LU {at=1767459.021113962, lu_delay=4.627374307019636, ms=00036} 22:49:13.354470 run mass: MS performed LU {at=1767459.057806458, lu_delay=5.4990277560427785, ms=00034} 22:49:13.483816 run mass: MS performed LU {at=1767459.187148293, lu_delay=5.187227017944679, ms=00035} 22:49:13.495448 run osmo-ms-mob/00051: Starting mobile 22:49:13.509001 run osmo-ms-mob/00051(pid=186): Launched 22:49:13.528307 run mass: MS start registered {at=1767459.2316606, delay=0.0006085641216486692, ms=00051} 22:49:13.627069 run mass: MS performed LU {at=1767459.330403093, lu_delay=6.437009715009481, ms=00032} 22:49:13.663744 run mass: MS performed LU {at=1767459.367082736, lu_delay=6.073905494995415, ms=00033} 22:49:13.674987 run osmo-ms-mob/00052: Starting mobile 22:49:13.688975 run osmo-ms-mob/00052(pid=187): Launched 22:49:13.707537 run mass: MS start registered {at=1767459.410856764, delay=0.011001646984368563, ms=00052} 22:49:13.890316 run mass: MS performed LU {at=1767459.593620297, lu_delay=4.801100441021845, ms=00037} 22:49:14.168532 run osmo-ms-mob/00053: Starting mobile 22:49:14.194487 run osmo-ms-mob/00053(pid=188): Launched 22:49:14.206199 run mass: MS start registered {at=1767459.909546449, delay=2.9670074582099915e-05, ms=00053} 22:49:14.467033 run osmo-ms-mob/00054: Starting mobile 22:49:14.482110 run osmo-ms-mob/00054(pid=189): Launched 22:49:14.493140 run mass: MS start registered {at=1767460.196487398, delay=0.004847820848226547, ms=00054} 22:49:14.891272 run osmo-ms-mob/00055: Starting mobile 22:49:14.904789 run osmo-ms-mob/00055(pid=190): Launched 22:49:14.911374 run mass: Starting too slowly. Moving on {now=1767460.614743053, sleep=-0.05328420456498861, target=1767460.5614588484} 22:49:14.917028 run mass: MS start registered {at=1767460.620388157, delay=0.005646844860166311, ms=00055} 22:49:15.065494 run osmo-ms-mob/00056: Starting mobile 22:49:15.080070 run osmo-ms-mob/00056(pid=191): Launched 22:49:15.091480 run mass: MS start registered {at=1767460.794821403, delay=0.005115997977554798, ms=00056} 22:49:15.219578 run mass: MS performed LU {at=1767460.922901223, lu_delay=4.588441738858819, ms=00042} 22:49:15.256349 run mass: MS performed LU {at=1767460.959686007, lu_delay=4.867298181867227, ms=00041} 22:49:15.267664 run osmo-ms-mob/00057: Starting mobile 22:49:15.281055 run osmo-ms-mob/00057(pid=192): Launched 22:49:15.292042 run mass: MS start registered {at=1767460.995389832, delay=0.004716255934908986, ms=00057} 22:49:15.348628 run mass: MS performed LU {at=1767461.051954553, lu_delay=5.2578183428850025, ms=00040} 22:49:15.527985 run mass: MS performed LU {at=1767461.231320578, lu_delay=6.0873997018206865, ms=00038} 22:49:15.565421 run mass: MS performed LU {at=1767461.268754867, lu_delay=5.937418449902907, ms=00039} 22:49:15.577021 run osmo-ms-mob/00058: Starting mobile 22:49:15.590723 run osmo-ms-mob/00058(pid=193): Launched 22:49:15.602361 run mass: MS start registered {at=1767461.30570661, delay=0.00532562006264925, ms=00058} 22:49:16.064686 run osmo-ms-mob/00059: Starting mobile 22:49:16.078089 run osmo-ms-mob/00059(pid=194): Launched 22:49:16.089030 run mass: MS start registered {at=1767461.792382277, delay=0.004923867993056774, ms=00059} 22:49:16.363897 run osmo-ms-mob/00060: Starting mobile 22:49:16.377101 run osmo-ms-mob/00060(pid=195): Launched 22:49:16.388066 run mass: MS start registered {at=1767462.091416414, delay=0.004748743958771229, ms=00060} 22:49:16.764687 run osmo-ms-mob/00061: Starting mobile 22:49:16.778481 run osmo-ms-mob/00061(pid=196): Launched 22:49:16.791942 run mass: MS start registered {at=1767462.495285026, delay=0.004734602989628911, ms=00061} 22:49:17.064620 run osmo-ms-mob/00062: Starting mobile 22:49:17.078511 run osmo-ms-mob/00062(pid=197): Launched 22:49:17.090150 run mass: MS start registered {at=1767462.793499234, delay=0.004603876965120435, ms=00062} 22:49:17.204544 run mass: MS performed LU {at=1767462.907848806, lu_delay=5.666792238829657, ms=00045} 22:49:17.250552 run mass: MS performed LU {at=1767462.953876022, lu_delay=5.861154365120456, ms=00044} 22:49:17.262096 run osmo-ms-mob/00063: Starting mobile 22:49:17.275680 run osmo-ms-mob/00063(pid=198): Launched 22:49:17.289655 run mass: MS start registered {at=1767462.993001436, delay=0.007190241012722254, ms=00063} 22:49:17.319017 run mass: MS performed LU {at=1767463.022362357, lu_delay=5.51800606190227, ms=00046} 22:49:17.355941 run mass: MS performed LU {at=1767463.059276492, lu_delay=5.0678269090130925, ms=00047} 22:49:17.392533 run mass: MS performed LU {at=1767463.095855329, lu_delay=4.799472719896585, ms=00048} 22:49:17.407958 run osmo-ms-mob/00064: Starting mobile 22:49:17.421920 run osmo-ms-mob/00064(pid=199): Launched 22:49:17.433527 run mass: MS start registered {at=1767463.13686923, delay=0.0052028379868716, ms=00064} 22:49:18.043285 run mass: MS performed LU {at=1767463.746617015, lu_delay=6.954539332073182, ms=00043} 22:49:18.164533 run osmo-ms-mob/00065: Starting mobile 22:49:18.178515 run osmo-ms-mob/00065(pid=200): Launched 22:49:18.189766 run mass: MS start registered {at=1767463.893116779, delay=0.004912975011393428, ms=00065} 22:49:18.316172 run mass: MS performed LU {at=1767464.019505032, lu_delay=4.787844432052225, ms=00051} 22:49:18.464273 run osmo-ms-mob/00066: Starting mobile 22:49:18.477350 run osmo-ms-mob/00066(pid=201): Launched 22:49:18.488810 run mass: MS start registered {at=1767464.192152972, delay=0.0035572671331465244, ms=00066} 22:49:18.864576 run osmo-ms-mob/00067: Starting mobile 22:49:18.878503 run osmo-ms-mob/00067(pid=202): Launched 22:49:18.890282 run mass: MS start registered {at=1767464.593627841, delay=0.005485441070050001, ms=00067} 22:49:19.021647 run mass: MS performed LU {at=1767464.724979027, lu_delay=5.314122262876481, ms=00052} 22:49:19.058707 run mass: MS performed LU {at=1767464.762045349, lu_delay=4.852498899912462, ms=00053} 22:49:19.070465 run osmo-ms-mob/00068: Starting mobile 22:49:19.084283 run osmo-ms-mob/00068(pid=203): Launched 22:49:19.096076 run mass: MS start registered {at=1767464.799417017, delay=0.00553550198674202, ms=00068} 22:49:19.114613 run mass: MS performed LU {at=1767464.817954927, lu_delay=4.621467529097572, ms=00054} 22:49:19.312840 run mass: MS performed LU {at=1767465.016164709, lu_delay=6.12137531908229, ms=00050} 22:49:19.331614 run mass: MS performed LU {at=1767465.034947905, lu_delay=6.441165993921459, ms=00049} 22:49:19.352939 run osmo-ms-mob/00069: Starting mobile 22:49:19.376009 run osmo-ms-mob/00069(pid=204): Launched 22:49:19.388227 run mass: MS start registered {at=1767465.091572641, delay=0.005654057953506708, ms=00069} 22:49:19.967519 run osmo-ms-mob/00070: Starting mobile 22:49:19.981292 run osmo-ms-mob/00070(pid=205): Launched 22:49:19.993239 run mass: MS start registered {at=1767465.696585169, delay=0.00538578606210649, ms=00070} 22:49:20.364153 run osmo-ms-mob/00071: Starting mobile 22:49:20.377673 run osmo-ms-mob/00071(pid=206): Launched 22:49:20.389267 run mass: MS start registered {at=1767466.092612217, delay=0.0051691229455173016, ms=00071} 22:49:20.764556 run osmo-ms-mob/00072: Starting mobile 22:49:20.778191 run osmo-ms-mob/00072(pid=207): Launched 22:49:20.789931 run mass: MS start registered {at=1767466.493279017, delay=0.005295827053487301, ms=00072} 22:49:20.969759 run mass: MS performed LU {at=1767466.673067644, lu_delay=5.677677812054753, ms=00057} 22:49:21.015620 run mass: MS performed LU {at=1767466.718953185, lu_delay=5.9241317820269614, ms=00056} 22:49:21.027348 run osmo-ms-mob/00073: Starting mobile 22:49:21.040904 run osmo-ms-mob/00073(pid=208): Launched 22:49:21.052438 run mass: MS start registered {at=1767466.755785591, delay=0.0052525990176945925, ms=00073} 22:49:21.084817 run mass: MS performed LU {at=1767466.788143787, lu_delay=5.482437177095562, ms=00058} 22:49:21.103429 run mass: MS performed LU {at=1767466.80676781, lu_delay=4.715351396007463, ms=00060} 22:49:21.122033 run mass: MS performed LU {at=1767466.825371178, lu_delay=5.032988901017234, ms=00059} 22:49:21.133353 run osmo-ms-mob/00074: Starting mobile 22:49:21.147193 run osmo-ms-mob/00074(pid=209): Launched 22:49:21.158683 run mass: MS start registered {at=1767466.862010157, delay=0.005221624858677387, ms=00074} 22:49:21.165265 run mass: MS performed LU {at=1767466.86862176, lu_delay=6.248233603080735, ms=00055} 22:49:21.965401 run osmo-ms-mob/00075: Starting mobile 22:49:21.981470 run osmo-ms-mob/00075(pid=210): Launched 22:49:21.994796 run mass: MS start registered {at=1767467.69813586, delay=0.005742486100643873, ms=00075} 22:49:22.076953 run mass: MS performed LU {at=1767467.780283918, lu_delay=3.58813094580546, ms=00066} 22:49:22.465132 run osmo-ms-mob/00076: Starting mobile 22:49:22.481174 run osmo-ms-mob/00076(pid=211): Launched 22:49:22.495128 run mass: MS start registered {at=1767468.198432638, delay=0.006177982082590461, ms=00076} 22:49:22.788171 run mass: MS performed LU {at=1767468.491476234, lu_delay=5.354607003973797, ms=00064} 22:49:22.809513 run osmo-ms-mob/00077: Starting mobile 22:49:22.826181 run osmo-ms-mob/00077(pid=212): Launched 22:49:22.834079 run mass: MS performed LU {at=1767468.537430891, lu_delay=5.544429454952478, ms=00063} 22:49:22.841619 run mass: MS start registered {at=1767468.544982062, delay=0.007575528929010034, ms=00077} 22:49:22.879656 run mass: MS performed LU {at=1767468.582988617, lu_delay=5.7894893831107765, ms=00062} 22:49:23.078925 run mass: MS performed LU {at=1767468.782257498, lu_delay=4.8891407190822065, ms=00065} 22:49:23.097168 run mass: MS performed LU {at=1767468.80050258, lu_delay=6.305217553861439, ms=00061} 22:49:23.111604 run osmo-ms-mob/00078: Starting mobile 22:49:23.127862 run osmo-ms-mob/00078(pid=213): Launched 22:49:23.141274 run mass: MS start registered {at=1767468.844618649, delay=0.0053998809307813644, ms=00078} 22:49:23.764493 run osmo-ms-mob/00079: Starting mobile 22:49:23.781778 run osmo-ms-mob/00079(pid=214): Launched 22:49:23.796024 run mass: MS start registered {at=1767469.499355567, delay=0.006097255973145366, ms=00079} 22:49:24.265412 run osmo-ms-mob/00080: Starting mobile 22:49:24.279019 run osmo-ms-mob/00080(pid=215): Launched 22:49:24.290203 run mass: MS start registered {at=1767469.993548442, delay=0.004745353013277054, ms=00080} 22:49:24.716723 run mass: MS performed LU {at=1767470.42003036, lu_delay=5.620613343082368, ms=00068} 22:49:24.729188 run osmo-ms-mob/00081: Starting mobile 22:49:24.742832 run osmo-ms-mob/00081(pid=216): Launched 22:49:24.749140 run mass: MS performed LU {at=1767470.452499003, lu_delay=4.75591383385472, ms=00070} 22:49:24.755142 run mass: MS start registered {at=1767470.458509433, delay=0.006029681069776416, ms=00081} 22:49:24.781532 run mass: MS performed LU {at=1767470.484871493, lu_delay=5.3932988520246, ms=00069} 22:49:24.850979 run mass: MS performed LU {at=1767470.55428785, lu_delay=5.960660008946434, ms=00067} 22:49:24.863002 run osmo-ms-mob/00082: Starting mobile 22:49:24.876851 run osmo-ms-mob/00082(pid=217): Launched 22:49:24.883409 run mass: MS performed LU {at=1767470.586766884, lu_delay=4.494154667016119, ms=00071} 22:49:24.889565 run mass: MS start registered {at=1767470.592931236, delay=0.006183157907798886, ms=00082} 22:49:25.764609 run osmo-ms-mob/00083: Starting mobile 22:49:25.777700 run osmo-ms-mob/00083(pid=218): Launched 22:49:25.788846 run mass: MS start registered {at=1767471.492176595, delay=0.005061660893261433, ms=00083} 22:49:26.264395 run osmo-ms-mob/00084: Starting mobile 22:49:26.278679 run osmo-ms-mob/00084(pid=219): Launched 22:49:26.290148 run mass: MS start registered {at=1767471.993458592, delay=0.004074716009199619, ms=00084} 22:49:26.554413 run mass: MS performed LU {at=1767472.257740351, lu_delay=5.764461333863437, ms=00072} 22:49:26.646297 run mass: MS performed LU {at=1767472.349629711, lu_delay=5.4876195539254695, ms=00074} 22:49:26.764508 run osmo-ms-mob/00085: Starting mobile 22:49:26.778298 run osmo-ms-mob/00085(pid=220): Launched 22:49:26.789864 run mass: MS start registered {at=1767472.493206966, delay=0.005330404033884406, ms=00085} 22:49:26.807871 run mass: MS performed LU {at=1767472.511203401, lu_delay=5.755417810054496, ms=00073} 22:49:27.364335 run osmo-ms-mob/00086: Starting mobile 22:49:27.377965 run osmo-ms-mob/00086(pid=221): Launched 22:49:27.389107 run mass: MS start registered {at=1767473.092459353, delay=0.004868884803727269, ms=00086} 22:49:28.034232 run osmo-ms-mob/00087: Starting mobile 22:49:28.050453 run osmo-ms-mob/00087(pid=222): Launched 22:49:28.061911 run mass: MS start registered {at=1767473.765261482, delay=0.005095942877233028, ms=00087} 22:49:28.482853 run mass: MS performed LU {at=1767474.186162087, lu_delay=4.686806519981474, ms=00079} 22:49:28.497195 run osmo-ms-mob/00088: Starting mobile 22:49:28.511160 run osmo-ms-mob/00088(pid=223): Launched 22:49:28.520113 run mass: MS performed LU {at=1767474.223466004, lu_delay=5.3788473550230265, ms=00078} 22:49:28.526145 run mass: MS start registered {at=1767474.229510409, delay=0.006072337972000241, ms=00088} 22:49:28.547669 run mass: MS performed LU {at=1767474.251003246, lu_delay=5.706021184101701, ms=00077} 22:49:28.616078 run mass: MS performed LU {at=1767474.319423911, lu_delay=6.120991272851825, ms=00076} 22:49:29.165161 run osmo-ms-mob/00089: Starting mobile 22:49:29.178616 run osmo-ms-mob/00089(pid=224): Launched 22:49:29.192096 run mass: MS start registered {at=1767474.895434027, delay=0.007172407116740942, ms=00089} 22:49:29.764913 run osmo-ms-mob/00090: Starting mobile 22:49:29.778768 run osmo-ms-mob/00090(pid=225): Launched 22:49:29.790336 run mass: MS start registered {at=1767475.493675227, delay=0.005265570944175124, ms=00090} 22:49:30.282075 run mass: MS performed LU {at=1767475.985411081, lu_delay=5.991862639086321, ms=00080} 22:49:30.320166 run mass: MS performed LU {at=1767476.023501518, lu_delay=5.56499208486639, ms=00081} 22:49:30.331838 run osmo-ms-mob/00091: Starting mobile 22:49:30.346036 run osmo-ms-mob/00091(pid=226): Launched 22:49:30.357349 run mass: MS start registered {at=1767476.060700822, delay=0.005012881010770798, ms=00091} 22:49:30.412115 run mass: MS performed LU {at=1767476.115452617, lu_delay=5.5225213810335845, ms=00082} 22:49:30.574137 run mass: MS performed LU {at=1767476.277454621, lu_delay=4.785278026014566, ms=00083} 22:49:31.164100 run osmo-ms-mob/00092: Starting mobile 22:49:31.178388 run osmo-ms-mob/00092(pid=227): Launched 22:49:31.190892 run mass: MS start registered {at=1767476.894240119, delay=0.005263613071292639, ms=00092} 22:49:31.964746 run osmo-ms-mob/00093: Starting mobile 22:49:31.979989 run osmo-ms-mob/00093(pid=228): Launched 22:49:31.992672 run mass: MS start registered {at=1767477.695985066, delay=0.005072593921795487, ms=00093} 22:49:32.248317 run mass: MS performed LU {at=1767477.951651135, lu_delay=5.958192542893812, ms=00084} 22:49:32.267486 run mass: MS performed LU {at=1767477.970830376, lu_delay=4.87837102310732, ms=00086} 22:49:32.313069 run mass: MS performed LU {at=1767478.016403447, lu_delay=5.5231964809354395, ms=00085} 22:49:32.868864 run osmo-ms-mob/00094: Starting mobile 22:49:32.885142 run osmo-ms-mob/00094(pid=229): Launched 22:49:32.897664 run mass: MS start registered {at=1767478.601013483, delay=0.005625084042549133, ms=00094} 22:49:33.769330 run osmo-ms-mob/00095: Starting mobile 22:49:33.784189 run osmo-ms-mob/00095(pid=230): Launched 22:49:33.796268 run mass: MS start registered {at=1767479.499609449, delay=0.0054387119598686695, ms=00095} 22:49:34.029814 run mass: MS performed LU {at=1767479.733138944, lu_delay=5.967877462040633, ms=00087} 22:49:34.048440 run mass: MS performed LU {at=1767479.751771591, lu_delay=4.856337563833222, ms=00089} 22:49:34.178165 run mass: MS performed LU {at=1767479.881488818, lu_delay=5.651978408917785, ms=00088} 22:49:34.766074 run osmo-ms-mob/00096: Starting mobile 22:49:34.780782 run osmo-ms-mob/00096(pid=231): Launched 22:49:34.796093 run mass: MS start registered {at=1767480.499426887, delay=0.008110781898722053, ms=00096} 22:49:35.865505 run osmo-ms-mob/00097: Starting mobile 22:49:35.881673 run osmo-ms-mob/00097(pid=232): Launched 22:49:35.895320 run mass: MS start registered {at=1767481.598668176, delay=0.00605644891038537, ms=00097} 22:49:36.014720 run mass: MS performed LU {at=1767481.718037957, lu_delay=4.823797838063911, ms=00092} 22:49:36.032812 run mass: MS performed LU {at=1767481.73615356, lu_delay=6.24247833294794, ms=00090} 22:49:36.079510 run mass: MS performed LU {at=1767481.7828501, lu_delay=5.72214927803725, ms=00091} 22:49:37.164622 run osmo-ms-mob/00098: Starting mobile 22:49:37.179971 run osmo-ms-mob/00098(pid=233): Launched 22:49:37.193385 run mass: MS start registered {at=1767482.896724305, delay=0.006066590081900358, ms=00098} 22:49:37.795816 run mass: MS performed LU {at=1767483.49913951, lu_delay=4.898126027081162, ms=00094} 22:49:37.943702 run mass: MS performed LU {at=1767483.647025011, lu_delay=5.951039945008233, ms=00093} 22:49:38.965821 run osmo-ms-mob/00099: Starting mobile 22:49:38.980920 run osmo-ms-mob/00099(pid=234): Launched 22:49:38.988329 run mass: All started... {duration=55.73023520503193, too_slow=2} 22:49:38.995252 run mass: MS start registered {at=1767484.698609606, delay=0.006919285980984569, ms=00099} 22:49:39.780881 run mass: MS performed LU {at=1767485.484197646, lu_delay=4.984770759008825, ms=00096} 22:49:39.798931 run mass: MS performed LU {at=1767485.502279531, lu_delay=6.002670082030818, ms=00095} 22:49:41.709598 run mass: MS performed LU {at=1767487.412917754, lu_delay=5.81424957793206, ms=00097} 22:49:42.198030 run mass: MS performed LU {at=1767487.901367226, lu_delay=5.004642920801416, ms=00098} 22:49:43.782075 run mass: MS performed LU {at=1767489.485398534, lu_delay=21.78726267395541, ms=00075} 22:49:43.800529 run mass: MS performed LU {at=1767489.503876347, lu_delay=4.805266741197556, ms=00099} 22:49:43.807928 run mass: Tests done {all_completed=True, max=21.78726267395541, min=3.58813094580546} 22:49:43.814783 tst register_default_mass.py: Test passed (85.4 sec) 22:49:43.821588 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:43.826882 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:43.831070 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:43.835335 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:43.839597 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:43.843897 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:43.851628 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:43.855884 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:43.860071 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:43.864204 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:43.868372 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:43.872501 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:43.876642 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:43.880817 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:43.884983 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:43.889159 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:43.893420 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:43.897836 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:43.902306 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:43.907119 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:43.911706 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:43.918446 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:43.922656 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:43.927376 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:43.931661 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:43.935909 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:43.940171 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:43.944717 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:43.949225 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:43.953793 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:43.958331 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:43.962843 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:43.967421 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:43.972545 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:43.977140 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:43.981799 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:43.987004 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:43.991819 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:43.996472 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:44.000968 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:44.005394 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:44.010427 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:44.015161 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:44.020616 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:44.024969 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:44.029374 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:44.033687 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:44.038147 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:44.042474 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:44.046805 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:44.051067 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:44.055520 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:44.059794 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:44.064069 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:44.068335 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:44.072596 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:44.076886 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:44.081171 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:44.085514 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:44.090165 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:44.094634 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:44.099019 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:44.103439 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:44.107875 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:44.112183 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:44.116484 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:44.120805 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:44.125199 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:44.129637 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:44.134081 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:44.138528 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:44.142982 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:44.147595 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:44.152300 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:44.157124 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:44.161528 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:44.165912 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:44.170260 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:44.174572 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:44.178998 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:44.183371 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:44.187644 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:44.191928 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:44.196220 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:44.200597 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:44.205072 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:44.209430 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:44.213699 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:44.218066 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:44.222681 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:44.227049 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:44.231414 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:44.235819 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:44.240212 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:44.244610 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:44.248972 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:44.253394 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:44.257777 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:44.262349 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:44.266709 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:44.270980 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:44.275244 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:44.279536 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:44.283925 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:44.289114 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:44.293545 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:44.297932 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:44.302327 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:44.306697 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:44.311116 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:44.315496 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:44.319989 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:44.324370 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:44.328785 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:44.333192 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:44.337623 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:44.342020 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:44.346385 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:44.350637 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:44.354862 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:44.359014 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:44.363145 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:44.367277 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:44.371416 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:44.375533 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:44.379679 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:44.384055 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:44.388224 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:44.392371 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:44.396618 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:44.400787 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:44.404977 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:44.409106 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:44.413378 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:44.417535 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:44.421703 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:44.425905 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:44.430135 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:44.434387 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:44.438660 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:44.442898 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:44.447146 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:44.451305 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:44.455583 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:44.459821 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:44.464074 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:44.468330 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:44.472576 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:44.476721 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:44.480856 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:44.485039 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:44.489305 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:44.493552 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:44.497799 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:44.502169 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:44.506568 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:44.510966 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:44.515384 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:44.519915 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:44.524424 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:44.528804 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:44.533195 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:44.537564 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:44.541889 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:44.546134 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:44.550308 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:44.554406 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:44.558535 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:44.562657 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:44.566770 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:44.570900 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:44.575032 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:44.579160 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:44.583288 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:44.587424 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:44.591601 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:44.595776 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:44.599907 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:44.604024 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:44.608145 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:44.612246 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:44.616286 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:44.620316 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:44.624377 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:44.628494 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:44.632590 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:44.636604 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:44.640616 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:44.644623 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:44.648629 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:44.652640 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:44.656727 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:44.660846 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:44.664921 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:44.669035 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:44.673165 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:44.677269 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:44.681355 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:44.685408 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:44.689516 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:44.693622 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:44.697677 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:44.701769 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:44.705851 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:44.709981 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:44.714067 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:44.718173 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:44.722272 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:44.726390 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:44.730531 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:44.734642 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:44.738849 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:44.743077 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:44.747308 --- ParallelTerminationStrategy: PID 22 died... 22:49:44.749218 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:44.753767 --- ParallelTerminationStrategy: PID 23 died... 22:49:44.755645 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:44.760255 --- ParallelTerminationStrategy: PID 24 died... 22:49:44.762110 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:44.766702 --- ParallelTerminationStrategy: PID 25 died... 22:49:44.768594 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:44.773217 --- ParallelTerminationStrategy: PID 26 died... 22:49:44.775099 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:44.779796 --- ParallelTerminationStrategy: PID 27 died... 22:49:44.781680 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:44.786316 --- ParallelTerminationStrategy: PID 28 died... 22:49:44.788203 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:44.792757 --- ParallelTerminationStrategy: PID 29 died... 22:49:44.794619 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:44.799290 --- ParallelTerminationStrategy: PID 30 died... 22:49:44.801192 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:44.805827 --- ParallelTerminationStrategy: PID 31 died... 22:49:44.807722 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:44.812364 --- ParallelTerminationStrategy: PID 32 died... 22:49:44.814249 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:44.818955 --- ParallelTerminationStrategy: PID 33 died... 22:49:44.820867 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:44.825533 --- ParallelTerminationStrategy: PID 35 died... 22:49:44.827443 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:44.832098 --- ParallelTerminationStrategy: PID 36 died... 22:49:44.833975 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:44.838636 --- ParallelTerminationStrategy: PID 37 died... 22:49:44.840519 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:44.845196 --- ParallelTerminationStrategy: PID 38 died... 22:49:44.847086 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:44.851873 --- ParallelTerminationStrategy: PID 39 died... 22:49:44.853814 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:44.858613 --- ParallelTerminationStrategy: PID 40 died... 22:49:44.860557 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:44.865439 --- ParallelTerminationStrategy: PID 41 died... 22:49:44.867396 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:44.872174 --- ParallelTerminationStrategy: PID 42 died... 22:49:44.874120 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:44.878900 --- ParallelTerminationStrategy: PID 43 died... 22:49:44.880842 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:44.885659 --- ParallelTerminationStrategy: PID 44 died... 22:49:44.887595 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:44.892377 --- ParallelTerminationStrategy: PID 45 died... 22:49:44.894284 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:44.898925 --- ParallelTerminationStrategy: PID 46 died... 22:49:44.900805 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:44.905317 --- ParallelTerminationStrategy: PID 47 died... 22:49:44.907143 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:44.911652 --- ParallelTerminationStrategy: PID 48 died... 22:49:44.913471 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:44.918028 --- ParallelTerminationStrategy: PID 49 died... 22:49:44.919910 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:44.924551 --- ParallelTerminationStrategy: PID 50 died... 22:49:44.926444 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:44.931068 --- ParallelTerminationStrategy: PID 51 died... 22:49:44.932916 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:44.937301 --- ParallelTerminationStrategy: PID 52 died... 22:49:44.939059 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:44.943403 --- ParallelTerminationStrategy: PID 53 died... 22:49:44.945180 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:44.949527 --- ParallelTerminationStrategy: PID 54 died... 22:49:44.951284 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:44.955679 --- ParallelTerminationStrategy: PID 55 died... 22:49:44.957392 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:44.961721 --- ParallelTerminationStrategy: PID 56 died... 22:49:44.963481 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:44.967835 --- ParallelTerminationStrategy: PID 57 died... 22:49:44.969674 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:44.974084 --- ParallelTerminationStrategy: PID 58 died... 22:49:44.975861 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:44.980278 --- ParallelTerminationStrategy: PID 59 died... 22:49:44.982098 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:44.986460 --- ParallelTerminationStrategy: PID 60 died... 22:49:44.988223 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:44.992617 --- ParallelTerminationStrategy: PID 61 died... 22:49:44.994438 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:44.998783 --- ParallelTerminationStrategy: PID 62 died... 22:49:45.000505 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:45.004771 --- ParallelTerminationStrategy: PID 63 died... 22:49:45.006485 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:45.010865 --- ParallelTerminationStrategy: PID 64 died... 22:49:45.012595 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:45.016955 --- ParallelTerminationStrategy: PID 65 died... 22:49:45.018739 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:45.023245 --- ParallelTerminationStrategy: PID 66 died... 22:49:45.025067 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:45.029428 --- ParallelTerminationStrategy: PID 67 died... 22:49:45.031194 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:45.035463 --- ParallelTerminationStrategy: PID 68 died... 22:49:45.037185 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:45.041456 --- ParallelTerminationStrategy: PID 69 died... 22:49:45.043187 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:45.047466 --- ParallelTerminationStrategy: PID 70 died... 22:49:45.049196 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:45.053443 --- ParallelTerminationStrategy: PID 71 died... 22:49:45.055198 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:45.059567 --- ParallelTerminationStrategy: PID 72 died... 22:49:45.061339 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:45.065762 --- ParallelTerminationStrategy: PID 73 died... 22:49:45.067517 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:45.071899 --- ParallelTerminationStrategy: PID 74 died... 22:49:45.073729 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:45.078082 --- ParallelTerminationStrategy: PID 75 died... 22:49:45.079849 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:45.084262 --- ParallelTerminationStrategy: PID 76 died... 22:49:45.086038 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:45.092412 --- ParallelTerminationStrategy: PID 77 died... 22:49:45.095984 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:45.103015 --- ParallelTerminationStrategy: PID 78 died... 22:49:45.104771 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:45.109051 --- ParallelTerminationStrategy: PID 79 died... 22:49:45.110799 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:45.115320 --- ParallelTerminationStrategy: PID 80 died... 22:49:45.117115 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:45.121595 --- ParallelTerminationStrategy: PID 81 died... 22:49:45.123364 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:45.127814 --- ParallelTerminationStrategy: PID 82 died... 22:49:45.129742 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:45.134227 --- ParallelTerminationStrategy: PID 83 died... 22:49:45.136006 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:45.140558 --- ParallelTerminationStrategy: PID 84 died... 22:49:45.142426 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:45.147064 --- ParallelTerminationStrategy: PID 85 died... 22:49:45.149005 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:45.153571 --- ParallelTerminationStrategy: PID 86 died... 22:49:45.155435 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:45.160364 --- ParallelTerminationStrategy: PID 87 died... 22:49:45.162302 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:45.166977 --- ParallelTerminationStrategy: PID 88 died... 22:49:45.168859 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:45.173587 --- ParallelTerminationStrategy: PID 89 died... 22:49:45.175495 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:45.180042 --- ParallelTerminationStrategy: PID 90 died... 22:49:45.181928 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:45.186445 --- ParallelTerminationStrategy: PID 91 died... 22:49:45.188261 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:45.192728 --- ParallelTerminationStrategy: PID 92 died... 22:49:45.194572 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:45.198967 --- ParallelTerminationStrategy: PID 93 died... 22:49:45.200744 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:45.205167 --- ParallelTerminationStrategy: PID 94 died... 22:49:45.206933 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:45.211342 --- ParallelTerminationStrategy: PID 95 died... 22:49:45.213193 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:45.217596 --- ParallelTerminationStrategy: PID 96 died... 22:49:45.219363 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:45.223722 --- ParallelTerminationStrategy: PID 97 died... 22:49:45.225491 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:45.229880 --- ParallelTerminationStrategy: PID 98 died... 22:49:45.231643 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:45.236105 --- ParallelTerminationStrategy: PID 99 died... 22:49:45.237885 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:45.242283 --- ParallelTerminationStrategy: PID 100 died... 22:49:45.244060 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:45.248499 --- ParallelTerminationStrategy: PID 101 died... 22:49:45.250310 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:45.254772 --- ParallelTerminationStrategy: PID 102 died... 22:49:45.256554 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:45.261010 --- ParallelTerminationStrategy: PID 103 died... 22:49:45.262813 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:45.267263 --- ParallelTerminationStrategy: PID 104 died... 22:49:45.269055 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:45.273552 --- ParallelTerminationStrategy: PID 105 died... 22:49:45.275339 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:45.279772 --- ParallelTerminationStrategy: PID 106 died... 22:49:45.281573 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:45.286001 --- ParallelTerminationStrategy: PID 107 died... 22:49:45.287781 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:45.292236 --- ParallelTerminationStrategy: PID 108 died... 22:49:45.294029 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:45.298505 --- ParallelTerminationStrategy: PID 109 died... 22:49:45.300300 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:45.304745 --- ParallelTerminationStrategy: PID 110 died... 22:49:45.306543 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:45.311016 --- ParallelTerminationStrategy: PID 111 died... 22:49:45.312870 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:45.317502 --- ParallelTerminationStrategy: PID 112 died... 22:49:45.319355 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:45.323895 --- ParallelTerminationStrategy: PID 113 died... 22:49:45.325722 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:45.330248 --- ParallelTerminationStrategy: PID 114 died... 22:49:45.332111 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:45.336823 --- ParallelTerminationStrategy: PID 115 died... 22:49:45.338623 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:45.343044 --- ParallelTerminationStrategy: PID 116 died... 22:49:45.344845 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:45.349370 --- ParallelTerminationStrategy: PID 117 died... 22:49:45.351220 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:45.355758 --- ParallelTerminationStrategy: PID 118 died... 22:49:45.357590 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:45.362120 --- ParallelTerminationStrategy: PID 119 died... 22:49:45.363904 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:45.368370 --- ParallelTerminationStrategy: PID 120 died... 22:49:45.370168 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:45.374689 --- ParallelTerminationStrategy: PID 121 died... 22:49:45.376488 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:45.381064 --- ParallelTerminationStrategy: PID 122 died... 22:49:45.382953 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:45.387472 --- ParallelTerminationStrategy: PID 123 died... 22:49:45.389258 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:45.393683 --- ParallelTerminationStrategy: PID 124 died... 22:49:45.395468 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:45.399970 --- ParallelTerminationStrategy: PID 125 died... 22:49:45.401862 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:45.406405 --- ParallelTerminationStrategy: PID 126 died... 22:49:45.408195 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:45.412616 --- ParallelTerminationStrategy: PID 127 died... 22:49:45.414394 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:45.418827 --- ParallelTerminationStrategy: PID 128 died... 22:49:45.420655 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:45.425117 --- ParallelTerminationStrategy: PID 129 died... 22:49:45.426899 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:45.431372 --- ParallelTerminationStrategy: PID 130 died... 22:49:45.433166 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:45.437712 --- ParallelTerminationStrategy: PID 131 died... 22:49:45.439494 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:45.443956 --- ParallelTerminationStrategy: PID 132 died... 22:49:45.445782 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:45.450377 --- ParallelTerminationStrategy: PID 133 died... 22:49:45.452245 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:45.456958 --- ParallelTerminationStrategy: PID 134 died... 22:49:45.458815 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:45.463415 --- ParallelTerminationStrategy: PID 135 died... 22:49:45.465251 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:45.469830 --- ParallelTerminationStrategy: PID 136 died... 22:49:45.471643 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:45.476214 --- ParallelTerminationStrategy: PID 137 died... 22:49:45.478032 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:45.482597 --- ParallelTerminationStrategy: PID 138 died... 22:49:45.484410 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:45.488820 --- ParallelTerminationStrategy: PID 139 died... 22:49:45.490586 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:45.495020 --- ParallelTerminationStrategy: PID 140 died... 22:49:45.496818 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:45.501247 --- ParallelTerminationStrategy: PID 141 died... 22:49:45.503049 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:45.507462 --- ParallelTerminationStrategy: PID 142 died... 22:49:45.509241 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:45.513821 --- ParallelTerminationStrategy: PID 143 died... 22:49:45.515596 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:45.520048 --- ParallelTerminationStrategy: PID 144 died... 22:49:45.521838 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:45.526253 --- ParallelTerminationStrategy: PID 145 died... 22:49:45.528022 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:45.532433 --- ParallelTerminationStrategy: PID 146 died... 22:49:45.534231 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:45.538638 --- ParallelTerminationStrategy: PID 147 died... 22:49:45.540421 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:45.544838 --- ParallelTerminationStrategy: PID 148 died... 22:49:45.546616 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:45.551084 --- ParallelTerminationStrategy: PID 149 died... 22:49:45.552879 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:45.557414 --- ParallelTerminationStrategy: PID 150 died... 22:49:45.559234 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:45.563779 --- ParallelTerminationStrategy: PID 151 died... 22:49:45.565603 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:45.570187 --- ParallelTerminationStrategy: PID 152 died... 22:49:45.572089 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:45.576616 --- ParallelTerminationStrategy: PID 153 died... 22:49:45.578426 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:45.582828 --- ParallelTerminationStrategy: PID 154 died... 22:49:45.584594 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:45.589038 --- ParallelTerminationStrategy: PID 155 died... 22:49:45.590883 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:45.595331 --- ParallelTerminationStrategy: PID 156 died... 22:49:45.597101 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:45.601514 --- ParallelTerminationStrategy: PID 157 died... 22:49:45.603275 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:45.607679 --- ParallelTerminationStrategy: PID 158 died... 22:49:45.609472 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:45.613937 --- ParallelTerminationStrategy: PID 159 died... 22:49:45.615704 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:45.620281 --- ParallelTerminationStrategy: PID 160 died... 22:49:45.622063 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:45.626522 --- ParallelTerminationStrategy: PID 161 died... 22:49:45.628286 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:45.632694 --- ParallelTerminationStrategy: PID 162 died... 22:49:45.634455 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:45.638888 --- ParallelTerminationStrategy: PID 163 died... 22:49:45.640656 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:45.645099 --- ParallelTerminationStrategy: PID 164 died... 22:49:45.646889 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:45.651271 --- ParallelTerminationStrategy: PID 165 died... 22:49:45.653037 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:45.657472 --- ParallelTerminationStrategy: PID 166 died... 22:49:45.659275 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:45.663759 --- ParallelTerminationStrategy: PID 167 died... 22:49:45.665683 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:45.670215 --- ParallelTerminationStrategy: PID 168 died... 22:49:45.672018 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:45.676452 --- ParallelTerminationStrategy: PID 169 died... 22:49:45.678257 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:45.682854 --- ParallelTerminationStrategy: PID 170 died... 22:49:45.684678 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:45.689159 --- ParallelTerminationStrategy: PID 171 died... 22:49:45.690922 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:45.695306 --- ParallelTerminationStrategy: PID 172 died... 22:49:45.697127 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:45.701522 --- ParallelTerminationStrategy: PID 173 died... 22:49:45.703284 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:45.707674 --- ParallelTerminationStrategy: PID 174 died... 22:49:45.709440 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:45.713848 --- ParallelTerminationStrategy: PID 175 died... 22:49:45.715655 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:45.720085 --- ParallelTerminationStrategy: PID 176 died... 22:49:45.721853 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:45.726367 --- ParallelTerminationStrategy: PID 177 died... 22:49:45.728143 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:45.732545 --- ParallelTerminationStrategy: PID 178 died... 22:49:45.734336 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:45.738748 --- ParallelTerminationStrategy: PID 179 died... 22:49:45.740499 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:45.744950 --- ParallelTerminationStrategy: PID 180 died... 22:49:45.746731 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:45.751144 --- ParallelTerminationStrategy: PID 181 died... 22:49:45.752941 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:45.757346 --- ParallelTerminationStrategy: PID 182 died... 22:49:45.759120 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:45.763424 --- ParallelTerminationStrategy: PID 183 died... 22:49:45.765134 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:45.769407 --- ParallelTerminationStrategy: PID 184 died... 22:49:45.771200 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:45.775520 --- ParallelTerminationStrategy: PID 185 died... 22:49:45.777251 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:45.781757 --- ParallelTerminationStrategy: PID 186 died... 22:49:45.783553 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:45.787957 --- ParallelTerminationStrategy: PID 187 died... 22:49:45.789825 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:45.794254 --- ParallelTerminationStrategy: PID 188 died... 22:49:45.796020 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:45.800470 --- ParallelTerminationStrategy: PID 189 died... 22:49:45.802262 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:45.806790 --- ParallelTerminationStrategy: PID 190 died... 22:49:45.808565 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:45.813020 --- ParallelTerminationStrategy: PID 191 died... 22:49:45.814791 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:45.819192 --- ParallelTerminationStrategy: PID 192 died... 22:49:45.821008 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:45.825408 --- ParallelTerminationStrategy: PID 193 died... 22:49:45.827261 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:45.831704 --- ParallelTerminationStrategy: PID 194 died... 22:49:45.833495 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:45.837911 --- ParallelTerminationStrategy: PID 195 died... 22:49:45.839663 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:45.844147 --- ParallelTerminationStrategy: PID 196 died... 22:49:45.845936 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:45.850389 --- ParallelTerminationStrategy: PID 197 died... 22:49:45.852158 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:45.856728 --- ParallelTerminationStrategy: PID 198 died... 22:49:45.858576 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:45.863053 --- ParallelTerminationStrategy: PID 199 died... 22:49:45.864829 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:45.869238 --- ParallelTerminationStrategy: PID 200 died... 22:49:45.871012 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:45.875537 --- ParallelTerminationStrategy: PID 201 died... 22:49:45.877357 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:45.881763 --- ParallelTerminationStrategy: PID 202 died... 22:49:45.883576 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:45.888006 --- ParallelTerminationStrategy: PID 203 died... 22:49:45.889795 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:45.894213 --- ParallelTerminationStrategy: PID 204 died... 22:49:45.896050 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:45.900575 --- ParallelTerminationStrategy: PID 205 died... 22:49:45.902385 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:45.906860 --- ParallelTerminationStrategy: PID 206 died... 22:49:45.908696 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:45.913131 --- ParallelTerminationStrategy: PID 207 died... 22:49:45.915019 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:45.919601 --- ParallelTerminationStrategy: PID 208 died... 22:49:45.921436 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:45.925870 --- ParallelTerminationStrategy: PID 209 died... 22:49:45.927659 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:45.932126 --- ParallelTerminationStrategy: PID 210 died... 22:49:45.933918 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:45.938367 --- ParallelTerminationStrategy: PID 211 died... 22:49:45.940138 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:45.944554 --- ParallelTerminationStrategy: PID 212 died... 22:49:45.946345 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:45.950755 --- ParallelTerminationStrategy: PID 213 died... 22:49:45.952512 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:45.956954 --- ParallelTerminationStrategy: PID 214 died... 22:49:45.958736 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:45.963151 --- ParallelTerminationStrategy: PID 215 died... 22:49:45.964933 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:45.969336 --- ParallelTerminationStrategy: PID 216 died... 22:49:45.971094 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:45.975480 --- ParallelTerminationStrategy: PID 217 died... 22:49:45.977298 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:45.981752 --- ParallelTerminationStrategy: PID 218 died... 22:49:45.983547 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:45.987945 --- ParallelTerminationStrategy: PID 219 died... 22:49:45.989717 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:45.994129 --- ParallelTerminationStrategy: PID 220 died... 22:49:45.995898 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:46.000295 --- ParallelTerminationStrategy: PID 221 died... 22:49:46.002110 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:46.006553 --- ParallelTerminationStrategy: PID 222 died... 22:49:46.008372 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:46.012818 --- ParallelTerminationStrategy: PID 223 died... 22:49:46.014582 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:46.019018 --- ParallelTerminationStrategy: PID 224 died... 22:49:46.020967 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:46.025400 --- ParallelTerminationStrategy: PID 225 died... 22:49:46.027174 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:46.031609 --- ParallelTerminationStrategy: PID 226 died... 22:49:46.033453 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:46.037947 --- ParallelTerminationStrategy: PID 227 died... 22:49:46.039757 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:46.044292 --- ParallelTerminationStrategy: PID 228 died... 22:49:46.046069 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:46.050545 --- ParallelTerminationStrategy: PID 229 died... 22:49:46.052328 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:46.056804 --- ParallelTerminationStrategy: PID 230 died... 22:49:46.058581 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:46.063045 --- ParallelTerminationStrategy: PID 231 died... 22:49:46.064819 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:46.069268 --- ParallelTerminationStrategy: PID 232 died... 22:49:46.071056 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:46.075485 --- ParallelTerminationStrategy: PID 233 died... 22:49:46.077261 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:46.081788 --- ParallelTerminationStrategy: PID 234 died... 22:49:46.083614 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:49.487910 --- ParallelTerminationStrategy: PID 34 died... 22:49:49.491136 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7865 netreg_mass PASS --------------------------------------------------------------------- 22:49:49.607470 tst trial-7865: Storing JUnit report in /build/trial-7865/run.2025-02-02_22-48-17/trial-7865.xml -------------------------------------------------------------------------------------------- trial-7865 PASS -------------------------------------------------------------------------------------------- 22:49:49.622998 tst trial-7865: trial-7865: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (85.4 sec) + exit_code=0 + rm -rf trial-7865/inst + cd trial-7865 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-02 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-7865-run.tgz run.2025-02-02_22-48-17 + tar czf /build/trial-7865-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-02_13_28_41.tgz osmo-bts-oc2g.build-2025-02-02_00_51_26.tgz osmo-bts-sysmo.build-2025-02-02_00_51_24.tgz osmo-bts.build-2025-02-02_00_51_36.tgz osmo-ggsn.build-2025-02-02_20_42_24.tgz osmo-hlr.build-2025-02-02_16_36_55.tgz osmo-hnbgw.build-2025-02-02_13_29_23.tgz osmo-mgw.build-2025-02-02_08_33_12.tgz osmo-msc.build-2025-02-02_13_33_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-02_07_41_22.tgz osmo-pcu-sysmo.build-2025-02-02_07_41_13.tgz osmo-pcu.build-2025-02-02_07_41_17.tgz osmo-sgsn.build-2025-02-02_20_48_17.tgz osmo-stp.build-2025-02-02_13_25_22.tgz osmo-trx.build-2025-02-02_14_28_28.tgz osmocom-bb.build-2025-02-02_21_17_17.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