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 01:27:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:57 ========================================================= 01:27:57 EdgeX Global Pipelines Version Info 01:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:58 ------------------- 01:27:58 stable info: 01:27:58 ------------------- 01:27:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:58 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:27:58 Message: update stable to v1.0.210 01:27:59 ------------------- 01:27:59 experimental info: 01:27:59 ------------------- 01:27:59 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:59 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:27:59 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f00aec3 [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:59 + git log --format=format:%s -1 f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] echo 01:27:59 GIT_COMMIT: f00aec337325d2ecf85ad1bf6bbab86054dafb78, Commit Message: Merge pull request #90 from cloudxxx8/issue-89 [Pipeline] echo 01:27:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:28:00 01:28:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:28:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:28:00 latest: Pulling from edgex-devops/git-semver 01:28:00 a0d0a0d46f8b: Pulling fs layer 01:28:00 3e5f54012d9b: Pulling fs layer 01:28:00 4c7163046ea9: Pulling fs layer 01:28:00 0c2d73faf560: Pulling fs layer 01:28:00 0c2d73faf560: Waiting 01:28:00 3e5f54012d9b: Verifying Checksum 01:28:00 3e5f54012d9b: Download complete 01:28:01 a0d0a0d46f8b: Verifying Checksum 01:28:01 a0d0a0d46f8b: Download complete 01:28:01 0c2d73faf560: Verifying Checksum 01:28:01 0c2d73faf560: Download complete 01:28:01 4c7163046ea9: Verifying Checksum 01:28:01 4c7163046ea9: Download complete 01:28:01 a0d0a0d46f8b: Pull complete 01:28:01 3e5f54012d9b: Pull complete 01:28:01 4c7163046ea9: Pull complete 01:28:01 0c2d73faf560: Pull complete 01:28:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:28:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:28:02 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:28:02 $ 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 01:28:02 $ docker top 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:02 [ssh-agent] Looking for ssh-agent implementation... 01:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:02 $ docker exec 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent 01:28:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeIidJc/agent.13 01:28:03 SSH_AGENT_PID=20 01:28:03 Running ssh-add (command line suppressed) 01:28:03 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) 01:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:03 + git tag --points-at HEAD [Pipeline] } 01:28:03 $ docker exec --env ******** --env ******** 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent -k 01:28:03 unset SSH_AUTH_SOCK; 01:28:03 unset SSH_AGENT_PID; 01:28:03 echo Agent pid 20 killed; 01:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:03 [ssh-agent] Looking for ssh-agent implementation... 01:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:03 $ docker exec 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent 01:28:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGlnIe/agent.53 01:28:03 SSH_AGENT_PID=60 01:28:03 Running ssh-add (command line suppressed) 01:28:03 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) 01:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:04 + git semver init 01:28:04 # -> Open(): unable to determine branch for HEAD 01:28:04 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 01:28:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 01:28:04 # $SEMVER_REMOTE_NAME = origin 01:28:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:28:04 # $SEMVER_USER_NAME = edgex-jenkins 01:28:04 # $SEMVER_BRANCH = main 01:28:04 # $SEMVER_TEMP = /tmp/semver-662418705 01:28:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 01:28:04 # '/tmp/semver-662418705' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' 01:28:04 # -> Force: false 01:28:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 01:28:04 $ docker exec --env ******** --env ******** 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d ssh-agent -k 01:28:04 unset SSH_AUTH_SOCK; 01:28:04 unset SSH_AGENT_PID; 01:28:04 echo Agent pid 60 killed; 01:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:05 + git semver [Pipeline] } 01:28:05 $ docker stop --time=1 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d 01:28:06 $ docker rm -f 36430f033a784ec3121f73a59bf94d5bcc34fa784e7840ffcca3044897cc4e0d [Pipeline] // withDockerContainer [Pipeline] sh 01:28:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:06 Stashed 1 file(s) [Pipeline] echo 01:28:06 [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 01:28:22 Still waiting to schedule task 01:28:22 ‘prd-centos7-docker-4c-2g-2018’ is offline 01:28:22 ‘prd-centos7-docker-4c-2g-2019’ is offline 01:28:22 Still waiting to schedule task 01:28:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2009’ 01:28:36 Running on prd-centos7-docker-4c-2g-2019 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 01:28:36 Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout 01:28:36 Selected Git installation does not exist. Using Default 01:28:36 The recommended git tool is: NONE 01:28:38 using credential edgex-jenkins-ssh 01:28:38 Cloning the remote Git repository 01:28:37 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 01:28:39 Avoid second fetch 01:28:39 Checking out Revision f00aec337325d2ecf85ad1bf6bbab86054dafb78 (main) 01:28:38 > git init /w/workspace/go-mod-registry/9 # timeout=10 01:28:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 01:28:38 > git --version # timeout=10 01:28:38 > git --version # 'git version 2.24.4' 01:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:38 [INFO] Currently running in a labeled security context 01:28:38 [INFO] Currently SELinux is 'enforcing' on the host 01:28:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/9@tmp/jenkins-gitclient-ssh5236065096214707224.key 01:28:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 01:28:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:38 > git config core.sparsecheckout # timeout=10 01:28:38 > git checkout -f f00aec337325d2ecf85ad1bf6bbab86054dafb78 # timeout=10 01:28:42 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 01:28:43 ========================================================= 01:28:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:28:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:43 a0d0a0d46f8b: Pulling fs layer 01:28:43 31adcdaf11c8: Pulling fs layer 01:28:43 b8b176561691: Pulling fs layer 01:28:43 4527c011a84f: Pulling fs layer 01:28:43 5d74067f8e1e: Pulling fs layer 01:28:43 e0aca202a116: Pulling fs layer 01:28:43 3a43be97a3b4: Pulling fs layer 01:28:43 34cad66bf833: Pulling fs layer 01:28:43 b4e3c513aaa6: Pulling fs layer 01:28:43 4527c011a84f: Waiting 01:28:43 5d74067f8e1e: Waiting 01:28:43 e0aca202a116: Waiting 01:28:43 3a43be97a3b4: Waiting 01:28:43 34cad66bf833: Waiting 01:28:43 b4e3c513aaa6: Waiting 01:28:43 b8b176561691: Verifying Checksum 01:28:43 b8b176561691: Download complete 01:28:43 31adcdaf11c8: Verifying Checksum 01:28:43 31adcdaf11c8: Download complete 01:28:43 5d74067f8e1e: Verifying Checksum 01:28:43 5d74067f8e1e: Download complete 01:28:43 e0aca202a116: Verifying Checksum 01:28:43 e0aca202a116: Download complete 01:28:43 a0d0a0d46f8b: Verifying Checksum 01:28:43 a0d0a0d46f8b: Download complete 01:28:43 3a43be97a3b4: Verifying Checksum 01:28:43 3a43be97a3b4: Download complete 01:28:43 34cad66bf833: Verifying Checksum 01:28:43 34cad66bf833: Download complete 01:28:44 a0d0a0d46f8b: Pull complete 01:28:44 31adcdaf11c8: Pull complete 01:28:44 b8b176561691: Pull complete 01:28:44 4527c011a84f: Verifying Checksum 01:28:44 4527c011a84f: Download complete 01:28:44 b4e3c513aaa6: Verifying Checksum 01:28:44 b4e3c513aaa6: Download complete 01:28:47 4527c011a84f: Pull complete 01:28:48 5d74067f8e1e: Pull complete 01:28:48 e0aca202a116: Pull complete 01:28:48 3a43be97a3b4: Pull complete 01:28:48 34cad66bf833: Pull complete 01:28:51 b4e3c513aaa6: Pull complete 01:28:51 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 01:28:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 01:28:51 + docker inspect -f . ci-base-image-x86_64 01:28:51 . [Pipeline] withDockerContainer 01:28:51 prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container 01:28:51 $ 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 01:28:54 $ docker top 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:54 + go version 01:28:54 go version go1.16.8 linux/amd64 [Pipeline] } 01:28:54 $ docker stop --time=1 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 01:28:55 $ docker rm -f 6e9c05594cd76ee673535204889de79755f29348f4a5b6fba4b0b03778931af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:56 + docker inspect -f . ci-base-image-x86_64 01:28:56 . [Pipeline] withDockerContainer 01:28:56 prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container 01:28:56 $ 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 01:28:56 $ docker top cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:28:56 + make test 01:28:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:28:57 go: downloading github.com/hashicorp/consul/api v1.9.1 01:28:57 go: downloading github.com/stretchr/testify v1.7.0 01:28:57 go: downloading github.com/davecgh/go-spew v1.1.1 01:28:57 go: downloading github.com/pmezard/go-difflib v1.0.0 01:28:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:28:57 go: downloading github.com/stretchr/objx v0.1.0 01:28:57 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:28:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:28:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:28:57 go: downloading github.com/hashicorp/serf v0.9.5 01:28:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:28:57 go: downloading github.com/fatih/color v1.9.0 01:28:57 go: downloading github.com/mattn/go-isatty v0.0.12 01:28:57 go: downloading github.com/mattn/go-colorable v0.1.6 01:28:57 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 01:28:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:28:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:28:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:29:10 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.027s coverage: 89.4% of statements 01:29:10 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 01:29:10 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.003s coverage: 85.7% of statements 01:29:10 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 01:29:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:29:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 01:29:14 $ docker stop --time=1 cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa 01:29:15 $ docker rm -f cdb5e8d47905f76588c53e054f05b2fcb7b859e0b4787da1099a29068191bffa [Pipeline] // withDockerContainer [Pipeline] sh 01:29:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:16 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 01:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:17 01:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:17 latest: Pulling from edgex-lftools-log-publisher 01:29:17 b4d181a07f80: Pulling fs layer 01:29:17 a1111a8f2ec3: Pulling fs layer 01:29:17 ed53099fbce6: Pulling fs layer 01:29:17 dc539afda2c1: Pulling fs layer 01:29:17 77bc0d833cb6: Pulling fs layer 01:29:17 9065ff56babe: Pulling fs layer 01:29:17 d287ab97295c: Pulling fs layer 01:29:17 dc539afda2c1: Waiting 01:29:17 77bc0d833cb6: Waiting 01:29:17 9065ff56babe: Waiting 01:29:17 d287ab97295c: Waiting 01:29:17 a1111a8f2ec3: Verifying Checksum 01:29:17 a1111a8f2ec3: Download complete 01:29:17 dc539afda2c1: Verifying Checksum 01:29:17 dc539afda2c1: Download complete 01:29:17 77bc0d833cb6: Verifying Checksum 01:29:17 77bc0d833cb6: Download complete 01:29:17 ed53099fbce6: Verifying Checksum 01:29:17 ed53099fbce6: Download complete 01:29:17 9065ff56babe: Verifying Checksum 01:29:17 9065ff56babe: Download complete 01:29:17 b4d181a07f80: Verifying Checksum 01:29:17 b4d181a07f80: Download complete 01:29:18 d287ab97295c: Verifying Checksum 01:29:18 d287ab97295c: Download complete 01:29:19 b4d181a07f80: Pull complete 01:29:19 a1111a8f2ec3: Pull complete 01:29:19 ed53099fbce6: Pull complete 01:29:19 dc539afda2c1: Pull complete 01:29:20 77bc0d833cb6: Pull complete 01:29:20 9065ff56babe: Pull complete 01:29:25 d287ab97295c: Pull complete 01:29:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:29:25 prd-centos7-docker-4c-2g-2019 does not seem to be running inside a container 01:29:25 $ 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 01:29:27 $ docker top 984209d2d297d272f24440fd846e2bde7c5610c56b30afb065aa870c49970949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:28 ---> job-cost.sh 01:29:28 lf-activate-venv: SKIPPING 01:29:28 INFO: No Stack... 01:29:46 INFO: Retrieving Pricing Info for: v3-standard-2 01:29:46 INFO: Archiving Costs [Pipeline] sh 01:29:46 + cat /w/workspace/go-mod-registry/9/archives/cost.csv 01:29:46 + cut -d, -f6 [Pipeline] lock 01:29:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] 01:29:46 Resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] did not exist. Created. 01:29:46 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:47 + echo total: 0.05999999865889549 [Pipeline] stash 01:29:47 Stashed 1 file(s) [Pipeline] } 01:29:47 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:47 $ docker stop --time=1 984209d2d297d272f24440fd846e2bde7c5610c56b30afb065aa870c49970949 01:29:48 $ 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] } 01:34:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2025 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 01:34:10 Running in /w/workspace/go-mod-registry/9 [Pipeline] { [Pipeline] checkout 01:34:10 Selected Git installation does not exist. Using Default 01:34:10 The recommended git tool is: NONE 01:34:17 using credential edgex-jenkins-ssh 01:34:17 Cloning the remote Git repository 01:34:17 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 01:34:17 > git init /w/workspace/go-mod-registry/9 # timeout=10 01:34:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 01:34:17 > git --version # timeout=10 01:34:17 > git --version # 'git version 2.17.1' 01:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:18 Avoid second fetch 01:34:18 Checking out Revision f00aec337325d2ecf85ad1bf6bbab86054dafb78 (main) 01:34:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 01:34:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:18 > git config core.sparsecheckout # timeout=10 01:34:18 > git checkout -f f00aec337325d2ecf85ad1bf6bbab86054dafb78 # timeout=10 01:34:24 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 01:34:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:24 Dload Upload Total Spent Left Speed 01:34:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 82685 [Pipeline] sh 01:34:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:34:25 + sudo tee /etc/docker/daemon.new 01:34:25 { 01:34:25 "registry-mirrors": [ 01:34:25 "https://nexus3.edgexfoundry.org:10001" 01:34:25 ], 01:34:25 "bip": "10.250.0.254/24", 01:34:25 "hosts": [ 01:34:25 "tcp://0.0.0.0:5555", 01:34:25 "unix:///var/run/docker.sock" 01:34:25 ], 01:34:25 "mtu": 1458, 01:34:25 "selinux-enabled": true, 01:34:25 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:25 } [Pipeline] sh 01:34:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:34:45 ========================================================= 01:34:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:34:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:34:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:48 552d1f2373af: Pulling fs layer 01:34:48 ea3f2d53f512: Pulling fs layer 01:34:48 9e70ebbbe112: Pulling fs layer 01:34:48 7a9cfe048b4a: Pulling fs layer 01:34:48 72dc09318566: Pulling fs layer 01:34:48 f4f7b4309257: Pulling fs layer 01:34:48 0ac9a79272e3: Pulling fs layer 01:34:48 b78e95d17946: Pulling fs layer 01:34:48 f4f7b4309257: Waiting 01:34:48 0ac9a79272e3: Waiting 01:34:48 b78e95d17946: Waiting 01:34:48 7a9cfe048b4a: Waiting 01:34:48 72dc09318566: Waiting 01:34:48 9e70ebbbe112: Verifying Checksum 01:34:48 9e70ebbbe112: Download complete 01:34:48 552d1f2373af: Verifying Checksum 01:34:48 552d1f2373af: Download complete 01:34:48 72dc09318566: Verifying Checksum 01:34:48 72dc09318566: Download complete 01:34:48 f4f7b4309257: Download complete 01:34:48 0ac9a79272e3: Verifying Checksum 01:34:48 0ac9a79272e3: Download complete 01:34:49 552d1f2373af: Pull complete 01:34:49 ea3f2d53f512: Verifying Checksum 01:34:49 ea3f2d53f512: Download complete 01:34:50 ea3f2d53f512: Pull complete 01:34:50 9e70ebbbe112: Pull complete 01:34:51 7a9cfe048b4a: Verifying Checksum 01:34:51 7a9cfe048b4a: Download complete 01:34:51 b78e95d17946: Verifying Checksum 01:34:51 b78e95d17946: Download complete 01:35:02 7a9cfe048b4a: Pull complete 01:35:02 72dc09318566: Pull complete 01:35:02 f4f7b4309257: Pull complete 01:35:02 0ac9a79272e3: Pull complete 01:35:07 b78e95d17946: Pull complete 01:35:08 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:35:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 01:35:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 01:35:08 + docker inspect -f . ci-base-image-arm64 01:35:08 . [Pipeline] withDockerContainer 01:35:09 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 01:35:09 $ 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 01:35:21 $ docker top e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:22 + go version 01:35:22 go version go1.16.8 linux/arm64 [Pipeline] } 01:35:22 $ docker stop --time=1 e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 01:35:24 $ docker rm -f e655e91ea245ab2c32bc059025d6cf4596012259b4e5b901e42e120c22058ff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:25 + docker inspect -f . ci-base-image-arm64 01:35:25 . [Pipeline] withDockerContainer 01:35:25 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 01:35:26 $ 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 01:35:28 $ docker top b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:35:29 + make test 01:35:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:35:30 go: downloading github.com/stretchr/testify v1.7.0 01:35:30 go: downloading github.com/hashicorp/consul/api v1.9.1 01:35:30 go: downloading github.com/davecgh/go-spew v1.1.1 01:35:30 go: downloading github.com/pmezard/go-difflib v1.0.0 01:35:30 go: downloading github.com/stretchr/objx v0.1.0 01:35:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:35:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:35:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:35:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:35:30 go: downloading github.com/hashicorp/serf v0.9.5 01:35:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:35:30 go: downloading github.com/mattn/go-isatty v0.0.12 01:35:30 go: downloading github.com/fatih/color v1.9.0 01:35:30 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 01:35:30 go: downloading github.com/mattn/go-colorable v0.1.6 01:35:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:35:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:35:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:36:04 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.113s coverage: 89.4% of statements 01:36:04 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 01:36:04 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.012s coverage: 85.7% of statements 01:36:04 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 01:36:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:36:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 01:36:23 $ docker stop --time=1 b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 01:36:25 $ docker rm -f b282ba20c7255c653d1fc93d64babbcab80ae06bacdc259d9780f5e897cb4e05 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:26 Warning: overwriting stash ‘coverage-report’ 01:36:26 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 01:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:27 01:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:28 arm64: Pulling from edgex-lftools-log-publisher 01:36:28 448f6bf000e3: Pulling fs layer 01:36:28 f757da607395: Pulling fs layer 01:36:28 05883995daec: Pulling fs layer 01:36:28 8603b9c90790: Pulling fs layer 01:36:28 1560dd03e051: Pulling fs layer 01:36:28 27f5ce0e4adf: Pulling fs layer 01:36:28 c2d8d7efcc4b: Pulling fs layer 01:36:28 1560dd03e051: Waiting 01:36:28 27f5ce0e4adf: Waiting 01:36:28 c2d8d7efcc4b: Waiting 01:36:28 8603b9c90790: Waiting 01:36:28 f757da607395: Verifying Checksum 01:36:28 f757da607395: Download complete 01:36:28 8603b9c90790: Download complete 01:36:28 1560dd03e051: Verifying Checksum 01:36:28 1560dd03e051: Download complete 01:36:28 05883995daec: Verifying Checksum 01:36:28 05883995daec: Download complete 01:36:29 448f6bf000e3: Verifying Checksum 01:36:29 448f6bf000e3: Download complete 01:36:33 448f6bf000e3: Pull complete 01:36:33 f757da607395: Pull complete 01:36:34 c2d8d7efcc4b: Verifying Checksum 01:36:34 c2d8d7efcc4b: Download complete 01:36:35 05883995daec: Pull complete 01:36:35 8603b9c90790: Pull complete 01:36:37 1560dd03e051: Pull complete 01:36:37 27f5ce0e4adf: Pull complete 01:36:49 c2d8d7efcc4b: Pull complete 01:36:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:36:49 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 01:36:49 $ 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 01:36:58 $ docker top fb517485a3850dc39043c11db3d571f702f86807806178fe54ea61e2974fb999 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:59 ---> job-cost.sh 01:36:59 lf-activate-venv: SKIPPING 01:36:59 INFO: No Stack... 01:36:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:37:00 INFO: Archiving Costs [Pipeline] sh 01:37:00 + cat /w/workspace/go-mod-registry/9/archives/cost.csv 01:37:00 + cut -d, -f6 [Pipeline] lock 01:37:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] 01:37:00 Resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] did not exist. Created. 01:37:00 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:01 /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 01:37:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:37:02 Warning: overwriting stash ‘stack-cost’ 01:37:02 Stashed 1 file(s) [Pipeline] } 01:37:02 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:02 $ docker stop --time=1 fb517485a3850dc39043c11db3d571f702f86807806178fe54ea61e2974fb999 01:37:03 $ 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 01:37:04 provisioning config files... 01:37:04 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5079529827333011467tmp [Pipeline] { [Pipeline] sh 01:37:05 + set +x 01:37:05 + curl -s https://codecov.io/bash 01:37:05 + bash -s -- 01:37:05 01:37:05 _____ _ 01:37:05 / ____| | | 01:37:05 | | ___ __| | ___ ___ _____ __ 01:37:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:37:05 | |___| (_) | (_| | __/ (_| (_) \ V / 01:37:05 \_____\___/ \__,_|\___|\___\___/ \_/ 01:37:05 Bash-1.0.6 01:37:05 01:37:05 01:37:05 ==> git version 2.24.4 found 01:37:05 ==> 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 01:37:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:37:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:37:05 ==> Jenkins CI detected. 01:37:05 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 01:37:05 project root: . 01:37:05 --> token set from env 01:37:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:37:05 ==> Running gcov in . (disable via -X gcov) 01:37:05 ==> Python coveragepy not found 01:37:05 ==> Searching for coverage reports in: 01:37:05 + . 01:37:05 -> Found 1 reports 01:37:05 ==> Detecting git/mercurial file structure 01:37:05 ==> Reading reports 01:37:05 + ./coverage.out bytes=12273 01:37:05 ==> Appending adjustments 01:37:05 https://docs.codecov.io/docs/fixing-reports 01:37:05 + Found adjustments 01:37:05 ==> Gzipping contents 01:37:05 4.0K /tmp/codecov.ryB448.gz 01:37:05 ==> Uploading reports 01:37:05 url: https://codecov.io 01:37:05 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= 01:37:05 -> Pinging Codecov 01:37:05 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= 01:37:05 -> Uploading to 01:37:05 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 01:37:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:37:05 Dload Upload Total Spent Left Speed 01:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2278 0 0 100 2278 0 7421 --:--:-- --:--:-- --:--:-- 7444 01:37:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] } 01:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:37:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:37:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:06 01:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:37:07 188c0c94c7c5: Pulling fs layer 01:37:07 0ef7d3d256c8: Pulling fs layer 01:37:07 de9db76c5a1d: Pulling fs layer 01:37:07 0eba1c9be4d2: Pulling fs layer 01:37:07 0d57e429df01: Pulling fs layer 01:37:07 4e4be7b47b0d: Pulling fs layer 01:37:07 e1f770b5df2f: Pulling fs layer 01:37:07 85a0685a4137: Pulling fs layer 01:37:07 0eba1c9be4d2: Waiting 01:37:07 0d57e429df01: Waiting 01:37:07 4e4be7b47b0d: Waiting 01:37:07 e1f770b5df2f: Waiting 01:37:07 85a0685a4137: Waiting 01:37:07 de9db76c5a1d: Verifying Checksum 01:37:07 de9db76c5a1d: Download complete 01:37:07 0ef7d3d256c8: Verifying Checksum 01:37:07 0ef7d3d256c8: Download complete 01:37:07 0d57e429df01: Verifying Checksum 01:37:07 0d57e429df01: Download complete 01:37:07 4e4be7b47b0d: Verifying Checksum 01:37:07 4e4be7b47b0d: Download complete 01:37:07 188c0c94c7c5: Verifying Checksum 01:37:07 188c0c94c7c5: Download complete 01:37:07 e1f770b5df2f: Verifying Checksum 01:37:07 e1f770b5df2f: Download complete 01:37:07 188c0c94c7c5: Pull complete 01:37:07 0eba1c9be4d2: Verifying Checksum 01:37:07 0eba1c9be4d2: Download complete 01:37:08 0ef7d3d256c8: Pull complete 01:37:08 de9db76c5a1d: Pull complete 01:37:08 85a0685a4137: Verifying Checksum 01:37:08 85a0685a4137: Download complete 01:37:12 0eba1c9be4d2: Pull complete 01:37:12 0d57e429df01: Pull complete 01:37:12 4e4be7b47b0d: Pull complete 01:37:12 e1f770b5df2f: Pull complete 01:37:16 85a0685a4137: Pull complete 01:37:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:37:16 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:37:16 $ 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 01:37:18 $ docker top 8d60f5345232310d3a8058aeae7ce25b49984443cb23d0736a115c8aa4a82d52 -eo pid,comm [Pipeline] { [Pipeline] echo 01:37:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:37:19 + set -o pipefail 01:37:19 + snyk monitor '--org=edgex-jenkins' 01:37:21 01:37:21 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 01:37:21 01:37:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/1d0cf68e-acd6-4523-824b-35b1dee43bae 01:37:21 01:37:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:37:21 01:37:21 [Pipeline] } 01:37:21 $ docker stop --time=1 8d60f5345232310d3a8058aeae7ce25b49984443cb23d0736a115c8aa4a82d52 01:37:23 $ 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 01:37:23 + git log --format=format:%s -1 f00aec337325d2ecf85ad1bf6bbab86054dafb78 [Pipeline] isUnix [Pipeline] sh 01:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:24 . [Pipeline] withDockerContainer 01:37:24 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:37:24 $ 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 01:37:24 $ docker top ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:24 [ssh-agent] Looking for ssh-agent implementation... 01:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:24 $ docker exec ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 ssh-agent 01:37:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMakai/agent.13 01:37:24 SSH_AGENT_PID=19 01:37:24 Running ssh-add (command line suppressed) 01:37:24 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) 01:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:25 + git semver tag 01:37:25 # -> Open(): unable to determine branch for HEAD 01:37:25 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 01:37:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 01:37:25 # $SEMVER_REMOTE_NAME = origin 01:37:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:37:25 # $SEMVER_USER_NAME = edgex-jenkins 01:37:25 # $SEMVER_BRANCH = main 01:37:25 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 01:37:25 # f00aec337325d2ecf85ad1bf6bbab86054dafb78 HEAD 01:37:25 # -> Force: false 01:37:25 # 22a0857e8c56c62b28758923e83a6967fc471c4e refs/tags/v2.0.1-dev.8 [Pipeline] } 01:37:25 $ docker exec --env ******** --env ******** ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 ssh-agent -k 01:37:25 unset SSH_AUTH_SOCK; 01:37:25 unset SSH_AGENT_PID; 01:37:25 echo Agent pid 19 killed; 01:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:25 + git semver [Pipeline] } 01:37:25 $ docker stop --time=1 ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 01:37:26 $ docker rm -f ea4698cb9c25a5fb4841a7be5925cfd97ffa73537b647053bb4cae485f1be9a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:37:27 01:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:37:27 0.23.1-centos7: Pulling from edgex-lftools 01:37:27 ab5ef0e58194: Pulling fs layer 01:37:27 9712f1f96733: Pulling fs layer 01:37:27 63f879dbbcfc: Pulling fs layer 01:37:27 0d9ebad4ef96: Pulling fs layer 01:37:27 e9a5061849ea: Pulling fs layer 01:37:27 d747dcd14b5f: Pulling fs layer 01:37:27 2de7ff778b66: Pulling fs layer 01:37:27 0d9ebad4ef96: Waiting 01:37:27 e9a5061849ea: Waiting 01:37:27 d747dcd14b5f: Waiting 01:37:27 2de7ff778b66: Waiting 01:37:27 9712f1f96733: Verifying Checksum 01:37:27 9712f1f96733: Download complete 01:37:27 63f879dbbcfc: Verifying Checksum 01:37:27 63f879dbbcfc: Download complete 01:37:28 ab5ef0e58194: Verifying Checksum 01:37:28 ab5ef0e58194: Download complete 01:37:28 0d9ebad4ef96: Verifying Checksum 01:37:28 0d9ebad4ef96: Download complete 01:37:28 d747dcd14b5f: Verifying Checksum 01:37:28 d747dcd14b5f: Download complete 01:37:28 e9a5061849ea: Verifying Checksum 01:37:28 e9a5061849ea: Download complete 01:37:28 2de7ff778b66: Verifying Checksum 01:37:28 2de7ff778b66: Download complete 01:37:30 ab5ef0e58194: Pull complete 01:37:30 9712f1f96733: Pull complete 01:37:31 63f879dbbcfc: Pull complete 01:37:36 0d9ebad4ef96: Pull complete 01:37:36 e9a5061849ea: Pull complete 01:37:36 d747dcd14b5f: Pull complete 01:37:37 2de7ff778b66: Pull complete 01:37:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:37:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:37:37 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:37:37 $ 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 01:37:41 $ docker top 9babad6f618c71821f1471a675ab2745ee5ded7cbab69364e7384acc237e415a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:37:41 provisioning config files... 01:37:41 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4368735669578482501tmp 01:37:41 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5856403328034719429tmp 01:37:41 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8441417308469586133tmp [Pipeline] { [Pipeline] echo 01:37:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:37:41 ---> sigul-configuration.sh 01:37:41 gpg: directory `/root/.gnupg' created 01:37:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:37:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:37:41 gpg: keyring `/root/.gnupg/secring.gpg' created 01:37:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:37:41 gpg: CAST5 encrypted data 01:37:41 gpg: encrypted with 1 passphrase 01:37:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:37:41 + mkdir /home/jenkins 01:37:41 + mkdir /home/jenkins/sigul [Pipeline] sh 01:37:42 + 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 01:37:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:37:42 ---> sigul-install.sh 01:37:42 Sigul already installed; skipping installation. [Pipeline] sh 01:37:42 + git tag --list 01:37:42 v0.0.0 01:37:42 v0.1.0 01:37:42 v0.1.1 01:37:42 v0.1.10 01:37:42 v0.1.11 01:37:42 v0.1.12 01:37:42 v0.1.13 01:37:42 v0.1.14 01:37:42 v0.1.15 01:37:42 v0.1.16 01:37:42 v0.1.17 01:37:42 v0.1.18 01:37:42 v0.1.19 01:37:42 v0.1.2 01:37:42 v0.1.20 01:37:42 v0.1.21 01:37:42 v0.1.22 01:37:42 v0.1.23 01:37:42 v0.1.24 01:37:42 v0.1.25 01:37:42 v0.1.26 01:37:42 v0.1.27 01:37:42 v0.1.3 01:37:42 v0.1.4 01:37:42 v0.1.5 01:37:42 v0.1.6 01:37:42 v0.1.7 01:37:42 v0.1.8 01:37:42 v0.1.9 01:37:42 v2.0.0 01:37:42 v2.0.0-dev.1 01:37:42 v2.0.0-dev.2 01:37:42 v2.0.0-dev.3 01:37:42 v2.0.0-dev.4 01:37:42 v2.0.0-dev.5 01:37:42 v2.0.0-dev.6 01:37:42 v2.0.0-dev.7 01:37:42 v2.0.0-dev.8 01:37:42 v2.0.1-dev.1 01:37:42 v2.0.1-dev.2 01:37:42 v2.0.1-dev.3 01:37:42 v2.0.1-dev.4 01:37:42 v2.0.1-dev.5 01:37:42 v2.0.1-dev.6 01:37:42 v2.0.1-dev.7 01:37:42 v2.0.1-dev.8 [Pipeline] sh 01:37:43 + lftools sign git-tag v2.0.1-dev.8 01:37:43 Signing Git tag with Sigul... 01:37:43 Signing v2.0.1-dev.8 [Pipeline] echo 01:37:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:37:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:37:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:37:44 $ docker stop --time=1 9babad6f618c71821f1471a675ab2745ee5ded7cbab69364e7384acc237e415a 01:37:46 $ 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 01:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:46 . [Pipeline] withDockerContainer 01:37:46 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:37:46 $ 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 01:37:47 $ docker top d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:47 [ssh-agent] Looking for ssh-agent implementation... 01:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:47 $ docker exec d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c ssh-agent 01:37:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhfMlCB/agent.13 01:37:47 SSH_AGENT_PID=19 01:37:47 Running ssh-add (command line suppressed) 01:37:47 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) 01:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:47 + git semver bump pre 01:37:47 # -> Open(): unable to determine branch for HEAD 01:37:47 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 01:37:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 01:37:47 # $SEMVER_REMOTE_NAME = origin 01:37:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:37:47 # $SEMVER_USER_NAME = edgex-jenkins 01:37:47 # $SEMVER_BRANCH = main 01:37:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 01:37:47 2.0.1-dev.9 [Pipeline] } 01:37:47 $ docker exec --env ******** --env ******** d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c ssh-agent -k 01:37:47 unset SSH_AUTH_SOCK; 01:37:47 unset SSH_AGENT_PID; 01:37:47 echo Agent pid 19 killed; 01:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:48 + git semver [Pipeline] } 01:37:48 $ docker stop --time=1 d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c 01:37:49 $ docker rm -f d4175a201212d7ad1100506ac3140c1259e679772274366032cbca7ab11b791c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:49 . [Pipeline] withDockerContainer 01:37:49 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:37:49 $ 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 01:37:50 $ docker top 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:50 [ssh-agent] Looking for ssh-agent implementation... 01:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:50 $ docker exec 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c ssh-agent 01:37:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCjmKp/agent.14 01:37:50 SSH_AGENT_PID=21 01:37:50 Running ssh-add (command line suppressed) 01:37:50 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) 01:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:51 + git semver push 01:37:51 # -> Open(): unable to determine branch for HEAD 01:37:51 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 01:37:51 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 01:37:51 # $SEMVER_REMOTE_NAME = origin 01:37:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:37:51 # $SEMVER_USER_NAME = edgex-jenkins 01:37:51 # $SEMVER_BRANCH = main 01:37:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 01:37:52 $ docker exec --env ******** --env ******** 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c ssh-agent -k 01:37:52 unset SSH_AUTH_SOCK; 01:37:52 unset SSH_AGENT_PID; 01:37:52 echo Agent pid 21 killed; 01:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:52 + git semver [Pipeline] } 01:37:52 $ docker stop --time=1 5b775ae186aac4786afd08be01e00b112ead541124de8537454b363d3535aa9c 01:37:54 $ 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 01:37:54 + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:37:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:37:55 ---> package-listing.sh 01:37:55 ++ tr '[:upper:]' '[:lower:]' 01:37:55 ++ facter osfamily 01:37:56 + OS_FAMILY=redhat 01:37:56 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 01:37:56 + START_PACKAGES=/tmp/packages_start.txt 01:37:56 + END_PACKAGES=/tmp/packages_end.txt 01:37:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:56 + PACKAGES=/tmp/packages_start.txt 01:37:56 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 01:37:56 + PACKAGES=/tmp/packages_end.txt 01:37:56 + case "${OS_FAMILY}" in 01:37:56 + sort 01:37:56 + rpm -qa 01:37:56 + '[' -f /tmp/packages_start.txt ']' 01:37:56 + '[' -f /tmp/packages_end.txt ']' 01:37:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:56 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 01:37:56 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 01:37:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 01:37:56 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 01:37:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:57 01:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:57 latest: Pulling from edgex-lftools-log-publisher 01:37:57 b4d181a07f80: Pulling fs layer 01:37:57 a1111a8f2ec3: Pulling fs layer 01:37:57 ed53099fbce6: Pulling fs layer 01:37:57 dc539afda2c1: Pulling fs layer 01:37:57 77bc0d833cb6: Pulling fs layer 01:37:57 9065ff56babe: Pulling fs layer 01:37:57 d287ab97295c: Pulling fs layer 01:37:57 dc539afda2c1: Waiting 01:37:57 77bc0d833cb6: Waiting 01:37:57 9065ff56babe: Waiting 01:37:57 d287ab97295c: Waiting 01:37:57 a1111a8f2ec3: Verifying Checksum 01:37:57 a1111a8f2ec3: Download complete 01:37:57 dc539afda2c1: Verifying Checksum 01:37:57 dc539afda2c1: Download complete 01:37:57 ed53099fbce6: Verifying Checksum 01:37:57 ed53099fbce6: Download complete 01:37:58 9065ff56babe: Verifying Checksum 01:37:58 9065ff56babe: Download complete 01:37:58 77bc0d833cb6: Verifying Checksum 01:37:58 77bc0d833cb6: Download complete 01:37:58 b4d181a07f80: Verifying Checksum 01:37:58 b4d181a07f80: Download complete 01:37:58 d287ab97295c: Verifying Checksum 01:37:58 d287ab97295c: Download complete 01:37:59 b4d181a07f80: Pull complete 01:37:59 a1111a8f2ec3: Pull complete 01:38:00 ed53099fbce6: Pull complete 01:38:00 dc539afda2c1: Pull complete 01:38:00 77bc0d833cb6: Pull complete 01:38:00 9065ff56babe: Pull complete 01:38:05 d287ab97295c: Pull complete 01:38:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:38:06 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 01:38:06 $ 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 01:38:08 $ docker top 43853f85290371c7362b8033002a36da30bbfd87747c8e5e64760169c9a43d17 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:09 + touch /tmp/pre-build-complete [Pipeline] sh 01:38:09 + mkdir -p /var/log/sysstat [Pipeline] sh 01:38:09 + ls /var/log/sa-host 01:38:09 + sadf -c /var/log/sa-host/sa18 01:38:09 file_magic: OK 01:38:09 HZ: Using current value: 100 01:38:09 file_header: OK 01:38:09 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 01:38:09 Statistics: 01:38:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:38:09 File successfully converted to sysstat format version 12.0.3 01:38:09 + sadf -c /var/log/sa-host/sa30 01:38:09 file_magic: OK 01:38:09 HZ: Using current value: 100 01:38:09 file_header: OK 01:38:09 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 01:38:09 Statistics: 01:38:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:38:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:09 provisioning config files... 01:38:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config657824455333544131tmp [Pipeline] { [Pipeline] echo 01:38:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:38:10 ---> create-netrc.sh [Pipeline] } 01:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:38:10 ---> python-tools-install.sh [Pipeline] echo 01:38:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:38:10 ---> sudo-logs.sh 01:38:10 Archiving 'sudo' log.. 01:38:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2017.novalocal: Name or service not known 01:38:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2017.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:38:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:38:11 ---> job-cost.sh 01:38:11 lf-activate-venv: SKIPPING 01:38:11 DEBUG: total: 0.10999999940395355 01:38:11 INFO: Retrieving Stack Cost... 01:38:11 INFO: Retrieving Pricing Info for: v3-standard-2 01:38:12 INFO: Archiving Costs [Pipeline] echo 01:38:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:38:12 ---> logs-deploy.sh 01:38:12 lf-activate-venv: SKIPPING 01:38:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/9 01:38:12 INFO: archiving workspace using pattern(s): 01:38:12 Archives upload complete. 01:38:13 INFO: archiving logs to Nexus