Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b 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-ssh8670297037244076425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8332987331135686711.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 144eb70ba3d470a427e699408e811d3f535e987a 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-core-contracts/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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5407464244451009983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh5771355223642458294.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8383428724571782743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2995 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git Avoid second fetch Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh3608802104798911590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" > git rev-list --no-walk 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T22:16:44.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T22:16:44.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T22:16:44.239Z] ========================================================= [2021-07-15T22:16:44.239Z] EdgeX Global Pipelines Version Info [2021-07-15T22:16:44.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:16:45.487Z] ------------------- [2021-07-15T22:16:45.487Z] stable info: [2021-07-15T22:16:45.487Z] ------------------- [2021-07-15T22:16:45.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T22:16:45.487Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T22:16:45.487Z] Message: update stable to v1.0.196 [2021-07-15T22:16:46.083Z] ------------------- [2021-07-15T22:16:46.083Z] experimental info: [2021-07-15T22:16:46.083Z] ------------------- [2021-07-15T22:16:46.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T22:16:46.083Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T22:16:46.083Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T22:16:46.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-15T22:16:46.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-15T22:16:46.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T22:16:46.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T22:16:46.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T22:16:46.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T22:16:46.389Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T22:16:46.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T22:16:46.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T22:16:46.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T22:16:46.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T22:16:46.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-15T22:16:46.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T22:16:46.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T22:16:46.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T22:16:46.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T22:16:46.625Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T22:16:46.648Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T22:16:46.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T22:16:46.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-15T22:16:46.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T22:16:46.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T22:16:46.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T22:16:46.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T22:16:46.835Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-15T22:16:46.860Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T22:16:46.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T22:16:46.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T22:16:46.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T22:16:46.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] echo [2021-07-15T22:16:46.983Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 490a961 [Pipeline] echo [2021-07-15T22:16:47.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T22:16:47.528Z] + git log --format=format:%s -1 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] echo [2021-07-15T22:16:47.609Z] GIT_COMMIT: 490a96143ed88d263d0e9894a43bf3751025c41b, Commit Message: Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0 [Pipeline] echo [2021-07-15T22:16:47.635Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:16:48.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:16:48.819Z] [2021-07-15T22:16:48.819Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:16:49.375Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:16:49.375Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T22:16:49.375Z] 31603596830f: Pulling fs layer [2021-07-15T22:16:49.375Z] b6dc333f4379: Pulling fs layer [2021-07-15T22:16:49.375Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T22:16:49.375Z] fd332fbdc1db: Pulling fs layer [2021-07-15T22:16:49.375Z] b6dc333f4379: Verifying Checksum [2021-07-15T22:16:49.375Z] b6dc333f4379: Download complete [2021-07-15T22:16:49.644Z] 31603596830f: Verifying Checksum [2021-07-15T22:16:49.644Z] 31603596830f: Download complete [2021-07-15T22:16:49.914Z] 31603596830f: Pull complete [2021-07-15T22:16:49.914Z] fd332fbdc1db: Verifying Checksum [2021-07-15T22:16:49.914Z] fd332fbdc1db: Download complete [2021-07-15T22:16:49.914Z] b6dc333f4379: Pull complete [2021-07-15T22:16:50.185Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T22:16:50.185Z] 3d9ef1400e77: Download complete [2021-07-15T22:16:50.776Z] 3d9ef1400e77: Pull complete [2021-07-15T22:16:50.776Z] fd332fbdc1db: Pull complete [2021-07-15T22:16:50.776Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T22:16:50.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:16:50.776Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T22:16:50.874Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:16:50.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T22:16:51.684Z] $ docker top 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T22:16:51.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:16:51.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:16:51.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:16:51.965Z] $ docker exec 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent [2021-07-15T22:16:52.092Z] SSH_AUTH_SOCK=/tmp/ssh-DpBmAF8zq8EP/agent.14 [2021-07-15T22:16:52.092Z] SSH_AGENT_PID=20 [2021-07-15T22:16:52.103Z] Running ssh-add (command line suppressed) [2021-07-15T22:16:52.203Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9005327373277701341.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9005327373277701341.key) [2021-07-15T22:16:52.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:16:52.544Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T22:16:52.571Z] $ docker exec --env ******** --env ******** 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent -k [2021-07-15T22:16:52.660Z] unset SSH_AUTH_SOCK; [2021-07-15T22:16:52.660Z] unset SSH_AGENT_PID; [2021-07-15T22:16:52.660Z] echo Agent pid 20 killed; [2021-07-15T22:16:52.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T22:16:52.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:16:52.717Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:16:52.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:16:52.834Z] $ docker exec 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent [2021-07-15T22:16:52.947Z] SSH_AUTH_SOCK=/tmp/ssh-62W5i1KvH31u/agent.54 [2021-07-15T22:16:52.947Z] SSH_AGENT_PID=60 [2021-07-15T22:16:52.957Z] Running ssh-add (command line suppressed) [2021-07-15T22:16:53.046Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8085061255601930279.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8085061255601930279.key) [2021-07-15T22:16:53.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:16:53.392Z] + git semver init [2021-07-15T22:16:53.393Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T22:16:53.393Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T22:16:53.393Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T22:16:53.393Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T22:16:53.393Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T22:16:53.393Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T22:16:53.393Z] # $SEMVER_BRANCH = main [2021-07-15T22:16:53.393Z] # $SEMVER_TEMP = /tmp/semver-704604163 [2021-07-15T22:16:53.393Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-15T22:16:53.991Z] # '/tmp/semver-704604163' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-15T22:16:53.991Z] # -> Force: false [2021-07-15T22:16:53.991Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-15T22:16:54.005Z] $ docker exec --env ******** --env ******** 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent -k [2021-07-15T22:16:54.102Z] unset SSH_AUTH_SOCK; [2021-07-15T22:16:54.103Z] unset SSH_AGENT_PID; [2021-07-15T22:16:54.103Z] echo Agent pid 60 killed; [2021-07-15T22:16:54.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:16:54.471Z] + git semver [Pipeline] } [2021-07-15T22:16:54.492Z] $ docker stop --time=1 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 [2021-07-15T22:16:55.746Z] $ docker rm -f 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T22:16:56.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T22:16:56.496Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T22:16:56.499Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-07-15T22:17:11.710Z] Still waiting to schedule task [2021-07-15T22:17:11.710Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T22:17:11.712Z] Still waiting to schedule task [2021-07-15T22:17:11.713Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-15T22:19:05.427Z] Running on prd-centos7-docker-4c-2g-2999 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-15T22:19:05.450Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-07-15T22:19:05.608Z] Selected Git installation does not exist. Using Default [2021-07-15T22:19:05.608Z] The recommended git tool is: NONE [2021-07-15T22:19:09.098Z] using credential edgex-jenkins-ssh [2021-07-15T22:19:09.119Z] Cloning the remote Git repository [2021-07-15T22:19:10.029Z] Avoid second fetch [2021-07-15T22:19:10.030Z] Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) [2021-07-15T22:19:07.963Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T22:19:08.043Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-07-15T22:19:08.091Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T22:19:08.092Z] > git --version # timeout=10 [2021-07-15T22:19:08.103Z] > git --version # 'git version 2.24.4' [2021-07-15T22:19:08.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:19:08.136Z] [INFO] Currently running in a labeled security context [2021-07-15T22:19:08.136Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T22:19:08.136Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh4879129100522724310.key [2021-07-15T22:19:08.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:19:08.820Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T22:19:08.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:19:08.853Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:19:08.861Z] > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-15T22:19:12.675Z] Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T22:19:13.515Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:19:13.862Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:19:14.185Z] + sudo service docker restart [2021-07-15T22:19:14.185Z] + true [2021-07-15T22:19:14.185Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T22:19:20.127Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2996 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-15T22:19:20.147Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-07-15T22:19:20.431Z] Selected Git installation does not exist. Using Default [2021-07-15T22:19:20.431Z] The recommended git tool is: NONE [2021-07-15T22:19:26.081Z] using credential edgex-jenkins-ssh [2021-07-15T22:19:26.102Z] Cloning the remote Git repository [2021-07-15T22:19:26.171Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T22:19:26.292Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-07-15T22:19:26.385Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T22:19:26.386Z] > git --version # timeout=10 [2021-07-15T22:19:26.435Z] > git --version # 'git version 2.17.1' [2021-07-15T22:19:26.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T22:19:26.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:19:27.815Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T22:19:27.858Z] Avoid second fetch [2021-07-15T22:19:27.859Z] Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) [2021-07-15T22:19:27.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T22:19:27.878Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T22:19:27.897Z] > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-15T22:19:32.231Z] Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] unstash [Pipeline] echo [2021-07-15T22:19:32.590Z] ========================================================= [2021-07-15T22:19:32.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T22:19:32.591Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T22:19:32.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T22:19:32.956Z] Sending build context to Docker daemon 2.903MB [2021-07-15T22:19:32.956Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T22:19:32.956Z] Step 2/7 : FROM ${BASE} [2021-07-15T22:19:33.225Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T22:19:33.225Z] 540db60ca938: Pulling fs layer [2021-07-15T22:19:33.225Z] adcc1eea9eea: Pulling fs layer [2021-07-15T22:19:33.225Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T22:19:33.225Z] 0773c198feca: Pulling fs layer [2021-07-15T22:19:33.225Z] 345f892a5656: Pulling fs layer [2021-07-15T22:19:33.225Z] 4796506630df: Pulling fs layer [2021-07-15T22:19:33.225Z] cc55df3e53f1: Pulling fs layer [2021-07-15T22:19:33.225Z] 4d027b6c602c: Pulling fs layer [2021-07-15T22:19:33.225Z] 449e75d2c14e: Pulling fs layer [2021-07-15T22:19:33.225Z] 0773c198feca: Waiting [2021-07-15T22:19:33.225Z] 345f892a5656: Waiting [2021-07-15T22:19:33.225Z] 4796506630df: Waiting [2021-07-15T22:19:33.225Z] cc55df3e53f1: Waiting [2021-07-15T22:19:33.225Z] 4d027b6c602c: Waiting [2021-07-15T22:19:33.225Z] 449e75d2c14e: Waiting [2021-07-15T22:19:33.225Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T22:19:33.225Z] 4c4ab2625f07: Download complete [2021-07-15T22:19:33.398Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:19:33.499Z] adcc1eea9eea: Verifying Checksum [2021-07-15T22:19:33.499Z] adcc1eea9eea: Download complete [2021-07-15T22:19:33.499Z] 345f892a5656: Verifying Checksum [2021-07-15T22:19:33.499Z] 345f892a5656: Download complete [2021-07-15T22:19:33.499Z] 4796506630df: Verifying Checksum [2021-07-15T22:19:33.499Z] 4796506630df: Download complete [2021-07-15T22:19:33.499Z] cc55df3e53f1: Verifying Checksum [2021-07-15T22:19:33.499Z] cc55df3e53f1: Download complete [2021-07-15T22:19:33.499Z] 540db60ca938: Verifying Checksum [2021-07-15T22:19:33.499Z] 540db60ca938: Download complete [2021-07-15T22:19:33.769Z] 540db60ca938: Pull complete [2021-07-15T22:19:33.769Z] adcc1eea9eea: Pull complete [2021-07-15T22:19:33.769Z] 4d027b6c602c: Verifying Checksum [2021-07-15T22:19:33.769Z] 4d027b6c602c: Download complete [2021-07-15T22:19:33.769Z] 4c4ab2625f07: Pull complete [2021-07-15T22:19:33.824Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T22:19:34.178Z] + true [2021-07-15T22:19:34.178Z] + sudo service docker restart [2021-07-15T22:19:37.122Z] 449e75d2c14e: Verifying Checksum [2021-07-15T22:19:37.123Z] 449e75d2c14e: Download complete [2021-07-15T22:19:37.712Z] 0773c198feca: Verifying Checksum [2021-07-15T22:19:37.713Z] 0773c198feca: Download complete [2021-07-15T22:19:41.152Z] 0773c198feca: Pull complete [2021-07-15T22:19:41.152Z] 345f892a5656: Pull complete [2021-07-15T22:19:41.152Z] 4796506630df: Pull complete [2021-07-15T22:19:41.152Z] cc55df3e53f1: Pull complete [2021-07-15T22:19:41.420Z] 4d027b6c602c: Pull complete [2021-07-15T22:19:42.850Z] 449e75d2c14e: Pull complete [2021-07-15T22:19:42.850Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T22:19:42.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T22:19:42.850Z] ---> 0d28375d9b5b [2021-07-15T22:19:42.850Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T22:19:44.802Z] ---> Running in 6c5a13f7d629 [2021-07-15T22:19:44.802Z] Removing intermediate container 6c5a13f7d629 [2021-07-15T22:19:44.802Z] ---> ffb33f834b2d [2021-07-15T22:19:44.802Z] Step 4/7 : RUN apk add bash [2021-07-15T22:19:44.802Z] ---> Running in 32834a971296 [2021-07-15T22:19:44.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T22:19:45.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T22:19:46.357Z] OK: 149 MiB in 40 packages [2021-07-15T22:19:46.621Z] Removing intermediate container 32834a971296 [2021-07-15T22:19:46.621Z] ---> d7bc9b7bf2b1 [2021-07-15T22:19:46.621Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T22:19:46.621Z] ---> Running in 49d25840ce12 [2021-07-15T22:19:46.621Z] Removing intermediate container 49d25840ce12 [2021-07-15T22:19:46.621Z] ---> 52ca88ba7c01 [2021-07-15T22:19:46.621Z] Step 6/7 : COPY go.mod . [2021-07-15T22:19:46.892Z] ---> 82f904dfc0fa [2021-07-15T22:19:46.892Z] Step 7/7 : RUN go mod download [2021-07-15T22:19:46.892Z] ---> Running in f7f6712f0b78 [Pipeline] unstash [Pipeline] echo [2021-07-15T22:19:52.958Z] ========================================================= [2021-07-15T22:19:52.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T22:19:52.959Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:19:53.308Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T22:19:54.305Z] Sending build context to Docker daemon 2.902MB [2021-07-15T22:19:54.583Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T22:19:54.583Z] Step 2/7 : FROM ${BASE} [2021-07-15T22:19:55.189Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T22:19:55.189Z] 595b0fe564bb: Pulling fs layer [2021-07-15T22:19:55.189Z] 24495759ef45: Pulling fs layer [2021-07-15T22:19:55.189Z] d148012ef14d: Pulling fs layer [2021-07-15T22:19:55.189Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T22:19:55.189Z] 093eec477d81: Pulling fs layer [2021-07-15T22:19:55.189Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T22:19:55.189Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T22:19:55.189Z] 596795e73e0f: Pulling fs layer [2021-07-15T22:19:55.189Z] a6d5b2bbb924: Waiting [2021-07-15T22:19:55.189Z] 2446dc1eb7d3: Waiting [2021-07-15T22:19:55.189Z] cb65c68fc2e2: Waiting [2021-07-15T22:19:55.189Z] 093eec477d81: Waiting [2021-07-15T22:19:55.189Z] 596795e73e0f: Waiting [2021-07-15T22:19:55.189Z] d148012ef14d: Verifying Checksum [2021-07-15T22:19:55.189Z] d148012ef14d: Download complete [2021-07-15T22:19:55.189Z] 24495759ef45: Download complete [2021-07-15T22:19:55.189Z] 093eec477d81: Verifying Checksum [2021-07-15T22:19:55.189Z] 093eec477d81: Download complete [2021-07-15T22:19:55.189Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T22:19:55.189Z] a6d5b2bbb924: Download complete [2021-07-15T22:19:55.189Z] 595b0fe564bb: Verifying Checksum [2021-07-15T22:19:55.189Z] 595b0fe564bb: Download complete [2021-07-15T22:19:55.189Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T22:19:55.189Z] 2446dc1eb7d3: Download complete [2021-07-15T22:19:55.791Z] 595b0fe564bb: Pull complete [2021-07-15T22:19:56.390Z] 24495759ef45: Pull complete [2021-07-15T22:19:56.992Z] d148012ef14d: Pull complete [2021-07-15T22:19:57.604Z] 596795e73e0f: Verifying Checksum [2021-07-15T22:19:57.604Z] 596795e73e0f: Download complete [2021-07-15T22:19:59.049Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T22:19:59.049Z] cb65c68fc2e2: Download complete [2021-07-15T22:20:09.243Z] cb65c68fc2e2: Pull complete [2021-07-15T22:20:09.519Z] 093eec477d81: Pull complete [2021-07-15T22:20:09.794Z] a6d5b2bbb924: Pull complete [2021-07-15T22:20:10.409Z] 2446dc1eb7d3: Pull complete [2021-07-15T22:20:14.767Z] 596795e73e0f: Pull complete [2021-07-15T22:20:14.767Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T22:20:14.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T22:20:14.767Z] ---> d9e956139c92 [2021-07-15T22:20:14.767Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T22:20:16.767Z] ---> Running in 02065def5c57 [2021-07-15T22:20:17.365Z] Removing intermediate container 02065def5c57 [2021-07-15T22:20:17.365Z] ---> dab95399b122 [2021-07-15T22:20:17.365Z] Step 4/7 : RUN apk add bash [2021-07-15T22:20:17.365Z] ---> Running in 41ffdcf69085 [2021-07-15T22:20:18.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T22:20:19.194Z] Removing intermediate container f7f6712f0b78 [2021-07-15T22:20:19.195Z] ---> 9674d24b30a7 [2021-07-15T22:20:19.195Z] Successfully built 9674d24b30a7 [2021-07-15T22:20:19.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:20:19.537Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T22:20:19.537Z] . [Pipeline] withDockerContainer [2021-07-15T22:20:19.632Z] prd-centos7-docker-4c-2g-2999 does not seem to be running inside a container [2021-07-15T22:20:19.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-07-15T22:20:19.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T22:20:20.081Z] $ docker top 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:20:20.532Z] + go version [2021-07-15T22:20:20.532Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T22:20:20.543Z] $ docker stop --time=1 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 [2021-07-15T22:20:20.802Z] OK: 138 MiB in 40 packages [2021-07-15T22:20:21.731Z] $ docker rm -f 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 [2021-07-15T22:20:21.788Z] Removing intermediate container 41ffdcf69085 [2021-07-15T22:20:21.788Z] ---> 832f4d6e17dd [2021-07-15T22:20:21.788Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T22:20:21.788Z] ---> Running in 17eeddbe2331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:20:22.390Z] Removing intermediate container 17eeddbe2331 [2021-07-15T22:20:22.390Z] ---> de8c2a5355f6 [2021-07-15T22:20:22.390Z] Step 6/7 : COPY go.mod . [2021-07-15T22:20:22.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T22:20:22.399Z] . [Pipeline] withDockerContainer [2021-07-15T22:20:22.489Z] prd-centos7-docker-4c-2g-2999 does not seem to be running inside a container [2021-07-15T22:20:22.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-07-15T22:20:22.926Z] $ docker top 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:20:23.346Z] + go mod tidy [2021-07-15T22:20:23.381Z] ---> e8990435a8e7 [2021-07-15T22:20:23.381Z] Step 7/7 : RUN go mod download [2021-07-15T22:20:23.381Z] ---> Running in 2f4ec0775f2e [Pipeline] sh [2021-07-15T22:20:23.935Z] + make test [2021-07-15T22:20:23.936Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T22:20:24.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T22:20:34.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.075s coverage: 83.5% of statements [2021-07-15T22:20:34.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T22:20:34.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T22:20:34.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T22:20:34.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-07-15T22:20:34.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T22:20:34.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.007s coverage: 47.2% of statements [2021-07-15T22:20:34.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements [2021-07-15T22:20:34.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-07-15T22:20:35.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-15T22:20:35.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-07-15T22:20:35.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-15T22:20:35.684Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T22:20:39.947Z] gofmt -l . [2021-07-15T22:20:40.212Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T22:20:40.225Z] $ docker stop --time=1 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c [2021-07-15T22:20:41.643Z] $ docker rm -f 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T22:20:42.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T22:20:42.361Z] 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] libraryResource [Pipeline] sh [2021-07-15T22:20:43.478Z] ---> job-cost.sh [2021-07-15T22:20:43.478Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CLFI [2021-07-15T22:20:53.588Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T22:21:05.978Z] lf-activate-venv(): INFO: Adding /tmp/venv-CLFI/bin to PATH [2021-07-15T22:21:05.978Z] INFO: No Stack... [2021-07-15T22:21:05.978Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T22:21:06.268Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T22:21:06.583Z] + cut -d, -f6 [2021-07-15T22:21:06.583Z] + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [Pipeline] lock [2021-07-15T22:21:06.622Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [2021-07-15T22:21:06.631Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] did not exist. Created. [2021-07-15T22:21:06.631Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T22:21:06.989Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T22:21:07.066Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T22:21:07.078Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T22:21:45.526Z] Removing intermediate container 2f4ec0775f2e [2021-07-15T22:21:45.526Z] ---> 37f23fa6c490 [2021-07-15T22:21:45.526Z] Successfully built 37f23fa6c490 [2021-07-15T22:21:45.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:21:45.884Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T22:21:45.884Z] . [Pipeline] withDockerContainer [2021-07-15T22:21:46.163Z] prd-ubuntu18.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2021-07-15T22:21:46.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-07-15T22:21:47.985Z] $ docker top 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:21:48.995Z] + go version [2021-07-15T22:21:48.995Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T22:21:49.013Z] $ docker stop --time=1 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad [2021-07-15T22:21:50.875Z] $ docker rm -f 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:21:51.676Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T22:21:51.677Z] . [Pipeline] withDockerContainer [2021-07-15T22:21:51.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2021-07-15T22:21:52.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-07-15T22:21:53.918Z] $ docker top 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:21:54.920Z] + go mod tidy [Pipeline] sh [2021-07-15T22:21:56.190Z] + make test [2021-07-15T22:21:56.190Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T22:21:57.180Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.415s coverage: 83.5% of statements [2021-07-15T22:22:36.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T22:22:36.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T22:22:36.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.077s coverage: 26.3% of statements [2021-07-15T22:22:36.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 47.2% of statements [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.067s coverage: 90.0% of statements [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.228s coverage: 86.2% of statements [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements [2021-07-15T22:22:36.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-07-15T22:22:36.404Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T22:22:58.602Z] gofmt -l . [2021-07-15T22:22:58.602Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T22:22:58.619Z] $ docker stop --time=1 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 [2021-07-15T22:23:00.491Z] $ docker rm -f 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T22:23:01.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T22:23:01.324Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T22:23:01.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:23:02.794Z] ---> job-cost.sh [2021-07-15T22:23:02.794Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xq6o [2021-07-15T22:23:41.780Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T22:25:18.604Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xq6o/bin to PATH [2021-07-15T22:25:18.604Z] INFO: No Stack... [2021-07-15T22:25:18.605Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T22:25:18.605Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T22:25:18.958Z] + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [2021-07-15T22:25:18.958Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T22:25:19.023Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [2021-07-15T22:25:19.049Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] did not exist. Created. [2021-07-15T22:25:19.050Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T22:25:19.435Z] /w/workspace/go-mod-core-contracts/7@tmp/durable-d8b5c3b7/script.sh: 1: /w/workspace/go-mod-core-contracts/7@tmp/durable-d8b5c3b7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T22:25:19.792Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T22:25:19.848Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T22:25:20.001Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T22:25:20.013Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T22:25:21.123Z] provisioning config files... [2021-07-15T22:25:21.141Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config265019568456603100tmp [Pipeline] { [Pipeline] sh [2021-07-15T22:25:21.484Z] + set +x [2021-07-15T22:25:21.484Z] + curl -s https://codecov.io/bash [2021-07-15T22:25:21.484Z] + bash -s -- [2021-07-15T22:25:21.484Z] [2021-07-15T22:25:21.484Z] _____ _ [2021-07-15T22:25:21.484Z] / ____| | | [2021-07-15T22:25:21.484Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T22:25:21.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T22:25:21.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T22:25:21.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T22:25:21.484Z] Bash-1.0.5 [2021-07-15T22:25:21.484Z] [2021-07-15T22:25:21.484Z] [2021-07-15T22:25:21.484Z] ==> git version 2.24.4 found [2021-07-15T22:25:21.484Z] ==> 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-07-15T22:25:21.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T22:25:21.484Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T22:25:21.484Z] ==> Jenkins CI detected. [2021-07-15T22:25:21.484Z] project root: . [2021-07-15T22:25:21.484Z] --> token set from env [2021-07-15T22:25:21.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T22:25:21.753Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T22:25:21.753Z] ==> Python coveragepy not found [2021-07-15T22:25:21.753Z] ==> Searching for coverage reports in: [2021-07-15T22:25:21.753Z] + . [2021-07-15T22:25:21.753Z] -> Found 1 reports [2021-07-15T22:25:21.753Z] ==> Detecting git/mercurial file structure [2021-07-15T22:25:21.753Z] ==> Reading reports [2021-07-15T22:25:21.753Z] + ./coverage.out bytes=101674 [2021-07-15T22:25:21.753Z] ==> Appending adjustments [2021-07-15T22:25:21.753Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T22:25:22.344Z] + Found adjustments [2021-07-15T22:25:22.344Z] ==> Gzipping contents [2021-07-15T22:25:22.344Z] 16K /tmp/codecov.1VtIUB.gz [2021-07-15T22:25:22.344Z] ==> Uploading reports [2021-07-15T22:25:22.344Z] url: https://codecov.io [2021-07-15T22:25:22.344Z] query: branch=main&commit=490a96143ed88d263d0e9894a43bf3751025c41b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T22:25:22.344Z] -> Pinging Codecov [2021-07-15T22:25:22.344Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=490a96143ed88d263d0e9894a43bf3751025c41b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T22:25:22.615Z] -> Uploading to [2021-07-15T22:25:22.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/490a96143ed88d263d0e9894a43bf3751025c41b/2c2839e3-0607-4720-a31b-3ca3331d07ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T222522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f884b744f2fdc15dec80b8aa520c9633697327c47bc0777df580f18d2a863c4 [2021-07-15T22:25:22.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T22:25:22.615Z] Dload Upload Total Spent Left Speed [2021-07-15T22:25:23.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15272 0 0 100 15272 0 41540 --:--:-- --:--:-- --:--:-- 41613 [2021-07-15T22:25:23.207Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] } [2021-07-15T22:25:23.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-15T22:25:23.977Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T22:25:23.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:25:24.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T22:25:24.525Z] [2021-07-15T22:25:24.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:25:24.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T22:25:24.863Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T22:25:24.863Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T22:25:24.863Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T22:25:24.863Z] de9db76c5a1d: Pulling fs layer [2021-07-15T22:25:24.863Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T22:25:24.863Z] 0d57e429df01: Pulling fs layer [2021-07-15T22:25:24.863Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T22:25:24.863Z] e1f770b5df2f: Pulling fs layer [2021-07-15T22:25:24.863Z] 85a0685a4137: Pulling fs layer [2021-07-15T22:25:24.863Z] 0d57e429df01: Waiting [2021-07-15T22:25:24.863Z] 4e4be7b47b0d: Waiting [2021-07-15T22:25:24.863Z] e1f770b5df2f: Waiting [2021-07-15T22:25:24.863Z] 85a0685a4137: Waiting [2021-07-15T22:25:24.863Z] 0eba1c9be4d2: Waiting [2021-07-15T22:25:24.863Z] de9db76c5a1d: Verifying Checksum [2021-07-15T22:25:24.863Z] de9db76c5a1d: Download complete [2021-07-15T22:25:24.863Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T22:25:24.863Z] 0ef7d3d256c8: Download complete [2021-07-15T22:25:25.132Z] 0d57e429df01: Verifying Checksum [2021-07-15T22:25:25.132Z] 0d57e429df01: Download complete [2021-07-15T22:25:25.132Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T22:25:25.132Z] 4e4be7b47b0d: Download complete [2021-07-15T22:25:25.132Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T22:25:25.132Z] 188c0c94c7c5: Download complete [2021-07-15T22:25:25.401Z] 188c0c94c7c5: Pull complete [2021-07-15T22:25:25.401Z] 0ef7d3d256c8: Pull complete [2021-07-15T22:25:25.401Z] de9db76c5a1d: Pull complete [2021-07-15T22:25:27.390Z] e1f770b5df2f: Verifying Checksum [2021-07-15T22:25:27.390Z] e1f770b5df2f: Download complete [2021-07-15T22:25:30.870Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T22:25:30.870Z] 0eba1c9be4d2: Download complete [2021-07-15T22:25:32.293Z] 85a0685a4137: Verifying Checksum [2021-07-15T22:25:32.293Z] 85a0685a4137: Download complete [2021-07-15T22:25:34.274Z] 0eba1c9be4d2: Pull complete [2021-07-15T22:25:34.274Z] 0d57e429df01: Pull complete [2021-07-15T22:25:34.274Z] 4e4be7b47b0d: Pull complete [2021-07-15T22:25:34.550Z] e1f770b5df2f: Pull complete [2021-07-15T22:25:38.886Z] 85a0685a4137: Pull complete [2021-07-15T22:25:38.886Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T22:25:38.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T22:25:38.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T22:25:39.018Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:25:39.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T22:25:39.836Z] $ docker top 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T22:25:39.947Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T22:25:40.385Z] + set -o pipefail [2021-07-15T22:25:40.386Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T22:25:45.850Z] [2021-07-15T22:25:45.850Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-15T22:25:45.850Z] [2021-07-15T22:25:45.850Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/565f4003-c680-4237-9dc0-4c9b46251025 [2021-07-15T22:25:45.850Z] [2021-07-15T22:25:45.850Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T22:25:45.850Z] [2021-07-15T22:25:45.850Z] [Pipeline] } [2021-07-15T22:25:45.867Z] $ docker stop --time=1 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 [2021-07-15T22:25:47.600Z] $ docker rm -f 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 [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-07-15T22:25:48.888Z] + git log --format=format:%s -1 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:25:49.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:25:49.232Z] . [Pipeline] withDockerContainer [2021-07-15T22:25:49.330Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:25:49.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T22:25:49.811Z] $ docker top 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T22:25:49.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:25:49.950Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:25:50.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:25:50.073Z] $ docker exec 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc ssh-agent [2021-07-15T22:25:50.194Z] SSH_AUTH_SOCK=/tmp/ssh-uA9DynhG20Yr/agent.13 [2021-07-15T22:25:50.194Z] SSH_AGENT_PID=20 [2021-07-15T22:25:50.206Z] Running ssh-add (command line suppressed) [2021-07-15T22:25:50.320Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4581682149866075584.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4581682149866075584.key) [2021-07-15T22:25:50.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:25:50.661Z] + git semver tag [2021-07-15T22:25:50.661Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T22:25:50.661Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T22:25:50.661Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T22:25:50.661Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T22:25:50.661Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T22:25:50.661Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T22:25:50.661Z] # $SEMVER_BRANCH = main [2021-07-15T22:25:50.661Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-15T22:25:50.661Z] # 490a96143ed88d263d0e9894a43bf3751025c41b HEAD [2021-07-15T22:25:50.661Z] # -> Force: false [2021-07-15T22:25:50.661Z] # 50a567e5df91da28506c0fc7be0c0fce4c928a9b refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-07-15T22:25:50.678Z] $ docker exec --env ******** --env ******** 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc ssh-agent -k [2021-07-15T22:25:50.779Z] unset SSH_AUTH_SOCK; [2021-07-15T22:25:50.779Z] unset SSH_AGENT_PID; [2021-07-15T22:25:50.779Z] echo Agent pid 20 killed; [2021-07-15T22:25:50.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:25:51.279Z] + git semver [Pipeline] } [2021-07-15T22:25:51.300Z] $ docker stop --time=1 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc [2021-07-15T22:25:52.494Z] $ docker rm -f 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:25:53.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T22:25:53.025Z] [2021-07-15T22:25:53.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:25:53.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T22:25:53.380Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T22:25:53.380Z] ab5ef0e58194: Pulling fs layer [2021-07-15T22:25:53.380Z] 9712f1f96733: Pulling fs layer [2021-07-15T22:25:53.380Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T22:25:53.380Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T22:25:53.380Z] e9a5061849ea: Pulling fs layer [2021-07-15T22:25:53.380Z] d747dcd14b5f: Pulling fs layer [2021-07-15T22:25:53.380Z] 2de7ff778b66: Pulling fs layer [2021-07-15T22:25:53.380Z] e9a5061849ea: Waiting [2021-07-15T22:25:53.380Z] d747dcd14b5f: Waiting [2021-07-15T22:25:53.380Z] 2de7ff778b66: Waiting [2021-07-15T22:25:53.380Z] 0d9ebad4ef96: Waiting [2021-07-15T22:25:53.380Z] 9712f1f96733: Verifying Checksum [2021-07-15T22:25:53.380Z] 9712f1f96733: Download complete [2021-07-15T22:25:56.182Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T22:25:56.183Z] 63f879dbbcfc: Download complete [2021-07-15T22:25:56.454Z] e9a5061849ea: Verifying Checksum [2021-07-15T22:25:56.454Z] e9a5061849ea: Download complete [2021-07-15T22:25:56.454Z] d747dcd14b5f: Verifying Checksum [2021-07-15T22:25:56.454Z] d747dcd14b5f: Download complete [2021-07-15T22:25:57.041Z] 2de7ff778b66: Verifying Checksum [2021-07-15T22:25:57.041Z] 2de7ff778b66: Download complete [2021-07-15T22:25:57.626Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T22:25:57.626Z] 0d9ebad4ef96: Download complete [2021-07-15T22:25:57.898Z] ab5ef0e58194: Verifying Checksum [2021-07-15T22:25:57.898Z] ab5ef0e58194: Download complete [2021-07-15T22:26:00.055Z] ab5ef0e58194: Pull complete [2021-07-15T22:26:00.327Z] 9712f1f96733: Pull complete [2021-07-15T22:26:00.933Z] 63f879dbbcfc: Pull complete [2021-07-15T22:26:04.336Z] 0d9ebad4ef96: Pull complete [2021-07-15T22:26:04.336Z] e9a5061849ea: Pull complete [2021-07-15T22:26:04.336Z] d747dcd14b5f: Pull complete [2021-07-15T22:26:05.317Z] 2de7ff778b66: Pull complete [2021-07-15T22:26:05.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T22:26:05.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T22:26:05.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T22:26:05.432Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:26:05.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T22:26:08.264Z] $ docker top 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T22:26:08.361Z] provisioning config files... [2021-07-15T22:26:08.375Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1848347559639729275tmp [2021-07-15T22:26:08.395Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1054398026431605628tmp [2021-07-15T22:26:08.418Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4082653652530519884tmp [Pipeline] { [Pipeline] echo [2021-07-15T22:26:08.443Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:08.794Z] ---> sigul-configuration.sh [2021-07-15T22:26:08.794Z] gpg: directory `/root/.gnupg' created [2021-07-15T22:26:08.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T22:26:08.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T22:26:08.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T22:26:08.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T22:26:08.794Z] gpg: CAST5 encrypted data [2021-07-15T22:26:08.794Z] gpg: encrypted with 1 passphrase [2021-07-15T22:26:08.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T22:26:09.150Z] + mkdir /home/jenkins [2021-07-15T22:26:09.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T22:26:09.470Z] + 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-07-15T22:26:09.487Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:09.801Z] ---> sigul-install.sh [2021-07-15T22:26:14.069Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T22:26:14.388Z] + git tag --list [2021-07-15T22:26:14.388Z] v0.0.0 [2021-07-15T22:26:14.388Z] v0.0.1 [2021-07-15T22:26:14.388Z] v0.1.0 [2021-07-15T22:26:14.388Z] v0.1.1 [2021-07-15T22:26:14.388Z] v0.1.10 [2021-07-15T22:26:14.388Z] v0.1.100 [2021-07-15T22:26:14.388Z] v0.1.101 [2021-07-15T22:26:14.388Z] v0.1.102 [2021-07-15T22:26:14.388Z] v0.1.103 [2021-07-15T22:26:14.388Z] v0.1.104 [2021-07-15T22:26:14.388Z] v0.1.105 [2021-07-15T22:26:14.388Z] v0.1.106 [2021-07-15T22:26:14.388Z] v0.1.107 [2021-07-15T22:26:14.388Z] v0.1.108 [2021-07-15T22:26:14.388Z] v0.1.109 [2021-07-15T22:26:14.388Z] v0.1.11 [2021-07-15T22:26:14.388Z] v0.1.110 [2021-07-15T22:26:14.388Z] v0.1.111 [2021-07-15T22:26:14.388Z] v0.1.112 [2021-07-15T22:26:14.388Z] v0.1.113 [2021-07-15T22:26:14.388Z] v0.1.114 [2021-07-15T22:26:14.388Z] v0.1.115 [2021-07-15T22:26:14.388Z] v0.1.116 [2021-07-15T22:26:14.388Z] v0.1.117 [2021-07-15T22:26:14.388Z] v0.1.118 [2021-07-15T22:26:14.388Z] v0.1.119 [2021-07-15T22:26:14.388Z] v0.1.12 [2021-07-15T22:26:14.388Z] v0.1.120 [2021-07-15T22:26:14.388Z] v0.1.121 [2021-07-15T22:26:14.388Z] v0.1.122 [2021-07-15T22:26:14.388Z] v0.1.123 [2021-07-15T22:26:14.388Z] v0.1.124 [2021-07-15T22:26:14.388Z] v0.1.125 [2021-07-15T22:26:14.388Z] v0.1.126 [2021-07-15T22:26:14.388Z] v0.1.127 [2021-07-15T22:26:14.388Z] v0.1.128 [2021-07-15T22:26:14.388Z] v0.1.129 [2021-07-15T22:26:14.388Z] v0.1.13 [2021-07-15T22:26:14.388Z] v0.1.130 [2021-07-15T22:26:14.388Z] v0.1.131 [2021-07-15T22:26:14.388Z] v0.1.132 [2021-07-15T22:26:14.388Z] v0.1.133 [2021-07-15T22:26:14.388Z] v0.1.134 [2021-07-15T22:26:14.388Z] v0.1.135 [2021-07-15T22:26:14.388Z] v0.1.136 [2021-07-15T22:26:14.388Z] v0.1.137 [2021-07-15T22:26:14.388Z] v0.1.138 [2021-07-15T22:26:14.388Z] v0.1.139 [2021-07-15T22:26:14.388Z] v0.1.14 [2021-07-15T22:26:14.388Z] v0.1.140 [2021-07-15T22:26:14.388Z] v0.1.141 [2021-07-15T22:26:14.388Z] v0.1.142 [2021-07-15T22:26:14.388Z] v0.1.143 [2021-07-15T22:26:14.388Z] v0.1.144 [2021-07-15T22:26:14.388Z] v0.1.145 [2021-07-15T22:26:14.388Z] v0.1.146 [2021-07-15T22:26:14.388Z] v0.1.147 [2021-07-15T22:26:14.388Z] v0.1.148 [2021-07-15T22:26:14.388Z] v0.1.149 [2021-07-15T22:26:14.388Z] v0.1.15 [2021-07-15T22:26:14.388Z] v0.1.16 [2021-07-15T22:26:14.388Z] v0.1.17 [2021-07-15T22:26:14.388Z] v0.1.18 [2021-07-15T22:26:14.388Z] v0.1.19 [2021-07-15T22:26:14.388Z] v0.1.2 [2021-07-15T22:26:14.388Z] v0.1.20 [2021-07-15T22:26:14.388Z] v0.1.21 [2021-07-15T22:26:14.388Z] v0.1.22 [2021-07-15T22:26:14.388Z] v0.1.23 [2021-07-15T22:26:14.388Z] v0.1.24 [2021-07-15T22:26:14.388Z] v0.1.25 [2021-07-15T22:26:14.388Z] v0.1.26 [2021-07-15T22:26:14.388Z] v0.1.27 [2021-07-15T22:26:14.388Z] v0.1.28 [2021-07-15T22:26:14.388Z] v0.1.29 [2021-07-15T22:26:14.388Z] v0.1.3 [2021-07-15T22:26:14.388Z] v0.1.30 [2021-07-15T22:26:14.388Z] v0.1.31 [2021-07-15T22:26:14.388Z] v0.1.32 [2021-07-15T22:26:14.388Z] v0.1.33 [2021-07-15T22:26:14.388Z] v0.1.34 [2021-07-15T22:26:14.388Z] v0.1.35 [2021-07-15T22:26:14.388Z] v0.1.36 [2021-07-15T22:26:14.388Z] v0.1.37 [2021-07-15T22:26:14.388Z] v0.1.38 [2021-07-15T22:26:14.388Z] v0.1.39 [2021-07-15T22:26:14.388Z] v0.1.4 [2021-07-15T22:26:14.388Z] v0.1.40 [2021-07-15T22:26:14.388Z] v0.1.41 [2021-07-15T22:26:14.388Z] v0.1.42 [2021-07-15T22:26:14.388Z] v0.1.43 [2021-07-15T22:26:14.388Z] v0.1.44 [2021-07-15T22:26:14.388Z] v0.1.45 [2021-07-15T22:26:14.388Z] v0.1.46 [2021-07-15T22:26:14.388Z] v0.1.47 [2021-07-15T22:26:14.388Z] v0.1.48 [2021-07-15T22:26:14.388Z] v0.1.49 [2021-07-15T22:26:14.388Z] v0.1.5 [2021-07-15T22:26:14.388Z] v0.1.50 [2021-07-15T22:26:14.388Z] v0.1.51 [2021-07-15T22:26:14.388Z] v0.1.52 [2021-07-15T22:26:14.388Z] v0.1.53 [2021-07-15T22:26:14.388Z] v0.1.54 [2021-07-15T22:26:14.388Z] v0.1.55 [2021-07-15T22:26:14.388Z] v0.1.56 [2021-07-15T22:26:14.388Z] v0.1.57 [2021-07-15T22:26:14.388Z] v0.1.58 [2021-07-15T22:26:14.388Z] v0.1.59 [2021-07-15T22:26:14.388Z] v0.1.6 [2021-07-15T22:26:14.388Z] v0.1.60 [2021-07-15T22:26:14.388Z] v0.1.61 [2021-07-15T22:26:14.388Z] v0.1.62 [2021-07-15T22:26:14.388Z] v0.1.63 [2021-07-15T22:26:14.388Z] v0.1.64 [2021-07-15T22:26:14.388Z] v0.1.65 [2021-07-15T22:26:14.388Z] v0.1.66 [2021-07-15T22:26:14.388Z] v0.1.67 [2021-07-15T22:26:14.388Z] v0.1.68 [2021-07-15T22:26:14.388Z] v0.1.69 [2021-07-15T22:26:14.388Z] v0.1.7 [2021-07-15T22:26:14.388Z] v0.1.70 [2021-07-15T22:26:14.388Z] v0.1.71 [2021-07-15T22:26:14.388Z] v0.1.72 [2021-07-15T22:26:14.388Z] v0.1.73 [2021-07-15T22:26:14.388Z] v0.1.74 [2021-07-15T22:26:14.388Z] v0.1.75 [2021-07-15T22:26:14.388Z] v0.1.76 [2021-07-15T22:26:14.388Z] v0.1.77 [2021-07-15T22:26:14.388Z] v0.1.78 [2021-07-15T22:26:14.388Z] v0.1.79 [2021-07-15T22:26:14.388Z] v0.1.8 [2021-07-15T22:26:14.388Z] v0.1.80 [2021-07-15T22:26:14.388Z] v0.1.81 [2021-07-15T22:26:14.388Z] v0.1.82 [2021-07-15T22:26:14.388Z] v0.1.83 [2021-07-15T22:26:14.388Z] v0.1.84 [2021-07-15T22:26:14.388Z] v0.1.85 [2021-07-15T22:26:14.388Z] v0.1.86 [2021-07-15T22:26:14.388Z] v0.1.87 [2021-07-15T22:26:14.388Z] v0.1.88 [2021-07-15T22:26:14.388Z] v0.1.89 [2021-07-15T22:26:14.388Z] v0.1.9 [2021-07-15T22:26:14.388Z] v0.1.90 [2021-07-15T22:26:14.388Z] v0.1.91 [2021-07-15T22:26:14.388Z] v0.1.92 [2021-07-15T22:26:14.388Z] v0.1.93 [2021-07-15T22:26:14.388Z] v0.1.94 [2021-07-15T22:26:14.388Z] v0.1.95 [2021-07-15T22:26:14.388Z] v0.1.96 [2021-07-15T22:26:14.388Z] v0.1.97 [2021-07-15T22:26:14.388Z] v0.1.98 [2021-07-15T22:26:14.388Z] v0.1.99 [2021-07-15T22:26:14.388Z] v2.0.0 [2021-07-15T22:26:14.388Z] v2.0.0-dev.1 [2021-07-15T22:26:14.388Z] v2.0.0-dev.10 [2021-07-15T22:26:14.388Z] v2.0.0-dev.100 [2021-07-15T22:26:14.388Z] v2.0.0-dev.101 [2021-07-15T22:26:14.388Z] v2.0.0-dev.102 [2021-07-15T22:26:14.388Z] v2.0.0-dev.103 [2021-07-15T22:26:14.388Z] v2.0.0-dev.11 [2021-07-15T22:26:14.388Z] v2.0.0-dev.12 [2021-07-15T22:26:14.388Z] v2.0.0-dev.13 [2021-07-15T22:26:14.388Z] v2.0.0-dev.14 [2021-07-15T22:26:14.388Z] v2.0.0-dev.15 [2021-07-15T22:26:14.388Z] v2.0.0-dev.16 [2021-07-15T22:26:14.388Z] v2.0.0-dev.17 [2021-07-15T22:26:14.388Z] v2.0.0-dev.18 [2021-07-15T22:26:14.388Z] v2.0.0-dev.19 [2021-07-15T22:26:14.388Z] v2.0.0-dev.2 [2021-07-15T22:26:14.388Z] v2.0.0-dev.20 [2021-07-15T22:26:14.388Z] v2.0.0-dev.21 [2021-07-15T22:26:14.388Z] v2.0.0-dev.22 [2021-07-15T22:26:14.388Z] v2.0.0-dev.23 [2021-07-15T22:26:14.388Z] v2.0.0-dev.24 [2021-07-15T22:26:14.388Z] v2.0.0-dev.25 [2021-07-15T22:26:14.388Z] v2.0.0-dev.26 [2021-07-15T22:26:14.388Z] v2.0.0-dev.27 [2021-07-15T22:26:14.388Z] v2.0.0-dev.28 [2021-07-15T22:26:14.388Z] v2.0.0-dev.29 [2021-07-15T22:26:14.388Z] v2.0.0-dev.3 [2021-07-15T22:26:14.388Z] v2.0.0-dev.30 [2021-07-15T22:26:14.388Z] v2.0.0-dev.31 [2021-07-15T22:26:14.388Z] v2.0.0-dev.32 [2021-07-15T22:26:14.388Z] v2.0.0-dev.33 [2021-07-15T22:26:14.388Z] v2.0.0-dev.34 [2021-07-15T22:26:14.388Z] v2.0.0-dev.35 [2021-07-15T22:26:14.388Z] v2.0.0-dev.36 [2021-07-15T22:26:14.388Z] v2.0.0-dev.37 [2021-07-15T22:26:14.388Z] v2.0.0-dev.38 [2021-07-15T22:26:14.388Z] v2.0.0-dev.39 [2021-07-15T22:26:14.388Z] v2.0.0-dev.4 [2021-07-15T22:26:14.388Z] v2.0.0-dev.40 [2021-07-15T22:26:14.388Z] v2.0.0-dev.41 [2021-07-15T22:26:14.388Z] v2.0.0-dev.42 [2021-07-15T22:26:14.388Z] v2.0.0-dev.43 [2021-07-15T22:26:14.388Z] v2.0.0-dev.44 [2021-07-15T22:26:14.388Z] v2.0.0-dev.45 [2021-07-15T22:26:14.388Z] v2.0.0-dev.46 [2021-07-15T22:26:14.388Z] v2.0.0-dev.47 [2021-07-15T22:26:14.388Z] v2.0.0-dev.48 [2021-07-15T22:26:14.388Z] v2.0.0-dev.49 [2021-07-15T22:26:14.388Z] v2.0.0-dev.5 [2021-07-15T22:26:14.388Z] v2.0.0-dev.50 [2021-07-15T22:26:14.388Z] v2.0.0-dev.51 [2021-07-15T22:26:14.388Z] v2.0.0-dev.52 [2021-07-15T22:26:14.388Z] v2.0.0-dev.53 [2021-07-15T22:26:14.388Z] v2.0.0-dev.54 [2021-07-15T22:26:14.388Z] v2.0.0-dev.55 [2021-07-15T22:26:14.388Z] v2.0.0-dev.56 [2021-07-15T22:26:14.388Z] v2.0.0-dev.57 [2021-07-15T22:26:14.388Z] v2.0.0-dev.58 [2021-07-15T22:26:14.388Z] v2.0.0-dev.59 [2021-07-15T22:26:14.388Z] v2.0.0-dev.6 [2021-07-15T22:26:14.388Z] v2.0.0-dev.60 [2021-07-15T22:26:14.388Z] v2.0.0-dev.61 [2021-07-15T22:26:14.388Z] v2.0.0-dev.62 [2021-07-15T22:26:14.388Z] v2.0.0-dev.63 [2021-07-15T22:26:14.388Z] v2.0.0-dev.64 [2021-07-15T22:26:14.388Z] v2.0.0-dev.65 [2021-07-15T22:26:14.388Z] v2.0.0-dev.66 [2021-07-15T22:26:14.388Z] v2.0.0-dev.67 [2021-07-15T22:26:14.388Z] v2.0.0-dev.68 [2021-07-15T22:26:14.388Z] v2.0.0-dev.69 [2021-07-15T22:26:14.388Z] v2.0.0-dev.7 [2021-07-15T22:26:14.388Z] v2.0.0-dev.70 [2021-07-15T22:26:14.388Z] v2.0.0-dev.71 [2021-07-15T22:26:14.388Z] v2.0.0-dev.72 [2021-07-15T22:26:14.388Z] v2.0.0-dev.73 [2021-07-15T22:26:14.388Z] v2.0.0-dev.74 [2021-07-15T22:26:14.388Z] v2.0.0-dev.75 [2021-07-15T22:26:14.388Z] v2.0.0-dev.76 [2021-07-15T22:26:14.388Z] v2.0.0-dev.77 [2021-07-15T22:26:14.388Z] v2.0.0-dev.78 [2021-07-15T22:26:14.388Z] v2.0.0-dev.79 [2021-07-15T22:26:14.388Z] v2.0.0-dev.8 [2021-07-15T22:26:14.388Z] v2.0.0-dev.80 [2021-07-15T22:26:14.388Z] v2.0.0-dev.81 [2021-07-15T22:26:14.388Z] v2.0.0-dev.82 [2021-07-15T22:26:14.388Z] v2.0.0-dev.83 [2021-07-15T22:26:14.388Z] v2.0.0-dev.84 [2021-07-15T22:26:14.388Z] v2.0.0-dev.85 [2021-07-15T22:26:14.388Z] v2.0.0-dev.86 [2021-07-15T22:26:14.388Z] v2.0.0-dev.87 [2021-07-15T22:26:14.388Z] v2.0.0-dev.88 [2021-07-15T22:26:14.388Z] v2.0.0-dev.89 [2021-07-15T22:26:14.388Z] v2.0.0-dev.9 [2021-07-15T22:26:14.388Z] v2.0.0-dev.90 [2021-07-15T22:26:14.388Z] v2.0.0-dev.91 [2021-07-15T22:26:14.388Z] v2.0.0-dev.92 [2021-07-15T22:26:14.388Z] v2.0.0-dev.93 [2021-07-15T22:26:14.388Z] v2.0.0-dev.94 [2021-07-15T22:26:14.388Z] v2.0.0-dev.95 [2021-07-15T22:26:14.388Z] v2.0.0-dev.96 [2021-07-15T22:26:14.388Z] v2.0.0-dev.97 [2021-07-15T22:26:14.388Z] v2.0.0-dev.98 [2021-07-15T22:26:14.388Z] v2.0.0-dev.99 [2021-07-15T22:26:14.388Z] v2.0.1-dev.1 [2021-07-15T22:26:14.388Z] v2.0.1-dev.2 [2021-07-15T22:26:14.388Z] v2.0.1-dev.3 [2021-07-15T22:26:14.388Z] v2.0.1-dev.4 [2021-07-15T22:26:14.388Z] v2.0.1-dev.5 [2021-07-15T22:26:14.388Z] v2.0.1-dev.6 [Pipeline] sh [2021-07-15T22:26:14.706Z] + lftools sign git-tag v2.0.1-dev.6 [2021-07-15T22:26:15.293Z] Signing Git tag with Sigul... [2021-07-15T22:26:15.293Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-07-15T22:26:16.271Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:16.598Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T22:26:16.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T22:26:16.644Z] $ docker stop --time=1 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 [2021-07-15T22:26:18.153Z] $ docker rm -f 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:26:19.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:26:19.057Z] . [Pipeline] withDockerContainer [2021-07-15T22:26:19.217Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:26:19.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T22:26:19.678Z] $ docker top 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T22:26:19.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:26:19.833Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:26:19.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:26:19.958Z] $ docker exec 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 ssh-agent [2021-07-15T22:26:20.076Z] SSH_AUTH_SOCK=/tmp/ssh-R31wCpoTvmeB/agent.14 [2021-07-15T22:26:20.076Z] SSH_AGENT_PID=21 [2021-07-15T22:26:20.088Z] Running ssh-add (command line suppressed) [2021-07-15T22:26:20.187Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_935639984464471727.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_935639984464471727.key) [2021-07-15T22:26:20.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:26:20.552Z] + git semver bump pre [2021-07-15T22:26:20.552Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T22:26:20.552Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T22:26:20.552Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T22:26:20.552Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T22:26:20.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T22:26:20.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T22:26:20.552Z] # $SEMVER_BRANCH = main [2021-07-15T22:26:20.552Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-15T22:26:20.552Z] 2.0.1-dev.7 [Pipeline] } [2021-07-15T22:26:20.567Z] $ docker exec --env ******** --env ******** 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 ssh-agent -k [2021-07-15T22:26:20.661Z] unset SSH_AUTH_SOCK; [2021-07-15T22:26:20.661Z] unset SSH_AGENT_PID; [2021-07-15T22:26:20.661Z] echo Agent pid 21 killed; [2021-07-15T22:26:20.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:26:21.048Z] + git semver [Pipeline] } [2021-07-15T22:26:21.073Z] $ docker stop --time=1 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 [2021-07-15T22:26:22.269Z] $ docker rm -f 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:26:22.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T22:26:22.691Z] . [Pipeline] withDockerContainer [2021-07-15T22:26:22.834Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:26:22.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T22:26:23.296Z] $ docker top d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T22:26:23.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T22:26:23.441Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T22:26:23.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T22:26:23.571Z] $ docker exec d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 ssh-agent [2021-07-15T22:26:23.698Z] SSH_AUTH_SOCK=/tmp/ssh-eJzR2fiN6mY8/agent.14 [2021-07-15T22:26:23.698Z] SSH_AGENT_PID=20 [2021-07-15T22:26:23.708Z] Running ssh-add (command line suppressed) [2021-07-15T22:26:23.808Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6581691791297514748.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6581691791297514748.key) [2021-07-15T22:26:23.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T22:26:24.274Z] + git semver push [2021-07-15T22:26:24.274Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T22:26:24.274Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T22:26:24.274Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T22:26:24.274Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T22:26:24.274Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T22:26:24.274Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T22:26:24.274Z] # $SEMVER_BRANCH = main [2021-07-15T22:26:24.274Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-15T22:26:29.655Z] $ docker exec --env ******** --env ******** d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 ssh-agent -k [2021-07-15T22:26:29.743Z] unset SSH_AUTH_SOCK; [2021-07-15T22:26:29.744Z] unset SSH_AGENT_PID; [2021-07-15T22:26:29.744Z] echo Agent pid 20 killed; [2021-07-15T22:26:29.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T22:26:30.121Z] + git semver [Pipeline] } [2021-07-15T22:26:30.152Z] $ docker stop --time=1 d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 [2021-07-15T22:26:31.350Z] $ docker rm -f d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 [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] libraryResource [Pipeline] sh [2021-07-15T22:26:32.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:33.360Z] ---> package-listing.sh [2021-07-15T22:26:33.360Z] ++ facter osfamily [2021-07-15T22:26:33.360Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T22:26:33.630Z] + OS_FAMILY=redhat [2021-07-15T22:26:33.630Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-15T22:26:33.630Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T22:26:33.630Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T22:26:33.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T22:26:33.630Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T22:26:33.630Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-15T22:26:33.630Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T22:26:33.630Z] + case "${OS_FAMILY}" in [2021-07-15T22:26:33.630Z] + rpm -qa [2021-07-15T22:26:33.630Z] + sort [2021-07-15T22:26:34.214Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T22:26:34.214Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T22:26:34.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T22:26:34.214Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-15T22:26:34.214Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-15T22:26:34.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-15T22:26:34.231Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T22:26:34.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:26:34.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T22:26:34.911Z] [2021-07-15T22:26:34.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T22:26:35.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T22:26:35.546Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T22:26:35.546Z] 5843afab3874: Pulling fs layer [2021-07-15T22:26:35.546Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T22:26:35.546Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T22:26:35.546Z] 1a467efa2204: Pulling fs layer [2021-07-15T22:26:35.546Z] 865369a531d5: Pulling fs layer [2021-07-15T22:26:35.546Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T22:26:35.546Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T22:26:35.546Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T22:26:35.546Z] 7074353bde3e: Pulling fs layer [2021-07-15T22:26:35.546Z] 1a467efa2204: Waiting [2021-07-15T22:26:35.546Z] 865369a531d5: Waiting [2021-07-15T22:26:35.546Z] 2dc3bafdbf1c: Waiting [2021-07-15T22:26:35.546Z] 9ac237eaa80d: Waiting [2021-07-15T22:26:35.546Z] 6bcad4ecc5c2: Waiting [2021-07-15T22:26:35.546Z] 7074353bde3e: Waiting [2021-07-15T22:26:35.546Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T22:26:35.546Z] 2dfaacf7024e: Download complete [2021-07-15T22:26:35.546Z] 1a467efa2204: Verifying Checksum [2021-07-15T22:26:35.546Z] 1a467efa2204: Download complete [2021-07-15T22:26:35.546Z] 5843afab3874: Verifying Checksum [2021-07-15T22:26:35.820Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T22:26:35.820Z] 2dc3bafdbf1c: Download complete [2021-07-15T22:26:35.820Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T22:26:35.820Z] 9ac237eaa80d: Download complete [2021-07-15T22:26:35.820Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T22:26:35.820Z] 6bcad4ecc5c2: Download complete [2021-07-15T22:26:35.820Z] 865369a531d5: Verifying Checksum [2021-07-15T22:26:35.820Z] 865369a531d5: Download complete [2021-07-15T22:26:35.820Z] 5843afab3874: Pull complete [2021-07-15T22:26:36.090Z] 2dfaacf7024e: Pull complete [2021-07-15T22:26:36.090Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T22:26:36.090Z] 2dbba127c6aa: Download complete [2021-07-15T22:26:36.680Z] 2dbba127c6aa: Pull complete [2021-07-15T22:26:36.680Z] 1a467efa2204: Pull complete [2021-07-15T22:26:36.953Z] 865369a531d5: Pull complete [2021-07-15T22:26:36.953Z] 2dc3bafdbf1c: Pull complete [2021-07-15T22:26:36.953Z] 9ac237eaa80d: Pull complete [2021-07-15T22:26:37.220Z] 6bcad4ecc5c2: Pull complete [2021-07-15T22:26:40.572Z] 7074353bde3e: Verifying Checksum [2021-07-15T22:26:40.572Z] 7074353bde3e: Download complete [2021-07-15T22:26:43.944Z] 7074353bde3e: Pull complete [2021-07-15T22:26:43.944Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T22:26:43.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T22:26:43.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T22:26:44.034Z] prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container [2021-07-15T22:26:44.102Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T22:26:45.806Z] $ docker top f9a9d67a0a7e7e1e4918c7d0c4311e3184144d7c5398fdfed7c757a3707c4c72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T22:26:46.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T22:26:46.541Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T22:26:47.172Z] + ls /var/log/sa-host [2021-07-15T22:26:47.172Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T22:26:47.172Z] file_magic: OK [2021-07-15T22:26:47.172Z] HZ: Using current value: 100 [2021-07-15T22:26:47.172Z] file_header: OK [2021-07-15T22:26:47.172Z] 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-07-15T22:26:47.172Z] Statistics: [2021-07-15T22:26:47.172Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T22:26:47.172Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T22:26:47.172Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T22:26:47.172Z] file_magic: OK [2021-07-15T22:26:47.172Z] HZ: Using current value: 100 [2021-07-15T22:26:47.172Z] file_header: OK [2021-07-15T22:26:47.172Z] 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-07-15T22:26:47.172Z] Statistics: [2021-07-15T22:26:47.172Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T22:26:47.172Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T22:26:48.074Z] provisioning config files... [2021-07-15T22:26:48.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2510693153303461902tmp [Pipeline] { [Pipeline] echo [2021-07-15T22:26:48.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:48.438Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T22:26:48.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:48.899Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T22:26:48.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:49.229Z] ---> sudo-logs.sh [2021-07-15T22:26:49.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T22:26:49.270Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:49.594Z] ---> job-cost.sh [2021-07-15T22:26:49.594Z] lf-activate-venv: SKIPPING [2021-07-15T22:26:49.594Z] DEBUG: total: 0.18000000715255737 [2021-07-15T22:26:49.594Z] INFO: Retrieving Stack Cost... [2021-07-15T22:26:50.181Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T22:26:50.768Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T22:26:50.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T22:26:51.112Z] ---> logs-deploy.sh [2021-07-15T22:26:51.112Z] lf-activate-venv: SKIPPING [2021-07-15T22:26:51.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/7 [2021-07-15T22:26:51.112Z] INFO: archiving workspace using pattern(s): [2021-07-15T22:26:51.703Z] Archives upload complete. [2021-07-15T22:26:51.970Z] INFO: archiving logs to Nexus