Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051+405bc14ac6f45c2dca7c5fb451b6f8197ce2523b (9bc265a189ecb65a573af334bf08959281ef9fd2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5593000168862446537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6538973439014299994.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5402667383227326166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh916019175144041349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6824163697655687716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8605274388814421610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1145’ is offline ‘prd-centos7-docker-4c-2g-1147’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1142’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1151 in /w/workspace/gexfoundry_device-rest-go_PR-109 [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-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh967228653727771802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh8458389619747353875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/jenkins-gitclient-ssh6209304799250013919.key > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:43:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:49 ========================================================= 05:43:49 EdgeX Global Pipelines Version Info 05:43:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:53 ------------------- 05:43:53 stable info: 05:43:53 ------------------- 05:43:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:43:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:43:53 Message: update stable to v1.0.192 05:43:54 ------------------- 05:43:54 experimental info: 05:43:54 ------------------- 05:43:54 Commited By: **** collab-it+edgex@linuxfoundation.org 05:43:54 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:43:54 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:43:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0ba57 [Pipeline] echo 05:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:01 provisioning config files... 05:44:01 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config5914738649091832090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:01 ---> docker-login.sh 05:44:01 nexus3.edgexfoundry.org:10001 05:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:02 Configure a credential helper to remove this warning. See 05:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:02 05:44:02 Login Succeeded 05:44:02 nexus3.edgexfoundry.org:10002 05:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:02 Configure a credential helper to remove this warning. See 05:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:02 05:44:02 Login Succeeded 05:44:02 nexus3.edgexfoundry.org:10003 05:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:02 Configure a credential helper to remove this warning. See 05:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:02 05:44:02 Login Succeeded 05:44:02 nexus3.edgexfoundry.org:10004 05:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:02 Configure a credential helper to remove this warning. See 05:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:02 05:44:02 Login Succeeded 05:44:02 docker.io 05:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:03 Configure a credential helper to remove this warning. See 05:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:03 05:44:03 Login Succeeded 05:44:03 ---> docker-login.sh ends [Pipeline] } 05:44:03 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 05:44:05 + git log --format=format:%s -1 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] echo 05:44:05 GIT_COMMIT: 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:44:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:06 05:44:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:06 latest: Pulling from edgex-devops/git-semver 05:44:06 31603596830f: Pulling fs layer 05:44:06 54011a49482f: Pulling fs layer 05:44:06 a6820b24f6d8: Pulling fs layer 05:44:06 f581987b2513: Pulling fs layer 05:44:06 f581987b2513: Waiting 05:44:07 54011a49482f: Verifying Checksum 05:44:07 54011a49482f: Download complete 05:44:07 31603596830f: Verifying Checksum 05:44:07 31603596830f: Download complete 05:44:07 f581987b2513: Verifying Checksum 05:44:07 f581987b2513: Download complete 05:44:07 a6820b24f6d8: Verifying Checksum 05:44:07 a6820b24f6d8: Download complete 05:44:07 31603596830f: Pull complete 05:44:07 54011a49482f: Pull complete 05:44:08 a6820b24f6d8: Pull complete 05:44:08 f581987b2513: Pull complete 05:44:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:08 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 05:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-109 -v /w/workspace/gexfoundry_device-rest-go_PR-109:/w/workspace/gexfoundry_device-rest-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-109@tmp:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:44:12 $ docker top 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:13 [ssh-agent] Looking for ssh-agent implementation... 05:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:13 $ docker exec 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent 05:44:13 SSH_AUTH_SOCK=/tmp/ssh-eYIlFZ1SUti6/agent.13 05:44:13 SSH_AGENT_PID=20 05:44:13 Running ssh-add (command line suppressed) 05:44:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_3236452431628832630.key (/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_3236452431628832630.key) 05:44:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:13 + git tag --points-at HEAD [Pipeline] } 05:44:13 $ docker exec --env ******** --env ******** 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent -k 05:44:13 unset SSH_AUTH_SOCK; 05:44:13 unset SSH_AGENT_PID; 05:44:13 echo Agent pid 20 killed; 05:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:14 [ssh-agent] Looking for ssh-agent implementation... 05:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:14 $ docker exec 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent 05:44:14 SSH_AUTH_SOCK=/tmp/ssh-nRjHxxdiDUeE/agent.55 05:44:14 SSH_AGENT_PID=62 05:44:14 Running ssh-add (command line suppressed) 05:44:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_1896694423143732839.key (/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/private_key_1896694423143732839.key) 05:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:16 + git semver init 05:44:16 # -> Open(): unable to determine branch for HEAD 05:44:16 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-109/.git 05:44:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-109 05:44:16 # $SEMVER_REMOTE_NAME = origin 05:44:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:44:16 # $SEMVER_USER_NAME = edgex-jenkins 05:44:16 # $SEMVER_BRANCH = PR-109 05:44:16 # $SEMVER_TEMP = /tmp/semver-577368265 05:44:16 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 05:44:16 # '/tmp/semver-577368265' -> '/w/workspace/gexfoundry_device-rest-go_PR-109/.semver' 05:44:16 # -> Force: false 05:44:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-109/.semver [Pipeline] } 05:44:16 $ docker exec --env ******** --env ******** 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca ssh-agent -k 05:44:16 unset SSH_AUTH_SOCK; 05:44:16 unset SSH_AGENT_PID; 05:44:16 echo Agent pid 62 killed; 05:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:17 + git semver [Pipeline] } 05:44:17 $ docker stop --time=1 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca 05:44:20 $ docker rm -f 2c9e365d252c7937497f541e20e26a5e3fbc31a720777e6956a8d46b6bf484ca [Pipeline] // withDockerContainer [Pipeline] sh 05:44:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:44:21 Stashed 1 file(s) [Pipeline] echo 05:44:21 [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 05:44:40 Still waiting to schedule task 05:44:40 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:44:40 ‘prd-centos7-docker-4c-2g-1136’ is offline 05:44:40 ‘prd-centos7-docker-4c-2g-1138’ is offline 05:44:40 ‘prd-centos7-docker-4c-2g-1157’ is offline 05:44:40 ‘prd-centos7-docker-4c-2g-309’ is offline 05:44:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ doesn’t have label ‘centos7-docker-4c-2g’ 05:44:40 Still waiting to schedule task 05:44:40 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:40 ‘prd-centos7-docker-4c-2g-1136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:40 ‘prd-centos7-docker-4c-2g-1138’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:40 ‘prd-centos7-docker-4c-2g-1157’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:40 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ is offline 05:46:28 Running on prd-centos7-docker-4c-2g-1166 in /w/workspace/gexfoundry_device-rest-go_PR-109 [Pipeline] { [Pipeline] ws 05:46:28 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 05:46:30 The recommended git tool is: git 05:46:37 using credential edgex-jenkins-ssh 05:46:37 Cloning the remote Git repository 05:46:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:46:37 > git init /w/workspace/device-rest-go/1 # timeout=10 05:46:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:46:37 > git --version # timeout=10 05:46:37 > git --version # 'git version 2.24.4' 05:46:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:37 [INFO] Currently running in a labeled security context 05:46:37 [INFO] Currently SELinux is 'enforcing' on the host 05:46:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5971368362868341001.key 05:46:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:46:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:40 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 05:46:40 Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 05:46:40 Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) 05:46:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:46:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:46:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:39 [INFO] Currently running in a labeled security context 05:46:39 [INFO] Currently SELinux is 'enforcing' on the host 05:46:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh965597100077624297.key 05:46:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:46:40 > git config core.sparsecheckout # timeout=10 05:46:40 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 05:46:40 > git remote # timeout=10 05:46:40 > git config --get remote.origin.url # timeout=10 05:46:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:40 [INFO] Currently running in a labeled security context 05:46:40 [INFO] Currently SELinux is 'enforcing' on the host 05:46:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4734272768112934055.key 05:46:40 > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 05:46:40 > git rev-parse HEAD^{commit} # timeout=10 05:46:40 > git config core.sparsecheckout # timeout=10 05:46:40 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 05:46:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:46:43 > git --version # timeout=10 05:46:43 > git --version # 'git version 2.24.4' 05:46:43 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:46:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:46:47 + sudo service docker restart 05:46:47 + true 05:46:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:06 provisioning config files... 05:47:06 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config671059110976171854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:06 ---> docker-login.sh 05:47:06 nexus3.edgexfoundry.org:10001 05:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:07 Configure a credential helper to remove this warning. See 05:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:07 05:47:07 Login Succeeded 05:47:07 nexus3.edgexfoundry.org:10002 05:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:07 Configure a credential helper to remove this warning. See 05:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:07 05:47:07 Login Succeeded 05:47:07 nexus3.edgexfoundry.org:10003 05:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:07 Configure a credential helper to remove this warning. See 05:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:07 05:47:07 Login Succeeded 05:47:07 nexus3.edgexfoundry.org:10004 05:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:08 Configure a credential helper to remove this warning. See 05:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:08 05:47:08 Login Succeeded 05:47:08 docker.io 05:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:08 Configure a credential helper to remove this warning. See 05:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:08 05:47:08 Login Succeeded 05:47:08 ---> docker-login.sh ends [Pipeline] } 05:47:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:08 ========================================================= 05:47:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:47:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:47:09 Sending build context to Docker daemon 92.16kB 05:47:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:47:09 Step 2/10 : FROM ${BASE} 05:47:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:09 540db60ca938: Pulling fs layer 05:47:09 adcc1eea9eea: Pulling fs layer 05:47:09 4c4ab2625f07: Pulling fs layer 05:47:09 0510c868ecb4: Pulling fs layer 05:47:09 afea3b2eda06: Pulling fs layer 05:47:09 7809a108b3ef: Pulling fs layer 05:47:09 f706445af74f: Pulling fs layer 05:47:09 0510c868ecb4: Waiting 05:47:09 afea3b2eda06: Waiting 05:47:09 7809a108b3ef: Waiting 05:47:09 f706445af74f: Waiting 05:47:09 4c4ab2625f07: Verifying Checksum 05:47:09 4c4ab2625f07: Download complete 05:47:09 adcc1eea9eea: Verifying Checksum 05:47:09 adcc1eea9eea: Download complete 05:47:09 afea3b2eda06: Verifying Checksum 05:47:09 afea3b2eda06: Download complete 05:47:09 540db60ca938: Verifying Checksum 05:47:09 7809a108b3ef: Verifying Checksum 05:47:09 7809a108b3ef: Download complete 05:47:09 540db60ca938: Pull complete 05:47:11 adcc1eea9eea: Pull complete 05:47:11 4c4ab2625f07: Pull complete 05:47:11 f706445af74f: Verifying Checksum 05:47:11 f706445af74f: Download complete 05:47:11 0510c868ecb4: Verifying Checksum 05:47:11 0510c868ecb4: Download complete 05:47:14 0510c868ecb4: Pull complete 05:47:14 afea3b2eda06: Pull complete 05:47:14 7809a108b3ef: Pull complete 05:47:16 f706445af74f: Pull complete 05:47:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:47:16 ---> b068be0155e3 05:47:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:47:19 ---> Running in 3a56e4e7e056 05:47:19 Removing intermediate container 3a56e4e7e056 05:47:19 ---> 2faba8ff1257 05:47:19 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:47:19 ---> Running in 4bd3449da85e 05:47:19 Removing intermediate container 4bd3449da85e 05:47:19 ---> 106656f7b6f4 05:47:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:19 ---> Running in f10ee2a34874 05:47:19 Removing intermediate container f10ee2a34874 05:47:19 ---> 8c2313d368a6 05:47:19 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:19 ---> Running in a2c6c484f8be 05:47:20 Removing intermediate container a2c6c484f8be 05:47:20 ---> ea1a8cd74d2b 05:47:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:20 ---> Running in 84254fd190f2 05:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:47:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:47:23 (1/9) Installing libc-dev (0.7.2-r3) 05:47:23 (2/9) Installing libsodium (1.0.18-r0) 05:47:23 (3/9) Installing pkgconf (1.7.3-r0) 05:47:23 (4/9) Installing libsodium-dev (1.0.18-r0) 05:47:23 (5/9) Installing openssh-keygen (8.4_p1-r3) 05:47:23 (6/9) Installing libedit (20191231.3.1-r1) 05:47:23 (7/9) Installing openssh-client (8.4_p1-r3) 05:47:25 (8/9) Installing libzmq (4.3.3-r1) 05:47:25 (9/9) Installing zeromq-dev (4.3.3-r1) 05:47:25 Executing busybox-1.32.1-r6.trigger 05:47:25 OK: 154 MiB in 49 packages 05:47:25 Removing intermediate container 84254fd190f2 05:47:25 ---> c5c3b0dabc5f 05:47:25 Step 8/10 : WORKDIR /device-rest-go 05:47:25 ---> Running in 4be091d622c4 05:47:27 Removing intermediate container 4be091d622c4 05:47:27 ---> c9fe9aec7792 05:47:27 Step 9/10 : COPY . . 05:47:27 ---> c802ab128924 05:47:27 Step 10/10 : RUN go mod download 05:47:27 ---> Running in 17f1db1d192f 05:47:41 Removing intermediate container 17f1db1d192f 05:47:41 ---> e6e50f0d3ce2 05:47:41 Successfully built e6e50f0d3ce2 05:47:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:47:41 + docker inspect -f . ci-base-image-x86_64 05:47:41 . [Pipeline] withDockerContainer 05:47:42 prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container 05:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:44 $ docker top 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:44 + go version 05:47:44 go version go1.16.3 linux/amd64 [Pipeline] } 05:47:44 $ docker stop --time=1 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 05:47:45 $ docker rm -f 508bcc62c9707f9a25c100d1ab10e9e569dc18f05b43fd570378041a15e57047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:46 + docker inspect -f . ci-base-image-x86_64 05:47:46 . [Pipeline] withDockerContainer 05:47:46 prd-centos7-docker-4c-2g-1166 does not seem to be running inside a container 05:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:47 $ docker top 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:47 + go mod tidy [Pipeline] sh 05:47:50 + make test 05:47:50 go mod tidy 05:47:50 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:47:50 ? github.com/edgexfoundry/device-rest-go [no test files] 05:48:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 05:48:07 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements 05:48:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:48:13 gofmt -l . 05:48:13 [ "`gofmt -l .`" = "" ] 05:48:13 ./bin/test-go-mod-tidy.sh 05:48:13 ./bin/test-attribution-txt.sh [Pipeline] } 05:48:13 $ docker stop --time=1 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c 05:48:15 $ docker rm -f 7b17d7ec2ca759ba7e38d57e81b1f9f16b74293f377fa40671871f40814e911c [Pipeline] // withDockerContainer [Pipeline] sh 05:48:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:19 + ls -al . 05:48:19 total 104 05:48:19 drwxrwxr-x. 8 jenkins jenkins 4096 May 31 05:48 . 05:48:19 drwxrwxr-x. 4 jenkins jenkins 28 May 31 05:46 .. 05:48:19 -rw-rw-r--. 1 jenkins jenkins 6792 May 31 05:46 Attribution.txt 05:48:19 drwxrwxr-x. 2 jenkins jenkins 64 May 31 05:46 bin 05:48:19 drwxrwxr-x. 3 jenkins jenkins 32 May 31 05:46 cmd 05:48:19 -rw-r--r--. 1 jenkins jenkins 8513 May 31 05:48 coverage.out 05:48:19 -rw-rw-r--. 1 jenkins jenkins 1615 May 31 05:46 Dockerfile 05:48:19 -rw-rw-r--. 1 jenkins jenkins 1087 May 31 05:46 Dockerfile.build 05:48:19 -rw-rw-r--. 1 jenkins jenkins 151 May 31 05:46 .dockerignore 05:48:19 drwxrwxr-x. 2 jenkins jenkins 76 May 31 05:46 driver 05:48:19 drwxrwxr-x. 8 jenkins jenkins 179 May 31 05:46 .git 05:48:19 drwxrwxr-x. 2 jenkins jenkins 103 May 31 05:46 .github 05:48:19 -rw-rw-r--. 1 jenkins jenkins 336 May 31 05:46 .gitignore 05:48:19 -rw-r--r--. 1 jenkins jenkins 285 May 31 05:48 go.mod 05:48:19 -rw-r--r--. 1 jenkins jenkins 21295 May 31 05:47 go.sum 05:48:19 -rw-rw-r--. 1 jenkins jenkins 680 May 31 05:46 Jenkinsfile 05:48:19 -rw-rw-r--. 1 jenkins jenkins 11340 May 31 05:46 LICENSE 05:48:19 -rw-rw-r--. 1 jenkins jenkins 996 May 31 05:46 Makefile 05:48:19 -rw-rw-r--. 1 jenkins jenkins 7667 May 31 05:46 README.md 05:48:19 drwxrwxr-x. 4 jenkins jenkins 71 May 31 05:46 snap 05:48:19 -rw-rw-r--. 1 jenkins jenkins 5 May 31 05:44 VERSION 05:48:19 -rw-rw-r--. 1 jenkins jenkins 713 May 31 05:46 version.go [Pipeline] isUnix [Pipeline] sh 05:48:21 + 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=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 --label arch=amd64 --label version=0.0.0 . 05:48:21 Sending build context to Docker daemon 101.9kB 05:48:21 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 05:48:21 Step 2/25 : FROM ${BASE} AS builder 05:48:21 ---> e6e50f0d3ce2 05:48:21 Step 3/25 : ARG MAKE='make build' 05:48:21 ---> Running in ec986d8c88fe 05:48:21 Removing intermediate container ec986d8c88fe 05:48:21 ---> 49b49a8479cb 05:48:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:48:21 ---> Running in d9e33e74d124 05:48:21 Removing intermediate container d9e33e74d124 05:48:21 ---> 8051e8effdf0 05:48:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:48:21 ---> Running in b28141ab83ef 05:48:21 Removing intermediate container b28141ab83ef 05:48:21 ---> a58e4c5116cc 05:48:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:21 ---> Running in bc1e1ddcf7aa 05:48:21 Removing intermediate container bc1e1ddcf7aa 05:48:21 ---> 67522534ec19 05:48:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:21 ---> Running in 74094cebf895 05:48:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:48:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:48:22 OK: 154 MiB in 49 packages 05:48:22 Removing intermediate container 74094cebf895 05:48:22 ---> d1046ed61262 05:48:22 Step 8/25 : WORKDIR /device-rest-go 05:48:22 ---> Running in 75666efbeb42 05:48:22 Removing intermediate container 75666efbeb42 05:48:22 ---> f94afa04a667 05:48:22 Step 9/25 : COPY . . 05:48:22 ---> bb464e0109d2 05:48:22 Step 10/25 : RUN go mod tidy 05:48:22 ---> Running in ce74491f9cac 05:48:23 Removing intermediate container ce74491f9cac 05:48:23 ---> e0b961e9cb59 05:48:23 Step 11/25 : RUN make update 05:48:23 ---> Running in c4ab368ee25a 05:48:23 CGO_ENABLED=0 GO111MODULE=on go mod download 05:48:23 Removing intermediate container c4ab368ee25a 05:48:23 ---> 35d4412159b3 05:48:23 Step 12/25 : RUN $MAKE 05:48:23 ---> Running in ddf5201cd4bd 05:48:24 go mod tidy 05:48:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 05:48:36 Removing intermediate container ddf5201cd4bd 05:48:36 ---> 1fc84357957e 05:48:36 Step 13/25 : FROM alpine:3.12 05:48:36 3.12: Pulling from library/alpine 05:48:36 339de151aab4: Pulling fs layer 05:48:36 339de151aab4: Verifying Checksum 05:48:36 339de151aab4: Download complete 05:48:36 339de151aab4: Pull complete 05:48:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:48:36 Status: Downloaded newer image for alpine:3.12 05:48:36 ---> 13621d1b12d4 05:48:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:48:36 ---> Running in be7757f68cbd 05:48:37 Removing intermediate container be7757f68cbd 05:48:37 ---> a2924b444255 05:48:37 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 05:48:37 ---> Running in e8f56b23b1b6 05:48:37 Removing intermediate container e8f56b23b1b6 05:48:37 ---> 5aa768728b1c 05:48:37 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:48:37 ---> Running in ef2ea0bb8569 05:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:48:37 (1/6) Installing dumb-init (1.2.2-r1) 05:48:37 (2/6) Installing libgcc (9.3.0-r2) 05:48:37 (3/6) Installing libsodium (1.0.18-r0) 05:48:37 (4/6) Installing libstdc++ (9.3.0-r2) 05:48:37 (5/6) Installing libzmq (4.3.3-r0) 05:48:37 (6/6) Installing zeromq (4.3.3-r0) 05:48:37 Executing busybox-1.31.1-r20.trigger 05:48:37 OK: 8 MiB in 20 packages 05:48:37 Removing intermediate container ef2ea0bb8569 05:48:37 ---> efad55fb52cf 05:48:37 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 05:48:38 ---> 19866e2ee16b 05:48:38 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 05:48:38 ---> bc0f68b985ff 05:48:38 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 05:48:38 ---> 500c0ee54f74 05:48:38 Step 20/25 : EXPOSE 59986 05:48:38 ---> Running in 4c502c8a57df 05:48:38 Removing intermediate container 4c502c8a57df 05:48:38 ---> 78fe752cb65f 05:48:38 Step 21/25 : ENTRYPOINT ["/device-rest"] 05:48:38 ---> Running in 62fea8f72a2a 05:48:39 Removing intermediate container 62fea8f72a2a 05:48:39 ---> 514189491bf1 05:48:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:48:39 ---> Running in baa490f59cb1 05:48:39 Removing intermediate container baa490f59cb1 05:48:39 ---> e5f0275f1d53 05:48:39 Step 23/25 : LABEL arch=amd64 05:48:39 ---> Running in c44fbed8d4e6 05:48:39 Removing intermediate container c44fbed8d4e6 05:48:39 ---> 5cb8a0497020 05:48:39 Step 24/25 : LABEL git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 05:48:39 ---> Running in a2f51c437d9c 05:48:39 Removing intermediate container a2f51c437d9c 05:48:39 ---> 97b141b2ae18 05:48:39 Step 25/25 : LABEL version=0.0.0 05:48:39 ---> Running in eac0148f6af6 05:48:39 Removing intermediate container eac0148f6af6 05:48:39 ---> f98958a3ab4a 05:48:39 [Warning] One or more build-args [ARCH] were not consumed 05:48:39 Successfully built f98958a3ab4a 05:48:39 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:48:42 ---> job-cost.sh 05:48:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zj4h 05:48:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-zj4h/bin to PATH 05:49:04 INFO: No Stack... 05:49:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:49:06 INFO: Archiving Costs [Pipeline] sh 05:49:08 + cat /w/workspace/device-rest-go/1/archives/cost.csv 05:49:08 + cut -d, -f6 [Pipeline] lock 05:49:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] 05:49:08 Resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] did not exist. Created. 05:49:08 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:09 + echo total: 0.05999999865889549 [Pipeline] stash 05:49:09 Stashed 1 file(s) [Pipeline] } 05:49:09 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1695 in /w/workspace/gexfoundry_device-rest-go_PR-109 [Pipeline] { [Pipeline] ws 06:01:36 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:01:36 The recommended git tool is: git 06:01:48 using credential edgex-jenkins-ssh 06:01:50 Cloning the remote Git repository 06:01:50 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:01:50 > git init /w/workspace/device-rest-go/1 # timeout=10 06:01:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:01:50 > git --version # timeout=10 06:01:50 > git --version # 'git version 2.17.1' 06:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:01:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:01:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:53 Merging remotes/origin/master commit 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b into PR head commit 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 06:01:53 > git config core.sparsecheckout # timeout=10 06:01:53 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 06:01:56 Merge succeeded, producing 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 06:01:56 Checking out Revision 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 (PR-109) 06:01:55 > git remote # timeout=10 06:01:55 > git config --get remote.origin.url # timeout=10 06:01:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:56 > git merge 405bc14ac6f45c2dca7c5fb451b6f8197ce2523b # timeout=10 06:01:56 > git rev-parse HEAD^{commit} # timeout=10 06:01:56 > git config core.sparsecheckout # timeout=10 06:01:56 > git checkout -f 3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 # timeout=10 06:02:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:02:02 > git --version # timeout=10 06:02:02 > git --version # 'git version 2.17.1' 06:02:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:02:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:06 + sudo service docker restart 06:02:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:25 provisioning config files... 06:02:25 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config562695399761267485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:25 ---> docker-login.sh 06:02:25 nexus3.edgexfoundry.org:10001 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10002 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10003 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10004 06:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:28 Configure a credential helper to remove this warning. See 06:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:28 06:02:28 Login Succeeded 06:02:28 docker.io 06:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:29 Configure a credential helper to remove this warning. See 06:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:29 06:02:29 Login Succeeded 06:02:29 ---> docker-login.sh ends [Pipeline] } 06:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:30 ========================================================= 06:02:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:02:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:02:30 Sending build context to Docker daemon 92.16kB 06:02:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:02:30 Step 2/10 : FROM ${BASE} 06:02:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:31 595b0fe564bb: Pulling fs layer 06:02:31 7186ed65a4f7: Pulling fs layer 06:02:31 316046926c0a: Pulling fs layer 06:02:31 4ebd0625c992: Pulling fs layer 06:02:31 207e8628e3a3: Pulling fs layer 06:02:31 c791037a9be2: Pulling fs layer 06:02:31 ffd874e62e21: Pulling fs layer 06:02:31 207e8628e3a3: Waiting 06:02:31 4ebd0625c992: Waiting 06:02:31 c791037a9be2: Waiting 06:02:31 ffd874e62e21: Waiting 06:02:31 316046926c0a: Verifying Checksum 06:02:31 316046926c0a: Download complete 06:02:31 7186ed65a4f7: Verifying Checksum 06:02:31 7186ed65a4f7: Download complete 06:02:31 207e8628e3a3: Verifying Checksum 06:02:31 207e8628e3a3: Download complete 06:02:31 c791037a9be2: Verifying Checksum 06:02:31 c791037a9be2: Download complete 06:02:31 595b0fe564bb: Download complete 06:02:33 595b0fe564bb: Pull complete 06:02:33 7186ed65a4f7: Pull complete 06:02:33 316046926c0a: Pull complete 06:02:33 ffd874e62e21: Verifying Checksum 06:02:33 ffd874e62e21: Download complete 06:02:34 4ebd0625c992: Verifying Checksum 06:02:34 4ebd0625c992: Download complete 06:02:47 4ebd0625c992: Pull complete 06:02:47 207e8628e3a3: Pull complete 06:02:47 c791037a9be2: Pull complete 06:02:48 ffd874e62e21: Pull complete 06:02:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:02:49 ---> cfc18b08335c 06:02:49 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:02:51 ---> Running in 10943c436b1e 06:02:51 Removing intermediate container 10943c436b1e 06:02:51 ---> b5b70e4cb207 06:02:51 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:02:52 ---> Running in a1f5ad6e66bb 06:02:52 Removing intermediate container a1f5ad6e66bb 06:02:52 ---> f30c379dcf9a 06:02:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:02:52 ---> Running in b5a98db701b1 06:02:53 Removing intermediate container b5a98db701b1 06:02:53 ---> 634cb68135f7 06:02:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:53 ---> Running in d951b7ba600c 06:02:56 Removing intermediate container d951b7ba600c 06:02:56 ---> e528edca801b 06:02:56 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:56 ---> Running in 6ffdff07fe68 06:02:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:02:59 (1/9) Installing libc-dev (0.7.2-r3) 06:02:59 (2/9) Installing libsodium (1.0.18-r0) 06:02:59 (3/9) Installing pkgconf (1.7.3-r0) 06:02:59 (4/9) Installing libsodium-dev (1.0.18-r0) 06:02:59 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:02:59 (6/9) Installing libedit (20191231.3.1-r1) 06:02:59 (7/9) Installing openssh-client (8.4_p1-r3) 06:03:01 (8/9) Installing libzmq (4.3.3-r1) 06:03:01 (9/9) Installing zeromq-dev (4.3.3-r1) 06:03:01 Executing busybox-1.32.1-r6.trigger 06:03:01 OK: 144 MiB in 49 packages 06:03:01 Removing intermediate container 6ffdff07fe68 06:03:01 ---> b08a8f58553e 06:03:01 Step 8/10 : WORKDIR /device-rest-go 06:03:01 ---> Running in d68830ee2059 06:03:02 Removing intermediate container d68830ee2059 06:03:02 ---> 6b5db6e387a6 06:03:02 Step 9/10 : COPY . . 06:03:03 ---> 5263029e247e 06:03:03 Step 10/10 : RUN go mod download 06:03:03 ---> Running in 9b5d2a49a8df 06:03:30 Removing intermediate container 9b5d2a49a8df 06:03:30 ---> 4603dadea8f7 06:03:30 Successfully built 4603dadea8f7 06:03:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:30 + docker inspect -f . ci-base-image-arm64 06:03:30 . [Pipeline] withDockerContainer 06:03:30 prd-ubuntu18.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 06:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:32 $ docker top 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:33 + go version 06:03:33 go version go1.16.3 linux/arm64 [Pipeline] } 06:03:33 $ docker stop --time=1 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b 06:03:36 $ docker rm -f 51c962af407c41773894d7fbbf0a9ad725d88ad37144ed471bcb7f625531700b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:37 + docker inspect -f . ci-base-image-arm64 06:03:37 . [Pipeline] withDockerContainer 06:03:37 prd-ubuntu18.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 06:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:39 $ docker top 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:41 + go mod tidy [Pipeline] sh 06:03:42 + make test 06:03:42 go mod tidy 06:03:42 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:03:43 ? github.com/edgexfoundry/device-rest-go [no test files] 06:04:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:04:44 ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 54.0% of statements 06:04:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:05:12 gofmt -l . 06:05:12 [ "`gofmt -l .`" = "" ] 06:05:12 ./bin/test-go-mod-tidy.sh 06:05:12 ./bin/test-attribution-txt.sh [Pipeline] } 06:05:12 $ docker stop --time=1 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 06:05:14 $ docker rm -f 78169e2a26e659e9d202ec331e8a9ec68bf671253e2a3cbc7167742e8a12b510 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:15 Warning: overwriting stash ‘coverage-report’ 06:05:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:21 + ls -al . 06:05:21 total 132 06:05:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:05 . 06:05:21 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 .. 06:05:21 -rw-rw-r-- 1 jenkins jenkins 151 May 31 06:01 .dockerignore 06:05:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:02 .git 06:05:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 .github 06:05:21 -rw-rw-r-- 1 jenkins jenkins 336 May 31 06:01 .gitignore 06:05:21 -rw-rw-r-- 1 jenkins jenkins 6792 May 31 06:01 Attribution.txt 06:05:21 -rw-rw-r-- 1 jenkins jenkins 1615 May 31 06:01 Dockerfile 06:05:21 -rw-rw-r-- 1 jenkins jenkins 1087 May 31 06:01 Dockerfile.build 06:05:21 -rw-rw-r-- 1 jenkins jenkins 680 May 31 06:01 Jenkinsfile 06:05:21 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 06:01 LICENSE 06:05:21 -rw-rw-r-- 1 jenkins jenkins 996 May 31 06:01 Makefile 06:05:21 -rw-rw-r-- 1 jenkins jenkins 7667 May 31 06:01 README.md 06:05:21 -rw-rw-r-- 1 jenkins jenkins 5 May 31 05:44 VERSION 06:05:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 bin 06:05:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:01 cmd 06:05:21 -rw-r--r-- 1 jenkins jenkins 8513 May 31 06:04 coverage.out 06:05:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 driver 06:05:21 -rw-r--r-- 1 jenkins jenkins 285 May 31 06:05 go.mod 06:05:21 -rw-r--r-- 1 jenkins jenkins 21295 May 31 06:03 go.sum 06:05:21 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 snap 06:05:21 -rw-rw-r-- 1 jenkins jenkins 713 May 31 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:05:21 + 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=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 --label arch=arm64 --label version=0.0.0 . 06:05:21 Sending build context to Docker daemon 101.9kB 06:05:24 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:05:24 Step 2/25 : FROM ${BASE} AS builder 06:05:24 ---> 4603dadea8f7 06:05:24 Step 3/25 : ARG MAKE='make build' 06:05:24 ---> Running in 5fef0a2e1a53 06:05:24 Removing intermediate container 5fef0a2e1a53 06:05:24 ---> ea3ce6dbee54 06:05:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:05:24 ---> Running in 58596fb77866 06:05:24 Removing intermediate container 58596fb77866 06:05:24 ---> b9fc41fbb4a6 06:05:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:05:24 ---> Running in 5a8df042babc 06:05:24 Removing intermediate container 5a8df042babc 06:05:24 ---> 8c48e09493e1 06:05:24 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:24 ---> Running in 1dd4258f8f5a 06:05:27 Removing intermediate container 1dd4258f8f5a 06:05:27 ---> 4d000c359546 06:05:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:27 ---> Running in 1c0e8e16b859 06:05:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:30 OK: 144 MiB in 49 packages 06:05:32 Removing intermediate container 1c0e8e16b859 06:05:32 ---> a3995789d7d1 06:05:32 Step 8/25 : WORKDIR /device-rest-go 06:05:32 ---> Running in fa29ce48cf74 06:05:32 Removing intermediate container fa29ce48cf74 06:05:32 ---> 1263c0a9d24c 06:05:32 Step 9/25 : COPY . . 06:05:33 ---> 8f7f616897fe 06:05:33 Step 10/25 : RUN go mod tidy 06:05:33 ---> Running in ef769ecc64a1 06:05:37 Removing intermediate container ef769ecc64a1 06:05:37 ---> 139e44cb65b2 06:05:37 Step 11/25 : RUN make update 06:05:37 ---> Running in 7bf225ce7286 06:05:37 CGO_ENABLED=0 GO111MODULE=on go mod download 06:05:38 Removing intermediate container 7bf225ce7286 06:05:38 ---> 65a5f2e6e34f 06:05:38 Step 12/25 : RUN $MAKE 06:05:38 ---> Running in b8df431d9a1c 06:05:40 go mod tidy 06:05:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 06:06:21 Removing intermediate container b8df431d9a1c 06:06:21 ---> 01e50eb58e5f 06:06:21 Step 13/25 : FROM alpine:3.12 06:06:21 3.12: Pulling from library/alpine 06:06:21 d2f70382dc9a: Pulling fs layer 06:06:21 d2f70382dc9a: Verifying Checksum 06:06:21 d2f70382dc9a: Download complete 06:06:21 d2f70382dc9a: Pull complete 06:06:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:06:21 Status: Downloaded newer image for alpine:3.12 06:06:21 ---> 9852663dfa18 06:06:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:21 ---> Running in 154328a9ca7e 06:06:21 Removing intermediate container 154328a9ca7e 06:06:21 ---> bfbbee7fdf99 06:06:21 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:06:21 ---> Running in 7b5ba5e37d84 06:06:21 Removing intermediate container 7b5ba5e37d84 06:06:21 ---> 7b87eb603098 06:06:21 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:06:21 ---> Running in baf9faf67021 06:06:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:21 (1/6) Installing dumb-init (1.2.2-r1) 06:06:21 (2/6) Installing libgcc (9.3.0-r2) 06:06:21 (3/6) Installing libsodium (1.0.18-r0) 06:06:21 (4/6) Installing libstdc++ (9.3.0-r2) 06:06:21 (5/6) Installing libzmq (4.3.3-r0) 06:06:21 (6/6) Installing zeromq (4.3.3-r0) 06:06:21 Executing busybox-1.31.1-r20.trigger 06:06:21 OK: 8 MiB in 20 packages 06:06:22 Removing intermediate container baf9faf67021 06:06:22 ---> 99c55788ec9e 06:06:22 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:06:25 ---> ac35e916bd8d 06:06:25 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:06:25 ---> eaa8ab23ead4 06:06:25 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:06:25 ---> acab776df8eb 06:06:25 Step 20/25 : EXPOSE 59986 06:06:26 ---> Running in c1fc7f629f90 06:06:26 Removing intermediate container c1fc7f629f90 06:06:26 ---> 5e300ded9f18 06:06:26 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:06:26 ---> Running in 21b21b15a836 06:06:27 Removing intermediate container 21b21b15a836 06:06:27 ---> 5443948be4e7 06:06:27 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:06:27 ---> Running in 6991c4ddc62b 06:06:29 Removing intermediate container 6991c4ddc62b 06:06:29 ---> 1942ebb4e982 06:06:29 Step 23/25 : LABEL arch=arm64 06:06:29 ---> Running in bd0e2a179e65 06:06:29 Removing intermediate container bd0e2a179e65 06:06:29 ---> 3da6cde178b0 06:06:29 Step 24/25 : LABEL git_sha=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 06:06:29 ---> Running in 1f229f17009e 06:06:29 Removing intermediate container 1f229f17009e 06:06:29 ---> 63256821774b 06:06:29 Step 25/25 : LABEL version=0.0.0 06:06:29 ---> Running in 7a03836ae50d 06:06:29 Removing intermediate container 7a03836ae50d 06:06:29 ---> a7b3bdc18571 06:06:29 [Warning] One or more build-args [ARCH] were not consumed 06:06:29 Successfully built a7b3bdc18571 06:06:29 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:06:30 ---> job-cost.sh 06:06:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VgRp 06:07:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-VgRp/bin to PATH 06:08:52 INFO: No Stack... 06:08:52 INFO: Retrieving Pricing Info for: v2-standard-4 06:08:52 INFO: Archiving Costs [Pipeline] sh 06:08:53 + cut -d, -f6 06:08:53 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 06:08:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] 06:08:53 Resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] did not exist. Created. 06:08:53 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:53 /w/workspace/device-rest-go/1@tmp/durable-6e30ece0/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-6e30ece0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:53 + echo total: 0.18000000715255737 [Pipeline] stash 06:08:56 Warning: overwriting stash ‘stack-cost’ 06:08:56 Stashed 1 file(s) [Pipeline] } 06:08:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:08:57 provisioning config files... 06:08:57 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config4115693566644990677tmp [Pipeline] { [Pipeline] sh 06:08:57 + set +x 06:08:57 + curl -s https://codecov.io/bash 06:08:57 + bash -s -- 06:08:57 06:08:57 _____ _ 06:08:57 / ____| | | 06:08:57 | | ___ __| | ___ ___ _____ __ 06:08:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:08:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:08:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:08:57 Bash-1.0.3 06:08:57 06:08:57 06:08:57 ==> git version 2.24.4 found 06:08:57 ==> 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 06:08:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:08:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:08:57 ==> Jenkins CI detected. 06:08:57 project root: . 06:08:57 --> token set from env 06:08:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:08:57 ==> Running gcov in . (disable via -X gcov) 06:08:57 ==> Python coveragepy not found 06:08:57 ==> Searching for coverage reports in: 06:08:57 + . 06:08:57 -> Found 1 reports 06:08:57 ==> Detecting git/mercurial file structure 06:08:57 ==> Reading reports 06:08:57 + ./coverage.out bytes=8513 06:08:57 ==> Appending adjustments 06:08:57 https://docs.codecov.io/docs/fixing-reports 06:08:57 + Found adjustments 06:08:57 ==> Gzipping contents 06:08:57 4.0K /tmp/codecov.Vx4cJJ.gz 06:08:57 ==> Uploading reports 06:08:57 url: https://codecov.io 06:08:57 query: branch=PR-109&commit=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=109&job=&cmd_args= 06:08:57 -> Pinging Codecov 06:08:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-109&commit=3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=109&job=&cmd_args= 06:08:58 -> Uploading to 06:08:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/4E5D53B4F1F92C436F7061BF334D961C/3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051/7fe645af-e28d-4628-8059-fa2ef1793dcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T060857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4603c77aa91b3206dfdf33c1586aa501eb3fa718f987954b8f4e5a8bb2c6f1d 06:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:58 Dload Upload Total Spent Left Speed 06:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4423 --:--:-- --:--:-- --:--:-- 4425 06:08:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/3e0ba570e93d73e5bdc2b22b184c3e2c6bd9a051 [Pipeline] } 06:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:09:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:03 ---> package-listing.sh 06:09:03 ++ facter osfamily 06:09:03 ++ tr '[:upper:]' '[:lower:]' 06:09:03 + OS_FAMILY=redhat 06:09:03 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-109 06:09:03 + START_PACKAGES=/tmp/packages_start.txt 06:09:03 + END_PACKAGES=/tmp/packages_end.txt 06:09:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:03 + PACKAGES=/tmp/packages_start.txt 06:09:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-109 ']' 06:09:03 + PACKAGES=/tmp/packages_end.txt 06:09:03 + case "${OS_FAMILY}" in 06:09:03 + sort 06:09:03 + rpm -qa 06:09:03 + '[' -f /tmp/packages_start.txt ']' 06:09:03 + '[' -f /tmp/packages_end.txt ']' 06:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:03 + '[' /w/workspace/gexfoundry_device-rest-go_PR-109 ']' 06:09:03 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-109/archives/ 06:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-109/archives/ [Pipeline] echo 06:09:03 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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:06 06:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:07 alpine: Pulling from edgex-lftools-log-publisher 06:09:07 df20fa9351a1: Pulling fs layer 06:09:07 36b3adc4ff6f: Pulling fs layer 06:09:07 8ad3a11d3b57: Pulling fs layer 06:09:07 46f8f816bc3b: Pulling fs layer 06:09:07 93b61091891f: Pulling fs layer 06:09:07 93b9cdb0e59b: Pulling fs layer 06:09:07 5e14af77c1be: Pulling fs layer 06:09:07 01666e4c0597: Pulling fs layer 06:09:07 aa168da1d23b: Pulling fs layer 06:09:07 93b61091891f: Waiting 06:09:07 93b9cdb0e59b: Waiting 06:09:07 5e14af77c1be: Waiting 06:09:07 01666e4c0597: Waiting 06:09:07 aa168da1d23b: Waiting 06:09:07 46f8f816bc3b: Waiting 06:09:07 36b3adc4ff6f: Verifying Checksum 06:09:07 36b3adc4ff6f: Download complete 06:09:07 46f8f816bc3b: Verifying Checksum 06:09:07 46f8f816bc3b: Download complete 06:09:07 df20fa9351a1: Verifying Checksum 06:09:07 df20fa9351a1: Download complete 06:09:07 93b9cdb0e59b: Verifying Checksum 06:09:07 93b9cdb0e59b: Download complete 06:09:07 5e14af77c1be: Verifying Checksum 06:09:07 5e14af77c1be: Download complete 06:09:07 93b61091891f: Verifying Checksum 06:09:07 93b61091891f: Download complete 06:09:07 01666e4c0597: Verifying Checksum 06:09:07 01666e4c0597: Download complete 06:09:07 8ad3a11d3b57: Verifying Checksum 06:09:07 8ad3a11d3b57: Download complete 06:09:07 df20fa9351a1: Pull complete 06:09:07 36b3adc4ff6f: Pull complete 06:09:08 8ad3a11d3b57: Pull complete 06:09:08 46f8f816bc3b: Pull complete 06:09:09 aa168da1d23b: Download complete 06:09:09 93b61091891f: Pull complete 06:09:09 93b9cdb0e59b: Pull complete 06:09:09 5e14af77c1be: Pull complete 06:09:09 01666e4c0597: Pull complete 06:09:15 aa168da1d23b: Pull complete 06:09:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:09:15 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 06:09:15 $ 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-109/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-109 -v /w/workspace/gexfoundry_device-rest-go_PR-109:/w/workspace/gexfoundry_device-rest-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-109@tmp:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:09:31 $ docker top d7cc3aeb1a77d881c731a80fff3ae28128fb07e4acab623adb5e75b7b1d02e96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:32 + mkdir -p /var/log/sa [Pipeline] sh 06:09:32 + ls /var/log/sa-host 06:09:32 + sadf -c /var/log/sa-host/sa05 06:09:32 file_magic: OK 06:09:32 HZ: Using current value: 100 06:09:32 file_header: OK 06:09:32 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 06:09:32 Statistics: 06:09:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:09:32 File successfully converted to sysstat format version 12.2.1 06:09:32 + sadf -c /var/log/sa-host/sa31 06:09:32 file_magic: OK 06:09:32 HZ: Using current value: 100 06:09:32 file_header: OK 06:09:32 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 06:09:32 Statistics: 06:09:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:09:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:32 provisioning config files... 06:09:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-109@tmp/config6606982012517821409tmp [Pipeline] { [Pipeline] echo 06:09:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> create-netrc.sh [Pipeline] } 06:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:09:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> python-tools-install.sh [Pipeline] echo 06:09:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:36 ---> sudo-logs.sh 06:09:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:37 ---> job-cost.sh 06:09:37 lf-activate-venv: SKIPPING 06:09:37 DEBUG: total: 0.18000000715255737 06:09:37 INFO: Retrieving Stack Cost... 06:09:38 INFO: Retrieving Pricing Info for: v3-standard-2 06:09:38 INFO: Archiving Costs [Pipeline] echo 06:09:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:39 ---> logs-deploy.sh 06:09:39 lf-activate-venv: SKIPPING 06:09:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-109/1 06:09:39 INFO: archiving workspace using pattern(s): 06:09:40 Archives upload complete. 06:09:40 INFO: archiving logs to Nexus 06:09:42 ---> uname -a: 06:09:42 Linux prd-centos7-docker-4c-2g-1151.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:09:42 06:09:42 06:09:42 ---> lscpu: 06:09:42 Architecture: x86_64 06:09:42 CPU op-mode(s): 32-bit, 64-bit 06:09:42 Byte Order: Little Endian 06:09:42 Address sizes: 40 bits physical, 48 bits virtual 06:09:42 CPU(s): 2 06:09:42 On-line CPU(s) list: 0,1 06:09:42 Thread(s) per core: 1 06:09:42 Core(s) per socket: 1 06:09:42 Socket(s): 2 06:09:42 NUMA node(s): 1 06:09:42 Vendor ID: AuthenticAMD 06:09:42 CPU family: 23 06:09:42 Model: 49 06:09:42 Model name: AMD EPYC-Rome Processor 06:09:42 Stepping: 0 06:09:42 CPU MHz: 2800.000 06:09:42 BogoMIPS: 5600.00 06:09:42 Virtualization: AMD-V 06:09:42 Hypervisor vendor: KVM 06:09:42 Virtualization type: full 06:09:42 L1d cache: 64 KiB 06:09:42 L1i cache: 64 KiB 06:09:42 L2 cache: 1 MiB 06:09:42 L3 cache: 32 MiB 06:09:42 NUMA node0 CPU(s): 0,1 06:09:42 Vulnerability Itlb multihit: Not affected 06:09:42 Vulnerability L1tf: Not affected 06:09:42 Vulnerability Mds: Not affected 06:09:42 Vulnerability Meltdown: Not affected 06:09:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:09:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:09:42 Vulnerability Srbds: Not affected 06:09:42 Vulnerability Tsx async abort: Not affected 06:09:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:09:42 06:09:42 06:09:42 ---> nproc: 06:09:42 2 06:09:42 06:09:42 06:09:42 ---> df -h: 06:09:42 Filesystem Size Used Available Use% Mounted on 06:09:42 overlay 40.0G 7.2G 32.8G 18% / 06:09:42 tmpfs 64.0M 0 64.0M 0% /dev 06:09:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:09:42 shm 64.0M 0 64.0M 0% /dev/shm 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-109 06:09:42 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-109@tmp 06:09:42 06:09:42 06:09:42 ---> free -m: 06:09:42 total used free shared buff/cache available 06:09:42 Mem: 7821 979 4732 0 2108 6664 06:09:42 Swap: 1023 0 1023 06:09:42 06:09:42 06:09:42 ---> ip addr: 06:09:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:09:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:09:42 inet 127.0.0.1/8 scope host lo 06:09:42 valid_lft forever preferred_lft forever 06:09:42 inet6 ::1/128 scope host 06:09:42 valid_lft forever preferred_lft forever 06:09:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:09:42 link/ether fa:16:3e:0d:93:1f brd ff:ff:ff:ff:ff:ff 06:09:42 inet 10.30.123.203/23 brd 10.30.123.255 scope global dynamic eth0 06:09:42 valid_lft 84806sec preferred_lft 84806sec 06:09:42 inet6 fe80::f816:3eff:fe0d:931f/64 scope link 06:09:42 valid_lft forever preferred_lft forever 06:09:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:09:42 link/ether 02:42:08:2a:88:5d brd ff:ff:ff:ff:ff:ff 06:09:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:09:42 valid_lft forever preferred_lft forever 06:09:42 inet6 fe80::42:8ff:fe2a:885d/64 scope link 06:09:42 valid_lft forever preferred_lft forever 06:09:42 06:09:42 06:09:42 ---> sar -b -r -n DEV: 06:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:09:42 06:09:42 05:42:55 LINUX RESTART (2 CPU) 06:09:42 06:09:42 05:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:09:42 05:45:01 19.60 1.13 18.47 0.00 685.70 2989.13 0.00 06:09:42 05:46:01 0.43 0.00 0.43 0.00 0.00 6.50 0.00 06:09:42 05:47:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 06:09:42 05:48:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 06:09:42 05:49:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 06:09:42 05:50:02 0.22 0.00 0.22 0.00 0.00 2.17 0.00 06:09:42 05:51:01 0.25 0.00 0.25 0.00 0.00 3.39 0.00 06:09:42 05:52:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 06:09:42 05:53:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 06:09:42 05:54:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 06:09:42 05:55:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 06:09:42 05:56:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 06:09:42 05:57:01 0.22 0.00 0.22 0.00 0.00 3.00 0.00 06:09:42 05:58:01 0.37 0.08 0.28 0.00 2.67 3.07 0.00 06:09:42 05:59:01 0.80 0.07 0.73 0.00 2.13 15.17 0.00 06:09:42 06:00:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 06:09:42 06:01:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 06:09:42 06:02:01 0.42 0.12 0.30 0.00 1.86 5.86 0.00 06:09:42 06:03:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 06:09:42 06:04:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 06:09:42 06:05:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 06:09:42 06:06:01 0.20 0.00 0.20 0.00 0.00 2.07 0.00 06:09:42 06:07:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 06:09:42 06:08:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:09:42 06:09:01 0.28 0.03 0.25 0.00 3.73 4.11 0.00 06:09:42 Average: 1.06 0.06 1.00 0.00 27.87 123.28 0.00 06:09:42 06:09:42 05:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:09:42 05:45:01 5456672 0 798116 9.97 2620 1751532 1247756 13.78 576648 1576920 20 06:09:42 05:46:01 5457696 0 797088 9.95 2620 1751536 1237488 13.66 579612 1572892 8 06:09:42 05:47:01 5457876 0 796900 9.95 2620 1751544 1224236 13.52 574016 1578636 20 06:09:42 05:48:01 5460940 0 793832 9.91 2620 1751548 1203388 13.29 571500 1578636 12 06:09:42 05:49:01 5457952 0 796812 9.95 2620 1751556 1203460 13.29 571648 1581780 8 06:09:42 05:50:02 5457924 0 796840 9.95 2620 1751556 1203388 13.29 571264 1581780 8 06:09:42 05:51:01 5453368 0 801388 10.01 2620 1751564 1203700 13.29 575824 1581780 8 06:09:42 05:52:01 5448444 0 806308 10.07 2620 1751568 1203688 13.29 580576 1581780 8 06:09:42 05:53:01 5449492 0 805256 10.05 2620 1751572 1203520 13.29 581724 1579848 8 06:09:42 05:54:01 5449188 0 805536 10.06 2620 1751596 1203604 13.29 582132 1579848 12 06:09:42 05:55:01 5449608 0 805136 10.05 2620 1751576 1203520 13.29 587420 1574012 12 06:09:42 05:56:01 5449740 0 804996 10.05 2620 1751584 1203520 13.29 587536 1574012 16 06:09:42 05:57:01 5449948 0 804784 10.05 2620 1751588 1203520 13.29 586980 1574532 8 06:09:42 05:58:01 5447740 0 806988 10.08 2620 1751592 1205260 13.31 588352 1574532 8 06:09:42 05:59:01 5449156 0 805568 10.06 2620 1751596 1203604 13.29 587464 1574532 8 06:09:42 06:00:01 5449244 0 805476 10.06 2620 1751600 1203520 13.29 586944 1574532 8 06:09:42 06:01:01 5446816 0 807900 10.09 2620 1751604 1206096 13.32 588888 1574532 8 06:09:42 06:02:01 5447496 0 807088 10.08 2620 1751736 1204316 13.30 588700 1574592 8 06:09:42 06:03:01 5447912 0 806672 10.07 2620 1751736 1204196 13.29 588136 1574592 12 06:09:42 06:04:01 5447400 0 807176 10.08 2620 1751744 1204232 13.30 588920 1574072 20 06:09:42 06:05:01 5447352 0 807224 10.08 2620 1751744 1204280 13.30 589184 1574072 8 06:09:42 06:06:01 5449212 0 805356 10.06 2620 1751752 1204028 13.29 587836 1574072 8 06:09:42 06:07:01 5448036 0 806528 10.07 2620 1751756 1204232 13.30 588928 1574072 8 06:09:42 06:08:01 5449044 0 805516 10.06 2620 1751760 1204028 13.29 587776 1574072 8 06:09:42 06:09:01 5443332 0 811096 10.13 2620 1751892 1204568 13.30 592760 1574124 36 06:09:42 Average: 5450864 0 803823 10.04 2620 1751633 1207886 13.34 583631 1576330 12 06:09:42 06:09:42 05:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:09:42 05:45:01 eth0 105.76 103.86 467.43 18.74 0.00 0.00 0.00 0.00 06:09:42 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:45:01 docker0 50.92 36.55 4.46 133.41 0.00 0.00 0.00 0.00 06:09:42 05:46:01 eth0 3.36 0.63 0.82 0.40 0.00 0.00 0.00 0.00 06:09:42 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:47:01 eth0 2.77 1.42 1.61 1.17 0.00 0.00 0.00 0.00 06:09:42 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:48:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:09:42 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:49:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:09:42 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:50:02 eth0 1.00 0.07 0.08 0.01 0.00 0.00 0.00 0.00 06:09:42 05:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:51:01 eth0 1.34 0.32 0.37 0.17 0.00 0.00 0.00 0.00 06:09:42 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:52:01 eth0 0.70 0.30 0.28 0.21 0.00 0.00 0.00 0.00 06:09:42 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:53:01 eth0 0.17 0.08 0.01 0.03 0.00 0.00 0.00 0.00 06:09:42 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:54:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:09:42 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:55:01 eth0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:09:42 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:09:42 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:09:42 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:58:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:09:42 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:59:01 eth0 0.42 0.25 0.15 0.08 0.00 0.00 0.00 0.00 06:09:42 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:00:01 eth0 2.43 0.08 0.22 0.01 0.00 0.00 0.00 0.00 06:09:42 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:01:01 eth0 4.30 0.67 1.10 0.58 0.00 0.00 0.00 0.00 06:09:42 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:02:01 eth0 3.30 0.53 0.75 0.39 0.00 0.00 0.00 0.00 06:09:42 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:03:01 eth0 0.75 0.27 0.29 0.20 0.00 0.00 0.00 0.00 06:09:42 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:04:01 eth0 2.08 0.78 0.77 0.47 0.00 0.00 0.00 0.00 06:09:42 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:05:01 eth0 0.62 0.33 0.29 0.17 0.00 0.00 0.00 0.00 06:09:42 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:06:01 eth0 0.48 0.03 0.05 0.03 0.00 0.00 0.00 0.00 06:09:42 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:07:01 eth0 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 06:09:42 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:08:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:09:42 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:09:01 eth0 4.86 3.18 4.52 1.51 0.00 0.00 0.00 0.00 06:09:42 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 Average: eth0 5.46 4.57 19.19 0.98 0.00 0.00 0.00 0.00 06:09:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:42 Average: docker0 2.04 1.46 0.18 5.34 0.00 0.00 0.00 0.00 06:09:42 06:09:42 06:09:42 ---> sar -P ALL: 06:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:09:42 06:09:42 05:42:55 LINUX RESTART (2 CPU) 06:09:42 06:09:42 05:44:01 CPU %user %nice %system %iowait %steal %idle 06:09:42 05:45:01 all 3.25 0.00 1.63 1.56 0.04 93.52 06:09:42 05:45:01 0 2.76 0.00 1.55 2.58 0.03 93.08 06:09:42 05:45:01 1 3.74 0.00 1.70 0.54 0.05 93.96 06:09:42 05:46:01 all 0.03 0.00 0.04 0.00 0.02 99.92 06:09:42 05:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:09:42 05:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:09:42 05:47:01 all 0.23 0.00 0.03 0.00 0.03 99.72 06:09:42 05:47:01 0 0.37 0.00 0.03 0.00 0.03 99.57 06:09:42 05:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:09:42 05:48:01 all 0.13 0.00 0.03 0.00 0.01 99.82 06:09:42 05:48:01 0 0.23 0.00 0.03 0.00 0.00 99.73 06:09:42 05:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:09:42 05:49:01 all 0.16 0.00 0.06 0.00 0.03 99.76 06:09:42 05:49:01 0 0.25 0.00 0.05 0.00 0.02 99.68 06:09:42 05:49:01 1 0.07 0.00 0.07 0.00 0.03 99.83 06:09:42 05:50:02 all 0.18 0.00 0.03 0.00 0.02 99.78 06:09:42 05:50:02 0 0.32 0.00 0.02 0.00 0.02 99.65 06:09:42 05:50:02 1 0.03 0.00 0.03 0.00 0.02 99.92 06:09:42 05:51:01 all 0.20 0.00 0.03 0.00 0.03 99.73 06:09:42 05:51:01 0 0.32 0.00 0.02 0.00 0.03 99.63 06:09:42 05:51:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:09:42 05:52:01 all 0.14 0.00 0.04 0.00 0.02 99.80 06:09:42 05:52:01 0 0.25 0.00 0.03 0.00 0.00 99.72 06:09:42 05:52:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:09:42 05:53:01 all 0.12 0.00 0.03 0.00 0.02 99.84 06:09:42 05:53:01 0 0.18 0.00 0.02 0.00 0.02 99.78 06:09:42 05:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:09:42 05:54:01 all 0.10 0.00 0.03 0.00 0.02 99.86 06:09:42 05:54:01 0 0.17 0.00 0.02 0.00 0.00 99.82 06:09:42 05:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:09:42 05:55:01 all 0.15 0.00 0.02 0.00 0.03 99.81 06:09:42 05:55:01 0 0.23 0.00 0.02 0.00 0.02 99.73 06:09:42 05:55:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:09:42 06:09:42 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:09:42 05:56:01 all 0.12 0.00 0.03 0.00 0.02 99.83 06:09:42 05:56:01 0 0.20 0.00 0.02 0.00 0.00 99.78 06:09:42 05:56:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:09:42 05:57:01 all 0.07 0.00 0.03 0.00 0.02 99.89 06:09:42 05:57:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:09:42 05:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:09:42 05:58:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:09:42 05:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:09:42 05:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:09:42 05:59:01 all 0.15 0.00 0.04 0.00 0.02 99.79 06:09:42 05:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:09:42 05:59:01 1 0.28 0.00 0.05 0.00 0.02 99.65 06:09:42 06:00:01 all 0.21 0.00 0.02 0.00 0.01 99.77 06:09:42 06:00:01 0 0.38 0.00 0.02 0.00 0.02 99.58 06:09:42 06:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:09:42 06:01:01 all 0.13 0.00 0.03 0.00 0.03 99.81 06:09:42 06:01:01 0 0.08 0.00 0.05 0.00 0.02 99.85 06:09:42 06:01:01 1 0.18 0.00 0.02 0.00 0.03 99.77 06:09:42 06:02:01 all 0.15 0.00 0.05 0.03 0.02 99.75 06:09:42 06:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:09:42 06:02:01 1 0.25 0.00 0.05 0.07 0.02 99.62 06:09:42 06:03:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:09:42 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:09:42 06:03:01 1 0.35 0.00 0.02 0.00 0.02 99.62 06:09:42 06:04:01 all 0.22 0.00 0.03 0.00 0.01 99.74 06:09:42 06:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:09:42 06:04:01 1 0.38 0.00 0.02 0.00 0.00 99.60 06:09:42 06:05:01 all 0.20 0.00 0.04 0.00 0.01 99.75 06:09:42 06:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:09:42 06:05:01 1 0.35 0.00 0.03 0.00 0.00 99.62 06:09:42 06:06:01 all 0.17 0.00 0.01 0.00 0.02 99.81 06:09:42 06:06:01 0 0.28 0.00 0.02 0.00 0.03 99.67 06:09:42 06:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:09:42 06:09:42 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:09:42 06:07:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:09:42 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:09:42 06:07:01 1 0.32 0.00 0.03 0.00 0.03 99.62 06:09:42 06:08:01 all 0.17 0.00 0.02 0.00 0.01 99.81 06:09:42 06:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:09:42 06:08:01 1 0.32 0.00 0.02 0.00 0.00 99.67 06:09:42 06:09:01 all 0.33 0.00 0.27 0.01 0.03 99.37 06:09:42 06:09:01 0 0.15 0.00 0.18 0.00 0.03 99.63 06:09:42 06:09:01 1 0.52 0.00 0.35 0.02 0.02 99.10 06:09:42 Average: all 0.28 0.00 0.10 0.06 0.02 99.53 06:09:42 Average: 0 0.26 0.00 0.10 0.10 0.02 99.52 06:09:42 Average: 1 0.29 0.00 0.11 0.02 0.02 99.55 06:09:42 06:09:42 06:09:42