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/jenkins6477718891523198531.sh + rm -rf trial-8121-bin.tgz trial-8121-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24727 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10918 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10269 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12754 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13077 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12415 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40652 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7460 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42715 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8213 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 13055 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7360 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11443 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7500 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8941 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6220 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 7360 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4623001832306044648.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-8121 + 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: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 CACHED #8 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #8 CACHED #9 [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 #9 CACHED #10 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #10 CACHED #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 CACHED #12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #12 CACHED #13 [ 9/28] COPY SSH /root/.ssh #13 CACHED #14 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #14 CACHED #15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #15 CACHED #16 [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 #16 CACHED #17 [ 3/28] RUN groupadd osmo-gsm-tester #17 CACHED #18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #18 CACHED #19 [ 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 #19 CACHED #20 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #20 CACHED #21 [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 #21 CACHED #22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #22 CACHED #23 [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 #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 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #25 CACHED #26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #26 CACHED #27 [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 #27 CACHED #28 [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 #28 CACHED #29 [20/28] WORKDIR /TMP #29 CACHED #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 CACHED #31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #31 CACHED #32 [ 8/28] RUN MKDIR /var/run/sshd #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:b9fbabf7b9bc37556463abeba6ecae3d6e8c8fcef29720b7f3f1691933bd4f39 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8122 -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-17 22:48:23 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8122 + mkdir -p trial-8122 + mv open5gs.build-8.tgz osmo-bsc.build-2025-10-17_13_28_52.tgz osmo-bts-oc2g.build-2025-10-17_00_51_41.tgz osmo-bts-sysmo.build-2025-10-17_00_51_37.tgz osmo-bts.build-2025-10-17_00_51_45.tgz osmo-ggsn.build-2025-10-17_20_42_29.tgz osmo-hlr.build-2025-10-17_16_36_48.tgz osmo-hnbgw.build-2025-10-17_13_28_28.tgz osmo-mgw.build-2025-10-17_08_33_16.tgz osmo-msc.build-2025-10-17_13_34_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-17_07_34_22.tgz osmo-pcu-sysmo.build-2025-10-17_07_34_23.tgz osmo-pcu.build-2025-10-17_07_34_25.tgz osmo-sgsn.build-2025-10-17_20_48_16.tgz osmo-stp.build-2025-10-17_13_25_17.tgz osmo-trx.build-2025-10-17_14_26_45.tgz osmocom-bb.build-2025-10-17_21_17_28.tgz srslte.build-19.tgz trial-8122 + cat open5gs.build-8.md5 osmo-bsc.build-2025-10-17_13_28_52.md5 osmo-bts-oc2g.build-2025-10-17_00_51_41.md5 osmo-bts-sysmo.build-2025-10-17_00_51_37.md5 osmo-bts.build-2025-10-17_00_51_45.md5 osmo-ggsn.build-2025-10-17_20_42_29.md5 osmo-hlr.build-2025-10-17_16_36_48.md5 osmo-hnbgw.build-2025-10-17_13_28_28.md5 osmo-mgw.build-2025-10-17_08_33_16.md5 osmo-msc.build-2025-10-17_13_34_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-17_07_34_22.md5 osmo-pcu-sysmo.build-2025-10-17_07_34_23.md5 osmo-pcu.build-2025-10-17_07_34_25.md5 osmo-sgsn.build-2025-10-17_20_48_16.md5 osmo-stp.build-2025-10-17_13_25_17.md5 osmo-trx.build-2025-10-17_14_26_45.md5 osmocom-bb.build-2025-10-17_21_17_28.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-10-17_13_28_52.md5 osmo-bts-oc2g.build-2025-10-17_00_51_41.md5 osmo-bts-sysmo.build-2025-10-17_00_51_37.md5 osmo-bts.build-2025-10-17_00_51_45.md5 osmo-ggsn.build-2025-10-17_20_42_29.md5 osmo-hlr.build-2025-10-17_16_36_48.md5 osmo-hnbgw.build-2025-10-17_13_28_28.md5 osmo-mgw.build-2025-10-17_08_33_16.md5 osmo-msc.build-2025-10-17_13_34_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-17_07_34_22.md5 osmo-pcu-sysmo.build-2025-10-17_07_34_23.md5 osmo-pcu.build-2025-10-17_07_34_25.md5 osmo-sgsn.build-2025-10-17_20_48_16.md5 osmo-stp.build-2025-10-17_13_25_17.md5 osmo-trx.build-2025-10-17_14_26_45.md5 osmocom-bb.build-2025-10-17_21_17_28.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-8122 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8122' 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-8122 -------------------------------------------------------------------------------------------- 22:48:23.887938 tst trial-8122: Detailed log at /build/trial-8122/run.2025-10-17_22-48-23/log --------------------------------------------------------------------- trial-8122 netreg_mass --------------------------------------------------------------------- 22:48:24.104923 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:24.105288 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:24.106099 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:24.107305 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:24.150918 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:24.151801 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:24.152984 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:24.235397 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-8122 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:24.237574 tst register_default_mass.py:9: Claiming resources for the test 22:48:24.254252 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.254866 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.255350 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.255809 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.256261 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.256749 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:24.257214 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:24.304973 tst register_default_mass.py: using LAC 2 22:48:24.343282 tst register_default_mass.py: using RAC 2 22:48:24.383020 tst register_default_mass.py: using CellId 2 22:48:24.416497 tst register_default_mass.py: using BVCI 3 22:48:24.424540 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.425226 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.425804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.426351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.426898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.427451 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.427980 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.428512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.429072 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.429603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.430123 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.430645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.431184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.431708 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.432222 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.432759 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.433288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.433804 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.434315 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.434843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.435354 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.435860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.436386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.436912 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.437437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.437952 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.438460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.438977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.439495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.440008 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.440529 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.441174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.441702 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.442236 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.442758 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.443263 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.443790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.444312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.444843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.445369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.445880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.446392 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.446915 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.447430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.447936 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.448436 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.448958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.449483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.449992 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.450516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.451037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.451541 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.452060 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.452572 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.453144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.453651 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.454164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.454671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.455171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.455681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.456183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.456687 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.457213 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.457727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.458230 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.458727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.459243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.459756 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.460261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.460771 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.461281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.461785 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.462384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.462889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.463387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.463882 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.464380 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.464881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.465380 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.465886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.466380 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.466871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.467381 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.467880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.468365 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.468881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.469382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.469874 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.470376 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.470885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.471387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.471896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.472409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.472912 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.473424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.473928 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.474427 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.474929 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.475444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.475950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.476442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:24.477027 tst register_default_mass.py:21: Launching a simple network 22:48:24.487196 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:24.643816 run create_hlr_db(pid=20): Launched 22:48:25.654885 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:25.672312 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:25.692598 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:25.698848 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:25.887692 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:25.909277 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:25.919187 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:26.368495 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:26.384598 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:29.406553 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:29.535777 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:29.551151 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:29.556999 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:29.582144 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:29.598120 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:29.604112 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:29.934281 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:29.950018 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:35.979490 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:36.142804 run osmo-bts-virtual(pid=34): Launched 22:48:37.196442 tst register_default_mass.py: using MSISDN 1001 22:48:37.217046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:37.305641 tst register_default_mass.py: using MSISDN 1002 22:48:37.311716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:37.423655 tst register_default_mass.py: using MSISDN 1003 22:48:37.429766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:37.514843 tst register_default_mass.py: using MSISDN 1004 22:48:37.537531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:37.658605 tst register_default_mass.py: using MSISDN 1005 22:48:37.664688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:37.766631 tst register_default_mass.py: using MSISDN 1006 22:48:37.776935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:37.902354 tst register_default_mass.py: using MSISDN 1007 22:48:37.908070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:38.109562 tst register_default_mass.py: using MSISDN 1008 22:48:38.117410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:38.191575 tst register_default_mass.py: using MSISDN 1009 22:48:38.201918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:38.279422 tst register_default_mass.py: using MSISDN 1010 22:48:38.285842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:38.794213 tst register_default_mass.py: using MSISDN 1011 22:48:38.800535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:38.881356 tst register_default_mass.py: using MSISDN 1012 22:48:38.887463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.969419 tst register_default_mass.py: using MSISDN 1013 22:48:38.975374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:39.045811 tst register_default_mass.py: using MSISDN 1014 22:48:39.051804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:39.111342 tst register_default_mass.py: using MSISDN 1015 22:48:39.117600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:39.189402 tst register_default_mass.py: using MSISDN 1016 22:48:39.197094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:39.273849 tst register_default_mass.py: using MSISDN 1017 22:48:39.279710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:39.357113 tst register_default_mass.py: using MSISDN 1018 22:48:39.362983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:39.434086 tst register_default_mass.py: using MSISDN 1019 22:48:39.440687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:39.518424 tst register_default_mass.py: using MSISDN 1020 22:48:39.540575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:39.620490 tst register_default_mass.py: using MSISDN 1021 22:48:39.626196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:39.689360 tst register_default_mass.py: using MSISDN 1022 22:48:39.713574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:39.787582 tst register_default_mass.py: using MSISDN 1023 22:48:39.793881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:40.024771 tst register_default_mass.py: using MSISDN 1024 22:48:40.031974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:40.414913 tst register_default_mass.py: using MSISDN 1025 22:48:40.420749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:40.485763 tst register_default_mass.py: using MSISDN 1026 22:48:40.493439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:40.567171 tst register_default_mass.py: using MSISDN 1027 22:48:40.573597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:40.647942 tst register_default_mass.py: using MSISDN 1028 22:48:40.654019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:40.734117 tst register_default_mass.py: using MSISDN 1029 22:48:40.742623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:40.810110 tst register_default_mass.py: using MSISDN 1030 22:48:40.816681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:40.897458 tst register_default_mass.py: using MSISDN 1031 22:48:40.908762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:41.114528 tst register_default_mass.py: using MSISDN 1032 22:48:41.121635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:41.206940 tst register_default_mass.py: using MSISDN 1033 22:48:41.212984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:41.374113 tst register_default_mass.py: using MSISDN 1034 22:48:41.384702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:41.752302 tst register_default_mass.py: using MSISDN 1035 22:48:41.758390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:41.936196 tst register_default_mass.py: using MSISDN 1036 22:48:41.941982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:42.008192 tst register_default_mass.py: using MSISDN 1037 22:48:42.014241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:42.104949 tst register_default_mass.py: using MSISDN 1038 22:48:42.111819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:42.194095 tst register_default_mass.py: using MSISDN 1039 22:48:42.201026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:42.284671 tst register_default_mass.py: using MSISDN 1040 22:48:42.290738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:42.370600 tst register_default_mass.py: using MSISDN 1041 22:48:42.376698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:42.546140 tst register_default_mass.py: using MSISDN 1042 22:48:42.556224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:42.627437 tst register_default_mass.py: using MSISDN 1043 22:48:42.633413 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:42.778824 tst register_default_mass.py: using MSISDN 1044 22:48:42.791059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:42.862890 tst register_default_mass.py: using MSISDN 1045 22:48:42.870799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:42.948292 tst register_default_mass.py: using MSISDN 1046 22:48:42.963749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:43.037264 tst register_default_mass.py: using MSISDN 1047 22:48:43.043211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:43.116967 tst register_default_mass.py: using MSISDN 1048 22:48:43.126760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:43.194294 tst register_default_mass.py: using MSISDN 1049 22:48:43.206344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:44.755903 tst register_default_mass.py: using MSISDN 1050 22:48:44.763880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:46.291402 tst register_default_mass.py: using MSISDN 1051 22:48:46.306077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:46.504426 tst register_default_mass.py: using MSISDN 1052 22:48:46.510133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:46.596668 tst register_default_mass.py: using MSISDN 1053 22:48:46.602859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:46.697160 tst register_default_mass.py: using MSISDN 1054 22:48:46.704765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:46.914335 tst register_default_mass.py: using MSISDN 1055 22:48:46.921712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:47.010960 tst register_default_mass.py: using MSISDN 1056 22:48:47.017694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:47.091798 tst register_default_mass.py: using MSISDN 1057 22:48:47.098646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:47.180346 tst register_default_mass.py: using MSISDN 1058 22:48:47.186459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:47.405050 tst register_default_mass.py: using MSISDN 1059 22:48:47.415661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:47.523834 tst register_default_mass.py: using MSISDN 1060 22:48:47.529973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:47.634584 tst register_default_mass.py: using MSISDN 1061 22:48:47.647370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:47.876012 tst register_default_mass.py: using MSISDN 1062 22:48:47.887693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:47.974082 tst register_default_mass.py: using MSISDN 1063 22:48:47.985511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:48.091610 tst register_default_mass.py: using MSISDN 1064 22:48:48.098372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:48.175057 tst register_default_mass.py: using MSISDN 1065 22:48:48.183962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:48.270201 tst register_default_mass.py: using MSISDN 1066 22:48:48.277629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:48.398009 tst register_default_mass.py: using MSISDN 1067 22:48:48.409279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:48.515178 tst register_default_mass.py: using MSISDN 1068 22:48:48.521882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:48.595424 tst register_default_mass.py: using MSISDN 1069 22:48:48.603181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:48.733584 tst register_default_mass.py: using MSISDN 1070 22:48:48.739392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:48.828002 tst register_default_mass.py: using MSISDN 1071 22:48:48.834055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:48.902503 tst register_default_mass.py: using MSISDN 1072 22:48:48.909723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:48.986251 tst register_default_mass.py: using MSISDN 1073 22:48:48.997222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:49.159023 tst register_default_mass.py: using MSISDN 1074 22:48:49.165805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:49.237811 tst register_default_mass.py: using MSISDN 1075 22:48:49.243874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:49.350045 tst register_default_mass.py: using MSISDN 1076 22:48:49.356182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:49.437386 tst register_default_mass.py: using MSISDN 1077 22:48:49.445022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:49.525241 tst register_default_mass.py: using MSISDN 1078 22:48:49.532294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:49.607105 tst register_default_mass.py: using MSISDN 1079 22:48:49.613042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:49.682638 tst register_default_mass.py: using MSISDN 1080 22:48:49.691483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:49.761955 tst register_default_mass.py: using MSISDN 1081 22:48:49.772667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:49.848303 tst register_default_mass.py: using MSISDN 1082 22:48:49.854344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:49.939957 tst register_default_mass.py: using MSISDN 1083 22:48:49.946049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:50.020815 tst register_default_mass.py: using MSISDN 1084 22:48:50.031729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:50.116768 tst register_default_mass.py: using MSISDN 1085 22:48:50.127778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:50.203555 tst register_default_mass.py: using MSISDN 1086 22:48:50.210185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:50.287363 tst register_default_mass.py: using MSISDN 1087 22:48:50.295808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:50.909284 tst register_default_mass.py: using MSISDN 1088 22:48:50.916901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:50.996508 tst register_default_mass.py: using MSISDN 1089 22:48:51.006051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:51.082411 tst register_default_mass.py: using MSISDN 1090 22:48:51.090068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:51.170735 tst register_default_mass.py: using MSISDN 1091 22:48:51.176759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:51.265165 tst register_default_mass.py: using MSISDN 1092 22:48:51.271139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:51.367013 tst register_default_mass.py: using MSISDN 1093 22:48:51.378415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:51.549229 tst register_default_mass.py: using MSISDN 1094 22:48:51.555268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:51.628613 tst register_default_mass.py: using MSISDN 1095 22:48:51.634661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:51.706617 tst register_default_mass.py: using MSISDN 1096 22:48:51.712664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:51.786398 tst register_default_mass.py: using MSISDN 1097 22:48:51.792440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:51.869064 tst register_default_mass.py: using MSISDN 1098 22:48:51.876879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:51.947035 tst register_default_mass.py: using MSISDN 1099 22:48:51.953026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:52.036340 tst register_default_mass.py: using MSISDN 1100 22:48:52.047742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:52.198712 run mass: Starting testcase 22:48:52.205072 run mass: Pre-launching all virtphy's 22:48:52.211100 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:52.225875 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:52.232535 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:52.247129 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:52.253675 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:52.268026 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:52.275886 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:52.290250 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:52.296937 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:52.311244 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:52.318661 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:52.332934 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:52.341165 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:52.355322 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:52.362513 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:52.387891 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:52.400040 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:52.425474 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:52.437595 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:52.460434 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:52.467093 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:52.618568 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:52.625130 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:52.638475 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:52.644844 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:52.658231 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:52.664434 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:52.677617 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:52.683812 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:52.697030 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:52.703179 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:52.716210 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:52.722513 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:52.735862 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:52.742316 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:52.755555 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:52.761960 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:52.776145 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:52.782435 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:52.796071 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:52.802356 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:52.815973 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:52.822280 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:52.835911 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:52.842092 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:52.855141 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:52.861212 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:52.878771 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:52.885274 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:52.898726 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:52.905240 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:52.918655 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:52.973812 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:52.989493 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:52.996038 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:53.010034 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:53.016431 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:53.030016 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:53.057113 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:53.071285 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:53.077728 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:53.093167 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:53.100093 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:53.115211 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:53.122690 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:53.138389 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:53.145887 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:53.161918 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:53.169522 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:53.186017 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:53.194316 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:53.210800 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:53.218605 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:53.234996 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:53.242574 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:53.258979 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:53.266364 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:53.282231 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:53.289545 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:53.305576 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:53.312973 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:53.328869 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:53.336136 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:53.351661 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:53.358853 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:53.374238 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:53.381418 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:53.396885 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:53.404119 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:53.420133 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:53.427645 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:53.444179 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:53.451960 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:53.468667 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:53.476302 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:53.492981 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:53.500264 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:53.515995 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:53.523611 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:53.539291 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:53.546446 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:53.562012 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:53.569324 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:53.585357 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:53.593383 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:53.609654 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:53.617069 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:53.633317 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:53.640771 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:53.656668 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:53.664043 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:53.679875 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:53.687364 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:53.703292 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:53.710767 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:53.726548 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:53.733792 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:53.749807 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:53.761085 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:53.778227 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:53.786597 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:53.803734 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:53.811160 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:53.827506 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:53.835164 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:53.851317 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:53.858803 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:53.875505 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:53.883493 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:53.900667 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:53.909216 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:53.926002 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:53.933777 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:53.950584 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:53.959228 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:53.976099 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:53.984142 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:54.000858 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:54.008554 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:54.024780 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:54.032335 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:54.049134 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:54.061207 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:54.101274 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:54.120796 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:54.161665 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:54.180529 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:54.220813 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:54.238741 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:54.275506 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:54.291443 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:54.322846 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:54.330834 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:54.347422 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:54.360531 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:54.377582 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:54.385355 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:54.402471 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:54.411547 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:54.428888 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:54.439016 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:54.456664 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:54.464600 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:54.481745 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:54.489545 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:54.506051 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:54.513555 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:54.529694 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:54.537180 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:54.553382 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:54.560786 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:54.576886 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:54.584614 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:54.601289 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:54.608881 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:54.625063 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:54.632703 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:54.648768 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:54.656087 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:54.672040 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:54.679412 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:54.695281 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:54.702566 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:54.718585 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:54.727549 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:54.744970 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:54.752845 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:54.770242 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:54.778149 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:54.797085 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:54.805251 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:54.822153 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:54.830299 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:54.846973 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:54.858379 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:54.895440 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:54.902498 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:54.919461 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:54.927528 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:54.943958 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:54.951108 run mass: Checking if sockets are in the filesystem 22:48:54.965636 run osmo-ms-mob/00000: Starting mobile 22:48:54.981392 run osmo-ms-mob/00000(pid=135): Launched 22:48:55.000870 run mass: MS start registered {at=23972240.70420158, delay=0.012273550033569336, ms=00000} 22:48:59.169194 run osmo-ms-mob/00001: Starting mobile 22:48:59.184064 run osmo-ms-mob/00001(pid=136): Launched 22:48:59.196525 run mass: MS start registered {at=23972244.899848346, delay=0.005464412271976471, ms=00001} 22:49:00.269818 run mass: MS performed LU {at=23972245.9731444, lu_delay=5.2689428217709064, ms=00000} 22:49:00.964217 run osmo-ms-mob/00002: Starting mobile 22:49:00.978249 run osmo-ms-mob/00002(pid=137): Launched 22:49:00.990244 run mass: MS start registered {at=23972246.693572015, delay=0.005293413996696472, ms=00002} 22:49:02.264960 run osmo-ms-mob/00003: Starting mobile 22:49:02.278777 run osmo-ms-mob/00003(pid=138): Launched 22:49:02.290033 run mass: MS start registered {at=23972247.99338463, delay=0.0037146471440792084, ms=00003} 22:49:03.364651 run osmo-ms-mob/00004: Starting mobile 22:49:03.378625 run osmo-ms-mob/00004(pid=139): Launched 22:49:03.389728 run mass: MS start registered {at=23972249.093076542, delay=0.004560649394989014, ms=00004} 22:49:04.035812 run mass: MS performed LU {at=23972249.739136524, lu_delay=4.839288178831339, ms=00001} 22:49:04.364326 run osmo-ms-mob/00005: Starting mobile 22:49:04.378200 run osmo-ms-mob/00005(pid=140): Launched 22:49:04.389626 run mass: MS start registered {at=23972250.092967756, delay=0.004962552338838577, ms=00005} 22:49:05.468865 run osmo-ms-mob/00006: Starting mobile 22:49:05.483302 run osmo-ms-mob/00006(pid=141): Launched 22:49:05.489690 run mass: Starting too slowly. Moving on {now=23972251.193058416, sleep=-0.13168847560882568, target=23972251.06136994} 22:49:05.495623 run mass: MS start registered {at=23972251.19898068, delay=0.005924608558416367, ms=00006} 22:49:05.501769 run mass: Starting too slowly. Moving on {now=23972251.205138505, sleep=-0.043768562376499176, target=23972251.161369942} 22:49:06.177038 run osmo-ms-mob/00007: Starting mobile 22:49:06.203753 run osmo-ms-mob/00007(pid=142): Launched 22:49:06.211024 run mass: MS performed LU {at=23972251.914375465, lu_delay=5.220803450793028, ms=00002} 22:49:06.217226 run mass: MS start registered {at=23972251.92058823, delay=0.006237667053937912, ms=00007} 22:49:06.963801 run osmo-ms-mob/00008: Starting mobile 22:49:06.977247 run osmo-ms-mob/00008(pid=143): Launched 22:49:06.988511 run mass: MS start registered {at=23972252.691860385, delay=0.0048994868993759155, ms=00008} 22:49:07.663974 run osmo-ms-mob/00009: Starting mobile 22:49:07.677225 run osmo-ms-mob/00009(pid=144): Launched 22:49:07.690853 run mass: MS start registered {at=23972253.394190524, delay=0.007310066372156143, ms=00009} 22:49:07.801564 run mass: MS performed LU {at=23972253.504895765, lu_delay=5.511511135846376, ms=00003} 22:49:08.368669 run osmo-ms-mob/00010: Starting mobile 22:49:08.383591 run osmo-ms-mob/00010(pid=145): Launched 22:49:08.396161 run mass: MS start registered {at=23972254.099511392, delay=0.005473088473081589, ms=00010} 22:49:08.966925 run osmo-ms-mob/00011: Starting mobile 22:49:08.983876 run osmo-ms-mob/00011(pid=146): Launched 22:49:08.997848 run mass: MS start registered {at=23972254.701183245, delay=0.004803929477930069, ms=00011} 22:49:09.567568 run osmo-ms-mob/00012: Starting mobile 22:49:09.583804 run osmo-ms-mob/00012(pid=147): Launched 22:49:09.599245 run mass: MS start registered {at=23972255.30256781, delay=0.005470007658004761, ms=00012} 22:49:09.703680 run mass: MS performed LU {at=23972255.407012723, lu_delay=5.314044967293739, ms=00005} 22:49:09.731229 run mass: MS performed LU {at=23972255.43456204, lu_delay=6.341485496610403, ms=00004} 22:49:10.167288 run osmo-ms-mob/00013: Starting mobile 22:49:10.182825 run osmo-ms-mob/00013(pid=148): Launched 22:49:10.195310 run mass: MS start registered {at=23972255.898657784, delay=0.005283750593662262, ms=00013} 22:49:10.988740 run osmo-ms-mob/00014: Starting mobile 22:49:11.002780 run osmo-ms-mob/00014(pid=149): Launched 22:49:11.009508 run mass: Starting too slowly. Moving on {now=23972256.71287591, sleep=-0.15150588750839233, target=23972256.561370023} 22:49:11.015871 run mass: Starting too slowly. Moving on {now=23972256.719241276, sleep=-0.0578712522983551, target=23972256.661370024} 22:49:11.508735 run osmo-ms-mob/00015: Starting mobile 22:49:11.524619 run osmo-ms-mob/00015(pid=150): Launched 22:49:11.531046 run mass: Starting too slowly. Moving on {now=23972257.23441623, sleep=-0.07304619997739792, target=23972257.16137003} 22:49:12.174317 run osmo-ms-mob/00016: Starting mobile 22:49:12.188044 run osmo-ms-mob/00016(pid=151): Launched 22:49:12.194500 run mass: Starting too slowly. Moving on {now=23972257.89786994, sleep=-0.23649990186095238, target=23972257.66137004} 22:49:12.201047 run mass: MS start registered {at=23972257.904404376, delay=1.191531766206026, ms=00014} 22:49:12.207176 run mass: Starting too slowly. Moving on {now=23972257.9105453, sleep=-0.1491752602159977, target=23972257.76137004} 22:49:12.213137 run mass: MS start registered {at=23972257.916499782, delay=0.6820859052240849, ms=00015} 22:49:12.219095 run mass: Starting too slowly. Moving on {now=23972257.92246598, sleep=-0.061095938086509705, target=23972257.861370042} 22:49:12.224945 run mass: MS start registered {at=23972257.92830827, delay=0.030440881848335266, ms=00016} 22:49:12.364280 run osmo-ms-mob/00017: Starting mobile 22:49:12.381579 run osmo-ms-mob/00017(pid=152): Launched 22:49:12.393081 run mass: MS start registered {at=23972258.096432682, delay=0.004968784749507904, ms=00017} 22:49:12.509200 run mass: MS performed LU {at=23972258.21252774, lu_delay=6.29193951189518, ms=00007} 22:49:12.808862 run mass: MS performed LU {at=23972258.512182098, lu_delay=7.313201416283846, ms=00006} 22:49:12.964415 run osmo-ms-mob/00018: Starting mobile 22:49:12.979910 run osmo-ms-mob/00018(pid=153): Launched 22:49:12.992606 run mass: MS start registered {at=23972258.69595524, delay=0.0054956525564193726, ms=00018} 22:49:13.113372 run mass: MS performed LU {at=23972258.81670343, lu_delay=6.124843046069145, ms=00008} 22:49:13.364343 run osmo-ms-mob/00019: Starting mobile 22:49:13.380954 run osmo-ms-mob/00019(pid=154): Launched 22:49:13.393906 run mass: MS start registered {at=23972259.09725184, delay=0.005578313022851944, ms=00019} 22:49:13.603291 run mass: MS performed LU {at=23972259.30660797, lu_delay=5.207096576690674, ms=00010} 22:49:13.704529 run mass: MS performed LU {at=23972259.407862306, lu_delay=6.0136717818677425, ms=00009} 22:49:13.732033 run mass: MS performed LU {at=23972259.435368758, lu_delay=4.734185513108969, ms=00011} 22:49:13.746260 run osmo-ms-mob/00020: Starting mobile 22:49:13.763621 run osmo-ms-mob/00020(pid=155): Launched 22:49:13.777255 run mass: MS start registered {at=23972259.480601408, delay=0.005714520812034607, ms=00020} 22:49:14.365194 run osmo-ms-mob/00021: Starting mobile 22:49:14.379321 run osmo-ms-mob/00021(pid=156): Launched 22:49:14.391300 run mass: MS start registered {at=23972260.094649382, delay=0.004889246076345444, ms=00021} 22:49:14.764564 run osmo-ms-mob/00022: Starting mobile 22:49:14.779004 run osmo-ms-mob/00022(pid=157): Launched 22:49:14.790509 run mass: MS start registered {at=23972260.493856248, delay=0.004724510014057159, ms=00022} 22:49:15.264978 run osmo-ms-mob/00023: Starting mobile 22:49:15.279643 run osmo-ms-mob/00023(pid=158): Launched 22:49:15.286701 run mass: MS performed LU {at=23972260.990051363, lu_delay=5.091393578797579, ms=00013} 22:49:15.294029 run mass: MS performed LU {at=23972260.997389793, lu_delay=5.694821983575821, ms=00012} 22:49:15.301319 run mass: MS start registered {at=23972261.004683647, delay=0.014656804502010345, ms=00023} 22:49:15.666278 run osmo-ms-mob/00024: Starting mobile 22:49:15.684104 run osmo-ms-mob/00024(pid=159): Launched 22:49:15.697228 run mass: MS start registered {at=23972261.400564022, delay=0.0056262388825416565, ms=00024} 22:49:16.165153 run osmo-ms-mob/00025: Starting mobile 22:49:16.180290 run osmo-ms-mob/00025(pid=160): Launched 22:49:16.192820 run mass: MS start registered {at=23972261.8961681, delay=0.0053430236876010895, ms=00025} 22:49:16.569068 run osmo-ms-mob/00026: Starting mobile 22:49:16.583672 run osmo-ms-mob/00026(pid=161): Launched 22:49:16.595562 run mass: MS start registered {at=23972262.298910327, delay=0.005330294370651245, ms=00026} 22:49:16.964583 run osmo-ms-mob/00027: Starting mobile 22:49:16.978915 run osmo-ms-mob/00027(pid=162): Launched 22:49:16.991064 run mass: MS start registered {at=23972262.69441902, delay=0.004832513630390167, ms=00027} 22:49:17.216390 run mass: MS performed LU {at=23972262.919724267, lu_delay=4.991415996104479, ms=00016} 22:49:17.234485 run mass: MS performed LU {at=23972262.93783814, lu_delay=5.033433765172958, ms=00014} 22:49:17.246744 run osmo-ms-mob/00028: Starting mobile 22:49:17.261465 run osmo-ms-mob/00028(pid=163): Launched 22:49:17.275103 run mass: MS start registered {at=23972262.978450734, delay=0.006340090185403824, ms=00028} 22:49:17.497899 run mass: MS performed LU {at=23972263.20123419, lu_delay=5.104801509529352, ms=00017} 22:49:17.516137 run mass: MS performed LU {at=23972263.21947746, lu_delay=5.302977677434683, ms=00015} 22:49:17.764173 run osmo-ms-mob/00029: Starting mobile 22:49:17.778486 run osmo-ms-mob/00029(pid=164): Launched 22:49:17.790886 run mass: MS start registered {at=23972263.494231686, delay=0.0056151412427425385, ms=00029} 22:49:18.164919 run osmo-ms-mob/00030: Starting mobile 22:49:18.179759 run osmo-ms-mob/00030(pid=165): Launched 22:49:18.191892 run mass: MS start registered {at=23972263.895235468, delay=0.005225434899330139, ms=00030} 22:49:18.565041 run osmo-ms-mob/00031: Starting mobile 22:49:18.580311 run osmo-ms-mob/00031(pid=166): Launched 22:49:18.594314 run mass: MS start registered {at=23972264.297648437, delay=0.006248950958251953, ms=00031} 22:49:18.864179 run osmo-ms-mob/00032: Starting mobile 22:49:18.877619 run osmo-ms-mob/00032(pid=167): Launched 22:49:18.889077 run mass: MS start registered {at=23972264.59242694, delay=0.005119815468788147, ms=00032} 22:49:18.997862 run mass: MS performed LU {at=23972264.701194555, lu_delay=5.6039427146315575, ms=00019} 22:49:19.034454 run mass: MS performed LU {at=23972264.73778773, lu_delay=5.257186323404312, ms=00020} 22:49:19.251365 run mass: MS performed LU {at=23972264.954702508, lu_delay=6.2587472684681416, ms=00018} 22:49:19.264891 run osmo-ms-mob/00033: Starting mobile 22:49:19.280424 run osmo-ms-mob/00033(pid=168): Launched 22:49:19.288804 run mass: MS performed LU {at=23972264.992137708, lu_delay=4.897488325834274, ms=00021} 22:49:19.301304 run mass: MS start registered {at=23972265.00466502, delay=0.013620592653751373, ms=00033} 22:49:19.664150 run osmo-ms-mob/00034: Starting mobile 22:49:19.678009 run osmo-ms-mob/00034(pid=169): Launched 22:49:19.689840 run mass: MS start registered {at=23972265.393192776, delay=0.005087114870548248, ms=00034} 22:49:19.964531 run osmo-ms-mob/00035: Starting mobile 22:49:19.979506 run osmo-ms-mob/00035(pid=170): Launched 22:49:19.991517 run mass: MS start registered {at=23972265.69486414, delay=0.004899557679891586, ms=00035} 22:49:20.364017 run osmo-ms-mob/00036: Starting mobile 22:49:20.379280 run osmo-ms-mob/00036(pid=171): Launched 22:49:20.391546 run mass: MS start registered {at=23972266.094885778, delay=0.005470652133226395, ms=00036} 22:49:20.767265 run osmo-ms-mob/00037: Starting mobile 22:49:20.787200 run osmo-ms-mob/00037(pid=172): Launched 22:49:20.800229 run mass: MS start registered {at=23972266.5035711, delay=0.0051626041531562805, ms=00037} 22:49:20.982497 run mass: MS performed LU {at=23972266.68582056, lu_delay=5.285256538540125, ms=00024} 22:49:20.996683 run osmo-ms-mob/00038: Starting mobile 22:49:21.012348 run osmo-ms-mob/00038(pid=173): Launched 22:49:21.019787 run mass: MS performed LU {at=23972266.723143335, lu_delay=5.718459688127041, ms=00023} 22:49:21.027138 run mass: MS start registered {at=23972266.73050185, delay=0.00738077238202095, ms=00038} 22:49:21.034629 run mass: MS performed LU {at=23972266.7379849, lu_delay=6.244128651916981, ms=00022} 22:49:21.048174 run osmo-ms-mob/00039: Starting mobile 22:49:21.064131 run osmo-ms-mob/00039(pid=174): Launched 22:49:21.077598 run mass: MS start registered {at=23972266.780941233, delay=0.006023861467838287, ms=00039} 22:49:21.190018 run mass: MS performed LU {at=23972266.893352002, lu_delay=4.594441674649715, ms=00026} 22:49:21.282543 run mass: MS performed LU {at=23972266.985880267, lu_delay=5.089712165296078, ms=00025} 22:49:21.765190 run osmo-ms-mob/00040: Starting mobile 22:49:21.781241 run osmo-ms-mob/00040(pid=175): Launched 22:49:21.797004 run mass: MS start registered {at=23972267.500337023, delay=0.006811194121837616, ms=00040} 22:49:22.064439 run osmo-ms-mob/00041: Starting mobile 22:49:22.081022 run osmo-ms-mob/00041(pid=176): Launched 22:49:22.094014 run mass: MS start registered {at=23972267.79735976, delay=0.005269229412078857, ms=00041} 22:49:22.365398 run osmo-ms-mob/00042: Starting mobile 22:49:22.381161 run osmo-ms-mob/00042(pid=177): Launched 22:49:22.393706 run mass: MS start registered {at=23972268.097053073, delay=0.0052904412150382996, ms=00042} 22:49:22.764040 run osmo-ms-mob/00043: Starting mobile 22:49:22.778264 run osmo-ms-mob/00043(pid=178): Launched 22:49:22.785137 run mass: MS performed LU {at=23972268.48849522, lu_delay=4.593259751796722, ms=00030} 22:49:22.792081 run mass: MS start registered {at=23972268.495445054, delay=0.006969179958105087, ms=00043} 22:49:22.799932 run mass: MS performed LU {at=23972268.503286984, lu_delay=5.524836249649525, ms=00028} 22:49:22.812063 run osmo-ms-mob/00044: Starting mobile 22:49:22.827137 run osmo-ms-mob/00044(pid=179): Launched 22:49:22.839375 run mass: MS start registered {at=23972268.542722736, delay=0.005383249372243881, ms=00044} 22:49:23.017341 run mass: MS performed LU {at=23972268.720675997, lu_delay=5.226444311439991, ms=00029} 22:49:23.054645 run mass: MS performed LU {at=23972268.757959586, lu_delay=6.063540566712618, ms=00027} 22:49:23.069512 run osmo-ms-mob/00045: Starting mobile 22:49:23.086512 run osmo-ms-mob/00045(pid=180): Launched 22:49:23.099837 run mass: MS start registered {at=23972268.803183228, delay=0.005673613399267197, ms=00045} 22:49:23.665416 run osmo-ms-mob/00046: Starting mobile 22:49:23.681440 run osmo-ms-mob/00046(pid=181): Launched 22:49:23.694756 run mass: MS start registered {at=23972269.398102216, delay=0.005564451217651367, ms=00046} 22:49:23.964645 run osmo-ms-mob/00047: Starting mobile 22:49:23.979805 run osmo-ms-mob/00047(pid=182): Launched 22:49:23.992819 run mass: MS start registered {at=23972269.696161825, delay=0.005932830274105072, ms=00047} 22:49:24.264743 run osmo-ms-mob/00048: Starting mobile 22:49:24.280283 run osmo-ms-mob/00048(pid=183): Launched 22:49:24.293252 run mass: MS start registered {at=23972269.996590197, delay=0.005581311881542206, ms=00048} 22:49:24.564908 run osmo-ms-mob/00049: Starting mobile 22:49:24.580044 run osmo-ms-mob/00049(pid=184): Launched 22:49:24.596435 run mass: MS start registered {at=23972270.299776454, delay=0.005716156214475632, ms=00049} 22:49:24.747786 run mass: MS performed LU {at=23972270.451105278, lu_delay=5.05791250243783, ms=00034} 22:49:24.766056 run mass: MS performed LU {at=23972270.469400167, lu_delay=4.774536028504372, ms=00035} 22:49:24.778789 run osmo-ms-mob/00050: Starting mobile 22:49:24.794552 run osmo-ms-mob/00050(pid=185): Launched 22:49:24.801932 run mass: MS performed LU {at=23972270.505288728, lu_delay=5.50062370672822, ms=00033} 22:49:24.809103 run mass: MS start registered {at=23972270.51246769, delay=0.007202554494142532, ms=00050} 22:49:24.955504 run mass: MS performed LU {at=23972270.658836573, lu_delay=6.066409632563591, ms=00032} 22:49:25.047528 run mass: MS performed LU {at=23972270.750859465, lu_delay=6.453211028128862, ms=00031} 22:49:25.060583 run osmo-ms-mob/00051: Starting mobile 22:49:25.076470 run osmo-ms-mob/00051(pid=186): Launched 22:49:25.088795 run mass: MS start registered {at=23972270.79214011, delay=0.005371406674385071, ms=00051} 22:49:25.563980 run osmo-ms-mob/00052: Starting mobile 22:49:25.578066 run osmo-ms-mob/00052(pid=187): Launched 22:49:25.589811 run mass: MS start registered {at=23972271.293156225, delay=0.005208514630794525, ms=00052} 22:49:25.864632 run osmo-ms-mob/00053: Starting mobile 22:49:25.879817 run osmo-ms-mob/00053(pid=188): Launched 22:49:25.892395 run mass: MS start registered {at=23972271.59573117, delay=0.005380276590585709, ms=00053} 22:49:26.165713 run osmo-ms-mob/00054: Starting mobile 22:49:26.183087 run osmo-ms-mob/00054(pid=189): Launched 22:49:26.196842 run mass: MS start registered {at=23972271.900164116, delay=0.005829758942127228, ms=00054} 22:49:26.464140 run osmo-ms-mob/00055: Starting mobile 22:49:26.478321 run osmo-ms-mob/00055(pid=190): Launched 22:49:26.490017 run mass: MS start registered {at=23972272.193368208, delay=0.004834834486246109, ms=00055} 22:49:26.529720 run mass: MS performed LU {at=23972272.233057264, lu_delay=5.729486163705587, ms=00037} 22:49:26.547225 run mass: MS performed LU {at=23972272.250573453, lu_delay=6.155687674880028, ms=00036} 22:49:26.559985 run osmo-ms-mob/00056: Starting mobile 22:49:26.576055 run osmo-ms-mob/00056(pid=191): Launched 22:49:26.583569 run mass: MS performed LU {at=23972272.28692561, lu_delay=4.489565849304199, ms=00041} 22:49:26.591306 run mass: MS start registered {at=23972272.294669166, delay=0.007766149938106537, ms=00056} 22:49:26.820204 run mass: MS performed LU {at=23972272.52353924, lu_delay=5.02320221811533, ms=00040} 22:49:26.832458 run osmo-ms-mob/00057: Starting mobile 22:49:26.847071 run osmo-ms-mob/00057(pid=192): Launched 22:49:26.857086 run mass: MS performed LU {at=23972272.560431946, lu_delay=5.8299300968647, ms=00038} 22:49:26.865766 run mass: MS start registered {at=23972272.56912981, delay=0.011515270918607712, ms=00057} 22:49:26.875425 run mass: MS performed LU {at=23972272.578769892, lu_delay=5.797828659415245, ms=00039} 22:49:27.467057 run osmo-ms-mob/00058: Starting mobile 22:49:27.484631 run osmo-ms-mob/00058(pid=193): Launched 22:49:27.498291 run mass: MS start registered {at=23972273.201606523, delay=0.005641859024763107, ms=00058} 22:49:27.772150 run osmo-ms-mob/00059: Starting mobile 22:49:27.804683 run osmo-ms-mob/00059(pid=194): Launched 22:49:27.825525 run mass: MS start registered {at=23972273.528857917, delay=0.0053440481424331665, ms=00059} 22:49:28.066589 run osmo-ms-mob/00060: Starting mobile 22:49:28.086139 run osmo-ms-mob/00060(pid=195): Launched 22:49:28.101555 run mass: MS start registered {at=23972273.80488291, delay=0.005551319569349289, ms=00060} 22:49:28.469145 run osmo-ms-mob/00061: Starting mobile 22:49:28.484952 run osmo-ms-mob/00061(pid=196): Launched 22:49:28.499761 run mass: MS start registered {at=23972274.203100614, delay=0.006238270550966263, ms=00061} 22:49:28.513586 run mass: MS performed LU {at=23972274.21691651, lu_delay=5.413733281195164, ms=00045} 22:49:28.531905 run mass: MS performed LU {at=23972274.23524391, lu_delay=4.837141692638397, ms=00046} 22:49:28.545772 run osmo-ms-mob/00062: Starting mobile 22:49:28.562318 run osmo-ms-mob/00062(pid=197): Launched 22:49:28.570070 run mass: MS performed LU {at=23972274.273424845, lu_delay=5.777979791164398, ms=00043} 22:49:28.577607 run mass: MS start registered {at=23972274.280970313, delay=0.007569286972284317, ms=00062} 22:49:28.721882 run mass: MS performed LU {at=23972274.425193846, lu_delay=6.328140772879124, ms=00042} 22:49:28.734969 run osmo-ms-mob/00063: Starting mobile 22:49:28.751262 run osmo-ms-mob/00063(pid=198): Launched 22:49:28.764683 run mass: MS start registered {at=23972274.46802818, delay=0.005802907049655914, ms=00063} 22:49:28.777158 run mass: MS performed LU {at=23972274.480505027, lu_delay=4.78434320166707, ms=00047} 22:49:28.813877 run mass: MS performed LU {at=23972274.517211795, lu_delay=5.974489059299231, ms=00044} 22:49:29.466328 run osmo-ms-mob/00064: Starting mobile 22:49:29.483796 run osmo-ms-mob/00064(pid=199): Launched 22:49:29.497106 run mass: MS start registered {at=23972275.200444244, delay=0.0055307745933532715, ms=00064} 22:49:29.864594 run osmo-ms-mob/00065: Starting mobile 22:49:29.878310 run osmo-ms-mob/00065(pid=200): Launched 22:49:29.890768 run mass: MS start registered {at=23972275.594112147, delay=0.005459949374198914, ms=00065} 22:49:30.165438 run osmo-ms-mob/00066: Starting mobile 22:49:30.179689 run osmo-ms-mob/00066(pid=201): Launched 22:49:30.192254 run mass: MS start registered {at=23972275.895597436, delay=0.005775526165962219, ms=00066} 22:49:30.313740 run mass: MS performed LU {at=23972276.017076083, lu_delay=6.020485885441303, ms=00048} 22:49:30.332215 run mass: MS performed LU {at=23972276.035558492, lu_delay=5.523090802133083, ms=00050} 22:49:30.350945 run mass: MS performed LU {at=23972276.054278973, lu_delay=4.76112274825573, ms=00052} 22:49:30.363250 run osmo-ms-mob/00067: Starting mobile 22:49:30.378251 run osmo-ms-mob/00067(pid=202): Launched 22:49:30.390302 run mass: MS start registered {at=23972276.093648236, delay=0.005235109478235245, ms=00067} 22:49:30.622366 run mass: MS performed LU {at=23972276.325692903, lu_delay=5.5335527919232845, ms=00051} 22:49:30.865346 run osmo-ms-mob/00068: Starting mobile 22:49:30.880329 run osmo-ms-mob/00068(pid=203): Launched 22:49:30.887394 run mass: MS performed LU {at=23972276.590750106, lu_delay=4.995018936693668, ms=00053} 22:49:30.893943 run mass: MS start registered {at=23972276.597308442, delay=0.006579011678695679, ms=00068} 22:49:31.265869 run osmo-ms-mob/00069: Starting mobile 22:49:31.282211 run osmo-ms-mob/00069(pid=204): Launched 22:49:31.295536 run mass: MS start registered {at=23972276.998870544, delay=0.005598466843366623, ms=00069} 22:49:31.338725 run mass: MS performed LU {at=23972277.042058527, lu_delay=6.742282073944807, ms=00049} 22:49:31.513599 run mass: MS performed LU {at=23972277.21692178, lu_delay=3.6880638636648655, ms=00059} 22:49:31.666362 run osmo-ms-mob/00070: Starting mobile 22:49:31.683945 run osmo-ms-mob/00070(pid=205): Launched 22:49:31.697218 run mass: MS start registered {at=23972277.40055728, delay=0.005751665681600571, ms=00070} 22:49:32.064150 run osmo-ms-mob/00071: Starting mobile 22:49:32.078395 run osmo-ms-mob/00071(pid=206): Launched 22:49:32.090891 run mass: MS start registered {at=23972277.794239108, delay=0.005832534283399582, ms=00071} 22:49:32.297527 run mass: MS performed LU {at=23972278.00086163, lu_delay=4.799255106598139, ms=00058} 22:49:32.325260 run mass: MS performed LU {at=23972278.028609548, lu_delay=5.835241340100765, ms=00055} 22:49:32.337302 run osmo-ms-mob/00072: Starting mobile 22:49:32.351964 run osmo-ms-mob/00072(pid=207): Launched 22:49:32.358906 run mass: MS performed LU {at=23972278.06226209, lu_delay=5.767592925578356, ms=00056} 22:49:32.365622 run mass: MS start registered {at=23972278.068987273, delay=0.006745595484972, ms=00072} 22:49:32.487875 run mass: MS performed LU {at=23972278.191209253, lu_delay=6.291045136749744, ms=00054} 22:49:32.542103 run mass: MS performed LU {at=23972278.245439548, lu_delay=5.676309738308191, ms=00057} 22:49:32.554338 run osmo-ms-mob/00073: Starting mobile 22:49:32.569296 run osmo-ms-mob/00073(pid=208): Launched 22:49:32.581919 run mass: MS start registered {at=23972278.285269804, delay=0.005703490227460861, ms=00073} 22:49:33.263861 run osmo-ms-mob/00074: Starting mobile 22:49:33.277890 run osmo-ms-mob/00074(pid=209): Launched 22:49:33.289397 run mass: MS start registered {at=23972278.99274191, delay=0.005104392766952515, ms=00074} 22:49:33.665009 run osmo-ms-mob/00075: Starting mobile 22:49:33.680750 run osmo-ms-mob/00075(pid=210): Launched 22:49:33.694155 run mass: MS start registered {at=23972279.397502832, delay=0.005616702139377594, ms=00075} 22:49:34.079367 run mass: MS performed LU {at=23972279.782702085, lu_delay=4.582257840782404, ms=00064} 22:49:34.091374 run osmo-ms-mob/00076: Starting mobile 22:49:34.105505 run osmo-ms-mob/00076(pid=211): Launched 22:49:34.112236 run mass: MS performed LU {at=23972279.81559429, lu_delay=5.612493675202131, ms=00061} 22:49:34.119197 run mass: MS performed LU {at=23972279.82256106, lu_delay=5.35453287884593, ms=00063} 22:49:34.125939 run mass: MS start registered {at=23972279.829303537, delay=0.013730488717556, ms=00076} 22:49:34.388532 run mass: MS performed LU {at=23972280.091867656, lu_delay=5.810897342860699, ms=00062} 22:49:34.400231 run osmo-ms-mob/00077: Starting mobile 22:49:34.414288 run osmo-ms-mob/00077(pid=212): Launched 22:49:34.420943 run mass: MS performed LU {at=23972280.124302115, lu_delay=6.319419205188751, ms=00060} 22:49:34.427349 run mass: MS start registered {at=23972280.130715545, delay=0.006432808935642242, ms=00077} 22:49:35.064523 run osmo-ms-mob/00078: Starting mobile 22:49:35.079990 run osmo-ms-mob/00078(pid=213): Launched 22:49:35.092239 run mass: MS start registered {at=23972280.795573447, delay=0.0052222199738025665, ms=00078} 22:49:35.464405 run osmo-ms-mob/00079: Starting mobile 22:49:35.479047 run osmo-ms-mob/00079(pid=214): Launched 22:49:35.491904 run mass: MS start registered {at=23972281.195259552, delay=0.004727739840745926, ms=00079} 22:49:35.964287 run osmo-ms-mob/00080: Starting mobile 22:49:35.978506 run osmo-ms-mob/00080(pid=215): Launched 22:49:35.989892 run mass: MS start registered {at=23972281.693239037, delay=0.004836961627006531, ms=00080} 22:49:36.045459 run mass: MS performed LU {at=23972281.74877767, lu_delay=6.154665522277355, ms=00065} 22:49:36.063732 run mass: MS performed LU {at=23972281.767082028, lu_delay=5.169773586094379, ms=00068} 22:49:36.091392 run mass: MS performed LU {at=23972281.794738073, lu_delay=4.795867528766394, ms=00069} 22:49:36.253271 run mass: MS performed LU {at=23972281.95660338, lu_delay=6.06100594624877, ms=00066} 22:49:36.265483 run osmo-ms-mob/00081: Starting mobile 22:49:36.280277 run osmo-ms-mob/00081(pid=216): Launched 22:49:36.291698 run mass: MS start registered {at=23972281.99504696, delay=0.004539463669061661, ms=00081} 22:49:36.345801 run mass: MS performed LU {at=23972282.049137227, lu_delay=5.955488990992308, ms=00067} 22:49:36.543332 run mass: MS performed LU {at=23972282.246664688, lu_delay=4.84610740840435, ms=00070} 22:49:36.864249 run osmo-ms-mob/00082: Starting mobile 22:49:36.878746 run osmo-ms-mob/00082(pid=217): Launched 22:49:36.890722 run mass: MS start registered {at=23972282.59407316, delay=0.004759795963764191, ms=00082} 22:49:37.464205 run osmo-ms-mob/00083: Starting mobile 22:49:37.478332 run osmo-ms-mob/00083(pid=218): Launched 22:49:37.490509 run mass: MS start registered {at=23972283.193858646, delay=0.005272172391414642, ms=00083} 22:49:37.826521 run mass: MS performed LU {at=23972283.529846806, lu_delay=5.4608595333993435, ms=00072} 22:49:37.845307 run mass: MS performed LU {at=23972283.548641924, lu_delay=5.754402816295624, ms=00071} 22:49:37.860361 run osmo-ms-mob/00084: Starting mobile 22:49:37.878606 run osmo-ms-mob/00084(pid=219): Launched 22:49:37.887081 run mass: MS performed LU {at=23972283.59043533, lu_delay=5.305165525525808, ms=00073} 22:49:37.894399 run mass: MS start registered {at=23972283.59776265, delay=0.007350992411375046, ms=00084} 22:49:38.352684 run mass: MS performed LU {at=23972284.05599639, lu_delay=5.063254479318857, ms=00074} 22:49:38.810109 run osmo-ms-mob/00085: Starting mobile 22:49:38.861767 run osmo-ms-mob/00085(pid=220): Launched 22:49:38.868213 run mass: Starting too slowly. Moving on {now=23972284.571582545, sleep=-0.3102121092379093, target=23972284.261370435} 22:49:38.874779 run mass: MS start registered {at=23972284.5781368, delay=0.006556659936904907, ms=00085} 22:49:38.880900 run mass: Starting too slowly. Moving on {now=23972284.5842698, sleep=-0.22289936244487762, target=23972284.361370437} 22:49:38.886789 run mass: Starting too slowly. Moving on {now=23972284.590159103, sleep=-0.12878866493701935, target=23972284.46137044} 22:49:38.892835 run mass: Starting too slowly. Moving on {now=23972284.59620593, sleep=-0.034835491329431534, target=23972284.56137044} 22:49:39.525826 run osmo-ms-mob/00086: Starting mobile 22:49:39.540918 run osmo-ms-mob/00086(pid=221): Launched 22:49:39.547359 run mass: Starting too slowly. Moving on {now=23972285.250728246, sleep=-0.3893578015267849, target=23972284.861370444} 22:49:39.553973 run mass: MS start registered {at=23972285.25733257, delay=0.0066063664853572845, ms=00086} 22:49:39.560007 run mass: Starting too slowly. Moving on {now=23972285.263375875, sleep=-0.30200542882084846, target=23972284.961370446} 22:49:39.565891 run mass: Starting too slowly. Moving on {now=23972285.269261997, sleep=-0.2078915499150753, target=23972285.061370447} 22:49:39.571786 run mass: Starting too slowly. Moving on {now=23972285.275156736, sleep=-0.11378628760576248, target=23972285.16137045} 22:49:39.578102 run mass: Starting too slowly. Moving on {now=23972285.281472564, sleep=-0.020102113485336304, target=23972285.26137045} 22:49:40.444309 run osmo-ms-mob/00087: Starting mobile 22:49:41.109012 run osmo-ms-mob/00087(pid=222): Launched 22:49:41.118403 run mass: Starting too slowly. Moving on {now=23972286.82176967, sleep=-1.360399216413498, target=23972285.461370453} 22:49:41.124481 run mass: Starting too slowly. Moving on {now=23972286.82784986, sleep=-1.2664794065058231, target=23972285.561370455} 22:49:41.130270 run mass: MS start registered {at=23972286.833629478, delay=0.011862147599458694, ms=00087} 22:49:41.136642 run mass: Starting too slowly. Moving on {now=23972286.840010855, sleep=-1.1786403991281986, target=23972285.661370456} 22:49:41.142449 run mass: Starting too slowly. Moving on {now=23972286.84581897, sleep=-1.0844485126435757, target=23972285.761370458} 22:49:41.148093 run mass: Starting too slowly. Moving on {now=23972286.851463564, sleep=-0.9900931045413017, target=23972285.86137046} 22:49:41.154076 run mass: Starting too slowly. Moving on {now=23972286.8574459, sleep=-0.8960754387080669, target=23972285.96137046} 22:49:41.165007 run osmo-ms-mob/00088: Starting mobile 22:49:41.178603 run osmo-ms-mob/00088(pid=223): Launched 22:49:41.184958 run mass: Starting too slowly. Moving on {now=23972286.888327938, sleep=-0.8269574753940105, target=23972286.061370462} 22:49:41.190858 run mass: MS start registered {at=23972286.894218694, delay=0.005893006920814514, ms=00088} 22:49:41.197049 run mass: Starting too slowly. Moving on {now=23972286.90041793, sleep=-0.7390474677085876, target=23972286.161370464} 22:49:41.202829 run mass: Starting too slowly. Moving on {now=23972286.906200264, sleep=-0.644829798489809, target=23972286.261370465} 22:49:41.210098 run mass: Starting too slowly. Moving on {now=23972286.913467724, sleep=-0.5520972572267056, target=23972286.361370467} 22:49:41.215817 run mass: Starting too slowly. Moving on {now=23972286.919187114, sleep=-0.45781664550304413, target=23972286.46137047} 22:49:41.221467 run mass: Starting too slowly. Moving on {now=23972286.92483815, sleep=-0.3634676821529865, target=23972286.56137047} 22:49:41.232573 run osmo-ms-mob/00089: Starting mobile 22:49:41.246853 run osmo-ms-mob/00089(pid=224): Launched 22:49:41.253269 run mass: Starting too slowly. Moving on {now=23972286.956637636, sleep=-0.29526716470718384, target=23972286.66137047} 22:49:41.259101 run mass: MS start registered {at=23972286.9624614, delay=0.005825933068990707, ms=00089} 22:49:41.265131 run mass: Starting too slowly. Moving on {now=23972286.968502212, sleep=-0.207131739705801, target=23972286.761370473} 22:49:41.271242 run mass: Starting too slowly. Moving on {now=23972286.97461159, sleep=-0.11324111744761467, target=23972286.861370474} 22:49:41.277128 run mass: Starting too slowly. Moving on {now=23972286.980498295, sleep=-0.019127819687128067, target=23972286.961370476} 22:49:41.465043 run osmo-ms-mob/00090: Starting mobile 22:49:41.479586 run osmo-ms-mob/00090(pid=225): Launched 22:49:41.490958 run mass: MS start registered {at=23972287.19431135, delay=0.0047477371990680695, ms=00090} 22:49:42.164859 run osmo-ms-mob/00091: Starting mobile 22:49:42.179405 run osmo-ms-mob/00091(pid=226): Launched 22:49:42.191018 run mass: MS start registered {at=23972287.894367263, delay=0.00461743026971817, ms=00091} 22:49:42.229213 run mass: MS performed LU {at=23972287.932550445, lu_delay=7.13697699829936, ms=00078} 22:49:42.298811 run mass: MS performed LU {at=23972288.00214498, lu_delay=6.007098022848368, ms=00081} 22:49:42.336040 run mass: MS performed LU {at=23972288.03937526, lu_delay=6.346136223524809, ms=00080} 22:49:42.354805 run mass: MS performed LU {at=23972288.05812126, lu_delay=6.862861707806587, ms=00079} 22:49:42.400579 run mass: MS performed LU {at=23972288.10390389, lu_delay=8.274600353091955, ms=00076} 22:49:42.418797 run mass: MS performed LU {at=23972288.122148115, lu_delay=7.991432569921017, ms=00077} 22:49:42.430639 run osmo-ms-mob/00092: Starting mobile 22:49:42.444521 run osmo-ms-mob/00092(pid=227): Launched 22:49:42.451498 run mass: MS performed LU {at=23972288.154852193, lu_delay=8.757349360734224, ms=00075} 22:49:42.457721 run mass: MS start registered {at=23972288.16108582, delay=0.006256993860006332, ms=00092} 22:49:43.550000 run mass: MS performed LU {at=23972289.253336612, lu_delay=5.655573960393667, ms=00084} 22:49:43.568144 run mass: MS performed LU {at=23972289.271493435, lu_delay=6.077634789049625, ms=00083} 22:49:43.580246 run osmo-ms-mob/00093: Starting mobile 22:49:43.594155 run osmo-ms-mob/00093(pid=228): Launched 22:49:43.606159 run mass: MS start registered {at=23972289.309497595, delay=0.005344722419977188, ms=00093} 22:49:43.821876 run mass: MS performed LU {at=23972289.52519599, lu_delay=4.947059188038111, ms=00085} 22:49:44.564222 run osmo-ms-mob/00094: Starting mobile 22:49:44.577608 run osmo-ms-mob/00094(pid=229): Launched 22:49:44.589404 run mass: MS start registered {at=23972290.29274624, delay=0.005412634462118149, ms=00094} 22:49:45.465223 run osmo-ms-mob/00095: Starting mobile 22:49:45.479378 run osmo-ms-mob/00095(pid=230): Launched 22:49:45.485895 run mass: MS performed LU {at=23972291.18925288, lu_delay=5.931920308619738, ms=00086} 22:49:45.492100 run mass: MS start registered {at=23972291.19546716, delay=0.006234321743249893, ms=00095} 22:49:45.714380 run mass: MS performed LU {at=23972291.41771523, lu_delay=4.584085751324892, ms=00087} 22:49:46.464187 run osmo-ms-mob/00096: Starting mobile 22:49:46.478617 run osmo-ms-mob/00096(pid=231): Launched 22:49:46.491030 run mass: MS start registered {at=23972292.19438071, delay=0.0054764524102211, ms=00096} 22:49:47.389388 run mass: MS performed LU {at=23972293.092710495, lu_delay=6.130249094218016, ms=00089} 22:49:47.408223 run mass: MS performed LU {at=23972293.111535296, lu_delay=4.950449474155903, ms=00092} 22:49:47.435537 run osmo-ms-mob/00097: Starting mobile 22:49:47.467753 run osmo-ms-mob/00097(pid=232): Launched 22:49:47.489158 run mass: MS start registered {at=23972293.192481805, delay=0.004885327070951462, ms=00097} 22:49:47.513680 run mass: MS performed LU {at=23972293.217013072, lu_delay=6.3227943778038025, ms=00088} 22:49:47.532014 run mass: MS performed LU {at=23972293.235353217, lu_delay=5.340985953807831, ms=00091} 22:49:48.864890 run osmo-ms-mob/00098: Starting mobile 22:49:48.879596 run osmo-ms-mob/00098(pid=233): Launched 22:49:48.891637 run mass: MS start registered {at=23972294.59498516, delay=0.0053967759013175964, ms=00098} 22:49:49.225742 run mass: MS performed LU {at=23972294.929074526, lu_delay=5.619576930999756, ms=00093} 22:49:49.479355 run mass: MS performed LU {at=23972295.182691906, lu_delay=4.889945667237043, ms=00094} 22:49:50.664522 run osmo-ms-mob/00099: Starting mobile 22:49:50.678642 run osmo-ms-mob/00099(pid=234): Launched 22:49:50.685589 run mass: All started... {duration=55.727587442845106, too_slow=33} 22:49:50.692217 run mass: MS start registered {at=23972296.395573627, delay=0.006619904190301895, ms=00099} 22:49:51.154707 run mass: MS performed LU {at=23972296.858041845, lu_delay=5.66257468611002, ms=00095} 22:49:51.173112 run mass: MS performed LU {at=23972296.876468446, lu_delay=4.682087734341621, ms=00096} 22:49:52.992243 run mass: MS performed LU {at=23972298.69556962, lu_delay=5.503087814897299, ms=00097} 22:49:54.893531 run mass: MS performed LU {at=23972300.59686414, lu_delay=6.00187898054719, ms=00098} 22:49:56.757567 run mass: MS performed LU {at=23972302.460901573, lu_delay=6.065327946096659, ms=00099} 22:49:59.129732 run mass: MS performed LU {at=23972304.83306582, lu_delay=22.238992657512426, ms=00082} 22:50:04.524563 run mass: MS performed LU {at=23972310.227844357, lu_delay=23.03353300690651, ms=00090} 22:50:04.536138 run mass: Tests done {all_completed=True, max=23.03353300690651, min=3.6880638636648655} 22:50:04.542545 tst register_default_mass.py: Test passed (100.3 sec) 22:50:04.549891 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:50:04.553497 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:50:04.557060 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:50:04.560604 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:50:04.564079 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:50:04.567662 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:50:04.571104 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:50:04.574551 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:50:04.577985 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:50:04.581369 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:50:04.584723 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:50:04.588119 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:50:04.591557 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:50:04.594988 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:50:04.598407 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:50:04.601842 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:50:04.605290 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:50:04.608796 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:50:04.612270 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:50:04.615717 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:50:04.619217 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:50:04.622688 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:50:04.626118 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:50:04.629572 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:50:04.632996 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:50:04.636442 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:50:04.639864 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:50:04.643284 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:50:04.646719 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:50:04.650137 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:50:04.653578 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:50:04.657010 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:50:04.660443 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:50:04.664108 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:50:04.667707 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:50:04.671368 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:50:04.674833 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:50:04.678252 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:50:04.681675 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:50:04.685087 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:50:04.688839 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:50:04.692356 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:50:04.695871 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:50:04.699390 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:50:04.702883 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:50:04.706381 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:50:04.709852 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:50:04.713263 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:50:04.716926 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:50:04.720403 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:50:04.723916 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:50:04.727881 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:50:04.731359 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:50:04.735122 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:50:04.738585 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:50:04.742059 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:50:04.745558 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:50:04.749052 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:50:04.752542 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:50:04.756031 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:50:04.759516 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:50:04.763191 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:50:04.766716 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:50:04.770211 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:50:04.773774 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:50:04.781175 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:50:04.788364 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:50:04.794098 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:50:04.797912 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:50:04.801814 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:50:04.805799 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:50:04.809832 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:50:04.813911 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:50:04.818112 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:50:04.822842 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:50:04.827376 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:50:04.831754 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:50:04.836224 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:50:04.840562 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:50:04.844895 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:50:04.849589 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:50:04.854282 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:50:04.858623 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:50:04.863019 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:50:04.867647 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:50:04.872152 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:50:04.876656 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:50:04.881255 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:50:04.885929 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:50:04.890771 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:50:04.895227 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:50:04.899736 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:50:04.905804 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:50:04.914613 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:50:04.920309 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:50:04.924796 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:50:04.929077 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:50:04.933412 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:50:04.937695 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:50:04.941941 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:50:04.946378 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:50:04.950859 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:50:04.955715 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:50:04.959850 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:50:04.963983 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:50:04.988239 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:50:04.991822 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:50:04.995462 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:50:04.999421 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:50:05.003659 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:50:05.008034 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:50:05.012447 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:50:05.016886 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:50:05.021358 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:50:05.025848 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:50:05.030247 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:50:05.034560 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:50:05.038758 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:50:05.042833 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:50:05.046803 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:50:05.050676 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:50:05.054492 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:50:05.058289 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:50:05.062000 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:50:05.065672 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:50:05.069348 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:50:05.073026 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:50:05.076681 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:50:05.080369 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:50:05.084050 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:50:05.087814 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:50:05.091657 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:50:05.095506 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:50:05.099385 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:50:05.103318 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:50:05.107261 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:50:05.111198 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:50:05.115163 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:50:05.119113 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:50:05.123072 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:50:05.127022 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:50:05.131099 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:50:05.135228 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:50:05.139379 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:50:05.143529 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:50:05.147687 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:50:05.169014 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:50:05.172476 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:50:05.175853 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:50:05.179239 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:50:05.182700 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:50:05.186159 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:50:05.189603 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:50:05.193060 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:50:05.196515 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:50:05.199981 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:50:05.203511 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:50:05.207061 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:50:05.210995 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:50:05.214776 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:50:05.218622 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:50:05.222462 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:50:05.226308 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:50:05.230138 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:50:05.234078 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:50:05.238134 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:50:05.242322 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:50:05.246517 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:50:05.250742 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:50:05.254952 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:50:05.259119 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:50:05.263184 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:50:05.267407 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:50:05.271390 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:50:05.275455 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:50:05.279339 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:50:05.283146 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:50:05.286973 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:50:05.290777 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:50:05.294562 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:50:05.298362 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:50:05.302189 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:50:05.306001 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:50:05.310039 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:50:05.313855 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:50:05.317653 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:50:05.322394 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:50:05.326910 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:50:05.330635 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:50:05.334325 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:50:05.337967 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:50:05.341634 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:50:05.345393 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:50:05.349128 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:50:05.352964 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:50:05.356775 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:50:05.360574 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:50:05.364380 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:50:05.368173 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:50:05.371993 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:50:05.375795 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:50:05.379944 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:50:05.383855 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:50:05.387670 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:50:05.391476 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:50:05.395291 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:50:05.399112 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:50:05.402932 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:50:05.406785 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:50:05.410678 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:50:05.414495 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:50:05.418373 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:50:05.422334 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:50:05.426374 --- ParallelTerminationStrategy: PID 22 died... 22:50:05.428202 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:50:05.432664 --- ParallelTerminationStrategy: PID 23 died... 22:50:05.434468 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:50:05.438896 --- ParallelTerminationStrategy: PID 24 died... 22:50:05.440710 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:50:05.445179 --- ParallelTerminationStrategy: PID 25 died... 22:50:05.446995 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:50:05.451450 --- ParallelTerminationStrategy: PID 26 died... 22:50:05.453274 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:50:05.457841 --- ParallelTerminationStrategy: PID 27 died... 22:50:05.459666 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:50:05.464138 --- ParallelTerminationStrategy: PID 28 died... 22:50:05.465972 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:50:05.470440 --- ParallelTerminationStrategy: PID 29 died... 22:50:05.472267 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:50:05.476812 --- ParallelTerminationStrategy: PID 30 died... 22:50:05.478630 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:50:05.483167 --- ParallelTerminationStrategy: PID 31 died... 22:50:05.485045 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:50:05.489603 --- ParallelTerminationStrategy: PID 32 died... 22:50:05.491440 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:50:05.496084 --- ParallelTerminationStrategy: PID 33 died... 22:50:05.497967 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:50:05.502609 --- ParallelTerminationStrategy: PID 35 died... 22:50:05.504468 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:50:05.509078 --- ParallelTerminationStrategy: PID 36 died... 22:50:05.510899 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:50:05.515489 --- ParallelTerminationStrategy: PID 37 died... 22:50:05.517360 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:50:05.521871 --- ParallelTerminationStrategy: PID 38 died... 22:50:05.523744 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:50:05.528390 --- ParallelTerminationStrategy: PID 39 died... 22:50:05.530259 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:50:05.534750 --- ParallelTerminationStrategy: PID 40 died... 22:50:05.536586 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:50:05.541185 --- ParallelTerminationStrategy: PID 41 died... 22:50:05.542995 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:50:05.547528 --- ParallelTerminationStrategy: PID 42 died... 22:50:05.549361 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:50:05.553901 --- ParallelTerminationStrategy: PID 43 died... 22:50:05.555768 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:50:05.560280 --- ParallelTerminationStrategy: PID 44 died... 22:50:05.562108 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:50:05.566662 --- ParallelTerminationStrategy: PID 45 died... 22:50:05.568481 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:50:05.572971 --- ParallelTerminationStrategy: PID 46 died... 22:50:05.574806 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:50:05.579321 --- ParallelTerminationStrategy: PID 47 died... 22:50:05.581131 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:50:05.585600 --- ParallelTerminationStrategy: PID 48 died... 22:50:05.587407 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:50:05.591988 --- ParallelTerminationStrategy: PID 49 died... 22:50:05.593873 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:50:05.598380 --- ParallelTerminationStrategy: PID 50 died... 22:50:05.600174 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:50:05.604692 --- ParallelTerminationStrategy: PID 51 died... 22:50:05.606524 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:50:05.611140 --- ParallelTerminationStrategy: PID 52 died... 22:50:05.613006 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:50:05.617561 --- ParallelTerminationStrategy: PID 53 died... 22:50:05.619366 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:50:05.623837 --- ParallelTerminationStrategy: PID 54 died... 22:50:05.625631 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:50:05.630015 --- ParallelTerminationStrategy: PID 55 died... 22:50:05.631826 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:50:05.636319 --- ParallelTerminationStrategy: PID 56 died... 22:50:05.638113 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:50:05.642600 --- ParallelTerminationStrategy: PID 57 died... 22:50:05.644402 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:50:05.648926 --- ParallelTerminationStrategy: PID 58 died... 22:50:05.650775 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:50:05.655364 --- ParallelTerminationStrategy: PID 59 died... 22:50:05.657179 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:50:05.661649 --- ParallelTerminationStrategy: PID 60 died... 22:50:05.663460 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:50:05.667961 --- ParallelTerminationStrategy: PID 61 died... 22:50:05.669775 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:50:05.674248 --- ParallelTerminationStrategy: PID 62 died... 22:50:05.676054 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:50:05.680520 --- ParallelTerminationStrategy: PID 63 died... 22:50:05.682359 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:50:05.686880 --- ParallelTerminationStrategy: PID 64 died... 22:50:05.688749 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:50:05.693348 --- ParallelTerminationStrategy: PID 65 died... 22:50:05.695223 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:50:05.699809 --- ParallelTerminationStrategy: PID 66 died... 22:50:05.701673 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:50:05.706212 --- ParallelTerminationStrategy: PID 67 died... 22:50:05.708020 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:50:05.712489 --- ParallelTerminationStrategy: PID 68 died... 22:50:05.714316 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:50:05.718854 --- ParallelTerminationStrategy: PID 69 died... 22:50:05.720754 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:50:05.725415 --- ParallelTerminationStrategy: PID 70 died... 22:50:05.727295 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:50:05.732024 --- ParallelTerminationStrategy: PID 71 died... 22:50:05.733932 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:50:05.738902 --- ParallelTerminationStrategy: PID 72 died... 22:50:05.740855 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:50:05.745469 --- ParallelTerminationStrategy: PID 73 died... 22:50:05.747335 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:50:05.751884 --- ParallelTerminationStrategy: PID 74 died... 22:50:05.753701 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:50:05.758182 --- ParallelTerminationStrategy: PID 75 died... 22:50:05.759999 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:50:05.764475 --- ParallelTerminationStrategy: PID 76 died... 22:50:05.766302 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:50:05.770705 --- ParallelTerminationStrategy: PID 77 died... 22:50:05.772507 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:50:05.777007 --- ParallelTerminationStrategy: PID 78 died... 22:50:05.778820 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:50:05.783325 --- ParallelTerminationStrategy: PID 79 died... 22:50:05.785129 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:50:05.789612 --- ParallelTerminationStrategy: PID 80 died... 22:50:05.791432 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:50:05.795916 --- ParallelTerminationStrategy: PID 81 died... 22:50:05.797739 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:50:05.802344 --- ParallelTerminationStrategy: PID 82 died... 22:50:05.804220 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:50:05.808834 --- ParallelTerminationStrategy: PID 83 died... 22:50:05.810720 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:50:05.815251 --- ParallelTerminationStrategy: PID 84 died... 22:50:05.817073 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:50:05.821624 --- ParallelTerminationStrategy: PID 85 died... 22:50:05.823443 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:50:05.827922 --- ParallelTerminationStrategy: PID 86 died... 22:50:05.829748 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:50:05.834265 --- ParallelTerminationStrategy: PID 87 died... 22:50:05.836073 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:50:05.840485 --- ParallelTerminationStrategy: PID 88 died... 22:50:05.842272 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:50:05.846681 --- ParallelTerminationStrategy: PID 89 died... 22:50:05.848471 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:50:05.852982 --- ParallelTerminationStrategy: PID 90 died... 22:50:05.854826 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:50:05.859295 --- ParallelTerminationStrategy: PID 91 died... 22:50:05.861083 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:50:05.865639 --- ParallelTerminationStrategy: PID 92 died... 22:50:05.867494 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:50:05.872111 --- ParallelTerminationStrategy: PID 93 died... 22:50:05.873968 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:50:05.878427 --- ParallelTerminationStrategy: PID 94 died... 22:50:05.880247 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:50:05.884753 --- ParallelTerminationStrategy: PID 95 died... 22:50:05.886571 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:50:05.890980 --- ParallelTerminationStrategy: PID 96 died... 22:50:05.892775 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:50:05.897267 --- ParallelTerminationStrategy: PID 97 died... 22:50:05.899058 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:50:05.903535 --- ParallelTerminationStrategy: PID 98 died... 22:50:05.905367 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:50:05.909851 --- ParallelTerminationStrategy: PID 99 died... 22:50:05.911666 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:50:05.916168 --- ParallelTerminationStrategy: PID 100 died... 22:50:05.917982 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:50:05.922476 --- ParallelTerminationStrategy: PID 101 died... 22:50:05.924296 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:50:05.928802 --- ParallelTerminationStrategy: PID 102 died... 22:50:05.930628 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:50:05.935193 --- ParallelTerminationStrategy: PID 103 died... 22:50:05.937065 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:50:05.941737 --- ParallelTerminationStrategy: PID 104 died... 22:50:05.943605 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:50:05.948225 --- ParallelTerminationStrategy: PID 105 died... 22:50:05.950081 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:50:05.954601 --- ParallelTerminationStrategy: PID 106 died... 22:50:05.956460 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:50:05.960971 --- ParallelTerminationStrategy: PID 107 died... 22:50:05.962788 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:50:05.967336 --- ParallelTerminationStrategy: PID 108 died... 22:50:05.969250 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:50:05.973877 --- ParallelTerminationStrategy: PID 109 died... 22:50:05.975765 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:50:05.980328 --- ParallelTerminationStrategy: PID 110 died... 22:50:05.982155 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:50:05.986676 --- ParallelTerminationStrategy: PID 111 died... 22:50:05.988499 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:50:05.992964 --- ParallelTerminationStrategy: PID 112 died... 22:50:05.994771 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:50:05.999190 --- ParallelTerminationStrategy: PID 113 died... 22:50:06.001001 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:50:06.005464 --- ParallelTerminationStrategy: PID 114 died... 22:50:06.007271 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:50:06.011765 --- ParallelTerminationStrategy: PID 115 died... 22:50:06.013589 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:50:06.018200 --- ParallelTerminationStrategy: PID 116 died... 22:50:06.020043 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:50:06.024519 --- ParallelTerminationStrategy: PID 117 died... 22:50:06.026325 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:50:06.030905 --- ParallelTerminationStrategy: PID 118 died... 22:50:06.032805 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:50:06.037496 --- ParallelTerminationStrategy: PID 119 died... 22:50:06.039525 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:06.044151 --- ParallelTerminationStrategy: PID 120 died... 22:50:06.046011 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:06.050597 --- ParallelTerminationStrategy: PID 121 died... 22:50:06.052445 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:06.056983 --- ParallelTerminationStrategy: PID 122 died... 22:50:06.058807 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:06.063314 --- ParallelTerminationStrategy: PID 123 died... 22:50:06.065182 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:06.069775 --- ParallelTerminationStrategy: PID 124 died... 22:50:06.071572 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:06.076048 --- ParallelTerminationStrategy: PID 125 died... 22:50:06.077856 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:06.082393 --- ParallelTerminationStrategy: PID 126 died... 22:50:06.084221 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:06.088831 --- ParallelTerminationStrategy: PID 127 died... 22:50:06.090703 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:06.095353 --- ParallelTerminationStrategy: PID 128 died... 22:50:06.097246 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:06.101986 --- ParallelTerminationStrategy: PID 129 died... 22:50:06.103903 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:06.108633 --- ParallelTerminationStrategy: PID 130 died... 22:50:06.110504 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:06.115098 --- ParallelTerminationStrategy: PID 131 died... 22:50:06.116969 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:06.121562 --- ParallelTerminationStrategy: PID 132 died... 22:50:06.123380 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:06.127914 --- ParallelTerminationStrategy: PID 133 died... 22:50:06.129721 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:06.134183 --- ParallelTerminationStrategy: PID 134 died... 22:50:06.136003 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:06.140568 --- ParallelTerminationStrategy: PID 135 died... 22:50:06.142387 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:06.146879 --- ParallelTerminationStrategy: PID 136 died... 22:50:06.148655 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:06.153080 --- ParallelTerminationStrategy: PID 137 died... 22:50:06.154860 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:06.159390 --- ParallelTerminationStrategy: PID 138 died... 22:50:06.161207 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:06.165723 --- ParallelTerminationStrategy: PID 139 died... 22:50:06.167540 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:06.171946 --- ParallelTerminationStrategy: PID 140 died... 22:50:06.173710 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:06.178211 --- ParallelTerminationStrategy: PID 141 died... 22:50:06.180043 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:06.184524 --- ParallelTerminationStrategy: PID 142 died... 22:50:06.186365 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:06.190839 --- ParallelTerminationStrategy: PID 143 died... 22:50:06.192590 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:06.196928 --- ParallelTerminationStrategy: PID 144 died... 22:50:06.198653 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:06.202913 --- ParallelTerminationStrategy: PID 145 died... 22:50:06.204560 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:06.208703 --- ParallelTerminationStrategy: PID 146 died... 22:50:06.210362 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:06.214530 --- ParallelTerminationStrategy: PID 147 died... 22:50:06.216170 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:06.220230 --- ParallelTerminationStrategy: PID 148 died... 22:50:06.221858 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:06.225892 --- ParallelTerminationStrategy: PID 149 died... 22:50:06.227519 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:06.231557 --- ParallelTerminationStrategy: PID 150 died... 22:50:06.233218 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:06.237346 --- ParallelTerminationStrategy: PID 151 died... 22:50:06.239005 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:06.243177 --- ParallelTerminationStrategy: PID 152 died... 22:50:06.244856 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:06.248999 --- ParallelTerminationStrategy: PID 153 died... 22:50:06.250669 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:06.254801 --- ParallelTerminationStrategy: PID 154 died... 22:50:06.256461 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:06.260631 --- ParallelTerminationStrategy: PID 155 died... 22:50:06.262298 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:06.266440 --- ParallelTerminationStrategy: PID 156 died... 22:50:06.268158 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:06.272320 --- ParallelTerminationStrategy: PID 157 died... 22:50:06.274007 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:06.278125 --- ParallelTerminationStrategy: PID 158 died... 22:50:06.279795 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:06.283960 --- ParallelTerminationStrategy: PID 159 died... 22:50:06.285668 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:06.289926 --- ParallelTerminationStrategy: PID 160 died... 22:50:06.291652 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:06.295981 --- ParallelTerminationStrategy: PID 161 died... 22:50:06.297738 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:06.302071 --- ParallelTerminationStrategy: PID 162 died... 22:50:06.303823 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:06.308090 --- ParallelTerminationStrategy: PID 163 died... 22:50:06.309791 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:06.314023 --- ParallelTerminationStrategy: PID 164 died... 22:50:06.315736 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:06.320027 --- ParallelTerminationStrategy: PID 165 died... 22:50:06.321735 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:06.325917 --- ParallelTerminationStrategy: PID 166 died... 22:50:06.327583 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:06.331720 --- ParallelTerminationStrategy: PID 167 died... 22:50:06.333408 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:06.337565 --- ParallelTerminationStrategy: PID 168 died... 22:50:06.339299 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:06.343461 --- ParallelTerminationStrategy: PID 169 died... 22:50:06.345180 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:06.349418 --- ParallelTerminationStrategy: PID 170 died... 22:50:06.351122 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:06.355384 --- ParallelTerminationStrategy: PID 171 died... 22:50:06.357136 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:06.361250 --- ParallelTerminationStrategy: PID 172 died... 22:50:06.362937 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:06.367011 --- ParallelTerminationStrategy: PID 173 died... 22:50:06.368656 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:06.372696 --- ParallelTerminationStrategy: PID 174 died... 22:50:06.374308 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:06.378281 --- ParallelTerminationStrategy: PID 175 died... 22:50:06.379871 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:06.383824 --- ParallelTerminationStrategy: PID 176 died... 22:50:06.385415 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:06.389377 --- ParallelTerminationStrategy: PID 177 died... 22:50:06.390971 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:06.394918 --- ParallelTerminationStrategy: PID 178 died... 22:50:06.396492 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:06.400410 --- ParallelTerminationStrategy: PID 179 died... 22:50:06.402576 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:06.406497 --- ParallelTerminationStrategy: PID 180 died... 22:50:06.408056 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:06.412072 --- ParallelTerminationStrategy: PID 181 died... 22:50:06.413688 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:06.417629 --- ParallelTerminationStrategy: PID 182 died... 22:50:06.419237 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:06.423289 --- ParallelTerminationStrategy: PID 183 died... 22:50:06.424941 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:06.429007 --- ParallelTerminationStrategy: PID 184 died... 22:50:06.430651 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:06.434741 --- ParallelTerminationStrategy: PID 185 died... 22:50:06.436406 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:06.440506 --- ParallelTerminationStrategy: PID 186 died... 22:50:06.442177 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:06.446260 --- ParallelTerminationStrategy: PID 187 died... 22:50:06.447930 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:06.452026 --- ParallelTerminationStrategy: PID 188 died... 22:50:06.453703 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:06.457852 --- ParallelTerminationStrategy: PID 189 died... 22:50:06.459526 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:06.463596 --- ParallelTerminationStrategy: PID 190 died... 22:50:06.465239 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:06.469286 --- ParallelTerminationStrategy: PID 191 died... 22:50:06.470913 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:06.474967 --- ParallelTerminationStrategy: PID 192 died... 22:50:06.476601 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:06.480805 --- ParallelTerminationStrategy: PID 193 died... 22:50:06.482628 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:06.487099 --- ParallelTerminationStrategy: PID 194 died... 22:50:06.488910 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:06.493408 --- ParallelTerminationStrategy: PID 195 died... 22:50:06.495206 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:06.499798 --- ParallelTerminationStrategy: PID 196 died... 22:50:06.501654 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:06.506236 --- ParallelTerminationStrategy: PID 197 died... 22:50:06.508046 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:06.512537 --- ParallelTerminationStrategy: PID 198 died... 22:50:06.514352 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:06.518821 --- ParallelTerminationStrategy: PID 199 died... 22:50:06.520650 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:06.525107 --- ParallelTerminationStrategy: PID 200 died... 22:50:06.526890 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:06.531360 --- ParallelTerminationStrategy: PID 201 died... 22:50:06.533189 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:06.537659 --- ParallelTerminationStrategy: PID 202 died... 22:50:06.539486 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:06.543980 --- ParallelTerminationStrategy: PID 203 died... 22:50:06.545772 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:06.550168 --- ParallelTerminationStrategy: PID 204 died... 22:50:06.551921 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:06.556147 --- ParallelTerminationStrategy: PID 205 died... 22:50:06.557897 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:06.562052 --- ParallelTerminationStrategy: PID 206 died... 22:50:06.563747 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:06.567975 --- ParallelTerminationStrategy: PID 207 died... 22:50:06.569670 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:06.573873 --- ParallelTerminationStrategy: PID 208 died... 22:50:06.575527 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:06.579628 --- ParallelTerminationStrategy: PID 209 died... 22:50:06.581281 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:06.585227 --- ParallelTerminationStrategy: PID 210 died... 22:50:06.586825 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:06.590772 --- ParallelTerminationStrategy: PID 211 died... 22:50:06.592358 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:06.596313 --- ParallelTerminationStrategy: PID 212 died... 22:50:06.597925 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:06.601963 --- ParallelTerminationStrategy: PID 213 died... 22:50:06.603597 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:06.607747 --- ParallelTerminationStrategy: PID 214 died... 22:50:06.609390 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:06.613439 --- ParallelTerminationStrategy: PID 215 died... 22:50:06.615076 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:06.619033 --- ParallelTerminationStrategy: PID 216 died... 22:50:06.620626 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:06.624615 --- ParallelTerminationStrategy: PID 217 died... 22:50:06.626226 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:06.630230 --- ParallelTerminationStrategy: PID 218 died... 22:50:06.631822 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:06.635805 --- ParallelTerminationStrategy: PID 219 died... 22:50:06.637435 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:06.641418 --- ParallelTerminationStrategy: PID 220 died... 22:50:06.643038 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:06.647118 --- ParallelTerminationStrategy: PID 221 died... 22:50:06.648791 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:06.652895 --- ParallelTerminationStrategy: PID 222 died... 22:50:06.654574 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:06.658744 --- ParallelTerminationStrategy: PID 223 died... 22:50:06.660420 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:06.664569 --- ParallelTerminationStrategy: PID 224 died... 22:50:06.666246 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:06.670415 --- ParallelTerminationStrategy: PID 225 died... 22:50:06.672086 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:06.676257 --- ParallelTerminationStrategy: PID 226 died... 22:50:06.677932 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:06.682120 --- ParallelTerminationStrategy: PID 227 died... 22:50:06.683802 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:06.687962 --- ParallelTerminationStrategy: PID 228 died... 22:50:06.689631 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:06.693881 --- ParallelTerminationStrategy: PID 229 died... 22:50:06.695566 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:06.699747 --- ParallelTerminationStrategy: PID 230 died... 22:50:06.701420 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:06.705612 --- ParallelTerminationStrategy: PID 231 died... 22:50:06.707241 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:06.711309 --- ParallelTerminationStrategy: PID 232 died... 22:50:06.712954 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:06.717026 --- ParallelTerminationStrategy: PID 233 died... 22:50:06.718673 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:06.722776 --- ParallelTerminationStrategy: PID 234 died... 22:50:06.724408 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:10.128265 --- ParallelTerminationStrategy: PID 34 died... 22:50:10.131553 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8122 netreg_mass PASS --------------------------------------------------------------------- 22:50:10.218096 tst trial-8122: Storing JUnit report in /build/trial-8122/run.2025-10-17_22-48-23/trial-8122.xml -------------------------------------------------------------------------------------------- trial-8122 PASS -------------------------------------------------------------------------------------------- 22:50:10.229029 tst trial-8122: trial-8122: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (100.3 sec) + exit_code=0 + rm -rf trial-8122/inst + cd trial-8122 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-17 22:48:23 No journal files were found. + readlink last_run + tar czf /build/trial-8122-run.tgz run.2025-10-17_22-48-23 + tar czf /build/trial-8122-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-17_13_28_52.tgz osmo-bts-oc2g.build-2025-10-17_00_51_41.tgz osmo-bts-sysmo.build-2025-10-17_00_51_37.tgz osmo-bts.build-2025-10-17_00_51_45.tgz osmo-ggsn.build-2025-10-17_20_42_29.tgz osmo-hlr.build-2025-10-17_16_36_48.tgz osmo-hnbgw.build-2025-10-17_13_28_28.tgz osmo-mgw.build-2025-10-17_08_33_16.tgz osmo-msc.build-2025-10-17_13_34_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-17_07_34_22.tgz osmo-pcu-sysmo.build-2025-10-17_07_34_23.tgz osmo-pcu.build-2025-10-17_07_34_25.tgz osmo-sgsn.build-2025-10-17_20_48_16.tgz osmo-stp.build-2025-10-17_13_25_17.tgz osmo-trx.build-2025-10-17_14_26_45.tgz osmocom-bb.build-2025-10-17_21_17_28.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