Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9919478311314746703.sh + rm -rf trial-8411-bin.tgz trial-8411-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26260 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11531 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11207 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13348 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13672 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14553 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43634 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 8040 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 46056 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9155 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 13680 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 8009 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12056 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8080 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9554 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6800 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 8009 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8789591022206729271.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-8411 + 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 f69f41a ttcn3-asterisk-ims-ue-test: set execfn + 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 M3UA_TESTTOOL_BRANCH=osmocom/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_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #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.0s #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.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #8 CACHED #9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #9 CACHED #10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED #11 [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 #11 CACHED #12 [ 2/28] RUN useradd -ms /bin/bash jenkins #12 CACHED #13 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED #14 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #14 CACHED #15 [ 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 #15 CACHED #16 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #16 CACHED #17 [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 #17 CACHED #18 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #18 CACHED #19 [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://archive.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 #19 CACHED #20 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #20 CACHED #21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #21 CACHED #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [ 9/28] COPY SSH /root/.ssh #24 CACHED #25 [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 #25 CACHED #26 [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 #26 CACHED #27 [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 #27 CACHED #28 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #28 CACHED #29 [ 3/28] RUN groupadd osmo-gsm-tester #29 CACHED #30 [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 #30 CACHED #31 [20/28] WORKDIR /TMP #31 CACHED #32 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:b556c558ee9c27b21ab3a205a210154629398f6fbe499d7ad396a96df98d7a30 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 0.0s 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=8412 -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=2026-08-03 22:48:25 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8412 + mkdir -p trial-8412 + mv open5gs.build-8.tgz osmo-bsc.build-2026-08-03_13_27_36.tgz osmo-bts-oc2g.build-2026-08-03_00_52_25.tgz osmo-bts-sysmo.build-2026-08-03_00_52_29.tgz osmo-bts.build-2026-08-03_00_52_41.tgz osmo-ggsn.build-2026-08-03_20_43_28.tgz osmo-hlr.build-2026-08-03_16_37_44.tgz osmo-hnbgw.build-2026-08-03_13_31_06.tgz osmo-mgw.build-2026-08-03_08_33_39.tgz osmo-msc.build-2026-08-03_13_34_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-03_07_34_49.tgz osmo-pcu-sysmo.build-2026-08-03_07_34_48.tgz osmo-pcu.build-2026-08-03_07_34_48.tgz osmo-sgsn.build-2026-08-03_20_49_32.tgz osmo-stp.build-2026-08-03_13_25_43.tgz osmo-trx.build-2026-08-03_14_22_27.tgz osmocom-bb.build-2026-08-03_21_18_50.tgz srslte.build-19.tgz trial-8412 + cat open5gs.build-8.md5 osmo-bsc.build-2026-08-03_13_27_36.md5 osmo-bts-oc2g.build-2026-08-03_00_52_25.md5 osmo-bts-sysmo.build-2026-08-03_00_52_29.md5 osmo-bts.build-2026-08-03_00_52_41.md5 osmo-ggsn.build-2026-08-03_20_43_28.md5 osmo-hlr.build-2026-08-03_16_37_44.md5 osmo-hnbgw.build-2026-08-03_13_31_06.md5 osmo-mgw.build-2026-08-03_08_33_39.md5 osmo-msc.build-2026-08-03_13_34_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-03_07_34_49.md5 osmo-pcu-sysmo.build-2026-08-03_07_34_48.md5 osmo-pcu.build-2026-08-03_07_34_48.md5 osmo-sgsn.build-2026-08-03_20_49_32.md5 osmo-stp.build-2026-08-03_13_25_43.md5 osmo-trx.build-2026-08-03_14_22_27.md5 osmocom-bb.build-2026-08-03_21_18_50.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-08-03_13_27_36.md5 osmo-bts-oc2g.build-2026-08-03_00_52_25.md5 osmo-bts-sysmo.build-2026-08-03_00_52_29.md5 osmo-bts.build-2026-08-03_00_52_41.md5 osmo-ggsn.build-2026-08-03_20_43_28.md5 osmo-hlr.build-2026-08-03_16_37_44.md5 osmo-hnbgw.build-2026-08-03_13_31_06.md5 osmo-mgw.build-2026-08-03_08_33_39.md5 osmo-msc.build-2026-08-03_13_34_05.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-03_07_34_49.md5 osmo-pcu-sysmo.build-2026-08-03_07_34_48.md5 osmo-pcu.build-2026-08-03_07_34_48.md5 osmo-sgsn.build-2026-08-03_20_49_32.md5 osmo-stp.build-2026-08-03_13_25_43.md5 osmo-trx.build-2026-08-03_14_22_27.md5 osmocom-bb.build-2026-08-03_21_18_50.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-8412 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8412' 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-8412 -------------------------------------------------------------------------------------------- 22:48:25.435919 tst trial-8412: Detailed log at /build/trial-8412/run.2026-08-03_22-48-25/log --------------------------------------------------------------------- trial-8412 netreg_mass --------------------------------------------------------------------- 22:48:25.643063 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:25.643423 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:25.644191 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:25.645335 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:25.680701 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:25.681456 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:25.682578 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:25.743560 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-8412 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:25.744342 tst register_default_mass.py:9: Claiming resources for the test 22:48:25.758947 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.759497 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.759938 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.760372 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.760805 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.761254 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:25.761693 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:25.787525 tst register_default_mass.py: using LAC 2 22:48:25.804259 tst register_default_mass.py: using RAC 2 22:48:25.822168 tst register_default_mass.py: using CellId 2 22:48:25.842154 tst register_default_mass.py: using BVCI 3 22:48:25.851687 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.852289 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.852833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.853351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.853871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.854401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.854908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.855417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.855954 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.856475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.856969 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.857478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.857992 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.858511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.859040 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.859562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.860079 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.860616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.861135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.861650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.862174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.862703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.863234 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.863769 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.864285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.864808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.865339 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.865849 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.866377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.866907 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.867419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.867948 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.868469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.868988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.869528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.870043 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.870570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.871100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.871618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.872141 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.872650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.873160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.873680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.874190 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.874696 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.875220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.875741 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.876254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.876758 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.877269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.877778 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.878278 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.878795 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.879317 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.879820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.880344 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.880861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.881383 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.881902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.882401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.882916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.883434 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.883941 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.884460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.884967 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.885469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.885980 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.886492 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.887004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.887523 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.888031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.888538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.889122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.889637 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.890156 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.890661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.891162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.891677 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.892182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.892687 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.893189 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.893697 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.894201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.894701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.895215 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.895719 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.896238 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.896747 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.897254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.897770 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.898281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.898797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.899319 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.899828 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.900347 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.900850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.901356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.901878 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.902381 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.902883 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.903400 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:25.903961 tst register_default_mass.py:21: Launching a simple network 22:48:25.914256 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:26.030579 run create_hlr_db(pid=20): Launched 22:48:27.044795 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:27.063756 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:27.078770 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:27.084322 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:27.271902 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:27.286790 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:27.292364 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:27.698032 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:27.712975 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:30.728633 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:30.864605 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:30.879790 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:30.885435 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:30.908861 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:30.923819 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:30.929500 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:31.235754 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:31.250724 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:37.284296 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:37.428601 run osmo-bts-virtual(pid=34): Launched 22:48:38.471824 tst register_default_mass.py: using MSISDN 1001 22:48:38.481869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:38.510816 tst register_default_mass.py: using MSISDN 1002 22:48:38.523102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:38.546138 tst register_default_mass.py: using MSISDN 1003 22:48:38.555472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:38.578645 tst register_default_mass.py: using MSISDN 1004 22:48:38.588411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:38.611238 tst register_default_mass.py: using MSISDN 1005 22:48:38.621200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:38.643909 tst register_default_mass.py: using MSISDN 1006 22:48:38.653856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:38.676569 tst register_default_mass.py: using MSISDN 1007 22:48:38.686452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:38.709103 tst register_default_mass.py: using MSISDN 1008 22:48:38.718916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:38.741597 tst register_default_mass.py: using MSISDN 1009 22:48:38.751501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:38.774230 tst register_default_mass.py: using MSISDN 1010 22:48:38.783319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:38.805802 tst register_default_mass.py: using MSISDN 1011 22:48:38.815536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:38.838266 tst register_default_mass.py: using MSISDN 1012 22:48:38.848200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.870949 tst register_default_mass.py: using MSISDN 1013 22:48:38.880807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:38.903499 tst register_default_mass.py: using MSISDN 1014 22:48:38.913413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:38.935983 tst register_default_mass.py: using MSISDN 1015 22:48:38.945964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:38.968720 tst register_default_mass.py: using MSISDN 1016 22:48:38.977738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:39.000421 tst register_default_mass.py: using MSISDN 1017 22:48:39.010263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:39.032944 tst register_default_mass.py: using MSISDN 1018 22:48:39.041644 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:39.064336 tst register_default_mass.py: using MSISDN 1019 22:48:39.073913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:39.096606 tst register_default_mass.py: using MSISDN 1020 22:48:39.106512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:39.129319 tst register_default_mass.py: using MSISDN 1021 22:48:39.139209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:39.161999 tst register_default_mass.py: using MSISDN 1022 22:48:39.170875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:39.193645 tst register_default_mass.py: using MSISDN 1023 22:48:39.203307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:39.225744 tst register_default_mass.py: using MSISDN 1024 22:48:39.235563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:39.258115 tst register_default_mass.py: using MSISDN 1025 22:48:39.267934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:39.290725 tst register_default_mass.py: using MSISDN 1026 22:48:39.300639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:39.327333 tst register_default_mass.py: using MSISDN 1027 22:48:39.339069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:39.361847 tst register_default_mass.py: using MSISDN 1028 22:48:39.370997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:39.393633 tst register_default_mass.py: using MSISDN 1029 22:48:39.403546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:39.426390 tst register_default_mass.py: using MSISDN 1030 22:48:39.436174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:39.459704 tst register_default_mass.py: using MSISDN 1031 22:48:39.471675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:39.495670 tst register_default_mass.py: using MSISDN 1032 22:48:39.506364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:39.530066 tst register_default_mass.py: using MSISDN 1033 22:48:39.540447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:39.564143 tst register_default_mass.py: using MSISDN 1034 22:48:39.574416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:39.598669 tst register_default_mass.py: using MSISDN 1035 22:48:39.608673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:39.632332 tst register_default_mass.py: using MSISDN 1036 22:48:39.642691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:39.666371 tst register_default_mass.py: using MSISDN 1037 22:48:39.676594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:39.700337 tst register_default_mass.py: using MSISDN 1038 22:48:39.710520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:39.733692 tst register_default_mass.py: using MSISDN 1039 22:48:39.743070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:39.765817 tst register_default_mass.py: using MSISDN 1040 22:48:39.776781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:39.799334 tst register_default_mass.py: using MSISDN 1041 22:48:39.808634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:39.831416 tst register_default_mass.py: using MSISDN 1042 22:48:39.841184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:39.863788 tst register_default_mass.py: using MSISDN 1043 22:48:39.873636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:39.896339 tst register_default_mass.py: using MSISDN 1044 22:48:39.906337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:39.928901 tst register_default_mass.py: using MSISDN 1045 22:48:39.938827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:39.961536 tst register_default_mass.py: using MSISDN 1046 22:48:39.969984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:39.992649 tst register_default_mass.py: using MSISDN 1047 22:48:40.002251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:40.024900 tst register_default_mass.py: using MSISDN 1048 22:48:40.034707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:40.057263 tst register_default_mass.py: using MSISDN 1049 22:48:40.067177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:40.089934 tst register_default_mass.py: using MSISDN 1050 22:48:40.099919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:40.122742 tst register_default_mass.py: using MSISDN 1051 22:48:40.132737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:40.155438 tst register_default_mass.py: using MSISDN 1052 22:48:40.165463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:40.188132 tst register_default_mass.py: using MSISDN 1053 22:48:40.198044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:40.220840 tst register_default_mass.py: using MSISDN 1054 22:48:40.230695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:40.253284 tst register_default_mass.py: using MSISDN 1055 22:48:40.263227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:40.285934 tst register_default_mass.py: using MSISDN 1056 22:48:40.295802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:40.318327 tst register_default_mass.py: using MSISDN 1057 22:48:40.328311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:40.350903 tst register_default_mass.py: using MSISDN 1058 22:48:40.360961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:40.383303 tst register_default_mass.py: using MSISDN 1059 22:48:40.393031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:40.415603 tst register_default_mass.py: using MSISDN 1060 22:48:40.425406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:40.447938 tst register_default_mass.py: using MSISDN 1061 22:48:40.457585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:40.480457 tst register_default_mass.py: using MSISDN 1062 22:48:40.490419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:40.513143 tst register_default_mass.py: using MSISDN 1063 22:48:40.523184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:40.545814 tst register_default_mass.py: using MSISDN 1064 22:48:40.555750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:40.578737 tst register_default_mass.py: using MSISDN 1065 22:48:40.588558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:40.611334 tst register_default_mass.py: using MSISDN 1066 22:48:40.621262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:40.643700 tst register_default_mass.py: using MSISDN 1067 22:48:40.653424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:40.676090 tst register_default_mass.py: using MSISDN 1068 22:48:40.686045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:40.708935 tst register_default_mass.py: using MSISDN 1069 22:48:40.718874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.741742 tst register_default_mass.py: using MSISDN 1070 22:48:40.750943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.773710 tst register_default_mass.py: using MSISDN 1071 22:48:40.782634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:40.805333 tst register_default_mass.py: using MSISDN 1072 22:48:40.814864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:40.837727 tst register_default_mass.py: using MSISDN 1073 22:48:40.847361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:40.870221 tst register_default_mass.py: using MSISDN 1074 22:48:40.879921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:40.902646 tst register_default_mass.py: using MSISDN 1075 22:48:40.912360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:40.935008 tst register_default_mass.py: using MSISDN 1076 22:48:40.944647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:40.967348 tst register_default_mass.py: using MSISDN 1077 22:48:40.976146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:40.998997 tst register_default_mass.py: using MSISDN 1078 22:48:41.008552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:41.031637 tst register_default_mass.py: using MSISDN 1079 22:48:41.041392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:41.064022 tst register_default_mass.py: using MSISDN 1080 22:48:41.073593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:41.096467 tst register_default_mass.py: using MSISDN 1081 22:48:41.106243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.135149 tst register_default_mass.py: using MSISDN 1082 22:48:41.147596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.170315 tst register_default_mass.py: using MSISDN 1083 22:48:41.179476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:41.202012 tst register_default_mass.py: using MSISDN 1084 22:48:41.211741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:41.234392 tst register_default_mass.py: using MSISDN 1085 22:48:41.244321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:41.266996 tst register_default_mass.py: using MSISDN 1086 22:48:41.276902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:41.299555 tst register_default_mass.py: using MSISDN 1087 22:48:41.309430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:41.332141 tst register_default_mass.py: using MSISDN 1088 22:48:41.342028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:41.364864 tst register_default_mass.py: using MSISDN 1089 22:48:41.374743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:41.397065 tst register_default_mass.py: using MSISDN 1090 22:48:41.406833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:41.429315 tst register_default_mass.py: using MSISDN 1091 22:48:41.439076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:41.461654 tst register_default_mass.py: using MSISDN 1092 22:48:41.471426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:41.494019 tst register_default_mass.py: using MSISDN 1093 22:48:41.503726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:41.526298 tst register_default_mass.py: using MSISDN 1094 22:48:41.536116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:41.558439 tst register_default_mass.py: using MSISDN 1095 22:48:41.568157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:41.590517 tst register_default_mass.py: using MSISDN 1096 22:48:41.600300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:41.622823 tst register_default_mass.py: using MSISDN 1097 22:48:41.632630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:41.655093 tst register_default_mass.py: using MSISDN 1098 22:48:41.664750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:41.686927 tst register_default_mass.py: using MSISDN 1099 22:48:41.696657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:41.718986 tst register_default_mass.py: using MSISDN 1100 22:48:41.728457 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:41.816072 run mass: Starting testcase 22:48:41.821647 run mass: Pre-launching all virtphy's 22:48:41.827154 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:41.840279 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:41.846422 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:41.859742 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:41.865922 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:41.879096 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:41.885274 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:41.898366 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:41.904516 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:41.917741 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:41.923947 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:41.939442 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:41.945674 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:41.958776 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:41.964883 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:41.978089 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:41.984207 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:41.997401 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:42.003509 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:42.016608 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:42.022729 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:42.035908 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:42.042074 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:42.055125 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:42.061219 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:42.074727 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:42.080746 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:42.093871 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:42.100000 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:42.113105 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:42.119236 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:42.132364 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:42.138492 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:42.151981 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:42.158030 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:42.171279 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:42.177333 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:42.190384 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:42.196456 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:42.209461 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:42.215564 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:42.228547 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:42.234666 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:42.247806 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:42.253858 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:42.266763 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:42.272792 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:42.285683 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:42.291615 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:42.304467 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:42.310383 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:42.323294 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:42.329331 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:42.342231 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:42.348264 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:42.361215 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:42.367188 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:42.380142 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:42.386232 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:42.399333 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:42.405414 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:42.418433 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:42.424488 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:42.437410 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:42.443385 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:42.456429 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:42.462525 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:42.475473 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:42.481430 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:42.494343 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:42.500379 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:42.513259 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:42.519220 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:42.532068 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:42.538013 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:42.550828 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:42.556779 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:42.569698 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:42.575648 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:42.588516 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:42.594474 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:42.607405 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:42.613443 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:42.626345 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:42.632442 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:42.645398 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:42.651369 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:42.664271 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:42.670205 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:42.683262 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:42.689294 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:42.702263 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:42.708362 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:42.721239 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:42.727214 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:42.740045 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:42.746039 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:42.759010 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:42.764943 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:42.777797 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:42.783720 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:42.796561 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:42.802507 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:42.815396 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:42.821336 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:42.834268 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:42.840320 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:42.853222 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:42.859154 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:42.872140 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:42.878091 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:42.891150 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:42.897073 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:42.909905 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:42.915884 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:42.928759 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:42.934790 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:42.947636 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:42.953606 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:42.966490 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:42.972420 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:42.985257 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:42.991214 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:43.004050 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:43.009981 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:43.022847 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:43.028805 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:43.041656 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:43.047582 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:43.060469 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:43.066381 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:43.079254 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:43.085168 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:43.098038 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:43.104064 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:43.116969 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:43.123011 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:43.135901 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:43.141844 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:43.154829 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:43.160838 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:43.173873 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:43.179803 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:43.192688 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:43.198589 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:43.211499 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:43.217394 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:43.230271 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:43.236259 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:43.249114 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:43.255090 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:43.267992 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:43.273966 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:43.286832 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:43.292764 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:43.305577 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:43.311518 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:43.324433 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:43.330355 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:43.343357 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:43.349322 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:43.362426 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:43.368412 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:43.381318 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:43.387338 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:43.400242 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:43.406262 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:43.419177 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:43.425062 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:43.437997 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:43.443916 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:43.456810 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:43.462731 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:43.475557 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:43.481521 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:43.494373 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:43.500365 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:43.513205 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:43.519120 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:43.531985 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:43.537932 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:43.550785 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:43.556768 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:43.569655 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:43.575828 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:43.588717 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:43.594809 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:43.607697 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:43.613644 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:43.626662 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:43.632604 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:43.645657 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:43.651630 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:43.664499 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:43.670458 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:43.683361 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:43.689275 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:43.702183 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:43.708178 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:43.721048 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:43.726962 run mass: Checking if sockets are in the filesystem 22:48:43.759294 run osmo-ms-mob/00000: Starting mobile 22:48:43.772375 run osmo-ms-mob/00000(pid=135): Launched 22:48:43.786291 run mass: MS start registered {at=2463005.835405483, delay=0.007828100118786097, ms=00000} 22:48:47.942641 run osmo-ms-mob/00001: Starting mobile 22:48:47.955887 run osmo-ms-mob/00001(pid=136): Launched 22:48:47.967698 run mass: MS start registered {at=2463010.016813868, delay=0.005794750992208719, ms=00001} 22:48:48.846349 run mass: MS performed LU {at=2463010.89531354, lu_delay=5.059908057097346, ms=00000} 22:48:49.774969 run osmo-ms-mob/00002: Starting mobile 22:48:49.792045 run osmo-ms-mob/00002(pid=137): Launched 22:48:49.805260 run mass: MS start registered {at=2463011.854362224, delay=0.007012979127466679, ms=00002} 22:48:51.066042 run osmo-ms-mob/00003: Starting mobile 22:48:51.082367 run osmo-ms-mob/00003(pid=138): Launched 22:48:51.093227 run mass: MS start registered {at=2463013.142344809, delay=0.004835308995097876, ms=00003} 22:48:52.174949 run osmo-ms-mob/00004: Starting mobile 22:48:52.191718 run osmo-ms-mob/00004(pid=139): Launched 22:48:52.206686 run mass: MS start registered {at=2463014.255793681, delay=0.008916502818465233, ms=00004} 22:48:53.143403 run osmo-ms-mob/00005: Starting mobile 22:48:53.156429 run osmo-ms-mob/00005(pid=140): Launched 22:48:53.168118 run mass: MS start registered {at=2463015.217236669, delay=0.005701908841729164, ms=00005} 22:48:54.025034 run mass: MS performed LU {at=2463016.074005093, lu_delay=6.057191224768758, ms=00001} 22:48:54.068871 run osmo-ms-mob/00006: Starting mobile 22:48:54.084595 run osmo-ms-mob/00006(pid=141): Launched 22:48:54.096192 run mass: MS start registered {at=2463016.145308675, delay=0.005476789548993111, ms=00006} 22:48:54.943199 run osmo-ms-mob/00007: Starting mobile 22:48:54.956283 run osmo-ms-mob/00007(pid=142): Launched 22:48:54.968095 run mass: MS start registered {at=2463017.017210325, delay=0.005819014273583889, ms=00007} 22:48:55.742924 run osmo-ms-mob/00008: Starting mobile 22:48:55.756146 run osmo-ms-mob/00008(pid=143): Launched 22:48:55.767852 run mass: MS start registered {at=2463017.816970094, delay=0.005724199116230011, ms=00008} 22:48:55.925791 run mass: MS performed LU {at=2463017.974795927, lu_delay=4.832451117690653, ms=00003} 22:48:55.953734 run mass: MS performed LU {at=2463018.002753275, lu_delay=6.148391050752252, ms=00002} 22:48:56.485083 run osmo-ms-mob/00009: Starting mobile 22:48:56.503413 run osmo-ms-mob/00009(pid=144): Launched 22:48:56.515485 run mass: MS start registered {at=2463018.564604518, delay=0.006093738134950399, ms=00009} 22:48:57.164985 run osmo-ms-mob/00010: Starting mobile 22:48:57.181011 run osmo-ms-mob/00010(pid=145): Launched 22:48:57.195923 run mass: MS start registered {at=2463019.245020632, delay=0.008919661398977041, ms=00010} 22:48:57.768777 run osmo-ms-mob/00011: Starting mobile 22:48:57.781943 run osmo-ms-mob/00011(pid=146): Launched 22:48:57.788468 run mass: MS performed LU {at=2463019.837582563, lu_delay=5.581788882147521, ms=00004} 22:48:57.796334 run mass: MS start registered {at=2463019.845456961, delay=0.008215996902436018, ms=00011} 22:48:58.325304 run mass: MS performed LU {at=2463020.374285775, lu_delay=5.157049105968326, ms=00005} 22:48:58.355253 run osmo-ms-mob/00012: Starting mobile 22:48:58.368247 run osmo-ms-mob/00012(pid=147): Launched 22:48:58.381397 run mass: MS start registered {at=2463020.430513611, delay=0.006924950983375311, ms=00012} 22:48:58.961635 run osmo-ms-mob/00013: Starting mobile 22:48:58.974984 run osmo-ms-mob/00013(pid=148): Launched 22:48:58.987415 run mass: MS start registered {at=2463021.036528536, delay=0.006280925124883652, ms=00013} 22:48:59.573950 run osmo-ms-mob/00014: Starting mobile 22:48:59.591498 run osmo-ms-mob/00014(pid=149): Launched 22:48:59.603842 run mass: MS start registered {at=2463021.652957514, delay=0.006264101713895798, ms=00014} 22:48:59.691599 run mass: MS performed LU {at=2463021.740605372, lu_delay=5.595296697225422, ms=00006} 22:48:59.718941 run mass: MS performed LU {at=2463021.767890112, lu_delay=4.750679786782712, ms=00007} 22:49:00.180260 run osmo-ms-mob/00015: Starting mobile 22:49:00.198422 run osmo-ms-mob/00015(pid=150): Launched 22:49:00.212572 run mass: MS start registered {at=2463022.261680942, delay=0.00814417703077197, ms=00015} 22:49:00.673172 run osmo-ms-mob/00016: Starting mobile 22:49:00.693147 run osmo-ms-mob/00016(pid=151): Launched 22:49:00.707249 run mass: MS start registered {at=2463022.756352298, delay=0.007897039875388145, ms=00016} 22:49:01.175873 run osmo-ms-mob/00017: Starting mobile 22:49:01.192789 run osmo-ms-mob/00017(pid=152): Launched 22:49:01.204269 run mass: MS start registered {at=2463023.253387535, delay=0.005488765891641378, ms=00017} 22:49:01.556731 run mass: MS performed LU {at=2463023.605723081, lu_delay=5.78875298704952, ms=00008} 22:49:01.743036 run osmo-ms-mob/00018: Starting mobile 22:49:01.756300 run osmo-ms-mob/00018(pid=153): Launched 22:49:01.768094 run mass: MS start registered {at=2463023.81720532, delay=0.005746379029005766, ms=00018} 22:49:02.142996 run osmo-ms-mob/00019: Starting mobile 22:49:02.156013 run osmo-ms-mob/00019(pid=154): Launched 22:49:02.171588 run mass: MS start registered {at=2463024.220695962, delay=0.009441595990210772, ms=00019} 22:49:02.643310 run osmo-ms-mob/00020: Starting mobile 22:49:02.656565 run osmo-ms-mob/00020(pid=155): Launched 22:49:02.667736 run mass: MS start registered {at=2463024.71685289, delay=0.004986559972167015, ms=00020} 22:49:03.182350 run osmo-ms-mob/00021: Starting mobile 22:49:03.198589 run osmo-ms-mob/00021(pid=156): Launched 22:49:03.212589 run mass: MS start registered {at=2463025.261700753, delay=0.007997710257768631, ms=00021} 22:49:03.456693 run mass: MS performed LU {at=2463025.505711611, lu_delay=4.469183074776083, ms=00013} 22:49:03.472407 run osmo-ms-mob/00022: Starting mobile 22:49:03.487631 run osmo-ms-mob/00022(pid=157): Launched 22:49:03.493780 run mass: MS performed LU {at=2463025.542901219, lu_delay=5.112387607805431, ms=00012} 22:49:03.503015 run mass: MS start registered {at=2463025.552129141, delay=0.00924603920429945, ms=00022} 22:49:03.573023 run mass: MS performed LU {at=2463025.622011025, lu_delay=5.776554063893855, ms=00011} 22:49:03.599815 run mass: MS performed LU {at=2463025.648934867, lu_delay=6.403914234600961, ms=00010} 22:49:04.074836 run osmo-ms-mob/00023: Starting mobile 22:49:04.092216 run osmo-ms-mob/00023(pid=158): Launched 22:49:04.105073 run mass: MS start registered {at=2463026.154186573, delay=0.006627633702009916, ms=00023} 22:49:04.445059 run osmo-ms-mob/00024: Starting mobile 22:49:04.458034 run osmo-ms-mob/00024(pid=159): Launched 22:49:04.470886 run mass: MS start registered {at=2463026.519989105, delay=0.00448948796838522, ms=00024} 22:49:04.966251 run osmo-ms-mob/00025: Starting mobile 22:49:04.982611 run osmo-ms-mob/00025(pid=160): Launched 22:49:04.996967 run mass: MS start registered {at=2463027.046034256, delay=0.008288925979286432, ms=00025} 22:49:05.257405 run mass: MS performed LU {at=2463027.306401158, lu_delay=4.550048860255629, ms=00016} 22:49:05.290449 run osmo-ms-mob/00026: Starting mobile 22:49:05.305703 run osmo-ms-mob/00026(pid=161): Launched 22:49:05.311857 run mass: MS performed LU {at=2463027.360981071, lu_delay=5.099300128873438, ms=00015} 22:49:05.317669 run mass: MS start registered {at=2463027.366801182, delay=0.005836546886712313, ms=00026} 22:49:05.323523 run mass: MS performed LU {at=2463027.37264883, lu_delay=5.719691316131502, ms=00014} 22:49:05.775268 run osmo-ms-mob/00027: Starting mobile 22:49:05.792139 run osmo-ms-mob/00027(pid=162): Launched 22:49:05.803953 run mass: MS start registered {at=2463027.853068589, delay=0.005758076906204224, ms=00027} 22:49:06.155435 run osmo-ms-mob/00028: Starting mobile 22:49:06.170288 run osmo-ms-mob/00028(pid=163): Launched 22:49:06.187374 run mass: MS start registered {at=2463028.236463742, delay=0.010337125975638628, ms=00028} 22:49:06.543275 run osmo-ms-mob/00029: Starting mobile 22:49:06.556414 run osmo-ms-mob/00029(pid=164): Launched 22:49:06.568024 run mass: MS start registered {at=2463028.617140007, delay=0.005560648161917925, ms=00029} 22:49:06.944281 run osmo-ms-mob/00030: Starting mobile 22:49:06.957313 run osmo-ms-mob/00030(pid=165): Launched 22:49:06.971936 run mass: MS start registered {at=2463029.02104719, delay=0.008631877601146698, ms=00030} 22:49:07.223499 run mass: MS performed LU {at=2463029.272514711, lu_delay=5.051818748936057, ms=00019} 22:49:07.250705 run mass: MS performed LU {at=2463029.299747609, lu_delay=4.582894719205797, ms=00020} 22:49:07.286931 run osmo-ms-mob/00031: Starting mobile 22:49:07.300968 run osmo-ms-mob/00031(pid=166): Launched 22:49:07.313872 run mass: MS start registered {at=2463029.362989643, delay=0.006877161096781492, ms=00031} 22:49:07.338149 run mass: MS performed LU {at=2463029.387222947, lu_delay=6.133835412096232, ms=00017} 22:49:07.356424 run mass: MS performed LU {at=2463029.405465414, lu_delay=5.588260093703866, ms=00018} 22:49:07.378453 run osmo-ms-mob/00032: Starting mobile 22:49:07.391390 run osmo-ms-mob/00032(pid=167): Launched 22:49:07.403596 run mass: MS start registered {at=2463029.452714539, delay=0.0059362309984862804, ms=00032} 22:49:08.052178 run osmo-ms-mob/00033: Starting mobile 22:49:08.065506 run osmo-ms-mob/00033(pid=168): Launched 22:49:08.078704 run mass: MS start registered {at=2463030.127817944, delay=0.006850334350019693, ms=00033} 22:49:08.452666 run osmo-ms-mob/00034: Starting mobile 22:49:08.465668 run osmo-ms-mob/00034(pid=169): Launched 22:49:08.478345 run mass: MS start registered {at=2463030.527461693, delay=0.006624734029173851, ms=00034} 22:49:08.742430 run osmo-ms-mob/00035: Starting mobile 22:49:08.755633 run osmo-ms-mob/00035(pid=170): Launched 22:49:08.770819 run mass: MS start registered {at=2463030.819933172, delay=0.0089801917783916, ms=00035} 22:49:09.087708 run mass: MS performed LU {at=2463031.136728299, lu_delay=4.982541725970805, ms=00023} 22:49:09.155934 run osmo-ms-mob/00036: Starting mobile 22:49:09.172148 run osmo-ms-mob/00036(pid=171): Launched 22:49:09.178168 run mass: MS performed LU {at=2463031.227291182, lu_delay=5.9655904290266335, ms=00021} 22:49:09.187089 run mass: MS start registered {at=2463031.236212291, delay=0.008940485771745443, ms=00036} 22:49:09.277342 run mass: MS performed LU {at=2463031.326363253, lu_delay=4.806374148000032, ms=00024} 22:49:09.571759 run osmo-ms-mob/00037: Starting mobile 22:49:09.586877 run osmo-ms-mob/00037(pid=172): Launched 22:49:09.599832 run mass: MS start registered {at=2463031.648943898, delay=0.0069629596546292305, ms=00037} 22:49:09.855601 run osmo-ms-mob/00038: Starting mobile 22:49:09.870669 run osmo-ms-mob/00038(pid=173): Launched 22:49:09.884823 run mass: MS start registered {at=2463031.933934275, delay=0.008189634885638952, ms=00038} 22:49:10.144073 run osmo-ms-mob/00039: Starting mobile 22:49:10.157067 run osmo-ms-mob/00039(pid=174): Launched 22:49:10.170149 run mass: MS start registered {at=2463032.219241065, delay=0.006868802011013031, ms=00039} 22:49:10.563120 run osmo-ms-mob/00040: Starting mobile 22:49:10.577411 run osmo-ms-mob/00040(pid=175): Launched 22:49:10.589723 run mass: MS start registered {at=2463032.638840892, delay=0.006113676819950342, ms=00040} 22:49:10.843187 run osmo-ms-mob/00041: Starting mobile 22:49:10.856099 run osmo-ms-mob/00041(pid=176): Launched 22:49:10.867892 run mass: MS performed LU {at=2463032.916993094, lu_delay=5.550191912334412, ms=00026} 22:49:10.874291 run mass: MS start registered {at=2463032.923420899, delay=0.012188376858830452, ms=00041} 22:49:10.886613 run mass: MS performed LU {at=2463032.935721082, lu_delay=4.699257340282202, ms=00028} 22:49:10.905129 run osmo-ms-mob/00042: Starting mobile 22:49:10.918184 run osmo-ms-mob/00042(pid=177): Launched 22:49:10.929464 run mass: MS start registered {at=2463032.978582168, delay=0.005002800840884447, ms=00042} 22:49:11.016048 run mass: MS performed LU {at=2463033.065076849, lu_delay=6.019042592961341, ms=00025} 22:49:11.179135 run mass: MS performed LU {at=2463033.228134487, lu_delay=4.610994479618967, ms=00029} 22:49:11.575464 run osmo-ms-mob/00043: Starting mobile 22:49:11.594059 run osmo-ms-mob/00043(pid=178): Launched 22:49:11.605380 run mass: MS start registered {at=2463033.654487544, delay=0.0052343313582241535, ms=00043} 22:49:11.855174 run osmo-ms-mob/00044: Starting mobile 22:49:11.869591 run osmo-ms-mob/00044(pid=179): Launched 22:49:11.880954 run mass: MS start registered {at=2463033.930069626, delay=0.0052040498703718185, ms=00044} 22:49:11.912522 run mass: MS performed LU {at=2463033.961556369, lu_delay=6.108487780205905, ms=00027} 22:49:12.165072 run osmo-ms-mob/00045: Starting mobile 22:49:12.182200 run osmo-ms-mob/00045(pid=180): Launched 22:49:12.196944 run mass: MS start registered {at=2463034.246056461, delay=0.0086889136582613, ms=00045} 22:49:12.443288 run osmo-ms-mob/00046: Starting mobile 22:49:12.456693 run osmo-ms-mob/00046(pid=181): Launched 22:49:12.472969 run mass: MS start registered {at=2463034.522078341, delay=0.010202554054558277, ms=00046} 22:49:12.743366 run osmo-ms-mob/00047: Starting mobile 22:49:12.756513 run osmo-ms-mob/00047(pid=182): Launched 22:49:12.768595 run mass: MS start registered {at=2463034.817709433, delay=0.005720554850995541, ms=00047} 22:49:12.808314 run mass: MS performed LU {at=2463034.857322431, lu_delay=5.494332788046449, ms=00031} 22:49:12.844180 run mass: MS performed LU {at=2463034.893217264, lu_delay=5.872170074377209, ms=00030} 22:49:12.879481 run osmo-ms-mob/00048: Starting mobile 22:49:12.892580 run osmo-ms-mob/00048(pid=183): Launched 22:49:12.907160 run mass: MS start registered {at=2463034.956269138, delay=0.008471661247313023, ms=00048} 22:49:12.916989 run mass: MS performed LU {at=2463034.966098705, lu_delay=5.513384165707976, ms=00032} 22:49:13.098348 run mass: MS performed LU {at=2463035.147349328, lu_delay=5.0195313836447895, ms=00033} 22:49:13.126657 run osmo-ms-mob/00049: Starting mobile 22:49:13.139634 run osmo-ms-mob/00049(pid=184): Launched 22:49:13.145635 run mass: MS performed LU {at=2463035.19475938, lu_delay=4.667297686915845, ms=00034} 22:49:13.155210 run mass: MS start registered {at=2463035.204327486, delay=0.009586948901414871, ms=00049} 22:49:13.644453 run osmo-ms-mob/00050: Starting mobile 22:49:13.657654 run osmo-ms-mob/00050(pid=185): Launched 22:49:13.672114 run mass: MS start registered {at=2463035.721227874, delay=0.008501309901475906, ms=00050} 22:49:14.051501 run osmo-ms-mob/00051: Starting mobile 22:49:14.065108 run osmo-ms-mob/00051(pid=186): Launched 22:49:14.076851 run mass: MS start registered {at=2463036.125965532, delay=0.005725865717977285, ms=00051} 22:49:14.343044 run osmo-ms-mob/00052: Starting mobile 22:49:14.356165 run osmo-ms-mob/00052(pid=187): Launched 22:49:14.367836 run mass: MS start registered {at=2463036.416951124, delay=0.0049253529869019985, ms=00052} 22:49:14.665985 run osmo-ms-mob/00053: Starting mobile 22:49:14.681837 run osmo-ms-mob/00053(pid=188): Launched 22:49:14.687936 run mass: MS performed LU {at=2463036.737059887, lu_delay=4.51781882205978, ms=00039} 22:49:14.693967 run mass: MS performed LU {at=2463036.743097402, lu_delay=5.50688511133194, ms=00036} 22:49:14.699637 run mass: MS start registered {at=2463036.748769105, delay=0.011726594064384699, ms=00053} 22:49:14.710542 run osmo-ms-mob/00054: Starting mobile 22:49:14.723655 run osmo-ms-mob/00054(pid=189): Launched 22:49:14.736157 run mass: MS start registered {at=2463036.785269692, delay=0.006530549842864275, ms=00054} 22:49:14.782197 run mass: MS performed LU {at=2463036.831215161, lu_delay=5.182271263096482, ms=00037} 22:49:14.944350 run mass: MS performed LU {at=2463036.993368031, lu_delay=5.059433755930513, ms=00038} 22:49:14.957574 run osmo-ms-mob/00055: Starting mobile 22:49:14.970599 run osmo-ms-mob/00055(pid=190): Launched 22:49:14.976995 run mass: MS performed LU {at=2463037.026119433, lu_delay=6.206186261028051, ms=00035} 22:49:14.982988 run mass: MS start registered {at=2463037.03211999, delay=0.006018871907144785, ms=00055} 22:49:15.554513 run osmo-ms-mob/00056: Starting mobile 22:49:15.568398 run osmo-ms-mob/00056(pid=191): Launched 22:49:15.580226 run mass: MS start registered {at=2463037.629343397, delay=0.005541190970689058, ms=00056} 22:49:15.857013 run osmo-ms-mob/00057: Starting mobile 22:49:15.871241 run osmo-ms-mob/00057(pid=192): Launched 22:49:15.886952 run mass: MS start registered {at=2463037.936030573, delay=0.009650041349232197, ms=00057} 22:49:16.242600 run osmo-ms-mob/00058: Starting mobile 22:49:16.255795 run osmo-ms-mob/00058(pid=193): Launched 22:49:16.267803 run mass: MS start registered {at=2463038.316921108, delay=0.005965301766991615, ms=00058} 22:49:16.556438 run osmo-ms-mob/00059: Starting mobile 22:49:16.570034 run osmo-ms-mob/00059(pid=194): Launched 22:49:16.576302 run mass: MS performed LU {at=2463038.625423798, lu_delay=5.986582905985415, ms=00040} 22:49:16.582061 run mass: MS performed LU {at=2463038.631191954, lu_delay=5.70777105493471, ms=00041} 22:49:16.587767 run mass: MS start registered {at=2463038.63689933, delay=0.01149532524868846, ms=00059} 22:49:16.598814 run osmo-ms-mob/00060: Starting mobile 22:49:16.612118 run osmo-ms-mob/00060(pid=195): Launched 22:49:16.618125 run mass: MS performed LU {at=2463038.66724991, lu_delay=4.737180284224451, ms=00044} 22:49:16.624132 run mass: MS start registered {at=2463038.673257137, delay=0.006022411398589611, ms=00060} 22:49:16.864354 run mass: MS performed LU {at=2463038.913354116, lu_delay=5.258866571821272, ms=00043} 22:49:16.882207 run mass: MS performed LU {at=2463038.93124322, lu_delay=4.68518675910309, ms=00045} 22:49:16.914604 run osmo-ms-mob/00061: Starting mobile 22:49:16.929368 run osmo-ms-mob/00061(pid=196): Launched 22:49:16.941125 run mass: MS start registered {at=2463038.990240576, delay=0.005490719340741634, ms=00061} 22:49:17.559267 run osmo-ms-mob/00062: Starting mobile 22:49:17.591075 run osmo-ms-mob/00062(pid=197): Launched 22:49:17.603109 run mass: MS start registered {at=2463039.652215357, delay=0.005864399019628763, ms=00062} 22:49:17.609377 run mass: MS performed LU {at=2463039.658500703, lu_delay=6.67991853505373, ms=00042} 22:49:17.723381 run mass: MS performed LU {at=2463039.772409307, lu_delay=21.207804788835347, ms=00009} 22:49:17.754137 run osmo-ms-mob/00063: Starting mobile 22:49:17.772816 run osmo-ms-mob/00063(pid=198): Launched 22:49:17.785098 run mass: MS start registered {at=2463039.834197243, delay=0.006056989077478647, ms=00063} 22:49:17.903081 run mass: MS performed LU {at=2463039.952101482, lu_delay=3.826135950163007, ms=00051} 22:49:18.283215 run osmo-ms-mob/00064: Starting mobile 22:49:18.299270 run osmo-ms-mob/00064(pid=199): Launched 22:49:18.313147 run mass: MS start registered {at=2463040.362263171, delay=0.007821484934538603, ms=00064} 22:49:18.501740 run mass: MS performed LU {at=2463040.550735992, lu_delay=4.829508117865771, ms=00050} 22:49:18.530186 run mass: MS performed LU {at=2463040.579312051, lu_delay=5.374984565190971, ms=00049} 22:49:18.541710 run osmo-ms-mob/00065: Starting mobile 22:49:18.555144 run osmo-ms-mob/00065(pid=200): Launched 22:49:18.567672 run mass: MS start registered {at=2463040.616789926, delay=0.006454879883676767, ms=00065} 22:49:18.635923 run mass: MS performed LU {at=2463040.684940859, lu_delay=5.867231426294893, ms=00047} 22:49:18.663858 run mass: MS performed LU {at=2463040.712925848, lu_delay=5.756656710058451, ms=00048} 22:49:18.678448 run osmo-ms-mob/00066: Starting mobile 22:49:18.692258 run osmo-ms-mob/00066(pid=201): Launched 22:49:18.705787 run mass: MS start registered {at=2463040.754900362, delay=0.007553182076662779, ms=00066} 22:49:18.712281 run mass: MS performed LU {at=2463040.761406299, lu_delay=6.239327958319336, ms=00046} 22:49:19.367661 run osmo-ms-mob/00067: Starting mobile 22:49:19.389301 run osmo-ms-mob/00067(pid=202): Launched 22:49:19.403304 run mass: MS start registered {at=2463041.452413773, delay=0.007941049057990313, ms=00067} 22:49:19.655171 run osmo-ms-mob/00068: Starting mobile 22:49:19.668956 run osmo-ms-mob/00068(pid=203): Launched 22:49:19.679847 run mass: MS start registered {at=2463041.728955051, delay=0.004798417910933495, ms=00068} 22:49:20.072135 run osmo-ms-mob/00069: Starting mobile 22:49:20.089149 run osmo-ms-mob/00069(pid=204): Launched 22:49:20.105627 run mass: MS start registered {at=2463042.154735067, delay=0.010496521834284067, ms=00069} 22:49:20.320733 run mass: MS performed LU {at=2463042.369738989, lu_delay=4.74039559205994, ms=00056} 22:49:20.360626 run mass: MS performed LU {at=2463042.409730502, lu_delay=5.660961396992207, ms=00053} 22:49:20.375044 run osmo-ms-mob/00070: Starting mobile 22:49:20.387766 run osmo-ms-mob/00070(pid=205): Launched 22:49:20.394751 run mass: MS performed LU {at=2463042.443863067, lu_delay=5.658593374770135, ms=00054} 22:49:20.401841 run mass: MS start registered {at=2463042.45096241, delay=0.00712656369432807, ms=00070} 22:49:20.629354 run mass: MS performed LU {at=2463042.67837239, lu_delay=5.646252400241792, ms=00055} 22:49:20.647452 run mass: MS performed LU {at=2463042.696500572, lu_delay=6.279549447819591, ms=00052} 22:49:20.664539 run osmo-ms-mob/00071: Starting mobile 22:49:20.677536 run osmo-ms-mob/00071(pid=206): Launched 22:49:20.683448 run mass: MS performed LU {at=2463042.732573889, lu_delay=4.796543315984309, ms=00057} 22:49:20.689154 run mass: MS start registered {at=2463042.738286454, delay=0.005727267358452082, ms=00071} 22:49:21.269368 run osmo-ms-mob/00072: Starting mobile 22:49:21.286068 run osmo-ms-mob/00072(pid=207): Launched 22:49:21.299585 run mass: MS start registered {at=2463043.348694257, delay=0.007257203105837107, ms=00072} 22:49:21.655241 run osmo-ms-mob/00073: Starting mobile 22:49:21.669180 run osmo-ms-mob/00073(pid=208): Launched 22:49:21.680530 run mass: MS performed LU {at=2463043.729631949, lu_delay=3.895434706006199, ms=00063} 22:49:21.690674 run mass: MS start registered {at=2463043.739800777, delay=0.015596010722219944, ms=00073} 22:49:22.072202 run osmo-ms-mob/00074: Starting mobile 22:49:22.087379 run osmo-ms-mob/00074(pid=209): Launched 22:49:22.101230 run mass: MS start registered {at=2463044.150344072, delay=0.007968137040734291, ms=00074} 22:49:22.268359 run mass: MS performed LU {at=2463044.317365492, lu_delay=6.000444384291768, ms=00058} 22:49:22.290776 run mass: MS performed LU {at=2463044.339904652, lu_delay=5.703005321789533, ms=00059} 22:49:22.301778 run osmo-ms-mob/00075: Starting mobile 22:49:22.314645 run osmo-ms-mob/00075(pid=210): Launched 22:49:22.328174 run mass: MS start registered {at=2463044.377285895, delay=0.007562420796602964, ms=00075} 22:49:22.401956 run mass: MS performed LU {at=2463044.45099508, lu_delay=5.777737942989916, ms=00060} 22:49:22.419873 run mass: MS performed LU {at=2463044.468926862, lu_delay=5.478686285670847, ms=00061} 22:49:22.476739 run mass: MS performed LU {at=2463044.525758182, lu_delay=4.873542825225741, ms=00062} 22:49:22.987055 run osmo-ms-mob/00076: Starting mobile 22:49:23.005856 run osmo-ms-mob/00076(pid=211): Launched 22:49:23.020145 run mass: MS start registered {at=2463045.069255144, delay=0.008309546858072281, ms=00076} 22:49:23.357105 run osmo-ms-mob/00077: Starting mobile 22:49:23.387046 run osmo-ms-mob/00077(pid=212): Launched 22:49:23.411164 run mass: MS start registered {at=2463045.460283163, delay=0.0015954948030412197, ms=00077} 22:49:23.867249 run osmo-ms-mob/00078: Starting mobile 22:49:23.885887 run osmo-ms-mob/00078(pid=213): Launched 22:49:23.897166 run mass: MS start registered {at=2463045.946282541, delay=0.004724106751382351, ms=00078} 22:49:24.197490 run mass: MS performed LU {at=2463046.246512017, lu_delay=4.794098244048655, ms=00067} 22:49:24.211708 run osmo-ms-mob/00079: Starting mobile 22:49:24.224964 run osmo-ms-mob/00079(pid=214): Launched 22:49:24.231011 run mass: MS performed LU {at=2463046.280136469, lu_delay=5.525236106943339, ms=00066} 22:49:24.237011 run mass: MS start registered {at=2463046.286142888, delay=0.006022520828992128, ms=00079} 22:49:24.340885 run mass: MS performed LU {at=2463046.38991193, lu_delay=6.027648759074509, ms=00064} 22:49:24.376362 run mass: MS performed LU {at=2463046.425399798, lu_delay=4.696444747038186, ms=00068} 22:49:24.786363 run osmo-ms-mob/00080: Starting mobile 22:49:24.806884 run osmo-ms-mob/00080(pid=215): Launched 22:49:24.817988 run mass: MS start registered {at=2463046.867104043, delay=0.004802980925887823, ms=00080} 22:49:25.257414 run osmo-ms-mob/00081: Starting mobile 22:49:25.271461 run osmo-ms-mob/00081(pid=216): Launched 22:49:25.285836 run mass: MS start registered {at=2463047.334945468, delay=0.008416215423494577, ms=00081} 22:49:25.656649 run osmo-ms-mob/00082: Starting mobile 22:49:25.670319 run osmo-ms-mob/00082(pid=217): Launched 22:49:25.681286 run mass: MS start registered {at=2463047.730404746, delay=0.005013735964894295, ms=00082} 22:49:26.033932 run mass: MS performed LU {at=2463048.082951422, lu_delay=5.63198901200667, ms=00070} 22:49:26.051972 run mass: MS performed LU {at=2463048.10103891, lu_delay=5.94630384305492, ms=00069} 22:49:26.082435 run osmo-ms-mob/00083: Starting mobile 22:49:26.096182 run osmo-ms-mob/00083(pid=218): Launched 22:49:26.107974 run mass: MS start registered {at=2463048.157095374, delay=0.005797643214464188, ms=00083} 22:49:26.167727 run mass: MS performed LU {at=2463048.216753418, lu_delay=4.868059161119163, ms=00072} 22:49:26.191890 run mass: MS performed LU {at=2463048.241015191, lu_delay=5.502728736959398, ms=00071} 22:49:26.242996 run mass: MS performed LU {at=2463048.291979418, lu_delay=22.739850277081132, ms=00022} 22:49:26.513420 run mass: MS performed LU {at=2463048.562440504, lu_delay=4.822639727033675, ms=00073} 22:49:26.547986 run osmo-ms-mob/00084: Starting mobile 22:49:26.560932 run osmo-ms-mob/00084(pid=219): Launched 22:49:26.573982 run mass: MS start registered {at=2463048.6230931, delay=0.0070808446034789085, ms=00084} 22:49:27.255157 run osmo-ms-mob/00085: Starting mobile 22:49:27.272442 run osmo-ms-mob/00085(pid=220): Launched 22:49:27.284515 run mass: MS start registered {at=2463049.333628506, delay=0.0057464661076664925, ms=00085} 22:49:27.883347 run osmo-ms-mob/00086: Starting mobile 22:49:27.911391 run osmo-ms-mob/00086(pid=221): Launched 22:49:27.917405 run mass: MS performed LU {at=2463049.96652933, lu_delay=4.89727418590337, ms=00076} 22:49:27.923658 run mass: MS start registered {at=2463049.972781428, delay=0.006270726211369038, ms=00086} 22:49:27.963660 run mass: MS performed LU {at=2463050.012710803, lu_delay=5.862366731278598, ms=00074} 22:49:27.980901 run mass: MS performed LU {at=2463050.029983776, lu_delay=5.652697881218046, ms=00075} 22:49:28.143066 run mass: MS performed LU {at=2463050.192079249, lu_delay=4.731796085834503, ms=00077} 22:49:28.484915 run osmo-ms-mob/00087: Starting mobile 22:49:28.501664 run osmo-ms-mob/00087(pid=222): Launched 22:49:28.512837 run mass: MS start registered {at=2463050.561957402, delay=0.005179898347705603, ms=00087} 22:49:29.056282 run osmo-ms-mob/00088: Starting mobile 22:49:29.070361 run osmo-ms-mob/00088(pid=223): Launched 22:49:29.081365 run mass: MS start registered {at=2463051.130483795, delay=0.004933043848723173, ms=00088} 22:49:29.642438 run osmo-ms-mob/00089: Starting mobile 22:49:29.655574 run osmo-ms-mob/00089(pid=224): Launched 22:49:29.670769 run mass: MS start registered {at=2463051.719881339, delay=0.009246663190424442, ms=00089} 22:49:29.799788 run mass: MS performed LU {at=2463051.84880453, lu_delay=4.981700487434864, ms=00080} 22:49:29.823437 run mass: MS performed LU {at=2463051.872563423, lu_delay=5.586420535109937, ms=00079} 22:49:29.933866 run mass: MS performed LU {at=2463051.982887205, lu_delay=6.036604664288461, ms=00078} 22:49:30.186973 run mass: MS performed LU {at=2463052.235941967, lu_delay=4.900996498763561, ms=00081} 22:49:30.242775 run osmo-ms-mob/00090: Starting mobile 22:49:30.258502 run osmo-ms-mob/00090(pid=225): Launched 22:49:30.269878 run mass: MS start registered {at=2463052.318989637, delay=0.005425218027085066, ms=00090} 22:49:30.965558 run osmo-ms-mob/00091: Starting mobile 22:49:31.000299 run osmo-ms-mob/00091(pid=226): Launched 22:49:31.012834 run mass: MS start registered {at=2463053.061943409, delay=0.005807771813124418, ms=00091} 22:49:31.617816 run mass: MS performed LU {at=2463053.666817759, lu_delay=5.0437246593646705, ms=00084} 22:49:31.646928 run osmo-ms-mob/00092: Starting mobile 22:49:31.660005 run osmo-ms-mob/00092(pid=227): Launched 22:49:31.672970 run mass: MS start registered {at=2463053.722083652, delay=0.007049887906759977, ms=00092} 22:49:31.728758 run mass: MS performed LU {at=2463053.777774105, lu_delay=6.047369359061122, ms=00082} 22:49:31.748216 run mass: MS performed LU {at=2463053.797345463, lu_delay=5.640250089112669, ms=00083} 22:49:31.872330 run mass: MS performed LU {at=2463053.921328618, lu_delay=4.587700112257153, ms=00085} 22:49:32.443252 run osmo-ms-mob/00093: Starting mobile 22:49:32.456283 run osmo-ms-mob/00093(pid=228): Launched 22:49:32.468182 run mass: MS start registered {at=2463054.517301131, delay=0.006012802943587303, ms=00093} 22:49:33.372932 run osmo-ms-mob/00094: Starting mobile 22:49:33.385943 run osmo-ms-mob/00094(pid=229): Launched 22:49:33.403099 run mass: MS start registered {at=2463055.452208232, delay=0.011274728924036026, ms=00094} 22:49:33.565516 run mass: MS performed LU {at=2463055.614540919, lu_delay=5.641759491059929, ms=00086} 22:49:33.583770 run mass: MS performed LU {at=2463055.632801965, lu_delay=5.070844562724233, ms=00087} 22:49:33.934927 run mass: MS performed LU {at=2463055.983893174, lu_delay=4.853409379255027, ms=00088} 22:49:34.281547 run osmo-ms-mob/00095: Starting mobile 22:49:34.305553 run osmo-ms-mob/00095(pid=230): Launched 22:49:34.317027 run mass: MS start registered {at=2463056.366141732, delay=0.005401264876127243, ms=00095} 22:49:35.273933 run osmo-ms-mob/00096: Starting mobile 22:49:35.291331 run osmo-ms-mob/00096(pid=231): Launched 22:49:35.303410 run mass: MS start registered {at=2463057.352528993, delay=0.006103247869759798, ms=00096} 22:49:35.495166 run mass: MS performed LU {at=2463057.544063974, lu_delay=5.2250743373297155, ms=00090} 22:49:35.512846 run mass: MS performed LU {at=2463057.561890457, lu_delay=5.842009117826819, ms=00089} 22:49:35.601008 run mass: MS performed LU {at=2463057.65002875, lu_delay=4.588085340801626, ms=00091} 22:49:36.355544 run osmo-ms-mob/00097: Starting mobile 22:49:36.369810 run osmo-ms-mob/00097(pid=232): Launched 22:49:36.384196 run mass: MS start registered {at=2463058.433313866, delay=0.008211261127144098, ms=00097} 22:49:37.331361 run mass: MS performed LU {at=2463059.380234376, lu_delay=4.86293324502185, ms=00093} 22:49:37.353494 run mass: MS performed LU {at=2463059.40262316, lu_delay=5.680539507884532, ms=00092} 22:49:37.642301 run osmo-ms-mob/00098: Starting mobile 22:49:37.655190 run osmo-ms-mob/00098(pid=233): Launched 22:49:37.668852 run mass: MS start registered {at=2463059.717968896, delay=0.0077779581770300865, ms=00098} 22:49:39.260636 run mass: MS performed LU {at=2463061.309657794, lu_delay=4.943516062106937, ms=00095} 22:49:39.277694 run mass: MS performed LU {at=2463061.326781828, lu_delay=5.8745735958218575, ms=00094} 22:49:39.318690 run osmo-ms-mob/00099: Starting mobile 22:49:39.333879 run osmo-ms-mob/00099(pid=234): Launched 22:49:39.339781 run mass: All started... {duration=55.60726084327325, too_slow=0} 22:49:39.345341 run mass: MS start registered {at=2463061.39446833, delay=0.005554563831537962, ms=00099} 22:49:41.096496 run mass: MS performed LU {at=2463063.145501101, lu_delay=5.792972107883543, ms=00096} 22:49:41.114418 run mass: MS performed LU {at=2463063.163463455, lu_delay=4.730149589013308, ms=00097} 22:49:41.231289 run mass: MS performed LU {at=2463063.280274175, lu_delay=22.663484249264002, ms=00065} 22:49:43.026715 run mass: MS performed LU {at=2463065.075739431, lu_delay=5.357770535163581, ms=00098} 22:49:44.864812 run mass: MS performed LU {at=2463066.913831065, lu_delay=5.519362735096365, ms=00099} 22:49:44.887690 run mass: Tests done {all_completed=True, max=22.739850277081132, min=3.826135950163007} 22:49:44.893312 tst register_default_mass.py: Test passed (79.1 sec) 22:49:44.898493 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:44.901647 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:44.904791 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:44.907938 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:44.911064 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:44.914381 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:44.917620 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:44.920878 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:44.924080 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:44.927308 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:44.930572 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:44.933806 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:44.937001 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:44.940193 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:44.943399 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:44.946597 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:44.949805 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:44.953075 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:44.956359 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:44.959874 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:44.964240 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:44.967734 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:44.971158 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:44.974475 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:44.977844 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:44.981222 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:44.984668 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:44.988028 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:44.991351 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:44.994699 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:44.998408 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:45.001825 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:45.006065 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:45.009550 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:45.013384 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:45.016957 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:45.020402 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:45.024784 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:45.032033 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:45.037480 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:45.041067 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:45.044525 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:45.047899 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:45.051630 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:45.055181 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:45.058549 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:45.061917 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:45.065325 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:45.068694 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:45.072249 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:45.075620 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:45.078997 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:45.083329 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:45.087061 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:45.090393 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:45.093743 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:45.097505 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:45.101216 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:45.104918 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:45.108279 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:45.111619 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:45.114963 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:45.118307 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:45.121676 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:45.125017 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:45.128375 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:45.131740 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:45.135072 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:45.138418 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:45.141762 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:45.145115 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:45.148485 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:45.151849 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:45.155254 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:45.158595 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:45.161948 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:45.165303 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:45.168653 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:45.171992 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:45.175638 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:45.179349 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:45.183124 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:45.186696 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:45.190048 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:45.193403 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:45.196743 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:45.200044 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:45.203284 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:45.206576 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:45.209834 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:45.213090 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:45.216400 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:45.219687 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:45.222949 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:45.226532 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:45.229893 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:45.233749 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:45.236999 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:45.240306 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:45.243538 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:45.246790 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:45.250036 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:45.253291 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:45.256511 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:45.259846 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:45.263113 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:45.266379 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:45.269615 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:45.272909 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:45.276204 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:45.279530 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:45.282840 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:45.286185 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:45.290253 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:45.293611 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:45.296938 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:45.300260 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:45.303580 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:45.306907 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:45.310237 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:45.313543 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:45.316907 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:45.320215 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:45.323536 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:45.326848 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:45.330162 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:45.333472 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:45.336787 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:45.340110 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:45.343431 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:45.346752 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:45.350067 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:45.353374 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:45.356681 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:45.359994 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:45.363307 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:45.366626 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:45.369939 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:45.373259 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:45.376570 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:45.379890 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:45.383212 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:45.386516 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:45.389831 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:45.393140 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:45.396447 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:45.399769 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:45.403090 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:45.406402 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:45.409717 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:45.413041 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:45.416351 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:45.419664 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:45.422912 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:45.426203 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:45.429401 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:45.432668 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:45.435882 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:45.439066 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:45.442348 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:45.445659 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:45.448869 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:45.452051 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:45.455246 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:45.458411 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:45.461599 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:45.464786 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:45.467974 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:45.471250 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:45.474456 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:45.477629 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:45.480812 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:45.483999 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:45.487174 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:45.490449 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:45.493756 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:45.497071 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:45.500289 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:45.503475 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:45.506655 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:45.509839 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:45.513021 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:45.516215 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:45.519409 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:45.522586 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:45.525786 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:45.528970 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:45.532161 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:45.535330 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:45.538503 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:45.541695 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:45.544896 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:45.548091 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:45.551267 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:45.554436 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:45.557615 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:45.560809 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:45.563994 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:45.567177 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:45.570345 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:45.573533 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:45.576724 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:45.579912 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:45.583109 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:45.586274 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:45.589448 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:45.592633 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:45.595829 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:45.599014 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:45.602193 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:45.605382 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:45.608585 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:45.611769 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:45.614974 --- ParallelTerminationStrategy: PID 22 died... 22:49:45.616430 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:45.619961 --- ParallelTerminationStrategy: PID 23 died... 22:49:45.621397 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:45.625021 --- ParallelTerminationStrategy: PID 24 died... 22:49:45.626511 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:45.630081 --- ParallelTerminationStrategy: PID 25 died... 22:49:45.631576 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:45.635229 --- ParallelTerminationStrategy: PID 26 died... 22:49:45.636714 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:45.640403 --- ParallelTerminationStrategy: PID 27 died... 22:49:45.641911 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:45.645601 --- ParallelTerminationStrategy: PID 28 died... 22:49:45.647103 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:45.650792 --- ParallelTerminationStrategy: PID 29 died... 22:49:45.652310 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:45.656015 --- ParallelTerminationStrategy: PID 30 died... 22:49:45.657525 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:45.661208 --- ParallelTerminationStrategy: PID 31 died... 22:49:45.662694 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:45.666403 --- ParallelTerminationStrategy: PID 32 died... 22:49:45.667927 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:45.671625 --- ParallelTerminationStrategy: PID 33 died... 22:49:45.673118 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:45.676808 --- ParallelTerminationStrategy: PID 35 died... 22:49:45.678329 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:45.682028 --- ParallelTerminationStrategy: PID 36 died... 22:49:45.683530 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:45.687227 --- ParallelTerminationStrategy: PID 37 died... 22:49:45.688740 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:45.692432 --- ParallelTerminationStrategy: PID 38 died... 22:49:45.693926 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:45.697611 --- ParallelTerminationStrategy: PID 39 died... 22:49:45.699104 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:45.702794 --- ParallelTerminationStrategy: PID 40 died... 22:49:45.704298 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:45.707979 --- ParallelTerminationStrategy: PID 41 died... 22:49:45.709467 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:45.713149 --- ParallelTerminationStrategy: PID 42 died... 22:49:45.714634 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:45.718313 --- ParallelTerminationStrategy: PID 43 died... 22:49:45.719827 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:45.723480 --- ParallelTerminationStrategy: PID 44 died... 22:49:45.724965 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:45.728615 --- ParallelTerminationStrategy: PID 45 died... 22:49:45.730098 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:45.733765 --- ParallelTerminationStrategy: PID 46 died... 22:49:45.735270 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:45.738920 --- ParallelTerminationStrategy: PID 47 died... 22:49:45.740406 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:45.744071 --- ParallelTerminationStrategy: PID 48 died... 22:49:45.745546 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:45.749217 --- ParallelTerminationStrategy: PID 49 died... 22:49:45.750702 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:45.754383 --- ParallelTerminationStrategy: PID 50 died... 22:49:45.755870 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:45.759529 --- ParallelTerminationStrategy: PID 51 died... 22:49:45.761014 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:45.764677 --- ParallelTerminationStrategy: PID 52 died... 22:49:45.766167 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:45.769855 --- ParallelTerminationStrategy: PID 53 died... 22:49:45.771345 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:45.775026 --- ParallelTerminationStrategy: PID 54 died... 22:49:45.776508 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:45.780169 --- ParallelTerminationStrategy: PID 55 died... 22:49:45.781647 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:45.785327 --- ParallelTerminationStrategy: PID 56 died... 22:49:45.786815 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:45.790503 --- ParallelTerminationStrategy: PID 57 died... 22:49:45.791993 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:45.795657 --- ParallelTerminationStrategy: PID 58 died... 22:49:45.797137 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:45.800809 --- ParallelTerminationStrategy: PID 59 died... 22:49:45.802291 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:45.805959 --- ParallelTerminationStrategy: PID 60 died... 22:49:45.807445 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:45.811116 --- ParallelTerminationStrategy: PID 61 died... 22:49:45.812599 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:45.816261 --- ParallelTerminationStrategy: PID 62 died... 22:49:45.817750 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:45.821413 --- ParallelTerminationStrategy: PID 63 died... 22:49:45.822896 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:45.826566 --- ParallelTerminationStrategy: PID 64 died... 22:49:45.828067 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:45.831733 --- ParallelTerminationStrategy: PID 65 died... 22:49:45.833213 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:45.836863 --- ParallelTerminationStrategy: PID 66 died... 22:49:45.838343 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:45.842015 --- ParallelTerminationStrategy: PID 67 died... 22:49:45.843512 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:45.847176 --- ParallelTerminationStrategy: PID 68 died... 22:49:45.848664 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:45.852344 --- ParallelTerminationStrategy: PID 69 died... 22:49:45.853828 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:45.857495 --- ParallelTerminationStrategy: PID 70 died... 22:49:45.859017 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:45.862680 --- ParallelTerminationStrategy: PID 71 died... 22:49:45.864163 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:45.867825 --- ParallelTerminationStrategy: PID 72 died... 22:49:45.869305 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:45.872972 --- ParallelTerminationStrategy: PID 73 died... 22:49:45.874451 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:45.878147 --- ParallelTerminationStrategy: PID 74 died... 22:49:45.879630 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:45.883289 --- ParallelTerminationStrategy: PID 75 died... 22:49:45.884775 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:45.888432 --- ParallelTerminationStrategy: PID 76 died... 22:49:45.889920 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:45.893616 --- ParallelTerminationStrategy: PID 77 died... 22:49:45.895106 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:45.898772 --- ParallelTerminationStrategy: PID 78 died... 22:49:45.900266 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:45.903916 --- ParallelTerminationStrategy: PID 79 died... 22:49:45.905397 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:45.909093 --- ParallelTerminationStrategy: PID 80 died... 22:49:45.910570 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:45.914252 --- ParallelTerminationStrategy: PID 81 died... 22:49:45.915736 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:45.919410 --- ParallelTerminationStrategy: PID 82 died... 22:49:45.920896 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:45.924583 --- ParallelTerminationStrategy: PID 83 died... 22:49:45.926079 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:45.929762 --- ParallelTerminationStrategy: PID 84 died... 22:49:45.931241 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:45.934929 --- ParallelTerminationStrategy: PID 85 died... 22:49:45.936424 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:45.940102 --- ParallelTerminationStrategy: PID 86 died... 22:49:45.941584 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:45.945283 --- ParallelTerminationStrategy: PID 87 died... 22:49:45.946762 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:45.950455 --- ParallelTerminationStrategy: PID 88 died... 22:49:45.951939 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:45.955627 --- ParallelTerminationStrategy: PID 89 died... 22:49:45.957111 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:45.960801 --- ParallelTerminationStrategy: PID 90 died... 22:49:45.962283 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:45.965975 --- ParallelTerminationStrategy: PID 91 died... 22:49:45.967463 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:45.971135 --- ParallelTerminationStrategy: PID 92 died... 22:49:45.972626 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:45.976303 --- ParallelTerminationStrategy: PID 93 died... 22:49:45.977784 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:45.981486 --- ParallelTerminationStrategy: PID 94 died... 22:49:45.982975 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:45.986641 --- ParallelTerminationStrategy: PID 95 died... 22:49:45.988157 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:45.991835 --- ParallelTerminationStrategy: PID 96 died... 22:49:45.993320 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:45.997001 --- ParallelTerminationStrategy: PID 97 died... 22:49:45.998480 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:46.002189 --- ParallelTerminationStrategy: PID 98 died... 22:49:46.003678 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:46.007373 --- ParallelTerminationStrategy: PID 99 died... 22:49:46.008856 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:46.012531 --- ParallelTerminationStrategy: PID 100 died... 22:49:46.014019 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:46.017692 --- ParallelTerminationStrategy: PID 101 died... 22:49:46.019193 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:46.022875 --- ParallelTerminationStrategy: PID 102 died... 22:49:46.024368 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:46.028054 --- ParallelTerminationStrategy: PID 103 died... 22:49:46.029538 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:46.033216 --- ParallelTerminationStrategy: PID 104 died... 22:49:46.034708 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:46.038371 --- ParallelTerminationStrategy: PID 105 died... 22:49:46.039861 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:46.043526 --- ParallelTerminationStrategy: PID 106 died... 22:49:46.045005 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:46.048676 --- ParallelTerminationStrategy: PID 107 died... 22:49:46.050158 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:46.053836 --- ParallelTerminationStrategy: PID 108 died... 22:49:46.055315 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:46.059008 --- ParallelTerminationStrategy: PID 109 died... 22:49:46.060496 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:46.064189 --- ParallelTerminationStrategy: PID 110 died... 22:49:46.065674 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:46.069369 --- ParallelTerminationStrategy: PID 111 died... 22:49:46.070856 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:46.074533 --- ParallelTerminationStrategy: PID 112 died... 22:49:46.076035 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:46.079717 --- ParallelTerminationStrategy: PID 113 died... 22:49:46.081215 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:46.084899 --- ParallelTerminationStrategy: PID 114 died... 22:49:46.086383 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:46.090065 --- ParallelTerminationStrategy: PID 115 died... 22:49:46.091574 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:46.095257 --- ParallelTerminationStrategy: PID 116 died... 22:49:46.096746 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:46.100423 --- ParallelTerminationStrategy: PID 117 died... 22:49:46.101910 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:46.105601 --- ParallelTerminationStrategy: PID 118 died... 22:49:46.107079 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:46.110758 --- ParallelTerminationStrategy: PID 119 died... 22:49:46.112249 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:46.115945 --- ParallelTerminationStrategy: PID 120 died... 22:49:46.117437 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:46.121136 --- ParallelTerminationStrategy: PID 121 died... 22:49:46.122625 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:46.126302 --- ParallelTerminationStrategy: PID 122 died... 22:49:46.127782 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:46.131457 --- ParallelTerminationStrategy: PID 123 died... 22:49:46.132944 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:46.136636 --- ParallelTerminationStrategy: PID 124 died... 22:49:46.138125 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:46.141825 --- ParallelTerminationStrategy: PID 125 died... 22:49:46.143318 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:46.146994 --- ParallelTerminationStrategy: PID 126 died... 22:49:46.148478 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:46.152184 --- ParallelTerminationStrategy: PID 127 died... 22:49:46.153686 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:46.157378 --- ParallelTerminationStrategy: PID 128 died... 22:49:46.158903 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:46.162618 --- ParallelTerminationStrategy: PID 129 died... 22:49:46.164108 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:46.167808 --- ParallelTerminationStrategy: PID 130 died... 22:49:46.169293 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:46.172984 --- ParallelTerminationStrategy: PID 131 died... 22:49:46.174465 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:46.178164 --- ParallelTerminationStrategy: PID 132 died... 22:49:46.179663 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:46.183350 --- ParallelTerminationStrategy: PID 133 died... 22:49:46.184837 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:46.188532 --- ParallelTerminationStrategy: PID 134 died... 22:49:46.190021 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:46.193714 --- ParallelTerminationStrategy: PID 135 died... 22:49:46.195207 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:46.198918 --- ParallelTerminationStrategy: PID 136 died... 22:49:46.200403 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:46.204108 --- ParallelTerminationStrategy: PID 137 died... 22:49:46.205601 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:46.209320 --- ParallelTerminationStrategy: PID 138 died... 22:49:46.210807 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:46.214513 --- ParallelTerminationStrategy: PID 139 died... 22:49:46.216006 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:46.219697 --- ParallelTerminationStrategy: PID 140 died... 22:49:46.221183 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:46.224890 --- ParallelTerminationStrategy: PID 141 died... 22:49:46.226376 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:46.230079 --- ParallelTerminationStrategy: PID 142 died... 22:49:46.231584 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:46.235277 --- ParallelTerminationStrategy: PID 143 died... 22:49:46.236769 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:46.240468 --- ParallelTerminationStrategy: PID 144 died... 22:49:46.241943 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:46.245647 --- ParallelTerminationStrategy: PID 145 died... 22:49:46.247154 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:46.250849 --- ParallelTerminationStrategy: PID 146 died... 22:49:46.252343 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:46.256038 --- ParallelTerminationStrategy: PID 147 died... 22:49:46.257527 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:46.261234 --- ParallelTerminationStrategy: PID 148 died... 22:49:46.262712 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:46.266416 --- ParallelTerminationStrategy: PID 149 died... 22:49:46.267904 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:46.271597 --- ParallelTerminationStrategy: PID 150 died... 22:49:46.273096 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:46.276788 --- ParallelTerminationStrategy: PID 151 died... 22:49:46.278280 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:46.282001 --- ParallelTerminationStrategy: PID 152 died... 22:49:46.283489 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:46.287182 --- ParallelTerminationStrategy: PID 153 died... 22:49:46.288668 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:46.292399 --- ParallelTerminationStrategy: PID 154 died... 22:49:46.293882 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:46.297587 --- ParallelTerminationStrategy: PID 155 died... 22:49:46.299079 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:46.302784 --- ParallelTerminationStrategy: PID 156 died... 22:49:46.304287 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:46.308003 --- ParallelTerminationStrategy: PID 157 died... 22:49:46.309505 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:46.313186 --- ParallelTerminationStrategy: PID 158 died... 22:49:46.314675 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:46.318367 --- ParallelTerminationStrategy: PID 159 died... 22:49:46.319865 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:46.323542 --- ParallelTerminationStrategy: PID 160 died... 22:49:46.325032 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:46.328721 --- ParallelTerminationStrategy: PID 161 died... 22:49:46.330214 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:46.333934 --- ParallelTerminationStrategy: PID 162 died... 22:49:46.335429 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:46.339142 --- ParallelTerminationStrategy: PID 163 died... 22:49:46.340621 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:46.344309 --- ParallelTerminationStrategy: PID 164 died... 22:49:46.345797 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:46.349499 --- ParallelTerminationStrategy: PID 165 died... 22:49:46.350994 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:46.354694 --- ParallelTerminationStrategy: PID 166 died... 22:49:46.356202 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:46.359903 --- ParallelTerminationStrategy: PID 167 died... 22:49:46.361385 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:46.365074 --- ParallelTerminationStrategy: PID 168 died... 22:49:46.366568 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:46.370266 --- ParallelTerminationStrategy: PID 169 died... 22:49:46.371760 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:46.375455 --- ParallelTerminationStrategy: PID 170 died... 22:49:46.376947 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:46.380638 --- ParallelTerminationStrategy: PID 171 died... 22:49:46.382125 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:46.385836 --- ParallelTerminationStrategy: PID 172 died... 22:49:46.387317 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:46.391042 --- ParallelTerminationStrategy: PID 173 died... 22:49:46.392530 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:46.396232 --- ParallelTerminationStrategy: PID 174 died... 22:49:46.397722 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:46.401413 --- ParallelTerminationStrategy: PID 175 died... 22:49:46.402904 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:46.406610 --- ParallelTerminationStrategy: PID 176 died... 22:49:46.408115 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:46.411809 --- ParallelTerminationStrategy: PID 177 died... 22:49:46.413302 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:46.417017 --- ParallelTerminationStrategy: PID 178 died... 22:49:46.418506 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:46.422195 --- ParallelTerminationStrategy: PID 179 died... 22:49:46.423678 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:46.427390 --- ParallelTerminationStrategy: PID 180 died... 22:49:46.428876 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:46.432585 --- ParallelTerminationStrategy: PID 181 died... 22:49:46.434067 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:46.437758 --- ParallelTerminationStrategy: PID 182 died... 22:49:46.439249 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:46.442945 --- ParallelTerminationStrategy: PID 183 died... 22:49:46.444439 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:46.448141 --- ParallelTerminationStrategy: PID 184 died... 22:49:46.449635 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:46.453307 --- ParallelTerminationStrategy: PID 185 died... 22:49:46.454781 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:46.458495 --- ParallelTerminationStrategy: PID 186 died... 22:49:46.459979 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:46.463651 --- ParallelTerminationStrategy: PID 187 died... 22:49:46.465139 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:46.468845 --- ParallelTerminationStrategy: PID 188 died... 22:49:46.470334 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:46.474028 --- ParallelTerminationStrategy: PID 189 died... 22:49:46.475518 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:46.479201 --- ParallelTerminationStrategy: PID 190 died... 22:49:46.480686 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:46.484375 --- ParallelTerminationStrategy: PID 191 died... 22:49:46.485852 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:46.489548 --- ParallelTerminationStrategy: PID 192 died... 22:49:46.491035 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:46.494734 --- ParallelTerminationStrategy: PID 193 died... 22:49:46.496213 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:46.499921 --- ParallelTerminationStrategy: PID 194 died... 22:49:46.501401 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:46.505104 --- ParallelTerminationStrategy: PID 195 died... 22:49:46.506589 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:46.510294 --- ParallelTerminationStrategy: PID 196 died... 22:49:46.511791 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:46.515479 --- ParallelTerminationStrategy: PID 197 died... 22:49:46.516959 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:46.520657 --- ParallelTerminationStrategy: PID 198 died... 22:49:46.522146 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:46.525844 --- ParallelTerminationStrategy: PID 199 died... 22:49:46.527353 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:46.531060 --- ParallelTerminationStrategy: PID 200 died... 22:49:46.532551 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:46.536242 --- ParallelTerminationStrategy: PID 201 died... 22:49:46.537726 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:46.541422 --- ParallelTerminationStrategy: PID 202 died... 22:49:46.542903 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:46.546593 --- ParallelTerminationStrategy: PID 203 died... 22:49:46.548087 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:46.551770 --- ParallelTerminationStrategy: PID 204 died... 22:49:46.553258 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:46.556945 --- ParallelTerminationStrategy: PID 205 died... 22:49:46.558432 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:46.562128 --- ParallelTerminationStrategy: PID 206 died... 22:49:46.563620 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:46.567328 --- ParallelTerminationStrategy: PID 207 died... 22:49:46.568817 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:46.572498 --- ParallelTerminationStrategy: PID 208 died... 22:49:46.573981 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:46.577689 --- ParallelTerminationStrategy: PID 209 died... 22:49:46.579177 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:46.582906 --- ParallelTerminationStrategy: PID 210 died... 22:49:46.584397 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:46.588103 --- ParallelTerminationStrategy: PID 211 died... 22:49:46.589584 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:46.593278 --- ParallelTerminationStrategy: PID 212 died... 22:49:46.594765 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:46.598476 --- ParallelTerminationStrategy: PID 213 died... 22:49:46.599960 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:46.603687 --- ParallelTerminationStrategy: PID 214 died... 22:49:46.605171 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:46.608862 --- ParallelTerminationStrategy: PID 215 died... 22:49:46.610350 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:46.614032 --- ParallelTerminationStrategy: PID 216 died... 22:49:46.615514 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:46.619212 --- ParallelTerminationStrategy: PID 217 died... 22:49:46.620694 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:46.624393 --- ParallelTerminationStrategy: PID 218 died... 22:49:46.625884 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:46.629552 --- ParallelTerminationStrategy: PID 219 died... 22:49:46.631041 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:46.634727 --- ParallelTerminationStrategy: PID 220 died... 22:49:46.636234 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:46.639910 --- ParallelTerminationStrategy: PID 221 died... 22:49:46.641396 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:46.645108 --- ParallelTerminationStrategy: PID 222 died... 22:49:46.646591 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:46.650283 --- ParallelTerminationStrategy: PID 223 died... 22:49:46.651808 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:46.655502 --- ParallelTerminationStrategy: PID 224 died... 22:49:46.656995 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:46.660704 --- ParallelTerminationStrategy: PID 225 died... 22:49:46.662191 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:46.665889 --- ParallelTerminationStrategy: PID 226 died... 22:49:46.667394 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:46.671083 --- ParallelTerminationStrategy: PID 227 died... 22:49:46.672560 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:46.676257 --- ParallelTerminationStrategy: PID 228 died... 22:49:46.677734 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:46.681455 --- ParallelTerminationStrategy: PID 229 died... 22:49:46.682937 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:46.686619 --- ParallelTerminationStrategy: PID 230 died... 22:49:46.688111 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:46.691794 --- ParallelTerminationStrategy: PID 231 died... 22:49:46.693273 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:46.696977 --- ParallelTerminationStrategy: PID 232 died... 22:49:46.698474 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:46.702177 --- ParallelTerminationStrategy: PID 233 died... 22:49:46.703662 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:46.707354 --- ParallelTerminationStrategy: PID 234 died... 22:49:46.708842 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:50.113409 --- ParallelTerminationStrategy: PID 34 died... 22:49:50.119480 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8412 netreg_mass PASS --------------------------------------------------------------------- 22:49:50.188518 tst trial-8412: Storing JUnit report in /build/trial-8412/run.2026-08-03_22-48-25/trial-8412.xml -------------------------------------------------------------------------------------------- trial-8412 PASS -------------------------------------------------------------------------------------------- 22:49:50.198279 tst trial-8412: trial-8412: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (79.1 sec) + exit_code=0 + rm -rf trial-8412/inst + cd trial-8412 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-08-03 22:48:25 No journal files were found. + readlink last_run + tar czf /build/trial-8412-run.tgz run.2026-08-03_22-48-25 + tar czf /build/trial-8412-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-08-03_13_27_36.tgz osmo-bts-oc2g.build-2026-08-03_00_52_25.tgz osmo-bts-sysmo.build-2026-08-03_00_52_29.tgz osmo-bts.build-2026-08-03_00_52_41.tgz osmo-ggsn.build-2026-08-03_20_43_28.tgz osmo-hlr.build-2026-08-03_16_37_44.tgz osmo-hnbgw.build-2026-08-03_13_31_06.tgz osmo-mgw.build-2026-08-03_08_33_39.tgz osmo-msc.build-2026-08-03_13_34_05.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-03_07_34_49.tgz osmo-pcu-sysmo.build-2026-08-03_07_34_48.tgz osmo-pcu.build-2026-08-03_07_34_48.tgz osmo-sgsn.build-2026-08-03_20_49_32.tgz osmo-stp.build-2026-08-03_13_25_43.tgz osmo-trx.build-2026-08-03_14_22_27.tgz osmocom-bb.build-2026-08-03_21_18_50.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