Pull request #365 updated 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than b187dfd16162de5a524642176fab9485caf99f72 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 Running in Durability level: PERFORMANCE_OPTIMIZED 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11565 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 Commit message: "feat(clients): Add V2 GeneralClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk d5ebd33beaa9f96fc76f37a2bb5b3e222a8212bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T06:00:05.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T06:00:06.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T06:00:06.187Z] ========================================================= [2020-11-09T06:00:06.187Z] EdgeX Global Pipelines Version Info [2020-11-09T06:00:06.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:00:08.182Z] ------------------- [2020-11-09T06:00:08.183Z] stable info: [2020-11-09T06:00:08.183Z] ------------------- [2020-11-09T06:00:08.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T06:00:08.183Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T06:00:08.183Z] Message: update stable to v1.0.162 [2020-11-09T06:00:08.755Z] ------------------- [2020-11-09T06:00:08.755Z] experimental info: [2020-11-09T06:00:08.755Z] ------------------- [2020-11-09T06:00:08.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T06:00:08.755Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T06:00:08.755Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T06:00:09.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T06:00:09.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T06:00:09.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T06:00:09.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T06:00:09.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T06:00:09.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T06:00:09.743Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T06:00:09.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T06:00:09.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T06:00:10.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T06:00:10.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T06:00:10.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T06:00:10.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T06:00:10.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T06:00:10.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:00:10.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:00:10.815Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:00:10.917Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T06:00:11.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T06:00:11.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T06:00:11.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T06:00:11.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T06:00:11.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T06:00:11.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T06:00:11.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T06:00:11.743Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T06:00:11.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T06:00:11.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T06:00:12.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T06:00:12.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b187dfd16162de5a524642176fab9485caf99f72 [Pipeline] echo [2020-11-09T06:00:12.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b187dfd [Pipeline] echo [2020-11-09T06:00:12.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:00:12.695Z] provisioning config files... [2020-11-09T06:00:12.730Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config9057157921069862210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:00:13.085Z] ---> docker-login.sh [2020-11-09T06:00:13.085Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:00:13.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:00:13.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:00:13.354Z] Configure a credential helper to remove this warning. See [2020-11-09T06:00:13.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:00:13.354Z] [2020-11-09T06:00:13.354Z] Login Succeeded [2020-11-09T06:00:13.354Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:00:13.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:00:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:00:13.616Z] Configure a credential helper to remove this warning. See [2020-11-09T06:00:13.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:00:13.616Z] [2020-11-09T06:00:13.616Z] Login Succeeded [2020-11-09T06:00:13.616Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:00:13.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:00:13.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:00:13.879Z] Configure a credential helper to remove this warning. See [2020-11-09T06:00:13.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:00:13.879Z] [2020-11-09T06:00:13.879Z] Login Succeeded [2020-11-09T06:00:13.879Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:00:13.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:00:14.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:00:14.143Z] Configure a credential helper to remove this warning. See [2020-11-09T06:00:14.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:00:14.143Z] [2020-11-09T06:00:14.143Z] Login Succeeded [2020-11-09T06:00:14.143Z] docker.io [2020-11-09T06:00:14.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:00:14.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:00:14.406Z] Configure a credential helper to remove this warning. See [2020-11-09T06:00:14.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:00:14.406Z] [2020-11-09T06:00:14.406Z] Login Succeeded [2020-11-09T06:00:14.406Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:00:14.419Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T06:00:15.172Z] + git log --format=format:%s -1 b187dfd16162de5a524642176fab9485caf99f72 [Pipeline] echo [2020-11-09T06:00:15.238Z] GIT_COMMIT: b187dfd16162de5a524642176fab9485caf99f72, Commit Message: feat(clients): Add V2 GeneralClient [Pipeline] echo [2020-11-09T06:00:15.287Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:00:15.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:00:15.906Z] [2020-11-09T06:00:15.906Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:00:16.255Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:00:16.255Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T06:00:16.255Z] 31603596830f: Pulling fs layer [2020-11-09T06:00:16.255Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T06:00:16.255Z] 6ca5941a6612: Pulling fs layer [2020-11-09T06:00:16.255Z] ecc8261a40a4: Pulling fs layer [2020-11-09T06:00:16.255Z] ecc8261a40a4: Waiting [2020-11-09T06:00:16.255Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T06:00:16.255Z] 2a8b12db71e7: Download complete [2020-11-09T06:00:16.255Z] 31603596830f: Download complete [2020-11-09T06:00:16.529Z] ecc8261a40a4: Verifying Checksum [2020-11-09T06:00:16.529Z] ecc8261a40a4: Download complete [2020-11-09T06:00:16.529Z] 6ca5941a6612: Verifying Checksum [2020-11-09T06:00:16.529Z] 6ca5941a6612: Download complete [2020-11-09T06:00:16.796Z] 31603596830f: Pull complete [2020-11-09T06:00:16.796Z] 2a8b12db71e7: Pull complete [2020-11-09T06:00:17.755Z] 6ca5941a6612: Pull complete [2020-11-09T06:00:18.017Z] ecc8261a40a4: Pull complete [2020-11-09T06:00:18.017Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T06:00:18.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T06:00:18.017Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T06:00:18.119Z] prd-centos7-docker-4c-2g-11565 does not seem to be running inside a container [2020-11-09T06:00:18.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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:10004/edgex-devops/git-semver:latest cat [2020-11-09T06:00:20.228Z] $ docker top 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T06:00:20.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T06:00:20.642Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T06:00:20.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T06:00:20.883Z] $ docker exec 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent [2020-11-09T06:00:21.047Z] SSH_AUTH_SOCK=/tmp/ssh-4lwO1zqjf5OO/agent.13 [2020-11-09T06:00:21.047Z] SSH_AGENT_PID=19 [2020-11-09T06:00:21.062Z] Running ssh-add (command line suppressed) [2020-11-09T06:00:21.192Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8983387109355028850.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8983387109355028850.key) [2020-11-09T06:00:21.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T06:00:21.594Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T06:00:21.621Z] $ docker exec --env ******** --env ******** 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent -k [2020-11-09T06:00:21.747Z] unset SSH_AUTH_SOCK; [2020-11-09T06:00:21.747Z] unset SSH_AGENT_PID; [2020-11-09T06:00:21.748Z] echo Agent pid 19 killed; [2020-11-09T06:00:21.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T06:00:21.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T06:00:21.940Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T06:00:22.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T06:00:22.121Z] $ docker exec 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent [2020-11-09T06:00:22.284Z] SSH_AUTH_SOCK=/tmp/ssh-NqOrReMROiej/agent.50 [2020-11-09T06:00:22.284Z] SSH_AGENT_PID=56 [2020-11-09T06:00:22.292Z] Running ssh-add (command line suppressed) [2020-11-09T06:00:22.415Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_203038720563195685.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_203038720563195685.key) [2020-11-09T06:00:22.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T06:00:22.833Z] + git semver init [2020-11-09T06:00:22.833Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T06:00:22.833Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T06:00:22.833Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T06:00:22.833Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T06:00:22.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T06:00:22.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T06:00:22.833Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T06:00:22.833Z] # $SEMVER_TEMP = /tmp/semver-395865134 [2020-11-09T06:00:22.833Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T06:00:23.409Z] # '/tmp/semver-395865134' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T06:00:23.673Z] # -> Force: false [2020-11-09T06:00:23.673Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T06:00:23.689Z] $ docker exec --env ******** --env ******** 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent -k [2020-11-09T06:00:23.811Z] unset SSH_AUTH_SOCK; [2020-11-09T06:00:23.812Z] unset SSH_AGENT_PID; [2020-11-09T06:00:23.812Z] echo Agent pid 56 killed; [2020-11-09T06:00:23.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T06:00:24.334Z] + git semver [Pipeline] } [2020-11-09T06:00:24.355Z] $ docker stop --time=1 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 [2020-11-09T06:00:26.183Z] $ docker rm -f 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T06:00:26.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T06:00:27.238Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T06:00:27.241Z] [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-09T06:00:42.799Z] Still waiting to schedule task [2020-11-09T06:00:42.799Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-09T06:00:42.801Z] Still waiting to schedule task [2020-11-09T06:00:42.801Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T06:02:29.744Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11566 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T06:02:29.799Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-09T06:02:34.947Z] using credential edgex-jenkins-ssh [2020-11-09T06:02:35.009Z] Cloning the remote Git repository [2020-11-09T06:02:35.106Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:02:35.250Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-09T06:02:35.321Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:02:35.322Z] > git --version # timeout=10 [2020-11-09T06:02:35.337Z] > git --version # 'git version 2.17.1' [2020-11-09T06:02:35.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:02:35.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:02:37.091Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 [2020-11-09T06:02:37.345Z] Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 [2020-11-09T06:02:37.346Z] Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) [2020-11-09T06:02:36.397Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:02:36.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:02:36.439Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:02:36.469Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:02:36.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:02:36.481Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T06:02:37.115Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:02:37.133Z] > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [2020-11-09T06:02:37.249Z] > git remote # timeout=10 [2020-11-09T06:02:37.265Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T06:02:37.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:02:37.287Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T06:02:37.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T06:02:37.357Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:02:37.367Z] > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [2020-11-09T06:02:41.651Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:02:42.384Z] provisioning config files... [2020-11-09T06:02:42.445Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config5143890259820895919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:02:43.466Z] ---> docker-login.sh [2020-11-09T06:02:43.466Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:02:44.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:02:44.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:02:44.676Z] Configure a credential helper to remove this warning. See [2020-11-09T06:02:44.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:02:44.676Z] [2020-11-09T06:02:44.676Z] Login Succeeded [2020-11-09T06:02:44.676Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:02:44.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:02:44.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:02:44.961Z] Configure a credential helper to remove this warning. See [2020-11-09T06:02:44.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:02:44.961Z] [2020-11-09T06:02:44.961Z] Login Succeeded [2020-11-09T06:02:44.961Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:02:45.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:02:45.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:02:45.556Z] Configure a credential helper to remove this warning. See [2020-11-09T06:02:45.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:02:45.556Z] [2020-11-09T06:02:45.556Z] Login Succeeded [2020-11-09T06:02:45.556Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:02:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:02:46.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:02:46.105Z] Configure a credential helper to remove this warning. See [2020-11-09T06:02:46.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:02:46.105Z] [2020-11-09T06:02:46.105Z] Login Succeeded [2020-11-09T06:02:46.105Z] docker.io [2020-11-09T06:02:46.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:02:46.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:02:46.650Z] Configure a credential helper to remove this warning. See [2020-11-09T06:02:46.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:02:46.650Z] [2020-11-09T06:02:46.650Z] Login Succeeded [2020-11-09T06:02:46.650Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:02:46.718Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T06:02:47.134Z] ========================================================= [2020-11-09T06:02:47.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T06:02:47.135Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:02:47.509Z] + 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-09T06:02:47.786Z] Sending build context to Docker daemon 1.83MB [2020-11-09T06:02:48.065Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T06:02:48.065Z] Step 2/7 : FROM ${BASE} [2020-11-09T06:02:48.065Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T06:02:48.065Z] b538f80385f9: Pulling fs layer [2020-11-09T06:02:48.065Z] 74f711af9a0d: Pulling fs layer [2020-11-09T06:02:48.065Z] 99f96fe45779: Pulling fs layer [2020-11-09T06:02:48.065Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T06:02:48.065Z] 45590311c82a: Pulling fs layer [2020-11-09T06:02:48.065Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T06:02:48.065Z] 209524e5b208: Pulling fs layer [2020-11-09T06:02:48.065Z] 8529a6b9a6be: Waiting [2020-11-09T06:02:48.065Z] 45590311c82a: Waiting [2020-11-09T06:02:48.065Z] 69ca0ff8b7b3: Waiting [2020-11-09T06:02:48.065Z] 209524e5b208: Waiting [2020-11-09T06:02:48.065Z] 99f96fe45779: Verifying Checksum [2020-11-09T06:02:48.065Z] 99f96fe45779: Download complete [2020-11-09T06:02:48.065Z] 74f711af9a0d: Verifying Checksum [2020-11-09T06:02:48.065Z] 74f711af9a0d: Download complete [2020-11-09T06:02:48.065Z] 45590311c82a: Verifying Checksum [2020-11-09T06:02:48.065Z] 45590311c82a: Download complete [2020-11-09T06:02:48.065Z] b538f80385f9: Verifying Checksum [2020-11-09T06:02:48.065Z] b538f80385f9: Download complete [2020-11-09T06:02:48.065Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T06:02:48.065Z] 69ca0ff8b7b3: Download complete [2020-11-09T06:02:49.051Z] b538f80385f9: Pull complete [2020-11-09T06:02:49.654Z] 74f711af9a0d: Pull complete [2020-11-09T06:02:49.929Z] 99f96fe45779: Pull complete [2020-11-09T06:02:50.913Z] 209524e5b208: Download complete [2020-11-09T06:02:51.892Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T06:02:51.892Z] 8529a6b9a6be: Download complete [2020-11-09T06:02:59.598Z] Running on prd-centos7-docker-4c-2g-11567 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T06:02:59.654Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-09T06:03:02.813Z] using credential edgex-jenkins-ssh [2020-11-09T06:03:02.867Z] Cloning the remote Git repository [2020-11-09T06:03:02.900Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:03:02.965Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-09T06:03:03.018Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:03:03.019Z] > git --version # timeout=10 [2020-11-09T06:03:03.029Z] > git --version # 'git version 2.16.5' [2020-11-09T06:03:03.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:03:03.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:03:04.331Z] 8529a6b9a6be: Pull complete [2020-11-09T06:03:04.331Z] 45590311c82a: Pull complete [2020-11-09T06:03:04.331Z] 69ca0ff8b7b3: Pull complete [2020-11-09T06:03:03.964Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:03:03.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T06:03:03.987Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T06:03:03.998Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T06:03:03.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:03:04.003Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T06:03:04.481Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 [2020-11-09T06:03:04.588Z] Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 [2020-11-09T06:03:04.589Z] Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) [2020-11-09T06:03:04.494Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:03:04.502Z] > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [2020-11-09T06:03:04.560Z] > git remote # timeout=10 [2020-11-09T06:03:04.567Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T06:03:04.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T06:03:04.576Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T06:03:04.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T06:03:04.596Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T06:03:04.600Z] > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 [2020-11-09T06:03:06.970Z] 209524e5b208: Pull complete [2020-11-09T06:03:06.970Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T06:03:06.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T06:03:06.970Z] ---> 5bddaf1c2fca [2020-11-09T06:03:06.970Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T06:03:08.236Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T06:03:08.924Z] provisioning config files... [2020-11-09T06:03:08.951Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config964731037263562682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:03:09.610Z] ---> Running in eb0a550907bc [2020-11-09T06:03:09.693Z] ---> docker-login.sh [2020-11-09T06:03:09.693Z] nexus3.edgexfoundry.org:10001 [2020-11-09T06:03:09.891Z] Removing intermediate container eb0a550907bc [2020-11-09T06:03:09.891Z] ---> 62263ce88218 [2020-11-09T06:03:09.891Z] Step 4/7 : RUN apk add bash [2020-11-09T06:03:09.891Z] ---> Running in 3197396d2354 [2020-11-09T06:03:09.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:03:10.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:03:10.225Z] Configure a credential helper to remove this warning. See [2020-11-09T06:03:10.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:03:10.225Z] [2020-11-09T06:03:10.225Z] Login Succeeded [2020-11-09T06:03:10.225Z] nexus3.edgexfoundry.org:10002 [2020-11-09T06:03:10.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:03:10.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:03:10.486Z] Configure a credential helper to remove this warning. See [2020-11-09T06:03:10.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:03:10.486Z] [2020-11-09T06:03:10.486Z] Login Succeeded [2020-11-09T06:03:10.486Z] nexus3.edgexfoundry.org:10003 [2020-11-09T06:03:10.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:03:10.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:03:10.486Z] Configure a credential helper to remove this warning. See [2020-11-09T06:03:10.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:03:10.486Z] [2020-11-09T06:03:10.486Z] Login Succeeded [2020-11-09T06:03:10.486Z] nexus3.edgexfoundry.org:10004 [2020-11-09T06:03:10.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:03:10.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:03:10.750Z] Configure a credential helper to remove this warning. See [2020-11-09T06:03:10.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:03:10.750Z] [2020-11-09T06:03:10.750Z] Login Succeeded [2020-11-09T06:03:10.750Z] docker.io [2020-11-09T06:03:11.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T06:03:11.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T06:03:11.276Z] Configure a credential helper to remove this warning. See [2020-11-09T06:03:11.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T06:03:11.276Z] [2020-11-09T06:03:11.276Z] Login Succeeded [2020-11-09T06:03:11.276Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T06:03:11.315Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T06:03:11.636Z] ========================================================= [2020-11-09T06:03:11.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T06:03:11.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:03:11.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T06:03:12.005Z] + 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-09T06:03:12.270Z] Sending build context to Docker daemon 1.83MB [2020-11-09T06:03:12.270Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T06:03:12.270Z] Step 2/7 : FROM ${BASE} [2020-11-09T06:03:12.270Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T06:03:12.270Z] df20fa9351a1: Pulling fs layer [2020-11-09T06:03:12.270Z] ed8968b2872e: Pulling fs layer [2020-11-09T06:03:12.270Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T06:03:12.270Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T06:03:12.270Z] e73272ec9a57: Pulling fs layer [2020-11-09T06:03:12.270Z] 1e910a182e73: Pulling fs layer [2020-11-09T06:03:12.270Z] 4e634b169226: Pulling fs layer [2020-11-09T06:03:12.270Z] e73272ec9a57: Waiting [2020-11-09T06:03:12.270Z] 1e910a182e73: Waiting [2020-11-09T06:03:12.270Z] 4e634b169226: Waiting [2020-11-09T06:03:12.270Z] e871e8e8d7a9: Waiting [2020-11-09T06:03:12.270Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T06:03:12.270Z] a92cc7c5fd73: Download complete [2020-11-09T06:03:12.270Z] ed8968b2872e: Download complete [2020-11-09T06:03:12.270Z] e73272ec9a57: Download complete [2020-11-09T06:03:12.532Z] 1e910a182e73: Verifying Checksum [2020-11-09T06:03:12.532Z] 1e910a182e73: Download complete [2020-11-09T06:03:12.532Z] df20fa9351a1: Download complete [2020-11-09T06:03:12.797Z] df20fa9351a1: Pull complete [2020-11-09T06:03:12.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T06:03:13.062Z] ed8968b2872e: Pull complete [2020-11-09T06:03:13.062Z] a92cc7c5fd73: Pull complete [2020-11-09T06:03:14.012Z] 4e634b169226: Verifying Checksum [2020-11-09T06:03:14.012Z] 4e634b169226: Download complete [2020-11-09T06:03:14.974Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T06:03:14.974Z] e871e8e8d7a9: Download complete [2020-11-09T06:03:15.469Z] OK: 142 MiB in 39 packages [2020-11-09T06:03:16.450Z] Removing intermediate container 3197396d2354 [2020-11-09T06:03:16.450Z] ---> 3b18b819f905 [2020-11-09T06:03:16.450Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T06:03:16.725Z] ---> Running in 10043feecf88 [2020-11-09T06:03:17.001Z] Removing intermediate container 10043feecf88 [2020-11-09T06:03:17.001Z] ---> 0e6decf821a4 [2020-11-09T06:03:17.001Z] Step 6/7 : COPY go.mod . [2020-11-09T06:03:17.596Z] ---> a8e932939a28 [2020-11-09T06:03:17.596Z] Step 7/7 : RUN go mod download [2020-11-09T06:03:17.870Z] ---> Running in b958a2e158cf [2020-11-09T06:03:20.320Z] e871e8e8d7a9: Pull complete [2020-11-09T06:03:20.320Z] e73272ec9a57: Pull complete [2020-11-09T06:03:20.320Z] 1e910a182e73: Pull complete [2020-11-09T06:03:26.942Z] 4e634b169226: Pull complete [2020-11-09T06:03:26.942Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T06:03:26.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T06:03:26.942Z] ---> f7629b54cfaa [2020-11-09T06:03:26.942Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T06:03:27.205Z] ---> Running in 95fb91c9d9d5 [2020-11-09T06:03:27.482Z] Removing intermediate container 95fb91c9d9d5 [2020-11-09T06:03:27.482Z] ---> e62b21b28ac6 [2020-11-09T06:03:27.482Z] Step 4/7 : RUN apk add bash [2020-11-09T06:03:27.482Z] ---> Running in 25cff34f6fce [2020-11-09T06:03:28.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T06:03:30.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T06:03:31.238Z] OK: 166 MiB in 39 packages [2020-11-09T06:03:32.199Z] Removing intermediate container 25cff34f6fce [2020-11-09T06:03:32.199Z] ---> 22088b3dd564 [2020-11-09T06:03:32.199Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T06:03:32.199Z] ---> Running in 01c516306ea8 [2020-11-09T06:03:32.199Z] Removing intermediate container 01c516306ea8 [2020-11-09T06:03:32.199Z] ---> 031caf3a3b88 [2020-11-09T06:03:32.199Z] Step 6/7 : COPY go.mod . [2020-11-09T06:03:32.472Z] ---> 77af3ee85e00 [2020-11-09T06:03:32.472Z] Step 7/7 : RUN go mod download [2020-11-09T06:03:32.472Z] ---> Running in 4c9748556d69 [2020-11-09T06:03:32.991Z] Removing intermediate container b958a2e158cf [2020-11-09T06:03:32.991Z] ---> e46022a3f505 [2020-11-09T06:03:32.991Z] Successfully built e46022a3f505 [2020-11-09T06:03:32.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:03:33.333Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T06:03:33.333Z] . [Pipeline] withDockerContainer [2020-11-09T06:03:33.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-11566 does not seem to be running inside a container [2020-11-09T06:03:33.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-09T06:03:35.612Z] $ docker top f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:03:37.103Z] + go version [2020-11-09T06:03:37.103Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T06:03:37.128Z] $ docker stop --time=1 f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 [2020-11-09T06:03:39.088Z] $ docker rm -f f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:03:40.108Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T06:03:40.109Z] . [Pipeline] withDockerContainer [2020-11-09T06:03:40.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-11566 does not seem to be running inside a container [2020-11-09T06:03:40.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-09T06:03:42.459Z] $ docker top 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:03:43.903Z] + make test [2020-11-09T06:03:43.903Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T06:03:44.775Z] Removing intermediate container 4c9748556d69 [2020-11-09T06:03:44.775Z] ---> 249c565ed48c [2020-11-09T06:03:44.775Z] Successfully built 249c565ed48c [2020-11-09T06:03:44.775Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:03:45.101Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T06:03:45.101Z] . [Pipeline] withDockerContainer [2020-11-09T06:03:45.225Z] prd-centos7-docker-4c-2g-11567 does not seem to be running inside a container [2020-11-09T06:03:45.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-09T06:03:46.303Z] $ docker top 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:03:46.833Z] + go version [2020-11-09T06:03:46.833Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T06:03:46.919Z] $ docker stop --time=1 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f [2020-11-09T06:03:48.295Z] $ docker rm -f 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:03:49.124Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T06:03:49.124Z] . [Pipeline] withDockerContainer [2020-11-09T06:03:49.223Z] prd-centos7-docker-4c-2g-11567 does not seem to be running inside a container [2020-11-09T06:03:49.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-09T06:03:49.960Z] $ docker top 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:03:50.533Z] + make test [2020-11-09T06:03:50.534Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T06:03:57.215Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T06:03:57.215Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.043s coverage: 85.7% of statements [2020-11-09T06:03:57.215Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements [2020-11-09T06:03:57.486Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements [2020-11-09T06:03:57.486Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements [2020-11-09T06:03:57.486Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T06:03:57.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements [2020-11-09T06:03:58.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.7% of statements [2020-11-09T06:03:58.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements [2020-11-09T06:03:58.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.028s coverage: 91.8% of statements [2020-11-09T06:03:58.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T06:03:58.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T06:03:58.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-11-09T06:04:00.325Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.009s coverage: 48.9% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.070s coverage: 63.0% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.043s coverage: 26.3% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.047s coverage: 15.4% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements [2020-11-09T06:04:02.299Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.036s coverage: 100.0% of statements [2020-11-09T06:04:02.299Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-11-09T06:04:02.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-09T06:04:02.299Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T06:04:02.299Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T06:04:03.710Z] gofmt -l . [2020-11-09T06:04:03.972Z] v2/clients/general/clients_test.go [2020-11-09T06:04:03.972Z] [ "`gofmt -l .`" = "" ] [2020-11-09T06:04:03.972Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-11-09T06:04:03.997Z] $ docker stop --time=1 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 [2020-11-09T06:04:06.107Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T06:04:06.396Z] $ docker rm -f 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 [2020-11-09T06:04:06.708Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.056s coverage: 85.7% of statements [2020-11-09T06:04:06.708Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-11-09T06:04:08.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements [2020-11-09T06:04:08.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-11-09T06:04:08.157Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T06:04:08.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.043s coverage: 6.4% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T06:04:08.370Z] Failed in branch amd64 [2020-11-09T06:04:10.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.074s coverage: 14.7% of statements [2020-11-09T06:04:10.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements [2020-11-09T06:04:10.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements [2020-11-09T06:04:10.793Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T06:04:10.793Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T06:04:10.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.052s coverage: 100.0% of statements [2020-11-09T06:04:11.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 48.9% of statements [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.024s coverage: 15.4% of statements [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements [2020-11-09T06:04:17.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 100.0% of statements [2020-11-09T06:04:17.229Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] [2020-11-09T06:04:17.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 29.1% of statements [2020-11-09T06:04:17.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 100.0% of statements [2020-11-09T06:04:19.514Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements [2020-11-09T06:04:19.514Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-09T06:04:19.514Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T06:04:19.787Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T06:04:24.097Z] gofmt -l . [2020-11-09T06:04:24.097Z] v2/clients/general/clients_test.go [2020-11-09T06:04:24.097Z] [ "`gofmt -l .`" = "" ] [2020-11-09T06:04:24.693Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-11-09T06:04:24.721Z] $ docker stop --time=1 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a [2020-11-09T06:04:26.866Z] $ docker rm -f 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-09T06:04:28.811Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-11-09T06:04:32.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:32.637Z] ---> package-listing.sh [2020-11-09T06:04:32.637Z] ++ facter osfamily [2020-11-09T06:04:32.637Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T06:04:32.637Z] + OS_FAMILY=redhat [2020-11-09T06:04:32.637Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T06:04:32.637Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T06:04:32.637Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T06:04:32.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T06:04:32.637Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T06:04:32.637Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T06:04:32.637Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T06:04:32.637Z] + case "${OS_FAMILY}" in [2020-11-09T06:04:32.637Z] + rpm -qa [2020-11-09T06:04:32.637Z] + sort [2020-11-09T06:04:36.878Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T06:04:36.878Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T06:04:36.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T06:04:36.878Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T06:04:36.878Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T06:04:36.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-09T06:04:36.892Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-09T06:04:37.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:04:37.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:04:37.491Z] [2020-11-09T06:04:37.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T06:04:37.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:04:37.852Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T06:04:37.852Z] df20fa9351a1: Pulling fs layer [2020-11-09T06:04:37.852Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T06:04:37.852Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T06:04:37.852Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T06:04:37.852Z] 93b61091891f: Pulling fs layer [2020-11-09T06:04:37.852Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T06:04:37.852Z] 5e14af77c1be: Pulling fs layer [2020-11-09T06:04:37.852Z] 01666e4c0597: Pulling fs layer [2020-11-09T06:04:37.852Z] aa168da1d23b: Pulling fs layer [2020-11-09T06:04:37.852Z] 93b9cdb0e59b: Waiting [2020-11-09T06:04:37.852Z] 5e14af77c1be: Waiting [2020-11-09T06:04:37.852Z] 01666e4c0597: Waiting [2020-11-09T06:04:37.852Z] aa168da1d23b: Waiting [2020-11-09T06:04:37.852Z] 46f8f816bc3b: Waiting [2020-11-09T06:04:37.852Z] 93b61091891f: Waiting [2020-11-09T06:04:37.852Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T06:04:37.852Z] 36b3adc4ff6f: Download complete [2020-11-09T06:04:38.114Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T06:04:38.114Z] 46f8f816bc3b: Download complete [2020-11-09T06:04:38.114Z] df20fa9351a1: Verifying Checksum [2020-11-09T06:04:38.114Z] df20fa9351a1: Download complete [2020-11-09T06:04:38.114Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T06:04:38.114Z] 93b9cdb0e59b: Download complete [2020-11-09T06:04:38.114Z] 5e14af77c1be: Download complete [2020-11-09T06:04:38.114Z] 93b61091891f: Verifying Checksum [2020-11-09T06:04:38.114Z] 93b61091891f: Download complete [2020-11-09T06:04:38.114Z] 01666e4c0597: Download complete [2020-11-09T06:04:38.377Z] df20fa9351a1: Pull complete [2020-11-09T06:04:38.644Z] 36b3adc4ff6f: Pull complete [2020-11-09T06:04:39.225Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T06:04:39.225Z] 8ad3a11d3b57: Download complete [2020-11-09T06:04:39.800Z] 8ad3a11d3b57: Pull complete [2020-11-09T06:04:40.066Z] 46f8f816bc3b: Pull complete [2020-11-09T06:04:40.649Z] 93b61091891f: Pull complete [2020-11-09T06:04:40.916Z] 93b9cdb0e59b: Pull complete [2020-11-09T06:04:41.180Z] aa168da1d23b: Verifying Checksum [2020-11-09T06:04:41.180Z] aa168da1d23b: Download complete [2020-11-09T06:04:41.180Z] 5e14af77c1be: Pull complete [2020-11-09T06:04:41.180Z] 01666e4c0597: Pull complete [2020-11-09T06:04:47.834Z] aa168da1d23b: Pull complete [2020-11-09T06:04:47.834Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T06:04:47.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T06:04:47.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T06:04:48.051Z] prd-centos7-docker-4c-2g-11565 does not seem to be running inside a container [2020-11-09T06:04:48.106Z] $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-09T06:04:52.056Z] $ docker top 8bd1446a0af2e13c56fee2170087307582ddcf09113ed22fc029da898e87cccd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T06:04:52.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T06:04:52.891Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T06:04:53.190Z] + ls /var/log/sa-host [2020-11-09T06:04:53.190Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T06:04:53.190Z] file_magic: OK [2020-11-09T06:04:53.190Z] HZ: Using current value: 100 [2020-11-09T06:04:53.190Z] file_header: OK [2020-11-09T06:04:53.190Z] 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-09T06:04:53.190Z] Statistics: [2020-11-09T06:04:53.190Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T06:04:53.190Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T06:04:53.190Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T06:04:53.190Z] file_magic: OK [2020-11-09T06:04:53.190Z] HZ: Using current value: 100 [2020-11-09T06:04:53.190Z] file_header: OK [2020-11-09T06:04:53.190Z] 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-09T06:04:53.190Z] Statistics: [2020-11-09T06:04:53.190Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T06:04:53.190Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T06:04:53.449Z] provisioning config files... [2020-11-09T06:04:53.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4962133519007825361tmp [Pipeline] { [Pipeline] echo [2020-11-09T06:04:53.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:53.856Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T06:04:53.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T06:04:53.980Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:54.286Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T06:04:54.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:54.602Z] ---> sudo-logs.sh [2020-11-09T06:04:54.602Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T06:04:54.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:54.914Z] ---> job-cost.sh [2020-11-09T06:04:54.914Z] lf-activate-venv: SKIPPING [2020-11-09T06:04:54.914Z] INFO: No Stack... [2020-11-09T06:04:55.865Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T06:04:56.440Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T06:04:56.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T06:04:56.753Z] ---> logs-deploy.sh [2020-11-09T06:04:56.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/2 [2020-11-09T06:04:56.753Z] INFO: archiving workspace using pattern(s): [2020-11-09T06:04:58.676Z] Archives upload complete. [2020-11-09T06:04:58.676Z] INFO: archiving logs to Nexus