18:55:50 Started by timer 18:55:50 Running as SYSTEM 18:55:50 [EnvInject] - Loading node environment variables. 18:55:50 Building remotely on prd-ubuntu1804-docker-8c-8g-7029 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:55:50 [ssh-agent] Looking for ssh-agent implementation... 18:55:50 $ ssh-agent 18:55:50 SSH_AUTH_SOCK=/tmp/ssh-lxK2rw8U75tW/agent.2031 18:55:50 SSH_AGENT_PID=2033 18:55:50 [ssh-agent] Started. 18:55:50 Running ssh-add (command line suppressed) 18:55:50 Identity added: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_14233514445657077558.key (/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_14233514445657077558.key) 18:55:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:55:50 The recommended git tool is: NONE 18:55:52 using credential onap-jenkins-ssh 18:55:52 Wiping out workspace first. 18:55:52 Cloning the remote Git repository 18:55:52 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 18:55:52 > git init /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master # timeout=10 18:55:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 18:55:52 > git --version # timeout=10 18:55:52 > git --version # 'git version 2.17.1' 18:55:52 using GIT_SSH to set credentials Gerrit user 18:55:52 Verifying host key using manually-configured host key entries 18:55:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 18:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:52 Avoid second fetch 18:55:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:55:52 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 18:55:52 > git config core.sparsecheckout # timeout=10 18:55:52 > 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:56 provisioning config files... 18:55:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:55:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:55:56 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins11713124759567269220.sh 18:55:56 ---> python-tools-install.sh 18:55:56 Setup pyenv: 18:55:56 * system (set by /opt/pyenv/version) 18:55:56 * 3.8.13 (set by /opt/pyenv/version) 18:55:56 * 3.9.13 (set by /opt/pyenv/version) 18:55:56 * 3.10.6 (set by /opt/pyenv/version) 18:56:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ohjm 18:56:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:04 lf-activate-venv(): INFO: Base packages installed successfully 18:56:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:56:27 Generating Requirements File 18:56:45 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:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:56:46 Python 3.10.6 18:56:46 pip 26.0.1 from /tmp/venv-Ohjm/lib/python3.10/site-packages/pip (python 3.10) 18:56:46 appdirs==1.4.4 18:56:46 argcomplete==3.6.3 18:56:46 aspy.yaml==1.3.0 18:56:46 attrs==25.4.0 18:56:46 autopage==0.6.0 18:56:46 backports.strenum==1.3.1 18:56:46 beautifulsoup4==4.14.3 18:56:46 boto3==1.42.46 18:56:46 botocore==1.42.46 18:56:46 bs4==0.0.2 18:56:46 certifi==2026.1.4 18:56:46 cffi==2.0.0 18:56:46 cfgv==3.5.0 18:56:46 chardet==5.2.0 18:56:46 charset-normalizer==3.4.4 18:56:46 click==8.3.1 18:56:46 cliff==4.13.1 18:56:46 cmd2==3.2.0 18:56:46 cryptography==3.3.2 18:56:46 debtcollector==3.0.0 18:56:46 decorator==5.2.1 18:56:46 defusedxml==0.7.1 18:56:46 Deprecated==1.3.1 18:56:46 distlib==0.4.0 18:56:46 dnspython==2.8.0 18:56:46 docker==7.1.0 18:56:46 dogpile.cache==1.5.0 18:56:46 durationpy==0.10 18:56:46 email-validator==2.3.0 18:56:46 filelock==3.20.3 18:56:46 future==1.0.0 18:56:46 gitdb==4.0.12 18:56:46 GitPython==3.1.46 18:56:46 httplib2==0.30.2 18:56:46 identify==2.6.16 18:56:46 idna==3.11 18:56:46 importlib-resources==1.5.0 18:56:46 iso8601==2.1.0 18:56:46 Jinja2==3.1.6 18:56:46 jmespath==1.1.0 18:56:46 jsonpatch==1.33 18:56:46 jsonpointer==3.0.0 18:56:46 jsonschema==4.26.0 18:56:46 jsonschema-specifications==2025.9.1 18:56:46 keystoneauth1==5.13.0 18:56:46 kubernetes==35.0.0 18:56:46 lftools==0.37.21 18:56:46 lxml==6.0.2 18:56:46 markdown-it-py==4.0.0 18:56:46 MarkupSafe==3.0.3 18:56:46 mdurl==0.1.2 18:56:46 msgpack==1.1.2 18:56:46 multi_key_dict==2.0.3 18:56:46 munch==4.0.0 18:56:46 netaddr==1.3.0 18:56:46 niet==1.4.2 18:56:46 nodeenv==1.10.0 18:56:46 oauth2client==4.1.3 18:56:46 oauthlib==3.3.1 18:56:46 openstacksdk==4.9.0 18:56:46 os-service-types==1.8.2 18:56:46 osc-lib==4.3.0 18:56:46 oslo.config==10.2.0 18:56:46 oslo.context==6.2.0 18:56:46 oslo.i18n==6.7.1 18:56:46 oslo.log==8.0.0 18:56:46 oslo.serialization==5.9.0 18:56:46 oslo.utils==9.2.0 18:56:46 packaging==26.0 18:56:46 pbr==7.0.3 18:56:46 platformdirs==4.5.1 18:56:46 prettytable==3.17.0 18:56:46 psutil==7.2.2 18:56:46 pyasn1==0.6.2 18:56:46 pyasn1_modules==0.4.2 18:56:46 pycparser==3.0 18:56:46 pygerrit2==2.0.15 18:56:46 PyGithub==2.8.1 18:56:46 Pygments==2.19.2 18:56:46 PyJWT==2.11.0 18:56:46 PyNaCl==1.6.2 18:56:46 pyparsing==2.4.7 18:56:46 pyperclip==1.11.0 18:56:46 pyrsistent==0.20.0 18:56:46 python-cinderclient==9.8.0 18:56:46 python-dateutil==2.9.0.post0 18:56:46 python-heatclient==5.0.0 18:56:46 python-jenkins==1.8.3 18:56:46 python-keystoneclient==5.7.0 18:56:46 python-magnumclient==4.9.0 18:56:46 python-openstackclient==8.3.0 18:56:46 python-swiftclient==4.9.0 18:56:46 PyYAML==6.0.3 18:56:46 referencing==0.37.0 18:56:46 requests==2.32.5 18:56:46 requests-oauthlib==2.0.0 18:56:46 requestsexceptions==1.4.0 18:56:46 rfc3986==2.0.0 18:56:46 rich==14.3.2 18:56:46 rich-argparse==1.7.2 18:56:46 rpds-py==0.30.0 18:56:46 rsa==4.9.1 18:56:46 ruamel.yaml==0.19.1 18:56:46 ruamel.yaml.clib==0.2.15 18:56:46 s3transfer==0.16.0 18:56:46 simplejson==3.20.2 18:56:46 six==1.17.0 18:56:46 smmap==5.0.2 18:56:46 soupsieve==2.8.3 18:56:46 stevedore==5.6.0 18:56:46 tabulate==0.9.0 18:56:46 toml==0.10.2 18:56:46 tomlkit==0.14.0 18:56:46 tqdm==4.67.3 18:56:46 typing_extensions==4.15.0 18:56:46 tzdata==2025.3 18:56:46 urllib3==1.26.20 18:56:46 virtualenv==20.36.1 18:56:46 wcwidth==0.6.0 18:56:46 websocket-client==1.9.0 18:56:46 wrapt==2.1.1 18:56:46 xdg==6.0.0 18:56:46 xmltodict==1.0.2 18:56:46 yq==3.4.3 18:56:46 provisioning config files... 18:56:46 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config627386081562021591tmp 18:56:46 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config8874083587732976880tmp 18:56:46 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins8420180237132846691.sh 18:56:46 ---> docker-login.sh 18:56:46 nexus3.onap.org:10001 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.onap.org:10002 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.onap.org:10003 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.onap.org:10004 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 docker.io 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 ---> docker-login.sh ends 18:56:47 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins4865990433896654999.sh 18:56:47 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16473891842759469962.sh 18:56:47 [EnvInject] - Injecting environment variables from a build step. 18:56:47 [EnvInject] - Injecting as environment variables the properties content 18:56:47 DOCKER_ROOT=./mock-sdnc 18:56:47 CONTAINER_TAG_YAML_DIR= 18:56:47 CONTAINER_TAG_METHOD=stream 18:56:47 18:56:47 [EnvInject] - Variables injected successfully. 18:56:47 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins16401701392794383213.sh 18:56:47 ---> docker-get-container-tag.sh 18:56:47 Setup pyenv: 18:56:47 system 18:56:47 3.8.13 18:56:47 3.9.13 18:56:47 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:56:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ohjm from file:/tmp/.os_lf_venv 18:56:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:49 lf-activate-venv(): INFO: Base packages installed successfully 18:56:49 lf-activate-venv(): INFO: Installing additional packages: yq 18:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:56:50 ---> Docker image tag found: master 18:56:50 [EnvInject] - Injecting environment variables from a build step. 18:56:50 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:56:50 [EnvInject] - Variables injected successfully. 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_ARGS= 18:56:50 DOCKER_ROOT=./mock-sdnc 18:56:50 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:56:50 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:56:50 DOCKER_NAME=onap/onap-component-mock-sdnc 18:56:50 18:56:50 [EnvInject] - Variables injected successfully. 18:56:50 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins13930343807309727877.sh 18:56:50 ---> docker-build.sh 18:56:50 Docker version 20.10.18, build b40c2f6 18:56:50 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:56:50 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master . 18:56:50 Sending build context to Docker daemon 9.728kB 18:56:50 Step 1/6 : FROM python:3.8-alpine 18:56:51 3.8-alpine: Pulling from library/python 18:56:51 43c4264eed91: Pulling fs layer 18:56:51 bbd039b2f2dc: Pulling fs layer 18:56:51 2fe9ed713579: Pulling fs layer 18:56:51 86e037ebf8b6: Pulling fs layer 18:56:51 bbd039b2f2dc: Verifying Checksum 18:56:51 bbd039b2f2dc: Download complete 18:56:51 43c4264eed91: Download complete 18:56:51 86e037ebf8b6: Verifying Checksum 18:56:51 86e037ebf8b6: Download complete 18:56:52 43c4264eed91: Pull complete 18:56:52 2fe9ed713579: Verifying Checksum 18:56:52 2fe9ed713579: Download complete 18:56:52 bbd039b2f2dc: Pull complete 18:56:52 2fe9ed713579: Pull complete 18:56:52 86e037ebf8b6: Pull complete 18:56:52 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 18:56:52 Status: Downloaded newer image for python:3.8-alpine 18:56:52 ---> cd39247b02f9 18:56:52 Step 2/6 : COPY . /app 18:56:54 ---> e3e4ee7c0343 18:56:54 Step 3/6 : WORKDIR /app 18:56:54 ---> Running in 4047c714c96e 18:56:54 Removing intermediate container 4047c714c96e 18:56:54 ---> 53a22486e950 18:56:54 Step 4/6 : RUN pip install -r requirements.txt 18:56:55 ---> Running in 7b9eec9ed9fa 18:56:56 Collecting Flask-RESTful==0.3.9 18:56:56 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:56:57 Collecting pytz 18:56:57 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 15.1 MB/s eta 0:00:00 18:56:57 Collecting aniso8601>=0.82 18:56:57 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 8.6 MB/s eta 0:00:00 18:56:57 Collecting Flask>=0.8 18:56:57 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 1.9 MB/s eta 0:00:00 18:56:57 Collecting six>=1.3.0 18:56:57 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:56:57 Collecting Jinja2>=3.1.2 18:56:57 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 3.4 MB/s eta 0:00:00 18:56:57 Collecting click>=8.1.3 18:56:57 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 13.4 MB/s eta 0:00:00 18:56:57 Collecting itsdangerous>=2.1.2 18:56:57 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:56:57 Collecting importlib-metadata>=3.6.0 18:56:57 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:56:57 Collecting blinker>=1.6.2 18:56:57 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:56:57 Collecting Werkzeug>=3.0.0 18:56:57 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 22.6 MB/s eta 0:00:00 18:56:57 Collecting zipp>=3.20 18:56:57 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:56:57 Collecting MarkupSafe>=2.0 18:56:57 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:56:58 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:56:58 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:56:58 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:56:58  18:56:58 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:56:58 [notice] To update, run: pip install --upgrade pip 18:57:00 Removing intermediate container 7b9eec9ed9fa 18:57:00 ---> 363a8fc62485 18:57:00 Step 5/6 : ENTRYPOINT ["python"] 18:57:00 ---> Running in dccd75de341f 18:57:00 Removing intermediate container dccd75de341f 18:57:00 ---> 50aa2a0553c6 18:57:00 Step 6/6 : CMD ["app.py"] 18:57:00 ---> Running in c1d744f16b48 18:57:00 Removing intermediate container c1d744f16b48 18:57:00 ---> ff20ee88653e 18:57:00 Successfully built ff20ee88653e 18:57:00 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:00 ---> docker-build.sh ends 18:57:00 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11046160351783900336.sh 18:57:00 [EnvInject] - Injecting environment variables from a build step. 18:57:00 [EnvInject] - Injecting as environment variables the properties content 18:57:00 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:57:00 18:57:00 [EnvInject] - Variables injected successfully. 18:57:00 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins1952440271564125623.sh 18:57:00 ---> docker-push.sh 18:57:00 Docker version 20.10.18, build b40c2f6 18:57:00 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:00 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:00 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdnc] 18:57:00 13d329e36729: Preparing 18:57:00 46053d48664d: Preparing 18:57:00 817fa7f5a4af: Preparing 18:57:00 6b49371d7ed7: Preparing 18:57:00 50acbb6dc641: Preparing 18:57:00 63ca1fbb43ae: Preparing 18:57:00 63ca1fbb43ae: Waiting 18:57:00 6b49371d7ed7: Layer already exists 18:57:00 50acbb6dc641: Layer already exists 18:57:00 817fa7f5a4af: Layer already exists 18:57:00 63ca1fbb43ae: Layer already exists 18:57:00 46053d48664d: Pushed 18:57:02 13d329e36729: Pushed 18:57:02 master: digest: sha256:0ce096d2613f6083008ca5c9bfab926cf33cfcab5fb367825e0cdd192c3a49d0 size: 1576 18:57:02 ---> docker-push.sh ends 18:57:02 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins12182405240924746355.sh 18:57:02 $ ssh-agent -k 18:57:02 unset SSH_AUTH_SOCK; 18:57:02 unset SSH_AGENT_PID; 18:57:02 echo Agent pid 2033 killed; 18:57:02 [ssh-agent] Stopped. 18:57:02 [PostBuildScript] - [INFO] Executing post build scripts. 18:57:02 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins1390568915633313481.sh 18:57:02 ---> sysstat.sh 18:57:03 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins14079196252583936599.sh 18:57:03 ---> package-listing.sh 18:57:03 ++ facter osfamily 18:57:03 ++ tr '[:upper:]' '[:lower:]' 18:57:03 + OS_FAMILY=debian 18:57:03 + workspace=/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:57:03 + START_PACKAGES=/tmp/packages_start.txt 18:57:03 + END_PACKAGES=/tmp/packages_end.txt 18:57:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:03 + PACKAGES=/tmp/packages_start.txt 18:57:03 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:03 + PACKAGES=/tmp/packages_end.txt 18:57:03 + case "${OS_FAMILY}" in 18:57:03 + dpkg -l 18:57:03 + grep '^ii' 18:57:03 + '[' -f /tmp/packages_start.txt ']' 18:57:03 + '[' -f /tmp/packages_end.txt ']' 18:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:03 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:03 + mkdir -p /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:57:03 + 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:03 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins9794655307785457845.sh 18:57:03 ---> capture-instance-metadata.sh 18:57:03 Setup pyenv: 18:57:03 system 18:57:03 3.8.13 18:57:03 3.9.13 18:57:03 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ohjm from file:/tmp/.os_lf_venv 18:57:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:04 lf-activate-venv(): INFO: Base packages installed successfully 18:57:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:13 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:57:13 INFO: Running in OpenStack, capturing instance metadata 18:57:13 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins12160147718219548012.sh 18:57:13 provisioning config files... 18:57:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config7256109054148818902tmp 18:57:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:57:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:57:13 [EnvInject] - Injecting environment variables from a build step. 18:57:13 [EnvInject] - Injecting as environment variables the properties content 18:57:13 SERVER_ID=logs 18:57:13 18:57:13 [EnvInject] - Variables injected successfully. 18:57:13 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins1010898977063612703.sh 18:57:13 ---> create-netrc.sh 18:57:13 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins5889457221883298064.sh 18:57:13 ---> python-tools-install.sh 18:57:13 Setup pyenv: 18:57:13 system 18:57:13 3.8.13 18:57:13 3.9.13 18:57:13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ohjm from file:/tmp/.os_lf_venv 18:57:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:15 lf-activate-venv(): INFO: Base packages installed successfully 18:57:15 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:57:23 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins9518951330288319027.sh 18:57:23 ---> sudo-logs.sh 18:57:23 Archiving 'sudo' log.. 18:57:23 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins18037291553743900496.sh 18:57:23 ---> job-cost.sh 18:57:23 Setup pyenv: 18:57:24 system 18:57:24 3.8.13 18:57:24 3.9.13 18:57:24 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ohjm from file:/tmp/.os_lf_venv 18:57:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:25 lf-activate-venv(): INFO: Base packages installed successfully 18:57:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:57:30 INFO: No Stack... 18:57:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:46 INFO: Archiving Costs 18:57:46 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins2642313907838693657.sh 18:57:46 ---> logs-deploy.sh 18:57:46 Setup pyenv: 18:57:46 system 18:57:46 3.8.13 18:57:46 3.9.13 18:57:46 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ohjm from file:/tmp/.os_lf_venv 18:57:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:48 lf-activate-venv(): INFO: Base packages installed successfully 18:57:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:57:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ohjm/bin to PATH 18:57:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdnc-docker-merge-master/377 18:57:56 INFO: archiving workspace using pattern(s): 18:57:57 Archives upload complete. 18:57:57 INFO: archiving logs to Nexus 18:57:58 ---> uname -a: 18:57:58 Linux prd-ubuntu1804-docker-8c-8g-7029 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:58 18:57:58 18:57:58 ---> lscpu: 18:57:58 Architecture: x86_64 18:57:58 CPU op-mode(s): 32-bit, 64-bit 18:57:58 Byte Order: Little Endian 18:57:58 CPU(s): 8 18:57:58 On-line CPU(s) list: 0-7 18:57:58 Thread(s) per core: 1 18:57:58 Core(s) per socket: 1 18:57:58 Socket(s): 8 18:57:58 NUMA node(s): 1 18:57:58 Vendor ID: AuthenticAMD 18:57:58 CPU family: 23 18:57:58 Model: 49 18:57:58 Model name: AMD EPYC-Rome Processor 18:57:58 Stepping: 0 18:57:58 CPU MHz: 2800.000 18:57:58 BogoMIPS: 5600.00 18:57:58 Virtualization: AMD-V 18:57:58 Hypervisor vendor: KVM 18:57:58 Virtualization type: full 18:57:58 L1d cache: 32K 18:57:58 L1i cache: 32K 18:57:58 L2 cache: 512K 18:57:58 L3 cache: 16384K 18:57:58 NUMA node0 CPU(s): 0-7 18:57:58 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:58 18:57:58 18:57:58 ---> nproc: 18:57:58 8 18:57:58 18:57:58 18:57:58 ---> df -h: 18:57:58 Filesystem Size Used Avail Use% Mounted on 18:57:58 udev 16G 0 16G 0% /dev 18:57:58 tmpfs 3.2G 712K 3.2G 1% /run 18:57:58 /dev/vda1 155G 10G 145G 7% / 18:57:58 tmpfs 16G 0 16G 0% /dev/shm 18:57:58 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:58 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:57:58 18:57:58 18:57:58 ---> free -m: 18:57:58 total used free shared buff/cache available 18:57:58 Mem: 32167 811 29183 0 2172 30930 18:57:58 Swap: 1023 0 1023 18:57:58 18:57:58 18:57:58 ---> ip addr: 18:57:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:58 inet 127.0.0.1/8 scope host lo 18:57:58 valid_lft forever preferred_lft forever 18:57:58 inet6 ::1/128 scope host 18:57:58 valid_lft forever preferred_lft forever 18:57:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:58 link/ether fa:16:3e:90:ef:b3 brd ff:ff:ff:ff:ff:ff 18:57:58 inet 10.30.107.204/23 brd 10.30.107.255 scope global dynamic ens3 18:57:58 valid_lft 86241sec preferred_lft 86241sec 18:57:58 inet6 fe80::f816:3eff:fe90:efb3/64 scope link 18:57:58 valid_lft forever preferred_lft forever 18:57:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:57:58 link/ether 02:42:39:8c:ee:89 brd ff:ff:ff:ff:ff:ff 18:57:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:57:58 valid_lft forever preferred_lft forever 18:57:58 inet6 fe80::42:39ff:fe8c:ee89/64 scope link 18:57:58 valid_lft forever preferred_lft forever 18:57:58 18:57:58 18:57:58 ---> sar -b -r -n DEV: 18:57:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7029) 02/11/26 _x86_64_ (8 CPU) 18:57:58 18:57:58 18:55:22 LINUX RESTART (8 CPU) 18:57:58 18:57:58 18:56:01 tps rtps wtps bread/s bwrtn/s 18:57:58 18:57:01 231.03 12.58 218.45 1669.86 87952.67 18:57:58 Average: 231.03 12.58 218.45 1669.86 87952.67 18:57:58 18:57:58 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:58 18:57:01 29955724 31732156 2983496 9.06 82840 1992348 1490752 4.39 903256 1759736 268 18:57:58 Average: 29955724 31732156 2983496 9.06 82840 1992348 1490752 4.39 903256 1759736 268 18:57:58 18:57:58 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:58 18:57:01 docker0 2.67 4.05 0.43 27.35 0.00 0.00 0.00 0.00 18:57:58 18:57:01 ens3 110.83 85.47 1469.64 57.91 0.00 0.00 0.00 0.00 18:57:58 18:57:01 lo 4.27 4.27 0.47 0.47 0.00 0.00 0.00 0.00 18:57:58 Average: docker0 2.67 4.05 0.43 27.35 0.00 0.00 0.00 0.00 18:57:58 Average: ens3 110.83 85.47 1469.64 57.91 0.00 0.00 0.00 0.00 18:57:58 Average: lo 4.27 4.27 0.47 0.47 0.00 0.00 0.00 0.00 18:57:58 18:57:58 18:57:58 ---> sar -P ALL: 18:57:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7029) 02/11/26 _x86_64_ (8 CPU) 18:57:58 18:57:58 18:55:22 LINUX RESTART (8 CPU) 18:57:58 18:57:58 18:56:01 CPU %user %nice %system %iowait %steal %idle 18:57:58 18:57:01 all 9.24 0.00 1.13 3.52 0.04 86.06 18:57:58 18:57:01 0 8.84 0.00 1.09 0.63 0.03 89.41 18:57:58 18:57:01 1 1.20 0.00 0.40 0.12 0.02 98.26 18:57:58 18:57:01 2 2.06 0.00 0.49 0.44 0.02 97.00 18:57:58 18:57:01 3 3.43 0.00 1.22 3.79 0.07 91.50 18:57:58 18:57:01 4 27.27 0.00 2.57 5.30 0.07 64.79 18:57:58 18:57:01 5 18.56 0.00 1.50 3.02 0.05 76.87 18:57:58 18:57:01 6 0.72 0.00 0.77 14.48 0.03 84.00 18:57:58 18:57:01 7 11.87 0.00 1.12 0.37 0.05 86.59 18:57:58 Average: all 9.24 0.00 1.13 3.52 0.04 86.06 18:57:58 Average: 0 8.84 0.00 1.09 0.63 0.03 89.41 18:57:58 Average: 1 1.20 0.00 0.40 0.12 0.02 98.26 18:57:58 Average: 2 2.06 0.00 0.49 0.44 0.02 97.00 18:57:58 Average: 3 3.43 0.00 1.22 3.79 0.07 91.50 18:57:58 Average: 4 27.27 0.00 2.57 5.30 0.07 64.79 18:57:58 Average: 5 18.56 0.00 1.50 3.02 0.05 76.87 18:57:58 Average: 6 0.72 0.00 0.77 14.48 0.03 84.00 18:57:58 Average: 7 11.87 0.00 1.12 0.37 0.05 86.59 18:57:58 18:57:58 18:57:58