18:55:51 Started by timer 18:55:51 Running as SYSTEM 18:55:51 [EnvInject] - Loading node environment variables. 18:55:51 Building remotely on prd-ubuntu1804-docker-8c-8g-18261 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:55:51 [ssh-agent] Looking for ssh-agent implementation... 18:55:51 $ ssh-agent 18:55:51 SSH_AUTH_SOCK=/tmp/ssh-l3l7WU9NHq37/agent.2064 18:55:51 SSH_AGENT_PID=2066 18:55:51 [ssh-agent] Started. 18:55:51 Running ssh-add (command line suppressed) 18:55:51 Identity added: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_11604566108924011875.key (/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_11604566108924011875.key) 18:55:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:55:51 The recommended git tool is: NONE 18:55:53 using credential onap-jenkins-ssh 18:55:53 Wiping out workspace first. 18:55:53 Cloning the remote Git repository 18:55:53 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 18:55:53 > git init /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master # timeout=10 18:55:53 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 18:55:53 > git --version # timeout=10 18:55:53 > git --version # 'git version 2.17.1' 18:55:53 using GIT_SSH to set credentials Gerrit user 18:55:53 Verifying host key using manually-configured host key entries 18:55:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:53 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 18:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:53 Avoid second fetch 18:55:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:55:53 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 18:55:53 > git config core.sparsecheckout # timeout=10 18:55:53 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 18:55:53 Commit message: "Fix mock sdc docker build" 18:55:53 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 18:55:57 provisioning config files... 18:55:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:55:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:55:57 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins6932243691500567816.sh 18:55:57 ---> python-tools-install.sh 18:55:57 Setup pyenv: 18:55:57 * system (set by /opt/pyenv/version) 18:55:57 * 3.8.13 (set by /opt/pyenv/version) 18:55:57 * 3.9.13 (set by /opt/pyenv/version) 18:55:57 * 3.10.6 (set by /opt/pyenv/version) 18:56:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qmlk 18:56:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:05 lf-activate-venv(): INFO: Base packages installed successfully 18:56:05 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:56:30 Generating Requirements File 18:56:48 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:56:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:56:48 Python 3.10.6 18:56:49 pip 26.0.1 from /tmp/venv-Qmlk/lib/python3.10/site-packages/pip (python 3.10) 18:56:49 appdirs==1.4.4 18:56:49 argcomplete==3.6.3 18:56:49 aspy.yaml==1.3.0 18:56:49 attrs==25.4.0 18:56:49 autopage==0.6.0 18:56:49 backports.strenum==1.3.1 18:56:49 beautifulsoup4==4.14.3 18:56:49 boto3==1.42.51 18:56:49 botocore==1.42.51 18:56:49 bs4==0.0.2 18:56:49 certifi==2026.1.4 18:56:49 cffi==2.0.0 18:56:49 cfgv==3.5.0 18:56:49 chardet==5.2.0 18:56:49 charset-normalizer==3.4.4 18:56:49 click==8.3.1 18:56:49 cliff==4.13.2 18:56:49 cmd2==3.2.0 18:56:49 cryptography==3.3.2 18:56:49 debtcollector==3.0.0 18:56:49 decorator==5.2.1 18:56:49 defusedxml==0.7.1 18:56:49 Deprecated==1.3.1 18:56:49 distlib==0.4.0 18:56:49 dnspython==2.8.0 18:56:49 docker==7.1.0 18:56:49 dogpile.cache==1.5.0 18:56:49 durationpy==0.10 18:56:49 email-validator==2.3.0 18:56:49 filelock==3.24.2 18:56:49 future==1.0.0 18:56:49 gitdb==4.0.12 18:56:49 GitPython==3.1.46 18:56:49 httplib2==0.30.2 18:56:49 identify==2.6.16 18:56:49 idna==3.11 18:56:49 importlib-resources==1.5.0 18:56:49 iso8601==2.1.0 18:56:49 Jinja2==3.1.6 18:56:49 jmespath==1.1.0 18:56:49 jsonpatch==1.33 18:56:49 jsonpointer==3.0.0 18:56:49 jsonschema==4.26.0 18:56:49 jsonschema-specifications==2025.9.1 18:56:49 keystoneauth1==5.13.0 18:56:49 kubernetes==35.0.0 18:56:49 lftools==0.37.21 18:56:49 lxml==6.0.2 18:56:49 markdown-it-py==4.0.0 18:56:49 MarkupSafe==3.0.3 18:56:49 mdurl==0.1.2 18:56:49 msgpack==1.1.2 18:56:49 multi_key_dict==2.0.3 18:56:49 munch==4.0.0 18:56:49 netaddr==1.3.0 18:56:49 niet==1.4.2 18:56:49 nodeenv==1.10.0 18:56:49 oauth2client==4.1.3 18:56:49 oauthlib==3.3.1 18:56:49 openstacksdk==4.10.0 18:56:49 os-service-types==1.8.2 18:56:49 osc-lib==4.4.0 18:56:49 oslo.config==10.3.0 18:56:49 oslo.context==6.3.0 18:56:49 oslo.i18n==6.7.2 18:56:49 oslo.log==8.1.0 18:56:49 oslo.serialization==5.9.1 18:56:49 oslo.utils==9.2.0 18:56:49 packaging==26.0 18:56:49 pbr==7.0.3 18:56:49 platformdirs==4.9.2 18:56:49 prettytable==3.17.0 18:56:49 psutil==7.2.2 18:56:49 pyasn1==0.6.2 18:56:49 pyasn1_modules==0.4.2 18:56:49 pycparser==3.0 18:56:49 pygerrit2==2.0.15 18:56:49 PyGithub==2.8.1 18:56:49 Pygments==2.19.2 18:56:49 PyJWT==2.11.0 18:56:49 PyNaCl==1.6.2 18:56:49 pyparsing==2.4.7 18:56:49 pyperclip==1.11.0 18:56:49 pyrsistent==0.20.0 18:56:49 python-cinderclient==9.8.0 18:56:49 python-dateutil==2.9.0.post0 18:56:49 python-heatclient==5.0.0 18:56:49 python-jenkins==1.8.3 18:56:49 python-keystoneclient==5.7.0 18:56:49 python-magnumclient==4.9.0 18:56:49 python-openstackclient==9.0.0 18:56:49 python-swiftclient==4.9.0 18:56:49 PyYAML==6.0.3 18:56:49 referencing==0.37.0 18:56:49 requests==2.32.5 18:56:49 requests-oauthlib==2.0.0 18:56:49 requestsexceptions==1.4.0 18:56:49 rfc3986==2.0.0 18:56:49 rich==14.3.2 18:56:49 rich-argparse==1.7.2 18:56:49 rpds-py==0.30.0 18:56:49 rsa==4.9.1 18:56:49 ruamel.yaml==0.19.1 18:56:49 ruamel.yaml.clib==0.2.15 18:56:49 s3transfer==0.16.0 18:56:49 simplejson==3.20.2 18:56:49 six==1.17.0 18:56:49 smmap==5.0.2 18:56:49 soupsieve==2.8.3 18:56:49 stevedore==5.6.0 18:56:49 tabulate==0.9.0 18:56:49 toml==0.10.2 18:56:49 tomlkit==0.14.0 18:56:49 tqdm==4.67.3 18:56:49 typing_extensions==4.15.0 18:56:49 tzdata==2025.3 18:56:49 urllib3==1.26.20 18:56:49 virtualenv==20.36.1 18:56:49 wcwidth==0.6.0 18:56:49 websocket-client==1.9.0 18:56:49 wrapt==2.1.1 18:56:49 xdg==6.0.0 18:56:49 xmltodict==1.0.3 18:56:49 yq==3.4.3 18:56:49 provisioning config files... 18:56:49 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config6306846232788780050tmp 18:56:49 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config12151788372758879365tmp 18:56:49 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins15505836563545519502.sh 18:56:49 ---> docker-login.sh 18:56:49 nexus3.onap.org:10001 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 nexus3.onap.org:10002 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 nexus3.onap.org:10003 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 nexus3.onap.org:10004 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 docker.io 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 ---> docker-login.sh ends 18:56:50 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins10892971049589946321.sh 18:56:50 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7970317543115396846.sh 18:56:50 [EnvInject] - Injecting environment variables from a build step. 18:56:50 [EnvInject] - Injecting as environment variables the properties content 18:56:50 DOCKER_ROOT=./mock-sdnc 18:56:50 CONTAINER_TAG_YAML_DIR= 18:56:50 CONTAINER_TAG_METHOD=stream 18:56:50 18:56:50 [EnvInject] - Variables injected successfully. 18:56:50 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins14333346213274973883.sh 18:56:50 ---> docker-get-container-tag.sh 18:56:50 Setup pyenv: 18:56:50 system 18:56:50 3.8.13 18:56:50 3.9.13 18:56:50 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qmlk from file:/tmp/.os_lf_venv 18:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:52 lf-activate-venv(): INFO: Base packages installed successfully 18:56:52 lf-activate-venv(): INFO: Installing additional packages: yq 18:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:56:53 ---> Docker image tag found: master 18:56:53 [EnvInject] - Injecting environment variables from a build step. 18:56:53 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:56:53 [EnvInject] - Variables injected successfully. 18:56:53 [EnvInject] - Injecting environment variables from a build step. 18:56:53 [EnvInject] - Injecting as environment variables the properties content 18:56:53 DOCKER_ARGS= 18:56:53 DOCKER_ROOT=./mock-sdnc 18:56:53 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:56:53 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:56:53 DOCKER_NAME=onap/onap-component-mock-sdnc 18:56:53 18:56:53 [EnvInject] - Variables injected successfully. 18:56:53 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins178585022397095782.sh 18:56:53 ---> docker-build.sh 18:56:53 Docker version 20.10.18, build b40c2f6 18:56:53 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:56:53 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master . 18:56:53 Sending build context to Docker daemon 9.728kB 18:56:53 Step 1/6 : FROM python:3.8-alpine 18:56:54 3.8-alpine: Pulling from library/python 18:56:54 43c4264eed91: Pulling fs layer 18:56:54 bbd039b2f2dc: Pulling fs layer 18:56:54 2fe9ed713579: Pulling fs layer 18:56:54 86e037ebf8b6: Pulling fs layer 18:56:54 86e037ebf8b6: Waiting 18:56:54 bbd039b2f2dc: Verifying Checksum 18:56:54 bbd039b2f2dc: Download complete 18:56:54 86e037ebf8b6: Verifying Checksum 18:56:54 86e037ebf8b6: Download complete 18:56:54 43c4264eed91: Download complete 18:56:54 2fe9ed713579: Verifying Checksum 18:56:54 2fe9ed713579: Download complete 18:56:54 43c4264eed91: Pull complete 18:56:55 bbd039b2f2dc: Pull complete 18:56:55 2fe9ed713579: Pull complete 18:56:55 86e037ebf8b6: Pull complete 18:56:55 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 18:56:55 Status: Downloaded newer image for python:3.8-alpine 18:56:55 ---> cd39247b02f9 18:56:55 Step 2/6 : COPY . /app 18:56:57 ---> 59aea86bbe3a 18:56:57 Step 3/6 : WORKDIR /app 18:56:57 ---> Running in 3c9f816f1af6 18:56:58 Removing intermediate container 3c9f816f1af6 18:56:58 ---> d164c2ff673d 18:56:58 Step 4/6 : RUN pip install -r requirements.txt 18:56:58 ---> Running in 6f84d2c9de49 18:57:00 Collecting Flask-RESTful==0.3.9 18:57:00 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:57:00 Collecting pytz 18:57:00 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 23.0 MB/s eta 0:00:00 18:57:00 Collecting aniso8601>=0.82 18:57:00 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 7.7 MB/s eta 0:00:00 18:57:00 Collecting Flask>=0.8 18:57:00 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 6.7 MB/s eta 0:00:00 18:57:00 Collecting six>=1.3.0 18:57:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:57:00 Collecting click>=8.1.3 18:57:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 5.9 MB/s eta 0:00:00 18:57:00 Collecting itsdangerous>=2.1.2 18:57:00 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:57:00 Collecting Jinja2>=3.1.2 18:57:00 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 15.7 MB/s eta 0:00:00 18:57:00 Collecting blinker>=1.6.2 18:57:00 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:57:00 Collecting Werkzeug>=3.0.0 18:57:00 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 23.7 MB/s eta 0:00:00 18:57:00 Collecting importlib-metadata>=3.6.0 18:57:00 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:57:00 Collecting zipp>=3.20 18:57:00 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:57:01 Collecting MarkupSafe>=2.0 18:57:01 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:57:01 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:57:01 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 click-8.1.8 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2025.2 six-1.17.0 zipp-3.20.2 18:57:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:57:01  18:57:01 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:57:01 [notice] To update, run: pip install --upgrade pip 18:57:03 Removing intermediate container 6f84d2c9de49 18:57:03 ---> 1b8c386075aa 18:57:03 Step 5/6 : ENTRYPOINT ["python"] 18:57:03 ---> Running in f31260c2f3c2 18:57:03 Removing intermediate container f31260c2f3c2 18:57:03 ---> dad55aabded5 18:57:03 Step 6/6 : CMD ["app.py"] 18:57:03 ---> Running in f0750c16bd9d 18:57:03 Removing intermediate container f0750c16bd9d 18:57:03 ---> 6e6be72cd4d8 18:57:03 Successfully built 6e6be72cd4d8 18:57:03 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:03 ---> docker-build.sh ends 18:57:03 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7830126867759114788.sh 18:57:03 [EnvInject] - Injecting environment variables from a build step. 18:57:03 [EnvInject] - Injecting as environment variables the properties content 18:57:03 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:57:03 18:57:03 [EnvInject] - Variables injected successfully. 18:57:03 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins6373978285347962130.sh 18:57:03 ---> docker-push.sh 18:57:03 Docker version 20.10.18, build b40c2f6 18:57:03 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:03 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:03 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdnc] 18:57:03 089e0ed4318c: Preparing 18:57:03 4d9d5a595bec: Preparing 18:57:03 817fa7f5a4af: Preparing 18:57:03 6b49371d7ed7: Preparing 18:57:03 50acbb6dc641: Preparing 18:57:03 63ca1fbb43ae: Preparing 18:57:03 63ca1fbb43ae: Waiting 18:57:03 817fa7f5a4af: Layer already exists 18:57:03 50acbb6dc641: Layer already exists 18:57:03 6b49371d7ed7: Layer already exists 18:57:03 63ca1fbb43ae: Layer already exists 18:57:03 4d9d5a595bec: Pushed 18:57:05 089e0ed4318c: Pushed 18:57:05 master: digest: sha256:3735a8996ede292a8192a4c215f105864ddb784d8be72b9320da87092f25e489 size: 1576 18:57:05 ---> docker-push.sh ends 18:57:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins14636193555167296984.sh 18:57:05 $ ssh-agent -k 18:57:05 unset SSH_AUTH_SOCK; 18:57:05 unset SSH_AGENT_PID; 18:57:05 echo Agent pid 2066 killed; 18:57:05 [ssh-agent] Stopped. 18:57:05 [PostBuildScript] - [INFO] Executing post build scripts. 18:57:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11957552243098344445.sh 18:57:05 ---> sysstat.sh 18:57:06 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins405438103071136393.sh 18:57:06 ---> package-listing.sh 18:57:06 ++ tr '[:upper:]' '[:lower:]' 18:57:06 ++ facter osfamily 18:57:06 + OS_FAMILY=debian 18:57:06 + workspace=/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:57:06 + START_PACKAGES=/tmp/packages_start.txt 18:57:06 + END_PACKAGES=/tmp/packages_end.txt 18:57:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:06 + PACKAGES=/tmp/packages_start.txt 18:57:06 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:06 + PACKAGES=/tmp/packages_end.txt 18:57:06 + case "${OS_FAMILY}" in 18:57:06 + dpkg -l 18:57:06 + grep '^ii' 18:57:06 + '[' -f /tmp/packages_start.txt ']' 18:57:06 + '[' -f /tmp/packages_end.txt ']' 18:57:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:06 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:06 + mkdir -p /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:57:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:57:06 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11487507272345435019.sh 18:57:06 ---> capture-instance-metadata.sh 18:57:06 Setup pyenv: 18:57:06 system 18:57:06 3.8.13 18:57:06 3.9.13 18:57:06 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qmlk from file:/tmp/.os_lf_venv 18:57:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:07 lf-activate-venv(): INFO: Base packages installed successfully 18:57:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:57:15 INFO: Running in OpenStack, capturing instance metadata 18:57:15 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins8104667053740292112.sh 18:57:16 provisioning config files... 18:57:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config3030946793650298988tmp 18:57:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:57:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:57:16 [EnvInject] - Injecting environment variables from a build step. 18:57:16 [EnvInject] - Injecting as environment variables the properties content 18:57:16 SERVER_ID=logs 18:57:16 18:57:16 [EnvInject] - Variables injected successfully. 18:57:16 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins15709286336549251239.sh 18:57:16 ---> create-netrc.sh 18:57:16 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins3430712226339658130.sh 18:57:16 ---> python-tools-install.sh 18:57:16 Setup pyenv: 18:57:16 system 18:57:16 3.8.13 18:57:16 3.9.13 18:57:16 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qmlk from file:/tmp/.os_lf_venv 18:57:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:17 lf-activate-venv(): INFO: Base packages installed successfully 18:57:17 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:57:25 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins5320779348809326011.sh 18:57:25 ---> sudo-logs.sh 18:57:25 Archiving 'sudo' log.. 18:57:25 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins10735298518870266268.sh 18:57:25 ---> job-cost.sh 18:57:25 INFO: Activating Python virtual environment... 18:57:25 Setup pyenv: 18:57:25 system 18:57:25 3.8.13 18:57:25 3.9.13 18:57:25 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qmlk from file:/tmp/.os_lf_venv 18:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:27 lf-activate-venv(): INFO: Base packages installed successfully 18:57:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:57:32 INFO: No stack-cost file found 18:57:32 INFO: Instance uptime: 141s 18:57:32 INFO: Fetching instance metadata (attempt 1 of 3)... 18:57:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:57:32 INFO: Successfully fetched instance metadata 18:57:32 INFO: Instance type: v3-standard-8 18:57:32 INFO: Retrieving pricing info for: v3-standard-8 18:57:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:57:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=141 18:57:32 INFO: Successfully fetched Vexxhost pricing API 18:57:32 INFO: Retrieved cost: 0.22 18:57:32 INFO: Retrieved resource: v3-standard-8 18:57:32 INFO: Creating archive directory: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/cost 18:57:32 INFO: Archiving costs to: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/cost.csv 18:57:32 INFO: Successfully archived job cost data 18:57:32 DEBUG: Cost data: integration-onap-component-simulators-sdnc-docker-merge-master,378,2026-02-18 18:57:32,v3-standard-8,141,0.22,0.00,SUCCESS 18:57:32 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins2591774276886862372.sh 18:57:32 ---> logs-deploy.sh 18:57:32 Setup pyenv: 18:57:32 system 18:57:32 3.8.13 18:57:32 3.9.13 18:57:32 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qmlk from file:/tmp/.os_lf_venv 18:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:34 lf-activate-venv(): INFO: Base packages installed successfully 18:57:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:57:42 lf-activate-venv(): INFO: Adding /tmp/venv-Qmlk/bin to PATH 18:57:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdnc-docker-merge-master/378 18:57:42 INFO: archiving workspace using pattern(s): 18:57:43 Archives upload complete. 18:57:43 INFO: archiving logs to Nexus 18:57:44 ---> uname -a: 18:57:44 Linux prd-ubuntu1804-docker-8c-8g-18261 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:57:44 18:57:44 18:57:44 ---> lscpu: 18:57:44 Architecture: x86_64 18:57:44 CPU op-mode(s): 32-bit, 64-bit 18:57:44 Byte Order: Little Endian 18:57:44 CPU(s): 8 18:57:44 On-line CPU(s) list: 0-7 18:57:44 Thread(s) per core: 1 18:57:44 Core(s) per socket: 1 18:57:44 Socket(s): 8 18:57:44 NUMA node(s): 1 18:57:44 Vendor ID: AuthenticAMD 18:57:44 CPU family: 23 18:57:44 Model: 49 18:57:44 Model name: AMD EPYC-Rome Processor 18:57:44 Stepping: 0 18:57:44 CPU MHz: 2799.998 18:57:44 BogoMIPS: 5599.99 18:57:44 Virtualization: AMD-V 18:57:44 Hypervisor vendor: KVM 18:57:44 Virtualization type: full 18:57:44 L1d cache: 32K 18:57:44 L1i cache: 32K 18:57:44 L2 cache: 512K 18:57:44 L3 cache: 16384K 18:57:44 NUMA node0 CPU(s): 0-7 18:57:44 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:57:44 18:57:44 18:57:44 ---> nproc: 18:57:44 8 18:57:44 18:57:44 18:57:44 ---> df -h: 18:57:44 Filesystem Size Used Avail Use% Mounted on 18:57:44 udev 16G 0 16G 0% /dev 18:57:44 tmpfs 3.2G 712K 3.2G 1% /run 18:57:44 /dev/vda1 155G 10G 145G 7% / 18:57:44 tmpfs 16G 0 16G 0% /dev/shm 18:57:44 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:57:44 18:57:44 18:57:44 ---> free -m: 18:57:44 total used free shared buff/cache available 18:57:44 Mem: 32167 822 29173 0 2171 30919 18:57:44 Swap: 1023 0 1023 18:57:44 18:57:44 18:57:44 ---> ip addr: 18:57:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:44 inet 127.0.0.1/8 scope host lo 18:57:44 valid_lft forever preferred_lft forever 18:57:44 inet6 ::1/128 scope host 18:57:44 valid_lft forever preferred_lft forever 18:57:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:44 link/ether fa:16:3e:3d:77:cd brd ff:ff:ff:ff:ff:ff 18:57:44 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 18:57:44 valid_lft 86255sec preferred_lft 86255sec 18:57:44 inet6 fe80::f816:3eff:fe3d:77cd/64 scope link 18:57:44 valid_lft forever preferred_lft forever 18:57:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:57:44 link/ether 02:42:e7:01:d7:72 brd ff:ff:ff:ff:ff:ff 18:57:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:57:44 valid_lft forever preferred_lft forever 18:57:44 inet6 fe80::42:e7ff:fe01:d772/64 scope link 18:57:44 valid_lft forever preferred_lft forever 18:57:44 18:57:44 18:57:44 ---> sar -b -r -n DEV: 18:57:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18261) 02/18/26 _x86_64_ (8 CPU) 18:57:44 18:57:44 18:55:22 LINUX RESTART (8 CPU) 18:57:44 18:57:44 18:56:01 tps rtps wtps bread/s bwrtn/s 18:57:44 18:57:01 206.98 12.73 194.25 1680.12 84364.07 18:57:44 Average: 206.98 12.73 194.25 1680.12 84364.07 18:57:44 18:57:44 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:44 18:57:01 29908616 31676028 3030604 9.20 79708 1987788 1581524 4.65 952348 1763324 13876 18:57:44 Average: 29908616 31676028 3030604 9.20 79708 1987788 1581524 4.65 952348 1763324 13876 18:57:44 18:57:44 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:44 18:57:01 lo 3.53 3.53 0.41 0.41 0.00 0.00 0.00 0.00 18:57:44 18:57:01 ens3 111.16 81.55 1469.97 15.70 0.00 0.00 0.00 0.00 18:57:44 18:57:01 vethbf3b0b8 2.43 3.40 0.43 26.61 0.00 0.00 0.00 0.00 18:57:44 18:57:01 docker0 2.43 3.30 0.40 26.60 0.00 0.00 0.00 0.00 18:57:44 Average: lo 3.53 3.53 0.41 0.41 0.00 0.00 0.00 0.00 18:57:44 Average: ens3 111.16 81.55 1469.97 15.70 0.00 0.00 0.00 0.00 18:57:44 Average: vethbf3b0b8 2.43 3.40 0.43 26.61 0.00 0.00 0.00 0.00 18:57:44 Average: docker0 2.43 3.30 0.40 26.60 0.00 0.00 0.00 0.00 18:57:44 18:57:44 18:57:44 ---> sar -P ALL: 18:57:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18261) 02/18/26 _x86_64_ (8 CPU) 18:57:44 18:57:44 18:55:22 LINUX RESTART (8 CPU) 18:57:44 18:57:44 18:56:01 CPU %user %nice %system %iowait %steal %idle 18:57:44 18:57:01 all 9.14 0.00 1.04 3.06 0.03 86.73 18:57:44 18:57:01 0 24.71 0.00 1.90 0.98 0.05 72.35 18:57:44 18:57:01 1 6.60 0.00 0.83 0.94 0.03 91.60 18:57:44 18:57:01 2 2.16 0.00 0.84 2.54 0.03 94.44 18:57:44 18:57:01 3 3.40 0.00 0.55 0.10 0.03 95.92 18:57:44 18:57:01 4 3.09 0.00 0.62 0.63 0.00 95.66 18:57:44 18:57:01 5 0.40 0.00 0.82 15.05 0.03 83.70 18:57:44 18:57:01 6 24.03 0.00 1.69 3.91 0.07 70.31 18:57:44 18:57:01 7 8.71 0.00 1.05 0.32 0.02 89.90 18:57:44 Average: all 9.14 0.00 1.04 3.06 0.03 86.73 18:57:44 Average: 0 24.71 0.00 1.90 0.98 0.05 72.35 18:57:44 Average: 1 6.60 0.00 0.83 0.94 0.03 91.60 18:57:44 Average: 2 2.16 0.00 0.84 2.54 0.03 94.44 18:57:44 Average: 3 3.40 0.00 0.55 0.10 0.03 95.92 18:57:44 Average: 4 3.09 0.00 0.62 0.63 0.00 95.66 18:57:44 Average: 5 0.40 0.00 0.82 15.05 0.03 83.70 18:57:44 Average: 6 24.03 0.00 1.69 3.91 0.07 70.31 18:57:44 Average: 7 8.71 0.00 1.05 0.32 0.02 89.90 18:57:44 18:57:44 18:57:44