15:14:17 Started by timer 15:14:17 Running as SYSTEM 15:14:17 [EnvInject] - Loading node environment variables. 15:14:17 Building remotely on prd-ubuntu1804-docker-4c-4g-2876 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:14:17 [ssh-agent] Looking for ssh-agent implementation... 15:14:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:17 $ ssh-agent 15:14:17 SSH_AUTH_SOCK=/tmp/ssh-D6maNARdqZ41/agent.2091 15:14:17 SSH_AGENT_PID=2093 15:14:17 [ssh-agent] Started. 15:14:17 Running ssh-add (command line suppressed) 15:14:17 Identity added: /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/private_key_5428239578157802691.key (jenkins-ssh) 15:14:17 [ssh-agent] Using credentials jenkins (jenkins) 15:14:17 The recommended git tool is: NONE 15:14:19 using credential jenkins 15:14:19 Wiping out workspace first. 15:14:19 Cloning the remote Git repository 15:14:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:19 > git init /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master # timeout=10 15:14:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:19 > git --version # timeout=10 15:14:19 > git --version # 'git version 2.17.1' 15:14:19 using GIT_SSH to set credentials jenkins 15:14:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 15:14:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:20 Avoid second fetch 15:14:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:14:20 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 15:14:20 > git config core.sparsecheckout # timeout=10 15:14:20 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:21 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 15:14:21 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:24 provisioning config files... 15:14:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:14:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:14:24 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins17910534135387393434.sh 15:14:24 ---> python-tools-install.sh 15:14:24 Setup pyenv: 15:14:24 * system (set by /opt/pyenv/version) 15:14:24 * 3.8.13 (set by /opt/pyenv/version) 15:14:24 * 3.9.13 (set by /opt/pyenv/version) 15:14:24 * 3.10.6 (set by /opt/pyenv/version) 15:14:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHBc 15:14:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:32 lf-activate-venv(): INFO: Installing: lftools 15:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:15:04 Generating Requirements File 15:15:28 Python 3.10.6 15:15:29 pip 24.0 from /tmp/venv-HHBc/lib/python3.10/site-packages/pip (python 3.10) 15:15:29 appdirs==1.4.4 15:15:29 argcomplete==3.3.0 15:15:29 aspy.yaml==1.3.0 15:15:29 attrs==23.2.0 15:15:29 autopage==0.5.2 15:15:29 beautifulsoup4==4.12.3 15:15:29 boto3==1.34.121 15:15:29 botocore==1.34.121 15:15:29 bs4==0.0.2 15:15:29 cachetools==5.3.3 15:15:29 certifi==2024.6.2 15:15:29 cffi==1.16.0 15:15:29 cfgv==3.4.0 15:15:29 chardet==5.2.0 15:15:29 charset-normalizer==3.3.2 15:15:29 click==8.1.7 15:15:29 cliff==4.7.0 15:15:29 cmd2==2.4.3 15:15:29 cryptography==3.3.2 15:15:29 debtcollector==3.0.0 15:15:29 decorator==5.1.1 15:15:29 defusedxml==0.7.1 15:15:29 Deprecated==1.2.14 15:15:29 distlib==0.3.8 15:15:29 dnspython==2.6.1 15:15:29 docker==4.2.2 15:15:29 dogpile.cache==1.3.3 15:15:29 email_validator==2.1.1 15:15:29 filelock==3.14.0 15:15:29 future==1.0.0 15:15:29 gitdb==4.0.11 15:15:29 GitPython==3.1.43 15:15:29 google-auth==2.30.0 15:15:29 httplib2==0.22.0 15:15:29 identify==2.5.36 15:15:29 idna==3.7 15:15:29 importlib-resources==1.5.0 15:15:29 iso8601==2.1.0 15:15:29 Jinja2==3.1.4 15:15:29 jmespath==1.0.1 15:15:29 jsonpatch==1.33 15:15:29 jsonpointer==2.4 15:15:29 jsonschema==4.22.0 15:15:29 jsonschema-specifications==2023.12.1 15:15:29 keystoneauth1==5.6.0 15:15:29 kubernetes==30.1.0 15:15:29 lftools==0.37.10 15:15:29 lxml==5.2.2 15:15:29 MarkupSafe==2.1.5 15:15:29 msgpack==1.0.8 15:15:29 multi_key_dict==2.0.3 15:15:29 munch==4.0.0 15:15:29 netaddr==1.3.0 15:15:29 netifaces==0.11.0 15:15:29 niet==1.4.2 15:15:29 nodeenv==1.9.1 15:15:29 oauth2client==4.1.3 15:15:29 oauthlib==3.2.2 15:15:29 openstacksdk==3.1.0 15:15:29 os-client-config==2.1.0 15:15:29 os-service-types==1.7.0 15:15:29 osc-lib==3.0.1 15:15:29 oslo.config==9.4.0 15:15:29 oslo.context==5.5.0 15:15:29 oslo.i18n==6.3.0 15:15:29 oslo.log==6.0.0 15:15:29 oslo.serialization==5.4.0 15:15:29 oslo.utils==7.1.0 15:15:29 packaging==24.0 15:15:29 pbr==6.0.0 15:15:29 platformdirs==4.2.2 15:15:29 prettytable==3.10.0 15:15:29 pyasn1==0.6.0 15:15:29 pyasn1_modules==0.4.0 15:15:29 pycparser==2.22 15:15:29 pygerrit2==2.0.15 15:15:29 PyGithub==2.3.0 15:15:29 PyJWT==2.8.0 15:15:29 PyNaCl==1.5.0 15:15:29 pyparsing==2.4.7 15:15:29 pyperclip==1.8.2 15:15:29 pyrsistent==0.20.0 15:15:29 python-cinderclient==9.5.0 15:15:29 python-dateutil==2.9.0.post0 15:15:29 python-heatclient==3.5.0 15:15:29 python-jenkins==1.8.2 15:15:29 python-keystoneclient==5.4.0 15:15:29 python-magnumclient==4.5.0 15:15:29 python-novaclient==18.6.0 15:15:29 python-openstackclient==6.6.0 15:15:29 python-swiftclient==4.6.0 15:15:29 PyYAML==6.0.1 15:15:29 referencing==0.35.1 15:15:29 requests==2.32.3 15:15:29 requests-oauthlib==2.0.0 15:15:29 requestsexceptions==1.4.0 15:15:29 rfc3986==2.0.0 15:15:29 rpds-py==0.18.1 15:15:29 rsa==4.9 15:15:29 ruamel.yaml==0.18.6 15:15:29 ruamel.yaml.clib==0.2.8 15:15:29 s3transfer==0.10.1 15:15:29 simplejson==3.19.2 15:15:29 six==1.16.0 15:15:29 smmap==5.0.1 15:15:29 soupsieve==2.5 15:15:29 stevedore==5.2.0 15:15:29 tabulate==0.9.0 15:15:29 toml==0.10.2 15:15:29 tomlkit==0.12.5 15:15:29 tqdm==4.66.4 15:15:29 typing_extensions==4.12.1 15:15:29 tzdata==2024.1 15:15:29 urllib3==1.26.18 15:15:29 virtualenv==20.26.2 15:15:29 wcwidth==0.2.13 15:15:29 websocket-client==1.8.0 15:15:29 wrapt==1.16.0 15:15:29 xdg==6.0.0 15:15:29 xmltodict==0.13.0 15:15:29 yq==3.4.3 15:15:29 provisioning config files... 15:15:29 copy managed file [global-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config7688337571884387285tmp 15:15:29 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config7519882226269543321tmp 15:15:29 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins7548043869900672217.sh 15:15:29 ---> docker-login.sh 15:15:29 nexus3.o-ran-sc.org:10001 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:29 Configure a credential helper to remove this warning. See 15:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:29 15:15:29 Login Succeeded 15:15:29 nexus3.o-ran-sc.org:10002 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:30 Configure a credential helper to remove this warning. See 15:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:30 15:15:30 Login Succeeded 15:15:30 nexus3.o-ran-sc.org:10003 15:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:30 Configure a credential helper to remove this warning. See 15:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:30 15:15:30 Login Succeeded 15:15:30 nexus3.o-ran-sc.org:10004 15:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:30 Configure a credential helper to remove this warning. See 15:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:30 15:15:30 Login Succeeded 15:15:30 ---> docker-login.sh ends 15:15:30 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10693677009728586687.sh 15:15:30 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6348482032323198770.sh 15:15:30 [EnvInject] - Injecting environment variables from a build step. 15:15:30 [EnvInject] - Injecting as environment variables the properties content 15:15:30 DOCKER_ROOT=a1-sdnc-vth 15:15:30 CONTAINER_TAG_YAML_DIR=a1-sdnc-vth/docker 15:15:30 CONTAINER_TAG_METHOD=yaml-file 15:15:30 15:15:30 [EnvInject] - Variables injected successfully. 15:15:30 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins12863728392765527918.sh 15:15:30 ---> docker-get-container-tag.sh 15:15:30 Setup pyenv: 15:15:30 system 15:15:30 3.8.13 15:15:30 3.9.13 15:15:30 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHBc from file:/tmp/.os_lf_venv 15:15:32 lf-activate-venv(): INFO: Installing: yq 15:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:15:33 ---> Docker image tag found: 0.0.1 15:15:33 [EnvInject] - Injecting environment variables from a build step. 15:15:33 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:15:33 [EnvInject] - Variables injected successfully. 15:15:33 [EnvInject] - Injecting environment variables from a build step. 15:15:33 [EnvInject] - Injecting as environment variables the properties content 15:15:33 DOCKER_ARGS=--network=host -f ./docker/Dockerfile 15:15:33 DOCKER_ROOT=a1-sdnc-vth 15:15:33 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:15:33 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:33 DOCKER_NAME=o-ran-sc/it-otf-a1-sdnc-vth 15:15:33 15:15:33 [EnvInject] - Variables injected successfully. 15:15:33 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins15924477926653629268.sh 15:15:33 ---> docker-build.sh 15:15:33 Docker version 24.0.2, build cb74dfc 15:15:33 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:33 docker build --network=host -f ./docker/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 . 15:15:34 #1 [internal] load .dockerignore 15:15:34 #1 transferring context: 2B done 15:15:34 #1 DONE 0.1s 15:15:34 15:15:34 #2 [internal] load build definition from Dockerfile 15:15:34 #2 transferring dockerfile: 352B done 15:15:34 #2 DONE 0.1s 15:15:34 15:15:34 #3 [internal] load metadata for docker.io/library/python:3.7.4 15:15:36 #3 DONE 1.2s 15:15:36 15:15:36 #4 [internal] load build context 15:15:36 #4 DONE 0.0s 15:15:36 15:15:36 #5 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:36 #5 resolve docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 0.1s done 15:15:36 #5 ... 15:15:36 15:15:36 #4 [internal] load build context 15:15:36 #4 transferring context: 45.83kB done 15:15:36 #4 DONE 0.1s 15:15:36 15:15:36 #5 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:36 #5 sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 2.38kB / 2.38kB done 15:15:36 #5 sha256:5be0532f833568d838b7b2d8726b66d0b8abe26f50a15b566aea4611d5951eac 2.22kB / 2.22kB done 15:15:36 #5 sha256:9fa56d0addaeb6b2b8cdc62d1eb4480730fac83b143e80f00f1d185a46e35c4f 8.90kB / 8.90kB done 15:15:36 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s 15:15:36 #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 15:15:36 #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 15:15:36 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.15MB / 50.38MB 0.2s 15:15:36 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 9.44MB / 50.38MB 0.3s 15:15:36 #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 5.24MB / 7.81MB 0.3s 15:15:36 #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 2.10MB / 10.00MB 0.3s 15:15:36 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 28.31MB / 50.38MB 0.5s 15:15:36 #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.3s done 15:15:36 #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.4s done 15:15:36 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.5s 15:15:36 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 0B / 192.05MB 0.5s 15:15:36 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 36.02MB / 50.38MB 0.6s 15:15:36 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 6.29MB / 51.77MB 0.6s 15:15:37 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 49.28MB / 50.38MB 0.8s 15:15:37 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 24.12MB / 51.77MB 0.8s 15:15:37 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 13.63MB / 192.05MB 0.8s 15:15:37 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.9s done 15:15:37 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 41.94MB / 51.77MB 1.0s 15:15:37 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 33.55MB / 192.05MB 1.0s 15:15:37 #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 15:15:37 #5 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0B / 5.79MB 1.0s 15:15:37 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.38MB / 51.77MB 1.1s 15:15:37 #5 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.24MB / 5.79MB 1.1s 15:15:37 #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.2s done 15:15:37 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 48.23MB / 192.05MB 1.2s 15:15:37 #5 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.2s 15:15:37 #5 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.2s done 15:15:37 #5 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 0B / 232B 1.3s 15:15:37 #5 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0B / 26.60MB 1.3s 15:15:37 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 72.35MB / 192.05MB 1.5s 15:15:37 #5 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 232B / 232B 1.3s done 15:15:37 #5 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 11.53MB / 26.60MB 1.5s 15:15:37 #5 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0B / 1.87MB 1.5s 15:15:37 #5 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 18.87MB / 26.60MB 1.6s 15:15:37 #5 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.87MB / 1.87MB 1.5s done 15:15:37 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 88.08MB / 192.05MB 1.7s 15:15:37 #5 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.7s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 98.57MB / 192.05MB 1.8s 15:15:38 #5 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.7s done 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 109.05MB / 192.05MB 1.9s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 139.46MB / 192.05MB 2.3s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 152.04MB / 192.05MB 2.4s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 163.58MB / 192.05MB 2.5s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 174.06MB / 192.05MB 2.6s 15:15:38 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 184.55MB / 192.05MB 2.7s 15:15:39 #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.2s done 15:15:39 #5 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 3.1s done 15:15:39 #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 15:15:39 #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done 15:15:39 #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 15:15:39 #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done 15:15:40 #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 15:15:41 #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.0s done 15:15:42 #5 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 15:15:47 #5 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.1s 15:15:48 #5 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.8s done 15:15:48 #5 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.1s 15:15:48 #5 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.2s done 15:15:48 #5 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 15:15:49 #5 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0.7s done 15:15:49 #5 extracting sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 done 15:15:49 #5 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 15:15:49 #5 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0.2s done 15:15:50 #5 DONE 14.1s 15:15:50 15:15:50 #6 [2/8] RUN python --version 15:15:50 #6 0.208 Python 3.7.4 15:15:51 #6 DONE 1.3s 15:15:51 15:15:51 #7 [3/8] ADD pip-requirements.txt pip-requirements.txt 15:15:51 #7 DONE 0.2s 15:15:51 15:15:51 #8 [4/8] ADD app app 15:15:51 #8 DONE 0.1s 15:15:51 15:15:51 #9 [5/8] ADD config.ini config.ini 15:15:52 #9 DONE 0.1s 15:15:52 15:15:52 #10 [6/8] ADD run.py run.py 15:15:52 #10 DONE 0.1s 15:15:52 15:15:52 #11 [7/8] RUN mkdir -p /otf/logs 15:15:52 #11 DONE 0.3s 15:15:52 15:15:52 #12 [8/8] RUN python -m pip install -r pip-requirements.txt 15:15:53 #12 1.170 Collecting flask 15:15:53 #12 1.191 Downloading https://files.pythonhosted.org/packages/9f/1a/8b6d48162861009d1e017a9740431c78d860809773b66cac220a11aa3310/Flask-2.2.5-py3-none-any.whl (101kB) 15:15:53 #12 1.268 Collecting flask-cors 15:15:53 #12 1.272 Downloading https://files.pythonhosted.org/packages/8b/52/2aa6285f104616f73ee1ad7905a16b2b35af0143034ad0cf7b64bcba715c/Flask_Cors-4.0.1-py2.py3-none-any.whl 15:15:53 #12 1.376 Collecting requests 15:15:54 #12 1.380 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) 15:15:54 #12 1.446 Collecting configparser 15:15:54 #12 1.449 Downloading https://files.pythonhosted.org/packages/e0/7a/9d0f52bf4923b2e410c7d6fda472c32d9b728284e89ec99074820226102f/configparser-5.3.0-py3-none-any.whl 15:15:54 #12 1.537 Collecting click>=8.0 15:15:54 #12 1.541 Downloading https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl (97kB) 15:15:54 #12 1.635 Collecting Werkzeug>=2.2.2 15:15:54 #12 1.640 Downloading https://files.pythonhosted.org/packages/f6/f8/9da63c1617ae2a1dec2fbf6412f3a0cfe9d4ce029eccbda6e1e4258ca45f/Werkzeug-2.2.3-py3-none-any.whl (233kB) 15:15:54 #12 1.723 Collecting Jinja2>=3.0 15:15:54 #12 1.727 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) 15:15:54 #12 1.783 Collecting itsdangerous>=2.0 15:15:54 #12 1.787 Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl 15:15:54 #12 1.918 Collecting importlib-metadata>=3.6.0; python_version < "3.10" 15:15:54 #12 1.924 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl 15:15:54 #12 2.008 Collecting idna<4,>=2.5 15:15:54 #12 2.012 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) 15:15:54 #12 2.083 Collecting certifi>=2017.4.17 15:15:54 #12 2.087 Downloading https://files.pythonhosted.org/packages/5b/11/1e78951465b4a225519b8c3ad29769c49e0d8d157a070f681d5b6d64737f/certifi-2024.6.2-py3-none-any.whl (164kB) 15:15:54 #12 2.204 Collecting urllib3<3,>=1.21.1 15:15:54 #12 2.208 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) 15:15:55 #12 2.542 Collecting charset-normalizer<4,>=2 15:15:55 #12 2.548 Downloading https://files.pythonhosted.org/packages/c9/7a/6d8767fac16f2c80c7fa9f14e0f53d4638271635c306921844dc0b5fd8a6/charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136kB) 15:15:55 #12 2.800 Collecting MarkupSafe>=2.1.1 15:15:55 #12 2.804 Downloading https://files.pythonhosted.org/packages/4a/1d/c4f5016f87ced614eacc7d5fb85b25bcc0ff53e8f058d069fc8cbfdc3c7a/MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 15:15:55 #12 2.868 Collecting typing-extensions>=3.6.4; python_version < "3.8" 15:15:55 #12 2.872 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl 15:15:55 #12 2.944 Collecting zipp>=0.5 15:15:55 #12 2.949 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl 15:15:55 #12 3.059 Installing collected packages: typing-extensions, zipp, importlib-metadata, click, MarkupSafe, Werkzeug, Jinja2, itsdangerous, flask, flask-cors, idna, certifi, urllib3, charset-normalizer, requests, configparser 15:15:56 #12 3.532 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-2.2.3 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 flask-2.2.5 flask-cors-4.0.1 idna-3.7 importlib-metadata-6.7.0 itsdangerous-2.1.2 requests-2.31.0 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 15:15:56 #12 3.674 WARNING: You are using pip version 19.3; however, version 24.0 is available. 15:15:56 #12 3.674 You should consider upgrading via the 'pip install --upgrade pip' command. 15:15:56 #12 DONE 3.9s 15:15:56 15:15:56 #13 exporting to image 15:15:56 #13 exporting layers 15:15:56 #13 exporting layers 0.3s done 15:15:56 #13 writing image sha256:27bcac6fbf81bedb1328ffab10ad8aa55c22b054e10f1208b6c615049a4ced27 done 15:15:56 #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 0.0s done 15:15:56 #13 DONE 0.3s 15:15:56 ---> docker-build.sh ends 15:15:56 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15834399553793160884.sh 15:15:56 [EnvInject] - Injecting environment variables from a build step. 15:15:56 [EnvInject] - Injecting as environment variables the properties content 15:15:56 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:56 15:15:56 [EnvInject] - Variables injected successfully. 15:15:56 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins2720320351713797126.sh 15:15:56 ---> docker-push.sh 15:15:56 Docker version 24.0.2, build cb74dfc 15:15:56 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:56 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:56 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth] 15:15:56 4580b5671338: Preparing 15:15:56 70eb720b0bc6: Preparing 15:15:56 1c10e96e3ede: Preparing 15:15:56 93a890267ab7: Preparing 15:15:56 60450249dec3: Preparing 15:15:56 b69e7f07fc94: Preparing 15:15:56 fac4c0325cde: Preparing 15:15:56 574ea6c52bdd: Preparing 15:15:56 d1573fad78d1: Preparing 15:15:56 14c1ff636882: Preparing 15:15:56 48ebd1638acd: Preparing 15:15:56 31f78d833a92: Preparing 15:15:56 2ea751c0f96c: Preparing 15:15:56 7a435d49206f: Preparing 15:15:56 9674e3075904: Preparing 15:15:56 831b66a484dc: Preparing 15:15:56 9674e3075904: Waiting 15:15:56 31f78d833a92: Waiting 15:15:56 fac4c0325cde: Waiting 15:15:56 574ea6c52bdd: Waiting 15:15:56 2ea751c0f96c: Waiting 15:15:56 d1573fad78d1: Waiting 15:15:56 14c1ff636882: Waiting 15:15:56 7a435d49206f: Waiting 15:15:56 831b66a484dc: Waiting 15:15:56 48ebd1638acd: Waiting 15:15:56 b69e7f07fc94: Waiting 15:15:57 1c10e96e3ede: Pushed 15:15:57 70eb720b0bc6: Pushed 15:15:57 93a890267ab7: Pushed 15:15:57 60450249dec3: Pushed 15:15:57 d1573fad78d1: Layer already exists 15:15:57 574ea6c52bdd: Layer already exists 15:15:57 b69e7f07fc94: Pushed 15:15:57 14c1ff636882: Layer already exists 15:15:57 48ebd1638acd: Layer already exists 15:15:57 31f78d833a92: Layer already exists 15:15:57 fac4c0325cde: Pushed 15:15:57 2ea751c0f96c: Layer already exists 15:15:57 7a435d49206f: Layer already exists 15:15:57 9674e3075904: Layer already exists 15:15:57 831b66a484dc: Layer already exists 15:15:58 4580b5671338: Pushed 15:15:58 0.0.1: digest: sha256:284e63cc784a45ed342efd0ae7d0dde5cbaa29697cdb8bdcaf635f518940861d size: 3671 15:15:58 ---> docker-push.sh ends 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins11448446343667793904.sh 15:15:59 $ ssh-agent -k 15:15:59 unset SSH_AUTH_SOCK; 15:15:59 unset SSH_AGENT_PID; 15:15:59 echo Agent pid 2093 killed; 15:15:59 [ssh-agent] Stopped. 15:15:59 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins16671833551418218602.sh 15:15:59 ---> sysstat.sh 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins17825603673117190444.sh 15:15:59 ---> package-listing.sh 15:15:59 ++ tr '[:upper:]' '[:lower:]' 15:15:59 ++ facter osfamily 15:15:59 + OS_FAMILY=debian 15:15:59 + workspace=/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:15:59 + START_PACKAGES=/tmp/packages_start.txt 15:15:59 + END_PACKAGES=/tmp/packages_end.txt 15:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:59 + PACKAGES=/tmp/packages_start.txt 15:15:59 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:59 + PACKAGES=/tmp/packages_end.txt 15:15:59 + case "${OS_FAMILY}" in 15:15:59 + dpkg -l 15:15:59 + grep '^ii' 15:15:59 + '[' -f /tmp/packages_start.txt ']' 15:15:59 + '[' -f /tmp/packages_end.txt ']' 15:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:59 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:59 + mkdir -p /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins5979678243726677200.sh 15:15:59 ---> capture-instance-metadata.sh 15:15:59 Setup pyenv: 15:15:59 system 15:15:59 3.8.13 15:15:59 3.9.13 15:15:59 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHBc from file:/tmp/.os_lf_venv 15:16:01 lf-activate-venv(): INFO: Installing: lftools 15:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:16:11 INFO: Running in OpenStack, capturing instance metadata 15:16:12 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins13682078829314485395.sh 15:16:12 provisioning config files... 15:16:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config4531844984049710018tmp 15:16:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:12 [EnvInject] - Injecting environment variables from a build step. 15:16:12 [EnvInject] - Injecting as environment variables the properties content 15:16:12 SERVER_ID=logs 15:16:12 15:16:12 [EnvInject] - Variables injected successfully. 15:16:12 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins2042878116150178785.sh 15:16:12 ---> create-netrc.sh 15:16:12 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10750309145231296036.sh 15:16:12 ---> python-tools-install.sh 15:16:12 Setup pyenv: 15:16:12 system 15:16:12 3.8.13 15:16:12 3.9.13 15:16:12 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHBc from file:/tmp/.os_lf_venv 15:16:13 lf-activate-venv(): INFO: Installing: lftools 15:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:16:23 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins9081190532361601097.sh 15:16:23 ---> sudo-logs.sh 15:16:23 Archiving 'sudo' log.. 15:16:23 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins1928794239304376039.sh 15:16:23 ---> job-cost.sh 15:16:23 Setup pyenv: 15:16:23 system 15:16:23 3.8.13 15:16:23 3.9.13 15:16:23 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHBc from file:/tmp/.os_lf_venv 15:16:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:16:30 INFO: No Stack... 15:16:31 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:16:31 INFO: Archiving Costs 15:16:31 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins4938264118443412798.sh 15:16:31 ---> logs-deploy.sh 15:16:31 Setup pyenv: 15:16:31 system 15:16:31 3.8.13 15:16:31 3.9.13 15:16:31 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHBc from file:/tmp/.os_lf_venv 15:16:32 lf-activate-venv(): INFO: Installing: lftools 15:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-HHBc/bin to PATH 15:16:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-a1-sdnc-vth-docker-merge-master/214 15:16:42 INFO: archiving workspace using pattern(s): 15:16:44 Archives upload complete. 15:16:44 INFO: archiving logs to Nexus 15:16:45 ---> uname -a: 15:16:45 Linux prd-ubuntu1804-docker-4c-4g-2876 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:16:45 15:16:45 15:16:45 ---> lscpu: 15:16:45 Architecture: x86_64 15:16:45 CPU op-mode(s): 32-bit, 64-bit 15:16:45 Byte Order: Little Endian 15:16:45 CPU(s): 4 15:16:45 On-line CPU(s) list: 0-3 15:16:45 Thread(s) per core: 1 15:16:45 Core(s) per socket: 1 15:16:45 Socket(s): 4 15:16:45 NUMA node(s): 1 15:16:45 Vendor ID: AuthenticAMD 15:16:45 CPU family: 23 15:16:45 Model: 49 15:16:45 Model name: AMD EPYC-Rome Processor 15:16:45 Stepping: 0 15:16:45 CPU MHz: 2799.998 15:16:45 BogoMIPS: 5599.99 15:16:45 Virtualization: AMD-V 15:16:45 Hypervisor vendor: KVM 15:16:45 Virtualization type: full 15:16:45 L1d cache: 32K 15:16:45 L1i cache: 32K 15:16:45 L2 cache: 512K 15:16:45 L3 cache: 16384K 15:16:45 NUMA node0 CPU(s): 0-3 15:16:45 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 15:16:45 15:16:45 15:16:45 ---> nproc: 15:16:45 4 15:16:45 15:16:45 15:16:45 ---> df -h: 15:16:45 Filesystem Size Used Avail Use% Mounted on 15:16:45 udev 2.0G 0 2.0G 0% /dev 15:16:45 tmpfs 395M 696K 394M 1% /run 15:16:45 /dev/vda1 20G 9.9G 9.4G 52% / 15:16:45 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:16:45 tmpfs 5.0M 0 5.0M 0% /run/lock 15:16:45 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:16:45 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:16:45 tmpfs 395M 0 395M 0% /run/user/1001 15:16:45 15:16:45 15:16:45 ---> free -m: 15:16:45 total used free shared buff/cache available 15:16:45 Mem: 3943 477 341 0 3124 3183 15:16:45 Swap: 1023 0 1023 15:16:45 15:16:45 15:16:45 ---> ip addr: 15:16:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:45 inet 127.0.0.1/8 scope host lo 15:16:45 valid_lft forever preferred_lft forever 15:16:45 inet6 ::1/128 scope host 15:16:45 valid_lft forever preferred_lft forever 15:16:45 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:16:45 link/ether fa:16:3e:9e:24:dc brd ff:ff:ff:ff:ff:ff 15:16:45 inet 10.32.7.118/23 brd 10.32.7.255 scope global dynamic ens3 15:16:45 valid_lft 86214sec preferred_lft 86214sec 15:16:45 inet6 fe80::f816:3eff:fe9e:24dc/64 scope link 15:16:45 valid_lft forever preferred_lft forever 15:16:45 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:16:45 link/ether 02:42:c9:e6:2e:92 brd ff:ff:ff:ff:ff:ff 15:16:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:16:45 valid_lft forever preferred_lft forever 15:16:45 15:16:45 15:16:45 ---> sar -b -r -n DEV: 15:16:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2876) 06/07/24 _x86_64_ (4 CPU) 15:16:45 15:16:45 15:13:42 LINUX RESTART (4 CPU) 15:16:45 15:16:45 15:14:01 tps rtps wtps bread/s bwrtn/s 15:16:45 15:15:01 190.05 84.19 105.86 6601.67 41919.51 15:16:45 15:16:01 187.42 12.86 174.55 2274.82 56702.68 15:16:45 Average: 188.74 48.53 140.21 4438.42 49310.48 15:16:45 15:16:45 15:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:45 15:15:01 1585520 3283360 2453132 60.74 46316 1808904 965652 18.98 651796 1625100 137836 15:16:45 15:16:01 399756 3293980 3638896 90.10 87208 2900628 933236 18.34 698824 2660356 732 15:16:45 Average: 992638 3288670 3046014 75.42 66762 2354766 949444 18.66 675310 2142728 69284 15:16:45 15:16:45 15:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:45 15:15:01 ens3 457.81 288.55 1482.95 72.36 0.00 0.00 0.00 0.00 15:16:45 15:15:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 15:16:45 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:45 15:16:01 ens3 786.72 449.04 5969.42 140.10 0.00 0.00 0.00 0.00 15:16:45 15:16:01 lo 5.27 5.27 0.47 0.47 0.00 0.00 0.00 0.00 15:16:45 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:45 Average: ens3 622.25 368.79 3726.00 106.23 0.00 0.00 0.00 0.00 15:16:45 Average: lo 3.20 3.20 0.29 0.29 0.00 0.00 0.00 0.00 15:16:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:45 15:16:45 15:16:45 ---> sar -P ALL: 15:16:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2876) 06/07/24 _x86_64_ (4 CPU) 15:16:45 15:16:45 15:13:42 LINUX RESTART (4 CPU) 15:16:45 15:16:45 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:16:45 15:15:01 all 18.10 0.00 2.34 6.36 0.05 73.15 15:16:45 15:15:01 0 21.28 0.00 1.89 2.92 0.03 73.88 15:16:45 15:15:01 1 24.38 0.00 3.06 10.12 0.05 62.39 15:16:45 15:15:01 2 13.89 0.00 2.45 7.76 0.07 75.83 15:16:45 15:15:01 3 12.84 0.00 1.97 4.65 0.07 80.47 15:16:45 15:16:01 all 20.78 0.00 4.14 4.17 0.06 70.84 15:16:45 15:16:01 0 17.62 0.00 4.34 6.02 0.05 71.97 15:16:45 15:16:01 1 17.11 0.00 4.61 7.14 0.05 71.09 15:16:45 15:16:01 2 18.82 0.00 3.44 1.98 0.07 75.70 15:16:45 15:16:01 3 29.62 0.00 4.20 1.50 0.08 64.60 15:16:45 Average: all 19.44 0.00 3.24 5.27 0.06 72.00 15:16:45 Average: 0 19.45 0.00 3.11 4.47 0.04 72.93 15:16:45 Average: 1 20.75 0.00 3.83 8.63 0.05 66.74 15:16:45 Average: 2 16.34 0.00 2.94 4.89 0.07 75.77 15:16:45 Average: 3 21.19 0.00 3.08 3.08 0.08 72.57 15:16:45 15:16:45 15:16:45