Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f6de216a913cfba190fb4492c165d60b411e7f7+bef9f17e4058aad7307e794a3117d9f660d9fe75 (2d42b8f7589a1d8c8459f8ca5c13d0049a840967) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3758101288806916292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7569673149257915806.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-75/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6403264163421563412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh478129174247992983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1335736211806203937.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-75/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3581380401966932331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-registry 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-533 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 > git init /w/workspace/gexfoundry_go-mod-registry_PR-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/jenkins-gitclient-ssh1843623582731450634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/jenkins-gitclient-ssh9134434967938525486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/jenkins-gitclient-ssh6426565028920130805.key > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T15:04:52.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T15:04:52.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T15:04:52.712Z] ========================================================= [2021-06-28T15:04:52.712Z] EdgeX Global Pipelines Version Info [2021-06-28T15:04:52.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:04:54.255Z] ------------------- [2021-06-28T15:04:54.255Z] stable info: [2021-06-28T15:04:54.255Z] ------------------- [2021-06-28T15:04:54.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T15:04:54.255Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:04:54.255Z] Message: update stable to v1.0.195 [2021-06-28T15:04:54.829Z] ------------------- [2021-06-28T15:04:54.829Z] experimental info: [2021-06-28T15:04:54.829Z] ------------------- [2021-06-28T15:04:54.830Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T15:04:54.830Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:04:54.830Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T15:04:55.079Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-06-28T15:04:55.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-06-28T15:04:55.188Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T15:04:55.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T15:04:55.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T15:04:55.353Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T15:04:55.409Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T15:04:55.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T15:04:55.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T15:04:55.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T15:04:55.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T15:04:55.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-06-28T15:04:55.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T15:04:55.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T15:04:55.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:04:55.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:04:55.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:04:56.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:04:56.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T15:04:56.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T15:04:56.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T15:04:56.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T15:04:56.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T15:04:56.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T15:04:56.485Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-28T15:04:56.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T15:04:56.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo [2021-06-28T15:04:56.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo [2021-06-28T15:04:56.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo [2021-06-28T15:04:56.780Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] echo [2021-06-28T15:04:56.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f6de21 [Pipeline] echo [2021-06-28T15:04:56.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:04:57.619Z] + git log --format=format:%s -1 2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] echo [2021-06-28T15:04:57.683Z] GIT_COMMIT: 2f6de216a913cfba190fb4492c165d60b411e7f7, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0 [Pipeline] echo [2021-06-28T15:04:57.735Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:04:58.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:04:58.937Z] [2021-06-28T15:04:58.937Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:04:59.306Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:04:59.572Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T15:04:59.572Z] 31603596830f: Pulling fs layer [2021-06-28T15:04:59.572Z] 54011a49482f: Pulling fs layer [2021-06-28T15:04:59.572Z] a6820b24f6d8: Pulling fs layer [2021-06-28T15:04:59.572Z] f581987b2513: Pulling fs layer [2021-06-28T15:04:59.572Z] f581987b2513: Waiting [2021-06-28T15:04:59.572Z] 54011a49482f: Verifying Checksum [2021-06-28T15:04:59.572Z] 54011a49482f: Download complete [2021-06-28T15:04:59.837Z] 31603596830f: Verifying Checksum [2021-06-28T15:04:59.837Z] 31603596830f: Download complete [2021-06-28T15:04:59.837Z] f581987b2513: Verifying Checksum [2021-06-28T15:04:59.837Z] f581987b2513: Download complete [2021-06-28T15:04:59.837Z] a6820b24f6d8: Verifying Checksum [2021-06-28T15:04:59.837Z] a6820b24f6d8: Download complete [2021-06-28T15:05:00.100Z] 31603596830f: Pull complete [2021-06-28T15:05:00.375Z] 54011a49482f: Pull complete [2021-06-28T15:05:01.334Z] a6820b24f6d8: Pull complete [2021-06-28T15:05:01.597Z] f581987b2513: Pull complete [2021-06-28T15:05:01.597Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T15:05:01.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:05:01.865Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T15:05:01.971Z] prd-centos7-docker-4c-2g-533 does not seem to be running inside a container [2021-06-28T15:05:02.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-75 -v /w/workspace/gexfoundry_go-mod-registry_PR-75:/w/workspace/gexfoundry_go-mod-registry_PR-75:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:05:03.600Z] $ docker top c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:05:03.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:05:03.836Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:05:03.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:05:03.956Z] $ docker exec c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent [2021-06-28T15:05:04.071Z] SSH_AUTH_SOCK=/tmp/ssh-cI3wkkbPhv2y/agent.14 [2021-06-28T15:05:04.071Z] SSH_AGENT_PID=20 [2021-06-28T15:05:04.079Z] Running ssh-add (command line suppressed) [2021-06-28T15:05:04.182Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_8582681768430352765.key (/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_8582681768430352765.key) [2021-06-28T15:05:04.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:05:04.551Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T15:05:04.575Z] $ docker exec --env ******** --env ******** c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent -k [2021-06-28T15:05:04.884Z] unset SSH_AUTH_SOCK; [2021-06-28T15:05:04.885Z] unset SSH_AGENT_PID; [2021-06-28T15:05:04.885Z] echo Agent pid 20 killed; [2021-06-28T15:05:04.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T15:05:05.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:05:05.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:05:05.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:05:05.121Z] $ docker exec c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent [2021-06-28T15:05:05.239Z] SSH_AUTH_SOCK=/tmp/ssh-W0ATzNGvE97O/agent.55 [2021-06-28T15:05:05.239Z] SSH_AGENT_PID=61 [2021-06-28T15:05:05.246Z] Running ssh-add (command line suppressed) [2021-06-28T15:05:05.342Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_7825996904201909143.key (/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/private_key_7825996904201909143.key) [2021-06-28T15:05:05.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:05:05.715Z] + git semver init [2021-06-28T15:05:05.716Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:05:05.716Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-75/.git [2021-06-28T15:05:05.716Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-75 [2021-06-28T15:05:05.716Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:05:05.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:05:05.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:05:05.716Z] # $SEMVER_BRANCH = PR-75 [2021-06-28T15:05:05.716Z] # $SEMVER_TEMP = /tmp/semver-970544361 [2021-06-28T15:05:05.716Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-06-28T15:05:05.980Z] # '/tmp/semver-970544361' -> '/w/workspace/gexfoundry_go-mod-registry_PR-75/.semver' [2021-06-28T15:05:05.980Z] # -> Force: false [2021-06-28T15:05:05.980Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-75/.semver [Pipeline] } [2021-06-28T15:05:05.997Z] $ docker exec --env ******** --env ******** c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 ssh-agent -k [2021-06-28T15:05:06.093Z] unset SSH_AUTH_SOCK; [2021-06-28T15:05:06.093Z] unset SSH_AGENT_PID; [2021-06-28T15:05:06.093Z] echo Agent pid 61 killed; [2021-06-28T15:05:06.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:05:06.540Z] + git semver [Pipeline] } [2021-06-28T15:05:06.582Z] $ docker stop --time=1 c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 [2021-06-28T15:05:07.879Z] $ docker rm -f c65d1956a779b38556228c5e568d7fc22f13ae1940d1ef0cb50d5608d9d8b006 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:05:08.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T15:05:08.661Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T15:05:08.696Z] [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-06-28T15:05:24.253Z] Still waiting to schedule task [2021-06-28T15:05:24.253Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T15:05:24.283Z] Still waiting to schedule task [2021-06-28T15:05:24.283Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-28T15:07:36.312Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-534 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [Pipeline] { [Pipeline] ws [2021-06-28T15:07:36.379Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-06-28T15:07:36.646Z] Selected Git installation does not exist. Using Default [2021-06-28T15:07:36.646Z] The recommended git tool is: NONE [2021-06-28T15:07:42.372Z] using credential edgex-jenkins-ssh [2021-06-28T15:07:42.403Z] Cloning the remote Git repository [2021-06-28T15:07:42.469Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:42.597Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-06-28T15:07:42.669Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:42.671Z] > git --version # timeout=10 [2021-06-28T15:07:42.745Z] > git --version # 'git version 2.17.1' [2021-06-28T15:07:42.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:42.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:07:43.525Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-28T15:07:43.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:07:43.581Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-28T15:07:43.621Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:43.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:43.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T15:07:44.103Z] Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 [2021-06-28T15:07:44.284Z] Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 [2021-06-28T15:07:44.285Z] Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) [2021-06-28T15:07:44.136Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:07:44.151Z] > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 [2021-06-28T15:07:44.221Z] > git remote # timeout=10 [2021-06-28T15:07:44.238Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T15:07:44.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:44.262Z] > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-06-28T15:07:44.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T15:07:44.303Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:07:44.312Z] > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 [2021-06-28T15:07:48.532Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" [2021-06-28T15:07:48.599Z] > git --version # timeout=10 [2021-06-28T15:07:48.608Z] > git --version # 'git version 2.17.1' [2021-06-28T15:07:48.623Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:07:50.130Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:07:50.642Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:07:50.990Z] Running on prd-centos7-docker-4c-2g-535 in /w/workspace/gexfoundry_go-mod-registry_PR-75 [Pipeline] { [2021-06-28T15:07:51.013Z] + sudo service docker restart [2021-06-28T15:07:51.013Z] + true [Pipeline] ws [2021-06-28T15:07:51.069Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-06-28T15:07:51.227Z] Selected Git installation does not exist. Using Default [2021-06-28T15:07:51.227Z] The recommended git tool is: NONE [2021-06-28T15:07:53.687Z] using credential edgex-jenkins-ssh [2021-06-28T15:07:53.702Z] Cloning the remote Git repository [2021-06-28T15:07:53.323Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:53.393Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-06-28T15:07:53.428Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:53.428Z] > git --version # timeout=10 [2021-06-28T15:07:53.436Z] > git --version # 'git version 2.24.4' [2021-06-28T15:07:53.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:53.475Z] [INFO] Currently running in a labeled security context [2021-06-28T15:07:53.476Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T15:07:53.476Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh2834849795100792705.key [2021-06-28T15:07:53.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:07:54.053Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-28T15:07:54.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:07:54.076Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-28T15:07:54.094Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-28T15:07:54.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:54.096Z] [INFO] Currently running in a labeled security context [2021-06-28T15:07:54.096Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T15:07:54.096Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh6693361529417015156.key [2021-06-28T15:07:54.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T15:07:54.839Z] Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 2f6de216a913cfba190fb4492c165d60b411e7f7 [2021-06-28T15:07:54.933Z] Merge succeeded, producing 2f6de216a913cfba190fb4492c165d60b411e7f7 [2021-06-28T15:07:54.933Z] Checking out Revision 2f6de216a913cfba190fb4492c165d60b411e7f7 (PR-75) [2021-06-28T15:07:54.541Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:07:54.550Z] > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 [2021-06-28T15:07:54.586Z] > git remote # timeout=10 [2021-06-28T15:07:54.593Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T15:07:54.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:07:54.602Z] [INFO] Currently running in a labeled security context [2021-06-28T15:07:54.603Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T15:07:54.603Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh3409027604152263173.key [2021-06-28T15:07:54.610Z] > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-06-28T15:07:54.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T15:07:54.636Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:07:54.641Z] > git checkout -f 2f6de216a913cfba190fb4492c165d60b411e7f7 # timeout=10 [2021-06-28T15:07:58.428Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.0" [2021-06-28T15:07:58.448Z] > git --version # timeout=10 [2021-06-28T15:07:58.453Z] > git --version # 'git version 2.24.4' [2021-06-28T15:07:58.469Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:07:59.994Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:08:00.343Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:08:00.673Z] + sudo service docker restart [2021-06-28T15:08:00.673Z] + true [2021-06-28T15:08:00.673Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-28T15:08:09.839Z] ========================================================= [2021-06-28T15:08:09.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T15:08:09.839Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:08:10.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-28T15:08:11.264Z] Sending build context to Docker daemon 331.3kB [2021-06-28T15:08:11.545Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-28T15:08:11.546Z] Step 2/7 : FROM ${BASE} [2021-06-28T15:08:11.824Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T15:08:11.824Z] 595b0fe564bb: Pulling fs layer [2021-06-28T15:08:11.824Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T15:08:11.824Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T15:08:11.824Z] ba82ee9f976e: Pulling fs layer [2021-06-28T15:08:11.824Z] 506bd15cee9f: Pulling fs layer [2021-06-28T15:08:11.824Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T15:08:11.824Z] 618dc40b7e24: Pulling fs layer [2021-06-28T15:08:11.824Z] 506bd15cee9f: Waiting [2021-06-28T15:08:11.824Z] ba82ee9f976e: Waiting [2021-06-28T15:08:11.824Z] 75a0a4a0db45: Waiting [2021-06-28T15:08:11.824Z] 618dc40b7e24: Waiting [2021-06-28T15:08:11.824Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T15:08:11.824Z] 5b7225fbf94c: Download complete [2021-06-28T15:08:11.824Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T15:08:11.824Z] 3088b5b3c5c0: Download complete [2021-06-28T15:08:12.104Z] 506bd15cee9f: Verifying Checksum [2021-06-28T15:08:12.104Z] 506bd15cee9f: Download complete [2021-06-28T15:08:12.104Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T15:08:12.104Z] 75a0a4a0db45: Download complete [2021-06-28T15:08:12.104Z] 595b0fe564bb: Verifying Checksum [2021-06-28T15:08:12.104Z] 595b0fe564bb: Download complete [2021-06-28T15:08:12.709Z] 595b0fe564bb: Pull complete [2021-06-28T15:08:13.333Z] 3088b5b3c5c0: Pull complete [2021-06-28T15:08:13.608Z] 5b7225fbf94c: Pull complete [2021-06-28T15:08:14.624Z] 618dc40b7e24: Verifying Checksum [2021-06-28T15:08:14.624Z] 618dc40b7e24: Download complete [2021-06-28T15:08:16.060Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-28T15:08:19.012Z] ========================================================= [2021-06-28T15:08:19.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T15:08:19.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:08:19.379Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-28T15:08:19.645Z] Sending build context to Docker daemon 332.3kB [2021-06-28T15:08:19.645Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-28T15:08:19.645Z] Step 2/7 : FROM ${BASE} [2021-06-28T15:08:19.645Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T15:08:19.645Z] 540db60ca938: Pulling fs layer [2021-06-28T15:08:19.645Z] adcc1eea9eea: Pulling fs layer [2021-06-28T15:08:19.645Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T15:08:19.645Z] 0510c868ecb4: Pulling fs layer [2021-06-28T15:08:19.645Z] afea3b2eda06: Pulling fs layer [2021-06-28T15:08:19.645Z] 7809a108b3ef: Pulling fs layer [2021-06-28T15:08:19.645Z] f706445af74f: Pulling fs layer [2021-06-28T15:08:19.645Z] afea3b2eda06: Waiting [2021-06-28T15:08:19.645Z] 7809a108b3ef: Waiting [2021-06-28T15:08:19.645Z] f706445af74f: Waiting [2021-06-28T15:08:19.645Z] 0510c868ecb4: Waiting [2021-06-28T15:08:19.645Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T15:08:19.646Z] 4c4ab2625f07: Download complete [2021-06-28T15:08:19.646Z] adcc1eea9eea: Verifying Checksum [2021-06-28T15:08:19.646Z] adcc1eea9eea: Download complete [2021-06-28T15:08:19.909Z] afea3b2eda06: Verifying Checksum [2021-06-28T15:08:19.909Z] afea3b2eda06: Download complete [2021-06-28T15:08:19.909Z] 540db60ca938: Verifying Checksum [2021-06-28T15:08:19.909Z] 540db60ca938: Download complete [2021-06-28T15:08:19.909Z] 7809a108b3ef: Verifying Checksum [2021-06-28T15:08:19.909Z] 7809a108b3ef: Download complete [2021-06-28T15:08:20.172Z] 540db60ca938: Pull complete [2021-06-28T15:08:20.172Z] adcc1eea9eea: Pull complete [2021-06-28T15:08:20.172Z] 4c4ab2625f07: Pull complete [2021-06-28T15:08:21.129Z] f706445af74f: Verifying Checksum [2021-06-28T15:08:21.129Z] f706445af74f: Download complete [2021-06-28T15:08:21.712Z] 0510c868ecb4: Verifying Checksum [2021-06-28T15:08:21.712Z] 0510c868ecb4: Download complete [2021-06-28T15:08:25.959Z] 0510c868ecb4: Pull complete [2021-06-28T15:08:25.959Z] afea3b2eda06: Pull complete [2021-06-28T15:08:25.959Z] 7809a108b3ef: Pull complete [2021-06-28T15:08:26.926Z] f706445af74f: Pull complete [2021-06-28T15:08:26.926Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T15:08:26.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T15:08:26.926Z] ---> b068be0155e3 [2021-06-28T15:08:26.926Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:08:28.483Z] ba82ee9f976e: Pull complete [2021-06-28T15:08:28.483Z] 506bd15cee9f: Pull complete [2021-06-28T15:08:28.483Z] 75a0a4a0db45: Pull complete [2021-06-28T15:08:31.113Z] 618dc40b7e24: Pull complete [2021-06-28T15:08:31.113Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T15:08:31.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T15:08:31.113Z] ---> a36622ca3599 [2021-06-28T15:08:31.113Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:08:31.154Z] ---> Running in 777023f77dff [2021-06-28T15:08:31.154Z] Removing intermediate container 777023f77dff [2021-06-28T15:08:31.154Z] ---> d5aa9a8ded39 [2021-06-28T15:08:31.154Z] Step 4/7 : RUN apk add --update bash [2021-06-28T15:08:31.154Z] ---> Running in d43525a16b0c [2021-06-28T15:08:31.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:08:32.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:08:33.100Z] ---> Running in b5621597e073 [2021-06-28T15:08:33.266Z] OK: 149 MiB in 40 packages [2021-06-28T15:08:33.372Z] Removing intermediate container b5621597e073 [2021-06-28T15:08:33.372Z] ---> 0de693e66038 [2021-06-28T15:08:33.372Z] Step 4/7 : RUN apk add --update bash [2021-06-28T15:08:33.532Z] Removing intermediate container d43525a16b0c [2021-06-28T15:08:33.532Z] ---> 24477f20ecb7 [2021-06-28T15:08:33.532Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-28T15:08:33.532Z] ---> Running in da17a813adc3 [2021-06-28T15:08:33.646Z] ---> Running in 49ba584286b9 [2021-06-28T15:08:33.794Z] Removing intermediate container da17a813adc3 [2021-06-28T15:08:33.794Z] ---> 44cd3d465a42 [2021-06-28T15:08:33.794Z] Step 6/7 : COPY go.mod . [2021-06-28T15:08:34.059Z] ---> cc11342db609 [2021-06-28T15:08:34.059Z] Step 7/7 : RUN go mod download [2021-06-28T15:08:34.059Z] ---> Running in 5c8aa88f3aa9 [2021-06-28T15:08:35.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T15:08:36.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T15:08:37.048Z] OK: 138 MiB in 40 packages [2021-06-28T15:08:38.491Z] Removing intermediate container 49ba584286b9 [2021-06-28T15:08:38.491Z] ---> c39b6eec98ed [2021-06-28T15:08:38.491Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-28T15:08:38.491Z] ---> Running in dc5648311d48 [2021-06-28T15:08:39.087Z] Removing intermediate container dc5648311d48 [2021-06-28T15:08:39.087Z] ---> eff251372c77 [2021-06-28T15:08:39.087Z] Step 6/7 : COPY go.mod . [2021-06-28T15:08:39.685Z] ---> e0f7abadcaf5 [2021-06-28T15:08:39.685Z] Step 7/7 : RUN go mod download [2021-06-28T15:08:39.958Z] ---> Running in 6fadf063b8a5 [2021-06-28T15:08:44.092Z] Removing intermediate container 5c8aa88f3aa9 [2021-06-28T15:08:44.092Z] ---> b6da475e6f29 [2021-06-28T15:08:44.092Z] Successfully built b6da475e6f29 [2021-06-28T15:08:44.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:08:44.441Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:08:44.441Z] . [Pipeline] withDockerContainer [2021-06-28T15:08:44.575Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-06-28T15:08:44.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T15:08:45.038Z] $ docker top baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:08:45.499Z] + go version [2021-06-28T15:08:45.499Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T15:08:45.528Z] $ docker stop --time=1 baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 [2021-06-28T15:08:46.737Z] $ docker rm -f baa33e97f294cc86fb6e3ec2342efd743b0b8e163f2b5056d98e60ca3f82aab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:08:47.708Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:08:47.708Z] . [Pipeline] withDockerContainer [2021-06-28T15:08:47.821Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-06-28T15:08:47.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T15:08:48.296Z] $ docker top 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:08:48.751Z] + go mod tidy [Pipeline] sh [2021-06-28T15:08:49.354Z] + make test [2021-06-28T15:08:49.354Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-28T15:08:58.295Z] Removing intermediate container 6fadf063b8a5 [2021-06-28T15:08:58.295Z] ---> 40b4d9ed0952 [2021-06-28T15:08:58.295Z] Successfully built 40b4d9ed0952 [2021-06-28T15:08:58.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:08:58.683Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:08:58.683Z] . [Pipeline] withDockerContainer [2021-06-28T15:08:58.952Z] prd-ubuntu18.04-docker-arm64-4c-16g-534 does not seem to be running inside a container [2021-06-28T15:08:59.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T15:09:00.592Z] $ docker top 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:09:01.643Z] + go version [2021-06-28T15:09:01.643Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T15:09:01.691Z] $ docker stop --time=1 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe [2021-06-28T15:09:01.781Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.026s coverage: 88.8% of statements [2021-06-28T15:09:01.781Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-06-28T15:09:01.781Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements [2021-06-28T15:09:01.781Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-06-28T15:09:01.781Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-28T15:09:03.595Z] $ docker rm -f 86a4efb7dba721ff72dc080e64cc879807ead0d19290cb877f4ea347db743cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:09:04.731Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:09:04.731Z] . [Pipeline] withDockerContainer [2021-06-28T15:09:05.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-534 does not seem to be running inside a container [2021-06-28T15:09:05.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T15:09:06.074Z] gofmt -l . [2021-06-28T15:09:06.074Z] [ "`gofmt -l .`" = "" ] [2021-06-28T15:09:06.730Z] $ docker top 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-28T15:09:07.102Z] $ docker stop --time=1 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c [2021-06-28T15:09:08.483Z] $ docker rm -f 3b277ec9106f0d5673bdef11e1c6bb5020b3f8f135598e6205ff0cd9fe82e95c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-28T15:09:08.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T15:09:09.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-28T15:09:09.352Z] + go mod tidy [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [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 Post stage [2021-06-28T15:09:10.376Z] + make test [2021-06-28T15:09:10.377Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:09:10.925Z] ---> job-cost.sh [2021-06-28T15:09:10.925Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZKL [2021-06-28T15:09:20.965Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T15:09:33.253Z] lf-activate-venv(): INFO: Adding /tmp/venv-rZKL/bin to PATH [2021-06-28T15:09:33.253Z] INFO: No Stack... [2021-06-28T15:09:34.665Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T15:09:34.933Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T15:09:35.272Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2021-06-28T15:09:35.272Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T15:09:35.339Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [2021-06-28T15:09:35.346Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] did not exist. Created. [2021-06-28T15:09:35.347Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T15:09:35.809Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T15:09:35.915Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T15:09:35.936Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T15:09:42.810Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.084s coverage: 88.8% of statements [2021-06-28T15:09:42.810Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-06-28T15:09:42.810Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-06-28T15:09:42.810Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-06-28T15:09:42.810Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-28T15:10:01.187Z] gofmt -l . [2021-06-28T15:10:01.187Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-28T15:10:01.254Z] $ docker stop --time=1 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 [2021-06-28T15:10:03.247Z] $ docker rm -f 679d15776e2b3137ec9df0e7fe0420e4fedc96d0ec2112f12e96873c8d618495 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:10:04.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T15:10:04.122Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T15:10:04.620Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:10:05.805Z] ---> job-cost.sh [2021-06-28T15:10:05.805Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vsVM [2021-06-28T15:10:44.811Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T15:12:06.591Z] lf-activate-venv(): INFO: Adding /tmp/venv-vsVM/bin to PATH [2021-06-28T15:12:06.591Z] INFO: No Stack... [2021-06-28T15:12:06.591Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T15:12:06.591Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T15:12:06.986Z] + + cutcat -d, /w/workspace/go-mod-registry/1/archives/cost.csv -f6 [2021-06-28T15:12:06.986Z] [Pipeline] lock [2021-06-28T15:12:07.076Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [2021-06-28T15:12:07.083Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] did not exist. Created. [2021-06-28T15:12:07.083Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T15:12:07.541Z] /w/workspace/go-mod-registry/1@tmp/durable-937de95c/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-937de95c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T15:12:07.933Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T15:12:07.977Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T15:12:08.132Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T15:12:08.157Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-28T15:12:09.622Z] provisioning config files... [2021-06-28T15:12:09.636Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/config7861942800779293474tmp [Pipeline] { [Pipeline] sh [2021-06-28T15:12:10.004Z] + set +x [2021-06-28T15:12:10.005Z] + curl -s https://codecov.io/bash [2021-06-28T15:12:10.005Z] + bash -s -- [2021-06-28T15:12:10.005Z] [2021-06-28T15:12:10.005Z] _____ _ [2021-06-28T15:12:10.005Z] / ____| | | [2021-06-28T15:12:10.005Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T15:12:10.005Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T15:12:10.005Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T15:12:10.005Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T15:12:10.005Z] Bash-1.0.3 [2021-06-28T15:12:10.005Z] [2021-06-28T15:12:10.005Z] [2021-06-28T15:12:10.005Z] ==> git version 2.24.4 found [2021-06-28T15:12:10.005Z] ==> 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-06-28T15:12:10.005Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T15:12:10.005Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T15:12:10.005Z] ==> Jenkins CI detected. [2021-06-28T15:12:10.005Z] project root: . [2021-06-28T15:12:10.005Z] --> token set from env [2021-06-28T15:12:10.005Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T15:12:10.005Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T15:12:10.005Z] ==> Python coveragepy not found [2021-06-28T15:12:10.005Z] ==> Searching for coverage reports in: [2021-06-28T15:12:10.005Z] + . [2021-06-28T15:12:10.005Z] -> Found 1 reports [2021-06-28T15:12:10.005Z] ==> Detecting git/mercurial file structure [2021-06-28T15:12:10.267Z] ==> Reading reports [2021-06-28T15:12:10.267Z] + ./coverage.out bytes=9746 [2021-06-28T15:12:10.267Z] ==> Appending adjustments [2021-06-28T15:12:10.267Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T15:12:10.267Z] + Found adjustments [2021-06-28T15:12:10.267Z] ==> Gzipping contents [2021-06-28T15:12:10.267Z] 4.0K /tmp/codecov.x8wKJY.gz [2021-06-28T15:12:10.267Z] ==> Uploading reports [2021-06-28T15:12:10.267Z] url: https://codecov.io [2021-06-28T15:12:10.267Z] query: branch=PR-75&commit=2f6de216a913cfba190fb4492c165d60b411e7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=75&job=&cmd_args= [2021-06-28T15:12:10.267Z] -> Pinging Codecov [2021-06-28T15:12:10.268Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-75&commit=2f6de216a913cfba190fb4492c165d60b411e7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=75&job=&cmd_args= [2021-06-28T15:12:10.842Z] -> Uploading to [2021-06-28T15:12:10.842Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/05B643FFA8DEACB6C25F95B2D4D12284/2f6de216a913cfba190fb4492c165d60b411e7f7/688e8002-91a8-403b-a1a9-19ee1e42dc2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T151210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38feedc4399a5049526e46302f7bd867cde83aed8875c29d311323a4bb437ff1 [2021-06-28T15:12:10.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T15:12:10.842Z] Dload Upload Total Spent Left Speed [2021-06-28T15:12:11.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4889 --:--:-- --:--:-- --:--:-- 4900 [2021-06-28T15:12:11.106Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/2f6de216a913cfba190fb4492c165d60b411e7f7 [Pipeline] } [2021-06-28T15:12:11.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:14.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:14.824Z] ---> package-listing.sh [2021-06-28T15:12:14.825Z] ++ facter osfamily [2021-06-28T15:12:14.825Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T15:12:15.086Z] + OS_FAMILY=redhat [2021-06-28T15:12:15.086Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-75 [2021-06-28T15:12:15.086Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T15:12:15.086Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T15:12:15.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T15:12:15.086Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T15:12:15.086Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-75 ']' [2021-06-28T15:12:15.086Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T15:12:15.086Z] + case "${OS_FAMILY}" in [2021-06-28T15:12:15.086Z] + rpm -qa [2021-06-28T15:12:15.086Z] + sort [2021-06-28T15:12:15.659Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T15:12:15.659Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T15:12:15.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T15:12:15.659Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-75 ']' [2021-06-28T15:12:15.659Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-75/archives/ [2021-06-28T15:12:15.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-75/archives/ [Pipeline] echo [2021-06-28T15:12:15.696Z] 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/gexfoundry_go-mod-registry_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T15:12:16.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:12:16.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:12:16.641Z] [2021-06-28T15:12:16.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:12:17.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:12:17.007Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T15:12:17.007Z] df20fa9351a1: Pulling fs layer [2021-06-28T15:12:17.007Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T15:12:17.007Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T15:12:17.007Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T15:12:17.007Z] 93b61091891f: Pulling fs layer [2021-06-28T15:12:17.007Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T15:12:17.007Z] 5e14af77c1be: Pulling fs layer [2021-06-28T15:12:17.007Z] 01666e4c0597: Pulling fs layer [2021-06-28T15:12:17.007Z] aa168da1d23b: Pulling fs layer [2021-06-28T15:12:17.007Z] 46f8f816bc3b: Waiting [2021-06-28T15:12:17.007Z] 93b61091891f: Waiting [2021-06-28T15:12:17.007Z] 93b9cdb0e59b: Waiting [2021-06-28T15:12:17.007Z] 5e14af77c1be: Waiting [2021-06-28T15:12:17.007Z] 01666e4c0597: Waiting [2021-06-28T15:12:17.007Z] aa168da1d23b: Waiting [2021-06-28T15:12:17.007Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T15:12:17.007Z] 36b3adc4ff6f: Download complete [2021-06-28T15:12:17.007Z] 46f8f816bc3b: Download complete [2021-06-28T15:12:17.275Z] df20fa9351a1: Verifying Checksum [2021-06-28T15:12:17.275Z] df20fa9351a1: Download complete [2021-06-28T15:12:17.275Z] 93b61091891f: Verifying Checksum [2021-06-28T15:12:17.275Z] 93b61091891f: Download complete [2021-06-28T15:12:17.275Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T15:12:17.275Z] 93b9cdb0e59b: Download complete [2021-06-28T15:12:17.275Z] 5e14af77c1be: Verifying Checksum [2021-06-28T15:12:17.275Z] 5e14af77c1be: Download complete [2021-06-28T15:12:17.275Z] 01666e4c0597: Verifying Checksum [2021-06-28T15:12:17.275Z] 01666e4c0597: Download complete [2021-06-28T15:12:17.543Z] df20fa9351a1: Pull complete [2021-06-28T15:12:17.543Z] 36b3adc4ff6f: Pull complete [2021-06-28T15:12:17.804Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T15:12:17.804Z] 8ad3a11d3b57: Download complete [2021-06-28T15:12:18.394Z] 8ad3a11d3b57: Pull complete [2021-06-28T15:12:18.394Z] 46f8f816bc3b: Pull complete [2021-06-28T15:12:18.660Z] 93b61091891f: Pull complete [2021-06-28T15:12:18.922Z] 93b9cdb0e59b: Pull complete [2021-06-28T15:12:18.922Z] 5e14af77c1be: Pull complete [2021-06-28T15:12:18.922Z] 01666e4c0597: Pull complete [2021-06-28T15:12:19.901Z] aa168da1d23b: Verifying Checksum [2021-06-28T15:12:19.901Z] aa168da1d23b: Download complete [2021-06-28T15:12:24.593Z] aa168da1d23b: Pull complete [2021-06-28T15:12:24.593Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T15:12:24.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:12:24.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T15:12:24.703Z] prd-centos7-docker-4c-2g-533 does not seem to be running inside a container [2021-06-28T15:12:24.743Z] $ 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/gexfoundry_go-mod-registry_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-75 -v /w/workspace/gexfoundry_go-mod-registry_PR-75:/w/workspace/gexfoundry_go-mod-registry_PR-75:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T15:12:27.626Z] $ docker top 412a55fc9d7252c23eebe68ffffde5f21bd160d056557f3e8a44e3ed8397b655 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:12:28.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T15:12:28.396Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T15:12:28.719Z] + ls /var/log/sa-host [2021-06-28T15:12:28.719Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T15:12:28.719Z] file_magic: OK [2021-06-28T15:12:28.719Z] HZ: Using current value: 100 [2021-06-28T15:12:28.719Z] file_header: OK [2021-06-28T15:12:28.719Z] 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-06-28T15:12:28.719Z] Statistics: [2021-06-28T15:12:28.719Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T15:12:28.719Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T15:12:28.719Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T15:12:28.719Z] file_magic: OK [2021-06-28T15:12:28.719Z] HZ: Using current value: 100 [2021-06-28T15:12:28.719Z] file_header: OK [2021-06-28T15:12:28.719Z] 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-06-28T15:12:28.719Z] Statistics: [2021-06-28T15:12:28.719Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T15:12:28.719Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:12:29.557Z] provisioning config files... [2021-06-28T15:12:29.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-75@tmp/config2180641036651662106tmp [Pipeline] { [Pipeline] echo [2021-06-28T15:12:29.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:30.000Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T15:12:30.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:30.516Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T15:12:30.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:30.908Z] ---> sudo-logs.sh [2021-06-28T15:12:30.908Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T15:12:30.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:31.336Z] ---> job-cost.sh [2021-06-28T15:12:31.336Z] lf-activate-venv: SKIPPING [2021-06-28T15:12:31.336Z] DEBUG: total: 0.18000000715255737 [2021-06-28T15:12:31.336Z] INFO: Retrieving Stack Cost... [2021-06-28T15:12:32.283Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T15:12:32.547Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T15:12:32.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:12:32.951Z] ---> logs-deploy.sh [2021-06-28T15:12:32.951Z] lf-activate-venv: SKIPPING [2021-06-28T15:12:32.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-75/1 [2021-06-28T15:12:32.951Z] INFO: archiving workspace using pattern(s): [2021-06-28T15:12:33.899Z] Archives upload complete. [2021-06-28T15:12:33.899Z] INFO: archiving logs to Nexus