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/jenkins18193411776264962500.sh + rm -rf trial-8120-bin.tgz trial-8120-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24723 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10916 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10266 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12752 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13075 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12409 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40644 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7458 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42706 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8210 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 13054 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7358 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11441 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7498 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8939 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6218 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 7358 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16523282641760561402.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-8120 + 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 cbf5702 debian-trixie-build: add libgcrypt20-dev + 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 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #7 CACHED #8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #8 CACHED #9 [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 #9 CACHED #10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #10 CACHED #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 CACHED #12 [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 #12 CACHED #13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #13 CACHED #14 [ 8/28] RUN MKDIR /var/run/sshd #14 CACHED #15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #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 [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 #17 CACHED #18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #18 CACHED #19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #19 CACHED #20 [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 #20 CACHED #21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #21 CACHED #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 CACHED #23 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #23 CACHED #24 [ 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 #24 CACHED #25 [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 #25 CACHED #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 CACHED #27 [20/28] WORKDIR /TMP #27 CACHED #28 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #28 CACHED #29 [ 2/28] RUN useradd -ms /bin/bash jenkins #29 CACHED #30 [ 3/28] RUN groupadd osmo-gsm-tester #30 CACHED #31 [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 #31 CACHED #32 [ 9/28] COPY SSH /root/.ssh #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:6bc6edb39da607a6b9aa02c74b0f87fae05dee94548da05ae466bb5e852fae85 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8121 -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-10-16 22:48:15 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8121 + mkdir -p trial-8121 + mv open5gs.build-8.tgz osmo-bsc.build-2025-10-16_13_26_49.tgz osmo-bts-oc2g.build-2025-10-16_00_51_45.tgz osmo-bts-sysmo.build-2025-10-16_00_51_44.tgz osmo-bts.build-2025-10-16_00_51_46.tgz osmo-ggsn.build-2025-10-16_20_42_53.tgz osmo-hlr.build-2025-10-16_16_36_48.tgz osmo-hnbgw.build-2025-10-16_13_28_46.tgz osmo-mgw.build-2025-10-16_08_33_11.tgz osmo-msc.build-2025-10-16_13_32_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-16_07_34_07.tgz osmo-pcu-sysmo.build-2025-10-16_07_34_03.tgz osmo-pcu.build-2025-10-16_07_34_08.tgz osmo-sgsn.build-2025-10-16_20_48_59.tgz osmo-stp.build-2025-10-16_13_25_19.tgz osmo-trx.build-2025-10-16_14_26_55.tgz osmocom-bb.build-2025-10-16_21_17_38.tgz srslte.build-19.tgz trial-8121 + cat open5gs.build-8.md5 osmo-bsc.build-2025-10-16_13_26_49.md5 osmo-bts-oc2g.build-2025-10-16_00_51_45.md5 osmo-bts-sysmo.build-2025-10-16_00_51_44.md5 osmo-bts.build-2025-10-16_00_51_46.md5 osmo-ggsn.build-2025-10-16_20_42_53.md5 osmo-hlr.build-2025-10-16_16_36_48.md5 osmo-hnbgw.build-2025-10-16_13_28_46.md5 osmo-mgw.build-2025-10-16_08_33_11.md5 osmo-msc.build-2025-10-16_13_32_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-16_07_34_07.md5 osmo-pcu-sysmo.build-2025-10-16_07_34_03.md5 osmo-pcu.build-2025-10-16_07_34_08.md5 osmo-sgsn.build-2025-10-16_20_48_59.md5 osmo-stp.build-2025-10-16_13_25_19.md5 osmo-trx.build-2025-10-16_14_26_55.md5 osmocom-bb.build-2025-10-16_21_17_38.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-10-16_13_26_49.md5 osmo-bts-oc2g.build-2025-10-16_00_51_45.md5 osmo-bts-sysmo.build-2025-10-16_00_51_44.md5 osmo-bts.build-2025-10-16_00_51_46.md5 osmo-ggsn.build-2025-10-16_20_42_53.md5 osmo-hlr.build-2025-10-16_16_36_48.md5 osmo-hnbgw.build-2025-10-16_13_28_46.md5 osmo-mgw.build-2025-10-16_08_33_11.md5 osmo-msc.build-2025-10-16_13_32_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-16_07_34_07.md5 osmo-pcu-sysmo.build-2025-10-16_07_34_03.md5 osmo-pcu.build-2025-10-16_07_34_08.md5 osmo-sgsn.build-2025-10-16_20_48_59.md5 osmo-stp.build-2025-10-16_13_25_19.md5 osmo-trx.build-2025-10-16_14_26_55.md5 osmocom-bb.build-2025-10-16_21_17_38.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-8121 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8121' 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-8121 -------------------------------------------------------------------------------------------- 22:48:15.242200 tst trial-8121: Detailed log at /build/trial-8121/run.2025-10-16_22-48-15/log --------------------------------------------------------------------- trial-8121 netreg_mass --------------------------------------------------------------------- 22:48:15.443515 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:15.443880 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:15.444699 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:15.445857 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:15.487382 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:15.488265 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:15.489450 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:15.551556 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-8121 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:15.552316 tst register_default_mass.py:9: Claiming resources for the test 22:48:15.567548 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.568085 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.568545 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.568992 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.569443 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.569884 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:15.570316 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:15.601018 tst register_default_mass.py: using LAC 2 22:48:15.622905 tst register_default_mass.py: using RAC 2 22:48:15.649483 tst register_default_mass.py: using CellId 2 22:48:15.679480 tst register_default_mass.py: using BVCI 3 22:48:15.693531 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.694205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.694794 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.695333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.695829 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.696348 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.696852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.697365 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.697898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.698408 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.698915 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.699409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.699940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.700459 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.700995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.701514 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.702025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.702540 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.703058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.703567 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.704071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.704606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.705133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.705645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.706166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.706683 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.707186 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.707697 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.708215 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.708732 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.709259 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.709776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.710288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.710826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.711348 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.711859 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.712384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.712909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.713430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.713947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.714451 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.714972 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.715494 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.716022 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.716538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.717050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.717562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.718090 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.718600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.719119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.719640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.720143 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.720663 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.721181 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.721699 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.722218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.722722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.723236 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.723750 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.724255 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.724761 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.725286 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.725807 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.726317 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.726827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.727344 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.727854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.728371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.728893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.729394 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.729891 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.730413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.730981 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.731480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.731997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.732499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.732997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.733494 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.734015 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.734518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.735026 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.735531 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.736115 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.736647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.737154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.737652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.738165 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.738664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.739159 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.739664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.740171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.740671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.741180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.741695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.742196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.742685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.743199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.743710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.744212 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.744723 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.745225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:15.745774 tst register_default_mass.py:21: Launching a simple network 22:48:15.755697 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:15.872937 run create_hlr_db(pid=20): Launched 22:48:16.895959 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:16.924507 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:16.939323 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:16.945182 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:17.125624 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:17.140444 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:17.145973 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:17.554638 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:17.569474 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:20.583717 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:20.695420 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:20.710369 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:20.716026 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:20.739190 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:20.754208 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:20.759834 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:21.065473 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:21.080369 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:27.108018 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:27.274603 run osmo-bts-virtual(pid=34): Launched 22:48:28.309979 tst register_default_mass.py: using MSISDN 1001 22:48:28.324277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:28.364015 tst register_default_mass.py: using MSISDN 1002 22:48:28.381827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:28.412595 tst register_default_mass.py: using MSISDN 1003 22:48:28.427399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:28.458529 tst register_default_mass.py: using MSISDN 1004 22:48:28.473288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:28.503947 tst register_default_mass.py: using MSISDN 1005 22:48:28.518478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:28.549539 tst register_default_mass.py: using MSISDN 1006 22:48:28.564081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:28.594811 tst register_default_mass.py: using MSISDN 1007 22:48:28.609274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:28.643809 tst register_default_mass.py: using MSISDN 1008 22:48:28.660154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:28.690781 tst register_default_mass.py: using MSISDN 1009 22:48:28.705303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:28.735896 tst register_default_mass.py: using MSISDN 1010 22:48:28.750485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:28.781113 tst register_default_mass.py: using MSISDN 1011 22:48:28.795696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:28.826316 tst register_default_mass.py: using MSISDN 1012 22:48:28.840763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:28.871599 tst register_default_mass.py: using MSISDN 1013 22:48:28.885766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:28.916726 tst register_default_mass.py: using MSISDN 1014 22:48:28.931494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:28.962490 tst register_default_mass.py: using MSISDN 1015 22:48:28.977266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:29.008168 tst register_default_mass.py: using MSISDN 1016 22:48:29.022705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:29.052797 tst register_default_mass.py: using MSISDN 1017 22:48:29.067153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:29.097705 tst register_default_mass.py: using MSISDN 1018 22:48:29.112191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:29.142465 tst register_default_mass.py: using MSISDN 1019 22:48:29.156705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:29.187400 tst register_default_mass.py: using MSISDN 1020 22:48:29.201946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:29.232525 tst register_default_mass.py: using MSISDN 1021 22:48:29.247085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:29.277641 tst register_default_mass.py: using MSISDN 1022 22:48:29.292093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:29.322625 tst register_default_mass.py: using MSISDN 1023 22:48:29.337112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:29.367799 tst register_default_mass.py: using MSISDN 1024 22:48:29.382447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:29.412902 tst register_default_mass.py: using MSISDN 1025 22:48:29.427269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:29.458093 tst register_default_mass.py: using MSISDN 1026 22:48:29.472620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:29.503217 tst register_default_mass.py: using MSISDN 1027 22:48:29.517757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:29.548366 tst register_default_mass.py: using MSISDN 1028 22:48:29.562909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:29.593440 tst register_default_mass.py: using MSISDN 1029 22:48:29.608040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:29.638322 tst register_default_mass.py: using MSISDN 1030 22:48:29.652582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:29.682891 tst register_default_mass.py: using MSISDN 1031 22:48:29.697228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:29.727584 tst register_default_mass.py: using MSISDN 1032 22:48:29.742096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:29.771446 tst register_default_mass.py: using MSISDN 1033 22:48:29.785115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:29.816033 tst register_default_mass.py: using MSISDN 1034 22:48:29.830487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:29.861301 tst register_default_mass.py: using MSISDN 1035 22:48:29.875621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:29.906190 tst register_default_mass.py: using MSISDN 1036 22:48:29.920723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:29.951505 tst register_default_mass.py: using MSISDN 1037 22:48:29.966027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:29.996601 tst register_default_mass.py: using MSISDN 1038 22:48:30.011141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:30.041800 tst register_default_mass.py: using MSISDN 1039 22:48:30.056480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:30.087263 tst register_default_mass.py: using MSISDN 1040 22:48:30.101729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:30.132502 tst register_default_mass.py: using MSISDN 1041 22:48:30.147175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:30.177718 tst register_default_mass.py: using MSISDN 1042 22:48:30.192215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:30.222707 tst register_default_mass.py: using MSISDN 1043 22:48:30.237230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:30.267741 tst register_default_mass.py: using MSISDN 1044 22:48:30.282196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:30.312804 tst register_default_mass.py: using MSISDN 1045 22:48:30.327280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:30.357996 tst register_default_mass.py: using MSISDN 1046 22:48:30.372552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:30.403310 tst register_default_mass.py: using MSISDN 1047 22:48:30.417896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:30.448721 tst register_default_mass.py: using MSISDN 1048 22:48:30.463304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:30.493913 tst register_default_mass.py: using MSISDN 1049 22:48:30.508433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:30.539046 tst register_default_mass.py: using MSISDN 1050 22:48:30.553474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:30.584092 tst register_default_mass.py: using MSISDN 1051 22:48:30.598640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:30.629433 tst register_default_mass.py: using MSISDN 1052 22:48:30.639362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:30.669951 tst register_default_mass.py: using MSISDN 1053 22:48:30.685738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:30.716559 tst register_default_mass.py: using MSISDN 1054 22:48:30.726952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:30.757539 tst register_default_mass.py: using MSISDN 1055 22:48:30.773435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:30.804126 tst register_default_mass.py: using MSISDN 1056 22:48:30.818765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:30.849739 tst register_default_mass.py: using MSISDN 1057 22:48:30.864422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:30.895307 tst register_default_mass.py: using MSISDN 1058 22:48:30.909848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:30.940243 tst register_default_mass.py: using MSISDN 1059 22:48:30.954786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:30.985815 tst register_default_mass.py: using MSISDN 1060 22:48:31.000427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:31.031032 tst register_default_mass.py: using MSISDN 1061 22:48:31.045294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:31.075906 tst register_default_mass.py: using MSISDN 1062 22:48:31.090356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:31.129765 tst register_default_mass.py: using MSISDN 1063 22:48:31.147557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:31.178613 tst register_default_mass.py: using MSISDN 1064 22:48:31.193762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:31.224733 tst register_default_mass.py: using MSISDN 1065 22:48:31.239398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:31.270213 tst register_default_mass.py: using MSISDN 1066 22:48:31.284813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:31.324107 tst register_default_mass.py: using MSISDN 1067 22:48:31.342064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:31.372372 tst register_default_mass.py: using MSISDN 1068 22:48:31.386962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:31.417116 tst register_default_mass.py: using MSISDN 1069 22:48:31.431386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:31.461364 tst register_default_mass.py: using MSISDN 1070 22:48:31.475422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:31.505866 tst register_default_mass.py: using MSISDN 1071 22:48:31.520193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:31.550567 tst register_default_mass.py: using MSISDN 1072 22:48:31.565050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:31.595616 tst register_default_mass.py: using MSISDN 1073 22:48:31.610129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:31.640503 tst register_default_mass.py: using MSISDN 1074 22:48:31.654930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:31.685205 tst register_default_mass.py: using MSISDN 1075 22:48:31.699380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:31.729858 tst register_default_mass.py: using MSISDN 1076 22:48:31.744348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:31.774388 tst register_default_mass.py: using MSISDN 1077 22:48:31.788684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:31.819081 tst register_default_mass.py: using MSISDN 1078 22:48:31.833439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:31.863864 tst register_default_mass.py: using MSISDN 1079 22:48:31.878326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:31.908601 tst register_default_mass.py: using MSISDN 1080 22:48:31.922891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:31.953705 tst register_default_mass.py: using MSISDN 1081 22:48:31.968003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:31.998348 tst register_default_mass.py: using MSISDN 1082 22:48:32.012696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:32.043064 tst register_default_mass.py: using MSISDN 1083 22:48:32.057446 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:32.087770 tst register_default_mass.py: using MSISDN 1084 22:48:32.102100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:32.132582 tst register_default_mass.py: using MSISDN 1085 22:48:32.147062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:32.177225 tst register_default_mass.py: using MSISDN 1086 22:48:32.191543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:32.221461 tst register_default_mass.py: using MSISDN 1087 22:48:32.235661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:32.265964 tst register_default_mass.py: using MSISDN 1088 22:48:32.280355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:32.310682 tst register_default_mass.py: using MSISDN 1089 22:48:32.324896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:32.355269 tst register_default_mass.py: using MSISDN 1090 22:48:32.369627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:32.399983 tst register_default_mass.py: using MSISDN 1091 22:48:32.414369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:32.444604 tst register_default_mass.py: using MSISDN 1092 22:48:32.458926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:32.489516 tst register_default_mass.py: using MSISDN 1093 22:48:32.504092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:32.534378 tst register_default_mass.py: using MSISDN 1094 22:48:32.548627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:32.579276 tst register_default_mass.py: using MSISDN 1095 22:48:32.593677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:32.624291 tst register_default_mass.py: using MSISDN 1096 22:48:32.638744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:32.669068 tst register_default_mass.py: using MSISDN 1097 22:48:32.683401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:32.713784 tst register_default_mass.py: using MSISDN 1098 22:48:32.728209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:32.758433 tst register_default_mass.py: using MSISDN 1099 22:48:32.772825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:32.803392 tst register_default_mass.py: using MSISDN 1100 22:48:32.817727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:32.909290 run mass: Starting testcase 22:48:32.914868 run mass: Pre-launching all virtphy's 22:48:32.920256 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:32.933180 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:32.939243 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:32.951933 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:32.958018 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:32.970979 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:32.977056 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:32.990005 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:32.996024 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:33.008836 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:33.014832 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:33.027598 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:33.033700 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:33.046408 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:33.052313 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:33.065143 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:33.071040 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:33.083847 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:33.089776 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:33.102569 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:33.108457 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:33.121246 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:33.127225 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:33.139982 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:33.145946 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:33.158742 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:33.164687 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:33.177468 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:33.183432 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:33.196206 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:33.202127 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:33.214833 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:33.220739 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:33.233493 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:33.239423 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:33.252229 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:33.258126 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:33.270873 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:33.276785 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:33.289519 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:33.295403 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:33.308171 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:33.314085 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:33.326839 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:33.332821 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:33.345640 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:33.351552 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:33.364355 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:33.370324 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:33.383141 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:33.389088 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:33.401879 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:33.407793 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:33.420771 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:33.426773 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:33.439833 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:33.445779 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:33.458574 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:33.464638 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:33.477484 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:33.483391 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:33.496347 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:33.502303 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:33.515100 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:33.521066 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:33.533821 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:33.539713 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:33.552523 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:33.558409 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:33.571135 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:33.577010 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:33.589748 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:33.595619 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:33.608391 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:33.614286 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:33.627042 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:33.632970 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:33.645710 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:33.651592 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:33.664486 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:33.670423 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:33.683331 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:33.689305 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:33.702230 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:33.708182 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:33.721130 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:33.727086 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:33.739902 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:33.745853 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:33.758653 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:33.764576 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:33.777423 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:33.783358 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:33.796148 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:33.802082 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:33.814902 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:33.820843 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:33.833634 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:33.839544 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:33.852374 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:33.858311 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:33.871091 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:33.877058 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:33.889923 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:33.895996 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:33.909069 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:33.914981 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:33.927809 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:33.933773 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:33.946710 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:33.952700 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:33.965737 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:33.971675 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:33.984454 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:33.990446 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:34.003245 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:34.009230 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:34.022060 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:34.027964 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:34.040758 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:34.046708 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:34.059516 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:34.065431 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:34.078235 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:34.084117 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:34.096872 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:34.102812 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:34.115608 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:34.121551 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:34.134484 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:34.140364 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:34.153320 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:34.159207 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:34.172150 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:34.178111 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:34.191052 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:34.196989 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:34.209854 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:34.215779 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:34.228553 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:34.234511 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:34.247338 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:34.253298 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:34.266035 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:34.271974 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:34.284850 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:34.290798 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:34.303647 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:34.309613 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:34.322410 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:34.328351 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:34.341155 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:34.347108 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:34.359932 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:34.366042 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:34.378983 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:34.384920 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:34.397758 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:34.403694 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:34.416838 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:34.422749 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:34.435722 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:34.441619 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:34.454373 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:34.460315 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:34.473130 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:34.479044 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:34.491819 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:34.497766 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:34.510518 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:34.516421 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:34.529265 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:34.535151 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:34.547887 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:34.553765 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:34.566530 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:34.572419 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:34.585177 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:34.591104 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:34.604065 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:34.609967 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:34.622937 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:34.628884 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:34.641791 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:34.647731 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:34.660731 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:34.666644 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:34.679400 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:34.685302 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:34.698055 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:34.704013 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:34.716861 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:34.722769 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:34.735551 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:34.741453 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:34.754234 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:34.760117 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:34.772921 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:34.778830 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:34.791629 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:34.797515 run mass: Checking if sockets are in the filesystem 22:48:34.829692 run osmo-ms-mob/00000: Starting mobile 22:48:34.843033 run osmo-ms-mob/00000(pid=135): Launched 22:48:34.854386 run mass: MS start registered {at=23885820.55773377, delay=0.00534406304359436, ms=00000} 22:48:39.044800 run osmo-ms-mob/00001: Starting mobile 22:48:39.061558 run osmo-ms-mob/00001(pid=136): Launched 22:48:39.072643 run mass: MS start registered {at=23885824.775983036, delay=0.005124744027853012, ms=00001} 22:48:40.102809 run mass: MS performed LU {at=23885825.806042537, lu_delay=5.248308766633272, ms=00000} 22:48:40.844900 run osmo-ms-mob/00002: Starting mobile 22:48:40.861612 run osmo-ms-mob/00002(pid=137): Launched 22:48:40.872121 run mass: MS start registered {at=23885826.575468417, delay=0.004511445760726929, ms=00002} 22:48:42.113223 run osmo-ms-mob/00003: Starting mobile 22:48:42.126344 run osmo-ms-mob/00003(pid=138): Launched 22:48:42.137141 run mass: MS start registered {at=23885827.840493135, delay=0.0034171268343925476, ms=00003} 22:48:43.213137 run osmo-ms-mob/00004: Starting mobile 22:48:43.225909 run osmo-ms-mob/00004(pid=139): Launched 22:48:43.236368 run mass: MS start registered {at=23885828.93971998, delay=0.0044301412999629974, ms=00004} 22:48:43.869238 run mass: MS performed LU {at=23885829.572477408, lu_delay=4.796494372189045, ms=00001} 22:48:44.245029 run osmo-ms-mob/00005: Starting mobile 22:48:44.262859 run osmo-ms-mob/00005(pid=140): Launched 22:48:44.273564 run mass: MS start registered {at=23885829.976913992, delay=0.004517950117588043, ms=00005} 22:48:45.113540 run osmo-ms-mob/00006: Starting mobile 22:48:45.126389 run osmo-ms-mob/00006(pid=141): Launched 22:48:45.136920 run mass: MS start registered {at=23885830.840275083, delay=0.004466492682695389, ms=00006} 22:48:45.770107 run mass: MS performed LU {at=23885831.47334225, lu_delay=4.89787383377552, ms=00002} 22:48:46.043634 run osmo-ms-mob/00007: Starting mobile 22:48:46.060015 run osmo-ms-mob/00007(pid=142): Launched 22:48:46.070668 run mass: MS start registered {at=23885831.774020407, delay=0.004648275673389435, ms=00007} 22:48:46.825410 run osmo-ms-mob/00008: Starting mobile 22:48:46.839383 run osmo-ms-mob/00008(pid=143): Launched 22:48:46.849975 run mass: MS start registered {at=23885832.55332874, delay=0.00444788858294487, ms=00008} 22:48:47.546617 run osmo-ms-mob/00009: Starting mobile 22:48:47.559797 run osmo-ms-mob/00009(pid=144): Launched 22:48:47.570385 run mass: MS start registered {at=23885833.27373655, delay=0.004561096429824829, ms=00009} 22:48:47.634629 run mass: MS performed LU {at=23885833.337871205, lu_delay=5.497378069907427, ms=00003} 22:48:48.244392 run osmo-ms-mob/00010: Starting mobile 22:48:48.261669 run osmo-ms-mob/00010(pid=145): Launched 22:48:48.272444 run mass: MS start registered {at=23885833.975798264, delay=0.004512235522270203, ms=00010} 22:48:48.814012 run osmo-ms-mob/00011: Starting mobile 22:48:48.826921 run osmo-ms-mob/00011(pid=146): Launched 22:48:48.837489 run mass: MS start registered {at=23885834.54084133, delay=0.004301443696022034, ms=00011} 22:48:49.413653 run osmo-ms-mob/00012: Starting mobile 22:48:49.426796 run osmo-ms-mob/00012(pid=147): Launched 22:48:49.437382 run mass: MS start registered {at=23885835.1407326, delay=0.004601374268531799, ms=00012} 22:48:49.535883 run mass: MS performed LU {at=23885835.23912332, lu_delay=6.299403339624405, ms=00004} 22:48:49.562568 run mass: MS performed LU {at=23885835.265906796, lu_delay=5.288992803543806, ms=00005} 22:48:50.045687 run osmo-ms-mob/00013: Starting mobile 22:48:50.062697 run osmo-ms-mob/00013(pid=148): Launched 22:48:50.073332 run mass: MS start registered {at=23885835.7766858, delay=0.004712361842393875, ms=00013} 22:48:50.626207 run osmo-ms-mob/00014: Starting mobile 22:48:50.639075 run osmo-ms-mob/00014(pid=149): Launched 22:48:50.650050 run mass: MS start registered {at=23885836.353396088, delay=0.004972849041223526, ms=00014} 22:48:51.244198 run osmo-ms-mob/00015: Starting mobile 22:48:51.260932 run osmo-ms-mob/00015(pid=150): Launched 22:48:51.271517 run mass: MS start registered {at=23885836.974870797, delay=0.004473879933357239, ms=00015} 22:48:51.400396 run mass: MS performed LU {at=23885837.103637226, lu_delay=6.263362143188715, ms=00006} 22:48:51.465022 run mass: MS performed LU {at=23885837.168261167, lu_delay=5.3942407593131065, ms=00007} 22:48:51.712953 run osmo-ms-mob/00016: Starting mobile 22:48:51.726072 run osmo-ms-mob/00016(pid=151): Launched 22:48:51.736818 run mass: MS start registered {at=23885837.44017032, delay=0.0046656690537929535, ms=00016} 22:48:51.769266 run mass: MS performed LU {at=23885837.47256717, lu_delay=4.919238429516554, ms=00008} 22:48:52.225876 run osmo-ms-mob/00017: Starting mobile 22:48:52.239627 run osmo-ms-mob/00017(pid=152): Launched 22:48:52.250869 run mass: MS start registered {at=23885837.95421655, delay=0.005109567195177078, ms=00017} 22:48:52.836367 run osmo-ms-mob/00018: Starting mobile 22:48:52.849381 run osmo-ms-mob/00018(pid=153): Launched 22:48:52.860217 run mass: MS start registered {at=23885838.56356562, delay=0.004856526851654053, ms=00018} 22:48:53.200285 run mass: MS performed LU {at=23885838.90353192, lu_delay=5.629795368760824, ms=00009} 22:48:53.243930 run osmo-ms-mob/00019: Starting mobile 22:48:53.259601 run osmo-ms-mob/00019(pid=154): Launched 22:48:53.270191 run mass: MS start registered {at=23885838.973545454, delay=0.004525423049926758, ms=00019} 22:48:53.301094 run mass: MS performed LU {at=23885839.00436087, lu_delay=4.463519539684057, ms=00011} 22:48:53.328829 run mass: MS performed LU {at=23885839.03210505, lu_delay=5.056306786835194, ms=00010} 22:48:53.744484 run osmo-ms-mob/00020: Starting mobile 22:48:53.761040 run osmo-ms-mob/00020(pid=155): Launched 22:48:53.772224 run mass: MS start registered {at=23885839.475574683, delay=0.005128443241119385, ms=00020} 22:48:54.213348 run osmo-ms-mob/00021: Starting mobile 22:48:54.226698 run osmo-ms-mob/00021(pid=156): Launched 22:48:54.238252 run mass: MS start registered {at=23885839.941603865, delay=0.004667799919843674, ms=00021} 22:48:54.625421 run osmo-ms-mob/00022: Starting mobile 22:48:54.639053 run osmo-ms-mob/00022(pid=157): Launched 22:48:54.650178 run mass: MS start registered {at=23885840.353525452, delay=0.00508686900138855, ms=00022} 22:48:55.145622 run osmo-ms-mob/00023: Starting mobile 22:48:55.162231 run osmo-ms-mob/00023(pid=158): Launched 22:48:55.168398 run mass: MS performed LU {at=23885840.871755607, lu_delay=5.09506980702281, ms=00013} 22:48:55.174186 run mass: MS start registered {at=23885840.87755242, delay=0.005815614014863968, ms=00023} 22:48:55.231118 run mass: MS performed LU {at=23885840.93436876, lu_delay=5.793636158108711, ms=00012} 22:48:55.513207 run osmo-ms-mob/00024: Starting mobile 22:48:55.525949 run osmo-ms-mob/00024(pid=159): Launched 22:48:55.534387 run mass: MS performed LU {at=23885841.237740576, lu_delay=4.8843444883823395, ms=00014} 22:48:55.540261 run mass: MS start registered {at=23885841.243628927, delay=0.008283857256174088, ms=00024} 22:48:56.012939 run osmo-ms-mob/00025: Starting mobile 22:48:56.026418 run osmo-ms-mob/00025(pid=160): Launched 22:48:56.037579 run mass: MS start registered {at=23885841.740930367, delay=0.004815015941858292, ms=00025} 22:48:56.439669 run osmo-ms-mob/00026: Starting mobile 22:48:56.456046 run osmo-ms-mob/00026(pid=161): Launched 22:48:56.466814 run mass: MS start registered {at=23885842.170166947, delay=0.004804786294698715, ms=00026} 22:48:56.836208 run osmo-ms-mob/00027: Starting mobile 22:48:56.852321 run osmo-ms-mob/00027(pid=162): Launched 22:48:56.863517 run mass: MS start registered {at=23885842.566868722, delay=0.005092360079288483, ms=00027} 22:48:56.966310 run mass: MS performed LU {at=23885842.669561468, lu_delay=4.715344917029142, ms=00017} 22:48:57.067605 run mass: MS performed LU {at=23885842.770859163, lu_delay=5.330688841640949, ms=00016} 22:48:57.096130 run mass: MS performed LU {at=23885842.799381193, lu_delay=5.824510395526886, ms=00015} 22:48:57.118634 run osmo-ms-mob/00028: Starting mobile 22:48:57.131436 run osmo-ms-mob/00028(pid=163): Launched 22:48:57.142111 run mass: MS start registered {at=23885842.845465824, delay=0.004738550633192062, ms=00028} 22:48:57.645125 run osmo-ms-mob/00029: Starting mobile 22:48:57.662297 run osmo-ms-mob/00029(pid=164): Launched 22:48:57.673446 run mass: MS start registered {at=23885843.37679839, delay=0.005169417709112167, ms=00029} 22:48:58.026718 run osmo-ms-mob/00030: Starting mobile 22:48:58.040832 run osmo-ms-mob/00030(pid=165): Launched 22:48:58.051663 run mass: MS start registered {at=23885843.755014326, delay=0.004858419299125671, ms=00030} 22:48:58.443930 run osmo-ms-mob/00031: Starting mobile 22:48:58.459327 run osmo-ms-mob/00031(pid=166): Launched 22:48:58.470693 run mass: MS start registered {at=23885844.174045645, delay=0.005062360316514969, ms=00031} 22:48:58.713322 run osmo-ms-mob/00032: Starting mobile 22:48:58.726111 run osmo-ms-mob/00032(pid=167): Launched 22:48:58.737012 run mass: MS start registered {at=23885844.44036617, delay=0.004913892596960068, ms=00032} 22:48:58.931933 run mass: MS performed LU {at=23885844.63519258, lu_delay=5.159617897123098, ms=00020} 22:48:58.997016 run mass: MS performed LU {at=23885844.700267058, lu_delay=5.726721603423357, ms=00019} 22:48:59.024986 run osmo-ms-mob/00033: Starting mobile 22:48:59.037921 run osmo-ms-mob/00033(pid=168): Launched 22:48:59.048663 run mass: MS start registered {at=23885844.751992196, delay=0.004769489169120789, ms=00033} 22:48:59.064416 run mass: MS performed LU {at=23885844.76777331, lu_delay=4.826169446110725, ms=00021} 22:48:59.102377 run mass: MS performed LU {at=23885844.805647694, lu_delay=6.2420820742845535, ms=00018} 22:48:59.545153 run osmo-ms-mob/00034: Starting mobile 22:48:59.562066 run osmo-ms-mob/00034(pid=169): Launched 22:48:59.573540 run mass: MS start registered {at=23885845.27689031, delay=0.00508040189743042, ms=00034} 22:48:59.824219 run osmo-ms-mob/00035: Starting mobile 22:48:59.838125 run osmo-ms-mob/00035(pid=170): Launched 22:48:59.849661 run mass: MS start registered {at=23885845.552997176, delay=0.005402557551860809, ms=00035} 22:49:00.213050 run osmo-ms-mob/00036: Starting mobile 22:49:00.225886 run osmo-ms-mob/00036(pid=171): Launched 22:49:00.236900 run mass: MS start registered {at=23885845.940251216, delay=0.005048409104347229, ms=00036} 22:49:00.626394 run osmo-ms-mob/00037: Starting mobile 22:49:00.639994 run osmo-ms-mob/00037(pid=172): Launched 22:49:00.650899 run mass: MS start registered {at=23885846.35425085, delay=0.004861187189817429, ms=00037} 22:49:00.731980 run mass: MS performed LU {at=23885846.43523185, lu_delay=4.6943014822900295, ms=00025} 22:49:00.833259 run mass: MS performed LU {at=23885846.53651296, lu_delay=5.658960539847612, ms=00023} 22:49:00.861865 run osmo-ms-mob/00038: Starting mobile 22:49:00.874794 run osmo-ms-mob/00038(pid=173): Launched 22:49:00.880851 run mass: MS performed LU {at=23885846.584213853, lu_delay=5.340584926307201, ms=00024} 22:49:00.886715 run mass: MS start registered {at=23885846.590081602, delay=0.005883537232875824, ms=00038} 22:49:01.005057 run mass: MS performed LU {at=23885846.708305925, lu_delay=6.354780472815037, ms=00022} 22:49:01.018938 run osmo-ms-mob/00039: Starting mobile 22:49:01.032094 run osmo-ms-mob/00039(pid=174): Launched 22:49:01.042931 run mass: MS start registered {at=23885846.746284463, delay=0.004943016916513443, ms=00039} 22:49:01.638791 run osmo-ms-mob/00040: Starting mobile 22:49:01.655285 run osmo-ms-mob/00040(pid=175): Launched 22:49:01.666580 run mass: MS start registered {at=23885847.36992641, delay=0.0051519498229026794, ms=00040} 22:49:01.927986 run osmo-ms-mob/00041: Starting mobile 22:49:01.941820 run osmo-ms-mob/00041(pid=176): Launched 22:49:01.953068 run mass: MS start registered {at=23885847.656421147, delay=0.004929788410663605, ms=00041} 22:49:02.225202 run osmo-ms-mob/00042: Starting mobile 22:49:02.239208 run osmo-ms-mob/00042(pid=177): Launched 22:49:02.250266 run mass: MS start registered {at=23885847.953619774, delay=0.005078773945569992, ms=00042} 22:49:02.654033 run osmo-ms-mob/00043: Starting mobile 22:49:02.670173 run osmo-ms-mob/00043(pid=178): Launched 22:49:02.680915 run mass: MS start registered {at=23885848.38426801, delay=0.004775013774633408, ms=00043} 22:49:02.696976 run mass: MS performed LU {at=23885848.40032685, lu_delay=5.554861027747393, ms=00028} 22:49:02.763066 run mass: MS performed LU {at=23885848.46631887, lu_delay=5.08952048048377, ms=00029} 22:49:02.786693 run osmo-ms-mob/00044: Starting mobile 22:49:02.799575 run osmo-ms-mob/00044(pid=179): Launched 22:49:02.810293 run mass: MS start registered {at=23885848.513646614, delay=0.00475107878446579, ms=00044} 22:49:02.830920 run mass: MS performed LU {at=23885848.53420342, lu_delay=5.967334698885679, ms=00027} 22:49:02.869066 run mass: MS performed LU {at=23885848.572335593, lu_delay=4.817321266978979, ms=00030} 22:49:02.890866 run osmo-ms-mob/00045: Starting mobile 22:49:02.903797 run osmo-ms-mob/00045(pid=180): Launched 22:49:02.910261 run mass: MS performed LU {at=23885848.613618895, lu_delay=6.443451948463917, ms=00026} 22:49:02.916019 run mass: MS start registered {at=23885848.619385846, delay=0.005783684551715851, ms=00045} 22:49:03.514195 run osmo-ms-mob/00046: Starting mobile 22:49:03.527071 run osmo-ms-mob/00046(pid=181): Launched 22:49:03.538288 run mass: MS start registered {at=23885849.24162633, delay=0.005245134234428406, ms=00046} 22:49:03.825749 run osmo-ms-mob/00047: Starting mobile 22:49:03.839616 run osmo-ms-mob/00047(pid=182): Launched 22:49:03.851029 run mass: MS start registered {at=23885849.554380536, delay=0.005096539855003357, ms=00047} 22:49:04.161991 run osmo-ms-mob/00048: Starting mobile 22:49:04.178799 run osmo-ms-mob/00048(pid=183): Launched 22:49:04.189440 run mass: MS start registered {at=23885849.892793365, delay=0.004675731062889099, ms=00048} 22:49:04.412896 run osmo-ms-mob/00049: Starting mobile 22:49:04.425726 run osmo-ms-mob/00049(pid=184): Launched 22:49:04.436608 run mass: MS start registered {at=23885850.139960162, delay=0.004966992884874344, ms=00049} 22:49:04.497538 run mass: MS performed LU {at=23885850.20076678, lu_delay=4.923876468092203, ms=00034} 22:49:04.535417 run mass: MS performed LU {at=23885850.238697734, lu_delay=6.0646520890295506, ms=00031} 22:49:04.553370 run osmo-ms-mob/00050: Starting mobile 22:49:04.566233 run osmo-ms-mob/00050(pid=185): Launched 22:49:04.577160 run mass: MS start registered {at=23885850.280511852, delay=0.004698887467384338, ms=00050} 22:49:04.626721 run mass: MS performed LU {at=23885850.329972483, lu_delay=4.776975307613611, ms=00035} 22:49:04.806752 run mass: MS performed LU {at=23885850.5100038, lu_delay=6.069637630134821, ms=00032} 22:49:05.113262 run osmo-ms-mob/00051: Starting mobile 22:49:05.126326 run osmo-ms-mob/00051(pid=186): Launched 22:49:05.137459 run mass: MS start registered {at=23885850.840806972, delay=0.005226697772741318, ms=00051} 22:49:05.413104 run osmo-ms-mob/00052: Starting mobile 22:49:05.426337 run osmo-ms-mob/00052(pid=187): Launched 22:49:05.438313 run mass: MS start registered {at=23885851.141661674, delay=0.00546584278345108, ms=00052} 22:49:05.522405 run mass: MS performed LU {at=23885851.225662816, lu_delay=6.473670620471239, ms=00033} 22:49:05.726804 run osmo-ms-mob/00053: Starting mobile 22:49:05.741456 run osmo-ms-mob/00053(pid=188): Launched 22:49:05.752392 run mass: MS start registered {at=23885851.45574525, delay=0.004671253263950348, ms=00053} 22:49:06.019739 run osmo-ms-mob/00054: Starting mobile 22:49:06.032873 run osmo-ms-mob/00054(pid=189): Launched 22:49:06.043787 run mass: MS start registered {at=23885851.747140177, delay=0.004809778183698654, ms=00054} 22:49:06.314100 run osmo-ms-mob/00055: Starting mobile 22:49:06.326900 run osmo-ms-mob/00055(pid=190): Launched 22:49:06.338124 run mass: MS start registered {at=23885852.041474335, delay=0.004844412207603455, ms=00055} 22:49:06.361897 run mass: MS performed LU {at=23885852.065230794, lu_delay=4.69530438259244, ms=00040} 22:49:06.399244 run mass: MS performed LU {at=23885852.102495488, lu_delay=5.512413885444403, ms=00038} 22:49:06.420391 run osmo-ms-mob/00056: Starting mobile 22:49:06.433493 run osmo-ms-mob/00056(pid=191): Launched 22:49:06.444572 run mass: MS start registered {at=23885852.147922702, delay=0.004675302654504776, ms=00056} 22:49:06.529392 run mass: MS performed LU {at=23885852.232623484, lu_delay=5.486339021474123, ms=00039} 22:49:06.672497 run mass: MS performed LU {at=23885852.37574814, lu_delay=6.021497290581465, ms=00037} 22:49:06.701593 run osmo-ms-mob/00057: Starting mobile 22:49:06.714910 run osmo-ms-mob/00057(pid=192): Launched 22:49:06.721044 run mass: MS performed LU {at=23885852.42440466, lu_delay=6.484153442084789, ms=00036} 22:49:06.727160 run mass: MS start registered {at=23885852.430526298, delay=0.0061399489641189575, ms=00057} 22:49:06.962456 run mass: MS performed LU {at=23885852.66570757, lu_delay=5.009286422282457, ms=00041} 22:49:07.313349 run osmo-ms-mob/00058: Starting mobile 22:49:07.326652 run osmo-ms-mob/00058(pid=193): Launched 22:49:07.337644 run mass: MS start registered {at=23885853.040994424, delay=0.004778578877449036, ms=00058} 22:49:07.488744 run mass: MS performed LU {at=23885853.191968072, lu_delay=3.9503417424857616, ms=00046} 22:49:07.626245 run osmo-ms-mob/00059: Starting mobile 22:49:07.640186 run osmo-ms-mob/00059(pid=194): Launched 22:49:07.651271 run mass: MS start registered {at=23885853.354619548, delay=0.004857961088418961, ms=00059} 22:49:07.927152 run osmo-ms-mob/00060: Starting mobile 22:49:07.941121 run osmo-ms-mob/00060(pid=195): Launched 22:49:07.952328 run mass: MS start registered {at=23885853.655677058, delay=0.005038198083639145, ms=00060} 22:49:08.264089 run mass: MS performed LU {at=23885853.967341296, lu_delay=6.013721521943808, ms=00042} 22:49:08.294006 run osmo-ms-mob/00061: Starting mobile 22:49:08.307616 run osmo-ms-mob/00061(pid=196): Launched 22:49:08.319103 run mass: MS start registered {at=23885854.022449195, delay=0.005430847406387329, ms=00061} 22:49:08.336090 run mass: MS performed LU {at=23885854.039443452, lu_delay=5.525796838104725, ms=00044} 22:49:08.582579 run mass: MS performed LU {at=23885854.28583033, lu_delay=4.731449794024229, ms=00047} 22:49:08.653083 run osmo-ms-mob/00062: Starting mobile 22:49:08.679070 run osmo-ms-mob/00062(pid=197): Launched 22:49:08.690440 run mass: MS start registered {at=23885854.39379035, delay=0.0052080340683460236, ms=00062} 22:49:08.927275 run osmo-ms-mob/00063: Starting mobile 22:49:08.941002 run osmo-ms-mob/00063(pid=198): Launched 22:49:08.952191 run mass: MS start registered {at=23885854.655531153, delay=0.005077026784420013, ms=00063} 22:49:09.326343 run osmo-ms-mob/00064: Starting mobile 22:49:09.340077 run osmo-ms-mob/00064(pid=199): Launched 22:49:09.351328 run mass: MS performed LU {at=23885855.05466836, lu_delay=6.6704003512859344, ms=00043} 22:49:09.357666 run mass: MS start registered {at=23885855.06103215, delay=0.011622298508882523, ms=00064} 22:49:09.468329 run mass: MS performed LU {at=23885855.17158652, lu_delay=3.715841270983219, ms=00053} 22:49:09.716137 run osmo-ms-mob/00065: Starting mobile 22:49:09.729252 run osmo-ms-mob/00065(pid=200): Launched 22:49:09.740730 run mass: MS start registered {at=23885855.444081258, delay=0.005143407732248306, ms=00065} 22:49:10.027278 run osmo-ms-mob/00066: Starting mobile 22:49:10.041041 run osmo-ms-mob/00066(pid=201): Launched 22:49:10.052247 run mass: MS start registered {at=23885855.75560006, delay=0.00504443421959877, ms=00066} 22:49:10.127638 run mass: MS performed LU {at=23885855.830869284, lu_delay=4.68920760974288, ms=00052} 22:49:10.165139 run mass: MS performed LU {at=23885855.86841168, lu_delay=5.027604706585407, ms=00051} 22:49:10.203156 run mass: MS performed LU {at=23885855.90643364, lu_delay=5.766473475843668, ms=00049} 22:49:10.244740 run osmo-ms-mob/00067: Starting mobile 22:49:10.259679 run osmo-ms-mob/00067(pid=202): Launched 22:49:10.270766 run mass: MS start registered {at=23885855.974116188, delay=0.004970557987689972, ms=00067} 22:49:10.474327 run mass: MS performed LU {at=23885856.177579995, lu_delay=5.89706814289093, ms=00050} 22:49:10.498355 run mass: MS performed LU {at=23885856.20171764, lu_delay=6.308924276381731, ms=00048} 22:49:10.509538 run osmo-ms-mob/00068: Starting mobile 22:49:10.522400 run osmo-ms-mob/00068(pid=203): Launched 22:49:10.533440 run mass: MS start registered {at=23885856.23678714, delay=0.0047573186457157135, ms=00068} 22:49:11.127527 run osmo-ms-mob/00069: Starting mobile 22:49:11.141275 run osmo-ms-mob/00069(pid=204): Launched 22:49:11.152867 run mass: MS start registered {at=23885856.85621783, delay=0.004897434264421463, ms=00069} 22:49:11.286632 run mass: MS performed LU {at=23885856.989871416, lu_delay=3.948876991868019, ms=00058} 22:49:11.514028 run osmo-ms-mob/00070: Starting mobile 22:49:11.527410 run osmo-ms-mob/00070(pid=205): Launched 22:49:11.538390 run mass: MS start registered {at=23885857.2417425, delay=0.0048612914979457855, ms=00070} 22:49:11.935006 run osmo-ms-mob/00071: Starting mobile 22:49:11.957047 run osmo-ms-mob/00071(pid=206): Launched 22:49:11.968108 run mass: MS start registered {at=23885857.67145883, delay=0.005044903606176376, ms=00071} 22:49:12.029199 run mass: MS performed LU {at=23885857.732463673, lu_delay=5.985323496162891, ms=00054} 22:49:12.112822 run mass: MS performed LU {at=23885857.816058274, lu_delay=5.668135572224855, ms=00056} 22:49:12.129858 run mass: MS performed LU {at=23885857.833133973, lu_delay=5.402607675641775, ms=00057} 22:49:12.146246 run osmo-ms-mob/00072: Starting mobile 22:49:12.159162 run osmo-ms-mob/00072(pid=207): Launched 22:49:12.170157 run mass: MS start registered {at=23885857.873509858, delay=0.004934493452310562, ms=00072} 22:49:12.338360 run mass: MS performed LU {at=23885858.04161128, lu_delay=6.000136945396662, ms=00055} 22:49:12.412680 run mass: MS performed LU {at=23885858.11592444, lu_delay=4.761304892599583, ms=00059} 22:49:12.746139 run osmo-ms-mob/00073: Starting mobile 22:49:12.762614 run osmo-ms-mob/00073(pid=208): Launched 22:49:12.774330 run mass: MS start registered {at=23885858.477677487, delay=0.005520913749933243, ms=00073} 22:49:13.126902 run osmo-ms-mob/00074: Starting mobile 22:49:13.140805 run osmo-ms-mob/00074(pid=209): Launched 22:49:13.152421 run mass: MS start registered {at=23885858.85577146, delay=0.0054019540548324585, ms=00074} 22:49:13.545689 run osmo-ms-mob/00075: Starting mobile 22:49:13.561247 run osmo-ms-mob/00075(pid=210): Launched 22:49:13.572283 run mass: MS start registered {at=23885859.275635794, delay=0.004959315061569214, ms=00075} 22:49:13.893375 run mass: MS performed LU {at=23885859.596622493, lu_delay=4.535590343177319, ms=00064} 22:49:13.930452 run mass: MS performed LU {at=23885859.633722045, lu_delay=5.9780449867248535, ms=00060} 22:49:13.956034 run osmo-ms-mob/00076: Starting mobile 22:49:13.969466 run osmo-ms-mob/00076(pid=211): Launched 22:49:13.975422 run mass: MS performed LU {at=23885859.678782653, lu_delay=5.284992303699255, ms=00062} 22:49:13.981199 run mass: MS start registered {at=23885859.684565663, delay=0.005801104009151459, ms=00076} 22:49:14.240615 run mass: MS performed LU {at=23885859.94386621, lu_delay=5.921417012810707, ms=00061} 22:49:14.446507 run osmo-ms-mob/00077: Starting mobile 22:49:14.462045 run osmo-ms-mob/00077(pid=212): Launched 22:49:14.473168 run mass: MS start registered {at=23885860.17652294, delay=0.0051614269614219666, ms=00077} 22:49:14.927229 run osmo-ms-mob/00078: Starting mobile 22:49:14.941373 run osmo-ms-mob/00078(pid=213): Launched 22:49:14.952339 run mass: MS start registered {at=23885860.655689042, delay=0.004795268177986145, ms=00078} 22:49:15.327277 run osmo-ms-mob/00079: Starting mobile 22:49:15.341481 run osmo-ms-mob/00079(pid=214): Launched 22:49:15.352555 run mass: MS start registered {at=23885861.05590505, delay=0.005076766014099121, ms=00079} 22:49:15.836016 run osmo-ms-mob/00080: Starting mobile 22:49:15.852787 run osmo-ms-mob/00080(pid=215): Launched 22:49:15.863891 run mass: MS start registered {at=23885861.567239657, delay=0.004943586885929108, ms=00080} 22:49:15.876993 run mass: MS performed LU {at=23885861.580335177, lu_delay=4.72411734610796, ms=00069} 22:49:15.895498 run mass: MS performed LU {at=23885861.598842416, lu_delay=5.843242354691029, ms=00066} 22:49:15.924232 run mass: MS performed LU {at=23885861.627509538, lu_delay=6.183428280055523, ms=00065} 22:49:16.068682 run mass: MS performed LU {at=23885861.771907937, lu_delay=4.530165437608957, ms=00070} 22:49:16.082065 run osmo-ms-mob/00081: Starting mobile 22:49:16.095390 run osmo-ms-mob/00081(pid=216): Launched 22:49:16.106315 run mass: MS start registered {at=23885861.809661634, delay=0.004902921617031097, ms=00081} 22:49:16.713124 run osmo-ms-mob/00082: Starting mobile 22:49:16.726432 run osmo-ms-mob/00082(pid=217): Launched 22:49:16.737423 run mass: MS start registered {at=23885862.44077229, delay=0.004973147064447403, ms=00082} 22:49:17.313125 run osmo-ms-mob/00083: Starting mobile 22:49:17.325978 run osmo-ms-mob/00083(pid=218): Launched 22:49:17.336887 run mass: MS start registered {at=23885863.04023864, delay=0.00499102845788002, ms=00083} 22:49:17.659484 run mass: MS performed LU {at=23885863.362740543, lu_delay=5.489230684936047, ms=00072} 22:49:17.696725 run mass: MS performed LU {at=23885863.399967764, lu_delay=4.922290276736021, ms=00073} 22:49:17.747311 run osmo-ms-mob/00084: Starting mobile 22:49:17.762117 run osmo-ms-mob/00084(pid=219): Launched 22:49:17.768144 run mass: MS performed LU {at=23885863.471504454, lu_delay=4.615732993930578, ms=00074} 22:49:17.773921 run mass: MS start registered {at=23885863.477288175, delay=0.005801241844892502, ms=00084} 22:49:17.987404 run mass: MS performed LU {at=23885863.690653924, lu_delay=6.019195094704628, ms=00071} 22:49:18.337019 run osmo-ms-mob/00085: Starting mobile 22:49:18.353344 run osmo-ms-mob/00085(pid=220): Launched 22:49:18.364137 run mass: MS start registered {at=23885864.067469645, delay=0.004754416644573212, ms=00085} 22:49:18.913453 run osmo-ms-mob/00086: Starting mobile 22:49:18.926457 run osmo-ms-mob/00086(pid=221): Launched 22:49:18.938591 run mass: MS start registered {at=23885864.64193524, delay=0.005976881831884384, ms=00086} 22:49:19.537027 run osmo-ms-mob/00087: Starting mobile 22:49:19.553611 run osmo-ms-mob/00087(pid=222): Launched 22:49:19.564719 run mass: MS start registered {at=23885865.268070083, delay=0.00504438579082489, ms=00087} 22:49:19.644075 run mass: MS performed LU {at=23885865.34711029, lu_delay=5.662544626742601, ms=00076} 22:49:19.662133 run mass: MS performed LU {at=23885865.365416065, lu_delay=6.089780271053314, ms=00075} 22:49:19.689604 run mass: MS performed LU {at=23885865.392857388, lu_delay=5.216334447264671, ms=00077} 22:49:19.835112 run mass: MS performed LU {at=23885865.538363528, lu_delay=4.882674485445023, ms=00078} 22:49:20.154636 run osmo-ms-mob/00088: Starting mobile 22:49:20.171459 run osmo-ms-mob/00088(pid=223): Launched 22:49:20.183223 run mass: MS start registered {at=23885865.8865715, delay=0.005739238113164902, ms=00088} 22:49:20.714173 run osmo-ms-mob/00089: Starting mobile 22:49:20.727649 run osmo-ms-mob/00089(pid=224): Launched 22:49:20.738727 run mass: MS start registered {at=23885866.442079227, delay=0.005005333572626114, ms=00089} 22:49:21.313673 run osmo-ms-mob/00090: Starting mobile 22:49:21.326759 run osmo-ms-mob/00090(pid=225): Launched 22:49:21.337976 run mass: MS start registered {at=23885867.041327737, delay=0.005177933722734451, ms=00090} 22:49:21.425764 run mass: MS performed LU {at=23885867.129015762, lu_delay=5.561776105314493, ms=00080} 22:49:21.462417 run mass: MS performed LU {at=23885867.16568498, lu_delay=6.109779927879572, ms=00079} 22:49:21.500524 run mass: MS performed LU {at=23885867.20379283, lu_delay=4.763020537793636, ms=00082} 22:49:21.753525 run mass: MS performed LU {at=23885867.456777975, lu_delay=5.647116340696812, ms=00081} 22:49:22.045755 run osmo-ms-mob/00091: Starting mobile 22:49:22.062712 run osmo-ms-mob/00091(pid=226): Launched 22:49:22.073805 run mass: MS start registered {at=23885867.777158245, delay=0.005068246275186539, ms=00091} 22:49:22.726327 run osmo-ms-mob/00092: Starting mobile 22:49:22.739782 run osmo-ms-mob/00092(pid=227): Launched 22:49:22.751104 run mass: MS start registered {at=23885868.454454713, delay=0.005369663238525391, ms=00092} 22:49:23.409957 run mass: MS performed LU {at=23885869.113210183, lu_delay=5.635922007262707, ms=00084} 22:49:23.440802 run osmo-ms-mob/00093: Starting mobile 22:49:23.456153 run osmo-ms-mob/00093(pid=228): Launched 22:49:23.462256 run mass: MS performed LU {at=23885869.16561567, lu_delay=6.125377029180527, ms=00083} 22:49:23.468305 run mass: MS performed LU {at=23885869.17167138, lu_delay=5.1042017340660095, ms=00085} 22:49:23.474270 run mass: MS start registered {at=23885869.177636717, delay=0.0120399110019207, ms=00093} 22:49:23.710435 run mass: MS performed LU {at=23885869.4136848, lu_delay=4.771749559789896, ms=00086} 22:49:24.426653 run osmo-ms-mob/00094: Starting mobile 22:49:24.440543 run osmo-ms-mob/00094(pid=229): Launched 22:49:24.451973 run mass: MS start registered {at=23885870.15532506, delay=0.00541449710726738, ms=00094} 22:49:25.191539 run mass: MS performed LU {at=23885870.894789245, lu_delay=5.626719161868095, ms=00087} 22:49:25.228303 run mass: MS performed LU {at=23885870.931564998, lu_delay=4.4894857704639435, ms=00089} 22:49:25.282028 run osmo-ms-mob/00095: Starting mobile 22:49:25.297018 run osmo-ms-mob/00095(pid=230): Launched 22:49:25.308457 run mass: MS start registered {at=23885871.01180526, delay=0.005465269088745117, ms=00095} 22:49:25.445175 run mass: MS performed LU {at=23885871.148425102, lu_delay=5.261853601783514, ms=00088} 22:49:25.482988 run mass: MS performed LU {at=23885871.186254606, lu_delay=22.566868759691715, ms=00045} 22:49:26.313106 run osmo-ms-mob/00096: Starting mobile 22:49:26.326464 run osmo-ms-mob/00096(pid=231): Launched 22:49:26.337702 run mass: MS start registered {at=23885872.04105601, delay=0.005244243890047073, ms=00096} 22:49:27.176166 run mass: MS performed LU {at=23885872.87937263, lu_delay=5.1022143848240376, ms=00091} 22:49:27.194139 run mass: MS performed LU {at=23885872.897455145, lu_delay=5.8561274074018, ms=00090} 22:49:27.445324 run osmo-ms-mob/00097: Starting mobile 22:49:27.462360 run osmo-ms-mob/00097(pid=232): Launched 22:49:27.468427 run mass: MS performed LU {at=23885873.17178778, lu_delay=4.7173330672085285, ms=00092} 22:49:27.474310 run mass: MS start registered {at=23885873.17767744, delay=0.0059072598814964294, ms=00097} 22:49:28.747187 run osmo-ms-mob/00098: Starting mobile 22:49:28.766835 run osmo-ms-mob/00098(pid=233): Launched 22:49:28.778425 run mass: MS start registered {at=23885874.481763016, delay=0.005574643611907959, ms=00098} 22:49:28.957002 run mass: MS performed LU {at=23885874.660253942, lu_delay=5.482617225497961, ms=00093} 22:49:29.123898 run mass: MS performed LU {at=23885874.82714911, lu_delay=4.671824052929878, ms=00094} 22:49:30.544503 run osmo-ms-mob/00099: Starting mobile 22:49:30.559901 run osmo-ms-mob/00099(pid=234): Launched 22:49:30.565809 run mass: All started... {duration=55.76270240917802, too_slow=0} 22:49:30.571412 run mass: MS start registered {at=23885876.2747739, delay=0.005597110837697983, ms=00099} 22:49:30.942360 run mass: MS performed LU {at=23885876.645569578, lu_delay=5.633764319121838, ms=00095} 22:49:31.195866 run mass: MS performed LU {at=23885876.899115585, lu_delay=4.858059573918581, ms=00096} 22:49:31.222608 run mass: MS performed LU {at=23885876.92588604, lu_delay=22.270354885607958, ms=00063} 22:49:32.889221 run mass: MS performed LU {at=23885878.59247238, lu_delay=5.414794936776161, ms=00097} 22:49:32.958489 run mass: MS performed LU {at=23885878.66174072, lu_delay=22.687624532729387, ms=00067} 22:49:32.982830 run mass: MS performed LU {at=23885878.686193507, lu_delay=22.4494063667953, ms=00068} 22:49:34.708223 run mass: MS performed LU {at=23885880.411354464, lu_delay=5.9295914471149445, ms=00098} 22:49:36.609926 run mass: MS performed LU {at=23885882.313180264, lu_delay=6.038406364619732, ms=00099} 22:49:36.620599 run mass: Tests done {all_completed=True, max=22.687624532729387, min=3.715841270983219} 22:49:36.625982 tst register_default_mass.py: Test passed (81.1 sec) 22:49:36.631269 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:36.634486 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:36.637667 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:36.640888 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:36.644091 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:36.647356 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:36.650653 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:36.653873 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:36.657126 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:36.660431 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:36.663708 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:36.666985 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:36.670262 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:36.673541 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:36.676878 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:36.680215 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:36.683625 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:36.686976 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:36.690276 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:36.693587 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:36.696844 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:36.700099 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:36.703363 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:36.706646 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:36.709908 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:36.713198 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:36.716456 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:36.719790 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:36.723060 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:36.726378 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:36.729654 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:36.733232 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:36.736518 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:36.739809 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:36.743130 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:36.746480 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:36.749790 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:36.753424 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:36.756704 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:36.760105 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:36.763441 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:36.766744 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:36.770103 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:36.773428 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:36.776797 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:36.780315 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:36.783598 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:36.786910 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:36.790283 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:36.793639 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:36.797182 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:36.800579 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:36.803891 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:36.807176 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:36.810496 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:36.813834 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:36.817212 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:36.820505 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:36.823788 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:36.827056 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:36.830368 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:36.833652 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:36.836941 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:36.840284 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:36.843670 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:36.847002 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:36.850245 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:36.853536 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:36.856850 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:36.860105 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:36.863413 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:36.866680 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:36.869969 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:36.873227 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:36.876543 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:36.879849 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:36.883116 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:36.886392 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:36.889692 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:36.892978 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:36.896234 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:36.899514 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:36.902794 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:36.906102 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:36.909366 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:36.912641 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:36.915930 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:36.919200 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:36.922509 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:36.925788 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:36.929045 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:36.932298 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:36.935586 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:36.939295 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:36.942560 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:36.945833 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:36.949148 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:36.953066 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:36.956353 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:36.959671 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:36.962946 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:36.966306 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:36.969640 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:36.972992 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:36.976347 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:36.979621 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:36.982957 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:36.986293 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:36.989690 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:36.993000 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:36.996327 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:36.999665 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:37.002971 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:37.006350 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:37.009676 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:37.013077 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:37.016344 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:37.019591 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:37.022844 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:37.026095 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:37.029325 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:37.032508 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:37.035675 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:37.038861 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:37.042060 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:37.045248 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:37.048412 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:37.051617 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:37.054836 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:37.058064 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:37.061308 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:37.064542 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:37.067783 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:37.071023 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:37.074272 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:37.077519 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:37.080749 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:37.083985 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:37.087239 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:37.090474 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:37.093701 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:37.096942 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:37.100167 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:37.103390 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:37.106607 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:37.109849 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:37.113073 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:37.116288 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:37.119530 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:37.122746 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:37.125986 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:37.129220 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:37.132456 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:37.135701 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:37.138942 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:37.142184 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:37.145408 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:37.148635 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:37.151873 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:37.155116 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:37.158352 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:37.161574 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:37.164808 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:37.168056 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:37.171293 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:37.174488 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:37.177661 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:37.180841 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:37.184023 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:37.187198 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:37.190373 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:37.193561 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:37.196739 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:37.199918 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:37.203123 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:37.206311 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:37.209487 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:37.212662 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:37.215827 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:37.219008 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:37.222173 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:37.225359 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:37.228555 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:37.231748 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:37.234930 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:37.238089 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:37.241271 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:37.244439 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:37.247623 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:37.250801 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:37.253976 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:37.257164 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:37.260332 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:37.263509 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:37.266690 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:37.269871 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:37.273049 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:37.276218 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:37.279393 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:37.282557 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:37.285740 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:37.288911 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:37.292080 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:37.295260 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:37.298427 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:37.301594 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:37.304780 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:37.307945 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:37.311130 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:37.314304 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:37.317482 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:37.320655 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:37.323828 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:37.327025 --- ParallelTerminationStrategy: PID 22 died... 22:49:37.328457 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:37.332004 --- ParallelTerminationStrategy: PID 23 died... 22:49:37.333443 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:37.336975 --- ParallelTerminationStrategy: PID 24 died... 22:49:37.338399 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:37.341945 --- ParallelTerminationStrategy: PID 25 died... 22:49:37.343396 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:37.346946 --- ParallelTerminationStrategy: PID 26 died... 22:49:37.348385 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:37.351967 --- ParallelTerminationStrategy: PID 27 died... 22:49:37.353437 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:37.357004 --- ParallelTerminationStrategy: PID 28 died... 22:49:37.358455 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:37.362117 --- ParallelTerminationStrategy: PID 29 died... 22:49:37.363601 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:37.367254 --- ParallelTerminationStrategy: PID 30 died... 22:49:37.368719 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:37.372345 --- ParallelTerminationStrategy: PID 31 died... 22:49:37.373827 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:37.377483 --- ParallelTerminationStrategy: PID 32 died... 22:49:37.378957 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:37.382616 --- ParallelTerminationStrategy: PID 33 died... 22:49:37.384102 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:37.387785 --- ParallelTerminationStrategy: PID 35 died... 22:49:37.389291 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:37.392984 --- ParallelTerminationStrategy: PID 36 died... 22:49:37.394471 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:37.398119 --- ParallelTerminationStrategy: PID 37 died... 22:49:37.399596 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:37.403250 --- ParallelTerminationStrategy: PID 38 died... 22:49:37.404736 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:37.408372 --- ParallelTerminationStrategy: PID 39 died... 22:49:37.409865 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:37.413522 --- ParallelTerminationStrategy: PID 40 died... 22:49:37.415013 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:37.418671 --- ParallelTerminationStrategy: PID 41 died... 22:49:37.420153 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:37.423810 --- ParallelTerminationStrategy: PID 42 died... 22:49:37.425294 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:37.428923 --- ParallelTerminationStrategy: PID 43 died... 22:49:37.430403 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:37.434061 --- ParallelTerminationStrategy: PID 44 died... 22:49:37.435537 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:37.439169 --- ParallelTerminationStrategy: PID 45 died... 22:49:37.440653 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:37.444396 --- ParallelTerminationStrategy: PID 46 died... 22:49:37.445894 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:37.449529 --- ParallelTerminationStrategy: PID 47 died... 22:49:37.451011 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:37.454646 --- ParallelTerminationStrategy: PID 48 died... 22:49:37.456116 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:37.459786 --- ParallelTerminationStrategy: PID 49 died... 22:49:37.461264 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:37.464892 --- ParallelTerminationStrategy: PID 50 died... 22:49:37.466368 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:37.469988 --- ParallelTerminationStrategy: PID 51 died... 22:49:37.471459 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:37.475081 --- ParallelTerminationStrategy: PID 52 died... 22:49:37.476554 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:37.480191 --- ParallelTerminationStrategy: PID 53 died... 22:49:37.481662 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:37.485322 --- ParallelTerminationStrategy: PID 54 died... 22:49:37.486800 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:37.490419 --- ParallelTerminationStrategy: PID 55 died... 22:49:37.491890 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:37.495541 --- ParallelTerminationStrategy: PID 56 died... 22:49:37.497009 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:37.500658 --- ParallelTerminationStrategy: PID 57 died... 22:49:37.502135 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:37.505809 --- ParallelTerminationStrategy: PID 58 died... 22:49:37.507284 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:37.510912 --- ParallelTerminationStrategy: PID 59 died... 22:49:37.512389 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:37.516009 --- ParallelTerminationStrategy: PID 60 died... 22:49:37.517483 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:37.521115 --- ParallelTerminationStrategy: PID 61 died... 22:49:37.522593 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:37.526251 --- ParallelTerminationStrategy: PID 62 died... 22:49:37.527717 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:37.531360 --- ParallelTerminationStrategy: PID 63 died... 22:49:37.532838 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:37.536463 --- ParallelTerminationStrategy: PID 64 died... 22:49:37.537936 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:37.541568 --- ParallelTerminationStrategy: PID 65 died... 22:49:37.543043 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:37.546681 --- ParallelTerminationStrategy: PID 66 died... 22:49:37.548159 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:37.551806 --- ParallelTerminationStrategy: PID 67 died... 22:49:37.553275 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:37.556916 --- ParallelTerminationStrategy: PID 68 died... 22:49:37.558390 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:37.562066 --- ParallelTerminationStrategy: PID 69 died... 22:49:37.563543 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:37.567182 --- ParallelTerminationStrategy: PID 70 died... 22:49:37.568654 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:37.572301 --- ParallelTerminationStrategy: PID 71 died... 22:49:37.573786 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:37.577427 --- ParallelTerminationStrategy: PID 72 died... 22:49:37.578897 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:37.582554 --- ParallelTerminationStrategy: PID 73 died... 22:49:37.584022 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:37.587692 --- ParallelTerminationStrategy: PID 74 died... 22:49:37.589170 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:37.592816 --- ParallelTerminationStrategy: PID 75 died... 22:49:37.594295 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:37.597947 --- ParallelTerminationStrategy: PID 76 died... 22:49:37.599420 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:37.603065 --- ParallelTerminationStrategy: PID 77 died... 22:49:37.604529 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:37.608189 --- ParallelTerminationStrategy: PID 78 died... 22:49:37.609677 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:37.613304 --- ParallelTerminationStrategy: PID 79 died... 22:49:37.614771 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:37.618446 --- ParallelTerminationStrategy: PID 80 died... 22:49:37.619932 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:37.623550 --- ParallelTerminationStrategy: PID 81 died... 22:49:37.624992 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:37.628562 --- ParallelTerminationStrategy: PID 82 died... 22:49:37.630026 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:37.633585 --- ParallelTerminationStrategy: PID 83 died... 22:49:37.635023 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:37.638583 --- ParallelTerminationStrategy: PID 84 died... 22:49:37.640020 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:37.643590 --- ParallelTerminationStrategy: PID 85 died... 22:49:37.645027 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:37.648574 --- ParallelTerminationStrategy: PID 86 died... 22:49:37.650022 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:37.653574 --- ParallelTerminationStrategy: PID 87 died... 22:49:37.655015 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:37.658565 --- ParallelTerminationStrategy: PID 88 died... 22:49:37.660005 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:37.663576 --- ParallelTerminationStrategy: PID 89 died... 22:49:37.665032 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:37.668598 --- ParallelTerminationStrategy: PID 90 died... 22:49:37.670047 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:37.673601 --- ParallelTerminationStrategy: PID 91 died... 22:49:37.675038 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:37.678638 --- ParallelTerminationStrategy: PID 92 died... 22:49:37.680076 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:37.683631 --- ParallelTerminationStrategy: PID 93 died... 22:49:37.685068 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:37.688649 --- ParallelTerminationStrategy: PID 94 died... 22:49:37.690096 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:37.693657 --- ParallelTerminationStrategy: PID 95 died... 22:49:37.695098 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:37.698660 --- ParallelTerminationStrategy: PID 96 died... 22:49:37.700096 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:37.703664 --- ParallelTerminationStrategy: PID 97 died... 22:49:37.705111 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:37.708665 --- ParallelTerminationStrategy: PID 98 died... 22:49:37.710118 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:37.713716 --- ParallelTerminationStrategy: PID 99 died... 22:49:37.715175 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:37.718773 --- ParallelTerminationStrategy: PID 100 died... 22:49:37.720224 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:37.723800 --- ParallelTerminationStrategy: PID 101 died... 22:49:37.725273 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:37.728889 --- ParallelTerminationStrategy: PID 102 died... 22:49:37.730351 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:37.733989 --- ParallelTerminationStrategy: PID 103 died... 22:49:37.735449 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:37.739066 --- ParallelTerminationStrategy: PID 104 died... 22:49:37.740530 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:37.744144 --- ParallelTerminationStrategy: PID 105 died... 22:49:37.745613 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:37.749194 --- ParallelTerminationStrategy: PID 106 died... 22:49:37.750645 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:37.754229 --- ParallelTerminationStrategy: PID 107 died... 22:49:37.755674 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:37.759273 --- ParallelTerminationStrategy: PID 108 died... 22:49:37.760743 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:37.764341 --- ParallelTerminationStrategy: PID 109 died... 22:49:37.765810 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:37.769408 --- ParallelTerminationStrategy: PID 110 died... 22:49:37.770869 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:37.774492 --- ParallelTerminationStrategy: PID 111 died... 22:49:37.775952 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:37.779549 --- ParallelTerminationStrategy: PID 112 died... 22:49:37.781016 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:37.784599 --- ParallelTerminationStrategy: PID 113 died... 22:49:37.786077 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:37.789672 --- ParallelTerminationStrategy: PID 114 died... 22:49:37.791133 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:37.794713 --- ParallelTerminationStrategy: PID 115 died... 22:49:37.796161 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:37.799746 --- ParallelTerminationStrategy: PID 116 died... 22:49:37.801199 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:37.804850 --- ParallelTerminationStrategy: PID 117 died... 22:49:37.806316 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:37.809922 --- ParallelTerminationStrategy: PID 118 died... 22:49:37.811391 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:37.815006 --- ParallelTerminationStrategy: PID 119 died... 22:49:37.816464 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:37.820087 --- ParallelTerminationStrategy: PID 120 died... 22:49:37.821545 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:37.825168 --- ParallelTerminationStrategy: PID 121 died... 22:49:37.826618 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:37.830235 --- ParallelTerminationStrategy: PID 122 died... 22:49:37.831711 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:37.835300 --- ParallelTerminationStrategy: PID 123 died... 22:49:37.836757 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:37.840350 --- ParallelTerminationStrategy: PID 124 died... 22:49:37.841811 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:37.845402 --- ParallelTerminationStrategy: PID 125 died... 22:49:37.846860 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:37.850462 --- ParallelTerminationStrategy: PID 126 died... 22:49:37.851922 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:37.855522 --- ParallelTerminationStrategy: PID 127 died... 22:49:37.856983 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:37.860578 --- ParallelTerminationStrategy: PID 128 died... 22:49:37.862050 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:37.865655 --- ParallelTerminationStrategy: PID 129 died... 22:49:37.867119 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:37.870722 --- ParallelTerminationStrategy: PID 130 died... 22:49:37.872181 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:37.875783 --- ParallelTerminationStrategy: PID 131 died... 22:49:37.877249 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:37.880846 --- ParallelTerminationStrategy: PID 132 died... 22:49:37.882313 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:37.885923 --- ParallelTerminationStrategy: PID 133 died... 22:49:37.887372 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:37.890971 --- ParallelTerminationStrategy: PID 134 died... 22:49:37.892430 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:37.896035 --- ParallelTerminationStrategy: PID 135 died... 22:49:37.897501 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:37.901143 --- ParallelTerminationStrategy: PID 136 died... 22:49:37.902602 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:37.906243 --- ParallelTerminationStrategy: PID 137 died... 22:49:37.907704 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:37.911340 --- ParallelTerminationStrategy: PID 138 died... 22:49:37.912814 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:37.916430 --- ParallelTerminationStrategy: PID 139 died... 22:49:37.917920 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:37.921532 --- ParallelTerminationStrategy: PID 140 died... 22:49:37.922992 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:37.926599 --- ParallelTerminationStrategy: PID 141 died... 22:49:37.928054 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:37.931682 --- ParallelTerminationStrategy: PID 142 died... 22:49:37.933133 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:37.936722 --- ParallelTerminationStrategy: PID 143 died... 22:49:37.938181 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:37.941797 --- ParallelTerminationStrategy: PID 144 died... 22:49:37.943247 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:37.946862 --- ParallelTerminationStrategy: PID 145 died... 22:49:37.948320 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:37.951927 --- ParallelTerminationStrategy: PID 146 died... 22:49:37.953389 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:37.956994 --- ParallelTerminationStrategy: PID 147 died... 22:49:37.958451 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:37.962045 --- ParallelTerminationStrategy: PID 148 died... 22:49:37.963500 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:37.967118 --- ParallelTerminationStrategy: PID 149 died... 22:49:37.968567 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:37.972171 --- ParallelTerminationStrategy: PID 150 died... 22:49:37.973641 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:37.977262 --- ParallelTerminationStrategy: PID 151 died... 22:49:37.978711 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:37.982341 --- ParallelTerminationStrategy: PID 152 died... 22:49:37.983787 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:37.987372 --- ParallelTerminationStrategy: PID 153 died... 22:49:37.988835 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:37.992404 --- ParallelTerminationStrategy: PID 154 died... 22:49:37.993856 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:37.997432 --- ParallelTerminationStrategy: PID 155 died... 22:49:37.998873 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:38.002489 --- ParallelTerminationStrategy: PID 156 died... 22:49:38.003924 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:38.007492 --- ParallelTerminationStrategy: PID 157 died... 22:49:38.008943 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:38.012498 --- ParallelTerminationStrategy: PID 158 died... 22:49:38.013957 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:38.017548 --- ParallelTerminationStrategy: PID 159 died... 22:49:38.018995 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:38.022582 --- ParallelTerminationStrategy: PID 160 died... 22:49:38.024032 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:38.027612 --- ParallelTerminationStrategy: PID 161 died... 22:49:38.029057 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:38.032615 --- ParallelTerminationStrategy: PID 162 died... 22:49:38.034081 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:38.037650 --- ParallelTerminationStrategy: PID 163 died... 22:49:38.039080 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:38.042640 --- ParallelTerminationStrategy: PID 164 died... 22:49:38.044089 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:38.047683 --- ParallelTerminationStrategy: PID 165 died... 22:49:38.049123 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:38.052697 --- ParallelTerminationStrategy: PID 166 died... 22:49:38.054132 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:38.057720 --- ParallelTerminationStrategy: PID 167 died... 22:49:38.059166 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:38.062751 --- ParallelTerminationStrategy: PID 168 died... 22:49:38.064193 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:38.067750 --- ParallelTerminationStrategy: PID 169 died... 22:49:38.069213 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:38.072789 --- ParallelTerminationStrategy: PID 170 died... 22:49:38.074223 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:38.077812 --- ParallelTerminationStrategy: PID 171 died... 22:49:38.079245 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:38.082805 --- ParallelTerminationStrategy: PID 172 died... 22:49:38.084239 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:38.087813 --- ParallelTerminationStrategy: PID 173 died... 22:49:38.089260 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:38.092848 --- ParallelTerminationStrategy: PID 174 died... 22:49:38.094295 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:38.097865 --- ParallelTerminationStrategy: PID 175 died... 22:49:38.099304 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:38.102902 --- ParallelTerminationStrategy: PID 176 died... 22:49:38.104350 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:38.107944 --- ParallelTerminationStrategy: PID 177 died... 22:49:38.109383 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:38.112952 --- ParallelTerminationStrategy: PID 178 died... 22:49:38.114396 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:38.117997 --- ParallelTerminationStrategy: PID 179 died... 22:49:38.119427 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:38.122996 --- ParallelTerminationStrategy: PID 180 died... 22:49:38.124427 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:38.127992 --- ParallelTerminationStrategy: PID 181 died... 22:49:38.129435 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:38.133012 --- ParallelTerminationStrategy: PID 182 died... 22:49:38.134448 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:38.138032 --- ParallelTerminationStrategy: PID 183 died... 22:49:38.139478 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:38.143061 --- ParallelTerminationStrategy: PID 184 died... 22:49:38.144503 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:38.148061 --- ParallelTerminationStrategy: PID 185 died... 22:49:38.149522 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:38.153087 --- ParallelTerminationStrategy: PID 186 died... 22:49:38.154525 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:38.158098 --- ParallelTerminationStrategy: PID 187 died... 22:49:38.159536 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:38.163121 --- ParallelTerminationStrategy: PID 188 died... 22:49:38.164567 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:38.168150 --- ParallelTerminationStrategy: PID 189 died... 22:49:38.169599 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:38.173199 --- ParallelTerminationStrategy: PID 190 died... 22:49:38.174641 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:38.178226 --- ParallelTerminationStrategy: PID 191 died... 22:49:38.179668 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:38.183257 --- ParallelTerminationStrategy: PID 192 died... 22:49:38.184715 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:38.188296 --- ParallelTerminationStrategy: PID 193 died... 22:49:38.189737 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:38.193333 --- ParallelTerminationStrategy: PID 194 died... 22:49:38.194781 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:38.198383 --- ParallelTerminationStrategy: PID 195 died... 22:49:38.199824 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:38.203425 --- ParallelTerminationStrategy: PID 196 died... 22:49:38.204875 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:38.208461 --- ParallelTerminationStrategy: PID 197 died... 22:49:38.209918 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:38.213527 --- ParallelTerminationStrategy: PID 198 died... 22:49:38.214962 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:38.218561 --- ParallelTerminationStrategy: PID 199 died... 22:49:38.220009 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:38.223599 --- ParallelTerminationStrategy: PID 200 died... 22:49:38.225044 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:38.228641 --- ParallelTerminationStrategy: PID 201 died... 22:49:38.230085 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:38.233671 --- ParallelTerminationStrategy: PID 202 died... 22:49:38.235113 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:38.238707 --- ParallelTerminationStrategy: PID 203 died... 22:49:38.240144 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:38.243727 --- ParallelTerminationStrategy: PID 204 died... 22:49:38.245182 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:38.248776 --- ParallelTerminationStrategy: PID 205 died... 22:49:38.250224 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:38.253796 --- ParallelTerminationStrategy: PID 206 died... 22:49:38.255242 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:38.258841 --- ParallelTerminationStrategy: PID 207 died... 22:49:38.260290 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:38.263886 --- ParallelTerminationStrategy: PID 208 died... 22:49:38.265344 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:38.268942 --- ParallelTerminationStrategy: PID 209 died... 22:49:38.270379 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:38.274003 --- ParallelTerminationStrategy: PID 210 died... 22:49:38.275457 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:38.279044 --- ParallelTerminationStrategy: PID 211 died... 22:49:38.280492 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:38.284082 --- ParallelTerminationStrategy: PID 212 died... 22:49:38.285571 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:38.289150 --- ParallelTerminationStrategy: PID 213 died... 22:49:38.290596 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:38.294183 --- ParallelTerminationStrategy: PID 214 died... 22:49:38.295619 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:38.299204 --- ParallelTerminationStrategy: PID 215 died... 22:49:38.300651 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:38.304222 --- ParallelTerminationStrategy: PID 216 died... 22:49:38.305687 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:38.309287 --- ParallelTerminationStrategy: PID 217 died... 22:49:38.310731 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:38.314331 --- ParallelTerminationStrategy: PID 218 died... 22:49:38.315786 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:38.319386 --- ParallelTerminationStrategy: PID 219 died... 22:49:38.320871 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:38.324469 --- ParallelTerminationStrategy: PID 220 died... 22:49:38.325919 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:38.329530 --- ParallelTerminationStrategy: PID 221 died... 22:49:38.330979 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:38.334560 --- ParallelTerminationStrategy: PID 222 died... 22:49:38.336016 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:38.339612 --- ParallelTerminationStrategy: PID 223 died... 22:49:38.341081 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:38.344680 --- ParallelTerminationStrategy: PID 224 died... 22:49:38.346134 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:38.349727 --- ParallelTerminationStrategy: PID 225 died... 22:49:38.351176 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:38.354786 --- ParallelTerminationStrategy: PID 226 died... 22:49:38.356229 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:38.359843 --- ParallelTerminationStrategy: PID 227 died... 22:49:38.361332 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:38.364932 --- ParallelTerminationStrategy: PID 228 died... 22:49:38.366383 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:38.370010 --- ParallelTerminationStrategy: PID 229 died... 22:49:38.371473 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:38.375085 --- ParallelTerminationStrategy: PID 230 died... 22:49:38.376540 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:38.380154 --- ParallelTerminationStrategy: PID 231 died... 22:49:38.381621 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:38.385229 --- ParallelTerminationStrategy: PID 232 died... 22:49:38.386678 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:38.390296 --- ParallelTerminationStrategy: PID 233 died... 22:49:38.391741 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:38.395348 --- ParallelTerminationStrategy: PID 234 died... 22:49:38.396814 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:41.801130 --- ParallelTerminationStrategy: PID 34 died... 22:49:41.807171 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8121 netreg_mass PASS --------------------------------------------------------------------- 22:49:41.884391 tst trial-8121: Storing JUnit report in /build/trial-8121/run.2025-10-16_22-48-15/trial-8121.xml -------------------------------------------------------------------------------------------- trial-8121 PASS -------------------------------------------------------------------------------------------- 22:49:41.894585 tst trial-8121: trial-8121: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8121/inst + cd trial-8121 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-16 22:48:15 No journal files were found. + readlink last_run + tar czf /build/trial-8121-run.tgz run.2025-10-16_22-48-15 + tar czf /build/trial-8121-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-16_13_26_49.tgz osmo-bts-oc2g.build-2025-10-16_00_51_45.tgz osmo-bts-sysmo.build-2025-10-16_00_51_44.tgz osmo-bts.build-2025-10-16_00_51_46.tgz osmo-ggsn.build-2025-10-16_20_42_53.tgz osmo-hlr.build-2025-10-16_16_36_48.tgz osmo-hnbgw.build-2025-10-16_13_28_46.tgz osmo-mgw.build-2025-10-16_08_33_11.tgz osmo-msc.build-2025-10-16_13_32_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-16_07_34_07.tgz osmo-pcu-sysmo.build-2025-10-16_07_34_03.tgz osmo-pcu.build-2025-10-16_07_34_08.tgz osmo-sgsn.build-2025-10-16_20_48_59.tgz osmo-stp.build-2025-10-16_13_25_19.tgz osmo-trx.build-2025-10-16_14_26_55.tgz osmocom-bb.build-2025-10-16_21_17_38.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