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/jenkins15978593863491314416.sh + rm -rf trial-8115-bin.tgz trial-8115-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24702 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10905 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10250 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12741 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13064 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12377 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40603 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7448 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42659 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8193 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 13049 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7347 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11430 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7488 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8928 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6208 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 7347 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7362399227748753770.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-8115 + 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 024769d debian-trixie-build-arm: new container + 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 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #7 CACHED #8 [20/28] WORKDIR /TMP #8 CACHED #9 [ 9/28] COPY SSH /root/.ssh #9 CACHED #10 [ 3/28] RUN groupadd osmo-gsm-tester #10 CACHED #11 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #11 CACHED #12 [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 #12 CACHED #13 [ 2/28] RUN useradd -ms /bin/bash jenkins #13 CACHED #14 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #14 CACHED #15 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #15 CACHED #16 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #16 CACHED #17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #17 CACHED #18 [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 #18 CACHED #19 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #19 CACHED #20 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #20 CACHED #21 [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 #21 CACHED #22 [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 #22 CACHED #23 [ 8/28] RUN MKDIR /var/run/sshd #23 CACHED #24 [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 #24 CACHED #25 [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 #25 CACHED #26 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #26 CACHED #27 [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 #27 CACHED #28 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #28 CACHED #29 [ 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 #29 CACHED #30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #30 CACHED #31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #31 CACHED #32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:4a8562f331d786e4624ff05e6d95765d8b94ad4081cfd9d59d790d575193780c 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=8116 -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-11 22:48:20 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8116 + mkdir -p trial-8116 + mv open5gs.build-8.tgz osmo-bsc.build-2025-10-11_13_26_34.tgz osmo-bts-oc2g.build-2025-10-11_00_51_48.tgz osmo-bts-sysmo.build-2025-10-11_00_51_39.tgz osmo-bts.build-2025-10-11_00_51_44.tgz osmo-ggsn.build-2025-10-11_20_42_29.tgz osmo-hlr.build-2025-10-11_16_36_47.tgz osmo-hnbgw.build-2025-10-11_13_30_18.tgz osmo-mgw.build-2025-10-11_08_33_12.tgz osmo-msc.build-2025-10-11_13_32_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-11_07_34_05.tgz osmo-pcu-sysmo.build-2025-10-11_07_36_13.tgz osmo-pcu.build-2025-10-11_07_36_19.tgz osmo-sgsn.build-2025-10-11_20_48_24.tgz osmo-stp.build-2025-10-11_13_25_24.tgz osmo-trx.build-2025-10-11_14_26_45.tgz osmocom-bb.build-2025-10-11_21_17_21.tgz srslte.build-19.tgz trial-8116 + cat open5gs.build-8.md5 osmo-bsc.build-2025-10-11_13_26_34.md5 osmo-bts-oc2g.build-2025-10-11_00_51_48.md5 osmo-bts-sysmo.build-2025-10-11_00_51_39.md5 osmo-bts.build-2025-10-11_00_51_44.md5 osmo-ggsn.build-2025-10-11_20_42_29.md5 osmo-hlr.build-2025-10-11_16_36_47.md5 osmo-hnbgw.build-2025-10-11_13_30_18.md5 osmo-mgw.build-2025-10-11_08_33_12.md5 osmo-msc.build-2025-10-11_13_32_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-11_07_34_05.md5 osmo-pcu-sysmo.build-2025-10-11_07_36_13.md5 osmo-pcu.build-2025-10-11_07_36_19.md5 osmo-sgsn.build-2025-10-11_20_48_24.md5 osmo-stp.build-2025-10-11_13_25_24.md5 osmo-trx.build-2025-10-11_14_26_45.md5 osmocom-bb.build-2025-10-11_21_17_21.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-10-11_13_26_34.md5 osmo-bts-oc2g.build-2025-10-11_00_51_48.md5 osmo-bts-sysmo.build-2025-10-11_00_51_39.md5 osmo-bts.build-2025-10-11_00_51_44.md5 osmo-ggsn.build-2025-10-11_20_42_29.md5 osmo-hlr.build-2025-10-11_16_36_47.md5 osmo-hnbgw.build-2025-10-11_13_30_18.md5 osmo-mgw.build-2025-10-11_08_33_12.md5 osmo-msc.build-2025-10-11_13_32_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-11_07_34_05.md5 osmo-pcu-sysmo.build-2025-10-11_07_36_13.md5 osmo-pcu.build-2025-10-11_07_36_19.md5 osmo-sgsn.build-2025-10-11_20_48_24.md5 osmo-stp.build-2025-10-11_13_25_24.md5 osmo-trx.build-2025-10-11_14_26_45.md5 osmocom-bb.build-2025-10-11_21_17_21.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-8116 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8116' 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-8116 -------------------------------------------------------------------------------------------- 22:48:20.946154 tst trial-8116: Detailed log at /build/trial-8116/run.2025-10-11_22-48-20/log --------------------------------------------------------------------- trial-8116 netreg_mass --------------------------------------------------------------------- 22:48:21.164163 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:21.164531 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:21.165365 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:21.166584 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:21.212321 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:21.213318 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:21.214542 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:21.282405 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-8116 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:21.283263 tst register_default_mass.py:9: Claiming resources for the test 22:48:21.302533 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.303122 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.303621 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.304089 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.304546 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.305053 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.305527 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:21.410736 tst register_default_mass.py: using LAC 2 22:48:21.461087 tst register_default_mass.py: using RAC 2 22:48:21.496472 tst register_default_mass.py: using CellId 2 22:48:21.552476 tst register_default_mass.py: using BVCI 3 22:48:21.566419 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.567160 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.567759 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.568331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.568885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.569437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.569958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.570515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.571057 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.571580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.572114 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.572657 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.573195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.573735 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.574269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.574802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.575340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.575870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.576398 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.576932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.577444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.577985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.578521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.579060 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.579593 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.580130 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.580678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.581210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.581741 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.582275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.582798 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.583321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.583845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.584395 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.584946 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.585469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.586005 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.586535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.587070 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.587590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.588101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.588647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.589184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.589701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.590221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.590740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.591250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.591755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.592284 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.592808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.593320 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.593846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.594356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.594863 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.595370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.595889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.596399 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.596993 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.597517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.598016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.598518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.599041 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.599557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.600071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.600587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.601106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.601641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.602170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.602680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.603182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.603710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.604223 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.604834 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.605361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.605876 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.606380 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.606899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.607414 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.607925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.608425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.608953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.609466 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.609973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.610491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.610997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.611500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.612025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.612536 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.613052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.613552 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.614080 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.614591 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.615118 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.615640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.616144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.616664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.617185 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.617699 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.618207 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.618728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.619235 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.619797 tst register_default_mass.py:21: Launching a simple network 22:48:21.630068 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:21.756783 run create_hlr_db(pid=20): Launched 22:48:22.775138 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:22.798558 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:22.814936 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:22.820932 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:23.007299 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:23.023113 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:23.029207 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:23.462724 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:23.478841 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:26.567911 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:26.689787 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:26.705885 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:26.711914 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:26.736842 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:26.752679 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:26.758629 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:27.092303 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:27.108549 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:33.130050 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:33.283707 run osmo-bts-virtual(pid=34): Launched 22:48:34.330939 tst register_default_mass.py: using MSISDN 1001 22:48:34.337980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:34.433256 tst register_default_mass.py: using MSISDN 1002 22:48:34.439467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:34.513921 tst register_default_mass.py: using MSISDN 1003 22:48:34.523043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:34.597989 tst register_default_mass.py: using MSISDN 1004 22:48:34.603721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:34.677198 tst register_default_mass.py: using MSISDN 1005 22:48:34.683002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:34.765478 tst register_default_mass.py: using MSISDN 1006 22:48:34.771411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.837998 tst register_default_mass.py: using MSISDN 1007 22:48:34.844223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.926574 tst register_default_mass.py: using MSISDN 1008 22:48:34.932525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:35.011482 tst register_default_mass.py: using MSISDN 1009 22:48:35.017508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:35.110084 tst register_default_mass.py: using MSISDN 1010 22:48:35.115845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:35.181229 tst register_default_mass.py: using MSISDN 1011 22:48:35.187251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:35.270751 tst register_default_mass.py: using MSISDN 1012 22:48:35.281634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.380323 tst register_default_mass.py: using MSISDN 1013 22:48:35.386409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.470203 tst register_default_mass.py: using MSISDN 1014 22:48:35.476045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.559690 tst register_default_mass.py: using MSISDN 1015 22:48:35.565731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.655347 tst register_default_mass.py: using MSISDN 1016 22:48:35.661489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.739167 tst register_default_mass.py: using MSISDN 1017 22:48:35.745200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.827729 tst register_default_mass.py: using MSISDN 1018 22:48:35.834181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.923289 tst register_default_mass.py: using MSISDN 1019 22:48:35.931694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:36.001685 tst register_default_mass.py: using MSISDN 1020 22:48:36.007651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:36.076279 tst register_default_mass.py: using MSISDN 1021 22:48:36.086217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:36.165698 tst register_default_mass.py: using MSISDN 1022 22:48:36.173151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:36.275744 tst register_default_mass.py: using MSISDN 1023 22:48:36.281723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:36.352930 tst register_default_mass.py: using MSISDN 1024 22:48:36.360419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:36.566403 tst register_default_mass.py: using MSISDN 1025 22:48:36.573707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:36.656049 tst register_default_mass.py: using MSISDN 1026 22:48:36.662474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:36.745394 tst register_default_mass.py: using MSISDN 1027 22:48:36.751275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:36.838908 tst register_default_mass.py: using MSISDN 1028 22:48:36.844959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:36.929254 tst register_default_mass.py: using MSISDN 1029 22:48:36.935313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:37.023503 tst register_default_mass.py: using MSISDN 1030 22:48:37.031966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:37.129835 tst register_default_mass.py: using MSISDN 1031 22:48:37.137340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:37.218140 tst register_default_mass.py: using MSISDN 1032 22:48:37.225641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:37.305438 tst register_default_mass.py: using MSISDN 1033 22:48:37.311717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:37.384237 tst register_default_mass.py: using MSISDN 1034 22:48:37.392475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:37.455581 tst register_default_mass.py: using MSISDN 1035 22:48:37.461650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:37.536024 tst register_default_mass.py: using MSISDN 1036 22:48:37.542595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:37.610254 tst register_default_mass.py: using MSISDN 1037 22:48:37.616395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.685556 tst register_default_mass.py: using MSISDN 1038 22:48:37.691582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.771093 tst register_default_mass.py: using MSISDN 1039 22:48:37.781301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:37.846425 tst register_default_mass.py: using MSISDN 1040 22:48:37.852286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:37.924285 tst register_default_mass.py: using MSISDN 1041 22:48:37.930316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:38.007479 tst register_default_mass.py: using MSISDN 1042 22:48:38.013538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:38.080498 tst register_default_mass.py: using MSISDN 1043 22:48:38.086321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:38.156472 tst register_default_mass.py: using MSISDN 1044 22:48:38.162368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:38.241833 tst register_default_mass.py: using MSISDN 1045 22:48:38.247803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:38.331263 tst register_default_mass.py: using MSISDN 1046 22:48:38.338079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:38.413618 tst register_default_mass.py: using MSISDN 1047 22:48:38.422077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:38.497443 tst register_default_mass.py: using MSISDN 1048 22:48:38.505073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:38.575046 tst register_default_mass.py: using MSISDN 1049 22:48:38.583188 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:38.655406 tst register_default_mass.py: using MSISDN 1050 22:48:38.661094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:38.740151 tst register_default_mass.py: using MSISDN 1051 22:48:38.745926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:38.823071 tst register_default_mass.py: using MSISDN 1052 22:48:38.830620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:38.909131 tst register_default_mass.py: using MSISDN 1053 22:48:38.915103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:38.979156 tst register_default_mass.py: using MSISDN 1054 22:48:38.985191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:39.065238 tst register_default_mass.py: using MSISDN 1055 22:48:39.071533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:39.150532 tst register_default_mass.py: using MSISDN 1056 22:48:39.157811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:39.231400 tst register_default_mass.py: using MSISDN 1057 22:48:39.239805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:39.299731 tst register_default_mass.py: using MSISDN 1058 22:48:39.306414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:39.366947 tst register_default_mass.py: using MSISDN 1059 22:48:39.373052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:39.448905 tst register_default_mass.py: using MSISDN 1060 22:48:39.458731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:39.538110 tst register_default_mass.py: using MSISDN 1061 22:48:39.547293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:39.621366 tst register_default_mass.py: using MSISDN 1062 22:48:39.627507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:39.693974 tst register_default_mass.py: using MSISDN 1063 22:48:39.699964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:39.767919 tst register_default_mass.py: using MSISDN 1064 22:48:39.774450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:39.844596 tst register_default_mass.py: using MSISDN 1065 22:48:39.852543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:39.931052 tst register_default_mass.py: using MSISDN 1066 22:48:39.936895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:40.018936 tst register_default_mass.py: using MSISDN 1067 22:48:40.024779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:40.103633 tst register_default_mass.py: using MSISDN 1068 22:48:40.109648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:40.308283 tst register_default_mass.py: using MSISDN 1069 22:48:40.314022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:40.374494 tst register_default_mass.py: using MSISDN 1070 22:48:40.380448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:41.002289 tst register_default_mass.py: using MSISDN 1071 22:48:41.008064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:41.070913 tst register_default_mass.py: using MSISDN 1072 22:48:41.076509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:41.211271 tst register_default_mass.py: using MSISDN 1073 22:48:41.217115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:41.285241 tst register_default_mass.py: using MSISDN 1074 22:48:41.290988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:41.360484 tst register_default_mass.py: using MSISDN 1075 22:48:41.366779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:41.435540 tst register_default_mass.py: using MSISDN 1076 22:48:41.441650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:41.507256 tst register_default_mass.py: using MSISDN 1077 22:48:41.513125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:41.577057 tst register_default_mass.py: using MSISDN 1078 22:48:41.582710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:41.654408 tst register_default_mass.py: using MSISDN 1079 22:48:41.660263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:41.743870 tst register_default_mass.py: using MSISDN 1080 22:48:41.753475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:41.830454 tst register_default_mass.py: using MSISDN 1081 22:48:41.836579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.912389 tst register_default_mass.py: using MSISDN 1082 22:48:41.918248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.982068 tst register_default_mass.py: using MSISDN 1083 22:48:41.988215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:42.183814 tst register_default_mass.py: using MSISDN 1084 22:48:42.192056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:42.272374 tst register_default_mass.py: using MSISDN 1085 22:48:42.278673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:42.498442 tst register_default_mass.py: using MSISDN 1086 22:48:42.504324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:42.580197 tst register_default_mass.py: using MSISDN 1087 22:48:42.586495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:42.647298 tst register_default_mass.py: using MSISDN 1088 22:48:42.653888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:42.732322 tst register_default_mass.py: using MSISDN 1089 22:48:42.738255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:42.816903 tst register_default_mass.py: using MSISDN 1090 22:48:42.822922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:42.908622 tst register_default_mass.py: using MSISDN 1091 22:48:42.914808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:43.142637 tst register_default_mass.py: using MSISDN 1092 22:48:43.151924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:43.749716 tst register_default_mass.py: using MSISDN 1093 22:48:43.757931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:43.890335 tst register_default_mass.py: using MSISDN 1094 22:48:43.897236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:43.974036 tst register_default_mass.py: using MSISDN 1095 22:48:43.980174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:44.049076 tst register_default_mass.py: using MSISDN 1096 22:48:44.054894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:44.129453 tst register_default_mass.py: using MSISDN 1097 22:48:44.136900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:44.214500 tst register_default_mass.py: using MSISDN 1098 22:48:44.220580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:44.314913 tst register_default_mass.py: using MSISDN 1099 22:48:44.321050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:44.475246 tst register_default_mass.py: using MSISDN 1100 22:48:44.481316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:44.601868 run mass: Starting testcase 22:48:44.607915 run mass: Pre-launching all virtphy's 22:48:44.613781 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:44.627749 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:44.634136 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:44.647773 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:44.654170 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:44.667920 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:44.674363 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:44.688370 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:44.694751 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:44.708443 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:44.714687 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:44.727809 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:44.733919 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:44.747133 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:44.753437 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:44.766645 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:44.772866 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:44.786115 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:44.792423 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:44.805987 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:44.812176 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:44.825252 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:44.831322 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:44.844795 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:44.851218 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:44.864600 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:44.870778 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:44.884136 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:44.890262 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:44.903859 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:44.910173 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:44.923849 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:44.930204 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:44.943994 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:44.950321 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:44.963774 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:44.970117 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:44.983989 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:44.990420 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:45.004139 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:45.010475 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:45.023680 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:45.029885 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:45.043303 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:45.049514 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:45.062643 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:45.068854 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:45.082056 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:45.088190 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:45.101386 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:45.107572 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:45.120787 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:45.127300 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:45.140763 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:45.146948 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:45.160419 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:45.166742 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:45.180018 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:45.186098 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:45.199464 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:45.205674 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:45.218817 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:45.224936 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:45.238088 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:45.244210 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:45.257905 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:45.264201 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:45.277374 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:45.283438 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:45.296609 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:45.302697 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:45.316042 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:45.322274 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:45.336072 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:45.342501 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:45.356281 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:45.362706 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:45.376443 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:45.382798 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:45.396483 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:45.402821 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:45.416585 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:45.422898 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:45.436494 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:45.442857 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:45.456565 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:45.462930 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:45.476633 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:45.482978 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:45.496509 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:45.502843 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:45.602323 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:45.608630 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:45.621885 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:45.628058 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:45.641079 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:45.647067 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:45.660169 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:45.666238 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:45.679064 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:45.685173 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:45.698103 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:45.704094 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:45.717002 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:45.723269 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:45.736339 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:45.742508 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:45.755688 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:45.761767 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:45.774918 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:45.780994 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:45.794235 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:45.800354 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:45.813699 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:45.819954 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:45.833543 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:45.839935 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:45.853373 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:45.859682 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:45.872864 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:45.879006 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:45.892214 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:45.898517 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:45.911958 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:45.918239 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:45.931962 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:45.938367 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:45.952131 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:45.958516 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:45.971695 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:45.977841 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:45.991044 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:45.997188 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:46.010421 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:46.016672 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:46.035271 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:46.041715 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:46.055543 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:46.061935 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:46.075890 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:46.082322 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:46.096247 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:46.102644 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:46.116198 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:46.122476 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:46.136091 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:46.142415 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:46.156163 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:46.162467 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:46.175680 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:46.181810 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:46.194721 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:46.200811 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:46.213758 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:46.219780 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:46.233003 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:46.239130 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:46.252160 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:46.258356 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:46.271330 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:46.277517 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:46.290609 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:46.296722 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:46.309866 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:46.315953 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:46.329077 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:46.335151 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:46.348188 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:46.354220 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:46.367133 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:46.373240 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:46.386206 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:46.392271 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:46.405432 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:46.411479 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:46.424356 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:46.430340 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:46.443247 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:46.449346 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:46.462267 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:46.468362 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:46.481330 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:46.487387 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:46.500603 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:46.506665 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:46.519733 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:46.525795 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:46.538860 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:46.544960 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:46.558037 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:46.564104 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:46.577220 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:46.583232 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:46.596099 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:46.602078 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:46.615033 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:46.621079 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:46.634165 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:46.640367 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:46.653572 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:46.659656 run mass: Checking if sockets are in the filesystem 22:48:51.192568 run osmo-ms-mob/00000: Starting mobile 22:48:51.206496 run osmo-ms-mob/00000(pid=135): Launched 22:48:51.212685 run mass: Starting too slowly. Moving on {now=23453836.91605448, sleep=-4.447313021868467, target=23453832.468741458} 22:48:51.218783 run mass: Starting too slowly. Moving on {now=23453836.922152564, sleep=-4.353411104530096, target=23453832.56874146} 22:48:51.224781 run mass: Starting too slowly. Moving on {now=23453836.928151697, sleep=-4.259410236030817, target=23453832.66874146} 22:48:51.230805 run mass: Starting too slowly. Moving on {now=23453836.934175998, sleep=-4.165434535592794, target=23453832.768741462} 22:48:51.236900 run mass: MS start registered {at=23453836.940256782, delay=0.024206697940826416, ms=00000} 22:48:51.243120 run mass: Starting too slowly. Moving on {now=23453836.946490984, sleep=-4.077749520540237, target=23453832.868741464} 22:48:51.249098 run mass: Starting too slowly. Moving on {now=23453836.95246885, sleep=-3.9837273843586445, target=23453832.968741465} 22:48:51.254894 run mass: Starting too slowly. Moving on {now=23453836.958265405, sleep=-3.8895239382982254, target=23453833.068741467} 22:48:51.260677 run mass: Starting too slowly. Moving on {now=23453836.964048006, sleep=-3.7953065373003483, target=23453833.16874147} 22:48:51.266605 run mass: Starting too slowly. Moving on {now=23453836.969976243, sleep=-3.7012347728013992, target=23453833.26874147} 22:48:51.272355 run mass: Starting too slowly. Moving on {now=23453836.9757268, sleep=-3.6069853268563747, target=23453833.36874147} 22:48:51.278102 run mass: Starting too slowly. Moving on {now=23453836.981474057, sleep=-3.512732584029436, target=23453833.468741473} 22:48:51.283861 run mass: Starting too slowly. Moving on {now=23453836.98723269, sleep=-3.4184912145137787, target=23453833.568741474} 22:48:51.289627 run mass: Starting too slowly. Moving on {now=23453836.992998272, sleep=-3.324256796389818, target=23453833.668741476} 22:48:51.295417 run mass: Starting too slowly. Moving on {now=23453836.9987885, sleep=-3.230047021061182, target=23453833.768741477} 22:48:51.301167 run mass: Starting too slowly. Moving on {now=23453837.004539356, sleep=-3.1357978768646717, target=23453833.86874148} 22:48:51.306933 run mass: Starting too slowly. Moving on {now=23453837.010305338, sleep=-3.041563857346773, target=23453833.96874148} 22:48:51.312655 run mass: Starting too slowly. Moving on {now=23453837.01602725, sleep=-2.947285767644644, target=23453834.06874148} 22:48:51.318404 run mass: Starting too slowly. Moving on {now=23453837.02177579, sleep=-2.853034306317568, target=23453834.168741483} 22:48:51.324159 run mass: Starting too slowly. Moving on {now=23453837.02753043, sleep=-2.7587889470160007, target=23453834.268741485} 22:48:51.329906 run mass: Starting too slowly. Moving on {now=23453837.03327819, sleep=-2.664536703377962, target=23453834.368741486} 22:48:51.335628 run mass: Starting too slowly. Moving on {now=23453837.038999926, sleep=-2.5702584385871887, target=23453834.468741488} 22:48:51.341399 run mass: Starting too slowly. Moving on {now=23453837.044771317, sleep=-2.4760298281908035, target=23453834.56874149} 22:48:51.347136 run mass: Starting too slowly. Moving on {now=23453837.050508384, sleep=-2.3817668929696083, target=23453834.66874149} 22:48:51.352896 run mass: Starting too slowly. Moving on {now=23453837.056268197, sleep=-2.2875267043709755, target=23453834.768741492} 22:48:51.358634 run mass: Starting too slowly. Moving on {now=23453837.062006105, sleep=-2.1932646110653877, target=23453834.868741494} 22:48:51.364368 run mass: Starting too slowly. Moving on {now=23453837.067740668, sleep=-2.098999172449112, target=23453834.968741495} 22:48:51.370084 run mass: Starting too slowly. Moving on {now=23453837.07345579, sleep=-2.0047142915427685, target=23453835.068741497} 22:48:51.375813 run mass: Starting too slowly. Moving on {now=23453837.07918543, sleep=-1.9104439318180084, target=23453835.1687415} 22:48:51.381560 run mass: Starting too slowly. Moving on {now=23453837.084932107, sleep=-1.8161906078457832, target=23453835.2687415} 22:48:51.387310 run mass: Starting too slowly. Moving on {now=23453837.0906823, sleep=-1.7219408005475998, target=23453835.3687415} 22:48:51.393033 run mass: Starting too slowly. Moving on {now=23453837.096404556, sleep=-1.6276630535721779, target=23453835.468741503} 22:48:51.398758 run mass: Starting too slowly. Moving on {now=23453837.102130204, sleep=-1.5333887003362179, target=23453835.568741504} 22:48:51.404508 run mass: Starting too slowly. Moving on {now=23453837.107880592, sleep=-1.43913908675313, target=23453835.668741506} 22:48:51.410263 run mass: Starting too slowly. Moving on {now=23453837.113634124, sleep=-1.344892617315054, target=23453835.768741507} 22:48:51.415996 run mass: Starting too slowly. Moving on {now=23453837.119367164, sleep=-1.250625655055046, target=23453835.86874151} 22:48:51.421740 run mass: Starting too slowly. Moving on {now=23453837.1251116, sleep=-1.1563700884580612, target=23453835.96874151} 22:48:51.427485 run mass: Starting too slowly. Moving on {now=23453837.130857363, sleep=-1.062115851789713, target=23453836.06874151} 22:48:51.433243 run mass: Starting too slowly. Moving on {now=23453837.136615653, sleep=-0.967874139547348, target=23453836.168741513} 22:48:51.439121 run mass: Starting too slowly. Moving on {now=23453837.142492115, sleep=-0.873750600963831, target=23453836.268741515} 22:48:51.444787 run mass: Starting too slowly. Moving on {now=23453837.148158707, sleep=-0.7794171907007694, target=23453836.368741516} 22:48:51.450455 run mass: Starting too slowly. Moving on {now=23453837.153826825, sleep=-0.6850853078067303, target=23453836.468741518} 22:48:51.456465 run mass: Starting too slowly. Moving on {now=23453837.15983512, sleep=-0.5910935997962952, target=23453836.56874152} 22:48:51.548718 run osmo-ms-mob/00001: Starting mobile 22:48:51.561672 run osmo-ms-mob/00001(pid=136): Launched 22:48:51.567617 run mass: Starting too slowly. Moving on {now=23453837.270987377, sleep=-0.602245856076479, target=23453836.66874152} 22:48:51.573335 run mass: MS start registered {at=23453837.276692163, delay=0.005708459764719009, ms=00001} 22:48:51.579134 run mass: Starting too slowly. Moving on {now=23453837.282505255, sleep=-0.5137637332081795, target=23453836.768741522} 22:48:51.584789 run mass: Starting too slowly. Moving on {now=23453837.28816078, sleep=-0.4194192551076412, target=23453836.868741523} 22:48:51.590392 run mass: Starting too slowly. Moving on {now=23453837.293764208, sleep=-0.3250226825475693, target=23453836.968741525} 22:48:51.596002 run mass: Starting too slowly. Moving on {now=23453837.299374215, sleep=-0.2306326888501644, target=23453837.068741526} 22:48:51.601627 run mass: Starting too slowly. Moving on {now=23453837.304998383, sleep=-0.136256854981184, target=23453837.168741528} 22:48:51.607221 run mass: Starting too slowly. Moving on {now=23453837.310593504, sleep=-0.04185197502374649, target=23453837.26874153} 22:48:52.672183 run osmo-ms-mob/00002: Starting mobile 22:48:52.686031 run osmo-ms-mob/00002(pid=137): Launched 22:48:52.696883 run mass: MS start registered {at=23453838.40023225, delay=0.0047449395060539246, ms=00002} 22:48:53.971243 run osmo-ms-mob/00003: Starting mobile 22:48:53.984654 run osmo-ms-mob/00003(pid=138): Launched 22:48:53.995626 run mass: MS start registered {at=23453839.698968276, delay=0.004584964364767075, ms=00003} 22:48:55.071564 run osmo-ms-mob/00004: Starting mobile 22:48:55.085011 run osmo-ms-mob/00004(pid=139): Launched 22:48:55.096104 run mass: MS start registered {at=23453840.79945541, delay=0.004944801330566406, ms=00004} 22:48:56.071349 run osmo-ms-mob/00005: Starting mobile 22:48:56.084494 run osmo-ms-mob/00005(pid=140): Launched 22:48:56.095729 run mass: MS start registered {at=23453841.799080845, delay=0.004680778831243515, ms=00005} 22:48:56.971698 run osmo-ms-mob/00006: Starting mobile 22:48:56.985966 run osmo-ms-mob/00006(pid=141): Launched 22:48:56.997274 run mass: MS start registered {at=23453842.700622372, delay=0.004969257861375809, ms=00006} 22:48:57.410899 run mass: MS performed LU {at=23453843.114227843, lu_delay=4.713995590806007, ms=00002} 22:48:57.429163 run mass: MS performed LU {at=23453843.13249946, lu_delay=6.192242678254843, ms=00000} 22:48:57.456788 run mass: MS performed LU {at=23453843.160136685, lu_delay=5.883444521576166, ms=00001} 22:48:57.872040 run osmo-ms-mob/00007: Starting mobile 22:48:57.885601 run osmo-ms-mob/00007(pid=142): Launched 22:48:57.896456 run mass: MS start registered {at=23453843.599809203, delay=0.004595711827278137, ms=00007} 22:48:58.671620 run osmo-ms-mob/00008: Starting mobile 22:48:58.685401 run osmo-ms-mob/00008(pid=143): Launched 22:48:58.696307 run mass: MS start registered {at=23453844.399657756, delay=0.004475496709346771, ms=00008} 22:48:59.358274 run mass: MS performed LU {at=23453845.061610736, lu_delay=5.3626424595713615, ms=00003} 22:48:59.369625 run osmo-ms-mob/00009: Starting mobile 22:48:59.383594 run osmo-ms-mob/00009(pid=144): Launched 22:48:59.394801 run mass: MS start registered {at=23453845.09815182, delay=0.00479111447930336, ms=00009} 22:49:00.071749 run osmo-ms-mob/00010: Starting mobile 22:49:00.085232 run osmo-ms-mob/00010(pid=145): Launched 22:49:00.096289 run mass: MS start registered {at=23453845.799633317, delay=0.004695151001214981, ms=00010} 22:49:00.671242 run osmo-ms-mob/00011: Starting mobile 22:49:00.684995 run osmo-ms-mob/00011(pid=146): Launched 22:49:00.695948 run mass: MS start registered {at=23453846.399303902, delay=0.004755891859531403, ms=00011} 22:49:01.176035 run mass: MS performed LU {at=23453846.879369218, lu_delay=6.079913806170225, ms=00004} 22:49:01.187291 run osmo-ms-mob/00012: Starting mobile 22:49:01.200645 run osmo-ms-mob/00012(pid=147): Launched 22:49:01.206887 run mass: MS performed LU {at=23453846.910247806, lu_delay=5.111166961491108, ms=00005} 22:49:01.212862 run mass: MS start registered {at=23453846.916228916, delay=0.005997162312269211, ms=00012} 22:49:01.871465 run osmo-ms-mob/00013: Starting mobile 22:49:01.885889 run osmo-ms-mob/00013(pid=148): Launched 22:49:01.897175 run mass: MS start registered {at=23453847.600526776, delay=0.00485895574092865, ms=00013} 22:49:02.471959 run osmo-ms-mob/00014: Starting mobile 22:49:02.485288 run osmo-ms-mob/00014(pid=149): Launched 22:49:02.497027 run mass: MS start registered {at=23453848.200357992, delay=0.005364187061786652, ms=00014} 22:49:03.071751 run osmo-ms-mob/00015: Starting mobile 22:49:03.084923 run osmo-ms-mob/00015(pid=150): Launched 22:49:03.096071 run mass: MS start registered {at=23453848.799412213, delay=0.00491734966635704, ms=00015} 22:49:03.105723 run mass: MS performed LU {at=23453848.809074473, lu_delay=6.108452100306749, ms=00006} 22:49:03.124085 run mass: MS performed LU {at=23453848.827436376, lu_delay=5.227627173066139, ms=00007} 22:49:03.571430 run osmo-ms-mob/00016: Starting mobile 22:49:03.585638 run osmo-ms-mob/00016(pid=151): Launched 22:49:03.597283 run mass: MS start registered {at=23453849.300625768, delay=0.005188211798667908, ms=00016} 22:49:04.071891 run osmo-ms-mob/00017: Starting mobile 22:49:04.085351 run osmo-ms-mob/00017(pid=152): Launched 22:49:04.096528 run mass: MS start registered {at=23453849.79987778, delay=0.00489397719502449, ms=00017} 22:49:04.672128 run osmo-ms-mob/00018: Starting mobile 22:49:04.685871 run osmo-ms-mob/00018(pid=153): Launched 22:49:04.697176 run mass: MS start registered {at=23453850.400524113, delay=0.0047460757195949554, ms=00018} 22:49:04.942122 run mass: MS performed LU {at=23453850.64545738, lu_delay=5.547305557876825, ms=00009} 22:49:04.960274 run mass: MS performed LU {at=23453850.66362717, lu_delay=4.863993853330612, ms=00010} 22:49:04.972294 run osmo-ms-mob/00019: Starting mobile 22:49:04.986156 run osmo-ms-mob/00019(pid=154): Launched 22:49:04.997536 run mass: MS start registered {at=23453850.70088603, delay=0.005018368363380432, ms=00019} 22:49:05.075758 run mass: MS performed LU {at=23453850.77909845, lu_delay=6.3794406950473785, ms=00008} 22:49:05.571130 run osmo-ms-mob/00020: Starting mobile 22:49:05.584620 run osmo-ms-mob/00020(pid=155): Launched 22:49:05.596013 run mass: MS start registered {at=23453851.29935965, delay=0.005195658653974533, ms=00020} 22:49:06.071462 run osmo-ms-mob/00021: Starting mobile 22:49:06.085065 run osmo-ms-mob/00021(pid=156): Launched 22:49:06.096170 run mass: MS start registered {at=23453851.799517196, delay=0.004708178341388702, ms=00021} 22:49:06.471178 run osmo-ms-mob/00022: Starting mobile 22:49:06.484836 run osmo-ms-mob/00022(pid=157): Launched 22:49:06.496059 run mass: MS start registered {at=23453852.199381825, delay=0.004815578460693359, ms=00022} 22:49:06.741871 run mass: MS performed LU {at=23453852.445205275, lu_delay=6.045901373028755, ms=00011} 22:49:06.870909 run mass: MS performed LU {at=23453852.574246403, lu_delay=5.658017486333847, ms=00012} 22:49:06.882855 run osmo-ms-mob/00023: Starting mobile 22:49:06.896781 run osmo-ms-mob/00023(pid=158): Launched 22:49:06.903191 run mass: MS performed LU {at=23453852.606550526, lu_delay=5.006023749709129, ms=00013} 22:49:06.909294 run mass: MS start registered {at=23453852.612660285, delay=0.006129525601863861, ms=00023} 22:49:07.371422 run osmo-ms-mob/00024: Starting mobile 22:49:07.385792 run osmo-ms-mob/00024(pid=159): Launched 22:49:07.397235 run mass: MS start registered {at=23453853.100572776, delay=0.004752788692712784, ms=00024} 22:49:07.871177 run osmo-ms-mob/00025: Starting mobile 22:49:07.885008 run osmo-ms-mob/00025(pid=160): Launched 22:49:07.896467 run mass: MS start registered {at=23453853.599810623, delay=0.00507928803563118, ms=00025} 22:49:08.271878 run osmo-ms-mob/00026: Starting mobile 22:49:08.284988 run osmo-ms-mob/00026(pid=161): Launched 22:49:08.296238 run mass: MS start registered {at=23453853.999586847, delay=0.0051106661558151245, ms=00026} 22:49:08.671398 run osmo-ms-mob/00027: Starting mobile 22:49:08.685067 run osmo-ms-mob/00027(pid=162): Launched 22:49:08.696000 run mass: MS start registered {at=23453854.399353668, delay=0.004835210740566254, ms=00027} 22:49:08.707938 run mass: MS performed LU {at=23453854.411285713, lu_delay=4.611407931894064, ms=00017} 22:49:08.726502 run mass: MS performed LU {at=23453854.429846678, lu_delay=6.2294886857271194, ms=00014} 22:49:08.842101 run mass: MS performed LU {at=23453854.54543722, lu_delay=5.244811452925205, ms=00016} 22:49:08.854342 run osmo-ms-mob/00028: Starting mobile 22:49:08.868194 run osmo-ms-mob/00028(pid=163): Launched 22:49:08.878819 run mass: MS performed LU {at=23453854.58216653, lu_delay=5.7827543169260025, ms=00015} 22:49:08.885092 run mass: MS start registered {at=23453854.58845856, delay=0.010401051491498947, ms=00028} 22:49:09.471402 run osmo-ms-mob/00029: Starting mobile 22:49:09.485453 run osmo-ms-mob/00029(pid=164): Launched 22:49:09.496488 run mass: MS start registered {at=23453855.19984109, delay=0.004697348922491074, ms=00029} 22:49:09.871859 run osmo-ms-mob/00030: Starting mobile 22:49:09.886513 run osmo-ms-mob/00030(pid=165): Launched 22:49:09.897605 run mass: MS start registered {at=23453855.600953955, delay=0.004700925201177597, ms=00030} 22:49:10.272425 run osmo-ms-mob/00031: Starting mobile 22:49:10.286205 run osmo-ms-mob/00031(pid=166): Launched 22:49:10.297448 run mass: MS start registered {at=23453856.00079742, delay=0.004882439970970154, ms=00031} 22:49:10.507566 run mass: MS performed LU {at=23453856.210903738, lu_delay=4.9115440882742405, ms=00020} 22:49:10.519313 run osmo-ms-mob/00032: Starting mobile 22:49:10.532816 run osmo-ms-mob/00032(pid=167): Launched 22:49:10.544032 run mass: MS start registered {at=23453856.247381255, delay=0.004709504544734955, ms=00032} 22:49:10.636857 run mass: MS performed LU {at=23453856.34016717, lu_delay=5.639281138777733, ms=00019} 22:49:10.655248 run mass: MS performed LU {at=23453856.358600084, lu_delay=5.958075970411301, ms=00018} 22:49:10.780646 run mass: MS performed LU {at=23453856.48397642, lu_delay=4.6844592243433, ms=00021} 22:49:10.792239 run osmo-ms-mob/00033: Starting mobile 22:49:10.806286 run osmo-ms-mob/00033(pid=168): Launched 22:49:10.817794 run mass: MS start registered {at=23453856.521142244, delay=0.004942905157804489, ms=00033} 22:49:11.374564 run osmo-ms-mob/00034: Starting mobile 22:49:11.388498 run osmo-ms-mob/00034(pid=169): Launched 22:49:11.400033 run mass: MS start registered {at=23453857.10337827, delay=0.005110953003168106, ms=00034} 22:49:11.671296 run osmo-ms-mob/00035: Starting mobile 22:49:11.685038 run osmo-ms-mob/00035(pid=170): Launched 22:49:11.696214 run mass: MS start registered {at=23453857.399558812, delay=0.005052197724580765, ms=00035} 22:49:12.072927 run osmo-ms-mob/00036: Starting mobile 22:49:12.086363 run osmo-ms-mob/00036(pid=171): Launched 22:49:12.097583 run mass: MS start registered {at=23453857.80092846, delay=0.004826739430427551, ms=00036} 22:49:12.471953 run osmo-ms-mob/00037: Starting mobile 22:49:12.485988 run osmo-ms-mob/00037(pid=172): Launched 22:49:12.492660 run mass: MS performed LU {at=23453858.19601643, lu_delay=5.996634606271982, ms=00022} 22:49:12.498886 run mass: MS performed LU {at=23453858.20225236, lu_delay=4.602441735565662, ms=00025} 22:49:12.504872 run mass: MS start registered {at=23453858.20823946, delay=0.012247972190380096, ms=00037} 22:49:12.516445 run osmo-ms-mob/00038: Starting mobile 22:49:12.530549 run osmo-ms-mob/00038(pid=173): Launched 22:49:12.541674 run mass: MS start registered {at=23453858.24502674, delay=0.004607323557138443, ms=00038} 22:49:12.607662 run mass: MS performed LU {at=23453858.311008252, lu_delay=5.698347967118025, ms=00023} 22:49:12.644838 run mass: MS performed LU {at=23453858.34817159, lu_delay=5.2475988157093525, ms=00024} 22:49:12.656659 run osmo-ms-mob/00039: Starting mobile 22:49:12.670908 run osmo-ms-mob/00039(pid=174): Launched 22:49:12.682346 run mass: MS start registered {at=23453858.38569235, delay=0.004835139960050583, ms=00039} 22:49:13.472211 run osmo-ms-mob/00040: Starting mobile 22:49:13.486084 run osmo-ms-mob/00040(pid=175): Launched 22:49:13.497218 run mass: MS start registered {at=23453859.200571343, delay=0.0048787593841552734, ms=00040} 22:49:13.771393 run osmo-ms-mob/00041: Starting mobile 22:49:13.785547 run osmo-ms-mob/00041(pid=176): Launched 22:49:13.797173 run mass: MS start registered {at=23453859.500521444, delay=0.005197908729314804, ms=00041} 22:49:14.071864 run osmo-ms-mob/00042: Starting mobile 22:49:14.086050 run osmo-ms-mob/00042(pid=177): Launched 22:49:14.097902 run mass: MS start registered {at=23453859.801245466, delay=0.0054214634001255035, ms=00042} 22:49:14.273926 run mass: MS performed LU {at=23453859.977260515, lu_delay=5.388801954686642, ms=00028} 22:49:14.403367 run mass: MS performed LU {at=23453860.106700055, lu_delay=4.906858965754509, ms=00029} 22:49:14.414978 run osmo-ms-mob/00043: Starting mobile 22:49:14.428417 run osmo-ms-mob/00043(pid=178): Launched 22:49:14.434579 run mass: MS performed LU {at=23453860.137934458, lu_delay=5.738580789417028, ms=00027} 22:49:14.440712 run mass: MS start registered {at=23453860.144078072, delay=0.0061682648956775665, ms=00043} 22:49:14.546479 run mass: MS performed LU {at=23453860.2498208, lu_delay=6.250233951956034, ms=00026} 22:49:14.557551 run osmo-ms-mob/00044: Starting mobile 22:49:14.570940 run osmo-ms-mob/00044(pid=179): Launched 22:49:14.577101 run mass: MS performed LU {at=23453860.28046066, lu_delay=4.679506704211235, ms=00030} 22:49:14.582944 run mass: MS start registered {at=23453860.28631135, delay=0.005868859589099884, ms=00044} 22:49:15.072931 run osmo-ms-mob/00045: Starting mobile 22:49:15.086703 run osmo-ms-mob/00045(pid=180): Launched 22:49:15.097807 run mass: MS start registered {at=23453860.801151372, delay=0.004994470626115799, ms=00045} 22:49:15.371810 run osmo-ms-mob/00046: Starting mobile 22:49:15.385412 run osmo-ms-mob/00046(pid=181): Launched 22:49:15.396756 run mass: MS start registered {at=23453861.10010676, delay=0.005018696188926697, ms=00046} 22:49:15.672433 run osmo-ms-mob/00047: Starting mobile 22:49:16.016538 run osmo-ms-mob/00047(pid=182): Launched 22:49:16.022889 run mass: Starting too slowly. Moving on {now=23453861.726257715, sleep=-0.2575158253312111, target=23453861.46874189} 22:49:16.028690 run mass: MS start registered {at=23453861.73204738, delay=0.005791816860437393, ms=00047} 22:49:16.034514 run mass: Starting too slowly. Moving on {now=23453861.737884555, sleep=-0.16914266347885132, target=23453861.56874189} 22:49:16.040139 run mass: Starting too slowly. Moving on {now=23453861.743510947, sleep=-0.07476905360817909, target=23453861.668741893} 22:49:16.050871 run osmo-ms-mob/00048: Starting mobile 22:49:16.064416 run osmo-ms-mob/00048(pid=183): Launched 22:49:16.070605 run mass: Starting too slowly. Moving on {now=23453861.77397575, sleep=-0.005233854055404663, target=23453861.768741895} 22:49:16.076511 run mass: MS start registered {at=23453861.77987072, delay=0.005896758288145065, ms=00048} 22:49:16.240166 run mass: MS performed LU {at=23453861.943500813, lu_delay=5.69611955806613, ms=00032} 22:49:16.251593 run osmo-ms-mob/00049: Starting mobile 22:49:16.265147 run osmo-ms-mob/00049(pid=184): Launched 22:49:16.271602 run mass: MS performed LU {at=23453861.974959612, lu_delay=5.453817367553711, ms=00033} 22:49:16.277770 run mass: MS start registered {at=23453861.98113626, delay=0.006196752190589905, ms=00049} 22:49:16.373480 run mass: MS performed LU {at=23453862.076815777, lu_delay=4.9734375067055225, ms=00034} 22:49:16.385364 run osmo-ms-mob/00050: Starting mobile 22:49:16.398684 run osmo-ms-mob/00050(pid=185): Launched 22:49:16.410175 run mass: MS start registered {at=23453862.11350291, delay=0.0050100237131118774, ms=00050} 22:49:16.645707 run mass: MS performed LU {at=23453862.349037323, lu_delay=6.348239902406931, ms=00031} 22:49:16.701468 run mass: MS performed LU {at=23453862.404799975, lu_delay=5.00524116307497, ms=00035} 22:49:16.971415 run osmo-ms-mob/00051: Starting mobile 22:49:16.984507 run osmo-ms-mob/00051(pid=186): Launched 22:49:16.996158 run mass: MS start registered {at=23453862.699502606, delay=0.005315195769071579, ms=00051} 22:49:17.271304 run osmo-ms-mob/00052: Starting mobile 22:49:17.284842 run osmo-ms-mob/00052(pid=187): Launched 22:49:17.295869 run mass: MS start registered {at=23453862.99921858, delay=0.004882898181676865, ms=00052} 22:49:17.572409 run osmo-ms-mob/00053: Starting mobile 22:49:17.586254 run osmo-ms-mob/00053(pid=188): Launched 22:49:17.597939 run mass: MS start registered {at=23453863.301288642, delay=0.005032774060964584, ms=00053} 22:49:17.871987 run osmo-ms-mob/00054: Starting mobile 22:49:17.885372 run osmo-ms-mob/00054(pid=189): Launched 22:49:17.896424 run mass: MS start registered {at=23453863.59977869, delay=0.004838868975639343, ms=00054} 22:49:18.039956 run mass: MS performed LU {at=23453863.74328941, lu_delay=5.3575970605015755, ms=00039} 22:49:18.172381 run osmo-ms-mob/00055: Starting mobile 22:49:18.185878 run osmo-ms-mob/00055(pid=190): Launched 22:49:18.192465 run mass: MS performed LU {at=23453863.89582378, lu_delay=5.650797039270401, ms=00038} 22:49:18.198709 run mass: MS performed LU {at=23453863.902075082, lu_delay=6.101146623492241, ms=00036} 22:49:18.204562 run mass: MS start registered {at=23453863.907928456, delay=0.0121237151324749, ms=00055} 22:49:18.215746 run osmo-ms-mob/00056: Starting mobile 22:49:18.229217 run osmo-ms-mob/00056(pid=191): Launched 22:49:18.239952 run mass: MS start registered {at=23453863.94330803, delay=0.004596758633852005, ms=00056} 22:49:18.312505 run mass: MS performed LU {at=23453864.015838552, lu_delay=5.80759909376502, ms=00037} 22:49:18.331120 run mass: MS performed LU {at=23453864.03445731, lu_delay=4.833885967731476, ms=00040} 22:49:18.342779 run osmo-ms-mob/00057: Starting mobile 22:49:18.356386 run osmo-ms-mob/00057(pid=192): Launched 22:49:18.367720 run mass: MS start registered {at=23453864.071067043, delay=0.004791054874658585, ms=00057} 22:49:19.171383 run osmo-ms-mob/00058: Starting mobile 22:49:19.185421 run osmo-ms-mob/00058(pid=193): Launched 22:49:19.196446 run mass: MS start registered {at=23453864.899798468, delay=0.0045335665345191956, ms=00058} 22:49:19.472358 run osmo-ms-mob/00059: Starting mobile 22:49:19.486438 run osmo-ms-mob/00059(pid=194): Launched 22:49:19.497957 run mass: MS start registered {at=23453865.201304384, delay=0.004738394170999527, ms=00059} 22:49:19.771571 run osmo-ms-mob/00060: Starting mobile 22:49:19.785351 run osmo-ms-mob/00060(pid=195): Launched 22:49:19.796805 run mass: MS start registered {at=23453865.50015308, delay=0.004865255206823349, ms=00060} 22:49:20.005679 run mass: MS performed LU {at=23453865.709011983, lu_delay=4.9078606106340885, ms=00045} 22:49:20.024215 run mass: MS performed LU {at=23453865.727555893, lu_delay=5.583477821201086, ms=00043} 22:49:20.036289 run osmo-ms-mob/00061: Starting mobile 22:49:20.050478 run osmo-ms-mob/00061(pid=196): Launched 22:49:20.061610 run mass: MS start registered {at=23453865.764959626, delay=0.004721071571111679, ms=00061} 22:49:20.139855 run mass: MS performed LU {at=23453865.843184493, lu_delay=4.743077732622623, ms=00046} 22:49:20.176669 run mass: MS performed LU {at=23453865.879997924, lu_delay=6.0787524580955505, ms=00042} 22:49:20.188060 run osmo-ms-mob/00062: Starting mobile 22:49:20.202034 run osmo-ms-mob/00062(pid=197): Launched 22:49:20.213933 run mass: MS start registered {at=23453865.91727276, delay=0.005736991763114929, ms=00062} 22:49:20.231783 run mass: MS performed LU {at=23453865.935136948, lu_delay=6.434615503996611, ms=00041} 22:49:20.788324 run osmo-ms-mob/00063: Starting mobile 22:49:20.804209 run osmo-ms-mob/00063(pid=198): Launched 22:49:20.815999 run mass: MS start registered {at=23453866.519348342, delay=0.005464833229780197, ms=00063} 22:49:21.179498 run osmo-ms-mob/00064: Starting mobile 22:49:21.193758 run osmo-ms-mob/00064(pid=199): Launched 22:49:21.205368 run mass: MS start registered {at=23453866.908708952, delay=0.005209989845752716, ms=00064} 22:49:21.572093 run osmo-ms-mob/00065: Starting mobile 22:49:21.586279 run osmo-ms-mob/00065(pid=200): Launched 22:49:21.598208 run mass: MS start registered {at=23453867.30154711, delay=0.0053222402930259705, ms=00065} 22:49:21.804921 run mass: MS performed LU {at=23453867.508258153, lu_delay=4.808755546808243, ms=00051} 22:49:21.816749 run osmo-ms-mob/00066: Starting mobile 22:49:21.830314 run osmo-ms-mob/00066(pid=201): Launched 22:49:21.895075 run mass: MS start registered {at=23453867.598432194, delay=1.9881874322891235e-05, ms=00066} 22:49:21.934358 run mass: MS performed LU {at=23453867.637692973, lu_delay=5.656556714326143, ms=00049} 22:49:21.952906 run mass: MS performed LU {at=23453867.65623751, lu_delay=5.5427346006035805, ms=00050} 22:49:22.077795 run mass: MS performed LU {at=23453867.78112786, lu_delay=6.049080479890108, ms=00047} 22:49:22.089519 run osmo-ms-mob/00067: Starting mobile 22:49:22.103753 run osmo-ms-mob/00067(pid=202): Launched 22:49:22.110123 run mass: MS performed LU {at=23453867.813480303, lu_delay=6.033609583973885, ms=00048} 22:49:22.116252 run mass: MS start registered {at=23453867.819617685, delay=0.006158549338579178, ms=00067} 22:49:22.151445 run mass: MS performed LU {at=23453867.854779206, lu_delay=4.855560626834631, ms=00052} 22:49:22.163159 run osmo-ms-mob/00068: Starting mobile 22:49:22.177165 run osmo-ms-mob/00068(pid=203): Launched 22:49:22.188612 run mass: MS start registered {at=23453867.89195103, delay=0.004936769604682922, ms=00068} 22:49:22.971892 run osmo-ms-mob/00069: Starting mobile 22:49:22.986272 run osmo-ms-mob/00069(pid=204): Launched 22:49:22.997923 run mass: MS start registered {at=23453868.70126442, delay=0.004911284893751144, ms=00069} 22:49:23.014957 run mass: MS performed LU {at=23453868.718305513, lu_delay=3.818507045507431, ms=00058} 22:49:23.375194 run osmo-ms-mob/00070: Starting mobile 22:49:23.390083 run osmo-ms-mob/00070(pid=205): Launched 22:49:23.405595 run mass: MS start registered {at=23453869.108919658, delay=0.008876938372850418, ms=00070} 22:49:23.773042 run osmo-ms-mob/00071: Starting mobile 22:49:23.787062 run osmo-ms-mob/00071(pid=206): Launched 22:49:23.793590 run mass: MS performed LU {at=23453869.4969461, lu_delay=5.589017644524574, ms=00055} 22:49:23.799890 run mass: MS performed LU {at=23453869.503252562, lu_delay=5.559944532811642, ms=00056} 22:49:23.806014 run mass: MS start registered {at=23453869.509378932, delay=0.012453928589820862, ms=00071} 22:49:23.905223 run mass: MS performed LU {at=23453869.60854994, lu_delay=6.008771251887083, ms=00054} 22:49:23.918411 run osmo-ms-mob/00072: Starting mobile 22:49:23.931650 run osmo-ms-mob/00072(pid=207): Launched 22:49:23.943476 run mass: MS start registered {at=23453869.6468253, delay=0.005067069083452225, ms=00072} 22:49:23.999112 run mass: MS performed LU {at=23453869.702374022, lu_delay=6.401085380464792, ms=00053} 22:49:24.571379 run osmo-ms-mob/00073: Starting mobile 22:49:24.585513 run osmo-ms-mob/00073(pid=208): Launched 22:49:24.600198 run mass: MS start registered {at=23453870.303533904, delay=0.007215555757284164, ms=00073} 22:49:24.971673 run osmo-ms-mob/00074: Starting mobile 22:49:24.985386 run osmo-ms-mob/00074(pid=209): Launched 22:49:24.996673 run mass: MS start registered {at=23453870.70001638, delay=0.005089402198791504, ms=00074} 22:49:25.372281 run osmo-ms-mob/00075: Starting mobile 22:49:25.386500 run osmo-ms-mob/00075(pid=210): Launched 22:49:25.398231 run mass: MS start registered {at=23453871.10157839, delay=0.004841111600399017, ms=00075} 22:49:25.571553 run mass: MS performed LU {at=23453871.27488872, lu_delay=6.073584336787462, ms=00059} 22:49:25.700427 run mass: MS performed LU {at=23453871.40376129, lu_delay=5.486488528549671, ms=00062} 22:49:25.718707 run mass: MS performed LU {at=23453871.42205887, lu_delay=4.902710527181625, ms=00063} 22:49:25.730145 run osmo-ms-mob/00076: Starting mobile 22:49:25.743661 run osmo-ms-mob/00076(pid=211): Launched 22:49:25.755065 run mass: MS start registered {at=23453871.458406184, delay=0.004784882068634033, ms=00076} 22:49:25.844282 run mass: MS performed LU {at=23453871.54759845, lu_delay=6.047445371747017, ms=00060} 22:49:25.917078 run mass: MS performed LU {at=23453871.620413017, lu_delay=4.711704064160585, ms=00064} 22:49:26.272343 run osmo-ms-mob/00077: Starting mobile 22:49:26.286481 run osmo-ms-mob/00077(pid=212): Launched 22:49:26.298259 run mass: MS start registered {at=23453872.001613244, delay=0.002884339541196823, ms=00077} 22:49:26.785914 run osmo-ms-mob/00078: Starting mobile 22:49:26.799084 run osmo-ms-mob/00078(pid=213): Launched 22:49:26.810602 run mass: MS start registered {at=23453872.5139542, delay=0.005069620907306671, ms=00078} 22:49:27.186231 run osmo-ms-mob/00079: Starting mobile 22:49:27.199693 run osmo-ms-mob/00079(pid=214): Launched 22:49:27.210843 run mass: MS start registered {at=23453872.91418637, delay=0.0049156807363033295, ms=00079} 22:49:27.528466 run mass: MS performed LU {at=23453873.231801484, lu_delay=5.930254373699427, ms=00065} 22:49:27.555473 run mass: MS performed LU {at=23453873.258808877, lu_delay=4.557544458657503, ms=00069} 22:49:27.567471 run osmo-ms-mob/00080: Starting mobile 22:49:27.581293 run osmo-ms-mob/00080(pid=215): Launched 22:49:27.592846 run mass: MS start registered {at=23453873.296194244, delay=0.004892934113740921, ms=00080} 22:49:27.781998 run mass: MS performed LU {at=23453873.485333204, lu_delay=5.886901009827852, ms=00066} 22:49:28.171849 run osmo-ms-mob/00081: Starting mobile 22:49:28.185827 run osmo-ms-mob/00081(pid=216): Launched 22:49:28.197839 run mass: MS start registered {at=23453873.901180096, delay=0.0054938942193984985, ms=00081} 22:49:28.524662 run mass: MS performed LU {at=23453874.2279839, lu_delay=6.336032871156931, ms=00068} 22:49:28.537754 run osmo-ms-mob/00082: Starting mobile 22:49:28.552836 run osmo-ms-mob/00082(pid=217): Launched 22:49:28.564475 run mass: MS start registered {at=23453874.267831057, delay=0.0011729821562767029, ms=00082} 22:49:28.617131 run mass: MS performed LU {at=23453874.320466254, lu_delay=3.620449874550104, ms=00074} 22:49:29.172468 run osmo-ms-mob/00083: Starting mobile 22:49:29.186463 run osmo-ms-mob/00083(pid=218): Launched 22:49:29.197456 run mass: MS start registered {at=23453874.90080204, delay=0.004812542349100113, ms=00083} 22:49:29.336716 run mass: MS performed LU {at=23453875.04003711, lu_delay=5.5306581780314445, ms=00071} 22:49:29.373974 run mass: MS performed LU {at=23453875.077267643, lu_delay=5.9683479852974415, ms=00070} 22:49:29.485091 run mass: MS performed LU {at=23453875.18842782, lu_delay=5.541602522134781, ms=00072} 22:49:29.673377 run osmo-ms-mob/00084: Starting mobile 22:49:29.687829 run osmo-ms-mob/00084(pid=219): Launched 22:49:29.694906 run mass: MS performed LU {at=23453875.398261238, lu_delay=5.094727333635092, ms=00073} 22:49:29.701726 run mass: MS start registered {at=23453875.405086257, delay=0.006847932934761047, ms=00084} 22:49:30.172747 run osmo-ms-mob/00085: Starting mobile 22:49:30.187144 run osmo-ms-mob/00085(pid=220): Launched 22:49:30.199405 run mass: MS start registered {at=23453875.90274723, delay=0.004994738847017288, ms=00085} 22:49:30.771579 run osmo-ms-mob/00086: Starting mobile 22:49:30.785396 run osmo-ms-mob/00086(pid=221): Launched 22:49:30.796554 run mass: MS start registered {at=23453876.499902617, delay=0.004453171044588089, ms=00086} 22:49:31.237970 run mass: MS performed LU {at=23453876.941305418, lu_delay=5.839727029204369, ms=00075} 22:49:31.293978 run mass: MS performed LU {at=23453876.99730895, lu_delay=4.9956957064569, ms=00077} 22:49:31.305964 run osmo-ms-mob/00087: Starting mobile 22:49:31.319908 run osmo-ms-mob/00087(pid=222): Launched 22:49:31.326677 run mass: MS performed LU {at=23453877.030033093, lu_delay=5.5716269090771675, ms=00076} 22:49:31.332928 run mass: MS start registered {at=23453877.036291525, delay=0.006279949098825455, ms=00087} 22:49:31.584183 run mass: MS performed LU {at=23453877.28751736, lu_delay=4.773563161492348, ms=00078} 22:49:31.971759 run osmo-ms-mob/00088: Starting mobile 22:49:31.986131 run osmo-ms-mob/00088(pid=223): Launched 22:49:31.997987 run mass: MS start registered {at=23453877.701326735, delay=0.005274832248687744, ms=00088} 22:49:32.572227 run osmo-ms-mob/00089: Starting mobile 22:49:32.586186 run osmo-ms-mob/00089(pid=224): Launched 22:49:32.597971 run mass: MS start registered {at=23453878.301322255, delay=0.005042724311351776, ms=00089} 22:49:33.140134 run mass: MS performed LU {at=23453878.843465675, lu_delay=5.547271430492401, ms=00080} 22:49:33.151877 run osmo-ms-mob/00090: Starting mobile 22:49:33.165731 run osmo-ms-mob/00090(pid=225): Launched 22:49:33.176962 run mass: MS start registered {at=23453878.880311493, delay=0.0051256753504276276, ms=00090} 22:49:33.250487 run mass: MS performed LU {at=23453878.953806285, lu_delay=4.685975227504969, ms=00082} 22:49:33.393751 run mass: MS performed LU {at=23453879.097079515, lu_delay=6.182893145829439, ms=00079} 22:49:33.873028 run osmo-ms-mob/00091: Starting mobile 22:49:33.900934 run osmo-ms-mob/00091(pid=226): Launched 22:49:33.912400 run mass: MS start registered {at=23453879.615742676, delay=0.004885878413915634, ms=00091} 22:49:34.571974 run osmo-ms-mob/00092: Starting mobile 22:49:34.585555 run osmo-ms-mob/00092(pid=227): Launched 22:49:34.596880 run mass: MS start registered {at=23453880.300227985, delay=0.0048235319554805756, ms=00092} 22:49:35.115561 run mass: MS performed LU {at=23453880.81889247, lu_delay=4.916145242750645, ms=00085} 22:49:35.304892 run mass: MS performed LU {at=23453881.008150212, lu_delay=5.603063955903053, ms=00084} 22:49:35.319201 run osmo-ms-mob/00093: Starting mobile 22:49:35.332943 run osmo-ms-mob/00093(pid=228): Launched 22:49:35.339086 run mass: MS performed LU {at=23453881.042443957, lu_delay=6.141641918569803, ms=00083} 22:49:35.345020 run mass: MS start registered {at=23453881.048385028, delay=0.005961034446954727, ms=00093} 22:49:36.273490 run osmo-ms-mob/00094: Starting mobile 22:49:36.287569 run osmo-ms-mob/00094(pid=229): Launched 22:49:36.299502 run mass: MS start registered {at=23453882.002839025, delay=0.005160782486200333, ms=00094} 22:49:36.850824 run mass: MS performed LU {at=23453882.55415592, lu_delay=6.054253302514553, ms=00086} 22:49:36.887061 run mass: MS performed LU {at=23453882.590338245, lu_delay=5.554046720266342, ms=00087} 22:49:37.016729 run mass: MS performed LU {at=23453882.720051672, lu_delay=5.01872493699193, ms=00088} 22:49:37.141658 run mass: MS performed LU {at=23453882.8449761, lu_delay=22.5586647503078, ms=00044} 22:49:37.153527 run osmo-ms-mob/00095: Starting mobile 22:49:37.168391 run osmo-ms-mob/00095(pid=230): Launched 22:49:37.179896 run mass: MS start registered {at=23453882.88323228, delay=0.005058903247117996, ms=00095} 22:49:38.177540 run osmo-ms-mob/00096: Starting mobile 22:49:38.207236 run osmo-ms-mob/00096(pid=231): Launched 22:49:38.220870 run mass: MS start registered {at=23453883.924204487, delay=4.2069703340530396e-05, ms=00096} 22:49:38.835037 run mass: MS performed LU {at=23453884.538341492, lu_delay=5.65802999958396, ms=00090} 22:49:38.853102 run mass: MS performed LU {at=23453884.556443997, lu_delay=6.2551217414438725, ms=00089} 22:49:38.880634 run mass: MS performed LU {at=23453884.583964482, lu_delay=4.968221805989742, ms=00091} 22:49:39.271704 run osmo-ms-mob/00097: Starting mobile 22:49:39.285941 run osmo-ms-mob/00097(pid=232): Launched 22:49:39.297170 run mass: MS start registered {at=23453885.00051823, delay=0.004894070327281952, ms=00097} 22:49:40.574600 run osmo-ms-mob/00098: Starting mobile 22:49:40.588064 run osmo-ms-mob/00098(pid=233): Launched 22:49:40.599427 run mass: MS start registered {at=23453886.302764006, delay=0.005086146295070648, ms=00098} 22:49:40.616179 run mass: MS performed LU {at=23453886.319525514, lu_delay=5.271140486001968, ms=00093} 22:49:40.781874 run mass: MS performed LU {at=23453886.4851949, lu_delay=6.184966914355755, ms=00092} 22:49:40.870027 run mass: MS performed LU {at=23453886.573293425, lu_delay=22.502226382493973, ms=00057} 22:49:41.123689 run mass: MS performed LU {at=23453886.827022117, lu_delay=4.824183091521263, ms=00094} 22:49:42.373143 run osmo-ms-mob/00099: Starting mobile 22:49:42.387624 run osmo-ms-mob/00099(pid=234): Launched 22:49:42.394160 run mass: All started... {duration=55.728784263134, too_slow=53} 22:49:42.400245 run mass: MS start registered {at=23453888.103601456, delay=0.006080146878957748, ms=00099} 22:49:42.600830 run mass: MS performed LU {at=23453888.30416027, lu_delay=5.420927990227938, ms=00095} 22:49:42.619178 run mass: MS performed LU {at=23453888.322493963, lu_delay=22.557534337043762, ms=00061} 22:49:44.530009 run mass: MS performed LU {at=23453890.233344547, lu_delay=6.309140060096979, ms=00096} 22:49:44.548424 run mass: MS performed LU {at=23453890.251771282, lu_delay=5.251253053545952, ms=00097} 22:49:44.617551 run mass: MS performed LU {at=23453890.320878085, lu_delay=22.50126039981842, ms=00067} 22:49:46.366981 run mass: MS performed LU {at=23453892.070306785, lu_delay=5.767542779445648, ms=00098} 22:49:48.267912 run mass: MS performed LU {at=23453893.97124764, lu_delay=5.867646183818579, ms=00099} 22:49:50.367667 run mass: MS performed LU {at=23453896.070997, lu_delay=22.16981690376997, ms=00081} 22:49:50.374325 run mass: Tests done {all_completed=True, max=22.5586647503078, min=3.620449874550104} 22:49:50.380232 tst register_default_mass.py: Test passed (89.1 sec) 22:49:50.399544 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:50.403183 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:50.406674 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:50.409994 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:50.413335 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:50.416820 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:50.420248 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:50.423658 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:50.426956 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:50.430306 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:50.433625 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:50.436977 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:50.440255 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:50.443920 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:50.447516 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:50.451073 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:50.454611 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:50.458200 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:50.462011 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:50.465587 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:50.469166 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:50.472667 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:50.476223 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:50.479793 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:50.483355 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:50.486910 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:50.490607 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:50.494208 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:50.497810 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:50.502143 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:50.505815 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:50.509674 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:50.513678 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:50.517207 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:50.520696 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:50.524152 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:50.527852 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:50.531922 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:50.535621 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:50.539094 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:50.542538 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:50.545960 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:50.549418 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:50.552958 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:50.556368 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:50.563901 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:50.567915 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:50.571534 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:50.575408 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:50.578922 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:50.582433 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:50.585989 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:50.589780 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:50.593747 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:50.597760 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:50.601966 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:50.606608 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:50.610919 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:50.615122 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:50.619424 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:50.623719 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:50.627895 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:50.632171 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:50.636349 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:50.640550 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:50.644844 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:50.649061 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:50.653289 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:50.657461 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:50.661751 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:50.665933 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:50.670184 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:50.674458 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:50.678672 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:50.682896 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:50.687175 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:50.691468 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:50.695803 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:50.700106 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:50.704342 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:50.708489 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:50.712701 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:50.716898 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:50.721207 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:50.725575 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:50.729945 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:50.734399 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:50.738852 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:50.746135 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:50.754620 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:50.760433 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:50.765004 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:50.769471 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:50.773663 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:50.777815 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:50.781989 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:50.786213 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:50.790429 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:50.794904 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:50.799330 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:50.803667 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:50.808071 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:50.812518 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:50.816853 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:50.821231 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:50.825485 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:50.829774 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:50.833996 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:50.838381 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:50.842689 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:50.846902 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:50.851076 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:50.855252 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:50.859564 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:50.863810 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:50.868114 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:50.872351 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:50.876469 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:50.880452 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:50.884330 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:50.888146 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:50.891956 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:50.895766 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:50.899505 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:50.903278 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:50.907130 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:50.911004 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:50.914962 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:50.918878 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:50.922716 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:50.926548 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:50.930392 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:50.934206 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:50.938168 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:50.941999 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:50.945818 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:50.949643 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:50.953457 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:50.957224 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:50.961060 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:50.964895 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:50.968619 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:50.972347 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:50.976086 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:50.979793 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:50.983563 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:50.987284 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:50.991032 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:50.994720 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:50.998364 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:51.002035 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:51.005691 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:51.009328 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:51.012957 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:51.016650 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:51.020340 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:51.024009 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:51.027759 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:51.031523 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:51.035235 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:51.038980 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:51.042767 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:51.046552 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:51.050275 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:51.054048 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:51.057892 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:51.061820 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:51.065674 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:51.069497 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:51.073340 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:51.077225 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:51.081051 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:51.084809 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:51.088546 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:51.092181 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:51.095798 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:51.099374 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:51.102922 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:51.106470 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:51.110037 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:51.113665 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:51.117389 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:51.121120 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:51.124836 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:51.128579 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:51.132319 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:51.136057 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:51.139790 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:51.143543 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:51.147284 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:51.151069 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:51.154820 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:51.158540 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:51.162256 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:51.165990 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:51.169735 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:51.173503 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:51.177356 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:51.181185 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:51.185006 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:51.188833 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:51.192649 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:51.196429 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:51.200184 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:51.204013 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:51.207839 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:51.211663 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:51.215626 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:51.219617 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:51.223582 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:51.227616 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:51.231621 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:51.235661 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:51.239739 --- ParallelTerminationStrategy: PID 22 died... 22:49:51.241576 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:51.246054 --- ParallelTerminationStrategy: PID 23 died... 22:49:51.247860 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:51.252325 --- ParallelTerminationStrategy: PID 24 died... 22:49:51.254191 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:51.258710 --- ParallelTerminationStrategy: PID 25 died... 22:49:51.260501 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:51.265145 --- ParallelTerminationStrategy: PID 26 died... 22:49:51.266971 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:51.271690 --- ParallelTerminationStrategy: PID 27 died... 22:49:51.273599 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:51.278262 --- ParallelTerminationStrategy: PID 28 died... 22:49:51.280109 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:51.284783 --- ParallelTerminationStrategy: PID 29 died... 22:49:51.286721 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:51.291298 --- ParallelTerminationStrategy: PID 30 died... 22:49:51.293150 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:51.297756 --- ParallelTerminationStrategy: PID 31 died... 22:49:51.299615 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:51.304200 --- ParallelTerminationStrategy: PID 32 died... 22:49:51.306070 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:51.310743 --- ParallelTerminationStrategy: PID 33 died... 22:49:51.312607 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:51.317267 --- ParallelTerminationStrategy: PID 35 died... 22:49:51.319157 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:51.323679 --- ParallelTerminationStrategy: PID 36 died... 22:49:51.325506 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:51.330033 --- ParallelTerminationStrategy: PID 37 died... 22:49:51.331870 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:51.336368 --- ParallelTerminationStrategy: PID 38 died... 22:49:51.338218 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:51.342832 --- ParallelTerminationStrategy: PID 39 died... 22:49:51.344741 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:51.349380 --- ParallelTerminationStrategy: PID 40 died... 22:49:51.351202 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:51.355705 --- ParallelTerminationStrategy: PID 41 died... 22:49:51.357493 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:51.361864 --- ParallelTerminationStrategy: PID 42 died... 22:49:51.363604 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:51.367866 --- ParallelTerminationStrategy: PID 43 died... 22:49:51.369610 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:51.373978 --- ParallelTerminationStrategy: PID 44 died... 22:49:51.375738 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:51.380096 --- ParallelTerminationStrategy: PID 45 died... 22:49:51.381821 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:51.386164 --- ParallelTerminationStrategy: PID 46 died... 22:49:51.387946 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:51.392211 --- ParallelTerminationStrategy: PID 47 died... 22:49:51.393934 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:51.398227 --- ParallelTerminationStrategy: PID 48 died... 22:49:51.399940 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:51.404065 --- ParallelTerminationStrategy: PID 49 died... 22:49:51.405697 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:51.409672 --- ParallelTerminationStrategy: PID 50 died... 22:49:51.411245 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:51.415086 --- ParallelTerminationStrategy: PID 51 died... 22:49:51.416625 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:51.420413 --- ParallelTerminationStrategy: PID 52 died... 22:49:51.421945 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:51.425733 --- ParallelTerminationStrategy: PID 53 died... 22:49:51.427265 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:51.431114 --- ParallelTerminationStrategy: PID 54 died... 22:49:51.432642 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:51.436430 --- ParallelTerminationStrategy: PID 55 died... 22:49:51.437968 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:51.441662 --- ParallelTerminationStrategy: PID 56 died... 22:49:51.443178 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:51.446894 --- ParallelTerminationStrategy: PID 57 died... 22:49:51.448414 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:51.452145 --- ParallelTerminationStrategy: PID 58 died... 22:49:51.453651 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:51.457378 --- ParallelTerminationStrategy: PID 59 died... 22:49:51.458880 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:51.462577 --- ParallelTerminationStrategy: PID 60 died... 22:49:51.464060 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:51.467760 --- ParallelTerminationStrategy: PID 61 died... 22:49:51.469249 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:51.473007 --- ParallelTerminationStrategy: PID 62 died... 22:49:51.474504 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:51.478223 --- ParallelTerminationStrategy: PID 63 died... 22:49:51.479694 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:51.483322 --- ParallelTerminationStrategy: PID 64 died... 22:49:51.484802 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:51.488426 --- ParallelTerminationStrategy: PID 65 died... 22:49:51.489887 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:51.493521 --- ParallelTerminationStrategy: PID 66 died... 22:49:51.494994 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:51.498669 --- ParallelTerminationStrategy: PID 67 died... 22:49:51.500128 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:51.503755 --- ParallelTerminationStrategy: PID 68 died... 22:49:51.505236 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:51.508845 --- ParallelTerminationStrategy: PID 69 died... 22:49:51.510300 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:51.513932 --- ParallelTerminationStrategy: PID 70 died... 22:49:51.515405 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:51.519065 --- ParallelTerminationStrategy: PID 71 died... 22:49:51.520534 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:51.524232 --- ParallelTerminationStrategy: PID 72 died... 22:49:51.525729 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:51.552081 --- ParallelTerminationStrategy: PID 73 died... 22:49:51.553624 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:51.557353 --- ParallelTerminationStrategy: PID 74 died... 22:49:51.558887 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:51.562639 --- ParallelTerminationStrategy: PID 75 died... 22:49:51.564162 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:51.567928 --- ParallelTerminationStrategy: PID 76 died... 22:49:51.569444 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:51.573224 --- ParallelTerminationStrategy: PID 77 died... 22:49:51.574750 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:51.578521 --- ParallelTerminationStrategy: PID 78 died... 22:49:51.580045 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:51.583808 --- ParallelTerminationStrategy: PID 79 died... 22:49:51.585340 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:51.589140 --- ParallelTerminationStrategy: PID 80 died... 22:49:51.590685 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:51.594447 --- ParallelTerminationStrategy: PID 81 died... 22:49:51.595983 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:51.599753 --- ParallelTerminationStrategy: PID 82 died... 22:49:51.601290 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:51.605055 --- ParallelTerminationStrategy: PID 83 died... 22:49:51.606514 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:51.610215 --- ParallelTerminationStrategy: PID 84 died... 22:49:51.611715 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:51.615499 --- ParallelTerminationStrategy: PID 85 died... 22:49:51.617035 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:51.620896 --- ParallelTerminationStrategy: PID 86 died... 22:49:51.622487 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:51.626401 --- ParallelTerminationStrategy: PID 87 died... 22:49:51.627994 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:51.631935 --- ParallelTerminationStrategy: PID 88 died... 22:49:51.633535 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:51.637472 --- ParallelTerminationStrategy: PID 89 died... 22:49:51.639059 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:51.642996 --- ParallelTerminationStrategy: PID 90 died... 22:49:51.644606 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:51.648688 --- ParallelTerminationStrategy: PID 91 died... 22:49:51.650313 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:51.654258 --- ParallelTerminationStrategy: PID 92 died... 22:49:51.655900 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:51.659937 --- ParallelTerminationStrategy: PID 93 died... 22:49:51.661562 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:51.665560 --- ParallelTerminationStrategy: PID 94 died... 22:49:51.667193 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:51.671207 --- ParallelTerminationStrategy: PID 95 died... 22:49:51.672854 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:51.676879 --- ParallelTerminationStrategy: PID 96 died... 22:49:51.678525 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:51.682475 --- ParallelTerminationStrategy: PID 97 died... 22:49:51.684129 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:51.688173 --- ParallelTerminationStrategy: PID 98 died... 22:49:51.689795 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:51.693864 --- ParallelTerminationStrategy: PID 99 died... 22:49:51.695501 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:51.699466 --- ParallelTerminationStrategy: PID 100 died... 22:49:51.701164 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:51.705134 --- ParallelTerminationStrategy: PID 101 died... 22:49:51.706793 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:51.710827 --- ParallelTerminationStrategy: PID 102 died... 22:49:51.712420 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:51.716456 --- ParallelTerminationStrategy: PID 103 died... 22:49:51.718114 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:51.722169 --- ParallelTerminationStrategy: PID 104 died... 22:49:51.723797 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:51.727861 --- ParallelTerminationStrategy: PID 105 died... 22:49:51.729540 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:51.733642 --- ParallelTerminationStrategy: PID 106 died... 22:49:51.735247 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:51.739231 --- ParallelTerminationStrategy: PID 107 died... 22:49:51.740889 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:51.744886 --- ParallelTerminationStrategy: PID 108 died... 22:49:51.746486 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:51.750457 --- ParallelTerminationStrategy: PID 109 died... 22:49:51.752112 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:51.756173 --- ParallelTerminationStrategy: PID 110 died... 22:49:51.757818 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:51.761802 --- ParallelTerminationStrategy: PID 111 died... 22:49:51.763447 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:51.767468 --- ParallelTerminationStrategy: PID 112 died... 22:49:51.769069 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:51.773101 --- ParallelTerminationStrategy: PID 113 died... 22:49:51.774777 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:51.778932 --- ParallelTerminationStrategy: PID 114 died... 22:49:51.780711 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:51.784854 --- ParallelTerminationStrategy: PID 115 died... 22:49:51.786538 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:51.790714 --- ParallelTerminationStrategy: PID 116 died... 22:49:51.792400 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:51.796579 --- ParallelTerminationStrategy: PID 117 died... 22:49:51.798283 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:51.802420 --- ParallelTerminationStrategy: PID 118 died... 22:49:51.804095 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:51.808243 --- ParallelTerminationStrategy: PID 119 died... 22:49:51.809930 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:51.814144 --- ParallelTerminationStrategy: PID 120 died... 22:49:51.815838 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:51.820031 --- ParallelTerminationStrategy: PID 121 died... 22:49:51.821804 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:51.826059 --- ParallelTerminationStrategy: PID 122 died... 22:49:51.827793 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:51.832067 --- ParallelTerminationStrategy: PID 123 died... 22:49:51.833802 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:51.838104 --- ParallelTerminationStrategy: PID 124 died... 22:49:51.839835 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:51.844105 --- ParallelTerminationStrategy: PID 125 died... 22:49:51.845851 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:51.850123 --- ParallelTerminationStrategy: PID 126 died... 22:49:51.851853 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:51.856122 --- ParallelTerminationStrategy: PID 127 died... 22:49:51.857884 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:51.862219 --- ParallelTerminationStrategy: PID 128 died... 22:49:51.864018 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:51.868396 --- ParallelTerminationStrategy: PID 129 died... 22:49:51.870169 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:51.874533 --- ParallelTerminationStrategy: PID 130 died... 22:49:51.876288 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:51.880635 --- ParallelTerminationStrategy: PID 131 died... 22:49:51.882346 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:51.886709 --- ParallelTerminationStrategy: PID 132 died... 22:49:51.888472 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:51.892969 --- ParallelTerminationStrategy: PID 133 died... 22:49:51.894768 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:51.899237 --- ParallelTerminationStrategy: PID 134 died... 22:49:51.901117 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:51.905586 --- ParallelTerminationStrategy: PID 135 died... 22:49:51.907351 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:51.911753 --- ParallelTerminationStrategy: PID 136 died... 22:49:51.913584 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:51.918000 --- ParallelTerminationStrategy: PID 137 died... 22:49:51.919783 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:51.924223 --- ParallelTerminationStrategy: PID 138 died... 22:49:51.925952 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:51.930248 --- ParallelTerminationStrategy: PID 139 died... 22:49:51.932043 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:51.936446 --- ParallelTerminationStrategy: PID 140 died... 22:49:51.938198 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:51.942646 --- ParallelTerminationStrategy: PID 141 died... 22:49:51.944400 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:51.948830 --- ParallelTerminationStrategy: PID 142 died... 22:49:51.950627 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:51.954903 --- ParallelTerminationStrategy: PID 143 died... 22:49:51.956659 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:51.960973 --- ParallelTerminationStrategy: PID 144 died... 22:49:51.962701 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:51.967026 --- ParallelTerminationStrategy: PID 145 died... 22:49:51.968751 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:51.973126 --- ParallelTerminationStrategy: PID 146 died... 22:49:51.974847 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:51.979162 --- ParallelTerminationStrategy: PID 147 died... 22:49:51.980911 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:51.985286 --- ParallelTerminationStrategy: PID 148 died... 22:49:51.987036 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:51.991488 --- ParallelTerminationStrategy: PID 149 died... 22:49:51.993237 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:51.997565 --- ParallelTerminationStrategy: PID 150 died... 22:49:51.999308 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:52.003590 --- ParallelTerminationStrategy: PID 151 died... 22:49:52.005356 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:52.009629 --- ParallelTerminationStrategy: PID 152 died... 22:49:52.011367 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:52.015754 --- ParallelTerminationStrategy: PID 153 died... 22:49:52.017555 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:52.021932 --- ParallelTerminationStrategy: PID 154 died... 22:49:52.023701 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:52.028081 --- ParallelTerminationStrategy: PID 155 died... 22:49:52.029873 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:52.034261 --- ParallelTerminationStrategy: PID 156 died... 22:49:52.035980 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:52.040267 --- ParallelTerminationStrategy: PID 157 died... 22:49:52.041983 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:52.046250 --- ParallelTerminationStrategy: PID 158 died... 22:49:52.047989 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:52.052282 --- ParallelTerminationStrategy: PID 159 died... 22:49:52.054015 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:52.058298 --- ParallelTerminationStrategy: PID 160 died... 22:49:52.060067 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:52.064469 --- ParallelTerminationStrategy: PID 161 died... 22:49:52.066245 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:52.070793 --- ParallelTerminationStrategy: PID 162 died... 22:49:52.072608 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:52.077170 --- ParallelTerminationStrategy: PID 163 died... 22:49:52.078989 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:52.083570 --- ParallelTerminationStrategy: PID 164 died... 22:49:52.085398 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:52.089947 --- ParallelTerminationStrategy: PID 165 died... 22:49:52.091757 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:52.096299 --- ParallelTerminationStrategy: PID 166 died... 22:49:52.098135 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:52.102641 --- ParallelTerminationStrategy: PID 167 died... 22:49:52.104454 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:52.108869 --- ParallelTerminationStrategy: PID 168 died... 22:49:52.111010 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:52.115309 --- ParallelTerminationStrategy: PID 169 died... 22:49:52.117068 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:52.121291 --- ParallelTerminationStrategy: PID 170 died... 22:49:52.122969 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:52.127127 --- ParallelTerminationStrategy: PID 171 died... 22:49:52.128784 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:52.132840 --- ParallelTerminationStrategy: PID 172 died... 22:49:52.134475 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:52.138526 --- ParallelTerminationStrategy: PID 173 died... 22:49:52.140138 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:52.144111 --- ParallelTerminationStrategy: PID 174 died... 22:49:52.145714 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:52.149695 --- ParallelTerminationStrategy: PID 175 died... 22:49:52.151299 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:52.155318 --- ParallelTerminationStrategy: PID 176 died... 22:49:52.156975 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:52.161027 --- ParallelTerminationStrategy: PID 177 died... 22:49:52.162627 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:52.166617 --- ParallelTerminationStrategy: PID 178 died... 22:49:52.168234 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:52.172233 --- ParallelTerminationStrategy: PID 179 died... 22:49:52.173914 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:52.177955 --- ParallelTerminationStrategy: PID 180 died... 22:49:52.179553 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:52.183573 --- ParallelTerminationStrategy: PID 181 died... 22:49:52.185198 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:52.189265 --- ParallelTerminationStrategy: PID 182 died... 22:49:52.190918 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:52.194978 --- ParallelTerminationStrategy: PID 183 died... 22:49:52.196614 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:52.200723 --- ParallelTerminationStrategy: PID 184 died... 22:49:52.202379 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:52.206525 --- ParallelTerminationStrategy: PID 185 died... 22:49:52.208185 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:52.212262 --- ParallelTerminationStrategy: PID 186 died... 22:49:52.213990 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:52.218164 --- ParallelTerminationStrategy: PID 187 died... 22:49:52.219842 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:52.224041 --- ParallelTerminationStrategy: PID 188 died... 22:49:52.225729 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:52.229953 --- ParallelTerminationStrategy: PID 189 died... 22:49:52.231651 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:52.235806 --- ParallelTerminationStrategy: PID 190 died... 22:49:52.237512 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:52.241660 --- ParallelTerminationStrategy: PID 191 died... 22:49:52.243315 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:52.247412 --- ParallelTerminationStrategy: PID 192 died... 22:49:52.249070 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:52.253267 --- ParallelTerminationStrategy: PID 193 died... 22:49:52.254972 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:52.259166 --- ParallelTerminationStrategy: PID 194 died... 22:49:52.260867 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:52.265015 --- ParallelTerminationStrategy: PID 195 died... 22:49:52.266693 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:52.270888 --- ParallelTerminationStrategy: PID 196 died... 22:49:52.272572 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:52.276772 --- ParallelTerminationStrategy: PID 197 died... 22:49:52.278470 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:52.282688 --- ParallelTerminationStrategy: PID 198 died... 22:49:52.284424 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:52.288859 --- ParallelTerminationStrategy: PID 199 died... 22:49:52.290649 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:52.295093 --- ParallelTerminationStrategy: PID 200 died... 22:49:52.296883 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:52.301227 --- ParallelTerminationStrategy: PID 201 died... 22:49:52.302956 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:52.307230 --- ParallelTerminationStrategy: PID 202 died... 22:49:52.308953 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:52.313226 --- ParallelTerminationStrategy: PID 203 died... 22:49:52.314969 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:52.319255 --- ParallelTerminationStrategy: PID 204 died... 22:49:52.321109 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:52.325430 --- ParallelTerminationStrategy: PID 205 died... 22:49:52.327144 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:52.331430 --- ParallelTerminationStrategy: PID 206 died... 22:49:52.333168 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:52.337482 --- ParallelTerminationStrategy: PID 207 died... 22:49:52.339222 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:52.343566 --- ParallelTerminationStrategy: PID 208 died... 22:49:52.345332 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:52.349706 --- ParallelTerminationStrategy: PID 209 died... 22:49:52.351431 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:52.355707 --- ParallelTerminationStrategy: PID 210 died... 22:49:52.357432 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:52.361736 --- ParallelTerminationStrategy: PID 211 died... 22:49:52.363459 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:52.367793 --- ParallelTerminationStrategy: PID 212 died... 22:49:52.369567 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:52.374046 --- ParallelTerminationStrategy: PID 213 died... 22:49:52.375847 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:52.380239 --- ParallelTerminationStrategy: PID 214 died... 22:49:52.381963 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:52.386263 --- ParallelTerminationStrategy: PID 215 died... 22:49:52.387969 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:52.392290 --- ParallelTerminationStrategy: PID 216 died... 22:49:52.394074 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:52.398350 --- ParallelTerminationStrategy: PID 217 died... 22:49:52.400022 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:52.404302 --- ParallelTerminationStrategy: PID 218 died... 22:49:52.406023 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:52.410236 --- ParallelTerminationStrategy: PID 219 died... 22:49:52.411956 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:52.416181 --- ParallelTerminationStrategy: PID 220 died... 22:49:52.417865 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:52.422090 --- ParallelTerminationStrategy: PID 221 died... 22:49:52.423804 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:52.428087 --- ParallelTerminationStrategy: PID 222 died... 22:49:52.429803 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:52.434090 --- ParallelTerminationStrategy: PID 223 died... 22:49:52.435863 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:52.440211 --- ParallelTerminationStrategy: PID 224 died... 22:49:52.441966 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:52.446292 --- ParallelTerminationStrategy: PID 225 died... 22:49:52.448012 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:52.452288 --- ParallelTerminationStrategy: PID 226 died... 22:49:52.454032 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:52.458375 --- ParallelTerminationStrategy: PID 227 died... 22:49:52.460107 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:52.464432 --- ParallelTerminationStrategy: PID 228 died... 22:49:52.466158 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:52.470388 --- ParallelTerminationStrategy: PID 229 died... 22:49:52.472093 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:52.476287 --- ParallelTerminationStrategy: PID 230 died... 22:49:52.477965 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:52.482137 --- ParallelTerminationStrategy: PID 231 died... 22:49:52.483805 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:52.488021 --- ParallelTerminationStrategy: PID 232 died... 22:49:52.489729 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:52.493922 --- ParallelTerminationStrategy: PID 233 died... 22:49:52.495586 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:52.499665 --- ParallelTerminationStrategy: PID 234 died... 22:49:52.501301 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:55.905153 --- ParallelTerminationStrategy: PID 34 died... 22:49:55.909714 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8116 netreg_mass PASS --------------------------------------------------------------------- 22:49:56.079788 tst trial-8116: Storing JUnit report in /build/trial-8116/run.2025-10-11_22-48-20/trial-8116.xml -------------------------------------------------------------------------------------------- trial-8116 PASS -------------------------------------------------------------------------------------------- 22:49:56.110279 tst trial-8116: trial-8116: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (89.1 sec) + exit_code=0 + rm -rf trial-8116/inst + cd trial-8116 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-10-11 22:48:20 No journal files were found. + readlink last_run + tar czf /build/trial-8116-run.tgz run.2025-10-11_22-48-20 + tar czf /build/trial-8116-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-11_13_26_34.tgz osmo-bts-oc2g.build-2025-10-11_00_51_48.tgz osmo-bts-sysmo.build-2025-10-11_00_51_39.tgz osmo-bts.build-2025-10-11_00_51_44.tgz osmo-ggsn.build-2025-10-11_20_42_29.tgz osmo-hlr.build-2025-10-11_16_36_47.tgz osmo-hnbgw.build-2025-10-11_13_30_18.tgz osmo-mgw.build-2025-10-11_08_33_12.tgz osmo-msc.build-2025-10-11_13_32_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-11_07_34_05.tgz osmo-pcu-sysmo.build-2025-10-11_07_36_13.tgz osmo-pcu.build-2025-10-11_07_36_19.tgz osmo-sgsn.build-2025-10-11_20_48_24.tgz osmo-stp.build-2025-10-11_13_25_24.tgz osmo-trx.build-2025-10-11_14_26_45.tgz osmocom-bb.build-2025-10-11_21_17_21.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