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 [2021-05-17T18:23:55.732Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:23:55.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:23:55.856Z] ========================================================= [2021-05-17T18:23:55.856Z] EdgeX Global Pipelines Version Info [2021-05-17T18:23:55.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:23:57.393Z] ------------------- [2021-05-17T18:23:57.393Z] stable info: [2021-05-17T18:23:57.393Z] ------------------- [2021-05-17T18:23:57.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:23:57.393Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:23:57.393Z] Message: update stable to v1.0.192 [2021-05-17T18:23:58.804Z] ------------------- [2021-05-17T18:23:58.804Z] experimental info: [2021-05-17T18:23:58.804Z] ------------------- [2021-05-17T18:23:58.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:23:58.804Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:23:58.804Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:23:58.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-17T18:23:58.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-17T18:23:58.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:23:59.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:23:59.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:23:59.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:23:59.075Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:23:59.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:23:59.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T18:23:59.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:23:59.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:23:59.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-17T18:23:59.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:23:59.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:23:59.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:23:59.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:23:59.306Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:23:59.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:23:59.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:23:59.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T18:23:59.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T18:23:59.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T18:23:59.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T18:23:59.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T18:23:59.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T18:23:59.538Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:23:59.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-17T18:23:59.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-17T18:23:59.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-17T18:23:59.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] echo [2021-05-17T18:23:59.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 496c89e [Pipeline] echo [2021-05-17T18:23:59.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:24:00.161Z] + git log --format=format:%s -1 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] echo [2021-05-17T18:24:00.222Z] 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 [2021-05-17T18:24:00.240Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:24:01.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:24:01.537Z] [2021-05-17T18:24:01.537Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:24:01.900Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:24:01.900Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:24:01.900Z] 31603596830f: Pulling fs layer [2021-05-17T18:24:01.900Z] 54011a49482f: Pulling fs layer [2021-05-17T18:24:01.900Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:24:01.900Z] f581987b2513: Pulling fs layer [2021-05-17T18:24:01.900Z] f581987b2513: Waiting [2021-05-17T18:24:01.900Z] 54011a49482f: Verifying Checksum [2021-05-17T18:24:01.900Z] 54011a49482f: Download complete [2021-05-17T18:24:02.190Z] 31603596830f: Verifying Checksum [2021-05-17T18:24:02.190Z] 31603596830f: Download complete [2021-05-17T18:24:02.466Z] f581987b2513: Verifying Checksum [2021-05-17T18:24:02.466Z] f581987b2513: Download complete [2021-05-17T18:24:02.466Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:24:02.466Z] a6820b24f6d8: Download complete [2021-05-17T18:24:02.737Z] 31603596830f: Pull complete [2021-05-17T18:24:03.028Z] 54011a49482f: Pull complete [2021-05-17T18:24:04.548Z] a6820b24f6d8: Pull complete [2021-05-17T18:24:04.548Z] f581987b2513: Pull complete [2021-05-17T18:24:04.548Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:24:04.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:24:04.548Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:24:04.753Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:24:04.839Z] $ 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 [2021-05-17T18:24:06.865Z] $ docker top 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:24:07.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:24:07.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:24:07.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:24:07.300Z] $ docker exec 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent [2021-05-17T18:24:07.498Z] SSH_AUTH_SOCK=/tmp/ssh-QjPuTmtwhVv5/agent.11 [2021-05-17T18:24:07.498Z] SSH_AGENT_PID=17 [2021-05-17T18:24:07.511Z] Running ssh-add (command line suppressed) [2021-05-17T18:24:07.652Z] 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) [2021-05-17T18:24:07.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:24:08.009Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:24:08.032Z] $ docker exec --env ******** --env ******** 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent -k [2021-05-17T18:24:08.153Z] unset SSH_AUTH_SOCK; [2021-05-17T18:24:08.153Z] unset SSH_AGENT_PID; [2021-05-17T18:24:08.153Z] echo Agent pid 17 killed; [2021-05-17T18:24:08.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:24:08.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:24:08.281Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:24:08.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:24:08.504Z] $ docker exec 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent [2021-05-17T18:24:08.691Z] SSH_AUTH_SOCK=/tmp/ssh-InnpMRJZlLo2/agent.46 [2021-05-17T18:24:08.691Z] SSH_AGENT_PID=51 [2021-05-17T18:24:08.699Z] Running ssh-add (command line suppressed) [2021-05-17T18:24:08.830Z] 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) [2021-05-17T18:24:08.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:24:09.195Z] + git semver init [2021-05-17T18:24:09.195Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:24:09.195Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:24:09.195Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:24:09.195Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:24:09.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:24:09.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:24:09.195Z] # $SEMVER_BRANCH = master [2021-05-17T18:24:09.195Z] # $SEMVER_TEMP = /tmp/semver-480079333 [2021-05-17T18:24:09.195Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-17T18:24:09.773Z] # '/tmp/semver-480079333' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-05-17T18:24:09.773Z] # -> Force: false [2021-05-17T18:24:09.773Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-05-17T18:24:09.789Z] $ docker exec --env ******** --env ******** 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 ssh-agent -k [2021-05-17T18:24:09.903Z] unset SSH_AUTH_SOCK; [2021-05-17T18:24:09.903Z] unset SSH_AGENT_PID; [2021-05-17T18:24:09.903Z] echo Agent pid 51 killed; [2021-05-17T18:24:09.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:24:10.299Z] + git semver [Pipeline] } [2021-05-17T18:24:10.319Z] $ docker stop --time=1 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 [2021-05-17T18:24:12.148Z] $ docker rm -f 2bcd46d60ddd7919a9f03be915b7f2b670f398b8ef2a7cad17f0179bf792bad7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:24:12.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T18:24:12.959Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T18:24:12.963Z] [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 [2021-05-17T18:24:28.202Z] Still waiting to schedule task [2021-05-17T18:24:28.202Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.202Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.203Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-17T18:24:28.203Z] ‘prd-centos7-docker-4c-2g-413’ is offline [2021-05-17T18:24:28.203Z] ‘prd-centos7-docker-4c-2g-414’ is offline [2021-05-17T18:24:28.203Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.203Z] ‘prd-ubuntu18.04-docker-8c-8g-411’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.203Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.203Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:24:28.205Z] Still waiting to schedule task [2021-05-17T18:24:28.205Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T18:25:52.769Z] Running on prd-centos7-docker-4c-2g-416 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-05-17T18:25:52.786Z] Running in /w/workspace/go-mod-bootstrap/133 [Pipeline] { [Pipeline] checkout [2021-05-17T18:25:52.893Z] Selected Git installation does not exist. Using Default [2021-05-17T18:25:52.893Z] The recommended git tool is: NONE [2021-05-17T18:25:55.703Z] using credential edgex-jenkins-ssh [2021-05-17T18:25:55.718Z] Cloning the remote Git repository [2021-05-17T18:25:55.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:25:55.828Z] > git init /w/workspace/go-mod-bootstrap/133 # timeout=10 [2021-05-17T18:25:55.894Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:25:55.895Z] > git --version # timeout=10 [2021-05-17T18:25:55.902Z] > git --version # 'git version 2.24.3' [2021-05-17T18:25:55.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:25:55.932Z] [INFO] Currently running in a labeled security context [2021-05-17T18:25:55.932Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:25:55.932Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/133@tmp/jenkins-gitclient-ssh3357994450044379938.key [2021-05-17T18:25:55.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:25:56.632Z] Avoid second fetch [2021-05-17T18:25:56.632Z] Checking out Revision 496c89ede8f5912c6b8b6a4266a56d635ff24de4 (master) [2021-05-17T18:25:56.617Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T18:25:56.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:25:56.643Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:25:56.651Z] > git checkout -f 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 [2021-05-17T18:26:00.412Z] 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 [2021-05-17T18:26:01.425Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:26:01.785Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:26:02.099Z] + sudo service docker restart [2021-05-17T18:26:02.099Z] + true [2021-05-17T18:26:02.099Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T18:26:03.293Z] ========================================================= [2021-05-17T18:26:03.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T18:26:03.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:03.644Z] + 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-05-17T18:26:04.242Z] Sending build context to Docker daemon 949.2kB [2021-05-17T18:26:04.242Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T18:26:04.242Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:26:04.242Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T18:26:04.242Z] 540db60ca938: Pulling fs layer [2021-05-17T18:26:04.242Z] adcc1eea9eea: Pulling fs layer [2021-05-17T18:26:04.242Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T18:26:04.242Z] 0510c868ecb4: Pulling fs layer [2021-05-17T18:26:04.242Z] afea3b2eda06: Pulling fs layer [2021-05-17T18:26:04.242Z] 7809a108b3ef: Pulling fs layer [2021-05-17T18:26:04.242Z] f706445af74f: Pulling fs layer [2021-05-17T18:26:04.242Z] afea3b2eda06: Waiting [2021-05-17T18:26:04.242Z] 7809a108b3ef: Waiting [2021-05-17T18:26:04.242Z] f706445af74f: Waiting [2021-05-17T18:26:04.242Z] 0510c868ecb4: Waiting [2021-05-17T18:26:04.242Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T18:26:04.242Z] 4c4ab2625f07: Download complete [2021-05-17T18:26:04.242Z] adcc1eea9eea: Verifying Checksum [2021-05-17T18:26:04.242Z] adcc1eea9eea: Download complete [2021-05-17T18:26:04.242Z] afea3b2eda06: Verifying Checksum [2021-05-17T18:26:04.242Z] afea3b2eda06: Download complete [2021-05-17T18:26:04.242Z] 7809a108b3ef: Verifying Checksum [2021-05-17T18:26:04.242Z] 7809a108b3ef: Download complete [2021-05-17T18:26:04.242Z] 540db60ca938: Verifying Checksum [2021-05-17T18:26:04.242Z] 540db60ca938: Download complete [2021-05-17T18:26:04.516Z] 540db60ca938: Pull complete [2021-05-17T18:26:04.780Z] adcc1eea9eea: Pull complete [2021-05-17T18:26:05.048Z] 4c4ab2625f07: Pull complete [2021-05-17T18:26:06.994Z] f706445af74f: Verifying Checksum [2021-05-17T18:26:06.994Z] f706445af74f: Download complete [2021-05-17T18:26:07.574Z] 0510c868ecb4: Verifying Checksum [2021-05-17T18:26:07.575Z] 0510c868ecb4: Download complete [2021-05-17T18:26:14.236Z] 0510c868ecb4: Pull complete [2021-05-17T18:26:14.237Z] afea3b2eda06: Pull complete [2021-05-17T18:26:14.237Z] 7809a108b3ef: Pull complete [2021-05-17T18:26:22.441Z] f706445af74f: Pull complete [2021-05-17T18:26:22.441Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T18:26:22.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T18:26:22.441Z] ---> b068be0155e3 [2021-05-17T18:26:22.441Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:26:22.441Z] ---> Running in 29f911bfd5fc [2021-05-17T18:26:22.441Z] Removing intermediate container 29f911bfd5fc [2021-05-17T18:26:22.441Z] ---> 3eccd8aba9b0 [2021-05-17T18:26:22.441Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:26:22.441Z] ---> Running in 5f129f0ffa4f [2021-05-17T18:26:23.850Z] Removing intermediate container 5f129f0ffa4f [2021-05-17T18:26:23.850Z] ---> 4141d9ea3586 [2021-05-17T18:26:23.850Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T18:26:23.850Z] ---> Running in c626a0ac0859 [2021-05-17T18:26:24.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:26:25.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:26:25.963Z] OK: 149 MiB in 40 packages [2021-05-17T18:26:26.542Z] Removing intermediate container c626a0ac0859 [2021-05-17T18:26:26.542Z] ---> c0fe6072cfe0 [2021-05-17T18:26:26.542Z] Step 6/8 : WORKDIR /build [2021-05-17T18:26:26.542Z] ---> Running in d3d2101e5e66 [2021-05-17T18:26:26.542Z] Removing intermediate container d3d2101e5e66 [2021-05-17T18:26:26.542Z] ---> 2d75990744b8 [2021-05-17T18:26:26.542Z] Step 7/8 : COPY go.mod . [2021-05-17T18:26:26.811Z] ---> 0ddd6f5a10a8 [2021-05-17T18:26:26.811Z] Step 8/8 : RUN go mod download [2021-05-17T18:26:26.811Z] ---> Running in c759f1fe3610 [2021-05-17T18:26:48.886Z] Removing intermediate container c759f1fe3610 [2021-05-17T18:26:48.886Z] ---> c30bfdad814f [2021-05-17T18:26:48.886Z] Successfully built c30bfdad814f [2021-05-17T18:26:48.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:49.217Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:26:49.217Z] . [Pipeline] withDockerContainer [2021-05-17T18:26:49.352Z] prd-centos7-docker-4c-2g-416 does not seem to be running inside a container [2021-05-17T18:26:49.414Z] $ 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 [2021-05-17T18:26:50.317Z] $ docker top e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:26:50.765Z] + go version [2021-05-17T18:26:50.765Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T18:26:50.782Z] $ docker stop --time=1 e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 [2021-05-17T18:26:52.190Z] $ docker rm -f e8efe181f28f92724ae4e33fea33e1a0334eeb379adb2f138172cb045402d279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:52.811Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:26:52.811Z] . [Pipeline] withDockerContainer [2021-05-17T18:26:52.931Z] prd-centos7-docker-4c-2g-416 does not seem to be running inside a container [2021-05-17T18:26:53.005Z] $ 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 [2021-05-17T18:26:53.752Z] $ docker top b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:26:54.236Z] + go mod tidy [Pipeline] sh [2021-05-17T18:26:54.812Z] + make test [2021-05-17T18:26:54.812Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T18:27:10.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T18:27:10.154Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements [2021-05-17T18:27:10.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T18:27:10.154Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements [2021-05-17T18:27:10.154Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2021-05-17T18:27:10.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T18:27:10.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T18:27:10.154Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T18:27:11.111Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements [2021-05-17T18:27:11.111Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.017s coverage: 26.7% of statements [2021-05-17T18:27:16.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 90.7% of statements [2021-05-17T18:27:16.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T18:27:16.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T18:27:16.462Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-05-17T18:27:16.462Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T18:27:16.462Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:27:24.694Z] gofmt -l . [2021-05-17T18:27:24.694Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:27:24.709Z] $ docker stop --time=1 b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f [2021-05-17T18:27:26.438Z] $ docker rm -f b2d2340b55cb7fbe17a79e9c1273050b27496c1055aa6ae49abfccba605ed57f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:27:27.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:27:27.433Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:28.232Z] ---> job-cost.sh [2021-05-17T18:27:28.232Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xfKs [2021-05-17T18:27:33.077Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-418 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-05-17T18:27:33.098Z] Running in /w/workspace/go-mod-bootstrap/133 [Pipeline] { [Pipeline] checkout [2021-05-17T18:27:33.312Z] Selected Git installation does not exist. Using Default [2021-05-17T18:27:33.312Z] The recommended git tool is: NONE [2021-05-17T18:27:39.128Z] using credential edgex-jenkins-ssh [2021-05-17T18:27:39.152Z] Cloning the remote Git repository [2021-05-17T18:27:39.199Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:27:39.297Z] > git init /w/workspace/go-mod-bootstrap/133 # timeout=10 [2021-05-17T18:27:39.407Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:27:39.407Z] > git --version # timeout=10 [2021-05-17T18:27:39.427Z] > git --version # 'git version 2.17.1' [2021-05-17T18:27:39.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:27:40.394Z] Avoid second fetch [2021-05-17T18:27:40.395Z] Checking out Revision 496c89ede8f5912c6b8b6a4266a56d635ff24de4 (master) [2021-05-17T18:27:39.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:27:40.357Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T18:27:40.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:27:40.416Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:27:40.429Z] > git checkout -f 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 [2021-05-17T18:27:44.684Z] Commit message: "Merge pull request #237 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.89" [2021-05-17T18:27:44.976Z] [2021-05-17T18:27:44.976Z] GitHub has been notified of this commit’s build result [2021-05-17T18:27:44.976Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:27:45.901Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:27:46.318Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:27:46.413Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:27:46.738Z] + sudo service+ true [2021-05-17T18:27:46.738Z] docker restart [Pipeline] unstash [Pipeline] echo [2021-05-17T18:27:49.710Z] ========================================================= [2021-05-17T18:27:49.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T18:27:49.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:27:50.085Z] + 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-05-17T18:27:51.098Z] Sending build context to Docker daemon 947.7kB [2021-05-17T18:27:51.098Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T18:27:51.098Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:27:51.377Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T18:27:51.377Z] 595b0fe564bb: Pulling fs layer [2021-05-17T18:27:51.377Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T18:27:51.377Z] 316046926c0a: Pulling fs layer [2021-05-17T18:27:51.377Z] 4ebd0625c992: Pulling fs layer [2021-05-17T18:27:51.377Z] 207e8628e3a3: Pulling fs layer [2021-05-17T18:27:51.377Z] c791037a9be2: Pulling fs layer [2021-05-17T18:27:51.377Z] ffd874e62e21: Pulling fs layer [2021-05-17T18:27:51.377Z] 4ebd0625c992: Waiting [2021-05-17T18:27:51.377Z] 207e8628e3a3: Waiting [2021-05-17T18:27:51.377Z] c791037a9be2: Waiting [2021-05-17T18:27:51.377Z] ffd874e62e21: Waiting [2021-05-17T18:27:51.377Z] 316046926c0a: Download complete [2021-05-17T18:27:51.377Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T18:27:51.377Z] 7186ed65a4f7: Download complete [2021-05-17T18:27:51.377Z] 207e8628e3a3: Verifying Checksum [2021-05-17T18:27:51.377Z] 207e8628e3a3: Download complete [2021-05-17T18:27:51.377Z] c791037a9be2: Verifying Checksum [2021-05-17T18:27:51.377Z] c791037a9be2: Download complete [2021-05-17T18:27:51.653Z] 595b0fe564bb: Verifying Checksum [2021-05-17T18:27:51.653Z] 595b0fe564bb: Download complete [2021-05-17T18:27:52.260Z] 595b0fe564bb: Pull complete [2021-05-17T18:27:52.868Z] 7186ed65a4f7: Pull complete [2021-05-17T18:27:53.493Z] 316046926c0a: Pull complete [2021-05-17T18:27:53.769Z] ffd874e62e21: Verifying Checksum [2021-05-17T18:27:53.769Z] ffd874e62e21: Download complete [2021-05-17T18:27:55.222Z] 4ebd0625c992: Verifying Checksum [2021-05-17T18:27:55.222Z] 4ebd0625c992: Download complete [2021-05-17T18:28:05.414Z] 4ebd0625c992: Pull complete [2021-05-17T18:28:05.687Z] 207e8628e3a3: Pull complete [2021-05-17T18:28:05.965Z] c791037a9be2: Pull complete [2021-05-17T18:28:10.301Z] ffd874e62e21: Pull complete [2021-05-17T18:28:10.301Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T18:28:10.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T18:28:10.301Z] ---> cfc18b08335c [2021-05-17T18:28:10.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:28:12.946Z] ---> Running in 531750030cd8 [2021-05-17T18:28:13.072Z] lf-activate-venv(): INFO: Adding /tmp/venv-xfKs/bin to PATH [2021-05-17T18:28:13.073Z] INFO: No Stack... [2021-05-17T18:28:13.225Z] Removing intermediate container 531750030cd8 [2021-05-17T18:28:13.225Z] ---> e67282ca69fa [2021-05-17T18:28:13.225Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:28:13.341Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:28:13.499Z] ---> Running in abd1313d24df [2021-05-17T18:28:13.921Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:28:14.250Z] + cut -d, -f6 [2021-05-17T18:28:14.250Z] + cat /w/workspace/go-mod-bootstrap/133/archives/cost.csv [Pipeline] lock [2021-05-17T18:28:14.300Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [2021-05-17T18:28:14.307Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] did not exist. Created. [2021-05-17T18:28:14.307Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:28:14.638Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T18:28:14.783Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:28:14.793Z] 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] } [2021-05-17T18:28:16.140Z] Removing intermediate container abd1313d24df [2021-05-17T18:28:16.140Z] ---> cd12a68f2c0a [2021-05-17T18:28:16.140Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T18:28:16.140Z] ---> Running in ad91e189cf55 [2021-05-17T18:28:17.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:28:18.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:28:19.072Z] OK: 138 MiB in 40 packages [2021-05-17T18:28:20.544Z] Removing intermediate container ad91e189cf55 [2021-05-17T18:28:20.544Z] ---> 5adb069d6709 [2021-05-17T18:28:20.544Z] Step 6/8 : WORKDIR /build [2021-05-17T18:28:20.544Z] ---> Running in aeb154e20b7c [2021-05-17T18:28:21.156Z] Removing intermediate container aeb154e20b7c [2021-05-17T18:28:21.156Z] ---> 4f4ce7477aa9 [2021-05-17T18:28:21.156Z] Step 7/8 : COPY go.mod . [2021-05-17T18:28:21.753Z] ---> dce943ffe09d [2021-05-17T18:28:21.753Z] Step 8/8 : RUN go mod download [2021-05-17T18:28:22.055Z] ---> Running in 11e22dd5b48e [2021-05-17T18:28:48.846Z] Removing intermediate container 11e22dd5b48e [2021-05-17T18:28:48.846Z] ---> 487db18d34e9 [2021-05-17T18:28:48.846Z] Successfully built 487db18d34e9 [2021-05-17T18:28:48.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:28:49.193Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:28:49.193Z] . [Pipeline] withDockerContainer [2021-05-17T18:28:49.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-05-17T18:28:49.537Z] $ 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 [2021-05-17T18:28:50.990Z] $ docker top 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:28:51.968Z] + go version [2021-05-17T18:28:51.968Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T18:28:52.000Z] $ docker stop --time=1 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb [2021-05-17T18:28:53.922Z] $ docker rm -f 11216c1bcecc4f2103f54889b6a9d4555d568b23e0d80959feaed264c7dc94eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:28:54.617Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:28:54.617Z] . [Pipeline] withDockerContainer [2021-05-17T18:28:54.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-05-17T18:28:54.932Z] $ 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 [2021-05-17T18:28:56.371Z] $ docker top 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:28:57.267Z] + go mod tidy [Pipeline] sh [2021-05-17T18:28:58.527Z] + make test [2021-05-17T18:28:58.528Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T18:29:45.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T18:29:45.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.060s coverage: 5.4% of statements [2021-05-17T18:29:45.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T18:29:45.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.056s coverage: 92.2% of statements [2021-05-17T18:29:45.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2021-05-17T18:29:45.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T18:29:45.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T18:29:45.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T18:29:45.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.083s coverage: 100.0% of statements [2021-05-17T18:29:45.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.049s coverage: 26.7% of statements [2021-05-17T18:29:48.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 90.7% of statements [2021-05-17T18:29:48.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T18:29:48.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T18:29:48.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements [2021-05-17T18:29:48.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T18:29:48.546Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:30:15.410Z] gofmt -l . [2021-05-17T18:30:15.410Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:30:15.445Z] $ docker stop --time=1 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba [2021-05-17T18:30:17.738Z] $ docker rm -f 96c5689cfd65e75df889848dba459034f15c1e4d22cff2dcca3422f001f990ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:30:18.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:30:18.688Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T18:30:19.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:30:20.075Z] ---> job-cost.sh [2021-05-17T18:30:20.075Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w1Aw [2021-05-17T18:31:07.064Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:32:28.840Z] lf-activate-venv(): INFO: Adding /tmp/venv-w1Aw/bin to PATH [2021-05-17T18:32:28.840Z] INFO: No Stack... [2021-05-17T18:32:29.818Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T18:32:30.412Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:32:30.805Z] + cut -d, -f6 [2021-05-17T18:32:30.805Z] + cat /w/workspace/go-mod-bootstrap/133/archives/cost.csv [Pipeline] lock [2021-05-17T18:32:30.871Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [2021-05-17T18:32:30.882Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] did not exist. Created. [2021-05-17T18:32:30.883Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:32:31.261Z] /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 [2021-05-17T18:32:31.605Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T18:32:31.625Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T18:32:31.790Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:32:31.815Z] 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 [2021-05-17T18:32:32.384Z] provisioning config files... [2021-05-17T18:32:32.400Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5229320904002787040tmp [Pipeline] { [Pipeline] sh [2021-05-17T18:32:32.793Z] + set +x [2021-05-17T18:32:32.794Z] + bash -s -- [2021-05-17T18:32:32.794Z] + curl -s https://codecov.io/bash [2021-05-17T18:32:33.076Z] [2021-05-17T18:32:33.077Z] _____ _ [2021-05-17T18:32:33.077Z] / ____| | | [2021-05-17T18:32:33.077Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T18:32:33.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T18:32:33.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T18:32:33.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T18:32:33.077Z] Bash-1.0.2 [2021-05-17T18:32:33.077Z] [2021-05-17T18:32:33.077Z] [2021-05-17T18:32:33.077Z] ==> git version 2.24.3 found [2021-05-17T18:32:33.077Z] ==> 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-05-17T18:32:33.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T18:32:33.077Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T18:32:33.077Z] ==> Jenkins CI detected. [2021-05-17T18:32:33.077Z] project root: . [2021-05-17T18:32:33.077Z] --> token set from env [2021-05-17T18:32:33.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T18:32:33.077Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T18:32:33.077Z] ==> Python coveragepy not found [2021-05-17T18:32:33.077Z] ==> Searching for coverage reports in: [2021-05-17T18:32:33.077Z] + . [2021-05-17T18:32:33.077Z] -> Found 1 reports [2021-05-17T18:32:33.077Z] ==> Detecting git/mercurial file structure [2021-05-17T18:32:33.077Z] ==> Reading reports [2021-05-17T18:32:33.077Z] + ./coverage.out bytes=31473 [2021-05-17T18:32:33.077Z] ==> Appending adjustments [2021-05-17T18:32:33.077Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T18:32:33.342Z] + Found adjustments [2021-05-17T18:32:33.342Z] ==> Gzipping contents [2021-05-17T18:32:33.342Z] 8.0K /tmp/codecov.F6OoEQ.gz [2021-05-17T18:32:33.342Z] ==> Uploading reports [2021-05-17T18:32:33.342Z] url: https://codecov.io [2021-05-17T18:32:33.342Z] 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= [2021-05-17T18:32:33.342Z] -> Pinging Codecov [2021-05-17T18:32:33.342Z] 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= [2021-05-17T18:32:33.917Z] -> Uploading to [2021-05-17T18:32:33.917Z] 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 [2021-05-17T18:32:33.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T18:32:33.917Z] Dload Upload Total Spent Left Speed [2021-05-17T18:32:34.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 14443 --:--:-- --:--:-- --:--:-- 14479 [2021-05-17T18:32:34.179Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] } [2021-05-17T18:32:34.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-17T18:32:34.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-17T18:32:34.963Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:32:35.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:32:35.277Z] [2021-05-17T18:32:35.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:32:35.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:32:35.596Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-17T18:32:35.596Z] 188c0c94c7c5: Pulling fs layer [2021-05-17T18:32:35.596Z] 0ef7d3d256c8: Pulling fs layer [2021-05-17T18:32:35.596Z] de9db76c5a1d: Pulling fs layer [2021-05-17T18:32:35.596Z] 0eba1c9be4d2: Pulling fs layer [2021-05-17T18:32:35.596Z] 0d57e429df01: Pulling fs layer [2021-05-17T18:32:35.596Z] 4e4be7b47b0d: Pulling fs layer [2021-05-17T18:32:35.596Z] e1f770b5df2f: Pulling fs layer [2021-05-17T18:32:35.596Z] 85a0685a4137: Pulling fs layer [2021-05-17T18:32:35.596Z] 0d57e429df01: Waiting [2021-05-17T18:32:35.596Z] 4e4be7b47b0d: Waiting [2021-05-17T18:32:35.596Z] e1f770b5df2f: Waiting [2021-05-17T18:32:35.597Z] 85a0685a4137: Waiting [2021-05-17T18:32:35.597Z] 0eba1c9be4d2: Waiting [2021-05-17T18:32:35.597Z] de9db76c5a1d: Verifying Checksum [2021-05-17T18:32:35.597Z] de9db76c5a1d: Download complete [2021-05-17T18:32:35.597Z] 0ef7d3d256c8: Verifying Checksum [2021-05-17T18:32:35.597Z] 0ef7d3d256c8: Download complete [2021-05-17T18:32:35.597Z] 0d57e429df01: Verifying Checksum [2021-05-17T18:32:35.597Z] 0d57e429df01: Download complete [2021-05-17T18:32:35.597Z] 4e4be7b47b0d: Verifying Checksum [2021-05-17T18:32:35.597Z] 4e4be7b47b0d: Download complete [2021-05-17T18:32:35.597Z] 188c0c94c7c5: Verifying Checksum [2021-05-17T18:32:35.597Z] 188c0c94c7c5: Download complete [2021-05-17T18:32:36.181Z] 188c0c94c7c5: Pull complete [2021-05-17T18:32:36.444Z] 0ef7d3d256c8: Pull complete [2021-05-17T18:32:36.444Z] de9db76c5a1d: Pull complete [2021-05-17T18:32:37.398Z] e1f770b5df2f: Download complete [2021-05-17T18:32:39.341Z] 0eba1c9be4d2: Verifying Checksum [2021-05-17T18:32:39.341Z] 0eba1c9be4d2: Download complete [2021-05-17T18:32:39.341Z] 85a0685a4137: Verifying Checksum [2021-05-17T18:32:39.341Z] 85a0685a4137: Download complete [2021-05-17T18:32:45.971Z] 0eba1c9be4d2: Pull complete [2021-05-17T18:32:45.971Z] 0d57e429df01: Pull complete [2021-05-17T18:32:45.971Z] 4e4be7b47b0d: Pull complete [2021-05-17T18:32:47.372Z] e1f770b5df2f: Pull complete [2021-05-17T18:32:55.585Z] 85a0685a4137: Pull complete [2021-05-17T18:32:55.585Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-17T18:32:55.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:32:55.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-17T18:32:55.819Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:32:55.873Z] $ 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 [2021-05-17T18:32:56.941Z] $ docker top ca632c40be77a129b508510f7f68dc67b11bdf2b3c35a00aea601bd5e1825d36 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T18:32:57.129Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-17T18:32:57.447Z] + set -o pipefail [2021-05-17T18:32:57.447Z] + snyk monitor '--org=edgex-jenkins' [2021-05-17T18:33:15.624Z] [2021-05-17T18:33:15.624Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-05-17T18:33:15.624Z] [2021-05-17T18:33:15.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/99dfce15-ee7a-451b-a21e-c4fae6f605d6 [2021-05-17T18:33:15.624Z] [2021-05-17T18:33:15.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-17T18:33:15.624Z] [2021-05-17T18:33:15.624Z] [Pipeline] } [2021-05-17T18:33:15.641Z] $ docker stop --time=1 ca632c40be77a129b508510f7f68dc67b11bdf2b3c35a00aea601bd5e1825d36 [2021-05-17T18:33:18.727Z] $ 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 [2021-05-17T18:33:20.132Z] + git log --format=format:%s -1 496c89ede8f5912c6b8b6a4266a56d635ff24de4 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:20.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:33:20.456Z] . [Pipeline] withDockerContainer [2021-05-17T18:33:20.582Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:33:20.645Z] $ 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 [2021-05-17T18:33:21.665Z] $ docker top 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:33:21.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:33:21.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:33:22.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:33:22.156Z] $ docker exec 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c ssh-agent [2021-05-17T18:33:22.350Z] SSH_AUTH_SOCK=/tmp/ssh-XwscPqok4qi2/agent.12 [2021-05-17T18:33:22.350Z] SSH_AGENT_PID=18 [2021-05-17T18:33:22.358Z] Running ssh-add (command line suppressed) [2021-05-17T18:33:22.506Z] 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) [2021-05-17T18:33:22.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:33:22.872Z] + git semver tag [2021-05-17T18:33:22.872Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:33:22.872Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:33:22.872Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:33:22.872Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:33:22.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:33:22.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:33:22.872Z] # $SEMVER_BRANCH = master [2021-05-17T18:33:22.872Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-05-17T18:33:22.872Z] # 496c89ede8f5912c6b8b6a4266a56d635ff24de4 HEAD [2021-05-17T18:33:22.872Z] # -> Force: false [2021-05-17T18:33:22.872Z] # cffd7182b068927a29512134c8488f74e388cda7 refs/tags/v2.0.0-dev.56 [Pipeline] } [2021-05-17T18:33:22.888Z] $ docker exec --env ******** --env ******** 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c ssh-agent -k [2021-05-17T18:33:23.022Z] unset SSH_AUTH_SOCK; [2021-05-17T18:33:23.022Z] unset SSH_AGENT_PID; [2021-05-17T18:33:23.022Z] echo Agent pid 18 killed; [2021-05-17T18:33:23.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:33:23.419Z] + git semver [Pipeline] } [2021-05-17T18:33:23.441Z] $ docker stop --time=1 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c [2021-05-17T18:33:24.840Z] $ docker rm -f 34b15f0feb1afba0e06760db5acc1df1720c51e27b484a15464e19c836230a0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:25.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:33:25.389Z] [2021-05-17T18:33:25.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:25.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:33:25.719Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-17T18:33:25.719Z] ab5ef0e58194: Pulling fs layer [2021-05-17T18:33:25.719Z] 9712f1f96733: Pulling fs layer [2021-05-17T18:33:25.719Z] 63f879dbbcfc: Pulling fs layer [2021-05-17T18:33:25.719Z] 0d9ebad4ef96: Pulling fs layer [2021-05-17T18:33:25.719Z] e9a5061849ea: Pulling fs layer [2021-05-17T18:33:25.719Z] d747dcd14b5f: Pulling fs layer [2021-05-17T18:33:25.719Z] 2de7ff778b66: Pulling fs layer [2021-05-17T18:33:25.719Z] 0d9ebad4ef96: Waiting [2021-05-17T18:33:25.719Z] e9a5061849ea: Waiting [2021-05-17T18:33:25.719Z] d747dcd14b5f: Waiting [2021-05-17T18:33:25.719Z] 2de7ff778b66: Waiting [2021-05-17T18:33:25.719Z] 9712f1f96733: Verifying Checksum [2021-05-17T18:33:25.719Z] 9712f1f96733: Download complete [2021-05-17T18:33:27.133Z] 63f879dbbcfc: Verifying Checksum [2021-05-17T18:33:27.133Z] 63f879dbbcfc: Download complete [2021-05-17T18:33:27.406Z] e9a5061849ea: Verifying Checksum [2021-05-17T18:33:27.406Z] e9a5061849ea: Download complete [2021-05-17T18:33:27.406Z] d747dcd14b5f: Download complete [2021-05-17T18:33:27.988Z] 2de7ff778b66: Verifying Checksum [2021-05-17T18:33:27.988Z] 2de7ff778b66: Download complete [2021-05-17T18:33:27.988Z] 0d9ebad4ef96: Verifying Checksum [2021-05-17T18:33:28.253Z] ab5ef0e58194: Verifying Checksum [2021-05-17T18:33:28.253Z] ab5ef0e58194: Download complete [2021-05-17T18:33:33.620Z] ab5ef0e58194: Pull complete [2021-05-17T18:33:33.885Z] 9712f1f96733: Pull complete [2021-05-17T18:33:36.462Z] 63f879dbbcfc: Pull complete [2021-05-17T18:33:43.119Z] 0d9ebad4ef96: Pull complete [2021-05-17T18:33:45.056Z] e9a5061849ea: Pull complete [2021-05-17T18:33:45.056Z] d747dcd14b5f: Pull complete [2021-05-17T18:33:49.073Z] 2de7ff778b66: Pull complete [2021-05-17T18:33:49.073Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-17T18:33:49.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:33:49.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-17T18:33:49.326Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:33:49.467Z] $ 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 [2021-05-17T18:33:52.859Z] $ docker top 25460efbd5fba5ba5b52c4d65575e24cd0fb809c6e7375dffe70025728e77268 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:33:53.027Z] provisioning config files... [2021-05-17T18:33:53.040Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2676193842110207388tmp [2021-05-17T18:33:53.085Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3748673453311694953tmp [2021-05-17T18:33:53.112Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6868128373921964006tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:33:53.137Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:33:53.471Z] ---> sigul-configuration.sh [2021-05-17T18:33:53.471Z] gpg: directory `/root/.gnupg' created [2021-05-17T18:33:53.471Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-17T18:33:53.471Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-17T18:33:53.471Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-17T18:33:53.471Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-17T18:33:53.471Z] gpg: CAST5 encrypted data [2021-05-17T18:33:53.734Z] gpg: encrypted with 1 passphrase [2021-05-17T18:33:53.734Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-17T18:33:54.035Z] + mkdir /home/jenkins [2021-05-17T18:33:54.035Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-17T18:33:54.335Z] + 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-05-17T18:33:54.347Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:33:54.645Z] ---> sigul-install.sh [2021-05-17T18:34:02.824Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-17T18:34:03.132Z] + git tag --list [2021-05-17T18:34:03.132Z] v0.0.1 [2021-05-17T18:34:03.132Z] v0.0.10 [2021-05-17T18:34:03.132Z] v0.0.11 [2021-05-17T18:34:03.132Z] v0.0.12 [2021-05-17T18:34:03.132Z] v0.0.13 [2021-05-17T18:34:03.132Z] v0.0.14 [2021-05-17T18:34:03.132Z] v0.0.15 [2021-05-17T18:34:03.132Z] v0.0.16 [2021-05-17T18:34:03.132Z] v0.0.17 [2021-05-17T18:34:03.132Z] v0.0.18 [2021-05-17T18:34:03.132Z] v0.0.19 [2021-05-17T18:34:03.132Z] v0.0.2 [2021-05-17T18:34:03.132Z] v0.0.20 [2021-05-17T18:34:03.132Z] v0.0.21 [2021-05-17T18:34:03.132Z] v0.0.22 [2021-05-17T18:34:03.132Z] v0.0.23 [2021-05-17T18:34:03.132Z] v0.0.24 [2021-05-17T18:34:03.132Z] v0.0.25 [2021-05-17T18:34:03.132Z] v0.0.26 [2021-05-17T18:34:03.132Z] v0.0.27 [2021-05-17T18:34:03.132Z] v0.0.28 [2021-05-17T18:34:03.132Z] v0.0.29 [2021-05-17T18:34:03.132Z] v0.0.3 [2021-05-17T18:34:03.132Z] v0.0.30 [2021-05-17T18:34:03.132Z] v0.0.31 [2021-05-17T18:34:03.132Z] v0.0.32 [2021-05-17T18:34:03.132Z] v0.0.33 [2021-05-17T18:34:03.132Z] v0.0.34 [2021-05-17T18:34:03.132Z] v0.0.35 [2021-05-17T18:34:03.132Z] v0.0.36 [2021-05-17T18:34:03.132Z] v0.0.37 [2021-05-17T18:34:03.132Z] v0.0.38 [2021-05-17T18:34:03.132Z] v0.0.39 [2021-05-17T18:34:03.132Z] v0.0.4 [2021-05-17T18:34:03.132Z] v0.0.40 [2021-05-17T18:34:03.132Z] v0.0.41 [2021-05-17T18:34:03.132Z] v0.0.42 [2021-05-17T18:34:03.132Z] v0.0.43 [2021-05-17T18:34:03.132Z] v0.0.44 [2021-05-17T18:34:03.132Z] v0.0.45 [2021-05-17T18:34:03.132Z] v0.0.46 [2021-05-17T18:34:03.132Z] v0.0.47 [2021-05-17T18:34:03.132Z] v0.0.48 [2021-05-17T18:34:03.132Z] v0.0.49 [2021-05-17T18:34:03.132Z] v0.0.5 [2021-05-17T18:34:03.132Z] v0.0.50 [2021-05-17T18:34:03.132Z] v0.0.51 [2021-05-17T18:34:03.132Z] v0.0.52 [2021-05-17T18:34:03.132Z] v0.0.53 [2021-05-17T18:34:03.132Z] v0.0.54 [2021-05-17T18:34:03.132Z] v0.0.55 [2021-05-17T18:34:03.132Z] v0.0.56 [2021-05-17T18:34:03.132Z] v0.0.57 [2021-05-17T18:34:03.132Z] v0.0.58 [2021-05-17T18:34:03.132Z] v0.0.59 [2021-05-17T18:34:03.132Z] v0.0.6 [2021-05-17T18:34:03.132Z] v0.0.60 [2021-05-17T18:34:03.132Z] v0.0.61 [2021-05-17T18:34:03.132Z] v0.0.62 [2021-05-17T18:34:03.132Z] v0.0.63 [2021-05-17T18:34:03.132Z] v0.0.64 [2021-05-17T18:34:03.132Z] v0.0.65 [2021-05-17T18:34:03.132Z] v0.0.66 [2021-05-17T18:34:03.132Z] v0.0.67 [2021-05-17T18:34:03.132Z] v0.0.68 [2021-05-17T18:34:03.132Z] v0.0.69 [2021-05-17T18:34:03.132Z] v0.0.7 [2021-05-17T18:34:03.132Z] v0.0.70 [2021-05-17T18:34:03.132Z] v0.0.71 [2021-05-17T18:34:03.132Z] v0.0.72 [2021-05-17T18:34:03.132Z] v0.0.8 [2021-05-17T18:34:03.132Z] v0.0.9 [2021-05-17T18:34:03.132Z] v2.0.0-dev.1 [2021-05-17T18:34:03.132Z] v2.0.0-dev.10 [2021-05-17T18:34:03.132Z] v2.0.0-dev.11 [2021-05-17T18:34:03.132Z] v2.0.0-dev.12 [2021-05-17T18:34:03.132Z] v2.0.0-dev.13 [2021-05-17T18:34:03.132Z] v2.0.0-dev.14 [2021-05-17T18:34:03.132Z] v2.0.0-dev.15 [2021-05-17T18:34:03.132Z] v2.0.0-dev.16 [2021-05-17T18:34:03.132Z] v2.0.0-dev.17 [2021-05-17T18:34:03.132Z] v2.0.0-dev.18 [2021-05-17T18:34:03.132Z] v2.0.0-dev.19 [2021-05-17T18:34:03.132Z] v2.0.0-dev.2 [2021-05-17T18:34:03.132Z] v2.0.0-dev.20 [2021-05-17T18:34:03.132Z] v2.0.0-dev.21 [2021-05-17T18:34:03.132Z] v2.0.0-dev.22 [2021-05-17T18:34:03.132Z] v2.0.0-dev.23 [2021-05-17T18:34:03.132Z] v2.0.0-dev.24 [2021-05-17T18:34:03.132Z] v2.0.0-dev.25 [2021-05-17T18:34:03.132Z] v2.0.0-dev.26 [2021-05-17T18:34:03.132Z] v2.0.0-dev.27 [2021-05-17T18:34:03.132Z] v2.0.0-dev.28 [2021-05-17T18:34:03.132Z] v2.0.0-dev.29 [2021-05-17T18:34:03.132Z] v2.0.0-dev.3 [2021-05-17T18:34:03.132Z] v2.0.0-dev.30 [2021-05-17T18:34:03.132Z] v2.0.0-dev.31 [2021-05-17T18:34:03.132Z] v2.0.0-dev.32 [2021-05-17T18:34:03.132Z] v2.0.0-dev.33 [2021-05-17T18:34:03.132Z] v2.0.0-dev.34 [2021-05-17T18:34:03.132Z] v2.0.0-dev.35 [2021-05-17T18:34:03.132Z] v2.0.0-dev.36 [2021-05-17T18:34:03.132Z] v2.0.0-dev.37 [2021-05-17T18:34:03.132Z] v2.0.0-dev.38 [2021-05-17T18:34:03.132Z] v2.0.0-dev.39 [2021-05-17T18:34:03.132Z] v2.0.0-dev.4 [2021-05-17T18:34:03.132Z] v2.0.0-dev.40 [2021-05-17T18:34:03.132Z] v2.0.0-dev.41 [2021-05-17T18:34:03.132Z] v2.0.0-dev.42 [2021-05-17T18:34:03.132Z] v2.0.0-dev.43 [2021-05-17T18:34:03.132Z] v2.0.0-dev.44 [2021-05-17T18:34:03.132Z] v2.0.0-dev.45 [2021-05-17T18:34:03.132Z] v2.0.0-dev.46 [2021-05-17T18:34:03.132Z] v2.0.0-dev.47 [2021-05-17T18:34:03.132Z] v2.0.0-dev.48 [2021-05-17T18:34:03.132Z] v2.0.0-dev.49 [2021-05-17T18:34:03.132Z] v2.0.0-dev.5 [2021-05-17T18:34:03.132Z] v2.0.0-dev.50 [2021-05-17T18:34:03.132Z] v2.0.0-dev.51 [2021-05-17T18:34:03.132Z] v2.0.0-dev.52 [2021-05-17T18:34:03.132Z] v2.0.0-dev.53 [2021-05-17T18:34:03.132Z] v2.0.0-dev.54 [2021-05-17T18:34:03.132Z] v2.0.0-dev.55 [2021-05-17T18:34:03.132Z] v2.0.0-dev.56 [2021-05-17T18:34:03.132Z] v2.0.0-dev.6 [2021-05-17T18:34:03.132Z] v2.0.0-dev.7 [2021-05-17T18:34:03.132Z] v2.0.0-dev.8 [2021-05-17T18:34:03.132Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-17T18:34:03.457Z] + lftools sign git-tag v2.0.0-dev.56 [2021-05-17T18:34:04.855Z] Signing Git tag with Sigul... [2021-05-17T18:34:04.855Z] Signing v2.0.0-dev.56 [Pipeline] echo [2021-05-17T18:34:05.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:06.163Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-17T18:34:06.174Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-17T18:34:06.204Z] $ docker stop --time=1 25460efbd5fba5ba5b52c4d65575e24cd0fb809c6e7375dffe70025728e77268 [2021-05-17T18:34:08.292Z] $ 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 [2021-05-17T18:34:09.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:34:09.039Z] . [Pipeline] withDockerContainer [2021-05-17T18:34:09.145Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:34:09.200Z] $ 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 [2021-05-17T18:34:10.143Z] $ docker top 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:34:10.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:34:10.300Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:34:10.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:34:10.564Z] $ docker exec 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 ssh-agent [2021-05-17T18:34:10.770Z] SSH_AUTH_SOCK=/tmp/ssh-vhYsplHvzfLd/agent.11 [2021-05-17T18:34:10.770Z] SSH_AGENT_PID=16 [2021-05-17T18:34:10.780Z] Running ssh-add (command line suppressed) [2021-05-17T18:34:10.920Z] 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) [2021-05-17T18:34:10.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:34:11.295Z] + git semver bump pre [2021-05-17T18:34:11.295Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:34:11.295Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:34:11.295Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:34:11.295Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:34:11.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:34:11.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:34:11.295Z] # $SEMVER_BRANCH = master [2021-05-17T18:34:11.295Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-05-17T18:34:11.295Z] 2.0.0-dev.57 [Pipeline] } [2021-05-17T18:34:11.308Z] $ docker exec --env ******** --env ******** 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 ssh-agent -k [2021-05-17T18:34:11.442Z] unset SSH_AUTH_SOCK; [2021-05-17T18:34:11.442Z] unset SSH_AGENT_PID; [2021-05-17T18:34:11.442Z] echo Agent pid 16 killed; [2021-05-17T18:34:11.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:34:11.837Z] + git semver [Pipeline] } [2021-05-17T18:34:11.857Z] $ docker stop --time=1 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 [2021-05-17T18:34:13.226Z] $ docker rm -f 03c70d2b7c73ec45bb86408d9115fdcbf1bc6e714a4774e6924ba44f9240e096 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:13.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:34:13.648Z] . [Pipeline] withDockerContainer [2021-05-17T18:34:13.770Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:34:13.823Z] $ 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 [2021-05-17T18:34:14.467Z] $ docker top ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:34:14.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:34:14.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:34:14.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:34:14.876Z] $ docker exec ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 ssh-agent [2021-05-17T18:34:15.080Z] SSH_AUTH_SOCK=/tmp/ssh-rkV8lqCVA0mM/agent.12 [2021-05-17T18:34:15.080Z] SSH_AGENT_PID=18 [2021-05-17T18:34:15.088Z] Running ssh-add (command line suppressed) [2021-05-17T18:34:15.227Z] 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) [2021-05-17T18:34:15.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:34:15.635Z] + git semver push [2021-05-17T18:34:15.635Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:34:15.635Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:34:15.635Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:34:15.635Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:34:15.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:34:15.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:34:15.635Z] # $SEMVER_BRANCH = master [2021-05-17T18:34:15.635Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-05-17T18:34:20.992Z] $ docker exec --env ******** --env ******** ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 ssh-agent -k [2021-05-17T18:34:21.143Z] unset SSH_AUTH_SOCK; [2021-05-17T18:34:21.144Z] unset SSH_AGENT_PID; [2021-05-17T18:34:21.144Z] echo Agent pid 18 killed; [2021-05-17T18:34:21.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:34:21.565Z] + git semver [Pipeline] } [2021-05-17T18:34:21.584Z] $ docker stop --time=1 ed051d958a384bb451255451f6190c66c38a0620aaef788b836d8bdccda01de2 [2021-05-17T18:34:22.987Z] $ 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 [2021-05-17T18:34:23.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:24.551Z] ---> package-listing.sh [2021-05-17T18:34:24.551Z] ++ facter osfamily [2021-05-17T18:34:24.551Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T18:34:24.551Z] + OS_FAMILY=redhat [2021-05-17T18:34:24.551Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:34:24.551Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T18:34:24.551Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T18:34:24.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T18:34:24.551Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T18:34:24.551Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-05-17T18:34:24.551Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T18:34:24.551Z] + case "${OS_FAMILY}" in [2021-05-17T18:34:24.551Z] + rpm -qa [2021-05-17T18:34:24.551Z] + sort [2021-05-17T18:34:29.867Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T18:34:29.867Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T18:34:29.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T18:34:29.867Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-05-17T18:34:29.867Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-05-17T18:34:29.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-05-17T18:34:29.883Z] 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 [2021-05-17T18:34:30.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:30.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:34:30.501Z] [2021-05-17T18:34:30.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:30.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:34:30.821Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T18:34:30.821Z] df20fa9351a1: Pulling fs layer [2021-05-17T18:34:30.821Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T18:34:30.821Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T18:34:30.821Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T18:34:30.821Z] 93b61091891f: Pulling fs layer [2021-05-17T18:34:30.821Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T18:34:30.821Z] 5e14af77c1be: Pulling fs layer [2021-05-17T18:34:30.821Z] 01666e4c0597: Pulling fs layer [2021-05-17T18:34:30.821Z] aa168da1d23b: Pulling fs layer [2021-05-17T18:34:30.821Z] 46f8f816bc3b: Waiting [2021-05-17T18:34:30.821Z] 93b61091891f: Waiting [2021-05-17T18:34:30.821Z] 93b9cdb0e59b: Waiting [2021-05-17T18:34:30.821Z] 5e14af77c1be: Waiting [2021-05-17T18:34:30.821Z] 01666e4c0597: Waiting [2021-05-17T18:34:30.821Z] aa168da1d23b: Waiting [2021-05-17T18:34:30.821Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T18:34:30.821Z] 46f8f816bc3b: Download complete [2021-05-17T18:34:30.821Z] df20fa9351a1: Verifying Checksum [2021-05-17T18:34:30.821Z] df20fa9351a1: Download complete [2021-05-17T18:34:31.089Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T18:34:31.089Z] 93b9cdb0e59b: Download complete [2021-05-17T18:34:31.089Z] 5e14af77c1be: Verifying Checksum [2021-05-17T18:34:31.089Z] 5e14af77c1be: Download complete [2021-05-17T18:34:31.089Z] 01666e4c0597: Verifying Checksum [2021-05-17T18:34:31.089Z] 01666e4c0597: Download complete [2021-05-17T18:34:31.089Z] 93b61091891f: Verifying Checksum [2021-05-17T18:34:31.089Z] 93b61091891f: Download complete [2021-05-17T18:34:31.089Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T18:34:31.089Z] 8ad3a11d3b57: Download complete [2021-05-17T18:34:31.357Z] df20fa9351a1: Pull complete [2021-05-17T18:34:31.621Z] 36b3adc4ff6f: Pull complete [2021-05-17T18:34:32.589Z] 8ad3a11d3b57: Pull complete [2021-05-17T18:34:33.180Z] aa168da1d23b: Verifying Checksum [2021-05-17T18:34:33.180Z] aa168da1d23b: Download complete [2021-05-17T18:34:33.180Z] 46f8f816bc3b: Pull complete [2021-05-17T18:34:33.756Z] 93b61091891f: Pull complete [2021-05-17T18:34:33.756Z] 93b9cdb0e59b: Pull complete [2021-05-17T18:34:34.019Z] 5e14af77c1be: Pull complete [2021-05-17T18:34:34.020Z] 01666e4c0597: Pull complete [2021-05-17T18:34:42.227Z] aa168da1d23b: Pull complete [2021-05-17T18:34:42.227Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T18:34:42.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:34:42.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T18:34:42.455Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2021-05-17T18:34:42.528Z] $ 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 [2021-05-17T18:34:44.588Z] $ docker top 3fb2d3287fc950cb83638287d869b4a3266efef06b0731c4fd08238ac2847309 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:34:45.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T18:34:45.403Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T18:34:45.708Z] + ls /var/log/sa-host [2021-05-17T18:34:45.708Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T18:34:45.708Z] file_magic: OK [2021-05-17T18:34:45.708Z] HZ: Using current value: 100 [2021-05-17T18:34:45.708Z] file_header: OK [2021-05-17T18:34:45.708Z] 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-05-17T18:34:45.708Z] Statistics: [2021-05-17T18:34:45.708Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T18:34:45.708Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T18:34:45.708Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T18:34:45.708Z] file_magic: OK [2021-05-17T18:34:45.709Z] HZ: Using current value: 100 [2021-05-17T18:34:45.709Z] file_header: OK [2021-05-17T18:34:45.709Z] 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-05-17T18:34:45.709Z] Statistics: [2021-05-17T18:34:45.709Z] Hnuu...uuuununununu... [2021-05-17T18:34:45.709Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:34:45.918Z] provisioning config files... [2021-05-17T18:34:45.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1672262725078725713tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:34:45.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:46.260Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T18:34:46.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T18:34:46.297Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:46.603Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T18:34:46.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:46.921Z] ---> sudo-logs.sh [2021-05-17T18:34:46.921Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T18:34:46.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:47.261Z] ---> job-cost.sh [2021-05-17T18:34:47.261Z] lf-activate-venv: SKIPPING [2021-05-17T18:34:47.261Z] DEBUG: total: 0.20999999344348907 [2021-05-17T18:34:47.261Z] INFO: Retrieving Stack Cost... [2021-05-17T18:34:48.213Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:34:48.790Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T18:34:48.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:49.106Z] ---> logs-deploy.sh [2021-05-17T18:34:49.106Z] lf-activate-venv: SKIPPING [2021-05-17T18:34:49.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/133 [2021-05-17T18:34:49.106Z] INFO: archiving workspace using pattern(s): [2021-05-17T18:34:51.045Z] Archives upload complete. [2021-05-17T18:34:51.045Z] INFO: archiving logs to Nexus