12:50:22 Started by timer 12:50:22 Running as SYSTEM 12:50:22 [EnvInject] - Loading node environment variables. 12:50:22 Building remotely on prd-ubuntu1804-docker-4c-4g-1562 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-i-release 12:50:22 [ssh-agent] Looking for ssh-agent implementation... 12:50:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:23 $ ssh-agent 12:50:23 SSH_AUTH_SOCK=/tmp/ssh-om2AVbKw7cyg/agent.2094 12:50:23 SSH_AGENT_PID=2096 12:50:23 [ssh-agent] Started. 12:50:23 Running ssh-add (command line suppressed) 12:50:23 Identity added: /w/workspace/sim-a1-interface-docker-merge-i-release@tmp/private_key_7213894586302050646.key (jenkins-ssh) 12:50:23 [ssh-agent] Using credentials jenkins (jenkins) 12:50:23 The recommended git tool is: NONE 12:50:26 using credential jenkins 12:50:26 Wiping out workspace first. 12:50:26 Cloning the remote Git repository 12:50:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 12:50:26 > git init /w/workspace/sim-a1-interface-docker-merge-i-release # timeout=10 12:50:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 12:50:26 > git --version # timeout=10 12:50:26 > git --version # 'git version 2.17.1' 12:50:26 using GIT_SSH to set credentials jenkins 12:50:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 12:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:28 Avoid second fetch 12:50:28 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 12:50:28 Checking out Revision f1ad99d3e91e61d2720afe5f888cc03d45051b8a (refs/remotes/origin/i-release) 12:50:28 > git config core.sparsecheckout # timeout=10 12:50:28 > git checkout -f f1ad99d3e91e61d2720afe5f888cc03d45051b8a # timeout=10 12:50:29 Commit message: "Merge "Release notes & Roll version after i-release 2.6.1 -> 2.6.2" into i-release" 12:50:29 > git rev-list --no-walk f1ad99d3e91e61d2720afe5f888cc03d45051b8a # timeout=10 12:50:32 provisioning config files... 12:50:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:50:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:50:32 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins8234906091221887243.sh 12:50:32 ---> python-tools-install.sh 12:50:32 Setup pyenv: 12:50:33 * system (set by /opt/pyenv/version) 12:50:33 * 3.8.13 (set by /opt/pyenv/version) 12:50:33 * 3.9.13 (set by /opt/pyenv/version) 12:50:33 * 3.10.6 (set by /opt/pyenv/version) 12:50:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t38H 12:50:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:46 lf-activate-venv(): INFO: Installing: lftools 12:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:51:36 Generating Requirements File 12:52:22 Python 3.10.6 12:52:22 pip 24.0 from /tmp/venv-t38H/lib/python3.10/site-packages/pip (python 3.10) 12:52:23 appdirs==1.4.4 12:52:23 argcomplete==3.3.0 12:52:23 aspy.yaml==1.3.0 12:52:23 attrs==23.2.0 12:52:23 autopage==0.5.2 12:52:23 beautifulsoup4==4.12.3 12:52:23 boto3==1.34.110 12:52:23 botocore==1.34.110 12:52:23 bs4==0.0.2 12:52:23 cachetools==5.3.3 12:52:23 certifi==2024.2.2 12:52:23 cffi==1.16.0 12:52:23 cfgv==3.4.0 12:52:23 chardet==5.2.0 12:52:23 charset-normalizer==3.3.2 12:52:23 click==8.1.7 12:52:23 cliff==4.7.0 12:52:23 cmd2==2.4.3 12:52:23 cryptography==3.3.2 12:52:23 debtcollector==3.0.0 12:52:23 decorator==5.1.1 12:52:23 defusedxml==0.7.1 12:52:23 Deprecated==1.2.14 12:52:23 distlib==0.3.8 12:52:23 dnspython==2.6.1 12:52:23 docker==4.2.2 12:52:23 dogpile.cache==1.3.3 12:52:23 email_validator==2.1.1 12:52:23 filelock==3.14.0 12:52:23 future==1.0.0 12:52:23 gitdb==4.0.11 12:52:23 GitPython==3.1.43 12:52:23 google-auth==2.29.0 12:52:23 httplib2==0.22.0 12:52:23 identify==2.5.36 12:52:23 idna==3.7 12:52:23 importlib-resources==1.5.0 12:52:23 iso8601==2.1.0 12:52:23 Jinja2==3.1.4 12:52:23 jmespath==1.0.1 12:52:23 jsonpatch==1.33 12:52:23 jsonpointer==2.4 12:52:23 jsonschema==4.22.0 12:52:23 jsonschema-specifications==2023.12.1 12:52:23 keystoneauth1==5.6.0 12:52:23 kubernetes==29.0.0 12:52:23 lftools==0.37.10 12:52:23 lxml==5.2.2 12:52:23 MarkupSafe==2.1.5 12:52:23 msgpack==1.0.8 12:52:23 multi_key_dict==2.0.3 12:52:23 munch==4.0.0 12:52:23 netaddr==1.2.1 12:52:23 netifaces==0.11.0 12:52:23 niet==1.4.2 12:52:23 nodeenv==1.8.0 12:52:23 oauth2client==4.1.3 12:52:23 oauthlib==3.2.2 12:52:23 openstacksdk==3.1.0 12:52:23 os-client-config==2.1.0 12:52:23 os-service-types==1.7.0 12:52:23 osc-lib==3.0.1 12:52:23 oslo.config==9.4.0 12:52:23 oslo.context==5.5.0 12:52:23 oslo.i18n==6.3.0 12:52:23 oslo.log==5.5.1 12:52:23 oslo.serialization==5.4.0 12:52:23 oslo.utils==7.1.0 12:52:23 packaging==24.0 12:52:23 pbr==6.0.0 12:52:23 platformdirs==4.2.2 12:52:23 prettytable==3.10.0 12:52:23 pyasn1==0.6.0 12:52:23 pyasn1_modules==0.4.0 12:52:23 pycparser==2.22 12:52:23 pygerrit2==2.0.15 12:52:23 PyGithub==2.3.0 12:52:23 pyinotify==0.9.6 12:52:23 PyJWT==2.8.0 12:52:23 PyNaCl==1.5.0 12:52:23 pyparsing==2.4.7 12:52:23 pyperclip==1.8.2 12:52:23 pyrsistent==0.20.0 12:52:23 python-cinderclient==9.5.0 12:52:23 python-dateutil==2.9.0.post0 12:52:23 python-heatclient==3.5.0 12:52:23 python-jenkins==1.8.2 12:52:23 python-keystoneclient==5.4.0 12:52:23 python-magnumclient==4.4.0 12:52:23 python-novaclient==18.6.0 12:52:23 python-openstackclient==6.6.0 12:52:23 python-swiftclient==4.5.0 12:52:23 PyYAML==6.0.1 12:52:23 referencing==0.35.1 12:52:23 requests==2.32.2 12:52:23 requests-oauthlib==2.0.0 12:52:23 requestsexceptions==1.4.0 12:52:23 rfc3986==2.0.0 12:52:23 rpds-py==0.18.1 12:52:23 rsa==4.9 12:52:23 ruamel.yaml==0.18.6 12:52:23 ruamel.yaml.clib==0.2.8 12:52:23 s3transfer==0.10.1 12:52:23 simplejson==3.19.2 12:52:23 six==1.16.0 12:52:23 smmap==5.0.1 12:52:23 soupsieve==2.5 12:52:23 stevedore==5.2.0 12:52:23 tabulate==0.9.0 12:52:23 toml==0.10.2 12:52:23 tomlkit==0.12.5 12:52:23 tqdm==4.66.4 12:52:23 typing_extensions==4.11.0 12:52:23 tzdata==2024.1 12:52:23 urllib3==1.26.18 12:52:23 virtualenv==20.26.2 12:52:23 wcwidth==0.2.13 12:52:23 websocket-client==1.8.0 12:52:23 wrapt==1.16.0 12:52:23 xdg==6.0.0 12:52:23 xmltodict==0.13.0 12:52:23 yq==3.4.3 12:52:23 provisioning config files... 12:52:23 copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config13125256276665918772tmp 12:52:23 copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config1421501479197191424tmp 12:52:23 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins7000766072351564790.sh 12:52:23 ---> docker-login.sh 12:52:23 nexus3.o-ran-sc.org:10001 12:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:24 Configure a credential helper to remove this warning. See 12:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:24 12:52:24 Login Succeeded 12:52:24 nexus3.o-ran-sc.org:10002 12:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:24 Configure a credential helper to remove this warning. See 12:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:24 12:52:24 Login Succeeded 12:52:24 nexus3.o-ran-sc.org:10003 12:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:24 Configure a credential helper to remove this warning. See 12:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:24 12:52:24 Login Succeeded 12:52:24 nexus3.o-ran-sc.org:10004 12:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:24 Configure a credential helper to remove this warning. See 12:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:24 12:52:24 Login Succeeded 12:52:24 ---> docker-login.sh ends 12:52:25 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins13114841480130052030.sh 12:52:25 [sim-a1-interface-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins12850188208517758146.sh 12:52:25 [EnvInject] - Injecting environment variables from a build step. 12:52:25 [EnvInject] - Injecting as environment variables the properties content 12:52:25 DOCKER_ROOT=near-rt-ric-simulator 12:52:25 CONTAINER_TAG_YAML_DIR= 12:52:25 CONTAINER_TAG_METHOD=yaml-file 12:52:25 12:52:25 [EnvInject] - Variables injected successfully. 12:52:25 [sim-a1-interface-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins18184959772747424993.sh 12:52:25 ---> docker-get-container-tag.sh 12:52:25 Setup pyenv: 12:52:25 system 12:52:25 3.8.13 12:52:25 3.9.13 12:52:25 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) 12:52:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t38H from file:/tmp/.os_lf_venv 12:52:27 lf-activate-venv(): INFO: Installing: yq 12:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:52:30 ---> Docker image tag found: 2.6.2 12:52:30 [EnvInject] - Injecting environment variables from a build step. 12:52:30 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:52:30 [EnvInject] - Variables injected successfully. 12:52:30 [EnvInject] - Injecting environment variables from a build step. 12:52:30 [EnvInject] - Injecting as environment variables the properties content 12:52:30 DOCKER_ARGS=--network=host 12:52:30 DOCKER_ROOT=near-rt-ric-simulator 12:52:30 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:52:30 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:52:30 DOCKER_NAME=o-ran-sc/a1-simulator 12:52:30 12:52:30 [EnvInject] - Variables injected successfully. 12:52:30 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins1364335107715204647.sh 12:52:30 ---> docker-build.sh 12:52:30 Docker version 24.0.2, build cb74dfc 12:52:30 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 12:52:30 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 . 12:52:31 #1 [internal] load .dockerignore 12:52:31 #1 transferring context: 12:52:31 #1 transferring context: 2B 0.0s done 12:52:31 #1 DONE 0.2s 12:52:31 12:52:31 #2 [internal] load build definition from Dockerfile 12:52:31 #2 transferring dockerfile: 1.61kB done 12:52:31 #2 DONE 0.2s 12:52:31 12:52:31 #3 [internal] load metadata for docker.io/library/alpine:3.17.3 12:52:33 #3 DONE 1.3s 12:52:33 12:52:33 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:52:33 #4 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 12:52:33 #4 ... 12:52:33 12:52:33 #5 [internal] load build context 12:52:33 #5 transferring context: 120.38kB 0.0s done 12:52:33 #5 DONE 0.1s 12:52:33 12:52:33 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:52:33 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s 12:52:33 #4 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 12:52:33 #4 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 12:52:33 #4 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 12:52:33 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.2s done 12:52:33 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 12:52:33 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.3s done 12:52:34 #4 DONE 1.0s 12:52:34 12:52:34 #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua 12:52:34 #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:52:34 #6 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:52:35 #6 1.006 ERROR: unable to select packages: 12:52:35 #6 1.059 python3-3.10.14-r1: 12:52:35 #6 1.059 breaks: world[python3=3.10.13-r0] 12:52:35 #6 1.059 satisfies: py3-pip-22.3.1-r1[python3] 12:52:35 #6 1.059 py3-setuptools-65.6.0-r0[python3] 12:52:35 #6 1.059 py3-parsing-3.0.9-r0[python3] 12:52:35 #6 1.059 py3-packaging-21.3-r2[python3] 12:52:35 #6 1.059 py3-retrying-1.3.3-r3[python3] 12:52:35 #6 1.059 py3-six-1.16.0-r3[python3] 12:52:35 #6 ERROR: process "/bin/sh -c apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 12:52:35 ------ 12:52:35 > [ 2/15] RUN apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua: 12:52:35 #6 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:52:35 #6 1.006 ERROR: unable to select packages: 12:52:35 #6 1.059 python3-3.10.14-r1: 12:52:35 #6 1.059 breaks: world[python3=3.10.13-r0] 12:52:35 #6 1.059 satisfies: py3-pip-22.3.1-r1[python3] 12:52:35 #6 1.059 py3-setuptools-65.6.0-r0[python3] 12:52:35 #6 1.059 py3-parsing-3.0.9-r0[python3] 12:52:35 #6 1.059 py3-packaging-21.3-r2[python3] 12:52:35 #6 1.059 py3-retrying-1.3.3-r3[python3] 12:52:35 #6 1.059 py3-six-1.16.0-r3[python3] 12:52:35 ------ 12:52:35 Dockerfile:21 12:52:35 -------------------- 12:52:35 19 | FROM alpine:3.17.3 12:52:35 20 | 12:52:35 21 | >>> RUN apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua 12:52:35 22 | 12:52:35 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 12:52:35 -------------------- 12:52:35 ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 12:52:35 Build step 'Execute shell' marked build as failure 12:52:35 $ ssh-agent -k 12:52:35 unset SSH_AUTH_SOCK; 12:52:35 unset SSH_AGENT_PID; 12:52:35 echo Agent pid 2096 killed; 12:52:35 [ssh-agent] Stopped. 12:52:36 [PostBuildScript] - [INFO] Executing post build scripts. 12:52:36 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins3733783983885667693.sh 12:52:36 ---> sysstat.sh 12:52:36 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins9183267873970077512.sh 12:52:36 ---> package-listing.sh 12:52:36 ++ tr '[:upper:]' '[:lower:]' 12:52:36 ++ facter osfamily 12:52:37 + OS_FAMILY=debian 12:52:37 + workspace=/w/workspace/sim-a1-interface-docker-merge-i-release 12:52:37 + START_PACKAGES=/tmp/packages_start.txt 12:52:37 + END_PACKAGES=/tmp/packages_end.txt 12:52:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:37 + PACKAGES=/tmp/packages_start.txt 12:52:37 + '[' /w/workspace/sim-a1-interface-docker-merge-i-release ']' 12:52:37 + PACKAGES=/tmp/packages_end.txt 12:52:37 + case "${OS_FAMILY}" in 12:52:37 + grep '^ii' 12:52:37 + dpkg -l 12:52:37 + '[' -f /tmp/packages_start.txt ']' 12:52:37 + '[' -f /tmp/packages_end.txt ']' 12:52:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:37 + '[' /w/workspace/sim-a1-interface-docker-merge-i-release ']' 12:52:37 + mkdir -p /w/workspace/sim-a1-interface-docker-merge-i-release/archives/ 12:52:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-merge-i-release/archives/ 12:52:37 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins9551344423578957587.sh 12:52:37 ---> capture-instance-metadata.sh 12:52:37 Setup pyenv: 12:52:37 system 12:52:37 3.8.13 12:52:37 3.9.13 12:52:37 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) 12:52:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t38H from file:/tmp/.os_lf_venv 12:52:39 lf-activate-venv(): INFO: Installing: lftools 12:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:52:57 INFO: Running in OpenStack, capturing instance metadata 12:52:58 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins1248166814969171888.sh 12:52:58 provisioning config files... 12:52:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config15756963422018067907tmp 12:52:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:52:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:52:58 [EnvInject] - Injecting environment variables from a build step. 12:52:58 [EnvInject] - Injecting as environment variables the properties content 12:52:58 SERVER_ID=logs 12:52:58 12:52:58 [EnvInject] - Variables injected successfully. 12:52:58 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins4800080579929973258.sh 12:52:58 ---> create-netrc.sh 12:52:58 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins2739658387980755258.sh 12:52:58 ---> python-tools-install.sh 12:52:58 Setup pyenv: 12:52:58 system 12:52:58 3.8.13 12:52:58 3.9.13 12:52:58 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) 12:52:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t38H from file:/tmp/.os_lf_venv 12:53:00 lf-activate-venv(): INFO: Installing: lftools 12:53:16 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:53:16 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins1622305473661103786.sh 12:53:16 ---> sudo-logs.sh 12:53:16 Archiving 'sudo' log.. 12:53:17 [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins3799979555603583254.sh 12:53:17 ---> job-cost.sh 12:53:17 Setup pyenv: 12:53:17 system 12:53:17 3.8.13 12:53:17 3.9.13 12:53:17 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) 12:53:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t38H from file:/tmp/.os_lf_venv 12:53:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:53:28 INFO: No Stack... 12:53:28 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:53:28 INFO: Archiving Costs 12:53:28 [sim-a1-interface-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins13970715904235932019.sh 12:53:28 ---> logs-deploy.sh 12:53:29 Setup pyenv: 12:53:29 system 12:53:29 3.8.13 12:53:29 3.9.13 12:53:29 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) 12:53:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t38H from file:/tmp/.os_lf_venv 12:53:31 lf-activate-venv(): INFO: Installing: lftools 12:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-t38H/bin to PATH 12:53:47 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-i-release/31 12:53:47 INFO: archiving workspace using pattern(s): 12:53:49 Archives upload complete. 12:53:50 INFO: archiving logs to Nexus 12:53:51 ---> uname -a: 12:53:51 Linux prd-ubuntu1804-docker-4c-4g-1562 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:53:51 12:53:51 12:53:51 ---> lscpu: 12:53:51 Architecture: x86_64 12:53:51 CPU op-mode(s): 32-bit, 64-bit 12:53:51 Byte Order: Little Endian 12:53:51 CPU(s): 4 12:53:51 On-line CPU(s) list: 0-3 12:53:51 Thread(s) per core: 1 12:53:51 Core(s) per socket: 1 12:53:51 Socket(s): 4 12:53:51 NUMA node(s): 1 12:53:51 Vendor ID: AuthenticAMD 12:53:51 CPU family: 23 12:53:51 Model: 49 12:53:51 Model name: AMD EPYC-Rome Processor 12:53:51 Stepping: 0 12:53:51 CPU MHz: 2799.998 12:53:51 BogoMIPS: 5599.99 12:53:51 Virtualization: AMD-V 12:53:51 Hypervisor vendor: KVM 12:53:51 Virtualization type: full 12:53:51 L1d cache: 32K 12:53:51 L1i cache: 32K 12:53:51 L2 cache: 512K 12:53:51 L3 cache: 16384K 12:53:51 NUMA node0 CPU(s): 0-3 12:53:51 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 12:53:51 12:53:51 12:53:51 ---> nproc: 12:53:51 4 12:53:51 12:53:51 12:53:51 ---> df -h: 12:53:51 Filesystem Size Used Avail Use% Mounted on 12:53:51 udev 2.0G 0 2.0G 0% /dev 12:53:51 tmpfs 395M 696K 394M 1% /run 12:53:51 /dev/vda1 20G 8.9G 11G 47% / 12:53:51 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:53:51 tmpfs 5.0M 0 5.0M 0% /run/lock 12:53:51 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:53:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:53:51 tmpfs 395M 0 395M 0% /run/user/1001 12:53:51 12:53:51 12:53:51 ---> free -m: 12:53:51 total used free shared buff/cache available 12:53:51 Mem: 3943 458 1387 0 2098 3229 12:53:51 Swap: 1023 0 1023 12:53:51 12:53:51 12:53:51 ---> ip addr: 12:53:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:51 inet 127.0.0.1/8 scope host lo 12:53:51 valid_lft forever preferred_lft forever 12:53:51 inet6 ::1/128 scope host 12:53:51 valid_lft forever preferred_lft forever 12:53:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:53:51 link/ether fa:16:3e:c3:e8:53 brd ff:ff:ff:ff:ff:ff 12:53:51 inet 10.32.7.151/23 brd 10.32.7.255 scope global dynamic ens3 12:53:51 valid_lft 86148sec preferred_lft 86148sec 12:53:51 inet6 fe80::f816:3eff:fec3:e853/64 scope link 12:53:51 valid_lft forever preferred_lft forever 12:53:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:53:51 link/ether 02:42:76:f5:e3:86 brd ff:ff:ff:ff:ff:ff 12:53:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:53:51 valid_lft forever preferred_lft forever 12:53:51 12:53:51 12:53:51 ---> sar -b -r -n DEV: 12:53:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1562) 05/22/24 _x86_64_ (4 CPU) 12:53:51 12:53:51 12:49:41 LINUX RESTART (4 CPU) 12:53:51 12:53:51 12:50:01 tps rtps wtps bread/s bwrtn/s 12:53:51 12:51:02 152.87 69.33 83.54 5635.98 39539.18 12:53:51 12:52:01 65.53 14.98 50.55 1001.59 7170.17 12:53:51 12:53:01 66.66 12.78 53.88 2262.98 7159.75 12:53:51 Average: 95.19 32.46 62.73 2978.09 18018.41 12:53:51 12:53:51 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:51 12:51:02 1819504 3346472 2219148 54.95 36444 1655336 915096 17.99 550468 1510356 57884 12:53:51 12:52:01 1600048 3335932 2438604 60.38 53664 1836668 915924 18.00 588752 1670608 98808 12:53:51 12:53:01 1462212 3344936 2576440 63.79 60828 1970540 919920 18.08 641012 1744448 22852 12:53:51 Average: 1627255 3342447 2411397 59.71 50312 1820848 916980 18.03 593411 1641804 59848 12:53:51 12:53:51 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:53:51 12:51:02 ens3 247.38 156.87 1017.55 60.82 0.00 0.00 0.00 0.00 12:53:51 12:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:51:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 12:53:51 12:52:01 ens3 46.74 39.40 593.43 4.80 0.00 0.00 0.00 0.00 12:53:51 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:52:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 12:53:51 12:53:01 ens3 38.00 25.69 126.69 11.31 0.00 0.00 0.00 0.00 12:53:51 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:53:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 12:53:51 Average: ens3 111.07 74.19 579.17 25.76 0.00 0.00 0.00 0.00 12:53:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 Average: lo 1.34 1.34 0.12 0.12 0.00 0.00 0.00 0.00 12:53:51 12:53:51 12:53:51 ---> sar -P ALL: 12:53:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1562) 05/22/24 _x86_64_ (4 CPU) 12:53:51 12:53:51 12:49:41 LINUX RESTART (4 CPU) 12:53:51 12:53:51 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:53:51 12:51:02 all 18.91 0.00 3.31 5.38 4.30 68.10 12:53:51 12:51:02 0 22.35 0.00 3.63 9.50 4.75 59.76 12:53:51 12:51:02 1 12.63 0.00 3.96 1.99 3.73 77.69 12:53:51 12:51:02 2 17.94 0.00 2.52 5.85 4.67 69.02 12:53:51 12:51:02 3 22.68 0.00 3.13 4.16 4.04 65.99 12:53:51 12:52:01 all 20.11 0.00 1.60 2.14 1.68 74.47 12:53:51 12:52:01 0 21.85 0.00 1.53 0.30 1.52 74.79 12:53:51 12:52:01 1 21.11 0.00 1.81 1.06 1.67 74.35 12:53:51 12:52:01 2 30.86 0.00 2.23 6.92 1.89 58.10 12:53:51 12:52:01 3 6.64 0.00 0.84 0.27 1.65 90.59 12:53:51 12:53:01 all 20.04 0.00 2.02 1.78 2.32 73.84 12:53:51 12:53:01 0 18.79 0.00 2.50 3.25 2.09 73.37 12:53:51 12:53:01 1 15.51 0.00 1.79 0.75 2.01 79.94 12:53:51 12:53:01 2 38.58 0.00 2.34 0.76 2.98 55.34 12:53:51 12:53:01 3 7.23 0.00 1.43 2.36 2.21 86.78 12:53:51 Average: all 19.68 0.00 2.31 3.11 2.78 72.12 12:53:51 Average: 0 21.00 0.00 2.57 4.39 2.80 69.25 12:53:51 Average: 1 16.39 0.00 2.52 1.27 2.47 77.35 12:53:51 Average: 2 29.10 0.00 2.36 4.50 3.19 60.85 12:53:51 Average: 3 12.23 0.00 1.81 2.28 2.64 81.04 12:53:51 12:53:51 12:53:51