Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3866 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-bouncer-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mngYThHqR2Uy/agent.2154 SSH_AGENT_PID=2156 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-bouncer-docker-merge-master@tmp/private_key_8151630566948011246.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer > git init /w/workspace/ric-app-bouncer-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea # timeout=10 Commit message: "ISSUE ID:- RICAPP-216 This bouncer is written using C++ xApp framework functionality and have E2AP 2.0 , E2SM KPM 2.0 , E2SM RC 1.0.3 support." > git rev-list --no-walk fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins6805053244958089969.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tyZC lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-tyZC/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.2 boto3==1.34.19 botocore==1.34.19 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config11461567448202011285tmp copy managed file [ric-app-bouncer-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config188765198848133117tmp [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins9945971589995132272.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins2394158470523953101.sh [ric-app-bouncer-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17168288256432613928.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=Bouncer CONTAINER_TAG_YAML_DIR=Bouncer CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash -l /tmp/jenkins9794426261859845104.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tyZC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH ---> Docker image tag found: 2.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=Bouncer CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-bouncer [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins7107854430260096452.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 . Sending build context to Docker daemon 6.79MB Step 1/28 : FROM kumarsandeep3/hcl-bouncer-base-image-ubntu-20:1.0.0 as buildenv 1.0.0: Pulling from kumarsandeep3/hcl-bouncer-base-image-ubntu-20 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 630331b52662: Pulling fs layer 1a42d20fefec: Waiting edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting a7dc5108837a: Waiting 54da3b814b08: Waiting 630331b52662: Waiting 4f4fb700ef54: Pulling fs layer 2177ee7f063c: Pulling fs layer aa57b014bda7: Pulling fs layer fc953039f9b7: Pulling fs layer b8ab40a0948b: Pulling fs layer 4f4fb700ef54: Waiting aa57b014bda7: Waiting fc953039f9b7: Waiting 2177ee7f063c: Waiting e39a04fb6c9a: Pulling fs layer b8ab40a0948b: Waiting 9d0f11c7efd6: Pulling fs layer c18ebc326b4c: Pulling fs layer a3476ddf6014: Pulling fs layer 8642d9353b33: Pulling fs layer 63c33b35da34: Pulling fs layer 4b87ccd19e63: Pulling fs layer fc740bf289a2: Pulling fs layer f769f204a590: Pulling fs layer e0da18b3a1e5: Pulling fs layer 2a5ff41895df: Pulling fs layer 0a9e71140608: Pulling fs layer e39a04fb6c9a: Waiting 9d0f11c7efd6: Waiting c18ebc326b4c: Waiting a3476ddf6014: Waiting 8642d9353b33: Waiting 63c33b35da34: Waiting 4b87ccd19e63: Waiting fc740bf289a2: Waiting f769f204a590: Waiting e0da18b3a1e5: Waiting 2a5ff41895df: Waiting 0a9e71140608: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 7b1a6ab2e44d: Pull complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 630331b52662: Verifying Checksum 630331b52662: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 2177ee7f063c: Verifying Checksum 2177ee7f063c: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete aa57b014bda7: Verifying Checksum aa57b014bda7: Download complete fc953039f9b7: Verifying Checksum fc953039f9b7: Download complete b8ab40a0948b: Verifying Checksum b8ab40a0948b: Download complete e39a04fb6c9a: Verifying Checksum e39a04fb6c9a: Download complete c18ebc326b4c: Verifying Checksum c18ebc326b4c: Download complete 9d0f11c7efd6: Verifying Checksum 9d0f11c7efd6: Download complete a3476ddf6014: Verifying Checksum a3476ddf6014: Download complete 63c33b35da34: Verifying Checksum 63c33b35da34: Download complete 8642d9353b33: Verifying Checksum 8642d9353b33: Download complete 4b87ccd19e63: Verifying Checksum 4b87ccd19e63: Download complete e0da18b3a1e5: Verifying Checksum e0da18b3a1e5: Download complete fc740bf289a2: Verifying Checksum fc740bf289a2: Download complete f769f204a590: Verifying Checksum f769f204a590: Download complete 0a9e71140608: Verifying Checksum 0a9e71140608: Download complete 2a5ff41895df: Verifying Checksum 2a5ff41895df: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete 630331b52662: Pull complete 4f4fb700ef54: Pull complete 2177ee7f063c: Pull complete aa57b014bda7: Pull complete fc953039f9b7: Pull complete b8ab40a0948b: Pull complete e39a04fb6c9a: Pull complete 9d0f11c7efd6: Pull complete c18ebc326b4c: Pull complete a3476ddf6014: Pull complete 8642d9353b33: Pull complete 63c33b35da34: Pull complete 4b87ccd19e63: Pull complete fc740bf289a2: Pull complete f769f204a590: Pull complete e0da18b3a1e5: Pull complete 2a5ff41895df: Pull complete 0a9e71140608: Pull complete Digest: sha256:3bd7bc7720c3654aa2149dbadc0233bb6d388319a221f99bc0c421ba0ca00b1d Status: Downloaded newer image for kumarsandeep3/hcl-bouncer-base-image-ubntu-20:1.0.0 ---> eee23cb5a59e Step 2/28 : RUN mkdir -p /lite ---> Running in 02cf6a18d042 Removing intermediate container 02cf6a18d042 ---> 1b6813a0fd4b Step 3/28 : WORKDIR /lite ---> Running in 18a49069ebad Removing intermediate container 18a49069ebad ---> 6cce5875ba32 Step 4/28 : COPY e2ap/ e2ap/ ---> ccf40c430423 Step 5/28 : COPY e2sm_kpm/ e2sm_kpm/ ---> 6e255fab7b9e Step 6/28 : COPY e2sm_rc/ e2sm_rc/ ---> 616aef2887ac Step 7/28 : RUN cd e2ap && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2apwrapper.so && cp libe2apwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2ap && cp wrapper.h headers/*.h /usr/local/include/e2ap && ldconfig ---> Running in 93d9ab42b13c wrapper.c: In function 'e2ap_decode_ric_indication_m': wrapper.c:664:17: warning: format not a string literal and no format arguments [-Wformat-security] 664 | printf(text); | ^~~~~~ /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container 93d9ab42b13c ---> 45d05a3a1460 Step 8/28 : RUN cd e2sm_kpm && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2smkpmwrapper.so&& cp libe2smkpmwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2sm_kpm && cp wrapper.h headers/*.h /usr/local/include/e2sm_kpm && ldconfig ---> Running in 20ffe0f486ba /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container 20ffe0f486ba ---> ec495cb0dee4 Step 9/28 : RUN cd e2sm_rc && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2smrcwrapper.so&& cp libe2smrcwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2sm_rc && cp wrapper.h headers/*.h /usr/local/include/e2sm_rc && ldconfig ---> Running in c21e93dbabf9 /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container c21e93dbabf9 ---> 6315e5615550 Step 10/28 : COPY routes.txt . ---> 91b925115618 Step 11/28 : COPY xapp-descriptor/ xapp-descriptor/ ---> c9fd99a314d4 Step 12/28 : COPY src/ src/ ---> 59414aaa010f Step 13/28 : RUN g++ -std=c++17 /lite/src/*.cpp -I /lite/src/ -I /lite/e2ap/headers -I /lite/e2sm_kpm/headers -I /lite/e2sm_rc/headers -o bouncer-xapp -lricxfcpp -lrmr_si -lpthread -lm -lboost_system -lcrypto -lssl -lcpprest -lpistache -lnlohmann_json_schema_validator -le2apwrapper -le2smrcwrapper -le2smrcwrapper ---> Running in 2755157e697a Removing intermediate container 2755157e697a ---> bcc5b5e71aaf Step 14/28 : RUN cp bouncer-xapp /usr/local/bin/ ---> Running in dc264d050676 Removing intermediate container dc264d050676 ---> 1f9aa329c031 Step 15/28 : FROM ubuntu:20.04 20.04: Pulling from library/ubuntu 527f5363b98e: Pulling fs layer 527f5363b98e: Verifying Checksum 527f5363b98e: Download complete 527f5363b98e: Pull complete Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8 Status: Downloaded newer image for ubuntu:20.04 ---> f78909c2b360 Step 16/28 : RUN mkdir -p /lite ---> Running in 2d186277d76b Removing intermediate container 2d186277d76b ---> 6f0f306877c7 Step 17/28 : WORKDIR /lite ---> Running in ff94035a05ae Removing intermediate container ff94035a05ae ---> 919186749a7e Step 18/28 : COPY --from=buildenv /usr/local/lib /usr/local/lib/ ---> e278f7b242ad Step 19/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libcrypto.so.1.1 /lib/x86_64-linux-gnu/libcrypto.so.1.1 ---> 9ec701fbc20a Step 20/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libssl.so.1.1 /lib/x86_64-linux-gnu/libssl.so.1.1 ---> 6280fcec2cc6 Step 21/28 : COPY --from=buildenv /usr/local/include /usr/local/include ---> f29046cf6719 Step 22/28 : COPY --from=buildenv /usr/local/bin/ /usr/local/bin/ ---> 03d9ad8dcc13 Step 23/28 : COPY --from=buildenv /lite/routes.txt /lite/routes.txt ---> 647f489f23a2 Step 24/28 : ENV RMR_SEED_RT=/lite/routes.txt ---> Running in 64dfdf41994d Removing intermediate container 64dfdf41994d ---> 3ccfbf9338ff Step 25/28 : ENV RMR_SRC_ID=service-ricxapp-bouncer-xapp-rmr.ricxapp:4560 ---> Running in e5b1a301db41 Removing intermediate container e5b1a301db41 ---> bcb814e12bf1 Step 26/28 : ENV PATH=/usr/local/bin:$PATH ---> Running in 8fda0db8ac28 Removing intermediate container 8fda0db8ac28 ---> 4cf13098206a Step 27/28 : ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib ---> Running in f62ca409232f Removing intermediate container f62ca409232f ---> 38e95b7a518b Step 28/28 : CMD [ "/usr/local/bin/bouncer-xapp" ] ---> Running in b49a3dca65d4 Removing intermediate container b49a3dca65d4 ---> f389473f0a2a Successfully built f389473f0a2a Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 ---> docker-build.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14051372747152169305.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins1911290161734103248.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer] f8124e1dc69a: Preparing caad67e9ff3e: Preparing 4de5f5cddbc0: Preparing b8ae3be6997e: Preparing d29cfd02b61c: Preparing 83f9937bf7bb: Preparing 3aa874a38a06: Preparing 3a03f09d2129: Preparing 83f9937bf7bb: Waiting 3a03f09d2129: Waiting 3aa874a38a06: Waiting f8124e1dc69a: Pushed b8ae3be6997e: Pushed 3aa874a38a06: Pushed d29cfd02b61c: Pushed 4de5f5cddbc0: Pushed caad67e9ff3e: Pushed 3a03f09d2129: Pushed 83f9937bf7bb: Pushed 2.0.0: digest: sha256:8ac81905b8723c773090448b083fac27de5c1b89feaeb6ff8fb239e4b42823e5 size: 1997 ---> docker-push.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins13077908589768454772.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2156 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins5635727903738768644.sh ---> sysstat.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins11025478848298521476.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-bouncer-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-bouncer-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-bouncer-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-bouncer-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-bouncer-docker-merge-master/archives/ [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins13451493506286329369.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tyZC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins2898511647776550625.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config17426600793768994672tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins13472032364154262521.sh ---> create-netrc.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins4719903014718429335.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tyZC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins9623981638555724964.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins16688226367560040010.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tyZC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-bouncer-docker-merge-master] $ /bin/bash -l /tmp/jenkins11202796203626357650.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tyZC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-tyZC/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-bouncer-docker-merge-master/146 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3866 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 13G 6.7G 66% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 475 277 0 3191 3185 Swap: 1023 2 1021 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:29:06:66 brd ff:ff:ff:ff:ff:ff inet 10.32.6.103/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86106sec preferred_lft 86106sec inet6 fe80::f816:3eff:fe29:666/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d2:57:bf:19 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3866) 01/16/24 _x86_64_ (4 CPU) 09:38:44 LINUX RESTART (4 CPU) 09:39:01 tps rtps wtps bread/s bwrtn/s 09:40:02 142.08 78.09 63.99 6147.24 41059.04 09:41:01 137.95 9.59 128.37 1350.31 57775.99 09:42:01 313.73 137.72 176.01 26791.20 108810.80 09:43:01 123.11 45.18 77.94 2542.78 14814.33 Average: 179.39 67.88 111.51 9240.17 55608.59 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:02 1668852 3288468 2369804 58.68 40096 1739912 921904 18.12 629728 1570764 95964 09:41:01 115452 3296004 3923204 97.14 70964 3215024 1151468 22.63 643184 3011516 176316 09:42:01 164328 3313792 3874328 95.93 116900 3093108 1029072 20.23 500756 3057984 2052 09:43:01 301164 3250288 3737492 92.54 127672 2908116 934660 18.37 744132 2705716 44328 Average: 562449 3287138 3476207 86.07 88908 2739040 1009276 19.84 629450 2586495 79665 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:02 ens3 317.91 224.45 1387.67 61.88 0.00 0.00 0.00 0.00 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:41:01 ens3 1875.78 1233.45 15569.72 88.71 0.00 0.00 0.00 0.00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 lo 5.96 5.96 0.65 0.65 0.00 0.00 0.00 0.00 09:42:01 ens3 376.21 227.52 3421.05 15.33 0.00 0.00 0.00 0.00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 ens3 142.33 181.74 472.35 947.73 0.00 0.00 0.00 0.00 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 lo 3.53 3.53 0.32 0.32 0.00 0.00 0.00 0.00 Average: ens3 673.24 463.70 5171.04 279.16 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3866) 01/16/24 _x86_64_ (4 CPU) 09:38:44 LINUX RESTART (4 CPU) 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:40:02 all 18.33 0.00 2.43 4.19 0.05 74.99 09:40:02 0 22.51 0.00 2.51 2.67 0.05 72.26 09:40:02 1 15.18 0.00 2.25 9.57 0.05 72.95 09:40:02 2 15.72 0.00 3.05 1.84 0.07 79.32 09:40:02 3 19.91 0.00 1.88 2.68 0.05 75.49 09:41:01 all 21.73 0.00 3.87 2.38 0.07 71.94 09:41:01 0 28.28 0.00 3.95 0.15 0.09 67.53 09:41:01 1 26.61 0.00 4.78 5.23 0.07 63.31 09:41:01 2 20.11 0.00 3.50 0.96 0.05 75.38 09:41:01 3 12.06 0.00 3.28 3.23 0.08 81.36 09:42:01 all 22.29 0.00 10.58 5.00 0.08 62.05 09:42:01 0 25.79 0.00 11.79 2.60 0.08 59.74 09:42:01 1 15.41 0.00 8.31 5.01 0.08 71.19 09:42:01 2 19.31 0.00 10.09 8.49 0.08 62.03 09:42:01 3 28.57 0.00 12.12 3.90 0.08 55.33 09:43:01 all 20.82 0.00 2.14 2.66 0.05 74.32 09:43:01 0 15.30 0.00 1.71 0.69 0.05 82.25 09:43:01 1 22.28 0.00 2.47 2.04 0.03 73.17 09:43:01 2 33.74 0.00 2.55 2.27 0.07 61.37 09:43:01 3 11.89 0.00 1.84 5.67 0.05 80.55 Average: all 20.79 0.00 4.74 3.56 0.07 70.84 Average: 0 22.94 0.00 4.98 1.53 0.07 70.48 Average: 1 19.85 0.00 4.44 5.46 0.06 70.20 Average: 2 22.25 0.00 4.79 3.38 0.07 69.51 Average: 3 18.11 0.00 4.77 3.87 0.07 73.18