hahattan commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9eb04a735ff6c755d3141000f56c9be256ceb7ae+c2b56409ff7876491f1b0abf22052cd5d8a556b9 (c9898dc7757f3b34e52c1dcd06f38b439ea9a676) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1427905892763748589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3362517164398617381.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3067398649892991896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5533252898219501106.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8187505292749399730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 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_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-2263’ is offline ‘prd-centos7-docker-4c-2g-2268’ is offline ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2262’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2275 in /w/workspace/gexfoundry_device-rest-go_PR-137 [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-137 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh4164153379586023852.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh4647836388493516479.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae Merge succeeded, producing a97b96d0a25041b58609531461eeb3057add9739 Checking out Revision a97b96d0a25041b58609531461eeb3057add9739 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh2314295755042702388.key > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97b96d0a25041b58609531461eeb3057add9739 # timeout=10 Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:56:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:56:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:56:04 ========================================================= 02:56:04 EdgeX Global Pipelines Version Info 02:56:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:56:05 ------------------- 02:56:05 stable info: 02:56:05 ------------------- 02:56:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:56:05 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:56:05 Message: update stable to v1.0.207 02:56:06 ------------------- 02:56:06 experimental info: 02:56:06 ------------------- 02:56:06 Commited By: **** collab-it+edgex@linuxfoundation.org 02:56:06 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 02:56:06 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:56:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97b96d [Pipeline] echo 02:56:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:07 provisioning config files... 02:56:07 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config6660033059920368857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:07 ---> docker-login.sh 02:56:07 nexus3.edgexfoundry.org:10001 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 nexus3.edgexfoundry.org:10002 02:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 nexus3.edgexfoundry.org:10003 02:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 nexus3.edgexfoundry.org:10004 02:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 docker.io 02:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 ---> docker-login.sh ends [Pipeline] } 02:56:08 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 02:56:09 + git log --format=format:%s -1 a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] echo 02:56:09 GIT_COMMIT: a97b96d0a25041b58609531461eeb3057add9739, Commit Message: Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD [Pipeline] echo 02:56:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:10 02:56:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:56:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:11 latest: Pulling from edgex-devops/git-semver 02:56:11 31603596830f: Pulling fs layer 02:56:11 04fac38145f0: Pulling fs layer 02:56:11 701f6daf10bf: Pulling fs layer 02:56:11 24f72da36158: Pulling fs layer 02:56:11 24f72da36158: Waiting 02:56:11 04fac38145f0: Download complete 02:56:11 31603596830f: Verifying Checksum 02:56:11 31603596830f: Download complete 02:56:11 24f72da36158: Verifying Checksum 02:56:11 24f72da36158: Download complete 02:56:11 701f6daf10bf: Verifying Checksum 02:56:11 701f6daf10bf: Download complete 02:56:11 31603596830f: Pull complete 02:56:11 04fac38145f0: Pull complete 02:56:12 701f6daf10bf: Pull complete 02:56:12 24f72da36158: Pull complete 02:56:12 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:56:12 prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container 02:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:56:13 $ docker top b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:13 [ssh-agent] Looking for ssh-agent implementation... 02:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:13 $ docker exec b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent 02:56:14 SSH_AUTH_SOCK=/tmp/ssh-CbomYktqBb9h/agent.13 02:56:14 SSH_AGENT_PID=19 02:56:14 Running ssh-add (command line suppressed) 02:56:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7239830412741422887.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7239830412741422887.key) 02:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:14 + git tag --points-at HEAD [Pipeline] } 02:56:14 $ docker exec --env ******** --env ******** b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent -k 02:56:14 unset SSH_AUTH_SOCK; 02:56:14 unset SSH_AGENT_PID; 02:56:14 echo Agent pid 19 killed; 02:56:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:14 [ssh-agent] Looking for ssh-agent implementation... 02:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:14 $ docker exec b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent 02:56:14 SSH_AUTH_SOCK=/tmp/ssh-7H1fXVhDsRWz/agent.53 02:56:14 SSH_AGENT_PID=59 02:56:14 Running ssh-add (command line suppressed) 02:56:15 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4427761336910142223.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_4427761336910142223.key) 02:56:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:15 + git semver init 02:56:15 # -> Open(): unable to determine branch for HEAD 02:56:15 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.git 02:56:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-137 02:56:15 # $SEMVER_REMOTE_NAME = origin 02:56:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:56:15 # $SEMVER_USER_NAME = edgex-jenkins 02:56:15 # $SEMVER_BRANCH = PR-137 02:56:15 # $SEMVER_TEMP = /tmp/semver-023923252 02:56:15 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 02:56:16 # '/tmp/semver-023923252' -> '/w/workspace/gexfoundry_device-rest-go_PR-137/.semver' 02:56:16 # -> Force: false 02:56:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.semver [Pipeline] } 02:56:16 $ docker exec --env ******** --env ******** b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a ssh-agent -k 02:56:16 unset SSH_AUTH_SOCK; 02:56:16 unset SSH_AGENT_PID; 02:56:16 echo Agent pid 59 killed; 02:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:16 + git semver [Pipeline] } 02:56:16 $ docker stop --time=1 b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a 02:56:18 $ docker rm -f b7fd2e1a0622f89b58afd2b172302f5bc8c13dc5495aa3f88f24ee824a41506a [Pipeline] // withDockerContainer [Pipeline] sh 02:56:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:18 Stashed 1 file(s) [Pipeline] echo 02:56:18 [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 02:56:34 Still waiting to schedule task 02:56:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:56:34 Still waiting to schedule task 02:56:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:58:20 Running on prd-centos7-docker-4c-2g-2278 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws 02:58:20 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 02:58:20 The recommended git tool is: git 02:58:23 using credential edgex-jenkins-ssh 02:58:23 Cloning the remote Git repository 02:58:22 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:58:22 > git init /w/workspace/device-rest-go/5 # timeout=10 02:58:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:58:22 > git --version # timeout=10 02:58:22 > git --version # 'git version 2.24.4' 02:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:22 [INFO] Currently running in a labeled security context 02:58:22 [INFO] Currently SELinux is 'enforcing' on the host 02:58:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh8305543363050553705.key 02:58:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:58:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:23 [INFO] Currently running in a labeled security context 02:58:23 [INFO] Currently SELinux is 'enforcing' on the host 02:58:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh6354106239610601401.key 02:58:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:58:24 Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae 02:58:24 Merge succeeded, producing af60f348114dc94bedeeeaee7355f72db17b860d 02:58:24 Checking out Revision af60f348114dc94bedeeeaee7355f72db17b860d (PR-137) 02:58:24 > git config core.sparsecheckout # timeout=10 02:58:24 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 02:58:24 > git remote # timeout=10 02:58:24 > git config --get remote.origin.url # timeout=10 02:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:24 [INFO] Currently running in a labeled security context 02:58:24 [INFO] Currently SELinux is 'enforcing' on the host 02:58:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh2692673675666602768.key 02:58:24 > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 02:58:24 > git rev-parse HEAD^{commit} # timeout=10 02:58:24 > git config core.sparsecheckout # timeout=10 02:58:24 > git checkout -f af60f348114dc94bedeeeaee7355f72db17b860d # timeout=10 02:58:28 Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" 02:58:28 > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:29 provisioning config files... 02:58:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config4010996941171217695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:29 ---> docker-login.sh 02:58:29 nexus3.edgexfoundry.org:10001 02:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:29 Configure a credential helper to remove this warning. See 02:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:29 02:58:29 Login Succeeded 02:58:29 nexus3.edgexfoundry.org:10002 02:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:29 Configure a credential helper to remove this warning. See 02:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:29 02:58:29 Login Succeeded 02:58:29 nexus3.edgexfoundry.org:10003 02:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 nexus3.edgexfoundry.org:10004 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 docker.io 02:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:30 Configure a credential helper to remove this warning. See 02:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:30 02:58:30 Login Succeeded 02:58:30 ---> docker-login.sh ends [Pipeline] } 02:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:30 ========================================================= 02:58:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:58:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:58:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 02:58:31 Sending build context to Docker daemon 118.8kB 02:58:31 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 02:58:31 Step 2/11 : FROM ${BASE} AS builder 02:58:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:58:31 4e9f2cdf4387: Pulling fs layer 02:58:31 57d31006c564: Pulling fs layer 02:58:31 bd5ccded8296: Pulling fs layer 02:58:31 304dd3a0f381: Pulling fs layer 02:58:31 d37cda54a23b: Pulling fs layer 02:58:31 bae75c0f2455: Pulling fs layer 02:58:31 806579b3d29a: Pulling fs layer 02:58:31 c77eb801bf70: Pulling fs layer 02:58:31 6d0567d44e1a: Pulling fs layer 02:58:31 304dd3a0f381: Waiting 02:58:31 d37cda54a23b: Waiting 02:58:31 bae75c0f2455: Waiting 02:58:31 806579b3d29a: Waiting 02:58:31 c77eb801bf70: Waiting 02:58:31 6d0567d44e1a: Waiting 02:58:31 bd5ccded8296: Verifying Checksum 02:58:31 bd5ccded8296: Download complete 02:58:31 57d31006c564: Verifying Checksum 02:58:31 57d31006c564: Download complete 02:58:31 d37cda54a23b: Verifying Checksum 02:58:31 d37cda54a23b: Download complete 02:58:31 bae75c0f2455: Verifying Checksum 02:58:31 bae75c0f2455: Download complete 02:58:31 4e9f2cdf4387: Verifying Checksum 02:58:31 806579b3d29a: Verifying Checksum 02:58:31 806579b3d29a: Download complete 02:58:31 4e9f2cdf4387: Pull complete 02:58:31 57d31006c564: Pull complete 02:58:31 bd5ccded8296: Pull complete 02:58:33 304dd3a0f381: Verifying Checksum 02:58:33 304dd3a0f381: Download complete 02:58:33 c77eb801bf70: Verifying Checksum 02:58:33 c77eb801bf70: Download complete 02:58:33 6d0567d44e1a: Verifying Checksum 02:58:33 6d0567d44e1a: Download complete 02:58:36 304dd3a0f381: Pull complete 02:58:36 d37cda54a23b: Pull complete 02:58:37 bae75c0f2455: Pull complete 02:58:37 806579b3d29a: Pull complete 02:58:37 c77eb801bf70: Pull complete 02:58:39 6d0567d44e1a: Pull complete 02:58:39 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 02:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:58:39 ---> e839a31ac9d1 02:58:39 Step 3/11 : ARG MAKE='make build' 02:58:41 ---> Running in 6378d586b337 02:58:41 Removing intermediate container 6378d586b337 02:58:41 ---> acaefa574c69 02:58:41 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:58:41 ---> Running in d74b7dd1021b 02:58:41 Removing intermediate container d74b7dd1021b 02:58:41 ---> 365e3749425d 02:58:41 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 02:58:41 ---> Running in b6df686dd033 02:58:41 Removing intermediate container b6df686dd033 02:58:41 ---> 892c0ec54711 02:58:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:41 ---> Running in 4b3317439f4f 02:58:41 Removing intermediate container 4b3317439f4f 02:58:41 ---> 82a6d0bea652 02:58:41 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:42 ---> Running in 775858dac5d6 02:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:58:43 (1/3) Installing openssh-keygen (8.4_p1-r4) 02:58:43 (2/3) Installing libedit (20191231.3.1-r1) 02:58:43 (3/3) Installing openssh-client (8.4_p1-r4) 02:58:43 Executing busybox-1.32.1-r6.trigger 02:58:43 OK: 223 MiB in 55 packages 02:58:44 Removing intermediate container 775858dac5d6 02:58:44 ---> 547f3ab07abd 02:58:44 Step 8/11 : WORKDIR /device-rest-go 02:58:44 ---> Running in d03754d525fb 02:58:44 Removing intermediate container d03754d525fb 02:58:44 ---> 3582865eab82 02:58:44 Step 9/11 : COPY . . 02:58:44 ---> 7c42ef4c72da 02:58:44 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:44 ---> Running in 9bb1a359d7e8 02:58:54 Removing intermediate container 9bb1a359d7e8 02:58:54 ---> 8fee5ca084c5 02:58:54 Step 11/11 : RUN $MAKE 02:58:54 ---> Running in 88a8ba94f7c8 02:58:54 noop 02:58:54 Removing intermediate container 88a8ba94f7c8 02:58:54 ---> 61cfb3a1cc36 02:58:54 Successfully built 61cfb3a1cc36 02:58:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:58:54 + docker inspect -f . ci-base-image-x86_64 02:58:54 . [Pipeline] withDockerContainer 02:58:55 prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container 02:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:58:55 $ docker top 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:55 + go version 02:58:55 go version go1.16.8 linux/amd64 [Pipeline] } 02:58:55 $ docker stop --time=1 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 02:58:57 $ docker rm -f 7eaf1ad52281e8764c4110b6d8be1e94d920d33411ad110e6d1ea5096fcbec95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:57 + docker inspect -f . ci-base-image-x86_64 02:58:57 . [Pipeline] withDockerContainer 02:58:57 prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container 02:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:58:58 $ docker top 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:58:58 + make test 02:58:58 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:58:59 ? github.com/edgexfoundry/device-rest-go [no test files] 02:59:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:59:18 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements 02:59:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:59:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:22 ./bin/test-attribution-txt.sh [Pipeline] } 02:59:22 $ docker stop --time=1 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 02:59:24 $ docker rm -f 488f36f015ca010d0d758da011e177832e62b560be441a8c2c28e951908ea202 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:59:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:59:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:28 + ls -al . 02:59:28 total 116 02:59:28 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 7 02:59 . 02:59:28 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 02:58 .. 02:59:28 -rw-rw-r--. 1 jenkins jenkins 6792 Oct 7 02:58 Attribution.txt 02:59:28 drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 02:58 bin 02:59:28 -rw-rw-r--. 1 jenkins jenkins 7459 Oct 7 02:58 CHANGELOG.md 02:59:28 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:58 cmd 02:59:28 -rw-r--r--. 1 jenkins jenkins 8435 Oct 7 02:59 coverage.out 02:59:28 -rw-rw-r--. 1 jenkins jenkins 1649 Oct 7 02:58 Dockerfile 02:59:28 -rw-rw-r--. 1 jenkins jenkins 151 Oct 7 02:58 .dockerignore 02:59:28 drwxrwxr-x. 2 jenkins jenkins 76 Oct 7 02:58 driver 02:59:28 drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 02:58 .git 02:59:28 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:58 .github 02:59:28 -rw-rw-r--. 1 jenkins jenkins 329 Oct 7 02:58 .gitignore 02:59:28 -rw-rw-r--. 1 jenkins jenkins 271 Oct 7 02:58 go.mod 02:59:28 -rw-rw-r--. 1 jenkins jenkins 20570 Oct 7 02:58 go.sum 02:59:28 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:58 GOVERNANCE.md 02:59:28 -rw-rw-r--. 1 jenkins jenkins 680 Oct 7 02:58 Jenkinsfile 02:59:28 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:58 LICENSE 02:59:28 -rw-rw-r--. 1 jenkins jenkins 1078 Oct 7 02:58 Makefile 02:59:28 -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 02:58 OWNERS.md 02:59:28 -rw-rw-r--. 1 jenkins jenkins 7661 Oct 7 02:58 README.md 02:59:28 drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:58 snap 02:59:28 -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 02:56 VERSION 02:59:28 -rw-rw-r--. 1 jenkins jenkins 713 Oct 7 02:58 version.go [Pipeline] isUnix [Pipeline] sh 02:59:28 + 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=af60f348114dc94bedeeeaee7355f72db17b860d --label arch=amd64 --label version=0.0.0 . 02:59:28 Sending build context to Docker daemon 128kB 02:59:28 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 02:59:28 Step 2/24 : FROM ${BASE} AS builder 02:59:28 ---> 61cfb3a1cc36 02:59:28 Step 3/24 : ARG MAKE='make build' 02:59:28 ---> Running in d2e0180f940a 02:59:28 Removing intermediate container d2e0180f940a 02:59:28 ---> 784c50222815 02:59:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:59:28 ---> Running in 6df51a2a2e6c 02:59:28 Removing intermediate container 6df51a2a2e6c 02:59:28 ---> 98bd8a7cddf5 02:59:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:59:28 ---> Running in 8134292e8da4 02:59:28 Removing intermediate container 8134292e8da4 02:59:28 ---> 9a223ecf2977 02:59:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:28 ---> Running in ac621487fa38 02:59:29 Removing intermediate container ac621487fa38 02:59:29 ---> 327715ba139f 02:59:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:29 ---> Running in 74c34cd1a98f 02:59:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:59:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:59:31 OK: 223 MiB in 55 packages 02:59:31 Removing intermediate container 74c34cd1a98f 02:59:31 ---> 619216822fc6 02:59:31 Step 8/24 : WORKDIR /device-rest-go 02:59:31 ---> Running in 27f6f321114b 02:59:31 Removing intermediate container 27f6f321114b 02:59:31 ---> fe7091c528c8 02:59:31 Step 9/24 : COPY . . 02:59:31 ---> 8a3bee31d038 02:59:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:31 ---> Running in cbe8c9880c0b 02:59:31 Removing intermediate container cbe8c9880c0b 02:59:31 ---> 98770496105c 02:59:31 Step 11/24 : RUN $MAKE 02:59:31 ---> Running in 97d89776bb0d 02:59:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 02:59:44 Removing intermediate container 97d89776bb0d 02:59:44 ---> 590ffe69670b 02:59:44 Step 12/24 : FROM alpine:3.14 02:59:44 3.14: Pulling from library/alpine 02:59:44 a0d0a0d46f8b: Pulling fs layer 02:59:44 a0d0a0d46f8b: Verifying Checksum 02:59:44 a0d0a0d46f8b: Download complete 02:59:44 a0d0a0d46f8b: Pull complete 02:59:44 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:59:44 Status: Downloaded newer image for alpine:3.14 02:59:44 ---> 14119a10abf4 02:59:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:59:44 ---> Running in 303e8acb45cf 02:59:44 Removing intermediate container 303e8acb45cf 02:59:44 ---> fdb33bc365f8 02:59:44 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 02:59:44 ---> Running in 0416001c0003 02:59:45 Removing intermediate container 0416001c0003 02:59:45 ---> 17b102dd41c1 02:59:45 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:59:45 ---> Running in 2d2454765354 02:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:45 (1/6) Installing dumb-init (1.2.5-r1) 02:59:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:59:45 (3/6) Installing libsodium (1.0.18-r0) 02:59:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:59:45 (5/6) Installing libzmq (4.3.4-r0) 02:59:45 (6/6) Installing zeromq (4.3.4-r0) 02:59:45 Executing busybox-1.33.1-r3.trigger 02:59:45 OK: 8 MiB in 20 packages 02:59:45 Removing intermediate container 2d2454765354 02:59:45 ---> a54f61238b08 02:59:45 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 02:59:46 ---> fb85ae627644 02:59:46 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 02:59:46 ---> 3ac90d97b620 02:59:46 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 02:59:46 ---> e86a2f66dc70 02:59:46 Step 19/24 : EXPOSE 59986 02:59:46 ---> Running in 394d0f5cc248 02:59:46 Removing intermediate container 394d0f5cc248 02:59:46 ---> 422522b9718e 02:59:46 Step 20/24 : ENTRYPOINT ["/device-rest"] 02:59:46 ---> Running in 22b235f5647e 02:59:46 Removing intermediate container 22b235f5647e 02:59:46 ---> ffe5c24ed2b0 02:59:46 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:59:46 ---> Running in a80fa3b79f80 02:59:46 Removing intermediate container a80fa3b79f80 02:59:46 ---> e2d2efae3359 02:59:46 Step 22/24 : LABEL arch=amd64 02:59:46 ---> Running in b6ca5c717de8 02:59:46 Removing intermediate container b6ca5c717de8 02:59:46 ---> fc5992d4ed59 02:59:46 Step 23/24 : LABEL git_sha=af60f348114dc94bedeeeaee7355f72db17b860d 02:59:46 ---> Running in 0d1d31bf41f4 02:59:46 Removing intermediate container 0d1d31bf41f4 02:59:46 ---> a405eb2672e8 02:59:46 Step 24/24 : LABEL version=0.0.0 02:59:46 ---> Running in 8516faf13636 02:59:46 Removing intermediate container 8516faf13636 02:59:46 ---> 14121482c8d7 02:59:46 [Warning] One or more build-args [ARCH] were not consumed 02:59:46 Successfully built 14121482c8d7 02:59:46 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:47 02:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:48 latest: Pulling from edgex-lftools-log-publisher 02:59:48 b4d181a07f80: Pulling fs layer 02:59:48 a1111a8f2ec3: Pulling fs layer 02:59:48 ed53099fbce6: Pulling fs layer 02:59:48 dc539afda2c1: Pulling fs layer 02:59:48 77bc0d833cb6: Pulling fs layer 02:59:48 9065ff56babe: Pulling fs layer 02:59:48 d287ab97295c: Pulling fs layer 02:59:48 77bc0d833cb6: Waiting 02:59:48 9065ff56babe: Waiting 02:59:48 dc539afda2c1: Waiting 02:59:48 d287ab97295c: Waiting 02:59:48 a1111a8f2ec3: Verifying Checksum 02:59:48 a1111a8f2ec3: Download complete 02:59:48 dc539afda2c1: Verifying Checksum 02:59:48 dc539afda2c1: Download complete 02:59:48 ed53099fbce6: Verifying Checksum 02:59:48 ed53099fbce6: Download complete 02:59:48 9065ff56babe: Verifying Checksum 02:59:48 9065ff56babe: Download complete 02:59:48 77bc0d833cb6: Verifying Checksum 02:59:48 77bc0d833cb6: Download complete 02:59:48 b4d181a07f80: Verifying Checksum 02:59:48 b4d181a07f80: Download complete 02:59:49 d287ab97295c: Verifying Checksum 02:59:49 d287ab97295c: Download complete 02:59:50 b4d181a07f80: Pull complete 02:59:50 a1111a8f2ec3: Pull complete 02:59:50 ed53099fbce6: Pull complete 02:59:50 dc539afda2c1: Pull complete 02:59:51 77bc0d833cb6: Pull complete 02:59:51 9065ff56babe: Pull complete 02:59:56 d287ab97295c: Pull complete 02:59:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:59:56 prd-centos7-docker-4c-2g-2278 does not seem to be running inside a container 02:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:59:58 $ docker top 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:59 ---> job-cost.sh 02:59:59 lf-activate-venv: SKIPPING 02:59:59 INFO: No Stack... 03:00:00 INFO: Retrieving Pricing Info for: v3-standard-2 03:00:00 INFO: Archiving Costs [Pipeline] sh 03:00:00 + cat /w/workspace/device-rest-go/5/archives/cost.csv 03:00:00 + cut -d, -f6 [Pipeline] lock 03:00:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] 03:00:00 Resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] did not exist. Created. 03:00:00 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:01 + echo total: 0.05999999865889549 [Pipeline] stash 03:00:01 Stashed 1 file(s) [Pipeline] } 03:00:01 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:01 $ docker stop --time=1 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 03:00:02 $ docker rm -f 3e21c9e5c01348f339326f2a785a988e9100e6ea1afb834fcf779bb93b17d922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:02:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2283 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws 03:02:14 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 03:02:14 The recommended git tool is: git 03:02:21 using credential edgex-jenkins-ssh 03:02:21 Cloning the remote Git repository 03:02:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 03:02:22 > git init /w/workspace/device-rest-go/5 # timeout=10 03:02:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:02:22 > git --version # timeout=10 03:02:22 > git --version # 'git version 2.17.1' 03:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:02:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:02:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:02:25 Merging remotes/origin/main commit c2b56409ff7876491f1b0abf22052cd5d8a556b9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae 03:02:25 Merge succeeded, producing 639d0ecdfc57cece2b06871fa354b11591f01930 03:02:25 Checking out Revision 639d0ecdfc57cece2b06871fa354b11591f01930 (PR-137) 03:02:25 > git config core.sparsecheckout # timeout=10 03:02:25 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 03:02:25 > git remote # timeout=10 03:02:25 > git config --get remote.origin.url # timeout=10 03:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:25 > git merge c2b56409ff7876491f1b0abf22052cd5d8a556b9 # timeout=10 03:02:25 > git rev-parse HEAD^{commit} # timeout=10 03:02:25 > git config core.sparsecheckout # timeout=10 03:02:25 > git checkout -f 639d0ecdfc57cece2b06871fa354b11591f01930 # timeout=10 03:02:30 Commit message: "Merge commit 'c2b56409ff7876491f1b0abf22052cd5d8a556b9' into HEAD" 03:02:30 > git rev-list --no-walk 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:30 provisioning config files... 03:02:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config9194358226235741906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:31 ---> docker-login.sh 03:02:31 nexus3.edgexfoundry.org:10001 03:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:33 Configure a credential helper to remove this warning. See 03:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:33 03:02:33 Login Succeeded 03:02:33 nexus3.edgexfoundry.org:10002 03:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 nexus3.edgexfoundry.org:10003 03:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:34 Configure a credential helper to remove this warning. See 03:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:34 03:02:34 Login Succeeded 03:02:34 nexus3.edgexfoundry.org:10004 03:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:35 Configure a credential helper to remove this warning. See 03:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:35 03:02:35 Login Succeeded 03:02:35 docker.io 03:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:36 Configure a credential helper to remove this warning. See 03:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:36 03:02:36 Login Succeeded 03:02:36 ---> docker-login.sh ends [Pipeline] } 03:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:37 ========================================================= 03:02:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:02:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:02:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 03:02:37 Sending build context to Docker daemon 118.8kB 03:02:37 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 03:02:37 Step 2/11 : FROM ${BASE} AS builder 03:02:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:02:38 bbf911997326: Pulling fs layer 03:02:38 58ec367f63d7: Pulling fs layer 03:02:38 1b4a6ffa7d45: Pulling fs layer 03:02:38 fc5181fea5dc: Pulling fs layer 03:02:38 9c418107303f: Pulling fs layer 03:02:38 284eca6f2348: Pulling fs layer 03:02:38 842844d905b1: Pulling fs layer 03:02:38 901a3a57568e: Pulling fs layer 03:02:38 284eca6f2348: Waiting 03:02:38 842844d905b1: Waiting 03:02:38 901a3a57568e: Waiting 03:02:38 fc5181fea5dc: Waiting 03:02:38 9c418107303f: Waiting 03:02:38 1b4a6ffa7d45: Verifying Checksum 03:02:38 1b4a6ffa7d45: Download complete 03:02:38 58ec367f63d7: Download complete 03:02:38 9c418107303f: Download complete 03:02:38 bbf911997326: Verifying Checksum 03:02:38 284eca6f2348: Download complete 03:02:38 842844d905b1: Download complete 03:02:39 bbf911997326: Pull complete 03:02:40 58ec367f63d7: Pull complete 03:02:40 1b4a6ffa7d45: Pull complete 03:02:40 901a3a57568e: Verifying Checksum 03:02:40 901a3a57568e: Download complete 03:02:41 fc5181fea5dc: Verifying Checksum 03:02:41 fc5181fea5dc: Download complete 03:02:51 fc5181fea5dc: Pull complete 03:02:51 9c418107303f: Pull complete 03:02:52 284eca6f2348: Pull complete 03:02:52 842844d905b1: Pull complete 03:02:58 901a3a57568e: Pull complete 03:02:58 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:02:58 ---> 72ade6ffb461 03:02:58 Step 3/11 : ARG MAKE='make build' 03:03:04 ---> Running in ece3f05ab623 03:03:04 Removing intermediate container ece3f05ab623 03:03:04 ---> 1617638a7f29 03:03:04 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:03:04 ---> Running in 1df94798c340 03:03:05 Removing intermediate container 1df94798c340 03:03:05 ---> c7340a4939fd 03:03:05 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 03:03:05 ---> Running in 2c89552bfa63 03:03:06 Removing intermediate container 2c89552bfa63 03:03:06 ---> ccd0e0cdc5e6 03:03:06 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:06 ---> Running in bfea76737494 03:03:09 Removing intermediate container bfea76737494 03:03:09 ---> c04d318074e3 03:03:09 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:09 ---> Running in ceaa4d9975f4 03:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:03:12 (1/3) Installing openssh-keygen (8.4_p1-r4) 03:03:12 (2/3) Installing libedit (20191231.3.1-r1) 03:03:12 (3/3) Installing openssh-client (8.4_p1-r4) 03:03:12 Executing busybox-1.32.1-r6.trigger 03:03:12 OK: 222 MiB in 55 packages 03:03:13 Removing intermediate container ceaa4d9975f4 03:03:13 ---> 0a4118dffb6e 03:03:13 Step 8/11 : WORKDIR /device-rest-go 03:03:14 ---> Running in 4ae97a91c119 03:03:14 Removing intermediate container 4ae97a91c119 03:03:14 ---> ffc8466a1171 03:03:14 Step 9/11 : COPY . . 03:03:16 ---> c8746517f52e 03:03:16 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:16 ---> Running in 4b1984117af4 03:03:43 Removing intermediate container 4b1984117af4 03:03:43 ---> cfd4c3d495be 03:03:43 Step 11/11 : RUN $MAKE 03:03:43 ---> Running in ad54a028fc2a 03:03:43 noop 03:03:43 Removing intermediate container ad54a028fc2a 03:03:43 ---> 8dbfcf8e08c4 03:03:43 Successfully built 8dbfcf8e08c4 03:03:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:03:43 + docker inspect -f . ci-base-image-arm64 03:03:43 . [Pipeline] withDockerContainer 03:03:43 prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container 03:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:03:45 $ docker top e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:46 + go version 03:03:46 go version go1.16.8 linux/arm64 [Pipeline] } 03:03:46 $ docker stop --time=1 e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 03:03:48 $ docker rm -f e81e6a01f07c70152e44d8b9fdd55befeb69c27de05a9c437b9c38cf8af453c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:49 + docker inspect -f . ci-base-image-arm64 03:03:49 . [Pipeline] withDockerContainer 03:03:49 prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container 03:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:03:51 $ docker top 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:03:52 + make test 03:03:52 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:03:54 ? github.com/edgexfoundry/device-rest-go [no test files] 03:04:51 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 03:04:51 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 53.8% of statements 03:04:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:05:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:05:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:05:18 ./bin/test-attribution-txt.sh [Pipeline] } 03:05:18 $ docker stop --time=1 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 03:05:20 $ docker rm -f 2605b248f8e4fa6ad19d69bd1b7f4fe3468f992dcf7bddf413e84b662819f116 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:05:21 Warning: overwriting stash ‘coverage-report’ 03:05:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:22 + ls -al . 03:05:22 total 144 03:05:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:05 . 03:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:02 .. 03:05:22 -rw-rw-r-- 1 jenkins jenkins 151 Oct 7 03:02 .dockerignore 03:05:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:02 .git 03:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 .github 03:05:22 -rw-rw-r-- 1 jenkins jenkins 329 Oct 7 03:02 .gitignore 03:05:22 -rw-rw-r-- 1 jenkins jenkins 6792 Oct 7 03:02 Attribution.txt 03:05:22 -rw-rw-r-- 1 jenkins jenkins 7459 Oct 7 03:02 CHANGELOG.md 03:05:22 -rw-rw-r-- 1 jenkins jenkins 1649 Oct 7 03:02 Dockerfile 03:05:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:02 GOVERNANCE.md 03:05:22 -rw-rw-r-- 1 jenkins jenkins 680 Oct 7 03:02 Jenkinsfile 03:05:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:02 LICENSE 03:05:22 -rw-rw-r-- 1 jenkins jenkins 1078 Oct 7 03:02 Makefile 03:05:22 -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 03:02 OWNERS.md 03:05:22 -rw-rw-r-- 1 jenkins jenkins 7661 Oct 7 03:02 README.md 03:05:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 02:56 VERSION 03:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 bin 03:05:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:02 cmd 03:05:22 -rw-r--r-- 1 jenkins jenkins 8435 Oct 7 03:04 coverage.out 03:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:02 driver 03:05:22 -rw-rw-r-- 1 jenkins jenkins 271 Oct 7 03:02 go.mod 03:05:22 -rw-rw-r-- 1 jenkins jenkins 20570 Oct 7 03:02 go.sum 03:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:02 snap 03:05:22 -rw-rw-r-- 1 jenkins jenkins 713 Oct 7 03:02 version.go [Pipeline] isUnix [Pipeline] sh 03:05:23 + 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=639d0ecdfc57cece2b06871fa354b11591f01930 --label arch=arm64 --label version=0.0.0 . 03:05:23 Sending build context to Docker daemon 128kB 03:05:23 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 03:05:23 Step 2/24 : FROM ${BASE} AS builder 03:05:23 ---> 8dbfcf8e08c4 03:05:23 Step 3/24 : ARG MAKE='make build' 03:05:23 ---> Running in 2011fe5079d0 03:05:24 Removing intermediate container 2011fe5079d0 03:05:24 ---> cc09c6028a1d 03:05:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:05:24 ---> Running in 4caff590b30c 03:05:25 Removing intermediate container 4caff590b30c 03:05:25 ---> ece770cdd675 03:05:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:05:25 ---> Running in cefaf985fe51 03:05:25 Removing intermediate container cefaf985fe51 03:05:25 ---> 06efca6f1fec 03:05:25 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:25 ---> Running in 41d0faa54f7e 03:05:28 Removing intermediate container 41d0faa54f7e 03:05:28 ---> 93d1e29dc843 03:05:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:28 ---> Running in e0e2aa60b48b 03:05:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:05:31 OK: 222 MiB in 55 packages 03:05:32 Removing intermediate container e0e2aa60b48b 03:05:32 ---> 75532bfd4618 03:05:32 Step 8/24 : WORKDIR /device-rest-go 03:05:32 ---> Running in 0621419df3e7 03:05:32 Removing intermediate container 0621419df3e7 03:05:32 ---> 4e29aea523e4 03:05:32 Step 9/24 : COPY . . 03:05:33 ---> 4f552c9180b2 03:05:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:33 ---> Running in dda6af49d2d1 03:05:36 Removing intermediate container dda6af49d2d1 03:05:36 ---> 16306e029f01 03:05:36 Step 11/24 : RUN $MAKE 03:05:36 ---> Running in 18e6c96af195 03:05:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 03:06:24 Removing intermediate container 18e6c96af195 03:06:24 ---> a1e9df45f804 03:06:24 Step 12/24 : FROM alpine:3.14 03:06:24 3.14: Pulling from library/alpine 03:06:24 552d1f2373af: Pulling fs layer 03:06:24 552d1f2373af: Download complete 03:06:24 552d1f2373af: Pull complete 03:06:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:06:24 Status: Downloaded newer image for alpine:3.14 03:06:24 ---> bb3de5531c18 03:06:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:06:24 ---> Running in cda9031abba0 03:06:24 Removing intermediate container cda9031abba0 03:06:24 ---> b8adf0039276 03:06:24 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 03:06:24 ---> Running in e2e3b321963e 03:06:24 Removing intermediate container e2e3b321963e 03:06:24 ---> 06c6332c8bba 03:06:24 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:06:24 ---> Running in 50be5f6a6fcb 03:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:06:24 (1/6) Installing dumb-init (1.2.5-r1) 03:06:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:06:24 (3/6) Installing libsodium (1.0.18-r0) 03:06:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:06:24 (5/6) Installing libzmq (4.3.4-r0) 03:06:24 (6/6) Installing zeromq (4.3.4-r0) 03:06:24 Executing busybox-1.33.1-r3.trigger 03:06:24 OK: 8 MiB in 20 packages 03:06:25 Removing intermediate container 50be5f6a6fcb 03:06:25 ---> 9f4cc131ea4d 03:06:25 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 03:06:26 ---> 3ecafd9e69c8 03:06:26 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 03:06:27 ---> 4b8d17749c06 03:06:27 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 03:06:28 ---> 44aadc0fdbf3 03:06:28 Step 19/24 : EXPOSE 59986 03:06:28 ---> Running in 223494c4d6c5 03:06:29 Removing intermediate container 223494c4d6c5 03:06:29 ---> 194314209909 03:06:29 Step 20/24 : ENTRYPOINT ["/device-rest"] 03:06:29 ---> Running in 3ba50e7c18dd 03:06:29 Removing intermediate container 3ba50e7c18dd 03:06:29 ---> 468ba3461c19 03:06:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:06:29 ---> Running in 36fe7ce95584 03:06:30 Removing intermediate container 36fe7ce95584 03:06:30 ---> 61e2ed792a8d 03:06:30 Step 22/24 : LABEL arch=arm64 03:06:30 ---> Running in 479a64a8bf53 03:06:31 Removing intermediate container 479a64a8bf53 03:06:31 ---> 854938eb23f9 03:06:31 Step 23/24 : LABEL git_sha=639d0ecdfc57cece2b06871fa354b11591f01930 03:06:31 ---> Running in 4d50627ab4c0 03:06:31 Removing intermediate container 4d50627ab4c0 03:06:31 ---> 8c8d2a81893d 03:06:31 Step 24/24 : LABEL version=0.0.0 03:06:31 ---> Running in 55abc1cd209b 03:06:32 Removing intermediate container 55abc1cd209b 03:06:32 ---> 0afaebb9f005 03:06:32 [Warning] One or more build-args [ARCH] were not consumed 03:06:32 Successfully built 0afaebb9f005 03:06:32 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:33 03:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:34 arm64: Pulling from edgex-lftools-log-publisher 03:06:34 448f6bf000e3: Pulling fs layer 03:06:34 f757da607395: Pulling fs layer 03:06:34 05883995daec: Pulling fs layer 03:06:34 8603b9c90790: Pulling fs layer 03:06:34 1560dd03e051: Pulling fs layer 03:06:34 27f5ce0e4adf: Pulling fs layer 03:06:34 c2d8d7efcc4b: Pulling fs layer 03:06:34 8603b9c90790: Waiting 03:06:34 1560dd03e051: Waiting 03:06:34 c2d8d7efcc4b: Waiting 03:06:34 27f5ce0e4adf: Waiting 03:06:34 f757da607395: Verifying Checksum 03:06:34 f757da607395: Download complete 03:06:34 8603b9c90790: Download complete 03:06:34 05883995daec: Verifying Checksum 03:06:34 05883995daec: Download complete 03:06:34 1560dd03e051: Verifying Checksum 03:06:34 1560dd03e051: Download complete 03:06:34 27f5ce0e4adf: Verifying Checksum 03:06:34 27f5ce0e4adf: Download complete 03:06:35 448f6bf000e3: Verifying Checksum 03:06:35 448f6bf000e3: Download complete 03:06:37 c2d8d7efcc4b: Verifying Checksum 03:06:37 c2d8d7efcc4b: Download complete 03:06:39 448f6bf000e3: Pull complete 03:06:39 f757da607395: Pull complete 03:06:41 05883995daec: Pull complete 03:06:41 8603b9c90790: Pull complete 03:06:42 1560dd03e051: Pull complete 03:06:43 27f5ce0e4adf: Pull complete 03:06:58 c2d8d7efcc4b: Pull complete 03:06:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:06:58 prd-ubuntu18.04-docker-arm64-4c-16g-2283 does not seem to be running inside a container 03:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:07:03 $ docker top d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:04 ---> job-cost.sh 03:07:04 lf-activate-venv: SKIPPING 03:07:04 INFO: No Stack... 03:07:05 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:05 INFO: Archiving Costs [Pipeline] sh 03:07:06 + + cut -d,cat -f6 /w/workspace/device-rest-go/5/archives/cost.csv 03:07:06 [Pipeline] lock 03:07:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] 03:07:06 Resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] did not exist. Created. 03:07:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:07 /w/workspace/device-rest-go/5@tmp/durable-bbd05171/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-bbd05171/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:07:07 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:07 Warning: overwriting stash ‘stack-cost’ 03:07:07 Stashed 1 file(s) [Pipeline] } 03:07:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:07 $ docker stop --time=1 d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a 03:07:09 $ docker rm -f d3fc3b526188d5210779b43a5499799e88e33133b2db571cdeb96382213bce0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 03:07:10 provisioning config files... 03:07:10 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config8578575971608895848tmp [Pipeline] { [Pipeline] sh 03:07:11 + set +x 03:07:11 + curl -s https://codecov.io/bash 03:07:11 + bash -s -- 03:07:11 03:07:11 _____ _ 03:07:11 / ____| | | 03:07:11 | | ___ __| | ___ ___ _____ __ 03:07:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:11 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:11 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:11 Bash-1.0.6 03:07:11 03:07:11 03:07:11 ==> git version 2.24.4 found 03:07:11 ==> 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 03:07:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:07:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:07:11 ==> Jenkins CI detected. 03:07:11 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-137 03:07:11 project root: . 03:07:11 --> token set from env 03:07:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:11 ==> Running gcov in . (disable via -X gcov) 03:07:11 ==> Python coveragepy not found 03:07:11 ==> Searching for coverage reports in: 03:07:11 + . 03:07:11 -> Found 1 reports 03:07:11 ==> Detecting git/mercurial file structure 03:07:11 ==> Reading reports 03:07:11 + ./coverage.out bytes=8435 03:07:11 ==> Appending adjustments 03:07:11 https://docs.codecov.io/docs/fixing-reports 03:07:11 + Found adjustments 03:07:11 ==> Gzipping contents 03:07:11 4.0K /tmp/codecov.q1aqNS.gz 03:07:11 ==> Uploading reports 03:07:11 url: https://codecov.io 03:07:11 query: branch=PR-137&commit=a97b96d0a25041b58609531461eeb3057add9739&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= 03:07:11 -> Pinging Codecov 03:07:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-137&commit=a97b96d0a25041b58609531461eeb3057add9739&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-137%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=137&job=&cmd_args= 03:07:11 -> Uploading to 03:07:11 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/4E5D53B4F1F92C436F7061BF334D961C/a97b96d0a25041b58609531461eeb3057add9739/5f15042d-ae96-470d-88b9-5cb04ed0892c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T030711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66ed92da39742e9667de4cc00c3a8e2474c02c2086c36af0e309470940cf4e92 03:07:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:11 Dload Upload Total Spent Left Speed 03:07:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 5640 --:--:-- --:--:-- --:--:-- 5652 03:07:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a97b96d0a25041b58609531461eeb3057add9739 [Pipeline] } 03:07:12 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] sh 03:07:13 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-137/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:07:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:14 ---> package-listing.sh 03:07:14 ++ facter osfamily 03:07:14 ++ tr '[:upper:]' '[:lower:]' 03:07:15 + OS_FAMILY=redhat 03:07:15 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-137 03:07:15 + START_PACKAGES=/tmp/packages_start.txt 03:07:15 + END_PACKAGES=/tmp/packages_end.txt 03:07:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:15 + PACKAGES=/tmp/packages_start.txt 03:07:15 + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' 03:07:15 + PACKAGES=/tmp/packages_end.txt 03:07:15 + case "${OS_FAMILY}" in 03:07:15 + sort 03:07:15 + rpm -qa 03:07:15 + '[' -f /tmp/packages_start.txt ']' 03:07:15 + '[' -f /tmp/packages_end.txt ']' 03:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:15 + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' 03:07:15 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ 03:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [Pipeline] echo 03:07:15 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:16 03:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:17 latest: Pulling from edgex-lftools-log-publisher 03:07:17 b4d181a07f80: Pulling fs layer 03:07:17 a1111a8f2ec3: Pulling fs layer 03:07:17 ed53099fbce6: Pulling fs layer 03:07:17 dc539afda2c1: Pulling fs layer 03:07:17 77bc0d833cb6: Pulling fs layer 03:07:17 9065ff56babe: Pulling fs layer 03:07:17 d287ab97295c: Pulling fs layer 03:07:17 77bc0d833cb6: Waiting 03:07:17 9065ff56babe: Waiting 03:07:17 d287ab97295c: Waiting 03:07:17 dc539afda2c1: Waiting 03:07:17 a1111a8f2ec3: Verifying Checksum 03:07:17 a1111a8f2ec3: Download complete 03:07:17 dc539afda2c1: Verifying Checksum 03:07:17 dc539afda2c1: Download complete 03:07:17 ed53099fbce6: Verifying Checksum 03:07:17 ed53099fbce6: Download complete 03:07:17 9065ff56babe: Verifying Checksum 03:07:17 9065ff56babe: Download complete 03:07:17 77bc0d833cb6: Verifying Checksum 03:07:17 77bc0d833cb6: Download complete 03:07:17 b4d181a07f80: Verifying Checksum 03:07:17 b4d181a07f80: Download complete 03:07:18 d287ab97295c: Verifying Checksum 03:07:18 d287ab97295c: Download complete 03:07:19 b4d181a07f80: Pull complete 03:07:19 a1111a8f2ec3: Pull complete 03:07:19 ed53099fbce6: Pull complete 03:07:19 dc539afda2c1: Pull complete 03:07:20 77bc0d833cb6: Pull complete 03:07:20 9065ff56babe: Pull complete 03:07:25 d287ab97295c: Pull complete 03:07:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:07:25 prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container 03:07:25 $ 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-137/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-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:27 $ docker top bb9407855a92f177824cb9f972c358da18a913a25e4c5886bf01f4825757677a -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:28 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:28 + ls /var/log/sa-host 03:07:28 + sadf -c /var/log/sa-host/sa07 03:07:28 file_magic: OK 03:07:28 HZ: Using current value: 100 03:07:28 file_header: OK 03:07:28 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 03:07:28 Statistics: 03:07:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:07:28 File successfully converted to sysstat format version 12.0.3 03:07:28 + sadf -c /var/log/sa-host/sa30 03:07:28 file_magic: OK 03:07:28 HZ: Using current value: 100 03:07:28 file_header: OK 03:07:28 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 03:07:28 Statistics: 03:07:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:07:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:29 provisioning config files... 03:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config6396999781319784230tmp [Pipeline] { [Pipeline] echo 03:07:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:29 ---> create-netrc.sh [Pipeline] } 03:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:30 ---> python-tools-install.sh [Pipeline] echo 03:07:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:30 ---> sudo-logs.sh 03:07:30 Archiving 'sudo' log.. 03:07:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known 03:07:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:07:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:30 ---> job-cost.sh 03:07:30 lf-activate-venv: SKIPPING 03:07:30 DEBUG: total: 0.10999999940395355 03:07:30 INFO: Retrieving Stack Cost... 03:07:52 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:52 INFO: Archiving Costs [Pipeline] echo 03:07:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:53 ---> logs-deploy.sh 03:07:53 lf-activate-venv: SKIPPING 03:07:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-137/5 03:07:53 INFO: archiving workspace using pattern(s): 03:07:53 Archives upload complete. 03:07:54 INFO: archiving logs to Nexus 03:07:54 ---> uname -a: 03:07:54 Linux prd-centos7-docker-4c-2g-2275.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:07:54 03:07:54 03:07:54 ---> lscpu: 03:07:54 Architecture: x86_64 03:07:54 CPU op-mode(s): 32-bit, 64-bit 03:07:54 Byte Order: Little Endian 03:07:54 Address sizes: 40 bits physical, 48 bits virtual 03:07:54 CPU(s): 2 03:07:54 On-line CPU(s) list: 0,1 03:07:54 Thread(s) per core: 1 03:07:54 Core(s) per socket: 1 03:07:54 Socket(s): 2 03:07:54 NUMA node(s): 1 03:07:54 Vendor ID: AuthenticAMD 03:07:54 CPU family: 23 03:07:54 Model: 49 03:07:54 Model name: AMD EPYC-Rome Processor 03:07:54 Stepping: 0 03:07:54 CPU MHz: 2799.998 03:07:54 BogoMIPS: 5599.99 03:07:54 Virtualization: AMD-V 03:07:54 Hypervisor vendor: KVM 03:07:54 Virtualization type: full 03:07:54 L1d cache: 32K 03:07:54 L1i cache: 32K 03:07:54 L2 cache: 512K 03:07:54 L3 cache: 16384K 03:07:54 NUMA node0 CPU(s): 0,1 03:07:54 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:07:54 03:07:54 03:07:54 ---> nproc: 03:07:54 2 03:07:54 03:07:54 03:07:54 ---> df -h: 03:07:54 Filesystem Size Used Avail Use% Mounted on 03:07:54 overlay 40G 7.7G 33G 20% / 03:07:54 tmpfs 64M 0 64M 0% /dev 03:07:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:54 shm 64M 0 64M 0% /dev/shm 03:07:54 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:07:54 03:07:54 03:07:54 ---> sar -b -r -n DEV: 03:07:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:07:54 03:07:54 02:55:23 LINUX RESTART (2 CPU) 03:07:54 03:07:54 02:56:01 tps rtps wtps bread/s bwrtn/s 03:07:54 02:57:01 47.95 3.38 44.57 2349.40 3568.63 03:07:54 02:58:01 0.43 0.00 0.43 0.00 7.06 03:07:54 02:59:01 0.27 0.00 0.27 0.00 3.27 03:07:54 03:00:02 0.17 0.00 0.17 0.00 1.75 03:07:54 03:01:01 0.30 0.02 0.29 0.14 3.46 03:07:54 03:02:01 0.47 0.08 0.38 1.60 6.49 03:07:54 03:03:01 0.18 0.00 0.18 0.00 3.10 03:07:54 03:04:01 0.18 0.00 0.18 0.00 2.03 03:07:54 03:05:01 0.30 0.00 0.30 0.00 4.18 03:07:54 03:06:01 0.22 0.00 0.22 0.00 2.43 03:07:54 03:07:01 0.20 0.00 0.20 0.00 1.62 03:07:54 Average: 4.62 0.32 4.30 214.19 328.33 03:07:54 03:07:54 02:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:54 02:57:01 5659616 0 628208 7.84 2620 1718488 1270404 14.03 571396 1537232 20 03:07:54 02:58:01 5673108 0 614712 7.68 2620 1718492 1162832 12.84 560148 1537416 16 03:07:54 02:59:01 5672380 0 615440 7.68 2620 1718492 1163084 12.84 560336 1537416 8 03:07:54 03:00:02 5671828 0 615984 7.69 2620 1718500 1162904 12.84 560320 1537976 8 03:07:54 03:01:01 5672796 0 615008 7.68 2620 1718508 1165268 12.87 559148 1537976 20 03:07:54 03:02:01 5673456 0 614224 7.67 2620 1718632 1163436 12.84 558868 1538040 8 03:07:54 03:03:01 5670600 0 617072 7.70 2620 1718640 1163652 12.85 561588 1538044 16 03:07:54 03:04:01 5663928 0 623740 7.79 2620 1718644 1163340 12.84 568688 1538040 8 03:07:54 03:05:01 5660804 0 626864 7.83 2620 1718644 1163592 12.85 574000 1536152 12 03:07:54 03:06:01 5661912 0 625748 7.81 2620 1718652 1163424 12.84 572900 1536152 12 03:07:54 03:07:01 5654648 0 633012 7.90 2620 1718652 1163340 12.84 579912 1536152 12 03:07:54 Average: 5666825 0 620910 7.75 2620 1718577 1173207 12.95 566119 1537327 13 03:07:54 03:07:54 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:54 02:57:01 eth0 104.88 94.79 484.57 25.53 0.00 0.00 0.00 0.00 03:07:54 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 02:57:01 docker0 36.42 19.09 3.23 132.86 0.00 0.00 0.00 0.00 03:07:54 02:58:01 eth0 0.87 0.10 0.10 0.01 0.00 0.00 0.00 0.00 03:07:54 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 02:59:01 eth0 0.78 0.38 0.30 0.17 0.00 0.00 0.00 0.00 03:07:54 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:00:02 eth0 0.88 0.17 0.20 0.04 0.00 0.00 0.00 0.00 03:07:54 03:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:01:01 eth0 1.61 0.24 0.20 0.08 0.00 0.00 0.00 0.00 03:07:54 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:02:01 eth0 0.35 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:07:54 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:03:01 eth0 1.03 0.53 0.55 0.39 0.00 0.00 0.00 0.00 03:07:54 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:04:01 eth0 1.27 0.10 0.13 0.01 0.00 0.00 0.00 0.00 03:07:54 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:05:01 eth0 1.48 0.57 0.59 0.43 0.00 0.00 0.00 0.00 03:07:54 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:06:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 03:07:54 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:07:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:07:54 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 Average: eth0 10.35 8.87 44.35 2.44 0.00 0.00 0.00 0.00 03:07:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:54 Average: docker0 3.32 1.74 0.29 12.10 0.00 0.00 0.00 0.00 03:07:54 03:07:54 03:07:54 ---> sar -P ALL: 03:07:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:07:54 03:07:54 02:55:23 LINUX RESTART (2 CPU) 03:07:54 03:07:54 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:07:54 02:57:01 all 4.95 0.00 2.22 1.29 0.05 91.48 03:07:54 02:57:01 0 5.18 0.00 2.39 1.79 0.05 90.59 03:07:54 02:57:01 1 4.72 0.00 2.06 0.79 0.05 92.37 03:07:54 02:58:01 all 0.23 0.00 0.07 0.00 0.03 99.67 03:07:54 02:58:01 0 0.08 0.00 0.07 0.00 0.03 99.82 03:07:54 02:58:01 1 0.38 0.00 0.07 0.00 0.02 99.53 03:07:54 02:59:01 all 0.23 0.00 0.06 0.00 0.01 99.70 03:07:54 02:59:01 0 0.33 0.00 0.08 0.00 0.02 99.56 03:07:54 02:59:01 1 0.13 0.00 0.03 0.00 0.00 99.83 03:07:54 03:00:02 all 0.11 0.00 0.08 0.00 0.03 99.79 03:07:54 03:00:02 0 0.13 0.00 0.07 0.00 0.02 99.78 03:07:54 03:00:02 1 0.08 0.00 0.08 0.00 0.03 99.80 03:07:54 03:01:01 all 0.30 0.00 0.07 0.00 0.03 99.61 03:07:54 03:01:01 0 0.48 0.00 0.03 0.00 0.02 99.47 03:07:54 03:01:01 1 0.12 0.00 0.10 0.00 0.03 99.75 03:07:54 03:02:01 all 0.26 0.00 0.07 0.00 0.01 99.67 03:07:54 03:02:01 0 0.40 0.00 0.05 0.00 0.00 99.55 03:07:54 03:02:01 1 0.12 0.00 0.08 0.00 0.02 99.78 03:07:54 03:03:01 all 0.24 0.00 0.08 0.00 0.03 99.65 03:07:54 03:03:01 0 0.37 0.00 0.08 0.00 0.03 99.52 03:07:54 03:03:01 1 0.12 0.00 0.07 0.00 0.03 99.78 03:07:54 03:04:01 all 0.15 0.00 0.06 0.00 0.03 99.77 03:07:54 03:04:01 0 0.23 0.00 0.07 0.00 0.03 99.67 03:07:54 03:04:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:07:54 03:05:01 all 0.13 0.00 0.08 0.00 0.01 99.78 03:07:54 03:05:01 0 0.18 0.00 0.10 0.00 0.02 99.70 03:07:54 03:05:01 1 0.07 0.00 0.07 0.00 0.00 99.87 03:07:54 03:06:01 all 0.24 0.00 0.07 0.00 0.01 99.68 03:07:54 03:06:01 0 0.37 0.00 0.03 0.00 0.00 99.60 03:07:54 03:06:01 1 0.12 0.00 0.10 0.00 0.02 99.77 03:07:54 03:07:01 all 0.16 0.00 0.07 0.00 0.02 99.76 03:07:54 03:07:01 0 0.07 0.00 0.08 0.00 0.02 99.83 03:07:54 03:07:01 1 0.25 0.00 0.05 0.00 0.02 99.68 03:07:54 03:07:54 Average: CPU %user %nice %system %iowait %steal %idle 03:07:54 Average: all 0.63 0.00 0.26 0.12 0.02 98.97 03:07:54 Average: 0 0.71 0.00 0.28 0.16 0.02 98.83 03:07:54 Average: 1 0.56 0.00 0.25 0.07 0.02 99.10 03:07:54 03:07:54 03:07:54