Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 285d6970ee0708c33b3b926aced785ca74112540 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-ssh419299973917905423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6344944916104164987.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1391927142691582972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh7150874499261558629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh4580574687090935197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-250’ Running on prd-centos7-docker-4c-2g-256 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh8285845520327092828.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 285d6970ee0708c33b3b926aced785ca74112540 (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 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" > git rev-list --no-walk 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T17:17:08.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T17:17:08.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T17:17:08.657Z] ========================================================= [2021-06-10T17:17:08.657Z] EdgeX Global Pipelines Version Info [2021-06-10T17:17:08.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:17:10.135Z] ------------------- [2021-06-10T17:17:10.135Z] stable info: [2021-06-10T17:17:10.135Z] ------------------- [2021-06-10T17:17:10.135Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T17:17:10.135Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T17:17:10.135Z] Message: update stable to v1.0.194 [2021-06-10T17:17:10.710Z] ------------------- [2021-06-10T17:17:10.710Z] experimental info: [2021-06-10T17:17:10.710Z] ------------------- [2021-06-10T17:17:10.710Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T17:17:10.710Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T17:17:10.710Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T17:17:10.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-10T17:17:10.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-10T17:17:10.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T17:17:10.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T17:17:10.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T17:17:11.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T17:17:11.034Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T17:17:11.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T17:17:11.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T17:17:11.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T17:17:11.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T17:17:11.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-10T17:17:11.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T17:17:11.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T17:17:11.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T17:17:11.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T17:17:11.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T17:17:11.364Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T17:17:11.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T17:17:11.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T17:17:11.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T17:17:11.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T17:17:11.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T17:17:11.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T17:17:11.553Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T17:17:11.578Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T17:17:11.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T17:17:11.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T17:17:11.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T17:17:11.680Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] echo [2021-06-10T17:17:11.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 285d697 [Pipeline] echo [2021-06-10T17:17:11.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T17:17:12.303Z] + git log --format=format:%s -1 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] echo [2021-06-10T17:17:12.340Z] GIT_COMMIT: 285d6970ee0708c33b3b926aced785ca74112540, Commit Message: refactor: Update to latest Core Contracts and remove v2 package (#256) [Pipeline] echo [2021-06-10T17:17:12.354Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:17:13.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:17:13.222Z] [2021-06-10T17:17:13.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:17:13.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:17:13.554Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T17:17:13.554Z] 31603596830f: Pulling fs layer [2021-06-10T17:17:13.554Z] 54011a49482f: Pulling fs layer [2021-06-10T17:17:13.554Z] a6820b24f6d8: Pulling fs layer [2021-06-10T17:17:13.554Z] f581987b2513: Pulling fs layer [2021-06-10T17:17:13.554Z] f581987b2513: Waiting [2021-06-10T17:17:13.554Z] 54011a49482f: Verifying Checksum [2021-06-10T17:17:13.554Z] 54011a49482f: Download complete [2021-06-10T17:17:13.554Z] 31603596830f: Verifying Checksum [2021-06-10T17:17:13.554Z] 31603596830f: Download complete [2021-06-10T17:17:13.819Z] f581987b2513: Verifying Checksum [2021-06-10T17:17:13.819Z] f581987b2513: Download complete [2021-06-10T17:17:13.819Z] a6820b24f6d8: Verifying Checksum [2021-06-10T17:17:13.819Z] a6820b24f6d8: Download complete [2021-06-10T17:17:13.819Z] 31603596830f: Pull complete [2021-06-10T17:17:14.084Z] 54011a49482f: Pull complete [2021-06-10T17:17:14.662Z] a6820b24f6d8: Pull complete [2021-06-10T17:17:14.663Z] f581987b2513: Pull complete [2021-06-10T17:17:14.663Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T17:17:14.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:17:14.663Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T17:17:14.754Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:17:14.800Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T17:17:15.693Z] $ docker top d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T17:17:15.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T17:17:15.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T17:17:15.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T17:17:15.957Z] $ docker exec d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent [2021-06-10T17:17:16.063Z] SSH_AUTH_SOCK=/tmp/ssh-mEjW28QcOhrg/agent.14 [2021-06-10T17:17:16.063Z] SSH_AGENT_PID=20 [2021-06-10T17:17:16.071Z] Running ssh-add (command line suppressed) [2021-06-10T17:17:16.161Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1798498638523136667.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1798498638523136667.key) [2021-06-10T17:17:16.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T17:17:16.483Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T17:17:16.492Z] $ docker exec --env ******** --env ******** d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent -k [2021-06-10T17:17:16.580Z] unset SSH_AUTH_SOCK; [2021-06-10T17:17:16.582Z] unset SSH_AGENT_PID; [2021-06-10T17:17:16.582Z] echo Agent pid 20 killed; [2021-06-10T17:17:16.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T17:17:16.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T17:17:16.637Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T17:17:16.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T17:17:16.739Z] $ docker exec d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent [2021-06-10T17:17:16.846Z] SSH_AUTH_SOCK=/tmp/ssh-XgXugOHs5Eox/agent.52 [2021-06-10T17:17:16.846Z] SSH_AGENT_PID=58 [2021-06-10T17:17:16.851Z] Running ssh-add (command line suppressed) [2021-06-10T17:17:16.930Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4759615736468353772.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4759615736468353772.key) [2021-06-10T17:17:16.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T17:17:17.251Z] + git semver init [2021-06-10T17:17:17.251Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T17:17:17.251Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-10T17:17:17.251Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-10T17:17:17.251Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T17:17:17.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T17:17:17.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T17:17:17.251Z] # $SEMVER_BRANCH = master [2021-06-10T17:17:17.251Z] # $SEMVER_TEMP = /tmp/semver-229643884 [2021-06-10T17:17:17.251Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-10T17:17:17.824Z] # '/tmp/semver-229643884' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-06-10T17:17:17.824Z] # -> Force: false [2021-06-10T17:17:17.824Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-10T17:17:17.831Z] $ docker exec --env ******** --env ******** d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent -k [2021-06-10T17:17:17.926Z] unset SSH_AUTH_SOCK; [2021-06-10T17:17:17.926Z] unset SSH_AGENT_PID; [2021-06-10T17:17:17.926Z] echo Agent pid 58 killed; [2021-06-10T17:17:17.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T17:17:18.291Z] + git semver [Pipeline] } [2021-06-10T17:17:18.302Z] $ docker stop --time=1 d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a [2021-06-10T17:17:19.564Z] $ docker rm -f d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T17:17:19.951Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T17:17:20.221Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T17:17:20.225Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [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-06-10T17:17:35.616Z] Still waiting to schedule task [2021-06-10T17:17:35.617Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T17:17:35.620Z] Still waiting to schedule task [2021-06-10T17:17:35.620Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T17:19:45.929Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-257 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-10T17:19:45.948Z] Running in /w/workspace/go-mod-bootstrap/141 [Pipeline] { [Pipeline] checkout [2021-06-10T17:19:46.191Z] Selected Git installation does not exist. Using Default [2021-06-10T17:19:46.191Z] The recommended git tool is: NONE [2021-06-10T17:19:51.620Z] using credential edgex-jenkins-ssh [2021-06-10T17:19:51.638Z] Cloning the remote Git repository [2021-06-10T17:19:51.691Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-10T17:19:51.812Z] > git init /w/workspace/go-mod-bootstrap/141 # timeout=10 [2021-06-10T17:19:51.992Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-10T17:19:51.993Z] > git --version # timeout=10 [2021-06-10T17:19:52.031Z] > git --version # 'git version 2.17.1' [2021-06-10T17:19:52.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T17:19:52.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T17:19:53.182Z] Avoid second fetch [2021-06-10T17:19:53.183Z] Checking out Revision 285d6970ee0708c33b3b926aced785ca74112540 (master) [2021-06-10T17:19:53.132Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-10T17:19:53.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T17:19:53.198Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T17:19:53.212Z] > git checkout -f 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [2021-06-10T17:19:57.491Z] Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T17:19:59.000Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T17:19:59.424Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T17:19:59.776Z] + true [2021-06-10T17:19:59.776Z] + sudo service docker restart [2021-06-10T17:20:15.724Z] Running on prd-centos7-docker-4c-2g-258 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-06-10T17:20:15.743Z] Running in /w/workspace/go-mod-bootstrap/141 [Pipeline] { [Pipeline] checkout [2021-06-10T17:20:15.847Z] Selected Git installation does not exist. Using Default [2021-06-10T17:20:15.847Z] The recommended git tool is: NONE [Pipeline] unstash [2021-06-10T17:20:18.156Z] using credential edgex-jenkins-ssh [2021-06-10T17:20:18.177Z] Cloning the remote Git repository [2021-06-10T17:20:16.882Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [Pipeline] echo [2021-06-10T17:20:18.381Z] ========================================================= [2021-06-10T17:20:18.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T17:20:18.381Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:20:18.744Z] + 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-06-10T17:20:18.978Z] Avoid second fetch [2021-06-10T17:20:18.979Z] Checking out Revision 285d6970ee0708c33b3b926aced785ca74112540 (master) [2021-06-10T17:20:16.947Z] > git init /w/workspace/go-mod-bootstrap/141 # timeout=10 [2021-06-10T17:20:16.971Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-10T17:20:16.972Z] > git --version # timeout=10 [2021-06-10T17:20:16.981Z] > git --version # 'git version 2.24.4' [2021-06-10T17:20:16.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T17:20:17.006Z] [INFO] Currently running in a labeled security context [2021-06-10T17:20:17.007Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T17:20:17.007Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/141@tmp/jenkins-gitclient-ssh4647451483208634213.key [2021-06-10T17:20:17.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T17:20:18.952Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-10T17:20:18.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T17:20:18.983Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T17:20:18.993Z] > git checkout -f 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [2021-06-10T17:20:19.733Z] Sending build context to Docker daemon 968.7kB [2021-06-10T17:20:19.733Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-10T17:20:19.733Z] Step 2/8 : FROM ${BASE} [2021-06-10T17:20:20.331Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T17:20:20.331Z] 595b0fe564bb: Pulling fs layer [2021-06-10T17:20:20.331Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T17:20:20.331Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T17:20:20.331Z] ba82ee9f976e: Pulling fs layer [2021-06-10T17:20:20.331Z] 506bd15cee9f: Pulling fs layer [2021-06-10T17:20:20.331Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T17:20:20.331Z] 618dc40b7e24: Pulling fs layer [2021-06-10T17:20:20.331Z] 506bd15cee9f: Waiting [2021-06-10T17:20:20.331Z] 75a0a4a0db45: Waiting [2021-06-10T17:20:20.331Z] 618dc40b7e24: Waiting [2021-06-10T17:20:20.331Z] ba82ee9f976e: Waiting [2021-06-10T17:20:20.331Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T17:20:20.331Z] 5b7225fbf94c: Download complete [2021-06-10T17:20:20.331Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T17:20:20.331Z] 3088b5b3c5c0: Download complete [2021-06-10T17:20:20.331Z] 506bd15cee9f: Download complete [2021-06-10T17:20:20.331Z] 595b0fe564bb: Download complete [2021-06-10T17:20:20.331Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T17:20:20.331Z] 75a0a4a0db45: Download complete [2021-06-10T17:20:20.931Z] 595b0fe564bb: Pull complete [2021-06-10T17:20:21.534Z] 3088b5b3c5c0: Pull complete [2021-06-10T17:20:22.136Z] 5b7225fbf94c: Pull complete [2021-06-10T17:20:22.776Z] Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T17:20:23.168Z] 618dc40b7e24: Verifying Checksum [2021-06-10T17:20:23.168Z] 618dc40b7e24: Download complete [2021-06-10T17:20:23.777Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T17:20:24.104Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T17:20:24.151Z] ba82ee9f976e: Verifying Checksum [2021-06-10T17:20:24.151Z] ba82ee9f976e: Download complete [2021-06-10T17:20:24.401Z] + true [2021-06-10T17:20:24.402Z] + sudo service docker restart [2021-06-10T17:20:24.402Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T17:20:34.339Z] ba82ee9f976e: Pull complete [2021-06-10T17:20:34.621Z] 506bd15cee9f: Pull complete [2021-06-10T17:20:34.900Z] 75a0a4a0db45: Pull complete [2021-06-10T17:20:39.215Z] 618dc40b7e24: Pull complete [2021-06-10T17:20:39.215Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T17:20:39.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T17:20:39.215Z] ---> a36622ca3599 [2021-06-10T17:20:39.215Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T17:20:41.187Z] ---> Running in 585baf06c1a1 [2021-06-10T17:20:41.459Z] Removing intermediate container 585baf06c1a1 [2021-06-10T17:20:41.459Z] ---> 872998ddcdd8 [2021-06-10T17:20:41.459Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T17:20:41.731Z] ---> Running in 03ed014e68e0 [Pipeline] unstash [Pipeline] echo [2021-06-10T17:20:42.675Z] ========================================================= [2021-06-10T17:20:42.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T17:20:42.675Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:20:42.998Z] + 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-06-10T17:20:42.999Z] Sending build context to Docker daemon 970.8kB [2021-06-10T17:20:42.999Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-10T17:20:42.999Z] Step 2/8 : FROM ${BASE} [2021-06-10T17:20:43.261Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T17:20:43.261Z] 540db60ca938: Pulling fs layer [2021-06-10T17:20:43.261Z] adcc1eea9eea: Pulling fs layer [2021-06-10T17:20:43.261Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T17:20:43.261Z] 0510c868ecb4: Pulling fs layer [2021-06-10T17:20:43.261Z] afea3b2eda06: Pulling fs layer [2021-06-10T17:20:43.261Z] 7809a108b3ef: Pulling fs layer [2021-06-10T17:20:43.261Z] f706445af74f: Pulling fs layer [2021-06-10T17:20:43.261Z] afea3b2eda06: Waiting [2021-06-10T17:20:43.261Z] 7809a108b3ef: Waiting [2021-06-10T17:20:43.261Z] f706445af74f: Waiting [2021-06-10T17:20:43.261Z] 0510c868ecb4: Waiting [2021-06-10T17:20:43.261Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T17:20:43.261Z] 4c4ab2625f07: Download complete [2021-06-10T17:20:43.261Z] adcc1eea9eea: Verifying Checksum [2021-06-10T17:20:43.261Z] adcc1eea9eea: Download complete [2021-06-10T17:20:43.261Z] afea3b2eda06: Verifying Checksum [2021-06-10T17:20:43.261Z] afea3b2eda06: Download complete [2021-06-10T17:20:43.261Z] 7809a108b3ef: Verifying Checksum [2021-06-10T17:20:43.261Z] 7809a108b3ef: Download complete [2021-06-10T17:20:43.261Z] 540db60ca938: Verifying Checksum [2021-06-10T17:20:43.261Z] 540db60ca938: Download complete [2021-06-10T17:20:43.529Z] 540db60ca938: Pull complete [2021-06-10T17:20:43.796Z] adcc1eea9eea: Pull complete [2021-06-10T17:20:43.796Z] 4c4ab2625f07: Pull complete [2021-06-10T17:20:44.389Z] Removing intermediate container 03ed014e68e0 [2021-06-10T17:20:44.389Z] ---> 3d8886393595 [2021-06-10T17:20:44.389Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-10T17:20:44.389Z] ---> Running in a4e731a143bc [2021-06-10T17:20:45.188Z] f706445af74f: Verifying Checksum [2021-06-10T17:20:45.188Z] f706445af74f: Download complete [2021-06-10T17:20:45.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T17:20:45.448Z] 0510c868ecb4: Verifying Checksum [2021-06-10T17:20:45.448Z] 0510c868ecb4: Download complete [2021-06-10T17:20:46.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T17:20:46.952Z] OK: 138 MiB in 40 packages [2021-06-10T17:20:47.938Z] Removing intermediate container a4e731a143bc [2021-06-10T17:20:47.938Z] ---> 9556eba0b3cc [2021-06-10T17:20:47.938Z] Step 6/8 : WORKDIR /build [2021-06-10T17:20:48.223Z] ---> Running in 83cec77de4fb [2021-06-10T17:20:48.806Z] 0510c868ecb4: Pull complete [2021-06-10T17:20:48.806Z] afea3b2eda06: Pull complete [2021-06-10T17:20:48.806Z] 7809a108b3ef: Pull complete [2021-06-10T17:20:48.817Z] Removing intermediate container 83cec77de4fb [2021-06-10T17:20:48.817Z] ---> 88d8176d1fad [2021-06-10T17:20:48.817Z] Step 7/8 : COPY go.mod . [2021-06-10T17:20:49.410Z] ---> 916e167be8a9 [2021-06-10T17:20:49.410Z] Step 8/8 : RUN go mod download [2021-06-10T17:20:49.685Z] ---> Running in 567975141b40 [2021-06-10T17:20:50.210Z] f706445af74f: Pull complete [2021-06-10T17:20:50.210Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T17:20:50.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T17:20:50.210Z] ---> b068be0155e3 [2021-06-10T17:20:50.210Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T17:20:54.435Z] ---> Running in 8b7ff1bcc084 [2021-06-10T17:20:54.435Z] Removing intermediate container 8b7ff1bcc084 [2021-06-10T17:20:54.435Z] ---> 5064df3db968 [2021-06-10T17:20:54.435Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T17:20:54.435Z] ---> Running in cf8482adc356 [2021-06-10T17:20:54.702Z] Removing intermediate container cf8482adc356 [2021-06-10T17:20:54.702Z] ---> 938045b481e8 [2021-06-10T17:20:54.702Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-10T17:20:54.702Z] ---> Running in 9a2c330c6909 [2021-06-10T17:20:54.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T17:20:55.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T17:20:56.861Z] OK: 149 MiB in 40 packages [2021-06-10T17:20:57.122Z] Removing intermediate container 9a2c330c6909 [2021-06-10T17:20:57.122Z] ---> 986915913100 [2021-06-10T17:20:57.122Z] Step 6/8 : WORKDIR /build [2021-06-10T17:20:57.122Z] ---> Running in 4a9d93385954 [2021-06-10T17:20:57.384Z] Removing intermediate container 4a9d93385954 [2021-06-10T17:20:57.384Z] ---> 06988994ca63 [2021-06-10T17:20:57.384Z] Step 7/8 : COPY go.mod . [2021-06-10T17:20:57.384Z] ---> 302b143df6f2 [2021-06-10T17:20:57.384Z] Step 8/8 : RUN go mod download [2021-06-10T17:20:57.384Z] ---> Running in 92f2646441c9 [2021-06-10T17:21:07.414Z] Removing intermediate container 92f2646441c9 [2021-06-10T17:21:07.414Z] ---> 1260dfce458c [2021-06-10T17:21:07.414Z] Successfully built 1260dfce458c [2021-06-10T17:21:07.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:21:07.987Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T17:21:07.987Z] . [Pipeline] withDockerContainer [2021-06-10T17:21:08.069Z] prd-centos7-docker-4c-2g-258 does not seem to be running inside a container [2021-06-10T17:21:08.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@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-06-10T17:21:08.464Z] $ docker top 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T17:21:08.845Z] + go version [2021-06-10T17:21:08.845Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T17:21:08.854Z] $ docker stop --time=1 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a [2021-06-10T17:21:10.061Z] $ docker rm -f 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:21:10.661Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T17:21:10.661Z] . [Pipeline] withDockerContainer [2021-06-10T17:21:10.733Z] prd-centos7-docker-4c-2g-258 does not seem to be running inside a container [2021-06-10T17:21:10.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@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-06-10T17:21:11.120Z] $ docker top a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T17:21:11.508Z] + go mod tidy [Pipeline] sh [2021-06-10T17:21:11.896Z] Removing intermediate container 567975141b40 [2021-06-10T17:21:11.896Z] ---> 7549160b6afc [2021-06-10T17:21:11.896Z] Successfully built 7549160b6afc [2021-06-10T17:21:11.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:21:12.075Z] + make test [2021-06-10T17:21:12.075Z] go mod tidy [2021-06-10T17:21:12.075Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T17:21:12.242Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T17:21:12.242Z] . [Pipeline] withDockerContainer [2021-06-10T17:21:12.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-257 does not seem to be running inside a container [2021-06-10T17:21:12.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@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-06-10T17:21:14.333Z] $ docker top f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T17:21:15.284Z] + go version [2021-06-10T17:21:15.284Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T17:21:15.308Z] $ docker stop --time=1 f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 [2021-06-10T17:21:17.090Z] $ docker rm -f f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:21:17.893Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T17:21:17.893Z] . [Pipeline] withDockerContainer [2021-06-10T17:21:18.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-257 does not seem to be running inside a container [2021-06-10T17:21:18.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@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-06-10T17:21:19.828Z] $ docker top 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T17:21:20.799Z] + go mod tidy [Pipeline] sh [2021-06-10T17:21:22.068Z] + make test [2021-06-10T17:21:22.068Z] go mod tidy [2021-06-10T17:21:22.343Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T17:21:24.408Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-10T17:21:24.408Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements [2021-06-10T17:21:24.408Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-10T17:21:24.408Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements [2021-06-10T17:21:24.408Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2021-06-10T17:21:24.408Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-10T17:21:24.408Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-10T17:21:24.678Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-10T17:21:24.944Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements [2021-06-10T17:21:24.944Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-06-10T17:21:28.245Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements [2021-06-10T17:21:28.245Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-10T17:21:28.245Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-10T17:21:28.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-06-10T17:21:28.559Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T17:21:33.983Z] gofmt -l . [2021-06-10T17:21:33.983Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T17:21:33.991Z] $ docker stop --time=1 a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 [2021-06-10T17:21:35.414Z] $ docker rm -f a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T17:21:35.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T17:21:36.032Z] 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-06-10T17:21:36.973Z] ---> job-cost.sh [2021-06-10T17:21:36.973Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5m8n [2021-06-10T17:21:47.027Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T17:21:59.337Z] lf-activate-venv(): INFO: Adding /tmp/venv-5m8n/bin to PATH [2021-06-10T17:21:59.337Z] INFO: No Stack... [2021-06-10T17:22:00.282Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T17:22:00.875Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T17:22:01.177Z] + cat /w/workspace/go-mod-bootstrap/141/archives/cost.csv [2021-06-10T17:22:01.177Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T17:22:01.210Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [2021-06-10T17:22:01.220Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] did not exist. Created. [2021-06-10T17:22:01.220Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T17:22:01.553Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T17:22:01.597Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-10T17:22:01.597Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.056s coverage: 5.4% of statements [2021-06-10T17:22:01.597Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-10T17:22:01.597Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.064s coverage: 92.2% of statements [2021-06-10T17:22:01.597Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements [2021-06-10T17:22:01.629Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T17:22:01.646Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T17:22:03.040Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-10T17:22:03.040Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-10T17:22:03.040Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-10T17:22:04.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.066s coverage: 100.0% of statements [2021-06-10T17:22:04.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.052s coverage: 26.7% of statements [2021-06-10T17:22:08.811Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 91.0% of statements [2021-06-10T17:22:08.812Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-10T17:22:08.812Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-10T17:22:08.812Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements [2021-06-10T17:22:08.812Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T17:22:31.032Z] gofmt -l . [2021-06-10T17:22:31.032Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T17:22:31.056Z] $ docker stop --time=1 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 [2021-06-10T17:22:33.171Z] $ docker rm -f 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T17:22:34.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T17:22:34.068Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T17:22:34.579Z] 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-06-10T17:22:35.322Z] ---> job-cost.sh [2021-06-10T17:22:35.323Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SgB4 [2021-06-10T17:23:14.304Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T17:24:36.063Z] lf-activate-venv(): INFO: Adding /tmp/venv-SgB4/bin to PATH [2021-06-10T17:24:36.063Z] INFO: No Stack... [2021-06-10T17:24:37.033Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T17:24:37.303Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T17:24:37.654Z] + cat /w/workspace/go-mod-bootstrap/141/archives/cost.csv [2021-06-10T17:24:37.654Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T17:24:37.719Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [2021-06-10T17:24:37.728Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] did not exist. Created. [2021-06-10T17:24:37.728Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T17:24:38.118Z] /w/workspace/go-mod-bootstrap/141@tmp/durable-d0b627b9/script.sh: 1: /w/workspace/go-mod-bootstrap/141@tmp/durable-d0b627b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T17:24:38.470Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T17:24:38.508Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T17:24:38.658Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T17:24:38.675Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-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-06-10T17:24:39.533Z] provisioning config files... [2021-06-10T17:24:39.546Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config457414082587160704tmp [Pipeline] { [Pipeline] sh [2021-06-10T17:24:39.872Z] + set +x [2021-06-10T17:24:39.872Z] + bash -s -- [2021-06-10T17:24:39.872Z] + curl -s https://codecov.io/bash [2021-06-10T17:24:39.872Z] [2021-06-10T17:24:39.872Z] _____ _ [2021-06-10T17:24:39.872Z] / ____| | | [2021-06-10T17:24:39.872Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T17:24:39.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T17:24:39.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T17:24:39.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T17:24:39.872Z] Bash-1.0.3 [2021-06-10T17:24:39.872Z] [2021-06-10T17:24:39.872Z] [2021-06-10T17:24:39.872Z] ==> git version 2.24.4 found [2021-06-10T17:24:39.872Z] ==> 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-06-10T17:24:39.872Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T17:24:39.872Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T17:24:39.872Z] ==> Jenkins CI detected. [2021-06-10T17:24:39.872Z] project root: . [2021-06-10T17:24:39.872Z] --> token set from env [2021-06-10T17:24:39.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T17:24:39.872Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T17:24:40.140Z] ==> Python coveragepy not found [2021-06-10T17:24:40.140Z] ==> Searching for coverage reports in: [2021-06-10T17:24:40.140Z] + . [2021-06-10T17:24:40.140Z] -> Found 1 reports [2021-06-10T17:24:40.140Z] ==> Detecting git/mercurial file structure [2021-06-10T17:24:40.140Z] ==> Reading reports [2021-06-10T17:24:40.140Z] + ./coverage.out bytes=31740 [2021-06-10T17:24:40.140Z] ==> Appending adjustments [2021-06-10T17:24:40.140Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T17:24:40.140Z] + Found adjustments [2021-06-10T17:24:40.140Z] ==> Gzipping contents [2021-06-10T17:24:40.140Z] 8.0K /tmp/codecov.Ni60qE.gz [2021-06-10T17:24:40.140Z] ==> Uploading reports [2021-06-10T17:24:40.140Z] url: https://codecov.io [2021-06-10T17:24:40.140Z] query: branch=master&commit=285d6970ee0708c33b3b926aced785ca74112540&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T17:24:40.140Z] -> Pinging Codecov [2021-06-10T17:24:40.140Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=285d6970ee0708c33b3b926aced785ca74112540&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T17:24:40.713Z] -> Uploading to [2021-06-10T17:24:40.713Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/833815588EE85121546D348822E98E2E/285d6970ee0708c33b3b926aced785ca74112540/0a1498a2-a314-4537-970c-02556ebbf336.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T172440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6af82a50358ffebee4ccb3a43362baca0a2c3a2eda9412d8900dd1112983de2 [2021-06-10T17:24:40.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T17:24:40.713Z] Dload Upload Total Spent Left Speed [2021-06-10T17:24:41.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5980 0 0 100 5980 0 13874 --:--:-- --:--:-- --:--:-- 13906 [2021-06-10T17:24:41.283Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] } [2021-06-10T17:24:41.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T17:24:41.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T17:24:41.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:24:42.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T17:24:42.033Z] [2021-06-10T17:24:42.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:24:42.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T17:24:42.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T17:24:42.353Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T17:24:42.353Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T17:24:42.353Z] de9db76c5a1d: Pulling fs layer [2021-06-10T17:24:42.353Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T17:24:42.353Z] 0d57e429df01: Pulling fs layer [2021-06-10T17:24:42.353Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T17:24:42.353Z] e1f770b5df2f: Pulling fs layer [2021-06-10T17:24:42.353Z] 85a0685a4137: Pulling fs layer [2021-06-10T17:24:42.353Z] 0d57e429df01: Waiting [2021-06-10T17:24:42.353Z] 4e4be7b47b0d: Waiting [2021-06-10T17:24:42.353Z] e1f770b5df2f: Waiting [2021-06-10T17:24:42.353Z] 85a0685a4137: Waiting [2021-06-10T17:24:42.353Z] 0eba1c9be4d2: Waiting [2021-06-10T17:24:42.353Z] de9db76c5a1d: Download complete [2021-06-10T17:24:42.353Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T17:24:42.353Z] 0ef7d3d256c8: Download complete [2021-06-10T17:24:42.353Z] 0d57e429df01: Verifying Checksum [2021-06-10T17:24:42.353Z] 0d57e429df01: Download complete [2021-06-10T17:24:42.617Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T17:24:42.617Z] 4e4be7b47b0d: Download complete [2021-06-10T17:24:42.617Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T17:24:42.617Z] 188c0c94c7c5: Download complete [2021-06-10T17:24:42.617Z] 188c0c94c7c5: Pull complete [2021-06-10T17:24:42.884Z] 0ef7d3d256c8: Pull complete [2021-06-10T17:24:42.884Z] de9db76c5a1d: Pull complete [2021-06-10T17:24:44.278Z] e1f770b5df2f: Verifying Checksum [2021-06-10T17:24:44.278Z] e1f770b5df2f: Download complete [2021-06-10T17:24:46.196Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T17:24:46.196Z] 0eba1c9be4d2: Download complete [2021-06-10T17:24:46.456Z] 85a0685a4137: Verifying Checksum [2021-06-10T17:24:46.456Z] 85a0685a4137: Download complete [2021-06-10T17:24:49.814Z] 0eba1c9be4d2: Pull complete [2021-06-10T17:24:49.814Z] 0d57e429df01: Pull complete [2021-06-10T17:24:49.814Z] 4e4be7b47b0d: Pull complete [2021-06-10T17:24:50.075Z] e1f770b5df2f: Pull complete [2021-06-10T17:24:53.464Z] 85a0685a4137: Pull complete [2021-06-10T17:24:53.464Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T17:24:53.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T17:24:53.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T17:24:53.763Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:24:53.821Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-10T17:24:56.469Z] $ docker top 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T17:24:56.582Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T17:24:56.895Z] + set -o pipefail [2021-06-10T17:24:56.895Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T17:25:03.600Z] [2021-06-10T17:25:03.600Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-06-10T17:25:03.600Z] [2021-06-10T17:25:03.600Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/be3f98a6-9c00-4fbf-bda7-d6eb33a97f73 [2021-06-10T17:25:03.600Z] [2021-06-10T17:25:03.600Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T17:25:03.600Z] [2021-06-10T17:25:03.600Z] [Pipeline] } [2021-06-10T17:25:03.611Z] $ docker stop --time=1 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 [2021-06-10T17:25:06.137Z] $ docker rm -f 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 [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-06-10T17:25:07.308Z] + git log --format=format:%s -1 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:07.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:25:07.639Z] . [Pipeline] withDockerContainer [2021-06-10T17:25:07.715Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:25:07.753Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T17:25:08.181Z] $ docker top 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T17:25:08.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T17:25:08.335Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T17:25:08.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T17:25:08.442Z] $ docker exec 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 ssh-agent [2021-06-10T17:25:08.557Z] SSH_AUTH_SOCK=/tmp/ssh-9hmrvAymGjia/agent.13 [2021-06-10T17:25:08.557Z] SSH_AGENT_PID=20 [2021-06-10T17:25:08.564Z] Running ssh-add (command line suppressed) [2021-06-10T17:25:08.663Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7331783582560308909.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7331783582560308909.key) [2021-06-10T17:25:08.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T17:25:08.984Z] + git semver tag [2021-06-10T17:25:08.984Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T17:25:08.984Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-10T17:25:08.984Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-10T17:25:08.984Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T17:25:08.984Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T17:25:08.984Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T17:25:08.984Z] # $SEMVER_BRANCH = master [2021-06-10T17:25:08.984Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-10T17:25:08.984Z] # 285d6970ee0708c33b3b926aced785ca74112540 HEAD [2021-06-10T17:25:08.984Z] # -> Force: false [2021-06-10T17:25:08.984Z] # 2fa720121d5cadcbbb726889d8e5fd1c280b3a48 refs/tags/v2.0.0-dev.63 [Pipeline] } [2021-06-10T17:25:08.993Z] $ docker exec --env ******** --env ******** 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 ssh-agent -k [2021-06-10T17:25:09.087Z] unset SSH_AUTH_SOCK; [2021-06-10T17:25:09.088Z] unset SSH_AGENT_PID; [2021-06-10T17:25:09.088Z] echo Agent pid 20 killed; [2021-06-10T17:25:09.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T17:25:09.442Z] + git semver [Pipeline] } [2021-06-10T17:25:09.455Z] $ docker stop --time=1 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 [2021-06-10T17:25:10.644Z] $ docker rm -f 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:11.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T17:25:11.126Z] [2021-06-10T17:25:11.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:11.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T17:25:11.446Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T17:25:11.446Z] ab5ef0e58194: Pulling fs layer [2021-06-10T17:25:11.446Z] 9712f1f96733: Pulling fs layer [2021-06-10T17:25:11.446Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T17:25:11.446Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T17:25:11.446Z] e9a5061849ea: Pulling fs layer [2021-06-10T17:25:11.446Z] d747dcd14b5f: Pulling fs layer [2021-06-10T17:25:11.446Z] 2de7ff778b66: Pulling fs layer [2021-06-10T17:25:11.446Z] 0d9ebad4ef96: Waiting [2021-06-10T17:25:11.446Z] e9a5061849ea: Waiting [2021-06-10T17:25:11.446Z] d747dcd14b5f: Waiting [2021-06-10T17:25:11.446Z] 2de7ff778b66: Waiting [2021-06-10T17:25:11.446Z] 9712f1f96733: Verifying Checksum [2021-06-10T17:25:11.446Z] 9712f1f96733: Download complete [2021-06-10T17:25:12.831Z] 63f879dbbcfc: Download complete [2021-06-10T17:25:13.091Z] e9a5061849ea: Verifying Checksum [2021-06-10T17:25:13.091Z] e9a5061849ea: Download complete [2021-06-10T17:25:13.091Z] d747dcd14b5f: Verifying Checksum [2021-06-10T17:25:13.091Z] d747dcd14b5f: Download complete [2021-06-10T17:25:13.666Z] 2de7ff778b66: Verifying Checksum [2021-06-10T17:25:13.666Z] 2de7ff778b66: Download complete [2021-06-10T17:25:13.666Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T17:25:13.666Z] 0d9ebad4ef96: Download complete [2021-06-10T17:25:13.931Z] ab5ef0e58194: Verifying Checksum [2021-06-10T17:25:13.931Z] ab5ef0e58194: Download complete [2021-06-10T17:25:16.494Z] ab5ef0e58194: Pull complete [2021-06-10T17:25:16.494Z] 9712f1f96733: Pull complete [2021-06-10T17:25:17.074Z] 63f879dbbcfc: Pull complete [2021-06-10T17:25:21.317Z] 0d9ebad4ef96: Pull complete [2021-06-10T17:25:21.317Z] e9a5061849ea: Pull complete [2021-06-10T17:25:21.317Z] d747dcd14b5f: Pull complete [2021-06-10T17:25:22.266Z] 2de7ff778b66: Pull complete [2021-06-10T17:25:22.266Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T17:25:22.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T17:25:22.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T17:25:22.340Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:25:22.377Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-10T17:25:30.222Z] $ docker top 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T17:25:30.341Z] provisioning config files... [2021-06-10T17:25:30.352Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3372562285597447459tmp [2021-06-10T17:25:30.364Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config693729213352121642tmp [2021-06-10T17:25:30.376Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6952233676323125504tmp [Pipeline] { [Pipeline] echo [2021-06-10T17:25:30.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:25:30.703Z] ---> sigul-configuration.sh [2021-06-10T17:25:30.704Z] gpg: directory `/root/.gnupg' created [2021-06-10T17:25:30.704Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T17:25:30.704Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T17:25:30.704Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T17:25:30.704Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T17:25:30.704Z] gpg: CAST5 encrypted data [2021-06-10T17:25:30.704Z] gpg: encrypted with 1 passphrase [2021-06-10T17:25:30.704Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T17:25:31.006Z] + mkdir /home/jenkins [2021-06-10T17:25:31.006Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T17:25:31.312Z] + 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-06-10T17:25:31.328Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:25:31.631Z] ---> sigul-install.sh [2021-06-10T17:25:35.869Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T17:25:36.163Z] + git tag --list [2021-06-10T17:25:36.163Z] v0.0.1 [2021-06-10T17:25:36.163Z] v0.0.10 [2021-06-10T17:25:36.163Z] v0.0.11 [2021-06-10T17:25:36.163Z] v0.0.12 [2021-06-10T17:25:36.163Z] v0.0.13 [2021-06-10T17:25:36.163Z] v0.0.14 [2021-06-10T17:25:36.163Z] v0.0.15 [2021-06-10T17:25:36.163Z] v0.0.16 [2021-06-10T17:25:36.163Z] v0.0.17 [2021-06-10T17:25:36.163Z] v0.0.18 [2021-06-10T17:25:36.163Z] v0.0.19 [2021-06-10T17:25:36.163Z] v0.0.2 [2021-06-10T17:25:36.163Z] v0.0.20 [2021-06-10T17:25:36.163Z] v0.0.21 [2021-06-10T17:25:36.163Z] v0.0.22 [2021-06-10T17:25:36.163Z] v0.0.23 [2021-06-10T17:25:36.163Z] v0.0.24 [2021-06-10T17:25:36.163Z] v0.0.25 [2021-06-10T17:25:36.163Z] v0.0.26 [2021-06-10T17:25:36.163Z] v0.0.27 [2021-06-10T17:25:36.163Z] v0.0.28 [2021-06-10T17:25:36.163Z] v0.0.29 [2021-06-10T17:25:36.163Z] v0.0.3 [2021-06-10T17:25:36.163Z] v0.0.30 [2021-06-10T17:25:36.163Z] v0.0.31 [2021-06-10T17:25:36.163Z] v0.0.32 [2021-06-10T17:25:36.163Z] v0.0.33 [2021-06-10T17:25:36.163Z] v0.0.34 [2021-06-10T17:25:36.163Z] v0.0.35 [2021-06-10T17:25:36.163Z] v0.0.36 [2021-06-10T17:25:36.163Z] v0.0.37 [2021-06-10T17:25:36.163Z] v0.0.38 [2021-06-10T17:25:36.163Z] v0.0.39 [2021-06-10T17:25:36.163Z] v0.0.4 [2021-06-10T17:25:36.163Z] v0.0.40 [2021-06-10T17:25:36.163Z] v0.0.41 [2021-06-10T17:25:36.163Z] v0.0.42 [2021-06-10T17:25:36.163Z] v0.0.43 [2021-06-10T17:25:36.163Z] v0.0.44 [2021-06-10T17:25:36.163Z] v0.0.45 [2021-06-10T17:25:36.163Z] v0.0.46 [2021-06-10T17:25:36.163Z] v0.0.47 [2021-06-10T17:25:36.163Z] v0.0.48 [2021-06-10T17:25:36.163Z] v0.0.49 [2021-06-10T17:25:36.163Z] v0.0.5 [2021-06-10T17:25:36.163Z] v0.0.50 [2021-06-10T17:25:36.163Z] v0.0.51 [2021-06-10T17:25:36.163Z] v0.0.52 [2021-06-10T17:25:36.163Z] v0.0.53 [2021-06-10T17:25:36.163Z] v0.0.54 [2021-06-10T17:25:36.163Z] v0.0.55 [2021-06-10T17:25:36.163Z] v0.0.56 [2021-06-10T17:25:36.163Z] v0.0.57 [2021-06-10T17:25:36.163Z] v0.0.58 [2021-06-10T17:25:36.163Z] v0.0.59 [2021-06-10T17:25:36.163Z] v0.0.6 [2021-06-10T17:25:36.163Z] v0.0.60 [2021-06-10T17:25:36.163Z] v0.0.61 [2021-06-10T17:25:36.163Z] v0.0.62 [2021-06-10T17:25:36.163Z] v0.0.63 [2021-06-10T17:25:36.163Z] v0.0.64 [2021-06-10T17:25:36.163Z] v0.0.65 [2021-06-10T17:25:36.163Z] v0.0.66 [2021-06-10T17:25:36.163Z] v0.0.67 [2021-06-10T17:25:36.163Z] v0.0.68 [2021-06-10T17:25:36.163Z] v0.0.69 [2021-06-10T17:25:36.163Z] v0.0.7 [2021-06-10T17:25:36.163Z] v0.0.70 [2021-06-10T17:25:36.163Z] v0.0.71 [2021-06-10T17:25:36.163Z] v0.0.72 [2021-06-10T17:25:36.163Z] v0.0.8 [2021-06-10T17:25:36.163Z] v0.0.9 [2021-06-10T17:25:36.163Z] v2.0.0-dev.1 [2021-06-10T17:25:36.163Z] v2.0.0-dev.10 [2021-06-10T17:25:36.163Z] v2.0.0-dev.11 [2021-06-10T17:25:36.163Z] v2.0.0-dev.12 [2021-06-10T17:25:36.163Z] v2.0.0-dev.13 [2021-06-10T17:25:36.163Z] v2.0.0-dev.14 [2021-06-10T17:25:36.163Z] v2.0.0-dev.15 [2021-06-10T17:25:36.163Z] v2.0.0-dev.16 [2021-06-10T17:25:36.163Z] v2.0.0-dev.17 [2021-06-10T17:25:36.163Z] v2.0.0-dev.18 [2021-06-10T17:25:36.163Z] v2.0.0-dev.19 [2021-06-10T17:25:36.163Z] v2.0.0-dev.2 [2021-06-10T17:25:36.163Z] v2.0.0-dev.20 [2021-06-10T17:25:36.163Z] v2.0.0-dev.21 [2021-06-10T17:25:36.163Z] v2.0.0-dev.22 [2021-06-10T17:25:36.163Z] v2.0.0-dev.23 [2021-06-10T17:25:36.163Z] v2.0.0-dev.24 [2021-06-10T17:25:36.163Z] v2.0.0-dev.25 [2021-06-10T17:25:36.163Z] v2.0.0-dev.26 [2021-06-10T17:25:36.163Z] v2.0.0-dev.27 [2021-06-10T17:25:36.163Z] v2.0.0-dev.28 [2021-06-10T17:25:36.163Z] v2.0.0-dev.29 [2021-06-10T17:25:36.163Z] v2.0.0-dev.3 [2021-06-10T17:25:36.163Z] v2.0.0-dev.30 [2021-06-10T17:25:36.163Z] v2.0.0-dev.31 [2021-06-10T17:25:36.163Z] v2.0.0-dev.32 [2021-06-10T17:25:36.163Z] v2.0.0-dev.33 [2021-06-10T17:25:36.163Z] v2.0.0-dev.34 [2021-06-10T17:25:36.163Z] v2.0.0-dev.35 [2021-06-10T17:25:36.163Z] v2.0.0-dev.36 [2021-06-10T17:25:36.163Z] v2.0.0-dev.37 [2021-06-10T17:25:36.163Z] v2.0.0-dev.38 [2021-06-10T17:25:36.163Z] v2.0.0-dev.39 [2021-06-10T17:25:36.163Z] v2.0.0-dev.4 [2021-06-10T17:25:36.163Z] v2.0.0-dev.40 [2021-06-10T17:25:36.163Z] v2.0.0-dev.41 [2021-06-10T17:25:36.163Z] v2.0.0-dev.42 [2021-06-10T17:25:36.163Z] v2.0.0-dev.43 [2021-06-10T17:25:36.163Z] v2.0.0-dev.44 [2021-06-10T17:25:36.163Z] v2.0.0-dev.45 [2021-06-10T17:25:36.163Z] v2.0.0-dev.46 [2021-06-10T17:25:36.163Z] v2.0.0-dev.47 [2021-06-10T17:25:36.163Z] v2.0.0-dev.48 [2021-06-10T17:25:36.163Z] v2.0.0-dev.49 [2021-06-10T17:25:36.163Z] v2.0.0-dev.5 [2021-06-10T17:25:36.163Z] v2.0.0-dev.50 [2021-06-10T17:25:36.163Z] v2.0.0-dev.51 [2021-06-10T17:25:36.163Z] v2.0.0-dev.52 [2021-06-10T17:25:36.163Z] v2.0.0-dev.53 [2021-06-10T17:25:36.163Z] v2.0.0-dev.54 [2021-06-10T17:25:36.163Z] v2.0.0-dev.55 [2021-06-10T17:25:36.163Z] v2.0.0-dev.56 [2021-06-10T17:25:36.163Z] v2.0.0-dev.57 [2021-06-10T17:25:36.163Z] v2.0.0-dev.58 [2021-06-10T17:25:36.163Z] v2.0.0-dev.59 [2021-06-10T17:25:36.163Z] v2.0.0-dev.6 [2021-06-10T17:25:36.163Z] v2.0.0-dev.60 [2021-06-10T17:25:36.163Z] v2.0.0-dev.61 [2021-06-10T17:25:36.164Z] v2.0.0-dev.62 [2021-06-10T17:25:36.164Z] v2.0.0-dev.63 [2021-06-10T17:25:36.164Z] v2.0.0-dev.7 [2021-06-10T17:25:36.164Z] v2.0.0-dev.8 [2021-06-10T17:25:36.164Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-10T17:25:36.458Z] + lftools sign git-tag v2.0.0-dev.63 [2021-06-10T17:25:37.032Z] Signing Git tag with Sigul... [2021-06-10T17:25:37.032Z] Signing v2.0.0-dev.63 [Pipeline] echo [2021-06-10T17:25:37.999Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:25:38.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T17:25:38.307Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T17:25:38.349Z] $ docker stop --time=1 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab [2021-06-10T17:25:39.785Z] $ docker rm -f 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:40.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:25:40.679Z] . [Pipeline] withDockerContainer [2021-06-10T17:25:40.795Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:25:40.837Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T17:25:41.216Z] $ docker top b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T17:25:41.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T17:25:41.349Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T17:25:41.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T17:25:41.447Z] $ docker exec b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 ssh-agent [2021-06-10T17:25:41.562Z] SSH_AUTH_SOCK=/tmp/ssh-Du821SlLwzFG/agent.14 [2021-06-10T17:25:41.562Z] SSH_AGENT_PID=20 [2021-06-10T17:25:41.567Z] Running ssh-add (command line suppressed) [2021-06-10T17:25:41.659Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1277264340255212634.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1277264340255212634.key) [2021-06-10T17:25:41.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T17:25:41.984Z] + git semver bump pre [2021-06-10T17:25:41.984Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T17:25:41.984Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-10T17:25:41.984Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-10T17:25:41.984Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T17:25:41.984Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T17:25:41.984Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T17:25:41.984Z] # $SEMVER_BRANCH = master [2021-06-10T17:25:41.984Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-06-10T17:25:41.984Z] 2.0.0-dev.64 [Pipeline] } [2021-06-10T17:25:41.990Z] $ docker exec --env ******** --env ******** b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 ssh-agent -k [2021-06-10T17:25:42.079Z] unset SSH_AUTH_SOCK; [2021-06-10T17:25:42.079Z] unset SSH_AGENT_PID; [2021-06-10T17:25:42.079Z] echo Agent pid 20 killed; [2021-06-10T17:25:42.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T17:25:42.444Z] + git semver [Pipeline] } [2021-06-10T17:25:42.455Z] $ docker stop --time=1 b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 [2021-06-10T17:25:43.640Z] $ docker rm -f b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:44.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T17:25:44.033Z] . [Pipeline] withDockerContainer [2021-06-10T17:25:44.110Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:25:44.151Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T17:25:44.503Z] $ docker top e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T17:25:44.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T17:25:44.635Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T17:25:44.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T17:25:44.750Z] $ docker exec e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f ssh-agent [2021-06-10T17:25:44.868Z] SSH_AUTH_SOCK=/tmp/ssh-FdVLeIuzejhh/agent.15 [2021-06-10T17:25:44.868Z] SSH_AGENT_PID=22 [2021-06-10T17:25:44.873Z] Running ssh-add (command line suppressed) [2021-06-10T17:25:44.981Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6518362735316903899.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6518362735316903899.key) [2021-06-10T17:25:45.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T17:25:45.312Z] + git semver push [2021-06-10T17:25:45.312Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T17:25:45.312Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-06-10T17:25:45.312Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-10T17:25:45.312Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T17:25:45.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T17:25:45.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T17:25:45.312Z] # $SEMVER_BRANCH = master [2021-06-10T17:25:45.312Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-06-10T17:25:50.602Z] $ docker exec --env ******** --env ******** e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f ssh-agent -k [2021-06-10T17:25:50.692Z] unset SSH_AUTH_SOCK; [2021-06-10T17:25:50.692Z] unset SSH_AGENT_PID; [2021-06-10T17:25:50.692Z] echo Agent pid 22 killed; [2021-06-10T17:25:50.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T17:25:51.063Z] + git semver [Pipeline] } [2021-06-10T17:25:51.073Z] $ docker stop --time=1 e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f [2021-06-10T17:25:52.275Z] $ docker rm -f e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f [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-06-10T17:25:53.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:25:53.904Z] ---> package-listing.sh [2021-06-10T17:25:53.904Z] ++ facter osfamily [2021-06-10T17:25:53.904Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T17:25:54.167Z] + OS_FAMILY=redhat [2021-06-10T17:25:54.167Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-06-10T17:25:54.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T17:25:54.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T17:25:54.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T17:25:54.167Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T17:25:54.167Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-10T17:25:54.167Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T17:25:54.167Z] + case "${OS_FAMILY}" in [2021-06-10T17:25:54.167Z] + rpm -qa [2021-06-10T17:25:54.167Z] + sort [2021-06-10T17:25:55.118Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T17:25:55.118Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T17:25:55.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T17:25:55.118Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-06-10T17:25:55.118Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-06-10T17:25:55.118Z] + 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-06-10T17:25:55.133Z] 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-06-10T17:25:55.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:55.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T17:25:55.988Z] [2021-06-10T17:25:55.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T17:25:56.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T17:25:56.304Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T17:25:56.304Z] df20fa9351a1: Pulling fs layer [2021-06-10T17:25:56.304Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T17:25:56.304Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T17:25:56.304Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T17:25:56.304Z] 93b61091891f: Pulling fs layer [2021-06-10T17:25:56.304Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T17:25:56.304Z] 5e14af77c1be: Pulling fs layer [2021-06-10T17:25:56.304Z] 01666e4c0597: Pulling fs layer [2021-06-10T17:25:56.304Z] aa168da1d23b: Pulling fs layer [2021-06-10T17:25:56.304Z] 46f8f816bc3b: Waiting [2021-06-10T17:25:56.304Z] 93b61091891f: Waiting [2021-06-10T17:25:56.304Z] 93b9cdb0e59b: Waiting [2021-06-10T17:25:56.304Z] 5e14af77c1be: Waiting [2021-06-10T17:25:56.304Z] 01666e4c0597: Waiting [2021-06-10T17:25:56.304Z] aa168da1d23b: Waiting [2021-06-10T17:25:56.304Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T17:25:56.304Z] 36b3adc4ff6f: Download complete [2021-06-10T17:25:56.304Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T17:25:56.304Z] 46f8f816bc3b: Download complete [2021-06-10T17:25:56.304Z] df20fa9351a1: Verifying Checksum [2021-06-10T17:25:56.304Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T17:25:56.304Z] 93b9cdb0e59b: Download complete [2021-06-10T17:25:56.304Z] 5e14af77c1be: Verifying Checksum [2021-06-10T17:25:56.304Z] 5e14af77c1be: Download complete [2021-06-10T17:25:56.304Z] 93b61091891f: Verifying Checksum [2021-06-10T17:25:56.304Z] 93b61091891f: Download complete [2021-06-10T17:25:56.571Z] 01666e4c0597: Verifying Checksum [2021-06-10T17:25:56.571Z] 01666e4c0597: Download complete [2021-06-10T17:25:56.571Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T17:25:56.571Z] 8ad3a11d3b57: Download complete [2021-06-10T17:25:56.571Z] df20fa9351a1: Pull complete [2021-06-10T17:25:56.571Z] 36b3adc4ff6f: Pull complete [2021-06-10T17:25:57.150Z] 8ad3a11d3b57: Pull complete [2021-06-10T17:25:57.150Z] 46f8f816bc3b: Pull complete [2021-06-10T17:25:57.417Z] 93b61091891f: Pull complete [2021-06-10T17:25:57.417Z] 93b9cdb0e59b: Pull complete [2021-06-10T17:25:57.683Z] 5e14af77c1be: Pull complete [2021-06-10T17:25:57.683Z] 01666e4c0597: Pull complete [2021-06-10T17:25:58.277Z] aa168da1d23b: Verifying Checksum [2021-06-10T17:25:58.277Z] aa168da1d23b: Download complete [2021-06-10T17:26:02.498Z] aa168da1d23b: Pull complete [2021-06-10T17:26:02.498Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T17:26:02.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T17:26:02.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T17:26:02.581Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-06-10T17:26:02.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T17:26:05.322Z] $ docker top 91fdd652adc5200c715bfb297d42e8048bbbe77e4fa4d9661d9360ce299fa528 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T17:26:05.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T17:26:06.027Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T17:26:06.333Z] + ls /var/log/sa-host [2021-06-10T17:26:06.333Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T17:26:06.333Z] file_magic: OK [2021-06-10T17:26:06.333Z] HZ: Using current value: 100 [2021-06-10T17:26:06.333Z] file_header: OK [2021-06-10T17:26:06.333Z] 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-06-10T17:26:06.333Z] Statistics: [2021-06-10T17:26:06.333Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T17:26:06.333Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T17:26:06.333Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T17:26:06.333Z] file_magic: OK [2021-06-10T17:26:06.333Z] HZ: Using current value: 100 [2021-06-10T17:26:06.333Z] file_header: OK [2021-06-10T17:26:06.333Z] 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-06-10T17:26:06.333Z] Statistics: [2021-06-10T17:26:06.333Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T17:26:06.333Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T17:26:06.566Z] provisioning config files... [2021-06-10T17:26:06.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6845287790609362930tmp [Pipeline] { [Pipeline] echo [2021-06-10T17:26:06.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:26:06.914Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T17:26:06.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:26:07.318Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T17:26:07.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:26:07.855Z] ---> sudo-logs.sh [2021-06-10T17:26:07.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T17:26:07.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:26:08.189Z] ---> job-cost.sh [2021-06-10T17:26:08.190Z] lf-activate-venv: SKIPPING [2021-06-10T17:26:08.190Z] DEBUG: total: 0.18000000715255737 [2021-06-10T17:26:08.190Z] INFO: Retrieving Stack Cost... [2021-06-10T17:26:09.581Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T17:26:09.843Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T17:26:09.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T17:26:10.163Z] ---> logs-deploy.sh [2021-06-10T17:26:10.163Z] lf-activate-venv: SKIPPING [2021-06-10T17:26:10.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/141 [2021-06-10T17:26:10.163Z] INFO: archiving workspace using pattern(s): [2021-06-10T17:26:11.109Z] Archives upload complete. [2021-06-10T17:26:11.109Z] INFO: archiving logs to Nexus