Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu 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/jenkins17408978954974608140.sh + rm -rf trial-7871-bin.tgz trial-7871-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23623 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10409 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9481 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12232 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12547 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10790 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38491 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6953 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40283 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7439 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 12747 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6830 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10933 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6993 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8431 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5712 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 6830 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5645592255049870392.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-7871 + 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 29206c0 osmo-pcap-master: depend on libosmo-netif + 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_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 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 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #8 CACHED #9 [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 #9 CACHED #10 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #10 CACHED #11 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #11 CACHED #12 [ 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 #12 CACHED #13 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #13 CACHED #14 [ 3/28] RUN groupadd osmo-gsm-tester #14 CACHED #15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #15 CACHED #16 [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 #16 CACHED #17 [ 8/28] RUN MKDIR /var/run/sshd #17 CACHED #18 [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 #18 CACHED #19 [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://security.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 #19 CACHED #20 [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 #20 CACHED #21 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #21 CACHED #22 [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 #22 CACHED #23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #23 CACHED #24 [ 9/28] COPY SSH /root/.ssh #24 CACHED #25 [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 #25 CACHED #26 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #26 CACHED #27 [ 2/28] RUN useradd -ms /bin/bash jenkins #27 CACHED #28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #28 CACHED #29 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #29 CACHED #30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #30 CACHED #31 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #31 CACHED #32 [20/28] WORKDIR /TMP #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:d7cedea572578b147fbcf747f10d0e4df360944a3ab8466b6df7c7021ea64c7f 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=7872 -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-02-09 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7872 + mkdir -p trial-7872 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-09_13_28_11.tgz osmo-bts-oc2g.build-2025-02-09_00_51_25.tgz osmo-bts-sysmo.build-2025-02-09_00_51_25.tgz osmo-bts.build-2025-02-09_00_51_38.tgz osmo-ggsn.build-2025-02-09_20_42_27.tgz osmo-hlr.build-2025-02-09_16_37_05.tgz osmo-hnbgw.build-2025-02-09_13_28_44.tgz osmo-mgw.build-2025-02-09_08_33_13.tgz osmo-msc.build-2025-02-09_13_32_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-09_07_41_19.tgz osmo-pcu-sysmo.build-2025-02-09_07_41_15.tgz osmo-pcu.build-2025-02-09_07_41_18.tgz osmo-sgsn.build-2025-02-09_20_48_27.tgz osmo-stp.build-2025-02-09_13_25_19.tgz osmo-trx.build-2025-02-09_14_28_11.tgz osmocom-bb.build-2025-02-09_21_17_06.tgz srslte.build-19.tgz trial-7872 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-09_13_28_11.md5 osmo-bts-oc2g.build-2025-02-09_00_51_25.md5 osmo-bts-sysmo.build-2025-02-09_00_51_25.md5 osmo-bts.build-2025-02-09_00_51_38.md5 osmo-ggsn.build-2025-02-09_20_42_27.md5 osmo-hlr.build-2025-02-09_16_37_05.md5 osmo-hnbgw.build-2025-02-09_13_28_44.md5 osmo-mgw.build-2025-02-09_08_33_13.md5 osmo-msc.build-2025-02-09_13_32_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-09_07_41_19.md5 osmo-pcu-sysmo.build-2025-02-09_07_41_15.md5 osmo-pcu.build-2025-02-09_07_41_18.md5 osmo-sgsn.build-2025-02-09_20_48_27.md5 osmo-stp.build-2025-02-09_13_25_19.md5 osmo-trx.build-2025-02-09_14_28_11.md5 osmocom-bb.build-2025-02-09_21_17_06.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-09_13_28_11.md5 osmo-bts-oc2g.build-2025-02-09_00_51_25.md5 osmo-bts-sysmo.build-2025-02-09_00_51_25.md5 osmo-bts.build-2025-02-09_00_51_38.md5 osmo-ggsn.build-2025-02-09_20_42_27.md5 osmo-hlr.build-2025-02-09_16_37_05.md5 osmo-hnbgw.build-2025-02-09_13_28_44.md5 osmo-mgw.build-2025-02-09_08_33_13.md5 osmo-msc.build-2025-02-09_13_32_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-09_07_41_19.md5 osmo-pcu-sysmo.build-2025-02-09_07_41_15.md5 osmo-pcu.build-2025-02-09_07_41_18.md5 osmo-sgsn.build-2025-02-09_20_48_27.md5 osmo-stp.build-2025-02-09_13_25_19.md5 osmo-trx.build-2025-02-09_14_28_11.md5 osmocom-bb.build-2025-02-09_21_17_06.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-7872 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7872' 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-7872 -------------------------------------------------------------------------------------------- 22:48:17.207766 tst trial-7872: Detailed log at /build/trial-7872/run.2025-02-09_22-48-17/log --------------------------------------------------------------------- trial-7872 netreg_mass --------------------------------------------------------------------- 22:48:17.410860 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:17.411229 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:17.412048 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:17.413240 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:17.454044 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:17.454856 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:17.456144 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:17.530618 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-7872 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:17.531459 tst register_default_mass.py:9: Claiming resources for the test 22:48:17.547980 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.548581 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.549067 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.549528 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.550003 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.550473 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.550936 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:17.593299 tst register_default_mass.py: using LAC 2 22:48:17.639573 tst register_default_mass.py: using RAC 2 22:48:17.689503 tst register_default_mass.py: using CellId 2 22:48:17.744878 tst register_default_mass.py: using BVCI 3 22:48:17.765012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.765841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.766480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.767045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.767575 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.768070 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.768560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.769086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.769601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.770104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.770601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.771104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.771617 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.772122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.772635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.773153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.773657 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.774198 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.774720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.775243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.775767 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.776307 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.776848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.777390 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.777913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.778435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.778959 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.779491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.780013 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.780535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.781063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.781590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.782119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.782667 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.783198 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.783714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.784254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.784790 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.785309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.785843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.786367 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.786887 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.787403 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.787938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.788467 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.788990 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.789532 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.790059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.790598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.791132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.791660 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.792197 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.792740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.793269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.793781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.794315 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.794831 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.795359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.795892 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.796422 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.796955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.797477 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.797995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.798511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.799041 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.799561 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.800079 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.800605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.801137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.801647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.802179 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.802701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.803311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.803844 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.804363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.804870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.805388 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.805901 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.806415 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.806934 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.807449 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.807959 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.808481 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.808998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.809507 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.810031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.810551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.811048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.811556 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.812086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.812594 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.813125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.813654 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.814167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.814665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.815178 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.815697 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.816214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.816727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.817248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.817756 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.818322 tst register_default_mass.py:21: Launching a simple network 22:48:17.828363 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:17.948381 run create_hlr_db(pid=20): Launched 22:48:18.969974 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:18.993146 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.008337 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.014319 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.182561 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:19.197451 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:19.203064 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:19.617865 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:19.634467 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:22.645133 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:22.762457 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:22.777766 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:22.783524 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:22.808154 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:22.823504 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:22.829409 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.131927 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:23.147186 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:29.164327 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:29.314235 run osmo-bts-virtual(pid=34): Launched 22:48:30.374288 tst register_default_mass.py: using MSISDN 1001 22:48:30.392286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:30.481986 tst register_default_mass.py: using MSISDN 1002 22:48:30.499384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:30.580282 tst register_default_mass.py: using MSISDN 1003 22:48:30.601311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:30.680511 tst register_default_mass.py: using MSISDN 1004 22:48:30.702455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:30.771193 tst register_default_mass.py: using MSISDN 1005 22:48:30.793455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:30.875203 tst register_default_mass.py: using MSISDN 1006 22:48:30.881729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:30.952048 tst register_default_mass.py: using MSISDN 1007 22:48:30.965573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.045674 tst register_default_mass.py: using MSISDN 1008 22:48:31.065628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.134395 tst register_default_mass.py: using MSISDN 1009 22:48:31.140696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.201121 tst register_default_mass.py: using MSISDN 1010 22:48:31.207062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.287348 tst register_default_mass.py: using MSISDN 1011 22:48:31.293182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.393036 tst register_default_mass.py: using MSISDN 1012 22:48:31.403226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:31.475265 tst register_default_mass.py: using MSISDN 1013 22:48:31.487652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:31.590924 tst register_default_mass.py: using MSISDN 1014 22:48:31.596949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:31.664666 tst register_default_mass.py: using MSISDN 1015 22:48:31.686192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:31.757276 tst register_default_mass.py: using MSISDN 1016 22:48:31.779200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:31.848775 tst register_default_mass.py: using MSISDN 1017 22:48:31.856423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:31.924818 tst register_default_mass.py: using MSISDN 1018 22:48:31.930759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:32.004147 tst register_default_mass.py: using MSISDN 1019 22:48:32.010183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:32.097225 tst register_default_mass.py: using MSISDN 1020 22:48:32.102966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:32.175052 tst register_default_mass.py: using MSISDN 1021 22:48:32.192878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:32.270428 tst register_default_mass.py: using MSISDN 1022 22:48:32.280496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.357148 tst register_default_mass.py: using MSISDN 1023 22:48:32.367263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.434602 tst register_default_mass.py: using MSISDN 1024 22:48:32.443531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:32.508479 tst register_default_mass.py: using MSISDN 1025 22:48:32.516263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:32.589600 tst register_default_mass.py: using MSISDN 1026 22:48:32.595680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:32.672654 tst register_default_mass.py: using MSISDN 1027 22:48:32.678612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:32.755114 tst register_default_mass.py: using MSISDN 1028 22:48:32.762989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:32.844501 tst register_default_mass.py: using MSISDN 1029 22:48:32.850464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:32.921292 tst register_default_mass.py: using MSISDN 1030 22:48:32.927049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:32.994717 tst register_default_mass.py: using MSISDN 1031 22:48:33.000758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:33.079604 tst register_default_mass.py: using MSISDN 1032 22:48:33.087033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:33.161571 tst register_default_mass.py: using MSISDN 1033 22:48:33.172614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:33.231564 tst register_default_mass.py: using MSISDN 1034 22:48:33.238008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:33.315037 tst register_default_mass.py: using MSISDN 1035 22:48:33.334844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:33.413049 tst register_default_mass.py: using MSISDN 1036 22:48:33.435492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:33.504607 tst register_default_mass.py: using MSISDN 1037 22:48:33.524258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:33.590132 tst register_default_mass.py: using MSISDN 1038 22:48:33.597348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:33.673377 tst register_default_mass.py: using MSISDN 1039 22:48:33.695095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:33.764599 tst register_default_mass.py: using MSISDN 1040 22:48:33.786964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:33.866268 tst register_default_mass.py: using MSISDN 1041 22:48:33.884401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:33.951480 tst register_default_mass.py: using MSISDN 1042 22:48:33.969574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:34.038934 tst register_default_mass.py: using MSISDN 1043 22:48:34.059605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:34.136663 tst register_default_mass.py: using MSISDN 1044 22:48:34.158926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:34.243231 tst register_default_mass.py: using MSISDN 1045 22:48:34.261907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:34.325900 tst register_default_mass.py: using MSISDN 1046 22:48:34.331870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.408372 tst register_default_mass.py: using MSISDN 1047 22:48:34.414526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:34.499288 tst register_default_mass.py: using MSISDN 1048 22:48:34.505311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:34.575779 tst register_default_mass.py: using MSISDN 1049 22:48:34.581660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:34.662636 tst register_default_mass.py: using MSISDN 1050 22:48:34.668645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:34.734694 tst register_default_mass.py: using MSISDN 1051 22:48:34.740675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:34.803402 tst register_default_mass.py: using MSISDN 1052 22:48:34.809497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:34.893564 tst register_default_mass.py: using MSISDN 1053 22:48:34.899600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:34.964479 tst register_default_mass.py: using MSISDN 1054 22:48:34.970516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:35.039492 tst register_default_mass.py: using MSISDN 1055 22:48:35.045521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:35.130611 tst register_default_mass.py: using MSISDN 1056 22:48:35.137566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:35.212667 tst register_default_mass.py: using MSISDN 1057 22:48:35.218692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:35.299582 tst register_default_mass.py: using MSISDN 1058 22:48:35.305422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:35.369091 tst register_default_mass.py: using MSISDN 1059 22:48:35.379226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:35.448970 tst register_default_mass.py: using MSISDN 1060 22:48:35.456516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:35.523850 tst register_default_mass.py: using MSISDN 1061 22:48:35.530341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:35.605556 tst register_default_mass.py: using MSISDN 1062 22:48:35.611365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:35.683799 tst register_default_mass.py: using MSISDN 1063 22:48:35.693862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:35.772776 tst register_default_mass.py: using MSISDN 1064 22:48:35.778732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:35.841866 tst register_default_mass.py: using MSISDN 1065 22:48:35.848875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:35.928298 tst register_default_mass.py: using MSISDN 1066 22:48:35.941775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:36.019585 tst register_default_mass.py: using MSISDN 1067 22:48:36.029475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:36.093024 tst register_default_mass.py: using MSISDN 1068 22:48:36.104117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:36.189477 tst register_default_mass.py: using MSISDN 1069 22:48:36.204369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:36.282920 tst register_default_mass.py: using MSISDN 1070 22:48:36.292273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:36.374995 tst register_default_mass.py: using MSISDN 1071 22:48:36.389947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:36.456305 tst register_default_mass.py: using MSISDN 1072 22:48:36.465138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:36.534618 tst register_default_mass.py: using MSISDN 1073 22:48:36.541543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:36.619200 tst register_default_mass.py: using MSISDN 1074 22:48:36.625655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:36.698736 tst register_default_mass.py: using MSISDN 1075 22:48:36.707893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:36.770992 tst register_default_mass.py: using MSISDN 1076 22:48:36.780002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:36.845521 tst register_default_mass.py: using MSISDN 1077 22:48:36.855928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:36.927591 tst register_default_mass.py: using MSISDN 1078 22:48:36.944646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:37.007543 tst register_default_mass.py: using MSISDN 1079 22:48:37.015612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:37.123983 tst register_default_mass.py: using MSISDN 1080 22:48:37.130081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:37.202143 tst register_default_mass.py: using MSISDN 1081 22:48:37.208256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:37.320637 tst register_default_mass.py: using MSISDN 1082 22:48:37.332698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:37.402840 tst register_default_mass.py: using MSISDN 1083 22:48:37.413402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:37.510705 tst register_default_mass.py: using MSISDN 1084 22:48:37.516719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:37.594799 tst register_default_mass.py: using MSISDN 1085 22:48:37.600806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:37.663130 tst register_default_mass.py: using MSISDN 1086 22:48:37.669278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:37.737291 tst register_default_mass.py: using MSISDN 1087 22:48:37.743246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:37.818023 tst register_default_mass.py: using MSISDN 1088 22:48:37.824115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:37.924215 tst register_default_mass.py: using MSISDN 1089 22:48:37.929945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:38.012287 tst register_default_mass.py: using MSISDN 1090 22:48:38.018104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:38.081996 tst register_default_mass.py: using MSISDN 1091 22:48:38.087856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:38.149753 tst register_default_mass.py: using MSISDN 1092 22:48:38.155745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:38.225838 tst register_default_mass.py: using MSISDN 1093 22:48:38.231643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:38.300833 tst register_default_mass.py: using MSISDN 1094 22:48:38.306559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:38.383634 tst register_default_mass.py: using MSISDN 1095 22:48:38.392107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:38.462070 tst register_default_mass.py: using MSISDN 1096 22:48:38.467789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:38.531116 tst register_default_mass.py: using MSISDN 1097 22:48:38.536933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:38.597271 tst register_default_mass.py: using MSISDN 1098 22:48:38.603383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:38.693846 tst register_default_mass.py: using MSISDN 1099 22:48:38.699784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:38.772026 tst register_default_mass.py: using MSISDN 1100 22:48:38.777946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:38.888360 run mass: Starting testcase 22:48:38.894210 run mass: Pre-launching all virtphy's 22:48:38.899909 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:38.913284 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:38.919684 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:38.933064 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:38.939389 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:38.953194 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:38.959548 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:38.973368 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:38.979811 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:38.993645 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:39.000064 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:39.013846 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:39.020182 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:39.034011 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:39.040384 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:39.054165 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:39.060771 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:39.073966 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:39.080244 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:39.093728 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:39.099964 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:39.113203 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:39.119647 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:39.133918 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:39.140976 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:39.154804 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:39.161337 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:39.175559 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:39.181971 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:39.195339 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:39.202305 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:39.216088 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:39.222554 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:39.236059 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:39.242157 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:39.255396 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:39.261543 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:39.274883 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:39.280963 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:39.294496 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:39.300659 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:39.313939 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:39.320135 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:39.333443 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:39.339583 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:39.352915 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:39.359098 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:39.372394 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:39.378640 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:39.391917 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:39.398184 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:39.411471 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:39.417728 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:39.430984 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:39.437203 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:39.451016 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:39.457433 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:39.471280 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:39.477675 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:39.491548 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:39.497851 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:39.511271 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:39.517510 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:39.531127 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:39.537429 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:39.550892 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:39.557129 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:39.570403 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:39.576497 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:39.589705 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:39.595742 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:39.609415 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:39.615766 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:39.629454 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:39.635650 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:39.648925 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:39.654951 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:39.668189 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:39.674453 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:39.688131 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:39.694502 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:39.708308 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:39.714737 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:39.728514 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:39.734858 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:39.748659 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:39.755010 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:39.768836 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:39.775135 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:39.788356 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:39.794717 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:39.808127 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:39.814552 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:39.827969 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:39.834069 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:39.847308 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:39.853835 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:39.867658 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:39.873970 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:39.887604 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:39.893696 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:39.906974 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:39.913273 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:39.926508 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:39.932845 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:39.946059 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:39.952431 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:39.965681 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:39.971883 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:39.985145 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:39.991300 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:40.005060 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:40.011356 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:40.025088 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:40.031444 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:40.045168 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:40.051504 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:40.065235 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:40.071465 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:40.084716 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:40.090804 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:40.104145 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:40.110267 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:40.123507 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:40.129642 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:40.142930 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:40.149028 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:40.162311 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:40.168805 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:40.182631 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:40.189036 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:40.202876 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:40.209205 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:40.222611 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:40.228877 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:40.242163 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:40.248406 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:40.261866 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:40.268140 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:40.281560 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:40.287664 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:40.300966 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:40.307127 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:40.320772 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:40.327092 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:40.340900 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:40.347223 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:40.360919 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:40.367092 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:40.380945 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:40.387299 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:40.401066 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:40.408590 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:40.422379 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:40.428551 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:40.441665 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:40.448007 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:40.461296 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:40.467566 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:40.480947 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:40.487217 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:40.500510 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:40.506678 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:40.520302 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:40.526554 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:40.539738 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:40.546086 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:40.559801 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:40.566214 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:40.580018 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:40.586371 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:40.600033 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:40.606411 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:40.620188 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:40.626513 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:40.640505 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:40.646848 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:40.661015 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:40.667371 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:40.683090 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:40.689648 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:40.703531 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:40.709914 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:40.723309 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:40.729463 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:40.742808 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:40.748930 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:40.762217 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:40.768316 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:40.781781 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:40.787870 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:40.801102 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:40.807248 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:40.820547 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:40.826777 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:40.840279 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:40.846454 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:40.859942 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:40.866260 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:40.880092 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:40.886350 run mass: Checking if sockets are in the filesystem 22:48:40.898926 run osmo-ms-mob/00000: Starting mobile 22:48:40.912735 run osmo-ms-mob/00000(pid=135): Launched 22:48:40.925364 run mass: MS start registered {at=2372226.628709903, delay=0.006218173075467348, ms=00000} 22:48:45.098090 run osmo-ms-mob/00001: Starting mobile 22:48:45.111932 run osmo-ms-mob/00001(pid=136): Launched 22:48:45.123132 run mass: MS start registered {at=2372230.826476331, delay=0.004764536861330271, ms=00001} 22:48:45.908183 run mass: MS performed LU {at=2372231.611513529, lu_delay=4.98280362598598, ms=00000} 22:48:46.900828 run osmo-ms-mob/00002: Starting mobile 22:48:46.915502 run osmo-ms-mob/00002(pid=137): Launched 22:48:46.926828 run mass: MS start registered {at=2372232.630173303, delay=0.004841939080506563, ms=00002} 22:48:48.220844 run osmo-ms-mob/00003: Starting mobile 22:48:48.235232 run osmo-ms-mob/00003(pid=138): Launched 22:48:48.246160 run mass: MS start registered {at=2372233.949511769, delay=0.004867468029260635, ms=00003} 22:48:49.298289 run osmo-ms-mob/00004: Starting mobile 22:48:49.312044 run osmo-ms-mob/00004(pid=139): Launched 22:48:49.323352 run mass: MS start registered {at=2372235.026700824, delay=0.005069294013082981, ms=00004} 22:48:50.144291 run mass: MS performed LU {at=2372235.847603633, lu_delay=5.021127302199602, ms=00001} 22:48:50.299891 run osmo-ms-mob/00005: Starting mobile 22:48:50.313999 run osmo-ms-mob/00005(pid=140): Launched 22:48:50.325263 run mass: MS start registered {at=2372236.028612331, delay=0.0048961821012198925, ms=00005} 22:48:51.198395 run osmo-ms-mob/00006: Starting mobile 22:48:51.212193 run osmo-ms-mob/00006(pid=141): Launched 22:48:51.223537 run mass: MS start registered {at=2372236.926888066, delay=0.004893243778496981, ms=00006} 22:48:52.045561 run mass: MS performed LU {at=2372237.74889072, lu_delay=5.118717416655272, ms=00002} 22:48:52.057173 run osmo-ms-mob/00007: Starting mobile 22:48:52.070788 run osmo-ms-mob/00007(pid=142): Launched 22:48:52.081863 run mass: MS start registered {at=2372237.785215504, delay=0.004779722075909376, ms=00007} 22:48:52.985357 run osmo-ms-mob/00008: Starting mobile 22:48:52.998914 run osmo-ms-mob/00008(pid=143): Launched 22:48:53.005198 run mass: Starting too slowly. Moving on {now=2372238.708568578, sleep=-0.013006535824388266, target=2372238.6955620423} 22:48:53.011028 run mass: MS start registered {at=2372238.714387634, delay=0.00582141662016511, ms=00008} 22:48:53.440009 run mass: MS performed LU {at=2372239.143339475, lu_delay=5.193827705923468, ms=00003} 22:48:53.599544 run osmo-ms-mob/00009: Starting mobile 22:48:53.615944 run osmo-ms-mob/00009(pid=144): Launched 22:48:53.626903 run mass: MS start registered {at=2372239.330254731, delay=0.0049991486594080925, ms=00009} 22:48:54.299647 run osmo-ms-mob/00010: Starting mobile 22:48:54.312870 run osmo-ms-mob/00010(pid=145): Launched 22:48:54.323937 run mass: MS start registered {at=2372240.027287829, delay=0.004775430075824261, ms=00010} 22:48:54.904016 run osmo-ms-mob/00011: Starting mobile 22:48:54.931457 run osmo-ms-mob/00011(pid=146): Launched 22:48:54.946504 run mass: MS start registered {at=2372240.649848461, delay=0.0025151539593935013, ms=00011} 22:48:55.340886 run mass: MS performed LU {at=2372241.044215109, lu_delay=6.0175142851658165, ms=00004} 22:48:55.368374 run mass: MS performed LU {at=2372241.071709763, lu_delay=5.043097431771457, ms=00005} 22:48:55.380297 run osmo-ms-mob/00012: Starting mobile 22:48:55.394200 run osmo-ms-mob/00012(pid=147): Launched 22:48:55.405687 run mass: MS start registered {at=2372241.109032353, delay=0.004927243106067181, ms=00012} 22:48:56.098550 run osmo-ms-mob/00013: Starting mobile 22:48:56.112356 run osmo-ms-mob/00013(pid=148): Launched 22:48:56.123667 run mass: MS start registered {at=2372241.82701346, delay=0.004779420793056488, ms=00013} 22:48:56.698370 run osmo-ms-mob/00014: Starting mobile 22:48:56.712179 run osmo-ms-mob/00014(pid=149): Launched 22:48:56.723509 run mass: MS start registered {at=2372242.426860444, delay=0.004986903630197048, ms=00014} 22:48:57.205120 run mass: MS performed LU {at=2372242.908453407, lu_delay=5.123237903229892, ms=00007} 22:48:57.216989 run osmo-ms-mob/00015: Starting mobile 22:48:57.230652 run osmo-ms-mob/00015(pid=150): Launched 22:48:57.241939 run mass: MS start registered {at=2372242.94528981, delay=0.004972185008227825, ms=00015} 22:48:57.270548 run mass: MS performed LU {at=2372242.973887763, lu_delay=6.046999697107822, ms=00006} 22:48:57.797941 run osmo-ms-mob/00016: Starting mobile 22:48:57.811412 run osmo-ms-mob/00016(pid=151): Launched 22:48:57.822759 run mass: MS start registered {at=2372243.526102643, delay=0.004996569827198982, ms=00016} 22:48:58.298214 run osmo-ms-mob/00017: Starting mobile 22:48:58.312184 run osmo-ms-mob/00017(pid=152): Launched 22:48:58.323504 run mass: MS start registered {at=2372244.0268341, delay=0.004854315891861916, ms=00017} 22:48:58.902039 run osmo-ms-mob/00018: Starting mobile 22:48:58.915377 run osmo-ms-mob/00018(pid=153): Launched 22:48:58.928790 run mass: MS start registered {at=2372244.632119753, delay=0.007305548992007971, ms=00018} 22:48:59.107068 run mass: MS performed LU {at=2372244.810403345, lu_delay=4.783115515951067, ms=00010} 22:48:59.134570 run mass: MS performed LU {at=2372244.837913258, lu_delay=6.123525624163449, ms=00008} 22:48:59.145933 run osmo-ms-mob/00019: Starting mobile 22:48:59.159505 run osmo-ms-mob/00019(pid=154): Launched 22:48:59.170817 run mass: MS start registered {at=2372244.874168007, delay=0.0050064921379089355, ms=00019} 22:48:59.222094 run mass: MS performed LU {at=2372244.925429852, lu_delay=5.595175121445209, ms=00009} 22:48:59.808448 run osmo-ms-mob/00020: Starting mobile 22:48:59.822483 run osmo-ms-mob/00020(pid=155): Launched 22:48:59.833541 run mass: MS start registered {at=2372245.536891978, delay=0.004864575807005167, ms=00020} 22:49:00.298853 run osmo-ms-mob/00021: Starting mobile 22:49:00.312812 run osmo-ms-mob/00021(pid=156): Launched 22:49:00.324069 run mass: MS start registered {at=2372246.027418216, delay=0.004951115231961012, ms=00021} 22:49:00.710187 run osmo-ms-mob/00022: Starting mobile 22:49:00.723925 run osmo-ms-mob/00022(pid=157): Launched 22:49:00.735044 run mass: MS start registered {at=2372246.438391922, delay=0.005168586038053036, ms=00022} 22:49:00.889894 run mass: MS performed LU {at=2372246.593141828, lu_delay=5.943293367046863, ms=00011} 22:49:00.971728 run mass: MS performed LU {at=2372246.674997571, lu_delay=4.8479841109365225, ms=00013} 22:49:01.037147 run mass: MS performed LU {at=2372246.740406795, lu_delay=5.6313744420185685, ms=00012} 22:49:01.198674 run osmo-ms-mob/00023: Starting mobile 22:49:01.212568 run osmo-ms-mob/00023(pid=158): Launched 22:49:01.223839 run mass: MS start registered {at=2372246.927191137, delay=0.0049082026816904545, ms=00023} 22:49:01.610229 run osmo-ms-mob/00024: Starting mobile 22:49:01.623852 run osmo-ms-mob/00024(pid=159): Launched 22:49:01.634918 run mass: MS start registered {at=2372247.338267899, delay=0.004974563140422106, ms=00024} 22:49:02.112831 run osmo-ms-mob/00025: Starting mobile 22:49:02.138330 run osmo-ms-mob/00025(pid=160): Launched 22:49:02.154272 run mass: MS start registered {at=2372247.857608191, delay=0.0041355532594025135, ms=00025} 22:49:02.502306 run osmo-ms-mob/00026: Starting mobile 22:49:02.515966 run osmo-ms-mob/00026(pid=161): Launched 22:49:02.528122 run mass: MS start registered {at=2372248.231456708, delay=0.00551243219524622, ms=00026} 22:49:02.872429 run mass: MS performed LU {at=2372248.575746904, lu_delay=6.1488864603452384, ms=00014} 22:49:02.884293 run osmo-ms-mob/00027: Starting mobile 22:49:02.898003 run osmo-ms-mob/00027(pid=162): Launched 22:49:02.904523 run mass: MS performed LU {at=2372248.607877467, lu_delay=5.662587656639516, ms=00015} 22:49:02.910888 run mass: MS start registered {at=2372248.61425263, delay=0.006395445205271244, ms=00027} 22:49:02.988471 run mass: MS performed LU {at=2372248.691803824, lu_delay=5.165701181162149, ms=00016} 22:49:03.260880 run mass: MS performed LU {at=2372248.964183856, lu_delay=4.937349755782634, ms=00017} 22:49:03.278101 run osmo-ms-mob/00028: Starting mobile 22:49:03.292459 run osmo-ms-mob/00028(pid=163): Launched 22:49:03.303873 run mass: MS start registered {at=2372249.007225435, delay=0.00443752808496356, ms=00028} 22:49:03.699881 run osmo-ms-mob/00029: Starting mobile 22:49:03.715530 run osmo-ms-mob/00029(pid=164): Launched 22:49:03.726912 run mass: MS start registered {at=2372249.430256398, delay=0.005181577987968922, ms=00029} 22:49:04.109473 run osmo-ms-mob/00030: Starting mobile 22:49:04.129933 run osmo-ms-mob/00030(pid=165): Launched 22:49:04.141057 run mass: MS start registered {at=2372249.844408914, delay=0.00506792776286602, ms=00030} 22:49:04.506055 run osmo-ms-mob/00031: Starting mobile 22:49:04.519388 run osmo-ms-mob/00031(pid=166): Launched 22:49:04.530324 run mass: MS start registered {at=2372250.233674315, delay=0.004849666729569435, ms=00031} 22:49:04.654250 run mass: MS performed LU {at=2372250.357557386, lu_delay=4.8206654083915055, ms=00020} 22:49:04.737530 run mass: MS performed LU {at=2372250.440859483, lu_delay=5.808739730156958, ms=00018} 22:49:04.749785 run osmo-ms-mob/00032: Starting mobile 22:49:04.763609 run osmo-ms-mob/00032(pid=167): Launched 22:49:04.775286 run mass: MS start registered {at=2372250.478631922, delay=0.005307118874043226, ms=00032} 22:49:04.802384 run mass: MS performed LU {at=2372250.505722635, lu_delay=5.631554627791047, ms=00019} 22:49:04.926811 run mass: MS performed LU {at=2372250.630122917, lu_delay=4.602704700548202, ms=00021} 22:49:05.203644 run osmo-ms-mob/00033: Starting mobile 22:49:05.227414 run osmo-ms-mob/00033(pid=168): Launched 22:49:05.241866 run mass: MS start registered {at=2372250.945192572, delay=0.007356664165854454, ms=00033} 22:49:05.598882 run osmo-ms-mob/00034: Starting mobile 22:49:05.613202 run osmo-ms-mob/00034(pid=169): Launched 22:49:05.626006 run mass: MS start registered {at=2372251.329356351, delay=0.004812848754227161, ms=00034} 22:49:05.900652 run osmo-ms-mob/00035: Starting mobile 22:49:05.915149 run osmo-ms-mob/00035(pid=170): Launched 22:49:05.926404 run mass: MS start registered {at=2372251.629755766, delay=0.004855091217905283, ms=00035} 22:49:06.298022 run osmo-ms-mob/00036: Starting mobile 22:49:06.311871 run osmo-ms-mob/00036(pid=171): Launched 22:49:06.323264 run mass: MS start registered {at=2372252.026617359, delay=0.00508934585377574, ms=00036} 22:49:06.638484 run mass: MS performed LU {at=2372252.341815236, lu_delay=5.003547336906195, ms=00024} 22:49:06.650282 run osmo-ms-mob/00037: Starting mobile 22:49:06.664022 run osmo-ms-mob/00037(pid=172): Launched 22:49:06.670492 run mass: MS performed LU {at=2372252.373847515, lu_delay=5.4466563779860735, ms=00023} 22:49:06.676569 run mass: MS start registered {at=2372252.379934963, delay=0.006109536625444889, ms=00037} 22:49:06.753909 run mass: MS performed LU {at=2372252.45724426, lu_delay=6.018852337729186, ms=00022} 22:49:06.765748 run osmo-ms-mob/00038: Starting mobile 22:49:06.779860 run osmo-ms-mob/00038(pid=173): Launched 22:49:06.791264 run mass: MS start registered {at=2372252.494591129, delay=0.0047719781287014484, ms=00038} 22:49:07.026013 run mass: MS performed LU {at=2372252.729346419, lu_delay=4.871738228015602, ms=00025} 22:49:07.298102 run osmo-ms-mob/00039: Starting mobile 22:49:07.311454 run osmo-ms-mob/00039(pid=174): Launched 22:49:07.322428 run mass: MS start registered {at=2372253.025780767, delay=0.004690833389759064, ms=00039} 22:49:07.699387 run osmo-ms-mob/00040: Starting mobile 22:49:07.713632 run osmo-ms-mob/00040(pid=175): Launched 22:49:07.725166 run mass: MS start registered {at=2372253.428503866, delay=0.005010584834963083, ms=00040} 22:49:07.998390 run osmo-ms-mob/00041: Starting mobile 22:49:08.012234 run osmo-ms-mob/00041(pid=176): Launched 22:49:08.023590 run mass: MS start registered {at=2372253.726936149, delay=0.004847303964197636, ms=00041} 22:49:08.300383 run osmo-ms-mob/00042: Starting mobile 22:49:08.314553 run osmo-ms-mob/00042(pid=177): Launched 22:49:08.325973 run mass: MS start registered {at=2372254.029317191, delay=0.005014923866838217, ms=00042} 22:49:08.419492 run mass: MS performed LU {at=2372254.122825174, lu_delay=5.115599738899618, ms=00028} 22:49:08.502762 run mass: MS performed LU {at=2372254.206067597, lu_delay=5.974610888864845, ms=00026} 22:49:08.567856 run mass: MS performed LU {at=2372254.271188538, lu_delay=5.656935907900333, ms=00027} 22:49:08.579153 run osmo-ms-mob/00043: Starting mobile 22:49:08.592426 run osmo-ms-mob/00043(pid=178): Launched 22:49:08.603214 run mass: MS start registered {at=2372254.306565537, delay=0.004757334943860769, ms=00043} 22:49:08.692446 run mass: MS performed LU {at=2372254.395781112, lu_delay=4.965524713974446, ms=00029} 22:49:09.013210 run osmo-ms-mob/00044: Starting mobile 22:49:09.027454 run osmo-ms-mob/00044(pid=179): Launched 22:49:09.038980 run mass: MS start registered {at=2372254.742322, delay=0.005293079186230898, ms=00044} 22:49:09.298873 run osmo-ms-mob/00045: Starting mobile 22:49:09.313114 run osmo-ms-mob/00045(pid=180): Launched 22:49:09.324618 run mass: MS start registered {at=2372255.027969722, delay=0.005245814099907875, ms=00045} 22:49:09.599133 run osmo-ms-mob/00046: Starting mobile 22:49:09.613592 run osmo-ms-mob/00046(pid=181): Launched 22:49:09.625142 run mass: MS start registered {at=2372255.328495426, delay=0.004896494094282389, ms=00046} 22:49:09.910601 run osmo-ms-mob/00047: Starting mobile 22:49:09.924453 run osmo-ms-mob/00047(pid=182): Launched 22:49:09.935592 run mass: MS start registered {at=2372255.638936272, delay=0.005051855929195881, ms=00047} 22:49:10.199493 run osmo-ms-mob/00048: Starting mobile 22:49:10.213524 run osmo-ms-mob/00048(pid=183): Launched 22:49:10.225368 run mass: MS start registered {at=2372255.928713457, delay=0.005312484223395586, ms=00048} 22:49:10.404910 run mass: MS performed LU {at=2372256.108178315, lu_delay=5.874504000414163, ms=00031} 22:49:10.426661 run osmo-ms-mob/00049: Starting mobile 22:49:10.440114 run osmo-ms-mob/00049(pid=184): Launched 22:49:10.446467 run mass: MS performed LU {at=2372256.149822811, lu_delay=4.820466460194439, ms=00034} 22:49:10.452338 run mass: MS start registered {at=2372256.155704004, delay=0.005902654025703669, ms=00049} 22:49:10.520278 run mass: MS performed LU {at=2372256.223612965, lu_delay=5.744981043040752, ms=00032} 22:49:10.532336 run osmo-ms-mob/00050: Starting mobile 22:49:10.545420 run osmo-ms-mob/00050(pid=185): Launched 22:49:10.556306 run mass: MS performed LU {at=2372256.259647199, lu_delay=6.415238284971565, ms=00030} 22:49:10.562643 run mass: MS start registered {at=2372256.26600932, delay=0.010575451888144016, ms=00050} 22:49:10.595679 run mass: MS performed LU {at=2372256.298990172, lu_delay=5.353797599673271, ms=00033} 22:49:10.848062 run mass: MS performed LU {at=2372256.551386617, lu_delay=4.921630850993097, ms=00035} 22:49:10.860395 run osmo-ms-mob/00051: Starting mobile 22:49:10.874092 run osmo-ms-mob/00051(pid=186): Launched 22:49:10.885732 run mass: MS start registered {at=2372256.589083435, delay=0.005177540238946676, ms=00051} 22:49:11.500702 run osmo-ms-mob/00052: Starting mobile 22:49:11.514609 run osmo-ms-mob/00052(pid=187): Launched 22:49:11.526709 run mass: MS start registered {at=2372257.230054509, delay=0.005266045685857534, ms=00052} 22:49:11.798300 run osmo-ms-mob/00053: Starting mobile 22:49:11.812163 run osmo-ms-mob/00053(pid=188): Launched 22:49:11.823318 run mass: MS start registered {at=2372257.526669111, delay=0.0018573752604424953, ms=00053} 22:49:12.112351 run osmo-ms-mob/00054: Starting mobile 22:49:12.129034 run osmo-ms-mob/00054(pid=189): Launched 22:49:12.140102 run mass: MS start registered {at=2372257.843451225, delay=0.004734625108540058, ms=00054} 22:49:12.185692 run mass: MS performed LU {at=2372257.889025707, lu_delay=5.50909074395895, ms=00037} 22:49:12.269253 run mass: MS performed LU {at=2372257.972582615, lu_delay=4.946801847778261, ms=00039} 22:49:12.282381 run osmo-ms-mob/00055: Starting mobile 22:49:12.295920 run osmo-ms-mob/00055(pid=190): Launched 22:49:12.307270 run mass: MS start registered {at=2372258.010615567, delay=0.004860331304371357, ms=00055} 22:49:12.333899 run mass: MS performed LU {at=2372258.037233951, lu_delay=5.542642822023481, ms=00038} 22:49:12.458733 run mass: MS performed LU {at=2372258.162066505, lu_delay=6.135449145920575, ms=00036} 22:49:12.470182 run osmo-ms-mob/00056: Starting mobile 22:49:12.484494 run osmo-ms-mob/00056(pid=191): Launched 22:49:12.495734 run mass: MS start registered {at=2372258.199082985, delay=0.004919967148452997, ms=00056} 22:49:12.513679 run mass: MS performed LU {at=2372258.217019978, lu_delay=4.788516112137586, ms=00040} 22:49:13.006332 run osmo-ms-mob/00057: Starting mobile 22:49:13.020374 run osmo-ms-mob/00057(pid=192): Launched 22:49:13.031606 run mass: MS start registered {at=2372258.7349549, delay=0.004808048252016306, ms=00057} 22:49:13.398457 run osmo-ms-mob/00058: Starting mobile 22:49:13.412180 run osmo-ms-mob/00058(pid=193): Launched 22:49:13.423663 run mass: MS start registered {at=2372259.127005035, delay=0.004646381828933954, ms=00058} 22:49:13.698678 run osmo-ms-mob/00059: Starting mobile 22:49:13.712591 run osmo-ms-mob/00059(pid=194): Launched 22:49:13.723796 run mass: MS start registered {at=2372259.427145078, delay=0.004908381961286068, ms=00059} 22:49:14.007743 run osmo-ms-mob/00060: Starting mobile 22:49:14.022347 run osmo-ms-mob/00060(pid=195): Launched 22:49:14.033493 run mass: MS start registered {at=2372259.736845919, delay=0.004807901103049517, ms=00060} 22:49:14.169964 run mass: MS performed LU {at=2372259.873296585, lu_delay=6.146360435988754, ms=00041} 22:49:14.198473 run mass: MS performed LU {at=2372259.901769375, lu_delay=5.8724521840922534, ms=00042} 22:49:14.286427 run mass: MS performed LU {at=2372259.989695353, lu_delay=5.683129815850407, ms=00043} 22:49:14.312675 run osmo-ms-mob/00061: Starting mobile 22:49:14.326882 run osmo-ms-mob/00061(pid=196): Launched 22:49:14.333026 run mass: MS performed LU {at=2372260.03638425, lu_delay=5.29406224982813, ms=00044} 22:49:14.339006 run mass: MS start registered {at=2372260.042372298, delay=0.006006143055856228, ms=00061} 22:49:14.359953 run mass: MS performed LU {at=2372260.063252754, lu_delay=5.035283031873405, ms=00045} 22:49:14.371542 run osmo-ms-mob/00062: Starting mobile 22:49:14.385663 run osmo-ms-mob/00062(pid=197): Launched 22:49:14.396883 run mass: MS start registered {at=2372260.100228574, delay=0.004787571262568235, ms=00062} 22:49:14.613128 run mass: MS performed LU {at=2372260.316461442, lu_delay=4.987966015934944, ms=00046} 22:49:14.998472 run osmo-ms-mob/00063: Starting mobile 22:49:15.015585 run osmo-ms-mob/00063(pid=198): Launched 22:49:15.027367 run mass: MS start registered {at=2372260.730685965, delay=0.004666546359658241, ms=00063} 22:49:15.404415 run osmo-ms-mob/00064: Starting mobile 22:49:15.418451 run osmo-ms-mob/00064(pid=199): Launched 22:49:15.429703 run mass: MS start registered {at=2372261.133053564, delay=0.0049173771403729916, ms=00064} 22:49:15.805932 run osmo-ms-mob/00065: Starting mobile 22:49:15.821100 run osmo-ms-mob/00065(pid=200): Launched 22:49:15.832523 run mass: MS start registered {at=2372261.535873043, delay=0.005109112709760666, ms=00065} 22:49:15.951954 run mass: MS performed LU {at=2372261.655243364, lu_delay=5.7265299069695175, ms=00048} 22:49:16.036099 run mass: MS performed LU {at=2372261.739308261, lu_delay=6.100371988955885, ms=00047} 22:49:16.063853 run osmo-ms-mob/00066: Starting mobile 22:49:16.077911 run osmo-ms-mob/00066(pid=201): Launched 22:49:16.088696 run mass: MS start registered {at=2372261.792047454, delay=0.00462767481803894, ms=00066} 22:49:16.099622 run mass: MS performed LU {at=2372261.80296558, lu_delay=5.64726157579571, ms=00049} 22:49:16.225926 run mass: MS performed LU {at=2372261.929183508, lu_delay=5.340100072789937, ms=00051} 22:49:16.279342 run mass: MS performed LU {at=2372261.982665407, lu_delay=5.716656086966395, ms=00050} 22:49:16.293339 run osmo-ms-mob/00067: Starting mobile 22:49:16.309453 run osmo-ms-mob/00067(pid=202): Launched 22:49:16.315921 run mass: MS performed LU {at=2372262.019275702, lu_delay=4.789221193175763, ms=00052} 22:49:16.322002 run mass: MS start registered {at=2372262.025368297, delay=0.006115415133535862, ms=00067} 22:49:16.799453 run osmo-ms-mob/00068: Starting mobile 22:49:16.813994 run osmo-ms-mob/00068(pid=203): Launched 22:49:16.825653 run mass: MS start registered {at=2372262.528995333, delay=0.005220027640461922, ms=00068} 22:49:17.198821 run osmo-ms-mob/00069: Starting mobile 22:49:17.216776 run osmo-ms-mob/00069(pid=204): Launched 22:49:17.228735 run mass: MS start registered {at=2372262.932075331, delay=0.005026610102504492, ms=00069} 22:49:17.602506 run osmo-ms-mob/00070: Starting mobile 22:49:17.617913 run osmo-ms-mob/00070(pid=205): Launched 22:49:17.629149 run mass: MS start registered {at=2372263.332493384, delay=0.004825191106647253, ms=00070} 22:49:17.936476 run mass: MS performed LU {at=2372263.639812033, lu_delay=4.904857133049518, ms=00057} 22:49:17.948520 run osmo-ms-mob/00071: Starting mobile 22:49:17.962352 run osmo-ms-mob/00071(pid=206): Launched 22:49:17.969656 run mass: MS performed LU {at=2372263.673012906, lu_delay=6.146343795116991, ms=00053} 22:49:17.976014 run mass: MS start registered {at=2372263.679378831, delay=0.006386797875165939, ms=00071} 22:49:18.051518 run mass: MS performed LU {at=2372263.754841513, lu_delay=5.555758527945727, ms=00056} 22:49:18.088954 run mass: MS performed LU {at=2372263.792285356, lu_delay=5.948834131006151, ms=00054} 22:49:18.100865 run osmo-ms-mob/00072: Starting mobile 22:49:18.115693 run osmo-ms-mob/00072(pid=207): Launched 22:49:18.125190 run mass: MS performed LU {at=2372263.828529652, lu_delay=5.817914084997028, ms=00055} 22:49:18.131734 run mass: MS start registered {at=2372263.835098985, delay=0.009863091167062521, ms=00072} 22:49:18.378549 run mass: MS performed LU {at=2372264.081883198, lu_delay=4.954878163058311, ms=00058} 22:49:18.798395 run osmo-ms-mob/00073: Starting mobile 22:49:18.812362 run osmo-ms-mob/00073(pid=208): Launched 22:49:18.823753 run mass: MS start registered {at=2372264.52709949, delay=0.004635953344404697, ms=00073} 22:49:19.199225 run osmo-ms-mob/00074: Starting mobile 22:49:19.213255 run osmo-ms-mob/00074(pid=209): Launched 22:49:19.224605 run mass: MS start registered {at=2372264.927955802, delay=0.0050168270245194435, ms=00074} 22:49:19.602948 run osmo-ms-mob/00075: Starting mobile 22:49:19.623615 run osmo-ms-mob/00075(pid=210): Launched 22:49:19.635054 run mass: MS start registered {at=2372265.33839727, delay=0.0045091742649674416, ms=00075} 22:49:19.800314 run mass: MS performed LU {at=2372265.503586002, lu_delay=6.076440924312919, ms=00059} 22:49:19.865349 run mass: MS performed LU {at=2372265.568684109, lu_delay=5.831838190089911, ms=00060} 22:49:19.953030 run mass: MS performed LU {at=2372265.656361299, lu_delay=5.556132724974304, ms=00062} 22:49:19.965831 run osmo-ms-mob/00076: Starting mobile 22:49:19.979846 run osmo-ms-mob/00076(pid=211): Launched 22:49:19.990218 run mass: MS performed LU {at=2372265.693561961, lu_delay=5.651189662981778, ms=00061} 22:49:19.996501 run mass: MS start registered {at=2372265.699866556, delay=0.010254241060465574, ms=00076} 22:49:20.045475 run mass: MS performed LU {at=2372265.748793134, lu_delay=5.018107168842107, ms=00063} 22:49:20.063631 run mass: MS performed LU {at=2372265.766984885, lu_delay=4.63393132109195, ms=00064} 22:49:20.075253 run osmo-ms-mob/00077: Starting mobile 22:49:20.089518 run osmo-ms-mob/00077(pid=212): Launched 22:49:20.101077 run mass: MS start registered {at=2372265.80441352, delay=0.00509869959205389, ms=00077} 22:49:20.999270 run osmo-ms-mob/00078: Starting mobile 22:49:21.025845 run osmo-ms-mob/00078(pid=213): Launched 22:49:21.037295 run mass: MS start registered {at=2372266.740638378, delay=0.004962507169693708, ms=00078} 22:49:21.398913 run osmo-ms-mob/00079: Starting mobile 22:49:21.413408 run osmo-ms-mob/00079(pid=214): Launched 22:49:21.424860 run mass: MS start registered {at=2372267.128203918, delay=0.005071116145700216, ms=00079} 22:49:21.701715 run mass: MS performed LU {at=2372267.405047283, lu_delay=5.612999828997999, ms=00066} 22:49:21.729197 run mass: MS performed LU {at=2372267.432535939, lu_delay=4.903540606144816, ms=00068} 22:49:21.741106 run osmo-ms-mob/00080: Starting mobile 22:49:21.754976 run osmo-ms-mob/00080(pid=215): Launched 22:49:21.766165 run mass: MS start registered {at=2372267.469499339, delay=0.005055722780525684, ms=00080} 22:49:21.817012 run mass: MS performed LU {at=2372267.520346981, lu_delay=5.494978684000671, ms=00067} 22:49:21.853841 run mass: MS performed LU {at=2372267.5571773, lu_delay=6.021304257214069, ms=00065} 22:49:22.126619 run mass: MS performed LU {at=2372267.829926695, lu_delay=4.897851364221424, ms=00069} 22:49:22.398524 run osmo-ms-mob/00081: Starting mobile 22:49:22.413019 run osmo-ms-mob/00081(pid=216): Launched 22:49:22.424106 run mass: MS start registered {at=2372268.127458626, delay=0.004681718070060015, ms=00081} 22:49:22.798714 run osmo-ms-mob/00082: Starting mobile 22:49:22.812515 run osmo-ms-mob/00082(pid=217): Launched 22:49:22.824172 run mass: MS start registered {at=2372268.527523256, delay=0.004966584034264088, ms=00082} 22:49:23.399662 run osmo-ms-mob/00083: Starting mobile 22:49:23.414094 run osmo-ms-mob/00083(pid=218): Launched 22:49:23.425364 run mass: MS start registered {at=2372269.12871698, delay=0.004677643999457359, ms=00083} 22:49:23.483531 run mass: MS performed LU {at=2372269.18686623, lu_delay=5.507487399037927, ms=00071} 22:49:23.566214 run mass: MS performed LU {at=2372269.269525913, lu_delay=4.742426422890276, ms=00073} 22:49:23.630592 run mass: MS performed LU {at=2372269.333930997, lu_delay=5.49883201206103, ms=00072} 22:49:23.756505 run mass: MS performed LU {at=2372269.459817223, lu_delay=6.127323838882148, ms=00070} 22:49:23.768433 run osmo-ms-mob/00084: Starting mobile 22:49:23.782525 run osmo-ms-mob/00084(pid=219): Launched 22:49:23.793881 run mass: MS start registered {at=2372269.497225555, delay=0.005057140253484249, ms=00084} 22:49:24.398607 run osmo-ms-mob/00085: Starting mobile 22:49:24.413156 run osmo-ms-mob/00085(pid=220): Launched 22:49:24.425286 run mass: MS start registered {at=2372270.128634339, delay=0.005323877092450857, ms=00085} 22:49:24.998248 run osmo-ms-mob/00086: Starting mobile 22:49:25.012110 run osmo-ms-mob/00086(pid=221): Launched 22:49:25.023490 run mass: MS start registered {at=2372270.726840915, delay=0.004947957117110491, ms=00086} 22:49:25.467954 run mass: MS performed LU {at=2372271.171289385, lu_delay=5.366875865031034, ms=00077} 22:49:25.495479 run mass: MS performed LU {at=2372271.198806518, lu_delay=6.270850716158748, ms=00074} 22:49:25.507577 run osmo-ms-mob/00087: Starting mobile 22:49:25.521090 run osmo-ms-mob/00087(pid=222): Launched 22:49:25.532522 run mass: MS start registered {at=2372271.235860955, delay=0.005158124025911093, ms=00087} 22:49:25.582931 run mass: MS performed LU {at=2372271.286257947, lu_delay=5.947860676795244, ms=00075} 22:49:25.619785 run mass: MS performed LU {at=2372271.323120036, lu_delay=5.623253480065614, ms=00076} 22:49:25.892852 run mass: MS performed LU {at=2372271.596179657, lu_delay=4.855541279073805, ms=00078} 22:49:26.197997 run osmo-ms-mob/00088: Starting mobile 22:49:26.211641 run osmo-ms-mob/00088(pid=223): Launched 22:49:26.223442 run mass: MS start registered {at=2372271.926787454, delay=0.005529250018298626, ms=00088} 22:49:26.799230 run osmo-ms-mob/00089: Starting mobile 22:49:26.813525 run osmo-ms-mob/00089(pid=224): Launched 22:49:26.825929 run mass: MS start registered {at=2372272.529269866, delay=0.005075087305158377, ms=00089} 22:49:27.249158 run mass: MS performed LU {at=2372272.952493186, lu_delay=5.824289267882705, ms=00079} 22:49:27.331957 run mass: MS performed LU {at=2372273.03523193, lu_delay=4.9077733042649925, ms=00081} 22:49:27.343831 run osmo-ms-mob/00090: Starting mobile 22:49:27.357738 run osmo-ms-mob/00090(pid=225): Launched 22:49:27.369431 run mass: MS start registered {at=2372273.072768898, delay=0.005377434194087982, ms=00090} 22:49:27.396489 run mass: MS performed LU {at=2372273.099821798, lu_delay=5.630322459153831, ms=00080} 22:49:27.521410 run mass: MS performed LU {at=2372273.224739809, lu_delay=4.697216553147882, ms=00082} 22:49:28.098029 run osmo-ms-mob/00091: Starting mobile 22:49:28.111819 run osmo-ms-mob/00091(pid=226): Launched 22:49:28.122862 run mass: MS start registered {at=2372273.826209913, delay=0.005085411015897989, ms=00091} 22:49:28.798240 run osmo-ms-mob/00092: Starting mobile 22:49:28.811889 run osmo-ms-mob/00092(pid=227): Launched 22:49:28.822992 run mass: MS start registered {at=2372274.526344983, delay=0.004824873059988022, ms=00092} 22:49:29.233831 run mass: MS performed LU {at=2372274.937151714, lu_delay=5.808434734120965, ms=00083} 22:49:29.261521 run mass: MS performed LU {at=2372274.964862865, lu_delay=5.467637309804559, ms=00084} 22:49:29.600536 run osmo-ms-mob/00093: Starting mobile 22:49:29.616435 run osmo-ms-mob/00093(pid=228): Launched 22:49:29.629905 run mass: MS start registered {at=2372275.333232181, delay=0.006015097256749868, ms=00093} 22:49:30.500982 run osmo-ms-mob/00094: Starting mobile 22:49:30.517004 run osmo-ms-mob/00094(pid=229): Launched 22:49:30.530914 run mass: MS start registered {at=2372276.234248435, delay=0.0065720053389668465, ms=00094} 22:49:31.015047 run mass: MS performed LU {at=2372276.718361705, lu_delay=5.991520789917558, ms=00086} 22:49:31.098821 run mass: MS performed LU {at=2372276.80213673, lu_delay=4.875349275767803, ms=00088} 22:49:31.163122 run mass: MS performed LU {at=2372276.8664574, lu_delay=5.630596444942057, ms=00087} 22:49:31.398891 run osmo-ms-mob/00095: Starting mobile 22:49:31.414179 run osmo-ms-mob/00095(pid=230): Launched 22:49:31.427083 run mass: MS start registered {at=2372277.130433571, delay=0.005560220219194889, ms=00095} 22:49:32.398914 run osmo-ms-mob/00096: Starting mobile 22:49:32.413796 run osmo-ms-mob/00096(pid=231): Launched 22:49:32.427445 run mass: MS start registered {at=2372278.130789663, delay=0.006229345221072435, ms=00096} 22:49:32.915926 run mass: MS performed LU {at=2372278.619245886, lu_delay=6.089976019691676, ms=00089} 22:49:32.999041 run mass: MS performed LU {at=2372278.702375868, lu_delay=4.87616595486179, ms=00091} 22:49:33.027594 run mass: MS performed LU {at=2372278.730931128, lu_delay=5.658162229694426, ms=00090} 22:49:33.499359 run osmo-ms-mob/00097: Starting mobile 22:49:33.514202 run osmo-ms-mob/00097(pid=232): Launched 22:49:33.526698 run mass: MS start registered {at=2372279.230047437, delay=0.005146007053554058, ms=00097} 22:49:34.804579 run osmo-ms-mob/00098: Starting mobile 22:49:34.824216 run osmo-ms-mob/00098(pid=233): Launched 22:49:34.838223 run mass: MS start registered {at=2372280.54153858, delay=0.006279297638684511, ms=00098} 22:49:34.864247 run mass: MS performed LU {at=2372280.567547945, lu_delay=6.041202961932868, ms=00092} 22:49:34.929010 run mass: MS performed LU {at=2372280.632319454, lu_delay=5.299087272956967, ms=00093} 22:49:36.598608 run osmo-ms-mob/00099: Starting mobile 22:49:36.612381 run osmo-ms-mob/00099(pid=234): Launched 22:49:36.618929 run mass: All started... {duration=55.72673646407202, too_slow=1} 22:49:36.625377 run mass: MS start registered {at=2372282.328732391, delay=0.006437390111386776, ms=00099} 22:49:36.765313 run mass: MS performed LU {at=2372282.468641667, lu_delay=6.234393232036382, ms=00094} 22:49:36.792995 run mass: MS performed LU {at=2372282.496321235, lu_delay=5.365887663792819, ms=00095} 22:49:38.629345 run mass: MS performed LU {at=2372284.332594031, lu_delay=6.201804367825389, ms=00096} 22:49:38.694790 run mass: MS performed LU {at=2372284.398124147, lu_delay=5.168076710309833, ms=00097} 22:49:40.531122 run mass: MS performed LU {at=2372286.234434342, lu_delay=5.692895762156695, ms=00098} 22:49:42.395763 run mass: MS performed LU {at=2372288.099075702, lu_delay=5.7703433111310005, ms=00099} 22:49:46.396744 run mass: MS performed LU {at=2372292.100026488, lu_delay=21.971392148640007, ms=00085} 22:49:46.403327 run mass: Tests done {all_completed=True, max=21.971392148640007, min=4.602704700548202} 22:49:46.409183 tst register_default_mass.py: Test passed (88.9 sec) 22:49:46.414904 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:46.418432 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:46.422001 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:46.425612 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:46.429199 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:46.432807 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:46.436509 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:46.440333 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:46.444188 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:46.448052 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:46.451835 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:46.455694 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:46.459622 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:46.463577 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:46.467561 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:46.471622 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:46.475778 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:46.480007 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:46.484284 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:46.488563 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:46.492933 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:46.497382 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:46.501883 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:46.506363 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:46.510712 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:46.515070 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:46.519416 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:46.523744 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:46.528101 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:46.532462 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:46.536785 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:46.541428 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:46.545796 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:46.550149 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:46.554525 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:46.559162 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:46.563533 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:46.567887 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:46.572140 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:46.576352 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:46.580633 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:46.584948 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:46.589456 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:46.593915 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:46.598318 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:46.602675 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:46.607327 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:46.611742 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:46.616134 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:46.620523 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:46.624903 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:46.629187 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:46.633844 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:46.638220 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:46.642571 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:46.646944 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:46.651289 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:46.656224 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:46.660566 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:46.664918 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:46.669271 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:46.673752 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:46.678581 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:46.682995 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:46.687379 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:46.691718 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:46.696044 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:46.700839 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:46.705514 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:46.710256 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:46.714604 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:46.718961 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:46.723297 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:46.727596 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:46.731831 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:46.736043 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:46.740244 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:46.744375 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:46.748894 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:46.753140 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:46.757343 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:46.761458 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:46.765550 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:46.769700 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:46.773815 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:46.778095 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:46.782232 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:46.786342 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:46.790456 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:46.794653 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:46.798721 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:46.802797 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:46.806906 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:46.811107 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:46.816052 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:46.820188 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:46.824358 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:46.828525 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:46.832653 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:46.836743 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:46.840875 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:46.844985 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:46.849139 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:46.853378 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:46.857655 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:46.861937 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:46.866147 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:46.870317 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:46.874451 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:46.878594 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:46.882782 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:46.886937 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:46.891083 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:46.895214 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:46.899481 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:46.903671 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:46.907824 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:46.911966 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:46.916102 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:46.920207 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:46.924237 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:46.928196 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:46.932127 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:46.936041 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:46.939963 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:46.943872 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:46.947708 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:46.951627 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:46.955590 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:46.959616 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:46.963616 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:46.967639 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:46.971673 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:46.975697 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:46.979715 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:46.983725 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:46.987759 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:46.991782 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:46.995843 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:46.999819 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:47.003755 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:47.007696 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:47.011625 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:47.015503 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:47.019331 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:47.023161 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:47.026991 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:47.030808 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:47.034594 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:47.038408 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:47.042229 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:47.046036 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:47.049872 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:47.053718 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:47.057628 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:47.061547 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:47.065471 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:47.069447 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:47.073305 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:47.077130 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:47.080943 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:47.084759 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:47.088653 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:47.092511 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:47.096277 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:47.100044 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:47.103813 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:47.107566 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:47.111350 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:47.115100 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:47.118855 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:47.122625 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:47.126398 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:47.130124 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:47.133806 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:47.137475 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:47.141139 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:47.144864 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:47.148639 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:47.152471 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:47.156233 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:47.159997 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:47.163777 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:47.167533 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:47.171290 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:47.174978 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:47.178642 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:47.182427 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:47.186221 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:47.190008 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:47.193886 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:47.197750 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:47.201602 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:47.205375 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:47.209068 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:47.212746 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:47.216365 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:47.219948 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:47.223534 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:47.227089 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:47.230714 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:47.234427 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:47.238267 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:47.242157 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:47.246084 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:47.250055 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:47.253934 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:47.257891 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:47.261832 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:47.265722 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:47.269679 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:47.273664 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:47.277629 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:47.281697 --- ParallelTerminationStrategy: PID 22 died... 22:49:47.283498 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:47.287912 --- ParallelTerminationStrategy: PID 23 died... 22:49:47.289705 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:47.294151 --- ParallelTerminationStrategy: PID 24 died... 22:49:47.295984 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:47.300483 --- ParallelTerminationStrategy: PID 25 died... 22:49:47.302267 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:47.306653 --- ParallelTerminationStrategy: PID 26 died... 22:49:47.308432 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:47.312781 --- ParallelTerminationStrategy: PID 27 died... 22:49:47.314540 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:47.318872 --- ParallelTerminationStrategy: PID 28 died... 22:49:47.320631 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:47.325013 --- ParallelTerminationStrategy: PID 29 died... 22:49:47.326813 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:47.331272 --- ParallelTerminationStrategy: PID 30 died... 22:49:47.333060 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:47.337441 --- ParallelTerminationStrategy: PID 31 died... 22:49:47.339230 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:47.343661 --- ParallelTerminationStrategy: PID 32 died... 22:49:47.345519 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:47.350075 --- ParallelTerminationStrategy: PID 33 died... 22:49:47.351931 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:47.356471 --- ParallelTerminationStrategy: PID 35 died... 22:49:47.358306 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:47.362848 --- ParallelTerminationStrategy: PID 36 died... 22:49:47.364772 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:47.369307 --- ParallelTerminationStrategy: PID 37 died... 22:49:47.371158 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:47.375680 --- ParallelTerminationStrategy: PID 38 died... 22:49:47.377523 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:47.382142 --- ParallelTerminationStrategy: PID 39 died... 22:49:47.383986 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:47.388663 --- ParallelTerminationStrategy: PID 40 died... 22:49:47.390529 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:47.395113 --- ParallelTerminationStrategy: PID 41 died... 22:49:47.397013 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:47.401646 --- ParallelTerminationStrategy: PID 42 died... 22:49:47.403481 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:47.407899 --- ParallelTerminationStrategy: PID 43 died... 22:49:47.409687 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:47.413969 --- ParallelTerminationStrategy: PID 44 died... 22:49:47.415734 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:47.420148 --- ParallelTerminationStrategy: PID 45 died... 22:49:47.422015 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:47.426530 --- ParallelTerminationStrategy: PID 46 died... 22:49:47.428358 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:47.432809 --- ParallelTerminationStrategy: PID 47 died... 22:49:47.434579 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:47.438961 --- ParallelTerminationStrategy: PID 48 died... 22:49:47.440768 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:47.445122 --- ParallelTerminationStrategy: PID 49 died... 22:49:47.446854 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:47.451213 --- ParallelTerminationStrategy: PID 50 died... 22:49:47.452968 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:47.457259 --- ParallelTerminationStrategy: PID 51 died... 22:49:47.459007 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:47.463408 --- ParallelTerminationStrategy: PID 52 died... 22:49:47.465182 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:47.469558 --- ParallelTerminationStrategy: PID 53 died... 22:49:47.471329 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:47.475919 --- ParallelTerminationStrategy: PID 54 died... 22:49:47.477755 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:47.482137 --- ParallelTerminationStrategy: PID 55 died... 22:49:47.483905 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:47.488321 --- ParallelTerminationStrategy: PID 56 died... 22:49:47.490130 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:47.494578 --- ParallelTerminationStrategy: PID 57 died... 22:49:47.496366 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:47.500925 --- ParallelTerminationStrategy: PID 58 died... 22:49:47.502766 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:47.507251 --- ParallelTerminationStrategy: PID 59 died... 22:49:47.509059 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:47.513422 --- ParallelTerminationStrategy: PID 60 died... 22:49:47.515168 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:47.519395 --- ParallelTerminationStrategy: PID 61 died... 22:49:47.521106 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:47.525245 --- ParallelTerminationStrategy: PID 62 died... 22:49:47.526921 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:47.531077 --- ParallelTerminationStrategy: PID 63 died... 22:49:47.532715 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:47.536746 --- ParallelTerminationStrategy: PID 64 died... 22:49:47.538367 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:47.542318 --- ParallelTerminationStrategy: PID 65 died... 22:49:47.543958 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:47.547985 --- ParallelTerminationStrategy: PID 66 died... 22:49:47.549623 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:47.553655 --- ParallelTerminationStrategy: PID 67 died... 22:49:47.555261 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:47.559189 --- ParallelTerminationStrategy: PID 68 died... 22:49:47.560786 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:47.564652 --- ParallelTerminationStrategy: PID 69 died... 22:49:47.566213 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:47.570078 --- ParallelTerminationStrategy: PID 70 died... 22:49:47.571633 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:47.575435 --- ParallelTerminationStrategy: PID 71 died... 22:49:47.576980 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:47.580743 --- ParallelTerminationStrategy: PID 72 died... 22:49:47.582296 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:47.586131 --- ParallelTerminationStrategy: PID 73 died... 22:49:47.587672 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:47.591445 --- ParallelTerminationStrategy: PID 74 died... 22:49:47.593005 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:47.596848 --- ParallelTerminationStrategy: PID 75 died... 22:49:47.598430 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:47.602274 --- ParallelTerminationStrategy: PID 76 died... 22:49:47.603862 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:47.607763 --- ParallelTerminationStrategy: PID 77 died... 22:49:47.609326 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:47.613223 --- ParallelTerminationStrategy: PID 78 died... 22:49:47.614770 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:47.618662 --- ParallelTerminationStrategy: PID 79 died... 22:49:47.620250 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:47.624162 --- ParallelTerminationStrategy: PID 80 died... 22:49:47.625752 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:47.629655 --- ParallelTerminationStrategy: PID 81 died... 22:49:47.631244 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:47.635158 --- ParallelTerminationStrategy: PID 82 died... 22:49:47.636751 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:47.640668 --- ParallelTerminationStrategy: PID 83 died... 22:49:47.642268 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:47.646188 --- ParallelTerminationStrategy: PID 84 died... 22:49:47.647775 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:47.651706 --- ParallelTerminationStrategy: PID 85 died... 22:49:47.653290 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:47.657264 --- ParallelTerminationStrategy: PID 86 died... 22:49:47.658888 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:47.663034 --- ParallelTerminationStrategy: PID 87 died... 22:49:47.664781 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:47.669051 --- ParallelTerminationStrategy: PID 88 died... 22:49:47.670805 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:47.675170 --- ParallelTerminationStrategy: PID 89 died... 22:49:47.676948 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:47.681358 --- ParallelTerminationStrategy: PID 90 died... 22:49:47.683124 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:47.687516 --- ParallelTerminationStrategy: PID 91 died... 22:49:47.689296 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:47.693721 --- ParallelTerminationStrategy: PID 92 died... 22:49:47.695523 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:47.700029 --- ParallelTerminationStrategy: PID 93 died... 22:49:47.701872 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:47.706382 --- ParallelTerminationStrategy: PID 94 died... 22:49:47.708186 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:47.712581 --- ParallelTerminationStrategy: PID 95 died... 22:49:47.714341 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:47.718663 --- ParallelTerminationStrategy: PID 96 died... 22:49:47.720392 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:47.724676 --- ParallelTerminationStrategy: PID 97 died... 22:49:47.726452 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:47.730712 --- ParallelTerminationStrategy: PID 98 died... 22:49:47.732429 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:47.736702 --- ParallelTerminationStrategy: PID 99 died... 22:49:47.738422 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:47.742743 --- ParallelTerminationStrategy: PID 100 died... 22:49:47.744496 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:47.748780 --- ParallelTerminationStrategy: PID 101 died... 22:49:47.750500 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:47.754692 --- ParallelTerminationStrategy: PID 102 died... 22:49:47.756392 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:47.760537 --- ParallelTerminationStrategy: PID 103 died... 22:49:47.762274 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:47.766526 --- ParallelTerminationStrategy: PID 104 died... 22:49:47.768252 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:47.772525 --- ParallelTerminationStrategy: PID 105 died... 22:49:47.774258 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:47.778502 --- ParallelTerminationStrategy: PID 106 died... 22:49:47.780230 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:47.784393 --- ParallelTerminationStrategy: PID 107 died... 22:49:47.786109 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:47.790265 --- ParallelTerminationStrategy: PID 108 died... 22:49:47.791981 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:47.796221 --- ParallelTerminationStrategy: PID 109 died... 22:49:47.797894 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:47.802139 --- ParallelTerminationStrategy: PID 110 died... 22:49:47.803867 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:47.808166 --- ParallelTerminationStrategy: PID 111 died... 22:49:47.809961 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:47.814332 --- ParallelTerminationStrategy: PID 112 died... 22:49:47.816052 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:47.820279 --- ParallelTerminationStrategy: PID 113 died... 22:49:47.822008 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:47.826273 --- ParallelTerminationStrategy: PID 114 died... 22:49:47.827981 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:47.832165 --- ParallelTerminationStrategy: PID 115 died... 22:49:47.833838 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:47.838036 --- ParallelTerminationStrategy: PID 116 died... 22:49:47.839705 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:47.843977 --- ParallelTerminationStrategy: PID 117 died... 22:49:47.845768 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:47.850289 --- ParallelTerminationStrategy: PID 118 died... 22:49:47.852178 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:47.856785 --- ParallelTerminationStrategy: PID 119 died... 22:49:47.858645 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:47.863116 --- ParallelTerminationStrategy: PID 120 died... 22:49:47.865003 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:47.869506 --- ParallelTerminationStrategy: PID 121 died... 22:49:47.871328 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:47.875806 --- ParallelTerminationStrategy: PID 122 died... 22:49:47.877621 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:47.882101 --- ParallelTerminationStrategy: PID 123 died... 22:49:47.883921 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:47.888397 --- ParallelTerminationStrategy: PID 124 died... 22:49:47.890232 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:47.894715 --- ParallelTerminationStrategy: PID 125 died... 22:49:47.896547 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:47.901021 --- ParallelTerminationStrategy: PID 126 died... 22:49:47.902836 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:47.907370 --- ParallelTerminationStrategy: PID 127 died... 22:49:47.909204 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:47.913776 --- ParallelTerminationStrategy: PID 128 died... 22:49:47.915655 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:47.920258 --- ParallelTerminationStrategy: PID 129 died... 22:49:47.922134 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:47.926743 --- ParallelTerminationStrategy: PID 130 died... 22:49:47.928582 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:47.933072 --- ParallelTerminationStrategy: PID 131 died... 22:49:47.934902 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:47.939403 --- ParallelTerminationStrategy: PID 132 died... 22:49:47.941228 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:47.945663 --- ParallelTerminationStrategy: PID 133 died... 22:49:47.947479 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:47.951940 --- ParallelTerminationStrategy: PID 134 died... 22:49:47.953762 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:47.958282 --- ParallelTerminationStrategy: PID 135 died... 22:49:47.960117 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:47.964599 --- ParallelTerminationStrategy: PID 136 died... 22:49:47.966416 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:47.970934 --- ParallelTerminationStrategy: PID 137 died... 22:49:47.972706 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:47.977092 --- ParallelTerminationStrategy: PID 138 died... 22:49:47.978806 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:47.983214 --- ParallelTerminationStrategy: PID 139 died... 22:49:47.985001 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:47.989410 --- ParallelTerminationStrategy: PID 140 died... 22:49:47.991188 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:47.995583 --- ParallelTerminationStrategy: PID 141 died... 22:49:47.997346 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:48.001726 --- ParallelTerminationStrategy: PID 142 died... 22:49:48.003486 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:48.007863 --- ParallelTerminationStrategy: PID 143 died... 22:49:48.009631 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:48.014052 --- ParallelTerminationStrategy: PID 144 died... 22:49:48.015827 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:48.020389 --- ParallelTerminationStrategy: PID 145 died... 22:49:48.022232 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:48.026823 --- ParallelTerminationStrategy: PID 146 died... 22:49:48.028648 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:48.033230 --- ParallelTerminationStrategy: PID 147 died... 22:49:48.035039 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:48.039540 --- ParallelTerminationStrategy: PID 148 died... 22:49:48.041347 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:48.045841 --- ParallelTerminationStrategy: PID 149 died... 22:49:48.047639 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:48.052113 --- ParallelTerminationStrategy: PID 150 died... 22:49:48.053950 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:48.058439 --- ParallelTerminationStrategy: PID 151 died... 22:49:48.060243 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:48.064780 --- ParallelTerminationStrategy: PID 152 died... 22:49:48.066613 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:48.071207 --- ParallelTerminationStrategy: PID 153 died... 22:49:48.073014 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:48.077517 --- ParallelTerminationStrategy: PID 154 died... 22:49:48.079352 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:48.083913 --- ParallelTerminationStrategy: PID 155 died... 22:49:48.085744 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:48.090301 --- ParallelTerminationStrategy: PID 156 died... 22:49:48.092151 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:48.097760 --- ParallelTerminationStrategy: PID 157 died... 22:49:48.099588 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:48.104192 --- ParallelTerminationStrategy: PID 158 died... 22:49:48.106051 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:48.110586 --- ParallelTerminationStrategy: PID 159 died... 22:49:48.112427 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:48.117163 --- ParallelTerminationStrategy: PID 160 died... 22:49:48.119066 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:48.123749 --- ParallelTerminationStrategy: PID 161 died... 22:49:48.125623 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:48.130249 --- ParallelTerminationStrategy: PID 162 died... 22:49:48.132120 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:48.136698 --- ParallelTerminationStrategy: PID 163 died... 22:49:48.138573 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:48.143159 --- ParallelTerminationStrategy: PID 164 died... 22:49:48.145050 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:48.149647 --- ParallelTerminationStrategy: PID 165 died... 22:49:48.151486 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:48.156169 --- ParallelTerminationStrategy: PID 166 died... 22:49:48.158049 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:48.162647 --- ParallelTerminationStrategy: PID 167 died... 22:49:48.164468 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:48.168985 --- ParallelTerminationStrategy: PID 168 died... 22:49:48.170804 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:48.175248 --- ParallelTerminationStrategy: PID 169 died... 22:49:48.177101 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:48.181586 --- ParallelTerminationStrategy: PID 170 died... 22:49:48.183359 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:48.187825 --- ParallelTerminationStrategy: PID 171 died... 22:49:48.189623 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:48.193937 --- ParallelTerminationStrategy: PID 172 died... 22:49:48.195667 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:48.200020 --- ParallelTerminationStrategy: PID 173 died... 22:49:48.201747 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:48.206009 --- ParallelTerminationStrategy: PID 174 died... 22:49:48.207698 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:48.211874 --- ParallelTerminationStrategy: PID 175 died... 22:49:48.213553 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:48.259382 --- ParallelTerminationStrategy: PID 176 died... 22:49:48.260842 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:48.264395 --- ParallelTerminationStrategy: PID 177 died... 22:49:48.265851 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:48.269471 --- ParallelTerminationStrategy: PID 178 died... 22:49:48.270941 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:48.274581 --- ParallelTerminationStrategy: PID 179 died... 22:49:48.276066 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:48.279759 --- ParallelTerminationStrategy: PID 180 died... 22:49:48.281266 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:48.285016 --- ParallelTerminationStrategy: PID 181 died... 22:49:48.286556 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:48.290436 --- ParallelTerminationStrategy: PID 182 died... 22:49:48.291981 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:48.295773 --- ParallelTerminationStrategy: PID 183 died... 22:49:48.297310 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:48.301121 --- ParallelTerminationStrategy: PID 184 died... 22:49:48.302681 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:48.306526 --- ParallelTerminationStrategy: PID 185 died... 22:49:48.308070 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:48.311937 --- ParallelTerminationStrategy: PID 186 died... 22:49:48.313500 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:48.317304 --- ParallelTerminationStrategy: PID 187 died... 22:49:48.318862 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:48.322856 --- ParallelTerminationStrategy: PID 188 died... 22:49:48.324410 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:48.328267 --- ParallelTerminationStrategy: PID 189 died... 22:49:48.329842 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:48.333714 --- ParallelTerminationStrategy: PID 190 died... 22:49:48.335275 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:48.339143 --- ParallelTerminationStrategy: PID 191 died... 22:49:48.340700 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:48.344564 --- ParallelTerminationStrategy: PID 192 died... 22:49:48.346137 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:48.350031 --- ParallelTerminationStrategy: PID 193 died... 22:49:48.351637 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:48.355554 --- ParallelTerminationStrategy: PID 194 died... 22:49:48.357156 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:48.361114 --- ParallelTerminationStrategy: PID 195 died... 22:49:48.362700 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:48.366627 --- ParallelTerminationStrategy: PID 196 died... 22:49:48.368220 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:48.372205 --- ParallelTerminationStrategy: PID 197 died... 22:49:48.373802 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:48.377741 --- ParallelTerminationStrategy: PID 198 died... 22:49:48.379340 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:48.383247 --- ParallelTerminationStrategy: PID 199 died... 22:49:48.384869 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:48.388850 --- ParallelTerminationStrategy: PID 200 died... 22:49:48.390428 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:48.394352 --- ParallelTerminationStrategy: PID 201 died... 22:49:48.395958 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:48.399923 --- ParallelTerminationStrategy: PID 202 died... 22:49:48.401526 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:48.405510 --- ParallelTerminationStrategy: PID 203 died... 22:49:48.407111 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:48.411132 --- ParallelTerminationStrategy: PID 204 died... 22:49:48.412750 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:48.416740 --- ParallelTerminationStrategy: PID 205 died... 22:49:48.418335 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:48.422318 --- ParallelTerminationStrategy: PID 206 died... 22:49:48.423894 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:48.427792 --- ParallelTerminationStrategy: PID 207 died... 22:49:48.429367 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:48.433229 --- ParallelTerminationStrategy: PID 208 died... 22:49:48.434778 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:48.438663 --- ParallelTerminationStrategy: PID 209 died... 22:49:48.440214 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:48.444072 --- ParallelTerminationStrategy: PID 210 died... 22:49:48.445645 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:48.449557 --- ParallelTerminationStrategy: PID 211 died... 22:49:48.451143 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:48.455117 --- ParallelTerminationStrategy: PID 212 died... 22:49:48.456710 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:48.460871 --- ParallelTerminationStrategy: PID 213 died... 22:49:48.462591 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:48.466723 --- ParallelTerminationStrategy: PID 214 died... 22:49:48.468395 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:48.472603 --- ParallelTerminationStrategy: PID 215 died... 22:49:48.474273 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:48.478448 --- ParallelTerminationStrategy: PID 216 died... 22:49:48.480135 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:48.484300 --- ParallelTerminationStrategy: PID 217 died... 22:49:48.486002 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:48.490161 --- ParallelTerminationStrategy: PID 218 died... 22:49:48.491841 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:48.495993 --- ParallelTerminationStrategy: PID 219 died... 22:49:48.497673 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:48.501855 --- ParallelTerminationStrategy: PID 220 died... 22:49:48.503545 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:48.507759 --- ParallelTerminationStrategy: PID 221 died... 22:49:48.509498 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:48.513777 --- ParallelTerminationStrategy: PID 222 died... 22:49:48.515480 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:48.519849 --- ParallelTerminationStrategy: PID 223 died... 22:49:48.521582 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:48.525920 --- ParallelTerminationStrategy: PID 224 died... 22:49:48.527651 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:48.531896 --- ParallelTerminationStrategy: PID 225 died... 22:49:48.533620 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:48.537807 --- ParallelTerminationStrategy: PID 226 died... 22:49:48.539479 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:48.543665 --- ParallelTerminationStrategy: PID 227 died... 22:49:48.545347 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:48.549503 --- ParallelTerminationStrategy: PID 228 died... 22:49:48.551172 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:48.555353 --- ParallelTerminationStrategy: PID 229 died... 22:49:48.557077 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:48.561438 --- ParallelTerminationStrategy: PID 230 died... 22:49:48.570962 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:48.575109 --- ParallelTerminationStrategy: PID 231 died... 22:49:48.576788 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:48.580833 --- ParallelTerminationStrategy: PID 232 died... 22:49:48.582466 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:48.586606 --- ParallelTerminationStrategy: PID 233 died... 22:49:48.588255 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:48.592359 --- ParallelTerminationStrategy: PID 234 died... 22:49:48.594034 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:51.997925 --- ParallelTerminationStrategy: PID 34 died... 22:49:52.001025 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7872 netreg_mass PASS --------------------------------------------------------------------- 22:49:52.087562 tst trial-7872: Storing JUnit report in /build/trial-7872/run.2025-02-09_22-48-17/trial-7872.xml -------------------------------------------------------------------------------------------- trial-7872 PASS -------------------------------------------------------------------------------------------- 22:49:52.100181 tst trial-7872: trial-7872: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (88.9 sec) + exit_code=0 + rm -rf trial-7872/inst + cd trial-7872 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-09 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-7872-run.tgz run.2025-02-09_22-48-17 + tar czf /build/trial-7872-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-09_13_28_11.tgz osmo-bts-oc2g.build-2025-02-09_00_51_25.tgz osmo-bts-sysmo.build-2025-02-09_00_51_25.tgz osmo-bts.build-2025-02-09_00_51_38.tgz osmo-ggsn.build-2025-02-09_20_42_27.tgz osmo-hlr.build-2025-02-09_16_37_05.tgz osmo-hnbgw.build-2025-02-09_13_28_44.tgz osmo-mgw.build-2025-02-09_08_33_13.tgz osmo-msc.build-2025-02-09_13_32_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-09_07_41_19.tgz osmo-pcu-sysmo.build-2025-02-09_07_41_15.tgz osmo-pcu.build-2025-02-09_07_41_18.tgz osmo-sgsn.build-2025-02-09_20_48_27.tgz osmo-stp.build-2025-02-09_13_25_19.tgz osmo-trx.build-2025-02-09_14_28_11.tgz osmocom-bb.build-2025-02-09_21_17_06.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