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/jenkins2610261941298631127.sh + rm -rf trial-8119-bin.tgz trial-8119-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24719 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10914 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10263 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12750 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13073 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12403 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40636 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7456 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42697 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8207 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 13053 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7356 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11439 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7496 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8937 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6216 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 7356 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10459580053393043169.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-8119 + 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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #7 CACHED #8 [ 2/28] RUN useradd -ms /bin/bash jenkins #8 CACHED #9 [ 3/28] RUN groupadd osmo-gsm-tester #9 CACHED #10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #10 CACHED #11 [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 #11 CACHED #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 CACHED #13 [20/28] WORKDIR /TMP #13 CACHED #14 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #14 CACHED #15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #15 CACHED #16 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #16 CACHED #17 [ 9/28] COPY SSH /root/.ssh #17 CACHED #18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #18 CACHED #19 [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 #19 CACHED #20 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #20 CACHED #21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #21 CACHED #22 [ 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 #22 CACHED #23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #23 CACHED #24 [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 #24 CACHED #25 [ 8/28] RUN MKDIR /var/run/sshd #25 CACHED #26 [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 #26 CACHED #27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #27 CACHED #28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #28 CACHED #29 [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 #29 CACHED #30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #30 CACHED #31 [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 #31 CACHED #32 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:7533eb4292b4c640938bdee51eebcea40b12b5e8b6bf4147126e693e9c6fc4b1 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8120 -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-15 22:48:34 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8120 + mkdir -p trial-8120 + mv open5gs.build-8.tgz osmo-bsc.build-2025-10-15_13_26_32.tgz osmo-bts-oc2g.build-2025-10-15_00_51_44.tgz osmo-bts-sysmo.build-2025-10-15_00_51_46.tgz osmo-bts.build-2025-10-15_00_51_52.tgz osmo-ggsn.build-2025-10-15_07_37_46.tgz osmo-hlr.build-2025-10-15_16_36_52.tgz osmo-hnbgw.build-2025-10-15_13_28_27.tgz osmo-mgw.build-2025-10-15_08_33_14.tgz osmo-msc.build-2025-10-15_13_34_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-15_07_34_02.tgz osmo-pcu-sysmo.build-2025-10-15_07_36_06.tgz osmo-pcu.build-2025-10-15_07_36_13.tgz osmo-sgsn.build-2025-10-15_13_33_01.tgz osmo-stp.build-2025-10-15_13_25_22.tgz osmo-trx.build-2025-10-15_14_26_16.tgz osmocom-bb.build-2025-10-14_23_59_09.tgz srslte.build-19.tgz trial-8120 + cat open5gs.build-8.md5 osmo-bsc.build-2025-10-15_13_26_32.md5 osmo-bts-oc2g.build-2025-10-15_00_51_44.md5 osmo-bts-sysmo.build-2025-10-15_00_51_46.md5 osmo-bts.build-2025-10-15_00_51_52.md5 osmo-ggsn.build-2025-10-15_07_37_46.md5 osmo-hlr.build-2025-10-15_16_36_52.md5 osmo-hnbgw.build-2025-10-15_13_28_27.md5 osmo-mgw.build-2025-10-15_08_33_14.md5 osmo-msc.build-2025-10-15_13_34_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-15_07_34_02.md5 osmo-pcu-sysmo.build-2025-10-15_07_36_06.md5 osmo-pcu.build-2025-10-15_07_36_13.md5 osmo-sgsn.build-2025-10-15_13_33_01.md5 osmo-stp.build-2025-10-15_13_25_22.md5 osmo-trx.build-2025-10-15_14_26_16.md5 osmocom-bb.build-2025-10-14_23_59_09.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-10-15_13_26_32.md5 osmo-bts-oc2g.build-2025-10-15_00_51_44.md5 osmo-bts-sysmo.build-2025-10-15_00_51_46.md5 osmo-bts.build-2025-10-15_00_51_52.md5 osmo-ggsn.build-2025-10-15_07_37_46.md5 osmo-hlr.build-2025-10-15_16_36_52.md5 osmo-hnbgw.build-2025-10-15_13_28_27.md5 osmo-mgw.build-2025-10-15_08_33_14.md5 osmo-msc.build-2025-10-15_13_34_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-15_07_34_02.md5 osmo-pcu-sysmo.build-2025-10-15_07_36_06.md5 osmo-pcu.build-2025-10-15_07_36_13.md5 osmo-sgsn.build-2025-10-15_13_33_01.md5 osmo-stp.build-2025-10-15_13_25_22.md5 osmo-trx.build-2025-10-15_14_26_16.md5 osmocom-bb.build-2025-10-14_23_59_09.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-8120 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8120' 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-8120 -------------------------------------------------------------------------------------------- 22:48:35.045967 tst trial-8120: Detailed log at /build/trial-8120/run.2025-10-15_22-48-35/log --------------------------------------------------------------------- trial-8120 netreg_mass --------------------------------------------------------------------- 22:48:35.246960 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:35.247324 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:35.248084 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:35.249232 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:35.290753 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:35.291643 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:35.292801 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:35.371583 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-8120 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:35.372299 tst register_default_mass.py:9: Claiming resources for the test 22:48:35.387430 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.387931 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.388384 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.388816 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.389234 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.389679 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:35.390111 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:35.420750 tst register_default_mass.py: using LAC 2 22:48:35.443239 tst register_default_mass.py: using RAC 2 22:48:35.470324 tst register_default_mass.py: using CellId 2 22:48:35.500224 tst register_default_mass.py: using BVCI 3 22:48:35.514347 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.515037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.515607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.516128 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.516623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.517133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.517611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.518097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.518603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.519088 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.519562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.520041 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.520616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.521119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.521610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.522119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.522611 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.523106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.523608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.524101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.524587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.525105 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.525606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.526105 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.526601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.527087 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.527571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.528069 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.528563 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.529056 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.529549 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.530043 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.530534 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.531028 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.531536 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.532023 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.532506 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.533011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.533510 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.533986 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.534461 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.534963 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.535458 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.535937 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.536421 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.536917 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.537401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.537886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.538372 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.538860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.539351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.539850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.540340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.540826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.541320 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.541810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.542296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.542784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.543284 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.543762 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.544239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.544728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.545220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.545705 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.546180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.546678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.547164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.547648 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.548146 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.548623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.549109 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.549608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.550170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.550662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.551145 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.551618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.552098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.552584 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.553061 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.553542 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.554019 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.554491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.554971 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.555457 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.555935 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.556407 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.556900 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.557384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.557881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.558390 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.558880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.559357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.559853 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.560356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.560854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.561359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.561862 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.562361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.562875 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.563382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.563877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:35.564442 tst register_default_mass.py:21: Launching a simple network 22:48:35.574530 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:35.692825 run create_hlr_db(pid=20): Launched 22:48:36.707630 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:36.723857 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:36.739021 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:36.744785 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:36.925329 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:36.940113 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:36.945812 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:37.358532 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:37.373378 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:40.387874 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:40.499412 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:40.514207 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:40.519885 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:40.543418 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:40.558610 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:40.564482 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:40.870979 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:40.886065 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:46.930035 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:47.101953 run osmo-bts-virtual(pid=34): Launched 22:48:48.137611 tst register_default_mass.py: using MSISDN 1001 22:48:48.151909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:48.191299 tst register_default_mass.py: using MSISDN 1002 22:48:48.208929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:48.239726 tst register_default_mass.py: using MSISDN 1003 22:48:48.254574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:48.285544 tst register_default_mass.py: using MSISDN 1004 22:48:48.300204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:48.330904 tst register_default_mass.py: using MSISDN 1005 22:48:48.345488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:48.376084 tst register_default_mass.py: using MSISDN 1006 22:48:48.390526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:48.421114 tst register_default_mass.py: using MSISDN 1007 22:48:48.435511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:48.466018 tst register_default_mass.py: using MSISDN 1008 22:48:48.480468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:48.511112 tst register_default_mass.py: using MSISDN 1009 22:48:48.525577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:48.556082 tst register_default_mass.py: using MSISDN 1010 22:48:48.570586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:48.600750 tst register_default_mass.py: using MSISDN 1011 22:48:48.614958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:48.645309 tst register_default_mass.py: using MSISDN 1012 22:48:48.659659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:48.690456 tst register_default_mass.py: using MSISDN 1013 22:48:48.704686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:48.735011 tst register_default_mass.py: using MSISDN 1014 22:48:48.749294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:48.779822 tst register_default_mass.py: using MSISDN 1015 22:48:48.794267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:48.824903 tst register_default_mass.py: using MSISDN 1016 22:48:48.839464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:48.870430 tst register_default_mass.py: using MSISDN 1017 22:48:48.885128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:48.915522 tst register_default_mass.py: using MSISDN 1018 22:48:48.930038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:48.960650 tst register_default_mass.py: using MSISDN 1019 22:48:48.975089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:49.005316 tst register_default_mass.py: using MSISDN 1020 22:48:49.019683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:49.050261 tst register_default_mass.py: using MSISDN 1021 22:48:49.064707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:49.095220 tst register_default_mass.py: using MSISDN 1022 22:48:49.109662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:49.140452 tst register_default_mass.py: using MSISDN 1023 22:48:49.154983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:49.185432 tst register_default_mass.py: using MSISDN 1024 22:48:49.199794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:49.230364 tst register_default_mass.py: using MSISDN 1025 22:48:49.244735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:49.275457 tst register_default_mass.py: using MSISDN 1026 22:48:49.290121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:49.320950 tst register_default_mass.py: using MSISDN 1027 22:48:49.335566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:49.365835 tst register_default_mass.py: using MSISDN 1028 22:48:49.379992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:49.410510 tst register_default_mass.py: using MSISDN 1029 22:48:49.424917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:49.455437 tst register_default_mass.py: using MSISDN 1030 22:48:49.469732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:49.500325 tst register_default_mass.py: using MSISDN 1031 22:48:49.514907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:49.544961 tst register_default_mass.py: using MSISDN 1032 22:48:49.559089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:49.589251 tst register_default_mass.py: using MSISDN 1033 22:48:49.603398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:49.633562 tst register_default_mass.py: using MSISDN 1034 22:48:49.647994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:49.678935 tst register_default_mass.py: using MSISDN 1035 22:48:49.693455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:49.724254 tst register_default_mass.py: using MSISDN 1036 22:48:49.738993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:49.769423 tst register_default_mass.py: using MSISDN 1037 22:48:49.783781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:49.814237 tst register_default_mass.py: using MSISDN 1038 22:48:49.828593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:49.859304 tst register_default_mass.py: using MSISDN 1039 22:48:49.871455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:49.901723 tst register_default_mass.py: using MSISDN 1040 22:48:49.915827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:49.946194 tst register_default_mass.py: using MSISDN 1041 22:48:49.960521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:49.990846 tst register_default_mass.py: using MSISDN 1042 22:48:50.005215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:50.035510 tst register_default_mass.py: using MSISDN 1043 22:48:50.049780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:50.079621 tst register_default_mass.py: using MSISDN 1044 22:48:50.093771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:50.124441 tst register_default_mass.py: using MSISDN 1045 22:48:50.139000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:50.169626 tst register_default_mass.py: using MSISDN 1046 22:48:50.184185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:50.214844 tst register_default_mass.py: using MSISDN 1047 22:48:50.229258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:50.259918 tst register_default_mass.py: using MSISDN 1048 22:48:50.274395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:50.304799 tst register_default_mass.py: using MSISDN 1049 22:48:50.319217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:50.349747 tst register_default_mass.py: using MSISDN 1050 22:48:50.364141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:50.394925 tst register_default_mass.py: using MSISDN 1051 22:48:50.409534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:50.440215 tst register_default_mass.py: using MSISDN 1052 22:48:50.454800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:50.485465 tst register_default_mass.py: using MSISDN 1053 22:48:50.499830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:50.530401 tst register_default_mass.py: using MSISDN 1054 22:48:50.544712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:50.575256 tst register_default_mass.py: using MSISDN 1055 22:48:50.589711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:50.620301 tst register_default_mass.py: using MSISDN 1056 22:48:50.634841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:50.665405 tst register_default_mass.py: using MSISDN 1057 22:48:50.680042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:50.710759 tst register_default_mass.py: using MSISDN 1058 22:48:50.725212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:50.755609 tst register_default_mass.py: using MSISDN 1059 22:48:50.770127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:50.800608 tst register_default_mass.py: using MSISDN 1060 22:48:50.815086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:50.845956 tst register_default_mass.py: using MSISDN 1061 22:48:50.860470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:50.891052 tst register_default_mass.py: using MSISDN 1062 22:48:50.905502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:50.935976 tst register_default_mass.py: using MSISDN 1063 22:48:50.950592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:50.981669 tst register_default_mass.py: using MSISDN 1064 22:48:50.996258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:51.027230 tst register_default_mass.py: using MSISDN 1065 22:48:51.041879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:51.072744 tst register_default_mass.py: using MSISDN 1066 22:48:51.087355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:51.121983 tst register_default_mass.py: using MSISDN 1067 22:48:51.138451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:51.169005 tst register_default_mass.py: using MSISDN 1068 22:48:51.183568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:51.214180 tst register_default_mass.py: using MSISDN 1069 22:48:51.228654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:51.259233 tst register_default_mass.py: using MSISDN 1070 22:48:51.273863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:51.304784 tst register_default_mass.py: using MSISDN 1071 22:48:51.319461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:51.350240 tst register_default_mass.py: using MSISDN 1072 22:48:51.364766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:51.395554 tst register_default_mass.py: using MSISDN 1073 22:48:51.410173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:51.440724 tst register_default_mass.py: using MSISDN 1074 22:48:51.455338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:51.485994 tst register_default_mass.py: using MSISDN 1075 22:48:51.500441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:51.531293 tst register_default_mass.py: using MSISDN 1076 22:48:51.545902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:51.576592 tst register_default_mass.py: using MSISDN 1077 22:48:51.591131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:51.622089 tst register_default_mass.py: using MSISDN 1078 22:48:51.636673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:51.667220 tst register_default_mass.py: using MSISDN 1079 22:48:51.681717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:51.712434 tst register_default_mass.py: using MSISDN 1080 22:48:51.727106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:51.757953 tst register_default_mass.py: using MSISDN 1081 22:48:51.772528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:51.803752 tst register_default_mass.py: using MSISDN 1082 22:48:51.818531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:51.849278 tst register_default_mass.py: using MSISDN 1083 22:48:51.862845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:51.893532 tst register_default_mass.py: using MSISDN 1084 22:48:51.908015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:51.939016 tst register_default_mass.py: using MSISDN 1085 22:48:51.953587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:51.984432 tst register_default_mass.py: using MSISDN 1086 22:48:51.999143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:52.030237 tst register_default_mass.py: using MSISDN 1087 22:48:52.044933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:52.075738 tst register_default_mass.py: using MSISDN 1088 22:48:52.090255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:52.121608 tst register_default_mass.py: using MSISDN 1089 22:48:52.136308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:52.167455 tst register_default_mass.py: using MSISDN 1090 22:48:52.182047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:52.213005 tst register_default_mass.py: using MSISDN 1091 22:48:52.227689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:52.258845 tst register_default_mass.py: using MSISDN 1092 22:48:52.273544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:52.304223 tst register_default_mass.py: using MSISDN 1093 22:48:52.318670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:52.349902 tst register_default_mass.py: using MSISDN 1094 22:48:52.364683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:52.395453 tst register_default_mass.py: using MSISDN 1095 22:48:52.410141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:52.441089 tst register_default_mass.py: using MSISDN 1096 22:48:52.455722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:52.486833 tst register_default_mass.py: using MSISDN 1097 22:48:52.501400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:52.532424 tst register_default_mass.py: using MSISDN 1098 22:48:52.547177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:52.578008 tst register_default_mass.py: using MSISDN 1099 22:48:52.592505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:52.623219 tst register_default_mass.py: using MSISDN 1100 22:48:52.637747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:52.729486 run mass: Starting testcase 22:48:52.735018 run mass: Pre-launching all virtphy's 22:48:52.740443 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:52.753584 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:52.759662 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:52.772611 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:52.778660 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:52.791665 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:52.797828 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:52.810842 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:52.816877 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:52.829894 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:52.835892 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:52.848684 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:52.854619 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:52.867407 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:52.873328 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:52.886047 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:52.891942 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:52.904778 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:52.910697 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:52.923490 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:52.929529 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:52.942689 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:52.948800 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:52.961618 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:52.967594 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:52.980359 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:52.986328 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:52.999095 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:53.005221 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:53.018258 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:53.024242 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:53.037240 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:53.043234 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:53.056176 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:53.062220 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:53.075169 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:53.081184 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:53.094092 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:53.100077 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:53.113002 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:53.119000 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:53.131920 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:53.137953 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:53.150858 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:53.156877 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:53.169778 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:53.175728 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:53.188665 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:53.194674 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:53.207596 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:53.213568 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:53.226429 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:53.232381 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:53.245310 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:53.251281 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:53.264286 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:53.270247 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:53.283161 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:53.289111 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:53.302151 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:53.308106 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:53.321137 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:53.327100 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:53.340440 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:53.346430 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:53.359353 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:53.365333 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:53.378221 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:53.384202 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:53.397123 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:53.403046 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:53.416038 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:53.422311 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:53.436000 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:53.442253 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:53.455373 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:53.461382 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:53.474307 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:53.480291 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:53.493336 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:53.499344 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:53.512372 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:53.518375 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:53.531277 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:53.537405 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:53.550368 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:53.556452 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:53.569459 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:53.575494 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:53.588397 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:53.594380 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:53.607357 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:53.613354 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:53.626279 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:53.632274 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:53.645150 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:53.651233 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:53.664138 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:53.670162 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:53.683066 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:53.689046 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:53.701944 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:53.707925 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:53.720768 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:53.726832 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:53.739765 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:53.745843 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:53.758781 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:53.764742 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:53.777786 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:53.783754 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:53.796857 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:53.802828 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:53.815728 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:53.821714 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:53.834603 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:53.840576 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:53.853453 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:53.859426 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:53.872292 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:53.878243 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:53.891221 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:53.897194 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:53.910040 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:53.916010 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:53.928823 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:53.934783 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:53.947627 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:53.953625 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:53.966686 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:53.972662 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:53.985675 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:53.991613 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:54.004522 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:54.010585 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:54.023448 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:54.029491 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:54.042327 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:54.048261 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:54.061111 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:54.067033 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:54.079919 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:54.085905 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:54.098796 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:54.104751 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:54.117649 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:54.123577 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:54.136446 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:54.142417 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:54.155261 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:54.161245 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:54.174115 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:54.180014 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:54.192832 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:54.198931 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:54.211803 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:54.217868 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:54.230771 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:54.236721 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:54.249793 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:54.255739 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:54.268864 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:54.274812 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:54.287646 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:54.293631 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:54.306547 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:54.312478 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:54.325369 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:54.331309 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:54.344250 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:54.350225 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:54.363162 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:54.369148 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:54.382088 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:54.388022 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:54.400944 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:54.406871 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:54.419695 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:54.425665 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:54.438719 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:54.444648 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:54.457703 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:54.463727 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:54.476585 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:54.482788 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:54.495849 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:54.502033 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:54.515255 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:54.521387 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:54.534575 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:54.540659 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:54.553682 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:54.559685 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:54.572582 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:54.578607 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:54.591580 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:54.597667 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:54.610643 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:54.616710 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:54.629764 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:54.635712 run mass: Checking if sockets are in the filesystem 22:48:54.668016 run osmo-ms-mob/00000: Starting mobile 22:48:54.681109 run osmo-ms-mob/00000(pid=135): Launched 22:48:54.693010 run mass: MS start registered {at=23799440.39635913, delay=0.005652822554111481, ms=00000} 22:48:58.861924 run osmo-ms-mob/00001: Starting mobile 22:48:58.874864 run osmo-ms-mob/00001(pid=136): Launched 22:48:58.885183 run mass: MS start registered {at=23799444.58853453, delay=0.0042567066848278046, ms=00001} 22:48:59.937666 run mass: MS performed LU {at=23799445.64089784, lu_delay=5.244538709521294, ms=00000} 22:49:00.690712 run osmo-ms-mob/00002: Starting mobile 22:49:00.707455 run osmo-ms-mob/00002(pid=137): Launched 22:49:00.718022 run mass: MS start registered {at=23799446.42137034, delay=0.0046110451221466064, ms=00002} 22:49:01.983415 run osmo-ms-mob/00003: Starting mobile 22:49:01.996565 run osmo-ms-mob/00003(pid=138): Launched 22:49:02.007074 run mass: MS start registered {at=23799447.71042603, delay=0.004419524222612381, ms=00003} 22:49:03.082615 run osmo-ms-mob/00004: Starting mobile 22:49:03.098817 run osmo-ms-mob/00004(pid=139): Launched 22:49:03.109312 run mass: MS start registered {at=23799448.812662315, delay=0.004459895193576813, ms=00004} 22:49:03.704342 run mass: MS performed LU {at=23799449.407579783, lu_delay=4.819045253098011, ms=00001} 22:49:04.090808 run osmo-ms-mob/00005: Starting mobile 22:49:04.108020 run osmo-ms-mob/00005(pid=140): Launched 22:49:04.118593 run mass: MS start registered {at=23799449.821943562, delay=0.004541128873825073, ms=00005} 22:49:04.959838 run osmo-ms-mob/00006: Starting mobile 22:49:04.972876 run osmo-ms-mob/00006(pid=141): Launched 22:49:04.983302 run mass: MS start registered {at=23799450.686655533, delay=0.004336830228567123, ms=00006} 22:49:05.605289 run mass: MS performed LU {at=23799451.308527622, lu_delay=4.887157283723354, ms=00002} 22:49:05.892121 run osmo-ms-mob/00007: Starting mobile 22:49:05.908840 run osmo-ms-mob/00007(pid=142): Launched 22:49:05.919315 run mass: MS start registered {at=23799451.622667998, delay=0.004463762044906616, ms=00007} 22:49:06.659407 run osmo-ms-mob/00008: Starting mobile 22:49:06.672547 run osmo-ms-mob/00008(pid=143): Launched 22:49:06.683195 run mass: MS start registered {at=23799452.38655022, delay=0.004708416759967804, ms=00008} 22:49:07.383142 run osmo-ms-mob/00009: Starting mobile 22:49:07.399676 run osmo-ms-mob/00009(pid=144): Launched 22:49:07.410344 run mass: MS start registered {at=23799453.11369675, delay=0.004522651433944702, ms=00009} 22:49:07.469242 run mass: MS performed LU {at=23799453.17250172, lu_delay=5.462075691670179, ms=00003} 22:49:08.081562 run osmo-ms-mob/00010: Starting mobile 22:49:08.098458 run osmo-ms-mob/00010(pid=145): Launched 22:49:08.109684 run mass: MS start registered {at=23799453.813037492, delay=0.004869598895311356, ms=00010} 22:49:08.659692 run osmo-ms-mob/00011: Starting mobile 22:49:08.672965 run osmo-ms-mob/00011(pid=146): Launched 22:49:08.683673 run mass: MS start registered {at=23799454.387027394, delay=0.004550166428089142, ms=00011} 22:49:09.291314 run osmo-ms-mob/00012: Starting mobile 22:49:09.308284 run osmo-ms-mob/00012(pid=147): Launched 22:49:09.319419 run mass: MS start registered {at=23799455.02277065, delay=0.005018960684537888, ms=00012} 22:49:09.371871 run mass: MS performed LU {at=23799455.075113486, lu_delay=5.253169924020767, ms=00005} 22:49:09.398363 run mass: MS performed LU {at=23799455.101614296, lu_delay=6.2889519818127155, ms=00004} 22:49:09.891855 run osmo-ms-mob/00013: Starting mobile 22:49:09.908637 run osmo-ms-mob/00013(pid=148): Launched 22:49:09.919713 run mass: MS start registered {at=23799455.62306598, delay=0.004794936627149582, ms=00013} 22:49:10.460025 run osmo-ms-mob/00014: Starting mobile 22:49:10.473068 run osmo-ms-mob/00014(pid=149): Launched 22:49:10.485218 run mass: MS start registered {at=23799456.188568912, delay=0.006098318845033646, ms=00014} 22:49:11.058650 run osmo-ms-mob/00015: Starting mobile 22:49:11.072060 run osmo-ms-mob/00015(pid=150): Launched 22:49:11.082621 run mass: MS start registered {at=23799456.78597358, delay=0.004529178142547607, ms=00015} 22:49:11.235651 run mass: MS performed LU {at=23799456.938892636, lu_delay=6.252237103879452, ms=00006} 22:49:11.300117 run mass: MS performed LU {at=23799457.00336016, lu_delay=5.380692161619663, ms=00007} 22:49:11.582425 run osmo-ms-mob/00016: Starting mobile 22:49:11.598545 run osmo-ms-mob/00016(pid=151): Launched 22:49:11.605005 run mass: MS performed LU {at=23799457.308365665, lu_delay=4.9218154437839985, ms=00008} 22:49:11.610861 run mass: MS start registered {at=23799457.314228315, delay=0.005880121141672134, ms=00016} 22:49:12.059609 run osmo-ms-mob/00017: Starting mobile 22:49:12.072605 run osmo-ms-mob/00017(pid=152): Launched 22:49:12.084151 run mass: MS start registered {at=23799457.787500508, delay=0.005045909434556961, ms=00017} 22:49:12.688985 run osmo-ms-mob/00018: Starting mobile 22:49:12.704463 run osmo-ms-mob/00018(pid=153): Launched 22:49:12.715222 run mass: MS start registered {at=23799458.418576583, delay=0.004756517708301544, ms=00018} 22:49:13.088901 run osmo-ms-mob/00019: Starting mobile 22:49:13.104355 run osmo-ms-mob/00019(pid=154): Launched 22:49:13.115136 run mass: MS start registered {at=23799458.818490803, delay=0.004703842103481293, ms=00019} 22:49:13.136101 run mass: MS performed LU {at=23799458.83944424, lu_delay=5.725747488439083, ms=00009} 22:49:13.164044 run mass: MS performed LU {at=23799458.86731845, lu_delay=5.054280959069729, ms=00010} 22:49:13.271267 run mass: MS performed LU {at=23799458.9745173, lu_delay=4.587489906698465, ms=00011} 22:49:13.589959 run osmo-ms-mob/00020: Starting mobile 22:49:13.606947 run osmo-ms-mob/00020(pid=155): Launched 22:49:13.617534 run mass: MS start registered {at=23799459.32088792, delay=0.004551727324724197, ms=00020} 22:49:14.059375 run osmo-ms-mob/00021: Starting mobile 22:49:14.072639 run osmo-ms-mob/00021(pid=156): Launched 22:49:14.083450 run mass: MS start registered {at=23799459.786804818, delay=0.004494268447160721, ms=00021} 22:49:14.472260 run osmo-ms-mob/00022: Starting mobile 22:49:14.486225 run osmo-ms-mob/00022(pid=157): Launched 22:49:14.496870 run mass: MS start registered {at=23799460.20022479, delay=0.0046116746962070465, ms=00022} 22:49:14.995016 run osmo-ms-mob/00023: Starting mobile 22:49:15.012286 run osmo-ms-mob/00023(pid=158): Launched 22:49:15.018306 run mass: MS performed LU {at=23799460.721666686, lu_delay=5.098600707948208, ms=00013} 22:49:15.024178 run mass: MS start registered {at=23799460.727545697, delay=0.005897235125303268, ms=00023} 22:49:15.066566 run mass: MS performed LU {at=23799460.769838706, lu_delay=5.747068054974079, ms=00012} 22:49:15.360537 run osmo-ms-mob/00024: Starting mobile 22:49:15.373802 run osmo-ms-mob/00024(pid=159): Launched 22:49:15.380039 run mass: MS performed LU {at=23799461.083397526, lu_delay=4.894828613847494, ms=00014} 22:49:15.385909 run mass: MS start registered {at=23799461.089275785, delay=0.005897626280784607, ms=00024} 22:49:15.868337 run osmo-ms-mob/00025: Starting mobile 22:49:15.881640 run osmo-ms-mob/00025(pid=160): Launched 22:49:15.892339 run mass: MS start registered {at=23799461.59569507, delay=0.004562724381685257, ms=00025} 22:49:16.296113 run osmo-ms-mob/00026: Starting mobile 22:49:16.313270 run osmo-ms-mob/00026(pid=161): Launched 22:49:16.324304 run mass: MS start registered {at=23799462.02765465, delay=0.004824094474315643, ms=00026} 22:49:16.681219 run osmo-ms-mob/00027: Starting mobile 22:49:16.697397 run osmo-ms-mob/00027(pid=162): Launched 22:49:16.708031 run mass: MS start registered {at=23799462.41138446, delay=0.004631035029888153, ms=00027} 22:49:16.800791 run mass: MS performed LU {at=23799462.504044514, lu_delay=5.718070935457945, ms=00015} 22:49:16.902985 run mass: MS performed LU {at=23799462.606236275, lu_delay=5.292007960379124, ms=00016} 22:49:16.928616 run mass: MS performed LU {at=23799462.631964345, lu_delay=4.844463836401701, ms=00017} 22:49:16.940938 run osmo-ms-mob/00028: Starting mobile 22:49:16.954235 run osmo-ms-mob/00028(pid=163): Launched 22:49:16.965028 run mass: MS start registered {at=23799462.668384064, delay=0.00473751500248909, ms=00028} 22:49:17.492750 run osmo-ms-mob/00029: Starting mobile 22:49:17.521234 run osmo-ms-mob/00029(pid=164): Launched 22:49:17.532089 run mass: MS start registered {at=23799463.235441606, delay=0.004541311413049698, ms=00029} 22:49:17.872357 run osmo-ms-mob/00030: Starting mobile 22:49:17.886077 run osmo-ms-mob/00030(pid=165): Launched 22:49:17.896798 run mass: MS start registered {at=23799463.60014918, delay=0.004435550421476364, ms=00030} 22:49:18.259169 run osmo-ms-mob/00031: Starting mobile 22:49:18.272807 run osmo-ms-mob/00031(pid=166): Launched 22:49:18.283561 run mass: MS start registered {at=23799463.986915354, delay=0.004691679030656815, ms=00031} 22:49:18.559810 run osmo-ms-mob/00032: Starting mobile 22:49:18.572934 run osmo-ms-mob/00032(pid=167): Launched 22:49:18.583442 run mass: MS start registered {at=23799464.286796406, delay=0.0044520460069179535, ms=00032} 22:49:18.767573 run mass: MS performed LU {at=23799464.470824245, lu_delay=5.652333442121744, ms=00019} 22:49:18.831798 run mass: MS performed LU {at=23799464.535071705, lu_delay=5.214183785021305, ms=00020} 22:49:18.857943 run osmo-ms-mob/00033: Starting mobile 22:49:18.871065 run osmo-ms-mob/00033(pid=168): Launched 22:49:18.881704 run mass: MS start registered {at=23799464.585057173, delay=0.004655856639146805, ms=00033} 22:49:18.900185 run mass: MS performed LU {at=23799464.603537064, lu_delay=4.816732246428728, ms=00021} 22:49:18.937646 run mass: MS performed LU {at=23799464.64091422, lu_delay=6.2223376370966434, ms=00018} 22:49:19.382650 run osmo-ms-mob/00034: Starting mobile 22:49:19.399406 run osmo-ms-mob/00034(pid=169): Launched 22:49:19.410261 run mass: MS start registered {at=23799465.11361297, delay=0.0046045780181884766, ms=00034} 22:49:19.672284 run osmo-ms-mob/00035: Starting mobile 22:49:19.686682 run osmo-ms-mob/00035(pid=170): Launched 22:49:19.697309 run mass: MS start registered {at=23799465.40066156, delay=0.004475288093090057, ms=00035} 22:49:20.070446 run osmo-ms-mob/00036: Starting mobile 22:49:20.084274 run osmo-ms-mob/00036(pid=171): Launched 22:49:20.095472 run mass: MS start registered {at=23799465.79882225, delay=0.0047871507704257965, ms=00036} 22:49:20.490190 run osmo-ms-mob/00037: Starting mobile 22:49:20.506775 run osmo-ms-mob/00037(pid=172): Launched 22:49:20.517478 run mass: MS start registered {at=23799466.2208327, delay=0.004491396248340607, ms=00037} 22:49:20.567325 run mass: MS performed LU {at=23799466.270575963, lu_delay=5.181300178170204, ms=00024} 22:49:20.668942 run mass: MS performed LU {at=23799466.37219775, lu_delay=6.171972960233688, ms=00022} 22:49:20.698369 run osmo-ms-mob/00038: Starting mobile 22:49:20.711665 run osmo-ms-mob/00038(pid=173): Launched 22:49:20.717724 run mass: MS performed LU {at=23799466.421086203, lu_delay=4.825391132384539, ms=00025} 22:49:20.723507 run mass: MS start registered {at=23799466.42687412, delay=0.005803901702165604, ms=00038} 22:49:20.840765 run mass: MS performed LU {at=23799466.543970797, lu_delay=5.81642509996891, ms=00023} 22:49:20.854995 run osmo-ms-mob/00039: Starting mobile 22:49:20.868416 run osmo-ms-mob/00039(pid=174): Launched 22:49:20.879077 run mass: MS start registered {at=23799466.5824275, delay=0.0046114735305309296, ms=00039} 22:49:21.459903 run osmo-ms-mob/00040: Starting mobile 22:49:21.473292 run osmo-ms-mob/00040(pid=175): Launched 22:49:21.484019 run mass: MS start registered {at=23799467.187370118, delay=0.004674583673477173, ms=00040} 22:49:21.781058 run osmo-ms-mob/00041: Starting mobile 22:49:21.796471 run osmo-ms-mob/00041(pid=176): Launched 22:49:21.807623 run mass: MS start registered {at=23799467.510975365, delay=0.004703160375356674, ms=00041} 22:49:22.079811 run osmo-ms-mob/00042: Starting mobile 22:49:22.094544 run osmo-ms-mob/00042(pid=177): Launched 22:49:22.105330 run mass: MS start registered {at=23799467.808683395, delay=0.004657864570617676, ms=00042} 22:49:22.481535 run osmo-ms-mob/00043: Starting mobile 22:49:22.498095 run osmo-ms-mob/00043(pid=178): Launched 22:49:22.509390 run mass: MS start registered {at=23799468.212742638, delay=0.004890758544206619, ms=00043} 22:49:22.532315 run mass: MS performed LU {at=23799468.235642727, lu_delay=5.5672586634755135, ms=00028} 22:49:22.598111 run mass: MS performed LU {at=23799468.301363643, lu_delay=5.065922036767006, ms=00029} 22:49:22.625588 run osmo-ms-mob/00044: Starting mobile 22:49:22.638632 run osmo-ms-mob/00044(pid=179): Launched 22:49:22.649451 run mass: MS start registered {at=23799468.352806605, delay=0.004629641771316528, ms=00044} 22:49:22.665304 run mass: MS performed LU {at=23799468.36865967, lu_delay=4.768510490655899, ms=00030} 22:49:22.703400 run mass: MS performed LU {at=23799468.40666849, lu_delay=6.37901384010911, ms=00026} 22:49:22.724502 run osmo-ms-mob/00045: Starting mobile 22:49:22.737560 run osmo-ms-mob/00045(pid=180): Launched 22:49:22.744012 run mass: MS performed LU {at=23799468.44737049, lu_delay=6.03598602861166, ms=00027} 22:49:22.749893 run mass: MS start registered {at=23799468.453260195, delay=0.0059079378843307495, ms=00045} 22:49:23.360272 run osmo-ms-mob/00046: Starting mobile 22:49:23.373677 run osmo-ms-mob/00046(pid=181): Launched 22:49:23.384713 run mass: MS start registered {at=23799469.088059463, delay=0.0048785097897052765, ms=00046} 22:49:23.682971 run osmo-ms-mob/00047: Starting mobile 22:49:23.725663 run osmo-ms-mob/00047(pid=182): Launched 22:49:23.736460 run mass: MS start registered {at=23799469.439812385, delay=0.003479219973087311, ms=00047} 22:49:23.971454 run osmo-ms-mob/00048: Starting mobile 22:49:23.985134 run osmo-ms-mob/00048(pid=183): Launched 22:49:23.996127 run mass: MS start registered {at=23799469.69947892, delay=0.004704084247350693, ms=00048} 22:49:24.290751 run osmo-ms-mob/00049: Starting mobile 22:49:24.307636 run osmo-ms-mob/00049(pid=184): Launched 22:49:24.318208 run mass: MS start registered {at=23799470.021558627, delay=0.004518449306488037, ms=00049} 22:49:24.331548 run mass: MS performed LU {at=23799470.03490047, lu_delay=5.449843298643827, ms=00033} 22:49:24.370369 run mass: MS performed LU {at=23799470.073628854, lu_delay=4.960015885531902, ms=00034} 22:49:24.397870 run osmo-ms-mob/00050: Starting mobile 22:49:24.411101 run osmo-ms-mob/00050(pid=185): Launched 22:49:24.421981 run mass: MS start registered {at=23799470.125334267, delay=0.004367675632238388, ms=00050} 22:49:24.462272 run mass: MS performed LU {at=23799470.16554164, lu_delay=6.178626287728548, ms=00031} 22:49:24.642348 run mass: MS performed LU {at=23799470.34559838, lu_delay=4.944936819374561, ms=00035} 22:49:24.993716 run osmo-ms-mob/00051: Starting mobile 22:49:25.011065 run osmo-ms-mob/00051(pid=186): Launched 22:49:25.022105 run mass: MS start registered {at=23799470.72545608, delay=0.004941105842590332, ms=00051} 22:49:25.259195 run osmo-ms-mob/00052: Starting mobile 22:49:25.272762 run osmo-ms-mob/00052(pid=187): Launched 22:49:25.283795 run mass: MS start registered {at=23799470.987142514, delay=0.0047852396965026855, ms=00052} 22:49:25.357015 run mass: MS performed LU {at=23799471.060271353, lu_delay=6.77347494661808, ms=00032} 22:49:25.573326 run osmo-ms-mob/00053: Starting mobile 22:49:25.587345 run osmo-ms-mob/00053(pid=188): Launched 22:49:25.599236 run mass: MS start registered {at=23799471.302588835, delay=0.005564384162425995, ms=00053} 22:49:25.872686 run osmo-ms-mob/00054: Starting mobile 22:49:25.886439 run osmo-ms-mob/00054(pid=189): Launched 22:49:25.897839 run mass: MS start registered {at=23799471.601191092, delay=0.005125477910041809, ms=00054} 22:49:26.160087 run osmo-ms-mob/00055: Starting mobile 22:49:26.173505 run osmo-ms-mob/00055(pid=190): Launched 22:49:26.184090 run mass: MS start registered {at=23799471.88744488, delay=0.004546105861663818, ms=00055} 22:49:26.195882 run mass: MS performed LU {at=23799471.89923661, lu_delay=5.4723624885082245, ms=00038} 22:49:26.234429 run mass: MS performed LU {at=23799471.93769519, lu_delay=5.716862488538027, ms=00037} 22:49:26.258974 run osmo-ms-mob/00056: Starting mobile 22:49:26.272479 run osmo-ms-mob/00056(pid=191): Launched 22:49:26.283265 run mass: MS start registered {at=23799471.986616902, delay=0.0045719146728515625, ms=00056} 22:49:26.363679 run mass: MS performed LU {at=23799472.06694294, lu_delay=4.879572823643684, ms=00040} 22:49:26.507501 run mass: MS performed LU {at=23799472.21075975, lu_delay=5.628332249820232, ms=00039} 22:49:26.538164 run osmo-ms-mob/00057: Starting mobile 22:49:26.553827 run osmo-ms-mob/00057(pid=192): Launched 22:49:26.559992 run mass: MS performed LU {at=23799472.26335061, lu_delay=6.464528359472752, ms=00036} 22:49:26.566143 run mass: MS start registered {at=23799472.26950934, delay=0.006178159266710281, ms=00057} 22:49:26.797439 run mass: MS performed LU {at=23799472.500668656, lu_delay=4.98969329148531, ms=00041} 22:49:27.186123 run osmo-ms-mob/00058: Starting mobile 22:49:27.203919 run osmo-ms-mob/00058(pid=193): Launched 22:49:27.215210 run mass: MS start registered {at=23799472.918550853, delay=0.005143314599990845, ms=00058} 22:49:27.342327 run mass: MS performed LU {at=23799473.045577172, lu_delay=4.5923169776797295, ms=00045} 22:49:27.471902 run osmo-ms-mob/00059: Starting mobile 22:49:27.492448 run osmo-ms-mob/00059(pid=194): Launched 22:49:27.503723 run mass: MS start registered {at=23799473.207067564, delay=0.005210444331169128, ms=00059} 22:49:27.773650 run osmo-ms-mob/00060: Starting mobile 22:49:27.787813 run osmo-ms-mob/00060(pid=195): Launched 22:49:27.798641 run mass: MS start registered {at=23799473.501994573, delay=0.004544086754322052, ms=00060} 22:49:28.098807 run mass: MS performed LU {at=23799473.802057926, lu_delay=5.589315287768841, ms=00043} 22:49:28.128243 run osmo-ms-mob/00061: Starting mobile 22:49:28.141912 run osmo-ms-mob/00061(pid=196): Launched 22:49:28.147983 run mass: MS performed LU {at=23799473.85134203, lu_delay=5.4985354244709015, ms=00044} 22:49:28.154085 run mass: MS start registered {at=23799473.857449435, delay=0.006125994026660919, ms=00061} 22:49:28.171494 run mass: MS performed LU {at=23799473.87484499, lu_delay=6.066161595284939, ms=00042} 22:49:28.182959 run osmo-ms-mob/00062: Starting mobile 22:49:28.196292 run osmo-ms-mob/00062(pid=197): Launched 22:49:28.207272 run mass: MS start registered {at=23799473.910626583, delay=0.004723548889160156, ms=00062} 22:49:28.417875 run mass: MS performed LU {at=23799474.121125106, lu_delay=4.681312721222639, ms=00047} 22:49:28.790801 run osmo-ms-mob/00063: Starting mobile 22:49:28.808447 run osmo-ms-mob/00063(pid=198): Launched 22:49:28.819690 run mass: MS start registered {at=23799474.523038294, delay=0.004990946501493454, ms=00063} 22:49:29.172972 run osmo-ms-mob/00064: Starting mobile 22:49:29.187070 run osmo-ms-mob/00064(pid=199): Launched 22:49:29.193184 run mass: MS performed LU {at=23799474.896544024, lu_delay=5.808484561741352, ms=00046} 22:49:29.198990 run mass: MS start registered {at=23799474.902357884, delay=0.00583307072520256, ms=00064} 22:49:29.244252 run mass: MS performed LU {at=23799474.947507072, lu_delay=3.6449182368814945, ms=00053} 22:49:29.594806 run osmo-ms-mob/00065: Starting mobile 22:49:29.613587 run osmo-ms-mob/00065(pid=200): Launched 22:49:29.624587 run mass: MS start registered {at=23799475.32793678, delay=0.004891708493232727, ms=00065} 22:49:29.872030 run osmo-ms-mob/00066: Starting mobile 22:49:29.885903 run osmo-ms-mob/00066(pid=201): Launched 22:49:29.897014 run mass: MS start registered {at=23799475.600367445, delay=0.004992116242647171, ms=00066} 22:49:29.999962 run mass: MS performed LU {at=23799475.703072492, lu_delay=4.715929977595806, ms=00052} 22:49:30.038164 run mass: MS performed LU {at=23799475.74145432, lu_delay=5.015998236835003, ms=00051} 22:49:30.073926 run mass: MS performed LU {at=23799475.777202997, lu_delay=5.755644369870424, ms=00049} 22:49:30.092464 run osmo-ms-mob/00067: Starting mobile 22:49:30.105772 run osmo-ms-mob/00067(pid=202): Launched 22:49:30.116522 run mass: MS start registered {at=23799475.819877222, delay=0.004424739629030228, ms=00067} 22:49:30.591881 run osmo-ms-mob/00068: Starting mobile 22:49:30.607867 run osmo-ms-mob/00068(pid=203): Launched 22:49:30.618491 run mass: MS start registered {at=23799476.321843266, delay=0.004433035850524902, ms=00068} 22:49:30.923100 run mass: MS performed LU {at=23799476.626304183, lu_delay=6.926825262606144, ms=00048} 22:49:30.955238 run osmo-ms-mob/00069: Starting mobile 22:49:30.968649 run osmo-ms-mob/00069(pid=204): Launched 22:49:30.980170 run mass: MS start registered {at=23799476.683510534, delay=0.005500670522451401, ms=00069} 22:49:31.141261 run mass: MS performed LU {at=23799476.84448247, lu_delay=3.925931617617607, ms=00058} 22:49:31.373121 run osmo-ms-mob/00070: Starting mobile 22:49:31.387679 run osmo-ms-mob/00070(pid=205): Launched 22:49:31.400248 run mass: MS start registered {at=23799477.103599504, delay=0.00643458217382431, ms=00070} 22:49:31.789264 run osmo-ms-mob/00071: Starting mobile 22:49:31.805039 run osmo-ms-mob/00071(pid=206): Launched 22:49:31.815747 run mass: MS start registered {at=23799477.519101907, delay=0.004599146544933319, ms=00071} 22:49:31.902434 run mass: MS performed LU {at=23799477.605662018, lu_delay=5.718217138200998, ms=00055} 22:49:31.947444 run mass: MS performed LU {at=23799477.650671534, lu_delay=6.049480441957712, ms=00054} 22:49:31.966329 run mass: MS performed LU {at=23799477.669692565, lu_delay=5.683075662702322, ms=00056} 22:49:31.977216 run osmo-ms-mob/00072: Starting mobile 22:49:31.990298 run osmo-ms-mob/00072(pid=207): Launched 22:49:32.001007 run mass: MS start registered {at=23799477.704359613, delay=0.004700761288404465, ms=00072} 22:49:32.173496 run mass: MS performed LU {at=23799477.876722664, lu_delay=5.607213322073221, ms=00057} 22:49:32.247359 run mass: MS performed LU {at=23799477.950629037, lu_delay=4.74356147274375, ms=00059} 22:49:32.603596 run osmo-ms-mob/00073: Starting mobile 22:49:32.624249 run osmo-ms-mob/00073(pid=208): Launched 22:49:32.635322 run mass: MS start registered {at=23799478.33867312, delay=0.004603903740644455, ms=00073} 22:49:32.974818 run osmo-ms-mob/00074: Starting mobile 22:49:32.989609 run osmo-ms-mob/00074(pid=209): Launched 22:49:32.995881 run mass: MS performed LU {at=23799478.69923998, lu_delay=4.841790545731783, ms=00061} 22:49:33.002109 run mass: MS start registered {at=23799478.705474626, delay=0.006254285573959351, ms=00074} 22:49:33.372618 run osmo-ms-mob/00075: Starting mobile 22:49:33.386785 run osmo-ms-mob/00075(pid=210): Launched 22:49:33.397719 run mass: MS start registered {at=23799479.101073347, delay=0.004692979156970978, ms=00075} 22:49:33.765532 run mass: MS performed LU {at=23799479.468785234, lu_delay=5.966790661215782, ms=00060} 22:49:33.794642 run osmo-ms-mob/00076: Starting mobile 22:49:33.808141 run osmo-ms-mob/00076(pid=211): Launched 22:49:33.814159 run mass: MS performed LU {at=23799479.517518535, lu_delay=4.994480241090059, ms=00063} 22:49:33.820189 run mass: MS start registered {at=23799479.52355459, delay=0.006054922938346863, ms=00076} 22:49:33.838797 run mass: MS performed LU {at=23799479.542126328, lu_delay=5.631499744951725, ms=00062} 22:49:34.289866 run osmo-ms-mob/00077: Starting mobile 22:49:34.305531 run osmo-ms-mob/00077(pid=212): Launched 22:49:34.316392 run mass: MS start registered {at=23799480.01974641, delay=0.004503723233938217, ms=00077} 22:49:34.772870 run osmo-ms-mob/00078: Starting mobile 22:49:34.786846 run osmo-ms-mob/00078(pid=213): Launched 22:49:34.793115 run mass: MS performed LU {at=23799480.49647349, lu_delay=5.594115607440472, ms=00064} 22:49:34.799298 run mass: MS start registered {at=23799480.502663072, delay=0.006208524107933044, ms=00078} 22:49:34.943014 run mass: MS performed LU {at=23799480.64626979, lu_delay=3.542670287191868, ms=00070} 22:49:35.171061 run osmo-ms-mob/00079: Starting mobile 22:49:35.184593 run osmo-ms-mob/00079(pid=214): Launched 22:49:35.195872 run mass: MS start registered {at=23799480.899216104, delay=0.005171541124582291, ms=00079} 22:49:35.689395 run osmo-ms-mob/00080: Starting mobile 22:49:35.704541 run osmo-ms-mob/00080(pid=215): Launched 22:49:35.717574 run mass: MS start registered {at=23799481.420909557, delay=0.006961654871702194, ms=00080} 22:49:35.730723 run mass: MS performed LU {at=23799481.43405653, lu_delay=5.833689086139202, ms=00066} 22:49:35.759354 run mass: MS performed LU {at=23799481.46241803, lu_delay=6.134481251239777, ms=00065} 22:49:35.777760 run mass: MS performed LU {at=23799481.48107481, lu_delay=5.159231543540955, ms=00068} 22:49:35.904235 run mass: MS performed LU {at=23799481.607486915, lu_delay=5.787609692662954, ms=00067} 22:49:35.933752 run osmo-ms-mob/00081: Starting mobile 22:49:35.947829 run osmo-ms-mob/00081(pid=216): Launched 22:49:35.954010 run mass: MS performed LU {at=23799481.65736876, lu_delay=4.97385822609067, ms=00069} 22:49:35.959893 run mass: MS start registered {at=23799481.663260493, delay=0.0059124380350112915, ms=00081} 22:49:36.573528 run osmo-ms-mob/00082: Starting mobile 22:49:36.588002 run osmo-ms-mob/00082(pid=217): Launched 22:49:36.599074 run mass: MS start registered {at=23799482.30242597, delay=0.004802044481039047, ms=00082} 22:49:37.158647 run osmo-ms-mob/00083: Starting mobile 22:49:37.171661 run osmo-ms-mob/00083(pid=218): Launched 22:49:37.182388 run mass: MS start registered {at=23799482.885743625, delay=0.004681825637817383, ms=00083} 22:49:37.495514 run mass: MS performed LU {at=23799483.198763266, lu_delay=4.860090147703886, ms=00073} 22:49:37.531289 run mass: MS performed LU {at=23799483.234558795, lu_delay=5.530199181288481, ms=00072} 22:49:37.575194 run osmo-ms-mob/00084: Starting mobile 22:49:37.589769 run osmo-ms-mob/00084(pid=219): Launched 22:49:37.596188 run mass: MS performed LU {at=23799483.299543656, lu_delay=4.59406903013587, ms=00074} 22:49:37.602134 run mass: MS start registered {at=23799483.305500433, delay=0.005976453423500061, ms=00084} 22:49:37.805275 run mass: MS performed LU {at=23799483.5085015, lu_delay=5.989399593323469, ms=00071} 22:49:38.182541 run osmo-ms-mob/00085: Starting mobile 22:49:38.198757 run osmo-ms-mob/00085(pid=220): Launched 22:49:38.210453 run mass: MS start registered {at=23799483.913797524, delay=0.005452588200569153, ms=00085} 22:49:38.772192 run osmo-ms-mob/00086: Starting mobile 22:49:38.786286 run osmo-ms-mob/00086(pid=221): Launched 22:49:38.797268 run mass: MS start registered {at=23799484.50062151, delay=0.004707176238298416, ms=00086} 22:49:39.398693 run osmo-ms-mob/00087: Starting mobile 22:49:39.416229 run osmo-ms-mob/00087(pid=222): Launched 22:49:39.426989 run mass: MS start registered {at=23799485.130342387, delay=0.0045993998646736145, ms=00087} 22:49:39.497860 run mass: MS performed LU {at=23799485.20111314, lu_delay=5.677558548748493, ms=00076} 22:49:39.524432 run mass: MS performed LU {at=23799485.227731302, lu_delay=6.126657955348492, ms=00075} 22:49:39.542917 run mass: MS performed LU {at=23799485.246255036, lu_delay=5.226508624851704, ms=00077} 22:49:39.668787 run mass: MS performed LU {at=23799485.37191466, lu_delay=4.86925158649683, ms=00078} 22:49:39.996216 run osmo-ms-mob/00088: Starting mobile 22:49:40.011274 run osmo-ms-mob/00088(pid=223): Launched 22:49:40.022424 run mass: MS start registered {at=23799485.72577797, delay=0.004879795014858246, ms=00088} 22:49:40.559321 run osmo-ms-mob/00089: Starting mobile 22:49:40.573157 run osmo-ms-mob/00089(pid=224): Launched 22:49:40.584014 run mass: MS start registered {at=23799486.287362028, delay=0.0047445520758628845, ms=00089} 22:49:41.159233 run osmo-ms-mob/00090: Starting mobile 22:49:41.172531 run osmo-ms-mob/00090(pid=225): Launched 22:49:41.183160 run mass: MS start registered {at=23799486.88651509, delay=0.004537634551525116, ms=00090} 22:49:41.260977 run mass: MS performed LU {at=23799486.964231987, lu_delay=6.065015882253647, ms=00079} 22:49:41.285551 run mass: MS performed LU {at=23799486.988911543, lu_delay=5.568001985549927, ms=00080} 22:49:41.363006 run mass: MS performed LU {at=23799487.06625394, lu_delay=5.402993448078632, ms=00081} 22:49:41.533127 run mass: MS performed LU {at=23799487.236376002, lu_delay=4.933950033038855, ms=00082} 22:49:41.893790 run osmo-ms-mob/00091: Starting mobile 22:49:41.916963 run osmo-ms-mob/00091(pid=226): Launched 22:49:41.927605 run mass: MS start registered {at=23799487.63095818, delay=0.00458463653922081, ms=00091} 22:49:42.559981 run osmo-ms-mob/00092: Starting mobile 22:49:42.573102 run osmo-ms-mob/00092(pid=227): Launched 22:49:42.583924 run mass: MS start registered {at=23799488.2872432, delay=0.004806060343980789, ms=00092} 22:49:43.263395 run mass: MS performed LU {at=23799488.96664362, lu_delay=6.080899994820356, ms=00083} 22:49:43.303967 run osmo-ms-mob/00093: Starting mobile 22:49:43.319729 run osmo-ms-mob/00093(pid=228): Launched 22:49:43.325866 run mass: MS performed LU {at=23799489.029226873, lu_delay=5.723726440221071, ms=00084} 22:49:43.331745 run mass: MS performed LU {at=23799489.035112962, lu_delay=5.121315438300371, ms=00085} 22:49:43.337557 run mass: MS start registered {at=23799489.040924646, delay=0.011715538799762726, ms=00093} 22:49:43.435855 run mass: MS performed LU {at=23799489.13910179, lu_delay=4.63848027959466, ms=00086} 22:49:44.259821 run osmo-ms-mob/00094: Starting mobile 22:49:44.273348 run osmo-ms-mob/00094(pid=229): Launched 22:49:44.284501 run mass: MS start registered {at=23799489.98785487, delay=0.004635121673345566, ms=00094} 22:49:45.044224 run mass: MS performed LU {at=23799490.747475676, lu_delay=5.617133289575577, ms=00087} 22:49:45.128296 run mass: MS performed LU {at=23799490.831536002, lu_delay=4.54417397454381, ms=00089} 22:49:45.169706 run osmo-ms-mob/00095: Starting mobile 22:49:45.185547 run osmo-ms-mob/00095(pid=230): Launched 22:49:45.196355 run mass: MS start registered {at=23799490.89970775, delay=0.004648417234420776, ms=00095} 22:49:46.172709 run osmo-ms-mob/00096: Starting mobile 22:49:46.186692 run osmo-ms-mob/00096(pid=231): Launched 22:49:46.197474 run mass: MS start registered {at=23799491.90082755, delay=0.004650667309761047, ms=00096} 22:49:47.029489 run mass: MS performed LU {at=23799492.7327417, lu_delay=5.1017835177481174, ms=00091} 22:49:47.056930 run mass: MS performed LU {at=23799492.76020786, lu_delay=5.873692773282528, ms=00090} 22:49:47.181698 run mass: MS performed LU {at=23799492.884950835, lu_delay=22.759616568684578, ms=00050} 22:49:47.221552 run osmo-ms-mob/00097: Starting mobile 22:49:47.234970 run osmo-ms-mob/00097(pid=232): Launched 22:49:47.245961 run mass: MS start registered {at=23799492.949313164, delay=0.00482713058590889, ms=00097} 22:49:47.310596 run mass: MS performed LU {at=23799493.013847943, lu_delay=4.726604744791985, ms=00092} 22:49:48.606008 run osmo-ms-mob/00098: Starting mobile 22:49:48.623721 run osmo-ms-mob/00098(pid=233): Launched 22:49:48.634720 run mass: MS start registered {at=23799494.33807123, delay=0.004616089165210724, ms=00098} 22:49:48.893455 run mass: MS performed LU {at=23799494.59663557, lu_delay=5.555710922926664, ms=00093} 22:49:50.358982 run osmo-ms-mob/00099: Starting mobile 22:49:50.372273 run osmo-ms-mob/00099(pid=234): Launched 22:49:50.378414 run mass: All started... {duration=55.72932746633887, too_slow=0} 22:49:50.384230 run mass: MS start registered {at=23799496.087591086, delay=0.005808986723423004, ms=00099} 22:49:50.795517 run mass: MS performed LU {at=23799496.49876551, lu_delay=5.599057760089636, ms=00095} 22:49:51.293912 run mass: MS performed LU {at=23799496.997161258, lu_delay=5.096333708614111, ms=00096} 22:49:52.659927 run mass: MS performed LU {at=23799498.36311913, lu_delay=5.413805965334177, ms=00097} 22:49:54.560650 run mass: MS performed LU {at=23799500.263886202, lu_delay=5.925814971327782, ms=00098} 22:49:56.426504 run mass: MS performed LU {at=23799502.129750185, lu_delay=6.042159099131823, ms=00099} 22:50:02.309486 run mass: MS performed LU {at=23799508.012725703, lu_delay=22.28694773465395, ms=00088} 22:50:06.075714 run mass: MS performed LU {at=23799511.778945263, lu_delay=21.79109039530158, ms=00094} 22:50:06.097690 run mass: Tests done {all_completed=True, max=22.759616568684578, min=3.542670287191868} 22:50:06.103318 tst register_default_mass.py: Test passed (90.7 sec) 22:50:06.108873 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:06.112299 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:06.115679 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:06.119046 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:06.122434 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:06.125882 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:06.129428 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:06.132867 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:06.136314 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:06.139933 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:06.143449 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:06.146892 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:06.150322 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:06.154112 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:06.157616 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:06.161089 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:06.164642 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:06.168156 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:06.171900 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:06.175435 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:06.178896 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:06.182350 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:06.185856 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:06.189355 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:06.192815 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:06.196297 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:06.199808 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:06.203292 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:06.206754 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:06.210253 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:06.213781 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:06.217862 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:06.221400 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:06.224907 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:06.228245 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:06.231711 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:06.235283 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:06.239201 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:06.243179 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:06.246689 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:06.250193 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:06.253656 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:06.257150 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:06.260636 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:06.264429 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:06.267956 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:06.271436 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:06.274870 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:06.278323 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:06.281821 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:06.285479 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:06.288966 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:06.292396 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:06.295823 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:06.299231 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:06.302670 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:06.306076 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:06.309583 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:06.313146 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:06.316622 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:06.320097 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:06.323560 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:06.326932 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:06.330358 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:06.333713 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:06.337699 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:06.341555 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:06.345001 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:06.348363 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:06.351689 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:06.355109 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:06.358519 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:06.362114 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:06.365478 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:06.368864 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:06.372288 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:06.375651 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:06.379066 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:06.382452 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:06.386122 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:06.389503 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:06.392921 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:06.396302 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:06.399740 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:06.403181 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:06.406632 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:06.410110 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:06.414025 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:06.417517 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:06.421538 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:06.424936 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:06.428427 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:06.432271 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:06.436293 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:06.439812 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:06.443301 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:06.446746 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:06.450215 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:06.453711 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:06.457221 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:06.460588 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:06.464046 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:06.467504 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:06.470963 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:06.474407 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:06.477827 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:06.481299 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:06.484730 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:06.488174 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:06.491637 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:06.495087 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:06.498759 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:06.502314 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:06.506094 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:06.509539 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:06.512905 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:06.516246 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:06.519573 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:06.522912 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:06.526253 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:06.529588 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:06.532918 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:06.536236 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:06.539559 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:06.542904 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:06.546233 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:06.549578 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:06.552888 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:06.556188 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:06.559510 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:06.562826 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:06.566128 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:06.569436 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:06.572760 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:06.576063 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:06.579375 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:06.582681 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:06.585990 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:06.589295 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:06.592615 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:06.595943 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:06.599272 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:06.602578 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:06.605893 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:06.609226 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:06.612536 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:06.615838 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:06.619151 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:06.622466 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:06.625782 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:06.629093 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:06.632390 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:06.635694 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:06.639000 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:06.642319 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:06.645629 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:06.648926 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:06.652231 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:06.655544 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:06.658851 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:06.662156 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:06.665431 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:06.668685 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:06.671948 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:06.675190 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:06.678447 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:06.681698 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:06.684953 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:06.688201 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:06.691462 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:06.694721 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:06.697977 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:06.701223 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:06.704446 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:06.707703 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:06.710946 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:06.714198 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:06.717447 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:06.720686 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:06.723931 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:06.727180 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:06.730428 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:06.733676 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:06.736926 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:06.740161 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:06.743414 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:06.746660 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:06.749907 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:06.753142 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:06.756388 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:06.759636 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:06.762875 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:06.766124 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:06.769359 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:06.772588 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:06.775850 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:06.779086 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:06.782326 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:06.785566 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:06.788812 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:06.792060 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:06.795297 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:06.798541 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:06.801786 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:06.805021 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:06.808269 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:06.811509 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:06.814772 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:06.818014 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:06.821270 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:06.824507 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:06.827751 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:06.830982 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:06.834235 --- ParallelTerminationStrategy: PID 22 died... 22:50:06.835695 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:06.839304 --- ParallelTerminationStrategy: PID 23 died... 22:50:06.840767 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:06.844331 --- ParallelTerminationStrategy: PID 24 died... 22:50:06.845804 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:06.849411 --- ParallelTerminationStrategy: PID 25 died... 22:50:06.850865 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:06.854436 --- ParallelTerminationStrategy: PID 26 died... 22:50:06.855886 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:06.859493 --- ParallelTerminationStrategy: PID 27 died... 22:50:06.860973 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:06.864546 --- ParallelTerminationStrategy: PID 28 died... 22:50:06.866017 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:06.869617 --- ParallelTerminationStrategy: PID 29 died... 22:50:06.871072 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:06.874707 --- ParallelTerminationStrategy: PID 30 died... 22:50:06.876163 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:06.879794 --- ParallelTerminationStrategy: PID 31 died... 22:50:06.881274 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:06.884890 --- ParallelTerminationStrategy: PID 32 died... 22:50:06.886359 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:06.889967 --- ParallelTerminationStrategy: PID 33 died... 22:50:06.891438 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:06.895057 --- ParallelTerminationStrategy: PID 35 died... 22:50:06.896523 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:06.900137 --- ParallelTerminationStrategy: PID 36 died... 22:50:06.901608 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:06.905217 --- ParallelTerminationStrategy: PID 37 died... 22:50:06.906675 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:06.910285 --- ParallelTerminationStrategy: PID 38 died... 22:50:06.911747 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:06.915346 --- ParallelTerminationStrategy: PID 39 died... 22:50:06.916817 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:06.920441 --- ParallelTerminationStrategy: PID 40 died... 22:50:06.921927 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:06.925545 --- ParallelTerminationStrategy: PID 41 died... 22:50:06.927010 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:06.930604 --- ParallelTerminationStrategy: PID 42 died... 22:50:06.932058 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:06.935652 --- ParallelTerminationStrategy: PID 43 died... 22:50:06.937132 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:06.940722 --- ParallelTerminationStrategy: PID 44 died... 22:50:06.942176 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:06.945818 --- ParallelTerminationStrategy: PID 45 died... 22:50:06.947273 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:06.950859 --- ParallelTerminationStrategy: PID 46 died... 22:50:06.952321 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:06.955913 --- ParallelTerminationStrategy: PID 47 died... 22:50:06.957379 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:06.961006 --- ParallelTerminationStrategy: PID 48 died... 22:50:06.962475 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:06.966052 --- ParallelTerminationStrategy: PID 49 died... 22:50:06.967505 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:06.971104 --- ParallelTerminationStrategy: PID 50 died... 22:50:06.972556 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:06.976154 --- ParallelTerminationStrategy: PID 51 died... 22:50:06.977611 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:06.981202 --- ParallelTerminationStrategy: PID 52 died... 22:50:06.982657 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:06.986262 --- ParallelTerminationStrategy: PID 53 died... 22:50:06.987710 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:06.991289 --- ParallelTerminationStrategy: PID 54 died... 22:50:06.992749 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:06.996328 --- ParallelTerminationStrategy: PID 55 died... 22:50:06.997781 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:07.001369 --- ParallelTerminationStrategy: PID 56 died... 22:50:07.002816 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:07.006405 --- ParallelTerminationStrategy: PID 57 died... 22:50:07.007853 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:07.011445 --- ParallelTerminationStrategy: PID 58 died... 22:50:07.012906 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:07.016490 --- ParallelTerminationStrategy: PID 59 died... 22:50:07.017946 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:07.021536 --- ParallelTerminationStrategy: PID 60 died... 22:50:07.022984 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:07.026594 --- ParallelTerminationStrategy: PID 61 died... 22:50:07.028044 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:07.031627 --- ParallelTerminationStrategy: PID 62 died... 22:50:07.033098 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:07.036686 --- ParallelTerminationStrategy: PID 63 died... 22:50:07.038147 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:07.041738 --- ParallelTerminationStrategy: PID 64 died... 22:50:07.043186 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:07.046770 --- ParallelTerminationStrategy: PID 65 died... 22:50:07.048213 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:07.051806 --- ParallelTerminationStrategy: PID 66 died... 22:50:07.053259 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:07.056827 --- ParallelTerminationStrategy: PID 67 died... 22:50:07.058281 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:07.061875 --- ParallelTerminationStrategy: PID 68 died... 22:50:07.063330 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:07.066928 --- ParallelTerminationStrategy: PID 69 died... 22:50:07.068376 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:07.071953 --- ParallelTerminationStrategy: PID 70 died... 22:50:07.073422 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:07.076987 --- ParallelTerminationStrategy: PID 71 died... 22:50:07.078438 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:07.082037 --- ParallelTerminationStrategy: PID 72 died... 22:50:07.083489 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:07.087067 --- ParallelTerminationStrategy: PID 73 died... 22:50:07.088514 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:07.092108 --- ParallelTerminationStrategy: PID 74 died... 22:50:07.093559 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:07.097170 --- ParallelTerminationStrategy: PID 75 died... 22:50:07.098631 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:07.102255 --- ParallelTerminationStrategy: PID 76 died... 22:50:07.103704 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:07.107310 --- ParallelTerminationStrategy: PID 77 died... 22:50:07.108769 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:07.112338 --- ParallelTerminationStrategy: PID 78 died... 22:50:07.113794 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:07.117397 --- ParallelTerminationStrategy: PID 79 died... 22:50:07.118846 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:07.122426 --- ParallelTerminationStrategy: PID 80 died... 22:50:07.123887 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:07.127473 --- ParallelTerminationStrategy: PID 81 died... 22:50:07.128931 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:07.132503 --- ParallelTerminationStrategy: PID 82 died... 22:50:07.133964 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:07.137558 --- ParallelTerminationStrategy: PID 83 died... 22:50:07.139005 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:07.142581 --- ParallelTerminationStrategy: PID 84 died... 22:50:07.144026 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:07.147613 --- ParallelTerminationStrategy: PID 85 died... 22:50:07.149066 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:07.152641 --- ParallelTerminationStrategy: PID 86 died... 22:50:07.154089 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:07.157662 --- ParallelTerminationStrategy: PID 87 died... 22:50:07.159113 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:07.162679 --- ParallelTerminationStrategy: PID 88 died... 22:50:07.164129 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:07.167706 --- ParallelTerminationStrategy: PID 89 died... 22:50:07.169156 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:07.172733 --- ParallelTerminationStrategy: PID 90 died... 22:50:07.174182 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:07.177779 --- ParallelTerminationStrategy: PID 91 died... 22:50:07.179228 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:07.182810 --- ParallelTerminationStrategy: PID 92 died... 22:50:07.184257 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:07.187860 --- ParallelTerminationStrategy: PID 93 died... 22:50:07.189300 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:07.192881 --- ParallelTerminationStrategy: PID 94 died... 22:50:07.194336 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:07.197910 --- ParallelTerminationStrategy: PID 95 died... 22:50:07.199360 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:07.202959 --- ParallelTerminationStrategy: PID 96 died... 22:50:07.204415 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:07.207994 --- ParallelTerminationStrategy: PID 97 died... 22:50:07.209448 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:07.213041 --- ParallelTerminationStrategy: PID 98 died... 22:50:07.214487 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:07.218059 --- ParallelTerminationStrategy: PID 99 died... 22:50:07.219511 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:07.223111 --- ParallelTerminationStrategy: PID 100 died... 22:50:07.224565 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:07.228155 --- ParallelTerminationStrategy: PID 101 died... 22:50:07.229602 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:07.233197 --- ParallelTerminationStrategy: PID 102 died... 22:50:07.234650 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:07.238238 --- ParallelTerminationStrategy: PID 103 died... 22:50:07.239682 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:07.243290 --- ParallelTerminationStrategy: PID 104 died... 22:50:07.244745 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:07.248337 --- ParallelTerminationStrategy: PID 105 died... 22:50:07.249820 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:07.253399 --- ParallelTerminationStrategy: PID 106 died... 22:50:07.254835 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:07.258404 --- ParallelTerminationStrategy: PID 107 died... 22:50:07.259855 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:07.263471 --- ParallelTerminationStrategy: PID 108 died... 22:50:07.264927 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:07.268522 --- ParallelTerminationStrategy: PID 109 died... 22:50:07.269989 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:07.273573 --- ParallelTerminationStrategy: PID 110 died... 22:50:07.275024 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:07.278622 --- ParallelTerminationStrategy: PID 111 died... 22:50:07.280070 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:07.283638 --- ParallelTerminationStrategy: PID 112 died... 22:50:07.285098 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:07.288668 --- ParallelTerminationStrategy: PID 113 died... 22:50:07.290123 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:07.293722 --- ParallelTerminationStrategy: PID 114 died... 22:50:07.295168 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:07.298749 --- ParallelTerminationStrategy: PID 115 died... 22:50:07.300196 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:07.303775 --- ParallelTerminationStrategy: PID 116 died... 22:50:07.305228 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:07.308817 --- ParallelTerminationStrategy: PID 117 died... 22:50:07.310268 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:07.313856 --- ParallelTerminationStrategy: PID 118 died... 22:50:07.315315 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:07.318906 --- ParallelTerminationStrategy: PID 119 died... 22:50:07.320356 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:07.323936 --- ParallelTerminationStrategy: PID 120 died... 22:50:07.325420 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:07.329004 --- ParallelTerminationStrategy: PID 121 died... 22:50:07.330455 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:07.334054 --- ParallelTerminationStrategy: PID 122 died... 22:50:07.335506 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:07.339100 --- ParallelTerminationStrategy: PID 123 died... 22:50:07.340550 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:07.344147 --- ParallelTerminationStrategy: PID 124 died... 22:50:07.345602 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:07.349205 --- ParallelTerminationStrategy: PID 125 died... 22:50:07.350660 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:07.354242 --- ParallelTerminationStrategy: PID 126 died... 22:50:07.355694 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:07.359287 --- ParallelTerminationStrategy: PID 127 died... 22:50:07.360748 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:07.364325 --- ParallelTerminationStrategy: PID 128 died... 22:50:07.365774 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:07.369377 --- ParallelTerminationStrategy: PID 129 died... 22:50:07.370829 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:07.374441 --- ParallelTerminationStrategy: PID 130 died... 22:50:07.375905 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:07.379490 --- ParallelTerminationStrategy: PID 131 died... 22:50:07.380959 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:07.384598 --- ParallelTerminationStrategy: PID 132 died... 22:50:07.386084 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:07.389753 --- ParallelTerminationStrategy: PID 133 died... 22:50:07.391234 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:07.394872 --- ParallelTerminationStrategy: PID 134 died... 22:50:07.396349 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:07.400025 --- ParallelTerminationStrategy: PID 135 died... 22:50:07.401513 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:07.405192 --- ParallelTerminationStrategy: PID 136 died... 22:50:07.406675 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:07.410361 --- ParallelTerminationStrategy: PID 137 died... 22:50:07.411851 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:07.415534 --- ParallelTerminationStrategy: PID 138 died... 22:50:07.417028 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:07.420721 --- ParallelTerminationStrategy: PID 139 died... 22:50:07.422205 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:07.425897 --- ParallelTerminationStrategy: PID 140 died... 22:50:07.427371 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:07.431042 --- ParallelTerminationStrategy: PID 141 died... 22:50:07.432523 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:07.436211 --- ParallelTerminationStrategy: PID 142 died... 22:50:07.437698 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:07.441378 --- ParallelTerminationStrategy: PID 143 died... 22:50:07.442856 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:07.446534 --- ParallelTerminationStrategy: PID 144 died... 22:50:07.448006 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:07.451681 --- ParallelTerminationStrategy: PID 145 died... 22:50:07.453174 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:07.456860 --- ParallelTerminationStrategy: PID 146 died... 22:50:07.458400 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:07.462092 --- ParallelTerminationStrategy: PID 147 died... 22:50:07.463577 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:07.467272 --- ParallelTerminationStrategy: PID 148 died... 22:50:07.468765 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:07.472444 --- ParallelTerminationStrategy: PID 149 died... 22:50:07.473931 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:07.477628 --- ParallelTerminationStrategy: PID 150 died... 22:50:07.479118 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:07.482819 --- ParallelTerminationStrategy: PID 151 died... 22:50:07.484293 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:07.488018 --- ParallelTerminationStrategy: PID 152 died... 22:50:07.489507 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:07.493190 --- ParallelTerminationStrategy: PID 153 died... 22:50:07.494695 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:07.498379 --- ParallelTerminationStrategy: PID 154 died... 22:50:07.499864 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:07.503537 --- ParallelTerminationStrategy: PID 155 died... 22:50:07.505025 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:07.508726 --- ParallelTerminationStrategy: PID 156 died... 22:50:07.510197 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:07.513871 --- ParallelTerminationStrategy: PID 157 died... 22:50:07.515359 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:07.519025 --- ParallelTerminationStrategy: PID 158 died... 22:50:07.520512 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:07.524217 --- ParallelTerminationStrategy: PID 159 died... 22:50:07.525706 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:07.529395 --- ParallelTerminationStrategy: PID 160 died... 22:50:07.530889 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:07.534577 --- ParallelTerminationStrategy: PID 161 died... 22:50:07.536066 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:07.539749 --- ParallelTerminationStrategy: PID 162 died... 22:50:07.541240 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:07.544930 --- ParallelTerminationStrategy: PID 163 died... 22:50:07.546413 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:07.550086 --- ParallelTerminationStrategy: PID 164 died... 22:50:07.551561 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:07.555253 --- ParallelTerminationStrategy: PID 165 died... 22:50:07.556728 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:07.560365 --- ParallelTerminationStrategy: PID 166 died... 22:50:07.561825 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:07.565435 --- ParallelTerminationStrategy: PID 167 died... 22:50:07.566889 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:07.570512 --- ParallelTerminationStrategy: PID 168 died... 22:50:07.571957 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:07.575563 --- ParallelTerminationStrategy: PID 169 died... 22:50:07.577033 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:07.580638 --- ParallelTerminationStrategy: PID 170 died... 22:50:07.582091 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:07.585711 --- ParallelTerminationStrategy: PID 171 died... 22:50:07.587180 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:07.590797 --- ParallelTerminationStrategy: PID 172 died... 22:50:07.592251 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:07.595849 --- ParallelTerminationStrategy: PID 173 died... 22:50:07.597314 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:07.600935 --- ParallelTerminationStrategy: PID 174 died... 22:50:07.602389 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:07.606007 --- ParallelTerminationStrategy: PID 175 died... 22:50:07.607461 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:07.611066 --- ParallelTerminationStrategy: PID 176 died... 22:50:07.612529 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:07.616166 --- ParallelTerminationStrategy: PID 177 died... 22:50:07.617620 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:07.621249 --- ParallelTerminationStrategy: PID 178 died... 22:50:07.622703 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:07.626353 --- ParallelTerminationStrategy: PID 179 died... 22:50:07.627823 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:07.631472 --- ParallelTerminationStrategy: PID 180 died... 22:50:07.632974 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:07.636661 --- ParallelTerminationStrategy: PID 181 died... 22:50:07.638138 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:07.641811 --- ParallelTerminationStrategy: PID 182 died... 22:50:07.643283 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:07.646950 --- ParallelTerminationStrategy: PID 183 died... 22:50:07.648417 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:07.652035 --- ParallelTerminationStrategy: PID 184 died... 22:50:07.653492 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:07.657075 --- ParallelTerminationStrategy: PID 185 died... 22:50:07.658523 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:07.662129 --- ParallelTerminationStrategy: PID 186 died... 22:50:07.663583 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:07.667189 --- ParallelTerminationStrategy: PID 187 died... 22:50:07.668639 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:07.672240 --- ParallelTerminationStrategy: PID 188 died... 22:50:07.673717 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:07.677319 --- ParallelTerminationStrategy: PID 189 died... 22:50:07.678768 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:07.682369 --- ParallelTerminationStrategy: PID 190 died... 22:50:07.683827 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:07.687448 --- ParallelTerminationStrategy: PID 191 died... 22:50:07.688902 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:07.692516 --- ParallelTerminationStrategy: PID 192 died... 22:50:07.693972 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:07.697582 --- ParallelTerminationStrategy: PID 193 died... 22:50:07.699032 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:07.702644 --- ParallelTerminationStrategy: PID 194 died... 22:50:07.704093 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:07.707728 --- ParallelTerminationStrategy: PID 195 died... 22:50:07.709182 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:07.712788 --- ParallelTerminationStrategy: PID 196 died... 22:50:07.714240 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:07.717841 --- ParallelTerminationStrategy: PID 197 died... 22:50:07.719289 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:07.722906 --- ParallelTerminationStrategy: PID 198 died... 22:50:07.724350 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:07.727970 --- ParallelTerminationStrategy: PID 199 died... 22:50:07.729432 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:07.733056 --- ParallelTerminationStrategy: PID 200 died... 22:50:07.734501 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:07.738127 --- ParallelTerminationStrategy: PID 201 died... 22:50:07.739602 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:07.743197 --- ParallelTerminationStrategy: PID 202 died... 22:50:07.744656 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:07.748256 --- ParallelTerminationStrategy: PID 203 died... 22:50:07.749709 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:07.753325 --- ParallelTerminationStrategy: PID 204 died... 22:50:07.754780 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:07.758401 --- ParallelTerminationStrategy: PID 205 died... 22:50:07.759849 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:07.763479 --- ParallelTerminationStrategy: PID 206 died... 22:50:07.764952 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:07.768566 --- ParallelTerminationStrategy: PID 207 died... 22:50:07.770042 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:07.773670 --- ParallelTerminationStrategy: PID 208 died... 22:50:07.775119 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:07.778724 --- ParallelTerminationStrategy: PID 209 died... 22:50:07.780172 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:07.783782 --- ParallelTerminationStrategy: PID 210 died... 22:50:07.785247 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:07.788870 --- ParallelTerminationStrategy: PID 211 died... 22:50:07.790342 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:07.793976 --- ParallelTerminationStrategy: PID 212 died... 22:50:07.795442 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:07.799107 --- ParallelTerminationStrategy: PID 213 died... 22:50:07.800592 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:07.804257 --- ParallelTerminationStrategy: PID 214 died... 22:50:07.805747 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:07.809459 --- ParallelTerminationStrategy: PID 215 died... 22:50:07.810939 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:07.814624 --- ParallelTerminationStrategy: PID 216 died... 22:50:07.816105 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:07.819799 --- ParallelTerminationStrategy: PID 217 died... 22:50:07.821286 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:07.824950 --- ParallelTerminationStrategy: PID 218 died... 22:50:07.826436 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:07.830116 --- ParallelTerminationStrategy: PID 219 died... 22:50:07.831592 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:07.835291 --- ParallelTerminationStrategy: PID 220 died... 22:50:07.836793 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:07.840461 --- ParallelTerminationStrategy: PID 221 died... 22:50:07.841936 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:07.845614 --- ParallelTerminationStrategy: PID 222 died... 22:50:07.847091 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:07.850782 --- ParallelTerminationStrategy: PID 223 died... 22:50:07.852255 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:07.855940 --- ParallelTerminationStrategy: PID 224 died... 22:50:07.857422 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:07.861102 --- ParallelTerminationStrategy: PID 225 died... 22:50:07.862592 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:07.866296 --- ParallelTerminationStrategy: PID 226 died... 22:50:07.867770 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:07.871454 --- ParallelTerminationStrategy: PID 227 died... 22:50:07.872950 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:07.876615 --- ParallelTerminationStrategy: PID 228 died... 22:50:07.878111 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:07.881789 --- ParallelTerminationStrategy: PID 229 died... 22:50:07.883267 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:07.886959 --- ParallelTerminationStrategy: PID 230 died... 22:50:07.888448 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:07.892144 --- ParallelTerminationStrategy: PID 231 died... 22:50:07.893639 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:07.897325 --- ParallelTerminationStrategy: PID 232 died... 22:50:07.898815 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:07.902491 --- ParallelTerminationStrategy: PID 233 died... 22:50:07.903972 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:07.907664 --- ParallelTerminationStrategy: PID 234 died... 22:50:07.909152 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:11.313549 --- ParallelTerminationStrategy: PID 34 died... 22:50:11.319273 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8120 netreg_mass PASS --------------------------------------------------------------------- 22:50:11.386473 tst trial-8120: Storing JUnit report in /build/trial-8120/run.2025-10-15_22-48-35/trial-8120.xml -------------------------------------------------------------------------------------------- trial-8120 PASS -------------------------------------------------------------------------------------------- 22:50:11.397208 tst trial-8120: trial-8120: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (90.7 sec) + exit_code=0 + rm -rf trial-8120/inst + cd trial-8120 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-15 22:48:34 No journal files were found. + readlink last_run + tar czf /build/trial-8120-run.tgz run.2025-10-15_22-48-35 + tar czf /build/trial-8120-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-15_13_26_32.tgz osmo-bts-oc2g.build-2025-10-15_00_51_44.tgz osmo-bts-sysmo.build-2025-10-15_00_51_46.tgz osmo-bts.build-2025-10-15_00_51_52.tgz osmo-ggsn.build-2025-10-15_07_37_46.tgz osmo-hlr.build-2025-10-15_16_36_52.tgz osmo-hnbgw.build-2025-10-15_13_28_27.tgz osmo-mgw.build-2025-10-15_08_33_14.tgz osmo-msc.build-2025-10-15_13_34_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-15_07_34_02.tgz osmo-pcu-sysmo.build-2025-10-15_07_36_06.tgz osmo-pcu.build-2025-10-15_07_36_13.tgz osmo-sgsn.build-2025-10-15_13_33_01.tgz osmo-stp.build-2025-10-15_13_25_22.tgz osmo-trx.build-2025-10-15_14_26_16.tgz osmocom-bb.build-2025-10-14_23_59_09.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