12:58:00 Started by timer 12:58:00 Running as SYSTEM 12:58:00 [EnvInject] - Loading node environment variables. 12:58:00 Building remotely on prd-ubuntu1804-docker-8c-8g-43508 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 12:58:00 [ssh-agent] Looking for ssh-agent implementation... 12:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:00 $ ssh-agent 12:58:00 SSH_AUTH_SOCK=/tmp/ssh-6uJmLLbBvchu/agent.2172 12:58:00 SSH_AGENT_PID=2174 12:58:00 [ssh-agent] Started. 12:58:00 Running ssh-add (command line suppressed) 12:58:00 Identity added: /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_12714911170398047816.key (/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_12714911170398047816.key) 12:58:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:00 The recommended git tool is: NONE 12:58:01 using credential onap-jenkins-ssh 12:58:01 Wiping out workspace first. 12:58:01 Cloning the remote Git repository 12:58:01 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:01 > git init /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master # timeout=10 12:58:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:01 > git --version # timeout=10 12:58:01 > git --version # 'git version 2.17.1' 12:58:01 using GIT_SSH to set credentials Gerrit user 12:58:01 Verifying host key using manually-configured host key entries 12:58:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:01 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 12:58:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:02 Avoid second fetch 12:58:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:58:02 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 12:58:02 > git config core.sparsecheckout # timeout=10 12:58:02 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:58:02 Commit message: "Fix mock sdc docker build" 12:58:02 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:58:05 provisioning config files... 12:58:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:58:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:58:05 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins11247312386595853747.sh 12:58:05 ---> python-tools-install.sh 12:58:05 Setup pyenv: 12:58:05 * system (set by /opt/pyenv/version) 12:58:05 * 3.8.13 (set by /opt/pyenv/version) 12:58:05 * 3.9.13 (set by /opt/pyenv/version) 12:58:06 * 3.10.6 (set by /opt/pyenv/version) 12:58:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rw1V 12:58:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:14 lf-activate-venv(): INFO: Base packages installed successfully 12:58:14 lf-activate-venv(): INFO: Installing additional packages: lftools 12:58:37 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 12:58:37 Generating Requirements File 12:58:57 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. 12:58:57 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:58:57 Python 3.10.6 12:58:57 pip 25.2 from /tmp/venv-rw1V/lib/python3.10/site-packages/pip (python 3.10) 12:58:58 appdirs==1.4.4 12:58:58 argcomplete==3.6.2 12:58:58 aspy.yaml==1.3.0 12:58:58 attrs==25.3.0 12:58:58 autopage==0.5.2 12:58:58 beautifulsoup4==4.13.5 12:58:58 boto3==1.40.23 12:58:58 botocore==1.40.23 12:58:58 bs4==0.0.2 12:58:58 cachetools==5.5.2 12:58:58 certifi==2025.8.3 12:58:58 cffi==1.17.1 12:58:58 cfgv==3.4.0 12:58:58 chardet==5.2.0 12:58:58 charset-normalizer==3.4.3 12:58:58 click==8.2.1 12:58:58 cliff==4.11.0 12:58:58 cmd2==2.7.0 12:58:58 cryptography==3.3.2 12:58:58 debtcollector==3.0.0 12:58:58 decorator==5.2.1 12:58:58 defusedxml==0.7.1 12:58:58 Deprecated==1.2.18 12:58:58 distlib==0.4.0 12:58:58 dnspython==2.7.0 12:58:58 docker==7.1.0 12:58:58 dogpile.cache==1.4.0 12:58:58 durationpy==0.10 12:58:58 email-validator==2.3.0 12:58:58 filelock==3.19.1 12:58:58 future==1.0.0 12:58:58 gitdb==4.0.12 12:58:58 GitPython==3.1.45 12:58:58 google-auth==2.40.3 12:58:58 httplib2==0.30.0 12:58:58 identify==2.6.13 12:58:58 idna==3.10 12:58:58 importlib-resources==1.5.0 12:58:58 iso8601==2.1.0 12:58:58 Jinja2==3.1.6 12:58:58 jmespath==1.0.1 12:58:58 jsonpatch==1.33 12:58:58 jsonpointer==3.0.0 12:58:58 jsonschema==4.25.1 12:58:58 jsonschema-specifications==2025.4.1 12:58:58 keystoneauth1==5.12.0 12:58:58 kubernetes==33.1.0 12:58:58 lftools==0.37.13 12:58:58 lxml==6.0.1 12:58:58 markdown-it-py==4.0.0 12:58:58 MarkupSafe==3.0.2 12:58:58 mdurl==0.1.2 12:58:58 msgpack==1.1.1 12:58:58 multi_key_dict==2.0.3 12:58:58 munch==4.0.0 12:58:58 netaddr==1.3.0 12:58:58 niet==1.4.2 12:58:58 nodeenv==1.9.1 12:58:58 oauth2client==4.1.3 12:58:58 oauthlib==3.3.1 12:58:58 openstacksdk==4.7.0 12:58:58 os-service-types==1.8.0 12:58:58 osc-lib==4.2.0 12:58:58 oslo.config==10.0.0 12:58:58 oslo.context==6.1.0 12:58:58 oslo.i18n==6.6.0 12:58:58 oslo.log==7.2.1 12:58:58 oslo.serialization==5.8.0 12:58:58 oslo.utils==9.1.0 12:58:58 packaging==25.0 12:58:58 pbr==7.0.1 12:58:58 platformdirs==4.4.0 12:58:58 prettytable==3.16.0 12:58:58 psutil==7.0.0 12:58:58 pyasn1==0.6.1 12:58:58 pyasn1_modules==0.4.2 12:58:58 pycparser==2.22 12:58:58 pygerrit2==2.0.15 12:58:58 PyGithub==2.8.1 12:58:58 Pygments==2.19.2 12:58:58 PyJWT==2.10.1 12:58:58 PyNaCl==1.5.0 12:58:58 pyparsing==2.4.7 12:58:58 pyperclip==1.9.0 12:58:58 pyrsistent==0.20.0 12:58:58 python-cinderclient==9.8.0 12:58:58 python-dateutil==2.9.0.post0 12:58:58 python-heatclient==4.3.0 12:58:58 python-jenkins==1.8.3 12:58:58 python-keystoneclient==5.7.0 12:58:58 python-magnumclient==4.9.0 12:58:58 python-openstackclient==8.2.0 12:58:58 python-swiftclient==4.8.0 12:58:58 PyYAML==6.0.2 12:58:58 referencing==0.36.2 12:58:58 requests==2.32.5 12:58:58 requests-oauthlib==2.0.0 12:58:58 requestsexceptions==1.4.0 12:58:58 rfc3986==2.0.0 12:58:58 rich==14.1.0 12:58:58 rich-argparse==1.7.1 12:58:58 rpds-py==0.27.1 12:58:58 rsa==4.9.1 12:58:58 ruamel.yaml==0.18.15 12:58:58 ruamel.yaml.clib==0.2.12 12:58:58 s3transfer==0.13.1 12:58:58 simplejson==3.20.1 12:58:58 six==1.17.0 12:58:58 smmap==5.0.2 12:58:58 soupsieve==2.8 12:58:58 stevedore==5.5.0 12:58:58 tabulate==0.9.0 12:58:58 toml==0.10.2 12:58:58 tomlkit==0.13.3 12:58:58 tqdm==4.67.1 12:58:58 typing_extensions==4.15.0 12:58:58 tzdata==2025.2 12:58:58 urllib3==1.26.20 12:58:58 virtualenv==20.34.0 12:58:58 wcwidth==0.2.13 12:58:58 websocket-client==1.8.0 12:58:58 wrapt==1.17.3 12:58:58 xdg==6.0.0 12:58:58 xmltodict==0.14.2 12:58:58 yq==3.4.3 12:58:58 provisioning config files... 12:58:58 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config17037181428918835884tmp 12:58:58 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config10312436531713808764tmp 12:58:58 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins3383631854297008677.sh 12:58:58 ---> docker-login.sh 12:58:58 nexus3.onap.org:10001 12:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:58 Configure a credential helper to remove this warning. See 12:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:58 12:58:58 Login Succeeded 12:58:58 nexus3.onap.org:10002 12:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:58 Configure a credential helper to remove this warning. See 12:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:58 12:58:58 Login Succeeded 12:58:58 nexus3.onap.org:10003 12:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:59 Configure a credential helper to remove this warning. See 12:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:59 12:58:59 Login Succeeded 12:58:59 nexus3.onap.org:10004 12:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:59 Configure a credential helper to remove this warning. See 12:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:59 12:58:59 Login Succeeded 12:58:59 docker.io 12:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:59 Configure a credential helper to remove this warning. See 12:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:59 12:58:59 Login Succeeded 12:58:59 ---> docker-login.sh ends 12:58:59 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13531441592008931333.sh 12:58:59 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7891366312199637210.sh 12:58:59 [EnvInject] - Injecting environment variables from a build step. 12:58:59 [EnvInject] - Injecting as environment variables the properties content 12:58:59 DOCKER_ROOT=./mock-clamp 12:58:59 CONTAINER_TAG_YAML_DIR= 12:58:59 CONTAINER_TAG_METHOD=stream 12:58:59 12:58:59 [EnvInject] - Variables injected successfully. 12:58:59 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins7349693184475478607.sh 12:58:59 ---> docker-get-container-tag.sh 12:58:59 Setup pyenv: 12:58:59 system 12:58:59 3.8.13 12:58:59 3.9.13 12:58:59 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:58:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rw1V from file:/tmp/.os_lf_venv 12:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:01 lf-activate-venv(): INFO: Base packages installed successfully 12:59:01 lf-activate-venv(): INFO: Installing additional packages: yq 12:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 12:59:02 ---> Docker image tag found: master 12:59:02 [EnvInject] - Injecting environment variables from a build step. 12:59:02 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:59:02 [EnvInject] - Variables injected successfully. 12:59:02 [EnvInject] - Injecting environment variables from a build step. 12:59:02 [EnvInject] - Injecting as environment variables the properties content 12:59:02 DOCKER_ARGS= 12:59:02 DOCKER_ROOT=./mock-clamp 12:59:02 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:59:02 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:59:02 DOCKER_NAME=onap/onap-component-mock-clamp 12:59:02 12:59:02 [EnvInject] - Variables injected successfully. 12:59:02 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins10976137535158865576.sh 12:59:02 ---> docker-build.sh 12:59:02 Docker version 20.10.18, build b40c2f6 12:59:02 Building image: nexus3.onap.org:10003/onap/onap-component-mock-clamp:master 12:59:02 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-clamp:master . 12:59:02 Sending build context to Docker daemon 31.74kB 12:59:02 Step 1/14 : FROM golang:1.17-alpine AS builder 12:59:03 1.17-alpine: Pulling from library/golang 12:59:03 530afca65e2e: Pulling fs layer 12:59:03 d450d4da0343: Pulling fs layer 12:59:03 8162171ecb65: Pulling fs layer 12:59:03 ff63b82a42d3: Pulling fs layer 12:59:03 5b4b56e6b994: Pulling fs layer 12:59:03 ff63b82a42d3: Waiting 12:59:03 5b4b56e6b994: Waiting 12:59:03 8162171ecb65: Verifying Checksum 12:59:03 8162171ecb65: Download complete 12:59:03 d450d4da0343: Download complete 12:59:03 530afca65e2e: Verifying Checksum 12:59:03 530afca65e2e: Download complete 12:59:03 530afca65e2e: Pull complete 12:59:03 5b4b56e6b994: Verifying Checksum 12:59:03 5b4b56e6b994: Download complete 12:59:03 d450d4da0343: Pull complete 12:59:03 8162171ecb65: Pull complete 12:59:07 ff63b82a42d3: Verifying Checksum 12:59:07 ff63b82a42d3: Download complete 12:59:11 ff63b82a42d3: Pull complete 12:59:11 5b4b56e6b994: Pull complete 12:59:11 Digest: sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9 12:59:11 Status: Downloaded newer image for golang:1.17-alpine 12:59:11 ---> 270c4f58750f 12:59:11 Step 2/14 : ADD ./ /go/src/ 12:59:13 ---> 256ff892f350 12:59:13 Step 3/14 : WORKDIR /go/src 12:59:13 ---> Running in 27b2ffea4a81 12:59:13 Removing intermediate container 27b2ffea4a81 12:59:13 ---> a1ac6d40123d 12:59:13 Step 4/14 : RUN apk add --no-cache git 12:59:13 ---> Running in cb2d45891680 12:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:59:14 (1/6) Installing brotli-libs (1.0.9-r6) 12:59:14 (2/6) Installing nghttp2-libs (1.47.0-r2) 12:59:14 (3/6) Installing libcurl (8.5.0-r0) 12:59:14 (4/6) Installing expat (2.6.2-r0) 12:59:14 (5/6) Installing pcre2 (10.42-r0) 12:59:14 (6/6) Installing git (2.36.6-r0) 12:59:14 Executing busybox-1.35.0-r15.trigger 12:59:14 OK: 20 MiB in 21 packages 12:59:15 Removing intermediate container cb2d45891680 12:59:15 ---> a102a3f79b8a 12:59:15 Step 5/14 : RUN go mod init onap.com/mock-clamp 12:59:15 ---> Running in 6d716ab10f54 12:59:15 go: creating new go.mod: module onap.com/mock-clamp 12:59:15 go: to add module requirements and sums: 12:59:15 go mod tidy 12:59:16 Removing intermediate container 6d716ab10f54 12:59:16 ---> ef9861f87c4c 12:59:16 Step 6/14 : RUN go get github.com/satori/go.uuid 12:59:16 ---> Running in 797abb64c617 12:59:17 go: downloading github.com/satori/go.uuid v1.2.0 12:59:17 go get: added github.com/satori/go.uuid v1.2.0 12:59:17 Removing intermediate container 797abb64c617 12:59:17 ---> 78293e8e456b 12:59:17 Step 7/14 : RUN go get github.com/labstack/echo 12:59:18 ---> Running in 5a67b9f28ee3 12:59:19 go: downloading github.com/labstack/echo v3.3.10+incompatible 12:59:19 go: downloading golang.org/x/crypto v0.41.0 12:59:19 go: downloading github.com/labstack/gommon v0.4.2 12:59:19 go: downloading github.com/mattn/go-colorable v0.1.13 12:59:19 go: downloading github.com/mattn/go-isatty v0.0.20 12:59:19 go: downloading golang.org/x/net v0.42.0 12:59:19 go: downloading github.com/valyala/fasttemplate v1.2.2 12:59:19 go: downloading golang.org/x/sys v0.35.0 12:59:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:59:20 go: downloading golang.org/x/text v0.28.0 12:59:26 github.com/labstack/echo imports 12:59:26 github.com/labstack/gommon/color imports 12:59:26 github.com/mattn/go-isatty imports 12:59:26 golang.org/x/sys/unix imports 12:59:26 slices: package slices is not in GOROOT (/usr/local/go/src/slices) 12:59:27 The command '/bin/sh -c go get github.com/labstack/echo' returned a non-zero code: 1 12:59:27 Build step 'Execute shell' marked build as failure 12:59:27 $ ssh-agent -k 12:59:27 unset SSH_AUTH_SOCK; 12:59:27 unset SSH_AGENT_PID; 12:59:27 echo Agent pid 2174 killed; 12:59:27 [ssh-agent] Stopped. 12:59:27 [PostBuildScript] - [INFO] Executing post build scripts. 12:59:27 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins12703068536892190967.sh 12:59:27 ---> sysstat.sh 12:59:28 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins17800051251957250046.sh 12:59:28 ---> package-listing.sh 12:59:28 ++ facter osfamily 12:59:28 ++ tr '[:upper:]' '[:lower:]' 12:59:28 + OS_FAMILY=debian 12:59:28 + workspace=/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 12:59:28 + START_PACKAGES=/tmp/packages_start.txt 12:59:28 + END_PACKAGES=/tmp/packages_end.txt 12:59:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:28 + PACKAGES=/tmp/packages_start.txt 12:59:28 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 12:59:28 + PACKAGES=/tmp/packages_end.txt 12:59:28 + case "${OS_FAMILY}" in 12:59:28 + dpkg -l 12:59:28 + grep '^ii' 12:59:28 + '[' -f /tmp/packages_start.txt ']' 12:59:28 + '[' -f /tmp/packages_end.txt ']' 12:59:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:28 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 12:59:28 + mkdir -p /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 12:59:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 12:59:28 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins17206296185006502774.sh 12:59:28 ---> capture-instance-metadata.sh 12:59:28 Setup pyenv: 12:59:28 system 12:59:28 3.8.13 12:59:28 3.9.13 12:59:28 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rw1V from file:/tmp/.os_lf_venv 12:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:29 lf-activate-venv(): INFO: Base packages installed successfully 12:59:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 12:59:38 INFO: Running in OpenStack, capturing instance metadata 12:59:38 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13516023072638020713.sh 12:59:38 provisioning config files... 12:59:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config14479480197521395090tmp 12:59:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:38 [EnvInject] - Injecting environment variables from a build step. 12:59:38 [EnvInject] - Injecting as environment variables the properties content 12:59:38 SERVER_ID=logs 12:59:38 12:59:38 [EnvInject] - Variables injected successfully. 12:59:38 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins7331356100619787093.sh 12:59:38 ---> create-netrc.sh 12:59:38 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins183668782129303569.sh 12:59:38 ---> python-tools-install.sh 12:59:38 Setup pyenv: 12:59:38 system 12:59:38 3.8.13 12:59:38 3.9.13 12:59:38 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rw1V from file:/tmp/.os_lf_venv 12:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:40 lf-activate-venv(): INFO: Base packages installed successfully 12:59:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:59:51 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 12:59:51 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins10577612593823208636.sh 12:59:51 ---> sudo-logs.sh 12:59:51 Archiving 'sudo' log.. 12:59:51 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins9938848859807847430.sh 12:59:51 ---> job-cost.sh 12:59:51 Setup pyenv: 12:59:51 system 12:59:51 3.8.13 12:59:51 3.9.13 12:59:51 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rw1V from file:/tmp/.os_lf_venv 12:59:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:53 lf-activate-venv(): INFO: Base packages installed successfully 12:59:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 12:59:58 INFO: No Stack... 12:59:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:59:59 INFO: Archiving Costs 12:59:59 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins7629405941562770594.sh 12:59:59 ---> logs-deploy.sh 12:59:59 Setup pyenv: 12:59:59 system 12:59:59 3.8.13 12:59:59 3.9.13 12:59:59 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rw1V from file:/tmp/.os_lf_venv 12:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:01 lf-activate-venv(): INFO: Base packages installed successfully 13:00:01 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:09 lf-activate-venv(): INFO: Adding /tmp/venv-rw1V/bin to PATH 13:00:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-clamp-docker-merge-master/352 13:00:09 INFO: archiving workspace using pattern(s): 13:00:10 Archives upload complete. 13:00:10 INFO: archiving logs to Nexus 13:00:11 ---> uname -a: 13:00:11 Linux prd-ubuntu1804-docker-8c-8g-43508 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:00:11 13:00:11 13:00:11 ---> lscpu: 13:00:11 Architecture: x86_64 13:00:11 CPU op-mode(s): 32-bit, 64-bit 13:00:11 Byte Order: Little Endian 13:00:11 CPU(s): 8 13:00:11 On-line CPU(s) list: 0-7 13:00:11 Thread(s) per core: 1 13:00:11 Core(s) per socket: 1 13:00:11 Socket(s): 8 13:00:11 NUMA node(s): 1 13:00:11 Vendor ID: AuthenticAMD 13:00:11 CPU family: 23 13:00:11 Model: 49 13:00:11 Model name: AMD EPYC-Rome Processor 13:00:11 Stepping: 0 13:00:11 CPU MHz: 2799.998 13:00:11 BogoMIPS: 5599.99 13:00:11 Virtualization: AMD-V 13:00:11 Hypervisor vendor: KVM 13:00:11 Virtualization type: full 13:00:11 L1d cache: 32K 13:00:11 L1i cache: 32K 13:00:11 L2 cache: 512K 13:00:11 L3 cache: 16384K 13:00:11 NUMA node0 CPU(s): 0-7 13:00:11 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 13:00:11 13:00:11 13:00:11 ---> nproc: 13:00:11 8 13:00:11 13:00:11 13:00:11 ---> df -h: 13:00:11 Filesystem Size Used Avail Use% Mounted on 13:00:11 udev 16G 0 16G 0% /dev 13:00:11 tmpfs 3.2G 708K 3.2G 1% /run 13:00:11 /dev/vda1 155G 11G 145G 7% / 13:00:11 tmpfs 16G 0 16G 0% /dev/shm 13:00:11 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:00:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:00:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:00:11 13:00:11 13:00:11 ---> free -m: 13:00:11 total used free shared buff/cache available 13:00:11 Mem: 32167 873 28732 0 2561 30855 13:00:11 Swap: 1023 0 1023 13:00:11 13:00:11 13:00:11 ---> ip addr: 13:00:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:11 inet 127.0.0.1/8 scope host lo 13:00:11 valid_lft forever preferred_lft forever 13:00:11 inet6 ::1/128 scope host 13:00:11 valid_lft forever preferred_lft forever 13:00:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:00:11 link/ether fa:16:3e:15:e9:b1 brd ff:ff:ff:ff:ff:ff 13:00:11 inet 10.30.106.230/23 brd 10.30.107.255 scope global dynamic ens3 13:00:11 valid_lft 85419sec preferred_lft 85419sec 13:00:11 inet6 fe80::f816:3eff:fe15:e9b1/64 scope link 13:00:11 valid_lft forever preferred_lft forever 13:00:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:00:11 link/ether 02:42:b3:2c:20:7e brd ff:ff:ff:ff:ff:ff 13:00:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:00:11 valid_lft forever preferred_lft forever 13:00:11 inet6 fe80::42:b3ff:fe2c:207e/64 scope link 13:00:11 valid_lft forever preferred_lft forever 13:00:11 13:00:11 13:00:11 ---> sar -b -r -n DEV: 13:00:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43508) 09/04/25 _x86_64_ (8 CPU) 13:00:11 13:00:11 12:43:51 LINUX RESTART (8 CPU) 13:00:11 13:00:11 12:44:01 tps rtps wtps bread/s bwrtn/s 13:00:11 12:45:02 125.76 47.76 78.00 4434.73 103401.97 13:00:11 12:46:01 43.84 0.03 43.81 2.44 66855.24 13:00:11 12:47:01 6.05 0.00 6.05 0.00 8206.06 13:00:11 12:48:01 1.42 0.00 1.42 0.00 17.20 13:00:11 12:49:01 1.10 0.00 1.10 0.00 13.06 13:00:11 12:50:01 1.78 0.02 1.77 0.13 21.46 13:00:11 12:51:01 2.87 1.55 1.32 43.33 16.66 13:00:11 12:52:01 1.73 0.00 1.73 0.00 21.33 13:00:11 12:53:01 1.85 0.53 1.32 14.00 17.86 13:00:11 12:54:01 1.72 0.00 1.72 0.00 21.46 13:00:11 12:55:01 1.40 0.00 1.40 0.00 16.40 13:00:11 12:56:01 1.25 0.00 1.25 0.00 16.40 13:00:11 12:57:01 1.33 0.00 1.33 0.00 15.33 13:00:11 12:58:01 4.45 2.30 2.15 113.85 220.10 13:00:11 12:59:01 351.37 32.16 319.21 1965.01 9474.69 13:00:11 13:00:01 148.69 3.60 145.09 470.05 25075.69 13:00:11 Average: 43.54 5.50 38.03 440.66 13281.92 13:00:11 13:00:11 12:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:11 12:45:02 30645924 31885592 2293296 6.96 38568 1529524 1306664 3.84 633916 1412216 16 13:00:11 12:46:01 30642480 31882268 2296740 6.97 38664 1529588 1306664 3.84 638584 1412084 16 13:00:11 12:47:01 30642608 31882476 2296612 6.97 38704 1529588 1306664 3.84 638808 1412084 24 13:00:11 12:48:01 30641312 31881224 2297908 6.98 38736 1529592 1306664 3.84 639928 1412088 4 13:00:11 12:49:01 30641060 31881056 2298160 6.98 38792 1529588 1306664 3.84 639992 1412092 8 13:00:11 12:50:01 30640140 31880264 2299080 6.98 38888 1529612 1306664 3.84 641292 1412100 4 13:00:11 12:51:01 30625644 31867168 2313576 7.02 38992 1530908 1306664 3.84 655724 1412996 8 13:00:11 12:52:01 30623768 31865392 2315452 7.03 39088 1530904 1306664 3.84 656752 1413000 4 13:00:11 12:53:01 30599216 31841888 2340004 7.10 39176 1531340 1322772 3.89 681456 1412728 8 13:00:11 12:54:01 30598652 31841432 2340568 7.11 39280 1531336 1322772 3.89 681388 1412728 36 13:00:11 12:55:01 30598080 31840956 2341140 7.11 39372 1531348 1322772 3.89 681752 1412732 8 13:00:11 12:56:01 30597792 31840732 2341428 7.11 39412 1531352 1322772 3.89 681692 1412740 36 13:00:11 12:57:01 30597396 31840420 2341824 7.11 39500 1531356 1322772 3.89 681900 1412740 8 13:00:11 12:58:01 30536604 31789252 2402616 7.29 39712 1540576 1322772 3.89 737912 1418064 68 13:00:11 12:59:01 30001744 31681868 2937476 8.92 77140 1907972 1376864 4.05 911236 1729040 218524 13:00:11 13:00:01 29450720 31622660 3488500 10.59 93224 2363400 1453436 4.28 1067532 2073920 25988 13:00:11 Average: 30505196 31832790 2434024 7.39 44828 1606749 1326265 3.90 704366 1473960 15298 13:00:11 13:00:11 12:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:11 12:45:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:00:11 12:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:45:02 ens3 221.86 143.51 583.40 30.28 0.00 0.00 0.00 0.00 13:00:11 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:46:01 ens3 3.05 1.46 2.63 0.86 0.00 0.00 0.00 0.00 13:00:11 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:47:01 ens3 0.28 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:00:11 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:48:01 ens3 0.38 0.30 0.07 0.34 0.00 0.00 0.00 0.00 13:00:11 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:49:01 ens3 0.18 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:00:11 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:50:01 ens3 0.42 0.32 0.19 0.21 0.00 0.00 0.00 0.00 13:00:11 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:51:01 ens3 1.08 0.80 0.93 0.56 0.00 0.00 0.00 0.00 13:00:11 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:52:01 ens3 0.30 0.28 0.07 0.35 0.00 0.00 0.00 0.00 13:00:11 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:53:01 ens3 11.60 11.21 6.13 13.10 0.00 0.00 0.00 0.00 13:00:11 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:54:01 ens3 0.28 0.23 0.07 0.27 0.00 0.00 0.00 0.00 13:00:11 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:55:01 ens3 0.35 0.18 0.19 0.24 0.00 0.00 0.00 0.00 13:00:11 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:11 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:56:01 ens3 0.20 0.27 0.06 0.35 0.00 0.00 0.00 0.00 13:00:11 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:57:01 ens3 0.15 0.15 0.05 0.17 0.00 0.00 0.00 0.00 13:00:11 12:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:00:11 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:58:01 ens3 87.50 61.36 131.83 14.96 0.00 0.00 0.00 0.00 13:00:11 12:59:01 lo 2.87 2.87 0.31 0.31 0.00 0.00 0.00 0.00 13:00:11 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:11 12:59:01 ens3 121.78 98.57 1188.10 37.80 0.00 0.00 0.00 0.00 13:00:11 13:00:01 lo 1.80 1.80 0.23 0.23 0.00 0.00 0.00 0.00 13:00:11 13:00:01 docker0 34.93 38.64 2.51 420.86 0.00 0.00 0.00 0.00 13:00:11 13:00:01 ens3 155.39 134.33 2287.87 17.17 0.00 0.00 0.00 0.00 13:00:11 Average: lo 0.44 0.44 0.05 0.05 0.00 0.00 0.00 0.00 13:00:11 Average: docker0 2.19 2.42 0.16 26.33 0.00 0.00 0.00 0.00 13:00:11 Average: ens3 37.84 28.35 262.87 7.30 0.00 0.00 0.00 0.00 13:00:11 13:00:11 13:00:11 ---> sar -P ALL: 13:00:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43508) 09/04/25 _x86_64_ (8 CPU) 13:00:11 13:00:11 12:43:51 LINUX RESTART (8 CPU) 13:00:11 13:00:11 12:44:01 CPU %user %nice %system %iowait %steal %idle 13:00:11 12:45:02 all 2.40 0.00 0.66 1.79 0.02 95.13 13:00:11 12:45:02 0 2.50 0.00 0.48 0.20 0.00 96.81 13:00:11 12:45:02 1 2.56 0.00 0.69 10.36 0.02 86.38 13:00:11 12:45:02 2 2.27 0.00 0.77 0.55 0.00 96.41 13:00:11 12:45:02 3 2.51 0.00 0.60 0.22 0.02 96.65 13:00:11 12:45:02 4 3.50 0.00 0.38 0.17 0.02 95.93 13:00:11 12:45:02 5 2.92 0.00 0.25 1.17 0.02 95.65 13:00:11 12:45:02 6 1.00 0.00 1.68 1.15 0.02 96.15 13:00:11 12:45:02 7 1.93 0.00 0.42 0.50 0.02 97.13 13:00:11 12:46:01 all 0.25 0.00 0.02 1.08 0.01 98.65 13:00:11 12:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:00:11 12:46:01 1 0.03 0.00 0.03 8.58 0.02 91.34 13:00:11 12:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:00:11 12:46:01 3 1.58 0.00 0.03 0.00 0.02 98.37 13:00:11 12:46:01 4 0.17 0.00 0.02 0.00 0.02 99.80 13:00:11 12:46:01 5 0.02 0.00 0.02 0.10 0.00 99.86 13:00:11 12:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 13:00:11 12:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:00:11 12:47:01 all 0.10 0.00 0.01 0.11 0.00 99.78 13:00:11 12:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:00:11 12:47:01 1 0.03 0.00 0.00 0.83 0.00 99.13 13:00:11 12:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:47:01 3 0.58 0.00 0.00 0.00 0.00 99.42 13:00:11 12:47:01 4 0.07 0.00 0.00 0.00 0.00 99.93 13:00:11 12:47:01 5 0.02 0.00 0.02 0.03 0.00 99.93 13:00:11 12:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:00:11 12:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:48:01 all 0.04 0.00 0.00 0.00 0.01 99.95 13:00:11 12:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:00:11 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:00:11 12:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:48:01 5 0.22 0.00 0.00 0.02 0.00 99.77 13:00:11 12:48:01 6 0.05 0.00 0.03 0.02 0.03 99.87 13:00:11 12:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:49:01 all 0.27 0.00 0.01 0.01 0.00 99.71 13:00:11 12:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:49:01 1 1.22 0.00 0.03 0.00 0.02 98.73 13:00:11 12:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:00:11 12:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:49:01 5 0.76 0.00 0.00 0.03 0.00 99.20 13:00:11 12:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:00:11 12:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:50:01 all 0.04 0.00 0.01 0.00 0.00 99.94 13:00:11 12:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:00:11 12:50:01 1 0.13 0.00 0.07 0.00 0.00 99.80 13:00:11 12:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:00:11 12:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:50:01 5 0.00 0.00 0.02 0.03 0.00 99.95 13:00:11 12:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:00:11 12:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:51:01 all 0.10 0.00 0.01 0.01 0.00 99.87 13:00:11 12:51:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:00:11 12:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:00:11 12:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:00:11 12:51:01 5 0.18 0.00 0.03 0.05 0.00 99.73 13:00:11 12:51:01 6 0.23 0.00 0.02 0.00 0.00 99.75 13:00:11 12:51:01 7 0.18 0.00 0.02 0.03 0.02 99.75 13:00:11 12:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:00:11 12:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:00:11 12:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:00:11 12:52:01 5 0.03 0.00 0.00 0.05 0.00 99.92 13:00:11 12:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:00:11 12:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:53:01 all 0.36 0.00 0.05 0.01 0.00 99.58 13:00:11 12:53:01 0 0.10 0.00 0.03 0.00 0.00 99.87 13:00:11 12:53:01 1 0.23 0.00 0.03 0.00 0.02 99.72 13:00:11 12:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 13:00:11 12:53:01 3 0.12 0.00 0.07 0.00 0.00 99.82 13:00:11 12:53:01 4 0.05 0.00 0.07 0.00 0.02 99.87 13:00:11 12:53:01 5 0.38 0.00 0.03 0.03 0.02 99.53 13:00:11 12:53:01 6 1.48 0.00 0.03 0.00 0.00 98.48 13:00:11 12:53:01 7 0.40 0.00 0.07 0.02 0.00 99.52 13:00:11 12:54:01 all 0.26 0.00 0.01 0.01 0.00 99.72 13:00:11 12:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:54:01 1 1.94 0.00 0.00 0.00 0.00 98.06 13:00:11 12:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:54:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:00:11 12:54:01 5 0.02 0.00 0.03 0.07 0.00 99.88 13:00:11 12:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:00:11 12:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:55:01 all 0.10 0.00 0.01 0.01 0.00 99.88 13:00:11 12:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:55:01 1 0.58 0.00 0.00 0.00 0.00 99.42 13:00:11 12:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:00:11 12:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:00:11 12:55:01 5 0.03 0.00 0.00 0.05 0.00 99.92 13:00:11 12:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:00:11 13:00:11 12:55:01 CPU %user %nice %system %iowait %steal %idle 13:00:11 12:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:00:11 12:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:56:01 4 0.03 0.00 0.05 0.02 0.02 99.88 13:00:11 12:56:01 5 0.02 0.00 0.00 0.05 0.00 99.93 13:00:11 12:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:00:11 12:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:00:11 12:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:00:11 12:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:00:11 12:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:00:11 12:57:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:00:11 12:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:00:11 12:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:00:11 12:58:01 all 0.84 0.00 0.06 0.02 0.01 99.07 13:00:11 12:58:01 0 0.33 0.00 0.15 0.00 0.02 99.50 13:00:11 12:58:01 1 1.48 0.00 0.03 0.00 0.00 98.48 13:00:11 12:58:01 2 1.55 0.00 0.00 0.00 0.00 98.45 13:00:11 12:58:01 3 0.13 0.00 0.02 0.00 0.02 99.83 13:00:11 12:58:01 4 0.37 0.00 0.07 0.02 0.02 99.53 13:00:11 12:58:01 5 0.67 0.00 0.05 0.08 0.00 99.20 13:00:11 12:58:01 6 1.33 0.00 0.05 0.00 0.00 98.62 13:00:11 12:58:01 7 0.85 0.00 0.10 0.05 0.00 99.00 13:00:11 12:59:01 all 10.13 0.00 0.92 1.31 0.03 87.61 13:00:11 12:59:01 0 1.93 0.00 0.18 0.13 0.00 97.75 13:00:11 12:59:01 1 2.32 0.00 0.45 0.52 0.02 96.70 13:00:11 12:59:01 2 49.27 0.00 3.47 3.55 0.10 43.61 13:00:11 12:59:01 3 15.09 0.00 1.34 1.12 0.03 82.42 13:00:11 12:59:01 4 5.47 0.00 0.53 0.02 0.03 93.94 13:00:11 12:59:01 5 1.05 0.00 0.65 5.01 0.03 93.25 13:00:11 12:59:01 6 5.45 0.00 0.57 0.15 0.05 93.79 13:00:11 12:59:01 7 0.45 0.00 0.23 0.00 0.02 99.30 13:00:11 13:00:01 all 8.41 0.00 1.62 1.22 0.04 88.71 13:00:11 13:00:01 0 3.47 0.00 1.36 0.07 0.05 95.06 13:00:11 13:00:01 1 5.70 0.00 1.80 0.43 0.02 92.05 13:00:11 13:00:01 2 19.31 0.00 1.76 0.32 0.05 78.56 13:00:11 13:00:01 3 2.71 0.00 1.69 0.03 0.03 95.53 13:00:11 13:00:01 4 5.53 0.00 1.61 0.20 0.03 92.63 13:00:11 13:00:01 5 13.95 0.00 1.32 4.49 0.05 80.19 13:00:11 13:00:01 6 4.02 0.00 1.81 2.95 0.03 91.19 13:00:11 13:00:01 7 12.55 0.00 1.59 1.27 0.03 84.55 13:00:11 Average: all 1.46 0.00 0.21 0.35 0.01 97.97 13:00:11 Average: 0 0.54 0.00 0.14 0.03 0.01 99.29 13:00:11 Average: 1 1.02 0.00 0.20 1.28 0.01 97.49 13:00:11 Average: 2 4.54 0.00 0.38 0.28 0.01 94.79 13:00:11 Average: 3 1.43 0.00 0.24 0.09 0.01 98.23 13:00:11 Average: 4 0.96 0.00 0.18 0.03 0.01 98.82 13:00:11 Average: 5 1.26 0.00 0.15 0.70 0.01 97.87 13:00:11 Average: 6 0.86 0.00 0.27 0.27 0.01 98.59 13:00:11 Average: 7 1.03 0.00 0.16 0.12 0.01 98.69 13:00:11 13:00:11 13:00:11