Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6494ef73dc8aa3ad22dc9bd2f254482371b3248+8ab618566fd99c79b3e6b1ee7b4c674816e04a15 (7e8686453c3141bb7b634c50beeeb27206be2a35) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh244815052586551264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15553671304458814.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9090996787743708089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3093452752783171833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2898550869116873868.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4658664574861407687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-83’ Running on prd-centos7-docker-4c-2g-87 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh8651852861862606490.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh1131389749823894697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh1431651345603052194.key > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:14 ========================================================= 08:30:14 EdgeX Global Pipelines Version Info 08:30:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:16 ------------------- 08:30:16 stable info: 08:30:16 ------------------- 08:30:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:30:16 Message: update stable to v1.0.192 08:30:17 ------------------- 08:30:17 experimental info: 08:30:17 ------------------- 08:30:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:30:17 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6494ef [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:20 provisioning config files... 08:30:20 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/config1496410581977798563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:20 ---> docker-login.sh 08:30:20 nexus3.edgexfoundry.org:10001 08:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:21 Configure a credential helper to remove this warning. See 08:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:21 08:30:21 Login Succeeded 08:30:21 nexus3.edgexfoundry.org:10002 08:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:21 Configure a credential helper to remove this warning. See 08:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:21 08:30:21 Login Succeeded 08:30:21 nexus3.edgexfoundry.org:10003 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10004 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 docker.io 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 ---> docker-login.sh ends [Pipeline] } 08:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:23 + git log --format=format:%s -1 d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [Pipeline] echo 08:30:23 GIT_COMMIT: d6494ef73dc8aa3ad22dc9bd2f254482371b3248, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:30:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:24 08:30:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:24 latest: Pulling from edgex-devops/git-semver 08:30:24 31603596830f: Pulling fs layer 08:30:24 54011a49482f: Pulling fs layer 08:30:24 a6820b24f6d8: Pulling fs layer 08:30:24 f581987b2513: Pulling fs layer 08:30:24 f581987b2513: Waiting 08:30:24 54011a49482f: Verifying Checksum 08:30:24 54011a49482f: Download complete 08:30:25 31603596830f: Verifying Checksum 08:30:25 31603596830f: Download complete 08:30:25 f581987b2513: Verifying Checksum 08:30:25 f581987b2513: Download complete 08:30:25 a6820b24f6d8: Verifying Checksum 08:30:25 a6820b24f6d8: Download complete 08:30:25 31603596830f: Pull complete 08:30:25 54011a49482f: Pull complete 08:30:26 a6820b24f6d8: Pull complete 08:30:26 f581987b2513: Pull complete 08:30:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:27 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 08:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-100 -v /w/workspace/gexfoundry_device-rest-go_PR-100:/w/workspace/gexfoundry_device-rest-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-100@tmp:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:29 $ docker top 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:30 [ssh-agent] Looking for ssh-agent implementation... 08:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:30 $ docker exec 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent 08:30:30 SSH_AUTH_SOCK=/tmp/ssh-7wVRlORVqmHw/agent.13 08:30:30 SSH_AGENT_PID=19 08:30:30 Running ssh-add (command line suppressed) 08:30:30 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_8642084112055578264.key (/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_8642084112055578264.key) 08:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:31 + git tag --points-at HEAD [Pipeline] } 08:30:31 $ docker exec --env ******** --env ******** 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent -k 08:30:31 unset SSH_AUTH_SOCK; 08:30:31 unset SSH_AGENT_PID; 08:30:31 echo Agent pid 19 killed; 08:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:31 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent 08:30:32 SSH_AUTH_SOCK=/tmp/ssh-Re4Z5WBLJE28/agent.49 08:30:32 SSH_AGENT_PID=54 08:30:32 Running ssh-add (command line suppressed) 08:30:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_4933996239605404019.key (/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_4933996239605404019.key) 08:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:33 + git semver init 08:30:33 # -> Open(): unable to determine branch for HEAD 08:30:33 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-100/.git 08:30:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-100 08:30:33 # $SEMVER_REMOTE_NAME = origin 08:30:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:33 # $SEMVER_USER_NAME = edgex-jenkins 08:30:33 # $SEMVER_BRANCH = PR-100 08:30:33 # $SEMVER_TEMP = /tmp/semver-470443270 08:30:33 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 08:30:34 # '/tmp/semver-470443270' -> '/w/workspace/gexfoundry_device-rest-go_PR-100/.semver' 08:30:34 # -> Force: false 08:30:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-100/.semver [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 54 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:35 $ docker stop --time=1 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 08:30:37 $ docker rm -f 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:38 Stashed 1 file(s) [Pipeline] echo 08:30:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:30:54 Still waiting to schedule task 08:30:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:30:54 Still waiting to schedule task 08:30:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:31:56 Running on prd-centos7-docker-4c-2g-94 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] ws 08:31:56 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 08:31:57 The recommended git tool is: git 08:31:59 using credential edgex-jenkins-ssh 08:31:59 Cloning the remote Git repository 08:31:59 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:31:59 > git init /w/workspace/device-rest-go/1 # timeout=10 08:31:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:31:59 > git --version # timeout=10 08:31:59 > git --version # 'git version 2.24.3' 08:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:59 [INFO] Currently running in a labeled security context 08:31:59 [INFO] Currently SELinux is 'enforcing' on the host 08:31:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh533224272639674306.key 08:31:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:32:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:32:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:00 [INFO] Currently running in a labeled security context 08:32:00 [INFO] Currently SELinux is 'enforcing' on the host 08:32:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6851445622089053296.key 08:32:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:01 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 08:32:01 Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 08:32:01 Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) 08:32:01 > git config core.sparsecheckout # timeout=10 08:32:01 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 08:32:01 > git remote # timeout=10 08:32:01 > git config --get remote.origin.url # timeout=10 08:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:01 [INFO] Currently running in a labeled security context 08:32:01 [INFO] Currently SELinux is 'enforcing' on the host 08:32:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2409144440419357126.key 08:32:01 > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 08:32:01 > git rev-parse HEAD^{commit} # timeout=10 08:32:01 > git config core.sparsecheckout # timeout=10 08:32:01 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 08:32:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:32:05 > git --version # timeout=10 08:32:05 > git --version # 'git version 2.24.3' 08:32:05 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:32:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:32:07 + sudo service docker restart 08:32:07 + true 08:32:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:08 provisioning config files... 08:32:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3256296621366790153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:09 ---> docker-login.sh 08:32:09 nexus3.edgexfoundry.org:10001 08:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:09 Configure a credential helper to remove this warning. See 08:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:09 08:32:09 Login Succeeded 08:32:09 nexus3.edgexfoundry.org:10002 08:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:09 Configure a credential helper to remove this warning. See 08:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:09 08:32:09 Login Succeeded 08:32:09 nexus3.edgexfoundry.org:10003 08:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:10 Configure a credential helper to remove this warning. See 08:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:10 08:32:10 Login Succeeded 08:32:10 nexus3.edgexfoundry.org:10004 08:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:10 Configure a credential helper to remove this warning. See 08:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:10 08:32:10 Login Succeeded 08:32:10 docker.io 08:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:10 Configure a credential helper to remove this warning. See 08:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:10 08:32:10 Login Succeeded 08:32:10 ---> docker-login.sh ends [Pipeline] } 08:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:11 ========================================================= 08:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:32:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:32:11 Sending build context to Docker daemon 92.16kB 08:32:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:32:11 Step 2/10 : FROM ${BASE} 08:32:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:11 540db60ca938: Pulling fs layer 08:32:11 adcc1eea9eea: Pulling fs layer 08:32:11 4c4ab2625f07: Pulling fs layer 08:32:11 0510c868ecb4: Pulling fs layer 08:32:11 afea3b2eda06: Pulling fs layer 08:32:11 7809a108b3ef: Pulling fs layer 08:32:11 f706445af74f: Pulling fs layer 08:32:11 0510c868ecb4: Waiting 08:32:11 afea3b2eda06: Waiting 08:32:11 7809a108b3ef: Waiting 08:32:11 f706445af74f: Waiting 08:32:11 4c4ab2625f07: Verifying Checksum 08:32:11 4c4ab2625f07: Download complete 08:32:11 adcc1eea9eea: Verifying Checksum 08:32:11 adcc1eea9eea: Download complete 08:32:11 afea3b2eda06: Verifying Checksum 08:32:11 afea3b2eda06: Download complete 08:32:11 7809a108b3ef: Verifying Checksum 08:32:11 7809a108b3ef: Download complete 08:32:12 540db60ca938: Verifying Checksum 08:32:12 540db60ca938: Download complete 08:32:12 540db60ca938: Pull complete 08:32:12 adcc1eea9eea: Pull complete 08:32:12 4c4ab2625f07: Pull complete 08:32:15 f706445af74f: Verifying Checksum 08:32:15 f706445af74f: Download complete 08:32:15 0510c868ecb4: Verifying Checksum 08:32:15 0510c868ecb4: Download complete 08:32:22 0510c868ecb4: Pull complete 08:32:22 afea3b2eda06: Pull complete 08:32:22 7809a108b3ef: Pull complete 08:32:25 f706445af74f: Pull complete 08:32:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:32:25 ---> b068be0155e3 08:32:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:32:27 ---> Running in 4c932b996535 08:32:27 Removing intermediate container 4c932b996535 08:32:27 ---> 9cab26a85137 08:32:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:32:27 ---> Running in 06564de93a1d 08:32:27 Removing intermediate container 06564de93a1d 08:32:27 ---> 8b484c398884 08:32:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:32:27 ---> Running in 7392225bf77c 08:32:27 Removing intermediate container 7392225bf77c 08:32:27 ---> e86a1edc5a42 08:32:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:27 ---> Running in 08c26daba1e8 08:32:28 Removing intermediate container 08c26daba1e8 08:32:28 ---> a9a88832aed4 08:32:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:28 ---> Running in 8b52657a09a7 08:32:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:32:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:32:31 (1/9) Installing libc-dev (0.7.2-r3) 08:32:31 (2/9) Installing libsodium (1.0.18-r0) 08:32:31 (3/9) Installing pkgconf (1.7.3-r0) 08:32:31 (4/9) Installing libsodium-dev (1.0.18-r0) 08:32:31 (5/9) Installing openssh-keygen (8.4_p1-r3) 08:32:31 (6/9) Installing libedit (20191231.3.1-r1) 08:32:31 (7/9) Installing openssh-client (8.4_p1-r3) 08:32:32 (8/9) Installing libzmq (4.3.3-r1) 08:32:32 (9/9) Installing zeromq-dev (4.3.3-r1) 08:32:32 Executing busybox-1.32.1-r6.trigger 08:32:32 OK: 154 MiB in 49 packages 08:32:33 Removing intermediate container 8b52657a09a7 08:32:33 ---> cbf9afd5c4e2 08:32:33 Step 8/10 : WORKDIR /device-rest-go 08:32:33 ---> Running in f0cc7b39075c 08:32:33 Removing intermediate container f0cc7b39075c 08:32:33 ---> bb8e88d57bb9 08:32:33 Step 9/10 : COPY . . 08:32:33 ---> 194db37263bf 08:32:33 Step 10/10 : RUN go mod download 08:32:33 ---> Running in 24df1213a85a 08:33:00 Removing intermediate container 24df1213a85a 08:33:00 ---> b2b62ccacf0e 08:33:00 Successfully built b2b62ccacf0e 08:33:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:33:00 + docker inspect -f . ci-base-image-x86_64 08:33:00 . [Pipeline] withDockerContainer 08:33:01 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 08:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:02 $ docker top 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:02 + go version 08:33:02 go version go1.16.3 linux/amd64 [Pipeline] } 08:33:02 $ docker stop --time=1 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f 08:33:04 $ docker rm -f 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:04 + docker inspect -f . ci-base-image-x86_64 08:33:04 . [Pipeline] withDockerContainer 08:33:05 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 08:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:05 $ docker top fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:06 + go mod tidy [Pipeline] sh 08:33:07 + make test 08:33:07 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:33:08 ? github.com/edgexfoundry/device-rest-go [no test files] 08:33:23 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 08:33:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 08:33:29 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 08:33:29 make: *** [Makefile:25: test] Error 2 [Pipeline] } 08:33:29 $ docker stop --time=1 fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef 08:33:30 $ docker rm -f fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:33:32 ---> job-cost.sh 08:33:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pAw5 08:33:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-97 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] ws 08:33:47 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 08:33:47 The recommended git tool is: git 08:33:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:33:54 using credential edgex-jenkins-ssh 08:33:54 Cloning the remote Git repository 08:33:54 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:33:54 > git init /w/workspace/device-rest-go/1 # timeout=10 08:33:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:33:54 > git --version # timeout=10 08:33:54 > git --version # 'git version 2.17.1' 08:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:57 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 08:33:57 Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 08:33:57 Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) 08:33:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:33:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:33:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:57 > git config core.sparsecheckout # timeout=10 08:33:57 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 08:33:57 > git remote # timeout=10 08:33:57 > git config --get remote.origin.url # timeout=10 08:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:57 > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 08:33:57 > git rev-parse HEAD^{commit} # timeout=10 08:33:57 > git config core.sparsecheckout # timeout=10 08:33:57 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 08:34:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:34:02 > git --version # timeout=10 08:34:02 > git --version # 'git version 2.17.1' 08:34:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 08:34:02 08:34:02 GitHub has been notified of this commit’s build result 08:34:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:34:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:34:05 + sudo service docker restart 08:34:05 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:07 provisioning config files... 08:34:07 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8643935875418480577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:08 ---> docker-login.sh 08:34:08 nexus3.edgexfoundry.org:10001 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:09 Configure a credential helper to remove this warning. See 08:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:09 08:34:09 Login Succeeded 08:34:09 nexus3.edgexfoundry.org:10002 08:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:10 Configure a credential helper to remove this warning. See 08:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:10 08:34:10 Login Succeeded 08:34:10 nexus3.edgexfoundry.org:10003 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:10 Configure a credential helper to remove this warning. See 08:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:10 08:34:10 Login Succeeded 08:34:10 nexus3.edgexfoundry.org:10004 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:10 Configure a credential helper to remove this warning. See 08:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:10 08:34:10 Login Succeeded 08:34:10 docker.io 08:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 ---> docker-login.sh ends [Pipeline] } 08:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:34:12 ========================================================= 08:34:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:34:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:34:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:34:13 Sending build context to Docker daemon 92.16kB 08:34:13 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:34:13 Step 2/10 : FROM ${BASE} 08:34:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:13 595b0fe564bb: Pulling fs layer 08:34:13 7186ed65a4f7: Pulling fs layer 08:34:13 316046926c0a: Pulling fs layer 08:34:13 4ebd0625c992: Pulling fs layer 08:34:13 207e8628e3a3: Pulling fs layer 08:34:13 c791037a9be2: Pulling fs layer 08:34:13 ffd874e62e21: Pulling fs layer 08:34:13 4ebd0625c992: Waiting 08:34:13 207e8628e3a3: Waiting 08:34:13 c791037a9be2: Waiting 08:34:13 ffd874e62e21: Waiting 08:34:13 316046926c0a: Verifying Checksum 08:34:13 316046926c0a: Download complete 08:34:13 7186ed65a4f7: Download complete 08:34:13 207e8628e3a3: Download complete 08:34:13 595b0fe564bb: Verifying Checksum 08:34:13 595b0fe564bb: Download complete 08:34:13 c791037a9be2: Verifying Checksum 08:34:13 c791037a9be2: Download complete 08:34:14 595b0fe564bb: Pull complete 08:34:14 7186ed65a4f7: Pull complete 08:34:15 316046926c0a: Pull complete 08:34:16 ffd874e62e21: Verifying Checksum 08:34:16 ffd874e62e21: Download complete 08:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-pAw5/bin to PATH 08:34:17 INFO: No Stack... 08:34:17 INFO: Retrieving Pricing Info for: v1-standard-2 08:34:17 INFO: Archiving Costs [Pipeline] sh 08:34:17 + cut -d, -f6 08:34:17 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 08:34:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] 08:34:17 Resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] did not exist. Created. 08:34:17 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:18 + echo total: 0.029999999329447746 [Pipeline] stash 08:34:18 4ebd0625c992: Verifying Checksum 08:34:18 4ebd0625c992: Download complete 08:34:18 Stashed 1 file(s) [Pipeline] } 08:34:18 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:19 Failed in branch amd64 08:34:28 4ebd0625c992: Pull complete 08:34:28 207e8628e3a3: Pull complete 08:34:28 c791037a9be2: Pull complete 08:34:32 ffd874e62e21: Pull complete 08:34:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:32 ---> cfc18b08335c 08:34:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:34:35 ---> Running in 02ef71b56624 08:34:35 Removing intermediate container 02ef71b56624 08:34:35 ---> 1f58c01d930c 08:34:35 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:34:35 ---> Running in 09d3b122fb3b 08:34:36 Removing intermediate container 09d3b122fb3b 08:34:36 ---> 74459a2b8e7c 08:34:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:34:36 ---> Running in 1da1a096279e 08:34:36 Removing intermediate container 1da1a096279e 08:34:36 ---> ceab5a0029d0 08:34:36 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:36 ---> Running in bb79bc8c8867 08:34:39 Removing intermediate container bb79bc8c8867 08:34:39 ---> 4dbb251d03bf 08:34:39 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:34:39 ---> Running in d534b6d6e209 08:34:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:34:42 (1/9) Installing libc-dev (0.7.2-r3) 08:34:42 (2/9) Installing libsodium (1.0.18-r0) 08:34:42 (3/9) Installing pkgconf (1.7.3-r0) 08:34:42 (4/9) Installing libsodium-dev (1.0.18-r0) 08:34:43 (5/9) Installing openssh-keygen (8.4_p1-r3) 08:34:43 (6/9) Installing libedit (20191231.3.1-r1) 08:34:43 (7/9) Installing openssh-client (8.4_p1-r3) 08:34:44 (8/9) Installing libzmq (4.3.3-r1) 08:34:44 (9/9) Installing zeromq-dev (4.3.3-r1) 08:34:44 Executing busybox-1.32.1-r6.trigger 08:34:44 OK: 144 MiB in 49 packages 08:34:45 Removing intermediate container d534b6d6e209 08:34:45 ---> bb0988aa00ed 08:34:45 Step 8/10 : WORKDIR /device-rest-go 08:34:46 ---> Running in a19365ddbfea 08:34:46 Removing intermediate container a19365ddbfea 08:34:46 ---> e8f1598c0aaf 08:34:46 Step 9/10 : COPY . . 08:34:46 ---> cef191fc5ba2 08:34:46 Step 10/10 : RUN go mod download 08:34:47 ---> Running in e4adbd30c47d 08:35:14 Removing intermediate container e4adbd30c47d 08:35:14 ---> cf80fb099f99 08:35:14 Successfully built cf80fb099f99 08:35:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:35:14 + docker inspect -f . ci-base-image-arm64 08:35:14 . [Pipeline] withDockerContainer 08:35:14 prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container 08:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:16 $ docker top 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:17 + go version 08:35:17 go version go1.16.3 linux/arm64 [Pipeline] } 08:35:17 $ docker stop --time=1 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc 08:35:19 $ docker rm -f 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:20 + docker inspect -f . ci-base-image-arm64 08:35:20 . [Pipeline] withDockerContainer 08:35:20 prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container 08:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:22 $ docker top d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:23 + go mod tidy [Pipeline] sh 08:35:24 + make test 08:35:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:35:26 ? github.com/edgexfoundry/device-rest-go [no test files] 08:36:13 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 08:36:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 08:36:20 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 08:36:20 make: *** [Makefile:25: test] Error 2 [Pipeline] } 08:36:20 $ docker stop --time=1 d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 08:36:22 $ docker rm -f d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:36:24 ---> job-cost.sh 08:36:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-djnY 08:37:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:39:12 lf-activate-venv(): INFO: Adding /tmp/venv-djnY/bin to PATH 08:39:12 INFO: No Stack... 08:39:12 INFO: Retrieving Pricing Info for: lf-standard-4 08:39:12 INFO: Archiving Costs [Pipeline] sh 08:39:13 + cat /w/workspace/device-rest-go/1/archives/cost.csv 08:39:13 + cut -d, -f6 [Pipeline] lock 08:39:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] 08:39:13 Resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] did not exist. Created. 08:39:13 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:13 /w/workspace/device-rest-go/1@tmp/durable-4316e715/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-4316e715/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:39:14 + echo total: 0.20999999344348907 [Pipeline] stash 08:39:14 Warning: overwriting stash ‘stack-cost’ 08:39:14 Stashed 1 file(s) [Pipeline] } 08:39:14 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:15 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:39:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:19 ---> package-listing.sh 08:39:19 ++ facter osfamily 08:39:19 ++ tr '[:upper:]' '[:lower:]' 08:39:19 + OS_FAMILY=redhat 08:39:19 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-100 08:39:19 + START_PACKAGES=/tmp/packages_start.txt 08:39:19 + END_PACKAGES=/tmp/packages_end.txt 08:39:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:19 + PACKAGES=/tmp/packages_start.txt 08:39:19 + '[' /w/workspace/gexfoundry_device-rest-go_PR-100 ']' 08:39:19 + PACKAGES=/tmp/packages_end.txt 08:39:19 + case "${OS_FAMILY}" in 08:39:19 + rpm -qa 08:39:19 + sort 08:39:24 + '[' -f /tmp/packages_start.txt ']' 08:39:24 + '[' -f /tmp/packages_end.txt ']' 08:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:24 + '[' /w/workspace/gexfoundry_device-rest-go_PR-100 ']' 08:39:24 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-100/archives/ 08:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-100/archives/ [Pipeline] echo 08:39:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:39:26 08:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:39:26 alpine: Pulling from edgex-lftools-log-publisher 08:39:26 df20fa9351a1: Pulling fs layer 08:39:26 36b3adc4ff6f: Pulling fs layer 08:39:26 8ad3a11d3b57: Pulling fs layer 08:39:26 46f8f816bc3b: Pulling fs layer 08:39:26 93b61091891f: Pulling fs layer 08:39:26 93b9cdb0e59b: Pulling fs layer 08:39:26 5e14af77c1be: Pulling fs layer 08:39:26 01666e4c0597: Pulling fs layer 08:39:26 aa168da1d23b: Pulling fs layer 08:39:26 46f8f816bc3b: Waiting 08:39:26 93b9cdb0e59b: Waiting 08:39:26 5e14af77c1be: Waiting 08:39:26 93b61091891f: Waiting 08:39:26 aa168da1d23b: Waiting 08:39:26 01666e4c0597: Waiting 08:39:26 36b3adc4ff6f: Verifying Checksum 08:39:26 36b3adc4ff6f: Download complete 08:39:26 46f8f816bc3b: Verifying Checksum 08:39:26 46f8f816bc3b: Download complete 08:39:26 df20fa9351a1: Verifying Checksum 08:39:26 df20fa9351a1: Download complete 08:39:26 93b9cdb0e59b: Verifying Checksum 08:39:26 93b9cdb0e59b: Download complete 08:39:26 5e14af77c1be: Download complete 08:39:26 01666e4c0597: Verifying Checksum 08:39:26 01666e4c0597: Download complete 08:39:27 93b61091891f: Verifying Checksum 08:39:27 93b61091891f: Download complete 08:39:27 8ad3a11d3b57: Verifying Checksum 08:39:27 8ad3a11d3b57: Download complete 08:39:27 df20fa9351a1: Pull complete 08:39:28 36b3adc4ff6f: Pull complete 08:39:29 8ad3a11d3b57: Pull complete 08:39:29 46f8f816bc3b: Pull complete 08:39:30 93b61091891f: Pull complete 08:39:30 93b9cdb0e59b: Pull complete 08:39:30 5e14af77c1be: Pull complete 08:39:31 01666e4c0597: Pull complete 08:39:31 aa168da1d23b: Verifying Checksum 08:39:31 aa168da1d23b: Download complete 08:39:41 aa168da1d23b: Pull complete 08:39:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:39:41 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 08:39:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-100 -v /w/workspace/gexfoundry_device-rest-go_PR-100:/w/workspace/gexfoundry_device-rest-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-100@tmp:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:39:45 $ docker top 5efe1607f7bef8157af50d714afacc3b4153ef888c9213dd4dcca70db5a3eb73 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:46 + mkdir -p /var/log/sa [Pipeline] sh 08:39:46 + ls /var/log/sa-host 08:39:46 + sadf -c /var/log/sa-host/sa14 08:39:46 file_magic: OK 08:39:46 HZ: Using current value: 100 08:39:46 file_header: OK 08:39:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:39:46 Statistics: 08:39:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:39:46 File successfully converted to sysstat format version 12.2.1 08:39:46 + sadf -c /var/log/sa-host/sa23 08:39:46 file_magic: OK 08:39:46 HZ: Using current value: 100 08:39:46 file_header: OK 08:39:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:39:46 Statistics: 08:39:46 Hnuu...uuuununununu... 08:39:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:47 provisioning config files... 08:39:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/config3173140598502617117tmp [Pipeline] { [Pipeline] echo 08:39:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:48 ---> create-netrc.sh [Pipeline] } 08:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:39:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:39:48 ---> python-tools-install.sh [Pipeline] echo 08:39:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:49 ---> sudo-logs.sh 08:39:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:49 ---> job-cost.sh 08:39:49 lf-activate-venv: SKIPPING 08:39:49 DEBUG: total: 0.20999999344348907 08:39:49 INFO: Retrieving Stack Cost... 08:39:50 INFO: Retrieving Pricing Info for: v1-standard-2 08:39:51 INFO: Archiving Costs [Pipeline] echo 08:39:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:51 ---> logs-deploy.sh 08:39:51 lf-activate-venv: SKIPPING 08:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-100/1 08:39:51 INFO: archiving workspace using pattern(s): 08:39:54 Archives upload complete. 08:39:54 INFO: archiving logs to Nexus 08:39:56 ---> uname -a: 08:39:56 Linux prd-centos7-docker-4c-2g-87.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:39:56 08:39:56 08:39:56 ---> lscpu: 08:39:56 Architecture: x86_64 08:39:56 CPU op-mode(s): 32-bit, 64-bit 08:39:56 Byte Order: Little Endian 08:39:56 Address sizes: 40 bits physical, 48 bits virtual 08:39:56 CPU(s): 4 08:39:56 On-line CPU(s) list: 0-3 08:39:56 Thread(s) per core: 1 08:39:56 Core(s) per socket: 1 08:39:56 Socket(s): 4 08:39:56 NUMA node(s): 1 08:39:56 Vendor ID: GenuineIntel 08:39:56 CPU family: 6 08:39:56 Model: 44 08:39:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:39:56 Stepping: 1 08:39:56 CPU MHz: 2933.438 08:39:56 BogoMIPS: 5866.87 08:39:56 Virtualization: VT-x 08:39:56 Hypervisor vendor: KVM 08:39:56 Virtualization type: full 08:39:56 L1d cache: 128 KiB 08:39:56 L1i cache: 128 KiB 08:39:56 L2 cache: 16 MiB 08:39:56 L3 cache: 64 MiB 08:39:56 NUMA node0 CPU(s): 0-3 08:39:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:39:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:39:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:39:56 Vulnerability Meltdown: Mitigation; PTI 08:39:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:39:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:39:56 Vulnerability Srbds: Not affected 08:39:56 Vulnerability Tsx async abort: Not affected 08:39:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:39:56 08:39:56 08:39:56 ---> nproc: 08:39:56 4 08:39:56 08:39:56 08:39:56 ---> df -h: 08:39:56 Filesystem Size Used Available Use% Mounted on 08:39:56 overlay 50.0G 7.3G 42.7G 15% / 08:39:56 tmpfs 64.0M 0 64.0M 0% /dev 08:39:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:39:56 shm 64.0M 0 64.0M 0% /dev/shm 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-rest-go_PR-100 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-rest-go_PR-100@tmp 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:39:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:39:56 08:39:56 08:39:56 ---> free -m: 08:39:56 total used free shared buff/cache available 08:39:56 Mem: 1837 731 105 0 1000 1001 08:39:56 Swap: 1023 1 1022 08:39:56 08:39:56 08:39:56 ---> ip addr: 08:39:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:39:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:39:56 inet 127.0.0.1/8 scope host lo 08:39:56 valid_lft forever preferred_lft forever 08:39:56 inet6 ::1/128 scope host 08:39:56 valid_lft forever preferred_lft forever 08:39:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:39:56 link/ether fa:16:3e:69:42:2f brd ff:ff:ff:ff:ff:ff 08:39:56 inet 10.30.123.216/23 brd 10.30.123.255 scope global dynamic eth0 08:39:56 valid_lft 85773sec preferred_lft 85773sec 08:39:56 inet6 fe80::f816:3eff:fe69:422f/64 scope link 08:39:56 valid_lft forever preferred_lft forever 08:39:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:39:56 link/ether 02:42:22:22:47:d3 brd ff:ff:ff:ff:ff:ff 08:39:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:39:56 valid_lft forever preferred_lft forever 08:39:56 inet6 fe80::42:22ff:fe22:47d3/64 scope link 08:39:56 valid_lft forever preferred_lft forever 08:39:56 08:39:56 08:39:56 ---> sar -b -r -n DEV: 08:39:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:39:56 08:39:56 08:29:14 LINUX RESTART (4 CPU) 08:39:56 08:39:56 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:56 08:31:01 50.32 14.90 35.42 0.00 4622.81 3408.93 0.00 08:39:56 08:32:02 1.56 0.00 1.56 0.00 0.00 25.43 0.00 08:39:56 08:33:01 0.24 0.00 0.24 0.00 0.00 3.17 0.00 08:39:56 08:34:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 08:39:56 08:35:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 08:39:56 08:36:01 0.30 0.00 0.30 0.00 0.00 4.46 0.00 08:39:56 08:37:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 08:39:56 08:38:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 08:39:56 08:39:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 08:39:56 Average: 5.97 1.66 4.31 0.00 515.10 384.96 0.00 08:39:56 08:39:56 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:56 08:31:01 138772 0 609328 32.38 2620 1130824 1122644 38.31 437504 1105852 128 08:39:56 08:32:02 141896 0 606196 32.22 2620 1130832 1103468 37.66 436932 1103560 16 08:39:56 08:33:01 141212 0 606876 32.25 2620 1130836 1094420 37.35 438516 1103336 20 08:39:56 08:34:01 142168 0 605916 32.20 2620 1130840 1080064 36.86 455220 1085600 16 08:39:56 08:35:01 135652 0 612428 32.55 2620 1130844 1080260 36.87 453532 1094284 12 08:39:56 08:36:01 133924 0 614148 32.64 2620 1130852 1080296 36.87 463736 1085716 12 08:39:56 08:37:01 135072 0 613000 32.58 2620 1130852 1080020 36.86 462184 1085720 20 08:39:56 08:38:01 135584 0 612484 32.55 2620 1130856 1080020 36.86 462064 1085720 8 08:39:56 08:39:01 135372 0 612684 32.56 2620 1130868 1080020 36.86 462200 1085720 12 08:39:56 Average: 137739 0 610340 32.44 2620 1130845 1089024 37.17 452432 1092834 27 08:39:56 08:39:56 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:56 08:31:01 eth0 230.41 186.73 919.14 57.56 0.00 0.00 0.00 0.00 08:39:56 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:31:01 docker0 34.49 28.98 3.04 132.85 0.00 0.00 0.00 0.00 08:39:56 08:32:02 eth0 3.21 0.58 0.75 0.36 0.00 0.00 0.00 0.00 08:39:56 08:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:33:01 eth0 1.91 0.61 0.61 0.41 0.00 0.00 0.00 0.00 08:39:56 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:34:01 eth0 2.81 0.38 0.46 0.24 0.00 0.00 0.00 0.00 08:39:56 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:35:01 eth0 2.53 0.70 0.76 0.44 0.00 0.00 0.00 0.00 08:39:56 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:36:01 eth0 1.08 0.68 0.60 0.43 0.00 0.00 0.00 0.00 08:39:56 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:37:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:39:56 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:38:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:56 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:56 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 Average: eth0 27.00 21.16 102.77 6.62 0.00 0.00 0.00 0.00 08:39:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:56 Average: docker0 3.84 3.23 0.34 14.80 0.00 0.00 0.00 0.00 08:39:56 08:39:56 08:39:56 ---> sar -P ALL: 08:39:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:39:56 08:39:56 08:29:14 LINUX RESTART (4 CPU) 08:39:56 08:39:56 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:39:56 08:31:01 all 6.83 0.00 3.19 1.00 4.74 84.24 08:39:56 08:31:01 0 7.89 0.00 2.96 0.70 4.64 83.82 08:39:56 08:31:01 1 4.37 0.00 3.00 0.45 5.40 86.77 08:39:56 08:31:01 2 5.13 0.00 3.13 2.02 5.00 84.73 08:39:56 08:31:01 3 10.04 0.00 3.68 0.83 3.90 81.54 08:39:56 08:32:02 all 0.16 0.00 0.06 0.00 0.09 99.69 08:39:56 08:32:02 0 0.38 0.00 0.07 0.00 0.07 99.48 08:39:56 08:32:02 1 0.13 0.00 0.07 0.00 0.13 99.67 08:39:56 08:32:02 2 0.07 0.00 0.08 0.00 0.13 99.72 08:39:56 08:32:02 3 0.05 0.00 0.03 0.00 0.03 99.88 08:39:56 08:33:01 all 0.19 0.00 0.06 0.00 0.11 99.65 08:39:56 08:33:01 0 0.02 0.00 0.03 0.00 0.07 99.88 08:39:56 08:33:01 1 0.20 0.00 0.07 0.00 0.08 99.64 08:39:56 08:33:01 2 0.44 0.00 0.08 0.00 0.20 99.27 08:39:56 08:33:01 3 0.08 0.00 0.03 0.00 0.07 99.81 08:39:56 08:34:01 all 0.13 0.00 0.04 0.00 0.13 99.70 08:39:56 08:34:01 0 0.02 0.00 0.03 0.00 0.12 99.83 08:39:56 08:34:01 1 0.07 0.00 0.05 0.00 0.20 99.68 08:39:56 08:34:01 2 0.40 0.00 0.07 0.00 0.07 99.47 08:39:56 08:34:01 3 0.03 0.00 0.02 0.00 0.13 99.82 08:39:56 08:35:01 all 0.11 0.00 0.10 0.00 0.29 99.50 08:39:56 08:35:01 0 0.07 0.00 0.05 0.00 0.37 99.52 08:39:56 08:35:01 1 0.10 0.00 0.17 0.00 0.32 99.42 08:39:56 08:35:01 2 0.18 0.00 0.08 0.00 0.28 99.45 08:39:56 08:35:01 3 0.08 0.00 0.12 0.00 0.18 99.62 08:39:56 08:36:01 all 0.13 0.00 0.06 0.00 0.17 99.63 08:39:56 08:36:01 0 0.03 0.00 0.03 0.00 0.08 99.85 08:39:56 08:36:01 1 0.05 0.00 0.05 0.00 0.13 99.77 08:39:56 08:36:01 2 0.35 0.00 0.12 0.00 0.17 99.37 08:39:56 08:36:01 3 0.08 0.00 0.05 0.00 0.32 99.55 08:39:56 08:37:01 all 0.13 0.00 0.05 0.00 0.10 99.73 08:39:56 08:37:01 0 0.03 0.00 0.03 0.00 0.07 99.87 08:39:56 08:37:01 1 0.05 0.00 0.05 0.00 0.17 99.73 08:39:56 08:37:01 2 0.38 0.00 0.07 0.00 0.13 99.42 08:39:56 08:37:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:39:56 08:38:01 all 0.12 0.00 0.05 0.00 0.12 99.71 08:39:56 08:38:01 0 0.03 0.00 0.03 0.00 0.20 99.73 08:39:56 08:38:01 1 0.30 0.00 0.08 0.00 0.18 99.43 08:39:56 08:38:01 2 0.12 0.00 0.05 0.00 0.05 99.78 08:39:56 08:38:01 3 0.02 0.00 0.02 0.00 0.07 99.90 08:39:56 08:39:01 all 0.12 0.00 0.03 0.00 0.13 99.72 08:39:56 08:39:01 0 0.02 0.00 0.03 0.00 0.18 99.77 08:39:56 08:39:01 1 0.42 0.00 0.05 0.00 0.12 99.42 08:39:56 08:39:01 2 0.03 0.00 0.03 0.00 0.18 99.75 08:39:56 08:39:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:39:56 Average: all 0.87 0.00 0.40 0.11 0.65 97.97 08:39:56 Average: 0 0.93 0.00 0.36 0.08 0.64 98.00 08:39:56 Average: 1 0.63 0.00 0.40 0.05 0.75 98.17 08:39:56 Average: 2 0.79 0.00 0.41 0.22 0.69 97.89 08:39:56 Average: 3 1.13 0.00 0.43 0.09 0.52 97.82 08:39:56 08:39:56 08:39:56