Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins522277662642865155.sh + rm -rf trial-8075-bin.tgz trial-8075-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24538 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10835 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10126 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12660 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12983 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12131 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40273 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7372 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42288 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8073 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 13007 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7266 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11360 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7412 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8858 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6132 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 7266 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16662688110076555727.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-8075 + 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 f17cc18 ttcn3-bts-test: show respawn count at the end + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [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 #7 CACHED #8 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #9 CACHED #10 [20/28] WORKDIR /TMP #10 CACHED #11 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #11 CACHED #12 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #12 CACHED #13 [ 9/28] COPY SSH /root/.ssh #13 CACHED #14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #14 CACHED #15 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #15 CACHED #16 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #16 CACHED #17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #17 CACHED #18 [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 #18 CACHED #19 [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 #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 [ 3/28] RUN groupadd osmo-gsm-tester #21 CACHED #22 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #22 CACHED #23 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #23 CACHED #24 [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 #24 CACHED #25 [ 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 #25 CACHED #26 [ 8/28] RUN MKDIR /var/run/sshd #26 CACHED #27 [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 #27 CACHED #28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #28 CACHED #29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #29 CACHED #30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #30 CACHED #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 CACHED #32 [ 2/28] RUN useradd -ms /bin/bash jenkins #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:84df0008da462ba347794f1809a0100f451e38fbdf6794e4d86b0046bf480736 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) 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=8076 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-09-01 22:48:18 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8076 + mkdir -p trial-8076 + mv open5gs.build-8.tgz osmo-bsc.build-2025-09-01_13_25_57.tgz osmo-bts-oc2g.build-2025-09-01_00_51_35.tgz osmo-bts-sysmo.build-2025-09-01_00_51_40.tgz osmo-bts.build-2025-09-01_00_51_47.tgz osmo-ggsn.build-2025-09-01_20_42_32.tgz osmo-hlr.build-2025-09-01_16_37_03.tgz osmo-hnbgw.build-2025-09-01_13_29_10.tgz osmo-mgw.build-2025-09-01_08_33_12.tgz osmo-msc.build-2025-09-01_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-01_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-01_07_35_58.tgz osmo-pcu.build-2025-09-01_07_36_05.tgz osmo-sgsn.build-2025-09-01_20_48_26.tgz osmo-stp.build-2025-09-01_13_22_58.tgz osmo-trx.build-2025-09-01_14_29_07.tgz osmocom-bb.build-2025-09-01_21_17_57.tgz srslte.build-19.tgz trial-8076 + cat open5gs.build-8.md5 osmo-bsc.build-2025-09-01_13_25_57.md5 osmo-bts-oc2g.build-2025-09-01_00_51_35.md5 osmo-bts-sysmo.build-2025-09-01_00_51_40.md5 osmo-bts.build-2025-09-01_00_51_47.md5 osmo-ggsn.build-2025-09-01_20_42_32.md5 osmo-hlr.build-2025-09-01_16_37_03.md5 osmo-hnbgw.build-2025-09-01_13_29_10.md5 osmo-mgw.build-2025-09-01_08_33_12.md5 osmo-msc.build-2025-09-01_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-01_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-01_07_35_58.md5 osmo-pcu.build-2025-09-01_07_36_05.md5 osmo-sgsn.build-2025-09-01_20_48_26.md5 osmo-stp.build-2025-09-01_13_22_58.md5 osmo-trx.build-2025-09-01_14_29_07.md5 osmocom-bb.build-2025-09-01_21_17_57.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-09-01_13_25_57.md5 osmo-bts-oc2g.build-2025-09-01_00_51_35.md5 osmo-bts-sysmo.build-2025-09-01_00_51_40.md5 osmo-bts.build-2025-09-01_00_51_47.md5 osmo-ggsn.build-2025-09-01_20_42_32.md5 osmo-hlr.build-2025-09-01_16_37_03.md5 osmo-hnbgw.build-2025-09-01_13_29_10.md5 osmo-mgw.build-2025-09-01_08_33_12.md5 osmo-msc.build-2025-09-01_13_32_55.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-01_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-01_07_35_58.md5 osmo-pcu.build-2025-09-01_07_36_05.md5 osmo-sgsn.build-2025-09-01_20_48_26.md5 osmo-stp.build-2025-09-01_13_22_58.md5 osmo-trx.build-2025-09-01_14_29_07.md5 osmocom-bb.build-2025-09-01_21_17_57.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-8076 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8076' 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-8076 -------------------------------------------------------------------------------------------- 22:48:19.324251 tst trial-8076: Detailed log at /build/trial-8076/run.2025-09-01_22-48-19/log --------------------------------------------------------------------- trial-8076 netreg_mass --------------------------------------------------------------------- 22:48:19.604174 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.604644 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.605671 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.607146 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.653156 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.654132 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.655457 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:19.755559 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-8076 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:19.756438 tst register_default_mass.py:9: Claiming resources for the test 22:48:19.774847 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.775526 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.776087 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.776629 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.777164 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.777735 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.778287 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:19.824867 tst register_default_mass.py: using LAC 2 22:48:19.861468 tst register_default_mass.py: using RAC 2 22:48:19.895142 tst register_default_mass.py: using CellId 2 22:48:19.976807 tst register_default_mass.py: using BVCI 3 22:48:19.992641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.994231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.995768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.997240 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.998671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.000093 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.001515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.002991 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.004402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.005829 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.007199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.008562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.010031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.011548 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.013014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.014386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.015727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.017141 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.018446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.019776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.021149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.022480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.023781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.025118 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.026386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.027680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.028999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.030384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.031721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.033035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.034339 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.035630 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.036934 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.038262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.039592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.040891 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.042101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.043299 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.044495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.045738 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.046941 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.048128 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.049206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.049959 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.050693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.051384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.052063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.052800 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.053490 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.054170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.054901 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.055637 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.056339 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.057115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.057823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.058516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.059223 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.059924 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.060609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.061310 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.061993 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.062674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.063384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.064090 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.064783 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.065490 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.066167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.066865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.067546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.068209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.068893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.069579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.070345 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.071025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.071674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.072305 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.072945 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.073619 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.074271 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.074908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.075563 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.076220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.076891 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.077553 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.078191 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.078835 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.079509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.080171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.080831 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.081483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.082164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.082830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.083501 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.084176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.084871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.085539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.086224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.086901 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.087566 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.088230 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.088926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.089684 tst register_default_mass.py:21: Launching a simple network 22:48:20.102960 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:20.260606 run create_hlr_db(pid=20): Launched 22:48:21.274427 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:21.295105 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:21.314334 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:21.321600 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.535397 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:21.553879 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:21.560732 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:22.095850 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:22.117253 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:25.134365 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:25.403178 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:25.442398 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:25.457411 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:25.519574 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:25.559428 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:25.574117 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:26.152907 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:26.192870 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:32.228779 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:32.377898 run osmo-bts-virtual(pid=34): Launched 22:48:33.434157 tst register_default_mass.py: using MSISDN 1001 22:48:33.444945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:33.534868 tst register_default_mass.py: using MSISDN 1002 22:48:33.541170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:33.602880 tst register_default_mass.py: using MSISDN 1003 22:48:33.613214 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:33.690945 tst register_default_mass.py: using MSISDN 1004 22:48:33.697840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:33.835823 tst register_default_mass.py: using MSISDN 1005 22:48:33.846505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:33.924714 tst register_default_mass.py: using MSISDN 1006 22:48:33.930838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.069031 tst register_default_mass.py: using MSISDN 1007 22:48:34.075206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.147987 tst register_default_mass.py: using MSISDN 1008 22:48:34.154082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.222711 tst register_default_mass.py: using MSISDN 1009 22:48:34.228767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:35.158083 tst register_default_mass.py: using MSISDN 1010 22:48:35.164221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:35.237865 tst register_default_mass.py: using MSISDN 1011 22:48:35.243992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:35.314973 tst register_default_mass.py: using MSISDN 1012 22:48:35.326220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.416372 tst register_default_mass.py: using MSISDN 1013 22:48:35.422857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.500274 tst register_default_mass.py: using MSISDN 1014 22:48:35.506796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.577998 tst register_default_mass.py: using MSISDN 1015 22:48:35.584196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.660834 tst register_default_mass.py: using MSISDN 1016 22:48:35.671639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.750050 tst register_default_mass.py: using MSISDN 1017 22:48:35.757399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.839048 tst register_default_mass.py: using MSISDN 1018 22:48:35.845311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.919820 tst register_default_mass.py: using MSISDN 1019 22:48:35.925874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:36.001684 tst register_default_mass.py: using MSISDN 1020 22:48:36.007778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:36.086365 tst register_default_mass.py: using MSISDN 1021 22:48:36.108094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:36.172944 tst register_default_mass.py: using MSISDN 1022 22:48:36.179117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:36.254246 tst register_default_mass.py: using MSISDN 1023 22:48:36.265336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:36.345225 tst register_default_mass.py: using MSISDN 1024 22:48:36.351704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:36.423126 tst register_default_mass.py: using MSISDN 1025 22:48:36.429841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:36.495736 tst register_default_mass.py: using MSISDN 1026 22:48:36.504216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:36.563667 tst register_default_mass.py: using MSISDN 1027 22:48:36.576941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:36.647350 tst register_default_mass.py: using MSISDN 1028 22:48:36.661841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:36.748073 tst register_default_mass.py: using MSISDN 1029 22:48:36.757124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:36.826726 tst register_default_mass.py: using MSISDN 1030 22:48:36.842907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:36.927031 tst register_default_mass.py: using MSISDN 1031 22:48:36.941989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:37.019265 tst register_default_mass.py: using MSISDN 1032 22:48:37.034527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:37.107946 tst register_default_mass.py: using MSISDN 1033 22:48:37.124229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:37.196707 tst register_default_mass.py: using MSISDN 1034 22:48:37.213744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:37.291041 tst register_default_mass.py: using MSISDN 1035 22:48:37.300474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:37.378271 tst register_default_mass.py: using MSISDN 1036 22:48:37.387315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:37.449180 tst register_default_mass.py: using MSISDN 1037 22:48:37.465145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.549232 tst register_default_mass.py: using MSISDN 1038 22:48:37.558461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.638742 tst register_default_mass.py: using MSISDN 1039 22:48:37.655911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:37.739856 tst register_default_mass.py: using MSISDN 1040 22:48:37.756725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:37.838424 tst register_default_mass.py: using MSISDN 1041 22:48:37.855323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:37.931282 tst register_default_mass.py: using MSISDN 1042 22:48:37.941231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:38.030762 tst register_default_mass.py: using MSISDN 1043 22:48:38.039730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:38.109502 tst register_default_mass.py: using MSISDN 1044 22:48:38.124382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:38.223612 tst register_default_mass.py: using MSISDN 1045 22:48:38.240135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:38.316910 tst register_default_mass.py: using MSISDN 1046 22:48:38.326056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:38.404161 tst register_default_mass.py: using MSISDN 1047 22:48:38.421510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:38.501002 tst register_default_mass.py: using MSISDN 1048 22:48:38.518241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:38.605740 tst register_default_mass.py: using MSISDN 1049 22:48:38.621470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:38.693323 tst register_default_mass.py: using MSISDN 1050 22:48:38.708564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:38.804954 tst register_default_mass.py: using MSISDN 1051 22:48:38.819184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:38.905238 tst register_default_mass.py: using MSISDN 1052 22:48:38.922527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:39.011159 tst register_default_mass.py: using MSISDN 1053 22:48:39.029707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:39.145163 tst register_default_mass.py: using MSISDN 1054 22:48:39.162724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:39.257815 tst register_default_mass.py: using MSISDN 1055 22:48:39.275526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:39.356523 tst register_default_mass.py: using MSISDN 1056 22:48:39.369490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:39.721804 tst register_default_mass.py: using MSISDN 1057 22:48:39.735252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:39.828179 tst register_default_mass.py: using MSISDN 1058 22:48:39.845595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:39.936426 tst register_default_mass.py: using MSISDN 1059 22:48:39.945754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:40.012084 tst register_default_mass.py: using MSISDN 1060 22:48:40.028221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:40.102239 tst register_default_mass.py: using MSISDN 1061 22:48:40.117119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:40.211138 tst register_default_mass.py: using MSISDN 1062 22:48:40.217616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:40.297556 tst register_default_mass.py: using MSISDN 1063 22:48:40.307999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:40.383266 tst register_default_mass.py: using MSISDN 1064 22:48:40.389468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:40.465505 tst register_default_mass.py: using MSISDN 1065 22:48:40.473299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:40.545428 tst register_default_mass.py: using MSISDN 1066 22:48:40.554156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:40.615575 tst register_default_mass.py: using MSISDN 1067 22:48:40.627053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:40.700509 tst register_default_mass.py: using MSISDN 1068 22:48:40.707859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:40.772339 tst register_default_mass.py: using MSISDN 1069 22:48:40.781986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.879239 tst register_default_mass.py: using MSISDN 1070 22:48:40.890120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.962323 tst register_default_mass.py: using MSISDN 1071 22:48:40.974510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:41.060937 tst register_default_mass.py: using MSISDN 1072 22:48:41.074253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:41.142527 tst register_default_mass.py: using MSISDN 1073 22:48:41.155630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:41.237882 tst register_default_mass.py: using MSISDN 1074 22:48:41.249045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:41.326810 tst register_default_mass.py: using MSISDN 1075 22:48:41.339083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:41.411370 tst register_default_mass.py: using MSISDN 1076 22:48:41.421865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:41.501005 tst register_default_mass.py: using MSISDN 1077 22:48:41.509640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:41.574524 tst register_default_mass.py: using MSISDN 1078 22:48:41.583465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:41.657813 tst register_default_mass.py: using MSISDN 1079 22:48:41.671827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:41.751726 tst register_default_mass.py: using MSISDN 1080 22:48:41.765877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:41.840468 tst register_default_mass.py: using MSISDN 1081 22:48:41.854723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.942825 tst register_default_mass.py: using MSISDN 1082 22:48:41.955629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:42.032969 tst register_default_mass.py: using MSISDN 1083 22:48:42.046938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:42.128716 tst register_default_mass.py: using MSISDN 1084 22:48:42.141761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:42.212300 tst register_default_mass.py: using MSISDN 1085 22:48:42.226629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:42.311002 tst register_default_mass.py: using MSISDN 1086 22:48:42.321929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:42.411438 tst register_default_mass.py: using MSISDN 1087 22:48:42.418780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:42.514208 tst register_default_mass.py: using MSISDN 1088 22:48:42.521777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:42.596118 tst register_default_mass.py: using MSISDN 1089 22:48:42.606804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:42.692464 tst register_default_mass.py: using MSISDN 1090 22:48:42.710315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:42.812264 tst register_default_mass.py: using MSISDN 1091 22:48:42.825826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:42.894136 tst register_default_mass.py: using MSISDN 1092 22:48:42.902445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:42.971767 tst register_default_mass.py: using MSISDN 1093 22:48:42.978052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:43.060949 tst register_default_mass.py: using MSISDN 1094 22:48:43.071728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:43.132751 tst register_default_mass.py: using MSISDN 1095 22:48:43.143695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:43.212346 tst register_default_mass.py: using MSISDN 1096 22:48:43.219379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:43.290009 tst register_default_mass.py: using MSISDN 1097 22:48:43.296485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:43.372179 tst register_default_mass.py: using MSISDN 1098 22:48:43.382491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:43.443928 tst register_default_mass.py: using MSISDN 1099 22:48:43.454028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:43.520356 tst register_default_mass.py: using MSISDN 1100 22:48:43.527494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:43.667889 run mass: Starting testcase 22:48:43.674672 run mass: Pre-launching all virtphy's 22:48:43.681344 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:43.697639 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:43.705334 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:43.721803 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:43.729232 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:43.744483 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:43.751351 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:43.766432 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:43.773761 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:43.789390 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:43.796905 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:43.813286 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:43.820783 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:43.837022 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:43.844965 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:43.861558 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:43.911204 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:43.925679 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:43.932251 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:43.946580 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:43.953272 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:43.969472 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:43.977147 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:43.993963 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:44.002100 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:44.019080 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:44.026956 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:44.043960 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:44.051799 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:44.068578 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:44.076298 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:44.093167 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:44.100875 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:44.117519 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:44.125385 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:44.142309 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:44.150190 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:44.167371 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:44.175367 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:44.191726 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:44.199258 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:44.215738 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:44.223921 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:44.240965 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:44.248704 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:44.265364 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:44.273156 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:44.290158 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:44.298053 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:44.315207 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:44.323057 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:44.340316 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:44.348467 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:44.366164 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:44.374050 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:44.390463 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:44.399198 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:44.416071 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:44.423630 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:44.441077 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:44.449283 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:44.466465 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:44.474446 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:44.491571 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:44.499365 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:44.516407 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:44.524242 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:44.541368 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:44.549254 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:44.565827 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:44.573538 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:44.590134 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:44.597792 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:44.614485 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:44.622133 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:44.638503 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:44.649028 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:44.665763 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:44.673488 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:44.689517 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:44.696839 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:44.712446 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:44.719776 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:44.735852 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:44.743436 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:44.759187 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:44.766251 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:44.780870 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:44.787643 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:44.802016 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:44.808579 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:44.822729 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:44.829273 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:44.843474 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:44.850035 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:44.864233 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:44.870770 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:44.885140 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:44.891870 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:44.906863 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:44.913919 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:44.929545 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:44.937107 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:44.953174 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:44.960456 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:44.976076 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:44.983276 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:44.998532 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:45.005456 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:45.020347 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:45.027150 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:45.041542 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:45.048127 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:45.062455 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:45.069206 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:45.083751 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:45.090446 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:45.104848 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:45.111640 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:45.126489 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:45.133472 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:45.148170 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:45.155160 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:45.170366 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:45.177327 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:45.192177 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:45.198803 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:45.212980 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:45.219621 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:45.233786 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:45.240145 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:45.254105 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:45.337287 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:45.356018 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:45.362507 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:45.377189 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:45.383695 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:45.397669 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:45.404148 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:45.418129 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:45.424277 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:45.437942 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:45.444306 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:45.457909 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:45.464296 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:45.478131 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:45.484664 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:45.498136 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:45.504361 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:45.517569 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:45.523622 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:45.536838 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:45.543118 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:45.556247 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:45.562474 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:45.575631 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:45.581865 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:45.595205 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:45.601362 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:45.615583 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:45.622217 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:45.636952 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:45.643687 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:45.658561 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:45.665345 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:45.679394 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:45.685780 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:45.699401 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:45.705612 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:45.718990 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:45.725942 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:45.739722 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:45.746118 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:45.760558 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:45.767995 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:45.783990 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:45.791328 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:45.806853 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:45.813909 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:45.829579 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:45.836828 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:45.852555 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:45.859530 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:45.874817 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:45.881858 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:45.897509 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:45.904867 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:45.920777 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:45.928440 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:45.944829 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:45.952086 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:45.967097 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:45.974123 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:45.989109 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:45.996074 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:46.011057 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:46.017902 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:46.033044 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:46.040230 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:46.055577 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:46.063023 run mass: Checking if sockets are in the filesystem 22:48:46.077626 run osmo-ms-mob/00000: Starting mobile 22:48:46.093188 run osmo-ms-mob/00000(pid=135): Launched 22:48:46.108611 run mass: MS start registered {at=19997831.811920382, delay=0.00802920013666153, ms=00000} 22:48:50.278418 run osmo-ms-mob/00001: Starting mobile 22:48:50.293583 run osmo-ms-mob/00001(pid=136): Launched 22:48:50.306321 run mass: MS start registered {at=19997836.009642344, delay=0.005554813891649246, ms=00001} 22:48:50.855170 run mass: MS performed LU {at=19997836.558482427, lu_delay=4.746562045067549, ms=00000} 22:48:52.076502 run osmo-ms-mob/00002: Starting mobile 22:48:52.090462 run osmo-ms-mob/00002(pid=137): Launched 22:48:52.102024 run mass: MS start registered {at=19997837.80536082, delay=0.005025029182434082, ms=00002} 22:48:53.376743 run osmo-ms-mob/00003: Starting mobile 22:48:53.392872 run osmo-ms-mob/00003(pid=138): Launched 22:48:53.407763 run mass: MS start registered {at=19997839.111103844, delay=0.007083561271429062, ms=00003} 22:48:54.479188 run osmo-ms-mob/00004: Starting mobile 22:48:54.495141 run osmo-ms-mob/00004(pid=139): Launched 22:48:54.507867 run mass: MS start registered {at=19997840.211206082, delay=0.004444006830453873, ms=00004} 22:48:55.486410 run osmo-ms-mob/00005: Starting mobile 22:48:55.649616 run osmo-ms-mob/00005(pid=140): Launched 22:48:55.666574 run mass: Starting too slowly. Moving on {now=19997841.36993026, sleep=-0.09674401953816414, target=19997841.27318624} 22:48:55.682814 run mass: MS start registered {at=19997841.386145964, delay=0.016221746802330017, ms=00005} 22:48:55.700484 run mass: Starting too slowly. Moving on {now=19997841.403840795, sleep=-0.030654553323984146, target=19997841.37318624} 22:48:56.384623 run osmo-ms-mob/00006: Starting mobile 22:48:56.421090 run osmo-ms-mob/00006(pid=141): Launched 22:48:56.438673 run mass: MS start registered {at=19997842.14198891, delay=0.001566566526889801, ms=00006} 22:48:56.505047 run mass: MS performed LU {at=19997842.208338775, lu_delay=6.198696430772543, ms=00001} 22:48:57.286426 run osmo-ms-mob/00007: Starting mobile 22:48:57.318307 run osmo-ms-mob/00007(pid=142): Launched 22:48:57.344912 run mass: MS start registered {at=19997843.048203122, delay=0.008808065205812454, ms=00007} 22:48:58.084025 run osmo-ms-mob/00008: Starting mobile 22:48:58.119102 run osmo-ms-mob/00008(pid=143): Launched 22:48:58.144086 run mass: MS start registered {at=19997843.84739923, delay=0.008025798946619034, ms=00008} 22:48:58.406385 run mass: MS performed LU {at=19997844.109684996, lu_delay=6.304324176162481, ms=00002} 22:48:58.433491 run mass: MS performed LU {at=19997844.13679685, lu_delay=5.025693006813526, ms=00003} 22:48:58.777142 run osmo-ms-mob/00009: Starting mobile 22:48:58.790485 run osmo-ms-mob/00009(pid=144): Launched 22:48:58.801953 run mass: MS start registered {at=19997844.505275693, delay=0.005085475742816925, ms=00009} 22:48:59.477408 run osmo-ms-mob/00010: Starting mobile 22:48:59.496234 run osmo-ms-mob/00010(pid=145): Launched 22:48:59.510028 run mass: MS start registered {at=19997845.2133676, delay=0.005558136850595474, ms=00010} 22:49:00.076381 run osmo-ms-mob/00011: Starting mobile 22:49:00.091744 run osmo-ms-mob/00011(pid=146): Launched 22:49:00.104893 run mass: MS start registered {at=19997845.80823593, delay=0.005455225706100464, ms=00011} 22:49:00.270098 run mass: MS performed LU {at=19997845.973428704, lu_delay=5.762222621589899, ms=00004} 22:49:00.676306 run osmo-ms-mob/00012: Starting mobile 22:49:00.691834 run osmo-ms-mob/00012(pid=147): Launched 22:49:00.705415 run mass: MS start registered {at=19997846.408745088, delay=0.005639724433422089, ms=00012} 22:49:00.805194 run mass: MS performed LU {at=19997846.508508064, lu_delay=5.122362099587917, ms=00005} 22:49:01.327404 run osmo-ms-mob/00013: Starting mobile 22:49:01.343385 run osmo-ms-mob/00013(pid=148): Launched 22:49:01.355840 run mass: MS start registered {at=19997847.05918272, delay=0.0052904486656188965, ms=00013} 22:49:02.052597 run osmo-ms-mob/00014: Starting mobile 22:49:02.067200 run osmo-ms-mob/00014(pid=149): Launched 22:49:02.073813 run mass: Starting too slowly. Moving on {now=19997847.777182, sleep=-0.1039956659078598, target=19997847.673186336} 22:49:02.080283 run mass: MS start registered {at=19997847.783640303, delay=0.006460774689912796, ms=00014} 22:49:02.086788 run mass: Starting too slowly. Moving on {now=19997847.790158086, sleep=-0.01697174832224846, target=19997847.773186337} 22:49:02.480877 run osmo-ms-mob/00015: Starting mobile 22:49:02.494921 run osmo-ms-mob/00015(pid=150): Launched 22:49:02.506380 run mass: MS start registered {at=19997848.209726654, delay=0.0048380158841609955, ms=00015} 22:49:02.976310 run osmo-ms-mob/00016: Starting mobile 22:49:02.991880 run osmo-ms-mob/00016(pid=151): Launched 22:49:03.004604 run mass: MS start registered {at=19997848.707924508, delay=0.005635339766740799, ms=00016} 22:49:03.375526 run mass: MS performed LU {at=19997849.07886031, lu_delay=6.030657187104225, ms=00007} 22:49:03.387375 run osmo-ms-mob/00017: Starting mobile 22:49:03.401562 run osmo-ms-mob/00017(pid=152): Launched 22:49:03.413128 run mass: MS start registered {at=19997849.11646669, delay=0.0050265491008758545, ms=00017} 22:49:03.583194 run mass: MS performed LU {at=19997849.286526978, lu_delay=7.144538067281246, ms=00006} 22:49:04.037259 run mass: MS performed LU {at=19997849.74052228, lu_delay=5.23524658754468, ms=00009} 22:49:04.055754 run osmo-ms-mob/00018: Starting mobile 22:49:04.069897 run osmo-ms-mob/00018(pid=153): Launched 22:49:04.081306 run mass: MS start registered {at=19997849.784646645, delay=0.004773057997226715, ms=00018} 22:49:04.101099 run mass: MS performed LU {at=19997849.804439154, lu_delay=5.957039922475815, ms=00008} 22:49:04.405401 run mass: MS performed LU {at=19997850.108717844, lu_delay=4.895350243896246, ms=00010} 22:49:04.430453 run osmo-ms-mob/00019: Starting mobile 22:49:04.461182 run osmo-ms-mob/00019(pid=154): Launched 22:49:04.482075 run mass: MS start registered {at=19997850.18538437, delay=0.007533185184001923, ms=00019} 22:49:04.981361 run osmo-ms-mob/00020: Starting mobile 22:49:05.003203 run osmo-ms-mob/00020(pid=155): Launched 22:49:05.022687 run mass: MS start registered {at=19997850.72596992, delay=0.00914556160569191, ms=00020} 22:49:05.478946 run osmo-ms-mob/00021: Starting mobile 22:49:05.492155 run osmo-ms-mob/00021(pid=156): Launched 22:49:05.503256 run mass: MS start registered {at=19997851.20660812, delay=0.0050337910652160645, ms=00021} 22:49:05.854125 run mass: MS performed LU {at=19997851.557457656, lu_delay=5.7492217272520065, ms=00011} 22:49:05.866026 run osmo-ms-mob/00022: Starting mobile 22:49:05.880267 run osmo-ms-mob/00022(pid=157): Launched 22:49:05.886606 run mass: MS performed LU {at=19997851.589964, lu_delay=5.181218910962343, ms=00012} 22:49:05.894000 run mass: MS start registered {at=19997851.597365048, delay=0.007421534508466721, ms=00022} 22:49:06.070835 run mass: MS performed LU {at=19997851.77416983, lu_delay=4.714987110346556, ms=00013} 22:49:06.387816 run osmo-ms-mob/00023: Starting mobile 22:49:06.401826 run osmo-ms-mob/00023(pid=158): Launched 22:49:06.412963 run mass: MS start registered {at=19997852.116308246, delay=0.004910055547952652, ms=00023} 22:49:06.788376 run osmo-ms-mob/00024: Starting mobile 22:49:06.803999 run osmo-ms-mob/00024(pid=159): Launched 22:49:06.815366 run mass: MS start registered {at=19997852.518713277, delay=0.004994537681341171, ms=00024} 22:49:07.289158 run osmo-ms-mob/00025: Starting mobile 22:49:07.302567 run osmo-ms-mob/00025(pid=160): Launched 22:49:07.314465 run mass: MS start registered {at=19997853.017814588, delay=0.005085326731204987, ms=00025} 22:49:07.692366 run osmo-ms-mob/00026: Starting mobile 22:49:07.706573 run osmo-ms-mob/00026(pid=161): Launched 22:49:07.718733 run mass: MS start registered {at=19997853.422082085, delay=0.005509383976459503, ms=00026} 22:49:07.801537 run mass: MS performed LU {at=19997853.504872385, lu_delay=5.295145731419325, ms=00015} 22:49:08.086723 run osmo-ms-mob/00027: Starting mobile 22:49:08.107381 run osmo-ms-mob/00027(pid=162): Launched 22:49:08.113984 run mass: MS performed LU {at=19997853.817340866, lu_delay=6.033700563013554, ms=00014} 22:49:08.120319 run mass: MS start registered {at=19997853.82368404, delay=0.00636499747633934, ms=00027} 22:49:08.337024 run mass: MS performed LU {at=19997854.040358208, lu_delay=4.923891518265009, ms=00017} 22:49:08.476705 run osmo-ms-mob/00028: Starting mobile 22:49:08.491407 run osmo-ms-mob/00028(pid=163): Launched 22:49:08.503400 run mass: MS start registered {at=19997854.206725676, delay=0.0054753609001636505, ms=00028} 22:49:08.877103 run osmo-ms-mob/00029: Starting mobile 22:49:08.891181 run osmo-ms-mob/00029(pid=164): Launched 22:49:08.902648 run mass: MS start registered {at=19997854.60599659, delay=0.0048310235142707825, ms=00029} 22:49:09.278020 run osmo-ms-mob/00030: Starting mobile 22:49:09.292817 run osmo-ms-mob/00030(pid=165): Launched 22:49:09.304199 run mass: MS start registered {at=19997855.007531, delay=0.004757508635520935, ms=00030} 22:49:09.582845 run mass: MS performed LU {at=19997855.286181588, lu_delay=5.100797217339277, ms=00019} 22:49:09.595398 run osmo-ms-mob/00031: Starting mobile 22:49:09.609704 run osmo-ms-mob/00031(pid=166): Launched 22:49:09.616304 run mass: MS performed LU {at=19997855.31966122, lu_delay=5.535014573484659, ms=00018} 22:49:09.622541 run mass: MS start registered {at=19997855.325905986, delay=0.006265036761760712, ms=00031} 22:49:09.856479 run mass: MS performed LU {at=19997855.559715677, lu_delay=4.833745755255222, ms=00020} 22:49:09.876027 run osmo-ms-mob/00032: Starting mobile 22:49:09.889757 run osmo-ms-mob/00032(pid=167): Launched 22:49:09.901098 run mass: MS start registered {at=19997855.60444068, delay=0.004503682255744934, ms=00032} 22:49:10.389932 run osmo-ms-mob/00033: Starting mobile 22:49:10.404058 run osmo-ms-mob/00033(pid=168): Launched 22:49:10.415366 run mass: MS start registered {at=19997856.118717488, delay=0.00517316535115242, ms=00033} 22:49:10.777161 run osmo-ms-mob/00034: Starting mobile 22:49:10.792459 run osmo-ms-mob/00034(pid=169): Launched 22:49:10.803756 run mass: MS start registered {at=19997856.50710463, delay=0.0048645250499248505, ms=00034} 22:49:11.076052 run osmo-ms-mob/00035: Starting mobile 22:49:11.090562 run osmo-ms-mob/00035(pid=170): Launched 22:49:11.103806 run mass: MS start registered {at=19997856.807134368, delay=0.006334584206342697, ms=00035} 22:49:11.476122 run osmo-ms-mob/00036: Starting mobile 22:49:11.490022 run osmo-ms-mob/00036(pid=171): Launched 22:49:11.502650 run mass: MS start registered {at=19997857.205983777, delay=0.005786336958408356, ms=00036} 22:49:11.568076 run mass: MS performed LU {at=19997857.271411285, lu_delay=5.155103038996458, ms=00023} 22:49:11.613888 run mass: MS performed LU {at=19997857.317214593, lu_delay=6.110606472939253, ms=00021} 22:49:11.758380 run mass: MS performed LU {at=19997857.46163917, lu_delay=4.94292589277029, ms=00024} 22:49:11.782099 run osmo-ms-mob/00037: Starting mobile 22:49:11.798795 run osmo-ms-mob/00037(pid=172): Launched 22:49:11.810179 run mass: MS start registered {at=19997857.513530128, delay=0.004637889564037323, ms=00037} 22:49:11.868029 run mass: MS performed LU {at=19997857.571365464, lu_delay=5.974000416696072, ms=00022} 22:49:12.176394 run osmo-ms-mob/00038: Starting mobile 22:49:12.190603 run osmo-ms-mob/00038(pid=173): Launched 22:49:12.202254 run mass: MS start registered {at=19997857.905596823, delay=0.004999671131372452, ms=00038} 22:49:12.476524 run osmo-ms-mob/00039: Starting mobile 22:49:12.490953 run osmo-ms-mob/00039(pid=174): Launched 22:49:12.503138 run mass: MS start registered {at=19997858.206477016, delay=0.005707230418920517, ms=00039} 22:49:12.884003 run osmo-ms-mob/00040: Starting mobile 22:49:12.898967 run osmo-ms-mob/00040(pid=175): Launched 22:49:12.910530 run mass: MS start registered {at=19997858.613876138, delay=0.005093052983283997, ms=00040} 22:49:13.181251 run osmo-ms-mob/00041: Starting mobile 22:49:13.196447 run osmo-ms-mob/00041(pid=176): Launched 22:49:13.207868 run mass: MS start registered {at=19997858.911213048, delay=0.004832267761230469, ms=00041} 22:49:13.349242 run mass: MS performed LU {at=19997859.052574895, lu_delay=4.845849219709635, ms=00028} 22:49:13.367868 run mass: MS performed LU {at=19997859.071204457, lu_delay=6.053389869630337, ms=00025} 22:49:13.380382 run osmo-ms-mob/00042: Starting mobile 22:49:13.394451 run osmo-ms-mob/00042(pid=177): Launched 22:49:13.400877 run mass: MS performed LU {at=19997859.104233056, lu_delay=4.49823646619916, ms=00029} 22:49:13.407307 run mass: MS start registered {at=19997859.1106717, delay=0.006460960954427719, ms=00042} 22:49:13.660419 run mass: MS performed LU {at=19997859.3636942, lu_delay=5.941612113267183, ms=00026} 22:49:13.887940 run osmo-ms-mob/00043: Starting mobile 22:49:13.904130 run osmo-ms-mob/00043(pid=178): Launched 22:49:13.916641 run mass: MS start registered {at=19997859.619965304, delay=0.006022471934556961, ms=00043} 22:49:14.186507 run osmo-ms-mob/00044: Starting mobile 22:49:14.200211 run osmo-ms-mob/00044(pid=179): Launched 22:49:14.211643 run mass: MS start registered {at=19997859.914990548, delay=0.004907723516225815, ms=00044} 22:49:14.475940 run osmo-ms-mob/00045: Starting mobile 22:49:14.490351 run osmo-ms-mob/00045(pid=180): Launched 22:49:14.502277 run mass: MS start registered {at=19997860.205619816, delay=0.005349963903427124, ms=00045} 22:49:14.775924 run osmo-ms-mob/00046: Starting mobile 22:49:14.789550 run osmo-ms-mob/00046(pid=181): Launched 22:49:14.801184 run mass: MS start registered {at=19997860.504526123, delay=0.0053633637726306915, ms=00046} 22:49:15.082561 run osmo-ms-mob/00047: Starting mobile 22:49:15.099246 run osmo-ms-mob/00047(pid=182): Launched 22:49:15.110724 run mass: MS start registered {at=19997860.814070564, delay=0.005048912018537521, ms=00047} 22:49:15.334697 run mass: MS performed LU {at=19997861.037931826, lu_delay=5.712025839835405, ms=00031} 22:49:15.358721 run osmo-ms-mob/00048: Starting mobile 22:49:15.372383 run osmo-ms-mob/00048(pid=183): Launched 22:49:15.378627 run mass: MS performed LU {at=19997861.08198475, lu_delay=5.477544069290161, ms=00032} 22:49:15.384842 run mass: MS performed LU {at=19997861.088205952, lu_delay=6.080674953758717, ms=00030} 22:49:15.390917 run mass: MS start registered {at=19997861.094280493, delay=0.012317802757024765, ms=00048} 22:49:15.402526 run osmo-ms-mob/00049: Starting mobile 22:49:15.416361 run osmo-ms-mob/00049(pid=184): Launched 22:49:15.427678 run mass: MS start registered {at=19997861.13102617, delay=0.00500122457742691, ms=00049} 22:49:15.524478 run mass: MS performed LU {at=19997861.22772638, lu_delay=4.72062174975872, ms=00034} 22:49:15.633346 run mass: MS performed LU {at=19997861.336676568, lu_delay=5.217959079891443, ms=00033} 22:49:15.645421 run osmo-ms-mob/00050: Starting mobile 22:49:15.659275 run osmo-ms-mob/00050(pid=185): Launched 22:49:15.670853 run mass: MS start registered {at=19997861.374205526, delay=0.005095597356557846, ms=00050} 22:49:16.376541 run osmo-ms-mob/00051: Starting mobile 22:49:16.390321 run osmo-ms-mob/00051(pid=186): Launched 22:49:16.402046 run mass: MS start registered {at=19997862.10536323, delay=0.005260303616523743, ms=00051} 22:49:16.718975 run osmo-ms-mob/00052: Starting mobile 22:49:16.736555 run osmo-ms-mob/00052(pid=187): Launched 22:49:16.837238 run mass: Starting too slowly. Moving on {now=19997862.54060544, sleep=-0.06741888448596, target=19997862.473186556} 22:49:16.843035 run mass: MS start registered {at=19997862.54639509, delay=0.005791742354631424, ms=00052} 22:49:16.978302 run osmo-ms-mob/00053: Starting mobile 22:49:16.992891 run osmo-ms-mob/00053(pid=188): Launched 22:49:17.003896 run mass: MS start registered {at=19997862.707248777, delay=0.004754379391670227, ms=00053} 22:49:17.116021 run mass: MS performed LU {at=19997862.819273703, lu_delay=4.913676880300045, ms=00038} 22:49:17.138509 run mass: MS performed LU {at=19997862.841870513, lu_delay=4.635393496602774, ms=00039} 22:49:17.150237 run osmo-ms-mob/00054: Starting mobile 22:49:17.164019 run osmo-ms-mob/00054(pid=189): Launched 22:49:17.170588 run mass: MS performed LU {at=19997862.873943534, lu_delay=5.6679597571492195, ms=00036} 22:49:17.176769 run mass: MS start registered {at=19997862.880133346, delay=0.0062099844217300415, ms=00054} 22:49:17.425972 run mass: MS performed LU {at=19997863.129229344, lu_delay=6.322094976902008, ms=00035} 22:49:17.447974 run osmo-ms-mob/00055: Starting mobile 22:49:17.461993 run osmo-ms-mob/00055(pid=190): Launched 22:49:17.468512 run mass: MS performed LU {at=19997863.17186998, lu_delay=5.658339850604534, ms=00037} 22:49:17.474706 run mass: MS start registered {at=19997863.17807146, delay=0.006222397089004517, ms=00055} 22:49:17.714759 run mass: MS performed LU {at=19997863.418079622, lu_delay=4.804203484207392, ms=00040} 22:49:17.729962 run osmo-ms-mob/00056: Starting mobile 22:49:17.744489 run osmo-ms-mob/00056(pid=191): Launched 22:49:17.756148 run mass: MS start registered {at=19997863.459486466, delay=0.005267728120088577, ms=00056} 22:49:18.180051 run osmo-ms-mob/00057: Starting mobile 22:49:18.194270 run osmo-ms-mob/00057(pid=192): Launched 22:49:18.205629 run mass: MS start registered {at=19997863.908978157, delay=0.004836373031139374, ms=00057} 22:49:18.576234 run osmo-ms-mob/00058: Starting mobile 22:49:18.590658 run osmo-ms-mob/00058(pid=193): Launched 22:49:18.602959 run mass: MS start registered {at=19997864.3063008, delay=0.0057714879512786865, ms=00058} 22:49:18.892495 run osmo-ms-mob/00059: Starting mobile 22:49:18.906390 run osmo-ms-mob/00059(pid=194): Launched 22:49:18.917978 run mass: MS start registered {at=19997864.62132583, delay=0.005022693425416946, ms=00059} 22:49:19.100282 run mass: MS performed LU {at=19997864.803514253, lu_delay=4.888523705303669, ms=00044} 22:49:19.136100 run osmo-ms-mob/00060: Starting mobile 22:49:19.149362 run osmo-ms-mob/00060(pid=195): Launched 22:49:19.155719 run mass: MS performed LU {at=19997864.859074425, lu_delay=5.239109121263027, ms=00043} 22:49:19.161639 run mass: MS performed LU {at=19997864.86500458, lu_delay=5.953791532665491, ms=00041} 22:49:19.167575 run mass: MS start registered {at=19997864.87094186, delay=0.011891528964042664, ms=00060} 22:49:19.290817 run mass: MS performed LU {at=19997864.994067807, lu_delay=4.788447991013527, ms=00045} 22:49:19.312471 run osmo-ms-mob/00061: Starting mobile 22:49:19.325903 run osmo-ms-mob/00061(pid=196): Launched 22:49:19.337491 run mass: MS start registered {at=19997865.0408353, delay=0.005231577903032303, ms=00061} 22:49:19.399867 run mass: MS performed LU {at=19997865.103124954, lu_delay=5.992453254759312, ms=00042} 22:49:19.886741 run osmo-ms-mob/00062: Starting mobile 22:49:19.900382 run osmo-ms-mob/00062(pid=197): Launched 22:49:19.911258 run mass: MS start registered {at=19997865.614611924, delay=0.004725612699985504, ms=00062} 22:49:20.193146 run osmo-ms-mob/00063: Starting mobile 22:49:20.207488 run osmo-ms-mob/00063(pid=198): Launched 22:49:20.219173 run mass: MS start registered {at=19997865.922514763, delay=0.004969153553247452, ms=00063} 22:49:20.587976 run osmo-ms-mob/00064: Starting mobile 22:49:20.602045 run osmo-ms-mob/00064(pid=199): Launched 22:49:20.613372 run mass: MS start registered {at=19997866.31672321, delay=0.0048837363719940186, ms=00064} 22:49:20.880402 run mass: MS performed LU {at=19997866.58373567, lu_delay=6.0792095474898815, ms=00046} 22:49:20.895215 run osmo-ms-mob/00065: Starting mobile 22:49:20.909882 run osmo-ms-mob/00065(pid=200): Launched 22:49:20.916353 run mass: MS performed LU {at=19997866.61970836, lu_delay=5.8056377954781055, ms=00047} 22:49:20.922650 run mass: MS performed LU {at=19997866.626013447, lu_delay=5.494987275451422, ms=00049} 22:49:20.928727 run mass: MS start registered {at=19997866.632092506, delay=0.012407734990119934, ms=00065} 22:49:20.940390 run osmo-ms-mob/00066: Starting mobile 22:49:20.954454 run osmo-ms-mob/00066(pid=201): Launched 22:49:20.965682 run mass: MS start registered {at=19997866.66903364, delay=0.004667095839977264, ms=00066} 22:49:21.191962 run mass: MS performed LU {at=19997866.895212576, lu_delay=5.800932083278894, ms=00048} 22:49:21.209064 run mass: MS performed LU {at=19997866.91239183, lu_delay=5.538186304271221, ms=00050} 22:49:21.226598 run mass: MS performed LU {at=19997866.92993365, lu_delay=4.824570417404175, ms=00051} 22:49:21.249351 run osmo-ms-mob/00067: Starting mobile 22:49:21.262659 run osmo-ms-mob/00067(pid=202): Launched 22:49:21.273675 run mass: MS start registered {at=19997866.977027174, delay=0.004812411963939667, ms=00067} 22:49:22.129934 run osmo-ms-mob/00068: Starting mobile 22:49:22.148971 run osmo-ms-mob/00068(pid=203): Launched 22:49:22.155449 run mass: Starting too slowly. Moving on {now=19997867.85881738, sleep=-0.08563074469566345, target=19997867.773186635} 22:49:22.161714 run mass: MS start registered {at=19997867.86507305, delay=0.0062577202916145325, ms=00068} 22:49:22.627968 run osmo-ms-mob/00069: Starting mobile 22:49:22.647321 run osmo-ms-mob/00069(pid=204): Launched 22:49:22.654130 run mass: Starting too slowly. Moving on {now=19997868.357499734, sleep=-0.1843130923807621, target=19997868.17318664} 22:49:22.660206 run mass: MS start registered {at=19997868.363566432, delay=0.006068754941225052, ms=00069} 22:49:22.666147 run mass: Starting too slowly. Moving on {now=19997868.369517412, sleep=-0.09633076936006546, target=19997868.273186643} 22:49:22.671841 run mass: Starting too slowly. Moving on {now=19997868.375212833, sleep=-0.0020261891186237335, target=19997868.373186644} 22:49:22.862197 run osmo-ms-mob/00070: Starting mobile 22:49:22.880461 run osmo-ms-mob/00070(pid=205): Launched 22:49:22.886782 run mass: Starting too slowly. Moving on {now=19997868.590151314, sleep=-0.016964666545391083, target=19997868.573186647} 22:49:22.892850 run mass: MS start registered {at=19997868.596209317, delay=0.006060201674699783, ms=00070} 22:49:23.180044 run osmo-ms-mob/00071: Starting mobile 22:49:23.194635 run osmo-ms-mob/00071(pid=206): Launched 22:49:23.206058 run mass: MS start registered {at=19997868.90940534, delay=0.004951030015945435, ms=00071} 22:49:23.595012 run osmo-ms-mob/00072: Starting mobile 22:49:23.609008 run osmo-ms-mob/00072(pid=207): Launched 22:49:23.620813 run mass: MS start registered {at=19997869.32415271, delay=0.005357000976800919, ms=00072} 22:49:23.968281 run mass: MS performed LU {at=19997869.67151258, lu_delay=3.7489978186786175, ms=00063} 22:49:23.986379 run osmo-ms-mob/00073: Starting mobile 22:49:24.000252 run osmo-ms-mob/00073(pid=208): Launched 22:49:24.011524 run mass: MS start registered {at=19997869.714870904, delay=0.005024641752243042, ms=00073} 22:49:24.042790 run mass: MS performed LU {at=19997869.74604586, lu_delay=5.8370677046477795, ms=00057} 22:49:24.060133 run mass: MS performed LU {at=19997869.76347358, lu_delay=7.2170784920454025, ms=00052} 22:49:24.069380 run mass: MS performed LU {at=19997869.772730086, lu_delay=7.065481308847666, ms=00053} 22:49:24.080880 run osmo-ms-mob/00074: Starting mobile 22:49:24.094690 run osmo-ms-mob/00074(pid=209): Launched 22:49:24.100881 run mass: MS performed LU {at=19997869.804240216, lu_delay=6.626168753951788, ms=00055} 22:49:24.107139 run mass: MS start registered {at=19997869.810502157, delay=0.006281346082687378, ms=00074} 22:49:24.113403 run mass: MS performed LU {at=19997869.816761907, lu_delay=6.357275441288948, ms=00056} 22:49:24.653341 run mass: MS performed LU {at=19997870.35659695, lu_delay=6.050296150147915, ms=00058} 22:49:24.673697 run osmo-ms-mob/00075: Starting mobile 22:49:24.687502 run osmo-ms-mob/00075(pid=210): Launched 22:49:24.694120 run mass: MS performed LU {at=19997870.397476602, lu_delay=5.776150770485401, ms=00059} 22:49:24.700223 run mass: MS performed LU {at=19997870.403588984, lu_delay=4.788977060467005, ms=00062} 22:49:24.706402 run mass: MS start registered {at=19997870.409767043, delay=0.012312863022089005, ms=00075} 22:49:24.720341 run mass: MS performed LU {at=19997870.42368091, lu_delay=5.552739050239325, ms=00060} 22:49:24.974085 run mass: MS performed LU {at=19997870.677400637, lu_delay=5.636565338820219, ms=00061} 22:49:24.992802 run osmo-ms-mob/00076: Starting mobile 22:49:25.006397 run osmo-ms-mob/00076(pid=211): Launched 22:49:25.013081 run mass: MS performed LU {at=19997870.71643723, lu_delay=22.00851272419095, ms=00016} 22:49:25.019227 run mass: MS start registered {at=19997870.722592555, delay=0.00617671012878418, ms=00076} 22:49:25.613227 run mass: MS performed LU {at=19997871.31644421, lu_delay=4.339417036622763, ms=00067} 22:49:25.635040 run osmo-ms-mob/00077: Starting mobile 22:49:25.649944 run osmo-ms-mob/00077(pid=212): Launched 22:49:25.658223 run mass: MS performed LU {at=19997871.36157802, lu_delay=4.692544382065535, ms=00066} 22:49:25.664805 run mass: MS start registered {at=19997871.368168622, delay=0.006613139063119888, ms=00077} 22:49:26.183600 run osmo-ms-mob/00078: Starting mobile 22:49:26.198443 run osmo-ms-mob/00078(pid=213): Launched 22:49:26.209842 run mass: MS start registered {at=19997871.913192168, delay=0.004973750561475754, ms=00078} 22:49:26.597191 run osmo-ms-mob/00079: Starting mobile 22:49:26.613534 run osmo-ms-mob/00079(pid=214): Launched 22:49:26.625010 run mass: MS start registered {at=19997872.32835615, delay=0.00515984371304512, ms=00079} 22:49:26.866616 run mass: MS performed LU {at=19997872.569899406, lu_delay=4.704826354980469, ms=00068} 22:49:27.095941 run osmo-ms-mob/00080: Starting mobile 22:49:27.109852 run osmo-ms-mob/00080(pid=215): Launched 22:49:27.121229 run mass: MS start registered {at=19997872.824570533, delay=0.005064710974693298, ms=00080} 22:49:27.979839 run osmo-ms-mob/00081: Starting mobile 22:49:28.009819 run osmo-ms-mob/00081(pid=216): Launched 22:49:28.016396 run mass: Starting too slowly. Moving on {now=19997873.719763346, sleep=-0.34657662734389305, target=19997873.37318672} 22:49:28.022235 run mass: MS performed LU {at=19997873.72559534, lu_delay=7.408872131258249, ms=00064} 22:49:28.028004 run mass: Starting too slowly. Moving on {now=19997873.73137486, sleep=-0.2581881396472454, target=19997873.47318672} 22:49:28.033588 run mass: MS performed LU {at=19997873.73695245, lu_delay=7.104859944432974, ms=00065} 22:49:28.039558 run mass: Starting too slowly. Moving on {now=19997873.742928866, sleep=-0.1697421446442604, target=19997873.57318672} 22:49:28.045383 run mass: MS start registered {at=19997873.748745594, delay=0.028985153883695602, ms=00081} 22:49:28.051091 run mass: Starting too slowly. Moving on {now=19997873.7544622, sleep=-0.08127547800540924, target=19997873.673186723} 22:49:28.140957 run osmo-ms-mob/00082: Starting mobile 22:49:28.158522 run osmo-ms-mob/00082(pid=217): Launched 22:49:28.164840 run mass: Starting too slowly. Moving on {now=19997873.868209604, sleep=-0.09502287954092026, target=19997873.773186725} 22:49:28.170650 run mass: MS start registered {at=19997873.874010157, delay=0.005802560597658157, ms=00082} 22:49:28.176378 run mass: Starting too slowly. Moving on {now=19997873.879749414, sleep=-0.006562687456607819, target=19997873.873186726} 22:49:28.600234 run osmo-ms-mob/00083: Starting mobile 22:49:28.614688 run osmo-ms-mob/00083(pid=218): Launched 22:49:28.625817 run mass: MS start registered {at=19997874.329167668, delay=0.004766717553138733, ms=00083} 22:49:29.093363 run osmo-ms-mob/00084: Starting mobile 22:49:29.107897 run osmo-ms-mob/00084(pid=219): Launched 22:49:29.119565 run mass: MS start registered {at=19997874.8229059, delay=0.005421493202447891, ms=00084} 22:49:29.373291 run mass: MS performed LU {at=19997875.07654398, lu_delay=6.167138639837503, ms=00071} 22:49:29.393184 run mass: MS performed LU {at=19997875.09654263, lu_delay=6.732976198196411, ms=00069} 22:49:29.404254 run osmo-ms-mob/00085: Starting mobile 22:49:29.418488 run osmo-ms-mob/00085(pid=220): Launched 22:49:29.427609 run mass: MS performed LU {at=19997875.13095631, lu_delay=6.534746993333101, ms=00070} 22:49:29.433688 run mass: MS start registered {at=19997875.13705374, delay=0.00885084643959999, ms=00085} 22:49:29.446094 run mass: MS performed LU {at=19997875.149438713, lu_delay=5.338936556130648, ms=00074} 22:49:29.465056 run mass: MS performed LU {at=19997875.168387823, lu_delay=5.45351691916585, ms=00073} 22:49:29.520531 run mass: MS performed LU {at=19997875.223755736, lu_delay=5.899603024125099, ms=00072} 22:49:30.187421 run osmo-ms-mob/00086: Starting mobile 22:49:30.201864 run osmo-ms-mob/00086(pid=221): Launched 22:49:30.213317 run mass: MS start registered {at=19997875.916666143, delay=0.004922572523355484, ms=00086} 22:49:30.396995 run mass: MS performed LU {at=19997876.1002746, lu_delay=5.690507557243109, ms=00075} 22:49:30.415282 run mass: MS performed LU {at=19997876.118626527, lu_delay=5.396033972501755, ms=00076} 22:49:30.587815 run mass: MS performed LU {at=19997876.290968567, lu_delay=4.9227999448776245, ms=00077} 22:49:30.661364 run mass: MS performed LU {at=19997876.36460632, lu_delay=22.54092228040099, ms=00027} 22:49:30.684820 run osmo-ms-mob/00087: Starting mobile 22:49:30.698725 run osmo-ms-mob/00087(pid=222): Launched 22:49:30.709658 run mass: MS start registered {at=19997876.413013984, delay=0.004348862916231155, ms=00087} 22:49:31.389145 run osmo-ms-mob/00088: Starting mobile 22:49:31.402776 run osmo-ms-mob/00088(pid=223): Launched 22:49:31.413708 run mass: MS start registered {at=19997877.11706067, delay=0.004728708416223526, ms=00088} 22:49:31.976888 run osmo-ms-mob/00089: Starting mobile 22:49:31.990914 run osmo-ms-mob/00089(pid=224): Launched 22:49:32.003570 run mass: MS start registered {at=19997877.706910085, delay=0.005427837371826172, ms=00089} 22:49:32.179218 run mass: MS performed LU {at=19997877.882468794, lu_delay=5.969276625663042, ms=00078} 22:49:32.196390 run mass: MS performed LU {at=19997877.899746653, lu_delay=5.571390502154827, ms=00079} 22:49:32.326305 run mass: MS performed LU {at=19997878.02963132, lu_delay=5.205060787498951, ms=00080} 22:49:32.578790 run osmo-ms-mob/00090: Starting mobile 22:49:32.595521 run osmo-ms-mob/00090(pid=225): Launched 22:49:32.606968 run mass: MS start registered {at=19997878.31031907, delay=0.004494089633226395, ms=00090} 22:49:33.292499 run osmo-ms-mob/00091: Starting mobile 22:49:33.306339 run osmo-ms-mob/00091(pid=226): Launched 22:49:33.317920 run mass: MS start registered {at=19997879.02125854, delay=0.005310840904712677, ms=00091} 22:49:33.984914 run osmo-ms-mob/00092: Starting mobile 22:49:33.998934 run osmo-ms-mob/00092(pid=227): Launched 22:49:34.010358 run mass: MS start registered {at=19997879.713703953, delay=0.004952140152454376, ms=00092} 22:49:34.163822 run mass: MS performed LU {at=19997879.867071476, lu_delay=5.993061318993568, ms=00082} 22:49:34.186670 run mass: MS performed LU {at=19997879.890030842, lu_delay=4.752977102994919, ms=00085} 22:49:34.227492 run mass: MS performed LU {at=19997879.930814244, lu_delay=5.107908342033625, ms=00084} 22:49:34.333764 run mass: MS performed LU {at=19997880.037049383, lu_delay=6.288303788751364, ms=00081} 22:49:34.791069 run osmo-ms-mob/00093: Starting mobile 22:49:34.806641 run osmo-ms-mob/00093(pid=228): Launched 22:49:34.817960 run mass: MS start registered {at=19997880.521309104, delay=0.0048080310225486755, ms=00093} 22:49:35.688251 run osmo-ms-mob/00094: Starting mobile 22:49:35.703603 run osmo-ms-mob/00094(pid=229): Launched 22:49:35.715717 run mass: MS start registered {at=19997881.419062976, delay=0.005479682236909866, ms=00094} 22:49:35.945405 run mass: MS performed LU {at=19997881.648637302, lu_delay=5.73197115957737, ms=00086} 22:49:35.968911 run mass: MS performed LU {at=19997881.67227194, lu_delay=4.5552112720906734, ms=00088} 22:49:36.092856 run mass: MS performed LU {at=19997881.796107993, lu_delay=5.383094009011984, ms=00087} 22:49:36.589227 run osmo-ms-mob/00095: Starting mobile 22:49:36.603112 run osmo-ms-mob/00095(pid=230): Launched 22:49:36.616253 run mass: MS start registered {at=19997882.31960125, delay=0.0063974373042583466, ms=00095} 22:49:37.591338 run osmo-ms-mob/00096: Starting mobile 22:49:37.605742 run osmo-ms-mob/00096(pid=231): Launched 22:49:37.616738 run mass: MS start registered {at=19997883.3200895, delay=0.004858467727899551, ms=00096} 22:49:37.930642 run mass: MS performed LU {at=19997883.63388439, lu_delay=5.926974304020405, ms=00089} 22:49:37.951294 run mass: MS performed LU {at=19997883.65465664, lu_delay=4.633398100733757, ms=00091} 22:49:37.994471 run mass: MS performed LU {at=19997883.69773169, lu_delay=5.387412618845701, ms=00090} 22:49:38.691846 run osmo-ms-mob/00097: Starting mobile 22:49:38.705613 run osmo-ms-mob/00097(pid=232): Launched 22:49:38.716608 run mass: MS start registered {at=19997884.419960424, delay=0.0048659443855285645, ms=00097} 22:49:39.709825 run mass: MS performed LU {at=19997885.41315027, lu_delay=5.699446316808462, ms=00092} 22:49:39.858781 run mass: MS performed LU {at=19997885.56203211, lu_delay=5.040723007172346, ms=00093} 22:49:39.976493 run osmo-ms-mob/00098: Starting mobile 22:49:39.990827 run osmo-ms-mob/00098(pid=233): Launched 22:49:40.002752 run mass: MS start registered {at=19997885.706092026, delay=0.00519903376698494, ms=00098} 22:49:40.200026 run mass: MS performed LU {at=19997885.903277513, lu_delay=23.02314416691661, ms=00054} 22:49:41.694437 run mass: MS performed LU {at=19997887.39772022, lu_delay=5.978657245635986, ms=00094} 22:49:41.707627 run osmo-ms-mob/00099: Starting mobile 22:49:41.721565 run osmo-ms-mob/00099(pid=234): Launched 22:49:41.727675 run mass: All started... {duration=55.657858800143, too_slow=16} 22:49:41.733523 run mass: MS performed LU {at=19997887.43688249, lu_delay=5.11728123947978, ms=00095} 22:49:41.739390 run mass: MS start registered {at=19997887.44275761, delay=0.011715877801179886, ms=00099} 22:49:43.624456 run mass: MS performed LU {at=19997889.3277066, lu_delay=4.9077461771667, ms=00097} 22:49:43.645130 run mass: MS performed LU {at=19997889.34849352, lu_delay=6.028404019773006, ms=00096} 22:49:45.459819 run mass: MS performed LU {at=19997891.163116384, lu_delay=5.457024358212948, ms=00098} 22:49:47.361908 run mass: MS performed LU {at=19997893.065244146, lu_delay=5.622486535459757, ms=00099} 22:49:51.344709 run mass: MS performed LU {at=19997897.04801223, lu_delay=22.718844562768936, ms=00083} 22:49:51.351545 run mass: Tests done {all_completed=True, max=23.02314416691661, min=3.7489978186786175} 22:49:51.357316 tst register_default_mass.py: Test passed (91.6 sec) 22:49:51.362978 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:51.366427 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:51.369871 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:51.373285 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:51.376729 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:51.380144 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:51.383575 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:51.387139 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:51.390607 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:51.394020 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:51.397448 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:51.400887 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:51.404303 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:51.407728 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:51.411180 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:51.414623 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:51.418041 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:51.421478 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:51.424938 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:51.428364 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:51.432021 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:51.435581 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:51.439058 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:51.442608 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:51.446158 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:51.449798 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:51.453301 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:51.456842 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:51.460382 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:51.463847 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:51.467378 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:51.470929 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:51.474502 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:51.478161 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:51.481685 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:51.485110 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:51.489039 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:51.492459 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:51.495889 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:51.499299 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:51.502713 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:51.506374 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:51.509812 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:51.513245 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:51.516686 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:51.520103 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:51.523543 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:51.526988 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:51.530413 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:51.534028 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:51.537585 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:51.541148 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:51.544687 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:51.548226 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:51.551772 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:51.555525 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:51.559243 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:51.562728 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:51.566353 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:51.569822 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:51.573771 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:51.577370 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:51.581141 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:51.584571 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:51.587989 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:51.591410 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:51.594822 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:51.598246 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:51.601663 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:51.605093 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:51.608506 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:51.611952 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:51.615363 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:51.618804 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:51.622228 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:51.625643 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:51.629643 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:51.633144 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:51.636643 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:51.640069 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:51.643489 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:51.646912 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:51.650334 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:51.653756 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:51.657181 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:51.660590 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:51.663971 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:51.667377 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:51.670756 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:51.674117 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:51.677561 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:51.681044 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:51.684391 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:51.687821 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:51.691133 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:51.694560 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:51.697963 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:51.702000 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:51.705642 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:51.709383 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:51.712816 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:51.716227 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:51.719667 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:51.723173 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:51.726635 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:51.730067 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:51.733785 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:51.737821 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:51.741257 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:51.744679 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:51.748087 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:51.751525 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:51.754961 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:51.758395 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:51.761841 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:51.765237 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:51.768629 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:51.772035 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:51.775423 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:51.778809 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:51.782207 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:51.785597 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:51.788999 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:51.792391 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:51.795710 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:51.799089 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:51.802415 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:51.805741 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:51.808991 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:51.812292 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:51.815563 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:51.818829 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:51.822081 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:51.825342 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:51.828595 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:51.831846 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:51.835099 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:51.838450 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:51.841838 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:51.845234 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:51.848626 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:51.852006 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:51.855410 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:51.858806 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:51.862198 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:51.865604 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:51.868988 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:51.872362 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:51.875771 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:51.879154 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:51.882561 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:51.885948 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:51.889353 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:51.892739 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:51.896160 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:51.899579 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:51.902989 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:51.906372 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:51.909758 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:51.913151 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:51.916530 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:51.919932 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:51.923333 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:51.926716 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:51.930079 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:51.933471 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:51.936851 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:51.940222 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:51.943601 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:51.946978 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:51.950361 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:51.953760 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:51.957181 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:51.960571 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:51.963952 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:51.967344 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:51.970731 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:51.974121 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:51.977517 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:51.980907 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:51.984300 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:51.987596 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:51.990978 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:51.994367 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:51.997751 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:52.001146 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:52.004823 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:52.008311 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:52.011732 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:52.015202 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:52.018685 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:52.022253 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:52.025697 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:52.029166 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:52.032444 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:52.035732 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:52.039085 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:52.042428 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:52.045730 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:52.049152 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:52.052615 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:52.056048 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:52.059500 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:52.062916 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:52.066336 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:52.069775 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:52.073186 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:52.076607 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:52.080073 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:52.083501 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:52.086926 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:52.090355 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:52.093782 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:52.097222 --- ParallelTerminationStrategy: PID 22 died... 22:49:52.098760 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:52.102559 --- ParallelTerminationStrategy: PID 23 died... 22:49:52.104090 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:52.107889 --- ParallelTerminationStrategy: PID 24 died... 22:49:52.109445 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:52.113286 --- ParallelTerminationStrategy: PID 25 died... 22:49:52.114866 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:52.118644 --- ParallelTerminationStrategy: PID 26 died... 22:49:52.120199 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:52.124041 --- ParallelTerminationStrategy: PID 27 died... 22:49:52.125596 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:52.129437 --- ParallelTerminationStrategy: PID 28 died... 22:49:52.130978 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:52.134804 --- ParallelTerminationStrategy: PID 29 died... 22:49:52.136339 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:52.140168 --- ParallelTerminationStrategy: PID 30 died... 22:49:52.141710 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:52.145531 --- ParallelTerminationStrategy: PID 31 died... 22:49:52.147105 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:52.150926 --- ParallelTerminationStrategy: PID 32 died... 22:49:52.152478 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:52.156320 --- ParallelTerminationStrategy: PID 33 died... 22:49:52.157873 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:52.161727 --- ParallelTerminationStrategy: PID 35 died... 22:49:52.163270 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:52.167097 --- ParallelTerminationStrategy: PID 36 died... 22:49:52.168665 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:52.172537 --- ParallelTerminationStrategy: PID 37 died... 22:49:52.174094 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:52.177892 --- ParallelTerminationStrategy: PID 38 died... 22:49:52.179386 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:52.183157 --- ParallelTerminationStrategy: PID 39 died... 22:49:52.184724 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:52.188511 --- ParallelTerminationStrategy: PID 40 died... 22:49:52.190082 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:52.193978 --- ParallelTerminationStrategy: PID 41 died... 22:49:52.195522 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:52.199347 --- ParallelTerminationStrategy: PID 42 died... 22:49:52.200899 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:52.204736 --- ParallelTerminationStrategy: PID 43 died... 22:49:52.206273 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:52.210088 --- ParallelTerminationStrategy: PID 44 died... 22:49:52.211626 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:52.215532 --- ParallelTerminationStrategy: PID 45 died... 22:49:52.217170 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:52.221027 --- ParallelTerminationStrategy: PID 46 died... 22:49:52.222582 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:52.226433 --- ParallelTerminationStrategy: PID 47 died... 22:49:52.227977 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:52.231787 --- ParallelTerminationStrategy: PID 48 died... 22:49:52.233334 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:52.237164 --- ParallelTerminationStrategy: PID 49 died... 22:49:52.238701 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:52.242571 --- ParallelTerminationStrategy: PID 50 died... 22:49:52.244117 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:52.247960 --- ParallelTerminationStrategy: PID 51 died... 22:49:52.249514 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:52.253308 --- ParallelTerminationStrategy: PID 52 died... 22:49:52.254850 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:52.258746 --- ParallelTerminationStrategy: PID 53 died... 22:49:52.260305 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:52.264212 --- ParallelTerminationStrategy: PID 54 died... 22:49:52.265771 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:52.269618 --- ParallelTerminationStrategy: PID 55 died... 22:49:52.271175 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:52.275035 --- ParallelTerminationStrategy: PID 56 died... 22:49:52.276601 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:52.280458 --- ParallelTerminationStrategy: PID 57 died... 22:49:52.282028 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:52.286075 --- ParallelTerminationStrategy: PID 58 died... 22:49:52.287617 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:52.291472 --- ParallelTerminationStrategy: PID 59 died... 22:49:52.293031 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:52.296853 --- ParallelTerminationStrategy: PID 60 died... 22:49:52.298387 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:52.302429 --- ParallelTerminationStrategy: PID 61 died... 22:49:52.303977 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:52.307831 --- ParallelTerminationStrategy: PID 62 died... 22:49:52.309427 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:52.313241 --- ParallelTerminationStrategy: PID 63 died... 22:49:52.314817 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:52.318689 --- ParallelTerminationStrategy: PID 64 died... 22:49:52.320243 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:52.324047 --- ParallelTerminationStrategy: PID 65 died... 22:49:52.325585 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:52.329416 --- ParallelTerminationStrategy: PID 66 died... 22:49:52.330953 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:52.334755 --- ParallelTerminationStrategy: PID 67 died... 22:49:52.336314 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:52.340111 --- ParallelTerminationStrategy: PID 68 died... 22:49:52.341662 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:52.345472 --- ParallelTerminationStrategy: PID 69 died... 22:49:52.346997 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:52.350848 --- ParallelTerminationStrategy: PID 70 died... 22:49:52.352387 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:52.356231 --- ParallelTerminationStrategy: PID 71 died... 22:49:52.357775 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:52.361599 --- ParallelTerminationStrategy: PID 72 died... 22:49:52.363145 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:52.366965 --- ParallelTerminationStrategy: PID 73 died... 22:49:52.368511 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:52.372346 --- ParallelTerminationStrategy: PID 74 died... 22:49:52.373926 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:52.377731 --- ParallelTerminationStrategy: PID 75 died... 22:49:52.379265 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:52.383095 --- ParallelTerminationStrategy: PID 76 died... 22:49:52.384622 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:52.388526 --- ParallelTerminationStrategy: PID 77 died... 22:49:52.390118 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:52.393924 --- ParallelTerminationStrategy: PID 78 died... 22:49:52.395455 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:52.399287 --- ParallelTerminationStrategy: PID 79 died... 22:49:52.400846 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:52.404652 --- ParallelTerminationStrategy: PID 80 died... 22:49:52.406268 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:52.410179 --- ParallelTerminationStrategy: PID 81 died... 22:49:52.411734 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:52.415559 --- ParallelTerminationStrategy: PID 82 died... 22:49:52.417101 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:52.420933 --- ParallelTerminationStrategy: PID 83 died... 22:49:52.422478 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:52.426316 --- ParallelTerminationStrategy: PID 84 died... 22:49:52.427853 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:52.431752 --- ParallelTerminationStrategy: PID 85 died... 22:49:52.433316 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:52.437144 --- ParallelTerminationStrategy: PID 86 died... 22:49:52.438698 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:52.442512 --- ParallelTerminationStrategy: PID 87 died... 22:49:52.444061 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:52.447922 --- ParallelTerminationStrategy: PID 88 died... 22:49:52.449464 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:52.453334 --- ParallelTerminationStrategy: PID 89 died... 22:49:52.454869 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:52.458682 --- ParallelTerminationStrategy: PID 90 died... 22:49:52.460229 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:52.464068 --- ParallelTerminationStrategy: PID 91 died... 22:49:52.465655 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:52.469442 --- ParallelTerminationStrategy: PID 92 died... 22:49:52.471031 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:52.474945 --- ParallelTerminationStrategy: PID 93 died... 22:49:52.476494 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:52.480308 --- ParallelTerminationStrategy: PID 94 died... 22:49:52.481856 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:52.485675 --- ParallelTerminationStrategy: PID 95 died... 22:49:52.487205 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:52.491030 --- ParallelTerminationStrategy: PID 96 died... 22:49:52.492568 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:52.496427 --- ParallelTerminationStrategy: PID 97 died... 22:49:52.498039 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:52.501848 --- ParallelTerminationStrategy: PID 98 died... 22:49:52.503397 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:52.507240 --- ParallelTerminationStrategy: PID 99 died... 22:49:52.508787 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:52.512593 --- ParallelTerminationStrategy: PID 100 died... 22:49:52.514142 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:52.517982 --- ParallelTerminationStrategy: PID 101 died... 22:49:52.519534 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:52.523401 --- ParallelTerminationStrategy: PID 102 died... 22:49:52.524975 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:52.528820 --- ParallelTerminationStrategy: PID 103 died... 22:49:52.530382 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:52.534214 --- ParallelTerminationStrategy: PID 104 died... 22:49:52.535762 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:52.539563 --- ParallelTerminationStrategy: PID 105 died... 22:49:52.541151 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:52.544945 --- ParallelTerminationStrategy: PID 106 died... 22:49:52.546415 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:52.550077 --- ParallelTerminationStrategy: PID 107 died... 22:49:52.551545 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:52.555219 --- ParallelTerminationStrategy: PID 108 died... 22:49:52.556700 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:52.560345 --- ParallelTerminationStrategy: PID 109 died... 22:49:52.561858 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:52.565519 --- ParallelTerminationStrategy: PID 110 died... 22:49:52.566989 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:52.570651 --- ParallelTerminationStrategy: PID 111 died... 22:49:52.572139 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:52.575785 --- ParallelTerminationStrategy: PID 112 died... 22:49:52.577324 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:52.580988 --- ParallelTerminationStrategy: PID 113 died... 22:49:52.582467 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:52.586164 --- ParallelTerminationStrategy: PID 114 died... 22:49:52.587644 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:52.591314 --- ParallelTerminationStrategy: PID 115 died... 22:49:52.592864 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:52.596556 --- ParallelTerminationStrategy: PID 116 died... 22:49:52.598043 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:52.601704 --- ParallelTerminationStrategy: PID 117 died... 22:49:52.603171 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:52.606856 --- ParallelTerminationStrategy: PID 118 died... 22:49:52.608367 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:52.612053 --- ParallelTerminationStrategy: PID 119 died... 22:49:52.613564 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:52.617187 --- ParallelTerminationStrategy: PID 120 died... 22:49:52.618712 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:52.622566 --- ParallelTerminationStrategy: PID 121 died... 22:49:52.624106 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:52.627969 --- ParallelTerminationStrategy: PID 122 died... 22:49:52.629511 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:52.633327 --- ParallelTerminationStrategy: PID 123 died... 22:49:52.634856 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:52.638691 --- ParallelTerminationStrategy: PID 124 died... 22:49:52.640210 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:52.644045 --- ParallelTerminationStrategy: PID 125 died... 22:49:52.645601 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:52.649386 --- ParallelTerminationStrategy: PID 126 died... 22:49:52.650951 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:52.654772 --- ParallelTerminationStrategy: PID 127 died... 22:49:52.656293 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:52.660093 --- ParallelTerminationStrategy: PID 128 died... 22:49:52.661636 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:52.665465 --- ParallelTerminationStrategy: PID 129 died... 22:49:52.666998 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:52.670818 --- ParallelTerminationStrategy: PID 130 died... 22:49:52.672356 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:52.676151 --- ParallelTerminationStrategy: PID 131 died... 22:49:52.677731 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:52.681508 --- ParallelTerminationStrategy: PID 132 died... 22:49:52.683079 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:52.686917 --- ParallelTerminationStrategy: PID 133 died... 22:49:52.688446 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:52.692222 --- ParallelTerminationStrategy: PID 134 died... 22:49:52.693799 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:52.697594 --- ParallelTerminationStrategy: PID 135 died... 22:49:52.699121 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:52.702993 --- ParallelTerminationStrategy: PID 136 died... 22:49:52.704529 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:52.708388 --- ParallelTerminationStrategy: PID 137 died... 22:49:52.709982 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:52.713751 --- ParallelTerminationStrategy: PID 138 died... 22:49:52.715286 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:52.719074 --- ParallelTerminationStrategy: PID 139 died... 22:49:52.720598 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:52.724368 --- ParallelTerminationStrategy: PID 140 died... 22:49:52.725889 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:52.729710 --- ParallelTerminationStrategy: PID 141 died... 22:49:52.731239 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:52.735057 --- ParallelTerminationStrategy: PID 142 died... 22:49:52.736560 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:52.740306 --- ParallelTerminationStrategy: PID 143 died... 22:49:52.741859 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:52.745646 --- ParallelTerminationStrategy: PID 144 died... 22:49:52.747200 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:52.750994 --- ParallelTerminationStrategy: PID 145 died... 22:49:52.752530 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:52.756375 --- ParallelTerminationStrategy: PID 146 died... 22:49:52.757915 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:52.761717 --- ParallelTerminationStrategy: PID 147 died... 22:49:52.763233 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:52.767059 --- ParallelTerminationStrategy: PID 148 died... 22:49:52.768577 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:52.772385 --- ParallelTerminationStrategy: PID 149 died... 22:49:52.773898 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:52.777693 --- ParallelTerminationStrategy: PID 150 died... 22:49:52.779219 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:52.782994 --- ParallelTerminationStrategy: PID 151 died... 22:49:52.784523 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:52.788332 --- ParallelTerminationStrategy: PID 152 died... 22:49:52.789868 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:52.793664 --- ParallelTerminationStrategy: PID 153 died... 22:49:52.795191 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:52.798987 --- ParallelTerminationStrategy: PID 154 died... 22:49:52.800501 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:52.804288 --- ParallelTerminationStrategy: PID 155 died... 22:49:52.805851 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:52.809641 --- ParallelTerminationStrategy: PID 156 died... 22:49:52.811179 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:52.814973 --- ParallelTerminationStrategy: PID 157 died... 22:49:52.816511 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:52.820296 --- ParallelTerminationStrategy: PID 158 died... 22:49:52.821847 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:52.825638 --- ParallelTerminationStrategy: PID 159 died... 22:49:52.827218 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:52.831086 --- ParallelTerminationStrategy: PID 160 died... 22:49:52.832607 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:52.836394 --- ParallelTerminationStrategy: PID 161 died... 22:49:52.837925 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:52.841713 --- ParallelTerminationStrategy: PID 162 died... 22:49:52.843241 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:52.847068 --- ParallelTerminationStrategy: PID 163 died... 22:49:52.848615 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:52.852385 --- ParallelTerminationStrategy: PID 164 died... 22:49:52.853932 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:52.857725 --- ParallelTerminationStrategy: PID 165 died... 22:49:52.859246 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:52.863050 --- ParallelTerminationStrategy: PID 166 died... 22:49:52.864567 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:52.868413 --- ParallelTerminationStrategy: PID 167 died... 22:49:52.869953 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:52.873760 --- ParallelTerminationStrategy: PID 168 died... 22:49:52.875288 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:52.879132 --- ParallelTerminationStrategy: PID 169 died... 22:49:52.880733 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:52.884541 --- ParallelTerminationStrategy: PID 170 died... 22:49:52.886093 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:52.889887 --- ParallelTerminationStrategy: PID 171 died... 22:49:52.891431 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:52.895255 --- ParallelTerminationStrategy: PID 172 died... 22:49:52.896787 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:52.900664 --- ParallelTerminationStrategy: PID 173 died... 22:49:52.902193 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:52.905996 --- ParallelTerminationStrategy: PID 174 died... 22:49:52.907512 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:52.911297 --- ParallelTerminationStrategy: PID 175 died... 22:49:52.912815 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:52.916584 --- ParallelTerminationStrategy: PID 176 died... 22:49:52.918149 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:52.921951 --- ParallelTerminationStrategy: PID 177 died... 22:49:52.923502 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:52.927300 --- ParallelTerminationStrategy: PID 178 died... 22:49:52.928817 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:52.932603 --- ParallelTerminationStrategy: PID 179 died... 22:49:52.934118 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:52.937923 --- ParallelTerminationStrategy: PID 180 died... 22:49:52.939438 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:52.943292 --- ParallelTerminationStrategy: PID 181 died... 22:49:52.944841 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:52.948689 --- ParallelTerminationStrategy: PID 182 died... 22:49:52.950239 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:52.953997 --- ParallelTerminationStrategy: PID 183 died... 22:49:52.955519 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:52.959281 --- ParallelTerminationStrategy: PID 184 died... 22:49:52.960849 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:52.964709 --- ParallelTerminationStrategy: PID 185 died... 22:49:52.966234 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:52.969994 --- ParallelTerminationStrategy: PID 186 died... 22:49:52.971449 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:52.975053 --- ParallelTerminationStrategy: PID 187 died... 22:49:52.976501 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:52.980164 --- ParallelTerminationStrategy: PID 188 died... 22:49:52.981699 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:52.985567 --- ParallelTerminationStrategy: PID 189 died... 22:49:52.987127 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:52.990858 --- ParallelTerminationStrategy: PID 190 died... 22:49:52.992429 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:52.996082 --- ParallelTerminationStrategy: PID 191 died... 22:49:52.997581 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:53.001334 --- ParallelTerminationStrategy: PID 192 died... 22:49:53.002851 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:53.006730 --- ParallelTerminationStrategy: PID 193 died... 22:49:53.008256 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:53.012057 --- ParallelTerminationStrategy: PID 194 died... 22:49:53.013597 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:53.017391 --- ParallelTerminationStrategy: PID 195 died... 22:49:53.018935 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:53.022696 --- ParallelTerminationStrategy: PID 196 died... 22:49:53.024218 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:53.027996 --- ParallelTerminationStrategy: PID 197 died... 22:49:53.029526 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:53.033294 --- ParallelTerminationStrategy: PID 198 died... 22:49:53.034806 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:53.038631 --- ParallelTerminationStrategy: PID 199 died... 22:49:53.040137 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:53.043922 --- ParallelTerminationStrategy: PID 200 died... 22:49:53.045441 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:53.049233 --- ParallelTerminationStrategy: PID 201 died... 22:49:53.050840 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:53.054619 --- ParallelTerminationStrategy: PID 202 died... 22:49:53.056152 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:53.059929 --- ParallelTerminationStrategy: PID 203 died... 22:49:53.061531 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:53.065304 --- ParallelTerminationStrategy: PID 204 died... 22:49:53.066833 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:53.070647 --- ParallelTerminationStrategy: PID 205 died... 22:49:53.072166 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:53.075962 --- ParallelTerminationStrategy: PID 206 died... 22:49:53.077489 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:53.081280 --- ParallelTerminationStrategy: PID 207 died... 22:49:53.082802 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:53.086648 --- ParallelTerminationStrategy: PID 208 died... 22:49:53.088207 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:53.091996 --- ParallelTerminationStrategy: PID 209 died... 22:49:53.093552 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:53.097330 --- ParallelTerminationStrategy: PID 210 died... 22:49:53.098875 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:53.102683 --- ParallelTerminationStrategy: PID 211 died... 22:49:53.104208 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:53.108017 --- ParallelTerminationStrategy: PID 212 died... 22:49:53.109606 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:53.113491 --- ParallelTerminationStrategy: PID 213 died... 22:49:53.115014 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:53.118819 --- ParallelTerminationStrategy: PID 214 died... 22:49:53.120338 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:53.124182 --- ParallelTerminationStrategy: PID 215 died... 22:49:53.125853 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:53.129627 --- ParallelTerminationStrategy: PID 216 died... 22:49:53.131201 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:53.135061 --- ParallelTerminationStrategy: PID 217 died... 22:49:53.136602 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:53.140395 --- ParallelTerminationStrategy: PID 218 died... 22:49:53.141922 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:53.145797 --- ParallelTerminationStrategy: PID 219 died... 22:49:53.147322 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:53.151178 --- ParallelTerminationStrategy: PID 220 died... 22:49:53.152730 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:53.156677 --- ParallelTerminationStrategy: PID 221 died... 22:49:53.158255 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:53.162033 --- ParallelTerminationStrategy: PID 222 died... 22:49:53.163569 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:53.167387 --- ParallelTerminationStrategy: PID 223 died... 22:49:53.168926 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:53.172789 --- ParallelTerminationStrategy: PID 224 died... 22:49:53.174330 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:53.178185 --- ParallelTerminationStrategy: PID 225 died... 22:49:53.179709 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:53.183604 --- ParallelTerminationStrategy: PID 226 died... 22:49:53.185141 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:53.188965 --- ParallelTerminationStrategy: PID 227 died... 22:49:53.190528 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:53.194355 --- ParallelTerminationStrategy: PID 228 died... 22:49:53.195919 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:53.199796 --- ParallelTerminationStrategy: PID 229 died... 22:49:53.201345 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:53.205185 --- ParallelTerminationStrategy: PID 230 died... 22:49:53.206701 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:53.210538 --- ParallelTerminationStrategy: PID 231 died... 22:49:53.212054 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:53.215907 --- ParallelTerminationStrategy: PID 232 died... 22:49:53.217446 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:53.221273 --- ParallelTerminationStrategy: PID 233 died... 22:49:53.222817 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:53.226650 --- ParallelTerminationStrategy: PID 234 died... 22:49:53.228255 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:56.631746 --- ParallelTerminationStrategy: PID 34 died... 22:49:56.633409 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8076 netreg_mass PASS --------------------------------------------------------------------- 22:49:56.711363 tst trial-8076: Storing JUnit report in /build/trial-8076/run.2025-09-01_22-48-19/trial-8076.xml -------------------------------------------------------------------------------------------- trial-8076 PASS -------------------------------------------------------------------------------------------- 22:49:56.721944 tst trial-8076: trial-8076: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (91.6 sec) + exit_code=0 + rm -rf trial-8076/inst + cd trial-8076 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-01 22:48:18 No journal files were found. + readlink last_run + tar czf /build/trial-8076-run.tgz run.2025-09-01_22-48-19 + tar czf /build/trial-8076-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-01_13_25_57.tgz osmo-bts-oc2g.build-2025-09-01_00_51_35.tgz osmo-bts-sysmo.build-2025-09-01_00_51_40.tgz osmo-bts.build-2025-09-01_00_51_47.tgz osmo-ggsn.build-2025-09-01_20_42_32.tgz osmo-hlr.build-2025-09-01_16_37_03.tgz osmo-hnbgw.build-2025-09-01_13_29_10.tgz osmo-mgw.build-2025-09-01_08_33_12.tgz osmo-msc.build-2025-09-01_13_32_55.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-01_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-01_07_35_58.tgz osmo-pcu.build-2025-09-01_07_36_05.tgz osmo-sgsn.build-2025-09-01_20_48_26.tgz osmo-stp.build-2025-09-01_13_22_58.tgz osmo-trx.build-2025-09-01_14_29_07.tgz osmocom-bb.build-2025-09-01_21_17_57.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