Pull request #121 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from dad289bacefa83aec6f410c7ea3c0f69b3252a8b+4225c38e4ed2d36f39342133ceb34d62327fe680 (b385e26e7cab11999e41252fab1fa9b02916c389) 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-ssh1945829434730904779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4981146815657609739.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 6a41506d72e8e131afc862d141935157bee59f41 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-secrets/branches/PR-121/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-secrets/branches/PR-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9054452089395711308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5954213913126865396.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-secrets/branches/PR-121/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-secrets/branches/PR-121/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1056968529696601261.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 ‘prd-centos7-docker-4c-2g-316’ is offline Running on prd-centos7-docker-4c-2g-317 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh8647671904744042607.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 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/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh4148177073531900140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) > git config core.sparsecheckout # timeout=10 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/jenkins-gitclient-ssh6941715634680555739.key > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 Commit message: "docs: update date in Changelog for Ireland release to June 30" > git rev-list --no-walk 9bbf46dd8c0bb27c69d311f8a01e727e98706cca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T21:57:14.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T21:57:15.000Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T21:57:15.034Z] ========================================================= [2021-06-10T21:57:15.034Z] EdgeX Global Pipelines Version Info [2021-06-10T21:57:15.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:57:16.455Z] ------------------- [2021-06-10T21:57:16.455Z] stable info: [2021-06-10T21:57:16.455Z] ------------------- [2021-06-10T21:57:16.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T21:57:16.455Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T21:57:16.456Z] Message: update stable to v1.0.195 [2021-06-10T21:57:17.033Z] ------------------- [2021-06-10T21:57:17.033Z] experimental info: [2021-06-10T21:57:17.033Z] ------------------- [2021-06-10T21:57:17.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T21:57:17.033Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T21:57:17.033Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T21:57:17.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-06-10T21:57:17.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-06-10T21:57:17.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T21:57:17.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T21:57:17.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T21:57:17.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T21:57:17.308Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T21:57:17.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T21:57:17.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T21:57:17.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T21:57:17.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T21:57:17.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-06-10T21:57:17.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T21:57:17.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T21:57:17.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:57:17.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:57:17.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:57:17.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T21:57:17.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T21:57:17.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T21:57:17.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T21:57:17.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T21:57:17.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T21:57:17.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T21:57:17.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T21:57:17.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T21:57:17.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo [2021-06-10T21:57:17.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo [2021-06-10T21:57:17.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo [2021-06-10T21:57:17.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] echo [2021-06-10T21:57:18.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dad289b [Pipeline] echo [2021-06-10T21:57:18.042Z] [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-10T21:57:18.553Z] + git log --format=format:%s -1 dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] echo [2021-06-10T21:57:18.595Z] GIT_COMMIT: dad289bacefa83aec6f410c7ea3c0f69b3252a8b, Commit Message: docs: update date in Changelog for Ireland release to June 30 [Pipeline] echo [2021-06-10T21:57:18.610Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:57:19.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:57:19.332Z] [2021-06-10T21:57:19.332Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:57:19.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:57:19.653Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T21:57:19.653Z] 31603596830f: Pulling fs layer [2021-06-10T21:57:19.653Z] 54011a49482f: Pulling fs layer [2021-06-10T21:57:19.653Z] a6820b24f6d8: Pulling fs layer [2021-06-10T21:57:19.653Z] f581987b2513: Pulling fs layer [2021-06-10T21:57:19.653Z] f581987b2513: Waiting [2021-06-10T21:57:19.653Z] 54011a49482f: Verifying Checksum [2021-06-10T21:57:19.653Z] 54011a49482f: Download complete [2021-06-10T21:57:19.918Z] 31603596830f: Verifying Checksum [2021-06-10T21:57:19.918Z] 31603596830f: Download complete [2021-06-10T21:57:19.918Z] f581987b2513: Verifying Checksum [2021-06-10T21:57:19.918Z] f581987b2513: Download complete [2021-06-10T21:57:19.918Z] 31603596830f: Pull complete [2021-06-10T21:57:20.186Z] a6820b24f6d8: Verifying Checksum [2021-06-10T21:57:20.186Z] a6820b24f6d8: Download complete [2021-06-10T21:57:20.186Z] 54011a49482f: Pull complete [2021-06-10T21:57:20.770Z] a6820b24f6d8: Pull complete [2021-06-10T21:57:21.032Z] f581987b2513: Pull complete [2021-06-10T21:57:21.032Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T21:57:21.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T21:57:21.032Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T21:57:21.130Z] prd-centos7-docker-4c-2g-317 does not seem to be running inside a container [2021-06-10T21:57:21.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-121 -v /w/workspace/gexfoundry_go-mod-secrets_PR-121:/w/workspace/gexfoundry_go-mod-secrets_PR-121:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T21:57:22.209Z] $ docker top bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T21:57:22.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T21:57:22.357Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T21:57:22.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T21:57:22.492Z] $ docker exec bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent [2021-06-10T21:57:22.627Z] SSH_AUTH_SOCK=/tmp/ssh-RsRbfanW6I1Z/agent.13 [2021-06-10T21:57:22.627Z] SSH_AGENT_PID=20 [2021-06-10T21:57:22.635Z] Running ssh-add (command line suppressed) [2021-06-10T21:57:22.752Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_3659793044429759816.key (/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_3659793044429759816.key) [2021-06-10T21:57:22.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T21:57:23.077Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T21:57:23.087Z] $ docker exec --env ******** --env ******** bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent -k [2021-06-10T21:57:23.203Z] unset SSH_AUTH_SOCK; [2021-06-10T21:57:23.204Z] unset SSH_AGENT_PID; [2021-06-10T21:57:23.204Z] echo Agent pid 20 killed; [2021-06-10T21:57:23.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T21:57:23.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T21:57:23.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T21:57:23.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T21:57:23.388Z] $ docker exec bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent [2021-06-10T21:57:23.520Z] SSH_AUTH_SOCK=/tmp/ssh-Rd29mtYakl68/agent.53 [2021-06-10T21:57:23.520Z] SSH_AGENT_PID=60 [2021-06-10T21:57:23.525Z] Running ssh-add (command line suppressed) [2021-06-10T21:57:23.642Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_8597329343503941896.key (/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/private_key_8597329343503941896.key) [2021-06-10T21:57:23.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T21:57:23.970Z] + git semver init [2021-06-10T21:57:23.970Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T21:57:23.971Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-121/.git [2021-06-10T21:57:23.971Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-121 [2021-06-10T21:57:23.971Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T21:57:23.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T21:57:23.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T21:57:23.971Z] # $SEMVER_BRANCH = PR-121 [2021-06-10T21:57:23.971Z] # $SEMVER_TEMP = /tmp/semver-506937556 [2021-06-10T21:57:23.971Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-06-10T21:57:24.548Z] # '/tmp/semver-506937556' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-121/.semver' [2021-06-10T21:57:24.548Z] # -> Force: false [2021-06-10T21:57:24.548Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-121/.semver [Pipeline] } [2021-06-10T21:57:24.553Z] $ docker exec --env ******** --env ******** bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee ssh-agent -k [2021-06-10T21:57:24.667Z] unset SSH_AUTH_SOCK; [2021-06-10T21:57:24.667Z] unset SSH_AGENT_PID; [2021-06-10T21:57:24.667Z] echo Agent pid 60 killed; [2021-06-10T21:57:24.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T21:57:25.026Z] + git semver [Pipeline] } [2021-06-10T21:57:25.036Z] $ docker stop --time=1 bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee [2021-06-10T21:57:26.329Z] $ docker rm -f bc539ccb8d4f8cd19847eb3fc98cc7ac16e391c7df95d8e764c9b8896ce697ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T21:57:26.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T21:57:26.996Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T21:57:27.000Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10T21:57:42.223Z] Still waiting to schedule task [2021-06-10T21:57:42.223Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-317’ [2021-06-10T21:57:42.226Z] Still waiting to schedule task [2021-06-10T21:57:42.226Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T21:59:43.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [Pipeline] { [Pipeline] ws [2021-06-10T21:59:43.727Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-06-10T21:59:43.928Z] Selected Git installation does not exist. Using Default [2021-06-10T21:59:43.929Z] The recommended git tool is: NONE [2021-06-10T21:59:47.067Z] Running on prd-centos7-docker-4c-2g-320 in /w/workspace/gexfoundry_go-mod-secrets_PR-121 [Pipeline] { [Pipeline] ws [2021-06-10T21:59:47.085Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-06-10T21:59:47.203Z] Selected Git installation does not exist. Using Default [2021-06-10T21:59:47.203Z] The recommended git tool is: NONE [2021-06-10T21:59:49.449Z] using credential edgex-jenkins-ssh [2021-06-10T21:59:49.489Z] Cloning the remote Git repository [2021-06-10T21:59:49.647Z] using credential edgex-jenkins-ssh [2021-06-10T21:59:49.663Z] Cloning the remote Git repository [2021-06-10T21:59:49.585Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:49.722Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-06-10T21:59:49.832Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:49.833Z] > git --version # timeout=10 [2021-06-10T21:59:49.889Z] > git --version # 'git version 2.17.1' [2021-06-10T21:59:49.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:49.681Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:49.751Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-06-10T21:59:49.776Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:49.776Z] > git --version # timeout=10 [2021-06-10T21:59:49.794Z] > git --version # 'git version 2.24.4' [2021-06-10T21:59:49.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:49.828Z] [INFO] Currently running in a labeled security context [2021-06-10T21:59:49.828Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:59:49.829Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh2042891629842821488.key [2021-06-10T21:59:49.858Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:59:50.421Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T21:59:50.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:59:50.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T21:59:50.452Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:50.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:50.453Z] [INFO] Currently running in a labeled security context [2021-06-10T21:59:50.453Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:59:50.453Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1856146685630443233.key [2021-06-10T21:59:50.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T21:59:50.880Z] Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b [2021-06-10T21:59:50.967Z] Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b [2021-06-10T21:59:50.968Z] Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) [2021-06-10T21:59:49.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:59:50.786Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T21:59:50.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:59:50.831Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-10T21:59:50.875Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-10T21:59:50.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:50.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T21:59:51.441Z] Merging remotes/origin/master commit 4225c38e4ed2d36f39342133ceb34d62327fe680 into PR head commit dad289bacefa83aec6f410c7ea3c0f69b3252a8b [2021-06-10T21:59:51.644Z] Merge succeeded, producing dad289bacefa83aec6f410c7ea3c0f69b3252a8b [2021-06-10T21:59:51.645Z] Checking out Revision dad289bacefa83aec6f410c7ea3c0f69b3252a8b (PR-121) [2021-06-10T21:59:50.884Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:59:50.890Z] > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 [2021-06-10T21:59:50.921Z] > git remote # timeout=10 [2021-06-10T21:59:50.928Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T21:59:50.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:50.938Z] [INFO] Currently running in a labeled security context [2021-06-10T21:59:50.938Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:59:50.938Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh4245318922617512464.key [2021-06-10T21:59:50.944Z] > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 [2021-06-10T21:59:50.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T21:59:50.967Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:59:50.971Z] > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 [2021-06-10T21:59:51.456Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:59:51.472Z] > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 [2021-06-10T21:59:51.549Z] > git remote # timeout=10 [2021-06-10T21:59:51.569Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T21:59:51.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:59:51.603Z] > git merge 4225c38e4ed2d36f39342133ceb34d62327fe680 # timeout=10 [2021-06-10T21:59:51.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T21:59:51.649Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:59:51.668Z] > git checkout -f dad289bacefa83aec6f410c7ea3c0f69b3252a8b # timeout=10 [2021-06-10T21:59:54.522Z] Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T21:59:55.527Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T21:59:55.835Z] Commit message: "docs: update date in Changelog for Ireland release to June 30" [2021-06-10T21:59:55.855Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-10T21:59:56.150Z] + sudo service docker restart [2021-06-10T21:59:56.150Z] + true [2021-06-10T21:59:56.150Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T21:59:57.123Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T21:59:57.629Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T21:59:57.974Z] + sudo service docker restart [2021-06-10T21:59:57.974Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-10T22:00:14.469Z] ========================================================= [2021-06-10T22:00:14.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:00:14.469Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:00:14.799Z] + 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-10T22:00:15.062Z] Sending build context to Docker daemon 702.5kB [2021-06-10T22:00:15.062Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:00:15.062Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:00:15.356Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:00:15.356Z] 540db60ca938: Pulling fs layer [2021-06-10T22:00:15.356Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:00:15.356Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:00:15.356Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:00:15.356Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:00:15.356Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:00:15.356Z] f706445af74f: Pulling fs layer [2021-06-10T22:00:15.356Z] 0510c868ecb4: Waiting [2021-06-10T22:00:15.356Z] afea3b2eda06: Waiting [2021-06-10T22:00:15.356Z] 7809a108b3ef: Waiting [2021-06-10T22:00:15.356Z] f706445af74f: Waiting [2021-06-10T22:00:15.356Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T22:00:15.356Z] 4c4ab2625f07: Download complete [2021-06-10T22:00:15.356Z] adcc1eea9eea: Download complete [2021-06-10T22:00:15.357Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:00:15.357Z] afea3b2eda06: Download complete [2021-06-10T22:00:15.357Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:00:15.357Z] 7809a108b3ef: Download complete [2021-06-10T22:00:15.357Z] 540db60ca938: Verifying Checksum [2021-06-10T22:00:15.357Z] 540db60ca938: Download complete [2021-06-10T22:00:15.618Z] 540db60ca938: Pull complete [2021-06-10T22:00:15.880Z] adcc1eea9eea: Pull complete [2021-06-10T22:00:15.880Z] 4c4ab2625f07: Pull complete [Pipeline] unstash [Pipeline] echo [2021-06-10T22:00:16.568Z] ========================================================= [2021-06-10T22:00:16.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:00:16.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:00:16.918Z] + 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-10T22:00:17.263Z] f706445af74f: Verifying Checksum [2021-06-10T22:00:17.263Z] f706445af74f: Download complete [2021-06-10T22:00:17.525Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:00:17.525Z] 0510c868ecb4: Download complete [2021-06-10T22:00:17.917Z] Sending build context to Docker daemon 701.4kB [2021-06-10T22:00:17.918Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:00:17.918Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:00:18.192Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:00:18.192Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:00:18.472Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:00:18.472Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:00:18.472Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:00:18.472Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:00:18.472Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:00:18.472Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:00:18.472Z] 506bd15cee9f: Waiting [2021-06-10T22:00:18.472Z] 75a0a4a0db45: Waiting [2021-06-10T22:00:18.472Z] 618dc40b7e24: Waiting [2021-06-10T22:00:18.472Z] ba82ee9f976e: Waiting [2021-06-10T22:00:18.472Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T22:00:18.472Z] 5b7225fbf94c: Download complete [2021-06-10T22:00:18.472Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T22:00:18.472Z] 3088b5b3c5c0: Download complete [2021-06-10T22:00:18.472Z] 506bd15cee9f: Verifying Checksum [2021-06-10T22:00:18.472Z] 506bd15cee9f: Download complete [2021-06-10T22:00:18.472Z] 595b0fe564bb: Download complete [2021-06-10T22:00:19.081Z] 595b0fe564bb: Pull complete [2021-06-10T22:00:20.078Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:00:20.353Z] 5b7225fbf94c: Pull complete [2021-06-10T22:00:20.628Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:00:20.628Z] 618dc40b7e24: Download complete [2021-06-10T22:00:20.869Z] 0510c868ecb4: Pull complete [2021-06-10T22:00:20.869Z] afea3b2eda06: Pull complete [2021-06-10T22:00:20.869Z] 7809a108b3ef: Pull complete [2021-06-10T22:00:21.621Z] ba82ee9f976e: Verifying Checksum [2021-06-10T22:00:21.621Z] ba82ee9f976e: Download complete [2021-06-10T22:00:22.316Z] f706445af74f: Pull complete [2021-06-10T22:00:22.316Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:00:22.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:00:22.316Z] ---> b068be0155e3 [2021-06-10T22:00:22.316Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T22:00:26.538Z] ---> Running in c633b3a83f07 [2021-06-10T22:00:26.538Z] Removing intermediate container c633b3a83f07 [2021-06-10T22:00:26.538Z] ---> 3e8dbc039aa4 [2021-06-10T22:00:26.538Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:00:26.538Z] ---> Running in 75cde51ac95e [2021-06-10T22:00:26.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:00:27.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:00:27.692Z] OK: 149 MiB in 40 packages [2021-06-10T22:00:27.955Z] Removing intermediate container 75cde51ac95e [2021-06-10T22:00:27.955Z] ---> c329fde63491 [2021-06-10T22:00:27.955Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:00:27.955Z] ---> Running in e3acfa39ac4e [2021-06-10T22:00:28.530Z] Removing intermediate container e3acfa39ac4e [2021-06-10T22:00:28.531Z] ---> 92be1c8ce4be [2021-06-10T22:00:28.531Z] Step 6/7 : COPY go.mod . [2021-06-10T22:00:28.531Z] ---> dcfdad041f6f [2021-06-10T22:00:28.531Z] Step 7/7 : RUN go mod download [2021-06-10T22:00:28.531Z] ---> Running in 3879ad84aa4e [2021-06-10T22:00:31.806Z] ba82ee9f976e: Pull complete [2021-06-10T22:00:32.081Z] 506bd15cee9f: Pull complete [2021-06-10T22:00:32.681Z] 75a0a4a0db45: Pull complete [2021-06-10T22:00:36.104Z] 618dc40b7e24: Pull complete [2021-06-10T22:00:36.104Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:00:36.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:00:36.104Z] ---> a36622ca3599 [2021-06-10T22:00:36.104Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T22:00:38.560Z] Removing intermediate container 3879ad84aa4e [2021-06-10T22:00:38.560Z] ---> 174108f80f2c [2021-06-10T22:00:38.560Z] Successfully built 174108f80f2c [2021-06-10T22:00:38.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:00:38.729Z] ---> Running in e3ceec23bb8b [2021-06-10T22:00:38.939Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:00:38.940Z] . [Pipeline] withDockerContainer [2021-06-10T22:00:39.095Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-10T22:00:39.125Z] Removing intermediate container e3ceec23bb8b [2021-06-10T22:00:39.125Z] ---> 21c8f514bcc9 [2021-06-10T22:00:39.125Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:00:39.125Z] ---> Running in e5cc44abc64f [2021-06-10T22:00:39.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:00:39.479Z] $ docker top 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:00:39.876Z] + go version [2021-06-10T22:00:39.876Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:00:39.885Z] $ docker stop --time=1 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 [2021-06-10T22:00:40.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:00:41.059Z] $ docker rm -f 2284889648d802a935daf7615d6147d048d6b9ea4084972e486a21034a42e581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:00:41.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:00:41.638Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:00:41.638Z] . [Pipeline] withDockerContainer [2021-06-10T22:00:41.711Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-10T22:00:41.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T22:00:42.098Z] $ docker top 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:00:42.475Z] + go mod tidy [Pipeline] sh [2021-06-10T22:00:42.535Z] OK: 138 MiB in 40 packages [2021-06-10T22:00:42.780Z] + make test [2021-06-10T22:00:42.780Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-10T22:00:43.982Z] Removing intermediate container e5cc44abc64f [2021-06-10T22:00:43.982Z] ---> 9df36ea0613f [2021-06-10T22:00:43.982Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:00:43.982Z] ---> Running in 2bbb1f06069d [2021-06-10T22:00:44.587Z] Removing intermediate container 2bbb1f06069d [2021-06-10T22:00:44.587Z] ---> c304b9216269 [2021-06-10T22:00:44.587Z] Step 6/7 : COPY go.mod . [2021-06-10T22:00:45.207Z] ---> ffe828bb5ced [2021-06-10T22:00:45.207Z] Step 7/7 : RUN go mod download [2021-06-10T22:00:45.483Z] ---> Running in 3c86ece984e4 [2021-06-10T22:01:03.812Z] Removing intermediate container 3c86ece984e4 [2021-06-10T22:01:03.812Z] ---> 25446f1254ff [2021-06-10T22:01:03.812Z] Successfully built 25446f1254ff [2021-06-10T22:01:03.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:01:04.170Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:01:04.170Z] . [Pipeline] withDockerContainer [2021-06-10T22:01:04.444Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2021-06-10T22:01:04.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:01:06.235Z] $ docker top 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:01:07.230Z] + go version [2021-06-10T22:01:07.230Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:01:07.252Z] $ docker stop --time=1 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 [2021-06-10T22:01:09.167Z] $ docker rm -f 55ac04e58860ddd8b6064c3b69c64f7795815c172328be710649e24c68777bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-10T22:01:09.578Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.392s coverage: 80.6% of statements [2021-06-10T22:01:09.578Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements [2021-06-10T22:01:09.578Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [Pipeline] sh [2021-06-10T22:01:09.895Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:01:09.895Z] . [Pipeline] withDockerContainer [2021-06-10T22:01:10.161Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.051s coverage: 96.7% of statements [2021-06-10T22:01:10.161Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements [2021-06-10T22:01:10.161Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-10T22:01:10.161Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements [2021-06-10T22:01:10.161Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-10T22:01:10.161Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.029s coverage: 85.7% of statements [2021-06-10T22:01:10.161Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.060s coverage: 100.0% of statements [2021-06-10T22:01:10.161Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-10T22:01:10.161Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T22:01:10.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2021-06-10T22:01:10.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T22:01:11.839Z] $ docker top 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:01:12.752Z] + go mod tidy [Pipeline] sh [2021-06-10T22:01:13.685Z] + make test [2021-06-10T22:01:13.685Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-10T22:01:16.787Z] gofmt -l . [2021-06-10T22:01:16.787Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:01:16.796Z] $ docker stop --time=1 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 [2021-06-10T22:01:18.598Z] $ docker rm -f 2052bdd4d3a980577f8bd9f2c267724ee247bc0db8b393e8db5352d687fefa66 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:01:19.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:01:19.256Z] 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-10T22:01:20.184Z] ---> job-cost.sh [2021-06-10T22:01:20.184Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBuY [2021-06-10T22:01:28.392Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:01:43.450Z] lf-activate-venv(): INFO: Adding /tmp/venv-mBuY/bin to PATH [2021-06-10T22:01:43.450Z] INFO: No Stack... [2021-06-10T22:01:43.450Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:01:43.450Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:01:43.754Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-06-10T22:01:43.754Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:01:43.785Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [2021-06-10T22:01:43.794Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] did not exist. Created. [2021-06-10T22:01:43.795Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:01:44.127Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:01:44.197Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:01:44.212Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.519s coverage: 80.6% of statements [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.150s coverage: 57.1% of statements [2021-06-10T22:02:35.518Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.231s coverage: 96.7% of statements [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements [2021-06-10T22:02:35.518Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.078s coverage: 100.0% of statements [2021-06-10T22:02:35.518Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements [2021-06-10T22:02:35.518Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.169s coverage: 100.0% of statements [2021-06-10T22:02:35.518Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-10T22:02:35.518Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T22:02:47.959Z] gofmt -l . [2021-06-10T22:02:47.959Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:02:47.980Z] $ docker stop --time=1 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 [2021-06-10T22:02:50.016Z] $ docker rm -f 3f2329109362e665cc7f01e801bbf9e417858217c3a5befb7a1e7ede4080ba10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:02:50.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:02:50.925Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T22:02:51.418Z] 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-10T22:02:52.193Z] ---> job-cost.sh [2021-06-10T22:02:52.194Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pk0f [2021-06-10T22:03:31.149Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:04:52.911Z] lf-activate-venv(): INFO: Adding /tmp/venv-Pk0f/bin to PATH [2021-06-10T22:04:52.911Z] INFO: No Stack... [2021-06-10T22:04:52.911Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:04:52.911Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:04:53.277Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-06-10T22:04:53.277Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:04:53.343Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [2021-06-10T22:04:53.354Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] did not exist. Created. [2021-06-10T22:04:53.354Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:04:53.737Z] /w/workspace/go-mod-secrets/2@tmp/durable-411125fe/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-411125fe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:04:54.075Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:04:54.117Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:04:54.269Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:04:54.277Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-121-2-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-10T22:04:55.169Z] provisioning config files... [2021-06-10T22:04:55.190Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/config7141168936458148233tmp [Pipeline] { [Pipeline] sh [2021-06-10T22:04:55.531Z] + set +x [2021-06-10T22:04:55.531Z] + bash -s -- [2021-06-10T22:04:55.531Z] + curl -s https://codecov.io/bash [2021-06-10T22:04:55.531Z] [2021-06-10T22:04:55.531Z] _____ _ [2021-06-10T22:04:55.531Z] / ____| | | [2021-06-10T22:04:55.531Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T22:04:55.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T22:04:55.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T22:04:55.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T22:04:55.531Z] Bash-1.0.3 [2021-06-10T22:04:55.531Z] [2021-06-10T22:04:55.531Z] [2021-06-10T22:04:55.531Z] ==> git version 2.24.4 found [2021-06-10T22:04:55.531Z] ==> 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-10T22:04:55.531Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T22:04:55.531Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T22:04:55.531Z] ==> Jenkins CI detected. [2021-06-10T22:04:55.531Z] project root: . [2021-06-10T22:04:55.531Z] --> token set from env [2021-06-10T22:04:55.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T22:04:55.800Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T22:04:55.800Z] ==> Python coveragepy not found [2021-06-10T22:04:55.800Z] ==> Searching for coverage reports in: [2021-06-10T22:04:55.800Z] + . [2021-06-10T22:04:55.800Z] -> Found 1 reports [2021-06-10T22:04:55.800Z] ==> Detecting git/mercurial file structure [2021-06-10T22:04:55.800Z] ==> Reading reports [2021-06-10T22:04:55.800Z] + ./coverage.out bytes=27483 [2021-06-10T22:04:55.800Z] ==> Appending adjustments [2021-06-10T22:04:55.800Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T22:04:55.800Z] + Found adjustments [2021-06-10T22:04:55.800Z] ==> Gzipping contents [2021-06-10T22:04:55.800Z] 8.0K /tmp/codecov.Q3xv2S.gz [2021-06-10T22:04:55.800Z] ==> Uploading reports [2021-06-10T22:04:55.800Z] url: https://codecov.io [2021-06-10T22:04:55.800Z] query: branch=PR-121&commit=dad289bacefa83aec6f410c7ea3c0f69b3252a8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=121&job=&cmd_args= [2021-06-10T22:04:55.800Z] -> Pinging Codecov [2021-06-10T22:04:55.800Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-121&commit=dad289bacefa83aec6f410c7ea3c0f69b3252a8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=121&job=&cmd_args= [2021-06-10T22:04:56.375Z] -> Uploading to [2021-06-10T22:04:56.375Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/D63849C06B6B67093493C71CE874ED06/dad289bacefa83aec6f410c7ea3c0f69b3252a8b/39a8b328-333b-4b4c-89fa-60d102f36da3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T220456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f5f7756e3ffaff9a3ef3bf0ad175ab170a3d2152cb683344e693a68b5122244 [2021-06-10T22:04:56.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T22:04:56.375Z] Dload Upload Total Spent Left Speed [2021-06-10T22:04:56.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5862 0 0 100 5862 0 16037 --:--:-- --:--:-- --:--:-- 16016 100 5862 0 0 100 5862 0 16031 --:--:-- --:--:-- --:--:-- 16016 [2021-06-10T22:04:56.650Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/dad289bacefa83aec6f410c7ea3c0f69b3252a8b [Pipeline] } [2021-06-10T22:04:56.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10T22:04:58.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:04:58.805Z] ---> package-listing.sh [2021-06-10T22:04:58.805Z] ++ facter osfamily [2021-06-10T22:04:58.805Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:04:59.069Z] + OS_FAMILY=redhat [2021-06-10T22:04:59.069Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-121 [2021-06-10T22:04:59.069Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:04:59.069Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:04:59.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:04:59.069Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:04:59.069Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-121 ']' [2021-06-10T22:04:59.069Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:04:59.069Z] + case "${OS_FAMILY}" in [2021-06-10T22:04:59.069Z] + rpm -qa [2021-06-10T22:04:59.069Z] + sort [2021-06-10T22:04:59.644Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:04:59.644Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:04:59.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:04:59.908Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-121 ']' [2021-06-10T22:04:59.908Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-121/archives/ [2021-06-10T22:04:59.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-121/archives/ [Pipeline] echo [2021-06-10T22:04:59.922Z] 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/gexfoundry_go-mod-secrets_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:05:00.215Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:05:00.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:05:00.792Z] [2021-06-10T22:05:00.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:05:01.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:05:01.115Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:05:01.115Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:05:01.115Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:05:01.115Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:05:01.115Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:05:01.115Z] 93b61091891f: Pulling fs layer [2021-06-10T22:05:01.115Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:05:01.115Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:05:01.115Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:05:01.115Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:05:01.115Z] 93b61091891f: Waiting [2021-06-10T22:05:01.115Z] 93b9cdb0e59b: Waiting [2021-06-10T22:05:01.115Z] 5e14af77c1be: Waiting [2021-06-10T22:05:01.115Z] 01666e4c0597: Waiting [2021-06-10T22:05:01.115Z] aa168da1d23b: Waiting [2021-06-10T22:05:01.115Z] 46f8f816bc3b: Waiting [2021-06-10T22:05:01.115Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:05:01.115Z] 36b3adc4ff6f: Download complete [2021-06-10T22:05:01.115Z] 46f8f816bc3b: Download complete [2021-06-10T22:05:01.115Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:05:01.115Z] df20fa9351a1: Download complete [2021-06-10T22:05:01.391Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:05:01.391Z] 93b9cdb0e59b: Download complete [2021-06-10T22:05:01.391Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:05:01.391Z] 5e14af77c1be: Download complete [2021-06-10T22:05:01.391Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:05:01.391Z] 01666e4c0597: Download complete [2021-06-10T22:05:01.391Z] 93b61091891f: Verifying Checksum [2021-06-10T22:05:01.391Z] 93b61091891f: Download complete [2021-06-10T22:05:01.391Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:05:01.391Z] 8ad3a11d3b57: Download complete [2021-06-10T22:05:01.391Z] df20fa9351a1: Pull complete [2021-06-10T22:05:01.654Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:05:02.250Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:05:02.250Z] 46f8f816bc3b: Pull complete [2021-06-10T22:05:02.833Z] 93b61091891f: Pull complete [2021-06-10T22:05:02.833Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:05:02.833Z] 5e14af77c1be: Pull complete [2021-06-10T22:05:03.097Z] 01666e4c0597: Pull complete [2021-06-10T22:05:03.097Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:05:03.097Z] aa168da1d23b: Download complete [2021-06-10T22:05:08.437Z] aa168da1d23b: Pull complete [2021-06-10T22:05:08.437Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:05:08.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:05:08.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:05:08.528Z] prd-centos7-docker-4c-2g-317 does not seem to be running inside a container [2021-06-10T22:05:08.574Z] $ 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/gexfoundry_go-mod-secrets_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-121 -v /w/workspace/gexfoundry_go-mod-secrets_PR-121:/w/workspace/gexfoundry_go-mod-secrets_PR-121:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T22:05:11.212Z] $ docker top 07e24a2fde60c8792a0c65e8bd2fb944ffc3a26fac9faa4dcb83d7fd28d6e51a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:05:11.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:05:11.913Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:05:12.211Z] + ls /var/log/sa-host [2021-06-10T22:05:12.211Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:05:12.211Z] file_magic: OK [2021-06-10T22:05:12.211Z] HZ: Using current value: 100 [2021-06-10T22:05:12.211Z] file_header: OK [2021-06-10T22:05:12.211Z] 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-10T22:05:12.211Z] Statistics: [2021-06-10T22:05:12.211Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:05:12.211Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:05:12.211Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:05:12.211Z] file_magic: OK [2021-06-10T22:05:12.211Z] HZ: Using current value: 100 [2021-06-10T22:05:12.211Z] file_header: OK [2021-06-10T22:05:12.211Z] 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-10T22:05:12.211Z] Statistics: [2021-06-10T22:05:12.211Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:05:12.211Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:05:12.420Z] provisioning config files... [2021-06-10T22:05:12.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-121@tmp/config8308790023408509321tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:05:12.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:05:12.771Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:05:12.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:05:13.157Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:05:13.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:05:13.467Z] ---> sudo-logs.sh [2021-06-10T22:05:13.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:05:13.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:05:13.797Z] ---> job-cost.sh [2021-06-10T22:05:13.797Z] lf-activate-venv: SKIPPING [2021-06-10T22:05:13.797Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:05:13.797Z] INFO: Retrieving Stack Cost... [2021-06-10T22:05:14.746Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:05:15.327Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:05:15.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:05:15.668Z] ---> logs-deploy.sh [2021-06-10T22:05:15.668Z] lf-activate-venv: SKIPPING [2021-06-10T22:05:15.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-121/2 [2021-06-10T22:05:15.668Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:05:16.616Z] Archives upload complete. [2021-06-10T22:05:16.616Z] INFO: archiving logs to Nexus