Pull request #875 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9aaf5a892ec513d80b0dcead670ae6919708e512+c62645d0ab1012df8ad15b74000ef7e30c377aaa (5ec8e4a44b3928077e670713085dd8d48081d051) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-875/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-875/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:docker-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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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-33861 in /w/workspace/dgexfoundry_device-sdk-go_PR-875 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-875 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 9aaf5a892ec513d80b0dcead670ae6919708e512 Merge succeeded, producing 9aaf5a892ec513d80b0dcead670ae6919708e512 Checking out Revision 9aaf5a892ec513d80b0dcead670ae6919708e512 (PR-875) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:12 ========================================================= 05:59:12 EdgeX Global Pipelines Version Info 05:59:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:14 ------------------- 05:59:14 stable info: 05:59:14 ------------------- 05:59:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:14 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:59:14 Message: update stable to v1.0.186 05:59:15 ------------------- 05:59:15 experimental info: 05:59:15 ------------------- 05:59:15 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:15 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:59:15 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:59:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:59:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9aaf5a892ec513d80b0dcead670ae6919708e512 [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9aaf5a8 [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:20 provisioning config files... 05:59:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/config3596020022578898661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:21 ---> docker-login.sh 05:59:21 nexus3.edgexfoundry.org:10001 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10002 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10003 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10004 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:22 Configure a credential helper to remove this warning. See 05:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:22 05:59:22 Login Succeeded 05:59:22 docker.io 05:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:22 Configure a credential helper to remove this warning. See 05:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:22 05:59:22 Login Succeeded 05:59:22 ---> docker-login.sh ends [Pipeline] } 05:59:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:23 + git log --format=format:%s -1 9aaf5a892ec513d80b0dcead670ae6919708e512 [Pipeline] echo 05:59:23 GIT_COMMIT: 9aaf5a892ec513d80b0dcead670ae6919708e512, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:59:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:25 05:59:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:25 latest: Pulling from edgex-devops/git-semver 05:59:25 31603596830f: Pulling fs layer 05:59:25 2a8b12db71e7: Pulling fs layer 05:59:25 6ca5941a6612: Pulling fs layer 05:59:25 ecc8261a40a4: Pulling fs layer 05:59:25 ecc8261a40a4: Waiting 05:59:25 2a8b12db71e7: Verifying Checksum 05:59:25 2a8b12db71e7: Download complete 05:59:25 31603596830f: Verifying Checksum 05:59:25 31603596830f: Download complete 05:59:25 ecc8261a40a4: Verifying Checksum 05:59:25 ecc8261a40a4: Download complete 05:59:25 6ca5941a6612: Verifying Checksum 05:59:25 6ca5941a6612: Download complete 05:59:26 31603596830f: Pull complete 05:59:26 2a8b12db71e7: Pull complete 05:59:27 6ca5941a6612: Pull complete 05:59:27 ecc8261a40a4: Pull complete 05:59:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:27 prd-centos7-docker-4c-2g-33861 does not seem to be running inside a container 05:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-875 -v /w/workspace/dgexfoundry_device-sdk-go_PR-875:/w/workspace/dgexfoundry_device-sdk-go_PR-875:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:29 $ docker top 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:29 [ssh-agent] Looking for ssh-agent implementation... 05:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:30 $ docker exec 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 ssh-agent 05:59:30 SSH_AUTH_SOCK=/tmp/ssh-qkKRiFl2eXZl/agent.13 05:59:30 SSH_AGENT_PID=19 05:59:30 Running ssh-add (command line suppressed) 05:59:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/private_key_8307010636626748146.key (/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/private_key_8307010636626748146.key) 05:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:30 + git tag --points-at HEAD [Pipeline] } 05:59:30 $ docker exec --env ******** --env ******** 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 ssh-agent -k 05:59:31 unset SSH_AUTH_SOCK; 05:59:31 unset SSH_AGENT_PID; 05:59:31 echo Agent pid 19 killed; 05:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:31 [ssh-agent] Looking for ssh-agent implementation... 05:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:31 $ docker exec 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 ssh-agent 05:59:31 SSH_AUTH_SOCK=/tmp/ssh-nLZI50wdO71N/agent.48 05:59:31 SSH_AGENT_PID=53 05:59:31 Running ssh-add (command line suppressed) 05:59:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/private_key_7646610231389376721.key (/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/private_key_7646610231389376721.key) 05:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:32 + git semver init 05:59:32 # -> Open(): unable to determine branch for HEAD 05:59:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-875/.git 05:59:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-875 05:59:32 # $SEMVER_REMOTE_NAME = origin 05:59:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:32 # $SEMVER_USER_NAME = edgex-jenkins 05:59:32 # $SEMVER_BRANCH = PR-875 05:59:32 # $SEMVER_TEMP = /tmp/semver-639353856 05:59:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:59:33 # '/tmp/semver-639353856' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-875/.semver' 05:59:33 # -> Force: false 05:59:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-875/.semver [Pipeline] } 05:59:33 $ docker exec --env ******** --env ******** 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 ssh-agent -k 05:59:33 unset SSH_AUTH_SOCK; 05:59:33 unset SSH_AGENT_PID; 05:59:33 echo Agent pid 53 killed; 05:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:33 + git semver [Pipeline] } 05:59:33 $ docker stop --time=1 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 05:59:35 $ docker rm -f 599d647039689b0b02a142bf2c76ac92743ab86e6a1a7c232f50ac6c1d361d79 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:36 Stashed 1 file(s) [Pipeline] echo 05:59:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:59:52 Still waiting to schedule task 05:59:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:59:52 Still waiting to schedule task 05:59:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:01:13 Running on prd-centos7-docker-4c-2g-33862 in /w/workspace/dgexfoundry_device-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 06:01:14 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:01:16 using credential edgex-jenkins-ssh 06:01:16 Cloning the remote Git repository 06:01:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:01:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:01:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:01:16 > git --version # timeout=10 06:01:16 > git --version # 'git version 2.24.3' 06:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:18 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 9aaf5a892ec513d80b0dcead670ae6919708e512 06:01:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:01:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:18 > git config core.sparsecheckout # timeout=10 06:01:18 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 06:01:18 > git remote # timeout=10 06:01:18 > git config --get remote.origin.url # timeout=10 06:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:18 Merge succeeded, producing 9aaf5a892ec513d80b0dcead670ae6919708e512 06:01:18 Checking out Revision 9aaf5a892ec513d80b0dcead670ae6919708e512 (PR-875) 06:01:18 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 06:01:18 > git rev-parse HEAD^{commit} # timeout=10 06:01:18 > git config core.sparsecheckout # timeout=10 06:01:18 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 06:01:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:01:22 > git --version # timeout=10 06:01:22 > git --version # 'git version 2.24.3' 06:01:22 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:01:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:24 + sudo service docker restart 06:01:24 + true 06:01:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:25 provisioning config files... 06:01:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6029599496029658605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:26 ---> docker-login.sh 06:01:26 nexus3.edgexfoundry.org:10001 06:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:26 Configure a credential helper to remove this warning. See 06:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:26 06:01:26 Login Succeeded 06:01:26 nexus3.edgexfoundry.org:10002 06:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:26 Configure a credential helper to remove this warning. See 06:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:26 06:01:26 Login Succeeded 06:01:26 nexus3.edgexfoundry.org:10003 06:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:26 Configure a credential helper to remove this warning. See 06:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:26 06:01:26 Login Succeeded 06:01:26 nexus3.edgexfoundry.org:10004 06:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:27 Configure a credential helper to remove this warning. See 06:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:27 06:01:27 Login Succeeded 06:01:27 docker.io 06:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:27 Configure a credential helper to remove this warning. See 06:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:27 06:01:27 Login Succeeded 06:01:27 ---> docker-login.sh ends [Pipeline] } 06:01:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:27 ========================================================= 06:01:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:01:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:01:28 Sending build context to Docker daemon 2.404MB 06:01:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:01:28 Step 2/8 : FROM ${BASE} 06:01:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:28 188c0c94c7c5: Pulling fs layer 06:01:28 0ef7d3d256c8: Pulling fs layer 06:01:28 de9db76c5a1d: Pulling fs layer 06:01:28 bca2f99d35d6: Pulling fs layer 06:01:28 93359f2a8cfa: Pulling fs layer 06:01:28 7c6f9722023f: Pulling fs layer 06:01:28 a35cf1a2eb13: Pulling fs layer 06:01:28 bca2f99d35d6: Waiting 06:01:28 93359f2a8cfa: Waiting 06:01:28 7c6f9722023f: Waiting 06:01:28 a35cf1a2eb13: Waiting 06:01:28 de9db76c5a1d: Download complete 06:01:28 0ef7d3d256c8: Verifying Checksum 06:01:28 0ef7d3d256c8: Download complete 06:01:28 93359f2a8cfa: Verifying Checksum 06:01:28 93359f2a8cfa: Download complete 06:01:28 7c6f9722023f: Verifying Checksum 06:01:28 7c6f9722023f: Download complete 06:01:28 188c0c94c7c5: Verifying Checksum 06:01:28 188c0c94c7c5: Download complete 06:01:28 188c0c94c7c5: Pull complete 06:01:29 0ef7d3d256c8: Pull complete 06:01:29 de9db76c5a1d: Pull complete 06:01:31 a35cf1a2eb13: Verifying Checksum 06:01:31 a35cf1a2eb13: Download complete 06:01:32 bca2f99d35d6: Verifying Checksum 06:01:32 bca2f99d35d6: Download complete 06:01:37 bca2f99d35d6: Pull complete 06:01:37 93359f2a8cfa: Pull complete 06:01:37 7c6f9722023f: Pull complete 06:01:44 a35cf1a2eb13: Pull complete 06:01:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:01:44 ---> a62c8e92a672 06:01:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:44 ---> Running in 7ccaaf0210b1 06:01:44 Removing intermediate container 7ccaaf0210b1 06:01:44 ---> d08b4cd78659 06:01:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:44 ---> Running in d5cc1f4a82b0 06:01:45 Removing intermediate container d5cc1f4a82b0 06:01:45 ---> deda3f419184 06:01:45 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:01:45 ---> Running in 2bdd35921439 06:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:48 (1/6) Installing libc-dev (0.7.2-r3) 06:01:48 (2/6) Installing libsodium (1.0.18-r0) 06:01:48 (3/6) Installing pkgconf (1.7.2-r0) 06:01:48 (4/6) Installing libsodium-dev (1.0.18-r0) 06:01:48 (5/6) Installing libzmq (4.3.3-r0) 06:01:48 (6/6) Installing zeromq-dev (4.3.3-r0) 06:01:48 Executing busybox-1.31.1-r19.trigger 06:01:48 OK: 167 MiB in 45 packages 06:01:49 Removing intermediate container 2bdd35921439 06:01:49 ---> 67325d6cf634 06:01:49 Step 6/8 : WORKDIR /device-sdk-go 06:01:49 ---> Running in 86211585e9ac 06:01:49 Removing intermediate container 86211585e9ac 06:01:49 ---> da31d6142afd 06:01:49 Step 7/8 : COPY . . 06:01:50 ---> fe4f66e7a8a4 06:01:50 Step 8/8 : RUN go mod download 06:01:50 ---> Running in 7a669609741c 06:02:13 Removing intermediate container 7a669609741c 06:02:13 ---> 16c98255de15 06:02:13 Successfully built 16c98255de15 06:02:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:02:13 + docker inspect -f . ci-base-image-x86_64 06:02:13 . [Pipeline] withDockerContainer 06:02:13 prd-centos7-docker-4c-2g-33862 does not seem to be running inside a container 06:02:13 $ 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:02:14 $ docker top 74d9ce93d7a3c884e58c6f78098c81d924e2453d208992820e3694fab132e1a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:14 + go version 06:02:14 go version go1.15.5 linux/amd64 [Pipeline] } 06:02:14 $ docker stop --time=1 74d9ce93d7a3c884e58c6f78098c81d924e2453d208992820e3694fab132e1a2 06:02:16 $ docker rm -f 74d9ce93d7a3c884e58c6f78098c81d924e2453d208992820e3694fab132e1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:17 + docker inspect -f . ci-base-image-x86_64 06:02:17 . [Pipeline] withDockerContainer 06:02:17 prd-centos7-docker-4c-2g-33862 does not seem to be running inside a container 06:02:17 $ 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:02:18 $ docker top f164bc41fc05b841341d8fefa6edafeca500d3a9f5220c6bdf23d49e3320806c -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:18 + make test 06:02:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:02:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33863 in /w/workspace/dgexfoundry_device-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 06:02:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:02:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:02:27 using credential edgex-jenkins-ssh 06:02:27 Cloning the remote Git repository 06:02:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:02:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:02:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:27 > git --version # timeout=10 06:02:27 > git --version # 'git version 2.17.1' 06:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:29 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 9aaf5a892ec513d80b0dcead670ae6919708e512 06:02:29 Merge succeeded, producing 9aaf5a892ec513d80b0dcead670ae6919708e512 06:02:29 Checking out Revision 9aaf5a892ec513d80b0dcead670ae6919708e512 (PR-875) 06:02:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:29 > git config core.sparsecheckout # timeout=10 06:02:29 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 06:02:29 > git remote # timeout=10 06:02:29 > git config --get remote.origin.url # timeout=10 06:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:29 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 06:02:29 > git rev-parse HEAD^{commit} # timeout=10 06:02:29 > git config core.sparsecheckout # timeout=10 06:02:29 > git checkout -f 9aaf5a892ec513d80b0dcead670ae6919708e512 # timeout=10 06:02:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:02:34 > git --version # timeout=10 06:02:34 > git --version # 'git version 2.17.1' 06:02:34 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:02:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:37 + true 06:02:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:39 provisioning config files... 06:02:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7485775029580379470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:40 ---> docker-login.sh 06:02:40 nexus3.edgexfoundry.org:10001 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 nexus3.edgexfoundry.org:10002 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 nexus3.edgexfoundry.org:10003 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 nexus3.edgexfoundry.org:10004 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:43 Configure a credential helper to remove this warning. See 06:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:43 06:02:43 Login Succeeded 06:02:43 docker.io 06:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:43 Configure a credential helper to remove this warning. See 06:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:43 06:02:43 Login Succeeded 06:02:43 ---> docker-login.sh ends [Pipeline] } 06:02:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:44 ========================================================= 06:02:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:02:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:02:45 Sending build context to Docker daemon 2.401MB 06:02:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:02:45 Step 2/8 : FROM ${BASE} 06:02:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:45 5f621e34cdf4: Pulling fs layer 06:02:45 a4357932f1b6: Pulling fs layer 06:02:45 18c013af1878: Pulling fs layer 06:02:45 00ac8860ef70: Pulling fs layer 06:02:45 63d7cb157983: Pulling fs layer 06:02:45 b116817d02f9: Pulling fs layer 06:02:45 745a02a5169b: Pulling fs layer 06:02:45 63d7cb157983: Waiting 06:02:45 b116817d02f9: Waiting 06:02:45 745a02a5169b: Waiting 06:02:45 18c013af1878: Verifying Checksum 06:02:45 18c013af1878: Download complete 06:02:45 a4357932f1b6: Verifying Checksum 06:02:45 a4357932f1b6: Download complete 06:02:45 63d7cb157983: Download complete 06:02:45 5f621e34cdf4: Verifying Checksum 06:02:45 5f621e34cdf4: Download complete 06:02:45 b116817d02f9: Verifying Checksum 06:02:45 b116817d02f9: Download complete 06:02:46 5f621e34cdf4: Pull complete 06:02:47 a4357932f1b6: Pull complete 06:02:47 18c013af1878: Pull complete 06:02:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:02:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:02:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:02:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:02:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:02:49 745a02a5169b: Verifying Checksum 06:02:49 745a02a5169b: Download complete 06:02:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.098s coverage: 28.1% of statements 06:02:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 78.9% of statements 06:02:51 00ac8860ef70: Download complete 06:02:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.085s coverage: 7.8% of statements 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:02:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 32.5% of statements 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:02:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:02:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.129s coverage: 57.1% of statements 06:02:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.208s coverage: 6.6% of statements 06:02:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 06:02:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:02:52 GO111MODULE=on go vet ./... 06:03:01 00ac8860ef70: Pull complete 06:03:01 63d7cb157983: Pull complete 06:03:01 b116817d02f9: Pull complete 06:03:05 745a02a5169b: Pull complete 06:03:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:03:05 ---> b7e6874047d6 06:03:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:08 ---> Running in 472368656be4 06:03:09 Removing intermediate container 472368656be4 06:03:09 ---> 2880f4a45c01 06:03:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:09 ---> Running in 993c65f59540 06:03:11 gofmt -l . 06:03:11 [ "`gofmt -l .`" = "" ] 06:03:11 ./bin/test-attribution-txt.sh 06:03:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:03:11 $ docker stop --time=1 f164bc41fc05b841341d8fefa6edafeca500d3a9f5220c6bdf23d49e3320806c 06:03:11 Removing intermediate container 993c65f59540 06:03:11 ---> aaac9980f2b2 06:03:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:03:11 ---> Running in c40326f364c3 06:03:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:12 $ docker rm -f f164bc41fc05b841341d8fefa6edafeca500d3a9f5220c6bdf23d49e3320806c [Pipeline] // withDockerContainer [Pipeline] sh 06:03:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:03:14 (1/6) Installing libc-dev (0.7.2-r3) 06:03:14 (2/6) Installing libsodium (1.0.18-r0) 06:03:14 (3/6) Installing pkgconf (1.7.2-r0) 06:03:14 (4/6) Installing libsodium-dev (1.0.18-r0) 06:03:15 (5/6) Installing libzmq (4.3.3-r0) 06:03:15 (6/6) Installing zeromq-dev (4.3.3-r0) 06:03:15 Executing busybox-1.31.1-r19.trigger 06:03:15 OK: 144 MiB in 45 packages 06:03:16 Removing intermediate container c40326f364c3 06:03:16 ---> 938120a652dc 06:03:16 Step 6/8 : WORKDIR /device-sdk-go 06:03:16 ---> Running in 5089a5693270 06:03:17 Removing intermediate container 5089a5693270 06:03:17 ---> 71e6de65b3d0 06:03:17 Step 7/8 : COPY . . [Pipeline] sh 06:03:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:17 + ls -al . 06:03:17 total 188 06:03:17 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 06:03 . 06:03:17 drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 06:01 .. 06:03:17 drwxrwxr-x. 2 jenkins jenkins 64 Apr 13 06:01 bin 06:03:17 -rw-r--r--. 1 jenkins jenkins 99750 Apr 13 06:02 coverage.out 06:03:17 -rw-rw-r--. 1 jenkins jenkins 987 Apr 13 06:01 Dockerfile.build 06:03:17 -rw-rw-r--. 1 jenkins jenkins 140 Apr 13 06:01 .dockerignore 06:03:17 drwxrwxr-x. 5 jenkins jenkins 62 Apr 13 06:01 example 06:03:17 drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 06:01 .git 06:03:17 drwxrwxr-x. 2 jenkins jenkins 103 Apr 13 06:01 .github 06:03:17 -rw-rw-r--. 1 jenkins jenkins 138 Apr 13 06:01 .gitignore 06:03:17 -rw-r--r--. 1 jenkins jenkins 572 Apr 13 06:03 go.mod 06:03:17 -rw-r--r--. 1 jenkins jenkins 20817 Apr 13 06:03 go.sum 06:03:17 drwxrwxr-x. 14 jenkins jenkins 207 Apr 13 06:01 internal 06:03:17 -rw-rw-r--. 1 jenkins jenkins 901 Apr 13 06:01 Jenkinsfile 06:03:17 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 13 06:01 LICENSE 06:03:17 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 13 06:01 Makefile 06:03:17 drwxrwxr-x. 4 jenkins jenkins 26 Apr 13 06:01 openapi 06:03:17 drwxrwxr-x. 5 jenkins jenkins 50 Apr 13 06:01 pkg 06:03:17 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 13 06:01 README.md 06:03:17 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 13 06:01 RELEASE-NOTES.txt 06:03:17 drwxrwxr-x. 4 jenkins jenkins 54 Apr 13 06:01 snap 06:03:17 -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 05:59 VERSION 06:03:17 -rw-rw-r--. 1 jenkins jenkins 222 Apr 13 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:03:18 + docker build -t docker-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=9aaf5a892ec513d80b0dcead670ae6919708e512 --label arch=amd64 --label version=0.0.0 . 06:03:18 Sending build context to Docker daemon 2.505MB 06:03:18 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:03:18 Step 2/23 : FROM ${BASE} AS builder 06:03:18 ---> 16c98255de15 06:03:18 Step 3/23 : WORKDIR /device-sdk-go 06:03:18 ---> 4131a2e4c4bf 06:03:18 Step 8/8 : RUN go mod download 06:03:18 ---> Running in fe9d0e87676d 06:03:19 ---> Running in 5444034141b4 06:03:19 Removing intermediate container 5444034141b4 06:03:19 ---> 0d3c9dc38af6 06:03:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:19 ---> Running in 9f3fc4df1167 06:03:19 Removing intermediate container 9f3fc4df1167 06:03:19 ---> 5544efd6660c 06:03:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:19 ---> Running in b5821ed8e2fd 06:03:20 Removing intermediate container b5821ed8e2fd 06:03:20 ---> 99a55ce2e59f 06:03:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:03:20 ---> Running in 753d3611e0bf 06:03:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:22 OK: 167 MiB in 45 packages 06:03:22 Removing intermediate container 753d3611e0bf 06:03:22 ---> c9c54c7a9902 06:03:22 Step 7/23 : COPY . . 06:03:23 ---> 4f19c4c0ed60 06:03:23 Step 8/23 : RUN go mod download 06:03:23 ---> Running in e8c91ee9400a 06:03:24 Removing intermediate container e8c91ee9400a 06:03:24 ---> 8db7ab35e3d1 06:03:24 Step 9/23 : RUN make build 06:03:24 ---> Running in 8b3599d16956 06:03:25 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:03:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:03:38 Removing intermediate container 8b3599d16956 06:03:38 ---> e1dfe3b3101c 06:03:38 Step 10/23 : FROM alpine:3.12 06:03:39 3.12: Pulling from library/alpine 06:03:39 532819f3e44c: Pulling fs layer 06:03:39 532819f3e44c: Verifying Checksum 06:03:39 532819f3e44c: Download complete 06:03:39 532819f3e44c: Pull complete 06:03:39 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:03:39 Status: Downloaded newer image for alpine:3.12 06:03:39 ---> 7230e588e954 06:03:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:39 ---> Running in 306dc4dcfab2 06:03:39 Removing intermediate container 306dc4dcfab2 06:03:39 ---> 3b4282cedbe8 06:03:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:39 ---> Running in db704a15328c 06:03:40 Removing intermediate container db704a15328c 06:03:40 ---> 6112baadf0fb 06:03:40 Step 13/23 : RUN apk add --update --no-cache zeromq 06:03:40 ---> Running in 7a15173f0d67 06:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:42 (1/5) Installing libgcc (9.3.0-r2) 06:03:42 (2/5) Installing libsodium (1.0.18-r0) 06:03:42 (3/5) Installing libstdc++ (9.3.0-r2) 06:03:43 (4/5) Installing libzmq (4.3.3-r0) 06:03:43 (5/5) Installing zeromq (4.3.3-r0) 06:03:43 Executing busybox-1.31.1-r20.trigger 06:03:43 OK: 8 MiB in 19 packages 06:03:44 Removing intermediate container 7a15173f0d67 06:03:44 ---> be7a8c98abfe 06:03:44 Step 14/23 : WORKDIR / 06:03:44 ---> Running in e1cd607fe2f7 06:03:44 Removing intermediate container e1cd607fe2f7 06:03:44 ---> a11ce6b04822 06:03:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:03:44 ---> ae65cf174379 06:03:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:03:45 ---> d4788ad7d0a4 06:03:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:03:45 Removing intermediate container fe9d0e87676d 06:03:45 ---> 35bb16754fdf 06:03:45 Successfully built 35bb16754fdf 06:03:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:45 ---> 3d312c42268a 06:03:45 Step 18/23 : EXPOSE 49990 06:03:45 ---> Running in 02c70cf9862b 06:03:45 + docker inspect -f . ci-base-image-arm64 06:03:45 . [Pipeline] withDockerContainer 06:03:45 Removing intermediate container 02c70cf9862b 06:03:45 ---> 88d053256929 06:03:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:03:45 ---> Running in e755b7965a19 06:03:46 prd-ubuntu18.04-docker-arm64-4c-16g-33863 does not seem to be running inside a container 06:03:46 Removing intermediate container e755b7965a19 06:03:46 ---> 8b7140bb7401 06:03:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:03:46 ---> Running in fbe07f454171 06:03:46 $ 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 ******** ci-base-image-arm64 cat 06:03:46 Removing intermediate container fbe07f454171 06:03:46 ---> 22fb9883203d 06:03:46 Step 21/23 : LABEL arch=amd64 06:03:46 ---> Running in d5b06bd260a2 06:03:46 Removing intermediate container d5b06bd260a2 06:03:46 ---> ab230e451614 06:03:46 Step 22/23 : LABEL git_sha=9aaf5a892ec513d80b0dcead670ae6919708e512 06:03:46 ---> Running in fa13b8f73daf 06:03:46 Removing intermediate container fa13b8f73daf 06:03:46 ---> aa21b4b2c111 06:03:46 Step 23/23 : LABEL version=0.0.0 06:03:47 ---> Running in ca603c4eb7b1 06:03:47 Removing intermediate container ca603c4eb7b1 06:03:47 ---> 49bc676bea00 06:03:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:03:47 Successfully built 49bc676bea00 06:03:47 Successfully tagged docker-device-sdk-simple:latest 06:03:47 $ docker top 26f329167920c4085f993f01c8c1ed67e30e1f89d7643c255381212c20592be6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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] } 06:03:48 + go version 06:03:48 go version go1.15.5 linux/arm64 [Pipeline] // stage Post stage [Pipeline] } 06:03:49 $ docker stop --time=1 26f329167920c4085f993f01c8c1ed67e30e1f89d7643c255381212c20592be6 06:03:50 $ docker rm -f 26f329167920c4085f993f01c8c1ed67e30e1f89d7643c255381212c20592be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 06:03:51 ---> job-cost.sh 06:03:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IGmr [Pipeline] isUnix [Pipeline] sh 06:03:52 + docker inspect -f . ci-base-image-arm64 06:03:52 . [Pipeline] withDockerContainer 06:03:52 prd-ubuntu18.04-docker-arm64-4c-16g-33863 does not seem to be running inside a container 06:03:52 $ 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 ******** ci-base-image-arm64 cat 06:03:54 $ docker top 9b294825c495fbcb26cd45e84771cd5c6a990f0fa4d5776821cb055678f33697 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:55 + make test 06:03:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:04:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-IGmr/bin to PATH 06:04:39 INFO: No Stack... 06:04:39 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:39 INFO: Archiving Costs [Pipeline] sh 06:04:39 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:04:39 + cut -d, -f6 [Pipeline] lock 06:04:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] 06:04:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] did not exist. Created. 06:04:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:40 + echo total: 0.029999999329447746 [Pipeline] stash 06:04:40 Stashed 1 file(s) [Pipeline] } 06:04:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:05:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:05:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:05:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:05:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:05:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.152s coverage: 28.1% of statements 06:05:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.196s coverage: 78.9% of statements 06:05:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.138s coverage: 7.8% of statements 06:05:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:05:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:05:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:05:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.443s coverage: 32.5% of statements 06:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:05:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.268s coverage: 57.1% of statements 06:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.650s coverage: 6.6% of statements 06:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.157s coverage: 5.0% of statements 06:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:05:28 GO111MODULE=on go vet ./... 06:06:15 gofmt -l . 06:06:15 [ "`gofmt -l .`" = "" ] 06:06:15 ./bin/test-attribution-txt.sh 06:06:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:06:17 $ docker stop --time=1 9b294825c495fbcb26cd45e84771cd5c6a990f0fa4d5776821cb055678f33697 06:06:19 $ docker rm -f 9b294825c495fbcb26cd45e84771cd5c6a990f0fa4d5776821cb055678f33697 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:20 Warning: overwriting stash ‘coverage-report’ 06:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:23 + ls -al . 06:06:23 total 224 06:06:23 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 06:06 . 06:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:02 .. 06:06:23 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 06:02 .dockerignore 06:06:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 06:02 .git 06:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 06:02 .github 06:06:23 -rw-rw-r-- 1 jenkins jenkins 138 Apr 13 06:02 .gitignore 06:06:23 -rw-rw-r-- 1 jenkins jenkins 987 Apr 13 06:02 Dockerfile.build 06:06:23 -rw-rw-r-- 1 jenkins jenkins 901 Apr 13 06:02 Jenkinsfile 06:06:23 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 13 06:02 LICENSE 06:06:23 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 13 06:02 Makefile 06:06:23 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 13 06:02 README.md 06:06:23 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 13 06:02 RELEASE-NOTES.txt 06:06:23 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 05:59 VERSION 06:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 06:02 bin 06:06:23 -rw-r--r-- 1 jenkins jenkins 99750 Apr 13 06:05 coverage.out 06:06:23 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 06:02 example 06:06:23 -rw-r--r-- 1 jenkins jenkins 572 Apr 13 06:06 go.mod 06:06:23 -rw-r--r-- 1 jenkins jenkins 20817 Apr 13 06:06 go.sum 06:06:23 drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 06:02 internal 06:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:02 openapi 06:06:23 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 06:02 pkg 06:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 06:02 snap 06:06:23 -rw-rw-r-- 1 jenkins jenkins 222 Apr 13 06:02 version.go [Pipeline] isUnix [Pipeline] sh 06:06:23 + docker build -t docker-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=9aaf5a892ec513d80b0dcead670ae6919708e512 --label arch=arm64 --label version=0.0.0 . 06:06:23 Sending build context to Docker daemon 2.501MB 06:06:23 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:06:23 Step 2/23 : FROM ${BASE} AS builder 06:06:23 ---> 35bb16754fdf 06:06:23 Step 3/23 : WORKDIR /device-sdk-go 06:06:24 ---> Running in 80b367854c95 06:06:24 Removing intermediate container 80b367854c95 06:06:24 ---> 9acc84550d00 06:06:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:24 ---> Running in aa55e6a6f1d6 06:06:25 Removing intermediate container aa55e6a6f1d6 06:06:25 ---> b0deb815a39c 06:06:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:25 ---> Running in 4870277084ce 06:06:28 Removing intermediate container 4870277084ce 06:06:28 ---> 4dd65adb6234 06:06:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:06:28 ---> Running in ca324ba49041 06:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:30 OK: 144 MiB in 45 packages 06:06:31 Removing intermediate container ca324ba49041 06:06:31 ---> b80719840456 06:06:31 Step 7/23 : COPY . . 06:06:32 ---> a27e61d8e85b 06:06:32 Step 8/23 : RUN go mod download 06:06:32 ---> Running in a3fb12a85ae8 06:06:35 Removing intermediate container a3fb12a85ae8 06:06:35 ---> fe4d90b3b81e 06:06:35 Step 9/23 : RUN make build 06:06:35 ---> Running in 5c293f5f5394 06:06:36 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:07:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:07:15 Removing intermediate container 5c293f5f5394 06:07:15 ---> 81d850701604 06:07:15 Step 10/23 : FROM alpine:3.12 06:07:16 3.12: Pulling from library/alpine 06:07:16 9a219e8acc52: Pulling fs layer 06:07:16 9a219e8acc52: Verifying Checksum 06:07:16 9a219e8acc52: Download complete 06:07:17 9a219e8acc52: Pull complete 06:07:17 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:07:17 Status: Downloaded newer image for alpine:3.12 06:07:17 ---> d75e27dfc0a0 06:07:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:07:17 ---> Running in 8b623fa8e05c 06:07:17 Removing intermediate container 8b623fa8e05c 06:07:17 ---> c13cd31236e1 06:07:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:17 ---> Running in af87d997f995 06:07:20 Removing intermediate container af87d997f995 06:07:20 ---> d8836b79b5c9 06:07:20 Step 13/23 : RUN apk add --update --no-cache zeromq 06:07:20 ---> Running in d2cd8df8c022 06:07:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:23 (1/5) Installing libgcc (9.3.0-r2) 06:07:23 (2/5) Installing libsodium (1.0.18-r0) 06:07:23 (3/5) Installing libstdc++ (9.3.0-r2) 06:07:23 (4/5) Installing libzmq (4.3.3-r0) 06:07:23 (5/5) Installing zeromq (4.3.3-r0) 06:07:23 Executing busybox-1.31.1-r20.trigger 06:07:23 OK: 8 MiB in 19 packages 06:07:25 Removing intermediate container d2cd8df8c022 06:07:25 ---> b3b70e88f271 06:07:25 Step 14/23 : WORKDIR / 06:07:25 ---> Running in 383d1e552c48 06:07:25 Removing intermediate container 383d1e552c48 06:07:25 ---> 45c957e71e9b 06:07:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:07:26 ---> 9ffdd3b2e73c 06:07:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:07:28 ---> bf3cea728784 06:07:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:07:28 ---> f203dacf1473 06:07:28 Step 18/23 : EXPOSE 49990 06:07:28 ---> Running in 61caabe5befb 06:07:29 Removing intermediate container 61caabe5befb 06:07:29 ---> 402f330a5be4 06:07:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:07:29 ---> Running in 5494c7a5b97f 06:07:29 Removing intermediate container 5494c7a5b97f 06:07:29 ---> c62380404902 06:07:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:30 ---> Running in 5365fd321f78 06:07:30 Removing intermediate container 5365fd321f78 06:07:30 ---> 044af8e5060b 06:07:30 Step 21/23 : LABEL arch=arm64 06:07:30 ---> Running in 44ee986a8f28 06:07:31 Removing intermediate container 44ee986a8f28 06:07:31 ---> 671eff756cdf 06:07:31 Step 22/23 : LABEL git_sha=9aaf5a892ec513d80b0dcead670ae6919708e512 06:07:31 ---> Running in 7e80fee9fba6 06:07:32 Removing intermediate container 7e80fee9fba6 06:07:32 ---> 6d6c7581f889 06:07:32 Step 23/23 : LABEL version=0.0.0 06:07:32 ---> Running in 7e95ce3974ea 06:07:32 Removing intermediate container 7e95ce3974ea 06:07:32 ---> e5e476380a94 06:07:32 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:07:32 Successfully built e5e476380a94 06:07:32 Successfully tagged docker-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:07:33 ---> job-cost.sh 06:07:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-snZ7 06:08:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-snZ7/bin to PATH 06:10:12 INFO: No Stack... 06:10:12 INFO: Retrieving Pricing Info for: lf-standard-4 06:10:12 INFO: Archiving Costs [Pipeline] sh 06:10:13 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:10:13 + cut -d, -f6 [Pipeline] lock 06:10:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] 06:10:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] did not exist. Created. 06:10:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-875-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:13 /w/workspace/device-sdk-go/1@tmp/durable-276628c2/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-276628c2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:14 + echo total: 0.20999999344348907 [Pipeline] stash 06:10:14 Warning: overwriting stash ‘stack-cost’ 06:10:14 Stashed 1 file(s) [Pipeline] } 06:10:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-875-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] wrap 06:10:16 provisioning config files... 06:10:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/config3440649558163299539tmp [Pipeline] { [Pipeline] sh 06:10:16 + set +x 06:10:16 + curl -s https://codecov.io/bash 06:10:16 + bash -s -- 06:10:17 06:10:17 _____ _ 06:10:17 / ____| | | 06:10:17 | | ___ __| | ___ ___ _____ __ 06:10:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:17 Bash-20210309-2b87ace 06:10:17 06:10:17 06:10:17 ==> git version 2.24.3 found 06:10:17 ==> 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:10:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:10:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:10:17 ==> Jenkins CI detected. 06:10:17 project root: . 06:10:17 --> token set from env 06:10:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:17 ==> Running gcov in . (disable via -X gcov) 06:10:17 ==> Python coveragepy not found 06:10:17 ==> Searching for coverage reports in: 06:10:17 + . 06:10:17 -> Found 1 reports 06:10:17 ==> Detecting git/mercurial file structure 06:10:17 ==> Reading reports 06:10:17 + ./coverage.out bytes=99750 06:10:17 ==> Appending adjustments 06:10:17 https://docs.codecov.io/docs/fixing-reports 06:10:17 + Found adjustments 06:10:17 ==> Gzipping contents 06:10:17 16K /tmp/codecov.OKIr12.gz 06:10:17 ==> Uploading reports 06:10:17 url: https://codecov.io 06:10:17 query: branch=PR-875&commit=9aaf5a892ec513d80b0dcead670ae6919708e512&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 06:10:17 -> Pinging Codecov 06:10:17 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-875&commit=9aaf5a892ec513d80b0dcead670ae6919708e512&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-875%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 06:10:18 -> Uploading to 06:10:18 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/7E55EF52A471D76F132DFD9A03CDDE97/9aaf5a892ec513d80b0dcead670ae6919708e512/dcbf4e2c-c9e7-4411-bab9-4e0e4e1ce523.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T061018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec5babd78a4c9970634a8780414b6a8c1aa270c96207edd9ae8a1f9ddf56d400 06:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:18 Dload Upload Total Spent Left Speed 06:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13484 0 0 100 13484 0 34028 --:--:-- --:--:-- --:--:-- 34050 06:10:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9aaf5a892ec513d80b0dcead670ae6919708e512 [Pipeline] } 06:10:18 Deleting 1 temporary files [Pipeline] // wrap [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:10:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:22 ---> package-listing.sh 06:10:22 ++ facter osfamily 06:10:22 ++ tr '[:upper:]' '[:lower:]' 06:10:22 + OS_FAMILY=redhat 06:10:22 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-875 06:10:22 + START_PACKAGES=/tmp/packages_start.txt 06:10:22 + END_PACKAGES=/tmp/packages_end.txt 06:10:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:22 + PACKAGES=/tmp/packages_start.txt 06:10:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-875 ']' 06:10:22 + PACKAGES=/tmp/packages_end.txt 06:10:22 + case "${OS_FAMILY}" in 06:10:22 + rpm -qa 06:10:22 + sort 06:10:27 + '[' -f /tmp/packages_start.txt ']' 06:10:27 + '[' -f /tmp/packages_end.txt ']' 06:10:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-875 ']' 06:10:27 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-875/archives/ 06:10:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-875/archives/ [Pipeline] echo 06:10:27 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:28 06:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:28 alpine: Pulling from edgex-lftools-log-publisher 06:10:28 df20fa9351a1: Pulling fs layer 06:10:28 36b3adc4ff6f: Pulling fs layer 06:10:28 8ad3a11d3b57: Pulling fs layer 06:10:28 46f8f816bc3b: Pulling fs layer 06:10:28 93b61091891f: Pulling fs layer 06:10:28 93b9cdb0e59b: Pulling fs layer 06:10:28 5e14af77c1be: Pulling fs layer 06:10:28 01666e4c0597: Pulling fs layer 06:10:28 aa168da1d23b: Pulling fs layer 06:10:28 46f8f816bc3b: Waiting 06:10:28 93b61091891f: Waiting 06:10:28 93b9cdb0e59b: Waiting 06:10:28 5e14af77c1be: Waiting 06:10:28 01666e4c0597: Waiting 06:10:28 aa168da1d23b: Waiting 06:10:28 36b3adc4ff6f: Verifying Checksum 06:10:28 36b3adc4ff6f: Download complete 06:10:28 46f8f816bc3b: Verifying Checksum 06:10:28 46f8f816bc3b: Download complete 06:10:28 df20fa9351a1: Verifying Checksum 06:10:28 df20fa9351a1: Download complete 06:10:29 93b9cdb0e59b: Download complete 06:10:29 5e14af77c1be: Verifying Checksum 06:10:29 5e14af77c1be: Download complete 06:10:29 01666e4c0597: Download complete 06:10:29 93b61091891f: Download complete 06:10:29 8ad3a11d3b57: Verifying Checksum 06:10:29 8ad3a11d3b57: Download complete 06:10:29 df20fa9351a1: Pull complete 06:10:29 36b3adc4ff6f: Pull complete 06:10:30 8ad3a11d3b57: Pull complete 06:10:30 46f8f816bc3b: Pull complete 06:10:31 aa168da1d23b: Verifying Checksum 06:10:31 aa168da1d23b: Download complete 06:10:31 93b61091891f: Pull complete 06:10:31 93b9cdb0e59b: Pull complete 06:10:31 5e14af77c1be: Pull complete 06:10:31 01666e4c0597: Pull complete 06:10:39 aa168da1d23b: Pull complete 06:10:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:10:40 prd-centos7-docker-4c-2g-33861 does not seem to be running inside a container 06:10:40 $ 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-875/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-875 -v /w/workspace/dgexfoundry_device-sdk-go_PR-875:/w/workspace/dgexfoundry_device-sdk-go_PR-875:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:10:43 $ docker top 5c9733ee7446536ea0ae9486f19cc30f149b031d0d5400456115614d2d109aac -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:44 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:44 + mkdir -p /var/log/sa [Pipeline] sh 06:10:44 + ls /var/log/sa-host 06:10:44 + sadf -c /var/log/sa-host/sa13 06:10:44 file_magic: OK 06:10:44 HZ: Using current value: 100 06:10:44 file_header: OK 06:10:44 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:10:44 Statistics: 06:10:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:10:44 File successfully converted to sysstat format version 12.2.1 06:10:44 + sadf -c /var/log/sa-host/sa23 06:10:44 file_magic: OK 06:10:44 HZ: Using current value: 100 06:10:44 file_header: OK 06:10:44 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:10:44 Statistics: 06:10:44 Hnuu...uuuununununu... 06:10:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:45 provisioning config files... 06:10:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp/config119368111490355748tmp [Pipeline] { [Pipeline] echo 06:10:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:45 ---> create-netrc.sh [Pipeline] } 06:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:10:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:46 ---> python-tools-install.sh [Pipeline] echo 06:10:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:46 ---> sudo-logs.sh 06:10:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:46 ---> job-cost.sh 06:10:46 lf-activate-venv: SKIPPING 06:10:46 DEBUG: total: 0.20999999344348907 06:10:46 INFO: Retrieving Stack Cost... 06:10:49 INFO: Retrieving Pricing Info for: v1-standard-2 06:10:49 INFO: Archiving Costs [Pipeline] echo 06:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> logs-deploy.sh 06:10:50 lf-activate-venv: SKIPPING 06:10:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-875/1 06:10:50 INFO: archiving workspace using pattern(s): 06:10:52 Archives upload complete. 06:10:52 INFO: archiving logs to Nexus 06:10:53 ---> uname -a: 06:10:53 Linux prd-centos7-docker-4c-2g-33861.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:10:53 06:10:53 06:10:53 ---> lscpu: 06:10:53 Architecture: x86_64 06:10:53 CPU op-mode(s): 32-bit, 64-bit 06:10:53 Byte Order: Little Endian 06:10:53 Address sizes: 40 bits physical, 48 bits virtual 06:10:53 CPU(s): 4 06:10:53 On-line CPU(s) list: 0-3 06:10:53 Thread(s) per core: 1 06:10:53 Core(s) per socket: 1 06:10:53 Socket(s): 4 06:10:53 NUMA node(s): 1 06:10:53 Vendor ID: GenuineIntel 06:10:53 CPU family: 6 06:10:53 Model: 44 06:10:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:10:53 Stepping: 1 06:10:53 CPU MHz: 2933.436 06:10:53 BogoMIPS: 5866.87 06:10:53 Virtualization: VT-x 06:10:53 Hypervisor vendor: KVM 06:10:53 Virtualization type: full 06:10:53 L1d cache: 128 KiB 06:10:53 L1i cache: 128 KiB 06:10:53 L2 cache: 16 MiB 06:10:53 L3 cache: 64 MiB 06:10:53 NUMA node0 CPU(s): 0-3 06:10:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:10:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:10:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:10:53 Vulnerability Meltdown: Mitigation; PTI 06:10:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:10:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:10:53 Vulnerability Srbds: Not affected 06:10:53 Vulnerability Tsx async abort: Not affected 06:10:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:10:53 06:10:53 06:10:53 ---> nproc: 06:10:53 4 06:10:53 06:10:53 06:10:53 ---> df -h: 06:10:53 Filesystem Size Used Available Use% Mounted on 06:10:53 overlay 50.0G 7.3G 42.7G 15% / 06:10:53 tmpfs 64.0M 0 64.0M 0% /dev 06:10:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:10:53 shm 64.0M 0 64.0M 0% /dev/shm 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-875 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-875@tmp 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:10:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:10:53 06:10:53 06:10:53 ---> free -m: 06:10:53 total used free shared buff/cache available 06:10:53 Mem: 1837 706 91 0 1039 1026 06:10:53 Swap: 1023 1 1022 06:10:53 06:10:53 06:10:53 ---> ip addr: 06:10:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:10:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:10:53 inet 127.0.0.1/8 scope host lo 06:10:53 valid_lft forever preferred_lft forever 06:10:53 inet6 ::1/128 scope host 06:10:53 valid_lft forever preferred_lft forever 06:10:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:10:53 link/ether fa:16:3e:86:72:79 brd ff:ff:ff:ff:ff:ff 06:10:53 inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic eth0 06:10:53 valid_lft 85668sec preferred_lft 85668sec 06:10:53 inet6 fe80::f816:3eff:fe86:7279/64 scope link 06:10:53 valid_lft forever preferred_lft forever 06:10:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:10:53 link/ether 02:42:13:8f:4a:13 brd ff:ff:ff:ff:ff:ff 06:10:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:10:53 valid_lft forever preferred_lft forever 06:10:53 inet6 fe80::42:13ff:fe8f:4a13/64 scope link 06:10:53 valid_lft forever preferred_lft forever 06:10:53 06:10:53 06:10:53 ---> sar -b -r -n DEV: 06:10:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 06:10:53 06:10:53 05:58:28 LINUX RESTART (4 CPU) 06:10:53 06:10:53 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:10:53 06:00:01 54.14 15.63 38.51 0.00 4733.70 3180.98 0.00 06:10:53 06:01:01 1.03 0.02 1.02 0.00 0.13 23.84 0.00 06:10:53 06:02:01 0.40 0.08 0.32 0.00 1.60 5.29 0.00 06:10:53 06:03:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:10:53 06:04:01 0.13 0.00 0.13 0.00 0.00 1.95 0.00 06:10:53 06:05:01 0.27 0.00 0.27 0.00 0.00 4.10 0.00 06:10:53 06:06:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 06:10:53 06:07:02 0.23 0.00 0.23 0.00 0.00 3.60 0.00 06:10:53 06:08:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 06:10:53 06:09:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 06:10:53 06:10:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 06:10:53 Average: 5.22 1.43 3.79 0.00 431.45 294.46 0.00 06:10:53 06:10:53 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:53 06:00:01 169616 0 580012 30.83 2620 1129296 1104988 37.71 379052 1133684 128 06:10:53 06:01:01 175684 0 573936 30.50 2620 1129304 1076044 36.72 381608 1125524 12 06:10:53 06:02:01 173632 0 575864 30.61 2620 1129428 1074368 36.67 380536 1129132 8 06:10:53 06:03:01 171660 0 577832 30.71 2620 1129432 1074368 36.67 398060 1113500 16 06:10:53 06:04:01 168944 0 580544 30.85 2620 1129436 1074368 36.67 399464 1115068 20 06:10:53 06:05:01 167380 0 582100 30.94 2620 1129444 1074496 36.67 407392 1108456 16 06:10:53 06:06:01 168716 0 580764 30.87 2620 1129444 1074340 36.67 406388 1108436 20 06:10:53 06:07:02 167888 0 581584 30.91 2620 1129452 1074512 36.67 407232 1108440 12 06:10:53 06:08:01 167336 0 582132 30.94 2620 1129456 1074548 36.67 407500 1108436 8 06:10:53 06:09:01 167616 0 581848 30.92 2620 1129460 1074548 36.67 407384 1108436 20 06:10:53 06:10:01 167632 0 581828 30.92 2620 1129464 1074500 36.67 407172 1108436 16 06:10:53 Average: 169646 0 579859 30.82 2620 1129420 1077371 36.77 398344 1115232 25 06:10:53 06:10:53 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:53 06:00:01 eth0 434.33 289.18 875.98 86.26 0.00 0.00 0.00 0.00 06:10:53 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:00:01 docker0 10.48 8.34 1.69 25.43 0.00 0.00 0.00 0.00 06:10:53 06:01:01 eth0 0.68 0.08 0.06 0.02 0.00 0.00 0.00 0.00 06:10:53 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:02:01 eth0 2.06 0.53 0.56 0.22 0.00 0.00 0.00 0.00 06:10:53 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:03:01 eth0 2.60 0.58 0.69 0.36 0.00 0.00 0.00 0.00 06:10:53 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:04:01 eth0 3.25 1.00 1.26 0.85 0.00 0.00 0.00 0.00 06:10:53 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:05:01 eth0 2.05 0.75 0.95 0.58 0.00 0.00 0.00 0.00 06:10:53 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:06:01 eth0 0.87 0.08 0.07 0.04 0.00 0.00 0.00 0.00 06:10:53 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:07:02 eth0 1.53 0.30 0.37 0.20 0.00 0.00 0.00 0.00 06:10:53 06:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:08:01 eth0 2.41 0.54 0.67 0.40 0.00 0.00 0.00 0.00 06:10:53 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:09:01 eth0 2.22 0.72 0.67 0.41 0.00 0.00 0.00 0.00 06:10:53 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:10:01 eth0 1.10 0.48 0.44 0.27 0.00 0.00 0.00 0.00 06:10:53 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 Average: eth0 41.28 26.81 80.33 8.16 0.00 0.00 0.00 0.00 06:10:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:53 Average: docker0 0.96 0.76 0.15 2.32 0.00 0.00 0.00 0.00 06:10:53 06:10:53 06:10:53 ---> sar -P ALL: 06:10:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 06:10:53 06:10:53 05:58:28 LINUX RESTART (4 CPU) 06:10:53 06:10:53 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:10:53 06:00:01 all 7.68 0.00 2.67 1.08 0.10 88.47 06:10:53 06:00:01 0 7.48 0.00 3.25 0.19 0.08 89.00 06:10:53 06:00:01 1 6.77 0.00 2.91 2.64 0.10 87.57 06:10:53 06:00:01 2 9.24 0.00 2.06 0.88 0.10 87.72 06:10:53 06:00:01 3 7.23 0.00 2.45 0.61 0.10 89.61 06:10:53 06:01:01 all 0.18 0.00 0.05 0.00 0.02 99.76 06:10:53 06:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:10:53 06:01:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:10:53 06:01:01 2 0.55 0.00 0.05 0.00 0.02 99.38 06:10:53 06:01:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:10:53 06:02:01 all 0.13 0.00 0.07 0.00 0.04 99.76 06:10:53 06:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:10:53 06:02:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:10:53 06:02:01 2 0.30 0.00 0.07 0.00 0.05 99.58 06:10:53 06:02:01 3 0.07 0.00 0.10 0.00 0.05 99.78 06:10:53 06:03:01 all 0.18 0.00 0.03 0.00 0.00 99.79 06:10:53 06:03:01 0 0.08 0.00 0.03 0.00 0.00 99.88 06:10:53 06:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:10:53 06:03:01 2 0.53 0.00 0.02 0.00 0.02 99.43 06:10:53 06:03:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:10:53 06:04:01 all 0.17 0.00 0.04 0.00 0.01 99.79 06:10:53 06:04:01 0 0.10 0.00 0.03 0.00 0.00 99.87 06:10:53 06:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:10:53 06:04:01 2 0.48 0.00 0.03 0.00 0.02 99.47 06:10:53 06:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:10:53 06:05:01 all 0.16 0.00 0.04 0.00 0.00 99.79 06:10:53 06:05:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:10:53 06:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:10:53 06:05:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:10:53 06:05:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:10:53 06:06:01 all 0.09 0.00 0.05 0.00 0.00 99.86 06:10:53 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:10:53 06:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:10:53 06:06:01 2 0.22 0.00 0.07 0.00 0.00 99.72 06:10:53 06:06:01 3 0.05 0.00 0.08 0.00 0.02 99.85 06:10:53 06:07:02 all 0.13 0.00 0.02 0.00 0.00 99.85 06:10:53 06:07:02 0 0.02 0.00 0.02 0.00 0.00 99.97 06:10:53 06:07:02 1 0.05 0.00 0.02 0.00 0.00 99.93 06:10:53 06:07:02 2 0.40 0.00 0.02 0.00 0.00 99.58 06:10:53 06:07:02 3 0.05 0.00 0.03 0.00 0.00 99.92 06:10:53 06:08:01 all 0.17 0.00 0.03 0.00 0.00 99.79 06:10:53 06:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:10:53 06:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:10:53 06:08:01 2 0.52 0.00 0.03 0.00 0.00 99.44 06:10:53 06:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:10:53 06:09:01 all 0.15 0.00 0.03 0.00 0.01 99.82 06:10:53 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:10:53 06:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:10:53 06:09:01 2 0.52 0.00 0.03 0.00 0.02 99.43 06:10:53 06:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:10:53 06:10:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:10:53 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:10:53 06:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:10:53 06:10:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:10:53 06:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:10:53 06:10:53 Average: CPU %user %nice %system %iowait %steal %idle 06:10:53 Average: all 0.83 0.00 0.28 0.10 0.02 98.78 06:10:53 Average: 0 0.71 0.00 0.32 0.02 0.01 98.94 06:10:53 Average: 1 0.66 0.00 0.29 0.24 0.02 98.79 06:10:53 Average: 2 1.25 0.00 0.22 0.08 0.02 98.44 06:10:53 Average: 3 0.69 0.00 0.27 0.05 0.02 98.97 06:10:53 06:10:53 06:10:53