18:56:50 Started by timer 18:56:50 Running as SYSTEM 18:56:50 [EnvInject] - Loading node environment variables. 18:56:50 Building remotely on prd-ubuntu1804-docker-8c-8g-12248 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-consul-docker-merge-master 18:56:50 [ssh-agent] Looking for ssh-agent implementation... 18:56:50 $ ssh-agent 18:56:50 SSH_AUTH_SOCK=/tmp/ssh-CizuaYrpTmXb/agent.2118 18:56:50 SSH_AGENT_PID=2120 18:56:50 [ssh-agent] Started. 18:56:50 Running ssh-add (command line suppressed) 18:56:50 Identity added: /w/workspace/oom-consul-docker-merge-master@tmp/private_key_9126838416810917892.key (/w/workspace/oom-consul-docker-merge-master@tmp/private_key_9126838416810917892.key) 18:56:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:56:50 The recommended git tool is: NONE 18:56:51 using credential onap-jenkins-ssh 18:56:52 Wiping out workspace first. 18:56:52 Cloning the remote Git repository 18:56:52 Cloning repository git://cloud.onap.org/mirror/oom/consul 18:56:52 > git init /w/workspace/oom-consul-docker-merge-master # timeout=10 18:56:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul 18:56:52 > git --version # timeout=10 18:56:52 > git --version # 'git version 2.17.1' 18:56:52 using GIT_SSH to set credentials Gerrit user 18:56:52 Verifying host key using manually-configured host key entries 18:56:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul # timeout=10 18:56:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:52 Avoid second fetch 18:56:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:56:52 Checking out Revision 4774ed961a31ab0f27cb4ef82506b8bfc70e315d (refs/remotes/origin/master) 18:56:52 > git config core.sparsecheckout # timeout=10 18:56:52 > git checkout -f 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:56:55 Commit message: "[GENERAL] Add Andreas Geissler as committer" 18:56:55 > git rev-list --no-walk 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:56:56 provisioning config files... 18:56:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:56:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:56:56 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins17972026325641952543.sh 18:56:56 ---> python-tools-install.sh 18:56:56 Setup pyenv: 18:56:56 * system (set by /opt/pyenv/version) 18:56:56 * 3.8.13 (set by /opt/pyenv/version) 18:56:56 * 3.9.13 (set by /opt/pyenv/version) 18:56:56 * 3.10.6 (set by /opt/pyenv/version) 18:57:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rpyK 18:57:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:05 lf-activate-venv(): INFO: Base packages installed successfully 18:57:05 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:57:29 Generating Requirements File 18:57:51 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. 18:57:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:57:52 Python 3.10.6 18:57:52 pip 26.2.1 from /tmp/venv-rpyK/lib/python3.10/site-packages/pip (python 3.10) 18:57:52 aiohappyeyeballs==2.7.1 18:57:52 aiohttp==3.14.3 18:57:52 aiosignal==1.4.0 18:57:52 appdirs==1.4.4 18:57:52 argcomplete==3.7.2 18:57:52 aspy.yaml==1.3.0 18:57:52 async-timeout==5.0.1 18:57:52 attrs==26.1.0 18:57:52 autopage==0.6.0 18:57:52 backports.strenum==1.3.1 18:57:52 beautifulsoup4==4.15.0 18:57:52 boto3==1.43.70 18:57:52 botocore==1.43.70 18:57:52 bs4==0.0.2 18:57:52 certifi==2026.7.22 18:57:52 cffi==2.1.1 18:57:52 cfgv==3.5.0 18:57:52 chardet==7.5.1 18:57:52 charset-normalizer==3.5.0 18:57:52 click==8.4.2 18:57:52 cliff==4.14.0 18:57:52 cmd2==3.5.1 18:57:52 cryptography==3.3.2 18:57:52 debtcollector==3.1.0 18:57:52 decorator==5.3.1 18:57:52 defusedxml==0.7.1 18:57:52 Deprecated==1.3.1 18:57:52 distlib==0.4.3 18:57:52 dnspython==2.8.0 18:57:52 docker==7.2.0 18:57:52 dogpile.cache==1.5.0 18:57:52 durationpy==0.10 18:57:52 email-validator==2.3.0 18:57:52 filelock==3.32.3 18:57:52 frozenlist==1.8.0 18:57:52 future==1.0.0 18:57:52 gitdb==4.0.12 18:57:52 GitPython==3.1.59 18:57:52 httplib2==0.30.2 18:57:52 identify==2.6.19 18:57:52 idna==3.18 18:57:52 importlib-resources==1.5.0 18:57:52 iso8601==2.1.0 18:57:52 Jinja2==3.1.6 18:57:52 jmespath==1.1.0 18:57:52 jsonpatch==1.33 18:57:52 jsonpointer==3.1.1 18:57:52 jsonschema==4.26.0 18:57:52 jsonschema-specifications==2025.9.1 18:57:52 keystoneauth1==5.14.0 18:57:52 kubernetes==36.0.3 18:57:52 lftools==0.37.23 18:57:52 lxml==6.1.1 18:57:52 markdown-it-py==4.2.0 18:57:52 MarkupSafe==3.0.3 18:57:52 mdurl==0.1.2 18:57:52 msgpack==1.2.1 18:57:52 multi_key_dict==2.0.3 18:57:52 multidict==6.7.1 18:57:52 munch==4.0.0 18:57:52 netaddr==1.3.0 18:57:52 niet==1.4.2 18:57:52 nodeenv==1.10.0 18:57:52 oauth2client==4.1.3 18:57:52 oauthlib==3.3.1 18:57:52 openstacksdk==4.13.0 18:57:52 os-service-types==1.8.2 18:57:52 osc-lib==4.6.0 18:57:52 oslo.config==10.4.0 18:57:52 oslo.context==6.4.0 18:57:52 oslo.i18n==6.8.0 18:57:52 oslo.log==8.2.0 18:57:52 oslo.serialization==5.10.0 18:57:52 oslo.utils==10.1.1 18:57:52 packaging==26.3 18:57:52 pbr==7.0.3 18:57:52 platformdirs==4.11.2 18:57:52 prettytable==3.18.0 18:57:52 propcache==0.5.2 18:57:52 psutil==7.2.2 18:57:52 pyasn1==0.6.4 18:57:52 pyasn1_modules==0.4.2 18:57:52 pycparser==3.0 18:57:52 pygerrit2==2.0.15 18:57:52 PyGithub==2.9.1 18:57:52 Pygments==2.20.0 18:57:52 PyJWT==2.13.0 18:57:52 PyNaCl==1.6.2 18:57:52 pyparsing==2.4.7 18:57:52 pyperclip==1.11.0 18:57:52 pyrsistent==0.20.0 18:57:52 python-cinderclient==9.9.0 18:57:52 python-dateutil==2.9.0.post0 18:57:52 python-discovery==1.5.2 18:57:52 python-heatclient==5.2.0 18:57:52 python-jenkins==1.8.3 18:57:52 python-keystoneclient==5.8.0 18:57:52 python-magnumclient==4.11.0 18:57:52 python-openstackclient==10.0.0 18:57:52 python-swiftclient==4.10.0 18:57:52 PyYAML==6.0.3 18:57:52 referencing==0.37.0 18:57:52 requests==2.34.2 18:57:52 requests-oauthlib==2.0.0 18:57:52 rfc3986==2.0.0 18:57:52 rich==15.0.0 18:57:52 rich-argparse==1.8.0 18:57:52 rpds-py==0.30.0 18:57:52 rsa==4.9.1 18:57:52 ruamel.yaml==0.19.1 18:57:52 ruamel.yaml.clib==0.2.15 18:57:52 s3transfer==0.19.2 18:57:52 simplejson==4.1.1 18:57:52 six==1.17.0 18:57:52 smmap==5.0.3 18:57:52 soupsieve==2.9.2 18:57:52 stevedore==5.8.0 18:57:52 tabulate==0.10.0 18:57:52 toml==0.10.2 18:57:52 tomlkit==0.15.1 18:57:52 tqdm==4.70.0 18:57:52 typing_extensions==4.16.0 18:57:52 urllib3==1.26.20 18:57:52 virtualenv==21.7.4 18:57:52 wcwidth==0.8.2 18:57:52 websocket-client==1.9.0 18:57:52 wrapt==2.3.0 18:57:52 xdg==6.0.0 18:57:52 xmltodict==1.0.4 18:57:52 yarl==1.24.5 18:57:52 yq==4.1.2 18:57:52 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins12500118709390773041.sh 18:57:52 ---> uv-install.sh 18:57:52 Installing uv/uvx (latest) using shell installer 18:57:52 2026-08-13 18:57:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-OAyXU1.sh" [1] 18:57:52 downloading uv 0.12.3 x86_64-unknown-linux-gnu 18:57:53 installing to /home/jenkins/.local/bin 18:57:53 uv 18:57:53 uvx 18:57:53 everything's installed! 18:57:53 18:57:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:57:53 18:57:53 source $HOME/.local/bin/env (sh, bash, zsh) 18:57:53 source $HOME/.local/bin/env.fish (fish) 18:57:53 Adding install location to PATH 18:57:53 ---> Validating uv/uvx install 18:57:53 uvx 0.12.3 (x86_64-unknown-linux-gnu) 18:57:53 provisioning config files... 18:57:53 copy managed file [global-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config2441591504406586777tmp 18:57:53 copy managed file [oom-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config4775870053706696150tmp 18:57:53 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins16331600374600037326.sh 18:57:53 ---> docker-login.sh 18:57:53 nexus3.onap.org:10001 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:54 Configure a credential helper to remove this warning. See 18:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:54 18:57:54 Login Succeeded 18:57:54 nexus3.onap.org:10002 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:54 Configure a credential helper to remove this warning. See 18:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:54 18:57:54 Login Succeeded 18:57:54 nexus3.onap.org:10003 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:54 Configure a credential helper to remove this warning. See 18:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:54 18:57:54 Login Succeeded 18:57:54 nexus3.onap.org:10004 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:54 Configure a credential helper to remove this warning. See 18:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:54 18:57:54 Login Succeeded 18:57:54 docker.io 18:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:55 Configure a credential helper to remove this warning. See 18:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:55 18:57:55 Login Succeeded 18:57:55 ---> docker-login.sh ends 18:57:55 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins1124378895685348434.sh 18:57:55 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2556382045307467310.sh 18:57:55 [EnvInject] - Injecting environment variables from a build step. 18:57:55 [EnvInject] - Injecting as environment variables the properties content 18:57:55 DOCKER_ROOT=$WORKSPACE 18:57:55 CONTAINER_TAG_YAML_DIR= 18:57:55 CONTAINER_TAG_METHOD=latest 18:57:55 18:57:55 [EnvInject] - Variables injected successfully. 18:57:55 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins17371690935551130532.sh 18:57:55 ---> docker-get-container-tag.sh 18:57:55 Setup pyenv: 18:57:55 system 18:57:55 3.8.13 18:57:55 3.9.13 18:57:55 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rpyK from file:/tmp/.os_lf_venv 18:57:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:57 lf-activate-venv(): INFO: Base packages installed successfully 18:57:57 lf-activate-venv(): INFO: Installing additional packages: yq 18:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:57:58 ---> Docker image tag found: latest 18:57:58 [EnvInject] - Injecting environment variables from a build step. 18:57:58 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:57:58 [EnvInject] - Variables injected successfully. 18:57:58 [EnvInject] - Injecting environment variables from a build step. 18:57:58 [EnvInject] - Injecting as environment variables the properties content 18:57:58 DOCKER_ARGS=-f ./Dockerfile 18:57:58 DOCKER_ROOT=/w/workspace/oom-consul-docker-merge-master 18:57:58 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:57:58 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:57:58 DOCKER_NAME=onap/oom/consul 18:57:58 18:57:58 [EnvInject] - Variables injected successfully. 18:57:58 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins14524729114799121598.sh 18:57:58 ---> docker-build.sh 18:57:58 Docker version 20.10.18, build b40c2f6 18:57:58 Building image: nexus3.onap.org:10003/onap/oom/consul:latest 18:57:58 docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/consul:latest . 18:57:58 Sending build context to Docker daemon 118.3kB 18:57:58 Step 1/4 : FROM consul:1.0.6 18:57:58 1.0.6: Pulling from library/consul 18:57:59 ff3a5c916c92: Pulling fs layer 18:57:59 2dbc494a6b46: Pulling fs layer 18:57:59 4c3c36af7093: Pulling fs layer 18:57:59 97646d0da173: Pulling fs layer 18:57:59 66fbdb3d38cb: Pulling fs layer 18:57:59 66fbdb3d38cb: Waiting 18:57:59 97646d0da173: Waiting 18:57:59 ff3a5c916c92: Download complete 18:57:59 2dbc494a6b46: Verifying Checksum 18:57:59 97646d0da173: Verifying Checksum 18:57:59 97646d0da173: Download complete 18:57:59 ff3a5c916c92: Pull complete 18:57:59 66fbdb3d38cb: Download complete 18:57:59 2dbc494a6b46: Pull complete 18:57:59 4c3c36af7093: Verifying Checksum 18:57:59 4c3c36af7093: Download complete 18:58:00 4c3c36af7093: Pull complete 18:58:00 97646d0da173: Pull complete 18:58:00 66fbdb3d38cb: Pull complete 18:58:00 Digest: sha256:6ffe55dcc1000126a6e874b298fe1f1b87f556fb344781af60681932e408ec6a 18:58:00 Status: Downloaded newer image for consul:1.0.6 18:58:00 ---> 5f4915f05e27 18:58:00 Step 2/4 : RUN cd /consul && curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x kubectl && apk add --no-cache jq 18:58:02 ---> Running in 3f22fda075df 18:58:03  % Total % Received % Xferd Average Speed Time Time Time Current 18:58:03 Dload Upload Total Spent Left Speed 18:58:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53.7M 100 53.7M 0 0 67.3M 0 --:--:-- --:--:-- --:--:-- 67.2M 18:58:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz 18:58:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.tar.gz 18:58:04 (1/2) Installing oniguruma (6.6.1-r0) 18:58:04 (2/2) Installing jq (1.5-r5) 18:58:04 Executing busybox-1.27.2-r7.trigger 18:58:04 OK: 7 MiB in 19 packages 18:58:06 Removing intermediate container 3f22fda075df 18:58:06 ---> 0b85480201e0 18:58:06 Step 3/4 : COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh 18:58:06 ---> 14e31f692dcb 18:58:06 Step 4/4 : ENTRYPOINT /usr/local/bin/docker-entrypoint.sh 18:58:06 ---> Running in bc1e3042bccd 18:58:06 Removing intermediate container bc1e3042bccd 18:58:06 ---> f7b3ac976801 18:58:06 Successfully built f7b3ac976801 18:58:06 Successfully tagged nexus3.onap.org:10003/onap/oom/consul:latest 18:58:06 ---> docker-build.sh ends 18:58:06 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11225371091560260545.sh 18:58:06 [EnvInject] - Injecting environment variables from a build step. 18:58:06 [EnvInject] - Injecting as environment variables the properties content 18:58:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:58:06 18:58:06 [EnvInject] - Variables injected successfully. 18:58:06 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins8132477860323822159.sh 18:58:06 ---> docker-push.sh 18:58:06 Docker version 20.10.18, build b40c2f6 18:58:06 Pushing image: nexus3.onap.org:10003/onap/oom/consul:latest 18:58:06 docker push nexus3.onap.org:10003/onap/oom/consul:latest 18:58:06 The push refers to repository [nexus3.onap.org:10003/onap/oom/consul] 18:58:06 1f5c01455d8d: Preparing 18:58:06 b2c4bf02c92f: Preparing 18:58:06 f5f188c36112: Preparing 18:58:06 f81dc66939a6: Preparing 18:58:06 369f15ec6c93: Preparing 18:58:06 ee97d12c4452: Preparing 18:58:06 cd7100a72410: Preparing 18:58:06 cd7100a72410: Waiting 18:58:06 f81dc66939a6: Layer already exists 18:58:06 369f15ec6c93: Layer already exists 18:58:06 f5f188c36112: Layer already exists 18:58:06 ee97d12c4452: Layer already exists 18:58:06 cd7100a72410: Layer already exists 18:58:06 1f5c01455d8d: Pushed 18:58:11 b2c4bf02c92f: Pushed 18:58:11 latest: digest: sha256:a25202cbc31bf54a61f858cca793bf37e99970168215912a013ee40fa7a51c04 size: 1783 18:58:11 ---> docker-push.sh ends 18:58:11 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins1892931054181639843.sh 18:58:11 $ ssh-agent -k 18:58:11 unset SSH_AUTH_SOCK; 18:58:11 unset SSH_AGENT_PID; 18:58:11 echo Agent pid 2120 killed; 18:58:11 [ssh-agent] Stopped. 18:58:12 [PostBuildScript] - [INFO] Executing post build scripts. 18:58:12 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins4598338009619208186.sh 18:58:12 ---> sysstat.sh 18:58:12 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins450928332541321739.sh 18:58:12 ---> package-listing.sh 18:58:12 ++ facter osfamily 18:58:12 ++ tr '[:upper:]' '[:lower:]' 18:58:12 + OS_FAMILY=debian 18:58:12 + workspace=/w/workspace/oom-consul-docker-merge-master 18:58:12 + START_PACKAGES=/tmp/packages_start.txt 18:58:12 + END_PACKAGES=/tmp/packages_end.txt 18:58:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:12 + PACKAGES=/tmp/packages_start.txt 18:58:12 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:58:12 + PACKAGES=/tmp/packages_end.txt 18:58:12 + case "${OS_FAMILY}" in 18:58:12 + dpkg -l 18:58:12 + grep '^ii' 18:58:12 + '[' -f /tmp/packages_start.txt ']' 18:58:12 + '[' -f /tmp/packages_end.txt ']' 18:58:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:12 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:58:12 + mkdir -p /w/workspace/oom-consul-docker-merge-master/archives/ 18:58:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-docker-merge-master/archives/ 18:58:12 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins7486679979462393987.sh 18:58:12 ---> capture-instance-metadata.sh 18:58:12 Setup pyenv: 18:58:12 system 18:58:12 3.8.13 18:58:12 3.9.13 18:58:12 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rpyK from file:/tmp/.os_lf_venv 18:58:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:13 lf-activate-venv(): INFO: Base packages installed successfully 18:58:13 lf-activate-venv(): INFO: Installing additional packages: lftools 18:58:20 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:58:20 INFO: Running in OpenStack, capturing instance metadata 18:58:20 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins1853232297553530548.sh 18:58:20 provisioning config files... 18:58:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config3824955912403744361tmp 18:58:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:58:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:58:20 [EnvInject] - Injecting environment variables from a build step. 18:58:20 [EnvInject] - Injecting as environment variables the properties content 18:58:20 SERVER_ID=logs 18:58:20 18:58:20 [EnvInject] - Variables injected successfully. 18:58:20 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins6285725416800781088.sh 18:58:20 ---> create-netrc.sh 18:58:21 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins13837193322655803118.sh 18:58:21 ---> python-tools-install.sh 18:58:21 Setup pyenv: 18:58:21 system 18:58:21 3.8.13 18:58:21 3.9.13 18:58:21 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:58:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rpyK from file:/tmp/.os_lf_venv 18:58:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:22 lf-activate-venv(): INFO: Base packages installed successfully 18:58:22 lf-activate-venv(): INFO: Installing additional packages: lftools 18:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:58:29 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins10378131831811455411.sh 18:58:29 ---> uv-install.sh 18:58:29 uv 0.12.3 is already installed 18:58:29 uvx 0.12.3 (x86_64-unknown-linux-gnu) 18:58:29 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins6725993892073783819.sh 18:58:29 ---> sudo-logs.sh 18:58:29 Archiving 'sudo' log.. 18:58:29 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins1740794232170429125.sh 18:58:29 ---> job-cost.sh 18:58:29 INFO: Activating Python virtual environment... 18:58:29 Setup pyenv: 18:58:29 system 18:58:29 3.8.13 18:58:29 3.9.13 18:58:29 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:58:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rpyK from file:/tmp/.os_lf_venv 18:58:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:31 lf-activate-venv(): INFO: Base packages installed successfully 18:58:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:58:35 INFO: No stack-cost file found 18:58:35 INFO: Instance uptime: 213s 18:58:35 INFO: Fetching instance metadata (attempt 1 of 3)... 18:58:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:58:35 INFO: Successfully fetched instance metadata 18:58:35 INFO: Instance type: v3-standard-8 18:58:35 INFO: Retrieving pricing info for: v3-standard-8 18:58:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:58:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=213 18:58:35 INFO: Successfully fetched Vexxhost pricing API 18:58:35 INFO: Retrieved cost: 0.22 18:58:35 INFO: Retrieved resource: v3-standard-8 18:58:35 INFO: Creating archive directory: /w/workspace/oom-consul-docker-merge-master/archives/cost 18:58:36 INFO: Archiving costs to: /w/workspace/oom-consul-docker-merge-master/archives/cost.csv 18:58:36 INFO: Successfully archived job cost data 18:58:36 DEBUG: Cost data: oom-consul-docker-merge-master,307,2026-08-13 18:58:36,v3-standard-8,213,0.22,0.00,SUCCESS 18:58:36 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins17229093940440196733.sh 18:58:36 ---> logs-deploy.sh 18:58:36 Setup pyenv: 18:58:36 system 18:58:36 3.8.13 18:58:36 3.9.13 18:58:36 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rpyK from file:/tmp/.os_lf_venv 18:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:37 lf-activate-venv(): INFO: Base packages installed successfully 18:58:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:58:44 lf-activate-venv(): INFO: Adding /tmp/venv-rpyK/bin to PATH 18:58:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-docker-merge-master/307 18:58:44 INFO: archiving workspace using pattern(s): 18:58:45 Archives upload complete. 18:58:45 INFO: archiving logs to Nexus 18:58:46 ---> uname -a: 18:58:46 Linux prd-ubuntu1804-docker-8c-8g-12248 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:58:46 18:58:46 18:58:46 ---> lscpu: 18:58:46 Architecture: x86_64 18:58:46 CPU op-mode(s): 32-bit, 64-bit 18:58:46 Byte Order: Little Endian 18:58:46 CPU(s): 8 18:58:46 On-line CPU(s) list: 0-7 18:58:46 Thread(s) per core: 1 18:58:46 Core(s) per socket: 1 18:58:46 Socket(s): 8 18:58:46 NUMA node(s): 1 18:58:46 Vendor ID: AuthenticAMD 18:58:46 CPU family: 23 18:58:46 Model: 49 18:58:46 Model name: AMD EPYC-Rome Processor 18:58:46 Stepping: 0 18:58:46 CPU MHz: 2799.998 18:58:46 BogoMIPS: 5599.99 18:58:46 Virtualization: AMD-V 18:58:46 Hypervisor vendor: KVM 18:58:46 Virtualization type: full 18:58:46 L1d cache: 32K 18:58:46 L1i cache: 32K 18:58:46 L2 cache: 512K 18:58:46 L3 cache: 16384K 18:58:46 NUMA node0 CPU(s): 0-7 18:58:46 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 18:58:46 18:58:46 18:58:46 ---> nproc: 18:58:46 8 18:58:46 18:58:46 18:58:46 ---> df -h: 18:58:46 Filesystem Size Used Avail Use% Mounted on 18:58:46 udev 16G 0 16G 0% /dev 18:58:46 tmpfs 3.2G 712K 3.2G 1% /run 18:58:46 /dev/vda1 155G 11G 145G 7% / 18:58:46 tmpfs 16G 0 16G 0% /dev/shm 18:58:46 tmpfs 5.0M 0 5.0M 0% /run/lock 18:58:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:58:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:58:46 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:58:46 18:58:46 18:58:46 ---> free -m: 18:58:46 total used free shared buff/cache available 18:58:46 Mem: 32167 832 29000 0 2333 30909 18:58:46 Swap: 1023 0 1023 18:58:46 18:58:46 18:58:46 ---> ip addr: 18:58:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:58:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:46 inet 127.0.0.1/8 scope host lo 18:58:46 valid_lft forever preferred_lft forever 18:58:46 inet6 ::1/128 scope host 18:58:46 valid_lft forever preferred_lft forever 18:58:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:58:46 link/ether fa:16:3e:77:29:34 brd ff:ff:ff:ff:ff:ff 18:58:46 inet 10.30.107.87/23 brd 10.30.107.255 scope global dynamic ens3 18:58:46 valid_lft 86205sec preferred_lft 86205sec 18:58:46 inet6 fe80::f816:3eff:fe77:2934/64 scope link 18:58:46 valid_lft forever preferred_lft forever 18:58:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:58:46 link/ether 02:42:01:f6:17:c0 brd ff:ff:ff:ff:ff:ff 18:58:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:58:46 valid_lft forever preferred_lft forever 18:58:46 inet6 fe80::42:1ff:fef6:17c0/64 scope link 18:58:46 valid_lft forever preferred_lft forever 18:58:46 18:58:46 18:58:46 ---> sar -b -r -n DEV: 18:58:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12248) 08/13/26 _x86_64_ (8 CPU) 18:58:46 18:58:46 18:56:14 LINUX RESTART (8 CPU) 18:58:46 18:58:46 18:57:01 tps rtps wtps bread/s bwrtn/s 18:58:46 18:58:01 157.77 10.81 146.96 1347.78 33760.24 18:58:46 Average: 157.77 10.81 146.96 1347.78 33760.24 18:58:46 18:58:46 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:46 18:58:01 29837640 31712184 3101580 9.42 77004 2098340 1478020 4.35 916448 1877612 147892 18:58:46 Average: 29837640 31712184 3101580 9.42 77004 2098340 1478020 4.35 916448 1877612 147892 18:58:46 18:58:46 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:46 18:58:01 ens3 162.97 100.18 1903.25 28.30 0.00 0.00 0.00 0.00 18:58:46 18:58:01 lo 3.67 3.67 0.44 0.44 0.00 0.00 0.00 0.00 18:58:46 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:46 Average: ens3 162.97 100.18 1903.25 28.30 0.00 0.00 0.00 0.00 18:58:46 Average: lo 3.67 3.67 0.44 0.44 0.00 0.00 0.00 0.00 18:58:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:46 18:58:46 18:58:46 ---> sar -P ALL: 18:58:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12248) 08/13/26 _x86_64_ (8 CPU) 18:58:46 18:58:46 18:56:14 LINUX RESTART (8 CPU) 18:58:46 18:58:46 18:57:01 CPU %user %nice %system %iowait %steal %idle 18:58:46 18:58:01 all 9.33 0.00 0.93 2.50 0.03 87.21 18:58:46 18:58:01 0 0.40 0.00 0.60 11.11 0.03 87.86 18:58:46 18:58:01 1 1.22 0.00 0.32 0.20 0.00 98.27 18:58:46 18:58:01 2 42.63 0.00 2.71 3.19 0.07 51.40 18:58:46 18:58:01 3 11.32 0.00 1.30 3.06 0.07 84.26 18:58:46 18:58:01 4 4.18 0.00 0.67 0.02 0.02 95.12 18:58:46 18:58:01 5 7.22 0.00 0.73 0.92 0.03 91.10 18:58:46 18:58:01 6 7.26 0.00 0.58 1.08 0.03 91.04 18:58:46 18:58:01 7 0.50 0.00 0.48 0.42 0.02 98.58 18:58:46 Average: all 9.33 0.00 0.93 2.50 0.03 87.21 18:58:46 Average: 0 0.40 0.00 0.60 11.11 0.03 87.86 18:58:46 Average: 1 1.22 0.00 0.32 0.20 0.00 98.27 18:58:46 Average: 2 42.63 0.00 2.71 3.19 0.07 51.40 18:58:46 Average: 3 11.32 0.00 1.30 3.06 0.07 84.26 18:58:46 Average: 4 4.18 0.00 0.67 0.02 0.02 95.12 18:58:46 Average: 5 7.22 0.00 0.73 0.92 0.03 91.10 18:58:46 Average: 6 7.26 0.00 0.58 1.08 0.03 91.04 18:58:46 Average: 7 0.50 0.00 0.48 0.42 0.02 98.58 18:58:46 18:58:46 18:58:46