Pull request #953 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe+93abf715a89b706c53091008ba2aa1c6f00d3b1a (e43f4e11ae0fadb41e8b3f7c7f069fa77ce0ba9e) 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-ssh5917824234863847708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh591777686451387465.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-953/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-sdk-go/branches/PR-953/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7335295983593810890.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-sdk-go/branches/PR-953/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8565525603153216159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2931557443138160647.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-sdk-go/branches/PR-953/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-sdk-go/branches/PR-953/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7764112020427731760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-271 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-953 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-953@tmp/jenkins-gitclient-ssh1289456381413788873.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-953@tmp/jenkins-gitclient-ssh7280660837460842720.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe Merge succeeded, producing 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe Checking out Revision 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe (PR-953) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # 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/dgexfoundry_device-sdk-go_PR-953@tmp/jenkins-gitclient-ssh5024733323603860027.key > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:35 ========================================================= 05:56:35 EdgeX Global Pipelines Version Info 05:56:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:36 ------------------- 05:56:36 stable info: 05:56:36 ------------------- 05:56:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:36 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:56:36 Message: update stable to v1.0.193 05:56:37 ------------------- 05:56:37 experimental info: 05:56:37 ------------------- 05:56:37 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:37 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:56:37 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-953 [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-953 [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-953 [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d94d2f [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:39 provisioning config files... 05:56:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config6784372691774533261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:40 ---> docker-login.sh 05:56:40 nexus3.edgexfoundry.org:10001 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10002 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10003 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10004 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 docker.io 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:41 Configure a credential helper to remove this warning. See 05:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:41 05:56:41 Login Succeeded 05:56:41 ---> docker-login.sh ends [Pipeline] } 05:56:41 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:56:41 + git log --format=format:%s -1 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe [Pipeline] echo 05:56:42 GIT_COMMIT: 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:56:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:42 05:56:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:43 latest: Pulling from edgex-devops/git-semver 05:56:43 31603596830f: Pulling fs layer 05:56:43 54011a49482f: Pulling fs layer 05:56:43 a6820b24f6d8: Pulling fs layer 05:56:43 f581987b2513: Pulling fs layer 05:56:43 f581987b2513: Waiting 05:56:43 54011a49482f: Verifying Checksum 05:56:43 54011a49482f: Download complete 05:56:43 31603596830f: Verifying Checksum 05:56:43 31603596830f: Download complete 05:56:43 f581987b2513: Verifying Checksum 05:56:43 f581987b2513: Download complete 05:56:43 a6820b24f6d8: Verifying Checksum 05:56:43 a6820b24f6d8: Download complete 05:56:43 31603596830f: Pull complete 05:56:43 54011a49482f: Pull complete 05:56:44 a6820b24f6d8: Pull complete 05:56:44 f581987b2513: Pull complete 05:56:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:44 prd-centos7-docker-4c-2g-271 does not seem to be running inside a container 05:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-953 -v /w/workspace/dgexfoundry_device-sdk-go_PR-953:/w/workspace/dgexfoundry_device-sdk-go_PR-953:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:56:45 $ docker top 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:45 [ssh-agent] Looking for ssh-agent implementation... 05:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:45 $ docker exec 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 ssh-agent 05:56:45 SSH_AUTH_SOCK=/tmp/ssh-qWiHDrx4IadM/agent.14 05:56:45 SSH_AGENT_PID=20 05:56:46 Running ssh-add (command line suppressed) 05:56:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_6106394065959149679.key (/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_6106394065959149679.key) 05:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:46 + git tag --points-at HEAD [Pipeline] } 05:56:46 $ docker exec --env ******** --env ******** 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 ssh-agent -k 05:56:46 unset SSH_AUTH_SOCK; 05:56:46 unset SSH_AGENT_PID; 05:56:46 echo Agent pid 20 killed; 05:56:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:46 [ssh-agent] Looking for ssh-agent implementation... 05:56:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:46 $ docker exec 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 ssh-agent 05:56:47 SSH_AUTH_SOCK=/tmp/ssh-3B3ixj8XuetB/agent.53 05:56:47 SSH_AGENT_PID=59 05:56:47 Running ssh-add (command line suppressed) 05:56:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_6675554423455111517.key (/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_6675554423455111517.key) 05:56:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:47 + git semver init 05:56:47 # -> Open(): unable to determine branch for HEAD 05:56:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-953/.git 05:56:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-953 05:56:47 # $SEMVER_REMOTE_NAME = origin 05:56:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:47 # $SEMVER_USER_NAME = edgex-jenkins 05:56:47 # $SEMVER_BRANCH = PR-953 05:56:47 # $SEMVER_TEMP = /tmp/semver-971682308 05:56:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:56:48 # '/tmp/semver-971682308' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-953/.semver' 05:56:48 # -> Force: false 05:56:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-953/.semver [Pipeline] } 05:56:48 $ docker exec --env ******** --env ******** 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 ssh-agent -k 05:56:48 unset SSH_AUTH_SOCK; 05:56:48 unset SSH_AGENT_PID; 05:56:48 echo Agent pid 59 killed; 05:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:49 + git semver [Pipeline] } 05:56:49 $ docker stop --time=1 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 05:56:50 $ docker rm -f 344c27a5dee80d0c5a561214f83b5a5bbda1fd6f74b0d801c349f14263f7d219 [Pipeline] // withDockerContainer [Pipeline] sh 05:56:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:51 Stashed 1 file(s) [Pipeline] echo 05:56:51 [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:57:06 Still waiting to schedule task 05:57:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:57:06 Still waiting to schedule task 05:57:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-266’ is offline 05:59:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-272 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [Pipeline] { [Pipeline] ws 05:59:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:12 Selected Git installation does not exist. Using Default 05:59:12 The recommended git tool is: NONE 05:59:18 using credential edgex-jenkins-ssh 05:59:18 Cloning the remote Git repository 05:59:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:18 > git --version # timeout=10 05:59:18 > git --version # 'git version 2.17.1' 05:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:20 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 05:59:20 Merge succeeded, producing 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 05:59:20 Checking out Revision 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe (PR-953) 05:59:20 > git config core.sparsecheckout # timeout=10 05:59:20 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 05:59:20 > git remote # timeout=10 05:59:20 > git config --get remote.origin.url # timeout=10 05:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:20 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 05:59:20 > git rev-parse HEAD^{commit} # timeout=10 05:59:20 > git config core.sparsecheckout # timeout=10 05:59:20 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 05:59:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:59:25 > git --version # timeout=10 05:59:25 > git --version # 'git version 2.17.1' 05:59:25 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:59:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:27 + sudo service docker restart 05:59:27 + true 05:59:30 Running on prd-centos7-docker-4c-2g-273 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [Pipeline] { [Pipeline] ws 05:59:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:59:30 Selected Git installation does not exist. Using Default 05:59:30 The recommended git tool is: NONE 05:59:32 using credential edgex-jenkins-ssh 05:59:32 Cloning the remote Git repository 05:59:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:59:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:32 > git --version # timeout=10 05:59:32 > git --version # 'git version 2.24.4' 05:59:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:32 [INFO] Currently running in a labeled security context 05:59:32 [INFO] Currently SELinux is 'enforcing' on the host 05:59:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1812311372723206626.key 05:59:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:34 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 05:59:34 Merge succeeded, producing 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 05:59:34 Checking out Revision 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe (PR-953) 05:59:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:33 [INFO] Currently running in a labeled security context 05:59:33 [INFO] Currently SELinux is 'enforcing' on the host 05:59:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8556589037633065522.key 05:59:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:33 > git config core.sparsecheckout # timeout=10 05:59:33 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 05:59:33 > git remote # timeout=10 05:59:33 > git config --get remote.origin.url # timeout=10 05:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:34 [INFO] Currently running in a labeled security context 05:59:34 [INFO] Currently SELinux is 'enforcing' on the host 05:59:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4233652613707743912.key 05:59:34 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 05:59:34 > git rev-parse HEAD^{commit} # timeout=10 05:59:34 > git config core.sparsecheckout # timeout=10 05:59:34 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 05:59:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:59:37 > git --version # timeout=10 05:59:37 > git --version # 'git version 2.24.4' 05:59:37 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:39 + sudo service docker restart 05:59:39 + true 05:59:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:46 provisioning config files... 05:59:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4027495358655357564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:46 ---> docker-login.sh 05:59:46 nexus3.edgexfoundry.org:10001 05:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:47 Configure a credential helper to remove this warning. See 05:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:47 05:59:47 Login Succeeded 05:59:47 nexus3.edgexfoundry.org:10002 05:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:48 Configure a credential helper to remove this warning. See 05:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:48 05:59:48 Login Succeeded 05:59:48 nexus3.edgexfoundry.org:10003 05:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:48 Configure a credential helper to remove this warning. See 05:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:48 05:59:48 Login Succeeded 05:59:48 nexus3.edgexfoundry.org:10004 05:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:49 Configure a credential helper to remove this warning. See 05:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:49 05:59:49 Login Succeeded 05:59:49 docker.io 05:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:49 Configure a credential helper to remove this warning. See 05:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:49 05:59:49 Login Succeeded 05:59:49 ---> docker-login.sh ends [Pipeline] } 05:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:50 ========================================================= 05:59:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:59:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:50 + 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 . 05:59:51 Sending build context to Docker daemon 2.622MB 05:59:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:59:51 Step 2/8 : FROM ${BASE} 05:59:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:51 595b0fe564bb: Pulling fs layer 05:59:51 7186ed65a4f7: Pulling fs layer 05:59:51 316046926c0a: Pulling fs layer 05:59:51 4ebd0625c992: Pulling fs layer 05:59:51 207e8628e3a3: Pulling fs layer 05:59:51 c791037a9be2: Pulling fs layer 05:59:51 ffd874e62e21: Pulling fs layer 05:59:51 4ebd0625c992: Waiting 05:59:51 207e8628e3a3: Waiting 05:59:51 c791037a9be2: Waiting 05:59:51 ffd874e62e21: Waiting 05:59:51 316046926c0a: Download complete 05:59:51 7186ed65a4f7: Verifying Checksum 05:59:51 7186ed65a4f7: Download complete 05:59:51 207e8628e3a3: Verifying Checksum 05:59:51 207e8628e3a3: Download complete 05:59:51 c791037a9be2: Verifying Checksum 05:59:51 c791037a9be2: Download complete 05:59:51 595b0fe564bb: Verifying Checksum 05:59:51 595b0fe564bb: Download complete 05:59:52 595b0fe564bb: Pull complete 05:59:53 7186ed65a4f7: Pull complete 05:59:53 316046926c0a: Pull complete 05:59:54 ffd874e62e21: Verifying Checksum 05:59:54 ffd874e62e21: Download complete 05:59:56 4ebd0625c992: Verifying Checksum 05:59:56 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:57 provisioning config files... 05:59:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config512332363540974749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:58 ---> docker-login.sh 05:59:58 nexus3.edgexfoundry.org:10001 05:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:58 Configure a credential helper to remove this warning. See 05:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:58 05:59:58 Login Succeeded 05:59:58 nexus3.edgexfoundry.org:10002 05:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:58 Configure a credential helper to remove this warning. See 05:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:58 05:59:58 Login Succeeded 05:59:58 nexus3.edgexfoundry.org:10003 05:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:58 Configure a credential helper to remove this warning. See 05:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:58 05:59:58 Login Succeeded 05:59:58 nexus3.edgexfoundry.org:10004 05:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 docker.io 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 ---> docker-login.sh ends [Pipeline] } 05:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:59 ========================================================= 05:59:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:59:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:00 + 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 . 06:00:00 Sending build context to Docker daemon 2.623MB 06:00:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:00:00 Step 2/8 : FROM ${BASE} 06:00:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:00 540db60ca938: Pulling fs layer 06:00:00 adcc1eea9eea: Pulling fs layer 06:00:00 4c4ab2625f07: Pulling fs layer 06:00:00 0510c868ecb4: Pulling fs layer 06:00:00 afea3b2eda06: Pulling fs layer 06:00:00 7809a108b3ef: Pulling fs layer 06:00:00 f706445af74f: Pulling fs layer 06:00:00 0510c868ecb4: Waiting 06:00:00 afea3b2eda06: Waiting 06:00:00 7809a108b3ef: Waiting 06:00:00 f706445af74f: Waiting 06:00:00 4c4ab2625f07: Verifying Checksum 06:00:00 4c4ab2625f07: Download complete 06:00:00 adcc1eea9eea: Verifying Checksum 06:00:00 adcc1eea9eea: Download complete 06:00:00 afea3b2eda06: Verifying Checksum 06:00:00 afea3b2eda06: Download complete 06:00:00 7809a108b3ef: Verifying Checksum 06:00:00 7809a108b3ef: Download complete 06:00:00 540db60ca938: Verifying Checksum 06:00:00 540db60ca938: Download complete 06:00:00 540db60ca938: Pull complete 06:00:00 adcc1eea9eea: Pull complete 06:00:01 4c4ab2625f07: Pull complete 06:00:02 f706445af74f: Verifying Checksum 06:00:02 f706445af74f: Download complete 06:00:03 0510c868ecb4: Verifying Checksum 06:00:03 0510c868ecb4: Download complete 06:00:06 0510c868ecb4: Pull complete 06:00:06 afea3b2eda06: Pull complete 06:00:06 7809a108b3ef: Pull complete 06:00:06 4ebd0625c992: Pull complete 06:00:06 207e8628e3a3: Pull complete 06:00:06 c791037a9be2: Pull complete 06:00:07 f706445af74f: Pull complete 06:00:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:00:07 ---> b068be0155e3 06:00:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:11 ffd874e62e21: Pull complete 06:00:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:00:11 ---> cfc18b08335c 06:00:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:11 ---> Running in e742a7d128de 06:00:12 Removing intermediate container e742a7d128de 06:00:12 ---> 79884b813874 06:00:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:12 ---> Running in 114344feadb7 06:00:13 Removing intermediate container 114344feadb7 06:00:13 ---> c1106f877711 06:00:13 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:00:13 ---> Running in 90e8232d2c88 06:00:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:00:13 ---> Running in 9449aaa5bd8f 06:00:13 Removing intermediate container 9449aaa5bd8f 06:00:13 ---> f1992061f654 06:00:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:13 ---> Running in bc8071322c12 06:00:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:00:14 (1/6) Installing libc-dev (0.7.2-r3) 06:00:14 (2/6) Installing libsodium (1.0.18-r0) 06:00:14 (3/6) Installing pkgconf (1.7.3-r0) 06:00:14 (4/6) Installing libsodium-dev (1.0.18-r0) 06:00:14 (5/6) Installing libzmq (4.3.3-r1) 06:00:14 (6/6) Installing zeromq-dev (4.3.3-r1) 06:00:15 Executing busybox-1.32.1-r6.trigger 06:00:15 OK: 150 MiB in 46 packages 06:00:15 Removing intermediate container 90e8232d2c88 06:00:15 ---> bbe651aa5ac7 06:00:15 Step 6/8 : WORKDIR /device-sdk-go 06:00:15 ---> Running in ddb93ba7c73a 06:00:15 Removing intermediate container ddb93ba7c73a 06:00:15 ---> 5f6e2a1d928b 06:00:15 Step 7/8 : COPY . . 06:00:16 ---> eda020ed92b8 06:00:16 Step 8/8 : RUN go mod download 06:00:16 ---> Running in 466cfccf7e90 06:00:16 Removing intermediate container bc8071322c12 06:00:16 ---> 8db6f79fef15 06:00:16 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:00:16 ---> Running in 17a6286f1a15 06:00:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:00:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:00:18 (1/6) Installing libc-dev (0.7.2-r3) 06:00:19 (2/6) Installing libsodium (1.0.18-r0) 06:00:19 (3/6) Installing pkgconf (1.7.3-r0) 06:00:19 (4/6) Installing libsodium-dev (1.0.18-r0) 06:00:19 (5/6) Installing libzmq (4.3.3-r1) 06:00:19 (6/6) Installing zeromq-dev (4.3.3-r1) 06:00:19 Executing busybox-1.32.1-r6.trigger 06:00:19 OK: 139 MiB in 46 packages 06:00:20 Removing intermediate container 17a6286f1a15 06:00:20 ---> b4880c6856ea 06:00:20 Step 6/8 : WORKDIR /device-sdk-go 06:00:21 ---> Running in 4d3dde980aad 06:00:21 Removing intermediate container 4d3dde980aad 06:00:21 ---> f6b423767dc8 06:00:21 Step 7/8 : COPY . . 06:00:23 ---> 64d45ead4be9 06:00:23 Step 8/8 : RUN go mod download 06:00:23 ---> Running in dc9b9d061097 06:00:31 Removing intermediate container 466cfccf7e90 06:00:31 ---> 701694b7a67d 06:00:31 Successfully built 701694b7a67d 06:00:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:31 + docker inspect -f . ci-base-image-x86_64 06:00:31 . [Pipeline] withDockerContainer 06:00:31 prd-centos7-docker-4c-2g-273 does not seem to be running inside a container 06:00:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 06:00:31 $ docker top 080965655fe632eb5c851a1ce0471b0ba4bcee844cd79a8592b724f71c4b7e8a -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:32 + go version 06:00:32 go version go1.16.3 linux/amd64 [Pipeline] } 06:00:32 $ docker stop --time=1 080965655fe632eb5c851a1ce0471b0ba4bcee844cd79a8592b724f71c4b7e8a 06:00:33 $ docker rm -f 080965655fe632eb5c851a1ce0471b0ba4bcee844cd79a8592b724f71c4b7e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:34 + docker inspect -f . ci-base-image-x86_64 06:00:34 . [Pipeline] withDockerContainer 06:00:34 prd-centos7-docker-4c-2g-273 does not seem to be running inside a container 06:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 06:00:34 $ docker top 742ca4da7f75b29e5d2dab897fb803662f989cd84fd93f5a1d88cccf1203f2c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:35 + go mod tidy [Pipeline] sh 06:00:36 + make test 06:00:36 go mod tidy 06:00:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:49 Removing intermediate container dc9b9d061097 06:00:49 ---> e66119e7c4b2 06:00:49 Successfully built e66119e7c4b2 06:00:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:50 + docker inspect -f . ci-base-image-arm64 06:00:50 . [Pipeline] withDockerContainer 06:00:50 prd-ubuntu18.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 06:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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:00:52 $ docker top 11f11bb5a364da6b411dbed3adf4e443f3c538232ca72a7bd09d98a0ef9ff05e -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:53 + go version 06:00:53 go version go1.16.3 linux/arm64 [Pipeline] } 06:00:53 $ docker stop --time=1 11f11bb5a364da6b411dbed3adf4e443f3c538232ca72a7bd09d98a0ef9ff05e 06:00:55 $ docker rm -f 11f11bb5a364da6b411dbed3adf4e443f3c538232ca72a7bd09d98a0ef9ff05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:56 + docker inspect -f . ci-base-image-arm64 06:00:56 . [Pipeline] withDockerContainer 06:00:56 prd-ubuntu18.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 06:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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:00:58 $ docker top 9d24112f1cba75641e2cfaccabccfac4f66527cc69d755585d4030cedec910f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:59 + go mod tidy [Pipeline] sh 06:01:00 + make test 06:01:00 go mod tidy 06:01:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:01:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:01:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:01:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.059s coverage: 25.4% of statements 06:01:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:01:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 06:01:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 06:01:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 06:01:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:01:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:01:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:01:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 29.2% of statements 06:01:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:01:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements 06:01:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:01:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:01:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 06:01:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.834s coverage: 89.2% of statements 06:01:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:01:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 06:01:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:01:09 GO111MODULE=on go vet ./... 06:01:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:01:28 gofmt -l . 06:01:28 [ "`gofmt -l .`" = "" ] 06:01:28 ./bin/test-attribution-txt.sh 06:01:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:01:28 $ docker stop --time=1 742ca4da7f75b29e5d2dab897fb803662f989cd84fd93f5a1d88cccf1203f2c5 06:01:29 $ docker rm -f 742ca4da7f75b29e5d2dab897fb803662f989cd84fd93f5a1d88cccf1203f2c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:33 + ls -al . 06:01:33 total 212 06:01:33 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 3 06:01 . 06:01:33 drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 05:59 .. 06:01:33 drwxrwxr-x. 2 jenkins jenkins 64 Jun 3 05:59 bin 06:01:33 -rw-r--r--. 1 jenkins jenkins 126072 Jun 3 06:01 coverage.out 06:01:33 -rw-rw-r--. 1 jenkins jenkins 987 Jun 3 05:59 Dockerfile.build 06:01:33 -rw-rw-r--. 1 jenkins jenkins 140 Jun 3 05:59 .dockerignore 06:01:33 drwxrwxr-x. 5 jenkins jenkins 62 Jun 3 05:59 example 06:01:33 drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 05:59 .git 06:01:33 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:59 .github 06:01:33 -rw-rw-r--. 1 jenkins jenkins 138 Jun 3 05:59 .gitignore 06:01:33 -rw-r--r--. 1 jenkins jenkins 575 Jun 3 06:01 go.mod 06:01:33 -rw-r--r--. 1 jenkins jenkins 20499 Jun 3 06:00 go.sum 06:01:33 drwxrwxr-x. 15 jenkins jenkins 224 Jun 3 05:59 internal 06:01:33 -rw-rw-r--. 1 jenkins jenkins 894 Jun 3 05:59 Jenkinsfile 06:01:33 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 3 05:59 LICENSE 06:01:33 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 3 05:59 Makefile 06:01:33 drwxrwxr-x. 4 jenkins jenkins 26 Jun 3 05:59 openapi 06:01:33 drwxrwxr-x. 5 jenkins jenkins 50 Jun 3 05:59 pkg 06:01:33 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 3 05:59 README.md 06:01:33 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 3 05:59 RELEASE-NOTES.txt 06:01:33 drwxrwxr-x. 4 jenkins jenkins 54 Jun 3 05:59 snap 06:01:33 -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 05:56 VERSION 06:01:33 -rw-rw-r--. 1 jenkins jenkins 222 Jun 3 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:01:33 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe --label arch=amd64 --label version=0.0.0 . 06:01:33 Sending build context to Docker daemon 2.75MB 06:01:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:01:33 Step 2/23 : FROM ${BASE} AS builder 06:01:33 ---> 701694b7a67d 06:01:33 Step 3/23 : WORKDIR /device-sdk-go 06:01:34 ---> Running in e88b161725af 06:01:34 Removing intermediate container e88b161725af 06:01:34 ---> 7bfaebf3a6db 06:01:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:34 ---> Running in 056eb5b4a7c5 06:01:34 Removing intermediate container 056eb5b4a7c5 06:01:34 ---> bd634146cba6 06:01:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:34 ---> Running in df6c45627584 06:01:35 Removing intermediate container df6c45627584 06:01:35 ---> e66ae59da4b6 06:01:35 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:01:35 ---> Running in 858a03c5dbd3 06:01:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:01:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:01:36 OK: 150 MiB in 46 packages 06:01:37 Removing intermediate container 858a03c5dbd3 06:01:37 ---> 3ff5a6a7f2c5 06:01:37 Step 7/23 : COPY . . 06:01:37 ---> 4e048aead12d 06:01:37 Step 8/23 : RUN go mod download 06:01:37 ---> Running in 081080e03d47 06:01:37 Removing intermediate container 081080e03d47 06:01:37 ---> db4844e24c7c 06:01:37 Step 9/23 : RUN make build 06:01:37 ---> Running in 95278828e37e 06:01:38 go mod tidy 06:01:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:01:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:01:50 Removing intermediate container 95278828e37e 06:01:50 ---> a0889ff48bc0 06:01:50 Step 10/23 : FROM alpine:3.12 06:01:51 3.12: Pulling from library/alpine 06:01:51 339de151aab4: Pulling fs layer 06:01:51 339de151aab4: Verifying Checksum 06:01:51 339de151aab4: Download complete 06:01:51 339de151aab4: Pull complete 06:01:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:01:51 Status: Downloaded newer image for alpine:3.12 06:01:51 ---> 13621d1b12d4 06:01:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:51 ---> Running in 1fb850545bf2 06:01:51 Removing intermediate container 1fb850545bf2 06:01:51 ---> 29c37440df09 06:01:51 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:51 ---> Running in 6d3bd84c59e8 06:01:52 Removing intermediate container 6d3bd84c59e8 06:01:52 ---> 1e03d3bdd94a 06:01:52 Step 13/23 : RUN apk add --update --no-cache zeromq 06:01:52 ---> Running in 14251c00fe47 06:01:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:53 (1/5) Installing libgcc (9.3.0-r2) 06:01:53 (2/5) Installing libsodium (1.0.18-r0) 06:01:53 (3/5) Installing libstdc++ (9.3.0-r2) 06:01:54 (4/5) Installing libzmq (4.3.3-r0) 06:01:54 (5/5) Installing zeromq (4.3.3-r0) 06:01:54 Executing busybox-1.31.1-r20.trigger 06:01:54 OK: 8 MiB in 19 packages 06:01:55 Removing intermediate container 14251c00fe47 06:01:55 ---> cb2811d1df4a 06:01:55 Step 14/23 : WORKDIR / 06:01:55 ---> Running in b42b88ba219d 06:01:55 Removing intermediate container b42b88ba219d 06:01:55 ---> aae3672c7660 06:01:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:01:55 ---> 798a84f40387 06:01:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:01:55 ---> f467ceb157d2 06:01:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:01:55 ---> 8b95866d208e 06:01:55 Step 18/23 : EXPOSE 59999 06:01:55 ---> Running in d6b12f08a274 06:01:55 Removing intermediate container d6b12f08a274 06:01:55 ---> bf80456ca58c 06:01:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:01:56 ---> Running in 4d30d5e2077c 06:01:56 Removing intermediate container 4d30d5e2077c 06:01:56 ---> 06082c9148e3 06:01:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:56 ---> Running in c00a97dd6d7b 06:01:56 Removing intermediate container c00a97dd6d7b 06:01:56 ---> f632a9f715d6 06:01:56 Step 21/23 : LABEL arch=amd64 06:01:56 ---> Running in 4cd7350998fb 06:01:56 Removing intermediate container 4cd7350998fb 06:01:56 ---> e7c0ef427bff 06:01:56 Step 22/23 : LABEL git_sha=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 06:01:56 ---> Running in f0e3df8a0812 06:01:56 Removing intermediate container f0e3df8a0812 06:01:56 ---> 7f0243d3a23d 06:01:56 Step 23/23 : LABEL version=0.0.0 06:01:56 ---> Running in 530b59139f67 06:01:56 Removing intermediate container 530b59139f67 06:01:56 ---> 06526584dfdc 06:01:56 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:01:56 Successfully built 06526584dfdc 06:01:56 Successfully tagged device-sdk-simple: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 06:01:57 ---> job-cost.sh 06:01:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t5H6 06:02:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-t5H6/bin to PATH 06:02:19 INFO: No Stack... 06:02:20 INFO: Retrieving Pricing Info for: v3-standard-2 06:02:20 INFO: Archiving Costs [Pipeline] sh 06:02:21 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:21 + cut -d, -f6 [Pipeline] lock 06:02:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] 06:02:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] did not exist. Created. 06:02:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:21 + echo total: 0.05999999865889549 [Pipeline] stash 06:02:21 Stashed 1 file(s) [Pipeline] } 06:02:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:02:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.298s coverage: 25.4% of statements 06:02:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:02:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.215s coverage: 28.1% of statements 06:02:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.242s coverage: 78.9% of statements 06:02:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.194s coverage: 9.0% of statements 06:02:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:02:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:02:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:02:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.330s coverage: 29.2% of statements 06:02:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:02:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.197s coverage: 83.3% of statements 06:02:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:02:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:02:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.383s coverage: 58.0% of statements 06:02:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.047s coverage: 89.2% of statements 06:02:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:02:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.187s coverage: 5.0% of statements 06:02:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:02:46 GO111MODULE=on go vet ./... 06:03:42 gofmt -l . 06:03:42 [ "`gofmt -l .`" = "" ] 06:03:42 ./bin/test-attribution-txt.sh 06:03:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:03:43 $ docker stop --time=1 9d24112f1cba75641e2cfaccabccfac4f66527cc69d755585d4030cedec910f4 06:03:45 $ docker rm -f 9d24112f1cba75641e2cfaccabccfac4f66527cc69d755585d4030cedec910f4 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:46 Warning: overwriting stash ‘coverage-report’ 06:03:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:48 + ls -al . 06:03:48 total 248 06:03:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 06:03 . 06:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:59 .. 06:03:48 -rw-rw-r-- 1 jenkins jenkins 140 Jun 3 05:59 .dockerignore 06:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:59 .git 06:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:59 .github 06:03:48 -rw-rw-r-- 1 jenkins jenkins 138 Jun 3 05:59 .gitignore 06:03:48 -rw-rw-r-- 1 jenkins jenkins 987 Jun 3 05:59 Dockerfile.build 06:03:48 -rw-rw-r-- 1 jenkins jenkins 894 Jun 3 05:59 Jenkinsfile 06:03:48 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 3 05:59 LICENSE 06:03:48 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 3 05:59 Makefile 06:03:48 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 3 05:59 README.md 06:03:48 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 3 05:59 RELEASE-NOTES.txt 06:03:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 05:56 VERSION 06:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:59 bin 06:03:48 -rw-r--r-- 1 jenkins jenkins 126071 Jun 3 06:02 coverage.out 06:03:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 3 05:59 example 06:03:48 -rw-r--r-- 1 jenkins jenkins 575 Jun 3 06:03 go.mod 06:03:48 -rw-r--r-- 1 jenkins jenkins 20499 Jun 3 06:00 go.sum 06:03:48 drwxrwxr-x 15 jenkins jenkins 4096 Jun 3 05:59 internal 06:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:59 openapi 06:03:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 3 05:59 pkg 06:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:59 snap 06:03:48 -rw-rw-r-- 1 jenkins jenkins 222 Jun 3 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:03:48 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe --label arch=arm64 --label version=0.0.0 . 06:03:49 Sending build context to Docker daemon 2.749MB 06:03:49 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:03:49 Step 2/23 : FROM ${BASE} AS builder 06:03:49 ---> e66119e7c4b2 06:03:49 Step 3/23 : WORKDIR /device-sdk-go 06:03:49 ---> Running in 9c4820b49131 06:03:49 Removing intermediate container 9c4820b49131 06:03:49 ---> b92553c1d82b 06:03:49 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:49 ---> Running in 1332c5471897 06:03:50 Removing intermediate container 1332c5471897 06:03:50 ---> a38320841abb 06:03:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:50 ---> Running in 420966fc7666 06:03:52 Removing intermediate container 420966fc7666 06:03:52 ---> a3903023b488 06:03:52 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:03:52 ---> Running in 90c095710e81 06:03:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:03:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:03:55 OK: 139 MiB in 46 packages 06:03:56 Removing intermediate container 90c095710e81 06:03:56 ---> a3e9238b6807 06:03:56 Step 7/23 : COPY . . 06:03:57 ---> 3ddce0a043d7 06:03:57 Step 8/23 : RUN go mod download 06:03:58 ---> Running in fd48bb91613b 06:04:00 Removing intermediate container fd48bb91613b 06:04:00 ---> 8ad856b43439 06:04:00 Step 9/23 : RUN make build 06:04:00 ---> Running in 5b0b4fc0911f 06:04:01 go mod tidy 06:04:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:04:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:04:37 Removing intermediate container 5b0b4fc0911f 06:04:37 ---> 751cd82bdc3d 06:04:37 Step 10/23 : FROM alpine:3.12 06:04:37 3.12: Pulling from library/alpine 06:04:37 d2f70382dc9a: Pulling fs layer 06:04:37 d2f70382dc9a: Verifying Checksum 06:04:37 d2f70382dc9a: Download complete 06:04:38 d2f70382dc9a: Pull complete 06:04:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:38 Status: Downloaded newer image for alpine:3.12 06:04:38 ---> 9852663dfa18 06:04:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:38 ---> Running in 815db7f2cc4f 06:04:39 Removing intermediate container 815db7f2cc4f 06:04:39 ---> d86908c70585 06:04:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:39 ---> Running in d9fa26497ac4 06:04:41 Removing intermediate container d9fa26497ac4 06:04:41 ---> b6d63831a785 06:04:41 Step 13/23 : RUN apk add --update --no-cache zeromq 06:04:41 ---> Running in c5e7cc45b1bd 06:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:44 (1/5) Installing libgcc (9.3.0-r2) 06:04:44 (2/5) Installing libsodium (1.0.18-r0) 06:04:44 (3/5) Installing libstdc++ (9.3.0-r2) 06:04:44 (4/5) Installing libzmq (4.3.3-r0) 06:04:44 (5/5) Installing zeromq (4.3.3-r0) 06:04:44 Executing busybox-1.31.1-r20.trigger 06:04:44 OK: 8 MiB in 19 packages 06:04:46 Removing intermediate container c5e7cc45b1bd 06:04:46 ---> c22ead8c90cc 06:04:46 Step 14/23 : WORKDIR / 06:04:46 ---> Running in 3f1f0bc2ee1c 06:04:46 Removing intermediate container 3f1f0bc2ee1c 06:04:46 ---> 839a043efe04 06:04:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:04:47 ---> 461148006c37 06:04:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:04:48 ---> 9294c22203a4 06:04:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:04:49 ---> 19dd5d0e7bdb 06:04:49 Step 18/23 : EXPOSE 59999 06:04:49 ---> Running in 8a099aad9b57 06:04:50 Removing intermediate container 8a099aad9b57 06:04:50 ---> 167a85aa9b0a 06:04:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:04:50 ---> Running in 51654a0a4636 06:04:51 Removing intermediate container 51654a0a4636 06:04:51 ---> e745d5cda7c6 06:04:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:51 ---> Running in 5042d23018a2 06:04:51 Removing intermediate container 5042d23018a2 06:04:51 ---> 4935b4959163 06:04:51 Step 21/23 : LABEL arch=arm64 06:04:51 ---> Running in 83c80fc9bde4 06:04:52 Removing intermediate container 83c80fc9bde4 06:04:52 ---> 34e1ce0e6233 06:04:52 Step 22/23 : LABEL git_sha=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 06:04:52 ---> Running in 36a61b4b27c1 06:04:52 Removing intermediate container 36a61b4b27c1 06:04:52 ---> 9fb832d8ba4a 06:04:52 Step 23/23 : LABEL version=0.0.0 06:04:53 ---> Running in 88e614c5b78a 06:04:53 Removing intermediate container 88e614c5b78a 06:04:53 ---> 3d7a021e215a 06:04:53 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:04:53 Successfully built 3d7a021e215a 06:04:53 Successfully tagged device-sdk-simple-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:04:54 ---> job-cost.sh 06:04:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EcPY 06:05:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-EcPY/bin to PATH 06:06:55 INFO: No Stack... 06:06:56 INFO: Retrieving Pricing Info for: v2-standard-4 06:06:57 INFO: Archiving Costs [Pipeline] sh 06:06:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:06:57 + cut -d, -f6 [Pipeline] lock 06:06:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] 06:06:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] did not exist. Created. 06:06:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-953-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:58 /w/workspace/device-sdk-go/1@tmp/durable-655a469c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-655a469c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:58 + echo total: 0.18000000715255737 [Pipeline] stash 06:06:58 Warning: overwriting stash ‘stack-cost’ 06:06:58 Stashed 1 file(s) [Pipeline] } 06:06:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-953-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:07:00 provisioning config files... 06:07:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config1883576818279633856tmp [Pipeline] { [Pipeline] sh 06:07:00 + set +x 06:07:00 + curl -s https://codecov.io/bash 06:07:00 + bash -s -- 06:07:00 06:07:00 _____ _ 06:07:00 / ____| | | 06:07:00 | | ___ __| | ___ ___ _____ __ 06:07:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:00 Bash-1.0.3 06:07:00 06:07:00 06:07:00 ==> git version 2.24.4 found 06:07:00 ==> 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:07:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:07:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:07:00 ==> Jenkins CI detected. 06:07:00 project root: . 06:07:00 --> token set from env 06:07:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:00 ==> Running gcov in . (disable via -X gcov) 06:07:00 ==> Python coveragepy not found 06:07:00 ==> Searching for coverage reports in: 06:07:00 + . 06:07:00 -> Found 1 reports 06:07:00 ==> Detecting git/mercurial file structure 06:07:00 ==> Reading reports 06:07:00 + ./coverage.out bytes=126071 06:07:00 ==> Appending adjustments 06:07:00 https://docs.codecov.io/docs/fixing-reports 06:07:01 + Found adjustments 06:07:01 ==> Gzipping contents 06:07:01 20K /tmp/codecov.rk6euA.gz 06:07:01 ==> Uploading reports 06:07:01 url: https://codecov.io 06:07:01 query: branch=PR-953&commit=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=953&job=&cmd_args= 06:07:01 -> Pinging Codecov 06:07:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-953&commit=2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=953&job=&cmd_args= 06:07:01 -> Uploading to 06:07:01 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/7E55EF52A471D76F132DFD9A03CDDE97/2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe/ddb8dcff-1bcf-46e6-b77a-bf655ae5d717.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T060701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3458a5ebc26b9ab589223fa3cb1a92b0b0aeaad2f4e961e4cb6440326e99a782 06:07:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:01 Dload Upload Total Spent Left Speed 06:07:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16426 0 0 100 16426 0 48109 --:--:-- --:--:-- --:--:-- 48170 06:07:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe [Pipeline] } 06:07:01 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:07:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:05 ---> package-listing.sh 06:07:05 ++ tr '[:upper:]' '[:lower:]' 06:07:05 ++ facter osfamily 06:07:05 + OS_FAMILY=redhat 06:07:05 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-953 06:07:05 + START_PACKAGES=/tmp/packages_start.txt 06:07:05 + END_PACKAGES=/tmp/packages_end.txt 06:07:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:05 + PACKAGES=/tmp/packages_start.txt 06:07:05 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-953 ']' 06:07:05 + PACKAGES=/tmp/packages_end.txt 06:07:05 + case "${OS_FAMILY}" in 06:07:05 + rpm -qa 06:07:05 + sort 06:07:05 + '[' -f /tmp/packages_start.txt ']' 06:07:05 + '[' -f /tmp/packages_end.txt ']' 06:07:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:05 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-953 ']' 06:07:05 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-953/archives/ 06:07:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-953/archives/ [Pipeline] echo 06:07:05 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/dgexfoundry_device-sdk-go_PR-953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:06 06:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:07 alpine: Pulling from edgex-lftools-log-publisher 06:07:07 df20fa9351a1: Pulling fs layer 06:07:07 36b3adc4ff6f: Pulling fs layer 06:07:07 8ad3a11d3b57: Pulling fs layer 06:07:07 46f8f816bc3b: Pulling fs layer 06:07:07 93b61091891f: Pulling fs layer 06:07:07 93b9cdb0e59b: Pulling fs layer 06:07:07 5e14af77c1be: Pulling fs layer 06:07:07 01666e4c0597: Pulling fs layer 06:07:07 aa168da1d23b: Pulling fs layer 06:07:07 93b9cdb0e59b: Waiting 06:07:07 46f8f816bc3b: Waiting 06:07:07 5e14af77c1be: Waiting 06:07:07 93b61091891f: Waiting 06:07:07 01666e4c0597: Waiting 06:07:07 aa168da1d23b: Waiting 06:07:07 36b3adc4ff6f: Verifying Checksum 06:07:07 36b3adc4ff6f: Download complete 06:07:07 46f8f816bc3b: Verifying Checksum 06:07:07 46f8f816bc3b: Download complete 06:07:07 93b61091891f: Verifying Checksum 06:07:07 93b61091891f: Download complete 06:07:07 df20fa9351a1: Verifying Checksum 06:07:07 df20fa9351a1: Download complete 06:07:07 5e14af77c1be: Verifying Checksum 06:07:07 5e14af77c1be: Download complete 06:07:07 93b9cdb0e59b: Verifying Checksum 06:07:07 93b9cdb0e59b: Download complete 06:07:07 8ad3a11d3b57: Verifying Checksum 06:07:07 8ad3a11d3b57: Download complete 06:07:07 01666e4c0597: Verifying Checksum 06:07:07 01666e4c0597: Download complete 06:07:07 df20fa9351a1: Pull complete 06:07:07 36b3adc4ff6f: Pull complete 06:07:08 8ad3a11d3b57: Pull complete 06:07:08 46f8f816bc3b: Pull complete 06:07:08 93b61091891f: Pull complete 06:07:08 93b9cdb0e59b: Pull complete 06:07:09 5e14af77c1be: Pull complete 06:07:09 01666e4c0597: Pull complete 06:07:10 aa168da1d23b: Download complete 06:07:14 aa168da1d23b: Pull complete 06:07:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:14 prd-centos7-docker-4c-2g-271 does not seem to be running inside a container 06:07:14 $ 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/dgexfoundry_device-sdk-go_PR-953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-953 -v /w/workspace/dgexfoundry_device-sdk-go_PR-953:/w/workspace/dgexfoundry_device-sdk-go_PR-953:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:07:16 $ docker top 5cf0095faa922f7faff364f9a6b2433a3c0d1cfa4506f236cb8a478e3c8782e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:17 + mkdir -p /var/log/sa [Pipeline] sh 06:07:18 + ls /var/log/sa-host 06:07:18 + sadf -c /var/log/sa-host/sa03 06:07:18 file_magic: OK 06:07:18 HZ: Using current value: 100 06:07:18 file_header: OK 06:07:18 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:07:18 Statistics: 06:07:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:18 File successfully converted to sysstat format version 12.2.1 06:07:18 + sadf -c /var/log/sa-host/sa05 06:07:18 file_magic: OK 06:07:18 HZ: Using current value: 100 06:07:18 file_header: OK 06:07:18 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:07:18 Statistics: 06:07:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:18 provisioning config files... 06:07:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config380026984067165564tmp [Pipeline] { [Pipeline] echo 06:07:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:18 ---> create-netrc.sh [Pipeline] } 06:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:07:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:07:19 ---> python-tools-install.sh [Pipeline] echo 06:07:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:19 ---> sudo-logs.sh 06:07:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:19 ---> job-cost.sh 06:07:19 lf-activate-venv: SKIPPING 06:07:19 DEBUG: total: 0.18000000715255737 06:07:19 INFO: Retrieving Stack Cost... 06:07:21 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:21 INFO: Archiving Costs [Pipeline] echo 06:07:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:22 ---> logs-deploy.sh 06:07:22 lf-activate-venv: SKIPPING 06:07:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-953/1 06:07:22 INFO: archiving workspace using pattern(s): 06:07:22 Archives upload complete. 06:07:22 INFO: archiving logs to Nexus 06:07:23 ---> uname -a: 06:07:23 Linux prd-centos7-docker-4c-2g-271.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:07:23 06:07:23 06:07:23 ---> lscpu: 06:07:23 Architecture: x86_64 06:07:23 CPU op-mode(s): 32-bit, 64-bit 06:07:23 Byte Order: Little Endian 06:07:23 Address sizes: 40 bits physical, 48 bits virtual 06:07:23 CPU(s): 2 06:07:23 On-line CPU(s) list: 0,1 06:07:23 Thread(s) per core: 1 06:07:23 Core(s) per socket: 1 06:07:23 Socket(s): 2 06:07:23 NUMA node(s): 1 06:07:23 Vendor ID: AuthenticAMD 06:07:23 CPU family: 23 06:07:23 Model: 49 06:07:23 Model name: AMD EPYC-Rome Processor 06:07:23 Stepping: 0 06:07:23 CPU MHz: 2799.998 06:07:23 BogoMIPS: 5599.99 06:07:23 Virtualization: AMD-V 06:07:23 Hypervisor vendor: KVM 06:07:23 Virtualization type: full 06:07:23 L1d cache: 64 KiB 06:07:23 L1i cache: 64 KiB 06:07:23 L2 cache: 1 MiB 06:07:23 L3 cache: 32 MiB 06:07:23 NUMA node0 CPU(s): 0,1 06:07:23 Vulnerability Itlb multihit: Not affected 06:07:23 Vulnerability L1tf: Not affected 06:07:23 Vulnerability Mds: Not affected 06:07:23 Vulnerability Meltdown: Not affected 06:07:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:07:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:07:23 Vulnerability Srbds: Not affected 06:07:23 Vulnerability Tsx async abort: Not affected 06:07:23 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:07:23 06:07:23 06:07:23 ---> nproc: 06:07:23 2 06:07:23 06:07:23 06:07:23 ---> df -h: 06:07:23 Filesystem Size Used Available Use% Mounted on 06:07:23 overlay 40.0G 7.6G 32.4G 19% / 06:07:23 tmpfs 64.0M 0 64.0M 0% /dev 06:07:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:07:23 shm 64.0M 0 64.0M 0% /dev/shm 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-953 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp 06:07:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:07:23 06:07:23 06:07:23 ---> free -m: 06:07:23 total used free shared buff/cache available 06:07:23 Mem: 7821 973 4749 0 2097 6669 06:07:23 Swap: 1023 0 1023 06:07:23 06:07:23 06:07:23 ---> ip addr: 06:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:23 inet 127.0.0.1/8 scope host lo 06:07:23 valid_lft forever preferred_lft forever 06:07:23 inet6 ::1/128 scope host 06:07:23 valid_lft forever preferred_lft forever 06:07:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:07:23 link/ether fa:16:3e:83:c5:e8 brd ff:ff:ff:ff:ff:ff 06:07:23 inet 10.30.122.4/23 brd 10.30.123.255 scope global dynamic eth0 06:07:23 valid_lft 85723sec preferred_lft 85723sec 06:07:23 inet6 fe80::f816:3eff:fe83:c5e8/64 scope link 06:07:23 valid_lft forever preferred_lft forever 06:07:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:07:23 link/ether 02:42:1d:eb:d6:91 brd ff:ff:ff:ff:ff:ff 06:07:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:23 valid_lft forever preferred_lft forever 06:07:23 inet6 fe80::42:1dff:feeb:d691/64 scope link 06:07:23 valid_lft forever preferred_lft forever 06:07:23 06:07:23 06:07:23 ---> sar -b -r -n DEV: 06:07:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:07:23 06:07:23 05:55:54 LINUX RESTART (2 CPU) 06:07:23 06:07:23 05:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:23 05:58:01 1.96 0.00 1.96 0.00 0.00 41.85 0.00 06:07:23 05:59:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 06:07:23 06:00:01 0.13 0.00 0.13 0.00 0.00 1.87 0.00 06:07:23 06:01:01 0.30 0.02 0.28 0.00 0.13 4.23 0.00 06:07:23 06:02:01 0.48 0.10 0.38 0.00 1.73 6.13 0.00 06:07:23 06:03:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:07:23 06:04:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:07:23 06:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 06:07:23 06:06:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:07:23 06:07:01 0.33 0.03 0.30 0.00 3.73 4.81 0.00 06:07:23 Average: 0.43 0.02 0.41 0.00 0.56 7.24 0.00 06:07:23 06:07:23 05:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:23 05:58:01 5472508 0 793320 9.91 2620 1740484 1219608 13.47 561168 1576560 12 06:07:23 05:59:01 5472440 0 793380 9.91 2620 1740492 1205216 13.31 566136 1572076 20 06:07:23 06:00:01 5470192 0 795628 9.93 2620 1740492 1205420 13.31 568200 1572076 12 06:07:23 06:01:01 5469812 0 795856 9.94 2620 1740644 1207776 13.33 561268 1579828 8 06:07:23 06:02:01 5470556 0 795132 9.93 2620 1740624 1205808 13.31 560352 1579888 8 06:07:23 06:03:01 5470124 0 795560 9.93 2620 1740628 1205724 13.31 560952 1579952 16 06:07:23 06:04:01 5468624 0 797056 9.95 2620 1740632 1205904 13.31 561972 1579952 8 06:07:23 06:05:01 5459584 0 806088 10.06 2620 1740640 1206036 13.32 571204 1579952 8 06:07:23 06:06:01 5461368 0 804304 10.04 2620 1740640 1205724 13.31 570684 1578744 8 06:07:23 06:07:01 5455580 0 809820 10.11 2620 1740912 1218844 13.46 575324 1578812 176 06:07:23 Average: 5467079 0 798614 9.97 2620 1740619 1208606 13.34 565726 1577784 28 06:07:23 06:07:23 05:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:23 05:58:01 eth0 2.46 1.02 1.68 0.09 0.00 0.00 0.00 0.00 06:07:23 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 05:59:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:07:23 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:00:01 eth0 1.55 0.48 0.60 0.39 0.00 0.00 0.00 0.00 06:07:23 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:01:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:07:23 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:02:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:07:23 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:03:01 eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 0.00 06:07:23 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:04:01 eth0 1.73 0.23 0.39 0.19 0.00 0.00 0.00 0.00 06:07:23 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:05:01 eth0 0.93 0.50 0.53 0.36 0.00 0.00 0.00 0.00 06:07:23 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:06:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:07:23 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:07:01 eth0 3.80 2.60 3.95 1.19 0.00 0.00 0.00 0.00 06:07:23 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 Average: eth0 1.23 0.56 0.77 0.26 0.00 0.00 0.00 0.00 06:07:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:23 06:07:23 06:07:23 ---> sar -P ALL: 06:07:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 06:07:23 06:07:23 05:55:54 LINUX RESTART (2 CPU) 06:07:23 06:07:23 05:57:02 CPU %user %nice %system %iowait %steal %idle 06:07:23 05:58:01 all 0.12 0.00 0.06 0.00 0.03 99.80 06:07:23 05:58:01 0 0.12 0.00 0.07 0.00 0.02 99.80 06:07:23 05:58:01 1 0.12 0.00 0.05 0.00 0.03 99.80 06:07:23 05:59:01 all 0.12 0.00 0.04 0.00 0.03 99.82 06:07:23 05:59:01 0 0.17 0.00 0.03 0.00 0.00 99.80 06:07:23 05:59:01 1 0.07 0.00 0.05 0.00 0.05 99.83 06:07:23 06:00:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:07:23 06:00:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:07:23 06:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:07:23 06:01:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:07:23 06:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:07:23 06:01:01 1 0.17 0.00 0.03 0.00 0.03 99.77 06:07:23 06:02:01 all 0.13 0.00 0.07 0.00 0.03 99.77 06:07:23 06:02:01 0 0.23 0.00 0.07 0.00 0.03 99.67 06:07:23 06:02:01 1 0.03 0.00 0.07 0.00 0.02 99.88 06:07:23 06:03:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:07:23 06:03:01 0 0.15 0.00 0.02 0.00 0.00 99.83 06:07:23 06:03:01 1 0.05 0.00 0.05 0.00 0.05 99.85 06:07:23 06:04:01 all 0.09 0.00 0.04 0.00 0.03 99.84 06:07:23 06:04:01 0 0.13 0.00 0.05 0.00 0.02 99.80 06:07:23 06:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:07:23 06:05:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:07:23 06:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:07:23 06:05:01 1 0.17 0.00 0.02 0.00 0.05 99.77 06:07:23 06:06:01 all 0.09 0.00 0.02 0.00 0.03 99.86 06:07:23 06:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:07:23 06:06:01 1 0.07 0.00 0.02 0.00 0.05 99.87 06:07:23 06:07:01 all 0.41 0.00 0.31 0.00 0.02 99.26 06:07:23 06:07:01 0 0.54 0.00 0.37 0.00 0.00 99.10 06:07:23 06:07:01 1 0.28 0.00 0.25 0.00 0.03 99.43 06:07:23 Average: all 0.14 0.00 0.07 0.00 0.03 99.77 06:07:23 Average: 0 0.16 0.00 0.07 0.00 0.01 99.75 06:07:23 Average: 1 0.11 0.00 0.06 0.00 0.04 99.80 06:07:23 06:07:23 06:07:23