Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f00aec337325d2ecf85ad1bf6bbab86054dafb78 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-ssh4461721086609031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8245614175801803672.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh574596474429704556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2667128180939345688.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh6125080581989661228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 ‘prd-centos7-docker-4c-2g-1995’ Running on prd-centos7-docker-4c-2g-2017 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-ssh3425343502440263546.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 f00aec337325d2ecf85ad1bf6bbab86054dafb78 (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 f00aec337325d2ecf85ad1bf6bbab86054dafb78 # timeout=10 Commit message: "Merge pull request #90 from cloudxxx8/issue-89" > git rev-list --no-walk 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T01:27:57.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T01:27:57.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-18T01:27:57.282Z] ========================================================= [2021-10-18T01:27:57.282Z] EdgeX Global Pipelines Version Info [2021-10-18T01:27:57.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:27:58.439Z] ------------------- [2021-10-18T01:27:58.439Z] stable info: [2021-10-18T01:27:58.439Z] ------------------- [2021-10-18T01:27:58.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T01:27:58.439Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T01:27:58.439Z] Message: update stable to v1.0.210 [2021-10-18T01:27:59.010Z] ------------------- [2021-10-18T01:27:59.010Z] experimental info: [2021-10-18T01:27:59.010Z] ------------------- [2021-10-18T01:27:59.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T01:27:59.010Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T01:27:59.010Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T01:27:59.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-18T01:27:59.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-18T01:27:59.117Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T01:27:59.132Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T01:27:59.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T01:27:59.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T01:27:59.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T01:27:59.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-18T01:27:59.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T01:27:59.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T01:27:59.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T01:27:59.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-18T01:27:59.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T01:27:59.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T01:27:59.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T01:27:59.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T01:27:59.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T01:27:59.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T01:27:59.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T01:27:59.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-18T01:27:59.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-18T01:27:59.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-18T01:27:59.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-18T01:27:59.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-18T01:27:59.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-18T01:27:59.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T01:27:59.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-18T01:27:59.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-18T01:27:59.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-18T01:27:59.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] echo [2021-10-18T01:27:59.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f00aec3 [Pipeline] echo [2021-10-18T01:27:59.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T01:27:59.879Z] + git log --format=format:%s -1 f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] echo [2021-10-18T01:27:59.920Z] GIT_COMMIT: f00aec337325d2ecf85ad1bf6bbab86054dafb78, Commit Message: Merge pull request #90 from cloudxxx8/issue-89 [Pipeline] echo [2021-10-18T01:27:59.927Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:28:00.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:28:00.548Z] [2021-10-18T01:28:00.548Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:28:00.867Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:28:00.867Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T01:28:00.867Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T01:28:00.867Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T01:28:00.867Z] 4c7163046ea9: Pulling fs layer [2021-10-18T01:28:00.867Z] 0c2d73faf560: Pulling fs layer [2021-10-18T01:28:00.867Z] 0c2d73faf560: Waiting [2021-10-18T01:28:00.867Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T01:28:00.867Z] 3e5f54012d9b: Download complete [2021-10-18T01:28:01.134Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T01:28:01.134Z] a0d0a0d46f8b: Download complete [2021-10-18T01:28:01.134Z] 0c2d73faf560: Verifying Checksum [2021-10-18T01:28:01.134Z] 0c2d73faf560: Download complete [2021-10-18T01:28:01.134Z] 4c7163046ea9: Verifying Checksum [2021-10-18T01:28:01.134Z] 4c7163046ea9: Download complete [2021-10-18T01:28:01.134Z] a0d0a0d46f8b: Pull complete [2021-10-18T01:28:01.397Z] 3e5f54012d9b: Pull complete [2021-10-18T01:28:01.663Z] 4c7163046ea9: Pull complete [2021-10-18T01:28:01.930Z] 0c2d73faf560: Pull complete [2021-10-18T01:28:01.930Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T01:28:01.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:28:01.930Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T01:28:02.017Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:28:02.057Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T01:28:02.684Z] $ docker top 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T01:28:02.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T01:28:02.779Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T01:28:02.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T01:28:02.896Z] $ docker exec 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent [2021-10-18T01:28:03.021Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeIidJc/agent.13 [2021-10-18T01:28:03.021Z] SSH_AGENT_PID=20 [2021-10-18T01:28:03.028Z] Running ssh-add (command line suppressed) [2021-10-18T01:28:03.141Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_429933718096887270.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_429933718096887270.key) [2021-10-18T01:28:03.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T01:28:03.446Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T01:28:03.458Z] $ docker exec --env ******** --env ******** 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent -k [2021-10-18T01:28:03.550Z] unset SSH_AUTH_SOCK; [2021-10-18T01:28:03.551Z] unset SSH_AGENT_PID; [2021-10-18T01:28:03.551Z] echo Agent pid 20 killed; [2021-10-18T01:28:03.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T01:28:03.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T01:28:03.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T01:28:03.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T01:28:03.689Z] $ docker exec 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent [2021-10-18T01:28:03.784Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGlnIe/agent.53 [2021-10-18T01:28:03.784Z] SSH_AGENT_PID=60 [2021-10-18T01:28:03.792Z] Running ssh-add (command line suppressed) [2021-10-18T01:28:03.877Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_402389825428105419.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_402389825428105419.key) [2021-10-18T01:28:03.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T01:28:04.185Z] + git semver init [2021-10-18T01:28:04.185Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T01:28:04.185Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-18T01:28:04.185Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:28:04.185Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T01:28:04.185Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T01:28:04.185Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T01:28:04.185Z] # $SEMVER_BRANCH = main [2021-10-18T01:28:04.185Z] # $SEMVER_TEMP = /tmp/semver-662418705 [2021-10-18T01:28:04.185Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-18T01:28:04.758Z] # '/tmp/semver-662418705' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-10-18T01:28:04.758Z] # -> Force: false [2021-10-18T01:28:04.758Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-18T01:28:04.768Z] $ docker exec --env ******** --env ******** 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent -k [2021-10-18T01:28:04.857Z] unset SSH_AUTH_SOCK; [2021-10-18T01:28:04.858Z] unset SSH_AGENT_PID; [2021-10-18T01:28:04.858Z] echo Agent pid 60 killed; [2021-10-18T01:28:04.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T01:28:05.180Z] + git semver [Pipeline] } [2021-10-18T01:28:05.193Z] $ docker stop --time=1 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d [2021-10-18T01:28:06.404Z] $ docker rm -f 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T01:28:06.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T01:28:06.981Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T01:28:06.984Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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-10-18T01:28:22.169Z] Still waiting to schedule task [2021-10-18T01:28:22.169Z] ‘prd-centos7-docker-4c-2g-2018’ is offline [2021-10-18T01:28:22.169Z] ‘prd-centos7-docker-4c-2g-2019’ is offline [2021-10-18T01:28:22.170Z] Still waiting to schedule task [2021-10-18T01:28:22.170Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2009’ [2021-10-18T01:28:36.325Z] Running on prd-centos7-docker-4c-2g-2019 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-18T01:28:36.336Z] Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout [2021-10-18T01:28:36.419Z] Selected Git installation does not exist. Using Default [2021-10-18T01:28:36.419Z] The recommended git tool is: NONE [2021-10-18T01:28:38.542Z] using credential edgex-jenkins-ssh [2021-10-18T01:28:38.551Z] Cloning the remote Git repository [2021-10-18T01:28:37.975Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-18T01:28:39.338Z] Avoid second fetch [2021-10-18T01:28:39.339Z] Checking out Revision f00aec337325d2ecf85ad1bf6bbab86054dafb78 (main) [2021-10-18T01:28:38.038Z] > git init /w/workspace/go-mod-registry/9 # timeout=10 [2021-10-18T01:28:38.074Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-18T01:28:38.075Z] > git --version # timeout=10 [2021-10-18T01:28:38.086Z] > git --version # 'git version 2.24.4' [2021-10-18T01:28:38.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T01:28:38.121Z] [INFO] Currently running in a labeled security context [2021-10-18T01:28:38.122Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T01:28:38.122Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/9@tmp/jenkins-gitclient-ssh5236065096214707224.key [2021-10-18T01:28:38.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T01:28:38.784Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-18T01:28:38.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T01:28:38.817Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T01:28:38.825Z] > git checkout -f f00aec337325d2ecf85ad1bf6bbab86054dafb78 # timeout=10 [2021-10-18T01:28:42.699Z] Commit message: "Merge pull request #90 from cloudxxx8/issue-89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-18T01:28:43.144Z] ========================================================= [2021-10-18T01:28:43.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T01:28:43.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-18T01:28:43.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T01:28:43.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T01:28:43.532Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T01:28:43.532Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T01:28:43.532Z] b8b176561691: Pulling fs layer [2021-10-18T01:28:43.532Z] 4527c011a84f: Pulling fs layer [2021-10-18T01:28:43.532Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T01:28:43.532Z] e0aca202a116: Pulling fs layer [2021-10-18T01:28:43.532Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T01:28:43.532Z] 34cad66bf833: Pulling fs layer [2021-10-18T01:28:43.532Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T01:28:43.532Z] 4527c011a84f: Waiting [2021-10-18T01:28:43.532Z] 5d74067f8e1e: Waiting [2021-10-18T01:28:43.532Z] e0aca202a116: Waiting [2021-10-18T01:28:43.533Z] 3a43be97a3b4: Waiting [2021-10-18T01:28:43.533Z] 34cad66bf833: Waiting [2021-10-18T01:28:43.533Z] b4e3c513aaa6: Waiting [2021-10-18T01:28:43.799Z] b8b176561691: Verifying Checksum [2021-10-18T01:28:43.799Z] b8b176561691: Download complete [2021-10-18T01:28:43.799Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T01:28:43.799Z] 31adcdaf11c8: Download complete [2021-10-18T01:28:43.799Z] 5d74067f8e1e: Verifying Checksum [2021-10-18T01:28:43.799Z] 5d74067f8e1e: Download complete [2021-10-18T01:28:43.799Z] e0aca202a116: Verifying Checksum [2021-10-18T01:28:43.799Z] e0aca202a116: Download complete [2021-10-18T01:28:43.799Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T01:28:43.799Z] a0d0a0d46f8b: Download complete [2021-10-18T01:28:43.799Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T01:28:43.799Z] 3a43be97a3b4: Download complete [2021-10-18T01:28:43.799Z] 34cad66bf833: Verifying Checksum [2021-10-18T01:28:43.799Z] 34cad66bf833: Download complete [2021-10-18T01:28:44.086Z] a0d0a0d46f8b: Pull complete [2021-10-18T01:28:44.086Z] 31adcdaf11c8: Pull complete [2021-10-18T01:28:44.357Z] b8b176561691: Pull complete [2021-10-18T01:28:44.357Z] 4527c011a84f: Verifying Checksum [2021-10-18T01:28:44.357Z] 4527c011a84f: Download complete [2021-10-18T01:28:44.622Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T01:28:44.622Z] b4e3c513aaa6: Download complete [2021-10-18T01:28:47.946Z] 4527c011a84f: Pull complete [2021-10-18T01:28:48.210Z] 5d74067f8e1e: Pull complete [2021-10-18T01:28:48.210Z] e0aca202a116: Pull complete [2021-10-18T01:28:48.210Z] 3a43be97a3b4: Pull complete [2021-10-18T01:28:48.475Z] 34cad66bf833: Pull complete [2021-10-18T01:28:51.047Z] b4e3c513aaa6: Pull complete [2021-10-18T01:28:51.047Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T01:28:51.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T01:28:51.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-18T01:28:51.375Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:28:51.678Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T01:28:51.678Z] . [Pipeline] withDockerContainer [2021-10-18T01:28:51.743Z] prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container [2021-10-18T01:28:51.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T01:28:54.006Z] $ docker top 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T01:28:54.378Z] + go version [2021-10-18T01:28:54.378Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T01:28:54.394Z] $ docker stop --time=1 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 [2021-10-18T01:28:55.576Z] $ docker rm -f 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:28:56.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T01:28:56.048Z] . [Pipeline] withDockerContainer [2021-10-18T01:28:56.117Z] prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container [2021-10-18T01:28:56.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T01:28:56.536Z] $ docker top cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T01:28:56.890Z] + make test [2021-10-18T01:28:56.890Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-18T01:28:57.463Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-18T01:28:57.463Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-18T01:28:57.463Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-18T01:28:57.463Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-18T01:28:57.463Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-18T01:28:57.463Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-18T01:28:57.727Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-18T01:28:57.727Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-18T01:28:57.727Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-18T01:28:57.727Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-18T01:28:57.727Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-18T01:28:57.988Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-18T01:28:57.988Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-18T01:28:57.988Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-18T01:28:57.988Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-18T01:28:57.988Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-18T01:28:57.988Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-18T01:28:57.988Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-18T01:29:10.363Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.027s coverage: 89.4% of statements [2021-10-18T01:29:10.363Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-18T01:29:10.363Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.003s coverage: 85.7% of statements [2021-10-18T01:29:10.363Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-18T01:29:10.363Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T01:29:14.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T01:29:14.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T01:29:14.595Z] $ docker stop --time=1 cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa [2021-10-18T01:29:15.971Z] $ docker rm -f cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T01:29:16.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T01:29:16.572Z] 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-10-18T01:29:17.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:29:17.363Z] [2021-10-18T01:29:17.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:29:17.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:29:17.669Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T01:29:17.669Z] b4d181a07f80: Pulling fs layer [2021-10-18T01:29:17.669Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T01:29:17.669Z] ed53099fbce6: Pulling fs layer [2021-10-18T01:29:17.669Z] dc539afda2c1: Pulling fs layer [2021-10-18T01:29:17.669Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T01:29:17.669Z] 9065ff56babe: Pulling fs layer [2021-10-18T01:29:17.669Z] d287ab97295c: Pulling fs layer [2021-10-18T01:29:17.669Z] dc539afda2c1: Waiting [2021-10-18T01:29:17.669Z] 77bc0d833cb6: Waiting [2021-10-18T01:29:17.669Z] 9065ff56babe: Waiting [2021-10-18T01:29:17.669Z] d287ab97295c: Waiting [2021-10-18T01:29:17.669Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T01:29:17.669Z] a1111a8f2ec3: Download complete [2021-10-18T01:29:17.669Z] dc539afda2c1: Verifying Checksum [2021-10-18T01:29:17.669Z] dc539afda2c1: Download complete [2021-10-18T01:29:17.928Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T01:29:17.928Z] 77bc0d833cb6: Download complete [2021-10-18T01:29:17.928Z] ed53099fbce6: Verifying Checksum [2021-10-18T01:29:17.928Z] ed53099fbce6: Download complete [2021-10-18T01:29:17.928Z] 9065ff56babe: Verifying Checksum [2021-10-18T01:29:17.928Z] 9065ff56babe: Download complete [2021-10-18T01:29:17.928Z] b4d181a07f80: Verifying Checksum [2021-10-18T01:29:17.928Z] b4d181a07f80: Download complete [2021-10-18T01:29:18.510Z] d287ab97295c: Verifying Checksum [2021-10-18T01:29:18.510Z] d287ab97295c: Download complete [2021-10-18T01:29:19.090Z] b4d181a07f80: Pull complete [2021-10-18T01:29:19.356Z] a1111a8f2ec3: Pull complete [2021-10-18T01:29:19.932Z] ed53099fbce6: Pull complete [2021-10-18T01:29:19.932Z] dc539afda2c1: Pull complete [2021-10-18T01:29:20.195Z] 77bc0d833cb6: Pull complete [2021-10-18T01:29:20.195Z] 9065ff56babe: Pull complete [2021-10-18T01:29:25.513Z] d287ab97295c: Pull complete [2021-10-18T01:29:25.513Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T01:29:25.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:29:25.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T01:29:25.578Z] prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container [2021-10-18T01:29:25.623Z] $ 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/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T01:29:27.857Z] $ docker top 984209d2d297d272f24440fd846e2bde7c5610c56b30afb065aa870c49970949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:29:28.317Z] ---> job-cost.sh [2021-10-18T01:29:28.317Z] lf-activate-venv: SKIPPING [2021-10-18T01:29:28.317Z] INFO: No Stack... [2021-10-18T01:29:46.445Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T01:29:46.445Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T01:29:46.734Z] + cat /w/workspace/go-mod-registry/9/archives/cost.csv [2021-10-18T01:29:46.734Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T01:29:46.761Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [2021-10-18T01:29:46.771Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] did not exist. Created. [2021-10-18T01:29:46.772Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T01:29:47.085Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-18T01:29:47.106Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T01:29:47.112Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T01:29:47.129Z] $ docker stop --time=1 984209d2d297d272f24440fd846e2bde7c5610c56b30afb065aa870c49970949 [2021-10-18T01:29:48.276Z] $ docker rm -f 984209d2d297d272f24440fd846e2bde7c5610c56b30afb065aa870c49970949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T01:34:10.726Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2025 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-18T01:34:10.736Z] Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout [2021-10-18T01:34:10.997Z] Selected Git installation does not exist. Using Default [2021-10-18T01:34:10.997Z] The recommended git tool is: NONE [2021-10-18T01:34:17.550Z] using credential edgex-jenkins-ssh [2021-10-18T01:34:17.566Z] Cloning the remote Git repository [2021-10-18T01:34:17.619Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-18T01:34:17.732Z] > git init /w/workspace/go-mod-registry/9 # timeout=10 [2021-10-18T01:34:17.811Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-18T01:34:17.812Z] > git --version # timeout=10 [2021-10-18T01:34:17.826Z] > git --version # 'git version 2.17.1' [2021-10-18T01:34:17.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T01:34:17.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T01:34:18.809Z] Avoid second fetch [2021-10-18T01:34:18.809Z] Checking out Revision f00aec337325d2ecf85ad1bf6bbab86054dafb78 (main) [2021-10-18T01:34:18.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-18T01:34:18.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T01:34:18.825Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T01:34:18.839Z] > git checkout -f f00aec337325d2ecf85ad1bf6bbab86054dafb78 # timeout=10 [2021-10-18T01:34:24.044Z] Commit message: "Merge pull request #90 from cloudxxx8/issue-89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T01:34:24.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-18T01:34:24.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T01:34:24.987Z] Dload Upload Total Spent Left Speed [2021-10-18T01:34:24.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 82685 [Pipeline] sh [2021-10-18T01:34:25.478Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-18T01:34:25.869Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-18T01:34:25.869Z] + sudo tee /etc/docker/daemon.new [2021-10-18T01:34:25.869Z] { [2021-10-18T01:34:25.869Z] "registry-mirrors": [ [2021-10-18T01:34:25.869Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-18T01:34:25.869Z] ], [2021-10-18T01:34:25.869Z] "bip": "10.250.0.254/24", [2021-10-18T01:34:25.869Z] "hosts": [ [2021-10-18T01:34:25.869Z] "tcp://0.0.0.0:5555", [2021-10-18T01:34:25.869Z] "unix:///var/run/docker.sock" [2021-10-18T01:34:25.869Z] ], [2021-10-18T01:34:25.869Z] "mtu": 1458, [2021-10-18T01:34:25.869Z] "selinux-enabled": true, [2021-10-18T01:34:25.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-18T01:34:25.869Z] } [Pipeline] sh [2021-10-18T01:34:26.268Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-18T01:34:26.659Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-10-18T01:34:45.475Z] ========================================================= [2021-10-18T01:34:45.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-18T01:34:45.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-18T01:34:45.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T01:34:48.513Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-18T01:34:48.513Z] 552d1f2373af: Pulling fs layer [2021-10-18T01:34:48.513Z] ea3f2d53f512: Pulling fs layer [2021-10-18T01:34:48.513Z] 9e70ebbbe112: Pulling fs layer [2021-10-18T01:34:48.513Z] 7a9cfe048b4a: Pulling fs layer [2021-10-18T01:34:48.513Z] 72dc09318566: Pulling fs layer [2021-10-18T01:34:48.513Z] f4f7b4309257: Pulling fs layer [2021-10-18T01:34:48.513Z] 0ac9a79272e3: Pulling fs layer [2021-10-18T01:34:48.513Z] b78e95d17946: Pulling fs layer [2021-10-18T01:34:48.513Z] f4f7b4309257: Waiting [2021-10-18T01:34:48.513Z] 0ac9a79272e3: Waiting [2021-10-18T01:34:48.513Z] b78e95d17946: Waiting [2021-10-18T01:34:48.513Z] 7a9cfe048b4a: Waiting [2021-10-18T01:34:48.513Z] 72dc09318566: Waiting [2021-10-18T01:34:48.513Z] 9e70ebbbe112: Verifying Checksum [2021-10-18T01:34:48.513Z] 9e70ebbbe112: Download complete [2021-10-18T01:34:48.513Z] 552d1f2373af: Verifying Checksum [2021-10-18T01:34:48.513Z] 552d1f2373af: Download complete [2021-10-18T01:34:48.513Z] 72dc09318566: Verifying Checksum [2021-10-18T01:34:48.513Z] 72dc09318566: Download complete [2021-10-18T01:34:48.513Z] f4f7b4309257: Download complete [2021-10-18T01:34:48.800Z] 0ac9a79272e3: Verifying Checksum [2021-10-18T01:34:48.800Z] 0ac9a79272e3: Download complete [2021-10-18T01:34:49.413Z] 552d1f2373af: Pull complete [2021-10-18T01:34:49.413Z] ea3f2d53f512: Verifying Checksum [2021-10-18T01:34:49.413Z] ea3f2d53f512: Download complete [2021-10-18T01:34:50.032Z] ea3f2d53f512: Pull complete [2021-10-18T01:34:50.319Z] 9e70ebbbe112: Pull complete [2021-10-18T01:34:51.790Z] 7a9cfe048b4a: Verifying Checksum [2021-10-18T01:34:51.790Z] 7a9cfe048b4a: Download complete [2021-10-18T01:34:51.790Z] b78e95d17946: Verifying Checksum [2021-10-18T01:34:51.790Z] b78e95d17946: Download complete [2021-10-18T01:35:02.032Z] 7a9cfe048b4a: Pull complete [2021-10-18T01:35:02.032Z] 72dc09318566: Pull complete [2021-10-18T01:35:02.032Z] f4f7b4309257: Pull complete [2021-10-18T01:35:02.310Z] 0ac9a79272e3: Pull complete [2021-10-18T01:35:07.772Z] b78e95d17946: Pull complete [2021-10-18T01:35:08.051Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-18T01:35:08.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T01:35:08.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-18T01:35:08.420Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:35:08.797Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T01:35:08.797Z] . [Pipeline] withDockerContainer [2021-10-18T01:35:09.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2021-10-18T01:35:09.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@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 ******** ci-base-image-arm64 cat [2021-10-18T01:35:21.482Z] $ docker top e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T01:35:22.545Z] + go version [2021-10-18T01:35:22.545Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-18T01:35:22.579Z] $ docker stop --time=1 e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 [2021-10-18T01:35:24.651Z] $ docker rm -f e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:35:25.387Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T01:35:25.387Z] . [Pipeline] withDockerContainer [2021-10-18T01:35:25.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2021-10-18T01:35:26.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@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 ******** ci-base-image-arm64 cat [2021-10-18T01:35:28.043Z] $ docker top b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T01:35:29.062Z] + make test [2021-10-18T01:35:29.062Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-18T01:35:30.062Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-18T01:35:30.062Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-18T01:35:30.062Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-18T01:35:30.342Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-18T01:35:30.342Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-18T01:35:30.342Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-18T01:35:30.342Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-18T01:35:30.342Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-18T01:35:30.342Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-18T01:35:30.342Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-18T01:35:30.342Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-18T01:35:30.647Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-18T01:35:30.647Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-18T01:35:30.647Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-18T01:35:30.647Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-18T01:35:30.933Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-18T01:35:30.933Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-18T01:35:30.933Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-18T01:36:04.455Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.113s coverage: 89.4% of statements [2021-10-18T01:36:04.455Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-18T01:36:04.455Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.012s coverage: 85.7% of statements [2021-10-18T01:36:04.455Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-18T01:36:04.455Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T01:36:23.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T01:36:23.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T01:36:23.263Z] $ docker stop --time=1 b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 [2021-10-18T01:36:25.176Z] $ docker rm -f b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T01:36:26.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T01:36:26.222Z] Warning: overwriting stash ‘coverage-report’ [2021-10-18T01:36:26.867Z] 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-10-18T01:36:27.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T01:36:27.560Z] [2021-10-18T01:36:27.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:36:27.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T01:36:28.205Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-18T01:36:28.205Z] 448f6bf000e3: Pulling fs layer [2021-10-18T01:36:28.205Z] f757da607395: Pulling fs layer [2021-10-18T01:36:28.205Z] 05883995daec: Pulling fs layer [2021-10-18T01:36:28.205Z] 8603b9c90790: Pulling fs layer [2021-10-18T01:36:28.205Z] 1560dd03e051: Pulling fs layer [2021-10-18T01:36:28.205Z] 27f5ce0e4adf: Pulling fs layer [2021-10-18T01:36:28.205Z] c2d8d7efcc4b: Pulling fs layer [2021-10-18T01:36:28.205Z] 1560dd03e051: Waiting [2021-10-18T01:36:28.205Z] 27f5ce0e4adf: Waiting [2021-10-18T01:36:28.205Z] c2d8d7efcc4b: Waiting [2021-10-18T01:36:28.205Z] 8603b9c90790: Waiting [2021-10-18T01:36:28.488Z] f757da607395: Verifying Checksum [2021-10-18T01:36:28.488Z] f757da607395: Download complete [2021-10-18T01:36:28.488Z] 8603b9c90790: Download complete [2021-10-18T01:36:28.773Z] 1560dd03e051: Verifying Checksum [2021-10-18T01:36:28.773Z] 1560dd03e051: Download complete [2021-10-18T01:36:28.773Z] 05883995daec: Verifying Checksum [2021-10-18T01:36:28.773Z] 05883995daec: Download complete [2021-10-18T01:36:29.385Z] 448f6bf000e3: Verifying Checksum [2021-10-18T01:36:29.385Z] 448f6bf000e3: Download complete [2021-10-18T01:36:33.750Z] 448f6bf000e3: Pull complete [2021-10-18T01:36:33.750Z] f757da607395: Pull complete [2021-10-18T01:36:34.355Z] c2d8d7efcc4b: Verifying Checksum [2021-10-18T01:36:34.355Z] c2d8d7efcc4b: Download complete [2021-10-18T01:36:35.345Z] 05883995daec: Pull complete [2021-10-18T01:36:35.622Z] 8603b9c90790: Pull complete [2021-10-18T01:36:37.085Z] 1560dd03e051: Pull complete [2021-10-18T01:36:37.085Z] 27f5ce0e4adf: Pull complete [2021-10-18T01:36:49.538Z] c2d8d7efcc4b: Pull complete [2021-10-18T01:36:49.538Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-18T01:36:49.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T01:36:49.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-18T01:36:49.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container [2021-10-18T01:36:49.884Z] $ 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/9 -v /w/workspace/go-mod-registry/9:/w/workspace/go-mod-registry/9:rw,z -v /w/workspace/go-mod-registry/9@tmp:/w/workspace/go-mod-registry/9@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:arm64 cat [2021-10-18T01:36:58.171Z] $ docker top fb517485a3850dc39043c11db3d571f702f86807806178fe54ea61e2974fb999 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:36:59.124Z] ---> job-cost.sh [2021-10-18T01:36:59.124Z] lf-activate-venv: SKIPPING [2021-10-18T01:36:59.124Z] INFO: No Stack... [2021-10-18T01:36:59.401Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-18T01:37:00.006Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T01:37:00.694Z] + cat /w/workspace/go-mod-registry/9/archives/cost.csv [2021-10-18T01:37:00.694Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T01:37:00.769Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [2021-10-18T01:37:00.776Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] did not exist. Created. [2021-10-18T01:37:00.776Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T01:37:01.495Z] /w/workspace/go-mod-registry/9@tmp/durable-2332a210/script.sh: 1: /w/workspace/go-mod-registry/9@tmp/durable-2332a210/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-18T01:37:02.198Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-18T01:37:02.225Z] Warning: overwriting stash ‘stack-cost’ [2021-10-18T01:37:02.266Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T01:37:02.273Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T01:37:02.296Z] $ docker stop --time=1 fb517485a3850dc39043c11db3d571f702f86807806178fe54ea61e2974fb999 [2021-10-18T01:37:03.990Z] $ docker rm -f fb517485a3850dc39043c11db3d571f702f86807806178fe54ea61e2974fb999 [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-10-18T01:37:04.805Z] provisioning config files... [2021-10-18T01:37:04.818Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5079529827333011467tmp [Pipeline] { [Pipeline] sh [2021-10-18T01:37:05.127Z] + set +x [2021-10-18T01:37:05.127Z] + curl -s https://codecov.io/bash [2021-10-18T01:37:05.127Z] + bash -s -- [2021-10-18T01:37:05.127Z] [2021-10-18T01:37:05.127Z] _____ _ [2021-10-18T01:37:05.127Z] / ____| | | [2021-10-18T01:37:05.127Z] | | ___ __| | ___ ___ _____ __ [2021-10-18T01:37:05.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-18T01:37:05.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-18T01:37:05.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-18T01:37:05.127Z] Bash-1.0.6 [2021-10-18T01:37:05.127Z] [2021-10-18T01:37:05.127Z] [2021-10-18T01:37:05.127Z] ==> git version 2.24.4 found [2021-10-18T01:37:05.127Z] ==> 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-10-18T01:37:05.127Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-18T01:37:05.127Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-18T01:37:05.127Z] ==> Jenkins CI detected. [2021-10-18T01:37:05.127Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:37:05.127Z] project root: . [2021-10-18T01:37:05.127Z] --> token set from env [2021-10-18T01:37:05.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-18T01:37:05.387Z] ==> Running gcov in . (disable via -X gcov) [2021-10-18T01:37:05.387Z] ==> Python coveragepy not found [2021-10-18T01:37:05.387Z] ==> Searching for coverage reports in: [2021-10-18T01:37:05.387Z] + . [2021-10-18T01:37:05.387Z] -> Found 1 reports [2021-10-18T01:37:05.387Z] ==> Detecting git/mercurial file structure [2021-10-18T01:37:05.387Z] ==> Reading reports [2021-10-18T01:37:05.387Z] + ./coverage.out bytes=12273 [2021-10-18T01:37:05.387Z] ==> Appending adjustments [2021-10-18T01:37:05.387Z] https://docs.codecov.io/docs/fixing-reports [2021-10-18T01:37:05.387Z] + Found adjustments [2021-10-18T01:37:05.387Z] ==> Gzipping contents [2021-10-18T01:37:05.387Z] 4.0K /tmp/codecov.ryB448.gz [2021-10-18T01:37:05.387Z] ==> Uploading reports [2021-10-18T01:37:05.387Z] url: https://codecov.io [2021-10-18T01:37:05.387Z] query: branch=main&commit=f00aec337325d2ecf85ad1bf6bbab86054dafb78&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-18T01:37:05.387Z] -> Pinging Codecov [2021-10-18T01:37:05.387Z] 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=f00aec337325d2ecf85ad1bf6bbab86054dafb78&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-18T01:37:05.956Z] -> Uploading to [2021-10-18T01:37:05.956Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-18/05B643FFA8DEACB6C25F95B2D4D12284/f00aec337325d2ecf85ad1bf6bbab86054dafb78/ddea11de-da00-4147-ba42-efe31cdf29a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T013705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97abed0c7a265d086aac8e8eea73455b69f25dae629cd6b075b7104b27a77137 [2021-10-18T01:37:05.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T01:37:05.956Z] Dload Upload Total Spent Left Speed [2021-10-18T01:37:06.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2278 0 0 100 2278 0 7421 --:--:-- --:--:-- --:--:-- 7444 [2021-10-18T01:37:06.217Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] } [2021-10-18T01:37:06.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-18T01:37:06.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-18T01:37:06.618Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:06.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T01:37:06.914Z] [2021-10-18T01:37:06.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:07.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T01:37:07.242Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-18T01:37:07.242Z] 188c0c94c7c5: Pulling fs layer [2021-10-18T01:37:07.242Z] 0ef7d3d256c8: Pulling fs layer [2021-10-18T01:37:07.242Z] de9db76c5a1d: Pulling fs layer [2021-10-18T01:37:07.242Z] 0eba1c9be4d2: Pulling fs layer [2021-10-18T01:37:07.242Z] 0d57e429df01: Pulling fs layer [2021-10-18T01:37:07.242Z] 4e4be7b47b0d: Pulling fs layer [2021-10-18T01:37:07.242Z] e1f770b5df2f: Pulling fs layer [2021-10-18T01:37:07.242Z] 85a0685a4137: Pulling fs layer [2021-10-18T01:37:07.242Z] 0eba1c9be4d2: Waiting [2021-10-18T01:37:07.242Z] 0d57e429df01: Waiting [2021-10-18T01:37:07.242Z] 4e4be7b47b0d: Waiting [2021-10-18T01:37:07.242Z] e1f770b5df2f: Waiting [2021-10-18T01:37:07.242Z] 85a0685a4137: Waiting [2021-10-18T01:37:07.242Z] de9db76c5a1d: Verifying Checksum [2021-10-18T01:37:07.242Z] de9db76c5a1d: Download complete [2021-10-18T01:37:07.242Z] 0ef7d3d256c8: Verifying Checksum [2021-10-18T01:37:07.242Z] 0ef7d3d256c8: Download complete [2021-10-18T01:37:07.242Z] 0d57e429df01: Verifying Checksum [2021-10-18T01:37:07.242Z] 0d57e429df01: Download complete [2021-10-18T01:37:07.242Z] 4e4be7b47b0d: Verifying Checksum [2021-10-18T01:37:07.242Z] 4e4be7b47b0d: Download complete [2021-10-18T01:37:07.242Z] 188c0c94c7c5: Verifying Checksum [2021-10-18T01:37:07.242Z] 188c0c94c7c5: Download complete [2021-10-18T01:37:07.510Z] e1f770b5df2f: Verifying Checksum [2021-10-18T01:37:07.510Z] e1f770b5df2f: Download complete [2021-10-18T01:37:07.787Z] 188c0c94c7c5: Pull complete [2021-10-18T01:37:07.787Z] 0eba1c9be4d2: Verifying Checksum [2021-10-18T01:37:07.787Z] 0eba1c9be4d2: Download complete [2021-10-18T01:37:08.048Z] 0ef7d3d256c8: Pull complete [2021-10-18T01:37:08.048Z] de9db76c5a1d: Pull complete [2021-10-18T01:37:08.048Z] 85a0685a4137: Verifying Checksum [2021-10-18T01:37:08.048Z] 85a0685a4137: Download complete [2021-10-18T01:37:12.289Z] 0eba1c9be4d2: Pull complete [2021-10-18T01:37:12.289Z] 0d57e429df01: Pull complete [2021-10-18T01:37:12.289Z] 4e4be7b47b0d: Pull complete [2021-10-18T01:37:12.289Z] e1f770b5df2f: Pull complete [2021-10-18T01:37:16.534Z] 85a0685a4137: Pull complete [2021-10-18T01:37:16.534Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-18T01:37:16.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T01:37:16.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-18T01:37:16.596Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:37:16.634Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-18T01:37:18.859Z] $ docker top 8d60f5345232310d3a8058aeae7ce25b49984443cb23d0736a115c8aa4a82d52 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-18T01:37:18.931Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-18T01:37:19.236Z] + set -o pipefail [2021-10-18T01:37:19.236Z] + snyk monitor '--org=edgex-jenkins' [2021-10-18T01:37:21.783Z] [2021-10-18T01:37:21.783Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-10-18T01:37:21.783Z] [2021-10-18T01:37:21.783Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/1d0cf68e-acd6-4523-824b-35b1dee43bae [2021-10-18T01:37:21.783Z] [2021-10-18T01:37:21.783Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-18T01:37:21.783Z] [2021-10-18T01:37:21.783Z] [Pipeline] } [2021-10-18T01:37:21.795Z] $ docker stop --time=1 8d60f5345232310d3a8058aeae7ce25b49984443cb23d0736a115c8aa4a82d52 [2021-10-18T01:37:23.104Z] $ docker rm -f 8d60f5345232310d3a8058aeae7ce25b49984443cb23d0736a115c8aa4a82d52 [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-10-18T01:37:23.821Z] + git log --format=format:%s -1 f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:24.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:37:24.120Z] . [Pipeline] withDockerContainer [2021-10-18T01:37:24.180Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:37:24.209Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T01:37:24.537Z] $ docker top ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T01:37:24.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T01:37:24.631Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T01:37:24.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T01:37:24.746Z] $ docker exec ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 ssh-agent [2021-10-18T01:37:24.862Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMakai/agent.13 [2021-10-18T01:37:24.862Z] SSH_AGENT_PID=19 [2021-10-18T01:37:24.867Z] Running ssh-add (command line suppressed) [2021-10-18T01:37:24.986Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5545326153404089897.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5545326153404089897.key) [2021-10-18T01:37:25.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T01:37:25.293Z] + git semver tag [2021-10-18T01:37:25.293Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T01:37:25.293Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-18T01:37:25.293Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:37:25.293Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T01:37:25.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T01:37:25.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T01:37:25.293Z] # $SEMVER_BRANCH = main [2021-10-18T01:37:25.293Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-18T01:37:25.293Z] # f00aec337325d2ecf85ad1bf6bbab86054dafb78 HEAD [2021-10-18T01:37:25.293Z] # -> Force: false [2021-10-18T01:37:25.293Z] # 22a0857e8c56c62b28758923e83a6967fc471c4e refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-10-18T01:37:25.302Z] $ docker exec --env ******** --env ******** ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 ssh-agent -k [2021-10-18T01:37:25.420Z] unset SSH_AUTH_SOCK; [2021-10-18T01:37:25.420Z] unset SSH_AGENT_PID; [2021-10-18T01:37:25.420Z] echo Agent pid 19 killed; [2021-10-18T01:37:25.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T01:37:25.733Z] + git semver [Pipeline] } [2021-10-18T01:37:25.746Z] $ docker stop --time=1 ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 [2021-10-18T01:37:26.916Z] $ docker rm -f ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:27.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T01:37:27.312Z] [2021-10-18T01:37:27.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:27.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T01:37:27.617Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-18T01:37:27.617Z] ab5ef0e58194: Pulling fs layer [2021-10-18T01:37:27.617Z] 9712f1f96733: Pulling fs layer [2021-10-18T01:37:27.617Z] 63f879dbbcfc: Pulling fs layer [2021-10-18T01:37:27.617Z] 0d9ebad4ef96: Pulling fs layer [2021-10-18T01:37:27.617Z] e9a5061849ea: Pulling fs layer [2021-10-18T01:37:27.617Z] d747dcd14b5f: Pulling fs layer [2021-10-18T01:37:27.617Z] 2de7ff778b66: Pulling fs layer [2021-10-18T01:37:27.617Z] 0d9ebad4ef96: Waiting [2021-10-18T01:37:27.617Z] e9a5061849ea: Waiting [2021-10-18T01:37:27.617Z] d747dcd14b5f: Waiting [2021-10-18T01:37:27.617Z] 2de7ff778b66: Waiting [2021-10-18T01:37:27.617Z] 9712f1f96733: Verifying Checksum [2021-10-18T01:37:27.617Z] 9712f1f96733: Download complete [2021-10-18T01:37:27.882Z] 63f879dbbcfc: Verifying Checksum [2021-10-18T01:37:27.882Z] 63f879dbbcfc: Download complete [2021-10-18T01:37:28.148Z] ab5ef0e58194: Verifying Checksum [2021-10-18T01:37:28.148Z] ab5ef0e58194: Download complete [2021-10-18T01:37:28.148Z] 0d9ebad4ef96: Verifying Checksum [2021-10-18T01:37:28.148Z] 0d9ebad4ef96: Download complete [2021-10-18T01:37:28.148Z] d747dcd14b5f: Verifying Checksum [2021-10-18T01:37:28.148Z] d747dcd14b5f: Download complete [2021-10-18T01:37:28.148Z] e9a5061849ea: Verifying Checksum [2021-10-18T01:37:28.148Z] e9a5061849ea: Download complete [2021-10-18T01:37:28.424Z] 2de7ff778b66: Verifying Checksum [2021-10-18T01:37:28.424Z] 2de7ff778b66: Download complete [2021-10-18T01:37:30.996Z] ab5ef0e58194: Pull complete [2021-10-18T01:37:30.996Z] 9712f1f96733: Pull complete [2021-10-18T01:37:31.945Z] 63f879dbbcfc: Pull complete [2021-10-18T01:37:36.195Z] 0d9ebad4ef96: Pull complete [2021-10-18T01:37:36.195Z] e9a5061849ea: Pull complete [2021-10-18T01:37:36.195Z] d747dcd14b5f: Pull complete [2021-10-18T01:37:37.591Z] 2de7ff778b66: Pull complete [2021-10-18T01:37:37.591Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-18T01:37:37.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T01:37:37.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-18T01:37:37.654Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:37:37.690Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-18T01:37:41.126Z] $ docker top 9babad6f618c71821f1471a675ab2745ee5ded7cbab69364e7384acc237e415a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-18T01:37:41.201Z] provisioning config files... [2021-10-18T01:37:41.209Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4368735669578482501tmp [2021-10-18T01:37:41.221Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5856403328034719429tmp [2021-10-18T01:37:41.232Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8441417308469586133tmp [Pipeline] { [Pipeline] echo [2021-10-18T01:37:41.248Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:37:41.550Z] ---> sigul-configuration.sh [2021-10-18T01:37:41.550Z] gpg: directory `/root/.gnupg' created [2021-10-18T01:37:41.550Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-18T01:37:41.550Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-18T01:37:41.550Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-18T01:37:41.550Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-18T01:37:41.550Z] gpg: CAST5 encrypted data [2021-10-18T01:37:41.550Z] gpg: encrypted with 1 passphrase [2021-10-18T01:37:41.550Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-18T01:37:41.841Z] + mkdir /home/jenkins [2021-10-18T01:37:41.841Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-18T01:37:42.143Z] + 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-10-18T01:37:42.153Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:37:42.456Z] ---> sigul-install.sh [2021-10-18T01:37:42.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-18T01:37:42.767Z] + git tag --list [2021-10-18T01:37:42.767Z] v0.0.0 [2021-10-18T01:37:42.767Z] v0.1.0 [2021-10-18T01:37:42.767Z] v0.1.1 [2021-10-18T01:37:42.767Z] v0.1.10 [2021-10-18T01:37:42.767Z] v0.1.11 [2021-10-18T01:37:42.767Z] v0.1.12 [2021-10-18T01:37:42.767Z] v0.1.13 [2021-10-18T01:37:42.767Z] v0.1.14 [2021-10-18T01:37:42.767Z] v0.1.15 [2021-10-18T01:37:42.767Z] v0.1.16 [2021-10-18T01:37:42.767Z] v0.1.17 [2021-10-18T01:37:42.767Z] v0.1.18 [2021-10-18T01:37:42.767Z] v0.1.19 [2021-10-18T01:37:42.767Z] v0.1.2 [2021-10-18T01:37:42.767Z] v0.1.20 [2021-10-18T01:37:42.767Z] v0.1.21 [2021-10-18T01:37:42.767Z] v0.1.22 [2021-10-18T01:37:42.767Z] v0.1.23 [2021-10-18T01:37:42.767Z] v0.1.24 [2021-10-18T01:37:42.767Z] v0.1.25 [2021-10-18T01:37:42.767Z] v0.1.26 [2021-10-18T01:37:42.767Z] v0.1.27 [2021-10-18T01:37:42.767Z] v0.1.3 [2021-10-18T01:37:42.767Z] v0.1.4 [2021-10-18T01:37:42.767Z] v0.1.5 [2021-10-18T01:37:42.767Z] v0.1.6 [2021-10-18T01:37:42.767Z] v0.1.7 [2021-10-18T01:37:42.767Z] v0.1.8 [2021-10-18T01:37:42.767Z] v0.1.9 [2021-10-18T01:37:42.767Z] v2.0.0 [2021-10-18T01:37:42.767Z] v2.0.0-dev.1 [2021-10-18T01:37:42.767Z] v2.0.0-dev.2 [2021-10-18T01:37:42.767Z] v2.0.0-dev.3 [2021-10-18T01:37:42.767Z] v2.0.0-dev.4 [2021-10-18T01:37:42.767Z] v2.0.0-dev.5 [2021-10-18T01:37:42.767Z] v2.0.0-dev.6 [2021-10-18T01:37:42.767Z] v2.0.0-dev.7 [2021-10-18T01:37:42.767Z] v2.0.0-dev.8 [2021-10-18T01:37:42.767Z] v2.0.1-dev.1 [2021-10-18T01:37:42.767Z] v2.0.1-dev.2 [2021-10-18T01:37:42.767Z] v2.0.1-dev.3 [2021-10-18T01:37:42.767Z] v2.0.1-dev.4 [2021-10-18T01:37:42.767Z] v2.0.1-dev.5 [2021-10-18T01:37:42.767Z] v2.0.1-dev.6 [2021-10-18T01:37:42.767Z] v2.0.1-dev.7 [2021-10-18T01:37:42.767Z] v2.0.1-dev.8 [Pipeline] sh [2021-10-18T01:37:43.060Z] + lftools sign git-tag v2.0.1-dev.8 [2021-10-18T01:37:43.633Z] Signing Git tag with Sigul... [2021-10-18T01:37:43.633Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-10-18T01:37:44.580Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:37:44.877Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-18T01:37:44.885Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-18T01:37:44.901Z] $ docker stop --time=1 9babad6f618c71821f1471a675ab2745ee5ded7cbab69364e7384acc237e415a [2021-10-18T01:37:46.116Z] $ docker rm -f 9babad6f618c71821f1471a675ab2745ee5ded7cbab69364e7384acc237e415a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:46.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:37:46.630Z] . [Pipeline] withDockerContainer [2021-10-18T01:37:46.691Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:37:46.722Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T01:37:47.095Z] $ docker top d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T01:37:47.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T01:37:47.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T01:37:47.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T01:37:47.305Z] $ docker exec d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c ssh-agent [2021-10-18T01:37:47.406Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhfMlCB/agent.13 [2021-10-18T01:37:47.406Z] SSH_AGENT_PID=19 [2021-10-18T01:37:47.412Z] Running ssh-add (command line suppressed) [2021-10-18T01:37:47.524Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7249642608772042454.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7249642608772042454.key) [2021-10-18T01:37:47.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T01:37:47.829Z] + git semver bump pre [2021-10-18T01:37:47.829Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T01:37:47.829Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-18T01:37:47.829Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:37:47.829Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T01:37:47.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T01:37:47.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T01:37:47.829Z] # $SEMVER_BRANCH = main [2021-10-18T01:37:47.829Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-18T01:37:47.829Z] 2.0.1-dev.9 [Pipeline] } [2021-10-18T01:37:47.837Z] $ docker exec --env ******** --env ******** d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c ssh-agent -k [2021-10-18T01:37:47.945Z] unset SSH_AUTH_SOCK; [2021-10-18T01:37:47.945Z] unset SSH_AGENT_PID; [2021-10-18T01:37:47.946Z] echo Agent pid 19 killed; [2021-10-18T01:37:47.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T01:37:48.267Z] + git semver [Pipeline] } [2021-10-18T01:37:48.285Z] $ docker stop --time=1 d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c [2021-10-18T01:37:49.489Z] $ docker rm -f d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:49.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T01:37:49.854Z] . [Pipeline] withDockerContainer [2021-10-18T01:37:49.915Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:37:49.946Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T01:37:50.322Z] $ docker top 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T01:37:50.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T01:37:50.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T01:37:50.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T01:37:50.541Z] $ docker exec 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c ssh-agent [2021-10-18T01:37:50.656Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCjmKp/agent.14 [2021-10-18T01:37:50.656Z] SSH_AGENT_PID=21 [2021-10-18T01:37:50.662Z] Running ssh-add (command line suppressed) [2021-10-18T01:37:50.768Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5835402925081471289.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5835402925081471289.key) [2021-10-18T01:37:50.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T01:37:51.066Z] + git semver push [2021-10-18T01:37:51.066Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T01:37:51.066Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-18T01:37:51.066Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:37:51.066Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T01:37:51.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T01:37:51.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T01:37:51.066Z] # $SEMVER_BRANCH = main [2021-10-18T01:37:51.066Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-18T01:37:52.461Z] $ docker exec --env ******** --env ******** 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c ssh-agent -k [2021-10-18T01:37:52.555Z] unset SSH_AUTH_SOCK; [2021-10-18T01:37:52.555Z] unset SSH_AGENT_PID; [2021-10-18T01:37:52.555Z] echo Agent pid 21 killed; [2021-10-18T01:37:52.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T01:37:52.865Z] + git semver [Pipeline] } [2021-10-18T01:37:52.878Z] $ docker stop --time=1 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c [2021-10-18T01:37:54.073Z] $ docker rm -f 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c [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-10-18T01:37:54.927Z] + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:37:55.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:37:55.782Z] ---> package-listing.sh [2021-10-18T01:37:55.782Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T01:37:55.783Z] ++ facter osfamily [2021-10-18T01:37:56.045Z] + OS_FAMILY=redhat [2021-10-18T01:37:56.045Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-10-18T01:37:56.045Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T01:37:56.045Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T01:37:56.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T01:37:56.045Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T01:37:56.045Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-18T01:37:56.045Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T01:37:56.045Z] + case "${OS_FAMILY}" in [2021-10-18T01:37:56.045Z] + sort [2021-10-18T01:37:56.045Z] + rpm -qa [2021-10-18T01:37:56.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T01:37:56.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T01:37:56.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T01:37:56.616Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-18T01:37:56.616Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-10-18T01:37:56.616Z] + 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-10-18T01:37:56.628Z] 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-10-18T01:37:56.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:57.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:37:57.471Z] [2021-10-18T01:37:57.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T01:37:57.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:37:57.764Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T01:37:57.764Z] b4d181a07f80: Pulling fs layer [2021-10-18T01:37:57.764Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T01:37:57.764Z] ed53099fbce6: Pulling fs layer [2021-10-18T01:37:57.764Z] dc539afda2c1: Pulling fs layer [2021-10-18T01:37:57.764Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T01:37:57.764Z] 9065ff56babe: Pulling fs layer [2021-10-18T01:37:57.764Z] d287ab97295c: Pulling fs layer [2021-10-18T01:37:57.764Z] dc539afda2c1: Waiting [2021-10-18T01:37:57.764Z] 77bc0d833cb6: Waiting [2021-10-18T01:37:57.764Z] 9065ff56babe: Waiting [2021-10-18T01:37:57.764Z] d287ab97295c: Waiting [2021-10-18T01:37:57.764Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T01:37:57.764Z] a1111a8f2ec3: Download complete [2021-10-18T01:37:57.764Z] dc539afda2c1: Verifying Checksum [2021-10-18T01:37:57.764Z] dc539afda2c1: Download complete [2021-10-18T01:37:57.764Z] ed53099fbce6: Verifying Checksum [2021-10-18T01:37:57.764Z] ed53099fbce6: Download complete [2021-10-18T01:37:58.024Z] 9065ff56babe: Verifying Checksum [2021-10-18T01:37:58.024Z] 9065ff56babe: Download complete [2021-10-18T01:37:58.024Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T01:37:58.024Z] 77bc0d833cb6: Download complete [2021-10-18T01:37:58.024Z] b4d181a07f80: Verifying Checksum [2021-10-18T01:37:58.024Z] b4d181a07f80: Download complete [2021-10-18T01:37:58.600Z] d287ab97295c: Verifying Checksum [2021-10-18T01:37:58.600Z] d287ab97295c: Download complete [2021-10-18T01:37:59.557Z] b4d181a07f80: Pull complete [2021-10-18T01:37:59.557Z] a1111a8f2ec3: Pull complete [2021-10-18T01:38:00.130Z] ed53099fbce6: Pull complete [2021-10-18T01:38:00.130Z] dc539afda2c1: Pull complete [2021-10-18T01:38:00.392Z] 77bc0d833cb6: Pull complete [2021-10-18T01:38:00.660Z] 9065ff56babe: Pull complete [2021-10-18T01:38:05.995Z] d287ab97295c: Pull complete [2021-10-18T01:38:05.995Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T01:38:05.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T01:38:05.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T01:38:06.059Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2021-10-18T01:38:06.091Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T01:38:08.936Z] $ docker top 43853f85290371c7362b8033002a36da30bbfd87747c8e5e64760169c9a43d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T01:38:09.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T01:38:09.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T01:38:09.874Z] + ls /var/log/sa-host [2021-10-18T01:38:09.874Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T01:38:09.874Z] file_magic: OK [2021-10-18T01:38:09.874Z] HZ: Using current value: 100 [2021-10-18T01:38:09.874Z] file_header: OK [2021-10-18T01:38:09.874Z] 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-10-18T01:38:09.874Z] Statistics: [2021-10-18T01:38:09.874Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T01:38:09.874Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T01:38:09.874Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T01:38:09.874Z] file_magic: OK [2021-10-18T01:38:09.874Z] HZ: Using current value: 100 [2021-10-18T01:38:09.874Z] file_header: OK [2021-10-18T01:38:09.874Z] 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-10-18T01:38:09.874Z] Statistics: [2021-10-18T01:38:09.874Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T01:38:09.874Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T01:38:09.961Z] provisioning config files... [2021-10-18T01:38:09.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config657824455333544131tmp [Pipeline] { [Pipeline] echo [2021-10-18T01:38:09.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:38:10.269Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T01:38:10.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:38:10.604Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T01:38:10.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:38:10.907Z] ---> sudo-logs.sh [2021-10-18T01:38:10.907Z] Archiving 'sudo' log.. [2021-10-18T01:38:10.907Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2017.novalocal: Name or service not known [2021-10-18T01:38:10.907Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2017.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T01:38:10.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:38:11.223Z] ---> job-cost.sh [2021-10-18T01:38:11.223Z] lf-activate-venv: SKIPPING [2021-10-18T01:38:11.223Z] DEBUG: total: 0.10999999940395355 [2021-10-18T01:38:11.223Z] INFO: Retrieving Stack Cost... [2021-10-18T01:38:11.791Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T01:38:12.051Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T01:38:12.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T01:38:12.348Z] ---> logs-deploy.sh [2021-10-18T01:38:12.348Z] lf-activate-venv: SKIPPING [2021-10-18T01:38:12.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/9 [2021-10-18T01:38:12.348Z] INFO: archiving workspace using pattern(s): [2021-10-18T01:38:12.919Z] Archives upload complete. [2021-10-18T01:38:13.179Z] INFO: archiving logs to Nexus