Pull request #874 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a+c62645d0ab1012df8ad15b74000ef7e30c377aaa (2daf7ef963c726cb4068606cef7d436e5a4c60d4) 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-874/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-874/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-33860 in /w/workspace/dgexfoundry_device-sdk-go_PR-874 [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-874 # 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 > 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/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a Merge succeeded, producing a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a Checking out Revision a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a (PR-874) > git config core.sparsecheckout # timeout=10 > git checkout -f a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # 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 a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:10 ========================================================= 05:59:10 EdgeX Global Pipelines Version Info 05:59:10 ========================================================= [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-874 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-874 [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-874 [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a80b6e5 [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-874@tmp/config8496785334644288944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:21 ---> docker-login.sh 05:59:21 nexus3.edgexfoundry.org:10001 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 nexus3.edgexfoundry.org:10002 05:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:23 Configure a credential helper to remove this warning. See 05:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:23 05:59:23 Login Succeeded 05:59:23 nexus3.edgexfoundry.org:10003 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10004 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:25 Configure a credential helper to remove this warning. See 05:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:25 05:59:25 Login Succeeded 05:59:25 docker.io 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 ---> docker-login.sh ends [Pipeline] } 05:59:26 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:27 + git log --format=format:%s -1 a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a [Pipeline] echo 05:59:27 GIT_COMMIT: a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:59:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:28 05:59:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:29 latest: Pulling from edgex-devops/git-semver 05:59:29 31603596830f: Pulling fs layer 05:59:29 2a8b12db71e7: Pulling fs layer 05:59:29 6ca5941a6612: Pulling fs layer 05:59:29 ecc8261a40a4: Pulling fs layer 05:59:29 ecc8261a40a4: Waiting 05:59:29 2a8b12db71e7: Verifying Checksum 05:59:29 2a8b12db71e7: Download complete 05:59:30 31603596830f: Verifying Checksum 05:59:30 31603596830f: Download complete 05:59:30 ecc8261a40a4: Verifying Checksum 05:59:30 ecc8261a40a4: Download complete 05:59:30 6ca5941a6612: Verifying Checksum 05:59:30 6ca5941a6612: Download complete 05:59:30 31603596830f: Pull complete 05:59:31 2a8b12db71e7: Pull complete 05:59:34 6ca5941a6612: Pull complete 05:59:34 ecc8261a40a4: Pull complete 05:59:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:35 prd-centos7-docker-4c-2g-33860 does not seem to be running inside a container 05:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-874 -v /w/workspace/dgexfoundry_device-sdk-go_PR-874:/w/workspace/dgexfoundry_device-sdk-go_PR-874:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-874@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:38 $ docker top 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:39 [ssh-agent] Looking for ssh-agent implementation... 05:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:39 $ docker exec 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc ssh-agent 05:59:40 SSH_AUTH_SOCK=/tmp/ssh-Hm1llHGCX7nQ/agent.11 05:59:40 SSH_AGENT_PID=16 05:59:40 Running ssh-add (command line suppressed) 05:59:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp/private_key_1438503466206126192.key (/w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp/private_key_1438503466206126192.key) 05:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:41 + git tag --points-at HEAD [Pipeline] } 05:59:41 $ docker exec --env ******** --env ******** 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc ssh-agent -k 05:59:41 unset SSH_AUTH_SOCK; 05:59:41 unset SSH_AGENT_PID; 05:59:41 echo Agent pid 16 killed; 05:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:41 [ssh-agent] Looking for ssh-agent implementation... 05:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:42 $ docker exec 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc ssh-agent 05:59:42 SSH_AUTH_SOCK=/tmp/ssh-G0szEIibEsCj/agent.45 05:59:42 SSH_AGENT_PID=50 05:59:42 Running ssh-add (command line suppressed) 05:59:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp/private_key_1958424075361610546.key (/w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp/private_key_1958424075361610546.key) 05:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:44 + git semver init 05:59:44 # -> Open(): unable to determine branch for HEAD 05:59:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-874/.git 05:59:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-874 05:59:44 # $SEMVER_REMOTE_NAME = origin 05:59:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:44 # $SEMVER_USER_NAME = edgex-jenkins 05:59:44 # $SEMVER_BRANCH = PR-874 05:59:44 # $SEMVER_TEMP = /tmp/semver-986909495 05:59:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:59:46 # '/tmp/semver-986909495' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-874/.semver' 05:59:46 # -> Force: false 05:59:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-874/.semver [Pipeline] } 05:59:46 $ docker exec --env ******** --env ******** 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc ssh-agent -k 05:59:46 unset SSH_AUTH_SOCK; 05:59:46 unset SSH_AGENT_PID; 05:59:46 echo Agent pid 50 killed; 05:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:48 + git semver [Pipeline] } 05:59:48 $ docker stop --time=1 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc 05:59:50 $ docker rm -f 0331e6743323432257d7719c58e5886c6dad58612ebfe640db13847db9d817bc [Pipeline] // withDockerContainer [Pipeline] sh 05:59:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:52 Stashed 1 file(s) [Pipeline] echo 05:59:52 [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 06:00:08 Still waiting to schedule task 06:00:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:08 Still waiting to schedule task 06:00:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:02:31 Running on prd-centos7-docker-4c-2g-33865 in /w/workspace/dgexfoundry_device-sdk-go_PR-874 [Pipeline] { [Pipeline] ws 06:02:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:02:33 using credential edgex-jenkins-ssh 06:02:33 Cloning the remote Git repository 06:02:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:02:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:02:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:33 > git --version # timeout=10 06:02:33 > git --version # 'git version 2.24.3' 06:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:35 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a 06:02:35 Merge succeeded, producing a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a 06:02:35 Checking out Revision a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a (PR-874) 06:02:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:35 > git config core.sparsecheckout # timeout=10 06:02:35 > git checkout -f a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # timeout=10 06:02:35 > git remote # timeout=10 06:02:35 > git config --get remote.origin.url # timeout=10 06:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:35 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 06:02:35 > git rev-parse HEAD^{commit} # timeout=10 06:02:35 > git config core.sparsecheckout # timeout=10 06:02:35 > git checkout -f a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # timeout=10 06:02:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:02:38 > git --version # timeout=10 06:02:38 > git --version # 'git version 2.24.3' 06:02:38 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:40 + true 06:02:40 + sudo service docker restart 06:02:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:42 provisioning config files... 06:02:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3381229082996132789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:42 ---> docker-login.sh 06:02:42 nexus3.edgexfoundry.org:10001 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 nexus3.edgexfoundry.org:10002 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 nexus3.edgexfoundry.org:10003 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 nexus3.edgexfoundry.org:10004 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.io 06:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:44 Configure a credential helper to remove this warning. See 06:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:44 06:02:44 Login Succeeded 06:02:44 ---> docker-login.sh ends [Pipeline] } 06:02:44 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:1.15-alpine] 06:02:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:45 + 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:02:45 Sending build context to Docker daemon 2.402MB 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 06:02:45 188c0c94c7c5: Pulling fs layer 06:02:45 0ef7d3d256c8: Pulling fs layer 06:02:45 de9db76c5a1d: Pulling fs layer 06:02:45 bca2f99d35d6: Pulling fs layer 06:02:45 93359f2a8cfa: Pulling fs layer 06:02:45 7c6f9722023f: Pulling fs layer 06:02:45 a35cf1a2eb13: Pulling fs layer 06:02:45 bca2f99d35d6: Waiting 06:02:45 93359f2a8cfa: Waiting 06:02:45 7c6f9722023f: Waiting 06:02:45 a35cf1a2eb13: Waiting 06:02:46 de9db76c5a1d: Verifying Checksum 06:02:46 de9db76c5a1d: Download complete 06:02:46 0ef7d3d256c8: Verifying Checksum 06:02:46 0ef7d3d256c8: Download complete 06:02:46 93359f2a8cfa: Verifying Checksum 06:02:46 93359f2a8cfa: Download complete 06:02:46 7c6f9722023f: Download complete 06:02:47 188c0c94c7c5: Verifying Checksum 06:02:47 188c0c94c7c5: Download complete 06:02:47 188c0c94c7c5: Pull complete 06:02:47 0ef7d3d256c8: Pull complete 06:02:47 de9db76c5a1d: Pull complete 06:02:49 a35cf1a2eb13: Verifying Checksum 06:02:49 a35cf1a2eb13: Download complete 06:02:51 bca2f99d35d6: Verifying Checksum 06:02:51 bca2f99d35d6: Download complete 06:02:56 bca2f99d35d6: Pull complete 06:02:56 93359f2a8cfa: Pull complete 06:02:56 7c6f9722023f: Pull complete 06:03:01 a35cf1a2eb13: Pull complete 06:03:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:03:01 ---> a62c8e92a672 06:03:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:01 ---> Running in e2c6922bae9a 06:03:02 Removing intermediate container e2c6922bae9a 06:03:02 ---> e85030d6845e 06:03:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:02 ---> Running in 370af03703f0 06:03:03 Removing intermediate container 370af03703f0 06:03:03 ---> 2b84fe9776ec 06:03:03 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:03:03 ---> Running in 5d9ae909b0f2 06:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:05 (1/6) Installing libc-dev (0.7.2-r3) 06:03:05 (2/6) Installing libsodium (1.0.18-r0) 06:03:05 (3/6) Installing pkgconf (1.7.2-r0) 06:03:05 (4/6) Installing libsodium-dev (1.0.18-r0) 06:03:05 (5/6) Installing libzmq (4.3.3-r0) 06:03:05 (6/6) Installing zeromq-dev (4.3.3-r0) 06:03:06 Executing busybox-1.31.1-r19.trigger 06:03:06 OK: 167 MiB in 45 packages 06:03:06 Removing intermediate container 5d9ae909b0f2 06:03:06 ---> 6cb16c83ed6c 06:03:06 Step 6/8 : WORKDIR /device-sdk-go 06:03:06 ---> Running in a67745c42ed4 06:03:06 Removing intermediate container a67745c42ed4 06:03:06 ---> 694b5e503502 06:03:06 Step 7/8 : COPY . . 06:03:08 ---> 95f557680262 06:03:08 Step 8/8 : RUN go mod download 06:03:08 ---> Running in c4564914fa58 06:03:34 Removing intermediate container c4564914fa58 06:03:34 ---> 8d3a7e7e54f1 06:03:34 Successfully built 8d3a7e7e54f1 06:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:35 + docker inspect -f . ci-base-image-x86_64 06:03:35 . [Pipeline] withDockerContainer 06:03:35 prd-centos7-docker-4c-2g-33865 does not seem to be running inside a container 06:03:35 $ 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-x86_64 cat 06:03:36 $ docker top cb572d0d00c32d11d1fa675bc21a7180c2316c6dc23778c262b5ebc81b234477 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:36 + go version 06:03:36 go version go1.15.5 linux/amd64 [Pipeline] } 06:03:36 $ docker stop --time=1 cb572d0d00c32d11d1fa675bc21a7180c2316c6dc23778c262b5ebc81b234477 06:03:38 $ docker rm -f cb572d0d00c32d11d1fa675bc21a7180c2316c6dc23778c262b5ebc81b234477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:39 + docker inspect -f . ci-base-image-x86_64 06:03:39 . [Pipeline] withDockerContainer 06:03:39 prd-centos7-docker-4c-2g-33865 does not seem to be running inside a container 06:03:39 $ 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-x86_64 cat 06:03:40 $ docker top 3e74f9f0abb5bd2c79f321f49d21cb3ef15625bebf35c6bbfbed2456a605756f -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:41 + make test 06:03:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:03:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:03:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33866 in /w/workspace/dgexfoundry_device-sdk-go_PR-874 [Pipeline] { [Pipeline] ws 06:03:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:03:55 using credential edgex-jenkins-ssh 06:03:56 Cloning the remote Git repository 06:03:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:03:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:03:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:03:56 > git --version # timeout=10 06:03:56 > git --version # 'git version 2.17.1' 06:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/874/head:refs/remotes/origin/PR-874 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:58 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a 06:03:58 Merge succeeded, producing a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a 06:03:58 Checking out Revision a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a (PR-874) 06:03:58 > git config core.sparsecheckout # timeout=10 06:03:58 > git checkout -f a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # timeout=10 06:03:58 > git remote # timeout=10 06:03:58 > git config --get remote.origin.url # timeout=10 06:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:58 > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 06:03:58 > git rev-parse HEAD^{commit} # timeout=10 06:03:58 > git config core.sparsecheckout # timeout=10 06:03:58 > git checkout -f a80b6e5c9f6ab281c9f6e8c7505cdf0737d6241a # timeout=10 06:04:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:04:03 > git --version # timeout=10 06:04:03 > git --version # 'git version 2.17.1' 06:04:03 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:05 + + truesudo 06:04:05 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:08 provisioning config files... 06:04:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5051276112687286808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:09 ---> docker-login.sh 06:04:09 nexus3.edgexfoundry.org:10001 06:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:10 Configure a credential helper to remove this warning. See 06:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:10 06:04:10 Login Succeeded 06:04:10 nexus3.edgexfoundry.org:10002 06:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:10 Configure a credential helper to remove this warning. See 06:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:10 06:04:10 Login Succeeded 06:04:10 nexus3.edgexfoundry.org:10003 06:04:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:04:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:04:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:04:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:04:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:11 Configure a credential helper to remove this warning. See 06:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:11 06:04:11 Login Succeeded 06:04:11 nexus3.edgexfoundry.org:10004 06:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:12 Configure a credential helper to remove this warning. See 06:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:12 06:04:12 Login Succeeded 06:04:12 docker.io 06:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:13 Configure a credential helper to remove this warning. See 06:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:13 06:04:13 Login Succeeded 06:04:13 ---> docker-login.sh ends [Pipeline] } 06:04:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:13 ========================================================= 06:04:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:04:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.079s coverage: 28.1% of statements 06:04:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 06:04:14 + 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:04:14 Sending build context to Docker daemon 2.415MB 06:04:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:14 Step 2/8 : FROM ${BASE} 06:04:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:14 5f621e34cdf4: Pulling fs layer 06:04:14 a4357932f1b6: Pulling fs layer 06:04:14 18c013af1878: Pulling fs layer 06:04:14 00ac8860ef70: Pulling fs layer 06:04:14 63d7cb157983: Pulling fs layer 06:04:14 b116817d02f9: Pulling fs layer 06:04:14 745a02a5169b: Pulling fs layer 06:04:14 00ac8860ef70: Waiting 06:04:14 b116817d02f9: Waiting 06:04:14 745a02a5169b: Waiting 06:04:14 63d7cb157983: Waiting 06:04:14 18c013af1878: Verifying Checksum 06:04:14 18c013af1878: Download complete 06:04:14 a4357932f1b6: Verifying Checksum 06:04:14 a4357932f1b6: Download complete 06:04:14 63d7cb157983: Verifying Checksum 06:04:14 63d7cb157983: Download complete 06:04:14 b116817d02f9: Verifying Checksum 06:04:14 b116817d02f9: Download complete 06:04:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.082s coverage: 7.8% of statements 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:04:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.120s coverage: 32.5% of statements 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:04:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.114s coverage: 57.1% of statements 06:04:15 5f621e34cdf4: Verifying Checksum 06:04:15 5f621e34cdf4: Download complete 06:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.277s coverage: 6.6% of statements 06:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.076s coverage: 5.0% of statements 06:04:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:04:16 GO111MODULE=on go vet ./... 06:04:16 5f621e34cdf4: Pull complete 06:04:17 a4357932f1b6: Pull complete 06:04:17 18c013af1878: Pull complete 06:04:18 745a02a5169b: Verifying Checksum 06:04:18 745a02a5169b: Download complete 06:04:19 00ac8860ef70: Download complete 06:04:29 00ac8860ef70: Pull complete 06:04:29 63d7cb157983: Pull complete 06:04:30 b116817d02f9: Pull complete 06:04:34 745a02a5169b: Pull complete 06:04:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:04:34 ---> b7e6874047d6 06:04:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:34 gofmt -l . 06:04:34 [ "`gofmt -l .`" = "" ] 06:04:34 ./bin/test-attribution-txt.sh 06:04:34 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 06:04:34 make: *** [Makefile:36: test] Error 1 [Pipeline] } 06:04:34 $ docker stop --time=1 3e74f9f0abb5bd2c79f321f49d21cb3ef15625bebf35c6bbfbed2456a605756f 06:04:36 $ docker rm -f 3e74f9f0abb5bd2c79f321f49d21cb3ef15625bebf35c6bbfbed2456a605756f 06:04:37 ---> Running in 438a70d38600 [Pipeline] // withDockerContainer [Pipeline] } 06:04:37 Removing intermediate container 438a70d38600 06:04:37 ---> a6ec87f83fc1 06:04:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:04:37 ---> Running in b50b2789e885 [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:04:39 ---> job-cost.sh 06:04:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Oc1 06:04:39 Removing intermediate container b50b2789e885 06:04:39 ---> f945e367afff 06:04:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:04:39 ---> Running in 7255112461e3 06:04:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:42 (1/6) Installing libc-dev (0.7.2-r3) 06:04:42 (2/6) Installing libsodium (1.0.18-r0) 06:04:42 (3/6) Installing pkgconf (1.7.2-r0) 06:04:42 (4/6) Installing libsodium-dev (1.0.18-r0) 06:04:42 (5/6) Installing libzmq (4.3.3-r0) 06:04:43 (6/6) Installing zeromq-dev (4.3.3-r0) 06:04:43 Executing busybox-1.31.1-r19.trigger 06:04:43 OK: 144 MiB in 45 packages 06:04:44 Removing intermediate container 7255112461e3 06:04:44 ---> f563c3fb0c77 06:04:44 Step 6/8 : WORKDIR /device-sdk-go 06:04:44 ---> Running in 2efb0f8e7527 06:04:45 Removing intermediate container 2efb0f8e7527 06:04:45 ---> d38ca63ddb77 06:04:45 Step 7/8 : COPY . . 06:04:46 ---> 37a304c41046 06:04:46 Step 8/8 : RUN go mod download 06:04:46 ---> Running in b58089ed95f5 06:04:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:13 Removing intermediate container b58089ed95f5 06:05:13 ---> acecc5c5d6c7 06:05:13 Successfully built acecc5c5d6c7 06:05:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:13 + docker inspect -f . ci-base-image-arm64 06:05:13 . [Pipeline] withDockerContainer 06:05:14 prd-ubuntu18.04-docker-arm64-4c-16g-33866 does not seem to be running inside a container 06:05:14 $ 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-arm64 cat 06:05:15 $ docker top aeaf73169fa8a13cc9b37ce9c3910692d56bbbf61a7a0d61c796a641f4e8c62a -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:17 + go version 06:05:17 go version go1.15.5 linux/arm64 [Pipeline] } 06:05:17 $ docker stop --time=1 aeaf73169fa8a13cc9b37ce9c3910692d56bbbf61a7a0d61c796a641f4e8c62a 06:05:19 $ docker rm -f aeaf73169fa8a13cc9b37ce9c3910692d56bbbf61a7a0d61c796a641f4e8c62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:20 + docker inspect -f . ci-base-image-arm64 06:05:20 . [Pipeline] withDockerContainer 06:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-3Oc1/bin to PATH 06:05:20 INFO: No Stack... 06:05:20 prd-ubuntu18.04-docker-arm64-4c-16g-33866 does not seem to be running inside a container 06:05:21 $ 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-arm64 cat 06:05:21 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:22 INFO: Archiving Costs 06:05:22 $ docker top 09ae3dce0db816062846b22b9c94dfa1985e5cee2ff24ba435f83eb4d5cb2430 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:05:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:05:23 + cut -d, -f6 [Pipeline] lock 06:05:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] 06:05:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] did not exist. Created. 06:05:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:24 + make test 06:05:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:05:24 + echo total: 0.029999999329447746 [Pipeline] stash 06:05:24 Stashed 1 file(s) [Pipeline] } 06:05:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:25 Failed in branch amd64 06:05:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:06:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:06:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:06:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:06:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:06:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:06:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.206s coverage: 28.1% of statements 06:06:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.183s coverage: 78.9% of statements 06:06:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.307s coverage: 7.8% of statements 06:06:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:06:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:06:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:06:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.306s coverage: 32.5% of statements 06:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:07:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.312s coverage: 57.1% of statements 06:07:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.165s coverage: 6.6% of statements 06:07:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.135s coverage: 5.0% of statements 06:07:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:07:02 GO111MODULE=on go vet ./... 06:07:49 gofmt -l . 06:07:49 [ "`gofmt -l .`" = "" ] 06:07:50 ./bin/test-attribution-txt.sh 06:07:51 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 06:07:51 make: *** [Makefile:36: test] Error 1 [Pipeline] } 06:07:51 $ docker stop --time=1 09ae3dce0db816062846b22b9c94dfa1985e5cee2ff24ba435f83eb4d5cb2430 06:07:54 $ docker rm -f 09ae3dce0db816062846b22b9c94dfa1985e5cee2ff24ba435f83eb4d5cb2430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:07:56 ---> job-cost.sh 06:07:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DItW 06:08:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-DItW/bin to PATH 06:10:34 INFO: No Stack... 06:10:34 INFO: Retrieving Pricing Info for: lf-standard-4 06:10:34 INFO: Archiving Costs [Pipeline] sh 06:10:35 + cut -d, -f6 06:10:35 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:10:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] 06:10:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] did not exist. Created. 06:10:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:35 /w/workspace/device-sdk-go/1@tmp/durable-80595ec2/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-80595ec2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:36 + echo total: 0.20999999344348907 [Pipeline] stash 06:10:36 Warning: overwriting stash ‘stack-cost’ 06:10:37 Stashed 1 file(s) [Pipeline] } 06:10:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-874-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:10:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:43 ---> package-listing.sh 06:10:43 ++ facter osfamily 06:10:43 ++ tr '[:upper:]' '[:lower:]' 06:10:44 + OS_FAMILY=redhat 06:10:44 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-874 06:10:44 + START_PACKAGES=/tmp/packages_start.txt 06:10:44 + END_PACKAGES=/tmp/packages_end.txt 06:10:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:44 + PACKAGES=/tmp/packages_start.txt 06:10:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-874 ']' 06:10:44 + PACKAGES=/tmp/packages_end.txt 06:10:44 + case "${OS_FAMILY}" in 06:10:44 + rpm -qa 06:10:44 + sort 06:10:53 + '[' -f /tmp/packages_start.txt ']' 06:10:53 + '[' -f /tmp/packages_end.txt ']' 06:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-874 ']' 06:10:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-874/archives/ 06:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-874/archives/ [Pipeline] echo 06:10:53 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-874/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:54 06:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:55 alpine: Pulling from edgex-lftools-log-publisher 06:10:55 df20fa9351a1: Pulling fs layer 06:10:55 36b3adc4ff6f: Pulling fs layer 06:10:55 8ad3a11d3b57: Pulling fs layer 06:10:55 46f8f816bc3b: Pulling fs layer 06:10:55 93b61091891f: Pulling fs layer 06:10:55 93b9cdb0e59b: Pulling fs layer 06:10:55 5e14af77c1be: Pulling fs layer 06:10:55 01666e4c0597: Pulling fs layer 06:10:55 aa168da1d23b: Pulling fs layer 06:10:55 46f8f816bc3b: Waiting 06:10:55 93b61091891f: Waiting 06:10:55 93b9cdb0e59b: Waiting 06:10:55 5e14af77c1be: Waiting 06:10:55 01666e4c0597: Waiting 06:10:55 aa168da1d23b: Waiting 06:10:55 36b3adc4ff6f: Download complete 06:10:55 46f8f816bc3b: Verifying Checksum 06:10:55 46f8f816bc3b: Download complete 06:10:55 93b61091891f: Verifying Checksum 06:10:55 93b61091891f: Download complete 06:10:55 df20fa9351a1: Verifying Checksum 06:10:55 df20fa9351a1: Download complete 06:10:55 93b9cdb0e59b: Verifying Checksum 06:10:55 93b9cdb0e59b: Download complete 06:10:55 5e14af77c1be: Verifying Checksum 06:10:55 5e14af77c1be: Download complete 06:10:55 01666e4c0597: Verifying Checksum 06:10:55 01666e4c0597: Download complete 06:10:57 df20fa9351a1: Pull complete 06:10:57 8ad3a11d3b57: Verifying Checksum 06:10:57 8ad3a11d3b57: Download complete 06:10:57 36b3adc4ff6f: Pull complete 06:10:58 8ad3a11d3b57: Pull complete 06:10:58 46f8f816bc3b: Pull complete 06:11:00 93b61091891f: Pull complete 06:11:01 93b9cdb0e59b: Pull complete 06:11:01 5e14af77c1be: Pull complete 06:11:02 01666e4c0597: Pull complete 06:11:04 aa168da1d23b: Verifying Checksum 06:11:04 aa168da1d23b: Download complete 06:11:23 aa168da1d23b: Pull complete 06:11:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:24 prd-centos7-docker-4c-2g-33860 does not seem to be running inside a container 06:11:24 $ 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-874/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-874 -v /w/workspace/dgexfoundry_device-sdk-go_PR-874:/w/workspace/dgexfoundry_device-sdk-go_PR-874:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-874@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:11:31 $ docker top d9ff18ca7236688f213eb6e7f3a27bc9068ffe080ef91dbcd4e0c82e24c1c55e -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:36 + mkdir -p /var/log/sa [Pipeline] sh 06:11:37 + ls /var/log/sa-host 06:11:37 + sadf -c /var/log/sa-host/sa13 06:11:37 file_magic: OK 06:11:37 HZ: Using current value: 100 06:11:37 file_header: OK 06:11:37 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:11:37 Statistics: 06:11:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:37 File successfully converted to sysstat format version 12.2.1 06:11:37 + sadf -c /var/log/sa-host/sa23 06:11:37 file_magic: OK 06:11:37 HZ: Using current value: 100 06:11:37 file_header: OK 06:11:37 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:11:37 Statistics: 06:11:37 Hnuu...uuuununununu... 06:11:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:38 provisioning config files... 06:11:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp/config835277112457177383tmp [Pipeline] { [Pipeline] echo 06:11:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:40 ---> create-netrc.sh [Pipeline] } 06:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:41 ---> python-tools-install.sh [Pipeline] echo 06:11:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:42 ---> sudo-logs.sh 06:11:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:43 ---> job-cost.sh 06:11:43 lf-activate-venv: SKIPPING 06:11:43 DEBUG: total: 0.20999999344348907 06:11:43 INFO: Retrieving Stack Cost... 06:11:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:45 INFO: Archiving Costs [Pipeline] echo 06:11:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:46 ---> logs-deploy.sh 06:11:46 lf-activate-venv: SKIPPING 06:11:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-874/1 06:11:46 INFO: archiving workspace using pattern(s): 06:11:50 Archives upload complete. 06:11:50 INFO: archiving logs to Nexus 06:11:55 ---> uname -a: 06:11:55 Linux prd-centos7-docker-4c-2g-33860.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:11:55 06:11:55 06:11:55 ---> lscpu: 06:11:55 Architecture: x86_64 06:11:55 CPU op-mode(s): 32-bit, 64-bit 06:11:55 Byte Order: Little Endian 06:11:55 Address sizes: 40 bits physical, 48 bits virtual 06:11:55 CPU(s): 4 06:11:55 On-line CPU(s) list: 0-3 06:11:55 Thread(s) per core: 1 06:11:55 Core(s) per socket: 1 06:11:55 Socket(s): 4 06:11:55 NUMA node(s): 1 06:11:55 Vendor ID: GenuineIntel 06:11:55 CPU family: 6 06:11:55 Model: 44 06:11:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:11:55 Stepping: 1 06:11:55 CPU MHz: 2933.438 06:11:55 BogoMIPS: 5866.87 06:11:55 Virtualization: VT-x 06:11:55 Hypervisor vendor: KVM 06:11:55 Virtualization type: full 06:11:55 L1d cache: 128 KiB 06:11:55 L1i cache: 128 KiB 06:11:55 L2 cache: 16 MiB 06:11:55 L3 cache: 64 MiB 06:11:55 NUMA node0 CPU(s): 0-3 06:11:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:11:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:11:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:11:55 Vulnerability Meltdown: Mitigation; PTI 06:11:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:55 Vulnerability Srbds: Not affected 06:11:55 Vulnerability Tsx async abort: Not affected 06:11:55 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:11:55 06:11:55 06:11:55 ---> nproc: 06:11:55 4 06:11:55 06:11:55 06:11:55 ---> df -h: 06:11:55 Filesystem Size Used Available Use% Mounted on 06:11:55 overlay 50.0G 7.3G 42.7G 15% / 06:11:55 tmpfs 64.0M 0 64.0M 0% /dev 06:11:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:11:55 shm 64.0M 0 64.0M 0% /dev/shm 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-874 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-874@tmp 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:11:55 06:11:55 06:11:55 ---> free -m: 06:11:55 total used free shared buff/cache available 06:11:55 Mem: 1837 720 78 0 1039 1012 06:11:55 Swap: 1023 1 1022 06:11:55 06:11:55 06:11:55 ---> ip addr: 06:11:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:55 inet 127.0.0.1/8 scope host lo 06:11:55 valid_lft forever preferred_lft forever 06:11:55 inet6 ::1/128 scope host 06:11:55 valid_lft forever preferred_lft forever 06:11:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:55 link/ether fa:16:3e:29:4e:89 brd ff:ff:ff:ff:ff:ff 06:11:55 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 06:11:55 valid_lft 85554sec preferred_lft 85554sec 06:11:55 inet6 fe80::f816:3eff:fe29:4e89/64 scope link 06:11:55 valid_lft forever preferred_lft forever 06:11:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:55 link/ether 02:42:a9:1e:71:3a brd ff:ff:ff:ff:ff:ff 06:11:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:55 valid_lft forever preferred_lft forever 06:11:55 inet6 fe80::42:a9ff:fe1e:713a/64 scope link 06:11:55 valid_lft forever preferred_lft forever 06:11:55 06:11:55 06:11:55 ---> sar -b -r -n DEV: 06:11:55 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:11:55 06:11:55 05:57:33 LINUX RESTART (4 CPU) 06:11:55 06:11:55 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:55 05:59:02 162.62 108.12 54.49 0.00 8485.44 36660.79 0.00 06:11:55 06:00:01 50.79 12.56 38.24 0.00 4521.30 2867.39 0.00 06:11:55 06:01:01 1.86 0.03 1.83 0.00 0.27 34.30 0.00 06:11:55 06:02:01 0.38 0.07 0.32 0.00 1.46 5.14 0.00 06:11:55 06:03:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 06:11:55 06:04:02 0.33 0.00 0.33 0.00 0.00 5.09 0.00 06:11:55 06:05:01 0.41 0.00 0.41 0.00 0.00 4.13 0.00 06:11:55 06:06:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 06:11:55 06:07:01 0.37 0.00 0.37 0.00 0.00 4.74 0.00 06:11:55 06:08:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 06:11:55 06:09:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 06:11:55 06:10:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:11:55 06:11:01 55.56 48.61 6.95 0.00 4166.88 940.41 0.00 06:11:55 Average: 21.06 13.08 7.98 0.00 1321.44 3130.94 0.00 06:11:55 06:11:55 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:55 05:59:02 76172 0 530500 28.19 2620 1272252 1057456 36.09 356948 1252132 4320 06:11:55 06:00:01 177668 0 581116 30.89 2620 1120140 1170556 39.95 385756 1116432 132 06:11:55 06:01:01 191800 0 566980 30.13 2620 1120144 1057080 36.08 396736 1092708 20 06:11:55 06:02:01 190096 0 568560 30.22 2620 1120268 1054268 35.98 396428 1094644 8 06:11:55 06:03:01 189044 0 569604 30.27 2620 1120276 1054340 35.98 404012 1088516 8 06:11:55 06:04:02 188032 0 570584 30.33 2620 1120308 1054448 35.99 424960 1068376 20 06:11:55 06:05:01 185920 0 572720 30.44 2620 1120284 1054624 35.99 439464 1056180 8 06:11:55 06:06:01 188468 0 570168 30.30 2620 1120288 1054192 35.98 437228 1056176 8 06:11:55 06:07:01 187688 0 570944 30.34 2620 1120292 1054396 35.98 438220 1056176 8 06:11:55 06:08:01 186884 0 571740 30.39 2620 1120300 1054528 35.99 438852 1056176 12 06:11:55 06:09:01 186660 0 571964 30.40 2620 1120300 1054516 35.99 438932 1056176 16 06:11:55 06:10:01 186872 0 571744 30.39 2620 1120308 1054468 35.99 438680 1056176 20 06:11:55 06:11:01 96752 0 617740 32.83 2620 1164432 1274508 43.50 421636 1155008 91300 06:11:55 Average: 171697 0 571874 30.39 2620 1135353 1080722 36.88 416758 1092683 7375 06:11:55 06:11:55 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:55 05:59:02 eth0 161.57 116.68 595.37 43.87 0.00 0.00 0.00 0.00 06:11:55 05:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 05:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:00:01 eth0 111.80 94.13 502.17 50.67 0.00 0.00 0.00 0.00 06:11:55 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:00:01 docker0 5.26 5.68 1.32 25.70 0.00 0.00 0.00 0.00 06:11:55 06:01:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:11:55 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:02:01 eth0 2.08 0.55 0.58 0.22 0.00 0.00 0.00 0.00 06:11:55 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:03:01 eth0 2.35 0.53 0.68 0.30 0.00 0.00 0.00 0.00 06:11:55 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:04:02 eth0 3.29 1.10 1.35 0.92 0.00 0.00 0.00 0.00 06:11:55 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:05:01 eth0 1.79 0.88 0.86 0.62 0.00 0.00 0.00 0.00 06:11:55 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:06:01 eth0 0.78 0.08 0.06 0.03 0.00 0.00 0.00 0.00 06:11:55 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:07:01 eth0 1.63 0.45 0.40 0.21 0.00 0.00 0.00 0.00 06:11:55 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:08:01 eth0 2.28 0.68 0.68 0.40 0.00 0.00 0.00 0.00 06:11:55 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:09:01 eth0 2.32 0.68 0.76 0.47 0.00 0.00 0.00 0.00 06:11:55 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:10:01 eth0 0.92 0.38 0.32 0.21 0.00 0.00 0.00 0.00 06:11:55 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:11:01 eth0 124.39 96.47 1246.35 12.48 0.00 0.00 0.00 0.00 06:11:55 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 Average: eth0 31.98 24.04 180.89 8.46 0.00 0.00 0.00 0.00 06:11:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 Average: docker0 0.40 0.43 0.10 1.95 0.00 0.00 0.00 0.00 06:11:55 06:11:55 06:11:55 ---> sar -P ALL: 06:11:55 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:11:55 06:11:55 05:57:33 LINUX RESTART (4 CPU) 06:11:55 06:11:55 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:11:55 05:59:02 all 12.04 0.00 9.04 8.72 34.88 35.31 06:11:55 05:59:02 0 12.04 0.00 8.84 8.16 36.41 34.56 06:11:55 05:59:02 1 10.97 0.00 7.54 7.87 35.71 37.90 06:11:55 05:59:02 2 13.92 0.00 7.23 10.95 33.17 34.74 06:11:55 05:59:02 3 11.23 0.00 12.73 7.93 34.18 33.93 06:11:55 06:00:01 all 3.39 0.00 3.68 0.86 19.60 72.47 06:11:55 06:00:01 0 3.09 0.00 3.57 1.01 22.27 70.06 06:11:55 06:00:01 1 4.31 0.00 3.28 0.24 19.25 72.91 06:11:55 06:00:01 2 2.97 0.00 3.95 0.77 18.79 73.52 06:11:55 06:00:01 3 3.19 0.00 3.94 1.43 18.01 73.43 06:11:55 06:01:01 all 0.09 0.00 0.11 0.02 2.77 97.01 06:11:55 06:01:01 0 0.02 0.00 0.16 0.03 2.19 97.60 06:11:55 06:01:01 1 0.15 0.00 0.13 0.03 2.65 97.04 06:11:55 06:01:01 2 0.14 0.00 0.08 0.00 4.32 95.45 06:11:55 06:01:01 3 0.03 0.00 0.08 0.00 1.90 97.99 06:11:55 06:02:01 all 0.09 0.00 0.16 0.00 1.45 98.29 06:11:55 06:02:01 0 0.05 0.00 0.30 0.00 2.00 97.65 06:11:55 06:02:01 1 0.07 0.00 0.05 0.00 2.12 97.76 06:11:55 06:02:01 2 0.23 0.00 0.23 0.00 1.09 98.45 06:11:55 06:02:01 3 0.02 0.00 0.08 0.02 0.56 99.32 06:11:55 06:03:01 all 0.07 0.00 0.03 0.00 2.69 97.21 06:11:55 06:03:01 0 0.02 0.00 0.05 0.00 2.00 97.94 06:11:55 06:03:01 1 0.11 0.00 0.05 0.00 4.14 95.69 06:11:55 06:03:01 2 0.05 0.00 0.03 0.00 3.60 96.32 06:11:55 06:03:01 3 0.08 0.00 0.00 0.00 0.96 98.96 06:11:55 06:04:02 all 0.07 0.00 0.12 0.00 2.56 97.25 06:11:55 06:04:02 0 0.03 0.00 0.23 0.00 2.18 97.56 06:11:55 06:04:02 1 0.15 0.00 0.05 0.00 1.82 97.99 06:11:55 06:04:02 2 0.02 0.00 0.03 0.00 3.61 96.34 06:11:55 06:04:02 3 0.08 0.00 0.18 0.00 2.61 97.13 06:11:55 06:05:01 all 0.09 0.00 0.12 0.00 1.76 98.02 06:11:55 06:05:01 0 0.22 0.00 0.22 0.00 2.00 97.56 06:11:55 06:05:01 1 0.03 0.00 0.07 0.00 1.51 98.39 06:11:55 06:05:01 2 0.07 0.00 0.07 0.00 2.50 97.36 06:11:55 06:05:01 3 0.05 0.00 0.13 0.00 1.03 98.79 06:11:55 06:06:01 all 0.05 0.00 0.04 0.00 1.86 98.05 06:11:55 06:06:01 0 0.12 0.00 0.02 0.00 1.33 98.53 06:11:55 06:06:01 1 0.02 0.00 0.05 0.00 1.35 98.58 06:11:55 06:06:01 2 0.05 0.00 0.06 0.00 3.92 95.96 06:11:55 06:06:01 3 0.03 0.00 0.02 0.00 0.76 99.19 06:11:55 06:07:01 all 0.07 0.00 0.03 0.00 1.87 98.03 06:11:55 06:07:01 0 0.02 0.00 0.03 0.00 2.62 97.34 06:11:55 06:07:01 1 0.05 0.00 0.02 0.00 1.17 98.76 06:11:55 06:07:01 2 0.03 0.00 0.03 0.00 2.23 97.70 06:11:55 06:07:01 3 0.18 0.00 0.03 0.00 1.43 98.35 06:11:55 06:08:01 all 0.05 0.00 0.03 0.00 2.41 97.51 06:11:55 06:08:01 0 0.03 0.00 0.03 0.00 4.73 95.20 06:11:55 06:08:01 1 0.00 0.00 0.02 0.00 1.19 98.80 06:11:55 06:08:01 2 0.03 0.00 0.03 0.00 2.25 97.69 06:11:55 06:08:01 3 0.15 0.00 0.03 0.00 1.40 98.42 06:11:55 06:09:01 all 0.08 0.00 0.03 0.00 1.40 98.49 06:11:55 06:09:01 0 0.02 0.00 0.02 0.00 0.79 99.17 06:11:55 06:09:01 1 0.11 0.00 0.05 0.00 1.98 97.85 06:11:55 06:09:01 2 0.02 0.00 0.03 0.00 2.03 97.92 06:11:55 06:09:01 3 0.17 0.00 0.02 0.00 0.78 99.04 06:11:55 06:11:55 06:09:01 CPU %user %nice %system %iowait %steal %idle 06:11:55 06:10:01 all 0.08 0.00 0.02 0.00 1.33 98.57 06:11:55 06:10:01 0 0.02 0.00 0.02 0.00 0.43 99.54 06:11:55 06:10:01 1 0.20 0.00 0.02 0.00 2.00 97.79 06:11:55 06:10:01 2 0.07 0.00 0.02 0.00 0.50 99.42 06:11:55 06:10:01 3 0.03 0.00 0.03 0.00 2.38 97.55 06:11:55 06:11:01 all 1.88 0.00 1.28 2.22 8.89 85.73 06:11:55 06:11:01 0 1.07 0.00 1.24 0.13 9.86 87.71 06:11:55 06:11:01 1 2.62 0.00 1.11 2.50 9.64 84.13 06:11:55 06:11:01 2 2.01 0.00 1.35 5.13 8.37 83.14 06:11:55 06:11:01 3 1.83 0.00 1.44 1.15 7.66 87.92 06:11:55 Average: all 1.53 0.00 1.24 1.01 6.85 89.37 06:11:55 Average: 0 1.43 0.00 1.24 0.81 7.32 89.20 06:11:55 Average: 1 1.61 0.00 1.07 0.92 7.03 89.37 06:11:55 Average: 2 1.66 0.00 1.10 1.41 7.02 88.82 06:11:55 Average: 3 1.42 0.00 1.56 0.88 6.01 90.12 06:11:55 06:11:55 06:11:55