Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 496c89ede8f5912c6b8b6a4266a56d635ff24de4 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4766264451057721805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8887694197205944721.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 9d0281235b943b7ad605f650702698f9078b2862 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-bootstrap/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4949932478542850948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6533252655312612399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-bootstrap/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2618133234334616145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-412 in /w/workspace/xfoundry_go-mod-bootstrap_master [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh1233822390536950934.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 496c89ede8f5912c6b8b6a4266a56d635ff24de4 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" > git rev-list --no-walk c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:55 ========================================================= 18:23:55 EdgeX Global Pipelines Version Info 18:23:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:57 ------------------- 18:23:57 stable info: 18:23:57 ------------------- 18:23:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:23:57 Message: update stable to v1.0.192 18:23:58 ------------------- 18:23:58 experimental info: 18:23:58 ------------------- 18:23:58 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:58 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:23:58 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 496c89e [Pipeline] echo 18:23:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:00 + git log --format=format:%s -1 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] echo 18:24:00 GIT_COMMIT: 496c89ede8f5912c6b8b6a4266a56d635ff24de4, Commit Message: Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89 [Pipeline] echo 18:24:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:01 18:24:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:24:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:01 latest: Pulling from edgex-devops/git-semver 18:24:01 31603596830f: Pulling fs layer 18:24:01 54011a49482f: Pulling fs layer 18:24:01 a6820b24f6d8: Pulling fs layer 18:24:01 f581987b2513: Pulling fs layer 18:24:01 f581987b2513: Waiting 18:24:01 54011a49482f: Verifying Checksum 18:24:01 54011a49482f: Download complete 18:24:02 31603596830f: Verifying Checksum 18:24:02 31603596830f: Download complete 18:24:02 f581987b2513: Verifying Checksum 18:24:02 f581987b2513: Download complete 18:24:02 a6820b24f6d8: Verifying Checksum 18:24:02 a6820b24f6d8: Download complete 18:24:02 31603596830f: Pull complete 18:24:03 54011a49482f: Pull complete 18:24:04 a6820b24f6d8: Pull complete 18:24:04 f581987b2513: Pull complete 18:24:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:24:04 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:24:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:24:06 $ docker top 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:07 [ssh-agent] Looking for ssh-agent implementation... 18:24:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:07 $ docker exec 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent 18:24:07 SSH_AUTH_SOCK=/tmp/ssh-QjPuTmtwhVv5/agent.11 18:24:07 SSH_AGENT_PID=17 18:24:07 Running ssh-add (command line suppressed) 18:24:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8417334108054462054.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8417334108054462054.key) 18:24:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:08 + git tag --points-at HEAD [Pipeline] } 18:24:08 $ docker exec --env ******** --env ******** 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent -k 18:24:08 unset SSH_AUTH_SOCK; 18:24:08 unset SSH_AGENT_PID; 18:24:08 echo Agent pid 17 killed; 18:24:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:08 [ssh-agent] Looking for ssh-agent implementation... 18:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:08 $ docker exec 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent 18:24:08 SSH_AUTH_SOCK=/tmp/ssh-InnpMRJZlLo2/agent.46 18:24:08 SSH_AGENT_PID=51 18:24:08 Running ssh-add (command line suppressed) 18:24:08 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8783466723415987541.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8783466723415987541.key) 18:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:09 + git semver init 18:24:09 # -> Open(): unable to determine branch for HEAD 18:24:09 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:24:09 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:24:09 # $SEMVER_REMOTE_NAME = origin 18:24:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:24:09 # $SEMVER_USER_NAME = edgex-jenkins 18:24:09 # $SEMVER_BRANCH = master 18:24:09 # $SEMVER_TEMP = /tmp/semver-480079333 18:24:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:24:09 # '/tmp/semver-480079333' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 18:24:09 # -> Force: false 18:24:09 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:24:09 $ docker exec --env ******** --env ******** 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent -k 18:24:09 unset SSH_AUTH_SOCK; 18:24:09 unset SSH_AGENT_PID; 18:24:09 echo Agent pid 51 killed; 18:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:10 + git semver [Pipeline] } 18:24:10 $ docker stop --time=1 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 18:24:12 $ docker rm -f 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:12 Stashed 1 file(s) [Pipeline] echo 18:24:12 [edgeXSemver]: initialized semver on version 2.0.0-dev.56 [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 18:24:28 Still waiting to schedule task 18:24:28 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 ‘prd-centos7-docker-4c-2g-309’ is offline 18:24:28 ‘prd-centos7-docker-4c-2g-413’ is offline 18:24:28 ‘prd-centos7-docker-4c-2g-414’ is offline 18:24:28 ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 ‘prd-ubuntu18.04-docker-8c-8g-411’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 18:24:28 Still waiting to schedule task 18:24:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:25:52 Running on prd-centos7-docker-4c-2g-416 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:25:52 Running in /w/workspace/go-mod-bootstrap/133 [Pipeline] { [Pipeline] checkout 18:25:52 Selected Git installation does not exist. Using Default 18:25:52 The recommended git tool is: NONE 18:25:55 using credential edgex-jenkins-ssh 18:25:55 Cloning the remote Git repository 18:25:55 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:25:55 > git init /w/workspace/go-mod-bootstrap/133 # timeout=10 18:25:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:25:55 > git --version # timeout=10 18:25:55 > git --version # 'git version 2.24.3' 18:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:55 [INFO] Currently running in a labeled security context 18:25:55 [INFO] Currently SELinux is 'enforcing' on the host 18:25:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/133@tmp/jenkins-gitclient-ssh3357994450044379938.key 18:25:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:56 Avoid second fetch 18:25:56 Checking out Revision 496c89ede8f5912c6b8b6a4266a56d635ff24de4 (master) 18:25:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:25:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:56 > git config core.sparsecheckout # timeout=10 18:25:56 > git checkout -f 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 18:26:00 Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:26:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:26:02 + sudo service docker restart 18:26:02 + true 18:26:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:26:03 ========================================================= 18:26:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:26:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:26:03 + 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 . 18:26:04 Sending build context to Docker daemon 949.2kB 18:26:04 Step 1/8 : ARG BASE=golang:1.16-alpine 18:26:04 Step 2/8 : FROM ${BASE} 18:26:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:04 540db60ca938: Pulling fs layer 18:26:04 adcc1eea9eea: Pulling fs layer 18:26:04 4c4ab2625f07: Pulling fs layer 18:26:04 0510c868ecb4: Pulling fs layer 18:26:04 afea3b2eda06: Pulling fs layer 18:26:04 7809a108b3ef: Pulling fs layer 18:26:04 f706445af74f: Pulling fs layer 18:26:04 afea3b2eda06: Waiting 18:26:04 7809a108b3ef: Waiting 18:26:04 f706445af74f: Waiting 18:26:04 0510c868ecb4: Waiting 18:26:04 4c4ab2625f07: Verifying Checksum 18:26:04 4c4ab2625f07: Download complete 18:26:04 adcc1eea9eea: Verifying Checksum 18:26:04 adcc1eea9eea: Download complete 18:26:04 afea3b2eda06: Verifying Checksum 18:26:04 afea3b2eda06: Download complete 18:26:04 7809a108b3ef: Verifying Checksum 18:26:04 7809a108b3ef: Download complete 18:26:04 540db60ca938: Verifying Checksum 18:26:04 540db60ca938: Download complete 18:26:04 540db60ca938: Pull complete 18:26:04 adcc1eea9eea: Pull complete 18:26:05 4c4ab2625f07: Pull complete 18:26:06 f706445af74f: Verifying Checksum 18:26:06 f706445af74f: Download complete 18:26:07 0510c868ecb4: Verifying Checksum 18:26:07 0510c868ecb4: Download complete 18:26:14 0510c868ecb4: Pull complete 18:26:14 afea3b2eda06: Pull complete 18:26:14 7809a108b3ef: Pull complete 18:26:22 f706445af74f: Pull complete 18:26:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:26:22 ---> b068be0155e3 18:26:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:26:22 ---> Running in 29f911bfd5fc 18:26:22 Removing intermediate container 29f911bfd5fc 18:26:22 ---> 3eccd8aba9b0 18:26:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:22 ---> Running in 5f129f0ffa4f 18:26:23 Removing intermediate container 5f129f0ffa4f 18:26:23 ---> 4141d9ea3586 18:26:23 Step 5/8 : RUN apk add --update --no-cache git make 18:26:23 ---> Running in c626a0ac0859 18:26:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:26:25 OK: 149 MiB in 40 packages 18:26:26 Removing intermediate container c626a0ac0859 18:26:26 ---> c0fe6072cfe0 18:26:26 Step 6/8 : WORKDIR /build 18:26:26 ---> Running in d3d2101e5e66 18:26:26 Removing intermediate container d3d2101e5e66 18:26:26 ---> 2d75990744b8 18:26:26 Step 7/8 : COPY go.mod . 18:26:26 ---> 0ddd6f5a10a8 18:26:26 Step 8/8 : RUN go mod download 18:26:26 ---> Running in c759f1fe3610 18:26:48 Removing intermediate container c759f1fe3610 18:26:48 ---> c30bfdad814f 18:26:48 Successfully built c30bfdad814f 18:26:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:26:49 + docker inspect -f . ci-base-image-x86_64 18:26:49 . [Pipeline] withDockerContainer 18:26:49 prd-centos7-docker-4c-2g-416 does not seem to be running inside a container 18:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/133 -v /w/workspace/go-mod-bootstrap/133:/w/workspace/go-mod-bootstrap/133:rw,z -v /w/workspace/go-mod-bootstrap/133@tmp:/w/workspace/go-mod-bootstrap/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:50 $ docker top e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:50 + go version 18:26:50 go version go1.16.3 linux/amd64 [Pipeline] } 18:26:50 $ docker stop --time=1 e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 18:26:52 $ docker rm -f e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:52 + docker inspect -f . ci-base-image-x86_64 18:26:52 . [Pipeline] withDockerContainer 18:26:52 prd-centos7-docker-4c-2g-416 does not seem to be running inside a container 18:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/133 -v /w/workspace/go-mod-bootstrap/133:/w/workspace/go-mod-bootstrap/133:rw,z -v /w/workspace/go-mod-bootstrap/133@tmp:/w/workspace/go-mod-bootstrap/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:53 $ docker top b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:54 + go mod tidy [Pipeline] sh 18:26:54 + make test 18:26:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements 18:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements 18:27:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 18:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:27:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:27:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements 18:27:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.017s coverage: 26.7% of statements 18:27:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 90.7% of statements 18:27:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:27:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:27:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 18:27:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:27:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:27:24 gofmt -l . 18:27:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:27:24 $ docker stop --time=1 b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f 18:27:26 $ docker rm -f b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f [Pipeline] // withDockerContainer [Pipeline] sh 18:27:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:27:28 ---> job-cost.sh 18:27:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xfKs 18:27:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-418 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:27:33 Running in /w/workspace/go-mod-bootstrap/133 [Pipeline] { [Pipeline] checkout 18:27:33 Selected Git installation does not exist. Using Default 18:27:33 The recommended git tool is: NONE 18:27:39 using credential edgex-jenkins-ssh 18:27:39 Cloning the remote Git repository 18:27:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:27:39 > git init /w/workspace/go-mod-bootstrap/133 # timeout=10 18:27:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:27:39 > git --version # timeout=10 18:27:39 > git --version # 'git version 2.17.1' 18:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:40 Avoid second fetch 18:27:40 Checking out Revision 496c89ede8f5912c6b8b6a4266a56d635ff24de4 (master) 18:27:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:27:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:40 > git config core.sparsecheckout # timeout=10 18:27:40 > git checkout -f 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 18:27:44 Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" 18:27:44 18:27:44 GitHub has been notified of this commit’s build result 18:27:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:27:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:27:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:27:46 + sudo service+ true 18:27:46 docker restart [Pipeline] unstash [Pipeline] echo 18:27:49 ========================================================= 18:27:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:27:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:27:50 + 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 . 18:27:51 Sending build context to Docker daemon 947.7kB 18:27:51 Step 1/8 : ARG BASE=golang:1.16-alpine 18:27:51 Step 2/8 : FROM ${BASE} 18:27:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:51 595b0fe564bb: Pulling fs layer 18:27:51 7186ed65a4f7: Pulling fs layer 18:27:51 316046926c0a: Pulling fs layer 18:27:51 4ebd0625c992: Pulling fs layer 18:27:51 207e8628e3a3: Pulling fs layer 18:27:51 c791037a9be2: Pulling fs layer 18:27:51 ffd874e62e21: Pulling fs layer 18:27:51 4ebd0625c992: Waiting 18:27:51 207e8628e3a3: Waiting 18:27:51 c791037a9be2: Waiting 18:27:51 ffd874e62e21: Waiting 18:27:51 316046926c0a: Download complete 18:27:51 7186ed65a4f7: Verifying Checksum 18:27:51 7186ed65a4f7: Download complete 18:27:51 207e8628e3a3: Verifying Checksum 18:27:51 207e8628e3a3: Download complete 18:27:51 c791037a9be2: Verifying Checksum 18:27:51 c791037a9be2: Download complete 18:27:51 595b0fe564bb: Verifying Checksum 18:27:51 595b0fe564bb: Download complete 18:27:52 595b0fe564bb: Pull complete 18:27:52 7186ed65a4f7: Pull complete 18:27:53 316046926c0a: Pull complete 18:27:53 ffd874e62e21: Verifying Checksum 18:27:53 ffd874e62e21: Download complete 18:27:55 4ebd0625c992: Verifying Checksum 18:27:55 4ebd0625c992: Download complete 18:28:05 4ebd0625c992: Pull complete 18:28:05 207e8628e3a3: Pull complete 18:28:05 c791037a9be2: Pull complete 18:28:10 ffd874e62e21: Pull complete 18:28:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:28:10 ---> cfc18b08335c 18:28:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:28:12 ---> Running in 531750030cd8 18:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-xfKs/bin to PATH 18:28:13 INFO: No Stack... 18:28:13 Removing intermediate container 531750030cd8 18:28:13 ---> e67282ca69fa 18:28:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:13 INFO: Retrieving Pricing Info for: v1-standard-2 18:28:13 ---> Running in abd1313d24df 18:28:13 INFO: Archiving Costs [Pipeline] sh 18:28:14 + cut -d, -f6 18:28:14 + cat /w/workspace/go-mod-bootstrap/133/archives/cost.csv [Pipeline] lock 18:28:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] 18:28:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] did not exist. Created. 18:28:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:14 + echo total: 0.029999999329447746 [Pipeline] stash 18:28:14 Stashed 1 file(s) [Pipeline] } 18:28:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:28:16 Removing intermediate container abd1313d24df 18:28:16 ---> cd12a68f2c0a 18:28:16 Step 5/8 : RUN apk add --update --no-cache git make 18:28:16 ---> Running in ad91e189cf55 18:28:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:28:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:28:19 OK: 138 MiB in 40 packages 18:28:20 Removing intermediate container ad91e189cf55 18:28:20 ---> 5adb069d6709 18:28:20 Step 6/8 : WORKDIR /build 18:28:20 ---> Running in aeb154e20b7c 18:28:21 Removing intermediate container aeb154e20b7c 18:28:21 ---> 4f4ce7477aa9 18:28:21 Step 7/8 : COPY go.mod . 18:28:21 ---> dce943ffe09d 18:28:21 Step 8/8 : RUN go mod download 18:28:22 ---> Running in 11e22dd5b48e 18:28:48 Removing intermediate container 11e22dd5b48e 18:28:48 ---> 487db18d34e9 18:28:48 Successfully built 487db18d34e9 18:28:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:28:49 + docker inspect -f . ci-base-image-arm64 18:28:49 . [Pipeline] withDockerContainer 18:28:49 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 18:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/133 -v /w/workspace/go-mod-bootstrap/133:/w/workspace/go-mod-bootstrap/133:rw,z -v /w/workspace/go-mod-bootstrap/133@tmp:/w/workspace/go-mod-bootstrap/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:28:50 $ docker top 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:51 + go version 18:28:51 go version go1.16.3 linux/arm64 [Pipeline] } 18:28:52 $ docker stop --time=1 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb 18:28:53 $ docker rm -f 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:54 + docker inspect -f . ci-base-image-arm64 18:28:54 . [Pipeline] withDockerContainer 18:28:54 prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container 18:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/133 -v /w/workspace/go-mod-bootstrap/133:/w/workspace/go-mod-bootstrap/133:rw,z -v /w/workspace/go-mod-bootstrap/133@tmp:/w/workspace/go-mod-bootstrap/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:28:56 $ docker top 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:57 + go mod tidy [Pipeline] sh 18:28:58 + make test 18:28:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:29:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.060s coverage: 5.4% of statements 18:29:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.056s coverage: 92.2% of statements 18:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 18:29:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:29:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:29:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.083s coverage: 100.0% of statements 18:29:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.049s coverage: 26.7% of statements 18:29:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 90.7% of statements 18:29:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:29:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:29:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 18:29:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:29:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:30:15 gofmt -l . 18:30:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:30:15 $ docker stop --time=1 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba 18:30:17 $ docker rm -f 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba [Pipeline] // withDockerContainer [Pipeline] sh 18:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:18 Warning: overwriting stash ‘coverage-report’ 18:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:30:20 ---> job-cost.sh 18:30:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w1Aw 18:31:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-w1Aw/bin to PATH 18:32:28 INFO: No Stack... 18:32:29 INFO: Retrieving Pricing Info for: lf-standard-4 18:32:30 INFO: Archiving Costs [Pipeline] sh 18:32:30 + cut -d, -f6 18:32:30 + cat /w/workspace/go-mod-bootstrap/133/archives/cost.csv [Pipeline] lock 18:32:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] 18:32:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] did not exist. Created. 18:32:30 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:31 /w/workspace/go-mod-bootstrap/133@tmp/durable-7ae2a3b2/script.sh: 1: /w/workspace/go-mod-bootstrap/133@tmp/durable-7ae2a3b2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:32:31 + echo total: 0.20999999344348907 [Pipeline] stash 18:32:31 Warning: overwriting stash ‘stack-cost’ 18:32:31 Stashed 1 file(s) [Pipeline] } 18:32:31 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:32:32 provisioning config files... 18:32:32 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5229320904002787040tmp [Pipeline] { [Pipeline] sh 18:32:32 + set +x 18:32:32 + bash -s -- 18:32:32 + curl -s https://codecov.io/bash 18:32:33 18:32:33 _____ _ 18:32:33 / ____| | | 18:32:33 | | ___ __| | ___ ___ _____ __ 18:32:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:33 Bash-1.0.2 18:32:33 18:32:33 18:32:33 ==> git version 2.24.3 found 18:32:33 ==> 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 18:32:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:32:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:32:33 ==> Jenkins CI detected. 18:32:33 project root: . 18:32:33 --> token set from env 18:32:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:33 ==> Running gcov in . (disable via -X gcov) 18:32:33 ==> Python coveragepy not found 18:32:33 ==> Searching for coverage reports in: 18:32:33 + . 18:32:33 -> Found 1 reports 18:32:33 ==> Detecting git/mercurial file structure 18:32:33 ==> Reading reports 18:32:33 + ./coverage.out bytes=31473 18:32:33 ==> Appending adjustments 18:32:33 https://docs.codecov.io/docs/fixing-reports 18:32:33 + Found adjustments 18:32:33 ==> Gzipping contents 18:32:33 8.0K /tmp/codecov.F6OoEQ.gz 18:32:33 ==> Uploading reports 18:32:33 url: https://codecov.io 18:32:33 query: branch=master&commit=496c89ede8f5912c6b8b6a4266a56d635ff24de4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:32:33 -> Pinging Codecov 18:32:33 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=496c89ede8f5912c6b8b6a4266a56d635ff24de4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:32:33 -> Uploading to 18:32:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/496c89ede8f5912c6b8b6a4266a56d635ff24de4/6d8f4f59-08d8-4d5a-8716-2a9337e5dc59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T183233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa59cbade0e77501f387d2b1757953fb87edd1958300983fc4423ce872c885a6 18:32:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:33 Dload Upload Total Spent Left Speed 18:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 14443 --:--:-- --:--:-- --:--:-- 14479 18:32:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] } 18:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:32:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:32:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:35 18:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:32:35 188c0c94c7c5: Pulling fs layer 18:32:35 0ef7d3d256c8: Pulling fs layer 18:32:35 de9db76c5a1d: Pulling fs layer 18:32:35 0eba1c9be4d2: Pulling fs layer 18:32:35 0d57e429df01: Pulling fs layer 18:32:35 4e4be7b47b0d: Pulling fs layer 18:32:35 e1f770b5df2f: Pulling fs layer 18:32:35 85a0685a4137: Pulling fs layer 18:32:35 0d57e429df01: Waiting 18:32:35 4e4be7b47b0d: Waiting 18:32:35 e1f770b5df2f: Waiting 18:32:35 85a0685a4137: Waiting 18:32:35 0eba1c9be4d2: Waiting 18:32:35 de9db76c5a1d: Verifying Checksum 18:32:35 de9db76c5a1d: Download complete 18:32:35 0ef7d3d256c8: Verifying Checksum 18:32:35 0ef7d3d256c8: Download complete 18:32:35 0d57e429df01: Verifying Checksum 18:32:35 0d57e429df01: Download complete 18:32:35 4e4be7b47b0d: Verifying Checksum 18:32:35 4e4be7b47b0d: Download complete 18:32:35 188c0c94c7c5: Verifying Checksum 18:32:35 188c0c94c7c5: Download complete 18:32:36 188c0c94c7c5: Pull complete 18:32:36 0ef7d3d256c8: Pull complete 18:32:36 de9db76c5a1d: Pull complete 18:32:37 e1f770b5df2f: Download complete 18:32:39 0eba1c9be4d2: Verifying Checksum 18:32:39 0eba1c9be4d2: Download complete 18:32:39 85a0685a4137: Verifying Checksum 18:32:39 85a0685a4137: Download complete 18:32:45 0eba1c9be4d2: Pull complete 18:32:45 0d57e429df01: Pull complete 18:32:45 4e4be7b47b0d: Pull complete 18:32:47 e1f770b5df2f: Pull complete 18:32:55 85a0685a4137: Pull complete 18:32:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:32:55 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:32:56 $ docker top ca632c40be77a129b508510f7f68dc67b11bdf2b3c35a00aea601bd5e1825d36 -eo pid,comm [Pipeline] { [Pipeline] echo 18:32:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:32:57 + set -o pipefail 18:32:57 + snyk monitor '--org=edgex-jenkins' 18:33:15 18:33:15 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:33:15 18:33:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/99dfce15-ee7a-451b-a21e-c4fae6f605d6 18:33:15 18:33:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:33:15 18:33:15 [Pipeline] } 18:33:15 $ docker stop --time=1 ca632c40be77a129b508510f7f68dc67b11bdf2b3c35a00aea601bd5e1825d36 18:33:18 $ docker rm -f ca632c40be77a129b508510f7f68dc67b11bdf2b3c35a00aea601bd5e1825d36 [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 18:33:20 + git log --format=format:%s -1 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] isUnix [Pipeline] sh 18:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:33:20 . [Pipeline] withDockerContainer 18:33:20 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:33:21 $ docker top 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:21 [ssh-agent] Looking for ssh-agent implementation... 18:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:22 $ docker exec 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c ssh-agent 18:33:22 SSH_AUTH_SOCK=/tmp/ssh-XwscPqok4qi2/agent.12 18:33:22 SSH_AGENT_PID=18 18:33:22 Running ssh-add (command line suppressed) 18:33:22 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8622157578061581770.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8622157578061581770.key) 18:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:22 + git semver tag 18:33:22 # -> Open(): unable to determine branch for HEAD 18:33:22 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:33:22 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:33:22 # $SEMVER_REMOTE_NAME = origin 18:33:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:33:22 # $SEMVER_USER_NAME = edgex-jenkins 18:33:22 # $SEMVER_BRANCH = master 18:33:22 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:33:22 # 496c89ede8f5912c6b8b6a4266a56d635ff24de4 HEAD 18:33:22 # -> Force: false 18:33:22 # cffd7182b068927a29512134c8488f74e388cda7 refs/tags/v2.0.0-dev.56 [Pipeline] } 18:33:22 $ docker exec --env ******** --env ******** 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c ssh-agent -k 18:33:23 unset SSH_AUTH_SOCK; 18:33:23 unset SSH_AGENT_PID; 18:33:23 echo Agent pid 18 killed; 18:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:23 + git semver [Pipeline] } 18:33:23 $ docker stop --time=1 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c 18:33:24 $ docker rm -f 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:25 18:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:25 0.23.1-centos7: Pulling from edgex-lftools 18:33:25 ab5ef0e58194: Pulling fs layer 18:33:25 9712f1f96733: Pulling fs layer 18:33:25 63f879dbbcfc: Pulling fs layer 18:33:25 0d9ebad4ef96: Pulling fs layer 18:33:25 e9a5061849ea: Pulling fs layer 18:33:25 d747dcd14b5f: Pulling fs layer 18:33:25 2de7ff778b66: Pulling fs layer 18:33:25 0d9ebad4ef96: Waiting 18:33:25 e9a5061849ea: Waiting 18:33:25 d747dcd14b5f: Waiting 18:33:25 2de7ff778b66: Waiting 18:33:25 9712f1f96733: Verifying Checksum 18:33:25 9712f1f96733: Download complete 18:33:27 63f879dbbcfc: Verifying Checksum 18:33:27 63f879dbbcfc: Download complete 18:33:27 e9a5061849ea: Verifying Checksum 18:33:27 e9a5061849ea: Download complete 18:33:27 d747dcd14b5f: Download complete 18:33:27 2de7ff778b66: Verifying Checksum 18:33:27 2de7ff778b66: Download complete 18:33:27 0d9ebad4ef96: Verifying Checksum 18:33:28 ab5ef0e58194: Verifying Checksum 18:33:28 ab5ef0e58194: Download complete 18:33:33 ab5ef0e58194: Pull complete 18:33:33 9712f1f96733: Pull complete 18:33:36 63f879dbbcfc: Pull complete 18:33:43 0d9ebad4ef96: Pull complete 18:33:45 e9a5061849ea: Pull complete 18:33:45 d747dcd14b5f: Pull complete 18:33:49 2de7ff778b66: Pull complete 18:33:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:33:49 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:33:52 $ docker top 25460efbd5fba5ba5b52c4d65575e24cd0fb809c6e7375dffe70025728e77268 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:33:53 provisioning config files... 18:33:53 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2676193842110207388tmp 18:33:53 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3748673453311694953tmp 18:33:53 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6868128373921964006tmp [Pipeline] { [Pipeline] echo 18:33:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:33:53 ---> sigul-configuration.sh 18:33:53 gpg: directory `/root/.gnupg' created 18:33:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:33:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:33:53 gpg: keyring `/root/.gnupg/secring.gpg' created 18:33:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:33:53 gpg: CAST5 encrypted data 18:33:53 gpg: encrypted with 1 passphrase 18:33:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:33:54 + mkdir /home/jenkins 18:33:54 + mkdir /home/jenkins/sigul [Pipeline] sh 18:33:54 + 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 18:33:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:33:54 ---> sigul-install.sh 18:34:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:34:03 + git tag --list 18:34:03 v0.0.1 18:34:03 v0.0.10 18:34:03 v0.0.11 18:34:03 v0.0.12 18:34:03 v0.0.13 18:34:03 v0.0.14 18:34:03 v0.0.15 18:34:03 v0.0.16 18:34:03 v0.0.17 18:34:03 v0.0.18 18:34:03 v0.0.19 18:34:03 v0.0.2 18:34:03 v0.0.20 18:34:03 v0.0.21 18:34:03 v0.0.22 18:34:03 v0.0.23 18:34:03 v0.0.24 18:34:03 v0.0.25 18:34:03 v0.0.26 18:34:03 v0.0.27 18:34:03 v0.0.28 18:34:03 v0.0.29 18:34:03 v0.0.3 18:34:03 v0.0.30 18:34:03 v0.0.31 18:34:03 v0.0.32 18:34:03 v0.0.33 18:34:03 v0.0.34 18:34:03 v0.0.35 18:34:03 v0.0.36 18:34:03 v0.0.37 18:34:03 v0.0.38 18:34:03 v0.0.39 18:34:03 v0.0.4 18:34:03 v0.0.40 18:34:03 v0.0.41 18:34:03 v0.0.42 18:34:03 v0.0.43 18:34:03 v0.0.44 18:34:03 v0.0.45 18:34:03 v0.0.46 18:34:03 v0.0.47 18:34:03 v0.0.48 18:34:03 v0.0.49 18:34:03 v0.0.5 18:34:03 v0.0.50 18:34:03 v0.0.51 18:34:03 v0.0.52 18:34:03 v0.0.53 18:34:03 v0.0.54 18:34:03 v0.0.55 18:34:03 v0.0.56 18:34:03 v0.0.57 18:34:03 v0.0.58 18:34:03 v0.0.59 18:34:03 v0.0.6 18:34:03 v0.0.60 18:34:03 v0.0.61 18:34:03 v0.0.62 18:34:03 v0.0.63 18:34:03 v0.0.64 18:34:03 v0.0.65 18:34:03 v0.0.66 18:34:03 v0.0.67 18:34:03 v0.0.68 18:34:03 v0.0.69 18:34:03 v0.0.7 18:34:03 v0.0.70 18:34:03 v0.0.71 18:34:03 v0.0.72 18:34:03 v0.0.8 18:34:03 v0.0.9 18:34:03 v2.0.0-dev.1 18:34:03 v2.0.0-dev.10 18:34:03 v2.0.0-dev.11 18:34:03 v2.0.0-dev.12 18:34:03 v2.0.0-dev.13 18:34:03 v2.0.0-dev.14 18:34:03 v2.0.0-dev.15 18:34:03 v2.0.0-dev.16 18:34:03 v2.0.0-dev.17 18:34:03 v2.0.0-dev.18 18:34:03 v2.0.0-dev.19 18:34:03 v2.0.0-dev.2 18:34:03 v2.0.0-dev.20 18:34:03 v2.0.0-dev.21 18:34:03 v2.0.0-dev.22 18:34:03 v2.0.0-dev.23 18:34:03 v2.0.0-dev.24 18:34:03 v2.0.0-dev.25 18:34:03 v2.0.0-dev.26 18:34:03 v2.0.0-dev.27 18:34:03 v2.0.0-dev.28 18:34:03 v2.0.0-dev.29 18:34:03 v2.0.0-dev.3 18:34:03 v2.0.0-dev.30 18:34:03 v2.0.0-dev.31 18:34:03 v2.0.0-dev.32 18:34:03 v2.0.0-dev.33 18:34:03 v2.0.0-dev.34 18:34:03 v2.0.0-dev.35 18:34:03 v2.0.0-dev.36 18:34:03 v2.0.0-dev.37 18:34:03 v2.0.0-dev.38 18:34:03 v2.0.0-dev.39 18:34:03 v2.0.0-dev.4 18:34:03 v2.0.0-dev.40 18:34:03 v2.0.0-dev.41 18:34:03 v2.0.0-dev.42 18:34:03 v2.0.0-dev.43 18:34:03 v2.0.0-dev.44 18:34:03 v2.0.0-dev.45 18:34:03 v2.0.0-dev.46 18:34:03 v2.0.0-dev.47 18:34:03 v2.0.0-dev.48 18:34:03 v2.0.0-dev.49 18:34:03 v2.0.0-dev.5 18:34:03 v2.0.0-dev.50 18:34:03 v2.0.0-dev.51 18:34:03 v2.0.0-dev.52 18:34:03 v2.0.0-dev.53 18:34:03 v2.0.0-dev.54 18:34:03 v2.0.0-dev.55 18:34:03 v2.0.0-dev.56 18:34:03 v2.0.0-dev.6 18:34:03 v2.0.0-dev.7 18:34:03 v2.0.0-dev.8 18:34:03 v2.0.0-dev.9 [Pipeline] sh 18:34:03 + lftools sign git-tag v2.0.0-dev.56 18:34:04 Signing Git tag with Sigul... 18:34:04 Signing v2.0.0-dev.56 [Pipeline] echo 18:34:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:34:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:34:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:34:06 $ docker stop --time=1 25460efbd5fba5ba5b52c4d65575e24cd0fb809c6e7375dffe70025728e77268 18:34:08 $ docker rm -f 25460efbd5fba5ba5b52c4d65575e24cd0fb809c6e7375dffe70025728e77268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:09 . [Pipeline] withDockerContainer 18:34:09 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:10 $ docker top 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:10 [ssh-agent] Looking for ssh-agent implementation... 18:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:10 $ docker exec 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 ssh-agent 18:34:10 SSH_AUTH_SOCK=/tmp/ssh-vhYsplHvzfLd/agent.11 18:34:10 SSH_AGENT_PID=16 18:34:10 Running ssh-add (command line suppressed) 18:34:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6676771225146411911.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6676771225146411911.key) 18:34:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:11 + git semver bump pre 18:34:11 # -> Open(): unable to determine branch for HEAD 18:34:11 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:34:11 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:34:11 # $SEMVER_REMOTE_NAME = origin 18:34:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:11 # $SEMVER_USER_NAME = edgex-jenkins 18:34:11 # $SEMVER_BRANCH = master 18:34:11 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:34:11 2.0.0-dev.57 [Pipeline] } 18:34:11 $ docker exec --env ******** --env ******** 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 ssh-agent -k 18:34:11 unset SSH_AUTH_SOCK; 18:34:11 unset SSH_AGENT_PID; 18:34:11 echo Agent pid 16 killed; 18:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:11 + git semver [Pipeline] } 18:34:11 $ docker stop --time=1 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 18:34:13 $ docker rm -f 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:13 . [Pipeline] withDockerContainer 18:34:13 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:14 $ docker top ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:14 [ssh-agent] Looking for ssh-agent implementation... 18:34:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:14 $ docker exec ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 ssh-agent 18:34:15 SSH_AUTH_SOCK=/tmp/ssh-rkV8lqCVA0mM/agent.12 18:34:15 SSH_AGENT_PID=18 18:34:15 Running ssh-add (command line suppressed) 18:34:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7289319359435112640.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7289319359435112640.key) 18:34:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:15 + git semver push 18:34:15 # -> Open(): unable to determine branch for HEAD 18:34:15 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:34:15 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:34:15 # $SEMVER_REMOTE_NAME = origin 18:34:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:15 # $SEMVER_USER_NAME = edgex-jenkins 18:34:15 # $SEMVER_BRANCH = master 18:34:15 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:34:20 $ docker exec --env ******** --env ******** ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 ssh-agent -k 18:34:21 unset SSH_AUTH_SOCK; 18:34:21 unset SSH_AGENT_PID; 18:34:21 echo Agent pid 18 killed; 18:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:21 + git semver [Pipeline] } 18:34:21 $ docker stop --time=1 ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 18:34:22 $ docker rm -f ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> package-listing.sh 18:34:24 ++ facter osfamily 18:34:24 ++ tr '[:upper:]' '[:lower:]' 18:34:24 + OS_FAMILY=redhat 18:34:24 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 18:34:24 + START_PACKAGES=/tmp/packages_start.txt 18:34:24 + END_PACKAGES=/tmp/packages_end.txt 18:34:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:24 + PACKAGES=/tmp/packages_start.txt 18:34:24 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:34:24 + PACKAGES=/tmp/packages_end.txt 18:34:24 + case "${OS_FAMILY}" in 18:34:24 + rpm -qa 18:34:24 + sort 18:34:29 + '[' -f /tmp/packages_start.txt ']' 18:34:29 + '[' -f /tmp/packages_end.txt ']' 18:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:29 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:34:29 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 18:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 18:34:29 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:30 18:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:30 alpine: Pulling from edgex-lftools-log-publisher 18:34:30 df20fa9351a1: Pulling fs layer 18:34:30 36b3adc4ff6f: Pulling fs layer 18:34:30 8ad3a11d3b57: Pulling fs layer 18:34:30 46f8f816bc3b: Pulling fs layer 18:34:30 93b61091891f: Pulling fs layer 18:34:30 93b9cdb0e59b: Pulling fs layer 18:34:30 5e14af77c1be: Pulling fs layer 18:34:30 01666e4c0597: Pulling fs layer 18:34:30 aa168da1d23b: Pulling fs layer 18:34:30 46f8f816bc3b: Waiting 18:34:30 93b61091891f: Waiting 18:34:30 93b9cdb0e59b: Waiting 18:34:30 5e14af77c1be: Waiting 18:34:30 01666e4c0597: Waiting 18:34:30 aa168da1d23b: Waiting 18:34:30 36b3adc4ff6f: Verifying Checksum 18:34:30 46f8f816bc3b: Download complete 18:34:30 df20fa9351a1: Verifying Checksum 18:34:30 df20fa9351a1: Download complete 18:34:31 93b9cdb0e59b: Verifying Checksum 18:34:31 93b9cdb0e59b: Download complete 18:34:31 5e14af77c1be: Verifying Checksum 18:34:31 5e14af77c1be: Download complete 18:34:31 01666e4c0597: Verifying Checksum 18:34:31 01666e4c0597: Download complete 18:34:31 93b61091891f: Verifying Checksum 18:34:31 93b61091891f: Download complete 18:34:31 8ad3a11d3b57: Verifying Checksum 18:34:31 8ad3a11d3b57: Download complete 18:34:31 df20fa9351a1: Pull complete 18:34:31 36b3adc4ff6f: Pull complete 18:34:32 8ad3a11d3b57: Pull complete 18:34:33 aa168da1d23b: Verifying Checksum 18:34:33 aa168da1d23b: Download complete 18:34:33 46f8f816bc3b: Pull complete 18:34:33 93b61091891f: Pull complete 18:34:33 93b9cdb0e59b: Pull complete 18:34:34 5e14af77c1be: Pull complete 18:34:34 01666e4c0597: Pull complete 18:34:42 aa168da1d23b: Pull complete 18:34:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:42 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 18:34:42 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:34:44 $ docker top 3fb2d3287fc950cb83638287d869b4a3266efef06b0731c4fd08238ac2847309 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:45 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:45 + mkdir -p /var/log/sa [Pipeline] sh 18:34:45 + ls /var/log/sa-host 18:34:45 + sadf -c /var/log/sa-host/sa17 18:34:45 file_magic: OK 18:34:45 HZ: Using current value: 100 18:34:45 file_header: OK 18:34:45 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 18:34:45 Statistics: 18:34:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:45 File successfully converted to sysstat format version 12.2.1 18:34:45 + sadf -c /var/log/sa-host/sa23 18:34:45 file_magic: OK 18:34:45 HZ: Using current value: 100 18:34:45 file_header: OK 18:34:45 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 18:34:45 Statistics: 18:34:45 Hnuu...uuuununununu... 18:34:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:45 provisioning config files... 18:34:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1672262725078725713tmp [Pipeline] { [Pipeline] echo 18:34:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:46 ---> create-netrc.sh [Pipeline] } 18:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:34:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:46 ---> python-tools-install.sh [Pipeline] echo 18:34:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:46 ---> sudo-logs.sh 18:34:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:47 ---> job-cost.sh 18:34:47 lf-activate-venv: SKIPPING 18:34:47 DEBUG: total: 0.20999999344348907 18:34:47 INFO: Retrieving Stack Cost... 18:34:48 INFO: Retrieving Pricing Info for: v1-standard-2 18:34:48 INFO: Archiving Costs [Pipeline] echo 18:34:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:49 ---> logs-deploy.sh 18:34:49 lf-activate-venv: SKIPPING 18:34:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/133 18:34:49 INFO: archiving workspace using pattern(s): 18:34:51 Archives upload complete. 18:34:51 INFO: archiving logs to Nexus