Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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/jenkins6571454651537122309.sh + rm -rf trial-8271-bin.tgz trial-8271-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25529 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11243 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10776 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13065 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13391 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13548 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42202 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7759 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44470 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8725 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 13380 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7720 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11768 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7799 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9266 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6519 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 7720 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins505048585609592991.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-8271 + 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 290ae4c ttcn3-bts-test: write bts logs to tmpfs + 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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [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 #8 CACHED #9 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #9 CACHED #10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #10 CACHED #11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED #12 [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 #12 CACHED #13 [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 #13 CACHED #14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #14 CACHED #15 [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 #15 CACHED #16 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #16 CACHED #17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #17 CACHED #18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #18 CACHED #19 [ 9/28] COPY SSH /root/.ssh #19 CACHED #20 [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 #20 CACHED #21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #21 CACHED #22 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [ 2/28] RUN useradd -ms /bin/bash jenkins #24 CACHED #25 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #25 CACHED #26 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #26 CACHED #27 [ 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 #27 CACHED #28 [ 3/28] RUN groupadd osmo-gsm-tester #28 CACHED #29 [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 #29 CACHED #30 [20/28] WORKDIR /TMP #30 CACHED #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 CACHED #32 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:88f563b6a2389be1edf6c169a05779e1eb9cd6242187a14534ae064d16e94e4f done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8272 -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=2026-03-16 22:48:16 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8272 + mkdir -p trial-8272 + mv open5gs.build-8.tgz osmo-bsc.build-2026-03-16_13_28_37.tgz osmo-bts-oc2g.build-2026-03-16_00_51_20.tgz osmo-bts-sysmo.build-2026-03-16_00_51_23.tgz osmo-bts.build-2026-03-16_00_51_44.tgz osmo-ggsn.build-2026-03-16_20_42_37.tgz osmo-hlr.build-2026-03-16_16_37_00.tgz osmo-hnbgw.build-2026-03-16_13_30_13.tgz osmo-mgw.build-2026-03-16_08_33_08.tgz osmo-msc.build-2026-03-16_13_34_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-16_07_35_01.tgz osmo-pcu-sysmo.build-2026-03-16_07_34_55.tgz osmo-pcu.build-2026-03-16_07_35_07.tgz osmo-sgsn.build-2026-03-16_20_48_06.tgz osmo-stp.build-2026-03-16_13_26_57.tgz osmo-trx.build-2026-03-16_14_21_28.tgz osmocom-bb.build-2026-03-16_21_17_18.tgz srslte.build-19.tgz trial-8272 + cat open5gs.build-8.md5 osmo-bsc.build-2026-03-16_13_28_37.md5 osmo-bts-oc2g.build-2026-03-16_00_51_20.md5 osmo-bts-sysmo.build-2026-03-16_00_51_23.md5 osmo-bts.build-2026-03-16_00_51_44.md5 osmo-ggsn.build-2026-03-16_20_42_37.md5 osmo-hlr.build-2026-03-16_16_37_00.md5 osmo-hnbgw.build-2026-03-16_13_30_13.md5 osmo-mgw.build-2026-03-16_08_33_08.md5 osmo-msc.build-2026-03-16_13_34_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-16_07_35_01.md5 osmo-pcu-sysmo.build-2026-03-16_07_34_55.md5 osmo-pcu.build-2026-03-16_07_35_07.md5 osmo-sgsn.build-2026-03-16_20_48_06.md5 osmo-stp.build-2026-03-16_13_26_57.md5 osmo-trx.build-2026-03-16_14_21_28.md5 osmocom-bb.build-2026-03-16_21_17_18.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-03-16_13_28_37.md5 osmo-bts-oc2g.build-2026-03-16_00_51_20.md5 osmo-bts-sysmo.build-2026-03-16_00_51_23.md5 osmo-bts.build-2026-03-16_00_51_44.md5 osmo-ggsn.build-2026-03-16_20_42_37.md5 osmo-hlr.build-2026-03-16_16_37_00.md5 osmo-hnbgw.build-2026-03-16_13_30_13.md5 osmo-mgw.build-2026-03-16_08_33_08.md5 osmo-msc.build-2026-03-16_13_34_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-16_07_35_01.md5 osmo-pcu-sysmo.build-2026-03-16_07_34_55.md5 osmo-pcu.build-2026-03-16_07_35_07.md5 osmo-sgsn.build-2026-03-16_20_48_06.md5 osmo-stp.build-2026-03-16_13_26_57.md5 osmo-trx.build-2026-03-16_14_21_28.md5 osmocom-bb.build-2026-03-16_21_17_18.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-8272 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8272' 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-8272 -------------------------------------------------------------------------------------------- 22:48:16.374822 tst trial-8272: Detailed log at /build/trial-8272/run.2026-03-16_22-48-16/log --------------------------------------------------------------------- trial-8272 netreg_mass --------------------------------------------------------------------- 22:48:16.580799 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:16.581143 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:16.581885 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:16.583016 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:16.641878 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:16.644592 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:16.647722 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:16.712697 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-8272 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:16.713482 tst register_default_mass.py:9: Claiming resources for the test 22:48:16.728612 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.729111 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.729559 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.729986 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.730412 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.730867 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:16.731302 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:16.762279 tst register_default_mass.py: using LAC 2 22:48:16.784857 tst register_default_mass.py: using RAC 2 22:48:16.811495 tst register_default_mass.py: using CellId 2 22:48:16.840902 tst register_default_mass.py: using BVCI 3 22:48:16.854588 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.855250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.855837 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.856340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.856845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.857350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.857841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.858414 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.858946 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.859445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.859943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.860442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.860947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.861442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.861936 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.862435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.862927 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.863411 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.863900 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.864411 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.864896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.865406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.865902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.866416 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.866913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.867423 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.867925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.868427 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.868923 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.869420 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.869923 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.870429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.870958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.871483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.872004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.872520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.873037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.873549 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.874057 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.874570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.875079 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.875587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.876098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.876618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.877125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.877624 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.878121 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.878645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.879147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.879669 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.880187 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.880693 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.881196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.881717 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.882218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.882720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.883228 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.883742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.884246 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.884742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.885249 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.885762 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.886267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.886782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.887283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.887787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.888287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.888811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.889313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.889812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.890331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.890836 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.891413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.891931 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.892434 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.892923 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.893430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.893940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.894440 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.894932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.895444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.895948 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.896445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.896956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.897453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.897945 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.898460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.898961 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.899457 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.899972 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.900479 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.900976 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.901489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.901996 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.902489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.902992 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.903496 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.904001 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.904505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.905013 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.905505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:16.906058 tst register_default_mass.py:21: Launching a simple network 22:48:16.916156 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:17.034811 run create_hlr_db(pid=19): Launched 22:48:18.048505 run create_hlr_db(pid=19): Terminated: ok {rc=0} 22:48:18.065021 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched 22:48:18.080311 run osmo-hlr_127.0.42.2(pid=22): Launched 22:48:18.086047 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:18.276035 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched 22:48:18.290808 run osmo-stp_127.0.42.5(pid=24): Launched 22:48:18.296324 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:18.713502 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched 22:48:18.729381 run osmo-msc_127.0.42.6(pid=26): Launched 22:48:21.744664 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:21.885049 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched 22:48:21.900050 run osmo-mgw_127.0.42.3(pid=28): Launched 22:48:21.905783 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:21.929735 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched 22:48:21.945347 run osmo-mgw_127.0.42.4(pid=30): Launched 22:48:21.951118 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:22.265006 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched 22:48:22.280802 run osmo-bsc_127.0.42.7(pid=32): Launched 22:48:28.313279 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:28.460954 run osmo-bts-virtual(pid=33): Launched 22:48:29.497757 tst register_default_mass.py: using MSISDN 1001 22:48:29.512330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:29.552434 tst register_default_mass.py: using MSISDN 1002 22:48:29.570450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:29.601772 tst register_default_mass.py: using MSISDN 1003 22:48:29.616814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:29.647726 tst register_default_mass.py: using MSISDN 1004 22:48:29.662451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:29.692257 tst register_default_mass.py: using MSISDN 1005 22:48:29.706236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:29.736315 tst register_default_mass.py: using MSISDN 1006 22:48:29.750142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:29.780508 tst register_default_mass.py: using MSISDN 1007 22:48:29.794695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:29.825128 tst register_default_mass.py: using MSISDN 1008 22:48:29.839481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:29.870275 tst register_default_mass.py: using MSISDN 1009 22:48:29.884928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:29.915631 tst register_default_mass.py: using MSISDN 1010 22:48:29.930187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:29.960946 tst register_default_mass.py: using MSISDN 1011 22:48:29.975395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:30.005961 tst register_default_mass.py: using MSISDN 1012 22:48:30.020556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:30.051175 tst register_default_mass.py: using MSISDN 1013 22:48:30.065663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:30.096234 tst register_default_mass.py: using MSISDN 1014 22:48:30.110699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:30.141173 tst register_default_mass.py: using MSISDN 1015 22:48:30.155662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:30.186137 tst register_default_mass.py: using MSISDN 1016 22:48:30.200504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:30.231132 tst register_default_mass.py: using MSISDN 1017 22:48:30.245707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:30.276119 tst register_default_mass.py: using MSISDN 1018 22:48:30.290473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:30.320966 tst register_default_mass.py: using MSISDN 1019 22:48:30.335397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:30.365455 tst register_default_mass.py: using MSISDN 1020 22:48:30.379755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:30.410572 tst register_default_mass.py: using MSISDN 1021 22:48:30.425250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:30.464687 tst register_default_mass.py: using MSISDN 1022 22:48:30.482471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:30.521850 tst register_default_mass.py: using MSISDN 1023 22:48:30.539856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:30.570721 tst register_default_mass.py: using MSISDN 1024 22:48:30.585666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:30.616009 tst register_default_mass.py: using MSISDN 1025 22:48:30.630323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:30.660845 tst register_default_mass.py: using MSISDN 1026 22:48:30.675288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:30.705964 tst register_default_mass.py: using MSISDN 1027 22:48:30.720513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:30.751090 tst register_default_mass.py: using MSISDN 1028 22:48:30.765555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:30.796369 tst register_default_mass.py: using MSISDN 1029 22:48:30.810879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:30.841482 tst register_default_mass.py: using MSISDN 1030 22:48:30.856077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:30.887150 tst register_default_mass.py: using MSISDN 1031 22:48:30.901884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:30.932583 tst register_default_mass.py: using MSISDN 1032 22:48:30.947186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:30.978002 tst register_default_mass.py: using MSISDN 1033 22:48:30.992710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:31.023695 tst register_default_mass.py: using MSISDN 1034 22:48:31.038307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:31.068980 tst register_default_mass.py: using MSISDN 1035 22:48:31.083556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:31.114196 tst register_default_mass.py: using MSISDN 1036 22:48:31.128515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:31.159267 tst register_default_mass.py: using MSISDN 1037 22:48:31.173805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:31.204498 tst register_default_mass.py: using MSISDN 1038 22:48:31.218922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:31.249462 tst register_default_mass.py: using MSISDN 1039 22:48:31.263944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:31.294872 tst register_default_mass.py: using MSISDN 1040 22:48:31.309390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:31.340011 tst register_default_mass.py: using MSISDN 1041 22:48:31.354594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:31.394265 tst register_default_mass.py: using MSISDN 1042 22:48:31.403726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:31.434753 tst register_default_mass.py: using MSISDN 1043 22:48:31.450319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:31.481653 tst register_default_mass.py: using MSISDN 1044 22:48:31.496534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:31.527871 tst register_default_mass.py: using MSISDN 1045 22:48:31.542378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:31.573754 tst register_default_mass.py: using MSISDN 1046 22:48:31.588470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:31.619413 tst register_default_mass.py: using MSISDN 1047 22:48:31.633946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:31.665075 tst register_default_mass.py: using MSISDN 1048 22:48:31.679532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:31.710355 tst register_default_mass.py: using MSISDN 1049 22:48:31.724848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:31.755709 tst register_default_mass.py: using MSISDN 1050 22:48:31.769965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:31.801133 tst register_default_mass.py: using MSISDN 1051 22:48:31.815764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:31.846942 tst register_default_mass.py: using MSISDN 1052 22:48:31.861468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:31.892349 tst register_default_mass.py: using MSISDN 1053 22:48:31.906854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:31.937849 tst register_default_mass.py: using MSISDN 1054 22:48:31.952411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:31.983508 tst register_default_mass.py: using MSISDN 1055 22:48:31.998073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:32.029160 tst register_default_mass.py: using MSISDN 1056 22:48:32.043753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:32.075045 tst register_default_mass.py: using MSISDN 1057 22:48:32.089682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:32.120563 tst register_default_mass.py: using MSISDN 1058 22:48:32.135005 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:32.165837 tst register_default_mass.py: using MSISDN 1059 22:48:32.180132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:32.211510 tst register_default_mass.py: using MSISDN 1060 22:48:32.226261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:32.257162 tst register_default_mass.py: using MSISDN 1061 22:48:32.271592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:32.302789 tst register_default_mass.py: using MSISDN 1062 22:48:32.317503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:32.348658 tst register_default_mass.py: using MSISDN 1063 22:48:32.363205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:32.394579 tst register_default_mass.py: using MSISDN 1064 22:48:32.409347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:32.440333 tst register_default_mass.py: using MSISDN 1065 22:48:32.454737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:32.485938 tst register_default_mass.py: using MSISDN 1066 22:48:32.500643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:32.531489 tst register_default_mass.py: using MSISDN 1067 22:48:32.545778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:32.576641 tst register_default_mass.py: using MSISDN 1068 22:48:32.591062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:32.622440 tst register_default_mass.py: using MSISDN 1069 22:48:32.637126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:32.668020 tst register_default_mass.py: using MSISDN 1070 22:48:32.682422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:32.713569 tst register_default_mass.py: using MSISDN 1071 22:48:32.728200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:32.759365 tst register_default_mass.py: using MSISDN 1072 22:48:32.773944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:32.804832 tst register_default_mass.py: using MSISDN 1073 22:48:32.819254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:32.850533 tst register_default_mass.py: using MSISDN 1074 22:48:32.865220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:32.896011 tst register_default_mass.py: using MSISDN 1075 22:48:32.910367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:32.941263 tst register_default_mass.py: using MSISDN 1076 22:48:32.955818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:32.987076 tst register_default_mass.py: using MSISDN 1077 22:48:33.001692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:33.032861 tst register_default_mass.py: using MSISDN 1078 22:48:33.047462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:33.078448 tst register_default_mass.py: using MSISDN 1079 22:48:33.092848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:33.123970 tst register_default_mass.py: using MSISDN 1080 22:48:33.138544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:33.169748 tst register_default_mass.py: using MSISDN 1081 22:48:33.184278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:33.215268 tst register_default_mass.py: using MSISDN 1082 22:48:33.229856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:33.261105 tst register_default_mass.py: using MSISDN 1083 22:48:33.275608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:33.306239 tst register_default_mass.py: using MSISDN 1084 22:48:33.320641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:33.351867 tst register_default_mass.py: using MSISDN 1085 22:48:33.366391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:33.397857 tst register_default_mass.py: using MSISDN 1086 22:48:33.411704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:33.442878 tst register_default_mass.py: using MSISDN 1087 22:48:33.457450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:33.488250 tst register_default_mass.py: using MSISDN 1088 22:48:33.502733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:33.533898 tst register_default_mass.py: using MSISDN 1089 22:48:33.548494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:33.579921 tst register_default_mass.py: using MSISDN 1090 22:48:33.594575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:33.625968 tst register_default_mass.py: using MSISDN 1091 22:48:33.640633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:33.671505 tst register_default_mass.py: using MSISDN 1092 22:48:33.685954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:33.717275 tst register_default_mass.py: using MSISDN 1093 22:48:33.731478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:33.763169 tst register_default_mass.py: using MSISDN 1094 22:48:33.777980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:33.809342 tst register_default_mass.py: using MSISDN 1095 22:48:33.824094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:33.855882 tst register_default_mass.py: using MSISDN 1096 22:48:33.870881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:33.902250 tst register_default_mass.py: using MSISDN 1097 22:48:33.916827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:33.948021 tst register_default_mass.py: using MSISDN 1098 22:48:33.962633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:33.994164 tst register_default_mass.py: using MSISDN 1099 22:48:34.008903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:34.040245 tst register_default_mass.py: using MSISDN 1100 22:48:34.054998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:34.146753 run mass: Starting testcase 22:48:34.152431 run mass: Pre-launching all virtphy's 22:48:34.158002 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:34.171233 run osmo-ms-virt-phy/00000(pid=34): Launched 22:48:34.177357 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:34.190358 run osmo-ms-virt-phy/00001(pid=35): Launched 22:48:34.196462 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:34.209450 run osmo-ms-virt-phy/00002(pid=36): Launched 22:48:34.215564 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:34.228744 run osmo-ms-virt-phy/00003(pid=37): Launched 22:48:34.234939 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:34.248064 run osmo-ms-virt-phy/00004(pid=38): Launched 22:48:34.254184 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:34.267402 run osmo-ms-virt-phy/00005(pid=39): Launched 22:48:34.273585 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:34.286820 run osmo-ms-virt-phy/00006(pid=40): Launched 22:48:34.292960 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:34.306195 run osmo-ms-virt-phy/00007(pid=41): Launched 22:48:34.312270 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:34.325318 run osmo-ms-virt-phy/00008(pid=42): Launched 22:48:34.331398 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:34.344464 run osmo-ms-virt-phy/00009(pid=43): Launched 22:48:34.350531 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:34.363588 run osmo-ms-virt-phy/00010(pid=44): Launched 22:48:34.369616 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:34.382665 run osmo-ms-virt-phy/00011(pid=45): Launched 22:48:34.388751 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:34.401761 run osmo-ms-virt-phy/00012(pid=46): Launched 22:48:34.407784 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:34.420802 run osmo-ms-virt-phy/00013(pid=47): Launched 22:48:34.426896 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:34.440012 run osmo-ms-virt-phy/00014(pid=48): Launched 22:48:34.446163 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:34.459199 run osmo-ms-virt-phy/00015(pid=49): Launched 22:48:34.465207 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:34.478169 run osmo-ms-virt-phy/00016(pid=50): Launched 22:48:34.484210 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:34.497246 run osmo-ms-virt-phy/00017(pid=51): Launched 22:48:34.503319 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:34.516300 run osmo-ms-virt-phy/00018(pid=52): Launched 22:48:34.522347 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:34.535379 run osmo-ms-virt-phy/00019(pid=53): Launched 22:48:34.541416 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:34.554462 run osmo-ms-virt-phy/00020(pid=54): Launched 22:48:34.560497 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:34.573728 run osmo-ms-virt-phy/00021(pid=55): Launched 22:48:34.579758 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:34.592783 run osmo-ms-virt-phy/00022(pid=56): Launched 22:48:34.598773 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:34.611805 run osmo-ms-virt-phy/00023(pid=57): Launched 22:48:34.617872 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:34.630919 run osmo-ms-virt-phy/00024(pid=58): Launched 22:48:34.637139 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:34.650212 run osmo-ms-virt-phy/00025(pid=59): Launched 22:48:34.656265 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:34.669441 run osmo-ms-virt-phy/00026(pid=60): Launched 22:48:34.675486 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:34.688662 run osmo-ms-virt-phy/00027(pid=61): Launched 22:48:34.694717 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:34.707860 run osmo-ms-virt-phy/00028(pid=62): Launched 22:48:34.713930 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:34.727056 run osmo-ms-virt-phy/00029(pid=63): Launched 22:48:34.733110 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:34.746170 run osmo-ms-virt-phy/00030(pid=64): Launched 22:48:34.752227 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:34.765305 run osmo-ms-virt-phy/00031(pid=65): Launched 22:48:34.771340 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:34.784368 run osmo-ms-virt-phy/00032(pid=66): Launched 22:48:34.790413 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:34.803453 run osmo-ms-virt-phy/00033(pid=67): Launched 22:48:34.809550 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:34.822586 run osmo-ms-virt-phy/00034(pid=68): Launched 22:48:34.828651 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:34.841734 run osmo-ms-virt-phy/00035(pid=69): Launched 22:48:34.847802 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:34.860963 run osmo-ms-virt-phy/00036(pid=70): Launched 22:48:34.867079 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:34.880306 run osmo-ms-virt-phy/00037(pid=71): Launched 22:48:34.886398 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:34.899612 run osmo-ms-virt-phy/00038(pid=72): Launched 22:48:34.905683 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:34.918888 run osmo-ms-virt-phy/00039(pid=73): Launched 22:48:34.924964 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:34.938081 run osmo-ms-virt-phy/00040(pid=74): Launched 22:48:34.944130 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:34.957225 run osmo-ms-virt-phy/00041(pid=75): Launched 22:48:34.963291 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:34.976459 run osmo-ms-virt-phy/00042(pid=76): Launched 22:48:34.982502 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:34.995555 run osmo-ms-virt-phy/00043(pid=77): Launched 22:48:35.001703 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:35.014758 run osmo-ms-virt-phy/00044(pid=78): Launched 22:48:35.020812 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:35.033856 run osmo-ms-virt-phy/00045(pid=79): Launched 22:48:35.039918 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:35.053003 run osmo-ms-virt-phy/00046(pid=80): Launched 22:48:35.059074 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:35.072190 run osmo-ms-virt-phy/00047(pid=81): Launched 22:48:35.078277 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:35.091459 run osmo-ms-virt-phy/00048(pid=82): Launched 22:48:35.097497 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:35.110613 run osmo-ms-virt-phy/00049(pid=83): Launched 22:48:35.116687 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:35.129831 run osmo-ms-virt-phy/00050(pid=84): Launched 22:48:35.136007 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:35.149197 run osmo-ms-virt-phy/00051(pid=85): Launched 22:48:35.155301 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:35.168466 run osmo-ms-virt-phy/00052(pid=86): Launched 22:48:35.174500 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:35.187618 run osmo-ms-virt-phy/00053(pid=87): Launched 22:48:35.193699 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:35.206823 run osmo-ms-virt-phy/00054(pid=88): Launched 22:48:35.212883 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:35.226015 run osmo-ms-virt-phy/00055(pid=89): Launched 22:48:35.232099 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:35.245141 run osmo-ms-virt-phy/00056(pid=90): Launched 22:48:35.251224 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:35.264280 run osmo-ms-virt-phy/00057(pid=91): Launched 22:48:35.270397 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:35.283503 run osmo-ms-virt-phy/00058(pid=92): Launched 22:48:35.289613 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:35.302665 run osmo-ms-virt-phy/00059(pid=93): Launched 22:48:35.308772 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:35.321961 run osmo-ms-virt-phy/00060(pid=94): Launched 22:48:35.328023 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:35.341292 run osmo-ms-virt-phy/00061(pid=95): Launched 22:48:35.347444 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:35.360595 run osmo-ms-virt-phy/00062(pid=96): Launched 22:48:35.366777 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:35.379938 run osmo-ms-virt-phy/00063(pid=97): Launched 22:48:35.386142 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:35.399223 run osmo-ms-virt-phy/00064(pid=98): Launched 22:48:35.405256 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:35.418273 run osmo-ms-virt-phy/00065(pid=99): Launched 22:48:35.424318 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:35.437347 run osmo-ms-virt-phy/00066(pid=100): Launched 22:48:35.443367 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:35.456456 run osmo-ms-virt-phy/00067(pid=101): Launched 22:48:35.462522 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:35.475595 run osmo-ms-virt-phy/00068(pid=102): Launched 22:48:35.481738 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:35.494848 run osmo-ms-virt-phy/00069(pid=103): Launched 22:48:35.500945 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:35.514006 run osmo-ms-virt-phy/00070(pid=104): Launched 22:48:35.520129 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:35.533206 run osmo-ms-virt-phy/00071(pid=105): Launched 22:48:35.539244 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:35.552339 run osmo-ms-virt-phy/00072(pid=106): Launched 22:48:35.558540 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:35.571798 run osmo-ms-virt-phy/00073(pid=107): Launched 22:48:35.577998 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:35.591166 run osmo-ms-virt-phy/00074(pid=108): Launched 22:48:35.597296 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:35.610487 run osmo-ms-virt-phy/00075(pid=109): Launched 22:48:35.616610 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:35.629759 run osmo-ms-virt-phy/00076(pid=110): Launched 22:48:35.635802 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:35.648848 run osmo-ms-virt-phy/00077(pid=111): Launched 22:48:35.654923 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:35.667987 run osmo-ms-virt-phy/00078(pid=112): Launched 22:48:35.674078 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:35.687171 run osmo-ms-virt-phy/00079(pid=113): Launched 22:48:35.693229 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:35.706392 run osmo-ms-virt-phy/00080(pid=114): Launched 22:48:35.712449 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:35.725452 run osmo-ms-virt-phy/00081(pid=115): Launched 22:48:35.731525 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:35.744669 run osmo-ms-virt-phy/00082(pid=116): Launched 22:48:35.750696 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:35.763764 run osmo-ms-virt-phy/00083(pid=117): Launched 22:48:35.769793 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:35.782891 run osmo-ms-virt-phy/00084(pid=118): Launched 22:48:35.788945 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:35.802250 run osmo-ms-virt-phy/00085(pid=119): Launched 22:48:35.808569 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:35.821717 run osmo-ms-virt-phy/00086(pid=120): Launched 22:48:35.827829 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:35.841080 run osmo-ms-virt-phy/00087(pid=121): Launched 22:48:35.847165 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:35.860370 run osmo-ms-virt-phy/00088(pid=122): Launched 22:48:35.866466 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:35.879577 run osmo-ms-virt-phy/00089(pid=123): Launched 22:48:35.885694 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:35.898768 run osmo-ms-virt-phy/00090(pid=124): Launched 22:48:35.904826 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:35.917860 run osmo-ms-virt-phy/00091(pid=125): Launched 22:48:35.923969 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:35.936988 run osmo-ms-virt-phy/00092(pid=126): Launched 22:48:35.943018 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:35.956050 run osmo-ms-virt-phy/00093(pid=127): Launched 22:48:35.962079 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:35.975042 run osmo-ms-virt-phy/00094(pid=128): Launched 22:48:35.981121 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:35.994152 run osmo-ms-virt-phy/00095(pid=129): Launched 22:48:36.000208 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:36.013263 run osmo-ms-virt-phy/00096(pid=130): Launched 22:48:36.019285 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:36.032561 run osmo-ms-virt-phy/00097(pid=131): Launched 22:48:36.038612 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:36.051814 run osmo-ms-virt-phy/00098(pid=132): Launched 22:48:36.057852 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:36.070894 run osmo-ms-virt-phy/00099(pid=133): Launched 22:48:36.077131 run mass: Checking if sockets are in the filesystem 22:48:36.109772 run osmo-ms-mob/00000: Starting mobile 22:48:36.122985 run osmo-ms-mob/00000(pid=134): Launched 22:48:36.133696 run mass: MS start registered {at=4251942.342012757, delay=0.004601304419338703, ms=00000} 22:48:40.303505 run osmo-ms-mob/00001: Starting mobile 22:48:40.317496 run osmo-ms-mob/00001(pid=135): Launched 22:48:40.328286 run mass: MS start registered {at=4251946.536603523, delay=0.004604429006576538, ms=00001} 22:48:41.298247 run mass: MS performed LU {at=4251947.506444541, lu_delay=5.164431783370674, ms=00000} 22:48:42.125406 run osmo-ms-mob/00002: Starting mobile 22:48:42.142197 run osmo-ms-mob/00002(pid=136): Launched 22:48:42.153993 run mass: MS start registered {at=4251948.362304667, delay=0.005434664897620678, ms=00002} 22:48:43.428020 run osmo-ms-mob/00003: Starting mobile 22:48:43.445010 run osmo-ms-mob/00003(pid=137): Launched 22:48:43.455360 run mass: MS start registered {at=4251949.663679093, delay=0.0041882069781422615, ms=00003} 22:48:44.515021 run osmo-ms-mob/00004: Starting mobile 22:48:44.533741 run osmo-ms-mob/00004(pid=138): Launched 22:48:44.544281 run mass: MS start registered {at=4251950.752598016, delay=0.004444096237421036, ms=00004} 22:48:45.063340 run mass: MS performed LU {at=4251951.271545516, lu_delay=4.734941992908716, ms=00001} 22:48:45.493416 run osmo-ms-mob/00005: Starting mobile 22:48:45.506977 run osmo-ms-mob/00005(pid=139): Launched 22:48:45.517480 run mass: MS start registered {at=4251951.725795222, delay=0.004406750202178955, ms=00005} 22:48:46.424700 run osmo-ms-mob/00006: Starting mobile 22:48:46.459609 run osmo-ms-mob/00006(pid=140): Launched 22:48:46.472242 run mass: MS start registered {at=4251952.680561026, delay=0.006373400799930096, ms=00006} 22:48:46.965152 run mass: MS performed LU {at=4251953.173355575, lu_delay=4.8110509077087045, ms=00002} 22:48:47.325912 run osmo-ms-mob/00007: Starting mobile 22:48:47.342954 run osmo-ms-mob/00007(pid=141): Launched 22:48:47.353633 run mass: MS start registered {at=4251953.561952679, delay=0.004573864862322807, ms=00007} 22:48:48.093434 run osmo-ms-mob/00008: Starting mobile 22:48:48.106788 run osmo-ms-mob/00008(pid=142): Launched 22:48:48.117486 run mass: MS start registered {at=4251954.325805719, delay=0.0044607119634747505, ms=00008} 22:48:48.823625 run osmo-ms-mob/00009: Starting mobile 22:48:48.840394 run osmo-ms-mob/00009(pid=143): Launched 22:48:48.846604 run mass: MS performed LU {at=4251955.054930983, lu_delay=5.39125188998878, ms=00003} 22:48:48.852577 run mass: MS start registered {at=4251955.060912737, delay=0.0060002803802490234, ms=00009} 22:48:49.525417 run osmo-ms-mob/00010: Starting mobile 22:48:49.542282 run osmo-ms-mob/00010(pid=144): Launched 22:48:49.553259 run mass: MS start registered {at=4251955.761576393, delay=0.004797825589776039, ms=00010} 22:48:50.093926 run osmo-ms-mob/00011: Starting mobile 22:48:50.107795 run osmo-ms-mob/00011(pid=145): Launched 22:48:50.118333 run mass: MS start registered {at=4251956.326654719, delay=0.004477228969335556, ms=00011} 22:48:50.693447 run osmo-ms-mob/00012: Starting mobile 22:48:50.706587 run osmo-ms-mob/00012(pid=146): Launched 22:48:50.717188 run mass: MS start registered {at=4251956.92551104, delay=0.004472842440009117, ms=00012} 22:48:50.729526 run mass: MS performed LU {at=4251956.937836413, lu_delay=5.212041190825403, ms=00005} 22:48:50.757008 run mass: MS performed LU {at=4251956.965270579, lu_delay=6.212672563269734, ms=00004} 22:48:51.325515 run osmo-ms-mob/00013: Starting mobile 22:48:51.342675 run osmo-ms-mob/00013(pid=147): Launched 22:48:51.353288 run mass: MS start registered {at=4251957.561604526, delay=0.004372239112854004, ms=00013} 22:48:51.897438 run osmo-ms-mob/00014: Starting mobile 22:48:51.911282 run osmo-ms-mob/00014(pid=148): Launched 22:48:51.921888 run mass: MS start registered {at=4251958.130208846, delay=0.004536622203886509, ms=00014} 22:48:52.492767 run osmo-ms-mob/00015: Starting mobile 22:48:52.506765 run osmo-ms-mob/00015(pid=149): Launched 22:48:52.518336 run mass: MS start registered {at=4251958.72666266, delay=0.004269277676939964, ms=00015} 22:48:52.595109 run mass: MS performed LU {at=4251958.803338421, lu_delay=5.24138574115932, ms=00007} 22:48:52.659785 run mass: MS performed LU {at=4251958.867962815, lu_delay=6.187401789240539, ms=00006} 22:48:52.964991 run mass: MS performed LU {at=4251959.173213611, lu_delay=4.847407892346382, ms=00008} 22:48:52.996054 run osmo-ms-mob/00016: Starting mobile 22:48:53.010404 run osmo-ms-mob/00016(pid=150): Launched 22:48:53.021196 run mass: MS start registered {at=4251959.229516462, delay=0.004485359415411949, ms=00016} 22:48:53.493345 run osmo-ms-mob/00017: Starting mobile 22:48:53.506684 run osmo-ms-mob/00017(pid=151): Launched 22:48:53.517615 run mass: MS start registered {at=4251959.725934033, delay=0.004352192394435406, ms=00017} 22:48:54.125003 run osmo-ms-mob/00018: Starting mobile 22:48:54.142335 run osmo-ms-mob/00018(pid=152): Launched 22:48:54.153228 run mass: MS start registered {at=4251960.361550678, delay=0.004483428783714771, ms=00018} 22:48:54.509038 run osmo-ms-mob/00019: Starting mobile 22:48:54.522066 run osmo-ms-mob/00019(pid=153): Launched 22:48:54.528433 run mass: MS performed LU {at=4251960.736760668, lu_delay=4.975184275768697, ms=00010} 22:48:54.534301 run mass: MS performed LU {at=4251960.742636078, lu_delay=5.681723341345787, ms=00009} 22:48:54.540069 run mass: MS start registered {at=4251960.74840519, delay=0.011662128381431103, ms=00019} 22:48:55.025156 run osmo-ms-mob/00020: Starting mobile 22:48:55.042196 run osmo-ms-mob/00020(pid=154): Launched 22:48:55.052974 run mass: MS start registered {at=4251961.261295885, delay=0.004640962928533554, ms=00020} 22:48:55.493256 run osmo-ms-mob/00021: Starting mobile 22:48:55.506424 run osmo-ms-mob/00021(pid=155): Launched 22:48:55.517482 run mass: MS start registered {at=4251961.725804093, delay=0.004644748754799366, ms=00021} 22:48:55.893698 run osmo-ms-mob/00022: Starting mobile 22:48:55.906895 run osmo-ms-mob/00022(pid=156): Launched 22:48:55.917767 run mass: MS start registered {at=4251962.126088974, delay=0.0048384638503193855, ms=00022} 22:48:56.360772 run mass: MS performed LU {at=4251962.568989245, lu_delay=5.007384719327092, ms=00013} 22:48:56.401901 run osmo-ms-mob/00023: Starting mobile 22:48:56.417706 run osmo-ms-mob/00023(pid=157): Launched 22:48:56.424032 run mass: MS performed LU {at=4251962.632360689, lu_delay=5.706849649548531, ms=00012} 22:48:56.429953 run mass: MS start registered {at=4251962.638289184, delay=0.0059458427131175995, ms=00023} 22:48:56.494710 run mass: MS performed LU {at=4251962.702930875, lu_delay=6.376276155933738, ms=00011} 22:48:56.748174 run mass: MS performed LU {at=4251962.956395546, lu_delay=4.826186699792743, ms=00014} 22:48:56.777187 run osmo-ms-mob/00024: Starting mobile 22:48:56.790466 run osmo-ms-mob/00024(pid=158): Launched 22:48:56.801122 run mass: MS start registered {at=4251963.009446425, delay=0.004568592645227909, ms=00024} 22:48:57.292490 run osmo-ms-mob/00025: Starting mobile 22:48:57.305895 run osmo-ms-mob/00025(pid=159): Launched 22:48:57.316507 run mass: MS start registered {at=4251963.524829325, delay=0.00449347123503685, ms=00025} 22:48:57.715385 run osmo-ms-mob/00026: Starting mobile 22:48:57.731802 run osmo-ms-mob/00026(pid=160): Launched 22:48:57.742428 run mass: MS start registered {at=4251963.950751702, delay=0.004577429965138435, ms=00026} 22:48:58.115070 run osmo-ms-mob/00027: Starting mobile 22:48:58.131262 run osmo-ms-mob/00027(pid=161): Launched 22:48:58.141920 run mass: MS start registered {at=4251964.35024324, delay=0.0046144528314471245, ms=00027} 22:48:58.178849 run mass: MS performed LU {at=4251964.387108369, lu_delay=5.660445708781481, ms=00015} 22:48:58.261897 run mass: MS performed LU {at=4251964.470115764, lu_delay=5.24059930164367, ms=00016} 22:48:58.288611 run mass: MS performed LU {at=4251964.496897572, lu_delay=4.770963538438082, ms=00017} 22:48:58.301210 run osmo-ms-mob/00028: Starting mobile 22:48:58.314270 run osmo-ms-mob/00028(pid=162): Launched 22:48:58.324881 run mass: MS start registered {at=4251964.533206861, delay=0.004590804688632488, ms=00028} 22:48:58.933533 run osmo-ms-mob/00029: Starting mobile 22:48:58.950113 run osmo-ms-mob/00029(pid=163): Launched 22:48:58.960793 run mass: MS start registered {at=4251965.169114565, delay=0.004553383216261864, ms=00029} 22:48:59.305802 run osmo-ms-mob/00030: Starting mobile 22:48:59.319828 run osmo-ms-mob/00030(pid=164): Launched 22:48:59.330957 run mass: MS start registered {at=4251965.539273455, delay=0.005037172697484493, ms=00030} 22:48:59.702722 run osmo-ms-mob/00031: Starting mobile 22:48:59.716124 run osmo-ms-mob/00031(pid=165): Launched 22:48:59.727025 run mass: MS start registered {at=4251965.935347341, delay=0.004482797347009182, ms=00031} 22:49:00.015576 run osmo-ms-mob/00032: Starting mobile 22:49:00.032268 run osmo-ms-mob/00032(pid=166): Launched 22:49:00.043342 run mass: MS start registered {at=4251966.251663996, delay=0.0046869609504938126, ms=00032} 22:49:00.126880 run mass: MS performed LU {at=4251966.335100687, lu_delay=4.609296593815088, ms=00021} 22:49:00.191909 run mass: MS performed LU {at=4251966.40013055, lu_delay=5.6517253601923585, ms=00019} 22:49:00.260751 run mass: MS performed LU {at=4251966.468998576, lu_delay=5.207702690735459, ms=00020} 22:49:00.283752 run osmo-ms-mob/00033: Starting mobile 22:49:00.297297 run osmo-ms-mob/00033(pid=167): Launched 22:49:00.303505 run mass: MS performed LU {at=4251966.511834556, lu_delay=6.150283878669143, ms=00018} 22:49:00.309559 run mass: MS start registered {at=4251966.517894715, delay=0.006076643243432045, ms=00033} 22:49:00.815891 run osmo-ms-mob/00034: Starting mobile 22:49:00.832643 run osmo-ms-mob/00034(pid=168): Launched 22:49:00.843307 run mass: MS start registered {at=4251967.051631042, delay=0.004593219608068466, ms=00034} 22:49:01.093843 run osmo-ms-mob/00035: Starting mobile 22:49:01.106994 run osmo-ms-mob/00035(pid=169): Launched 22:49:01.118106 run mass: MS start registered {at=4251967.326421656, delay=0.004867108538746834, ms=00035} 22:49:01.500223 run osmo-ms-mob/00036: Starting mobile 22:49:01.513644 run osmo-ms-mob/00036(pid=170): Launched 22:49:01.524418 run mass: MS start registered {at=4251967.73273927, delay=0.004534182138741016, ms=00036} 22:49:01.892935 run osmo-ms-mob/00037: Starting mobile 22:49:01.905979 run osmo-ms-mob/00037(pid=171): Launched 22:49:01.917201 run mass: MS start registered {at=4251968.12551566, delay=0.005061483010649681, ms=00037} 22:49:01.944160 run mass: MS performed LU {at=4251968.152402015, lu_delay=6.026313041336834, ms=00022} 22:49:02.028788 run mass: MS performed LU {at=4251968.237008211, lu_delay=5.598719026893377, ms=00023} 22:49:02.042870 run osmo-ms-mob/00038: Starting mobile 22:49:02.056099 run osmo-ms-mob/00038(pid=172): Launched 22:49:02.062275 run mass: MS performed LU {at=4251968.270605632, lu_delay=5.261159206740558, ms=00024} 22:49:02.068169 run mass: MS start registered {at=4251968.276504341, delay=0.005915632471442223, ms=00038} 22:49:02.199551 run mass: MS performed LU {at=4251968.407769222, lu_delay=4.882939896546304, ms=00025} 22:49:02.213854 run osmo-ms-mob/00039: Starting mobile 22:49:02.227312 run osmo-ms-mob/00039(pid=173): Launched 22:49:02.238039 run mass: MS start registered {at=4251968.446362266, delay=0.004635751247406006, ms=00039} 22:49:02.906170 run osmo-ms-mob/00040: Starting mobile 22:49:02.920074 run osmo-ms-mob/00040(pid=174): Launched 22:49:02.931194 run mass: MS start registered {at=4251969.139516413, delay=0.0046506403014063835, ms=00040} 22:49:03.206837 run osmo-ms-mob/00041: Starting mobile 22:49:03.220614 run osmo-ms-mob/00041(pid=175): Launched 22:49:03.231288 run mass: MS start registered {at=4251969.43960845, delay=0.004622231237590313, ms=00041} 22:49:03.495398 run osmo-ms-mob/00042: Starting mobile 22:49:03.508771 run osmo-ms-mob/00042(pid=176): Launched 22:49:03.519515 run mass: MS start registered {at=4251969.727838366, delay=0.0045831939205527306, ms=00042} 22:49:03.924259 run osmo-ms-mob/00043: Starting mobile 22:49:03.941536 run osmo-ms-mob/00043(pid=177): Launched 22:49:03.947732 run mass: MS performed LU {at=4251970.156059334, lu_delay=5.805816094391048, ms=00027} 22:49:03.953606 run mass: MS start registered {at=4251970.16194181, delay=0.005914303474128246, ms=00043} 22:49:03.959717 run mass: MS performed LU {at=4251970.16802437, lu_delay=4.6287509156391025, ms=00030} 22:49:03.970584 run osmo-ms-mob/00044: Starting mobile 22:49:03.983668 run osmo-ms-mob/00044(pid=178): Launched 22:49:03.994280 run mass: MS start registered {at=4251970.202604934, delay=0.0044296057894825935, ms=00044} 22:49:04.044994 run mass: MS performed LU {at=4251970.253233732, lu_delay=6.302482029423118, ms=00026} 22:49:04.100578 run mass: MS performed LU {at=4251970.308816876, lu_delay=5.77561001572758, ms=00028} 22:49:04.124801 run osmo-ms-mob/00045: Starting mobile 22:49:04.138425 run osmo-ms-mob/00045(pid=179): Launched 22:49:04.149193 run mass: MS start registered {at=4251970.357517173, delay=0.004607313312590122, ms=00045} 22:49:04.809085 run osmo-ms-mob/00046: Starting mobile 22:49:04.823184 run osmo-ms-mob/00046(pid=180): Launched 22:49:04.835255 run mass: MS start registered {at=4251971.043573658, delay=0.005757961422204971, ms=00046} 22:49:05.106921 run osmo-ms-mob/00047: Starting mobile 22:49:05.121201 run osmo-ms-mob/00047(pid=181): Launched 22:49:05.131986 run mass: MS start registered {at=4251971.340308209, delay=0.004669074900448322, ms=00047} 22:49:05.393418 run osmo-ms-mob/00048: Starting mobile 22:49:05.406579 run osmo-ms-mob/00048(pid=182): Launched 22:49:05.417247 run mass: MS start registered {at=4251971.625569194, delay=0.004588095471262932, ms=00048} 22:49:05.693717 run osmo-ms-mob/00049: Starting mobile 22:49:05.707352 run osmo-ms-mob/00049(pid=183): Launched 22:49:05.713709 run mass: MS performed LU {at=4251971.922035859, lu_delay=5.6703718630596995, ms=00032} 22:49:05.719800 run mass: MS start registered {at=4251971.928134528, delay=0.006116323173046112, ms=00049} 22:49:05.793912 run mass: MS performed LU {at=4251972.002133528, lu_delay=4.675711872056127, ms=00035} 22:49:05.821884 run osmo-ms-mob/00050: Starting mobile 22:49:05.835082 run osmo-ms-mob/00050(pid=184): Launched 22:49:05.841167 run mass: MS performed LU {at=4251972.049497538, lu_delay=4.9978664964437485, ms=00034} 22:49:05.846983 run mass: MS start registered {at=4251972.055319314, delay=0.005837956443428993, ms=00050} 22:49:05.965318 run mass: MS performed LU {at=4251972.173529416, lu_delay=6.238182075321674, ms=00031} 22:49:06.001725 run mass: MS performed LU {at=4251972.209964254, lu_delay=5.692069538868964, ms=00033} 22:49:06.015910 run osmo-ms-mob/00051: Starting mobile 22:49:06.029369 run osmo-ms-mob/00051(pid=185): Launched 22:49:06.040743 run mass: MS start registered {at=4251972.249065487, delay=0.005337286740541458, ms=00051} 22:49:06.708080 run osmo-ms-mob/00052: Starting mobile 22:49:06.722300 run osmo-ms-mob/00052(pid=186): Launched 22:49:06.733273 run mass: MS start registered {at=4251972.941594772, delay=0.0047246478497982025, ms=00052} 22:49:07.015078 run osmo-ms-mob/00053: Starting mobile 22:49:07.032305 run osmo-ms-mob/00053(pid=187): Launched 22:49:07.043290 run mass: MS start registered {at=4251973.251611648, delay=0.004468102008104324, ms=00053} 22:49:07.293012 run osmo-ms-mob/00054: Starting mobile 22:49:07.306250 run osmo-ms-mob/00054(pid=188): Launched 22:49:07.316863 run mass: MS start registered {at=4251973.525185984, delay=0.004580509848892689, ms=00054} 22:49:07.575420 run mass: MS performed LU {at=4251973.783639381, lu_delay=5.658123720437288, ms=00037} 22:49:07.604689 run osmo-ms-mob/00055: Starting mobile 22:49:07.618247 run osmo-ms-mob/00055(pid=189): Launched 22:49:07.628954 run mass: MS start registered {at=4251973.837269659, delay=0.004685783758759499, ms=00055} 22:49:07.658658 run mass: MS performed LU {at=4251973.866880024, lu_delay=5.590375683270395, ms=00038} 22:49:07.723386 run mass: MS performed LU {at=4251973.931611428, lu_delay=5.485249161720276, ms=00039} 22:49:07.740110 run osmo-ms-mob/00056: Starting mobile 22:49:07.753627 run osmo-ms-mob/00056(pid=190): Launched 22:49:07.764425 run mass: MS start registered {at=4251973.972750243, delay=0.00448820274323225, ms=00056} 22:49:07.866621 run mass: MS performed LU {at=4251974.074840423, lu_delay=4.9353240095078945, ms=00040} 22:49:07.902902 run mass: MS performed LU {at=4251974.111145248, lu_delay=6.378405977971852, ms=00036} 22:49:07.919580 run osmo-ms-mob/00057: Starting mobile 22:49:07.933104 run osmo-ms-mob/00057(pid=191): Launched 22:49:07.943813 run mass: MS start registered {at=4251974.152137537, delay=0.004557681269943714, ms=00057} 22:49:08.156570 run mass: MS performed LU {at=4251974.364790919, lu_delay=4.925182469189167, ms=00041} 22:49:08.608059 run osmo-ms-mob/00058: Starting mobile 22:49:08.622083 run osmo-ms-mob/00058(pid=192): Launched 22:49:08.632974 run mass: MS start registered {at=4251974.841293719, delay=0.0045193759724497795, ms=00058} 22:49:08.906685 run osmo-ms-mob/00059: Starting mobile 22:49:08.920967 run osmo-ms-mob/00059(pid=193): Launched 22:49:08.932051 run mass: MS start registered {at=4251975.140370119, delay=0.0047525204718112946, ms=00059} 22:49:08.958613 run mass: MS performed LU {at=4251975.166913649, lu_delay=3.8266054401174188, ms=00047} 22:49:09.206251 run osmo-ms-mob/00060: Starting mobile 22:49:09.220603 run osmo-ms-mob/00060(pid=194): Launched 22:49:09.231479 run mass: MS start registered {at=4251975.439798051, delay=0.004537919536232948, ms=00060} 22:49:09.477195 run mass: MS performed LU {at=4251975.685417668, lu_delay=5.957579301670194, ms=00042} 22:49:09.502281 run mass: MS performed LU {at=4251975.71061061, lu_delay=5.508005676791072, ms=00044} 22:49:09.513539 run osmo-ms-mob/00061: Starting mobile 22:49:09.526832 run osmo-ms-mob/00061(pid=195): Launched 22:49:09.537793 run mass: MS start registered {at=4251975.74611552, delay=0.004670300520956516, ms=00061} 22:49:09.587393 run mass: MS performed LU {at=4251975.795635825, lu_delay=5.4381186524406075, ms=00045} 22:49:09.767021 run mass: MS performed LU {at=4251975.975246761, lu_delay=5.813304951414466, ms=00043} 22:49:09.797176 run osmo-ms-mob/00062: Starting mobile 22:49:09.810676 run osmo-ms-mob/00062(pid=196): Launched 22:49:09.821529 run mass: MS start registered {at=4251976.029846946, delay=0.004736950621008873, ms=00062} 22:49:10.222939 run osmo-ms-mob/00063: Starting mobile 22:49:10.238102 run osmo-ms-mob/00063(pid=197): Launched 22:49:10.249856 run mass: MS start registered {at=4251976.458169398, delay=0.0053789252415299416, ms=00063} 22:49:10.482905 run mass: MS performed LU {at=4251976.69111686, lu_delay=5.647543202154338, ms=00046} 22:49:10.603689 run osmo-ms-mob/00064: Starting mobile 22:49:10.617376 run osmo-ms-mob/00064(pid=198): Launched 22:49:10.628523 run mass: MS start registered {at=4251976.836839255, delay=0.004820886068046093, ms=00064} 22:49:11.015221 run osmo-ms-mob/00065: Starting mobile 22:49:11.031952 run osmo-ms-mob/00065(pid=199): Launched 22:49:11.042739 run mass: MS start registered {at=4251977.2510605, delay=0.0047462619841098785, ms=00065} 22:49:11.293120 run osmo-ms-mob/00066: Starting mobile 22:49:11.306442 run osmo-ms-mob/00066(pid=200): Launched 22:49:11.317272 run mass: MS start registered {at=4251977.525591858, delay=0.004715721122920513, ms=00066} 22:49:11.323416 run mass: MS performed LU {at=4251977.531745609, lu_delay=5.282680122181773, ms=00051} 22:49:11.340432 run mass: MS performed LU {at=4251977.548751573, lu_delay=5.923182379454374, ms=00048} 22:49:11.668519 run mass: MS performed LU {at=4251977.876740933, lu_delay=5.82142161950469, ms=00050} 22:49:11.682902 run osmo-ms-mob/00067: Starting mobile 22:49:11.696313 run osmo-ms-mob/00067(pid=201): Launched 22:49:11.702339 run mass: MS performed LU {at=4251977.910669694, lu_delay=4.659058045595884, ms=00053} 22:49:11.708408 run mass: MS start registered {at=4251977.916741835, delay=0.0060875304043293, ms=00067} 22:49:12.029603 run osmo-ms-mob/00068: Starting mobile 22:49:12.047290 run osmo-ms-mob/00068(pid=202): Launched 22:49:12.058407 run mass: MS start registered {at=4251978.26672012, delay=0.004945559427142143, ms=00068} 22:49:12.405168 run osmo-ms-mob/00069: Starting mobile 22:49:12.418959 run osmo-ms-mob/00069(pid=203): Launched 22:49:12.425251 run mass: MS performed LU {at=4251978.633578618, lu_delay=5.691983846016228, ms=00052} 22:49:12.431275 run mass: MS start registered {at=4251978.639608555, delay=0.0060486337170004845, ms=00069} 22:49:12.500498 run mass: MS performed LU {at=4251978.708676868, lu_delay=3.8673831494525075, ms=00058} 22:49:12.531682 run mass: MS performed LU {at=4251978.740007074, lu_delay=3.599636954255402, ms=00059} 22:49:12.543601 run osmo-ms-mob/00070: Starting mobile 22:49:12.557152 run osmo-ms-mob/00070(pid=204): Launched 22:49:12.568027 run mass: MS start registered {at=4251978.776349489, delay=0.004470205865800381, ms=00070} 22:49:13.223853 run osmo-ms-mob/00071: Starting mobile 22:49:13.239322 run osmo-ms-mob/00071(pid=205): Launched 22:49:13.245647 run mass: MS performed LU {at=4251979.453972948, lu_delay=5.3018354112282395, ms=00057} 22:49:13.251469 run mass: MS start registered {at=4251979.459803777, delay=0.005851259455084801, ms=00071} 22:49:13.260220 run mass: MS performed LU {at=4251979.46852693, lu_delay=5.631257270462811, ms=00055} 22:49:13.307049 run mass: MS performed LU {at=4251979.515262923, lu_delay=5.542512680403888, ms=00056} 22:49:13.350580 run osmo-ms-mob/00072: Starting mobile 22:49:13.364065 run osmo-ms-mob/00072(pid=206): Launched 22:49:13.374672 run mass: MS start registered {at=4251979.582991806, delay=0.004588233307003975, ms=00072} 22:49:13.533178 run mass: MS performed LU {at=4251979.741377332, lu_delay=6.216191348619759, ms=00054} 22:49:14.008299 run osmo-ms-mob/00073: Starting mobile 22:49:14.023371 run osmo-ms-mob/00073(pid=207): Launched 22:49:14.034078 run mass: MS start registered {at=4251980.242398219, delay=0.004625965841114521, ms=00073} 22:49:14.407680 run osmo-ms-mob/00074: Starting mobile 22:49:14.422344 run osmo-ms-mob/00074(pid=208): Launched 22:49:14.428376 run mass: MS performed LU {at=4251980.636702859, lu_delay=4.606855913065374, ms=00062} 22:49:14.434199 run mass: MS start registered {at=4251980.642533929, delay=0.005850250832736492, ms=00074} 22:49:14.825408 run osmo-ms-mob/00075: Starting mobile 22:49:14.842281 run osmo-ms-mob/00075(pid=209): Launched 22:49:14.853457 run mass: MS start registered {at=4251981.061777356, delay=0.005138118751347065, ms=00075} 22:49:15.088189 run mass: MS performed LU {at=4251981.296410978, lu_delay=4.838241579942405, ms=00063} 22:49:15.113342 run mass: MS performed LU {at=4251981.321672478, lu_delay=5.575556958094239, ms=00061} 22:49:15.125406 run osmo-ms-mob/00076: Starting mobile 22:49:15.138730 run osmo-ms-mob/00076(pid=210): Launched 22:49:15.149741 run mass: MS start registered {at=4251981.358060313, delay=0.004639255814254284, ms=00076} 22:49:15.200022 run mass: MS performed LU {at=4251981.408052383, lu_delay=4.571213128045201, ms=00064} 22:49:15.452902 run mass: MS performed LU {at=4251981.661122382, lu_delay=6.221324331127107, ms=00060} 22:49:15.733648 run osmo-ms-mob/00077: Starting mobile 22:49:15.749828 run osmo-ms-mob/00077(pid=211): Launched 22:49:15.761052 run mass: MS start registered {at=4251981.96936111, delay=0.004677785560488701, ms=00077} 22:49:16.205877 run osmo-ms-mob/00078: Starting mobile 22:49:16.220116 run osmo-ms-mob/00078(pid=212): Launched 22:49:16.231158 run mass: MS start registered {at=4251982.439477332, delay=0.004472238011658192, ms=00078} 22:49:16.607548 run osmo-ms-mob/00079: Starting mobile 22:49:16.621641 run osmo-ms-mob/00079(pid=213): Launched 22:49:16.632684 run mass: MS start registered {at=4251982.841002456, delay=0.004728294909000397, ms=00079} 22:49:17.072567 run mass: MS performed LU {at=4251983.280784936, lu_delay=5.364043100737035, ms=00067} 22:49:17.116920 run osmo-ms-mob/00080: Starting mobile 22:49:17.131260 run osmo-ms-mob/00080(pid=214): Launched 22:49:17.137553 run mass: MS performed LU {at=4251983.345881847, lu_delay=6.094821346923709, ms=00065} 22:49:17.143601 run mass: MS performed LU {at=4251983.351936332, lu_delay=5.826344474218786, ms=00066} 22:49:17.149493 run mass: MS start registered {at=4251983.357828051, delay=0.011962754651904106, ms=00080} 22:49:17.243285 run mass: MS performed LU {at=4251983.451500926, lu_delay=4.811892371624708, ms=00069} 22:49:17.267140 run mass: MS performed LU {at=4251983.475470594, lu_delay=5.208750474266708, ms=00068} 22:49:17.278315 run osmo-ms-mob/00081: Starting mobile 22:49:17.291896 run osmo-ms-mob/00081(pid=215): Launched 22:49:17.298213 run mass: MS performed LU {at=4251983.506541251, lu_delay=4.730191762559116, ms=00070} 22:49:17.304351 run mass: MS start registered {at=4251983.512685326, delay=0.006161251105368137, ms=00081} 22:49:18.007472 run osmo-ms-mob/00082: Starting mobile 22:49:18.021659 run osmo-ms-mob/00082(pid=216): Launched 22:49:18.032632 run mass: MS start registered {at=4251984.240952588, delay=0.004836437292397022, ms=00082} 22:49:18.625632 run osmo-ms-mob/00083: Starting mobile 22:49:18.653042 run osmo-ms-mob/00083(pid=217): Launched 22:49:18.664046 run mass: MS start registered {at=4251984.872367652, delay=0.004499329254031181, ms=00083} 22:49:18.854395 run mass: MS performed LU {at=4251985.062614162, lu_delay=4.820215943269432, ms=00073} 22:49:18.871742 run mass: MS performed LU {at=4251985.07997878, lu_delay=5.6201750030741096, ms=00071} 22:49:19.021579 run mass: MS performed LU {at=4251985.229801867, lu_delay=4.587267938069999, ms=00074} 22:49:19.064589 run osmo-ms-mob/00084: Starting mobile 22:49:19.080246 run osmo-ms-mob/00084(pid=218): Launched 22:49:19.091181 run mass: MS start registered {at=4251985.299501643, delay=0.004799095913767815, ms=00084} 22:49:19.164396 run mass: MS performed LU {at=4251985.372628094, lu_delay=5.789636287838221, ms=00072} 22:49:19.625638 run osmo-ms-mob/00085: Starting mobile 22:49:19.641850 run osmo-ms-mob/00085(pid=219): Launched 22:49:19.652692 run mass: MS start registered {at=4251985.861011473, delay=0.004631047137081623, ms=00085} 22:49:20.192914 run osmo-ms-mob/00086: Starting mobile 22:49:20.206475 run osmo-ms-mob/00086(pid=220): Launched 22:49:20.217120 run mass: MS start registered {at=4251986.425442614, delay=0.004481367766857147, ms=00086} 22:49:20.833132 run osmo-ms-mob/00087: Starting mobile 22:49:20.849558 run osmo-ms-mob/00087(pid=221): Launched 22:49:20.855664 run mass: MS performed LU {at=4251987.063984085, lu_delay=6.002206728793681, ms=00075} 22:49:20.861767 run mass: MS performed LU {at=4251987.070100764, lu_delay=5.100739654153585, ms=00077} 22:49:20.867610 run mass: MS start registered {at=4251987.07594486, delay=0.011978741735219955, ms=00087} 22:49:20.883369 run mass: MS performed LU {at=4251987.091694854, lu_delay=5.733634540811181, ms=00076} 22:49:21.009441 run mass: MS performed LU {at=4251987.217662671, lu_delay=22.048548106104136, ms=00029} 22:49:21.034066 run mass: MS performed LU {at=4251987.242397386, lu_delay=4.802920053713024, ms=00078} 22:49:21.045420 run osmo-ms-mob/00088: Starting mobile 22:49:21.058675 run osmo-ms-mob/00088(pid=222): Launched 22:49:21.069572 run mass: MS start registered {at=4251987.277895914, delay=0.004641624167561531, ms=00088} 22:49:22.007147 run osmo-ms-mob/00089: Starting mobile 22:49:22.021596 run osmo-ms-mob/00089(pid=223): Launched 22:49:22.032518 run mass: MS start registered {at=4251988.24083937, delay=0.004712257534265518, ms=00089} 22:49:22.625371 run osmo-ms-mob/00090: Starting mobile 22:49:22.643733 run osmo-ms-mob/00090(pid=224): Launched 22:49:22.650250 run mass: MS performed LU {at=4251988.858576272, lu_delay=6.017573815770447, ms=00079} 22:49:22.656251 run mass: MS performed LU {at=4251988.864584746, lu_delay=5.506756694987416, ms=00080} 22:49:22.662162 run mass: MS start registered {at=4251988.870497876, delay=0.011940516531467438, ms=00090} 22:49:22.786212 run mass: MS performed LU {at=4251988.994431287, lu_delay=5.481745961122215, ms=00081} 22:49:22.930331 run mass: MS performed LU {at=4251989.138539065, lu_delay=4.89758647698909, ms=00082} 22:49:23.293764 run osmo-ms-mob/00091: Starting mobile 22:49:23.307042 run osmo-ms-mob/00091(pid=225): Launched 22:49:23.317823 run mass: MS start registered {at=4251989.526141685, delay=0.004608002491295338, ms=00091} 22:49:24.015190 run osmo-ms-mob/00092: Starting mobile 22:49:24.031496 run osmo-ms-mob/00092(pid=226): Launched 22:49:24.043160 run mass: MS start registered {at=4251990.251465463, delay=0.005589406006038189, ms=00092} 22:49:24.604840 run mass: MS performed LU {at=4251990.813048284, lu_delay=4.952036810107529, ms=00085} 22:49:24.622523 run mass: MS performed LU {at=4251990.830755962, lu_delay=5.531254319474101, ms=00084} 22:49:24.663283 run osmo-ms-mob/00093: Starting mobile 22:49:24.676412 run osmo-ms-mob/00093(pid=227): Launched 22:49:24.682628 run mass: MS performed LU {at=4251990.89093323, lu_delay=6.018565577454865, ms=00083} 22:49:24.688505 run mass: MS start registered {at=4251990.896841245, delay=0.00592686515301466, ms=00093} 22:49:25.693352 run osmo-ms-mob/00094: Starting mobile 22:49:25.707158 run osmo-ms-mob/00094(pid=228): Launched 22:49:25.718120 run mass: MS start registered {at=4251991.92644132, delay=0.004792364314198494, ms=00094} 22:49:26.386489 run mass: MS performed LU {at=4251992.594711315, lu_delay=5.518766455352306, ms=00087} 22:49:26.404205 run mass: MS performed LU {at=4251992.612453112, lu_delay=6.187010498717427, ms=00086} 22:49:26.446925 run osmo-ms-mob/00095: Starting mobile 22:49:26.462362 run osmo-ms-mob/00095(pid=229): Launched 22:49:26.473195 run mass: MS start registered {at=4251992.681517622, delay=0.004655975848436356, ms=00095} 22:49:26.552744 run mass: MS performed LU {at=4251992.760965635, lu_delay=5.4830697206780314, ms=00088} 22:49:26.893529 run mass: MS performed LU {at=4251993.101752493, lu_delay=4.8609131230041385, ms=00089} 22:49:27.607684 run osmo-ms-mob/00096: Starting mobile 22:49:27.622034 run osmo-ms-mob/00096(pid=230): Launched 22:49:27.632792 run mass: MS start registered {at=4251993.841112549, delay=0.004694095812737942, ms=00096} 22:49:28.370948 run mass: MS performed LU {at=4251994.579046706, lu_delay=5.708548829890788, ms=00090} 22:49:28.388630 run mass: MS performed LU {at=4251994.596912133, lu_delay=5.070770447142422, ms=00091} 22:49:28.416400 run mass: MS performed LU {at=4251994.624646458, lu_delay=22.69651192985475, ms=00049} 22:49:28.692700 run osmo-ms-mob/00097: Starting mobile 22:49:28.705702 run osmo-ms-mob/00097(pid=231): Launched 22:49:28.716370 run mass: MS start registered {at=4251994.92469023, delay=0.004584825597703457, ms=00097} 22:49:30.015882 run osmo-ms-mob/00098: Starting mobile 22:49:30.032195 run osmo-ms-mob/00098(pid=232): Launched 22:49:30.042959 run mass: MS start registered {at=4251996.251283082, delay=0.004748363047838211, ms=00098} 22:49:30.151483 run mass: MS performed LU {at=4251996.359701975, lu_delay=6.108236512169242, ms=00092} 22:49:30.317856 run mass: MS performed LU {at=4251996.526077344, lu_delay=5.629236099310219, ms=00093} 22:49:30.641037 run mass: MS performed LU {at=4251996.8492657, lu_delay=4.922824379988015, ms=00094} 22:49:31.824301 run osmo-ms-mob/00099: Starting mobile 22:49:31.839966 run osmo-ms-mob/00099(pid=233): Launched 22:49:31.846067 run mass: All started... {duration=55.7632204759866, too_slow=0} 22:49:31.851828 run mass: MS start registered {at=4251998.060157124, delay=0.005754374898970127, ms=00099} 22:49:32.136633 run mass: MS performed LU {at=4251998.344811648, lu_delay=5.663294025696814, ms=00095} 22:49:32.389523 run mass: MS performed LU {at=4251998.597743607, lu_delay=4.7566310577094555, ms=00096} 22:49:34.065039 run mass: MS performed LU {at=4252000.273258213, lu_delay=5.348567983135581, ms=00097} 22:49:35.902961 run mass: MS performed LU {at=4252002.111181767, lu_delay=5.859898684546351, ms=00098} 22:49:37.803492 run mass: MS performed LU {at=4252004.011711522, lu_delay=5.951554398052394, ms=00099} 22:49:37.813889 run mass: Tests done {all_completed=True, max=22.69651192985475, min=3.599636954255402} 22:49:37.819321 tst register_default_mass.py: Test passed (81.1 sec) 22:49:37.824627 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM) 22:49:37.827831 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM) 22:49:37.831023 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM) 22:49:37.834196 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM) 22:49:37.837388 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM) 22:49:37.840694 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM) 22:49:37.844004 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM) 22:49:37.847318 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM) 22:49:37.850721 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM) 22:49:37.854079 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM) 22:49:37.857362 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM) 22:49:37.860711 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM) 22:49:37.864129 run osmo-bts-virtual(pid=33): Terminating (SIGTERM) 22:49:37.867533 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM) 22:49:37.870974 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM) 22:49:37.874398 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM) 22:49:37.877821 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM) 22:49:37.881249 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM) 22:49:37.884704 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM) 22:49:37.888121 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM) 22:49:37.891551 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM) 22:49:37.894972 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM) 22:49:37.898398 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM) 22:49:37.901820 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM) 22:49:37.905230 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM) 22:49:37.908654 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM) 22:49:37.912067 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM) 22:49:37.915460 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM) 22:49:37.918875 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM) 22:49:37.922297 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM) 22:49:37.925739 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM) 22:49:37.929676 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM) 22:49:37.933252 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM) 22:49:37.936796 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM) 22:49:37.940335 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM) 22:49:37.943878 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM) 22:49:37.947655 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM) 22:49:37.951202 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM) 22:49:37.954741 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM) 22:49:37.958294 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM) 22:49:37.961857 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM) 22:49:37.965391 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM) 22:49:37.968919 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM) 22:49:37.972592 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM) 22:49:37.976189 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM) 22:49:37.979732 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM) 22:49:37.983252 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM) 22:49:37.986800 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM) 22:49:37.990342 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM) 22:49:37.994034 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM) 22:49:37.997575 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM) 22:49:38.001110 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM) 22:49:38.004663 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM) 22:49:38.008200 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM) 22:49:38.011695 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM) 22:49:38.015152 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM) 22:49:38.018690 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM) 22:49:38.022096 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM) 22:49:38.025641 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM) 22:49:38.029086 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM) 22:49:38.032594 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM) 22:49:38.035996 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM) 22:49:38.039484 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM) 22:49:38.042987 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM) 22:49:38.046333 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM) 22:49:38.049623 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM) 22:49:38.052919 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM) 22:49:38.056240 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM) 22:49:38.059557 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM) 22:49:38.062888 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM) 22:49:38.066208 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM) 22:49:38.069504 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM) 22:49:38.072794 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM) 22:49:38.076118 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM) 22:49:38.079382 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM) 22:49:38.082667 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM) 22:49:38.085970 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM) 22:49:38.089233 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM) 22:49:38.092518 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM) 22:49:38.095856 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM) 22:49:38.099138 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM) 22:49:38.102448 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM) 22:49:38.105704 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM) 22:49:38.109060 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM) 22:49:38.112360 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM) 22:49:38.115659 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM) 22:49:38.119526 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM) 22:49:38.122851 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM) 22:49:38.126175 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM) 22:49:38.129488 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM) 22:49:38.132774 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM) 22:49:38.136064 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM) 22:49:38.139342 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM) 22:49:38.142633 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM) 22:49:38.145931 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM) 22:49:38.149438 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM) 22:49:38.152771 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM) 22:49:38.156574 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM) 22:49:38.160445 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM) 22:49:38.163780 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM) 22:49:38.167076 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM) 22:49:38.170379 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM) 22:49:38.173683 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM) 22:49:38.176990 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM) 22:49:38.180265 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM) 22:49:38.183551 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM) 22:49:38.186843 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM) 22:49:38.190185 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM) 22:49:38.193485 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM) 22:49:38.196764 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM) 22:49:38.200017 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM) 22:49:38.203280 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM) 22:49:38.206581 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM) 22:49:38.209907 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM) 22:49:38.213193 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM) 22:49:38.216460 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM) 22:49:38.219653 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM) 22:49:38.222841 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM) 22:49:38.226029 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM) 22:49:38.229218 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM) 22:49:38.232421 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM) 22:49:38.235610 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM) 22:49:38.238801 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM) 22:49:38.241984 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM) 22:49:38.245184 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM) 22:49:38.248373 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM) 22:49:38.251539 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM) 22:49:38.254729 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM) 22:49:38.257944 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM) 22:49:38.261137 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM) 22:49:38.264333 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM) 22:49:38.267508 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM) 22:49:38.270682 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM) 22:49:38.273871 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM) 22:49:38.277057 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM) 22:49:38.280242 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM) 22:49:38.283419 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM) 22:49:38.286613 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM) 22:49:38.289805 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM) 22:49:38.293016 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM) 22:49:38.296206 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM) 22:49:38.299392 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM) 22:49:38.302586 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM) 22:49:38.305766 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM) 22:49:38.308952 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM) 22:49:38.312145 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM) 22:49:38.315324 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM) 22:49:38.318504 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM) 22:49:38.321710 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM) 22:49:38.324889 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM) 22:49:38.328072 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM) 22:49:38.331247 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM) 22:49:38.334445 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM) 22:49:38.337632 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM) 22:49:38.340822 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM) 22:49:38.344004 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM) 22:49:38.347187 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM) 22:49:38.350377 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM) 22:49:38.353564 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM) 22:49:38.356754 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM) 22:49:38.359944 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM) 22:49:38.363118 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM) 22:49:38.366306 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM) 22:49:38.369489 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM) 22:49:38.372672 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM) 22:49:38.375834 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM) 22:49:38.379019 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM) 22:49:38.382199 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM) 22:49:38.385397 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM) 22:49:38.388563 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM) 22:49:38.391751 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM) 22:49:38.394940 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM) 22:49:38.398124 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM) 22:49:38.401309 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM) 22:49:38.404500 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM) 22:49:38.407696 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM) 22:49:38.410888 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM) 22:49:38.414071 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM) 22:49:38.417253 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM) 22:49:38.420430 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM) 22:49:38.423609 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM) 22:49:38.426802 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM) 22:49:38.430006 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM) 22:49:38.433198 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM) 22:49:38.436406 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM) 22:49:38.439603 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM) 22:49:38.442787 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM) 22:49:38.445977 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM) 22:49:38.449184 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM) 22:49:38.452371 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM) 22:49:38.455798 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM) 22:49:38.458986 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM) 22:49:38.462180 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM) 22:49:38.465394 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM) 22:49:38.468597 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM) 22:49:38.471787 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM) 22:49:38.474985 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM) 22:49:38.478172 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM) 22:49:38.481363 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM) 22:49:38.484554 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM) 22:49:38.487741 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM) 22:49:38.490919 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM) 22:49:38.494103 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM) 22:49:38.497306 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM) 22:49:38.500502 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM) 22:49:38.503699 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM) 22:49:38.506891 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM) 22:49:38.510079 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM) 22:49:38.513273 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM) 22:49:38.516471 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM) 22:49:38.519661 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM) 22:49:38.522842 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM) 22:49:38.526044 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM) 22:49:38.529241 --- ParallelTerminationStrategy: PID 21 died... 22:49:38.530691 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0} 22:49:38.534247 --- ParallelTerminationStrategy: PID 22 died... 22:49:38.535685 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0} 22:49:38.539247 --- ParallelTerminationStrategy: PID 23 died... 22:49:38.540707 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0} 22:49:38.544277 --- ParallelTerminationStrategy: PID 24 died... 22:49:38.545729 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0} 22:49:38.549286 --- ParallelTerminationStrategy: PID 25 died... 22:49:38.550740 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0} 22:49:38.554348 --- ParallelTerminationStrategy: PID 26 died... 22:49:38.555805 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0} 22:49:38.559357 --- ParallelTerminationStrategy: PID 27 died... 22:49:38.560820 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0} 22:49:38.564407 --- ParallelTerminationStrategy: PID 28 died... 22:49:38.565873 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15} 22:49:38.569448 --- ParallelTerminationStrategy: PID 29 died... 22:49:38.570894 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0} 22:49:38.574455 --- ParallelTerminationStrategy: PID 30 died... 22:49:38.575920 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15} 22:49:38.579503 --- ParallelTerminationStrategy: PID 31 died... 22:49:38.580964 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0} 22:49:38.584569 --- ParallelTerminationStrategy: PID 32 died... 22:49:38.586027 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0} 22:49:38.589611 --- ParallelTerminationStrategy: PID 34 died... 22:49:38.591061 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0} 22:49:38.594646 --- ParallelTerminationStrategy: PID 35 died... 22:49:38.596117 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0} 22:49:38.599689 --- ParallelTerminationStrategy: PID 36 died... 22:49:38.601144 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0} 22:49:38.604761 --- ParallelTerminationStrategy: PID 37 died... 22:49:38.606227 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0} 22:49:38.609816 --- ParallelTerminationStrategy: PID 38 died... 22:49:38.611267 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0} 22:49:38.614877 --- ParallelTerminationStrategy: PID 39 died... 22:49:38.616349 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0} 22:49:38.619939 --- ParallelTerminationStrategy: PID 40 died... 22:49:38.621392 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0} 22:49:38.625026 --- ParallelTerminationStrategy: PID 41 died... 22:49:38.626483 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0} 22:49:38.630051 --- ParallelTerminationStrategy: PID 42 died... 22:49:38.631516 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0} 22:49:38.635112 --- ParallelTerminationStrategy: PID 43 died... 22:49:38.636558 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0} 22:49:38.640152 --- ParallelTerminationStrategy: PID 44 died... 22:49:38.641602 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0} 22:49:38.645171 --- ParallelTerminationStrategy: PID 45 died... 22:49:38.646620 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0} 22:49:38.650189 --- ParallelTerminationStrategy: PID 46 died... 22:49:38.651648 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0} 22:49:38.655213 --- ParallelTerminationStrategy: PID 47 died... 22:49:38.656665 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0} 22:49:38.660263 --- ParallelTerminationStrategy: PID 48 died... 22:49:38.661705 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0} 22:49:38.665293 --- ParallelTerminationStrategy: PID 49 died... 22:49:38.666737 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0} 22:49:38.670303 --- ParallelTerminationStrategy: PID 50 died... 22:49:38.671762 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0} 22:49:38.675320 --- ParallelTerminationStrategy: PID 51 died... 22:49:38.676762 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0} 22:49:38.680333 --- ParallelTerminationStrategy: PID 52 died... 22:49:38.681772 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0} 22:49:38.685329 --- ParallelTerminationStrategy: PID 53 died... 22:49:38.686777 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0} 22:49:38.690358 --- ParallelTerminationStrategy: PID 54 died... 22:49:38.691803 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0} 22:49:38.695379 --- ParallelTerminationStrategy: PID 55 died... 22:49:38.696835 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0} 22:49:38.700375 --- ParallelTerminationStrategy: PID 56 died... 22:49:38.701820 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0} 22:49:38.705374 --- ParallelTerminationStrategy: PID 57 died... 22:49:38.706821 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0} 22:49:38.710360 --- ParallelTerminationStrategy: PID 58 died... 22:49:38.711826 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0} 22:49:38.715390 --- ParallelTerminationStrategy: PID 59 died... 22:49:38.716836 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0} 22:49:38.720403 --- ParallelTerminationStrategy: PID 60 died... 22:49:38.721858 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0} 22:49:38.725427 --- ParallelTerminationStrategy: PID 61 died... 22:49:38.726872 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0} 22:49:38.730426 --- ParallelTerminationStrategy: PID 62 died... 22:49:38.731862 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0} 22:49:38.735406 --- ParallelTerminationStrategy: PID 63 died... 22:49:38.736863 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0} 22:49:38.740415 --- ParallelTerminationStrategy: PID 64 died... 22:49:38.741853 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0} 22:49:38.745407 --- ParallelTerminationStrategy: PID 65 died... 22:49:38.746852 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0} 22:49:38.750393 --- ParallelTerminationStrategy: PID 66 died... 22:49:38.751842 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0} 22:49:38.755381 --- ParallelTerminationStrategy: PID 67 died... 22:49:38.756835 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0} 22:49:38.760373 --- ParallelTerminationStrategy: PID 68 died... 22:49:38.761818 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0} 22:49:38.765399 --- ParallelTerminationStrategy: PID 69 died... 22:49:38.766836 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0} 22:49:38.770396 --- ParallelTerminationStrategy: PID 70 died... 22:49:38.771838 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0} 22:49:38.775390 --- ParallelTerminationStrategy: PID 71 died... 22:49:38.776835 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0} 22:49:38.780393 --- ParallelTerminationStrategy: PID 72 died... 22:49:38.781834 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0} 22:49:38.785388 --- ParallelTerminationStrategy: PID 73 died... 22:49:38.786837 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0} 22:49:38.790394 --- ParallelTerminationStrategy: PID 74 died... 22:49:38.791864 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0} 22:49:38.795425 --- ParallelTerminationStrategy: PID 75 died... 22:49:38.796884 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0} 22:49:38.800442 --- ParallelTerminationStrategy: PID 76 died... 22:49:38.801875 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0} 22:49:38.805435 --- ParallelTerminationStrategy: PID 77 died... 22:49:38.806881 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0} 22:49:38.810444 --- ParallelTerminationStrategy: PID 78 died... 22:49:38.811889 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0} 22:49:38.815432 --- ParallelTerminationStrategy: PID 79 died... 22:49:38.816875 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0} 22:49:38.820425 --- ParallelTerminationStrategy: PID 80 died... 22:49:38.821864 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0} 22:49:38.825423 --- ParallelTerminationStrategy: PID 81 died... 22:49:38.826881 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0} 22:49:38.830421 --- ParallelTerminationStrategy: PID 82 died... 22:49:38.831865 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0} 22:49:38.835412 --- ParallelTerminationStrategy: PID 83 died... 22:49:38.836891 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0} 22:49:38.840455 --- ParallelTerminationStrategy: PID 84 died... 22:49:38.841899 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0} 22:49:38.845463 --- ParallelTerminationStrategy: PID 85 died... 22:49:38.846913 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0} 22:49:38.850503 --- ParallelTerminationStrategy: PID 86 died... 22:49:38.851952 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0} 22:49:38.855484 --- ParallelTerminationStrategy: PID 87 died... 22:49:38.856924 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0} 22:49:38.860475 --- ParallelTerminationStrategy: PID 88 died... 22:49:38.861934 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0} 22:49:38.865506 --- ParallelTerminationStrategy: PID 89 died... 22:49:38.866948 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0} 22:49:38.870502 --- ParallelTerminationStrategy: PID 90 died... 22:49:38.871943 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0} 22:49:38.875484 --- ParallelTerminationStrategy: PID 91 died... 22:49:38.876927 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0} 22:49:38.880497 --- ParallelTerminationStrategy: PID 92 died... 22:49:38.881950 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0} 22:49:38.885516 --- ParallelTerminationStrategy: PID 93 died... 22:49:38.886966 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0} 22:49:38.890527 --- ParallelTerminationStrategy: PID 94 died... 22:49:38.891969 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0} 22:49:38.895521 --- ParallelTerminationStrategy: PID 95 died... 22:49:38.896990 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0} 22:49:38.900560 --- ParallelTerminationStrategy: PID 96 died... 22:49:38.901993 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0} 22:49:38.905533 --- ParallelTerminationStrategy: PID 97 died... 22:49:38.906977 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0} 22:49:38.910543 --- ParallelTerminationStrategy: PID 98 died... 22:49:38.912002 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0} 22:49:38.915556 --- ParallelTerminationStrategy: PID 99 died... 22:49:38.917011 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0} 22:49:38.920560 --- ParallelTerminationStrategy: PID 100 died... 22:49:38.922000 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0} 22:49:38.925551 --- ParallelTerminationStrategy: PID 101 died... 22:49:38.926989 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0} 22:49:38.930574 --- ParallelTerminationStrategy: PID 102 died... 22:49:38.932020 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0} 22:49:38.935581 --- ParallelTerminationStrategy: PID 103 died... 22:49:38.937047 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0} 22:49:38.940626 --- ParallelTerminationStrategy: PID 104 died... 22:49:38.942075 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0} 22:49:38.945637 --- ParallelTerminationStrategy: PID 105 died... 22:49:38.947073 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0} 22:49:38.950630 --- ParallelTerminationStrategy: PID 106 died... 22:49:38.952076 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0} 22:49:38.955629 --- ParallelTerminationStrategy: PID 107 died... 22:49:38.957095 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0} 22:49:38.960664 --- ParallelTerminationStrategy: PID 108 died... 22:49:38.962107 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0} 22:49:38.965672 --- ParallelTerminationStrategy: PID 109 died... 22:49:38.967130 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0} 22:49:38.970697 --- ParallelTerminationStrategy: PID 110 died... 22:49:38.972154 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0} 22:49:38.975746 --- ParallelTerminationStrategy: PID 111 died... 22:49:38.977201 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0} 22:49:38.980804 --- ParallelTerminationStrategy: PID 112 died... 22:49:38.982263 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0} 22:49:38.985853 --- ParallelTerminationStrategy: PID 113 died... 22:49:38.987299 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0} 22:49:38.990863 --- ParallelTerminationStrategy: PID 114 died... 22:49:38.992332 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0} 22:49:38.995905 --- ParallelTerminationStrategy: PID 115 died... 22:49:38.997359 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0} 22:49:39.000928 --- ParallelTerminationStrategy: PID 116 died... 22:49:39.002374 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0} 22:49:39.005940 --- ParallelTerminationStrategy: PID 117 died... 22:49:39.007391 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0} 22:49:39.010958 --- ParallelTerminationStrategy: PID 118 died... 22:49:39.012402 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0} 22:49:39.015991 --- ParallelTerminationStrategy: PID 119 died... 22:49:39.017438 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0} 22:49:39.021012 --- ParallelTerminationStrategy: PID 120 died... 22:49:39.022463 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0} 22:49:39.026036 --- ParallelTerminationStrategy: PID 121 died... 22:49:39.027485 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0} 22:49:39.031074 --- ParallelTerminationStrategy: PID 122 died... 22:49:39.032545 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0} 22:49:39.036095 --- ParallelTerminationStrategy: PID 123 died... 22:49:39.037543 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0} 22:49:39.041114 --- ParallelTerminationStrategy: PID 124 died... 22:49:39.042567 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0} 22:49:39.046128 --- ParallelTerminationStrategy: PID 125 died... 22:49:39.047571 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0} 22:49:39.051137 --- ParallelTerminationStrategy: PID 126 died... 22:49:39.052598 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0} 22:49:39.056199 --- ParallelTerminationStrategy: PID 127 died... 22:49:39.057665 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0} 22:49:39.061269 --- ParallelTerminationStrategy: PID 128 died... 22:49:39.062728 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0} 22:49:39.066310 --- ParallelTerminationStrategy: PID 129 died... 22:49:39.067787 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0} 22:49:39.071347 --- ParallelTerminationStrategy: PID 130 died... 22:49:39.072815 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0} 22:49:39.076387 --- ParallelTerminationStrategy: PID 131 died... 22:49:39.077837 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0} 22:49:39.081450 --- ParallelTerminationStrategy: PID 132 died... 22:49:39.082938 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0} 22:49:39.086586 --- ParallelTerminationStrategy: PID 133 died... 22:49:39.088077 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0} 22:49:39.091711 --- ParallelTerminationStrategy: PID 134 died... 22:49:39.093211 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112} 22:49:39.096895 --- ParallelTerminationStrategy: PID 135 died... 22:49:39.098390 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112} 22:49:39.102019 --- ParallelTerminationStrategy: PID 136 died... 22:49:39.103471 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112} 22:49:39.107064 --- ParallelTerminationStrategy: PID 137 died... 22:49:39.108525 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112} 22:49:39.112134 --- ParallelTerminationStrategy: PID 138 died... 22:49:39.113584 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112} 22:49:39.117154 --- ParallelTerminationStrategy: PID 139 died... 22:49:39.118604 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112} 22:49:39.122189 --- ParallelTerminationStrategy: PID 140 died... 22:49:39.123637 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112} 22:49:39.127221 --- ParallelTerminationStrategy: PID 141 died... 22:49:39.128699 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112} 22:49:39.132297 --- ParallelTerminationStrategy: PID 142 died... 22:49:39.133746 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112} 22:49:39.137327 --- ParallelTerminationStrategy: PID 143 died... 22:49:39.138783 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112} 22:49:39.142398 --- ParallelTerminationStrategy: PID 144 died... 22:49:39.143878 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112} 22:49:39.147523 --- ParallelTerminationStrategy: PID 145 died... 22:49:39.148974 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112} 22:49:39.152609 --- ParallelTerminationStrategy: PID 146 died... 22:49:39.154105 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112} 22:49:39.157781 --- ParallelTerminationStrategy: PID 147 died... 22:49:39.159254 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112} 22:49:39.162959 --- ParallelTerminationStrategy: PID 148 died... 22:49:39.164440 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112} 22:49:39.168107 --- ParallelTerminationStrategy: PID 149 died... 22:49:39.169601 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112} 22:49:39.173254 --- ParallelTerminationStrategy: PID 150 died... 22:49:39.174722 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112} 22:49:39.178375 --- ParallelTerminationStrategy: PID 151 died... 22:49:39.179847 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112} 22:49:39.183499 --- ParallelTerminationStrategy: PID 152 died... 22:49:39.185004 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112} 22:49:39.188653 --- ParallelTerminationStrategy: PID 153 died... 22:49:39.190125 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112} 22:49:39.193799 --- ParallelTerminationStrategy: PID 154 died... 22:49:39.195283 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112} 22:49:39.198945 --- ParallelTerminationStrategy: PID 155 died... 22:49:39.200455 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112} 22:49:39.204140 --- ParallelTerminationStrategy: PID 156 died... 22:49:39.205625 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112} 22:49:39.209282 --- ParallelTerminationStrategy: PID 157 died... 22:49:39.210760 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112} 22:49:39.214418 --- ParallelTerminationStrategy: PID 158 died... 22:49:39.215899 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112} 22:49:39.219554 --- ParallelTerminationStrategy: PID 159 died... 22:49:39.221034 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112} 22:49:39.224774 --- ParallelTerminationStrategy: PID 160 died... 22:49:39.226276 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112} 22:49:39.229944 --- ParallelTerminationStrategy: PID 161 died... 22:49:39.231436 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112} 22:49:39.235100 --- ParallelTerminationStrategy: PID 162 died... 22:49:39.236600 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112} 22:49:39.240250 --- ParallelTerminationStrategy: PID 163 died... 22:49:39.241739 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112} 22:49:39.245389 --- ParallelTerminationStrategy: PID 164 died... 22:49:39.246854 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112} 22:49:39.250504 --- ParallelTerminationStrategy: PID 165 died... 22:49:39.251986 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112} 22:49:39.255653 --- ParallelTerminationStrategy: PID 166 died... 22:49:39.257127 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112} 22:49:39.260789 --- ParallelTerminationStrategy: PID 167 died... 22:49:39.262268 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112} 22:49:39.265925 --- ParallelTerminationStrategy: PID 168 died... 22:49:39.267407 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112} 22:49:39.271098 --- ParallelTerminationStrategy: PID 169 died... 22:49:39.272585 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112} 22:49:39.276249 --- ParallelTerminationStrategy: PID 170 died... 22:49:39.277731 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112} 22:49:39.281392 --- ParallelTerminationStrategy: PID 171 died... 22:49:39.282871 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112} 22:49:39.286534 --- ParallelTerminationStrategy: PID 172 died... 22:49:39.288011 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112} 22:49:39.291677 --- ParallelTerminationStrategy: PID 173 died... 22:49:39.293159 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112} 22:49:39.296838 --- ParallelTerminationStrategy: PID 174 died... 22:49:39.298321 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112} 22:49:39.301960 --- ParallelTerminationStrategy: PID 175 died... 22:49:39.303448 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112} 22:49:39.307112 --- ParallelTerminationStrategy: PID 176 died... 22:49:39.308610 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112} 22:49:39.312266 --- ParallelTerminationStrategy: PID 177 died... 22:49:39.313755 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112} 22:49:39.317445 --- ParallelTerminationStrategy: PID 178 died... 22:49:39.318920 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112} 22:49:39.322573 --- ParallelTerminationStrategy: PID 179 died... 22:49:39.324066 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112} 22:49:39.327733 --- ParallelTerminationStrategy: PID 180 died... 22:49:39.329217 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112} 22:49:39.332872 --- ParallelTerminationStrategy: PID 181 died... 22:49:39.334346 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112} 22:49:39.337997 --- ParallelTerminationStrategy: PID 182 died... 22:49:39.339478 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112} 22:49:39.343154 --- ParallelTerminationStrategy: PID 183 died... 22:49:39.344630 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112} 22:49:39.348291 --- ParallelTerminationStrategy: PID 184 died... 22:49:39.349775 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112} 22:49:39.353410 --- ParallelTerminationStrategy: PID 185 died... 22:49:39.354890 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112} 22:49:39.358553 --- ParallelTerminationStrategy: PID 186 died... 22:49:39.360037 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112} 22:49:39.363693 --- ParallelTerminationStrategy: PID 187 died... 22:49:39.365182 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112} 22:49:39.368858 --- ParallelTerminationStrategy: PID 188 died... 22:49:39.370341 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112} 22:49:39.374020 --- ParallelTerminationStrategy: PID 189 died... 22:49:39.375492 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112} 22:49:39.379172 --- ParallelTerminationStrategy: PID 190 died... 22:49:39.380662 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112} 22:49:39.384331 --- ParallelTerminationStrategy: PID 191 died... 22:49:39.385810 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112} 22:49:39.389488 --- ParallelTerminationStrategy: PID 192 died... 22:49:39.390972 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112} 22:49:39.394625 --- ParallelTerminationStrategy: PID 193 died... 22:49:39.396101 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112} 22:49:39.399769 --- ParallelTerminationStrategy: PID 194 died... 22:49:39.401259 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112} 22:49:39.404900 --- ParallelTerminationStrategy: PID 195 died... 22:49:39.406387 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112} 22:49:39.410054 --- ParallelTerminationStrategy: PID 196 died... 22:49:39.411534 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112} 22:49:39.415224 --- ParallelTerminationStrategy: PID 197 died... 22:49:39.416708 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112} 22:49:39.420402 --- ParallelTerminationStrategy: PID 198 died... 22:49:39.421882 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112} 22:49:39.425538 --- ParallelTerminationStrategy: PID 199 died... 22:49:39.427015 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112} 22:49:39.430671 --- ParallelTerminationStrategy: PID 200 died... 22:49:39.432143 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112} 22:49:39.435808 --- ParallelTerminationStrategy: PID 201 died... 22:49:39.437282 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112} 22:49:39.440952 --- ParallelTerminationStrategy: PID 202 died... 22:49:39.442423 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112} 22:49:39.446085 --- ParallelTerminationStrategy: PID 203 died... 22:49:39.447564 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112} 22:49:39.451209 --- ParallelTerminationStrategy: PID 204 died... 22:49:39.452702 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112} 22:49:39.456359 --- ParallelTerminationStrategy: PID 205 died... 22:49:39.457832 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112} 22:49:39.461504 --- ParallelTerminationStrategy: PID 206 died... 22:49:39.462980 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112} 22:49:39.466633 --- ParallelTerminationStrategy: PID 207 died... 22:49:39.468110 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112} 22:49:39.471771 --- ParallelTerminationStrategy: PID 208 died... 22:49:39.473242 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112} 22:49:39.476884 --- ParallelTerminationStrategy: PID 209 died... 22:49:39.478361 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112} 22:49:39.482032 --- ParallelTerminationStrategy: PID 210 died... 22:49:39.483507 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112} 22:49:39.487178 --- ParallelTerminationStrategy: PID 211 died... 22:49:39.488674 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112} 22:49:39.492332 --- ParallelTerminationStrategy: PID 212 died... 22:49:39.493802 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112} 22:49:39.497461 --- ParallelTerminationStrategy: PID 213 died... 22:49:39.498928 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112} 22:49:39.502597 --- ParallelTerminationStrategy: PID 214 died... 22:49:39.504092 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112} 22:49:39.507756 --- ParallelTerminationStrategy: PID 215 died... 22:49:39.509241 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112} 22:49:39.512901 --- ParallelTerminationStrategy: PID 216 died... 22:49:39.514384 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112} 22:49:39.518046 --- ParallelTerminationStrategy: PID 217 died... 22:49:39.519522 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112} 22:49:39.523197 --- ParallelTerminationStrategy: PID 218 died... 22:49:39.524681 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112} 22:49:39.528357 --- ParallelTerminationStrategy: PID 219 died... 22:49:39.529843 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112} 22:49:39.533503 --- ParallelTerminationStrategy: PID 220 died... 22:49:39.534987 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112} 22:49:39.538655 --- ParallelTerminationStrategy: PID 221 died... 22:49:39.540126 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112} 22:49:39.543783 --- ParallelTerminationStrategy: PID 222 died... 22:49:39.545262 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112} 22:49:39.548925 --- ParallelTerminationStrategy: PID 223 died... 22:49:39.550393 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112} 22:49:39.554072 --- ParallelTerminationStrategy: PID 224 died... 22:49:39.555544 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112} 22:49:39.559205 --- ParallelTerminationStrategy: PID 225 died... 22:49:39.560689 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112} 22:49:39.564355 --- ParallelTerminationStrategy: PID 226 died... 22:49:39.565831 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112} 22:49:39.569517 --- ParallelTerminationStrategy: PID 227 died... 22:49:39.570994 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112} 22:49:39.574667 --- ParallelTerminationStrategy: PID 228 died... 22:49:39.576154 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112} 22:49:39.579829 --- ParallelTerminationStrategy: PID 229 died... 22:49:39.581301 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112} 22:49:39.584963 --- ParallelTerminationStrategy: PID 230 died... 22:49:39.586445 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112} 22:49:39.590126 --- ParallelTerminationStrategy: PID 231 died... 22:49:39.591606 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112} 22:49:39.595341 --- ParallelTerminationStrategy: PID 232 died... 22:49:39.596844 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112} 22:49:39.600511 --- ParallelTerminationStrategy: PID 233 died... 22:49:39.601993 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112} 22:49:43.006332 --- ParallelTerminationStrategy: PID 33 died... 22:49:43.012439 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8272 netreg_mass PASS --------------------------------------------------------------------- 22:49:43.093873 tst trial-8272: Storing JUnit report in /build/trial-8272/run.2026-03-16_22-48-16/trial-8272.xml -------------------------------------------------------------------------------------------- trial-8272 PASS -------------------------------------------------------------------------------------------- 22:49:43.104768 tst trial-8272: trial-8272: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8272/inst + cd trial-8272 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-03-16 22:48:16 No journal files were found. + readlink last_run + tar czf /build/trial-8272-run.tgz run.2026-03-16_22-48-16 + tar czf /build/trial-8272-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-16_13_28_37.tgz osmo-bts-oc2g.build-2026-03-16_00_51_20.tgz osmo-bts-sysmo.build-2026-03-16_00_51_23.tgz osmo-bts.build-2026-03-16_00_51_44.tgz osmo-ggsn.build-2026-03-16_20_42_37.tgz osmo-hlr.build-2026-03-16_16_37_00.tgz osmo-hnbgw.build-2026-03-16_13_30_13.tgz osmo-mgw.build-2026-03-16_08_33_08.tgz osmo-msc.build-2026-03-16_13_34_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-16_07_35_01.tgz osmo-pcu-sysmo.build-2026-03-16_07_34_55.tgz osmo-pcu.build-2026-03-16_07_35_07.tgz osmo-sgsn.build-2026-03-16_20_48_06.tgz osmo-stp.build-2026-03-16_13_26_57.tgz osmo-trx.build-2026-03-16_14_21_28.tgz osmocom-bb.build-2026-03-16_21_17_18.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