Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-9676 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ygtIW3QdKrRL/agent.2083 SSH_AGENT_PID=2085 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_7357515568414702991.key (/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_7357515568414702991.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators > git init /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 Commit message: "Fix mock sdc docker build" > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins2208272735105876916.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGuv lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-FGuv/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.0 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.16 botocore==1.37.16 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.9 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.1 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.4.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.15.1 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==7.4.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.23.1 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config12749954864418170433tmp copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config12971028348961867153tmp [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins8263103551419141689.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins16568856741975558671.sh [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7395063389106335599.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=./mock-clamp CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=stream [EnvInject] - Variables injected successfully. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins1327526088114880218.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGuv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH ---> Docker image tag found: master [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=./mock-clamp CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/onap-component-mock-clamp [EnvInject] - Variables injected successfully. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins5648267042197663277.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/onap-component-mock-clamp:master docker build -t nexus3.onap.org:10003/onap/onap-component-mock-clamp:master . Sending build context to Docker daemon 31.74kB Step 1/14 : FROM golang:1.17-alpine AS builder 1.17-alpine: Pulling from library/golang 530afca65e2e: Pulling fs layer d450d4da0343: Pulling fs layer 8162171ecb65: Pulling fs layer ff63b82a42d3: Pulling fs layer 5b4b56e6b994: Pulling fs layer ff63b82a42d3: Waiting 5b4b56e6b994: Waiting 8162171ecb65: Verifying Checksum 8162171ecb65: Download complete d450d4da0343: Download complete 530afca65e2e: Verifying Checksum 530afca65e2e: Download complete 5b4b56e6b994: Verifying Checksum 5b4b56e6b994: Download complete 530afca65e2e: Pull complete d450d4da0343: Pull complete 8162171ecb65: Pull complete ff63b82a42d3: Verifying Checksum ff63b82a42d3: Download complete ff63b82a42d3: Pull complete 5b4b56e6b994: Pull complete Digest: sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9 Status: Downloaded newer image for golang:1.17-alpine ---> 270c4f58750f Step 2/14 : ADD ./ /go/src/ ---> e37a25540349 Step 3/14 : WORKDIR /go/src ---> Running in a479eb477aa3 Removing intermediate container a479eb477aa3 ---> 697a7ad28d0e Step 4/14 : RUN apk add --no-cache git ---> Running in 2093216a958b fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz (1/6) Installing brotli-libs (1.0.9-r6) (2/6) Installing nghttp2-libs (1.47.0-r2) (3/6) Installing libcurl (8.5.0-r0) (4/6) Installing expat (2.6.2-r0) (5/6) Installing pcre2 (10.42-r0) (6/6) Installing git (2.36.6-r0) Executing busybox-1.35.0-r15.trigger OK: 20 MiB in 21 packages Removing intermediate container 2093216a958b ---> dfa44d914fb5 Step 5/14 : RUN go mod init onap.com/mock-clamp ---> Running in 815888e682d2 go: creating new go.mod: module onap.com/mock-clamp go: to add module requirements and sums: go mod tidy Removing intermediate container 815888e682d2 ---> c94f0e63c424 Step 6/14 : RUN go get github.com/satori/go.uuid ---> Running in 34fd757062a0 go: downloading github.com/satori/go.uuid v1.2.0 go get: added github.com/satori/go.uuid v1.2.0 Removing intermediate container 34fd757062a0 ---> 2d5a8f702bea Step 7/14 : RUN go get github.com/labstack/echo ---> Running in 1cd39503f40b go: downloading github.com/labstack/echo v3.3.10+incompatible go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/labstack/gommon v0.4.2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading golang.org/x/net v0.21.0 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading golang.org/x/text v0.23.0 go get: added github.com/labstack/echo v3.3.10+incompatible go get: added github.com/labstack/gommon v0.4.2 go get: added github.com/mattn/go-colorable v0.1.13 go get: added github.com/mattn/go-isatty v0.0.20 go get: added github.com/valyala/bytebufferpool v1.0.0 go get: added github.com/valyala/fasttemplate v1.2.2 go get: added golang.org/x/crypto v0.36.0 go get: added golang.org/x/net v0.21.0 go get: added golang.org/x/sys v0.31.0 go get: added golang.org/x/text v0.23.0 Removing intermediate container 1cd39503f40b ---> ee9e19d1b7d1 Step 8/14 : RUN go get github.com/dgrijalva/jwt-go ---> Running in d7fa0932275d go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible go get: added github.com/dgrijalva/jwt-go v3.2.0+incompatible Removing intermediate container d7fa0932275d ---> b915d4f5e5ac Step 9/14 : RUN set -ex && CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-clamp . ---> Running in 53a86151dedc + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-clamp . internal/unsafeheader internal/goexperiment internal/race runtime/internal/sys internal/cpu sync/atomic runtime/internal/atomic unicode/utf8 internal/abi unicode internal/itoa runtime/internal/math container/list math/bits crypto/internal/subtle crypto/subtle unicode/utf16 vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle encoding internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight math/rand errors sort internal/oserror io path crypto/elliptic/internal/fiat vendor/golang.org/x/net/dns/dnsmessage strconv syscall bytes crypto/internal/randutil hash strings crypto/hmac github.com/valyala/bytebufferpool hash/crc32 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform golang.org/x/text/transform crypto reflect crypto/rc4 bufio net/http/internal/ascii regexp/syntax html internal/syscall/execenv time internal/syscall/unix regexp context io/fs internal/poll encoding/binary internal/fmtsort os crypto/md5 crypto/sha1 crypto/sha512 crypto/sha256 encoding/base64 crypto/cipher crypto/ed25519/internal/edwards25519/field encoding/pem vendor/golang.org/x/crypto/poly1305 fmt golang.org/x/sys/unix crypto/aes crypto/des crypto/ed25519/internal/edwards25519 net path/filepath vendor/golang.org/x/crypto/chacha20 io/ioutil vendor/golang.org/x/sys/cpu runtime/debug net/url encoding/hex math/big vendor/golang.org/x/crypto/curve25519 encoding/json vendor/golang.org/x/crypto/chacha20poly1305 encoding/xml github.com/valyala/fasttemplate compress/flate log vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/net/http2/hpack mime github.com/mattn/go-isatty compress/gzip vendor/golang.org/x/text/secure/bidirule mime/quotedprintable github.com/mattn/go-colorable net/http/internal crypto/elliptic encoding/asn1 crypto/rand crypto/dsa github.com/labstack/gommon/color vendor/golang.org/x/net/idna net/textproto golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm github.com/labstack/gommon/log crypto/ed25519 crypto/rsa mime/multipart vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/net/http/httpproxy golang.org/x/text/secure/bidirule github.com/labstack/gommon/bytes github.com/labstack/gommon/random text/template/parse database/sql/driver golang.org/x/net/idna crypto/ecdsa github.com/satori/go.uuid crypto/x509 text/template html/template github.com/dgrijalva/jwt-go crypto/tls net/http/httptrace net/http golang.org/x/crypto/acme net/http/httputil golang.org/x/crypto/acme/autocert github.com/labstack/echo github.com/labstack/echo/middleware onap.com/mock-clamp Removing intermediate container 53a86151dedc ---> 538dc660acbc Step 10/14 : RUN ls -la ---> Running in d0b338633bfd total 7416 drwxrwxrwx 1 root root 4096 Mar 20 13:00 . drwxrwxrwx 1 root root 4096 Mar 20 13:00 .. -rw-rw-r-- 1 root root 202 Mar 20 12:58 .dockerignore -rw-rw-r-- 1 root root 755 Mar 20 12:58 Dockerfile -rw-rw-r-- 1 root root 12 Mar 20 12:58 README.md -rw-rw-r-- 1 root root 3880 Mar 20 12:58 clamp_handlers.go -rw-rw-r-- 1 root root 940 Mar 20 12:58 generic_handlers.go -rw-r--r-- 1 root root 623 Mar 20 13:00 go.mod -rw-r--r-- 1 root root 2348 Mar 20 13:00 go.sum -rw-rw-r-- 1 root root 13386 Mar 20 12:58 loop_handlers.go -rwxr-xr-x 1 root root 7530275 Mar 20 13:00 mock-clamp -rw-rw-r-- 1 root root 1886 Mar 20 12:58 mock-clamp.go -rw-rw-r-- 1 root root 3368 Mar 20 12:58 policies_handlers.go Removing intermediate container d0b338633bfd ---> 62cb1d4b89cc Step 11/14 : FROM scratch ---> Step 12/14 : COPY --from=builder /go/src/mock-clamp /app/mock-clamp ---> 774fceeeb4f5 Step 13/14 : WORKDIR /app ---> Running in 7697f8a615b2 Removing intermediate container 7697f8a615b2 ---> a14a1681b46d Step 14/14 : ENTRYPOINT [ "./mock-clamp" ] ---> Running in 7cdd24370d9f Removing intermediate container 7cdd24370d9f ---> 5c8cf72f5e91 Successfully built 5c8cf72f5e91 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-clamp:master ---> docker-build.sh ends [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17331361316199400874.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 [EnvInject] - Variables injected successfully. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins15918284919880711275.sh ---> docker-push.sh Docker version 20.10.18, build b40c2f6 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-clamp:master docker push nexus3.onap.org:10003/onap/onap-component-mock-clamp:master The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-clamp] 50ef161ed6d0: Preparing 50ef161ed6d0: Pushed master: digest: sha256:74fb6bfbbf5d9596a45c6536b55c640fd93d96b6e26ac7cb9aabf189fabdb701 size: 528 ---> docker-push.sh ends [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins14047066500295666691.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2085 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins2736333495330393497.sh ---> sysstat.sh [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins17257147868136519002.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' + mkdir -p /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ + 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/ [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins8933760176910463025.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGuv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH INFO: Running in OpenStack, capturing instance metadata [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13490326344504116413.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config16228233714772213971tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins9963215138473510376.sh ---> create-netrc.sh [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins11791353586822893328.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGuv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins9722511288795737781.sh ---> sudo-logs.sh Archiving 'sudo' log.. [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13822749148319084709.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGuv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins604544684817592049.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FGuv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FGuv/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-clamp-docker-merge-master/328 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-9676 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 873 28659 0 2634 30854 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:55:8c:1c brd ff:ff:ff:ff:ff:ff inet 10.30.107.80/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86231sec preferred_lft 86231sec inet6 fe80::f816:3eff:fe55:8c1c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:cd:6b:88:23 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:cdff:fe6b:8823/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9676) 03/20/25 _x86_64_ (8 CPU) 12:58:19 LINUX RESTART (8 CPU) 12:59:01 tps rtps wtps bread/s bwrtn/s 13:00:01 123.53 15.59 107.93 1464.05 30270.58 13:01:01 193.29 3.30 190.00 436.01 51658.78 Average: 158.43 9.44 148.99 949.73 40970.91 12:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:01 29637016 31660848 3302204 10.03 82884 2232508 1479588 4.35 959632 2012172 470080 13:01:01 29328452 31576152 3610768 10.96 96372 2434772 1475904 4.34 1126856 2130420 18504 Average: 29482734 31618500 3456486 10.49 89628 2333640 1477746 4.35 1043244 2071296 244292 12:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:01 ens3 259.96 140.00 2876.63 18.23 0.00 0.00 0.00 0.00 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:01 lo 3.73 3.73 0.40 0.40 0.00 0.00 0.00 0.00 13:01:01 ens3 98.19 74.24 434.39 83.14 0.00 0.00 0.00 0.00 13:01:01 docker0 36.79 58.98 2.63 414.17 0.00 0.00 0.00 0.00 13:01:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 179.03 107.10 1654.80 50.70 0.00 0.00 0.00 0.00 Average: docker0 18.41 29.51 1.31 207.21 0.00 0.00 0.00 0.00 Average: lo 2.83 2.83 0.29 0.29 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9676) 03/20/25 _x86_64_ (8 CPU) 12:58:19 LINUX RESTART (8 CPU) 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:00:01 all 10.77 0.00 1.46 2.25 0.03 85.49 13:00:01 0 7.48 0.00 0.99 0.03 0.02 91.48 13:00:01 1 3.13 0.00 1.14 0.12 0.03 95.58 13:00:01 2 2.47 0.00 0.74 2.89 0.02 93.88 13:00:01 3 25.18 0.00 1.86 1.07 0.03 71.86 13:00:01 4 32.72 0.00 2.59 1.62 0.05 63.02 13:00:01 5 6.73 0.00 1.09 6.78 0.02 85.38 13:00:01 6 3.63 0.00 0.88 0.60 0.03 94.85 13:00:01 7 4.84 0.00 2.36 4.92 0.07 87.81 13:01:01 all 14.63 0.00 2.45 2.54 0.05 80.32 13:01:01 0 18.53 0.00 2.27 0.58 0.05 78.56 13:01:01 1 15.11 0.00 2.85 4.84 0.07 77.13 13:01:01 2 10.17 0.00 2.55 0.40 0.07 86.81 13:01:01 3 10.96 0.00 2.58 8.48 0.05 77.93 13:01:01 4 10.16 0.00 2.37 0.03 0.05 87.38 13:01:01 5 20.01 0.00 2.10 3.34 0.05 74.49 13:01:01 6 11.19 0.00 2.50 1.02 0.05 85.23 13:01:01 7 20.88 0.00 2.39 1.57 0.05 75.11 Average: all 12.70 0.00 1.95 2.39 0.04 82.91 Average: 0 13.01 0.00 1.63 0.31 0.03 85.02 Average: 1 9.12 0.00 1.99 2.48 0.05 86.36 Average: 2 6.31 0.00 1.64 1.65 0.04 90.35 Average: 3 18.08 0.00 2.22 4.77 0.04 74.89 Average: 4 21.44 0.00 2.48 0.83 0.05 75.20 Average: 5 13.37 0.00 1.60 5.06 0.03 79.94 Average: 6 7.40 0.00 1.69 0.81 0.04 90.06 Average: 7 12.87 0.00 2.37 3.24 0.06 81.45