20:58:11 Started by timer 20:58:11 Running as SYSTEM 20:58:11 [EnvInject] - Loading node environment variables. 20:58:11 Building remotely on prd-ubuntu1804-docker-4c-4g-5757 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-secret-docker-merge-master 20:58:11 [ssh-agent] Looking for ssh-agent implementation... 20:58:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:11 $ ssh-agent 20:58:11 SSH_AUTH_SOCK=/tmp/ssh-D8sMts7dytUN/agent.2106 20:58:11 SSH_AGENT_PID=2108 20:58:11 [ssh-agent] Started. 20:58:11 Running ssh-add (command line suppressed) 20:58:11 Identity added: /w/workspace/it-dep-secret-docker-merge-master@tmp/private_key_14876575656135129847.key (jenkins-ssh) 20:58:11 [ssh-agent] Using credentials jenkins (jenkins) 20:58:11 The recommended git tool is: NONE 20:58:13 using credential jenkins 20:58:13 Wiping out workspace first. 20:58:13 Cloning the remote Git repository 20:58:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 20:58:13 > git init /w/workspace/it-dep-secret-docker-merge-master # timeout=10 20:58:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 20:58:13 > git --version # timeout=10 20:58:13 > git --version # 'git version 2.17.1' 20:58:13 using GIT_SSH to set credentials jenkins 20:58:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 20:58:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:14 Avoid second fetch 20:58:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:58:14 Checking out Revision 68332a494ab572e3b526c799aa7389810451749b (refs/remotes/origin/master) 20:58:14 > git config core.sparsecheckout # timeout=10 20:58:14 > git checkout -f 68332a494ab572e3b526c799aa7389810451749b # timeout=10 20:58:15 Commit message: "Fix the yq based validation checks" 20:58:15 > git rev-list --no-walk 68332a494ab572e3b526c799aa7389810451749b # timeout=10 20:58:15 > git remote # timeout=10 20:58:15 > git submodule init # timeout=10 20:58:15 > git submodule sync # timeout=10 20:58:15 > git config --get remote.origin.url # timeout=10 20:58:15 > git submodule init # timeout=10 20:58:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:58:15 > git config --get submodule.ric-dep.url # timeout=10 20:58:15 > git config -f .gitmodules --get submodule.ric-dep.path # timeout=10 20:58:15 > git config --get submodule.smo-install/onap_oom.url # timeout=10 20:58:15 > git config -f .gitmodules --get submodule.smo-install/onap_oom.path # timeout=10 20:58:15 > git config --get submodule.smo-install/multicloud-k8s.url # timeout=10 20:58:15 > git config -f .gitmodules --get submodule.smo-install/multicloud-k8s.path # timeout=10 20:58:15 > git config --get submodule.ranpm.url # timeout=10 20:58:15 > git config -f .gitmodules --get submodule.ranpm.path # timeout=10 20:58:15 > git submodule update --init --recursive ric-dep # timeout=10 20:58:15 > git submodule update --init --recursive smo-install/onap_oom # timeout=10 20:58:20 > git submodule update --init --recursive smo-install/multicloud-k8s # timeout=10 20:58:21 > git submodule update --init --recursive ranpm # timeout=10 20:58:26 provisioning config files... 20:58:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:58:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:58:26 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2061803311814256852.sh 20:58:27 ---> python-tools-install.sh 20:58:27 Setup pyenv: 20:58:27 * system (set by /opt/pyenv/version) 20:58:27 * 3.8.13 (set by /opt/pyenv/version) 20:58:27 * 3.9.13 (set by /opt/pyenv/version) 20:58:27 * 3.10.6 (set by /opt/pyenv/version) 20:58:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RKQC 20:58:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:58:35 lf-activate-venv(): INFO: Installing: lftools 20:59:03 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 20:59:03 Generating Requirements File 20:59:24 Python 3.10.6 20:59:24 pip 24.1.1 from /tmp/venv-RKQC/lib/python3.10/site-packages/pip (python 3.10) 20:59:24 appdirs==1.4.4 20:59:24 argcomplete==3.4.0 20:59:24 aspy.yaml==1.3.0 20:59:24 attrs==23.2.0 20:59:24 autopage==0.5.2 20:59:24 beautifulsoup4==4.12.3 20:59:24 boto3==1.34.139 20:59:24 botocore==1.34.139 20:59:24 bs4==0.0.2 20:59:24 cachetools==5.3.3 20:59:24 certifi==2024.6.2 20:59:24 cffi==1.16.0 20:59:24 cfgv==3.4.0 20:59:24 chardet==5.2.0 20:59:24 charset-normalizer==3.3.2 20:59:24 click==8.1.7 20:59:24 cliff==4.7.0 20:59:24 cmd2==2.4.3 20:59:24 cryptography==3.3.2 20:59:24 debtcollector==3.0.0 20:59:24 decorator==5.1.1 20:59:24 defusedxml==0.7.1 20:59:24 Deprecated==1.2.14 20:59:24 distlib==0.3.8 20:59:24 dnspython==2.6.1 20:59:24 docker==4.2.2 20:59:24 dogpile.cache==1.3.3 20:59:24 email_validator==2.2.0 20:59:24 filelock==3.15.4 20:59:24 future==1.0.0 20:59:24 gitdb==4.0.11 20:59:24 GitPython==3.1.43 20:59:24 google-auth==2.31.0 20:59:24 httplib2==0.22.0 20:59:24 identify==2.5.36 20:59:24 idna==3.7 20:59:24 importlib-resources==1.5.0 20:59:24 iso8601==2.1.0 20:59:24 Jinja2==3.1.4 20:59:24 jmespath==1.0.1 20:59:24 jsonpatch==1.33 20:59:24 jsonpointer==3.0.0 20:59:24 jsonschema==4.22.0 20:59:24 jsonschema-specifications==2023.12.1 20:59:24 keystoneauth1==5.6.0 20:59:24 kubernetes==30.1.0 20:59:24 lftools==0.37.10 20:59:24 lxml==5.2.2 20:59:24 MarkupSafe==2.1.5 20:59:24 msgpack==1.0.8 20:59:24 multi_key_dict==2.0.3 20:59:24 munch==4.0.0 20:59:24 netaddr==1.3.0 20:59:24 netifaces==0.11.0 20:59:24 niet==1.4.2 20:59:24 nodeenv==1.9.1 20:59:24 oauth2client==4.1.3 20:59:24 oauthlib==3.2.2 20:59:24 openstacksdk==3.2.0 20:59:24 os-client-config==2.1.0 20:59:24 os-service-types==1.7.0 20:59:24 osc-lib==3.0.1 20:59:24 oslo.config==9.4.0 20:59:24 oslo.context==5.5.0 20:59:24 oslo.i18n==6.3.0 20:59:24 oslo.log==6.1.0 20:59:24 oslo.serialization==5.4.0 20:59:24 oslo.utils==7.1.0 20:59:24 packaging==24.1 20:59:24 pbr==6.0.0 20:59:24 platformdirs==4.2.2 20:59:24 prettytable==3.10.0 20:59:24 pyasn1==0.6.0 20:59:24 pyasn1_modules==0.4.0 20:59:24 pycparser==2.22 20:59:24 pygerrit2==2.0.15 20:59:24 PyGithub==2.3.0 20:59:24 PyJWT==2.8.0 20:59:24 PyNaCl==1.5.0 20:59:24 pyparsing==2.4.7 20:59:24 pyperclip==1.9.0 20:59:24 pyrsistent==0.20.0 20:59:24 python-cinderclient==9.5.0 20:59:24 python-dateutil==2.9.0.post0 20:59:24 python-heatclient==3.5.0 20:59:24 python-jenkins==1.8.2 20:59:24 python-keystoneclient==5.4.0 20:59:24 python-magnumclient==4.5.0 20:59:24 python-novaclient==18.6.0 20:59:24 python-openstackclient==6.6.0 20:59:24 python-swiftclient==4.6.0 20:59:24 PyYAML==6.0.1 20:59:24 referencing==0.35.1 20:59:24 requests==2.32.3 20:59:24 requests-oauthlib==2.0.0 20:59:24 requestsexceptions==1.4.0 20:59:24 rfc3986==2.0.0 20:59:24 rpds-py==0.18.1 20:59:24 rsa==4.9 20:59:24 ruamel.yaml==0.18.6 20:59:24 ruamel.yaml.clib==0.2.8 20:59:24 s3transfer==0.10.2 20:59:24 simplejson==3.19.2 20:59:24 six==1.16.0 20:59:24 smmap==5.0.1 20:59:24 soupsieve==2.5 20:59:24 stevedore==5.2.0 20:59:24 tabulate==0.9.0 20:59:24 toml==0.10.2 20:59:24 tomlkit==0.12.5 20:59:24 tqdm==4.66.4 20:59:24 typing_extensions==4.12.2 20:59:24 tzdata==2024.1 20:59:24 urllib3==1.26.19 20:59:24 virtualenv==20.26.3 20:59:24 wcwidth==0.2.13 20:59:24 websocket-client==1.8.0 20:59:24 wrapt==1.16.0 20:59:24 xdg==6.0.0 20:59:24 xmltodict==0.13.0 20:59:24 yq==3.4.3 20:59:24 provisioning config files... 20:59:24 copy managed file [global-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config9399316428832951409tmp 20:59:24 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config6024756477301602310tmp 20:59:24 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins17474711291186219762.sh 20:59:24 ---> docker-login.sh 20:59:24 nexus3.o-ran-sc.org:10001 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.o-ran-sc.org:10002 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.o-ran-sc.org:10003 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.o-ran-sc.org:10004 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 ---> docker-login.sh ends 20:59:25 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins8913860059520133700.sh 20:59:25 [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14303499935325490745.sh 20:59:25 [EnvInject] - Injecting environment variables from a build step. 20:59:25 [EnvInject] - Injecting as environment variables the properties content 20:59:25 DOCKER_ROOT=ci/tiller-secret-gen 20:59:25 CONTAINER_TAG_YAML_DIR= 20:59:25 CONTAINER_TAG_METHOD=yaml-file 20:59:25 20:59:25 [EnvInject] - Variables injected successfully. 20:59:25 [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins6052852671767444857.sh 20:59:25 ---> docker-get-container-tag.sh 20:59:25 Setup pyenv: 20:59:25 system 20:59:25 3.8.13 20:59:25 3.9.13 20:59:25 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) 20:59:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKQC from file:/tmp/.os_lf_venv 20:59:26 lf-activate-venv(): INFO: Installing: yq 20:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 20:59:27 ---> Docker image tag found: 0.0.2 20:59:27 [EnvInject] - Injecting environment variables from a build step. 20:59:27 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 20:59:27 [EnvInject] - Variables injected successfully. 20:59:27 [EnvInject] - Injecting environment variables from a build step. 20:59:27 [EnvInject] - Injecting as environment variables the properties content 20:59:27 DOCKER_ARGS=--network=host 20:59:27 DOCKER_ROOT=ci/tiller-secret-gen 20:59:27 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 20:59:27 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 20:59:27 DOCKER_NAME=o-ran-sc/it-dep-secret 20:59:27 20:59:27 [EnvInject] - Variables injected successfully. 20:59:27 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2325028442515746039.sh 20:59:27 ---> docker-build.sh 20:59:27 Docker version 24.0.2, build cb74dfc 20:59:27 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 20:59:27 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 . 20:59:28 #1 [internal] load .dockerignore 20:59:28 #1 transferring context: 2B done 20:59:28 #1 DONE 0.1s 20:59:28 20:59:28 #2 [internal] load build definition from Dockerfile 20:59:28 #2 transferring dockerfile: 1.34kB done 20:59:28 #2 DONE 0.1s 20:59:28 20:59:28 #3 [internal] load metadata for docker.io/library/alpine:latest 20:59:29 #3 DONE 1.1s 20:59:29 20:59:29 #4 [internal] load build context 20:59:29 #4 DONE 0.0s 20:59:29 20:59:29 #5 [1/9] FROM docker.io/library/alpine@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 20:59:29 #5 resolve docker.io/library/alpine@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 0.1s done 20:59:30 #5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 0B / 3.62MB 0.1s 20:59:30 #5 sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 1.85kB / 1.85kB done 20:59:30 #5 sha256:dabf91b69c191a1a0a1628fd6bdd029c0c4018041c7f052870bb13c5a222ae76 528B / 528B done 20:59:30 #5 sha256:a606584aa9aa875552092ec9e1d62cb98d486f51f389609914039aabd9414687 1.47kB / 1.47kB done 20:59:30 #5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 3.62MB / 3.62MB 0.2s 20:59:30 #5 extracting sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 20:59:30 #5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 3.62MB / 3.62MB 0.2s done 20:59:30 #5 extracting sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 0.1s done 20:59:30 #5 DONE 0.5s 20:59:30 20:59:30 #6 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl 20:59:30 #6 DONE 1.0s 20:59:30 20:59:30 #4 [internal] load build context 20:59:30 #4 transferring context: 5.59kB done 20:59:30 #4 DONE 0.1s 20:59:30 20:59:30 #7 [2/9] RUN apk update 20:59:30 #0 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:59:30 #0 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:59:30 #0 0.558 v3.20.1-59-g0a6de68fa41 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 20:59:31 #7 0.558 v3.20.1-61-g689d30514c2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 20:59:31 #7 0.559 OK: 24152 distinct packages available 20:59:32 #7 DONE 2.4s 20:59:32 20:59:32 #8 [3/9] RUN apk add openssl 20:59:33 #8 0.472 (1/3) Upgrading libcrypto3 (3.3.1-r0 -> 3.3.1-r1) 20:59:33 #8 0.553 (2/3) Upgrading libssl3 (3.3.1-r0 -> 3.3.1-r1) 20:59:33 #8 0.564 (3/3) Installing openssl (3.3.1-r1) 20:59:33 #8 0.574 Executing busybox-1.36.1-r29.trigger 20:59:33 #8 0.579 OK: 9 MiB in 15 packages 20:59:33 #8 DONE 0.7s 20:59:33 20:59:33 #9 [4/9] ADD https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl /bin/kubectl 20:59:33 #9 DONE 0.2s 20:59:33 20:59:33 #10 [5/9] RUN chmod +x /bin/kubectl 20:59:34 #10 DONE 0.4s 20:59:34 20:59:34 #11 [6/9] COPY bin/cert-gen.sh /bin/cert-gen.sh 20:59:34 #11 DONE 0.1s 20:59:34 20:59:34 #12 [7/9] COPY bin/svcacct-to-kubeconfig.sh /bin/svcacct-to-kubeconfig.sh 20:59:34 #12 DONE 0.1s 20:59:34 20:59:34 #13 [8/9] COPY bin/tls-secrets.sh /tls-secrets.sh 20:59:34 #13 DONE 0.1s 20:59:34 20:59:34 #14 [9/9] RUN mkdir /pki 20:59:35 #14 DONE 0.3s 20:59:35 20:59:35 #15 exporting to image 20:59:35 #15 exporting layers 20:59:35 #15 exporting layers 0.3s done 20:59:35 #15 writing image sha256:d6842feeb160ac223ca4a028026f1b82e5b63fc0f2a5e661575febb6900d2ee0 done 20:59:35 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 0.0s done 20:59:35 #15 DONE 0.4s 20:59:35 ---> docker-build.sh ends 20:59:35 [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2768681112970708230.sh 20:59:35 [EnvInject] - Injecting environment variables from a build step. 20:59:35 [EnvInject] - Injecting as environment variables the properties content 20:59:35 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 20:59:35 20:59:35 [EnvInject] - Variables injected successfully. 20:59:35 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins8919841409729281197.sh 20:59:35 ---> docker-push.sh 20:59:35 Docker version 24.0.2, build cb74dfc 20:59:35 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 20:59:35 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 20:59:35 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret] 20:59:35 af184cf06ce0: Preparing 20:59:35 152493a48f66: Preparing 20:59:35 f785d120bcdf: Preparing 20:59:35 ade2fc24f195: Preparing 20:59:35 e0b1d1869409: Preparing 20:59:35 9d2b04fd459c: Preparing 20:59:35 4b212bfd0db8: Preparing 20:59:35 b21647b4c51b: Preparing 20:59:35 94e5f06ff8e3: Preparing 20:59:35 9d2b04fd459c: Waiting 20:59:35 4b212bfd0db8: Waiting 20:59:35 b21647b4c51b: Waiting 20:59:35 94e5f06ff8e3: Waiting 20:59:35 152493a48f66: Pushed 20:59:35 f785d120bcdf: Pushed 20:59:35 ade2fc24f195: Pushed 20:59:35 af184cf06ce0: Pushed 20:59:35 94e5f06ff8e3: Layer already exists 20:59:35 b21647b4c51b: Pushed 20:59:36 4b212bfd0db8: Pushed 20:59:39 e0b1d1869409: Pushed 20:59:39 9d2b04fd459c: Pushed 20:59:39 0.0.2: digest: sha256:8dee4443311d8f528f5fcf38b994138a19da8d0754e3cdfffb0f53d1f8716a9e size: 2203 20:59:39 ---> docker-push.sh ends 20:59:39 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9476850685322241005.sh 20:59:39 $ ssh-agent -k 20:59:39 unset SSH_AUTH_SOCK; 20:59:39 unset SSH_AGENT_PID; 20:59:39 echo Agent pid 2108 killed; 20:59:39 [ssh-agent] Stopped. 20:59:39 [PostBuildScript] - [INFO] Executing post build scripts. 20:59:39 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins8387247097658682184.sh 20:59:39 ---> sysstat.sh 20:59:40 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins1484553522138843825.sh 20:59:40 ---> package-listing.sh 20:59:40 ++ tr '[:upper:]' '[:lower:]' 20:59:40 ++ facter osfamily 20:59:40 + OS_FAMILY=debian 20:59:40 + workspace=/w/workspace/it-dep-secret-docker-merge-master 20:59:40 + START_PACKAGES=/tmp/packages_start.txt 20:59:40 + END_PACKAGES=/tmp/packages_end.txt 20:59:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:40 + PACKAGES=/tmp/packages_start.txt 20:59:40 + '[' /w/workspace/it-dep-secret-docker-merge-master ']' 20:59:40 + PACKAGES=/tmp/packages_end.txt 20:59:40 + case "${OS_FAMILY}" in 20:59:40 + dpkg -l 20:59:40 + grep '^ii' 20:59:40 + '[' -f /tmp/packages_start.txt ']' 20:59:40 + '[' -f /tmp/packages_end.txt ']' 20:59:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:40 + '[' /w/workspace/it-dep-secret-docker-merge-master ']' 20:59:40 + mkdir -p /w/workspace/it-dep-secret-docker-merge-master/archives/ 20:59:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-secret-docker-merge-master/archives/ 20:59:40 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins6529688313681824344.sh 20:59:40 ---> capture-instance-metadata.sh 20:59:40 Setup pyenv: 20:59:40 system 20:59:40 3.8.13 20:59:40 3.9.13 20:59:40 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) 20:59:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKQC from file:/tmp/.os_lf_venv 20:59:41 lf-activate-venv(): INFO: Installing: lftools 20:59:50 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 20:59:50 INFO: Running in OpenStack, capturing instance metadata 20:59:51 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins13203160637828002447.sh 20:59:51 provisioning config files... 20:59:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config9120956998627958646tmp 20:59:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:59:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:59:51 [EnvInject] - Injecting environment variables from a build step. 20:59:51 [EnvInject] - Injecting as environment variables the properties content 20:59:51 SERVER_ID=logs 20:59:51 20:59:51 [EnvInject] - Variables injected successfully. 20:59:51 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7680940751119658924.sh 20:59:51 ---> create-netrc.sh 20:59:51 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7762601514019987653.sh 20:59:51 ---> python-tools-install.sh 20:59:51 Setup pyenv: 20:59:51 system 20:59:51 3.8.13 20:59:51 3.9.13 20:59:51 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) 20:59:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKQC from file:/tmp/.os_lf_venv 20:59:52 lf-activate-venv(): INFO: Installing: lftools 21:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 21:00:01 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins15054593503418669957.sh 21:00:01 ---> sudo-logs.sh 21:00:01 Archiving 'sudo' log.. 21:00:01 [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins5998269125735441494.sh 21:00:01 ---> job-cost.sh 21:00:01 Setup pyenv: 21:00:01 system 21:00:01 3.8.13 21:00:01 3.9.13 21:00:01 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) 21:00:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKQC from file:/tmp/.os_lf_venv 21:00:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 21:00:07 INFO: No Stack... 21:00:07 INFO: Retrieving Pricing Info for: v2-highcpu-4 21:00:07 INFO: Archiving Costs 21:00:08 [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins12155220793681592634.sh 21:00:08 ---> logs-deploy.sh 21:00:08 Setup pyenv: 21:00:08 system 21:00:08 3.8.13 21:00:08 3.9.13 21:00:08 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) 21:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RKQC from file:/tmp/.os_lf_venv 21:00:09 lf-activate-venv(): INFO: Installing: lftools 21:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-RKQC/bin to PATH 21:00:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-secret-docker-merge-master/230 21:00:17 INFO: archiving workspace using pattern(s): 21:00:19 Archives upload complete. 21:00:19 INFO: archiving logs to Nexus 21:00:20 ---> uname -a: 21:00:20 Linux prd-ubuntu1804-docker-4c-4g-5757 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:00:20 21:00:20 21:00:20 ---> lscpu: 21:00:20 Architecture: x86_64 21:00:20 CPU op-mode(s): 32-bit, 64-bit 21:00:20 Byte Order: Little Endian 21:00:20 CPU(s): 4 21:00:20 On-line CPU(s) list: 0-3 21:00:20 Thread(s) per core: 1 21:00:20 Core(s) per socket: 1 21:00:20 Socket(s): 4 21:00:20 NUMA node(s): 1 21:00:20 Vendor ID: AuthenticAMD 21:00:20 CPU family: 23 21:00:20 Model: 49 21:00:20 Model name: AMD EPYC-Rome Processor 21:00:20 Stepping: 0 21:00:20 CPU MHz: 2799.998 21:00:20 BogoMIPS: 5599.99 21:00:20 Virtualization: AMD-V 21:00:20 Hypervisor vendor: KVM 21:00:20 Virtualization type: full 21:00:20 L1d cache: 32K 21:00:20 L1i cache: 32K 21:00:20 L2 cache: 512K 21:00:20 L3 cache: 16384K 21:00:20 NUMA node0 CPU(s): 0-3 21:00:20 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 21:00:20 21:00:20 21:00:20 ---> nproc: 21:00:20 4 21:00:20 21:00:20 21:00:20 ---> df -h: 21:00:20 Filesystem Size Used Avail Use% Mounted on 21:00:20 udev 2.0G 0 2.0G 0% /dev 21:00:20 tmpfs 395M 696K 394M 1% /run 21:00:20 /dev/vda1 20G 9.2G 11G 48% / 21:00:20 tmpfs 2.0G 0 2.0G 0% /dev/shm 21:00:20 tmpfs 5.0M 0 5.0M 0% /run/lock 21:00:20 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 21:00:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:00:20 tmpfs 395M 0 395M 0% /run/user/1001 21:00:20 21:00:20 21:00:20 ---> free -m: 21:00:20 total used free shared buff/cache available 21:00:20 Mem: 3943 452 1121 0 2369 3225 21:00:20 Swap: 1023 0 1023 21:00:20 21:00:20 21:00:20 ---> ip addr: 21:00:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:00:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:00:20 inet 127.0.0.1/8 scope host lo 21:00:20 valid_lft forever preferred_lft forever 21:00:20 inet6 ::1/128 scope host 21:00:20 valid_lft forever preferred_lft forever 21:00:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:00:20 link/ether fa:16:3e:bf:5e:84 brd ff:ff:ff:ff:ff:ff 21:00:20 inet 10.32.7.21/23 brd 10.32.7.255 scope global dynamic ens3 21:00:20 valid_lft 86232sec preferred_lft 86232sec 21:00:20 inet6 fe80::f816:3eff:febf:5e84/64 scope link 21:00:20 valid_lft forever preferred_lft forever 21:00:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:00:20 link/ether 02:42:6d:4e:24:2e brd ff:ff:ff:ff:ff:ff 21:00:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:00:20 valid_lft forever preferred_lft forever 21:00:20 21:00:20 21:00:20 ---> sar -b -r -n DEV: 21:00:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5757) 07/04/24 _x86_64_ (4 CPU) 21:00:20 21:00:20 20:57:35 LINUX RESTART (4 CPU) 21:00:20 21:00:20 20:58:01 tps rtps wtps bread/s bwrtn/s 21:00:20 20:59:01 169.64 67.14 102.50 5013.56 45276.20 21:00:20 21:00:01 120.51 12.90 107.62 2277.49 15957.87 21:00:20 Average: 145.08 40.02 105.06 3645.53 30617.04 21:00:20 21:00:20 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:20 20:59:01 1453052 3301400 2585600 64.02 58276 1938820 929644 18.27 677536 1713660 174464 21:00:20 21:00:01 1130144 3281940 2908508 72.02 71224 2219680 981756 19.30 869212 1826116 16360 21:00:20 Average: 1291598 3291670 2747054 68.02 64750 2079250 955700 18.79 773374 1769888 95412 21:00:20 21:00:20 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:20 20:59:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:00:20 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:20 20:59:01 ens3 554.02 319.65 2323.44 75.70 0.00 0.00 0.00 0.00 21:00:20 21:00:01 lo 5.33 5.33 0.48 0.48 0.00 0.00 0.00 0.00 21:00:20 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:20 21:00:01 ens3 209.78 219.73 1104.22 557.23 0.00 0.00 0.00 0.00 21:00:20 Average: lo 3.10 3.10 0.28 0.28 0.00 0.00 0.00 0.00 21:00:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:20 Average: ens3 381.90 269.69 1713.83 316.47 0.00 0.00 0.00 0.00 21:00:20 21:00:20 21:00:20 ---> sar -P ALL: 21:00:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5757) 07/04/24 _x86_64_ (4 CPU) 21:00:20 21:00:20 20:57:35 LINUX RESTART (4 CPU) 21:00:20 21:00:20 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:00:20 20:59:01 all 18.71 0.00 2.65 5.47 0.06 73.11 21:00:20 20:59:01 0 27.30 0.00 2.59 5.17 0.05 64.89 21:00:20 20:59:01 1 18.43 0.00 2.73 4.62 0.07 74.15 21:00:20 20:59:01 2 15.66 0.00 3.19 4.94 0.07 76.14 21:00:20 20:59:01 3 13.40 0.00 2.08 7.14 0.05 77.33 21:00:20 21:00:01 all 20.73 0.00 1.60 3.20 0.06 74.41 21:00:20 21:00:01 0 9.95 0.00 1.19 0.72 0.07 88.07 21:00:20 21:00:01 1 47.84 0.00 2.34 4.33 0.08 45.40 21:00:20 21:00:01 2 13.69 0.00 1.33 0.92 0.05 84.01 21:00:20 21:00:01 3 11.40 0.00 1.57 6.85 0.03 80.14 21:00:20 Average: all 19.72 0.00 2.13 4.34 0.06 73.76 21:00:20 Average: 0 18.63 0.00 1.89 2.95 0.06 76.48 21:00:20 Average: 1 33.15 0.00 2.54 4.48 0.08 59.77 21:00:20 Average: 2 14.68 0.00 2.26 2.93 0.06 80.08 21:00:20 Average: 3 12.40 0.00 1.82 7.00 0.04 78.74 21:00:20 21:00:20 21:00:20