Pull request #113 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d+e449f7094e73ba5d0241c87d9e59db3ba8d69b80 (fc3c1c464b080f6ca4865366fb750f691429d7d1) 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-ssh8805745581023933335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6068181450479032181.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-113/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-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2695019847425859834.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-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6031979773052173175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4465430112535441573.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-113/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-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8983982543039296991.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-288 in /w/workspace/gexfoundry_device-rest-go_PR-113 [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-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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-113@tmp/jenkins-gitclient-ssh1103847721430448353.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-113@tmp/jenkins-gitclient-ssh2031103794567890296.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Merge succeeded, producing 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d Checking out Revision 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d (PR-113) > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # 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-113@tmp/jenkins-gitclient-ssh1068802568794792580.key > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # 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.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:20 ========================================================= 07:42:20 EdgeX Global Pipelines Version Info 07:42:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:22 ------------------- 07:42:22 stable info: 07:42:22 ------------------- 07:42:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:22 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:42:22 Message: update stable to v1.0.193 07:42:22 ------------------- 07:42:22 experimental info: 07:42:22 ------------------- 07:42:22 Commited By: **** collab-it+edgex@linuxfoundation.org 07:42:22 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:42:22 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:42:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:42:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:42:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32fb313 [Pipeline] echo 07:42:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:24 provisioning config files... 07:42:24 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config3289586527326626884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:25 ---> docker-login.sh 07:42:25 nexus3.edgexfoundry.org:10001 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 nexus3.edgexfoundry.org:10002 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 nexus3.edgexfoundry.org:10003 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 nexus3.edgexfoundry.org:10004 07:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:25 Configure a credential helper to remove this warning. See 07:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:25 07:42:25 Login Succeeded 07:42:25 docker.io 07:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:26 Configure a credential helper to remove this warning. See 07:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:26 07:42:26 Login Succeeded 07:42:26 ---> docker-login.sh ends [Pipeline] } 07:42:26 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 07:42:27 + git log --format=format:%s -1 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [Pipeline] echo 07:42:27 GIT_COMMIT: 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:42:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:28 07:42:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:42:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:28 latest: Pulling from edgex-devops/git-semver 07:42:28 31603596830f: Pulling fs layer 07:42:28 54011a49482f: Pulling fs layer 07:42:28 a6820b24f6d8: Pulling fs layer 07:42:28 f581987b2513: Pulling fs layer 07:42:28 f581987b2513: Waiting 07:42:28 54011a49482f: Verifying Checksum 07:42:28 54011a49482f: Download complete 07:42:28 31603596830f: Verifying Checksum 07:42:28 31603596830f: Download complete 07:42:28 f581987b2513: Verifying Checksum 07:42:28 f581987b2513: Download complete 07:42:28 a6820b24f6d8: Verifying Checksum 07:42:28 a6820b24f6d8: Download complete 07:42:28 31603596830f: Pull complete 07:42:28 54011a49482f: Pull complete 07:42:29 a6820b24f6d8: Pull complete 07:42:29 f581987b2513: Pull complete 07:42:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:42:29 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 07:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:42:30 $ docker top 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:30 [ssh-agent] Looking for ssh-agent implementation... 07:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:30 $ docker exec 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 ssh-agent 07:42:31 SSH_AUTH_SOCK=/tmp/ssh-GDCleTHkRcny/agent.15 07:42:31 SSH_AGENT_PID=21 07:42:31 Running ssh-add (command line suppressed) 07:42:31 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_7698962158968740605.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_7698962158968740605.key) 07:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:31 + git tag --points-at HEAD [Pipeline] } 07:42:31 $ docker exec --env ******** --env ******** 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 ssh-agent -k 07:42:31 unset SSH_AUTH_SOCK; 07:42:31 unset SSH_AGENT_PID; 07:42:31 echo Agent pid 21 killed; 07:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:31 [ssh-agent] Looking for ssh-agent implementation... 07:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:31 $ docker exec 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 ssh-agent 07:42:32 SSH_AUTH_SOCK=/tmp/ssh-kzz8GT1yVHtK/agent.55 07:42:32 SSH_AGENT_PID=61 07:42:32 Running ssh-add (command line suppressed) 07:42:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2457920010989964634.key (/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/private_key_2457920010989964634.key) 07:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:32 + git semver init 07:42:32 # -> Open(): unable to determine branch for HEAD 07:42:32 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.git 07:42:32 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-113 07:42:32 # $SEMVER_REMOTE_NAME = origin 07:42:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:42:32 # $SEMVER_USER_NAME = edgex-jenkins 07:42:32 # $SEMVER_BRANCH = PR-113 07:42:32 # $SEMVER_TEMP = /tmp/semver-074079844 07:42:32 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 07:42:33 # '/tmp/semver-074079844' -> '/w/workspace/gexfoundry_device-rest-go_PR-113/.semver' 07:42:33 # -> Force: false 07:42:33 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-113/.semver [Pipeline] } 07:42:33 $ docker exec --env ******** --env ******** 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 ssh-agent -k 07:42:33 unset SSH_AUTH_SOCK; 07:42:33 unset SSH_AGENT_PID; 07:42:33 echo Agent pid 61 killed; 07:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:34 + git semver [Pipeline] } 07:42:34 $ docker stop --time=1 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 07:42:35 $ docker rm -f 38dba792c4531aea2f2ab3198ba3b675b7becde36c4657e2590bfe1674046d24 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:36 Stashed 1 file(s) [Pipeline] echo 07:42:36 [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 07:42:51 Still waiting to schedule task 07:42:51 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 07:42:51 ‘prd-centos7-docker-4c-2g-290’ is offline 07:42:51 ‘prd-centos7-docker-4c-2g-309’ is offline 07:42:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-287’ doesn’t have label ‘centos7-docker-4c-2g’ 07:42:51 Still waiting to schedule task 07:42:51 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:42:51 ‘prd-centos7-docker-4c-2g-290’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:42:51 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:42:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-287’ is offline 07:43:59 Running on prd-centos7-docker-4c-2g-294 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 07:43:59 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 07:43:59 The recommended git tool is: git 07:44:03 using credential edgex-jenkins-ssh 07:44:03 Cloning the remote Git repository 07:44:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:44:02 > git init /w/workspace/device-rest-go/1 # timeout=10 07:44:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:44:02 > git --version # timeout=10 07:44:02 > git --version # 'git version 2.24.4' 07:44:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:02 [INFO] Currently running in a labeled security context 07:44:02 [INFO] Currently SELinux is 'enforcing' on the host 07:44:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh1439443108148526992.key 07:44:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:05 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:44:05 Merge succeeded, producing 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:44:05 Checking out Revision 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d (PR-113) 07:44:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:44:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:44:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:44:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:04 [INFO] Currently running in a labeled security context 07:44:04 [INFO] Currently SELinux is 'enforcing' on the host 07:44:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6524107471527708240.key 07:44:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:05 > git config core.sparsecheckout # timeout=10 07:44:05 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 07:44:05 > git remote # timeout=10 07:44:05 > git config --get remote.origin.url # timeout=10 07:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:05 [INFO] Currently running in a labeled security context 07:44:05 [INFO] Currently SELinux is 'enforcing' on the host 07:44:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3381583784402144362.key 07:44:05 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 07:44:05 > git rev-parse HEAD^{commit} # timeout=10 07:44:05 > git config core.sparsecheckout # timeout=10 07:44:05 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 07:44:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:44:08 > git --version # timeout=10 07:44:08 > git --version # 'git version 2.24.4' 07:44:08 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:44:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:44:10 + sudo service docker restart 07:44:10 + true 07:44:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:28 provisioning config files... 07:44:28 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1829194882987236220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:29 ---> docker-login.sh 07:44:29 nexus3.edgexfoundry.org:10001 07:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:29 Configure a credential helper to remove this warning. See 07:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:29 07:44:29 Login Succeeded 07:44:29 nexus3.edgexfoundry.org:10002 07:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:29 Configure a credential helper to remove this warning. See 07:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:29 07:44:29 Login Succeeded 07:44:29 nexus3.edgexfoundry.org:10003 07:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:29 Configure a credential helper to remove this warning. See 07:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:29 07:44:29 Login Succeeded 07:44:29 nexus3.edgexfoundry.org:10004 07:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:29 Configure a credential helper to remove this warning. See 07:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:29 07:44:29 Login Succeeded 07:44:29 docker.io 07:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:30 Configure a credential helper to remove this warning. See 07:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:30 07:44:30 Login Succeeded 07:44:30 ---> docker-login.sh ends [Pipeline] } 07:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:30 ========================================================= 07:44:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:44:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:44:31 + 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 . 07:44:31 Sending build context to Docker daemon 92.16kB 07:44:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:44:31 Step 2/10 : FROM ${BASE} 07:44:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:44:31 540db60ca938: Pulling fs layer 07:44:31 adcc1eea9eea: Pulling fs layer 07:44:31 4c4ab2625f07: Pulling fs layer 07:44:31 0510c868ecb4: Pulling fs layer 07:44:31 afea3b2eda06: Pulling fs layer 07:44:31 7809a108b3ef: Pulling fs layer 07:44:31 f706445af74f: Pulling fs layer 07:44:31 afea3b2eda06: Waiting 07:44:31 7809a108b3ef: Waiting 07:44:31 f706445af74f: Waiting 07:44:31 0510c868ecb4: Waiting 07:44:31 4c4ab2625f07: Verifying Checksum 07:44:31 4c4ab2625f07: Download complete 07:44:31 adcc1eea9eea: Verifying Checksum 07:44:31 adcc1eea9eea: Download complete 07:44:31 afea3b2eda06: Verifying Checksum 07:44:31 afea3b2eda06: Download complete 07:44:31 540db60ca938: Verifying Checksum 07:44:31 540db60ca938: Download complete 07:44:31 7809a108b3ef: Verifying Checksum 07:44:31 7809a108b3ef: Download complete 07:44:31 540db60ca938: Pull complete 07:44:31 adcc1eea9eea: Pull complete 07:44:31 4c4ab2625f07: Pull complete 07:44:34 f706445af74f: Verifying Checksum 07:44:34 f706445af74f: Download complete 07:44:35 0510c868ecb4: Verifying Checksum 07:44:35 0510c868ecb4: Download complete 07:44:39 0510c868ecb4: Pull complete 07:44:39 afea3b2eda06: Pull complete 07:44:39 7809a108b3ef: Pull complete 07:44:40 f706445af74f: Pull complete 07:44:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:44:40 ---> b068be0155e3 07:44:40 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:44:43 ---> Running in e9b0221d63be 07:44:43 Removing intermediate container e9b0221d63be 07:44:43 ---> d05f2b7ae120 07:44:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:44:43 ---> Running in da40339d6e1e 07:44:43 Removing intermediate container da40339d6e1e 07:44:43 ---> 8a4dbbbccfbc 07:44:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:44:43 ---> Running in a71d3e729e3e 07:44:43 Removing intermediate container a71d3e729e3e 07:44:43 ---> c87ddce081d7 07:44:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:43 ---> Running in b61aa728a06e 07:44:44 Removing intermediate container b61aa728a06e 07:44:44 ---> 74ccda240429 07:44:44 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:44 ---> Running in ac0acafee3b4 07:44:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:44:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:44:46 (1/9) Installing libc-dev (0.7.2-r3) 07:44:46 (2/9) Installing libsodium (1.0.18-r0) 07:44:46 (3/9) Installing pkgconf (1.7.3-r0) 07:44:46 (4/9) Installing libsodium-dev (1.0.18-r0) 07:44:46 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:44:46 (6/9) Installing libedit (20191231.3.1-r1) 07:44:46 (7/9) Installing openssh-client (8.4_p1-r3) 07:44:47 (8/9) Installing libzmq (4.3.3-r1) 07:44:47 (9/9) Installing zeromq-dev (4.3.3-r1) 07:44:47 Executing busybox-1.32.1-r6.trigger 07:44:47 OK: 154 MiB in 49 packages 07:44:47 Removing intermediate container ac0acafee3b4 07:44:47 ---> 7a38892fa79a 07:44:47 Step 8/10 : WORKDIR /device-rest-go 07:44:47 ---> Running in 64d92b620375 07:44:47 Removing intermediate container 64d92b620375 07:44:47 ---> 9cb58417886d 07:44:47 Step 9/10 : COPY . . 07:44:47 ---> 961fcbba3b57 07:44:47 Step 10/10 : RUN go mod download 07:44:47 ---> Running in d2ef4c17505c 07:45:00 Removing intermediate container d2ef4c17505c 07:45:00 ---> 943a67516b0f 07:45:00 Successfully built 943a67516b0f 07:45:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:45:00 + docker inspect -f . ci-base-image-x86_64 07:45:00 . [Pipeline] withDockerContainer 07:45:00 prd-centos7-docker-4c-2g-294 does not seem to be running inside a container 07:45:00 $ 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 07:45:01 $ docker top 5f526e8dcf02b66ba09c0babca98a9fd984f94f57a401744af737506680bcfe9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:01 + go version 07:45:01 go version go1.16.3 linux/amd64 [Pipeline] } 07:45:01 $ docker stop --time=1 5f526e8dcf02b66ba09c0babca98a9fd984f94f57a401744af737506680bcfe9 07:45:02 $ docker rm -f 5f526e8dcf02b66ba09c0babca98a9fd984f94f57a401744af737506680bcfe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:03 + docker inspect -f . ci-base-image-x86_64 07:45:03 . [Pipeline] withDockerContainer 07:45:03 prd-centos7-docker-4c-2g-294 does not seem to be running inside a container 07:45:03 $ 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 07:45:04 $ docker top 7e10db775b4c9299e7011954de52f856905a1c5956dc3628ee16ffe516f3f8e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:04 + go mod tidy [Pipeline] sh 07:45:05 + make test 07:45:05 go mod tidy 07:45:05 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:45:05 ? github.com/edgexfoundry/device-rest-go [no test files] 07:45:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:45:21 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 07:45:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:45:27 gofmt -l . 07:45:27 [ "`gofmt -l .`" = "" ] 07:45:27 ./bin/test-go-mod-tidy.sh 07:45:27 ./bin/test-attribution-txt.sh [Pipeline] } 07:45:28 $ docker stop --time=1 7e10db775b4c9299e7011954de52f856905a1c5956dc3628ee16ffe516f3f8e6 07:45:29 $ docker rm -f 7e10db775b4c9299e7011954de52f856905a1c5956dc3628ee16ffe516f3f8e6 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:31 + ls -al . 07:45:31 total 104 07:45:31 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 3 07:45 . 07:45:31 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 07:44 .. 07:45:31 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 3 07:44 Attribution.txt 07:45:31 drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 07:44 bin 07:45:31 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 07:44 cmd 07:45:31 -rw-r--r--. 1 jenkins jenkins 8513 Jun 3 07:45 coverage.out 07:45:31 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 3 07:44 Dockerfile 07:45:31 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 3 07:44 Dockerfile.build 07:45:31 -rw-rw-r--. 1 jenkins jenkins 151 Jun 3 07:44 .dockerignore 07:45:31 drwxrwxr-x. 2 jenkins jenkins 76 Jun 3 07:44 driver 07:45:31 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 07:44 .git 07:45:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 07:44 .github 07:45:31 -rw-rw-r--. 1 jenkins jenkins 336 Jun 3 07:44 .gitignore 07:45:31 -rw-r--r--. 1 jenkins jenkins 285 Jun 3 07:45 go.mod 07:45:31 -rw-r--r--. 1 jenkins jenkins 20873 Jun 3 07:45 go.sum 07:45:31 -rw-rw-r--. 1 jenkins jenkins 680 Jun 3 07:44 Jenkinsfile 07:45:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 07:44 LICENSE 07:45:31 -rw-rw-r--. 1 jenkins jenkins 996 Jun 3 07:44 Makefile 07:45:31 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 3 07:44 README.md 07:45:31 drwxrwxr-x. 4 jenkins jenkins 71 Jun 3 07:44 snap 07:45:31 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 07:42 VERSION 07:45:31 -rw-rw-r--. 1 jenkins jenkins 713 Jun 3 07:44 version.go [Pipeline] isUnix [Pipeline] sh 07:45:32 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d --label arch=amd64 --label version=0.0.0 . 07:45:32 Sending build context to Docker daemon 101.9kB 07:45:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:45:32 Step 2/25 : FROM ${BASE} AS builder 07:45:32 ---> 943a67516b0f 07:45:32 Step 3/25 : ARG MAKE='make build' 07:45:32 ---> Running in 9daef24ee755 07:45:32 Removing intermediate container 9daef24ee755 07:45:32 ---> bd9db29e8c94 07:45:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:45:32 ---> Running in c9670c8dd68c 07:45:32 Removing intermediate container c9670c8dd68c 07:45:32 ---> 2d9a0e799255 07:45:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:45:32 ---> Running in 931e2f09ad3f 07:45:32 Removing intermediate container 931e2f09ad3f 07:45:32 ---> 42f422e425da 07:45:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:32 ---> Running in 873d6f2d7f77 07:45:32 Removing intermediate container 873d6f2d7f77 07:45:32 ---> 28d5a07ee6ed 07:45:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:32 ---> Running in 0c4dc56100bb 07:45:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:45:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:45:34 OK: 154 MiB in 49 packages 07:45:34 Removing intermediate container 0c4dc56100bb 07:45:34 ---> 6f141fbf15b3 07:45:34 Step 8/25 : WORKDIR /device-rest-go 07:45:34 ---> Running in de9546ab57ba 07:45:34 Removing intermediate container de9546ab57ba 07:45:34 ---> 99b4a2e2490b 07:45:34 Step 9/25 : COPY . . 07:45:34 ---> 28aaf55f8882 07:45:34 Step 10/25 : RUN go mod tidy 07:45:34 ---> Running in 52660e95918a 07:45:35 Removing intermediate container 52660e95918a 07:45:35 ---> 0d312260ad46 07:45:35 Step 11/25 : RUN make update 07:45:35 ---> Running in 43abd2eb2b54 07:45:35 CGO_ENABLED=0 GO111MODULE=on go mod download 07:45:36 Removing intermediate container 43abd2eb2b54 07:45:36 ---> 6700d1174db7 07:45:36 Step 12/25 : RUN $MAKE 07:45:36 ---> Running in f93deb112905 07:45:36 go mod tidy 07:45:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:45:48 Removing intermediate container f93deb112905 07:45:48 ---> 638bd4f59290 07:45:48 Step 13/25 : FROM alpine:3.12 07:45:48 3.12: Pulling from library/alpine 07:45:48 339de151aab4: Pulling fs layer 07:45:48 339de151aab4: Verifying Checksum 07:45:48 339de151aab4: Download complete 07:45:48 339de151aab4: Pull complete 07:45:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:45:48 Status: Downloaded newer image for alpine:3.12 07:45:48 ---> 13621d1b12d4 07:45:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:45:48 ---> Running in 0c6ad3c9bcf6 07:45:48 Removing intermediate container 0c6ad3c9bcf6 07:45:48 ---> d121c178db32 07:45:48 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:45:48 ---> Running in 3570f4f66295 07:45:48 Removing intermediate container 3570f4f66295 07:45:48 ---> 4bd4ba6646bd 07:45:48 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:45:48 ---> Running in b42a24415717 07:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:45:48 (1/6) Installing dumb-init (1.2.2-r1) 07:45:48 (2/6) Installing libgcc (9.3.0-r2) 07:45:48 (3/6) Installing libsodium (1.0.18-r0) 07:45:48 (4/6) Installing libstdc++ (9.3.0-r2) 07:45:48 (5/6) Installing libzmq (4.3.3-r0) 07:45:48 (6/6) Installing zeromq (4.3.3-r0) 07:45:48 Executing busybox-1.31.1-r20.trigger 07:45:48 OK: 8 MiB in 20 packages 07:45:48 Removing intermediate container b42a24415717 07:45:48 ---> 161f1f8a0ccc 07:45:48 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:45:49 ---> d2d2752f5b18 07:45:49 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:45:49 ---> 9b683ccb3da9 07:45:49 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:45:49 ---> 14283f9dd6f2 07:45:49 Step 20/25 : EXPOSE 59986 07:45:49 ---> Running in 1600a226b781 07:45:49 Removing intermediate container 1600a226b781 07:45:49 ---> d4ad44f1c976 07:45:49 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:45:49 ---> Running in 855a7efdce16 07:45:49 Removing intermediate container 855a7efdce16 07:45:49 ---> b2b275850bc6 07:45:49 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:45:49 ---> Running in 0d18a5db11e4 07:45:49 Removing intermediate container 0d18a5db11e4 07:45:49 ---> 3b2bec48d4f2 07:45:49 Step 23/25 : LABEL arch=amd64 07:45:49 ---> Running in 47e801014c10 07:45:49 Removing intermediate container 47e801014c10 07:45:49 ---> fc2d1f3b2cc2 07:45:49 Step 24/25 : LABEL git_sha=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:45:49 ---> Running in 8e04bd853a41 07:45:50 Removing intermediate container 8e04bd853a41 07:45:50 ---> 817e5e3e4aaf 07:45:50 Step 25/25 : LABEL version=0.0.0 07:45:50 ---> Running in afef9cfbb95f 07:45:50 Removing intermediate container afef9cfbb95f 07:45:50 ---> 78d80944b41b 07:45:50 [Warning] One or more build-args [ARCH] were not consumed 07:45:50 Successfully built 78d80944b41b 07:45:50 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:45:51 ---> job-cost.sh 07:45:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bHh8 07:45:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-295 in /w/workspace/gexfoundry_device-rest-go_PR-113 [Pipeline] { [Pipeline] ws 07:45:55 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 07:45:55 The recommended git tool is: git 07:46:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:46:01 using credential edgex-jenkins-ssh 07:46:01 Cloning the remote Git repository 07:46:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:46:02 > git init /w/workspace/device-rest-go/1 # timeout=10 07:46:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:46:02 > git --version # timeout=10 07:46:02 > git --version # 'git version 2.17.1' 07:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:46:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:46:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:46:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:46:05 Merging remotes/origin/master commit e449f7094e73ba5d0241c87d9e59db3ba8d69b80 into PR head commit 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:46:05 Merge succeeded, producing 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:46:05 Checking out Revision 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d (PR-113) 07:46:05 > git config core.sparsecheckout # timeout=10 07:46:05 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 07:46:05 > git remote # timeout=10 07:46:05 > git config --get remote.origin.url # timeout=10 07:46:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:05 > git merge e449f7094e73ba5d0241c87d9e59db3ba8d69b80 # timeout=10 07:46:05 > git rev-parse HEAD^{commit} # timeout=10 07:46:05 > git config core.sparsecheckout # timeout=10 07:46:05 > git checkout -f 32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d # timeout=10 07:46:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:46:10 > git --version # timeout=10 07:46:10 > git --version # 'git version 2.17.1' 07:46:10 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:46:10 07:46:10 GitHub has been notified of this commit’s build result 07:46:10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:46:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:46:12 + sudo service docker restart 07:46:12 + true 07:46:13 lf-activate-venv(): INFO: Adding /tmp/venv-bHh8/bin to PATH 07:46:13 INFO: No Stack... 07:46:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:46:13 INFO: Archiving Costs [Pipeline] sh 07:46:14 + cat /w/workspace/device-rest-go/1/archives/cost.csv 07:46:14 + cut -d, -f6 [Pipeline] lock 07:46:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] 07:46:14 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] did not exist. Created. 07:46:14 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:14 + echo total: 0.05999999865889549 [Pipeline] stash 07:46:14 Stashed 1 file(s) [Pipeline] } 07:46:14 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:31 provisioning config files... 07:46:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1067293307430864273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:31 ---> docker-login.sh 07:46:31 nexus3.edgexfoundry.org:10001 07:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:33 Configure a credential helper to remove this warning. See 07:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:33 07:46:33 Login Succeeded 07:46:33 nexus3.edgexfoundry.org:10002 07:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:33 Configure a credential helper to remove this warning. See 07:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:33 07:46:33 Login Succeeded 07:46:33 nexus3.edgexfoundry.org:10003 07:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:34 Configure a credential helper to remove this warning. See 07:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:34 07:46:34 Login Succeeded 07:46:34 nexus3.edgexfoundry.org:10004 07:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:34 Configure a credential helper to remove this warning. See 07:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:34 07:46:34 Login Succeeded 07:46:34 docker.io 07:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:35 Configure a credential helper to remove this warning. See 07:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:35 07:46:35 Login Succeeded 07:46:35 ---> docker-login.sh ends [Pipeline] } 07:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:36 ========================================================= 07:46:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:46:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:46:36 + 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 . 07:46:36 Sending build context to Docker daemon 92.16kB 07:46:37 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:46:37 Step 2/10 : FROM ${BASE} 07:46:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:37 595b0fe564bb: Pulling fs layer 07:46:37 7186ed65a4f7: Pulling fs layer 07:46:37 316046926c0a: Pulling fs layer 07:46:37 4ebd0625c992: Pulling fs layer 07:46:37 207e8628e3a3: Pulling fs layer 07:46:37 c791037a9be2: Pulling fs layer 07:46:37 ffd874e62e21: Pulling fs layer 07:46:37 4ebd0625c992: Waiting 07:46:37 207e8628e3a3: Waiting 07:46:37 c791037a9be2: Waiting 07:46:37 ffd874e62e21: Waiting 07:46:37 316046926c0a: Verifying Checksum 07:46:37 316046926c0a: Download complete 07:46:37 7186ed65a4f7: Verifying Checksum 07:46:37 7186ed65a4f7: Download complete 07:46:37 207e8628e3a3: Download complete 07:46:37 c791037a9be2: Download complete 07:46:37 595b0fe564bb: Verifying Checksum 07:46:37 595b0fe564bb: Download complete 07:46:38 595b0fe564bb: Pull complete 07:46:38 7186ed65a4f7: Pull complete 07:46:39 316046926c0a: Pull complete 07:46:40 ffd874e62e21: Verifying Checksum 07:46:40 ffd874e62e21: Download complete 07:46:41 4ebd0625c992: Verifying Checksum 07:46:41 4ebd0625c992: Download complete 07:46:51 4ebd0625c992: Pull complete 07:46:51 207e8628e3a3: Pull complete 07:46:52 c791037a9be2: Pull complete 07:46:56 ffd874e62e21: Pull complete 07:46:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:46:56 ---> cfc18b08335c 07:46:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:46:58 ---> Running in 8430fdc16aa4 07:46:59 Removing intermediate container 8430fdc16aa4 07:46:59 ---> a4377f2e9b12 07:46:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:46:59 ---> Running in a0c4cc54a623 07:46:59 Removing intermediate container a0c4cc54a623 07:46:59 ---> 9753ca06d352 07:46:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:46:59 ---> Running in d77cc1cff7c4 07:47:00 Removing intermediate container d77cc1cff7c4 07:47:00 ---> 34dfd46092f2 07:47:00 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:00 ---> Running in b461d7ab3353 07:47:03 Removing intermediate container b461d7ab3353 07:47:03 ---> fb0982c97eeb 07:47:03 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:03 ---> Running in 7a603314bccc 07:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:47:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:47:06 (1/9) Installing libc-dev (0.7.2-r3) 07:47:06 (2/9) Installing libsodium (1.0.18-r0) 07:47:06 (3/9) Installing pkgconf (1.7.3-r0) 07:47:06 (4/9) Installing libsodium-dev (1.0.18-r0) 07:47:06 (5/9) Installing openssh-keygen (8.4_p1-r3) 07:47:06 (6/9) Installing libedit (20191231.3.1-r1) 07:47:07 (7/9) Installing openssh-client (8.4_p1-r3) 07:47:07 (8/9) Installing libzmq (4.3.3-r1) 07:47:07 (9/9) Installing zeromq-dev (4.3.3-r1) 07:47:07 Executing busybox-1.32.1-r6.trigger 07:47:07 OK: 144 MiB in 49 packages 07:47:09 Removing intermediate container 7a603314bccc 07:47:09 ---> dd92009b958a 07:47:09 Step 8/10 : WORKDIR /device-rest-go 07:47:09 ---> Running in 4207e3abce3d 07:47:09 Removing intermediate container 4207e3abce3d 07:47:09 ---> 4048fefa6133 07:47:09 Step 9/10 : COPY . . 07:47:10 ---> e4b39c1bec55 07:47:10 Step 10/10 : RUN go mod download 07:47:10 ---> Running in ac812c51f233 07:47:37 Removing intermediate container ac812c51f233 07:47:37 ---> 9b8ad89dfed3 07:47:37 Successfully built 9b8ad89dfed3 07:47:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:47:37 + docker inspect -f . ci-base-image-arm64 07:47:37 . [Pipeline] withDockerContainer 07:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container 07:47:38 $ 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 07:47:39 $ docker top 6c8c9bda7cecd650d4f217a93b2f1e87ca30f72b57049996ddecc68560467628 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:41 + go version 07:47:41 go version go1.16.3 linux/arm64 [Pipeline] } 07:47:41 $ docker stop --time=1 6c8c9bda7cecd650d4f217a93b2f1e87ca30f72b57049996ddecc68560467628 07:47:42 $ docker rm -f 6c8c9bda7cecd650d4f217a93b2f1e87ca30f72b57049996ddecc68560467628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:47:43 + docker inspect -f . ci-base-image-arm64 07:47:43 . [Pipeline] withDockerContainer 07:47:44 prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container 07:47:44 $ 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 07:47:45 $ docker top 099d3594a853c65b9512dadea6f86b15d13e5bb9154808a3a6ad936363aa7a31 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:46 + go mod tidy [Pipeline] sh 07:47:48 + make test 07:47:48 go mod tidy 07:47:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:47:49 ? github.com/edgexfoundry/device-rest-go [no test files] 07:48:46 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:48:46 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements 07:48:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:49:18 gofmt -l . 07:49:18 [ "`gofmt -l .`" = "" ] 07:49:18 ./bin/test-go-mod-tidy.sh 07:49:18 ./bin/test-attribution-txt.sh [Pipeline] } 07:49:18 $ docker stop --time=1 099d3594a853c65b9512dadea6f86b15d13e5bb9154808a3a6ad936363aa7a31 07:49:20 $ docker rm -f 099d3594a853c65b9512dadea6f86b15d13e5bb9154808a3a6ad936363aa7a31 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:22 Warning: overwriting stash ‘coverage-report’ 07:49:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:23 + ls -al . 07:49:23 total 132 07:49:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:49 . 07:49:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:46 .. 07:49:23 -rw-rw-r-- 1 jenkins jenkins 151 Jun 3 07:46 .dockerignore 07:49:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 07:46 .git 07:49:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:46 .github 07:49:23 -rw-rw-r-- 1 jenkins jenkins 336 Jun 3 07:46 .gitignore 07:49:23 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 3 07:46 Attribution.txt 07:49:23 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 3 07:46 Dockerfile 07:49:23 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 3 07:46 Dockerfile.build 07:49:23 -rw-rw-r-- 1 jenkins jenkins 680 Jun 3 07:46 Jenkinsfile 07:49:23 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 07:46 LICENSE 07:49:23 -rw-rw-r-- 1 jenkins jenkins 996 Jun 3 07:46 Makefile 07:49:23 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 3 07:46 README.md 07:49:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 07:42 VERSION 07:49:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:46 bin 07:49:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 07:46 cmd 07:49:23 -rw-r--r-- 1 jenkins jenkins 8513 Jun 3 07:48 coverage.out 07:49:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 07:46 driver 07:49:23 -rw-r--r-- 1 jenkins jenkins 285 Jun 3 07:49 go.mod 07:49:23 -rw-r--r-- 1 jenkins jenkins 20873 Jun 3 07:47 go.sum 07:49:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 07:46 snap 07:49:23 -rw-rw-r-- 1 jenkins jenkins 713 Jun 3 07:46 version.go [Pipeline] isUnix [Pipeline] sh 07:49:24 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d --label arch=arm64 --label version=0.0.0 . 07:49:24 Sending build context to Docker daemon 101.9kB 07:49:24 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:49:24 Step 2/25 : FROM ${BASE} AS builder 07:49:24 ---> 9b8ad89dfed3 07:49:24 Step 3/25 : ARG MAKE='make build' 07:49:24 ---> Running in 477bb38d140b 07:49:25 Removing intermediate container 477bb38d140b 07:49:25 ---> 5c34478b99ad 07:49:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:49:25 ---> Running in 767c94c6bd97 07:49:25 Removing intermediate container 767c94c6bd97 07:49:25 ---> b776fb980490 07:49:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:49:25 ---> Running in b337436eef5a 07:49:26 Removing intermediate container b337436eef5a 07:49:26 ---> 18bfce9500f8 07:49:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:26 ---> Running in 123608f3930b 07:49:29 Removing intermediate container 123608f3930b 07:49:29 ---> 3d694415f610 07:49:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:29 ---> Running in e1abd7feed9f 07:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:49:32 OK: 144 MiB in 49 packages 07:49:33 Removing intermediate container e1abd7feed9f 07:49:33 ---> 3c542c6fef40 07:49:33 Step 8/25 : WORKDIR /device-rest-go 07:49:33 ---> Running in fd22474a0d68 07:49:34 Removing intermediate container fd22474a0d68 07:49:34 ---> 01fcd036f088 07:49:34 Step 9/25 : COPY . . 07:49:35 ---> 75db3a544a31 07:49:35 Step 10/25 : RUN go mod tidy 07:49:35 ---> Running in 8690193f0ff1 07:49:38 Removing intermediate container 8690193f0ff1 07:49:38 ---> 71aff17c9bf6 07:49:38 Step 11/25 : RUN make update 07:49:38 ---> Running in a43acdece478 07:49:39 CGO_ENABLED=0 GO111MODULE=on go mod download 07:49:40 Removing intermediate container a43acdece478 07:49:40 ---> 6fa7af3ed356 07:49:40 Step 12/25 : RUN $MAKE 07:49:40 ---> Running in 4a7a35bdeae5 07:49:42 go mod tidy 07:49:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 07:50:22 Removing intermediate container 4a7a35bdeae5 07:50:22 ---> cbbf4c6000c6 07:50:22 Step 13/25 : FROM alpine:3.12 07:50:22 3.12: Pulling from library/alpine 07:50:22 d2f70382dc9a: Pulling fs layer 07:50:22 d2f70382dc9a: Download complete 07:50:22 d2f70382dc9a: Pull complete 07:50:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:50:22 Status: Downloaded newer image for alpine:3.12 07:50:22 ---> 9852663dfa18 07:50:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:50:22 ---> Running in b945adcd957e 07:50:22 Removing intermediate container b945adcd957e 07:50:22 ---> e0b47f6fb08a 07:50:22 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:50:22 ---> Running in ba49440136b4 07:50:23 Removing intermediate container ba49440136b4 07:50:23 ---> b44b555d9ddb 07:50:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:50:23 ---> Running in 6b1e76f25866 07:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:25 (1/6) Installing dumb-init (1.2.2-r1) 07:50:25 (2/6) Installing libgcc (9.3.0-r2) 07:50:25 (3/6) Installing libsodium (1.0.18-r0) 07:50:25 (4/6) Installing libstdc++ (9.3.0-r2) 07:50:25 (5/6) Installing libzmq (4.3.3-r0) 07:50:25 (6/6) Installing zeromq (4.3.3-r0) 07:50:25 Executing busybox-1.31.1-r20.trigger 07:50:25 OK: 8 MiB in 20 packages 07:50:26 Removing intermediate container 6b1e76f25866 07:50:26 ---> 26ebcf08d397 07:50:26 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:50:27 ---> 7b69fdeab5f1 07:50:27 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:50:28 ---> ce02b4e87ad3 07:50:28 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:50:28 ---> 0ec95ae74000 07:50:28 Step 20/25 : EXPOSE 59986 07:50:29 ---> Running in 9de49029ed0b 07:50:29 Removing intermediate container 9de49029ed0b 07:50:29 ---> f3dca8ed7925 07:50:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:50:29 ---> Running in e9fbb81defa7 07:50:30 Removing intermediate container e9fbb81defa7 07:50:30 ---> 82b76345aeaa 07:50:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:50:30 ---> Running in b78ec7d71581 07:50:30 Removing intermediate container b78ec7d71581 07:50:30 ---> ebca37c172f1 07:50:30 Step 23/25 : LABEL arch=arm64 07:50:30 ---> Running in 6f172e496d43 07:50:31 Removing intermediate container 6f172e496d43 07:50:31 ---> d1dcc6415e24 07:50:31 Step 24/25 : LABEL git_sha=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d 07:50:31 ---> Running in 7eb74a57df28 07:50:32 Removing intermediate container 7eb74a57df28 07:50:32 ---> c80f7559a250 07:50:32 Step 25/25 : LABEL version=0.0.0 07:50:32 ---> Running in 1e45a614c401 07:50:33 Removing intermediate container 1e45a614c401 07:50:33 ---> 4ea383c4a4ea 07:50:33 [Warning] One or more build-args [ARCH] were not consumed 07:50:33 Successfully built 4ea383c4a4ea 07:50:33 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:50:33 ---> job-cost.sh 07:50:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VJrZ 07:51:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-VJrZ/bin to PATH 07:52:42 INFO: No Stack... 07:52:43 INFO: Retrieving Pricing Info for: v2-standard-4 07:52:43 INFO: Archiving Costs [Pipeline] sh 07:52:43 + cat /w/workspace/device-rest-go/1/archives/cost.csv 07:52:43 + cut -d, -f6 [Pipeline] lock 07:52:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] 07:52:44 Resource [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] did not exist. Created. 07:52:44 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:52:44 /w/workspace/device-rest-go/1@tmp/durable-1103f0aa/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-1103f0aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:52:44 + echo total: 0.18000000715255737 [Pipeline] stash 07:52:44 Warning: overwriting stash ‘stack-cost’ 07:52:45 Stashed 1 file(s) [Pipeline] } 07:52:45 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:52:46 provisioning config files... 07:52:46 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config8377239867068249601tmp [Pipeline] { [Pipeline] sh 07:52:46 + set +x 07:52:46 + curl -s https://codecov.io/bash 07:52:46 + bash -s -- 07:52:46 07:52:46 _____ _ 07:52:46 / ____| | | 07:52:46 | | ___ __| | ___ ___ _____ __ 07:52:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:52:46 | |___| (_) | (_| | __/ (_| (_) \ V / 07:52:46 \_____\___/ \__,_|\___|\___\___/ \_/ 07:52:46 Bash-1.0.3 07:52:46 07:52:46 07:52:46 ==> git version 2.24.4 found 07:52:46 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:52:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:52:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:52:46 ==> Jenkins CI detected. 07:52:46 project root: . 07:52:46 --> token set from env 07:52:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:52:46 ==> Running gcov in . (disable via -X gcov) 07:52:46 ==> Python coveragepy not found 07:52:46 ==> Searching for coverage reports in: 07:52:46 + . 07:52:46 -> Found 1 reports 07:52:46 ==> Detecting git/mercurial file structure 07:52:46 ==> Reading reports 07:52:46 + ./coverage.out bytes=8513 07:52:46 ==> Appending adjustments 07:52:46 https://docs.codecov.io/docs/fixing-reports 07:52:46 + Found adjustments 07:52:46 ==> Gzipping contents 07:52:46 4.0K /tmp/codecov.PGklkk.gz 07:52:46 ==> Uploading reports 07:52:46 url: https://codecov.io 07:52:46 query: branch=PR-113&commit=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= 07:52:46 -> Pinging Codecov 07:52:46 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-113&commit=32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=113&job=&cmd_args= 07:52:47 -> Uploading to 07:52:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/4E5D53B4F1F92C436F7061BF334D961C/32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d/c8326f86-c1bb-45ba-a452-9b30ac5a411f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T075246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0dcaf55fcb7aba303e7f581e7ff4e6f754a2d91e32289f7cc54b60a3a2110d88 07:52:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:52:47 Dload Upload Total Spent Left Speed 07:52:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 5293 --:--:-- --:--:-- --:--:-- 5299 07:52:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/32fb31325c1d3dcb101c6ab1262b6a28dbe1d74d [Pipeline] } 07:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:52:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:52:50 ---> package-listing.sh 07:52:50 ++ facter osfamily 07:52:50 ++ tr '[:upper:]' '[:lower:]' 07:52:50 + OS_FAMILY=redhat 07:52:50 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-113 07:52:50 + START_PACKAGES=/tmp/packages_start.txt 07:52:50 + END_PACKAGES=/tmp/packages_end.txt 07:52:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:52:50 + PACKAGES=/tmp/packages_start.txt 07:52:50 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 07:52:50 + PACKAGES=/tmp/packages_end.txt 07:52:50 + case "${OS_FAMILY}" in 07:52:50 + rpm -qa 07:52:50 + sort 07:52:51 + '[' -f /tmp/packages_start.txt ']' 07:52:51 + '[' -f /tmp/packages_end.txt ']' 07:52:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:52:51 + '[' /w/workspace/gexfoundry_device-rest-go_PR-113 ']' 07:52:51 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ 07:52:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-113/archives/ [Pipeline] echo 07:52:51 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:52:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:52 07:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:52 alpine: Pulling from edgex-lftools-log-publisher 07:52:52 df20fa9351a1: Pulling fs layer 07:52:52 36b3adc4ff6f: Pulling fs layer 07:52:52 8ad3a11d3b57: Pulling fs layer 07:52:52 46f8f816bc3b: Pulling fs layer 07:52:52 93b61091891f: Pulling fs layer 07:52:52 93b9cdb0e59b: Pulling fs layer 07:52:52 5e14af77c1be: Pulling fs layer 07:52:52 01666e4c0597: Pulling fs layer 07:52:52 aa168da1d23b: Pulling fs layer 07:52:52 46f8f816bc3b: Waiting 07:52:52 93b61091891f: Waiting 07:52:52 93b9cdb0e59b: Waiting 07:52:52 5e14af77c1be: Waiting 07:52:52 01666e4c0597: Waiting 07:52:52 aa168da1d23b: Waiting 07:52:52 36b3adc4ff6f: Verifying Checksum 07:52:52 36b3adc4ff6f: Download complete 07:52:52 46f8f816bc3b: Verifying Checksum 07:52:52 46f8f816bc3b: Download complete 07:52:52 df20fa9351a1: Verifying Checksum 07:52:52 df20fa9351a1: Download complete 07:52:52 93b9cdb0e59b: Verifying Checksum 07:52:52 93b9cdb0e59b: Download complete 07:52:52 5e14af77c1be: Verifying Checksum 07:52:52 5e14af77c1be: Download complete 07:52:52 01666e4c0597: Verifying Checksum 07:52:52 01666e4c0597: Download complete 07:52:52 93b61091891f: Verifying Checksum 07:52:52 93b61091891f: Download complete 07:52:52 8ad3a11d3b57: Verifying Checksum 07:52:52 8ad3a11d3b57: Download complete 07:52:52 df20fa9351a1: Pull complete 07:52:53 36b3adc4ff6f: Pull complete 07:52:53 8ad3a11d3b57: Pull complete 07:52:53 46f8f816bc3b: Pull complete 07:52:54 93b61091891f: Pull complete 07:52:54 93b9cdb0e59b: Pull complete 07:52:54 5e14af77c1be: Pull complete 07:52:54 01666e4c0597: Pull complete 07:52:54 aa168da1d23b: Verifying Checksum 07:52:54 aa168da1d23b: Download complete 07:52:59 aa168da1d23b: Pull complete 07:52:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:52:59 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 07:52:59 $ 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-113/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-113 -v /w/workspace/gexfoundry_device-rest-go_PR-113:/w/workspace/gexfoundry_device-rest-go_PR-113:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-113@tmp:/w/workspace/gexfoundry_device-rest-go_PR-113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:53:02 $ docker top 2d084bd861cd4c611441fa02c93ac9890a2de9ee59886b662ddc4a4d0d74cfcf -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:53:02 + mkdir -p /var/log/sa [Pipeline] sh 07:53:03 + ls /var/log/sa-host 07:53:03 + sadf -c /var/log/sa-host/sa03 07:53:03 file_magic: OK 07:53:03 HZ: Using current value: 100 07:53:03 file_header: OK 07:53:03 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 07:53:03 Statistics: 07:53:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:53:03 File successfully converted to sysstat format version 12.2.1 07:53:03 + sadf -c /var/log/sa-host/sa05 07:53:03 file_magic: OK 07:53:03 HZ: Using current value: 100 07:53:03 file_header: OK 07:53:03 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 07:53:03 Statistics: 07:53:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:53:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:53:03 provisioning config files... 07:53:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-113@tmp/config988098905610386418tmp [Pipeline] { [Pipeline] echo 07:53:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:53:04 ---> create-netrc.sh [Pipeline] } 07:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:53:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:53:04 ---> python-tools-install.sh [Pipeline] echo 07:53:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:53:04 ---> sudo-logs.sh 07:53:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:53:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:53:05 ---> job-cost.sh 07:53:05 lf-activate-venv: SKIPPING 07:53:05 DEBUG: total: 0.18000000715255737 07:53:05 INFO: Retrieving Stack Cost... 07:53:06 INFO: Retrieving Pricing Info for: v3-standard-2 07:53:06 INFO: Archiving Costs [Pipeline] echo 07:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:53:07 ---> logs-deploy.sh 07:53:07 lf-activate-venv: SKIPPING 07:53:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-113/1 07:53:07 INFO: archiving workspace using pattern(s): 07:53:08 Archives upload complete. 07:53:08 INFO: archiving logs to Nexus 07:53:08 ---> uname -a: 07:53:08 Linux prd-centos7-docker-4c-2g-288.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:53:08 07:53:08 07:53:08 ---> lscpu: 07:53:08 Architecture: x86_64 07:53:08 CPU op-mode(s): 32-bit, 64-bit 07:53:08 Byte Order: Little Endian 07:53:08 Address sizes: 40 bits physical, 48 bits virtual 07:53:08 CPU(s): 2 07:53:08 On-line CPU(s) list: 0,1 07:53:08 Thread(s) per core: 1 07:53:08 Core(s) per socket: 1 07:53:08 Socket(s): 2 07:53:08 NUMA node(s): 1 07:53:08 Vendor ID: AuthenticAMD 07:53:08 CPU family: 23 07:53:08 Model: 49 07:53:08 Model name: AMD EPYC-Rome Processor 07:53:08 Stepping: 0 07:53:08 CPU MHz: 2800.000 07:53:08 BogoMIPS: 5600.00 07:53:08 Virtualization: AMD-V 07:53:08 Hypervisor vendor: KVM 07:53:08 Virtualization type: full 07:53:08 L1d cache: 64 KiB 07:53:08 L1i cache: 64 KiB 07:53:08 L2 cache: 1 MiB 07:53:08 L3 cache: 32 MiB 07:53:08 NUMA node0 CPU(s): 0,1 07:53:08 Vulnerability Itlb multihit: Not affected 07:53:08 Vulnerability L1tf: Not affected 07:53:08 Vulnerability Mds: Not affected 07:53:08 Vulnerability Meltdown: Not affected 07:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:53:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:53:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:53:08 Vulnerability Srbds: Not affected 07:53:08 Vulnerability Tsx async abort: Not affected 07:53:08 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:53:08 07:53:08 07:53:08 ---> nproc: 07:53:08 2 07:53:08 07:53:08 07:53:08 ---> df -h: 07:53:08 Filesystem Size Used Available Use% Mounted on 07:53:08 overlay 40.0G 7.6G 32.4G 19% / 07:53:08 tmpfs 64.0M 0 64.0M 0% /dev 07:53:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:53:08 shm 64.0M 0 64.0M 0% /dev/shm 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113@tmp 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:53:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-113 07:53:08 07:53:08 07:53:08 ---> free -m: 07:53:08 total used free shared buff/cache available 07:53:08 Mem: 7821 988 4724 0 2108 6655 07:53:08 Swap: 1023 0 1023 07:53:08 07:53:08 07:53:08 ---> ip addr: 07:53:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:53:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:53:08 inet 127.0.0.1/8 scope host lo 07:53:08 valid_lft forever preferred_lft forever 07:53:08 inet6 ::1/128 scope host 07:53:08 valid_lft forever preferred_lft forever 07:53:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:53:08 link/ether fa:16:3e:eb:a6:15 brd ff:ff:ff:ff:ff:ff 07:53:08 inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 07:53:08 valid_lft 85720sec preferred_lft 85720sec 07:53:08 inet6 fe80::f816:3eff:feeb:a615/64 scope link 07:53:08 valid_lft forever preferred_lft forever 07:53:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:53:08 link/ether 02:42:89:61:a4:88 brd ff:ff:ff:ff:ff:ff 07:53:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:53:08 valid_lft forever preferred_lft forever 07:53:08 inet6 fe80::42:89ff:fe61:a488/64 scope link 07:53:08 valid_lft forever preferred_lft forever 07:53:08 07:53:08 07:53:08 ---> sar -b -r -n DEV: 07:53:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 07:53:08 07:53:08 07:41:37 LINUX RESTART (2 CPU) 07:53:08 07:53:08 07:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:53:08 07:43:01 126.58 19.55 107.03 0.00 5943.90 13508.99 0.00 07:53:08 07:44:01 0.68 0.00 0.68 0.00 0.00 14.81 0.00 07:53:08 07:45:01 0.45 0.00 0.45 0.00 0.00 5.96 0.00 07:53:08 07:46:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 07:53:08 07:47:01 0.22 0.00 0.22 0.00 0.00 3.40 0.00 07:53:08 07:48:01 0.35 0.00 0.35 0.00 0.00 4.61 0.00 07:53:08 07:49:01 0.23 0.00 0.23 0.00 0.00 2.93 0.00 07:53:08 07:50:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 07:53:08 07:51:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 07:53:08 07:52:01 0.20 0.00 0.20 0.00 0.00 2.47 0.00 07:53:08 07:53:01 44.25 0.13 44.11 0.00 13.72 13097.47 0.00 07:53:08 Average: 15.62 1.76 13.86 0.00 533.46 2406.40 0.00 07:53:08 07:53:08 07:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:53:08 07:43:01 5442900 0 811908 10.14 2620 1751512 1300948 14.36 586000 1579816 132 07:53:08 07:44:01 5449352 0 805448 10.06 2620 1751520 1244764 13.74 580012 1579784 16 07:53:08 07:45:01 5451728 0 803072 10.03 2620 1751520 1225312 13.53 578964 1578956 20 07:53:08 07:46:01 5451692 0 803104 10.03 2620 1751524 1205912 13.31 579636 1578956 20 07:53:08 07:47:01 5451868 0 802920 10.03 2620 1751532 1205948 13.31 577340 1581684 8 07:53:08 07:48:01 5452284 0 802504 10.02 2620 1751532 1205876 13.31 576768 1581684 8 07:53:08 07:49:01 5452536 0 802244 10.02 2620 1751540 1205768 13.31 576284 1581684 20 07:53:08 07:50:01 5441516 0 813256 10.15 2620 1751548 1206048 13.32 587420 1581684 8 07:53:08 07:51:01 5442460 0 812308 10.14 2620 1751552 1205832 13.31 586736 1581688 8 07:53:08 07:52:01 5442372 0 812392 10.14 2620 1751556 1205832 13.31 588612 1579716 8 07:53:08 07:53:01 4880544 0 969680 12.11 2620 2156096 1385488 15.30 796816 1844032 24916 07:53:08 Average: 5396296 0 821712 10.26 2620 1788312 1236157 13.65 601326 1604517 2288 07:53:08 07:53:08 07:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:53:08 07:43:01 eth0 634.01 455.42 1350.40 93.20 0.00 0.00 0.00 0.00 07:53:08 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:43:01 docker0 45.02 26.88 3.97 134.98 0.00 0.00 0.00 0.00 07:53:08 07:44:01 eth0 2.48 0.50 0.69 0.33 0.00 0.00 0.00 0.00 07:53:08 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:45:01 eth0 2.17 0.47 0.63 0.42 0.00 0.00 0.00 0.00 07:53:08 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:46:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 07:53:08 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:47:01 eth0 0.58 0.38 0.29 0.24 0.00 0.00 0.00 0.00 07:53:08 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:48:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:53:08 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:49:01 eth0 0.53 0.13 0.05 0.01 0.00 0.00 0.00 0.00 07:53:08 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:50:01 eth0 0.58 0.33 0.28 0.20 0.00 0.00 0.00 0.00 07:53:08 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:51:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:53:08 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:52:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:53:08 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:53:01 eth0 205.31 185.73 2173.26 18.88 0.00 0.00 0.00 0.00 07:53:08 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 Average: eth0 76.17 57.92 319.05 10.20 0.00 0.00 0.00 0.00 07:53:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:08 Average: docker0 4.03 2.41 0.36 12.09 0.00 0.00 0.00 0.00 07:53:08 07:53:08 07:53:08 ---> sar -P ALL: 07:53:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 07:53:08 07:53:08 07:41:37 LINUX RESTART (2 CPU) 07:53:08 07:53:08 07:42:02 CPU %user %nice %system %iowait %steal %idle 07:53:08 07:43:01 all 17.64 0.00 4.87 3.35 0.08 74.06 07:53:08 07:43:01 0 17.42 0.00 5.70 3.13 0.09 73.66 07:53:08 07:43:01 1 17.86 0.00 4.05 3.56 0.07 74.46 07:53:08 07:44:01 all 0.15 0.00 0.03 0.00 0.03 99.79 07:53:08 07:44:01 0 0.20 0.00 0.05 0.00 0.03 99.72 07:53:08 07:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:53:08 07:45:01 all 0.15 0.00 0.03 0.00 0.04 99.77 07:53:08 07:45:01 0 0.23 0.00 0.03 0.00 0.05 99.68 07:53:08 07:45:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:53:08 07:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:53:08 07:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:53:08 07:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:53:08 07:47:01 all 0.11 0.00 0.05 0.00 0.03 99.81 07:53:08 07:47:01 0 0.03 0.00 0.05 0.00 0.05 99.87 07:53:08 07:47:01 1 0.18 0.00 0.05 0.00 0.02 99.75 07:53:08 07:48:01 all 0.07 0.00 0.02 0.00 0.03 99.88 07:53:08 07:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:53:08 07:48:01 1 0.12 0.00 0.02 0.00 0.03 99.83 07:53:08 07:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 07:53:08 07:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:53:08 07:49:01 1 0.18 0.00 0.02 0.00 0.02 99.78 07:53:08 07:50:01 all 0.03 0.00 0.05 0.00 0.03 99.89 07:53:08 07:50:01 0 0.02 0.00 0.08 0.00 0.02 99.88 07:53:08 07:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:53:08 07:51:01 all 0.08 0.00 0.03 0.00 0.04 99.84 07:53:08 07:51:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:53:08 07:51:01 1 0.03 0.00 0.03 0.00 0.07 99.87 07:53:08 07:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 07:53:08 07:52:01 0 0.13 0.00 0.02 0.00 0.03 99.82 07:53:08 07:52:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:53:08 07:53:01 all 6.64 0.00 2.55 0.81 0.04 89.96 07:53:08 07:53:01 0 6.71 0.00 2.77 0.75 0.03 89.73 07:53:08 07:53:01 1 6.56 0.00 2.34 0.86 0.05 90.19 07:53:08 07:53:08 Average: CPU %user %nice %system %iowait %steal %idle 07:53:08 Average: all 2.21 0.00 0.68 0.36 0.04 96.71 07:53:08 Average: 0 2.20 0.00 0.78 0.34 0.04 96.65 07:53:08 Average: 1 2.22 0.00 0.59 0.39 0.04 96.76 07:53:08 07:53:08 07:53:08