Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d716e4bd64eb2f0184bfb0999371e7b59e8321c7 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-ssh3403528005360406732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh205483350066381958.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1279965736535106997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh7122308058626328558.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-ssh2970904371713550428.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-142 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 > 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-ssh4053204078497597348.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) > 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 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 Commit message: "Merge pull request #653 from weichou1229/issue-652" > git rev-list --no-walk 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-25T11:47:46.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-25T11:47:46.242Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-25T11:47:46.277Z] ========================================================= [2021-07-25T11:47:46.277Z] EdgeX Global Pipelines Version Info [2021-07-25T11:47:46.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:47:47.544Z] ------------------- [2021-07-25T11:47:47.544Z] stable info: [2021-07-25T11:47:47.544Z] ------------------- [2021-07-25T11:47:47.544Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-25T11:47:47.544Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T11:47:47.544Z] Message: update stable to v1.0.197 [2021-07-25T11:47:48.129Z] ------------------- [2021-07-25T11:47:48.129Z] experimental info: [2021-07-25T11:47:48.129Z] ------------------- [2021-07-25T11:47:48.129Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-25T11:47:48.129Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T11:47:48.129Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-25T11:47:48.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-25T11:47:48.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-25T11:47:48.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-25T11:47:48.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-25T11:47:48.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-25T11:47:48.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-25T11:47:48.397Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-25T11:47:48.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-25T11:47:48.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-25T11:47:48.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-25T11:47:48.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-25T11:47:48.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-25T11:47:48.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-25T11:47:48.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-25T11:47:48.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T11:47:48.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T11:47:48.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T11:47:48.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T11:47:48.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-25T11:47:48.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-25T11:47:48.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-25T11:47:48.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-25T11:47:48.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-25T11:47:48.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-25T11:47:48.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-25T11:47:48.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-25T11:47:48.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-25T11:47:48.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-25T11:47:48.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-25T11:47:48.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] echo [2021-07-25T11:47:48.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d716e4b [Pipeline] echo [2021-07-25T11:47:48.958Z] [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-25T11:47:49.458Z] + git log --format=format:%s -1 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] echo [2021-07-25T11:47:49.511Z] GIT_COMMIT: d716e4bd64eb2f0184bfb0999371e7b59e8321c7, Commit Message: Merge pull request #653 from weichou1229/issue-652 [Pipeline] echo [2021-07-25T11:47:49.526Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:47:50.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:47:50.505Z] [2021-07-25T11:47:50.505Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:47:50.847Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:47:50.847Z] latest: Pulling from edgex-devops/git-semver [2021-07-25T11:47:50.847Z] 31603596830f: Pulling fs layer [2021-07-25T11:47:50.847Z] b6dc333f4379: Pulling fs layer [2021-07-25T11:47:50.847Z] 3d9ef1400e77: Pulling fs layer [2021-07-25T11:47:50.847Z] fd332fbdc1db: Pulling fs layer [2021-07-25T11:47:50.847Z] fd332fbdc1db: Waiting [2021-07-25T11:47:51.138Z] b6dc333f4379: Verifying Checksum [2021-07-25T11:47:51.138Z] b6dc333f4379: Download complete [2021-07-25T11:47:51.138Z] 31603596830f: Verifying Checksum [2021-07-25T11:47:51.138Z] 31603596830f: Download complete [2021-07-25T11:47:51.416Z] 31603596830f: Pull complete [2021-07-25T11:47:51.416Z] b6dc333f4379: Pull complete [2021-07-25T11:47:51.416Z] fd332fbdc1db: Verifying Checksum [2021-07-25T11:47:51.416Z] fd332fbdc1db: Download complete [2021-07-25T11:47:51.687Z] 3d9ef1400e77: Verifying Checksum [2021-07-25T11:47:51.687Z] 3d9ef1400e77: Download complete [2021-07-25T11:47:52.278Z] 3d9ef1400e77: Pull complete [2021-07-25T11:47:52.278Z] fd332fbdc1db: Pull complete [2021-07-25T11:47:52.278Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-25T11:47:52.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:47:52.278Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-25T11:47:52.379Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:47:52.438Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-25T11:47:53.304Z] $ docker top 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T11:47:53.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T11:47:53.469Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T11:47:53.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T11:47:53.595Z] $ docker exec 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent [2021-07-25T11:47:53.705Z] SSH_AUTH_SOCK=/tmp/ssh-kLFOPzzYr91i/agent.14 [2021-07-25T11:47:53.705Z] SSH_AGENT_PID=20 [2021-07-25T11:47:53.717Z] Running ssh-add (command line suppressed) [2021-07-25T11:47:53.814Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7134606905495781819.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7134606905495781819.key) [2021-07-25T11:47:53.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T11:47:54.157Z] + git tag --points-at HEAD [Pipeline] } [2021-07-25T11:47:54.178Z] $ docker exec --env ******** --env ******** 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent -k [2021-07-25T11:47:54.275Z] unset SSH_AUTH_SOCK; [2021-07-25T11:47:54.275Z] unset SSH_AGENT_PID; [2021-07-25T11:47:54.275Z] echo Agent pid 20 killed; [2021-07-25T11:47:54.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-25T11:47:54.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T11:47:54.333Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T11:47:54.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T11:47:54.455Z] $ docker exec 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent [2021-07-25T11:47:54.564Z] SSH_AUTH_SOCK=/tmp/ssh-BfdlSvKF8jpx/agent.52 [2021-07-25T11:47:54.564Z] SSH_AGENT_PID=58 [2021-07-25T11:47:54.573Z] Running ssh-add (command line suppressed) [2021-07-25T11:47:54.672Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9070676646354693269.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9070676646354693269.key) [2021-07-25T11:47:54.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T11:47:55.004Z] + git semver init [2021-07-25T11:47:55.005Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T11:47:55.005Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-25T11:47:55.005Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:47:55.005Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T11:47:55.005Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T11:47:55.005Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T11:47:55.005Z] # $SEMVER_BRANCH = main [2021-07-25T11:47:55.005Z] # $SEMVER_TEMP = /tmp/semver-323227095 [2021-07-25T11:47:55.005Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-25T11:47:55.968Z] # '/tmp/semver-323227095' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-25T11:47:55.968Z] # -> Force: false [2021-07-25T11:47:55.968Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-25T11:47:55.984Z] $ docker exec --env ******** --env ******** 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent -k [2021-07-25T11:47:56.093Z] unset SSH_AUTH_SOCK; [2021-07-25T11:47:56.093Z] unset SSH_AGENT_PID; [2021-07-25T11:47:56.093Z] echo Agent pid 58 killed; [2021-07-25T11:47:56.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T11:47:56.451Z] + git semver [Pipeline] } [2021-07-25T11:47:56.471Z] $ docker stop --time=1 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 [2021-07-25T11:47:57.744Z] $ docker rm -f 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T11:47:58.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-25T11:47:58.485Z] Stashed 1 file(s) [Pipeline] echo [2021-07-25T11:47:58.488Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-25T11:48:13.716Z] Still waiting to schedule task [2021-07-25T11:48:13.717Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-142’ [2021-07-25T11:48:13.719Z] Still waiting to schedule task [2021-07-25T11:48:13.719Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-25T11:50:15.803Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-143 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-25T11:50:15.829Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2021-07-25T11:50:16.049Z] Selected Git installation does not exist. Using Default [2021-07-25T11:50:16.050Z] The recommended git tool is: NONE [2021-07-25T11:50:21.931Z] using credential edgex-jenkins-ssh [2021-07-25T11:50:21.953Z] Cloning the remote Git repository [2021-07-25T11:50:22.015Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T11:50:22.124Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2021-07-25T11:50:22.241Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T11:50:22.242Z] > git --version # timeout=10 [2021-07-25T11:50:22.260Z] > git --version # 'git version 2.17.1' [2021-07-25T11:50:22.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T11:50:22.339Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T11:50:23.793Z] Avoid second fetch [2021-07-25T11:50:23.794Z] Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) [2021-07-25T11:50:23.756Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T11:50:23.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T11:50:23.821Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T11:50:23.833Z] > git checkout -f d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T11:50:28.154Z] Commit message: "Merge pull request #653 from weichou1229/issue-652" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T11:50:29.150Z] ========================================================= [2021-07-25T11:50:29.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-25T11:50:29.150Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:50:29.714Z] + 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-25T11:50:30.709Z] Sending build context to Docker daemon 2.919MB [2021-07-25T11:50:30.988Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T11:50:30.988Z] Step 2/7 : FROM ${BASE} [2021-07-25T11:50:31.611Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-25T11:50:31.611Z] 595b0fe564bb: Pulling fs layer [2021-07-25T11:50:31.611Z] 24495759ef45: Pulling fs layer [2021-07-25T11:50:31.611Z] d148012ef14d: Pulling fs layer [2021-07-25T11:50:31.611Z] cb65c68fc2e2: Pulling fs layer [2021-07-25T11:50:31.611Z] 093eec477d81: Pulling fs layer [2021-07-25T11:50:31.611Z] a6d5b2bbb924: Pulling fs layer [2021-07-25T11:50:31.611Z] 2446dc1eb7d3: Pulling fs layer [2021-07-25T11:50:31.611Z] 596795e73e0f: Pulling fs layer [2021-07-25T11:50:31.611Z] 093eec477d81: Waiting [2021-07-25T11:50:31.611Z] a6d5b2bbb924: Waiting [2021-07-25T11:50:31.611Z] 2446dc1eb7d3: Waiting [2021-07-25T11:50:31.611Z] 596795e73e0f: Waiting [2021-07-25T11:50:31.611Z] cb65c68fc2e2: Waiting [2021-07-25T11:50:31.611Z] d148012ef14d: Download complete [2021-07-25T11:50:31.611Z] 24495759ef45: Download complete [2021-07-25T11:50:31.611Z] 093eec477d81: Verifying Checksum [2021-07-25T11:50:31.611Z] 093eec477d81: Download complete [2021-07-25T11:50:31.611Z] 595b0fe564bb: Verifying Checksum [2021-07-25T11:50:31.611Z] a6d5b2bbb924: Verifying Checksum [2021-07-25T11:50:31.611Z] a6d5b2bbb924: Download complete [2021-07-25T11:50:31.611Z] 2446dc1eb7d3: Verifying Checksum [2021-07-25T11:50:31.611Z] 2446dc1eb7d3: Download complete [2021-07-25T11:50:32.613Z] 595b0fe564bb: Pull complete [2021-07-25T11:50:33.278Z] 24495759ef45: Pull complete [2021-07-25T11:50:33.561Z] d148012ef14d: Pull complete [2021-07-25T11:50:34.552Z] 596795e73e0f: Verifying Checksum [2021-07-25T11:50:34.552Z] 596795e73e0f: Download complete [2021-07-25T11:50:36.012Z] cb65c68fc2e2: Verifying Checksum [2021-07-25T11:50:36.012Z] cb65c68fc2e2: Download complete [2021-07-25T11:50:44.543Z] Running on prd-centos7-docker-4c-2g-144 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-25T11:50:44.560Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2021-07-25T11:50:44.689Z] Selected Git installation does not exist. Using Default [2021-07-25T11:50:44.689Z] The recommended git tool is: NONE [2021-07-25T11:50:46.208Z] cb65c68fc2e2: Pull complete [2021-07-25T11:50:46.208Z] 093eec477d81: Pull complete [2021-07-25T11:50:46.808Z] a6d5b2bbb924: Pull complete [2021-07-25T11:50:47.086Z] 2446dc1eb7d3: Pull complete [2021-07-25T11:50:47.643Z] using credential edgex-jenkins-ssh [2021-07-25T11:50:47.660Z] Cloning the remote Git repository [2021-07-25T11:50:47.685Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T11:50:47.761Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2021-07-25T11:50:47.797Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T11:50:47.798Z] > git --version # timeout=10 [2021-07-25T11:50:47.803Z] > git --version # 'git version 2.24.4' [2021-07-25T11:50:47.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T11:50:47.830Z] [INFO] Currently running in a labeled security context [2021-07-25T11:50:47.830Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T11:50:47.830Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh490348134277764976.key [2021-07-25T11:50:47.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T11:50:48.997Z] Avoid second fetch [2021-07-25T11:50:48.998Z] Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) [2021-07-25T11:50:48.965Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T11:50:48.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T11:50:49.010Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T11:50:49.017Z] > git checkout -f d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T11:50:51.428Z] 596795e73e0f: Pull complete [2021-07-25T11:50:51.428Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-25T11:50:51.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-25T11:50:51.428Z] ---> d9e956139c92 [2021-07-25T11:50:51.428Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T11:50:52.796Z] Commit message: "Merge pull request #653 from weichou1229/issue-652" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T11:50:53.293Z] ========================================================= [2021-07-25T11:50:53.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-25T11:50:53.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:50:53.749Z] + 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-25T11:50:53.749Z] Sending build context to Docker daemon 2.92MB [2021-07-25T11:50:53.749Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T11:50:53.749Z] Step 2/7 : FROM ${BASE} [2021-07-25T11:50:54.017Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-25T11:50:54.017Z] 540db60ca938: Pulling fs layer [2021-07-25T11:50:54.017Z] adcc1eea9eea: Pulling fs layer [2021-07-25T11:50:54.017Z] 4c4ab2625f07: Pulling fs layer [2021-07-25T11:50:54.017Z] 0773c198feca: Pulling fs layer [2021-07-25T11:50:54.017Z] 345f892a5656: Pulling fs layer [2021-07-25T11:50:54.017Z] 4796506630df: Pulling fs layer [2021-07-25T11:50:54.017Z] cc55df3e53f1: Pulling fs layer [2021-07-25T11:50:54.017Z] 4d027b6c602c: Pulling fs layer [2021-07-25T11:50:54.017Z] 449e75d2c14e: Pulling fs layer [2021-07-25T11:50:54.017Z] 4796506630df: Waiting [2021-07-25T11:50:54.017Z] cc55df3e53f1: Waiting [2021-07-25T11:50:54.017Z] 4d027b6c602c: Waiting [2021-07-25T11:50:54.017Z] 449e75d2c14e: Waiting [2021-07-25T11:50:54.017Z] 0773c198feca: Waiting [2021-07-25T11:50:54.017Z] 345f892a5656: Waiting [2021-07-25T11:50:54.017Z] 4c4ab2625f07: Verifying Checksum [2021-07-25T11:50:54.017Z] 4c4ab2625f07: Download complete [2021-07-25T11:50:54.017Z] adcc1eea9eea: Verifying Checksum [2021-07-25T11:50:54.017Z] adcc1eea9eea: Download complete [2021-07-25T11:50:54.017Z] 345f892a5656: Download complete [2021-07-25T11:50:54.069Z] ---> Running in 77d625ed222d [2021-07-25T11:50:54.069Z] Removing intermediate container 77d625ed222d [2021-07-25T11:50:54.069Z] ---> 733ffae09316 [2021-07-25T11:50:54.069Z] Step 4/7 : RUN apk add bash [2021-07-25T11:50:54.284Z] 4796506630df: Verifying Checksum [2021-07-25T11:50:54.284Z] 4796506630df: Download complete [2021-07-25T11:50:54.284Z] cc55df3e53f1: Verifying Checksum [2021-07-25T11:50:54.284Z] cc55df3e53f1: Download complete [2021-07-25T11:50:54.284Z] 540db60ca938: Verifying Checksum [2021-07-25T11:50:54.284Z] 540db60ca938: Download complete [2021-07-25T11:50:54.342Z] ---> Running in 59298fe65b81 [2021-07-25T11:50:54.551Z] 540db60ca938: Pull complete [2021-07-25T11:50:54.551Z] adcc1eea9eea: Pull complete [2021-07-25T11:50:54.551Z] 4c4ab2625f07: Pull complete [2021-07-25T11:50:55.133Z] 4d027b6c602c: Verifying Checksum [2021-07-25T11:50:55.133Z] 4d027b6c602c: Download complete [2021-07-25T11:50:55.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-25T11:50:57.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-25T11:50:57.711Z] 449e75d2c14e: Verifying Checksum [2021-07-25T11:50:57.711Z] 449e75d2c14e: Download complete [2021-07-25T11:50:58.675Z] 0773c198feca: Verifying Checksum [2021-07-25T11:50:58.675Z] 0773c198feca: Download complete [2021-07-25T11:50:59.838Z] OK: 138 MiB in 40 packages [2021-07-25T11:51:01.282Z] Removing intermediate container 59298fe65b81 [2021-07-25T11:51:01.282Z] ---> 80d0a3cf6ff8 [2021-07-25T11:51:01.282Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T11:51:01.282Z] ---> Running in f86877056407 [2021-07-25T11:51:01.880Z] Removing intermediate container f86877056407 [2021-07-25T11:51:01.880Z] ---> 1a4d656b54cf [2021-07-25T11:51:01.880Z] Step 6/7 : COPY go.mod . [2021-07-25T11:51:02.485Z] ---> cd81359a3819 [2021-07-25T11:51:02.485Z] Step 7/7 : RUN go mod download [2021-07-25T11:51:02.758Z] ---> Running in 10c81a484df1 [2021-07-25T11:51:02.962Z] 0773c198feca: Pull complete [2021-07-25T11:51:02.962Z] 345f892a5656: Pull complete [2021-07-25T11:51:02.962Z] 4796506630df: Pull complete [2021-07-25T11:51:02.962Z] cc55df3e53f1: Pull complete [2021-07-25T11:51:02.962Z] 4d027b6c602c: Pull complete [2021-07-25T11:51:04.381Z] 449e75d2c14e: Pull complete [2021-07-25T11:51:04.381Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-25T11:51:04.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-25T11:51:04.381Z] ---> 0d28375d9b5b [2021-07-25T11:51:04.381Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T11:51:06.331Z] ---> Running in a835694c88a4 [2021-07-25T11:51:06.331Z] Removing intermediate container a835694c88a4 [2021-07-25T11:51:06.331Z] ---> 1b1dbb94a0ec [2021-07-25T11:51:06.331Z] Step 4/7 : RUN apk add bash [2021-07-25T11:51:06.331Z] ---> Running in dc3e795b8c33 [2021-07-25T11:51:06.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-25T11:51:07.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-25T11:51:07.829Z] OK: 149 MiB in 40 packages [2021-07-25T11:51:08.100Z] Removing intermediate container dc3e795b8c33 [2021-07-25T11:51:08.100Z] ---> 58f51ea8637c [2021-07-25T11:51:08.100Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T11:51:08.100Z] ---> Running in bb01240a376c [2021-07-25T11:51:08.370Z] Removing intermediate container bb01240a376c [2021-07-25T11:51:08.370Z] ---> 769f56d57c1c [2021-07-25T11:51:08.370Z] Step 6/7 : COPY go.mod . [2021-07-25T11:51:08.370Z] ---> b9fab977647b [2021-07-25T11:51:08.370Z] Step 7/7 : RUN go mod download [2021-07-25T11:51:08.370Z] ---> Running in 9df63e0cdc9b [2021-07-25T11:51:47.305Z] Removing intermediate container 9df63e0cdc9b [2021-07-25T11:51:47.305Z] ---> 877a75f136b0 [2021-07-25T11:51:47.305Z] Successfully built 877a75f136b0 [2021-07-25T11:51:47.305Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:51:47.688Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T11:51:47.688Z] . [Pipeline] withDockerContainer [2021-07-25T11:51:47.784Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-07-25T11:51:47.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-25T11:51:48.242Z] $ docker top d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T11:51:48.649Z] + go version [2021-07-25T11:51:48.649Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-25T11:51:48.664Z] $ docker stop --time=1 d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 [2021-07-25T11:51:49.857Z] $ docker rm -f d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:51:50.691Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T11:51:50.691Z] . [Pipeline] withDockerContainer [2021-07-25T11:51:50.775Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-07-25T11:51:50.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-25T11:51:51.175Z] $ docker top ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T11:51:51.574Z] + go mod tidy [Pipeline] sh [2021-07-25T11:51:52.169Z] + make test [2021-07-25T11:51:52.169Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T11:51:52.442Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T11:52:00.789Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 83.5% of statements [2021-07-25T11:52:00.789Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T11:52:00.789Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T11:52:01.374Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T11:52:01.643Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-07-25T11:52:01.643Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T11:52:03.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 46.9% of statements [2021-07-25T11:52:03.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-07-25T11:52:03.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements [2021-07-25T11:52:03.354Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-07-25T11:52:03.354Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements [2021-07-25T11:52:03.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-25T11:52:03.901Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T11:52:09.267Z] gofmt -l . [2021-07-25T11:52:09.267Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T11:52:09.284Z] $ docker stop --time=1 ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff [2021-07-25T11:52:10.883Z] $ docker rm -f ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T11:52:11.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T11:52:11.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:52:12.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:52:12.517Z] [2021-07-25T11:52:12.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:52:12.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:52:12.856Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T11:52:12.856Z] b4d181a07f80: Pulling fs layer [2021-07-25T11:52:12.856Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T11:52:12.856Z] ed53099fbce6: Pulling fs layer [2021-07-25T11:52:12.856Z] dc539afda2c1: Pulling fs layer [2021-07-25T11:52:12.856Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T11:52:12.856Z] 9065ff56babe: Pulling fs layer [2021-07-25T11:52:12.856Z] d287ab97295c: Pulling fs layer [2021-07-25T11:52:12.856Z] dc539afda2c1: Waiting [2021-07-25T11:52:12.856Z] 77bc0d833cb6: Waiting [2021-07-25T11:52:12.856Z] 9065ff56babe: Waiting [2021-07-25T11:52:12.856Z] d287ab97295c: Waiting [2021-07-25T11:52:13.441Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T11:52:13.441Z] a1111a8f2ec3: Download complete [2021-07-25T11:52:13.441Z] dc539afda2c1: Verifying Checksum [2021-07-25T11:52:13.441Z] dc539afda2c1: Download complete [2021-07-25T11:52:13.707Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T11:52:13.707Z] 77bc0d833cb6: Download complete [2021-07-25T11:52:13.707Z] ed53099fbce6: Verifying Checksum [2021-07-25T11:52:13.707Z] ed53099fbce6: Download complete [2021-07-25T11:52:13.707Z] 9065ff56babe: Download complete [2021-07-25T11:52:15.129Z] b4d181a07f80: Verifying Checksum [2021-07-25T11:52:15.129Z] b4d181a07f80: Download complete [2021-07-25T11:52:16.116Z] b4d181a07f80: Pull complete [2021-07-25T11:52:16.116Z] a1111a8f2ec3: Pull complete [2021-07-25T11:52:16.710Z] ed53099fbce6: Pull complete [2021-07-25T11:52:16.710Z] dc539afda2c1: Pull complete [2021-07-25T11:52:16.983Z] 77bc0d833cb6: Pull complete [2021-07-25T11:52:16.983Z] 9065ff56babe: Pull complete [2021-07-25T11:52:18.394Z] d287ab97295c: Verifying Checksum [2021-07-25T11:52:18.394Z] d287ab97295c: Download complete [2021-07-25T11:52:22.666Z] d287ab97295c: Pull complete [2021-07-25T11:52:22.667Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T11:52:22.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:52:22.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T11:52:22.765Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-07-25T11:52:22.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-25T11:52:24.563Z] Removing intermediate container 10c81a484df1 [2021-07-25T11:52:24.563Z] ---> 5e8b72c5cedf [2021-07-25T11:52:24.563Z] Successfully built 5e8b72c5cedf [2021-07-25T11:52:24.563Z] Successfully tagged ci-base-image-arm64:latest [2021-07-25T11:52:25.111Z] $ docker top d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:52:25.782Z] ---> job-cost.sh [2021-07-25T11:52:25.782Z] lf-activate-venv: SKIPPING [2021-07-25T11:52:25.782Z] INFO: No Stack... [2021-07-25T11:52:25.874Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T11:52:25.874Z] . [Pipeline] withDockerContainer [2021-07-25T11:52:26.139Z] prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2021-07-25T11:52:26.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-25T11:52:26.744Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T11:52:27.326Z] INFO: Archiving Costs [2021-07-25T11:52:28.004Z] $ docker top 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-25T11:52:28.667Z] + cut -d, -f6 [2021-07-25T11:52:28.667Z] + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [Pipeline] lock [2021-07-25T11:52:28.709Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [2021-07-25T11:52:28.721Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] did not exist. Created. [2021-07-25T11:52:28.721Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T11:52:29.062Z] + echo total: 0.05999999865889549 [2021-07-25T11:52:29.062Z] + go version [2021-07-25T11:52:29.062Z] go version go1.16.5 linux/arm64 [Pipeline] stash [Pipeline] } [2021-07-25T11:52:29.098Z] Stashed 1 file(s) [2021-07-25T11:52:29.103Z] $ docker stop --time=1 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd [2021-07-25T11:52:30.926Z] $ docker rm -f 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-25T11:52:31.199Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] // script [Pipeline] // lock [Pipeline] } [Pipeline] } [2021-07-25T11:52:31.241Z] $ docker stop --time=1 d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e [2021-07-25T11:52:32.397Z] $ docker rm -f d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:52:33.221Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T11:52:33.221Z] . [Pipeline] withDockerContainer [2021-07-25T11:52:33.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2021-07-25T11:52:33.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-25T11:52:35.274Z] $ docker top 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T11:52:36.263Z] + go mod tidy [Pipeline] sh [2021-07-25T11:52:37.532Z] + make test [2021-07-25T11:52:37.532Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T11:52:38.531Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T11:53:11.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.421s coverage: 83.5% of statements [2021-07-25T11:53:11.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T11:53:11.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T11:53:11.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T11:53:11.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 26.3% of statements [2021-07-25T11:53:11.453Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T11:53:14.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.090s coverage: 46.9% of statements [2021-07-25T11:53:14.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 90.0% of statements [2021-07-25T11:53:15.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.297s coverage: 86.2% of statements [2021-07-25T11:53:15.086Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements [2021-07-25T11:53:15.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements [2021-07-25T11:53:16.675Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-25T11:53:16.951Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T11:53:35.332Z] gofmt -l . [2021-07-25T11:53:35.332Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T11:53:35.358Z] $ docker stop --time=1 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 [2021-07-25T11:53:37.466Z] $ docker rm -f 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T11:53:38.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T11:53:38.328Z] Warning: overwriting stash ‘coverage-report’ [2021-07-25T11:53:38.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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:53:39.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T11:53:40.010Z] [2021-07-25T11:53:40.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:53:40.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T11:53:40.644Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-25T11:53:40.644Z] 448f6bf000e3: Pulling fs layer [2021-07-25T11:53:40.644Z] f757da607395: Pulling fs layer [2021-07-25T11:53:40.644Z] 05883995daec: Pulling fs layer [2021-07-25T11:53:40.644Z] 8603b9c90790: Pulling fs layer [2021-07-25T11:53:40.644Z] 1560dd03e051: Pulling fs layer [2021-07-25T11:53:40.644Z] 27f5ce0e4adf: Pulling fs layer [2021-07-25T11:53:40.644Z] c2d8d7efcc4b: Pulling fs layer [2021-07-25T11:53:40.644Z] 1560dd03e051: Waiting [2021-07-25T11:53:40.644Z] 27f5ce0e4adf: Waiting [2021-07-25T11:53:40.644Z] c2d8d7efcc4b: Waiting [2021-07-25T11:53:40.644Z] 8603b9c90790: Waiting [2021-07-25T11:53:40.927Z] f757da607395: Verifying Checksum [2021-07-25T11:53:40.927Z] f757da607395: Download complete [2021-07-25T11:53:41.201Z] 8603b9c90790: Verifying Checksum [2021-07-25T11:53:41.201Z] 8603b9c90790: Download complete [2021-07-25T11:53:41.201Z] 1560dd03e051: Verifying Checksum [2021-07-25T11:53:41.201Z] 1560dd03e051: Download complete [2021-07-25T11:53:41.201Z] 27f5ce0e4adf: Download complete [2021-07-25T11:53:41.475Z] 05883995daec: Verifying Checksum [2021-07-25T11:53:41.475Z] 05883995daec: Download complete [2021-07-25T11:53:42.913Z] 448f6bf000e3: Verifying Checksum [2021-07-25T11:53:42.913Z] 448f6bf000e3: Download complete [2021-07-25T11:53:45.548Z] c2d8d7efcc4b: Verifying Checksum [2021-07-25T11:53:45.548Z] c2d8d7efcc4b: Download complete [2021-07-25T11:53:46.147Z] 448f6bf000e3: Pull complete [2021-07-25T11:53:46.764Z] f757da607395: Pull complete [2021-07-25T11:53:48.206Z] 05883995daec: Pull complete [2021-07-25T11:53:48.481Z] 8603b9c90790: Pull complete [2021-07-25T11:53:49.480Z] 1560dd03e051: Pull complete [2021-07-25T11:53:50.084Z] 27f5ce0e4adf: Pull complete [2021-07-25T11:54:05.193Z] c2d8d7efcc4b: Pull complete [2021-07-25T11:54:05.193Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-25T11:54:05.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T11:54:05.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-25T11:54:05.416Z] prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container [2021-07-25T11:54:05.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-25T11:54:08.520Z] $ docker top cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:54:09.506Z] ---> job-cost.sh [2021-07-25T11:54:09.506Z] lf-activate-venv: SKIPPING [2021-07-25T11:54:09.506Z] INFO: No Stack... [2021-07-25T11:54:10.943Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-25T11:54:10.943Z] INFO: Archiving Costs [Pipeline] sh [2021-07-25T11:54:11.605Z] + cut -d,+ -f6 [2021-07-25T11:54:11.605Z] cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [Pipeline] lock [2021-07-25T11:54:11.670Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [2021-07-25T11:54:11.681Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] did not exist. Created. [2021-07-25T11:54:11.682Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T11:54:12.378Z] /w/workspace/go-mod-core-contracts/9@tmp/durable-f02f8e6b/script.sh: 1: /w/workspace/go-mod-core-contracts/9@tmp/durable-f02f8e6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-25T11:54:13.057Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-25T11:54:13.091Z] Warning: overwriting stash ‘stack-cost’ [2021-07-25T11:54:13.147Z] Stashed 1 file(s) [Pipeline] } [2021-07-25T11:54:13.158Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-25T11:54:13.193Z] $ docker stop --time=1 cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c [2021-07-25T11:54:14.873Z] $ docker rm -f cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-25T11:54:15.926Z] provisioning config files... [2021-07-25T11:54:15.941Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3751307965525877356tmp [Pipeline] { [Pipeline] sh [2021-07-25T11:54:16.281Z] + set +x [2021-07-25T11:54:16.281Z] + curl -s https://codecov.io/bash [2021-07-25T11:54:16.281Z] + bash -s -- [2021-07-25T11:54:16.281Z] [2021-07-25T11:54:16.281Z] _____ _ [2021-07-25T11:54:16.281Z] / ____| | | [2021-07-25T11:54:16.281Z] | | ___ __| | ___ ___ _____ __ [2021-07-25T11:54:16.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-25T11:54:16.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-25T11:54:16.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-25T11:54:16.281Z] Bash-1.0.6 [2021-07-25T11:54:16.281Z] [2021-07-25T11:54:16.281Z] [2021-07-25T11:54:16.281Z] ==> git version 2.24.4 found [2021-07-25T11:54:16.281Z] ==> 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-25T11:54:16.281Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-25T11:54:16.281Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-25T11:54:16.281Z] ==> Jenkins CI detected. [2021-07-25T11:54:16.281Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:54:16.281Z] project root: . [2021-07-25T11:54:16.281Z] --> token set from env [2021-07-25T11:54:16.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-25T11:54:16.551Z] ==> Running gcov in . (disable via -X gcov) [2021-07-25T11:54:16.551Z] ==> Python coveragepy not found [2021-07-25T11:54:16.551Z] ==> Searching for coverage reports in: [2021-07-25T11:54:16.551Z] + . [2021-07-25T11:54:16.551Z] -> Found 1 reports [2021-07-25T11:54:16.551Z] ==> Detecting git/mercurial file structure [2021-07-25T11:54:16.551Z] ==> Reading reports [2021-07-25T11:54:16.551Z] + ./coverage.out bytes=101588 [2021-07-25T11:54:16.551Z] ==> Appending adjustments [2021-07-25T11:54:16.551Z] https://docs.codecov.io/docs/fixing-reports [2021-07-25T11:54:17.136Z] + Found adjustments [2021-07-25T11:54:17.136Z] ==> Gzipping contents [2021-07-25T11:54:17.136Z] 16K /tmp/codecov.NkdW8Q.gz [2021-07-25T11:54:17.136Z] ==> Uploading reports [2021-07-25T11:54:17.136Z] url: https://codecov.io [2021-07-25T11:54:17.136Z] query: branch=main&commit=d716e4bd64eb2f0184bfb0999371e7b59e8321c7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-25T11:54:17.136Z] -> Pinging Codecov [2021-07-25T11:54:17.136Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=d716e4bd64eb2f0184bfb0999371e7b59e8321c7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-25T11:54:17.403Z] -> Uploading to [2021-07-25T11:54:17.403Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-25/71470A77251A30514AAF9C0BB2E5B6CE/d716e4bd64eb2f0184bfb0999371e7b59e8321c7/7522c7aa-8995-45ed-893a-4f102ee8d3dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210725T115417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a38fd2ba1a1fa082e6fc3e371c01688877beced4e2c602d9275c42d1b465d706 [2021-07-25T11:54:17.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-25T11:54:17.403Z] Dload Upload Total Spent Left Speed [2021-07-25T11:54:17.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15208 0 0 100 15208 0 35529 --:--:-- --:--:-- --:--:-- 35532 [2021-07-25T11:54:17.942Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] } [2021-07-25T11:54:17.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-25T11:54:20.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-25T11:54:20.880Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:54:21.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-25T11:54:21.200Z] [2021-07-25T11:54:21.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:54:21.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-25T11:54:21.531Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-25T11:54:21.531Z] 188c0c94c7c5: Pulling fs layer [2021-07-25T11:54:21.531Z] 0ef7d3d256c8: Pulling fs layer [2021-07-25T11:54:21.531Z] de9db76c5a1d: Pulling fs layer [2021-07-25T11:54:21.531Z] 0eba1c9be4d2: Pulling fs layer [2021-07-25T11:54:21.531Z] 0d57e429df01: Pulling fs layer [2021-07-25T11:54:21.531Z] 4e4be7b47b0d: Pulling fs layer [2021-07-25T11:54:21.531Z] e1f770b5df2f: Pulling fs layer [2021-07-25T11:54:21.531Z] 85a0685a4137: Pulling fs layer [2021-07-25T11:54:21.531Z] 0eba1c9be4d2: Waiting [2021-07-25T11:54:21.531Z] 0d57e429df01: Waiting [2021-07-25T11:54:21.531Z] 4e4be7b47b0d: Waiting [2021-07-25T11:54:21.531Z] e1f770b5df2f: Waiting [2021-07-25T11:54:21.531Z] 85a0685a4137: Waiting [2021-07-25T11:54:21.531Z] de9db76c5a1d: Verifying Checksum [2021-07-25T11:54:21.531Z] de9db76c5a1d: Download complete [2021-07-25T11:54:21.531Z] 0ef7d3d256c8: Verifying Checksum [2021-07-25T11:54:21.531Z] 0ef7d3d256c8: Download complete [2021-07-25T11:54:21.531Z] 0d57e429df01: Verifying Checksum [2021-07-25T11:54:21.531Z] 0d57e429df01: Download complete [2021-07-25T11:54:21.804Z] 4e4be7b47b0d: Verifying Checksum [2021-07-25T11:54:21.804Z] 4e4be7b47b0d: Download complete [2021-07-25T11:54:21.804Z] 188c0c94c7c5: Verifying Checksum [2021-07-25T11:54:21.804Z] 188c0c94c7c5: Download complete [2021-07-25T11:54:22.070Z] 188c0c94c7c5: Pull complete [2021-07-25T11:54:22.070Z] 0ef7d3d256c8: Pull complete [2021-07-25T11:54:22.070Z] de9db76c5a1d: Pull complete [2021-07-25T11:54:23.479Z] e1f770b5df2f: Verifying Checksum [2021-07-25T11:54:23.479Z] e1f770b5df2f: Download complete [2021-07-25T11:54:28.819Z] 0eba1c9be4d2: Verifying Checksum [2021-07-25T11:54:28.819Z] 0eba1c9be4d2: Download complete [2021-07-25T11:54:28.819Z] 85a0685a4137: Verifying Checksum [2021-07-25T11:54:28.819Z] 85a0685a4137: Download complete [2021-07-25T11:54:31.406Z] 0eba1c9be4d2: Pull complete [2021-07-25T11:54:31.406Z] 0d57e429df01: Pull complete [2021-07-25T11:54:31.406Z] 4e4be7b47b0d: Pull complete [2021-07-25T11:54:31.674Z] e1f770b5df2f: Pull complete [2021-07-25T11:54:35.959Z] 85a0685a4137: Pull complete [2021-07-25T11:54:36.225Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-25T11:54:36.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-25T11:54:36.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-25T11:54:36.310Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:54:36.372Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-25T11:54:37.060Z] $ docker top 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-25T11:54:37.162Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-25T11:54:37.489Z] + set -o pipefail [2021-07-25T11:54:37.489Z] + snyk monitor '--org=edgex-jenkins' [2021-07-25T11:55:09.724Z] [2021-07-25T11:55:09.724Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-25T11:55:09.724Z] [2021-07-25T11:55:09.724Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/1fd4f6ce-87ac-4d72-9a7b-d61067bcfe49 [2021-07-25T11:55:09.724Z] [2021-07-25T11:55:09.724Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-25T11:55:09.724Z] [2021-07-25T11:55:09.724Z] [Pipeline] } [2021-07-25T11:55:09.739Z] $ docker stop --time=1 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 [2021-07-25T11:55:11.435Z] $ docker rm -f 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 [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-25T11:55:12.570Z] + git log --format=format:%s -1 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:12.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:55:12.901Z] . [Pipeline] withDockerContainer [2021-07-25T11:55:12.996Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:55:13.055Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-25T11:55:13.490Z] $ docker top 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T11:55:13.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T11:55:13.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T11:55:13.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T11:55:13.743Z] $ docker exec 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 ssh-agent [2021-07-25T11:55:13.881Z] SSH_AUTH_SOCK=/tmp/ssh-CG1u65xk6KS4/agent.13 [2021-07-25T11:55:13.881Z] SSH_AGENT_PID=19 [2021-07-25T11:55:13.891Z] Running ssh-add (command line suppressed) [2021-07-25T11:55:13.996Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4159341208451810263.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4159341208451810263.key) [2021-07-25T11:55:14.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T11:55:14.338Z] + git semver tag [2021-07-25T11:55:14.338Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T11:55:14.338Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-25T11:55:14.338Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:55:14.338Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T11:55:14.338Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T11:55:14.338Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T11:55:14.338Z] # $SEMVER_BRANCH = main [2021-07-25T11:55:14.338Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-25T11:55:14.338Z] # d716e4bd64eb2f0184bfb0999371e7b59e8321c7 HEAD [2021-07-25T11:55:14.338Z] # -> Force: false [2021-07-25T11:55:14.338Z] # e4c55c5c0604be55cfcb41a8611d667851decb8b refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-07-25T11:55:14.351Z] $ docker exec --env ******** --env ******** 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 ssh-agent -k [2021-07-25T11:55:14.454Z] unset SSH_AUTH_SOCK; [2021-07-25T11:55:14.454Z] unset SSH_AGENT_PID; [2021-07-25T11:55:14.454Z] echo Agent pid 19 killed; [2021-07-25T11:55:14.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T11:55:14.829Z] + git semver [Pipeline] } [2021-07-25T11:55:14.848Z] $ docker stop --time=1 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 [2021-07-25T11:55:16.068Z] $ docker rm -f 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:16.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-25T11:55:16.579Z] [2021-07-25T11:55:16.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:16.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-25T11:55:16.919Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-25T11:55:16.919Z] ab5ef0e58194: Pulling fs layer [2021-07-25T11:55:16.919Z] 9712f1f96733: Pulling fs layer [2021-07-25T11:55:16.919Z] 63f879dbbcfc: Pulling fs layer [2021-07-25T11:55:16.919Z] 0d9ebad4ef96: Pulling fs layer [2021-07-25T11:55:16.919Z] e9a5061849ea: Pulling fs layer [2021-07-25T11:55:16.919Z] d747dcd14b5f: Pulling fs layer [2021-07-25T11:55:16.919Z] 2de7ff778b66: Pulling fs layer [2021-07-25T11:55:16.919Z] 0d9ebad4ef96: Waiting [2021-07-25T11:55:16.919Z] e9a5061849ea: Waiting [2021-07-25T11:55:16.919Z] d747dcd14b5f: Waiting [2021-07-25T11:55:16.919Z] 2de7ff778b66: Waiting [2021-07-25T11:55:16.919Z] 9712f1f96733: Download complete [2021-07-25T11:55:19.707Z] 63f879dbbcfc: Verifying Checksum [2021-07-25T11:55:19.707Z] 63f879dbbcfc: Download complete [2021-07-25T11:55:19.973Z] e9a5061849ea: Verifying Checksum [2021-07-25T11:55:19.973Z] e9a5061849ea: Download complete [2021-07-25T11:55:20.238Z] d747dcd14b5f: Verifying Checksum [2021-07-25T11:55:20.238Z] d747dcd14b5f: Download complete [2021-07-25T11:55:20.819Z] 2de7ff778b66: Verifying Checksum [2021-07-25T11:55:20.819Z] 2de7ff778b66: Download complete [2021-07-25T11:55:21.400Z] 0d9ebad4ef96: Verifying Checksum [2021-07-25T11:55:21.400Z] 0d9ebad4ef96: Download complete [2021-07-25T11:55:21.666Z] ab5ef0e58194: Verifying Checksum [2021-07-25T11:55:21.666Z] ab5ef0e58194: Download complete [2021-07-25T11:55:24.503Z] ab5ef0e58194: Pull complete [2021-07-25T11:55:24.503Z] 9712f1f96733: Pull complete [2021-07-25T11:55:25.005Z] 63f879dbbcfc: Pull complete [2021-07-25T11:55:28.403Z] 0d9ebad4ef96: Pull complete [2021-07-25T11:55:28.403Z] e9a5061849ea: Pull complete [2021-07-25T11:55:28.675Z] d747dcd14b5f: Pull complete [2021-07-25T11:55:29.638Z] 2de7ff778b66: Pull complete [2021-07-25T11:55:29.638Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-25T11:55:29.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-25T11:55:29.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-25T11:55:29.732Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:55:29.798Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-25T11:55:33.012Z] $ docker top 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-25T11:55:33.123Z] provisioning config files... [2021-07-25T11:55:33.135Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config514112375170341455tmp [2021-07-25T11:55:33.154Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7148248237679310331tmp [2021-07-25T11:55:33.174Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3463239029579101364tmp [Pipeline] { [Pipeline] echo [2021-07-25T11:55:33.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:55:33.511Z] ---> sigul-configuration.sh [2021-07-25T11:55:33.511Z] gpg: directory `/root/.gnupg' created [2021-07-25T11:55:33.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-25T11:55:33.511Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-25T11:55:33.511Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-25T11:55:33.511Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-25T11:55:33.511Z] gpg: CAST5 encrypted data [2021-07-25T11:55:33.511Z] gpg: encrypted with 1 passphrase [2021-07-25T11:55:33.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-25T11:55:33.824Z] + mkdir /home/jenkins [2021-07-25T11:55:33.824Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-25T11:55:34.142Z] + 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-25T11:55:34.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:55:34.471Z] ---> sigul-install.sh [2021-07-25T11:55:34.471Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-25T11:55:34.787Z] + git tag --list [2021-07-25T11:55:34.787Z] v0.0.0 [2021-07-25T11:55:34.787Z] v0.0.1 [2021-07-25T11:55:34.787Z] v0.1.0 [2021-07-25T11:55:34.787Z] v0.1.1 [2021-07-25T11:55:34.787Z] v0.1.10 [2021-07-25T11:55:34.787Z] v0.1.100 [2021-07-25T11:55:34.787Z] v0.1.101 [2021-07-25T11:55:34.787Z] v0.1.102 [2021-07-25T11:55:34.787Z] v0.1.103 [2021-07-25T11:55:34.787Z] v0.1.104 [2021-07-25T11:55:34.787Z] v0.1.105 [2021-07-25T11:55:34.787Z] v0.1.106 [2021-07-25T11:55:34.787Z] v0.1.107 [2021-07-25T11:55:34.787Z] v0.1.108 [2021-07-25T11:55:34.787Z] v0.1.109 [2021-07-25T11:55:34.787Z] v0.1.11 [2021-07-25T11:55:34.787Z] v0.1.110 [2021-07-25T11:55:34.787Z] v0.1.111 [2021-07-25T11:55:34.787Z] v0.1.112 [2021-07-25T11:55:34.787Z] v0.1.113 [2021-07-25T11:55:34.787Z] v0.1.114 [2021-07-25T11:55:34.787Z] v0.1.115 [2021-07-25T11:55:34.787Z] v0.1.116 [2021-07-25T11:55:34.787Z] v0.1.117 [2021-07-25T11:55:34.787Z] v0.1.118 [2021-07-25T11:55:34.787Z] v0.1.119 [2021-07-25T11:55:34.787Z] v0.1.12 [2021-07-25T11:55:34.787Z] v0.1.120 [2021-07-25T11:55:34.787Z] v0.1.121 [2021-07-25T11:55:34.787Z] v0.1.122 [2021-07-25T11:55:34.787Z] v0.1.123 [2021-07-25T11:55:34.787Z] v0.1.124 [2021-07-25T11:55:34.787Z] v0.1.125 [2021-07-25T11:55:34.787Z] v0.1.126 [2021-07-25T11:55:34.787Z] v0.1.127 [2021-07-25T11:55:34.787Z] v0.1.128 [2021-07-25T11:55:34.787Z] v0.1.129 [2021-07-25T11:55:34.787Z] v0.1.13 [2021-07-25T11:55:34.787Z] v0.1.130 [2021-07-25T11:55:34.787Z] v0.1.131 [2021-07-25T11:55:34.787Z] v0.1.132 [2021-07-25T11:55:34.787Z] v0.1.133 [2021-07-25T11:55:34.787Z] v0.1.134 [2021-07-25T11:55:34.787Z] v0.1.135 [2021-07-25T11:55:34.787Z] v0.1.136 [2021-07-25T11:55:34.787Z] v0.1.137 [2021-07-25T11:55:34.787Z] v0.1.138 [2021-07-25T11:55:34.787Z] v0.1.139 [2021-07-25T11:55:34.787Z] v0.1.14 [2021-07-25T11:55:34.787Z] v0.1.140 [2021-07-25T11:55:34.787Z] v0.1.141 [2021-07-25T11:55:34.787Z] v0.1.142 [2021-07-25T11:55:34.787Z] v0.1.143 [2021-07-25T11:55:34.787Z] v0.1.144 [2021-07-25T11:55:34.787Z] v0.1.145 [2021-07-25T11:55:34.787Z] v0.1.146 [2021-07-25T11:55:34.787Z] v0.1.147 [2021-07-25T11:55:34.787Z] v0.1.148 [2021-07-25T11:55:34.787Z] v0.1.149 [2021-07-25T11:55:34.787Z] v0.1.15 [2021-07-25T11:55:34.787Z] v0.1.16 [2021-07-25T11:55:34.787Z] v0.1.17 [2021-07-25T11:55:34.787Z] v0.1.18 [2021-07-25T11:55:34.787Z] v0.1.19 [2021-07-25T11:55:34.787Z] v0.1.2 [2021-07-25T11:55:34.787Z] v0.1.20 [2021-07-25T11:55:34.787Z] v0.1.21 [2021-07-25T11:55:34.787Z] v0.1.22 [2021-07-25T11:55:34.787Z] v0.1.23 [2021-07-25T11:55:34.787Z] v0.1.24 [2021-07-25T11:55:34.787Z] v0.1.25 [2021-07-25T11:55:34.787Z] v0.1.26 [2021-07-25T11:55:34.787Z] v0.1.27 [2021-07-25T11:55:34.787Z] v0.1.28 [2021-07-25T11:55:34.787Z] v0.1.29 [2021-07-25T11:55:34.787Z] v0.1.3 [2021-07-25T11:55:34.787Z] v0.1.30 [2021-07-25T11:55:34.787Z] v0.1.31 [2021-07-25T11:55:34.787Z] v0.1.32 [2021-07-25T11:55:34.787Z] v0.1.33 [2021-07-25T11:55:34.787Z] v0.1.34 [2021-07-25T11:55:34.787Z] v0.1.35 [2021-07-25T11:55:34.787Z] v0.1.36 [2021-07-25T11:55:34.787Z] v0.1.37 [2021-07-25T11:55:34.787Z] v0.1.38 [2021-07-25T11:55:34.787Z] v0.1.39 [2021-07-25T11:55:34.787Z] v0.1.4 [2021-07-25T11:55:34.787Z] v0.1.40 [2021-07-25T11:55:34.787Z] v0.1.41 [2021-07-25T11:55:34.787Z] v0.1.42 [2021-07-25T11:55:34.787Z] v0.1.43 [2021-07-25T11:55:34.787Z] v0.1.44 [2021-07-25T11:55:34.787Z] v0.1.45 [2021-07-25T11:55:34.787Z] v0.1.46 [2021-07-25T11:55:34.787Z] v0.1.47 [2021-07-25T11:55:34.787Z] v0.1.48 [2021-07-25T11:55:34.787Z] v0.1.49 [2021-07-25T11:55:34.787Z] v0.1.5 [2021-07-25T11:55:34.787Z] v0.1.50 [2021-07-25T11:55:34.787Z] v0.1.51 [2021-07-25T11:55:34.787Z] v0.1.52 [2021-07-25T11:55:34.787Z] v0.1.53 [2021-07-25T11:55:34.787Z] v0.1.54 [2021-07-25T11:55:34.787Z] v0.1.55 [2021-07-25T11:55:34.787Z] v0.1.56 [2021-07-25T11:55:34.787Z] v0.1.57 [2021-07-25T11:55:34.787Z] v0.1.58 [2021-07-25T11:55:34.787Z] v0.1.59 [2021-07-25T11:55:34.787Z] v0.1.6 [2021-07-25T11:55:34.787Z] v0.1.60 [2021-07-25T11:55:34.787Z] v0.1.61 [2021-07-25T11:55:34.787Z] v0.1.62 [2021-07-25T11:55:34.787Z] v0.1.63 [2021-07-25T11:55:34.787Z] v0.1.64 [2021-07-25T11:55:34.787Z] v0.1.65 [2021-07-25T11:55:34.787Z] v0.1.66 [2021-07-25T11:55:34.787Z] v0.1.67 [2021-07-25T11:55:34.787Z] v0.1.68 [2021-07-25T11:55:34.787Z] v0.1.69 [2021-07-25T11:55:34.787Z] v0.1.7 [2021-07-25T11:55:34.787Z] v0.1.70 [2021-07-25T11:55:34.787Z] v0.1.71 [2021-07-25T11:55:34.787Z] v0.1.72 [2021-07-25T11:55:34.787Z] v0.1.73 [2021-07-25T11:55:34.787Z] v0.1.74 [2021-07-25T11:55:34.787Z] v0.1.75 [2021-07-25T11:55:34.787Z] v0.1.76 [2021-07-25T11:55:34.787Z] v0.1.77 [2021-07-25T11:55:34.787Z] v0.1.78 [2021-07-25T11:55:34.787Z] v0.1.79 [2021-07-25T11:55:34.787Z] v0.1.8 [2021-07-25T11:55:34.787Z] v0.1.80 [2021-07-25T11:55:34.787Z] v0.1.81 [2021-07-25T11:55:34.787Z] v0.1.82 [2021-07-25T11:55:34.787Z] v0.1.83 [2021-07-25T11:55:34.787Z] v0.1.84 [2021-07-25T11:55:34.787Z] v0.1.85 [2021-07-25T11:55:34.787Z] v0.1.86 [2021-07-25T11:55:34.787Z] v0.1.87 [2021-07-25T11:55:34.787Z] v0.1.88 [2021-07-25T11:55:34.787Z] v0.1.89 [2021-07-25T11:55:34.787Z] v0.1.9 [2021-07-25T11:55:34.787Z] v0.1.90 [2021-07-25T11:55:34.787Z] v0.1.91 [2021-07-25T11:55:34.787Z] v0.1.92 [2021-07-25T11:55:34.787Z] v0.1.93 [2021-07-25T11:55:34.787Z] v0.1.94 [2021-07-25T11:55:34.787Z] v0.1.95 [2021-07-25T11:55:34.787Z] v0.1.96 [2021-07-25T11:55:34.787Z] v0.1.97 [2021-07-25T11:55:34.787Z] v0.1.98 [2021-07-25T11:55:34.787Z] v0.1.99 [2021-07-25T11:55:34.787Z] v2.0.0 [2021-07-25T11:55:34.787Z] v2.0.0-dev.1 [2021-07-25T11:55:34.787Z] v2.0.0-dev.10 [2021-07-25T11:55:34.787Z] v2.0.0-dev.100 [2021-07-25T11:55:34.787Z] v2.0.0-dev.101 [2021-07-25T11:55:34.787Z] v2.0.0-dev.102 [2021-07-25T11:55:34.787Z] v2.0.0-dev.103 [2021-07-25T11:55:34.787Z] v2.0.0-dev.11 [2021-07-25T11:55:34.787Z] v2.0.0-dev.12 [2021-07-25T11:55:34.787Z] v2.0.0-dev.13 [2021-07-25T11:55:34.787Z] v2.0.0-dev.14 [2021-07-25T11:55:34.787Z] v2.0.0-dev.15 [2021-07-25T11:55:34.787Z] v2.0.0-dev.16 [2021-07-25T11:55:34.787Z] v2.0.0-dev.17 [2021-07-25T11:55:34.787Z] v2.0.0-dev.18 [2021-07-25T11:55:34.787Z] v2.0.0-dev.19 [2021-07-25T11:55:34.787Z] v2.0.0-dev.2 [2021-07-25T11:55:34.787Z] v2.0.0-dev.20 [2021-07-25T11:55:34.787Z] v2.0.0-dev.21 [2021-07-25T11:55:34.787Z] v2.0.0-dev.22 [2021-07-25T11:55:34.787Z] v2.0.0-dev.23 [2021-07-25T11:55:34.787Z] v2.0.0-dev.24 [2021-07-25T11:55:34.787Z] v2.0.0-dev.25 [2021-07-25T11:55:34.787Z] v2.0.0-dev.26 [2021-07-25T11:55:34.787Z] v2.0.0-dev.27 [2021-07-25T11:55:34.787Z] v2.0.0-dev.28 [2021-07-25T11:55:34.787Z] v2.0.0-dev.29 [2021-07-25T11:55:34.787Z] v2.0.0-dev.3 [2021-07-25T11:55:34.787Z] v2.0.0-dev.30 [2021-07-25T11:55:34.787Z] v2.0.0-dev.31 [2021-07-25T11:55:34.787Z] v2.0.0-dev.32 [2021-07-25T11:55:34.787Z] v2.0.0-dev.33 [2021-07-25T11:55:34.787Z] v2.0.0-dev.34 [2021-07-25T11:55:34.787Z] v2.0.0-dev.35 [2021-07-25T11:55:34.787Z] v2.0.0-dev.36 [2021-07-25T11:55:34.787Z] v2.0.0-dev.37 [2021-07-25T11:55:34.787Z] v2.0.0-dev.38 [2021-07-25T11:55:34.787Z] v2.0.0-dev.39 [2021-07-25T11:55:34.787Z] v2.0.0-dev.4 [2021-07-25T11:55:34.787Z] v2.0.0-dev.40 [2021-07-25T11:55:34.787Z] v2.0.0-dev.41 [2021-07-25T11:55:34.787Z] v2.0.0-dev.42 [2021-07-25T11:55:34.787Z] v2.0.0-dev.43 [2021-07-25T11:55:34.787Z] v2.0.0-dev.44 [2021-07-25T11:55:34.787Z] v2.0.0-dev.45 [2021-07-25T11:55:34.787Z] v2.0.0-dev.46 [2021-07-25T11:55:34.787Z] v2.0.0-dev.47 [2021-07-25T11:55:34.787Z] v2.0.0-dev.48 [2021-07-25T11:55:34.787Z] v2.0.0-dev.49 [2021-07-25T11:55:34.787Z] v2.0.0-dev.5 [2021-07-25T11:55:34.787Z] v2.0.0-dev.50 [2021-07-25T11:55:34.787Z] v2.0.0-dev.51 [2021-07-25T11:55:34.787Z] v2.0.0-dev.52 [2021-07-25T11:55:34.787Z] v2.0.0-dev.53 [2021-07-25T11:55:34.787Z] v2.0.0-dev.54 [2021-07-25T11:55:34.787Z] v2.0.0-dev.55 [2021-07-25T11:55:34.787Z] v2.0.0-dev.56 [2021-07-25T11:55:34.787Z] v2.0.0-dev.57 [2021-07-25T11:55:34.787Z] v2.0.0-dev.58 [2021-07-25T11:55:34.787Z] v2.0.0-dev.59 [2021-07-25T11:55:34.787Z] v2.0.0-dev.6 [2021-07-25T11:55:34.787Z] v2.0.0-dev.60 [2021-07-25T11:55:34.787Z] v2.0.0-dev.61 [2021-07-25T11:55:34.787Z] v2.0.0-dev.62 [2021-07-25T11:55:34.787Z] v2.0.0-dev.63 [2021-07-25T11:55:34.787Z] v2.0.0-dev.64 [2021-07-25T11:55:34.787Z] v2.0.0-dev.65 [2021-07-25T11:55:34.787Z] v2.0.0-dev.66 [2021-07-25T11:55:34.787Z] v2.0.0-dev.67 [2021-07-25T11:55:34.787Z] v2.0.0-dev.68 [2021-07-25T11:55:34.787Z] v2.0.0-dev.69 [2021-07-25T11:55:34.787Z] v2.0.0-dev.7 [2021-07-25T11:55:34.787Z] v2.0.0-dev.70 [2021-07-25T11:55:34.787Z] v2.0.0-dev.71 [2021-07-25T11:55:34.787Z] v2.0.0-dev.72 [2021-07-25T11:55:34.787Z] v2.0.0-dev.73 [2021-07-25T11:55:34.787Z] v2.0.0-dev.74 [2021-07-25T11:55:34.787Z] v2.0.0-dev.75 [2021-07-25T11:55:34.787Z] v2.0.0-dev.76 [2021-07-25T11:55:34.787Z] v2.0.0-dev.77 [2021-07-25T11:55:34.787Z] v2.0.0-dev.78 [2021-07-25T11:55:34.787Z] v2.0.0-dev.79 [2021-07-25T11:55:34.787Z] v2.0.0-dev.8 [2021-07-25T11:55:34.787Z] v2.0.0-dev.80 [2021-07-25T11:55:34.787Z] v2.0.0-dev.81 [2021-07-25T11:55:34.787Z] v2.0.0-dev.82 [2021-07-25T11:55:34.787Z] v2.0.0-dev.83 [2021-07-25T11:55:34.787Z] v2.0.0-dev.84 [2021-07-25T11:55:34.787Z] v2.0.0-dev.85 [2021-07-25T11:55:34.787Z] v2.0.0-dev.86 [2021-07-25T11:55:34.787Z] v2.0.0-dev.87 [2021-07-25T11:55:34.787Z] v2.0.0-dev.88 [2021-07-25T11:55:34.787Z] v2.0.0-dev.89 [2021-07-25T11:55:34.787Z] v2.0.0-dev.9 [2021-07-25T11:55:34.787Z] v2.0.0-dev.90 [2021-07-25T11:55:34.787Z] v2.0.0-dev.91 [2021-07-25T11:55:34.787Z] v2.0.0-dev.92 [2021-07-25T11:55:34.787Z] v2.0.0-dev.93 [2021-07-25T11:55:34.787Z] v2.0.0-dev.94 [2021-07-25T11:55:34.787Z] v2.0.0-dev.95 [2021-07-25T11:55:34.787Z] v2.0.0-dev.96 [2021-07-25T11:55:34.787Z] v2.0.0-dev.97 [2021-07-25T11:55:34.787Z] v2.0.0-dev.98 [2021-07-25T11:55:34.787Z] v2.0.0-dev.99 [2021-07-25T11:55:34.787Z] v2.0.1-dev.1 [2021-07-25T11:55:34.787Z] v2.0.1-dev.2 [2021-07-25T11:55:34.787Z] v2.0.1-dev.3 [2021-07-25T11:55:34.787Z] v2.0.1-dev.4 [2021-07-25T11:55:34.787Z] v2.0.1-dev.5 [2021-07-25T11:55:34.787Z] v2.0.1-dev.6 [2021-07-25T11:55:34.787Z] v2.0.1-dev.7 [2021-07-25T11:55:34.787Z] v2.0.1-dev.8 [Pipeline] sh [2021-07-25T11:55:35.103Z] + lftools sign git-tag v2.0.1-dev.8 [2021-07-25T11:55:35.694Z] Signing Git tag with Sigul... [2021-07-25T11:55:35.694Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-07-25T11:55:36.676Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:55:36.992Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-25T11:55:37.005Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-25T11:55:37.032Z] $ docker stop --time=1 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 [2021-07-25T11:55:38.262Z] $ docker rm -f 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:38.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:55:38.952Z] . [Pipeline] withDockerContainer [2021-07-25T11:55:39.040Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:55:39.099Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-25T11:55:39.493Z] $ docker top 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T11:55:39.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T11:55:39.626Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T11:55:39.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T11:55:39.743Z] $ docker exec 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 ssh-agent [2021-07-25T11:55:39.858Z] SSH_AUTH_SOCK=/tmp/ssh-i1XcT2lF3qh9/agent.15 [2021-07-25T11:55:39.858Z] SSH_AGENT_PID=22 [2021-07-25T11:55:39.868Z] Running ssh-add (command line suppressed) [2021-07-25T11:55:39.961Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7227071490391934103.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7227071490391934103.key) [2021-07-25T11:55:39.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T11:55:40.298Z] + git semver bump pre [2021-07-25T11:55:40.298Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T11:55:40.298Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-25T11:55:40.298Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:55:40.298Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T11:55:40.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T11:55:40.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T11:55:40.298Z] # $SEMVER_BRANCH = main [2021-07-25T11:55:40.298Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-25T11:55:40.298Z] 2.0.1-dev.9 [Pipeline] } [2021-07-25T11:55:40.308Z] $ docker exec --env ******** --env ******** 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 ssh-agent -k [2021-07-25T11:55:40.403Z] unset SSH_AUTH_SOCK; [2021-07-25T11:55:40.403Z] unset SSH_AGENT_PID; [2021-07-25T11:55:40.403Z] echo Agent pid 22 killed; [2021-07-25T11:55:40.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T11:55:40.767Z] + git semver [Pipeline] } [2021-07-25T11:55:40.784Z] $ docker stop --time=1 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 [2021-07-25T11:55:41.998Z] $ docker rm -f 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:42.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T11:55:42.397Z] . [Pipeline] withDockerContainer [2021-07-25T11:55:42.487Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:55:42.549Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-25T11:55:42.934Z] $ docker top 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T11:55:43.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T11:55:43.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T11:55:43.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T11:55:43.194Z] $ docker exec 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d ssh-agent [2021-07-25T11:55:43.312Z] SSH_AUTH_SOCK=/tmp/ssh-Xl4wryzvHyYT/agent.13 [2021-07-25T11:55:43.312Z] SSH_AGENT_PID=19 [2021-07-25T11:55:43.323Z] Running ssh-add (command line suppressed) [2021-07-25T11:55:43.421Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7845771936027587690.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7845771936027587690.key) [2021-07-25T11:55:43.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T11:55:43.759Z] + git semver push [2021-07-25T11:55:43.759Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T11:55:43.759Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-25T11:55:43.759Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:55:43.759Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T11:55:43.759Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T11:55:43.759Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T11:55:43.759Z] # $SEMVER_BRANCH = main [2021-07-25T11:55:43.759Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-25T11:55:48.021Z] $ docker exec --env ******** --env ******** 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d ssh-agent -k [2021-07-25T11:55:48.116Z] unset SSH_AUTH_SOCK; [2021-07-25T11:55:48.116Z] unset SSH_AGENT_PID; [2021-07-25T11:55:48.116Z] echo Agent pid 19 killed; [2021-07-25T11:55:48.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T11:55:48.481Z] + git semver [Pipeline] } [2021-07-25T11:55:48.503Z] $ docker stop --time=1 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d [2021-07-25T11:55:49.722Z] $ docker rm -f 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d [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-25T11:55:50.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:55:51.527Z] ---> package-listing.sh [2021-07-25T11:55:51.527Z] ++ facter osfamily [2021-07-25T11:55:51.527Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-25T11:55:51.794Z] + OS_FAMILY=redhat [2021-07-25T11:55:51.794Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-25T11:55:51.794Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-25T11:55:51.794Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-25T11:55:51.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-25T11:55:51.794Z] + PACKAGES=/tmp/packages_start.txt [2021-07-25T11:55:51.794Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-25T11:55:51.794Z] + PACKAGES=/tmp/packages_end.txt [2021-07-25T11:55:51.794Z] + case "${OS_FAMILY}" in [2021-07-25T11:55:51.794Z] + rpm -qa [2021-07-25T11:55:51.794Z] + sort [2021-07-25T11:55:52.378Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-25T11:55:52.379Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-25T11:55:52.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-25T11:55:52.379Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-25T11:55:52.379Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-25T11:55:52.379Z] + 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-25T11:55:52.396Z] 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-25T11:55:52.698Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:53.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:55:53.282Z] [2021-07-25T11:55:53.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T11:55:53.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:55:53.613Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T11:55:53.613Z] b4d181a07f80: Pulling fs layer [2021-07-25T11:55:53.613Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T11:55:53.613Z] ed53099fbce6: Pulling fs layer [2021-07-25T11:55:53.613Z] dc539afda2c1: Pulling fs layer [2021-07-25T11:55:53.613Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T11:55:53.613Z] 9065ff56babe: Pulling fs layer [2021-07-25T11:55:53.613Z] d287ab97295c: Pulling fs layer [2021-07-25T11:55:53.613Z] 77bc0d833cb6: Waiting [2021-07-25T11:55:53.613Z] 9065ff56babe: Waiting [2021-07-25T11:55:53.613Z] d287ab97295c: Waiting [2021-07-25T11:55:53.613Z] dc539afda2c1: Waiting [2021-07-25T11:55:53.880Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T11:55:53.880Z] a1111a8f2ec3: Download complete [2021-07-25T11:55:53.880Z] dc539afda2c1: Verifying Checksum [2021-07-25T11:55:53.880Z] dc539afda2c1: Download complete [2021-07-25T11:55:54.147Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T11:55:54.147Z] 77bc0d833cb6: Download complete [2021-07-25T11:55:54.147Z] 9065ff56babe: Verifying Checksum [2021-07-25T11:55:54.147Z] 9065ff56babe: Download complete [2021-07-25T11:55:54.147Z] ed53099fbce6: Verifying Checksum [2021-07-25T11:55:54.147Z] ed53099fbce6: Download complete [2021-07-25T11:55:55.563Z] b4d181a07f80: Download complete [2021-07-25T11:55:56.528Z] b4d181a07f80: Pull complete [2021-07-25T11:55:56.798Z] a1111a8f2ec3: Pull complete [2021-07-25T11:55:57.068Z] ed53099fbce6: Pull complete [2021-07-25T11:55:57.336Z] dc539afda2c1: Pull complete [2021-07-25T11:55:57.602Z] 77bc0d833cb6: Pull complete [2021-07-25T11:55:57.602Z] 9065ff56babe: Pull complete [2021-07-25T11:55:59.545Z] d287ab97295c: Verifying Checksum [2021-07-25T11:55:59.545Z] d287ab97295c: Download complete [2021-07-25T11:56:03.835Z] d287ab97295c: Pull complete [2021-07-25T11:56:03.835Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T11:56:03.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T11:56:03.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T11:56:03.931Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-07-25T11:56:03.991Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-25T11:56:06.976Z] $ docker top 0ae76b50251b0acf4f7df7654a3aef134986b11a0b470f6320f52b5b3cf17386 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T11:56:07.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-25T11:56:07.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-25T11:56:08.011Z] + ls /var/log/sa-host [2021-07-25T11:56:08.011Z] + sadf -c /var/log/sa-host/sa05 [2021-07-25T11:56:08.011Z] file_magic: OK [2021-07-25T11:56:08.011Z] HZ: Using current value: 100 [2021-07-25T11:56:08.011Z] file_header: OK [2021-07-25T11:56:08.011Z] 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-25T11:56:08.011Z] Statistics: [2021-07-25T11:56:08.012Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T11:56:08.012Z] File successfully converted to sysstat format version 12.0.3 [2021-07-25T11:56:08.012Z] + sadf -c /var/log/sa-host/sa25 [2021-07-25T11:56:08.012Z] file_magic: OK [2021-07-25T11:56:08.012Z] HZ: Using current value: 100 [2021-07-25T11:56:08.012Z] file_header: OK [2021-07-25T11:56:08.012Z] 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-25T11:56:08.012Z] Statistics: [2021-07-25T11:56:08.012Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T11:56:08.012Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-25T11:56:08.603Z] provisioning config files... [2021-07-25T11:56:08.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4107935640171812819tmp [Pipeline] { [Pipeline] echo [2021-07-25T11:56:08.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:56:08.973Z] ---> create-netrc.sh [Pipeline] } [2021-07-25T11:56:08.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:56:09.404Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-25T11:56:09.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:56:09.726Z] ---> sudo-logs.sh [2021-07-25T11:56:09.726Z] Archiving 'sudo' log.. [2021-07-25T11:56:09.726Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-142.vexxhost.local: Name or service not known [2021-07-25T11:56:09.726Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-142.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-25T11:56:09.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:56:10.074Z] ---> job-cost.sh [2021-07-25T11:56:10.074Z] lf-activate-venv: SKIPPING [2021-07-25T11:56:10.074Z] DEBUG: total: 0.18000000715255737 [2021-07-25T11:56:10.074Z] INFO: Retrieving Stack Cost... [2021-07-25T11:56:11.034Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T11:56:11.300Z] INFO: Archiving Costs [Pipeline] echo [2021-07-25T11:56:11.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T11:56:11.640Z] ---> logs-deploy.sh [2021-07-25T11:56:11.640Z] lf-activate-venv: SKIPPING [2021-07-25T11:56:11.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/9 [2021-07-25T11:56:11.640Z] INFO: archiving workspace using pattern(s): [2021-07-25T11:56:12.224Z] Archives upload complete. [2021-07-25T11:56:12.490Z] INFO: archiving logs to Nexus