Pull request #377 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 80998b008a9bb9064368a9486d4b7492ab4bd805+236840f335d952384003a0e741c2f61d85d23839 (9fa9cd3292612191c4c5de1e9605f5fe8fdad14c) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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/go-mod-core-contracts/branches/PR-377/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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/go-mod-core-contracts/branches/PR-377/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13827 in /w/workspace/dry_go-mod-core-contracts_PR-377 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-377 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-30T08:35:15.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-30T08:35:15.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-30T08:35:15.823Z] ========================================================= [2020-11-30T08:35:15.823Z] EdgeX Global Pipelines Version Info [2020-11-30T08:35:15.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:35:17.915Z] ------------------- [2020-11-30T08:35:17.916Z] stable info: [2020-11-30T08:35:17.916Z] ------------------- [2020-11-30T08:35:17.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-30T08:35:17.916Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T08:35:17.916Z] Message: update stable to v1.0.167 [2020-11-30T08:35:18.904Z] ------------------- [2020-11-30T08:35:18.905Z] experimental info: [2020-11-30T08:35:18.905Z] ------------------- [2020-11-30T08:35:18.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-30T08:35:18.905Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-30T08:35:18.905Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-30T08:35:19.501Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-30T08:35:19.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-30T08:35:19.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-30T08:35:19.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-30T08:35:20.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-30T08:35:20.337Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-30T08:35:20.480Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-30T08:35:20.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-30T08:35:20.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-30T08:35:21.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-30T08:35:21.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-30T08:35:21.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-30T08:35:21.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-30T08:35:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-30T08:35:21.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:35:22.030Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:35:22.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:35:22.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T08:35:22.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-30T08:35:22.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-30T08:35:22.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-30T08:35:22.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-30T08:35:23.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-30T08:35:23.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-30T08:35:23.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-30T08:35:23.528Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-30T08:35:23.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-377 [Pipeline] echo [2020-11-30T08:35:23.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-377 [Pipeline] echo [2020-11-30T08:35:24.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-377 [Pipeline] echo [2020-11-30T08:35:24.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] echo [2020-11-30T08:35:24.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80998b0 [Pipeline] echo [2020-11-30T08:35:24.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:35:24.902Z] provisioning config files... [2020-11-30T08:35:24.940Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config2522178326880264373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:35:25.419Z] ---> docker-login.sh [2020-11-30T08:35:25.419Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:35:25.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:35:25.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:35:25.981Z] Configure a credential helper to remove this warning. See [2020-11-30T08:35:25.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:35:25.981Z] [2020-11-30T08:35:25.981Z] Login Succeeded [2020-11-30T08:35:25.981Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:35:26.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:35:26.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:35:26.256Z] Configure a credential helper to remove this warning. See [2020-11-30T08:35:26.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:35:26.256Z] [2020-11-30T08:35:26.256Z] Login Succeeded [2020-11-30T08:35:26.256Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:35:26.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:35:26.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:35:26.537Z] Configure a credential helper to remove this warning. See [2020-11-30T08:35:26.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:35:26.537Z] [2020-11-30T08:35:26.537Z] Login Succeeded [2020-11-30T08:35:26.537Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:35:26.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:35:26.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:35:26.807Z] Configure a credential helper to remove this warning. See [2020-11-30T08:35:26.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:35:26.807Z] [2020-11-30T08:35:26.807Z] Login Succeeded [2020-11-30T08:35:26.807Z] docker.io [2020-11-30T08:35:27.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:35:27.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:35:27.367Z] Configure a credential helper to remove this warning. See [2020-11-30T08:35:27.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:35:27.367Z] [2020-11-30T08:35:27.367Z] Login Succeeded [2020-11-30T08:35:27.367Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:35:27.407Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:35:28.568Z] + git log --format=format:%s -1 80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] echo [2020-11-30T08:35:28.696Z] GIT_COMMIT: 80998b008a9bb9064368a9486d4b7492ab4bd805, Commit Message: feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse [Pipeline] echo [2020-11-30T08:35:28.786Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:35:29.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:35:29.833Z] [2020-11-30T08:35:29.833Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:35:30.303Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:35:30.303Z] latest: Pulling from edgex-devops/git-semver [2020-11-30T08:35:30.303Z] 31603596830f: Pulling fs layer [2020-11-30T08:35:30.303Z] 2a8b12db71e7: Pulling fs layer [2020-11-30T08:35:30.303Z] 6ca5941a6612: Pulling fs layer [2020-11-30T08:35:30.303Z] ecc8261a40a4: Pulling fs layer [2020-11-30T08:35:30.303Z] ecc8261a40a4: Waiting [2020-11-30T08:35:30.303Z] 2a8b12db71e7: Verifying Checksum [2020-11-30T08:35:30.303Z] 2a8b12db71e7: Download complete [2020-11-30T08:35:30.577Z] 31603596830f: Verifying Checksum [2020-11-30T08:35:30.577Z] 31603596830f: Download complete [2020-11-30T08:35:30.577Z] ecc8261a40a4: Verifying Checksum [2020-11-30T08:35:30.577Z] ecc8261a40a4: Download complete [2020-11-30T08:35:30.884Z] 6ca5941a6612: Verifying Checksum [2020-11-30T08:35:30.884Z] 6ca5941a6612: Download complete [2020-11-30T08:35:31.161Z] 31603596830f: Pull complete [2020-11-30T08:35:31.161Z] 2a8b12db71e7: Pull complete [2020-11-30T08:35:32.138Z] 6ca5941a6612: Pull complete [2020-11-30T08:35:32.418Z] ecc8261a40a4: Pull complete [2020-11-30T08:35:32.418Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-30T08:35:32.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T08:35:32.685Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-30T08:35:32.868Z] prd-centos7-docker-4c-2g-13827 does not seem to be running inside a container [2020-11-30T08:35:32.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-377 -v /w/workspace/dry_go-mod-core-contracts_PR-377:/w/workspace/dry_go-mod-core-contracts_PR-377:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-377@tmp:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-30T08:35:35.730Z] $ docker top 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T08:35:36.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T08:35:36.426Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T08:35:36.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T08:35:36.942Z] $ docker exec 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent [2020-11-30T08:35:37.389Z] SSH_AUTH_SOCK=/tmp/ssh-UtPiFdK3h8yx/agent.12 [2020-11-30T08:35:37.389Z] SSH_AGENT_PID=18 [2020-11-30T08:35:37.442Z] Running ssh-add (command line suppressed) [2020-11-30T08:35:37.648Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_9019445863828479186.key (/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_9019445863828479186.key) [2020-11-30T08:35:37.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T08:35:38.313Z] + git tag --points-at HEAD [Pipeline] } [2020-11-30T08:35:38.368Z] $ docker exec --env ******** --env ******** 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent -k [2020-11-30T08:35:38.539Z] unset SSH_AUTH_SOCK; [2020-11-30T08:35:38.539Z] unset SSH_AGENT_PID; [2020-11-30T08:35:38.540Z] echo Agent pid 18 killed; [2020-11-30T08:35:38.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-30T08:35:38.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T08:35:38.963Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T08:35:39.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T08:35:39.292Z] $ docker exec 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent [2020-11-30T08:35:39.563Z] SSH_AUTH_SOCK=/tmp/ssh-fyfQu1DKy0Jf/agent.47 [2020-11-30T08:35:39.563Z] SSH_AGENT_PID=52 [2020-11-30T08:35:39.585Z] Running ssh-add (command line suppressed) [2020-11-30T08:35:39.850Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_2466219683203718943.key (/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_2466219683203718943.key) [2020-11-30T08:35:39.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T08:35:40.411Z] + git semver init [2020-11-30T08:35:40.411Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T08:35:40.411Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-377/.git [2020-11-30T08:35:40.411Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-377 [2020-11-30T08:35:40.411Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T08:35:40.411Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T08:35:40.411Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T08:35:40.411Z] # $SEMVER_BRANCH = PR-377 [2020-11-30T08:35:40.411Z] # $SEMVER_TEMP = /tmp/semver-701826025 [2020-11-30T08:35:40.411Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-30T08:35:41.366Z] # '/tmp/semver-701826025' -> '/w/workspace/dry_go-mod-core-contracts_PR-377/.semver' [2020-11-30T08:35:41.366Z] # -> Force: false [2020-11-30T08:35:41.366Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-377/.semver [Pipeline] } [2020-11-30T08:35:41.395Z] $ docker exec --env ******** --env ******** 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent -k [2020-11-30T08:35:41.648Z] unset SSH_AUTH_SOCK; [2020-11-30T08:35:41.649Z] unset SSH_AGENT_PID; [2020-11-30T08:35:41.649Z] echo Agent pid 52 killed; [2020-11-30T08:35:41.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T08:35:42.310Z] + git semver [Pipeline] } [2020-11-30T08:35:42.370Z] $ docker stop --time=1 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d [2020-11-30T08:35:44.880Z] $ docker rm -f 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T08:35:45.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-30T08:35:46.054Z] Stashed 1 file(s) [Pipeline] echo [2020-11-30T08:35:46.083Z] [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 [2020-11-30T08:36:02.042Z] Still waiting to schedule task [2020-11-30T08:36:02.042Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13827’ [2020-11-30T08:36:02.074Z] Still waiting to schedule task [2020-11-30T08:36:02.074Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-30T08:37:59.187Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13828 in /w/workspace/dry_go-mod-core-contracts_PR-377 [Pipeline] { [Pipeline] ws [2020-11-30T08:37:59.351Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-11-30T08:38:04.806Z] using credential edgex-jenkins-ssh [2020-11-30T08:38:04.887Z] Cloning the remote Git repository [2020-11-30T08:38:04.943Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:05.049Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-11-30T08:38:05.123Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:05.124Z] > git --version # timeout=10 [2020-11-30T08:38:05.141Z] > git --version # 'git version 2.17.1' [2020-11-30T08:38:05.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:05.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:38:06.915Z] Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 [2020-11-30T08:38:07.175Z] Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 [2020-11-30T08:38:07.176Z] Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) [2020-11-30T08:38:06.181Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:38:06.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:38:06.227Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:38:06.267Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:06.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:06.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T08:38:06.936Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:38:06.954Z] > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 [2020-11-30T08:38:07.091Z] > git remote # timeout=10 [2020-11-30T08:38:07.110Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T08:38:07.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:07.141Z] > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 [2020-11-30T08:38:07.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T08:38:07.184Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:38:07.199Z] > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 [2020-11-30T08:38:11.857Z] Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" [2020-11-30T08:38:11.915Z] > git --version # timeout=10 [2020-11-30T08:38:11.924Z] > git --version # 'git version 2.17.1' [2020-11-30T08:38:11.935Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:38:13.876Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:38:14.332Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:38:14.709Z] + true [2020-11-30T08:38:14.709Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:38:17.493Z] provisioning config files... [2020-11-30T08:38:17.535Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config2550068427849878474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:38:18.003Z] ---> docker-login.sh [2020-11-30T08:38:18.004Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:38:18.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:19.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:19.263Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:19.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:19.263Z] [2020-11-30T08:38:19.263Z] Login Succeeded [2020-11-30T08:38:19.263Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:38:19.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:19.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:19.819Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:19.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:19.819Z] [2020-11-30T08:38:19.819Z] Login Succeeded [2020-11-30T08:38:19.819Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:38:20.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:20.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:20.374Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:20.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:20.374Z] [2020-11-30T08:38:20.374Z] Login Succeeded [2020-11-30T08:38:20.374Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:38:20.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:20.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:20.920Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:20.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:20.920Z] [2020-11-30T08:38:20.920Z] Login Succeeded [2020-11-30T08:38:20.920Z] docker.io [2020-11-30T08:38:21.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:21.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:21.785Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:21.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:21.785Z] [2020-11-30T08:38:21.785Z] Login Succeeded [2020-11-30T08:38:21.785Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:38:21.818Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T08:38:22.378Z] ========================================================= [2020-11-30T08:38:22.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-30T08:38:22.378Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:38:22.804Z] + 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 . [2020-11-30T08:38:23.427Z] Sending build context to Docker daemon 1.869MB [2020-11-30T08:38:23.427Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T08:38:23.427Z] Step 2/7 : FROM ${BASE} [2020-11-30T08:38:23.427Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-30T08:38:23.427Z] b538f80385f9: Pulling fs layer [2020-11-30T08:38:23.427Z] 74f711af9a0d: Pulling fs layer [2020-11-30T08:38:23.427Z] 99f96fe45779: Pulling fs layer [2020-11-30T08:38:23.427Z] 8529a6b9a6be: Pulling fs layer [2020-11-30T08:38:23.427Z] 45590311c82a: Pulling fs layer [2020-11-30T08:38:23.427Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-30T08:38:23.427Z] 209524e5b208: Pulling fs layer [2020-11-30T08:38:23.427Z] 8529a6b9a6be: Waiting [2020-11-30T08:38:23.427Z] 45590311c82a: Waiting [2020-11-30T08:38:23.427Z] 69ca0ff8b7b3: Waiting [2020-11-30T08:38:23.427Z] 209524e5b208: Waiting [2020-11-30T08:38:23.427Z] 99f96fe45779: Verifying Checksum [2020-11-30T08:38:23.427Z] 99f96fe45779: Download complete [2020-11-30T08:38:23.427Z] 74f711af9a0d: Verifying Checksum [2020-11-30T08:38:23.427Z] 74f711af9a0d: Download complete [2020-11-30T08:38:23.427Z] 45590311c82a: Verifying Checksum [2020-11-30T08:38:23.427Z] 45590311c82a: Download complete [2020-11-30T08:38:23.712Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-30T08:38:23.712Z] 69ca0ff8b7b3: Download complete [2020-11-30T08:38:23.712Z] b538f80385f9: Verifying Checksum [2020-11-30T08:38:23.712Z] b538f80385f9: Download complete [2020-11-30T08:38:24.318Z] b538f80385f9: Pull complete [2020-11-30T08:38:24.923Z] 74f711af9a0d: Pull complete [2020-11-30T08:38:25.199Z] 99f96fe45779: Pull complete [2020-11-30T08:38:25.805Z] 209524e5b208: Verifying Checksum [2020-11-30T08:38:25.805Z] 209524e5b208: Download complete [2020-11-30T08:38:27.249Z] 8529a6b9a6be: Verifying Checksum [2020-11-30T08:38:27.250Z] 8529a6b9a6be: Download complete [2020-11-30T08:38:37.411Z] 8529a6b9a6be: Pull complete [2020-11-30T08:38:37.411Z] 45590311c82a: Pull complete [2020-11-30T08:38:37.691Z] 69ca0ff8b7b3: Pull complete [2020-11-30T08:38:38.763Z] Running on prd-centos7-docker-4c-2g-13829 in /w/workspace/dry_go-mod-core-contracts_PR-377 [Pipeline] { [Pipeline] ws [2020-11-30T08:38:38.900Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-11-30T08:38:41.355Z] using credential edgex-jenkins-ssh [2020-11-30T08:38:41.411Z] Cloning the remote Git repository [2020-11-30T08:38:42.040Z] 209524e5b208: Pull complete [2020-11-30T08:38:42.040Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-30T08:38:42.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-30T08:38:42.040Z] ---> 5bddaf1c2fca [2020-11-30T08:38:42.040Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T08:38:41.299Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:41.369Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-11-30T08:38:41.430Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:41.430Z] > git --version # timeout=10 [2020-11-30T08:38:41.438Z] > git --version # 'git version 2.24.3' [2020-11-30T08:38:41.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:41.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:38:42.891Z] Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 [2020-11-30T08:38:43.005Z] Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 [2020-11-30T08:38:43.005Z] Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) [2020-11-30T08:38:42.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:38:42.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T08:38:42.364Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T08:38:42.379Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T08:38:42.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:42.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T08:38:42.886Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:38:42.891Z] > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 [2020-11-30T08:38:42.963Z] > git remote # timeout=10 [2020-11-30T08:38:42.969Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T08:38:42.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T08:38:42.984Z] > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 [2020-11-30T08:38:42.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T08:38:43.003Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T08:38:43.008Z] > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 [2020-11-30T08:38:44.695Z] ---> Running in 0dc1061fbaa0 [2020-11-30T08:38:44.695Z] Removing intermediate container 0dc1061fbaa0 [2020-11-30T08:38:44.695Z] ---> c01dbf0bdb50 [2020-11-30T08:38:44.695Z] Step 4/7 : RUN apk add bash [2020-11-30T08:38:44.969Z] ---> Running in c75ba3da0f51 [2020-11-30T08:38:46.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-30T08:38:46.618Z] Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" [2020-11-30T08:38:46.644Z] > git --version # timeout=10 [2020-11-30T08:38:46.649Z] > git --version # 'git version 2.24.3' [2020-11-30T08:38:46.654Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T08:38:47.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T08:38:48.110Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-30T08:38:48.458Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2020-11-30T08:38:48.467Z] OK: 142 MiB in 39 packages [Pipeline] sh [2020-11-30T08:38:48.789Z] + sudo service docker restart [2020-11-30T08:38:48.789Z] + true [2020-11-30T08:38:48.789Z] Redirecting to /bin/systemctl restart docker.service [2020-11-30T08:38:49.452Z] Removing intermediate container c75ba3da0f51 [2020-11-30T08:38:49.452Z] ---> 2330d274d625 [2020-11-30T08:38:49.452Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T08:38:49.725Z] ---> Running in 41577ef3744d [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T08:38:49.876Z] provisioning config files... [2020-11-30T08:38:49.905Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config4488276637437768259tmp [Pipeline] { [2020-11-30T08:38:49.999Z] Removing intermediate container 41577ef3744d [2020-11-30T08:38:49.999Z] ---> 76a271f9e456 [2020-11-30T08:38:49.999Z] Step 6/7 : COPY go.mod . [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:38:50.364Z] ---> docker-login.sh [2020-11-30T08:38:50.364Z] nexus3.edgexfoundry.org:10001 [2020-11-30T08:38:50.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:50.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:50.894Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:50.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:50.894Z] [2020-11-30T08:38:50.894Z] Login Succeeded [2020-11-30T08:38:50.894Z] nexus3.edgexfoundry.org:10002 [2020-11-30T08:38:50.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:50.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:50.894Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:50.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:50.894Z] [2020-11-30T08:38:50.894Z] Login Succeeded [2020-11-30T08:38:50.894Z] nexus3.edgexfoundry.org:10003 [2020-11-30T08:38:50.976Z] ---> d00681e21f5c [2020-11-30T08:38:50.976Z] Step 7/7 : RUN go mod download [2020-11-30T08:38:50.976Z] ---> Running in 6aff2c552629 [2020-11-30T08:38:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:51.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:51.156Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:51.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:51.156Z] [2020-11-30T08:38:51.156Z] Login Succeeded [2020-11-30T08:38:51.156Z] nexus3.edgexfoundry.org:10004 [2020-11-30T08:38:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:51.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:51.419Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:51.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:51.419Z] [2020-11-30T08:38:51.419Z] Login Succeeded [2020-11-30T08:38:51.419Z] docker.io [2020-11-30T08:38:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T08:38:51.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T08:38:51.682Z] Configure a credential helper to remove this warning. See [2020-11-30T08:38:51.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T08:38:51.682Z] [2020-11-30T08:38:51.682Z] Login Succeeded [2020-11-30T08:38:51.682Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T08:38:51.709Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T08:38:52.315Z] ========================================================= [2020-11-30T08:38:52.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-30T08:38:52.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:38:52.713Z] + 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 . [2020-11-30T08:38:52.980Z] Sending build context to Docker daemon 1.87MB [2020-11-30T08:38:52.980Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T08:38:52.980Z] Step 2/7 : FROM ${BASE} [2020-11-30T08:38:52.980Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-30T08:38:52.980Z] df20fa9351a1: Pulling fs layer [2020-11-30T08:38:52.980Z] ed8968b2872e: Pulling fs layer [2020-11-30T08:38:52.980Z] a92cc7c5fd73: Pulling fs layer [2020-11-30T08:38:52.980Z] e871e8e8d7a9: Pulling fs layer [2020-11-30T08:38:52.980Z] e73272ec9a57: Pulling fs layer [2020-11-30T08:38:52.980Z] 1e910a182e73: Pulling fs layer [2020-11-30T08:38:52.980Z] 4e634b169226: Pulling fs layer [2020-11-30T08:38:52.980Z] e871e8e8d7a9: Waiting [2020-11-30T08:38:52.980Z] e73272ec9a57: Waiting [2020-11-30T08:38:52.980Z] 1e910a182e73: Waiting [2020-11-30T08:38:52.980Z] 4e634b169226: Waiting [2020-11-30T08:38:52.980Z] a92cc7c5fd73: Verifying Checksum [2020-11-30T08:38:52.980Z] a92cc7c5fd73: Download complete [2020-11-30T08:38:52.980Z] ed8968b2872e: Verifying Checksum [2020-11-30T08:38:52.980Z] ed8968b2872e: Download complete [2020-11-30T08:38:52.980Z] e73272ec9a57: Verifying Checksum [2020-11-30T08:38:52.980Z] e73272ec9a57: Download complete [2020-11-30T08:38:52.980Z] 1e910a182e73: Verifying Checksum [2020-11-30T08:38:52.980Z] 1e910a182e73: Download complete [2020-11-30T08:38:52.980Z] df20fa9351a1: Download complete [2020-11-30T08:38:53.249Z] df20fa9351a1: Pull complete [2020-11-30T08:38:53.517Z] ed8968b2872e: Pull complete [2020-11-30T08:38:53.781Z] a92cc7c5fd73: Pull complete [2020-11-30T08:38:55.707Z] 4e634b169226: Verifying Checksum [2020-11-30T08:38:55.707Z] 4e634b169226: Download complete [2020-11-30T08:38:56.662Z] e871e8e8d7a9: Verifying Checksum [2020-11-30T08:38:56.662Z] e871e8e8d7a9: Download complete [2020-11-30T08:39:01.995Z] e871e8e8d7a9: Pull complete [2020-11-30T08:39:02.269Z] e73272ec9a57: Pull complete [2020-11-30T08:39:02.269Z] 1e910a182e73: Pull complete [2020-11-30T08:39:06.069Z] Removing intermediate container 6aff2c552629 [2020-11-30T08:39:06.069Z] ---> 383520acfc5a [2020-11-30T08:39:06.069Z] Successfully built 383520acfc5a [2020-11-30T08:39:06.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:39:06.453Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T08:39:06.453Z] . [Pipeline] withDockerContainer [2020-11-30T08:39:06.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container [2020-11-30T08:39:06.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T08:39:07.604Z] 4e634b169226: Pull complete [2020-11-30T08:39:07.604Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-30T08:39:07.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-30T08:39:07.604Z] ---> f7629b54cfaa [2020-11-30T08:39:07.604Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T08:39:07.604Z] ---> Running in a9b1c014fab0 [2020-11-30T08:39:07.604Z] Removing intermediate container a9b1c014fab0 [2020-11-30T08:39:07.604Z] ---> 985ae8fafba5 [2020-11-30T08:39:07.604Z] Step 4/7 : RUN apk add bash [2020-11-30T08:39:07.604Z] ---> Running in 51e72296c98f [2020-11-30T08:39:08.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T08:39:08.339Z] $ docker top 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff -eo pid,comm [Pipeline] { [2020-11-30T08:39:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2020-11-30T08:39:09.328Z] OK: 166 MiB in 39 packages [2020-11-30T08:39:09.502Z] + go version [2020-11-30T08:39:09.503Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-30T08:39:09.542Z] $ docker stop --time=1 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff [2020-11-30T08:39:09.905Z] Removing intermediate container 51e72296c98f [2020-11-30T08:39:09.905Z] ---> da6d4097865c [2020-11-30T08:39:09.905Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T08:39:09.905Z] ---> Running in a309dbefed12 [2020-11-30T08:39:10.167Z] Removing intermediate container a309dbefed12 [2020-11-30T08:39:10.167Z] ---> 4d8869cc48e4 [2020-11-30T08:39:10.167Z] Step 6/7 : COPY go.mod . [2020-11-30T08:39:10.167Z] ---> 7ce1a1384b1b [2020-11-30T08:39:10.167Z] Step 7/7 : RUN go mod download [2020-11-30T08:39:10.431Z] ---> Running in a4791d6a0b98 [2020-11-30T08:39:11.549Z] $ docker rm -f 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:39:12.900Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T08:39:12.900Z] . [Pipeline] withDockerContainer [2020-11-30T08:39:13.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container [2020-11-30T08:39:13.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T08:39:14.700Z] $ docker top b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:39:15.798Z] + make test [2020-11-30T08:39:15.798Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T08:39:22.712Z] Removing intermediate container a4791d6a0b98 [2020-11-30T08:39:22.712Z] ---> f4787476c558 [2020-11-30T08:39:22.712Z] Successfully built f4787476c558 [2020-11-30T08:39:22.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:39:23.066Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T08:39:23.066Z] . [Pipeline] withDockerContainer [2020-11-30T08:39:23.196Z] prd-centos7-docker-4c-2g-13829 does not seem to be running inside a container [2020-11-30T08:39:23.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T08:39:23.890Z] $ docker top 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:39:24.418Z] + go version [2020-11-30T08:39:24.419Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-30T08:39:24.455Z] $ docker stop --time=1 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 [2020-11-30T08:39:25.795Z] $ docker rm -f 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:39:26.974Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T08:39:26.974Z] . [Pipeline] withDockerContainer [2020-11-30T08:39:27.092Z] prd-centos7-docker-4c-2g-13829 does not seem to be running inside a container [2020-11-30T08:39:27.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T08:39:27.804Z] $ docker top dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:39:28.363Z] + make test [2020-11-30T08:39:28.363Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T08:39:35.028Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-30T08:39:35.028Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-11-30T08:39:35.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements [2020-11-30T08:39:35.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-11-30T08:39:35.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements [2020-11-30T08:39:35.885Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T08:39:35.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.6% of statements [2020-11-30T08:39:36.853Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements [2020-11-30T08:39:36.853Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2020-11-30T08:39:36.853Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements [2020-11-30T08:39:36.853Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T08:39:36.853Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T08:39:36.853Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-11-30T08:39:37.119Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements [2020-11-30T08:39:38.010Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-30T08:39:38.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.026s coverage: 85.7% of statements [2020-11-30T08:39:38.287Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.074s coverage: 100.0% of statements [2020-11-30T08:39:39.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.031s coverage: 63.0% of statements [2020-11-30T08:39:39.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-11-30T08:39:39.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-11-30T08:39:39.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements [2020-11-30T08:39:39.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements [2020-11-30T08:39:39.067Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T08:39:39.653Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.013s coverage: 81.5% of statements [2020-11-30T08:39:39.653Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T08:39:39.653Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T08:39:39.653Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.025s coverage: 29.1% of statements [2020-11-30T08:39:39.653Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 100.0% of statements [2020-11-30T08:39:39.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-30T08:39:39.917Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-30T08:39:39.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T08:39:40.180Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T08:39:40.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.072s coverage: 45.4% of statements [2020-11-30T08:39:40.273Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-11-30T08:39:40.273Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T08:39:40.274Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.063s coverage: 6.6% of statements [2020-11-30T08:39:41.590Z] gofmt -l . [2020-11-30T08:39:41.591Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-30T08:39:41.624Z] $ docker stop --time=1 dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 [2020-11-30T08:39:42.269Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements [2020-11-30T08:39:42.269Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.046s coverage: 100.0% of statements [2020-11-30T08:39:42.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements [2020-11-30T08:39:42.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T08:39:42.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T08:39:42.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.061s coverage: 100.0% of statements [2020-11-30T08:39:43.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 47.8% of statements [2020-11-30T08:39:43.841Z] $ docker rm -f dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T08:39:44.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T08:39:44.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T08:39:48.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 63.0% of statements [2020-11-30T08:39:48.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2020-11-30T08:39:48.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-11-30T08:39:48.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-11-30T08:39:48.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-11-30T08:39:48.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T08:39:49.170Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.058s coverage: 81.5% of statements [2020-11-30T08:39:49.170Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T08:39:49.170Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T08:39:50.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 29.1% of statements [2020-11-30T08:39:50.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements [2020-11-30T08:39:51.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements [2020-11-30T08:39:51.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-30T08:39:51.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T08:39:51.434Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T08:39:55.763Z] gofmt -l . [2020-11-30T08:39:56.369Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-30T08:39:56.675Z] $ docker stop --time=1 b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 [2020-11-30T08:39:58.829Z] $ docker rm -f b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T08:39:59.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T08:39:59.913Z] Warning: overwriting stash ‘coverage-report’ [2020-11-30T08:40:01.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-11-30T08:40:03.974Z] provisioning config files... [2020-11-30T08:40:03.991Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config5648665857825744293tmp [Pipeline] { [Pipeline] sh [2020-11-30T08:40:04.435Z] + set +x [2020-11-30T08:40:04.435Z] + curl -s https://codecov.io/bash [2020-11-30T08:40:04.435Z] + bash -s -- [2020-11-30T08:40:04.713Z] [2020-11-30T08:40:04.713Z] _____ _ [2020-11-30T08:40:04.713Z] / ____| | | [2020-11-30T08:40:04.713Z] | | ___ __| | ___ ___ _____ __ [2020-11-30T08:40:04.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-30T08:40:04.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-30T08:40:04.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-30T08:40:04.713Z] Bash-20201124-79cbc08 [2020-11-30T08:40:04.713Z] [2020-11-30T08:40:04.713Z] [2020-11-30T08:40:04.713Z] ==> Jenkins CI detected. [2020-11-30T08:40:04.713Z] project root: . [2020-11-30T08:40:04.713Z] --> token set from env [2020-11-30T08:40:04.713Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-30T08:40:04.713Z] ==> Running gcov in . (disable via -X gcov) [2020-11-30T08:40:04.713Z] ==> Python coveragepy not found [2020-11-30T08:40:04.713Z] ==> Searching for coverage reports in: [2020-11-30T08:40:04.713Z] + . [2020-11-30T08:40:04.990Z] -> Found 1 reports [2020-11-30T08:40:04.990Z] ==> Detecting git/mercurial file structure [2020-11-30T08:40:04.990Z] ==> Reading reports [2020-11-30T08:40:04.990Z] + ./coverage.out bytes=107122 [2020-11-30T08:40:04.990Z] ==> Appending adjustments [2020-11-30T08:40:04.990Z] https://docs.codecov.io/docs/fixing-reports [2020-11-30T08:40:05.988Z] + Found adjustments [2020-11-30T08:40:05.988Z] ==> Gzipping contents [2020-11-30T08:40:05.988Z] 20K /tmp/codecov.LYtukz.gz [2020-11-30T08:40:05.988Z] ==> Uploading reports [2020-11-30T08:40:05.988Z] url: https://codecov.io [2020-11-30T08:40:05.988Z] query: branch=PR-377&commit=80998b008a9bb9064368a9486d4b7492ab4bd805&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=377&job=&cmd_args= [2020-11-30T08:40:05.988Z] -> Pinging Codecov [2020-11-30T08:40:05.988Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-377&commit=80998b008a9bb9064368a9486d4b7492ab4bd805&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=377&job=&cmd_args= [2020-11-30T08:40:06.956Z] -> Uploading to [2020-11-30T08:40:06.956Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/80998b008a9bb9064368a9486d4b7492ab4bd805/c0f3ddb4-5e3d-4f84-957d-88272feea335.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T084006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed1f3f7470768cf99533740cf3666b6a9b0ec1397727e1fb64396465c3e16923 [2020-11-30T08:40:06.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-30T08:40:06.956Z] Dload Upload Total Spent Left Speed [2020-11-30T08:40:07.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17350 0 0 100 17350 0 35060 --:--:-- --:--:-- --:--:-- 35050 100 17350 0 0 100 17350 0 35040 --:--:-- --:--:-- --:--:-- 35050 [2020-11-30T08:40:07.543Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] } [2020-11-30T08:40:07.569Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-30T08:40:11.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:12.016Z] ---> package-listing.sh [2020-11-30T08:40:12.016Z] ++ facter osfamily [2020-11-30T08:40:12.016Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-30T08:40:12.282Z] + OS_FAMILY=redhat [2020-11-30T08:40:12.282Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-377 [2020-11-30T08:40:12.282Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-30T08:40:12.282Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-30T08:40:12.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-30T08:40:12.282Z] + PACKAGES=/tmp/packages_start.txt [2020-11-30T08:40:12.282Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-377 ']' [2020-11-30T08:40:12.282Z] + PACKAGES=/tmp/packages_end.txt [2020-11-30T08:40:12.282Z] + case "${OS_FAMILY}" in [2020-11-30T08:40:12.282Z] + rpm -qa [2020-11-30T08:40:12.282Z] + sort [2020-11-30T08:40:17.635Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-30T08:40:17.635Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-30T08:40:17.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-30T08:40:17.635Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-377 ']' [2020-11-30T08:40:17.635Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-377/archives/ [2020-11-30T08:40:17.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-377/archives/ [Pipeline] echo [2020-11-30T08:40:17.672Z] 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/dry_go-mod-core-contracts_PR-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-30T08:40:18.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:40:18.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T08:40:18.909Z] [2020-11-30T08:40:18.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-30T08:40:19.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T08:40:19.322Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-30T08:40:19.322Z] df20fa9351a1: Pulling fs layer [2020-11-30T08:40:19.322Z] 36b3adc4ff6f: Pulling fs layer [2020-11-30T08:40:19.322Z] 8ad3a11d3b57: Pulling fs layer [2020-11-30T08:40:19.322Z] 46f8f816bc3b: Pulling fs layer [2020-11-30T08:40:19.322Z] 93b61091891f: Pulling fs layer [2020-11-30T08:40:19.322Z] 93b9cdb0e59b: Pulling fs layer [2020-11-30T08:40:19.322Z] 5e14af77c1be: Pulling fs layer [2020-11-30T08:40:19.322Z] 01666e4c0597: Pulling fs layer [2020-11-30T08:40:19.322Z] aa168da1d23b: Pulling fs layer [2020-11-30T08:40:19.322Z] 46f8f816bc3b: Waiting [2020-11-30T08:40:19.322Z] 93b61091891f: Waiting [2020-11-30T08:40:19.322Z] 93b9cdb0e59b: Waiting [2020-11-30T08:40:19.322Z] 5e14af77c1be: Waiting [2020-11-30T08:40:19.322Z] 01666e4c0597: Waiting [2020-11-30T08:40:19.322Z] aa168da1d23b: Waiting [2020-11-30T08:40:19.322Z] 36b3adc4ff6f: Verifying Checksum [2020-11-30T08:40:19.322Z] 36b3adc4ff6f: Download complete [2020-11-30T08:40:19.322Z] 46f8f816bc3b: Verifying Checksum [2020-11-30T08:40:19.322Z] 46f8f816bc3b: Download complete [2020-11-30T08:40:19.602Z] df20fa9351a1: Verifying Checksum [2020-11-30T08:40:19.602Z] df20fa9351a1: Download complete [2020-11-30T08:40:19.602Z] 93b9cdb0e59b: Verifying Checksum [2020-11-30T08:40:19.602Z] 93b9cdb0e59b: Download complete [2020-11-30T08:40:19.602Z] 5e14af77c1be: Verifying Checksum [2020-11-30T08:40:19.602Z] 5e14af77c1be: Download complete [2020-11-30T08:40:19.602Z] 93b61091891f: Verifying Checksum [2020-11-30T08:40:19.602Z] 93b61091891f: Download complete [2020-11-30T08:40:19.602Z] 01666e4c0597: Verifying Checksum [2020-11-30T08:40:19.602Z] 01666e4c0597: Download complete [2020-11-30T08:40:19.869Z] 8ad3a11d3b57: Verifying Checksum [2020-11-30T08:40:19.869Z] 8ad3a11d3b57: Download complete [2020-11-30T08:40:20.149Z] df20fa9351a1: Pull complete [2020-11-30T08:40:20.427Z] 36b3adc4ff6f: Pull complete [2020-11-30T08:40:21.897Z] 8ad3a11d3b57: Pull complete [2020-11-30T08:40:21.897Z] 46f8f816bc3b: Pull complete [2020-11-30T08:40:22.496Z] 93b61091891f: Pull complete [2020-11-30T08:40:22.772Z] 93b9cdb0e59b: Pull complete [2020-11-30T08:40:23.038Z] 5e14af77c1be: Pull complete [2020-11-30T08:40:23.038Z] 01666e4c0597: Pull complete [2020-11-30T08:40:23.306Z] aa168da1d23b: Verifying Checksum [2020-11-30T08:40:23.306Z] aa168da1d23b: Download complete [2020-11-30T08:40:31.526Z] aa168da1d23b: Pull complete [2020-11-30T08:40:31.526Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-30T08:40:31.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T08:40:31.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-30T08:40:31.824Z] prd-centos7-docker-4c-2g-13827 does not seem to be running inside a container [2020-11-30T08:40:31.902Z] $ 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/dry_go-mod-core-contracts_PR-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-377 -v /w/workspace/dry_go-mod-core-contracts_PR-377:/w/workspace/dry_go-mod-core-contracts_PR-377:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-377@tmp:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-30T08:40:35.771Z] $ docker top 42a0baf5c0675a1d8f205761ecd5658f01ae819eb907fe9ea100477801c6f703 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T08:40:36.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-30T08:40:36.804Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-30T08:40:37.151Z] + ls /var/log/sa-host [2020-11-30T08:40:37.152Z] + sadf -c /var/log/sa-host/sa23 [2020-11-30T08:40:37.152Z] file_magic: OK [2020-11-30T08:40:37.152Z] HZ: Using current value: 100 [2020-11-30T08:40:37.152Z] file_header: OK [2020-11-30T08:40:37.152Z] 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 [2020-11-30T08:40:37.152Z] Statistics: [2020-11-30T08:40:37.152Z] Hnuu...uuuununununu... [2020-11-30T08:40:37.152Z] File successfully converted to sysstat format version 12.2.1 [2020-11-30T08:40:37.152Z] + sadf -c /var/log/sa-host/sa30 [2020-11-30T08:40:37.152Z] file_magic: OK [2020-11-30T08:40:37.152Z] HZ: Using current value: 100 [2020-11-30T08:40:37.152Z] file_header: OK [2020-11-30T08:40:37.152Z] 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 [2020-11-30T08:40:37.152Z] Statistics: [2020-11-30T08:40:37.152Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-30T08:40:37.152Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-30T08:40:37.839Z] provisioning config files... [2020-11-30T08:40:37.857Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config5504117509431571680tmp [Pipeline] { [Pipeline] echo [2020-11-30T08:40:37.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:38.337Z] ---> create-netrc.sh [Pipeline] } [2020-11-30T08:40:38.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-30T08:40:38.529Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:38.870Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-30T08:40:38.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:39.248Z] ---> sudo-logs.sh [2020-11-30T08:40:39.248Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-30T08:40:39.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:39.694Z] ---> job-cost.sh [2020-11-30T08:40:39.694Z] lf-activate-venv: SKIPPING [2020-11-30T08:40:39.694Z] INFO: No Stack... [2020-11-30T08:40:41.095Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-30T08:40:41.363Z] INFO: Archiving Costs [Pipeline] echo [2020-11-30T08:40:41.402Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T08:40:41.801Z] ---> logs-deploy.sh [2020-11-30T08:40:41.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-377/1 [2020-11-30T08:40:41.801Z] INFO: archiving workspace using pattern(s): [2020-11-30T08:40:43.728Z] Archives upload complete. [2020-11-30T08:40:43.993Z] INFO: archiving logs to Nexus