Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50935abdea306edce000b8fa07867e7510078a52 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8186806237044975130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7990908629558771881.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7917920356441601963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8127990437033336606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3485318831019359951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3349 in /w/workspace/dgexfoundry_go-mod-registry_main [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 > git init /w/workspace/dgexfoundry_go-mod-registry_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh6757125743188294233.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 50935abdea306edce000b8fa07867e7510078a52 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 50935abdea306edce000b8fa07867e7510078a52 # timeout=10 Commit message: "Merge pull request #80 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk cc243e81ba83bc35cdb4507b253464f4571e34cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T16:00:00.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T16:00:00.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T16:00:00.302Z] ========================================================= [2021-08-18T16:00:00.302Z] EdgeX Global Pipelines Version Info [2021-08-18T16:00:00.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:00:01.916Z] ------------------- [2021-08-18T16:00:01.916Z] stable info: [2021-08-18T16:00:01.916Z] ------------------- [2021-08-18T16:00:01.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T16:00:01.916Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T16:00:01.916Z] Message: update stable to v1.0.205 [2021-08-18T16:00:02.905Z] ------------------- [2021-08-18T16:00:02.905Z] experimental info: [2021-08-18T16:00:02.905Z] ------------------- [2021-08-18T16:00:02.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T16:00:02.905Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T16:00:02.905Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T16:00:03.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-08-18T16:00:03.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-08-18T16:00:03.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T16:00:03.205Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T16:00:03.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T16:00:03.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T16:00:03.282Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T16:00:03.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T16:00:03.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T16:00:03.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T16:00:03.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T16:00:03.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T16:00:03.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-08-18T16:00:03.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T16:00:03.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T16:00:03.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T16:00:03.562Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T16:00:03.587Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T16:00:03.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T16:00:03.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T16:00:03.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-18T16:00:03.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T16:00:03.716Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T16:00:03.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T16:00:03.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T16:00:03.793Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-18T16:00:03.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T16:00:03.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-18T16:00:03.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-18T16:00:03.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-18T16:00:04.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50935abdea306edce000b8fa07867e7510078a52 [Pipeline] echo [2021-08-18T16:00:04.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50935ab [Pipeline] echo [2021-08-18T16:00:04.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T16:00:04.541Z] + git log --format=format:%s -1 50935abdea306edce000b8fa07867e7510078a52 [Pipeline] echo [2021-08-18T16:00:04.611Z] GIT_COMMIT: 50935abdea306edce000b8fa07867e7510078a52, Commit Message: Merge pull request #80 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-18T16:00:04.629Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:05.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:00:05.231Z] [2021-08-18T16:00:05.231Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:05.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:00:05.578Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T16:00:05.578Z] 31603596830f: Pulling fs layer [2021-08-18T16:00:05.578Z] d4622e32a9a9: Pulling fs layer [2021-08-18T16:00:05.578Z] 1030fce36090: Pulling fs layer [2021-08-18T16:00:05.578Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T16:00:05.578Z] 6c6cb7e1b49b: Waiting [2021-08-18T16:00:05.578Z] d4622e32a9a9: Verifying Checksum [2021-08-18T16:00:05.578Z] d4622e32a9a9: Download complete [2021-08-18T16:00:05.848Z] 31603596830f: Verifying Checksum [2021-08-18T16:00:05.848Z] 31603596830f: Download complete [2021-08-18T16:00:06.117Z] 31603596830f: Pull complete [2021-08-18T16:00:06.117Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T16:00:06.117Z] 6c6cb7e1b49b: Download complete [2021-08-18T16:00:06.117Z] d4622e32a9a9: Pull complete [2021-08-18T16:00:06.395Z] 1030fce36090: Verifying Checksum [2021-08-18T16:00:06.395Z] 1030fce36090: Download complete [2021-08-18T16:00:07.022Z] 1030fce36090: Pull complete [2021-08-18T16:00:07.295Z] 6c6cb7e1b49b: Pull complete [2021-08-18T16:00:07.295Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T16:00:07.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:00:07.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T16:00:07.417Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:00:07.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-08-18T16:00:08.287Z] $ docker top d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:00:08.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:00:08.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:00:08.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:00:08.607Z] $ docker exec d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 ssh-agent [2021-08-18T16:00:08.738Z] SSH_AUTH_SOCK=/tmp/ssh-PjDOt6MhFHyl/agent.13 [2021-08-18T16:00:08.738Z] SSH_AGENT_PID=19 [2021-08-18T16:00:08.756Z] Running ssh-add (command line suppressed) [2021-08-18T16:00:08.870Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2996926775144843217.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2996926775144843217.key) [2021-08-18T16:00:08.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:00:09.224Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T16:00:09.251Z] $ docker exec --env ******** --env ******** d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 ssh-agent -k [2021-08-18T16:00:09.351Z] unset SSH_AUTH_SOCK; [2021-08-18T16:00:09.352Z] unset SSH_AGENT_PID; [2021-08-18T16:00:09.352Z] echo Agent pid 19 killed; [2021-08-18T16:00:09.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T16:00:09.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:00:09.424Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:00:09.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:00:09.565Z] $ docker exec d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 ssh-agent [2021-08-18T16:00:09.692Z] SSH_AUTH_SOCK=/tmp/ssh-1pw8CMNIR5KV/agent.52 [2021-08-18T16:00:09.692Z] SSH_AGENT_PID=58 [2021-08-18T16:00:09.706Z] Running ssh-add (command line suppressed) [2021-08-18T16:00:09.823Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5875891653234132727.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5875891653234132727.key) [2021-08-18T16:00:09.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:00:10.178Z] + git semver init [2021-08-18T16:00:10.178Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:00:10.178Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-18T16:00:10.178Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:00:10.178Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:00:10.178Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:00:10.178Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:00:10.178Z] # $SEMVER_BRANCH = main [2021-08-18T16:00:10.178Z] # $SEMVER_TEMP = /tmp/semver-033501156 [2021-08-18T16:00:10.178Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-08-18T16:00:10.765Z] # '/tmp/semver-033501156' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-08-18T16:00:10.765Z] # -> Force: false [2021-08-18T16:00:10.765Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-08-18T16:00:10.783Z] $ docker exec --env ******** --env ******** d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 ssh-agent -k [2021-08-18T16:00:10.890Z] unset SSH_AUTH_SOCK; [2021-08-18T16:00:10.891Z] unset SSH_AGENT_PID; [2021-08-18T16:00:10.891Z] echo Agent pid 58 killed; [2021-08-18T16:00:10.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:00:11.280Z] + git semver [Pipeline] } [2021-08-18T16:00:11.304Z] $ docker stop --time=1 d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 [2021-08-18T16:00:12.604Z] $ docker rm -f d4399c53c83c0b3d22c8a10b00743e20e729f4b4fe5ef7f387955c0df0977466 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:00:13.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T16:00:13.410Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T16:00:13.413Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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-08-18T16:00:28.582Z] Still waiting to schedule task [2021-08-18T16:00:28.583Z] ‘prd-centos7-docker-4c-2g-3335’ is offline [2021-08-18T16:00:28.583Z] ‘prd-centos7-docker-4c-2g-3353’ is offline [2021-08-18T16:00:28.583Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T16:00:28.583Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3346’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T16:00:28.587Z] Still waiting to schedule task [2021-08-18T16:00:28.587Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-18T16:01:37.041Z] Running on prd-centos7-docker-4c-2g-3366 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-08-18T16:01:37.073Z] Running in /w/workspace/go-mod-registry/5 [Pipeline] { [Pipeline] checkout [2021-08-18T16:01:37.211Z] Selected Git installation does not exist. Using Default [2021-08-18T16:01:37.211Z] The recommended git tool is: NONE [2021-08-18T16:01:40.696Z] using credential edgex-jenkins-ssh [2021-08-18T16:01:40.726Z] Cloning the remote Git repository [2021-08-18T16:01:41.479Z] Avoid second fetch [2021-08-18T16:01:41.479Z] Checking out Revision 50935abdea306edce000b8fa07867e7510078a52 (main) [2021-08-18T16:01:40.154Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-18T16:01:40.228Z] > git init /w/workspace/go-mod-registry/5 # timeout=10 [2021-08-18T16:01:40.264Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-18T16:01:40.264Z] > git --version # timeout=10 [2021-08-18T16:01:40.281Z] > git --version # 'git version 2.24.4' [2021-08-18T16:01:40.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:40.313Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:40.314Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:40.314Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/5@tmp/jenkins-gitclient-ssh7139344110890074640.key [2021-08-18T16:01:40.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:40.918Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-18T16:01:40.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:40.952Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:01:40.961Z] > git checkout -f 50935abdea306edce000b8fa07867e7510078a52 # timeout=10 [2021-08-18T16:01:45.007Z] Commit message: "Merge pull request #80 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-18T16:01:45.641Z] ========================================================= [2021-08-18T16:01:45.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:01:45.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:01:46.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:01:46.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:01:46.662Z] 540db60ca938: Pulling fs layer [2021-08-18T16:01:46.662Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:01:46.662Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:01:46.662Z] db62176df00c: Pulling fs layer [2021-08-18T16:01:46.662Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:01:46.662Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:01:46.662Z] c788192a36de: Pulling fs layer [2021-08-18T16:01:46.662Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:01:46.662Z] c3185cebc471: Pulling fs layer [2021-08-18T16:01:46.662Z] 06b49ca38bd5: Waiting [2021-08-18T16:01:46.662Z] c788192a36de: Waiting [2021-08-18T16:01:46.662Z] a77e37c0d609: Waiting [2021-08-18T16:01:46.662Z] c3185cebc471: Waiting [2021-08-18T16:01:46.662Z] db62176df00c: Waiting [2021-08-18T16:01:46.662Z] 3b30891b0d05: Waiting [2021-08-18T16:01:46.940Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:01:46.940Z] 4c4ab2625f07: Download complete [2021-08-18T16:01:46.940Z] adcc1eea9eea: Verifying Checksum [2021-08-18T16:01:46.940Z] adcc1eea9eea: Download complete [2021-08-18T16:01:46.940Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:01:46.940Z] 3b30891b0d05: Download complete [2021-08-18T16:01:46.940Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T16:01:46.940Z] 06b49ca38bd5: Download complete [2021-08-18T16:01:46.940Z] c788192a36de: Verifying Checksum [2021-08-18T16:01:46.940Z] c788192a36de: Download complete [2021-08-18T16:01:46.940Z] 540db60ca938: Verifying Checksum [2021-08-18T16:01:46.940Z] 540db60ca938: Download complete [2021-08-18T16:01:47.212Z] 540db60ca938: Pull complete [2021-08-18T16:01:47.479Z] adcc1eea9eea: Pull complete [2021-08-18T16:01:47.479Z] 4c4ab2625f07: Pull complete [2021-08-18T16:01:48.887Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:01:48.887Z] a77e37c0d609: Download complete [2021-08-18T16:01:55.745Z] c3185cebc471: Verifying Checksum [2021-08-18T16:01:55.745Z] c3185cebc471: Download complete [2021-08-18T16:01:56.716Z] db62176df00c: Download complete [2021-08-18T16:02:00.094Z] db62176df00c: Pull complete [2021-08-18T16:02:00.094Z] 3b30891b0d05: Pull complete [2021-08-18T16:02:00.094Z] 06b49ca38bd5: Pull complete [2021-08-18T16:02:00.369Z] c788192a36de: Pull complete [2021-08-18T16:02:00.369Z] a77e37c0d609: Pull complete [2021-08-18T16:02:05.682Z] c3185cebc471: Pull complete [2021-08-18T16:02:05.682Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:02:05.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:02:05.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-08-18T16:02:06.071Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:06.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:02:06.407Z] . [Pipeline] withDockerContainer [2021-08-18T16:02:06.516Z] prd-centos7-docker-4c-2g-3366 does not seem to be running inside a container [2021-08-18T16:02:06.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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-x86_64 cat [2021-08-18T16:02:08.477Z] $ docker top eba1ed0a9f00afbbe12ee75c39235509f1facf72f9a2bc21287d428dd9378341 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:02:08.915Z] + go version [2021-08-18T16:02:08.915Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:02:08.932Z] $ docker stop --time=1 eba1ed0a9f00afbbe12ee75c39235509f1facf72f9a2bc21287d428dd9378341 [2021-08-18T16:02:10.148Z] $ docker rm -f eba1ed0a9f00afbbe12ee75c39235509f1facf72f9a2bc21287d428dd9378341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:10.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:02:10.666Z] . [Pipeline] withDockerContainer [2021-08-18T16:02:10.764Z] prd-centos7-docker-4c-2g-3366 does not seem to be running inside a container [2021-08-18T16:02:10.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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-x86_64 cat [2021-08-18T16:02:11.225Z] $ docker top 78a5eff9b61b48ff00fc93f5932415f06b98d273c66f3fe326e86142becc5832 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:02:11.653Z] + go mod tidy [2021-08-18T16:02:12.620Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-08-18T16:02:12.620Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:02:12.620Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:02:12.620Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:02:12.620Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:02:12.620Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-08-18T16:02:12.620Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:02:12.898Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:02:12.898Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:02:12.898Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:02:12.898Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:02:12.898Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:02:12.898Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:02:12.898Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:02:12.898Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:02:12.898Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:02:12.898Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:02:12.898Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-08-18T16:02:12.898Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:02:12.898Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:02:12.898Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:02:13.169Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:02:13.169Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:02:13.169Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:02:13.169Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:02:13.169Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:02:13.169Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:02:13.169Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:02:13.169Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:02:13.169Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-08-18T16:02:13.440Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-08-18T16:02:14.033Z] + make test [2021-08-18T16:02:14.033Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-18T16:02:26.652Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.017s coverage: 83.6% of statements [2021-08-18T16:02:26.652Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-18T16:02:26.652Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements [2021-08-18T16:02:26.652Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-18T16:02:26.652Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-18T16:02:30.923Z] gofmt -l . [2021-08-18T16:02:30.923Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-18T16:02:30.938Z] $ docker stop --time=1 78a5eff9b61b48ff00fc93f5932415f06b98d273c66f3fe326e86142becc5832 [2021-08-18T16:02:32.514Z] $ docker rm -f 78a5eff9b61b48ff00fc93f5932415f06b98d273c66f3fe326e86142becc5832 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:02:33.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:02:33.314Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:33.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:33.868Z] [2021-08-18T16:02:33.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:35.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:35.572Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:02:35.572Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:02:35.572Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:02:35.572Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:02:35.572Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:02:35.572Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:02:35.572Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:02:35.572Z] d287ab97295c: Pulling fs layer [2021-08-18T16:02:35.572Z] dc539afda2c1: Waiting [2021-08-18T16:02:35.572Z] 77bc0d833cb6: Waiting [2021-08-18T16:02:35.572Z] 9065ff56babe: Waiting [2021-08-18T16:02:35.572Z] d287ab97295c: Waiting [2021-08-18T16:02:35.852Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:02:35.852Z] a1111a8f2ec3: Download complete [2021-08-18T16:02:35.852Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:02:35.852Z] dc539afda2c1: Download complete [2021-08-18T16:02:36.124Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:02:36.124Z] 77bc0d833cb6: Download complete [2021-08-18T16:02:36.124Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:02:36.124Z] 9065ff56babe: Download complete [2021-08-18T16:02:36.124Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:02:36.124Z] ed53099fbce6: Download complete [2021-08-18T16:02:37.526Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:02:37.526Z] b4d181a07f80: Download complete [2021-08-18T16:02:38.507Z] b4d181a07f80: Pull complete [2021-08-18T16:02:38.780Z] a1111a8f2ec3: Pull complete [2021-08-18T16:02:39.046Z] ed53099fbce6: Pull complete [2021-08-18T16:02:39.324Z] dc539afda2c1: Pull complete [2021-08-18T16:02:39.599Z] 77bc0d833cb6: Pull complete [2021-08-18T16:02:39.599Z] 9065ff56babe: Pull complete [2021-08-18T16:02:43.851Z] d287ab97295c: Verifying Checksum [2021-08-18T16:02:43.851Z] d287ab97295c: Download complete [2021-08-18T16:02:48.050Z] d287ab97295c: Pull complete [2021-08-18T16:02:48.050Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:02:48.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:48.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:02:48.146Z] prd-centos7-docker-4c-2g-3366 does not seem to be running inside a container [2021-08-18T16:02:48.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:02:50.521Z] $ docker top 74ce0d2c9027e5be034c14167367f53b057e2dce96484d237e95d28cef409ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:51.003Z] ---> job-cost.sh [2021-08-18T16:02:51.003Z] lf-activate-venv: SKIPPING [2021-08-18T16:02:51.003Z] INFO: No Stack... [2021-08-18T16:02:51.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:02:52.230Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:02:52.547Z] + cat /w/workspace/go-mod-registry/5/archives/cost.csv [2021-08-18T16:02:52.547Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:02:52.585Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [2021-08-18T16:02:52.612Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] did not exist. Created. [2021-08-18T16:02:52.612Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:02:52.954Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T16:02:52.984Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:02:52.993Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:02:53.022Z] $ docker stop --time=1 74ce0d2c9027e5be034c14167367f53b057e2dce96484d237e95d28cef409ebf [2021-08-18T16:02:54.188Z] $ docker rm -f 74ce0d2c9027e5be034c14167367f53b057e2dce96484d237e95d28cef409ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:12:35.590Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3686 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-08-18T16:12:35.610Z] Running in /w/workspace/go-mod-registry/5 [Pipeline] { [Pipeline] checkout [2021-08-18T16:12:35.906Z] Selected Git installation does not exist. Using Default [2021-08-18T16:12:35.907Z] The recommended git tool is: NONE [2021-08-18T16:12:44.628Z] using credential edgex-jenkins-ssh [2021-08-18T16:12:44.647Z] Cloning the remote Git repository [2021-08-18T16:12:44.711Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-18T16:12:44.830Z] > git init /w/workspace/go-mod-registry/5 # timeout=10 [2021-08-18T16:12:44.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-18T16:12:44.908Z] > git --version # timeout=10 [2021-08-18T16:12:44.925Z] > git --version # 'git version 2.17.1' [2021-08-18T16:12:44.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:45.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:46.230Z] Avoid second fetch [2021-08-18T16:12:46.230Z] Checking out Revision 50935abdea306edce000b8fa07867e7510078a52 (main) [2021-08-18T16:12:46.181Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-18T16:12:46.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:46.259Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:12:46.275Z] > git checkout -f 50935abdea306edce000b8fa07867e7510078a52 # timeout=10 [2021-08-18T16:12:50.757Z] Commit message: "Merge pull request #80 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-18T16:12:52.941Z] ========================================================= [2021-08-18T16:12:52.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:12:52.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:12:53.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:12:55.519Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:12:55.519Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:12:55.519Z] 24495759ef45: Pulling fs layer [2021-08-18T16:12:55.519Z] d148012ef14d: Pulling fs layer [2021-08-18T16:12:55.519Z] e90a11edd702: Pulling fs layer [2021-08-18T16:12:55.519Z] d77568369979: Pulling fs layer [2021-08-18T16:12:55.519Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:12:55.519Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:12:55.519Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:12:55.519Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:12:55.519Z] 170f2ba95c9a: Waiting [2021-08-18T16:12:55.519Z] 97ac5df62f85: Waiting [2021-08-18T16:12:55.519Z] d77568369979: Waiting [2021-08-18T16:12:55.519Z] e90a11edd702: Waiting [2021-08-18T16:12:55.519Z] d148012ef14d: Download complete [2021-08-18T16:12:55.519Z] 24495759ef45: Verifying Checksum [2021-08-18T16:12:55.519Z] 24495759ef45: Download complete [2021-08-18T16:12:55.519Z] d77568369979: Verifying Checksum [2021-08-18T16:12:55.519Z] d77568369979: Download complete [2021-08-18T16:12:55.519Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T16:12:55.519Z] fc1c9f9a7f3b: Download complete [2021-08-18T16:12:55.519Z] 170f2ba95c9a: Download complete [2021-08-18T16:12:55.519Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:12:55.519Z] 595b0fe564bb: Download complete [2021-08-18T16:12:56.130Z] 595b0fe564bb: Pull complete [2021-08-18T16:12:57.591Z] 24495759ef45: Pull complete [2021-08-18T16:12:58.202Z] d148012ef14d: Pull complete [2021-08-18T16:12:59.200Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:12:59.201Z] 97ac5df62f85: Download complete [2021-08-18T16:12:59.829Z] e90a11edd702: Download complete [2021-08-18T16:13:12.304Z] e90a11edd702: Pull complete [2021-08-18T16:13:12.304Z] d77568369979: Pull complete [2021-08-18T16:13:12.304Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:13:12.914Z] 170f2ba95c9a: Pull complete [2021-08-18T16:13:19.748Z] 97ac5df62f85: Pull complete [2021-08-18T16:13:19.748Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:13:19.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:13:19.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-08-18T16:13:20.226Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:13:20.881Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:13:20.881Z] . [Pipeline] withDockerContainer [2021-08-18T16:13:21.226Z] prd-ubuntu18.04-docker-arm64-4c-16g-3686 does not seem to be running inside a container [2021-08-18T16:13:21.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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-08-18T16:13:34.433Z] $ docker top 087fa0937f564a481f1b20e929486c165819f14954e36fefb1e61bee2284e39d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:13:35.531Z] + go version [2021-08-18T16:13:35.531Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:13:35.568Z] $ docker stop --time=1 087fa0937f564a481f1b20e929486c165819f14954e36fefb1e61bee2284e39d [2021-08-18T16:13:37.854Z] $ docker rm -f 087fa0937f564a481f1b20e929486c165819f14954e36fefb1e61bee2284e39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:13:38.658Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:13:38.658Z] . [Pipeline] withDockerContainer [2021-08-18T16:13:38.957Z] prd-ubuntu18.04-docker-arm64-4c-16g-3686 does not seem to be running inside a container [2021-08-18T16:13:39.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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-08-18T16:13:41.597Z] $ docker top b5bec0210d291592bdecf6b4088ec2d5652cfb264d7af505210539c7ae319b8c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:13:42.687Z] + go mod tidy [2021-08-18T16:13:45.344Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:13:45.344Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-08-18T16:13:45.344Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:13:45.344Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:13:45.344Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:13:45.344Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:13:45.624Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:13:45.624Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:13:45.624Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:13:45.907Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:13:45.907Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:13:45.907Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-08-18T16:13:45.907Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:13:45.907Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:13:46.434Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:13:46.434Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:13:46.434Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:13:46.434Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:13:46.434Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:13:46.434Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:13:46.434Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:13:46.434Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-08-18T16:13:46.434Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:13:46.434Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:13:46.434Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:13:46.434Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:13:46.434Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:13:46.434Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:13:46.718Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:13:46.718Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:13:46.718Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:13:46.718Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:13:46.997Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:13:46.997Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:13:46.997Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:13:46.997Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2021-08-18T16:13:46.997Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [Pipeline] sh [2021-08-18T16:13:49.132Z] + make test [2021-08-18T16:13:49.132Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-18T16:14:23.183Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.082s coverage: 83.6% of statements [2021-08-18T16:14:23.183Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-18T16:14:23.183Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-08-18T16:14:23.183Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-18T16:14:23.183Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-18T16:14:45.378Z] gofmt -l . [2021-08-18T16:14:45.378Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-18T16:14:45.408Z] $ docker stop --time=1 b5bec0210d291592bdecf6b4088ec2d5652cfb264d7af505210539c7ae319b8c [2021-08-18T16:14:47.649Z] $ docker rm -f b5bec0210d291592bdecf6b4088ec2d5652cfb264d7af505210539c7ae319b8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:14:49.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:14:49.037Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T16:14:49.969Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:50.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:14:50.518Z] [2021-08-18T16:14:50.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:52.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:14:52.270Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:14:52.270Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:14:52.270Z] f757da607395: Pulling fs layer [2021-08-18T16:14:52.270Z] 05883995daec: Pulling fs layer [2021-08-18T16:14:52.270Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:14:52.270Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:14:52.270Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:14:52.270Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:14:52.270Z] 27f5ce0e4adf: Waiting [2021-08-18T16:14:52.270Z] 8603b9c90790: Waiting [2021-08-18T16:14:52.270Z] 1560dd03e051: Waiting [2021-08-18T16:14:52.270Z] c2d8d7efcc4b: Waiting [2021-08-18T16:14:52.270Z] f757da607395: Verifying Checksum [2021-08-18T16:14:52.270Z] f757da607395: Download complete [2021-08-18T16:14:52.270Z] 8603b9c90790: Verifying Checksum [2021-08-18T16:14:52.270Z] 8603b9c90790: Download complete [2021-08-18T16:14:52.270Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:14:52.270Z] 1560dd03e051: Download complete [2021-08-18T16:14:52.270Z] 27f5ce0e4adf: Download complete [2021-08-18T16:14:52.873Z] 05883995daec: Verifying Checksum [2021-08-18T16:14:52.873Z] 05883995daec: Download complete [2021-08-18T16:14:53.482Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:14:53.482Z] 448f6bf000e3: Download complete [2021-08-18T16:14:57.848Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:14:57.848Z] c2d8d7efcc4b: Download complete [2021-08-18T16:14:57.848Z] 448f6bf000e3: Pull complete [2021-08-18T16:14:58.447Z] f757da607395: Pull complete [2021-08-18T16:14:59.886Z] 05883995daec: Pull complete [2021-08-18T16:15:00.481Z] 8603b9c90790: Pull complete [2021-08-18T16:15:01.463Z] 1560dd03e051: Pull complete [2021-08-18T16:15:02.071Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:15:17.190Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:15:17.190Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:15:17.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:15:17.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:15:17.588Z] prd-ubuntu18.04-docker-arm64-4c-16g-3686 does not seem to be running inside a container [2021-08-18T16:15:17.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/5 -v /w/workspace/go-mod-registry/5:/w/workspace/go-mod-registry/5:rw,z -v /w/workspace/go-mod-registry/5@tmp:/w/workspace/go-mod-registry/5@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:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T16:15:25.483Z] $ docker top 460dae264d8c79de5820a264b662a0f161cea27f5d1377672774f3a6aec164e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:26.447Z] ---> job-cost.sh [2021-08-18T16:15:26.447Z] lf-activate-venv: SKIPPING [2021-08-18T16:15:26.447Z] INFO: No Stack... [2021-08-18T16:15:27.889Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:15:28.159Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:15:28.826Z] + cut -d, -f6 [2021-08-18T16:15:28.826Z] + cat /w/workspace/go-mod-registry/5/archives/cost.csv [Pipeline] lock [2021-08-18T16:15:28.888Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [2021-08-18T16:15:28.906Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] did not exist. Created. [2021-08-18T16:15:28.906Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:15:29.607Z] /w/workspace/go-mod-registry/5@tmp/durable-38fc24e2/script.sh: 1: /w/workspace/go-mod-registry/5@tmp/durable-38fc24e2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:15:30.281Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:15:30.313Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:15:30.355Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:15:30.366Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:15:30.404Z] $ docker stop --time=1 460dae264d8c79de5820a264b662a0f161cea27f5d1377672774f3a6aec164e7 [2021-08-18T16:15:32.325Z] $ docker rm -f 460dae264d8c79de5820a264b662a0f161cea27f5d1377672774f3a6aec164e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-18T16:15:32.967Z] provisioning config files... [2021-08-18T16:15:32.986Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5255782293988582379tmp [Pipeline] { [Pipeline] sh [2021-08-18T16:15:33.343Z] + set +x [2021-08-18T16:15:33.343Z] + curl -s https://codecov.io/bash [2021-08-18T16:15:33.343Z] + bash -s -- [2021-08-18T16:15:33.343Z] [2021-08-18T16:15:33.343Z] _____ _ [2021-08-18T16:15:33.343Z] / ____| | | [2021-08-18T16:15:33.343Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T16:15:33.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T16:15:33.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T16:15:33.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T16:15:33.343Z] Bash-1.0.6 [2021-08-18T16:15:33.343Z] [2021-08-18T16:15:33.343Z] [2021-08-18T16:15:33.343Z] ==> git version 2.24.4 found [2021-08-18T16:15:33.343Z] ==> 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-08-18T16:15:33.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T16:15:33.343Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T16:15:33.343Z] ==> Jenkins CI detected. [2021-08-18T16:15:33.343Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:15:33.343Z] project root: . [2021-08-18T16:15:33.343Z] --> token set from env [2021-08-18T16:15:33.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T16:15:33.343Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T16:15:33.343Z] ==> Python coveragepy not found [2021-08-18T16:15:33.343Z] ==> Searching for coverage reports in: [2021-08-18T16:15:33.343Z] + . [2021-08-18T16:15:33.343Z] -> Found 1 reports [2021-08-18T16:15:33.343Z] ==> Detecting git/mercurial file structure [2021-08-18T16:15:33.343Z] ==> Reading reports [2021-08-18T16:15:33.615Z] + ./coverage.out bytes=10197 [2021-08-18T16:15:33.615Z] ==> Appending adjustments [2021-08-18T16:15:33.615Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T16:15:33.615Z] + Found adjustments [2021-08-18T16:15:33.615Z] ==> Gzipping contents [2021-08-18T16:15:33.615Z] 4.0K /tmp/codecov.BqZxjB.gz [2021-08-18T16:15:33.615Z] ==> Uploading reports [2021-08-18T16:15:33.615Z] url: https://codecov.io [2021-08-18T16:15:33.616Z] query: branch=main&commit=50935abdea306edce000b8fa07867e7510078a52&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:15:33.616Z] -> Pinging Codecov [2021-08-18T16:15:33.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=50935abdea306edce000b8fa07867e7510078a52&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:15:33.886Z] -> Uploading to [2021-08-18T16:15:33.886Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/05B643FFA8DEACB6C25F95B2D4D12284/50935abdea306edce000b8fa07867e7510078a52/d5e5b71d-b2dd-4d42-809e-1f4af7c56126.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T161533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e941cb8943f5947d5e0d2ed7ad9ffdcdae014462c1087bc5db5103a23335d80 [2021-08-18T16:15:33.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T16:15:33.886Z] Dload Upload Total Spent Left Speed [2021-08-18T16:15:34.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1965 0 0 100 1965 0 3847 --:--:-- --:--:-- --:--:-- 3852 [2021-08-18T16:15:34.471Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/50935abdea306edce000b8fa07867e7510078a52 [Pipeline] } [2021-08-18T16:15:34.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-18T16:15:36.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-18T16:15:36.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:15:36.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:15:36.600Z] [2021-08-18T16:15:36.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:15:37.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:15:37.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-18T16:15:37.183Z] 188c0c94c7c5: Pulling fs layer [2021-08-18T16:15:37.183Z] 0ef7d3d256c8: Pulling fs layer [2021-08-18T16:15:37.183Z] de9db76c5a1d: Pulling fs layer [2021-08-18T16:15:37.183Z] 0eba1c9be4d2: Pulling fs layer [2021-08-18T16:15:37.183Z] 0d57e429df01: Pulling fs layer [2021-08-18T16:15:37.183Z] 4e4be7b47b0d: Pulling fs layer [2021-08-18T16:15:37.183Z] e1f770b5df2f: Pulling fs layer [2021-08-18T16:15:37.183Z] 85a0685a4137: Pulling fs layer [2021-08-18T16:15:37.183Z] 0eba1c9be4d2: Waiting [2021-08-18T16:15:37.183Z] 0d57e429df01: Waiting [2021-08-18T16:15:37.183Z] 4e4be7b47b0d: Waiting [2021-08-18T16:15:37.183Z] e1f770b5df2f: Waiting [2021-08-18T16:15:37.183Z] 85a0685a4137: Waiting [2021-08-18T16:15:37.453Z] de9db76c5a1d: Verifying Checksum [2021-08-18T16:15:37.453Z] de9db76c5a1d: Download complete [2021-08-18T16:15:37.453Z] 0ef7d3d256c8: Download complete [2021-08-18T16:15:37.453Z] 0d57e429df01: Verifying Checksum [2021-08-18T16:15:37.453Z] 0d57e429df01: Download complete [2021-08-18T16:15:37.453Z] 4e4be7b47b0d: Verifying Checksum [2021-08-18T16:15:37.453Z] 4e4be7b47b0d: Download complete [2021-08-18T16:15:38.041Z] 188c0c94c7c5: Verifying Checksum [2021-08-18T16:15:38.041Z] 188c0c94c7c5: Download complete [2021-08-18T16:15:38.041Z] 188c0c94c7c5: Pull complete [2021-08-18T16:15:38.309Z] 0ef7d3d256c8: Pull complete [2021-08-18T16:15:38.309Z] de9db76c5a1d: Pull complete [2021-08-18T16:15:40.258Z] e1f770b5df2f: Verifying Checksum [2021-08-18T16:15:40.258Z] e1f770b5df2f: Download complete [2021-08-18T16:15:51.078Z] 0eba1c9be4d2: Verifying Checksum [2021-08-18T16:15:51.078Z] 0eba1c9be4d2: Download complete [2021-08-18T16:15:52.113Z] 85a0685a4137: Verifying Checksum [2021-08-18T16:15:52.113Z] 85a0685a4137: Download complete [2021-08-18T16:15:54.552Z] 0eba1c9be4d2: Pull complete [2021-08-18T16:15:54.552Z] 0d57e429df01: Pull complete [2021-08-18T16:15:54.552Z] 4e4be7b47b0d: Pull complete [2021-08-18T16:15:54.852Z] e1f770b5df2f: Pull complete [2021-08-18T16:15:58.296Z] 85a0685a4137: Pull complete [2021-08-18T16:15:58.296Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-18T16:15:58.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:15:58.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-18T16:15:58.428Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:15:58.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-18T16:16:01.017Z] $ docker top 8ff65c9a985286aa40eca56bb3364f5388a969335c0621a7d23411b6fac6904f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T16:16:01.147Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-18T16:16:01.506Z] + set -o pipefail [2021-08-18T16:16:01.506Z] + snyk monitor '--org=edgex-jenkins' [2021-08-18T16:16:04.323Z] [2021-08-18T16:16:04.323Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-08-18T16:16:04.323Z] [2021-08-18T16:16:04.323Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/04428dc3-5b58-4034-93e8-cbb9f7be3449 [2021-08-18T16:16:04.323Z] [2021-08-18T16:16:04.323Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-18T16:16:04.323Z] [2021-08-18T16:16:04.596Z] [2021-08-18T16:16:04.596Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-18T16:16:04.596Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-18T16:16:04.619Z] $ docker stop --time=1 8ff65c9a985286aa40eca56bb3364f5388a969335c0621a7d23411b6fac6904f [2021-08-18T16:16:05.985Z] $ docker rm -f 8ff65c9a985286aa40eca56bb3364f5388a969335c0621a7d23411b6fac6904f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:16:06.769Z] + git log --format=format:%s -1 50935abdea306edce000b8fa07867e7510078a52 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:07.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:16:07.124Z] . [Pipeline] withDockerContainer [2021-08-18T16:16:07.245Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:16:07.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:16:08.014Z] $ docker top f8d7881f68e20a00c7447c877514595ecb3e4f3e0fcf6cf01f39ee47c1202127 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:16:09.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:16:09.495Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:16:09.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:16:09.647Z] $ docker exec f8d7881f68e20a00c7447c877514595ecb3e4f3e0fcf6cf01f39ee47c1202127 ssh-agent [2021-08-18T16:16:09.792Z] SSH_AUTH_SOCK=/tmp/ssh-mygwKKwRKU5m/agent.14 [2021-08-18T16:16:09.792Z] SSH_AGENT_PID=21 [2021-08-18T16:16:09.809Z] Running ssh-add (command line suppressed) [2021-08-18T16:16:09.928Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7221011707260892759.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7221011707260892759.key) [2021-08-18T16:16:09.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:16:10.284Z] + git semver tag [2021-08-18T16:16:10.284Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:16:10.284Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-18T16:16:10.284Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:16:10.284Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:16:10.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:16:10.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:16:10.284Z] # $SEMVER_BRANCH = main [2021-08-18T16:16:10.284Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-08-18T16:16:10.284Z] # 50935abdea306edce000b8fa07867e7510078a52 HEAD [2021-08-18T16:16:10.284Z] # -> Force: false [2021-08-18T16:16:10.284Z] # dc818c213ab48b31f518f57d8d7f9086d2f151bf refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-08-18T16:16:10.308Z] $ docker exec --env ******** --env ******** f8d7881f68e20a00c7447c877514595ecb3e4f3e0fcf6cf01f39ee47c1202127 ssh-agent -k [2021-08-18T16:16:10.426Z] unset SSH_AUTH_SOCK; [2021-08-18T16:16:10.426Z] unset SSH_AGENT_PID; [2021-08-18T16:16:10.426Z] echo Agent pid 21 killed; [2021-08-18T16:16:10.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:16:10.836Z] + git semver [Pipeline] } [2021-08-18T16:16:10.861Z] $ docker stop --time=1 f8d7881f68e20a00c7447c877514595ecb3e4f3e0fcf6cf01f39ee47c1202127 [2021-08-18T16:16:12.068Z] $ docker rm -f f8d7881f68e20a00c7447c877514595ecb3e4f3e0fcf6cf01f39ee47c1202127 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:12.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:16:12.555Z] [2021-08-18T16:16:12.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:12.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:16:12.913Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-18T16:16:12.913Z] ab5ef0e58194: Pulling fs layer [2021-08-18T16:16:12.913Z] 9712f1f96733: Pulling fs layer [2021-08-18T16:16:12.913Z] 63f879dbbcfc: Pulling fs layer [2021-08-18T16:16:12.913Z] 0d9ebad4ef96: Pulling fs layer [2021-08-18T16:16:12.913Z] e9a5061849ea: Pulling fs layer [2021-08-18T16:16:12.913Z] d747dcd14b5f: Pulling fs layer [2021-08-18T16:16:12.913Z] 2de7ff778b66: Pulling fs layer [2021-08-18T16:16:12.913Z] 0d9ebad4ef96: Waiting [2021-08-18T16:16:12.913Z] e9a5061849ea: Waiting [2021-08-18T16:16:12.913Z] d747dcd14b5f: Waiting [2021-08-18T16:16:12.913Z] 2de7ff778b66: Waiting [2021-08-18T16:16:12.913Z] 9712f1f96733: Verifying Checksum [2021-08-18T16:16:12.913Z] 9712f1f96733: Download complete [2021-08-18T16:16:17.190Z] 63f879dbbcfc: Verifying Checksum [2021-08-18T16:16:17.190Z] 63f879dbbcfc: Download complete [2021-08-18T16:16:17.781Z] e9a5061849ea: Verifying Checksum [2021-08-18T16:16:17.781Z] e9a5061849ea: Download complete [2021-08-18T16:16:17.781Z] d747dcd14b5f: Verifying Checksum [2021-08-18T16:16:17.781Z] d747dcd14b5f: Download complete [2021-08-18T16:16:18.751Z] 2de7ff778b66: Verifying Checksum [2021-08-18T16:16:18.751Z] 2de7ff778b66: Download complete [2021-08-18T16:16:19.341Z] 0d9ebad4ef96: Verifying Checksum [2021-08-18T16:16:19.341Z] 0d9ebad4ef96: Download complete [2021-08-18T16:16:19.936Z] ab5ef0e58194: Verifying Checksum [2021-08-18T16:16:19.936Z] ab5ef0e58194: Download complete [2021-08-18T16:16:22.832Z] ab5ef0e58194: Pull complete [2021-08-18T16:16:22.832Z] 9712f1f96733: Pull complete [2021-08-18T16:16:23.867Z] 63f879dbbcfc: Pull complete [2021-08-18T16:16:27.750Z] 0d9ebad4ef96: Pull complete [2021-08-18T16:16:27.750Z] e9a5061849ea: Pull complete [2021-08-18T16:16:27.750Z] d747dcd14b5f: Pull complete [2021-08-18T16:16:28.749Z] 2de7ff778b66: Pull complete [2021-08-18T16:16:28.749Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-18T16:16:28.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:16:28.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-18T16:16:28.871Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:16:28.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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:0.23.1-centos7 cat [2021-08-18T16:16:32.099Z] $ docker top f48baa5eae10bce8b384c1fb16869a67642806c7bca69a2db2b0cad4eadba778 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:16:32.210Z] provisioning config files... [2021-08-18T16:16:32.228Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2563935243227469738tmp [2021-08-18T16:16:32.256Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4412404697614571010tmp [2021-08-18T16:16:32.281Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1392326785384859739tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:16:32.309Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:32.627Z] ---> sigul-configuration.sh [2021-08-18T16:16:32.627Z] gpg: directory `/root/.gnupg' created [2021-08-18T16:16:32.627Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-18T16:16:32.627Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-18T16:16:32.627Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-18T16:16:32.627Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-18T16:16:32.627Z] gpg: CAST5 encrypted data [2021-08-18T16:16:32.627Z] gpg: encrypted with 1 passphrase [2021-08-18T16:16:32.627Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-18T16:16:32.945Z] + mkdir /home/jenkins [2021-08-18T16:16:32.945Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-18T16:16:33.262Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-18T16:16:33.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:34.012Z] ---> sigul-install.sh [2021-08-18T16:16:34.012Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-18T16:16:34.342Z] + git tag --list [2021-08-18T16:16:34.342Z] v0.0.0 [2021-08-18T16:16:34.342Z] v0.1.0 [2021-08-18T16:16:34.342Z] v0.1.1 [2021-08-18T16:16:34.342Z] v0.1.10 [2021-08-18T16:16:34.342Z] v0.1.11 [2021-08-18T16:16:34.342Z] v0.1.12 [2021-08-18T16:16:34.342Z] v0.1.13 [2021-08-18T16:16:34.342Z] v0.1.14 [2021-08-18T16:16:34.342Z] v0.1.15 [2021-08-18T16:16:34.342Z] v0.1.16 [2021-08-18T16:16:34.342Z] v0.1.17 [2021-08-18T16:16:34.342Z] v0.1.18 [2021-08-18T16:16:34.342Z] v0.1.19 [2021-08-18T16:16:34.342Z] v0.1.2 [2021-08-18T16:16:34.342Z] v0.1.20 [2021-08-18T16:16:34.342Z] v0.1.21 [2021-08-18T16:16:34.342Z] v0.1.22 [2021-08-18T16:16:34.342Z] v0.1.23 [2021-08-18T16:16:34.342Z] v0.1.24 [2021-08-18T16:16:34.342Z] v0.1.25 [2021-08-18T16:16:34.342Z] v0.1.26 [2021-08-18T16:16:34.342Z] v0.1.27 [2021-08-18T16:16:34.342Z] v0.1.3 [2021-08-18T16:16:34.342Z] v0.1.4 [2021-08-18T16:16:34.342Z] v0.1.5 [2021-08-18T16:16:34.342Z] v0.1.6 [2021-08-18T16:16:34.342Z] v0.1.7 [2021-08-18T16:16:34.342Z] v0.1.8 [2021-08-18T16:16:34.342Z] v0.1.9 [2021-08-18T16:16:34.342Z] v2.0.0 [2021-08-18T16:16:34.342Z] v2.0.0-dev.1 [2021-08-18T16:16:34.342Z] v2.0.0-dev.2 [2021-08-18T16:16:34.342Z] v2.0.0-dev.3 [2021-08-18T16:16:34.342Z] v2.0.0-dev.4 [2021-08-18T16:16:34.342Z] v2.0.0-dev.5 [2021-08-18T16:16:34.342Z] v2.0.0-dev.6 [2021-08-18T16:16:34.342Z] v2.0.0-dev.7 [2021-08-18T16:16:34.342Z] v2.0.0-dev.8 [2021-08-18T16:16:34.342Z] v2.0.1-dev.1 [2021-08-18T16:16:34.342Z] v2.0.1-dev.2 [2021-08-18T16:16:34.342Z] v2.0.1-dev.3 [2021-08-18T16:16:34.342Z] v2.0.1-dev.4 [Pipeline] sh [2021-08-18T16:16:34.886Z] + lftools sign git-tag v2.0.1-dev.4 [2021-08-18T16:16:35.360Z] Signing Git tag with Sigul... [2021-08-18T16:16:35.360Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-08-18T16:16:36.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:36.889Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-18T16:16:36.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-18T16:16:37.152Z] $ docker stop --time=1 f48baa5eae10bce8b384c1fb16869a67642806c7bca69a2db2b0cad4eadba778 [2021-08-18T16:16:38.388Z] $ docker rm -f f48baa5eae10bce8b384c1fb16869a67642806c7bca69a2db2b0cad4eadba778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:38.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:16:38.915Z] . [Pipeline] withDockerContainer [2021-08-18T16:16:39.039Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:16:39.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:16:40.242Z] $ docker top 270f2c8be82853432384bf205aba2c518feeab5e088e26c56b600d2fb3635145 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:16:40.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:16:40.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:16:40.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:16:40.539Z] $ docker exec 270f2c8be82853432384bf205aba2c518feeab5e088e26c56b600d2fb3635145 ssh-agent [2021-08-18T16:16:40.678Z] SSH_AUTH_SOCK=/tmp/ssh-7A9fYKOSqt9a/agent.14 [2021-08-18T16:16:40.678Z] SSH_AGENT_PID=20 [2021-08-18T16:16:40.701Z] Running ssh-add (command line suppressed) [2021-08-18T16:16:40.825Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8608666459833594783.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8608666459833594783.key) [2021-08-18T16:16:41.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:16:43.159Z] + git semver bump pre [2021-08-18T16:16:43.159Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:16:43.159Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-18T16:16:43.159Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:16:43.159Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:16:43.159Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:16:43.159Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:16:43.159Z] # $SEMVER_BRANCH = main [2021-08-18T16:16:43.159Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-08-18T16:16:43.159Z] 2.0.1-dev.5 [Pipeline] } [2021-08-18T16:16:43.176Z] $ docker exec --env ******** --env ******** 270f2c8be82853432384bf205aba2c518feeab5e088e26c56b600d2fb3635145 ssh-agent -k [2021-08-18T16:16:43.300Z] unset SSH_AUTH_SOCK; [2021-08-18T16:16:43.300Z] unset SSH_AGENT_PID; [2021-08-18T16:16:43.300Z] echo Agent pid 20 killed; [2021-08-18T16:16:43.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:16:43.700Z] + git semver [Pipeline] } [2021-08-18T16:16:43.873Z] $ docker stop --time=1 270f2c8be82853432384bf205aba2c518feeab5e088e26c56b600d2fb3635145 [2021-08-18T16:16:45.134Z] $ docker rm -f 270f2c8be82853432384bf205aba2c518feeab5e088e26c56b600d2fb3635145 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:45.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:16:45.831Z] . [Pipeline] withDockerContainer [2021-08-18T16:16:45.938Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:16:46.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:16:46.415Z] $ docker top fdc434b90e1f5a3bffa2bd1f10eaed343699e56cfc8214087b263fab73ce4959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:16:46.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:16:46.553Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:16:46.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:16:46.692Z] $ docker exec fdc434b90e1f5a3bffa2bd1f10eaed343699e56cfc8214087b263fab73ce4959 ssh-agent [2021-08-18T16:16:46.812Z] SSH_AUTH_SOCK=/tmp/ssh-Ax10otAEuwK9/agent.14 [2021-08-18T16:16:46.812Z] SSH_AGENT_PID=20 [2021-08-18T16:16:46.825Z] Running ssh-add (command line suppressed) [2021-08-18T16:16:46.932Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_349727733775460279.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_349727733775460279.key) [2021-08-18T16:16:46.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:16:47.276Z] + git semver push [2021-08-18T16:16:47.277Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:16:47.277Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-18T16:16:47.277Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:16:47.277Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:16:47.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:16:47.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:16:47.277Z] # $SEMVER_BRANCH = main [2021-08-18T16:16:47.277Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-08-18T16:16:48.705Z] $ docker exec --env ******** --env ******** fdc434b90e1f5a3bffa2bd1f10eaed343699e56cfc8214087b263fab73ce4959 ssh-agent -k [2021-08-18T16:16:48.804Z] unset SSH_AUTH_SOCK; [2021-08-18T16:16:48.805Z] unset SSH_AGENT_PID; [2021-08-18T16:16:48.805Z] echo Agent pid 20 killed; [2021-08-18T16:16:48.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:16:49.183Z] + git semver [Pipeline] } [2021-08-18T16:16:49.217Z] $ docker stop --time=1 fdc434b90e1f5a3bffa2bd1f10eaed343699e56cfc8214087b263fab73ce4959 [2021-08-18T16:16:50.427Z] $ docker rm -f fdc434b90e1f5a3bffa2bd1f10eaed343699e56cfc8214087b263fab73ce4959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh [2021-08-18T16:16:51.112Z] + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:51.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:52.487Z] ---> package-listing.sh [2021-08-18T16:16:52.487Z] ++ facter osfamily [2021-08-18T16:16:52.487Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:16:52.762Z] + OS_FAMILY=redhat [2021-08-18T16:16:52.762Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-08-18T16:16:52.762Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:16:52.762Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:16:52.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:16:52.762Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:16:52.762Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-08-18T16:16:52.762Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:16:52.762Z] + case "${OS_FAMILY}" in [2021-08-18T16:16:52.762Z] + rpm -qa [2021-08-18T16:16:52.762Z] + sort [2021-08-18T16:16:53.347Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:16:53.347Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:16:53.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:16:53.347Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-08-18T16:16:53.347Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-08-18T16:16:53.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2021-08-18T16:16:53.368Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T16:16:53.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:54.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:16:54.294Z] [2021-08-18T16:16:54.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:54.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:16:54.639Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:16:54.639Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:16:54.639Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:16:54.639Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:16:54.639Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:16:54.639Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:16:54.639Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:16:54.639Z] d287ab97295c: Pulling fs layer [2021-08-18T16:16:54.639Z] 77bc0d833cb6: Waiting [2021-08-18T16:16:54.639Z] 9065ff56babe: Waiting [2021-08-18T16:16:54.639Z] d287ab97295c: Waiting [2021-08-18T16:16:54.639Z] dc539afda2c1: Waiting [2021-08-18T16:16:54.905Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:16:54.905Z] a1111a8f2ec3: Download complete [2021-08-18T16:16:54.905Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:16:54.905Z] dc539afda2c1: Download complete [2021-08-18T16:16:55.379Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:16:55.379Z] 77bc0d833cb6: Download complete [2021-08-18T16:16:55.379Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:16:55.379Z] 9065ff56babe: Download complete [2021-08-18T16:16:55.649Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:16:55.649Z] ed53099fbce6: Download complete [2021-08-18T16:16:57.597Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:16:57.597Z] b4d181a07f80: Download complete [2021-08-18T16:16:58.589Z] b4d181a07f80: Pull complete [2021-08-18T16:16:58.589Z] a1111a8f2ec3: Pull complete [2021-08-18T16:16:59.179Z] ed53099fbce6: Pull complete [2021-08-18T16:16:59.179Z] dc539afda2c1: Pull complete [2021-08-18T16:16:59.449Z] 77bc0d833cb6: Pull complete [2021-08-18T16:16:59.449Z] 9065ff56babe: Pull complete [2021-08-18T16:17:05.007Z] d287ab97295c: Verifying Checksum [2021-08-18T16:17:05.007Z] d287ab97295c: Download complete [2021-08-18T16:17:08.290Z] d287ab97295c: Pull complete [2021-08-18T16:17:08.290Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:17:08.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:17:08.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:17:08.806Z] prd-centos7-docker-4c-2g-3349 does not seem to be running inside a container [2021-08-18T16:17:08.889Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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:latest cat [2021-08-18T16:17:11.257Z] $ docker top 0b1abbaf0caa53f543a533725317710f4c1550ef12a92381bd6f1fcb6d55eb8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:17:11.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:17:12.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:17:12.345Z] + ls /var/log/sa-host [2021-08-18T16:17:12.345Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:17:12.345Z] file_magic: OK [2021-08-18T16:17:12.345Z] HZ: Using current value: 100 [2021-08-18T16:17:12.345Z] file_header: OK [2021-08-18T16:17:12.345Z] 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-08-18T16:17:12.345Z] Statistics: [2021-08-18T16:17:12.345Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:17:12.345Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:17:12.346Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:17:12.346Z] file_magic: OK [2021-08-18T16:17:12.346Z] HZ: Using current value: 100 [2021-08-18T16:17:12.346Z] file_header: OK [2021-08-18T16:17:12.346Z] 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-08-18T16:17:12.346Z] Statistics: [2021-08-18T16:17:12.346Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:17:12.346Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:17:12.525Z] provisioning config files... [2021-08-18T16:17:12.541Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7016799355748314151tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:17:12.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:17:12.893Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:17:12.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:17:13.293Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:17:13.308Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:17:13.622Z] ---> sudo-logs.sh [2021-08-18T16:17:13.623Z] Archiving 'sudo' log.. [2021-08-18T16:17:13.623Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3349.vexxhost.local: Name or service not known [2021-08-18T16:17:13.623Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3349.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:17:13.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:17:13.971Z] ---> job-cost.sh [2021-08-18T16:17:13.971Z] lf-activate-venv: SKIPPING [2021-08-18T16:17:13.971Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:17:13.971Z] INFO: Retrieving Stack Cost... [2021-08-18T16:17:14.937Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:17:15.204Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:17:15.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:17:15.538Z] ---> logs-deploy.sh [2021-08-18T16:17:15.538Z] lf-activate-venv: SKIPPING [2021-08-18T16:17:15.538Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/5 [2021-08-18T16:17:15.538Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:17:16.499Z] Archives upload complete. [2021-08-18T16:17:16.499Z] INFO: archiving logs to Nexus [2021-08-18T16:17:17.087Z] ---> uname -a: [2021-08-18T16:17:17.087Z] Linux prd-centos7-docker-4c-2g-3349.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-18T16:17:17.087Z] [2021-08-18T16:17:17.087Z] [2021-08-18T16:17:17.087Z] ---> lscpu: [2021-08-18T16:17:17.087Z] Architecture: x86_64 [2021-08-18T16:17:17.087Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-18T16:17:17.087Z] Byte Order: Little Endian [2021-08-18T16:17:17.087Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-18T16:17:17.087Z] CPU(s): 2 [2021-08-18T16:17:17.087Z] On-line CPU(s) list: 0,1 [2021-08-18T16:17:17.087Z] Thread(s) per core: 1 [2021-08-18T16:17:17.087Z] Core(s) per socket: 1 [2021-08-18T16:17:17.087Z] Socket(s): 2 [2021-08-18T16:17:17.087Z] NUMA node(s): 1 [2021-08-18T16:17:17.087Z] Vendor ID: AuthenticAMD [2021-08-18T16:17:17.087Z] CPU family: 23 [2021-08-18T16:17:17.087Z] Model: 49 [2021-08-18T16:17:17.087Z] Model name: AMD EPYC-Rome Processor [2021-08-18T16:17:17.087Z] Stepping: 0 [2021-08-18T16:17:17.087Z] CPU MHz: 2799.998 [2021-08-18T16:17:17.087Z] BogoMIPS: 5599.99 [2021-08-18T16:17:17.087Z] Virtualization: AMD-V [2021-08-18T16:17:17.087Z] Hypervisor vendor: KVM [2021-08-18T16:17:17.087Z] Virtualization type: full [2021-08-18T16:17:17.087Z] L1d cache: 32K [2021-08-18T16:17:17.087Z] L1i cache: 32K [2021-08-18T16:17:17.087Z] L2 cache: 512K [2021-08-18T16:17:17.087Z] L3 cache: 16384K [2021-08-18T16:17:17.087Z] NUMA node0 CPU(s): 0,1 [2021-08-18T16:17:17.087Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-18T16:17:17.087Z] [2021-08-18T16:17:17.087Z] [2021-08-18T16:17:17.087Z] ---> nproc: [2021-08-18T16:17:17.087Z] 2 [2021-08-18T16:17:17.087Z] [2021-08-18T16:17:17.087Z]