Pull request #422 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 rather than f1e1e8bcf42d5653774968c649b3042f8b9f3c93 Obtained Jenkinsfile from d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19057 in /w/workspace/dry_go-mod-core-contracts_PR-422 [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-422 # 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 d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 > 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/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # 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 d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 Commit message: "feat(meta): add v2 ProvisionWatcher API route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T05:54:42.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T05:54:42.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T05:54:42.679Z] ========================================================= [2021-01-08T05:54:42.679Z] EdgeX Global Pipelines Version Info [2021-01-08T05:54:42.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T05:54:44.812Z] ------------------- [2021-01-08T05:54:44.812Z] stable info: [2021-01-08T05:54:44.812Z] ------------------- [2021-01-08T05:54:44.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T05:54:44.812Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T05:54:44.812Z] Message: update stable to v1.0.173 [2021-01-08T05:54:45.414Z] ------------------- [2021-01-08T05:54:45.414Z] experimental info: [2021-01-08T05:54:45.414Z] ------------------- [2021-01-08T05:54:45.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T05:54:45.414Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T05:54:45.414Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T05:54:45.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-08T05:54:45.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-08T05:54:45.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T05:54:45.977Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T05:54:46.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T05:54:46.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T05:54:46.260Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T05:54:46.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T05:54:46.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-08T05:54:46.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T05:54:46.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T05:54:46.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-08T05:54:46.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T05:54:46.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T05:54:47.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T05:54:47.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T05:54:47.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T05:54:47.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T05:54:47.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-08T05:54:47.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-08T05:54:47.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-08T05:54:47.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-08T05:54:47.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-08T05:54:47.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-08T05:54:47.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-08T05:54:48.048Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T05:54:48.153Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T05:54:48.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo [2021-01-08T05:54:48.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo [2021-01-08T05:54:48.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo [2021-01-08T05:54:48.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] echo [2021-01-08T05:54:48.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1e1e8b [Pipeline] echo [2021-01-08T05:54:48.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T05:54:49.458Z] + git log --format=format:%s -1 f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] echo [2021-01-08T05:54:49.544Z] GIT_COMMIT: f1e1e8bcf42d5653774968c649b3042f8b9f3c93, Commit Message: feat(meta): add v2 ProvisionWatcher API route [Pipeline] echo [2021-01-08T05:54:49.605Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:54:50.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T05:54:50.521Z] [2021-01-08T05:54:50.521Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:54:50.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T05:54:51.208Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T05:54:51.208Z] 31603596830f: Pulling fs layer [2021-01-08T05:54:51.208Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T05:54:51.208Z] 6ca5941a6612: Pulling fs layer [2021-01-08T05:54:51.208Z] ecc8261a40a4: Pulling fs layer [2021-01-08T05:54:51.208Z] ecc8261a40a4: Waiting [2021-01-08T05:54:51.208Z] 2a8b12db71e7: Verifying Checksum [2021-01-08T05:54:51.208Z] 2a8b12db71e7: Download complete [2021-01-08T05:54:51.496Z] 31603596830f: Verifying Checksum [2021-01-08T05:54:51.496Z] 31603596830f: Download complete [2021-01-08T05:54:51.764Z] 6ca5941a6612: Verifying Checksum [2021-01-08T05:54:51.764Z] 6ca5941a6612: Download complete [2021-01-08T05:54:51.764Z] ecc8261a40a4: Verifying Checksum [2021-01-08T05:54:51.764Z] ecc8261a40a4: Download complete [2021-01-08T05:54:52.085Z] 31603596830f: Pull complete [2021-01-08T05:54:52.085Z] 2a8b12db71e7: Pull complete [2021-01-08T05:54:54.076Z] 6ca5941a6612: Pull complete [2021-01-08T05:54:54.345Z] ecc8261a40a4: Pull complete [2021-01-08T05:54:54.345Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T05:54:54.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T05:54:54.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T05:54:54.536Z] prd-centos7-docker-4c-2g-19057 does not seem to be running inside a container [2021-01-08T05:54:54.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-422 -v /w/workspace/dry_go-mod-core-contracts_PR-422:/w/workspace/dry_go-mod-core-contracts_PR-422:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-422@tmp:/w/workspace/dry_go-mod-core-contracts_PR-422@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T05:54:57.139Z] $ docker top 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T05:54:57.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T05:54:57.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T05:54:57.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T05:54:57.929Z] $ docker exec 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent [2021-01-08T05:54:58.496Z] SSH_AUTH_SOCK=/tmp/ssh-YVM2ZZfImMvj/agent.12 [2021-01-08T05:54:58.496Z] SSH_AGENT_PID=17 [2021-01-08T05:54:58.528Z] Running ssh-add (command line suppressed) [2021-01-08T05:54:58.967Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_6452016221990593775.key (/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_6452016221990593775.key) [2021-01-08T05:54:59.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T05:54:59.433Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T05:54:59.471Z] $ docker exec --env ******** --env ******** 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent -k [2021-01-08T05:54:59.687Z] unset SSH_AUTH_SOCK; [2021-01-08T05:54:59.689Z] unset SSH_AGENT_PID; [2021-01-08T05:54:59.690Z] echo Agent pid 17 killed; [2021-01-08T05:54:59.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T05:54:59.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T05:54:59.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T05:55:00.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T05:55:00.327Z] $ docker exec 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent [2021-01-08T05:55:00.828Z] SSH_AUTH_SOCK=/tmp/ssh-QOksFh3MKUvd/agent.47 [2021-01-08T05:55:00.828Z] SSH_AGENT_PID=53 [2021-01-08T05:55:00.838Z] Running ssh-add (command line suppressed) [2021-01-08T05:55:01.102Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_894750205068781301.key (/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_894750205068781301.key) [2021-01-08T05:55:01.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T05:55:02.001Z] + git semver init [2021-01-08T05:55:02.001Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T05:55:02.001Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-422/.git [2021-01-08T05:55:02.001Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-422 [2021-01-08T05:55:02.001Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T05:55:02.001Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T05:55:02.001Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T05:55:02.001Z] # $SEMVER_BRANCH = PR-422 [2021-01-08T05:55:02.001Z] # $SEMVER_TEMP = /tmp/semver-079454900 [2021-01-08T05:55:02.001Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-08T05:55:03.997Z] # '/tmp/semver-079454900' -> '/w/workspace/dry_go-mod-core-contracts_PR-422/.semver' [2021-01-08T05:55:03.997Z] # -> Force: false [2021-01-08T05:55:03.997Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-422/.semver [Pipeline] } [2021-01-08T05:55:04.024Z] $ docker exec --env ******** --env ******** 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent -k [2021-01-08T05:55:04.290Z] unset SSH_AUTH_SOCK; [2021-01-08T05:55:04.292Z] unset SSH_AGENT_PID; [2021-01-08T05:55:04.292Z] echo Agent pid 53 killed; [2021-01-08T05:55:04.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T05:55:04.860Z] + git semver [Pipeline] } [2021-01-08T05:55:04.903Z] $ docker stop --time=1 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 [2021-01-08T05:55:06.695Z] $ docker rm -f 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T05:55:07.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T05:55:08.254Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T05:55:08.256Z] [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 [2021-01-08T05:55:23.733Z] Still waiting to schedule task [2021-01-08T05:55:23.733Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-08T05:55:23.736Z] Still waiting to schedule task [2021-01-08T05:55:23.736Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-08T05:57:29.680Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19058 in /w/workspace/dry_go-mod-core-contracts_PR-422 [Pipeline] { [Pipeline] ws [2021-01-08T05:57:29.735Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-08T05:57:35.138Z] using credential edgex-jenkins-ssh [2021-01-08T05:57:35.194Z] Cloning the remote Git repository [2021-01-08T05:57:35.246Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:35.356Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-08T05:57:35.457Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:35.457Z] > git --version # timeout=10 [2021-01-08T05:57:35.493Z] > git --version # 'git version 2.17.1' [2021-01-08T05:57:35.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:35.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T05:57:36.653Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T05:57:36.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T05:57:36.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T05:57:36.738Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:36.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:36.749Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T05:57:37.416Z] Merging remotes/origin/master commit d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [2021-01-08T05:57:37.759Z] Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [2021-01-08T05:57:37.759Z] Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) [2021-01-08T05:57:37.431Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T05:57:37.448Z] > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 [2021-01-08T05:57:37.588Z] > git remote # timeout=10 [2021-01-08T05:57:37.611Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T05:57:37.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:37.639Z] > git merge d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 [2021-01-08T05:57:37.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T05:57:37.760Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T05:57:37.804Z] > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 [2021-01-08T05:57:42.159Z] Commit message: "feat(meta): add v2 ProvisionWatcher API route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T05:57:43.659Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-08T05:57:44.135Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T05:57:44.486Z] + sudo service docker restart [2021-01-08T05:57:44.486Z] + true [2021-01-08T05:57:45.504Z] Running on prd-centos7-docker-4c-2g-19059 in /w/workspace/dry_go-mod-core-contracts_PR-422 [Pipeline] { [Pipeline] ws [2021-01-08T05:57:45.558Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [Pipeline] unstash [Pipeline] echo [2021-01-08T05:57:47.392Z] ========================================================= [2021-01-08T05:57:47.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-08T05:57:47.392Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:57:47.775Z] using credential edgex-jenkins-ssh [2021-01-08T05:57:47.795Z] + 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 . [2021-01-08T05:57:47.830Z] Cloning the remote Git repository [2021-01-08T05:57:47.528Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:48.779Z] Sending build context to Docker daemon 2.13MB [2021-01-08T05:57:48.779Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-08T05:57:48.779Z] Step 2/7 : FROM ${BASE} [2021-01-08T05:57:47.599Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-08T05:57:47.675Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:47.676Z] > git --version # timeout=10 [2021-01-08T05:57:47.682Z] > git --version # 'git version 2.24.3' [2021-01-08T05:57:47.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:47.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T05:57:48.507Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T05:57:48.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T05:57:48.524Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T05:57:48.538Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T05:57:48.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:48.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T05:57:49.053Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-08T05:57:49.053Z] 5f621e34cdf4: Pulling fs layer [2021-01-08T05:57:49.053Z] a4357932f1b6: Pulling fs layer [2021-01-08T05:57:49.053Z] 18c013af1878: Pulling fs layer [2021-01-08T05:57:49.053Z] 00ac8860ef70: Pulling fs layer [2021-01-08T05:57:49.053Z] 63d7cb157983: Pulling fs layer [2021-01-08T05:57:49.053Z] b116817d02f9: Pulling fs layer [2021-01-08T05:57:49.053Z] 745a02a5169b: Pulling fs layer [2021-01-08T05:57:49.053Z] 63d7cb157983: Waiting [2021-01-08T05:57:49.053Z] b116817d02f9: Waiting [2021-01-08T05:57:49.053Z] 745a02a5169b: Waiting [2021-01-08T05:57:49.053Z] 00ac8860ef70: Waiting [2021-01-08T05:57:49.053Z] 18c013af1878: Download complete [2021-01-08T05:57:49.258Z] Merging remotes/origin/master commit d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [2021-01-08T05:57:49.329Z] a4357932f1b6: Download complete [2021-01-08T05:57:49.330Z] 63d7cb157983: Download complete [2021-01-08T05:57:49.330Z] b116817d02f9: Verifying Checksum [2021-01-08T05:57:49.330Z] b116817d02f9: Download complete [2021-01-08T05:57:49.330Z] 5f621e34cdf4: Verifying Checksum [2021-01-08T05:57:49.330Z] 5f621e34cdf4: Download complete [2021-01-08T05:57:49.368Z] Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [2021-01-08T05:57:49.368Z] Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) [2021-01-08T05:57:49.926Z] 5f621e34cdf4: Pull complete [2021-01-08T05:57:49.057Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T05:57:49.065Z] > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 [2021-01-08T05:57:49.134Z] > git remote # timeout=10 [2021-01-08T05:57:49.142Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T05:57:49.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T05:57:49.151Z] > git merge d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 [2021-01-08T05:57:49.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T05:57:49.170Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T05:57:49.176Z] > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 [2021-01-08T05:57:50.529Z] a4357932f1b6: Pull complete [2021-01-08T05:57:51.133Z] 18c013af1878: Pull complete [2021-01-08T05:57:51.733Z] 745a02a5169b: Verifying Checksum [2021-01-08T05:57:51.733Z] 745a02a5169b: Download complete [2021-01-08T05:57:52.717Z] 00ac8860ef70: Verifying Checksum [2021-01-08T05:57:52.717Z] 00ac8860ef70: Download complete [2021-01-08T05:57:52.775Z] Commit message: "feat(meta): add v2 ProvisionWatcher API route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T05:57:53.955Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T05:57:54.299Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T05:57:54.603Z] + sudo service docker restart [2021-01-08T05:57:54.603Z] + true [2021-01-08T05:57:54.603Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-08T05:57:56.123Z] ========================================================= [2021-01-08T05:57:56.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T05:57:56.123Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:57:56.467Z] + 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 . [2021-01-08T05:57:57.052Z] Sending build context to Docker daemon 2.131MB [2021-01-08T05:57:57.052Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-08T05:57:57.052Z] Step 2/7 : FROM ${BASE} [2021-01-08T05:57:57.052Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T05:57:57.052Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T05:57:57.052Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T05:57:57.052Z] de9db76c5a1d: Pulling fs layer [2021-01-08T05:57:57.052Z] bca2f99d35d6: Pulling fs layer [2021-01-08T05:57:57.052Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T05:57:57.052Z] 7c6f9722023f: Pulling fs layer [2021-01-08T05:57:57.052Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T05:57:57.052Z] 93359f2a8cfa: Waiting [2021-01-08T05:57:57.052Z] 7c6f9722023f: Waiting [2021-01-08T05:57:57.052Z] a35cf1a2eb13: Waiting [2021-01-08T05:57:57.052Z] bca2f99d35d6: Waiting [2021-01-08T05:57:57.052Z] de9db76c5a1d: Verifying Checksum [2021-01-08T05:57:57.052Z] de9db76c5a1d: Download complete [2021-01-08T05:57:57.052Z] 0ef7d3d256c8: Verifying Checksum [2021-01-08T05:57:57.052Z] 0ef7d3d256c8: Download complete [2021-01-08T05:57:57.052Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T05:57:57.052Z] 93359f2a8cfa: Download complete [2021-01-08T05:57:57.052Z] 7c6f9722023f: Verifying Checksum [2021-01-08T05:57:57.052Z] 7c6f9722023f: Download complete [2021-01-08T05:57:57.052Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T05:57:57.052Z] 188c0c94c7c5: Download complete [2021-01-08T05:57:57.316Z] 188c0c94c7c5: Pull complete [2021-01-08T05:57:57.580Z] 0ef7d3d256c8: Pull complete [2021-01-08T05:57:57.844Z] de9db76c5a1d: Pull complete [2021-01-08T05:57:58.797Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T05:57:58.797Z] a35cf1a2eb13: Download complete [2021-01-08T05:57:59.378Z] bca2f99d35d6: Verifying Checksum [2021-01-08T05:57:59.378Z] bca2f99d35d6: Download complete [2021-01-08T05:58:04.706Z] bca2f99d35d6: Pull complete [2021-01-08T05:58:04.706Z] 93359f2a8cfa: Pull complete [2021-01-08T05:58:04.706Z] 7c6f9722023f: Pull complete [2021-01-08T05:58:05.164Z] 00ac8860ef70: Pull complete [2021-01-08T05:58:05.165Z] 63d7cb157983: Pull complete [2021-01-08T05:58:05.165Z] b116817d02f9: Pull complete [2021-01-08T05:58:07.137Z] 745a02a5169b: Pull complete [2021-01-08T05:58:07.137Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-08T05:58:07.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-08T05:58:07.137Z] ---> b7e6874047d6 [2021-01-08T05:58:07.137Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-08T05:58:09.744Z] ---> Running in 6234636f97c3 [2021-01-08T05:58:10.022Z] Removing intermediate container 6234636f97c3 [2021-01-08T05:58:10.022Z] ---> 55caacdaaedf [2021-01-08T05:58:10.022Z] Step 4/7 : RUN apk add bash [2021-01-08T05:58:10.022Z] ---> Running in 5301e9b5f0ba [2021-01-08T05:58:11.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T05:58:12.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T05:58:13.025Z] OK: 142 MiB in 39 packages [2021-01-08T05:58:14.007Z] Removing intermediate container 5301e9b5f0ba [2021-01-08T05:58:14.007Z] ---> 7b9c4ecdd7a0 [2021-01-08T05:58:14.007Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-08T05:58:14.283Z] ---> Running in a3a8b56c1e6b [2021-01-08T05:58:14.750Z] a35cf1a2eb13: Pull complete [2021-01-08T05:58:14.750Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T05:58:14.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T05:58:14.750Z] ---> a62c8e92a672 [2021-01-08T05:58:14.750Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-08T05:58:14.750Z] ---> Running in fff01e901d8f [2021-01-08T05:58:14.750Z] Removing intermediate container fff01e901d8f [2021-01-08T05:58:14.750Z] ---> a5d731288bf8 [2021-01-08T05:58:14.750Z] Step 4/7 : RUN apk add bash [2021-01-08T05:58:14.750Z] ---> Running in 685296ac923d [2021-01-08T05:58:14.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T05:58:14.880Z] Removing intermediate container a3a8b56c1e6b [2021-01-08T05:58:14.880Z] ---> 590c98ec9e9f [2021-01-08T05:58:14.880Z] Step 6/7 : COPY go.mod . [2021-01-08T05:58:15.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T05:58:15.481Z] ---> 7c26339269b7 [2021-01-08T05:58:15.481Z] Step 7/7 : RUN go mod download [2021-01-08T05:58:15.481Z] ---> Running in 82df09d8d547 [2021-01-08T05:58:15.903Z] OK: 166 MiB in 39 packages [2021-01-08T05:58:16.481Z] Removing intermediate container 685296ac923d [2021-01-08T05:58:16.482Z] ---> 064d263440ee [2021-01-08T05:58:16.482Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-08T05:58:16.482Z] ---> Running in 37c0a128b61c [2021-01-08T05:58:16.749Z] Removing intermediate container 37c0a128b61c [2021-01-08T05:58:16.749Z] ---> 9643e3f3d6c8 [2021-01-08T05:58:16.749Z] Step 6/7 : COPY go.mod . [2021-01-08T05:58:17.012Z] ---> ec4df68c2774 [2021-01-08T05:58:17.012Z] Step 7/7 : RUN go mod download [2021-01-08T05:58:17.012Z] ---> Running in 014ede6514df [2021-01-08T05:58:29.296Z] Removing intermediate container 014ede6514df [2021-01-08T05:58:29.296Z] ---> 98fe7a3aeaea [2021-01-08T05:58:29.296Z] Successfully built 98fe7a3aeaea [2021-01-08T05:58:29.296Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:58:29.617Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T05:58:29.617Z] . [Pipeline] withDockerContainer [2021-01-08T05:58:29.737Z] prd-centos7-docker-4c-2g-19059 does not seem to be running inside a container [2021-01-08T05:58:29.785Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T05:58:30.555Z] $ docker top d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 -eo pid,comm [2021-01-08T05:58:30.604Z] Removing intermediate container 82df09d8d547 [2021-01-08T05:58:30.604Z] ---> eb8850258502 [2021-01-08T05:58:30.604Z] Successfully built eb8850258502 [2021-01-08T05:58:30.604Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:58:31.129Z] + go version [2021-01-08T05:58:31.129Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T05:58:31.145Z] $ docker stop --time=1 d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 [2021-01-08T05:58:31.253Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T05:58:31.253Z] . [2021-01-08T05:58:32.501Z] $ docker rm -f d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-01-08T05:58:32.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-19058 does not seem to be running inside a container [2021-01-08T05:58:32.989Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T05:58:34.440Z] $ docker top ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:58:35.418Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T05:58:35.418Z] . [Pipeline] withDockerContainer [2021-01-08T05:58:35.437Z] + go version [2021-01-08T05:58:35.437Z] go version go1.15.5 linux/arm64 [2021-01-08T05:58:35.521Z] prd-centos7-docker-4c-2g-19059 does not seem to be running inside a container [2021-01-08T05:58:35.568Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T05:58:36.298Z] $ docker top cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e -eo pid,comm [Pipeline] { [Pipeline] } [2021-01-08T05:58:36.513Z] $ docker stop --time=1 ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 [2021-01-08T05:58:38.472Z] $ docker rm -f ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-08T05:58:39.015Z] + make test [2021-01-08T05:58:39.015Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:58:39.444Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T05:58:39.444Z] . [Pipeline] withDockerContainer [2021-01-08T05:58:39.701Z] prd-ubuntu18.04-docker-arm64-4c-16g-19058 does not seem to be running inside a container [2021-01-08T05:58:39.805Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T05:58:41.249Z] $ docker top eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T05:58:42.227Z] + make test [2021-01-08T05:58:42.227Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-08T05:58:45.807Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-08T05:58:46.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements [2021-01-08T05:58:46.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements [2021-01-08T05:58:46.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements [2021-01-08T05:58:46.677Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements [2021-01-08T05:58:46.677Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-08T05:58:47.264Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.051s coverage: 26.3% of statements [2021-01-08T05:58:47.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements [2021-01-08T05:58:47.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2021-01-08T05:58:47.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.048s coverage: 91.8% of statements [2021-01-08T05:58:47.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-08T05:58:47.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-08T05:58:47.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2021-01-08T05:58:48.077Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements [2021-01-08T05:58:50.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements [2021-01-08T05:58:50.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2021-01-08T05:58:50.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements [2021-01-08T05:58:50.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2021-01-08T05:58:50.036Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.010s coverage: 14.3% of statements [2021-01-08T05:58:50.036Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-08T05:58:50.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.058s coverage: 84.4% of statements [2021-01-08T05:58:50.992Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-08T05:58:50.992Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-08T05:58:50.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.051s coverage: 44.1% of statements [2021-01-08T05:58:50.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 94.4% of statements [2021-01-08T05:58:51.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 93.2% of statements [2021-01-08T05:58:51.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-01-08T05:58:51.258Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-08T05:58:51.258Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-08T05:58:52.671Z] gofmt -l . [2021-01-08T05:58:52.934Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-08T05:58:53.211Z] $ docker stop --time=1 cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e [2021-01-08T05:58:55.533Z] $ docker rm -f cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T05:58:56.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-08T05:58:56.561Z] 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] } [2021-01-08T05:59:04.465Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-08T05:59:05.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements [2021-01-08T05:59:05.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements [2021-01-08T05:59:07.074Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements [2021-01-08T05:59:07.074Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements [2021-01-08T05:59:07.074Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-08T05:59:07.352Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.055s coverage: 26.3% of statements [2021-01-08T05:59:08.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.082s coverage: 14.7% of statements [2021-01-08T05:59:09.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2021-01-08T05:59:09.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.114s coverage: 91.8% of statements [2021-01-08T05:59:09.684Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-08T05:59:09.684Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-08T05:59:09.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.061s coverage: 100.0% of statements [2021-01-08T05:59:09.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2021-01-08T05:59:16.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.146s coverage: 63.0% of statements [2021-01-08T05:59:16.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2021-01-08T05:59:16.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements [2021-01-08T05:59:16.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements [2021-01-08T05:59:16.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements [2021-01-08T05:59:16.435Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-08T05:59:17.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.121s coverage: 84.4% of statements [2021-01-08T05:59:17.038Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-08T05:59:17.038Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-08T05:59:17.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 44.1% of statements [2021-01-08T05:59:17.038Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.045s coverage: 94.4% of statements [2021-01-08T05:59:18.480Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.151s coverage: 93.2% of statements [2021-01-08T05:59:18.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-01-08T05:59:18.753Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-08T05:59:18.753Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-08T05:59:24.192Z] gofmt -l . [2021-01-08T05:59:24.192Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-08T05:59:24.840Z] $ docker stop --time=1 eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 [2021-01-08T05:59:27.012Z] $ docker rm -f eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T05:59:27.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-08T05:59:27.894Z] Warning: overwriting stash ‘coverage-report’ [2021-01-08T05:59:28.801Z] 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 [2021-01-08T05:59:32.253Z] provisioning config files... [2021-01-08T05:59:32.277Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/config2006313669583605707tmp [Pipeline] { [Pipeline] sh [2021-01-08T05:59:32.724Z] + set +x [2021-01-08T05:59:32.724Z] + bash -s -- [2021-01-08T05:59:32.724Z] + curl -s https://codecov.io/bash [2021-01-08T05:59:33.001Z] [2021-01-08T05:59:33.001Z] _____ _ [2021-01-08T05:59:33.001Z] / ____| | | [2021-01-08T05:59:33.001Z] | | ___ __| | ___ ___ _____ __ [2021-01-08T05:59:33.001Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-08T05:59:33.001Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-08T05:59:33.001Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-08T05:59:33.001Z] Bash-20201231-23d4836 [2021-01-08T05:59:33.001Z] [2021-01-08T05:59:33.001Z] [2021-01-08T05:59:33.001Z] ==> git version 2.24.3 found [2021-01-08T05:59:33.001Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-08T05:59:33.001Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-08T05:59:33.001Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-08T05:59:33.001Z] ==> Jenkins CI detected. [2021-01-08T05:59:33.001Z] project root: . [2021-01-08T05:59:33.001Z] --> token set from env [2021-01-08T05:59:33.001Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-08T05:59:33.001Z] ==> Running gcov in . (disable via -X gcov) [2021-01-08T05:59:33.001Z] ==> Python coveragepy not found [2021-01-08T05:59:33.001Z] ==> Searching for coverage reports in: [2021-01-08T05:59:33.001Z] + . [2021-01-08T05:59:33.270Z] -> Found 1 reports [2021-01-08T05:59:33.270Z] ==> Detecting git/mercurial file structure [2021-01-08T05:59:33.270Z] ==> Reading reports [2021-01-08T05:59:33.270Z] + ./coverage.out bytes=119868 [2021-01-08T05:59:33.270Z] ==> Appending adjustments [2021-01-08T05:59:33.270Z] https://docs.codecov.io/docs/fixing-reports [2021-01-08T05:59:34.734Z] + Found adjustments [2021-01-08T05:59:34.734Z] ==> Gzipping contents [2021-01-08T05:59:34.734Z] 20K /tmp/codecov.LQLw0B.gz [2021-01-08T05:59:34.734Z] ==> Uploading reports [2021-01-08T05:59:34.734Z] url: https://codecov.io [2021-01-08T05:59:34.734Z] query: branch=PR-422&commit=f1e1e8bcf42d5653774968c649b3042f8b9f3c93&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=422&job=&cmd_args= [2021-01-08T05:59:34.734Z] -> Pinging Codecov [2021-01-08T05:59:34.734Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-422&commit=f1e1e8bcf42d5653774968c649b3042f8b9f3c93&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=422&job=&cmd_args= [2021-01-08T05:59:35.333Z] -> Uploading to [2021-01-08T05:59:35.333Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-08/71470A77251A30514AAF9C0BB2E5B6CE/f1e1e8bcf42d5653774968c649b3042f8b9f3c93/4904dbfd-8be6-4818-b409-d6665688db5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T055935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d53b8673686f6c41119b6503fd0aeacfb74d15f41252ce2473989dfbd816b47 [2021-01-08T05:59:35.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T05:59:35.333Z] Dload Upload Total Spent Left Speed [2021-01-08T05:59:35.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19087 0 0 100 19087 0 33211 --:--:-- --:--:-- --:--:-- 33252 [2021-01-08T05:59:35.925Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] } [2021-01-08T05:59:35.940Z] 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 [2021-01-08T05:59:38.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T05:59:39.288Z] ---> package-listing.sh [2021-01-08T05:59:39.288Z] ++ facter osfamily [2021-01-08T05:59:39.288Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T05:59:39.560Z] + OS_FAMILY=redhat [2021-01-08T05:59:39.560Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-422 [2021-01-08T05:59:39.561Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T05:59:39.561Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T05:59:39.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T05:59:39.561Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T05:59:39.561Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-422 ']' [2021-01-08T05:59:39.561Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T05:59:39.561Z] + case "${OS_FAMILY}" in [2021-01-08T05:59:39.561Z] + rpm -qa [2021-01-08T05:59:39.561Z] + sort [2021-01-08T05:59:44.938Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T05:59:44.938Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T05:59:44.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T05:59:44.938Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-422 ']' [2021-01-08T05:59:44.938Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-422/archives/ [2021-01-08T05:59:44.938Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-422/archives/ [Pipeline] echo [2021-01-08T05:59:44.956Z] 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-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-08T05:59:45.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:59:45.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T05:59:45.895Z] [2021-01-08T05:59:45.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T05:59:46.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T05:59:46.877Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T05:59:46.877Z] df20fa9351a1: Pulling fs layer [2021-01-08T05:59:46.877Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T05:59:46.877Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T05:59:46.877Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T05:59:46.877Z] 93b61091891f: Pulling fs layer [2021-01-08T05:59:46.877Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T05:59:46.877Z] 5e14af77c1be: Pulling fs layer [2021-01-08T05:59:46.877Z] 01666e4c0597: Pulling fs layer [2021-01-08T05:59:46.877Z] aa168da1d23b: Pulling fs layer [2021-01-08T05:59:46.877Z] 46f8f816bc3b: Waiting [2021-01-08T05:59:46.877Z] 93b61091891f: Waiting [2021-01-08T05:59:46.877Z] 93b9cdb0e59b: Waiting [2021-01-08T05:59:46.877Z] 5e14af77c1be: Waiting [2021-01-08T05:59:46.877Z] 01666e4c0597: Waiting [2021-01-08T05:59:46.877Z] aa168da1d23b: Waiting [2021-01-08T05:59:46.877Z] 36b3adc4ff6f: Download complete [2021-01-08T05:59:46.877Z] 46f8f816bc3b: Download complete [2021-01-08T05:59:47.144Z] df20fa9351a1: Verifying Checksum [2021-01-08T05:59:47.144Z] df20fa9351a1: Download complete [2021-01-08T05:59:47.144Z] 93b61091891f: Verifying Checksum [2021-01-08T05:59:47.144Z] 93b61091891f: Download complete [2021-01-08T05:59:47.144Z] 93b9cdb0e59b: Verifying Checksum [2021-01-08T05:59:47.144Z] 93b9cdb0e59b: Download complete [2021-01-08T05:59:47.144Z] 5e14af77c1be: Verifying Checksum [2021-01-08T05:59:47.144Z] 5e14af77c1be: Download complete [2021-01-08T05:59:47.144Z] 01666e4c0597: Verifying Checksum [2021-01-08T05:59:47.144Z] 01666e4c0597: Download complete [2021-01-08T05:59:47.763Z] df20fa9351a1: Pull complete [2021-01-08T05:59:48.121Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T05:59:48.121Z] 8ad3a11d3b57: Download complete [2021-01-08T05:59:48.121Z] 36b3adc4ff6f: Pull complete [2021-01-08T05:59:50.257Z] 8ad3a11d3b57: Pull complete [2021-01-08T05:59:50.257Z] 46f8f816bc3b: Pull complete [2021-01-08T05:59:51.314Z] 93b61091891f: Pull complete [2021-01-08T05:59:51.593Z] 93b9cdb0e59b: Pull complete [2021-01-08T05:59:52.195Z] 5e14af77c1be: Pull complete [2021-01-08T05:59:52.195Z] 01666e4c0597: Pull complete [2021-01-08T05:59:52.481Z] aa168da1d23b: Verifying Checksum [2021-01-08T05:59:52.481Z] aa168da1d23b: Download complete [2021-01-08T06:00:07.908Z] aa168da1d23b: Pull complete [2021-01-08T06:00:07.908Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T06:00:07.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T06:00:07.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T06:00:08.469Z] prd-centos7-docker-4c-2g-19057 does not seem to be running inside a container [2021-01-08T06:00:08.556Z] $ 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-422/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-422 -v /w/workspace/dry_go-mod-core-contracts_PR-422:/w/workspace/dry_go-mod-core-contracts_PR-422:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-422@tmp:/w/workspace/dry_go-mod-core-contracts_PR-422@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T06:00:12.226Z] $ docker top ea3785558adc70c170942102f02b3b5d9577ef090db1260899c5fd6864b01e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T06:00:13.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T06:00:14.333Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T06:00:14.674Z] + ls /var/log/sa-host [2021-01-08T06:00:14.674Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T06:00:14.674Z] file_magic: OK [2021-01-08T06:00:14.674Z] HZ: Using current value: 100 [2021-01-08T06:00:14.674Z] file_header: OK [2021-01-08T06:00:14.674Z] 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 [2021-01-08T06:00:14.674Z] Statistics: [2021-01-08T06:00:14.674Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T06:00:14.674Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T06:00:14.674Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T06:00:14.674Z] file_magic: OK [2021-01-08T06:00:14.674Z] HZ: Using current value: 100 [2021-01-08T06:00:14.674Z] file_header: OK [2021-01-08T06:00:14.674Z] 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 [2021-01-08T06:00:14.674Z] Statistics: [2021-01-08T06:00:14.674Z] Hnuu...uuuununununu... [2021-01-08T06:00:14.674Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T06:00:14.998Z] provisioning config files... [2021-01-08T06:00:15.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/config2192903036660128844tmp [Pipeline] { [Pipeline] echo [2021-01-08T06:00:15.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:00:15.835Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T06:00:15.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T06:00:15.971Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:00:16.667Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T06:00:16.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:00:17.439Z] ---> sudo-logs.sh [2021-01-08T06:00:17.439Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T06:00:17.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:00:18.149Z] ---> job-cost.sh [2021-01-08T06:00:18.149Z] lf-activate-venv: SKIPPING [2021-01-08T06:00:18.149Z] INFO: No Stack... [2021-01-08T06:00:18.746Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T06:00:19.727Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T06:00:19.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T06:00:20.455Z] ---> logs-deploy.sh [2021-01-08T06:00:20.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-422/2 [2021-01-08T06:00:20.455Z] INFO: archiving workspace using pattern(s): [2021-01-08T06:00:23.091Z] Archives upload complete. [2021-01-08T06:00:23.373Z] INFO: archiving logs to Nexus