Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a8dc7a255bd1ee3e054011f2e922d7e645e292e 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-ssh4689638051401385434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4468637961684837907.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh139694127261089916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh8098905421882001313.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-ssh1463095729580814511.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_BUILD_IMAGE_TARGET: builder 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-1854 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-ssh112644959236839953.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 1a8dc7a255bd1ee3e054011f2e922d7e645e292e (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 1a8dc7a255bd1ee3e054011f2e922d7e645e292e # timeout=10 Commit message: "Merge pull request #648 from weichou1229/issue-640" > git rev-list --no-walk cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T07:51:23.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T07:51:23.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T07:51:23.159Z] ========================================================= [2021-08-03T07:51:23.159Z] EdgeX Global Pipelines Version Info [2021-08-03T07:51:23.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:51:24.537Z] ------------------- [2021-08-03T07:51:24.537Z] stable info: [2021-08-03T07:51:24.537Z] ------------------- [2021-08-03T07:51:24.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T07:51:24.537Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T07:51:24.537Z] Message: update stable to v1.0.203 [2021-08-03T07:51:25.123Z] ------------------- [2021-08-03T07:51:25.123Z] experimental info: [2021-08-03T07:51:25.123Z] ------------------- [2021-08-03T07:51:25.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T07:51:25.123Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T07:51:25.123Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T07:51:25.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-08-03T07:51:25.314Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-08-03T07:51:25.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T07:51:25.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T07:51:25.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T07:51:25.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T07:51:25.440Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T07:51:25.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T07:51:25.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T07:51:25.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T07:51:25.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T07:51:25.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T07:51:25.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-08-03T07:51:25.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T07:51:25.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T07:51:25.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:51:25.699Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:51:25.726Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:51:25.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:51:25.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T07:51:25.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-03T07:51:25.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-03T07:51:25.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-03T07:51:25.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T07:51:25.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T07:51:25.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-03T07:51:25.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T07:51:25.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-03T07:51:26.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-03T07:51:26.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-03T07:51:26.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a8dc7a255bd1ee3e054011f2e922d7e645e292e [Pipeline] echo [2021-08-03T07:51:26.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a8dc7a [Pipeline] echo [2021-08-03T07:51:26.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-03T07:51:26.621Z] + git log --format=format:%s -1 1a8dc7a255bd1ee3e054011f2e922d7e645e292e [Pipeline] echo [2021-08-03T07:51:26.672Z] GIT_COMMIT: 1a8dc7a255bd1ee3e054011f2e922d7e645e292e, Commit Message: Merge pull request #648 from weichou1229/issue-640 [Pipeline] echo [2021-08-03T07:51:26.686Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:51:29.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:51:29.274Z] [2021-08-03T07:51:29.274Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:51:29.609Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:51:29.609Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T07:51:29.609Z] 31603596830f: Pulling fs layer [2021-08-03T07:51:29.609Z] d4622e32a9a9: Pulling fs layer [2021-08-03T07:51:29.609Z] 1030fce36090: Pulling fs layer [2021-08-03T07:51:29.609Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T07:51:29.609Z] 6c6cb7e1b49b: Waiting [2021-08-03T07:51:29.609Z] d4622e32a9a9: Verifying Checksum [2021-08-03T07:51:29.609Z] d4622e32a9a9: Download complete [2021-08-03T07:51:29.875Z] 31603596830f: Verifying Checksum [2021-08-03T07:51:29.875Z] 31603596830f: Download complete [2021-08-03T07:51:30.153Z] 31603596830f: Pull complete [2021-08-03T07:51:30.153Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T07:51:30.153Z] 6c6cb7e1b49b: Download complete [2021-08-03T07:51:30.153Z] d4622e32a9a9: Pull complete [2021-08-03T07:51:30.153Z] 1030fce36090: Verifying Checksum [2021-08-03T07:51:30.153Z] 1030fce36090: Download complete [2021-08-03T07:51:30.747Z] 1030fce36090: Pull complete [2021-08-03T07:51:31.013Z] 6c6cb7e1b49b: Pull complete [2021-08-03T07:51:31.013Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T07:51:31.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:51:31.013Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T07:51:31.113Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:51:31.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:51:31.896Z] $ docker top e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:51:32.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:51:32.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:51:32.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:51:32.133Z] $ docker exec e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc ssh-agent [2021-08-03T07:51:32.243Z] SSH_AUTH_SOCK=/tmp/ssh-JrAk8awUn9Gt/agent.14 [2021-08-03T07:51:32.243Z] SSH_AGENT_PID=20 [2021-08-03T07:51:32.256Z] Running ssh-add (command line suppressed) [2021-08-03T07:51:32.351Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2214210367530915351.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2214210367530915351.key) [2021-08-03T07:51:32.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:51:32.685Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T07:51:32.704Z] $ docker exec --env ******** --env ******** e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc ssh-agent -k [2021-08-03T07:51:32.791Z] unset SSH_AUTH_SOCK; [2021-08-03T07:51:32.791Z] unset SSH_AGENT_PID; [2021-08-03T07:51:32.791Z] echo Agent pid 20 killed; [2021-08-03T07:51:32.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T07:51:32.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:51:32.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:51:32.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:51:32.953Z] $ docker exec e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc ssh-agent [2021-08-03T07:51:33.060Z] SSH_AUTH_SOCK=/tmp/ssh-MyBiS0uedH49/agent.52 [2021-08-03T07:51:33.060Z] SSH_AGENT_PID=58 [2021-08-03T07:51:33.069Z] Running ssh-add (command line suppressed) [2021-08-03T07:51:33.153Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4928175779431572232.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4928175779431572232.key) [2021-08-03T07:51:33.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:51:33.513Z] + git semver init [2021-08-03T07:51:33.513Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:51:33.513Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-03T07:51:33.513Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:51:33.513Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:51:33.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:51:33.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:51:33.513Z] # $SEMVER_BRANCH = main [2021-08-03T07:51:33.513Z] # $SEMVER_TEMP = /tmp/semver-341714606 [2021-08-03T07:51:33.513Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-08-03T07:51:34.475Z] # '/tmp/semver-341714606' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-08-03T07:51:34.475Z] # -> Force: false [2021-08-03T07:51:34.475Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-08-03T07:51:34.486Z] $ docker exec --env ******** --env ******** e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc ssh-agent -k [2021-08-03T07:51:34.583Z] unset SSH_AUTH_SOCK; [2021-08-03T07:51:34.584Z] unset SSH_AGENT_PID; [2021-08-03T07:51:34.584Z] echo Agent pid 58 killed; [2021-08-03T07:51:34.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:51:34.952Z] + git semver [Pipeline] } [2021-08-03T07:51:34.977Z] $ docker stop --time=1 e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc [2021-08-03T07:51:36.215Z] $ docker rm -f e7fbbb8f91c2080c20a2c3277ca5bcefeca795140c7a6880f5ecc58f0cb534bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:51:36.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T07:51:36.929Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T07:51:36.932Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-03T07:51:52.170Z] Still waiting to schedule task [2021-08-03T07:51:52.170Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1854’ [2021-08-03T07:51:52.173Z] Still waiting to schedule task [2021-08-03T07:51:52.173Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T07:53:50.086Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1856 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-08-03T07:53:50.118Z] Running in /w/workspace/go-mod-core-contracts/14 [Pipeline] { [Pipeline] checkout [2021-08-03T07:53:50.342Z] Selected Git installation does not exist. Using Default [2021-08-03T07:53:50.342Z] The recommended git tool is: NONE [2021-08-03T07:53:55.951Z] Running on prd-centos7-docker-4c-2g-1857 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-08-03T07:53:55.968Z] Running in /w/workspace/go-mod-core-contracts/14 [Pipeline] { [Pipeline] checkout [2021-08-03T07:53:56.086Z] Selected Git installation does not exist. Using Default [2021-08-03T07:53:56.087Z] The recommended git tool is: NONE [2021-08-03T07:53:58.140Z] using credential edgex-jenkins-ssh [2021-08-03T07:53:58.160Z] Cloning the remote Git repository [2021-08-03T07:53:58.892Z] using credential edgex-jenkins-ssh [2021-08-03T07:53:58.906Z] Cloning the remote Git repository [2021-08-03T07:53:58.222Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T07:53:58.341Z] > git init /w/workspace/go-mod-core-contracts/14 # timeout=10 [2021-08-03T07:53:58.413Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T07:53:58.413Z] > git --version # timeout=10 [2021-08-03T07:53:58.427Z] > git --version # 'git version 2.17.1' [2021-08-03T07:53:58.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T07:53:58.525Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:53:58.940Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T07:53:59.019Z] > git init /w/workspace/go-mod-core-contracts/14 # timeout=10 [2021-08-03T07:53:59.058Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T07:53:59.058Z] > git --version # timeout=10 [2021-08-03T07:53:59.067Z] > git --version # 'git version 2.24.4' [2021-08-03T07:53:59.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T07:53:59.098Z] [INFO] Currently running in a labeled security context [2021-08-03T07:53:59.098Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T07:53:59.098Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/14@tmp/jenkins-gitclient-ssh7877223574420318001.key [2021-08-03T07:53:59.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:53:59.794Z] Avoid second fetch [2021-08-03T07:53:59.794Z] Checking out Revision 1a8dc7a255bd1ee3e054011f2e922d7e645e292e (main) [2021-08-03T07:53:59.836Z] Avoid second fetch [2021-08-03T07:53:59.837Z] Checking out Revision 1a8dc7a255bd1ee3e054011f2e922d7e645e292e (main) [2021-08-03T07:53:59.796Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T07:53:59.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:53:59.853Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T07:53:59.869Z] > git checkout -f 1a8dc7a255bd1ee3e054011f2e922d7e645e292e # timeout=10 [2021-08-03T07:53:59.763Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T07:53:59.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:53:59.802Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T07:53:59.807Z] > git checkout -f 1a8dc7a255bd1ee3e054011f2e922d7e645e292e # timeout=10 [2021-08-03T07:54:03.666Z] Commit message: "Merge pull request #648 from weichou1229/issue-640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-08-03T07:54:04.193Z] Commit message: "Merge pull request #648 from weichou1229/issue-640" [Pipeline] echo [2021-08-03T07:54:04.198Z] ========================================================= [2021-08-03T07:54:04.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T07:54:04.198Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-08-03T07:54:04.652Z] + 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-08-03T07:54:04.653Z] Sending build context to Docker daemon 2.943MB [2021-08-03T07:54:04.653Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-03T07:54:04.653Z] Step 2/7 : FROM ${BASE} [Pipeline] unstash [Pipeline] echo [2021-08-03T07:54:04.920Z] ========================================================= [2021-08-03T07:54:04.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T07:54:04.920Z] ========================================================= [2021-08-03T07:54:04.923Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T07:54:04.923Z] 540db60ca938: Pulling fs layer [2021-08-03T07:54:04.923Z] adcc1eea9eea: Pulling fs layer [2021-08-03T07:54:04.923Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T07:54:04.923Z] db62176df00c: Pulling fs layer [2021-08-03T07:54:04.923Z] 3b30891b0d05: Pulling fs layer [2021-08-03T07:54:04.923Z] 444f5516b4c7: Pulling fs layer [2021-08-03T07:54:04.923Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T07:54:04.923Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T07:54:04.923Z] c82ef313ddc5: Pulling fs layer [2021-08-03T07:54:04.923Z] db62176df00c: Waiting [2021-08-03T07:54:04.923Z] 3b30891b0d05: Waiting [2021-08-03T07:54:04.923Z] 444f5516b4c7: Waiting [2021-08-03T07:54:04.923Z] 90b9b1106a8b: Waiting [2021-08-03T07:54:04.923Z] 0383d17a5b7e: Waiting [2021-08-03T07:54:04.923Z] c82ef313ddc5: Waiting [2021-08-03T07:54:04.923Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T07:54:04.923Z] 4c4ab2625f07: Download complete [2021-08-03T07:54:04.923Z] adcc1eea9eea: Verifying Checksum [2021-08-03T07:54:04.923Z] adcc1eea9eea: Download complete [2021-08-03T07:54:04.923Z] 3b30891b0d05: Download complete [2021-08-03T07:54:04.923Z] 444f5516b4c7: Verifying Checksum [2021-08-03T07:54:04.923Z] 444f5516b4c7: Download complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:54:05.194Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T07:54:05.194Z] 90b9b1106a8b: Download complete [2021-08-03T07:54:05.194Z] 540db60ca938: Verifying Checksum [2021-08-03T07:54:05.194Z] 540db60ca938: Download complete [2021-08-03T07:54:05.194Z] 540db60ca938: Pull complete [2021-08-03T07:54:05.439Z] + 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-08-03T07:54:05.462Z] adcc1eea9eea: Pull complete [2021-08-03T07:54:05.462Z] 4c4ab2625f07: Pull complete [2021-08-03T07:54:06.045Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T07:54:06.045Z] 0383d17a5b7e: Download complete [2021-08-03T07:54:06.447Z] Sending build context to Docker daemon 2.942MB [2021-08-03T07:54:06.448Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-03T07:54:06.448Z] Step 2/7 : FROM ${BASE} [2021-08-03T07:54:07.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T07:54:07.046Z] 595b0fe564bb: Pulling fs layer [2021-08-03T07:54:07.046Z] 24495759ef45: Pulling fs layer [2021-08-03T07:54:07.046Z] d148012ef14d: Pulling fs layer [2021-08-03T07:54:07.046Z] e90a11edd702: Pulling fs layer [2021-08-03T07:54:07.046Z] d77568369979: Pulling fs layer [2021-08-03T07:54:07.046Z] 02195dbdac53: Pulling fs layer [2021-08-03T07:54:07.046Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T07:54:07.046Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T07:54:07.046Z] d77568369979: Waiting [2021-08-03T07:54:07.046Z] 02195dbdac53: Waiting [2021-08-03T07:54:07.046Z] 2b1b35aa2570: Waiting [2021-08-03T07:54:07.046Z] 2c1f732e5b09: Waiting [2021-08-03T07:54:07.046Z] e90a11edd702: Waiting [2021-08-03T07:54:07.046Z] d148012ef14d: Verifying Checksum [2021-08-03T07:54:07.046Z] 24495759ef45: Download complete [2021-08-03T07:54:07.046Z] d77568369979: Verifying Checksum [2021-08-03T07:54:07.046Z] d77568369979: Download complete [2021-08-03T07:54:07.330Z] 02195dbdac53: Download complete [2021-08-03T07:54:07.330Z] 595b0fe564bb: Verifying Checksum [2021-08-03T07:54:07.330Z] 595b0fe564bb: Download complete [2021-08-03T07:54:07.330Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T07:54:07.330Z] 2b1b35aa2570: Download complete [2021-08-03T07:54:07.937Z] 595b0fe564bb: Pull complete [2021-08-03T07:54:08.546Z] 24495759ef45: Pull complete [2021-08-03T07:54:09.155Z] d148012ef14d: Pull complete [2021-08-03T07:54:11.920Z] 2c1f732e5b09: Download complete [2021-08-03T07:54:12.538Z] e90a11edd702: Verifying Checksum [2021-08-03T07:54:12.538Z] e90a11edd702: Download complete [2021-08-03T07:54:12.702Z] c82ef313ddc5: Verifying Checksum [2021-08-03T07:54:12.702Z] c82ef313ddc5: Download complete [2021-08-03T07:54:13.674Z] db62176df00c: Verifying Checksum [2021-08-03T07:54:13.674Z] db62176df00c: Download complete [2021-08-03T07:54:17.067Z] db62176df00c: Pull complete [2021-08-03T07:54:17.067Z] 3b30891b0d05: Pull complete [2021-08-03T07:54:17.067Z] 444f5516b4c7: Pull complete [2021-08-03T07:54:17.343Z] 90b9b1106a8b: Pull complete [2021-08-03T07:54:17.343Z] 0383d17a5b7e: Pull complete [2021-08-03T07:54:19.964Z] c82ef313ddc5: Pull complete [2021-08-03T07:54:19.964Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T07:54:19.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T07:54:19.964Z] ---> 4508b0543a43 [2021-08-03T07:54:19.964Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:54:21.376Z] ---> Running in f9f32f8d632a [2021-08-03T07:54:21.376Z] Removing intermediate container f9f32f8d632a [2021-08-03T07:54:21.376Z] ---> 64f88aad3340 [2021-08-03T07:54:21.376Z] Step 4/7 : RUN apk add bash [2021-08-03T07:54:21.376Z] ---> Running in da468b750c10 [2021-08-03T07:54:21.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T07:54:22.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T07:54:22.748Z] e90a11edd702: Pull complete [2021-08-03T07:54:22.886Z] OK: 219 MiB in 52 packages [2021-08-03T07:54:23.027Z] d77568369979: Pull complete [2021-08-03T07:54:23.155Z] Removing intermediate container da468b750c10 [2021-08-03T07:54:23.155Z] ---> 6dbd2588b051 [2021-08-03T07:54:23.155Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-03T07:54:23.155Z] ---> Running in d62f3c90aff3 [2021-08-03T07:54:23.307Z] 02195dbdac53: Pull complete [2021-08-03T07:54:23.433Z] Removing intermediate container d62f3c90aff3 [2021-08-03T07:54:23.433Z] ---> b7211731eff0 [2021-08-03T07:54:23.433Z] Step 6/7 : COPY go.mod . [2021-08-03T07:54:23.433Z] ---> 2a888a624b3a [2021-08-03T07:54:23.433Z] Step 7/7 : RUN go mod download [2021-08-03T07:54:23.433Z] ---> Running in 4e2ef4416253 [2021-08-03T07:54:23.907Z] 2b1b35aa2570: Pull complete [2021-08-03T07:54:29.336Z] 2c1f732e5b09: Pull complete [2021-08-03T07:54:29.336Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T07:54:29.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T07:54:29.336Z] ---> 88ecf2bb1f95 [2021-08-03T07:54:29.336Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:54:31.975Z] ---> Running in ae30a57fe86e [2021-08-03T07:54:32.250Z] Removing intermediate container ae30a57fe86e [2021-08-03T07:54:32.250Z] ---> b41fc7436f92 [2021-08-03T07:54:32.250Z] Step 4/7 : RUN apk add bash [2021-08-03T07:54:32.528Z] ---> Running in 154c44eefbf8 [2021-08-03T07:54:33.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T07:54:34.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T07:54:35.954Z] OK: 218 MiB in 52 packages [2021-08-03T07:54:37.837Z] Removing intermediate container 154c44eefbf8 [2021-08-03T07:54:37.837Z] ---> 397270076f77 [2021-08-03T07:54:37.837Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-03T07:54:37.837Z] ---> Running in f73b1723b9ce [2021-08-03T07:54:37.837Z] Removing intermediate container f73b1723b9ce [2021-08-03T07:54:37.837Z] ---> b8e3f88e4a97 [2021-08-03T07:54:37.837Z] Step 6/7 : COPY go.mod . [2021-08-03T07:54:38.824Z] ---> 8bcbc99cb294 [2021-08-03T07:54:38.824Z] Step 7/7 : RUN go mod download [2021-08-03T07:54:38.824Z] ---> Running in 101b1fff935d [2021-08-03T07:55:02.392Z] Removing intermediate container 4e2ef4416253 [2021-08-03T07:55:02.393Z] ---> 1a24e560040f [2021-08-03T07:55:02.393Z] Successfully built 1a24e560040f [2021-08-03T07:55:02.393Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:55:02.761Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T07:55:02.761Z] . [Pipeline] withDockerContainer [2021-08-03T07:55:02.860Z] prd-centos7-docker-4c-2g-1857 does not seem to be running inside a container [2021-08-03T07:55:02.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T07:55:03.323Z] $ docker top 4f6cb58736a87726aedbd12f8041e04be363e3ddf23c64b81b2a66feec251c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:55:03.736Z] + go version [2021-08-03T07:55:03.736Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T07:55:03.752Z] $ docker stop --time=1 4f6cb58736a87726aedbd12f8041e04be363e3ddf23c64b81b2a66feec251c7b [2021-08-03T07:55:04.952Z] $ docker rm -f 4f6cb58736a87726aedbd12f8041e04be363e3ddf23c64b81b2a66feec251c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:55:05.516Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T07:55:05.516Z] . [Pipeline] withDockerContainer [2021-08-03T07:55:05.620Z] prd-centos7-docker-4c-2g-1857 does not seem to be running inside a container [2021-08-03T07:55:05.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T07:55:06.111Z] $ docker top 40e34430f801710d68d23a374490d1ad7f1af762957dedc0727294003d27aa55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:55:06.535Z] + go mod tidy [Pipeline] sh [2021-08-03T07:55:07.131Z] + make test [2021-08-03T07:55:07.131Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T07:55:07.405Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-03T07:55:17.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.094s coverage: 83.5% of statements [2021-08-03T07:55:17.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-03T07:55:17.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-03T07:55:17.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-03T07:55:17.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-08-03T07:55:17.701Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-03T07:55:19.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 46.9% of statements [2021-08-03T07:55:19.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.0% of statements [2021-08-03T07:55:19.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 86.2% of statements [2021-08-03T07:55:20.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements [2021-08-03T07:55:20.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-08-03T07:55:20.272Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-08-03T07:55:20.272Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-03T07:55:25.647Z] gofmt -l . [2021-08-03T07:55:25.914Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T07:55:25.933Z] $ docker stop --time=1 40e34430f801710d68d23a374490d1ad7f1af762957dedc0727294003d27aa55 [2021-08-03T07:55:27.325Z] $ docker rm -f 40e34430f801710d68d23a374490d1ad7f1af762957dedc0727294003d27aa55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:55:27.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T07:55:28.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:55:28.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:55:28.928Z] [2021-08-03T07:55:28.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:55:29.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:55:29.280Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T07:55:29.280Z] b4d181a07f80: Pulling fs layer [2021-08-03T07:55:29.280Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T07:55:29.280Z] ed53099fbce6: Pulling fs layer [2021-08-03T07:55:29.280Z] dc539afda2c1: Pulling fs layer [2021-08-03T07:55:29.280Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T07:55:29.280Z] 9065ff56babe: Pulling fs layer [2021-08-03T07:55:29.280Z] d287ab97295c: Pulling fs layer [2021-08-03T07:55:29.280Z] 77bc0d833cb6: Waiting [2021-08-03T07:55:29.280Z] 9065ff56babe: Waiting [2021-08-03T07:55:29.280Z] d287ab97295c: Waiting [2021-08-03T07:55:29.280Z] dc539afda2c1: Waiting [2021-08-03T07:55:29.547Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T07:55:29.547Z] a1111a8f2ec3: Download complete [2021-08-03T07:55:29.547Z] dc539afda2c1: Verifying Checksum [2021-08-03T07:55:29.547Z] dc539afda2c1: Download complete [2021-08-03T07:55:29.814Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T07:55:29.814Z] 77bc0d833cb6: Download complete [2021-08-03T07:55:29.814Z] ed53099fbce6: Download complete [2021-08-03T07:55:29.814Z] 9065ff56babe: Verifying Checksum [2021-08-03T07:55:29.814Z] 9065ff56babe: Download complete [2021-08-03T07:55:30.404Z] b4d181a07f80: Verifying Checksum [2021-08-03T07:55:30.404Z] b4d181a07f80: Download complete [2021-08-03T07:55:31.374Z] b4d181a07f80: Pull complete [2021-08-03T07:55:31.645Z] a1111a8f2ec3: Pull complete [2021-08-03T07:55:32.239Z] ed53099fbce6: Pull complete [2021-08-03T07:55:32.239Z] dc539afda2c1: Pull complete [2021-08-03T07:55:32.514Z] 77bc0d833cb6: Pull complete [2021-08-03T07:55:32.514Z] 9065ff56babe: Pull complete [2021-08-03T07:55:34.458Z] d287ab97295c: Verifying Checksum [2021-08-03T07:55:34.458Z] d287ab97295c: Download complete [2021-08-03T07:55:38.757Z] d287ab97295c: Pull complete [2021-08-03T07:55:38.757Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T07:55:38.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:55:38.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T07:55:38.852Z] prd-centos7-docker-4c-2g-1857 does not seem to be running inside a container [2021-08-03T07:55:38.917Z] $ 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/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T07:55:41.358Z] $ docker top 268a137eef6ec547f33c8acd65326ff8fda4aaf1eed3816dc933ce183672faa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:55:43.566Z] ---> job-cost.sh [2021-08-03T07:55:43.567Z] lf-activate-venv: SKIPPING [2021-08-03T07:55:43.567Z] INFO: No Stack... [2021-08-03T07:55:44.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T07:55:44.795Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T07:55:45.119Z] + cat /w/workspace/go-mod-core-contracts/14/archives/cost.csv [2021-08-03T07:55:45.119Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T07:55:45.161Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [2021-08-03T07:55:45.170Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] did not exist. Created. [2021-08-03T07:55:45.170Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:55:45.523Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T07:55:45.563Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T07:55:45.574Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T07:55:45.602Z] $ docker stop --time=1 268a137eef6ec547f33c8acd65326ff8fda4aaf1eed3816dc933ce183672faa1 [2021-08-03T07:55:46.766Z] $ docker rm -f 268a137eef6ec547f33c8acd65326ff8fda4aaf1eed3816dc933ce183672faa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T07:56:00.677Z] Removing intermediate container 101b1fff935d [2021-08-03T07:56:00.677Z] ---> e8f55166ea5f [2021-08-03T07:56:00.677Z] Successfully built e8f55166ea5f [2021-08-03T07:56:00.677Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:56:01.119Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T07:56:01.119Z] . [Pipeline] withDockerContainer [2021-08-03T07:56:01.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-1856 does not seem to be running inside a container [2021-08-03T07:56:01.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T07:56:03.397Z] $ docker top 058a1203938f205da699ac6e4f4ec09c72122a5fb5a1550106ff1e999a5af11d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:56:04.426Z] + go version [2021-08-03T07:56:04.426Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T07:56:04.463Z] $ docker stop --time=1 058a1203938f205da699ac6e4f4ec09c72122a5fb5a1550106ff1e999a5af11d [2021-08-03T07:56:06.445Z] $ docker rm -f 058a1203938f205da699ac6e4f4ec09c72122a5fb5a1550106ff1e999a5af11d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:56:07.282Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T07:56:07.282Z] . [Pipeline] withDockerContainer [2021-08-03T07:56:07.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-1856 does not seem to be running inside a container [2021-08-03T07:56:07.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T07:56:09.190Z] $ docker top d47b9aa24d6aaded4b6a2ff71e175d36ff3c7993e6994696f1febb684093634b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:56:10.112Z] + go mod tidy [Pipeline] sh [2021-08-03T07:56:11.374Z] + make test [2021-08-03T07:56:11.374Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T07:56:12.354Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.374s coverage: 83.5% of statements [2021-08-03T07:56:51.914Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-03T07:56:51.914Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-03T07:56:51.914Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements [2021-08-03T07:56:51.914Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.101s coverage: 46.9% of statements [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.108s coverage: 90.0% of statements [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.287s coverage: 86.2% of statements [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.038s coverage: 59.5% of statements [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements [2021-08-03T07:56:51.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements [2021-08-03T07:56:52.192Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-03T07:57:14.393Z] gofmt -l . [2021-08-03T07:57:14.394Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T07:57:14.435Z] $ docker stop --time=1 d47b9aa24d6aaded4b6a2ff71e175d36ff3c7993e6994696f1febb684093634b [2021-08-03T07:57:16.573Z] $ docker rm -f d47b9aa24d6aaded4b6a2ff71e175d36ff3c7993e6994696f1febb684093634b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:57:17.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T07:57:17.477Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T07:57:18.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:57:18.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:57:18.874Z] [2021-08-03T07:57:18.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:57:19.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:57:19.506Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T07:57:19.506Z] 448f6bf000e3: Pulling fs layer [2021-08-03T07:57:19.506Z] f757da607395: Pulling fs layer [2021-08-03T07:57:19.506Z] 05883995daec: Pulling fs layer [2021-08-03T07:57:19.506Z] 8603b9c90790: Pulling fs layer [2021-08-03T07:57:19.506Z] 1560dd03e051: Pulling fs layer [2021-08-03T07:57:19.506Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T07:57:19.506Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T07:57:19.506Z] 8603b9c90790: Waiting [2021-08-03T07:57:19.506Z] 1560dd03e051: Waiting [2021-08-03T07:57:19.506Z] 27f5ce0e4adf: Waiting [2021-08-03T07:57:19.506Z] c2d8d7efcc4b: Waiting [2021-08-03T07:57:19.782Z] f757da607395: Verifying Checksum [2021-08-03T07:57:19.782Z] f757da607395: Download complete [2021-08-03T07:57:19.782Z] 8603b9c90790: Verifying Checksum [2021-08-03T07:57:19.782Z] 8603b9c90790: Download complete [2021-08-03T07:57:20.058Z] 1560dd03e051: Verifying Checksum [2021-08-03T07:57:20.058Z] 1560dd03e051: Download complete [2021-08-03T07:57:20.058Z] 27f5ce0e4adf: Download complete [2021-08-03T07:57:20.058Z] 05883995daec: Download complete [2021-08-03T07:57:21.043Z] 448f6bf000e3: Verifying Checksum [2021-08-03T07:57:21.043Z] 448f6bf000e3: Download complete [2021-08-03T07:57:24.453Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T07:57:24.453Z] c2d8d7efcc4b: Download complete [2021-08-03T07:57:24.453Z] 448f6bf000e3: Pull complete [2021-08-03T07:57:25.054Z] f757da607395: Pull complete [2021-08-03T07:57:26.504Z] 05883995daec: Pull complete [2021-08-03T07:57:27.117Z] 8603b9c90790: Pull complete [2021-08-03T07:57:28.104Z] 1560dd03e051: Pull complete [2021-08-03T07:57:28.382Z] 27f5ce0e4adf: Pull complete [2021-08-03T07:57:43.510Z] c2d8d7efcc4b: Pull complete [2021-08-03T07:57:43.510Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T07:57:43.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:57:43.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T07:57:43.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-1856 does not seem to be running inside a container [2021-08-03T07:57:43.912Z] $ 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/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T07:57:47.706Z] $ docker top 3508314ef6d55be74966b21915245aab3e24139a320bc94eb92243bc34a577c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:57:48.727Z] ---> job-cost.sh [2021-08-03T07:57:48.727Z] lf-activate-venv: SKIPPING [2021-08-03T07:57:48.727Z] INFO: No Stack... [2021-08-03T07:57:49.706Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T07:57:49.978Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T07:57:50.640Z] + cat /w/workspace/go-mod-core-contracts/14/archives/cost.csv [2021-08-03T07:57:50.640Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T07:57:50.706Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [2021-08-03T07:57:50.721Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] did not exist. Created. [2021-08-03T07:57:50.721Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:57:51.414Z] /w/workspace/go-mod-core-contracts/14@tmp/durable-b946b5c9/script.sh: 1: /w/workspace/go-mod-core-contracts/14@tmp/durable-b946b5c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T07:57:52.088Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T07:57:52.121Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T07:57:52.179Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T07:57:52.191Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T07:57:52.246Z] $ docker stop --time=1 3508314ef6d55be74966b21915245aab3e24139a320bc94eb92243bc34a577c3 [2021-08-03T07:57:54.011Z] $ docker rm -f 3508314ef6d55be74966b21915245aab3e24139a320bc94eb92243bc34a577c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-03T07:57:55.115Z] provisioning config files... [2021-08-03T07:57:55.134Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config148463831827382281tmp [Pipeline] { [Pipeline] sh [2021-08-03T07:57:55.472Z] + set +x [2021-08-03T07:57:55.472Z] + curl -s https://codecov.io/bash [2021-08-03T07:57:55.472Z] + bash -s -- [2021-08-03T07:57:55.472Z] [2021-08-03T07:57:55.472Z] _____ _ [2021-08-03T07:57:55.472Z] / ____| | | [2021-08-03T07:57:55.472Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T07:57:55.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T07:57:55.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T07:57:55.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T07:57:55.472Z] Bash-1.0.6 [2021-08-03T07:57:55.472Z] [2021-08-03T07:57:55.472Z] [2021-08-03T07:57:55.472Z] ==> git version 2.24.4 found [2021-08-03T07:57:55.472Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-03T07:57:55.472Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T07:57:55.472Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T07:57:55.472Z] ==> Jenkins CI detected. [2021-08-03T07:57:55.472Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:57:55.472Z] project root: . [2021-08-03T07:57:55.472Z] --> token set from env [2021-08-03T07:57:55.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T07:57:55.738Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T07:57:55.738Z] ==> Python coveragepy not found [2021-08-03T07:57:55.738Z] ==> Searching for coverage reports in: [2021-08-03T07:57:55.738Z] + . [2021-08-03T07:57:55.738Z] -> Found 1 reports [2021-08-03T07:57:55.738Z] ==> Detecting git/mercurial file structure [2021-08-03T07:57:55.738Z] ==> Reading reports [2021-08-03T07:57:55.738Z] + ./coverage.out bytes=101588 [2021-08-03T07:57:55.739Z] ==> Appending adjustments [2021-08-03T07:57:55.739Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T07:57:56.322Z] + Found adjustments [2021-08-03T07:57:56.322Z] ==> Gzipping contents [2021-08-03T07:57:56.322Z] 16K /tmp/codecov.xMZTnP.gz [2021-08-03T07:57:56.322Z] ==> Uploading reports [2021-08-03T07:57:56.322Z] url: https://codecov.io [2021-08-03T07:57:56.322Z] query: branch=main&commit=1a8dc7a255bd1ee3e054011f2e922d7e645e292e&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T07:57:56.322Z] -> Pinging Codecov [2021-08-03T07:57:56.322Z] 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=1a8dc7a255bd1ee3e054011f2e922d7e645e292e&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T07:57:56.589Z] -> Uploading to [2021-08-03T07:57:56.589Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/71470A77251A30514AAF9C0BB2E5B6CE/1a8dc7a255bd1ee3e054011f2e922d7e645e292e/749ce9eb-7e7f-437a-8a82-87e7b3bee118.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T075756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=046c5c9d338c96200b2921cdd5b3652d883a5429c4251fc277d943a85e7be8f2 [2021-08-03T07:57:56.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T07:57:56.589Z] Dload Upload Total Spent Left Speed [2021-08-03T07:57:57.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15210 0 0 100 15210 0 36221 --:--:-- --:--:-- --:--:-- 36214 [2021-08-03T07:57:57.175Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1a8dc7a255bd1ee3e054011f2e922d7e645e292e [Pipeline] } [2021-08-03T07:57:57.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-03T07:57:58.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-03T07:57:58.066Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:57:58.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:57:58.387Z] [2021-08-03T07:57:58.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:57:58.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:57:58.720Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-03T07:57:58.720Z] 188c0c94c7c5: Pulling fs layer [2021-08-03T07:57:58.720Z] 0ef7d3d256c8: Pulling fs layer [2021-08-03T07:57:58.720Z] de9db76c5a1d: Pulling fs layer [2021-08-03T07:57:58.720Z] 0eba1c9be4d2: Pulling fs layer [2021-08-03T07:57:58.720Z] 0d57e429df01: Pulling fs layer [2021-08-03T07:57:58.720Z] 4e4be7b47b0d: Pulling fs layer [2021-08-03T07:57:58.720Z] e1f770b5df2f: Pulling fs layer [2021-08-03T07:57:58.720Z] 85a0685a4137: Pulling fs layer [2021-08-03T07:57:58.720Z] 0eba1c9be4d2: Waiting [2021-08-03T07:57:58.720Z] 0d57e429df01: Waiting [2021-08-03T07:57:58.720Z] 4e4be7b47b0d: Waiting [2021-08-03T07:57:58.720Z] e1f770b5df2f: Waiting [2021-08-03T07:57:58.720Z] 85a0685a4137: Waiting [2021-08-03T07:57:58.720Z] de9db76c5a1d: Verifying Checksum [2021-08-03T07:57:58.720Z] de9db76c5a1d: Download complete [2021-08-03T07:57:58.720Z] 0ef7d3d256c8: Verifying Checksum [2021-08-03T07:57:58.720Z] 0ef7d3d256c8: Download complete [2021-08-03T07:57:58.720Z] 0d57e429df01: Verifying Checksum [2021-08-03T07:57:58.720Z] 0d57e429df01: Download complete [2021-08-03T07:57:58.720Z] 4e4be7b47b0d: Verifying Checksum [2021-08-03T07:57:58.720Z] 4e4be7b47b0d: Download complete [2021-08-03T07:57:58.989Z] 188c0c94c7c5: Verifying Checksum [2021-08-03T07:57:58.989Z] 188c0c94c7c5: Download complete [2021-08-03T07:57:59.254Z] 188c0c94c7c5: Pull complete [2021-08-03T07:57:59.254Z] 0ef7d3d256c8: Pull complete [2021-08-03T07:57:59.254Z] de9db76c5a1d: Pull complete [2021-08-03T07:58:00.213Z] e1f770b5df2f: Verifying Checksum [2021-08-03T07:58:00.213Z] e1f770b5df2f: Download complete [2021-08-03T07:58:03.564Z] 0eba1c9be4d2: Verifying Checksum [2021-08-03T07:58:03.564Z] 0eba1c9be4d2: Download complete [2021-08-03T07:58:03.833Z] 85a0685a4137: Verifying Checksum [2021-08-03T07:58:03.833Z] 85a0685a4137: Download complete [2021-08-03T07:58:06.441Z] 0eba1c9be4d2: Pull complete [2021-08-03T07:58:06.441Z] 0d57e429df01: Pull complete [2021-08-03T07:58:06.441Z] 4e4be7b47b0d: Pull complete [2021-08-03T07:58:06.711Z] e1f770b5df2f: Pull complete [2021-08-03T07:58:10.089Z] 85a0685a4137: Pull complete [2021-08-03T07:58:10.089Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-03T07:58:10.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:58:10.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-03T07:58:10.177Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:58:10.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-03T07:58:12.056Z] $ docker top b2e925938b3ec15f3ddddfef9310e479fc0f71fbfe939cda973e83bcae38c64e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T07:58:12.154Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-03T07:58:12.463Z] + set -o pipefail [2021-08-03T07:58:12.463Z] + snyk monitor '--org=edgex-jenkins' [2021-08-03T07:58:17.383Z] [2021-08-03T07:58:17.383Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-08-03T07:58:17.383Z] [2021-08-03T07:58:17.383Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/1a023f53-14dc-4169-89f2-a2fce8e40ef7 [2021-08-03T07:58:17.383Z] [2021-08-03T07:58:17.383Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-03T07:58:17.383Z] [2021-08-03T07:58:17.383Z] [Pipeline] } [2021-08-03T07:58:17.397Z] $ docker stop --time=1 b2e925938b3ec15f3ddddfef9310e479fc0f71fbfe939cda973e83bcae38c64e [2021-08-03T07:58:18.989Z] $ docker rm -f b2e925938b3ec15f3ddddfef9310e479fc0f71fbfe939cda973e83bcae38c64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:58:20.250Z] + git log --format=format:%s -1 1a8dc7a255bd1ee3e054011f2e922d7e645e292e [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:58:20.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:58:20.585Z] . [Pipeline] withDockerContainer [2021-08-03T07:58:20.669Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:58:20.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:58:21.108Z] $ docker top fd9005d700492fecbcfdd3a4494a0f624a63270ffa80b47d724507c72ff585fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:58:21.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:58:21.239Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:58:21.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:58:21.357Z] $ docker exec fd9005d700492fecbcfdd3a4494a0f624a63270ffa80b47d724507c72ff585fa ssh-agent [2021-08-03T07:58:21.468Z] SSH_AUTH_SOCK=/tmp/ssh-i7VJFpmGj9NF/agent.14 [2021-08-03T07:58:21.468Z] SSH_AGENT_PID=20 [2021-08-03T07:58:21.476Z] Running ssh-add (command line suppressed) [2021-08-03T07:58:21.574Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3118412315835303264.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3118412315835303264.key) [2021-08-03T07:58:21.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:58:21.913Z] + git semver tag [2021-08-03T07:58:21.913Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:58:21.913Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-03T07:58:21.913Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:58:21.913Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:58:21.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:58:21.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:58:21.913Z] # $SEMVER_BRANCH = main [2021-08-03T07:58:21.913Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-08-03T07:58:21.913Z] # 1a8dc7a255bd1ee3e054011f2e922d7e645e292e HEAD [2021-08-03T07:58:21.913Z] # -> Force: false [2021-08-03T07:58:21.913Z] # 1b0b8377c8178c59f13881ff5220db1318743a3e refs/tags/v2.0.1-dev.13 [Pipeline] } [2021-08-03T07:58:21.924Z] $ docker exec --env ******** --env ******** fd9005d700492fecbcfdd3a4494a0f624a63270ffa80b47d724507c72ff585fa ssh-agent -k [2021-08-03T07:58:22.027Z] unset SSH_AUTH_SOCK; [2021-08-03T07:58:22.027Z] unset SSH_AGENT_PID; [2021-08-03T07:58:22.027Z] echo Agent pid 20 killed; [2021-08-03T07:58:22.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:58:22.398Z] + git semver [Pipeline] } [2021-08-03T07:58:22.413Z] $ docker stop --time=1 fd9005d700492fecbcfdd3a4494a0f624a63270ffa80b47d724507c72ff585fa [2021-08-03T07:58:23.612Z] $ docker rm -f fd9005d700492fecbcfdd3a4494a0f624a63270ffa80b47d724507c72ff585fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:58:24.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:58:24.138Z] [2021-08-03T07:58:24.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:58:24.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:58:24.470Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-03T07:58:24.470Z] ab5ef0e58194: Pulling fs layer [2021-08-03T07:58:24.470Z] 9712f1f96733: Pulling fs layer [2021-08-03T07:58:24.470Z] 63f879dbbcfc: Pulling fs layer [2021-08-03T07:58:24.470Z] 0d9ebad4ef96: Pulling fs layer [2021-08-03T07:58:24.470Z] e9a5061849ea: Pulling fs layer [2021-08-03T07:58:24.470Z] d747dcd14b5f: Pulling fs layer [2021-08-03T07:58:24.470Z] 2de7ff778b66: Pulling fs layer [2021-08-03T07:58:24.470Z] 0d9ebad4ef96: Waiting [2021-08-03T07:58:24.470Z] e9a5061849ea: Waiting [2021-08-03T07:58:24.470Z] d747dcd14b5f: Waiting [2021-08-03T07:58:24.470Z] 2de7ff778b66: Waiting [2021-08-03T07:58:24.470Z] 9712f1f96733: Verifying Checksum [2021-08-03T07:58:24.470Z] 9712f1f96733: Download complete [2021-08-03T07:58:26.409Z] 63f879dbbcfc: Verifying Checksum [2021-08-03T07:58:26.409Z] 63f879dbbcfc: Download complete [2021-08-03T07:58:26.989Z] e9a5061849ea: Verifying Checksum [2021-08-03T07:58:26.989Z] e9a5061849ea: Download complete [2021-08-03T07:58:26.989Z] d747dcd14b5f: Verifying Checksum [2021-08-03T07:58:26.989Z] d747dcd14b5f: Download complete [2021-08-03T07:58:27.573Z] 2de7ff778b66: Verifying Checksum [2021-08-03T07:58:27.573Z] 2de7ff778b66: Download complete [2021-08-03T07:58:27.844Z] 0d9ebad4ef96: Verifying Checksum [2021-08-03T07:58:27.844Z] 0d9ebad4ef96: Download complete [2021-08-03T07:58:27.844Z] ab5ef0e58194: Verifying Checksum [2021-08-03T07:58:27.844Z] ab5ef0e58194: Download complete [2021-08-03T07:58:30.455Z] ab5ef0e58194: Pull complete [2021-08-03T07:58:30.455Z] 9712f1f96733: Pull complete [2021-08-03T07:58:31.066Z] 63f879dbbcfc: Pull complete [2021-08-03T07:58:34.470Z] 0d9ebad4ef96: Pull complete [2021-08-03T07:58:34.470Z] e9a5061849ea: Pull complete [2021-08-03T07:58:34.470Z] d747dcd14b5f: Pull complete [2021-08-03T07:58:35.441Z] 2de7ff778b66: Pull complete [2021-08-03T07:58:35.441Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-03T07:58:35.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:58:35.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-03T07:58:35.530Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:58:35.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-03T07:58:38.665Z] $ docker top 6479c8b0ebb0356fabcf291141858456740999ec3ce7a0221bf6ddea6ac4890e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:58:38.772Z] provisioning config files... [2021-08-03T07:58:38.785Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config538505997206890956tmp [2021-08-03T07:58:38.810Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1741790402087356695tmp [2021-08-03T07:58:38.827Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3452602330133547895tmp [Pipeline] { [Pipeline] echo [2021-08-03T07:58:38.853Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:58:39.183Z] ---> sigul-configuration.sh [2021-08-03T07:58:39.183Z] gpg: directory `/root/.gnupg' created [2021-08-03T07:58:39.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-03T07:58:39.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-03T07:58:39.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-03T07:58:39.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-03T07:58:39.183Z] gpg: CAST5 encrypted data [2021-08-03T07:58:39.183Z] gpg: encrypted with 1 passphrase [2021-08-03T07:58:39.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-03T07:58:39.493Z] + mkdir /home/jenkins [2021-08-03T07:58:39.493Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-03T07:58:39.809Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-03T07:58:39.825Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:58:40.133Z] ---> sigul-install.sh [2021-08-03T07:58:40.133Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-03T07:58:40.447Z] + git tag --list [2021-08-03T07:58:40.447Z] v0.0.0 [2021-08-03T07:58:40.447Z] v0.0.1 [2021-08-03T07:58:40.447Z] v0.1.0 [2021-08-03T07:58:40.447Z] v0.1.1 [2021-08-03T07:58:40.447Z] v0.1.10 [2021-08-03T07:58:40.447Z] v0.1.100 [2021-08-03T07:58:40.447Z] v0.1.101 [2021-08-03T07:58:40.447Z] v0.1.102 [2021-08-03T07:58:40.447Z] v0.1.103 [2021-08-03T07:58:40.447Z] v0.1.104 [2021-08-03T07:58:40.447Z] v0.1.105 [2021-08-03T07:58:40.447Z] v0.1.106 [2021-08-03T07:58:40.447Z] v0.1.107 [2021-08-03T07:58:40.447Z] v0.1.108 [2021-08-03T07:58:40.447Z] v0.1.109 [2021-08-03T07:58:40.447Z] v0.1.11 [2021-08-03T07:58:40.447Z] v0.1.110 [2021-08-03T07:58:40.447Z] v0.1.111 [2021-08-03T07:58:40.447Z] v0.1.112 [2021-08-03T07:58:40.447Z] v0.1.113 [2021-08-03T07:58:40.447Z] v0.1.114 [2021-08-03T07:58:40.447Z] v0.1.115 [2021-08-03T07:58:40.447Z] v0.1.116 [2021-08-03T07:58:40.447Z] v0.1.117 [2021-08-03T07:58:40.447Z] v0.1.118 [2021-08-03T07:58:40.447Z] v0.1.119 [2021-08-03T07:58:40.447Z] v0.1.12 [2021-08-03T07:58:40.447Z] v0.1.120 [2021-08-03T07:58:40.447Z] v0.1.121 [2021-08-03T07:58:40.447Z] v0.1.122 [2021-08-03T07:58:40.447Z] v0.1.123 [2021-08-03T07:58:40.447Z] v0.1.124 [2021-08-03T07:58:40.447Z] v0.1.125 [2021-08-03T07:58:40.447Z] v0.1.126 [2021-08-03T07:58:40.447Z] v0.1.127 [2021-08-03T07:58:40.447Z] v0.1.128 [2021-08-03T07:58:40.447Z] v0.1.129 [2021-08-03T07:58:40.447Z] v0.1.13 [2021-08-03T07:58:40.447Z] v0.1.130 [2021-08-03T07:58:40.447Z] v0.1.131 [2021-08-03T07:58:40.447Z] v0.1.132 [2021-08-03T07:58:40.447Z] v0.1.133 [2021-08-03T07:58:40.447Z] v0.1.134 [2021-08-03T07:58:40.447Z] v0.1.135 [2021-08-03T07:58:40.447Z] v0.1.136 [2021-08-03T07:58:40.447Z] v0.1.137 [2021-08-03T07:58:40.447Z] v0.1.138 [2021-08-03T07:58:40.447Z] v0.1.139 [2021-08-03T07:58:40.447Z] v0.1.14 [2021-08-03T07:58:40.447Z] v0.1.140 [2021-08-03T07:58:40.447Z] v0.1.141 [2021-08-03T07:58:40.447Z] v0.1.142 [2021-08-03T07:58:40.447Z] v0.1.143 [2021-08-03T07:58:40.447Z] v0.1.144 [2021-08-03T07:58:40.447Z] v0.1.145 [2021-08-03T07:58:40.447Z] v0.1.146 [2021-08-03T07:58:40.447Z] v0.1.147 [2021-08-03T07:58:40.447Z] v0.1.148 [2021-08-03T07:58:40.447Z] v0.1.149 [2021-08-03T07:58:40.447Z] v0.1.15 [2021-08-03T07:58:40.448Z] v0.1.16 [2021-08-03T07:58:40.448Z] v0.1.17 [2021-08-03T07:58:40.448Z] v0.1.18 [2021-08-03T07:58:40.448Z] v0.1.19 [2021-08-03T07:58:40.448Z] v0.1.2 [2021-08-03T07:58:40.448Z] v0.1.20 [2021-08-03T07:58:40.448Z] v0.1.21 [2021-08-03T07:58:40.448Z] v0.1.22 [2021-08-03T07:58:40.448Z] v0.1.23 [2021-08-03T07:58:40.448Z] v0.1.24 [2021-08-03T07:58:40.448Z] v0.1.25 [2021-08-03T07:58:40.448Z] v0.1.26 [2021-08-03T07:58:40.448Z] v0.1.27 [2021-08-03T07:58:40.448Z] v0.1.28 [2021-08-03T07:58:40.448Z] v0.1.29 [2021-08-03T07:58:40.448Z] v0.1.3 [2021-08-03T07:58:40.448Z] v0.1.30 [2021-08-03T07:58:40.448Z] v0.1.31 [2021-08-03T07:58:40.448Z] v0.1.32 [2021-08-03T07:58:40.448Z] v0.1.33 [2021-08-03T07:58:40.448Z] v0.1.34 [2021-08-03T07:58:40.448Z] v0.1.35 [2021-08-03T07:58:40.448Z] v0.1.36 [2021-08-03T07:58:40.448Z] v0.1.37 [2021-08-03T07:58:40.448Z] v0.1.38 [2021-08-03T07:58:40.448Z] v0.1.39 [2021-08-03T07:58:40.448Z] v0.1.4 [2021-08-03T07:58:40.448Z] v0.1.40 [2021-08-03T07:58:40.448Z] v0.1.41 [2021-08-03T07:58:40.448Z] v0.1.42 [2021-08-03T07:58:40.448Z] v0.1.43 [2021-08-03T07:58:40.448Z] v0.1.44 [2021-08-03T07:58:40.448Z] v0.1.45 [2021-08-03T07:58:40.448Z] v0.1.46 [2021-08-03T07:58:40.448Z] v0.1.47 [2021-08-03T07:58:40.448Z] v0.1.48 [2021-08-03T07:58:40.448Z] v0.1.49 [2021-08-03T07:58:40.448Z] v0.1.5 [2021-08-03T07:58:40.448Z] v0.1.50 [2021-08-03T07:58:40.448Z] v0.1.51 [2021-08-03T07:58:40.448Z] v0.1.52 [2021-08-03T07:58:40.448Z] v0.1.53 [2021-08-03T07:58:40.448Z] v0.1.54 [2021-08-03T07:58:40.448Z] v0.1.55 [2021-08-03T07:58:40.448Z] v0.1.56 [2021-08-03T07:58:40.448Z] v0.1.57 [2021-08-03T07:58:40.448Z] v0.1.58 [2021-08-03T07:58:40.448Z] v0.1.59 [2021-08-03T07:58:40.448Z] v0.1.6 [2021-08-03T07:58:40.448Z] v0.1.60 [2021-08-03T07:58:40.448Z] v0.1.61 [2021-08-03T07:58:40.448Z] v0.1.62 [2021-08-03T07:58:40.448Z] v0.1.63 [2021-08-03T07:58:40.448Z] v0.1.64 [2021-08-03T07:58:40.448Z] v0.1.65 [2021-08-03T07:58:40.448Z] v0.1.66 [2021-08-03T07:58:40.448Z] v0.1.67 [2021-08-03T07:58:40.448Z] v0.1.68 [2021-08-03T07:58:40.448Z] v0.1.69 [2021-08-03T07:58:40.448Z] v0.1.7 [2021-08-03T07:58:40.448Z] v0.1.70 [2021-08-03T07:58:40.448Z] v0.1.71 [2021-08-03T07:58:40.448Z] v0.1.72 [2021-08-03T07:58:40.448Z] v0.1.73 [2021-08-03T07:58:40.448Z] v0.1.74 [2021-08-03T07:58:40.448Z] v0.1.75 [2021-08-03T07:58:40.448Z] v0.1.76 [2021-08-03T07:58:40.448Z] v0.1.77 [2021-08-03T07:58:40.448Z] v0.1.78 [2021-08-03T07:58:40.448Z] v0.1.79 [2021-08-03T07:58:40.448Z] v0.1.8 [2021-08-03T07:58:40.448Z] v0.1.80 [2021-08-03T07:58:40.448Z] v0.1.81 [2021-08-03T07:58:40.448Z] v0.1.82 [2021-08-03T07:58:40.448Z] v0.1.83 [2021-08-03T07:58:40.448Z] v0.1.84 [2021-08-03T07:58:40.448Z] v0.1.85 [2021-08-03T07:58:40.448Z] v0.1.86 [2021-08-03T07:58:40.448Z] v0.1.87 [2021-08-03T07:58:40.448Z] v0.1.88 [2021-08-03T07:58:40.448Z] v0.1.89 [2021-08-03T07:58:40.448Z] v0.1.9 [2021-08-03T07:58:40.448Z] v0.1.90 [2021-08-03T07:58:40.448Z] v0.1.91 [2021-08-03T07:58:40.448Z] v0.1.92 [2021-08-03T07:58:40.448Z] v0.1.93 [2021-08-03T07:58:40.448Z] v0.1.94 [2021-08-03T07:58:40.448Z] v0.1.95 [2021-08-03T07:58:40.448Z] v0.1.96 [2021-08-03T07:58:40.448Z] v0.1.97 [2021-08-03T07:58:40.448Z] v0.1.98 [2021-08-03T07:58:40.448Z] v0.1.99 [2021-08-03T07:58:40.448Z] v2.0.0 [2021-08-03T07:58:40.448Z] v2.0.0-dev.1 [2021-08-03T07:58:40.448Z] v2.0.0-dev.10 [2021-08-03T07:58:40.448Z] v2.0.0-dev.100 [2021-08-03T07:58:40.448Z] v2.0.0-dev.101 [2021-08-03T07:58:40.448Z] v2.0.0-dev.102 [2021-08-03T07:58:40.448Z] v2.0.0-dev.103 [2021-08-03T07:58:40.448Z] v2.0.0-dev.11 [2021-08-03T07:58:40.448Z] v2.0.0-dev.12 [2021-08-03T07:58:40.448Z] v2.0.0-dev.13 [2021-08-03T07:58:40.448Z] v2.0.0-dev.14 [2021-08-03T07:58:40.448Z] v2.0.0-dev.15 [2021-08-03T07:58:40.448Z] v2.0.0-dev.16 [2021-08-03T07:58:40.448Z] v2.0.0-dev.17 [2021-08-03T07:58:40.448Z] v2.0.0-dev.18 [2021-08-03T07:58:40.448Z] v2.0.0-dev.19 [2021-08-03T07:58:40.448Z] v2.0.0-dev.2 [2021-08-03T07:58:40.448Z] v2.0.0-dev.20 [2021-08-03T07:58:40.448Z] v2.0.0-dev.21 [2021-08-03T07:58:40.448Z] v2.0.0-dev.22 [2021-08-03T07:58:40.448Z] v2.0.0-dev.23 [2021-08-03T07:58:40.448Z] v2.0.0-dev.24 [2021-08-03T07:58:40.448Z] v2.0.0-dev.25 [2021-08-03T07:58:40.448Z] v2.0.0-dev.26 [2021-08-03T07:58:40.448Z] v2.0.0-dev.27 [2021-08-03T07:58:40.448Z] v2.0.0-dev.28 [2021-08-03T07:58:40.448Z] v2.0.0-dev.29 [2021-08-03T07:58:40.448Z] v2.0.0-dev.3 [2021-08-03T07:58:40.448Z] v2.0.0-dev.30 [2021-08-03T07:58:40.448Z] v2.0.0-dev.31 [2021-08-03T07:58:40.448Z] v2.0.0-dev.32 [2021-08-03T07:58:40.448Z] v2.0.0-dev.33 [2021-08-03T07:58:40.448Z] v2.0.0-dev.34 [2021-08-03T07:58:40.448Z] v2.0.0-dev.35 [2021-08-03T07:58:40.448Z] v2.0.0-dev.36 [2021-08-03T07:58:40.448Z] v2.0.0-dev.37 [2021-08-03T07:58:40.448Z] v2.0.0-dev.38 [2021-08-03T07:58:40.448Z] v2.0.0-dev.39 [2021-08-03T07:58:40.448Z] v2.0.0-dev.4 [2021-08-03T07:58:40.448Z] v2.0.0-dev.40 [2021-08-03T07:58:40.448Z] v2.0.0-dev.41 [2021-08-03T07:58:40.448Z] v2.0.0-dev.42 [2021-08-03T07:58:40.448Z] v2.0.0-dev.43 [2021-08-03T07:58:40.448Z] v2.0.0-dev.44 [2021-08-03T07:58:40.448Z] v2.0.0-dev.45 [2021-08-03T07:58:40.448Z] v2.0.0-dev.46 [2021-08-03T07:58:40.448Z] v2.0.0-dev.47 [2021-08-03T07:58:40.448Z] v2.0.0-dev.48 [2021-08-03T07:58:40.448Z] v2.0.0-dev.49 [2021-08-03T07:58:40.448Z] v2.0.0-dev.5 [2021-08-03T07:58:40.448Z] v2.0.0-dev.50 [2021-08-03T07:58:40.448Z] v2.0.0-dev.51 [2021-08-03T07:58:40.448Z] v2.0.0-dev.52 [2021-08-03T07:58:40.448Z] v2.0.0-dev.53 [2021-08-03T07:58:40.448Z] v2.0.0-dev.54 [2021-08-03T07:58:40.448Z] v2.0.0-dev.55 [2021-08-03T07:58:40.448Z] v2.0.0-dev.56 [2021-08-03T07:58:40.448Z] v2.0.0-dev.57 [2021-08-03T07:58:40.448Z] v2.0.0-dev.58 [2021-08-03T07:58:40.448Z] v2.0.0-dev.59 [2021-08-03T07:58:40.448Z] v2.0.0-dev.6 [2021-08-03T07:58:40.448Z] v2.0.0-dev.60 [2021-08-03T07:58:40.448Z] v2.0.0-dev.61 [2021-08-03T07:58:40.448Z] v2.0.0-dev.62 [2021-08-03T07:58:40.448Z] v2.0.0-dev.63 [2021-08-03T07:58:40.448Z] v2.0.0-dev.64 [2021-08-03T07:58:40.448Z] v2.0.0-dev.65 [2021-08-03T07:58:40.448Z] v2.0.0-dev.66 [2021-08-03T07:58:40.448Z] v2.0.0-dev.67 [2021-08-03T07:58:40.448Z] v2.0.0-dev.68 [2021-08-03T07:58:40.448Z] v2.0.0-dev.69 [2021-08-03T07:58:40.448Z] v2.0.0-dev.7 [2021-08-03T07:58:40.448Z] v2.0.0-dev.70 [2021-08-03T07:58:40.448Z] v2.0.0-dev.71 [2021-08-03T07:58:40.448Z] v2.0.0-dev.72 [2021-08-03T07:58:40.448Z] v2.0.0-dev.73 [2021-08-03T07:58:40.448Z] v2.0.0-dev.74 [2021-08-03T07:58:40.448Z] v2.0.0-dev.75 [2021-08-03T07:58:40.448Z] v2.0.0-dev.76 [2021-08-03T07:58:40.448Z] v2.0.0-dev.77 [2021-08-03T07:58:40.448Z] v2.0.0-dev.78 [2021-08-03T07:58:40.448Z] v2.0.0-dev.79 [2021-08-03T07:58:40.448Z] v2.0.0-dev.8 [2021-08-03T07:58:40.448Z] v2.0.0-dev.80 [2021-08-03T07:58:40.448Z] v2.0.0-dev.81 [2021-08-03T07:58:40.448Z] v2.0.0-dev.82 [2021-08-03T07:58:40.448Z] v2.0.0-dev.83 [2021-08-03T07:58:40.448Z] v2.0.0-dev.84 [2021-08-03T07:58:40.448Z] v2.0.0-dev.85 [2021-08-03T07:58:40.448Z] v2.0.0-dev.86 [2021-08-03T07:58:40.448Z] v2.0.0-dev.87 [2021-08-03T07:58:40.448Z] v2.0.0-dev.88 [2021-08-03T07:58:40.448Z] v2.0.0-dev.89 [2021-08-03T07:58:40.448Z] v2.0.0-dev.9 [2021-08-03T07:58:40.448Z] v2.0.0-dev.90 [2021-08-03T07:58:40.448Z] v2.0.0-dev.91 [2021-08-03T07:58:40.448Z] v2.0.0-dev.92 [2021-08-03T07:58:40.448Z] v2.0.0-dev.93 [2021-08-03T07:58:40.448Z] v2.0.0-dev.94 [2021-08-03T07:58:40.448Z] v2.0.0-dev.95 [2021-08-03T07:58:40.448Z] v2.0.0-dev.96 [2021-08-03T07:58:40.448Z] v2.0.0-dev.97 [2021-08-03T07:58:40.448Z] v2.0.0-dev.98 [2021-08-03T07:58:40.448Z] v2.0.0-dev.99 [2021-08-03T07:58:40.448Z] v2.0.1-dev.1 [2021-08-03T07:58:40.448Z] v2.0.1-dev.10 [2021-08-03T07:58:40.448Z] v2.0.1-dev.11 [2021-08-03T07:58:40.448Z] v2.0.1-dev.12 [2021-08-03T07:58:40.448Z] v2.0.1-dev.13 [2021-08-03T07:58:40.448Z] v2.0.1-dev.2 [2021-08-03T07:58:40.448Z] v2.0.1-dev.3 [2021-08-03T07:58:40.448Z] v2.0.1-dev.4 [2021-08-03T07:58:40.448Z] v2.0.1-dev.5 [2021-08-03T07:58:40.448Z] v2.0.1-dev.6 [2021-08-03T07:58:40.448Z] v2.0.1-dev.7 [2021-08-03T07:58:40.448Z] v2.0.1-dev.8 [2021-08-03T07:58:40.448Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-03T07:58:40.759Z] + lftools sign git-tag v2.0.1-dev.13 [2021-08-03T07:58:41.341Z] Signing Git tag with Sigul... [2021-08-03T07:58:41.341Z] Signing v2.0.1-dev.13 [Pipeline] echo [2021-08-03T07:58:42.312Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:58:42.625Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-03T07:58:42.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-03T07:58:42.667Z] $ docker stop --time=1 6479c8b0ebb0356fabcf291141858456740999ec3ce7a0221bf6ddea6ac4890e [2021-08-03T07:58:43.887Z] $ docker rm -f 6479c8b0ebb0356fabcf291141858456740999ec3ce7a0221bf6ddea6ac4890e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:58:44.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:58:44.556Z] . [Pipeline] withDockerContainer [2021-08-03T07:58:44.641Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:58:44.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:58:45.042Z] $ docker top 6a6b5dc68b5e43b35944768f4757ef73be685feaea9cff5060a0177b85f58c40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:58:45.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:58:45.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:58:45.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:58:45.309Z] $ docker exec 6a6b5dc68b5e43b35944768f4757ef73be685feaea9cff5060a0177b85f58c40 ssh-agent [2021-08-03T07:58:45.415Z] SSH_AUTH_SOCK=/tmp/ssh-Q4qpCVj0jw4q/agent.14 [2021-08-03T07:58:45.415Z] SSH_AGENT_PID=20 [2021-08-03T07:58:45.422Z] Running ssh-add (command line suppressed) [2021-08-03T07:58:45.508Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4450520394999389239.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4450520394999389239.key) [2021-08-03T07:58:45.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:58:45.845Z] + git semver bump pre [2021-08-03T07:58:45.845Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:58:45.845Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-03T07:58:45.845Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:58:45.845Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:58:45.845Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:58:45.845Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:58:45.845Z] # $SEMVER_BRANCH = main [2021-08-03T07:58:45.845Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-08-03T07:58:45.845Z] 2.0.1-dev.14 [Pipeline] } [2021-08-03T07:58:45.857Z] $ docker exec --env ******** --env ******** 6a6b5dc68b5e43b35944768f4757ef73be685feaea9cff5060a0177b85f58c40 ssh-agent -k [2021-08-03T07:58:45.951Z] unset SSH_AUTH_SOCK; [2021-08-03T07:58:45.951Z] unset SSH_AGENT_PID; [2021-08-03T07:58:45.951Z] echo Agent pid 20 killed; [2021-08-03T07:58:45.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:58:46.319Z] + git semver [Pipeline] } [2021-08-03T07:58:46.336Z] $ docker stop --time=1 6a6b5dc68b5e43b35944768f4757ef73be685feaea9cff5060a0177b85f58c40 [2021-08-03T07:58:47.521Z] $ docker rm -f 6a6b5dc68b5e43b35944768f4757ef73be685feaea9cff5060a0177b85f58c40 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:58:47.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:58:47.934Z] . [Pipeline] withDockerContainer [2021-08-03T07:58:48.021Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:58:48.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:58:48.415Z] $ docker top c3921fa1f60f386ef9a00d5b8798be217e6bf9dd6fde9b7be8500aefa3821333 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:58:48.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:58:48.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:58:48.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:58:48.659Z] $ docker exec c3921fa1f60f386ef9a00d5b8798be217e6bf9dd6fde9b7be8500aefa3821333 ssh-agent [2021-08-03T07:58:48.775Z] SSH_AUTH_SOCK=/tmp/ssh-0LHu4uxjeBtT/agent.14 [2021-08-03T07:58:48.775Z] SSH_AGENT_PID=20 [2021-08-03T07:58:48.785Z] Running ssh-add (command line suppressed) [2021-08-03T07:58:48.893Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8046553121803007278.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8046553121803007278.key) [2021-08-03T07:58:48.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:58:49.224Z] + git semver push [2021-08-03T07:58:49.224Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:58:49.224Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-03T07:58:49.224Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:58:49.224Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:58:49.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:58:49.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:58:49.224Z] # $SEMVER_BRANCH = main [2021-08-03T07:58:49.224Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-08-03T07:58:54.584Z] $ docker exec --env ******** --env ******** c3921fa1f60f386ef9a00d5b8798be217e6bf9dd6fde9b7be8500aefa3821333 ssh-agent -k [2021-08-03T07:58:54.685Z] unset SSH_AUTH_SOCK; [2021-08-03T07:58:54.685Z] unset SSH_AGENT_PID; [2021-08-03T07:58:54.685Z] echo Agent pid 20 killed; [2021-08-03T07:58:54.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:58:55.062Z] + git semver [Pipeline] } [2021-08-03T07:58:55.078Z] $ docker stop --time=1 c3921fa1f60f386ef9a00d5b8798be217e6bf9dd6fde9b7be8500aefa3821333 [2021-08-03T07:58:56.259Z] $ docker rm -f c3921fa1f60f386ef9a00d5b8798be217e6bf9dd6fde9b7be8500aefa3821333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-03T07:58:57.444Z] + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:58:57.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:58:58.363Z] ---> package-listing.sh [2021-08-03T07:58:58.363Z] ++ facter osfamily [2021-08-03T07:58:58.363Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T07:58:58.635Z] + OS_FAMILY=redhat [2021-08-03T07:58:58.635Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-08-03T07:58:58.635Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T07:58:58.635Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T07:58:58.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T07:58:58.635Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T07:58:58.635Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-08-03T07:58:58.635Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T07:58:58.635Z] + case "${OS_FAMILY}" in [2021-08-03T07:58:58.635Z] + rpm -qa [2021-08-03T07:58:58.635Z] + sort [2021-08-03T07:58:59.220Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T07:58:59.220Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T07:58:59.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T07:58:59.220Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-08-03T07:58:59.220Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-08-03T07:58:59.220Z] + 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-08-03T07:58:59.237Z] 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-08-03T07:58:59.534Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:59:00.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:59:00.116Z] [2021-08-03T07:59:00.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:59:00.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:59:00.453Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T07:59:00.453Z] b4d181a07f80: Pulling fs layer [2021-08-03T07:59:00.454Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T07:59:00.454Z] ed53099fbce6: Pulling fs layer [2021-08-03T07:59:00.454Z] dc539afda2c1: Pulling fs layer [2021-08-03T07:59:00.454Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T07:59:00.454Z] 9065ff56babe: Pulling fs layer [2021-08-03T07:59:00.454Z] d287ab97295c: Pulling fs layer [2021-08-03T07:59:00.454Z] dc539afda2c1: Waiting [2021-08-03T07:59:00.454Z] 77bc0d833cb6: Waiting [2021-08-03T07:59:00.454Z] 9065ff56babe: Waiting [2021-08-03T07:59:00.454Z] d287ab97295c: Waiting [2021-08-03T07:59:00.718Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T07:59:00.718Z] a1111a8f2ec3: Download complete [2021-08-03T07:59:00.981Z] dc539afda2c1: Verifying Checksum [2021-08-03T07:59:00.981Z] dc539afda2c1: Download complete [2021-08-03T07:59:00.981Z] ed53099fbce6: Verifying Checksum [2021-08-03T07:59:00.981Z] ed53099fbce6: Download complete [2021-08-03T07:59:00.981Z] 9065ff56babe: Verifying Checksum [2021-08-03T07:59:00.981Z] 9065ff56babe: Download complete [2021-08-03T07:59:01.248Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T07:59:01.248Z] 77bc0d833cb6: Download complete [2021-08-03T07:59:01.845Z] b4d181a07f80: Verifying Checksum [2021-08-03T07:59:01.845Z] b4d181a07f80: Download complete [2021-08-03T07:59:03.261Z] b4d181a07f80: Pull complete [2021-08-03T07:59:03.261Z] a1111a8f2ec3: Pull complete [2021-08-03T07:59:03.846Z] ed53099fbce6: Pull complete [2021-08-03T07:59:03.846Z] dc539afda2c1: Pull complete [2021-08-03T07:59:04.112Z] 77bc0d833cb6: Pull complete [2021-08-03T07:59:04.112Z] 9065ff56babe: Pull complete [2021-08-03T07:59:05.514Z] d287ab97295c: Verifying Checksum [2021-08-03T07:59:05.514Z] d287ab97295c: Download complete [2021-08-03T07:59:09.780Z] d287ab97295c: Pull complete [2021-08-03T07:59:09.780Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T07:59:09.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:59:09.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T07:59:09.866Z] prd-centos7-docker-4c-2g-1854 does not seem to be running inside a container [2021-08-03T07:59:09.913Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T07:59:11.952Z] $ docker top 3b57b835be06aca87beec9f60283b9cb836f8d1a67cb9541d97a472466d11686 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:59:12.338Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T07:59:12.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T07:59:12.965Z] + ls /var/log/sa-host [2021-08-03T07:59:12.965Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T07:59:12.965Z] file_magic: OK [2021-08-03T07:59:12.965Z] HZ: Using current value: 100 [2021-08-03T07:59:12.965Z] file_header: OK [2021-08-03T07:59:12.965Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-03T07:59:12.965Z] Statistics: [2021-08-03T07:59:12.965Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T07:59:12.965Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T07:59:12.965Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T07:59:12.965Z] file_magic: OK [2021-08-03T07:59:12.965Z] HZ: Using current value: 100 [2021-08-03T07:59:12.965Z] file_header: OK [2021-08-03T07:59:12.965Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-03T07:59:12.965Z] Statistics: [2021-08-03T07:59:12.965Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T07:59:12.965Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:59:15.070Z] provisioning config files... [2021-08-03T07:59:15.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7651927641203106627tmp [Pipeline] { [Pipeline] echo [2021-08-03T07:59:15.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:59:15.480Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T07:59:15.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:59:15.910Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T07:59:15.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:59:16.242Z] ---> sudo-logs.sh [2021-08-03T07:59:16.242Z] Archiving 'sudo' log.. [2021-08-03T07:59:16.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1854.vexxhost.local: Name or service not known [2021-08-03T07:59:16.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1854.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T07:59:16.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:59:16.596Z] ---> job-cost.sh [2021-08-03T07:59:16.596Z] lf-activate-venv: SKIPPING [2021-08-03T07:59:16.596Z] DEBUG: total: 0.18000000715255737 [2021-08-03T07:59:16.596Z] INFO: Retrieving Stack Cost... [2021-08-03T07:59:17.554Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T07:59:18.135Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T07:59:18.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:59:18.460Z] ---> logs-deploy.sh [2021-08-03T07:59:18.460Z] lf-activate-venv: SKIPPING [2021-08-03T07:59:18.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/14 [2021-08-03T07:59:18.460Z] INFO: archiving workspace using pattern(s): [2021-08-03T07:59:19.042Z] Archives upload complete. [2021-08-03T07:59:19.308Z] INFO: archiving logs to Nexus