Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f0ab76939e05a341cddab2856861b590de3bce1f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31422 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10 Checking out Revision f0ab76939e05a341cddab2856861b590de3bce1f (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0ab76939e05a341cddab2856861b590de3bce1f # timeout=10 Commit message: "Merge pull request #70 from lenny-intel/access-token" > git rev-list --no-walk fa1891046f10b42a2002c176860b50b547e0d0fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T19:58:48.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T19:58:49.205Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T19:58:49.308Z] ========================================================= [2021-03-25T19:58:49.308Z] EdgeX Global Pipelines Version Info [2021-03-25T19:58:49.308Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T19:58:51.004Z] ------------------- [2021-03-25T19:58:51.004Z] stable info: [2021-03-25T19:58:51.004Z] ------------------- [2021-03-25T19:58:51.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T19:58:51.004Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T19:58:51.004Z] Message: update stable to v1.0.186 [2021-03-25T19:58:51.952Z] ------------------- [2021-03-25T19:58:51.952Z] experimental info: [2021-03-25T19:58:51.952Z] ------------------- [2021-03-25T19:58:51.952Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T19:58:51.952Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-25T19:58:51.952Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T19:58:52.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-03-25T19:58:52.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-03-25T19:58:52.504Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T19:58:52.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T19:58:52.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T19:58:52.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T19:58:52.868Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T19:58:52.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T19:58:53.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-25T19:58:53.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T19:58:53.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T19:58:53.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo [2021-03-25T19:58:53.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T19:58:53.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T19:58:53.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T19:58:53.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T19:58:53.923Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T19:58:54.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T19:58:54.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T19:58:54.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-25T19:58:54.288Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-25T19:58:54.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-25T19:58:54.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T19:58:54.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T19:58:54.693Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-25T19:58:54.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T19:58:54.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-25T19:58:54.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-25T19:58:55.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-25T19:58:55.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0ab76939e05a341cddab2856861b590de3bce1f [Pipeline] echo [2021-03-25T19:58:55.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0ab769 [Pipeline] echo [2021-03-25T19:58:55.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T19:58:56.095Z] + git log --format=format:%s -1 f0ab76939e05a341cddab2856861b590de3bce1f [Pipeline] echo [2021-03-25T19:58:56.160Z] GIT_COMMIT: f0ab76939e05a341cddab2856861b590de3bce1f, Commit Message: Merge pull request #70 from lenny-intel/access-token [Pipeline] echo [2021-03-25T19:58:56.208Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T19:58:57.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T19:58:57.422Z] [2021-03-25T19:58:57.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T19:58:57.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T19:58:57.765Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T19:58:57.765Z] 31603596830f: Pulling fs layer [2021-03-25T19:58:57.765Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T19:58:57.765Z] 6ca5941a6612: Pulling fs layer [2021-03-25T19:58:57.765Z] ecc8261a40a4: Pulling fs layer [2021-03-25T19:58:57.765Z] ecc8261a40a4: Waiting [2021-03-25T19:58:58.028Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T19:58:58.028Z] 2a8b12db71e7: Download complete [2021-03-25T19:58:58.028Z] 31603596830f: Verifying Checksum [2021-03-25T19:58:58.028Z] 31603596830f: Download complete [2021-03-25T19:58:58.028Z] ecc8261a40a4: Verifying Checksum [2021-03-25T19:58:58.028Z] ecc8261a40a4: Download complete [2021-03-25T19:58:58.294Z] 6ca5941a6612: Verifying Checksum [2021-03-25T19:58:58.294Z] 6ca5941a6612: Download complete [2021-03-25T19:58:58.556Z] 31603596830f: Pull complete [2021-03-25T19:58:58.556Z] 2a8b12db71e7: Pull complete [2021-03-25T19:58:59.509Z] 6ca5941a6612: Pull complete [2021-03-25T19:58:59.771Z] ecc8261a40a4: Pull complete [2021-03-25T19:58:59.771Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T19:58:59.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T19:58:59.771Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T19:58:59.877Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T19:58:59.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T19:59:01.745Z] $ docker top 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T19:59:02.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T19:59:02.031Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T19:59:02.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T19:59:02.261Z] $ docker exec 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d ssh-agent [2021-03-25T19:59:02.434Z] SSH_AUTH_SOCK=/tmp/ssh-GODuaigpzcUE/agent.13 [2021-03-25T19:59:02.434Z] SSH_AGENT_PID=18 [2021-03-25T19:59:02.443Z] Running ssh-add (command line suppressed) [2021-03-25T19:59:02.566Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_743070385814693210.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_743070385814693210.key) [2021-03-25T19:59:02.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T19:59:03.144Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T19:59:03.251Z] $ docker exec --env ******** --env ******** 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d ssh-agent -k [2021-03-25T19:59:03.392Z] unset SSH_AUTH_SOCK; [2021-03-25T19:59:03.393Z] unset SSH_AGENT_PID; [2021-03-25T19:59:03.393Z] echo Agent pid 18 killed; [2021-03-25T19:59:03.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T19:59:03.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T19:59:03.590Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T19:59:03.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T19:59:03.758Z] $ docker exec 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d ssh-agent [2021-03-25T19:59:03.913Z] SSH_AUTH_SOCK=/tmp/ssh-M2UOIU7c5VGQ/agent.46 [2021-03-25T19:59:03.913Z] SSH_AGENT_PID=52 [2021-03-25T19:59:03.920Z] Running ssh-add (command line suppressed) [2021-03-25T19:59:04.033Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8923138642444488105.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8923138642444488105.key) [2021-03-25T19:59:04.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T19:59:04.416Z] + git semver init [2021-03-25T19:59:04.416Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T19:59:04.416Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-03-25T19:59:04.416Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-03-25T19:59:04.416Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T19:59:04.416Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T19:59:04.416Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T19:59:04.416Z] # $SEMVER_BRANCH = master [2021-03-25T19:59:04.416Z] # $SEMVER_TEMP = /tmp/semver-558110433 [2021-03-25T19:59:04.416Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-03-25T19:59:04.990Z] # '/tmp/semver-558110433' -> '/w/workspace/exfoundry_go-mod-registry_master/.semver' [2021-03-25T19:59:04.990Z] # -> Force: false [2021-03-25T19:59:04.990Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2021-03-25T19:59:05.003Z] $ docker exec --env ******** --env ******** 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d ssh-agent -k [2021-03-25T19:59:05.113Z] unset SSH_AUTH_SOCK; [2021-03-25T19:59:05.113Z] unset SSH_AGENT_PID; [2021-03-25T19:59:05.113Z] echo Agent pid 52 killed; [2021-03-25T19:59:05.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T19:59:05.618Z] + git semver [Pipeline] } [2021-03-25T19:59:05.637Z] $ docker stop --time=1 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d [2021-03-25T19:59:07.087Z] $ docker rm -f 88307b1da9904878d8252f3e335bd5c141d09124c71f2d1cd2291c9c6e9cdb9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T19:59:07.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T19:59:07.921Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T19:59:07.924Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.4 [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-03-25T19:59:23.437Z] Still waiting to schedule task [2021-03-25T19:59:23.438Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31422’ [2021-03-25T19:59:23.440Z] Still waiting to schedule task [2021-03-25T19:59:23.440Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T20:01:01.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31423 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2021-03-25T20:01:01.502Z] Running in /w/workspace/go-mod-registry/19 [Pipeline] { [Pipeline] checkout [2021-03-25T20:01:06.911Z] using credential edgex-jenkins-ssh [2021-03-25T20:01:06.973Z] Cloning the remote Git repository [2021-03-25T20:01:07.036Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:01:07.145Z] > git init /w/workspace/go-mod-registry/19 # timeout=10 [2021-03-25T20:01:07.221Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:01:07.222Z] > git --version # timeout=10 [2021-03-25T20:01:07.244Z] > git --version # 'git version 2.17.1' [2021-03-25T20:01:07.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:01:07.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:01:08.697Z] Checking out Revision f0ab76939e05a341cddab2856861b590de3bce1f (master) [2021-03-25T20:01:08.104Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-03-25T20:01:08.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:01:08.167Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-03-25T20:01:08.214Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:01:08.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:01:08.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T20:01:08.723Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:01:08.748Z] > git checkout -f f0ab76939e05a341cddab2856861b590de3bce1f # timeout=10 [2021-03-25T20:01:13.260Z] Commit message: "Merge pull request #70 from lenny-intel/access-token" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:01:14.875Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:01:15.285Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:01:15.629Z] + + sudotrue service [2021-03-25T20:01:15.629Z] docker restart [Pipeline] unstash [Pipeline] echo [2021-03-25T20:01:17.984Z] ========================================================= [2021-03-25T20:01:17.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T20:01:17.985Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:01:18.397Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-25T20:01:19.379Z] Sending build context to Docker daemon 292.4kB [2021-03-25T20:01:19.379Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-25T20:01:19.379Z] Step 2/7 : FROM ${BASE} [2021-03-25T20:01:19.654Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T20:01:19.654Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T20:01:19.654Z] a4357932f1b6: Pulling fs layer [2021-03-25T20:01:19.654Z] 18c013af1878: Pulling fs layer [2021-03-25T20:01:19.654Z] 00ac8860ef70: Pulling fs layer [2021-03-25T20:01:19.654Z] 63d7cb157983: Pulling fs layer [2021-03-25T20:01:19.654Z] b116817d02f9: Pulling fs layer [2021-03-25T20:01:19.654Z] 745a02a5169b: Pulling fs layer [2021-03-25T20:01:19.654Z] 00ac8860ef70: Waiting [2021-03-25T20:01:19.654Z] b116817d02f9: Waiting [2021-03-25T20:01:19.654Z] 63d7cb157983: Waiting [2021-03-25T20:01:19.654Z] 745a02a5169b: Waiting [2021-03-25T20:01:19.654Z] 18c013af1878: Download complete [2021-03-25T20:01:19.654Z] a4357932f1b6: Verifying Checksum [2021-03-25T20:01:19.654Z] a4357932f1b6: Download complete [2021-03-25T20:01:19.654Z] 63d7cb157983: Download complete [2021-03-25T20:01:20.635Z] b116817d02f9: Verifying Checksum [2021-03-25T20:01:20.635Z] b116817d02f9: Download complete [2021-03-25T20:01:20.635Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T20:01:20.635Z] 5f621e34cdf4: Download complete [2021-03-25T20:01:21.253Z] 5f621e34cdf4: Pull complete [2021-03-25T20:01:21.858Z] a4357932f1b6: Pull complete [2021-03-25T20:01:22.136Z] 18c013af1878: Pull complete [2021-03-25T20:01:22.738Z] 745a02a5169b: Verifying Checksum [2021-03-25T20:01:22.738Z] 745a02a5169b: Download complete [2021-03-25T20:01:23.713Z] 00ac8860ef70: Verifying Checksum [2021-03-25T20:01:23.713Z] 00ac8860ef70: Download complete [2021-03-25T20:01:33.893Z] 00ac8860ef70: Pull complete [2021-03-25T20:01:34.168Z] 63d7cb157983: Pull complete [2021-03-25T20:01:34.447Z] b116817d02f9: Pull complete [2021-03-25T20:01:38.784Z] 745a02a5169b: Pull complete [2021-03-25T20:01:38.784Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T20:01:38.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T20:01:38.784Z] ---> b7e6874047d6 [2021-03-25T20:01:38.784Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T20:01:40.774Z] ---> Running in 6250380a671b [2021-03-25T20:01:41.374Z] Removing intermediate container 6250380a671b [2021-03-25T20:01:41.374Z] ---> a474e7a0ecd8 [2021-03-25T20:01:41.374Z] Step 4/7 : RUN apk add --update bash [2021-03-25T20:01:41.374Z] ---> Running in a1cd2bc90243 [2021-03-25T20:01:42.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T20:01:43.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T20:01:44.379Z] OK: 142 MiB in 39 packages [2021-03-25T20:01:45.812Z] Removing intermediate container a1cd2bc90243 [2021-03-25T20:01:45.812Z] ---> 6adbf555f731 [2021-03-25T20:01:45.812Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-25T20:01:45.812Z] ---> Running in 84414469c061 [2021-03-25T20:01:46.405Z] Removing intermediate container 84414469c061 [2021-03-25T20:01:46.406Z] ---> 32cb69f40b0c [2021-03-25T20:01:46.406Z] Step 6/7 : COPY go.mod . [2021-03-25T20:01:47.002Z] ---> c49a0f357f10 [2021-03-25T20:01:47.002Z] Step 7/7 : RUN go mod download [2021-03-25T20:01:47.279Z] ---> Running in cddeb638d2bd [2021-03-25T20:01:57.371Z] Running on prd-centos7-docker-4c-2g-31424 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2021-03-25T20:01:57.434Z] Running in /w/workspace/go-mod-registry/19 [Pipeline] { [Pipeline] checkout [2021-03-25T20:01:59.776Z] using credential edgex-jenkins-ssh [2021-03-25T20:01:59.833Z] Cloning the remote Git repository [2021-03-25T20:01:59.642Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:01:59.711Z] > git init /w/workspace/go-mod-registry/19 # timeout=10 [2021-03-25T20:01:59.778Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:01:59.779Z] > git --version # timeout=10 [2021-03-25T20:01:59.787Z] > git --version # 'git version 2.24.3' [2021-03-25T20:01:59.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:01:59.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:02:00.460Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-03-25T20:02:00.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:02:00.481Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-03-25T20:02:00.496Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-03-25T20:02:00.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:02:00.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T20:02:01.238Z] Checking out Revision f0ab76939e05a341cddab2856861b590de3bce1f (master) [2021-03-25T20:02:01.145Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:02:01.150Z] > git checkout -f f0ab76939e05a341cddab2856861b590de3bce1f # timeout=10 [2021-03-25T20:02:04.854Z] Commit message: "Merge pull request #70 from lenny-intel/access-token" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:02:05.627Z] Removing intermediate container cddeb638d2bd [2021-03-25T20:02:05.627Z] ---> 5506f5f52aea [2021-03-25T20:02:05.627Z] Successfully built 5506f5f52aea [2021-03-25T20:02:05.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:02:06.032Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:02:06.186Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T20:02:06.186Z] . [Pipeline] withDockerContainer [2021-03-25T20:02:06.370Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-03-25T20:02:06.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-31423 does not seem to be running inside a container [2021-03-25T20:02:06.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/19 -v /w/workspace/go-mod-registry/19:/w/workspace/go-mod-registry/19:rw,z -v /w/workspace/go-mod-registry/19@tmp:/w/workspace/go-mod-registry/19@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 ******** ci-base-image-arm64 cat [2021-03-25T20:02:08.154Z] $ docker top 6089581f85c63b028d80694702ab10bd2db3e01e68e365a72579685885164494 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-25T20:02:08.836Z] + sudo service docker restart [2021-03-25T20:02:08.836Z] + true [2021-03-25T20:02:08.836Z] Redirecting to /bin/systemctl restart docker.service [2021-03-25T20:02:09.278Z] + go version [2021-03-25T20:02:09.278Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T20:02:09.305Z] $ docker stop --time=1 6089581f85c63b028d80694702ab10bd2db3e01e68e365a72579685885164494 [2021-03-25T20:02:11.388Z] $ docker rm -f 6089581f85c63b028d80694702ab10bd2db3e01e68e365a72579685885164494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2021-03-25T20:02:12.017Z] ========================================================= [2021-03-25T20:02:12.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T20:02:12.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:02:12.372Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-25T20:02:12.560Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T20:02:12.560Z] . [Pipeline] withDockerContainer [2021-03-25T20:02:12.642Z] Sending build context to Docker daemon 293.4kB [2021-03-25T20:02:12.642Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-25T20:02:12.642Z] Step 2/7 : FROM ${BASE} [2021-03-25T20:02:12.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-31423 does not seem to be running inside a container [2021-03-25T20:02:12.910Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T20:02:12.910Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T20:02:12.910Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T20:02:12.910Z] de9db76c5a1d: Pulling fs layer [2021-03-25T20:02:12.910Z] bca2f99d35d6: Pulling fs layer [2021-03-25T20:02:12.910Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T20:02:12.910Z] 7c6f9722023f: Pulling fs layer [2021-03-25T20:02:12.910Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T20:02:12.910Z] bca2f99d35d6: Waiting [2021-03-25T20:02:12.910Z] 93359f2a8cfa: Waiting [2021-03-25T20:02:12.910Z] a35cf1a2eb13: Waiting [2021-03-25T20:02:12.910Z] 7c6f9722023f: Waiting [2021-03-25T20:02:12.910Z] de9db76c5a1d: Verifying Checksum [2021-03-25T20:02:12.910Z] de9db76c5a1d: Download complete [2021-03-25T20:02:12.910Z] 0ef7d3d256c8: Verifying Checksum [2021-03-25T20:02:12.910Z] 0ef7d3d256c8: Download complete [2021-03-25T20:02:12.910Z] 93359f2a8cfa: Download complete [2021-03-25T20:02:12.910Z] 7c6f9722023f: Verifying Checksum [2021-03-25T20:02:12.910Z] 7c6f9722023f: Download complete [2021-03-25T20:02:12.910Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T20:02:12.910Z] 188c0c94c7c5: Download complete [2021-03-25T20:02:12.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/19 -v /w/workspace/go-mod-registry/19:/w/workspace/go-mod-registry/19:rw,z -v /w/workspace/go-mod-registry/19@tmp:/w/workspace/go-mod-registry/19@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 ******** ci-base-image-arm64 cat [2021-03-25T20:02:13.176Z] 188c0c94c7c5: Pull complete [2021-03-25T20:02:13.440Z] 0ef7d3d256c8: Pull complete [2021-03-25T20:02:13.440Z] de9db76c5a1d: Pull complete [2021-03-25T20:02:14.377Z] $ docker top 9c2c60af3f10f9426f25cf4a9a37c374b36b84fe8f1275e9058cd36cb33a6a68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:02:15.374Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T20:02:15.374Z] a35cf1a2eb13: Download complete [2021-03-25T20:02:15.403Z] + make test [2021-03-25T20:02:15.403Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-25T20:02:15.951Z] bca2f99d35d6: Verifying Checksum [2021-03-25T20:02:15.951Z] bca2f99d35d6: Download complete [2021-03-25T20:02:22.593Z] bca2f99d35d6: Pull complete [2021-03-25T20:02:22.593Z] 93359f2a8cfa: Pull complete [2021-03-25T20:02:22.593Z] 7c6f9722023f: Pull complete [2021-03-25T20:02:25.931Z] a35cf1a2eb13: Pull complete [2021-03-25T20:02:25.931Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T20:02:25.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T20:02:25.931Z] ---> a62c8e92a672 [2021-03-25T20:02:25.931Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T20:02:25.931Z] ---> Running in df21c80f4d70 [2021-03-25T20:02:25.931Z] Removing intermediate container df21c80f4d70 [2021-03-25T20:02:25.931Z] ---> 9ba9967f3be9 [2021-03-25T20:02:25.931Z] Step 4/7 : RUN apk add --update bash [2021-03-25T20:02:25.931Z] ---> Running in 27ddafe638c8 [2021-03-25T20:02:26.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T20:02:27.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T20:02:28.132Z] OK: 166 MiB in 39 packages [2021-03-25T20:02:28.395Z] Removing intermediate container 27ddafe638c8 [2021-03-25T20:02:28.395Z] ---> 31170ccd66c7 [2021-03-25T20:02:28.395Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-25T20:02:28.658Z] ---> Running in ba930204d117 [2021-03-25T20:02:28.658Z] Removing intermediate container ba930204d117 [2021-03-25T20:02:28.658Z] ---> a445ceb0d0d8 [2021-03-25T20:02:28.658Z] Step 6/7 : COPY go.mod . [2021-03-25T20:02:28.921Z] ---> 63386d94fdd2 [2021-03-25T20:02:28.921Z] Step 7/7 : RUN go mod download [2021-03-25T20:02:28.921Z] ---> Running in 942065a070f9 [2021-03-25T20:02:42.248Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.083s coverage: 88.8% of statements [2021-03-25T20:02:42.248Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-03-25T20:02:42.248Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-03-25T20:02:42.248Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-25T20:02:43.866Z] Removing intermediate container 942065a070f9 [2021-03-25T20:02:43.866Z] ---> c4508bf82f00 [2021-03-25T20:02:43.866Z] Successfully built c4508bf82f00 [2021-03-25T20:02:43.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:02:44.187Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T20:02:44.187Z] . [Pipeline] withDockerContainer [2021-03-25T20:02:44.303Z] prd-centos7-docker-4c-2g-31424 does not seem to be running inside a container [2021-03-25T20:02:44.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/19 -v /w/workspace/go-mod-registry/19:/w/workspace/go-mod-registry/19:rw,z -v /w/workspace/go-mod-registry/19@tmp:/w/workspace/go-mod-registry/19@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 ******** ci-base-image-x86_64 cat [2021-03-25T20:02:44.882Z] gofmt -l . [2021-03-25T20:02:44.882Z] [ "`gofmt -l .`" = "" ] [2021-03-25T20:02:45.112Z] $ docker top 807b2f869360a2cb7ab3bf74ded36d7037b0ade3539a36c0e26a53c3853f4d28 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-25T20:02:45.319Z] $ docker stop --time=1 9c2c60af3f10f9426f25cf4a9a37c374b36b84fe8f1275e9058cd36cb33a6a68 [2021-03-25T20:02:47.580Z] $ docker rm -f 9c2c60af3f10f9426f25cf4a9a37c374b36b84fe8f1275e9058cd36cb33a6a68 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-03-25T20:02:48.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T20:02:48.336Z] + go version [2021-03-25T20:02:48.336Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T20:02:48.380Z] $ docker stop --time=1 807b2f869360a2cb7ab3bf74ded36d7037b0ade3539a36c0e26a53c3853f4d28 [2021-03-25T20:02:49.045Z] Stashed 1 file(s) [2021-03-25T20:02:49.710Z] $ docker rm -f 807b2f869360a2cb7ab3bf74ded36d7037b0ade3539a36c0e26a53c3853f4d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-03-25T20:02:50.894Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T20:02:50.894Z] . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer [2021-03-25T20:02:51.324Z] prd-centos7-docker-4c-2g-31424 does not seem to be running inside a container [2021-03-25T20:02:51.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/19 -v /w/workspace/go-mod-registry/19:/w/workspace/go-mod-registry/19:rw,z -v /w/workspace/go-mod-registry/19@tmp:/w/workspace/go-mod-registry/19@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 ******** ci-base-image-x86_64 cat [2021-03-25T20:02:51.510Z] ---> job-cost.sh [2021-03-25T20:02:51.510Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ow7w [2021-03-25T20:02:51.933Z] $ docker top 57653352b6714a31054da61edf511948d90eda0b59442941fa70d13fa66e08e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:02:52.403Z] + make test [2021-03-25T20:02:52.404Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-25T20:03:02.529Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.032s coverage: 88.8% of statements [2021-03-25T20:03:02.529Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-03-25T20:03:02.529Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.008s coverage: 85.7% of statements [2021-03-25T20:03:02.529Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-25T20:03:03.490Z] gofmt -l . [2021-03-25T20:03:03.490Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-25T20:03:03.507Z] $ docker stop --time=1 57653352b6714a31054da61edf511948d90eda0b59442941fa70d13fa66e08e8 [2021-03-25T20:03:05.600Z] $ docker rm -f 57653352b6714a31054da61edf511948d90eda0b59442941fa70d13fa66e08e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T20:03:06.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T20:03:06.317Z] Warning: overwriting stash ‘coverage-report’ [2021-03-25T20:03:06.580Z] 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-03-25T20:03:07.752Z] ---> job-cost.sh [2021-03-25T20:03:07.752Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LfaF [2021-03-25T20:03:22.697Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T20:03:30.474Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T20:03:49.316Z] lf-activate-venv(): INFO: Adding /tmp/venv-LfaF/bin to PATH [2021-03-25T20:03:49.316Z] INFO: No Stack... [2021-03-25T20:03:49.580Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T20:03:50.154Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T20:03:50.471Z] + cut -d, -f6 [2021-03-25T20:03:50.471Z] + cat /w/workspace/go-mod-registry/19/archives/cost.csv [Pipeline] lock [2021-03-25T20:03:50.551Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] [2021-03-25T20:03:50.558Z] Resource [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] did not exist. Created. [2021-03-25T20:03:50.558Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T20:03:50.997Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T20:03:51.117Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T20:03:51.130Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T20:04:52.223Z] lf-activate-venv(): INFO: Adding /tmp/venv-ow7w/bin to PATH [2021-03-25T20:04:52.223Z] INFO: No Stack... [2021-03-25T20:04:52.223Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T20:04:52.223Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T20:04:52.568Z] + cat /w/workspace/go-mod-registry/19/archives/cost.csv [2021-03-25T20:04:52.568Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T20:04:52.696Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] [2021-03-25T20:04:52.704Z] Resource [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] did not exist. Created. [2021-03-25T20:04:52.704Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T20:04:53.384Z] /w/workspace/go-mod-registry/19@tmp/durable-a380dec0/script.sh: 1: /w/workspace/go-mod-registry/19@tmp/durable-a380dec0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T20:04:53.732Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T20:04:53.801Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T20:04:53.954Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T20:04:53.966Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-19-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] wrap [2021-03-25T20:04:55.423Z] provisioning config files... [2021-03-25T20:04:55.435Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config5265247695919503854tmp [Pipeline] { [Pipeline] sh [2021-03-25T20:04:55.808Z] + set +x [2021-03-25T20:04:55.808Z] + curl -s https://codecov.io/bash [2021-03-25T20:04:55.808Z] + bash -s -- [2021-03-25T20:04:56.070Z] [2021-03-25T20:04:56.070Z] _____ _ [2021-03-25T20:04:56.070Z] / ____| | | [2021-03-25T20:04:56.070Z] | | ___ __| | ___ ___ _____ __ [2021-03-25T20:04:56.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-25T20:04:56.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-25T20:04:56.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-25T20:04:56.070Z] Bash-20210309-2b87ace [2021-03-25T20:04:56.070Z] [2021-03-25T20:04:56.070Z] [2021-03-25T20:04:56.070Z] ==> git version 2.24.3 found [2021-03-25T20:04:56.070Z] ==> 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-03-25T20:04:56.070Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-25T20:04:56.070Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-25T20:04:56.070Z] ==> Jenkins CI detected. [2021-03-25T20:04:56.070Z] project root: . [2021-03-25T20:04:56.070Z] --> token set from env [2021-03-25T20:04:56.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-25T20:04:56.070Z] ==> Running gcov in . (disable via -X gcov) [2021-03-25T20:04:56.070Z] ==> Python coveragepy not found [2021-03-25T20:04:56.070Z] ==> Searching for coverage reports in: [2021-03-25T20:04:56.070Z] + . [2021-03-25T20:04:56.070Z] -> Found 1 reports [2021-03-25T20:04:56.070Z] ==> Detecting git/mercurial file structure [2021-03-25T20:04:56.070Z] ==> Reading reports [2021-03-25T20:04:56.070Z] + ./coverage.out bytes=9746 [2021-03-25T20:04:56.070Z] ==> Appending adjustments [2021-03-25T20:04:56.070Z] https://docs.codecov.io/docs/fixing-reports [2021-03-25T20:04:56.070Z] + Found adjustments [2021-03-25T20:04:56.070Z] ==> Gzipping contents [2021-03-25T20:04:56.070Z] 4.0K /tmp/codecov.yZFeTp.gz [2021-03-25T20:04:56.070Z] ==> Uploading reports [2021-03-25T20:04:56.070Z] url: https://codecov.io [2021-03-25T20:04:56.070Z] query: branch=master&commit=f0ab76939e05a341cddab2856861b590de3bce1f&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-25T20:04:56.331Z] -> Pinging Codecov [2021-03-25T20:04:56.331Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f0ab76939e05a341cddab2856861b590de3bce1f&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-25T20:04:56.594Z] -> Uploading to [2021-03-25T20:04:56.594Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-25/05B643FFA8DEACB6C25F95B2D4D12284/f0ab76939e05a341cddab2856861b590de3bce1f/10f44a19-e356-4c47-9191-30e4a197512e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T200456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d88604beeb21c39f3c16986d57488e231942ad631d7c6f527728eb5d768296f [2021-03-25T20:04:56.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T20:04:56.594Z] Dload Upload Total Spent Left Speed [2021-03-25T20:04:57.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1910 0 0 100 1910 0 4286 --:--:-- --:--:-- --:--:-- 4282 [2021-03-25T20:04:57.169Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/f0ab76939e05a341cddab2856861b590de3bce1f [Pipeline] } [2021-03-25T20:04:57.180Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-25T20:04:58.286Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-25T20:04:58.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:04:58.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-25T20:04:58.686Z] [2021-03-25T20:04:58.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:04:59.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-25T20:04:59.035Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-25T20:04:59.035Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T20:04:59.035Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T20:04:59.035Z] de9db76c5a1d: Pulling fs layer [2021-03-25T20:04:59.035Z] 0eba1c9be4d2: Pulling fs layer [2021-03-25T20:04:59.035Z] 0d57e429df01: Pulling fs layer [2021-03-25T20:04:59.035Z] 4e4be7b47b0d: Pulling fs layer [2021-03-25T20:04:59.035Z] e1f770b5df2f: Pulling fs layer [2021-03-25T20:04:59.035Z] 85a0685a4137: Pulling fs layer [2021-03-25T20:04:59.035Z] 4e4be7b47b0d: Waiting [2021-03-25T20:04:59.035Z] e1f770b5df2f: Waiting [2021-03-25T20:04:59.035Z] 85a0685a4137: Waiting [2021-03-25T20:04:59.035Z] 0eba1c9be4d2: Waiting [2021-03-25T20:04:59.035Z] 0d57e429df01: Waiting [2021-03-25T20:04:59.035Z] de9db76c5a1d: Verifying Checksum [2021-03-25T20:04:59.035Z] de9db76c5a1d: Download complete [2021-03-25T20:04:59.035Z] 0ef7d3d256c8: Download complete [2021-03-25T20:04:59.035Z] 0d57e429df01: Download complete [2021-03-25T20:04:59.035Z] 4e4be7b47b0d: Verifying Checksum [2021-03-25T20:04:59.035Z] 4e4be7b47b0d: Download complete [2021-03-25T20:04:59.611Z] 188c0c94c7c5: Download complete [2021-03-25T20:04:59.877Z] 188c0c94c7c5: Pull complete [2021-03-25T20:05:00.139Z] 0ef7d3d256c8: Pull complete [2021-03-25T20:05:00.139Z] de9db76c5a1d: Pull complete [2021-03-25T20:05:01.090Z] e1f770b5df2f: Verifying Checksum [2021-03-25T20:05:01.090Z] e1f770b5df2f: Download complete [2021-03-25T20:05:03.678Z] 85a0685a4137: Verifying Checksum [2021-03-25T20:05:03.678Z] 85a0685a4137: Download complete [2021-03-25T20:05:03.678Z] 0eba1c9be4d2: Verifying Checksum [2021-03-25T20:05:03.678Z] 0eba1c9be4d2: Download complete [2021-03-25T20:05:07.922Z] 0eba1c9be4d2: Pull complete [2021-03-25T20:05:08.187Z] 0d57e429df01: Pull complete [2021-03-25T20:05:08.187Z] 4e4be7b47b0d: Pull complete [2021-03-25T20:05:10.745Z] e1f770b5df2f: Pull complete [2021-03-25T20:05:18.949Z] 85a0685a4137: Pull complete [2021-03-25T20:05:18.949Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-25T20:05:18.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-25T20:05:18.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-25T20:05:19.174Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:05:19.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-25T20:05:20.265Z] $ docker top 97cd4bd734d794adf9e48e6915bf884744c7c73ad7b930fe898a5df38215bfb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-25T20:05:20.565Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-25T20:05:20.888Z] + set -o pipefail [2021-03-25T20:05:20.889Z] + snyk monitor '--org=edgex-jenkins' [2021-03-25T20:05:25.108Z] [2021-03-25T20:05:25.108Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master (github.com/edgexfoundry/go-mod-registry/v2)... [2021-03-25T20:05:25.108Z] [2021-03-25T20:05:25.108Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/b4669ff2-7132-4ea5-b846-17b4f066a78e [2021-03-25T20:05:25.108Z] [2021-03-25T20:05:25.108Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-25T20:05:25.108Z] [2021-03-25T20:05:25.108Z] [Pipeline] } [2021-03-25T20:05:25.130Z] $ docker stop --time=1 97cd4bd734d794adf9e48e6915bf884744c7c73ad7b930fe898a5df38215bfb0 [2021-03-25T20:05:27.149Z] $ docker rm -f 97cd4bd734d794adf9e48e6915bf884744c7c73ad7b930fe898a5df38215bfb0 [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-03-25T20:05:28.591Z] + git log --format=format:%s -1 f0ab76939e05a341cddab2856861b590de3bce1f [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:05:28.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:05:28.904Z] . [Pipeline] withDockerContainer [2021-03-25T20:05:28.999Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:05:29.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-03-25T20:05:29.706Z] $ docker top c806261f023297d19d20afa68609e42339e35af15b75e4a9bcef1bb2e8f6499e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T20:05:30.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T20:05:30.014Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T20:05:30.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T20:05:30.220Z] $ docker exec c806261f023297d19d20afa68609e42339e35af15b75e4a9bcef1bb2e8f6499e ssh-agent [2021-03-25T20:05:30.382Z] SSH_AUTH_SOCK=/tmp/ssh-9iivnFcIh8dL/agent.13 [2021-03-25T20:05:30.382Z] SSH_AGENT_PID=18 [2021-03-25T20:05:30.389Z] Running ssh-add (command line suppressed) [2021-03-25T20:05:30.516Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1193306580163660114.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1193306580163660114.key) [2021-03-25T20:05:30.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T20:05:30.907Z] + git semver tag [2021-03-25T20:05:30.908Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T20:05:30.908Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-03-25T20:05:30.908Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-03-25T20:05:30.908Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T20:05:30.908Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T20:05:30.908Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T20:05:30.908Z] # $SEMVER_BRANCH = master [2021-03-25T20:05:30.908Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2021-03-25T20:05:30.908Z] # f0ab76939e05a341cddab2856861b590de3bce1f HEAD [2021-03-25T20:05:30.908Z] # -> Force: false [2021-03-25T20:05:30.908Z] # 3a0fc95b36cd64eabd315e3311d0fa380b577174 refs/tags/v2.0.0-dev.4 [Pipeline] } [2021-03-25T20:05:30.924Z] $ docker exec --env ******** --env ******** c806261f023297d19d20afa68609e42339e35af15b75e4a9bcef1bb2e8f6499e ssh-agent -k [2021-03-25T20:05:31.073Z] unset SSH_AUTH_SOCK; [2021-03-25T20:05:31.073Z] unset SSH_AGENT_PID; [2021-03-25T20:05:31.073Z] echo Agent pid 18 killed; [2021-03-25T20:05:31.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T20:05:31.625Z] + git semver [Pipeline] } [2021-03-25T20:05:31.647Z] $ docker stop --time=1 c806261f023297d19d20afa68609e42339e35af15b75e4a9bcef1bb2e8f6499e [2021-03-25T20:05:32.977Z] $ docker rm -f c806261f023297d19d20afa68609e42339e35af15b75e4a9bcef1bb2e8f6499e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:05:33.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-25T20:05:33.664Z] [2021-03-25T20:05:33.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:05:34.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-25T20:05:34.011Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-25T20:05:34.011Z] ab5ef0e58194: Pulling fs layer [2021-03-25T20:05:34.011Z] 9712f1f96733: Pulling fs layer [2021-03-25T20:05:34.011Z] 63f879dbbcfc: Pulling fs layer [2021-03-25T20:05:34.011Z] 0d9ebad4ef96: Pulling fs layer [2021-03-25T20:05:34.011Z] e9a5061849ea: Pulling fs layer [2021-03-25T20:05:34.011Z] d747dcd14b5f: Pulling fs layer [2021-03-25T20:05:34.011Z] 2de7ff778b66: Pulling fs layer [2021-03-25T20:05:34.011Z] e9a5061849ea: Waiting [2021-03-25T20:05:34.011Z] d747dcd14b5f: Waiting [2021-03-25T20:05:34.011Z] 2de7ff778b66: Waiting [2021-03-25T20:05:34.011Z] 0d9ebad4ef96: Waiting [2021-03-25T20:05:34.011Z] 9712f1f96733: Verifying Checksum [2021-03-25T20:05:34.011Z] 9712f1f96733: Download complete [2021-03-25T20:05:35.941Z] 63f879dbbcfc: Verifying Checksum [2021-03-25T20:05:35.941Z] 63f879dbbcfc: Download complete [2021-03-25T20:05:35.941Z] e9a5061849ea: Verifying Checksum [2021-03-25T20:05:35.941Z] e9a5061849ea: Download complete [2021-03-25T20:05:35.941Z] d747dcd14b5f: Verifying Checksum [2021-03-25T20:05:35.941Z] d747dcd14b5f: Download complete [2021-03-25T20:05:36.518Z] 2de7ff778b66: Verifying Checksum [2021-03-25T20:05:36.787Z] 0d9ebad4ef96: Verifying Checksum [2021-03-25T20:05:36.787Z] 0d9ebad4ef96: Download complete [2021-03-25T20:05:36.787Z] ab5ef0e58194: Verifying Checksum [2021-03-25T20:05:36.787Z] ab5ef0e58194: Download complete [2021-03-25T20:05:41.028Z] ab5ef0e58194: Pull complete [2021-03-25T20:05:41.028Z] 9712f1f96733: Pull complete [2021-03-25T20:05:43.596Z] 63f879dbbcfc: Pull complete [2021-03-25T20:05:50.223Z] 0d9ebad4ef96: Pull complete [2021-03-25T20:05:51.626Z] e9a5061849ea: Pull complete [2021-03-25T20:05:51.626Z] d747dcd14b5f: Pull complete [2021-03-25T20:05:54.256Z] 2de7ff778b66: Pull complete [2021-03-25T20:05:54.256Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-25T20:05:54.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-25T20:05:54.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-25T20:05:54.486Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:05:54.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-25T20:05:58.789Z] $ docker top ee695c7e4989c11a7cabe19ae9e0ae13ca194d382edef5d0899cb81f6ad2cb3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-25T20:05:59.087Z] provisioning config files... [2021-03-25T20:05:59.098Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config6208053742102457994tmp [2021-03-25T20:05:59.117Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config613270830995003309tmp [2021-03-25T20:05:59.133Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config621903964760530993tmp [Pipeline] { [Pipeline] echo [2021-03-25T20:05:59.186Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:05:59.484Z] ---> sigul-configuration.sh [2021-03-25T20:05:59.484Z] gpg: directory `/root/.gnupg' created [2021-03-25T20:05:59.484Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-25T20:05:59.484Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-25T20:05:59.484Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-25T20:05:59.484Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-25T20:05:59.484Z] gpg: CAST5 encrypted data [2021-03-25T20:05:59.746Z] gpg: encrypted with 1 passphrase [2021-03-25T20:05:59.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-25T20:06:00.046Z] + mkdir /home/jenkins [2021-03-25T20:06:00.046Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-25T20:06:00.342Z] + 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-03-25T20:06:00.353Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:00.651Z] ---> sigul-install.sh [2021-03-25T20:06:05.965Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-25T20:06:06.269Z] + git tag --list [2021-03-25T20:06:06.269Z] v0.0.0 [2021-03-25T20:06:06.269Z] v0.1.0 [2021-03-25T20:06:06.269Z] v0.1.1 [2021-03-25T20:06:06.269Z] v0.1.10 [2021-03-25T20:06:06.269Z] v0.1.11 [2021-03-25T20:06:06.269Z] v0.1.12 [2021-03-25T20:06:06.269Z] v0.1.13 [2021-03-25T20:06:06.269Z] v0.1.14 [2021-03-25T20:06:06.269Z] v0.1.15 [2021-03-25T20:06:06.269Z] v0.1.16 [2021-03-25T20:06:06.269Z] v0.1.17 [2021-03-25T20:06:06.269Z] v0.1.18 [2021-03-25T20:06:06.269Z] v0.1.19 [2021-03-25T20:06:06.269Z] v0.1.2 [2021-03-25T20:06:06.269Z] v0.1.20 [2021-03-25T20:06:06.269Z] v0.1.21 [2021-03-25T20:06:06.269Z] v0.1.22 [2021-03-25T20:06:06.269Z] v0.1.23 [2021-03-25T20:06:06.269Z] v0.1.24 [2021-03-25T20:06:06.269Z] v0.1.25 [2021-03-25T20:06:06.269Z] v0.1.26 [2021-03-25T20:06:06.269Z] v0.1.27 [2021-03-25T20:06:06.269Z] v0.1.3 [2021-03-25T20:06:06.269Z] v0.1.4 [2021-03-25T20:06:06.269Z] v0.1.5 [2021-03-25T20:06:06.269Z] v0.1.6 [2021-03-25T20:06:06.269Z] v0.1.7 [2021-03-25T20:06:06.269Z] v0.1.8 [2021-03-25T20:06:06.269Z] v0.1.9 [2021-03-25T20:06:06.269Z] v2.0.0-dev.1 [2021-03-25T20:06:06.269Z] v2.0.0-dev.2 [2021-03-25T20:06:06.269Z] v2.0.0-dev.3 [2021-03-25T20:06:06.269Z] v2.0.0-dev.4 [Pipeline] sh [2021-03-25T20:06:06.570Z] + lftools sign git-tag v2.0.0-dev.4 [2021-03-25T20:06:07.963Z] Signing Git tag with Sigul... [2021-03-25T20:06:07.963Z] Signing v2.0.0-dev.4 [Pipeline] echo [2021-03-25T20:06:08.922Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:09.225Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-25T20:06:09.235Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-25T20:06:09.340Z] $ docker stop --time=1 ee695c7e4989c11a7cabe19ae9e0ae13ca194d382edef5d0899cb81f6ad2cb3d [2021-03-25T20:06:11.437Z] $ docker rm -f ee695c7e4989c11a7cabe19ae9e0ae13ca194d382edef5d0899cb81f6ad2cb3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:06:12.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:06:12.375Z] . [Pipeline] withDockerContainer [2021-03-25T20:06:12.475Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:06:12.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-03-25T20:06:13.150Z] $ docker top 8f3ebbcb8193712617613446085579f24d070bc786a7f7bcd9e1f69b9cd269a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T20:06:13.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T20:06:13.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T20:06:13.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T20:06:13.628Z] $ docker exec 8f3ebbcb8193712617613446085579f24d070bc786a7f7bcd9e1f69b9cd269a7 ssh-agent [2021-03-25T20:06:13.805Z] SSH_AUTH_SOCK=/tmp/ssh-Nys61z3m7x5B/agent.11 [2021-03-25T20:06:13.805Z] SSH_AGENT_PID=16 [2021-03-25T20:06:13.814Z] Running ssh-add (command line suppressed) [2021-03-25T20:06:13.941Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_826574012519101647.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_826574012519101647.key) [2021-03-25T20:06:13.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T20:06:14.336Z] + git semver bump pre [2021-03-25T20:06:14.337Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T20:06:14.337Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-03-25T20:06:14.337Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-03-25T20:06:14.337Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T20:06:14.337Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T20:06:14.337Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T20:06:14.337Z] # $SEMVER_BRANCH = master [2021-03-25T20:06:14.337Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2021-03-25T20:06:14.337Z] 2.0.0-dev.5 [Pipeline] } [2021-03-25T20:06:14.381Z] $ docker exec --env ******** --env ******** 8f3ebbcb8193712617613446085579f24d070bc786a7f7bcd9e1f69b9cd269a7 ssh-agent -k [2021-03-25T20:06:14.511Z] unset SSH_AUTH_SOCK; [2021-03-25T20:06:14.512Z] unset SSH_AGENT_PID; [2021-03-25T20:06:14.512Z] echo Agent pid 16 killed; [2021-03-25T20:06:14.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T20:06:15.062Z] + git semver [Pipeline] } [2021-03-25T20:06:15.087Z] $ docker stop --time=1 8f3ebbcb8193712617613446085579f24d070bc786a7f7bcd9e1f69b9cd269a7 [2021-03-25T20:06:16.451Z] $ docker rm -f 8f3ebbcb8193712617613446085579f24d070bc786a7f7bcd9e1f69b9cd269a7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:06:16.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:06:16.967Z] . [Pipeline] withDockerContainer [2021-03-25T20:06:17.069Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:06:17.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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-03-25T20:06:17.701Z] $ docker top 926cbf8778c638ace9393a12dc48427945a362aed0a3ce1c4c4b9806dec2c2fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T20:06:17.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T20:06:17.982Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T20:06:18.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T20:06:18.171Z] $ docker exec 926cbf8778c638ace9393a12dc48427945a362aed0a3ce1c4c4b9806dec2c2fc ssh-agent [2021-03-25T20:06:18.345Z] SSH_AUTH_SOCK=/tmp/ssh-O51nN3ivK3UL/agent.12 [2021-03-25T20:06:18.345Z] SSH_AGENT_PID=17 [2021-03-25T20:06:18.353Z] Running ssh-add (command line suppressed) [2021-03-25T20:06:18.479Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3264327494103003995.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3264327494103003995.key) [2021-03-25T20:06:18.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T20:06:18.861Z] + git semver push [2021-03-25T20:06:18.861Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T20:06:18.861Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-03-25T20:06:18.861Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-03-25T20:06:18.861Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T20:06:18.861Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T20:06:18.861Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T20:06:18.861Z] # $SEMVER_BRANCH = master [2021-03-25T20:06:18.861Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2021-03-25T20:06:22.193Z] $ docker exec --env ******** --env ******** 926cbf8778c638ace9393a12dc48427945a362aed0a3ce1c4c4b9806dec2c2fc ssh-agent -k [2021-03-25T20:06:22.321Z] unset SSH_AUTH_SOCK; [2021-03-25T20:06:22.321Z] unset SSH_AGENT_PID; [2021-03-25T20:06:22.321Z] echo Agent pid 17 killed; [2021-03-25T20:06:22.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T20:06:22.888Z] + git semver [Pipeline] } [2021-03-25T20:06:22.909Z] $ docker stop --time=1 926cbf8778c638ace9393a12dc48427945a362aed0a3ce1c4c4b9806dec2c2fc [2021-03-25T20:06:24.274Z] $ docker rm -f 926cbf8778c638ace9393a12dc48427945a362aed0a3ce1c4c4b9806dec2c2fc [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-03-25T20:06:25.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:26.498Z] ---> package-listing.sh [2021-03-25T20:06:26.498Z] ++ facter osfamily [2021-03-25T20:06:26.498Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T20:06:26.498Z] + OS_FAMILY=redhat [2021-03-25T20:06:26.498Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master [2021-03-25T20:06:26.498Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T20:06:26.498Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T20:06:26.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T20:06:26.498Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T20:06:26.498Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2021-03-25T20:06:26.498Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T20:06:26.498Z] + case "${OS_FAMILY}" in [2021-03-25T20:06:26.498Z] + rpm -qa [2021-03-25T20:06:26.498Z] + sort [2021-03-25T20:06:31.796Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T20:06:31.796Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T20:06:31.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T20:06:31.796Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2021-03-25T20:06:31.796Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/ [2021-03-25T20:06:31.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/ [Pipeline] echo [2021-03-25T20:06:31.812Z] 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/exfoundry_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T20:06:32.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:06:32.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:06:32.408Z] [2021-03-25T20:06:32.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:06:32.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:06:32.751Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T20:06:32.751Z] df20fa9351a1: Pulling fs layer [2021-03-25T20:06:32.751Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T20:06:32.751Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T20:06:32.751Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T20:06:32.751Z] 93b61091891f: Pulling fs layer [2021-03-25T20:06:32.751Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T20:06:32.751Z] 5e14af77c1be: Pulling fs layer [2021-03-25T20:06:32.751Z] 01666e4c0597: Pulling fs layer [2021-03-25T20:06:32.751Z] aa168da1d23b: Pulling fs layer [2021-03-25T20:06:32.751Z] 93b61091891f: Waiting [2021-03-25T20:06:32.751Z] 93b9cdb0e59b: Waiting [2021-03-25T20:06:32.751Z] 5e14af77c1be: Waiting [2021-03-25T20:06:32.751Z] 01666e4c0597: Waiting [2021-03-25T20:06:32.751Z] aa168da1d23b: Waiting [2021-03-25T20:06:32.751Z] 36b3adc4ff6f: Download complete [2021-03-25T20:06:32.751Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T20:06:32.751Z] 46f8f816bc3b: Download complete [2021-03-25T20:06:33.016Z] df20fa9351a1: Verifying Checksum [2021-03-25T20:06:33.016Z] df20fa9351a1: Download complete [2021-03-25T20:06:33.016Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T20:06:33.016Z] 93b9cdb0e59b: Download complete [2021-03-25T20:06:33.016Z] 93b61091891f: Verifying Checksum [2021-03-25T20:06:33.016Z] 93b61091891f: Download complete [2021-03-25T20:06:33.016Z] 01666e4c0597: Verifying Checksum [2021-03-25T20:06:33.016Z] 01666e4c0597: Download complete [2021-03-25T20:06:33.016Z] 5e14af77c1be: Verifying Checksum [2021-03-25T20:06:33.016Z] 5e14af77c1be: Download complete [2021-03-25T20:06:33.283Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T20:06:33.283Z] 8ad3a11d3b57: Download complete [2021-03-25T20:06:33.546Z] df20fa9351a1: Pull complete [2021-03-25T20:06:33.812Z] 36b3adc4ff6f: Pull complete [2021-03-25T20:06:34.766Z] 8ad3a11d3b57: Pull complete [2021-03-25T20:06:34.766Z] 46f8f816bc3b: Pull complete [2021-03-25T20:06:35.339Z] aa168da1d23b: Verifying Checksum [2021-03-25T20:06:35.339Z] aa168da1d23b: Download complete [2021-03-25T20:06:35.339Z] 93b61091891f: Pull complete [2021-03-25T20:06:35.601Z] 93b9cdb0e59b: Pull complete [2021-03-25T20:06:35.601Z] 5e14af77c1be: Pull complete [2021-03-25T20:06:35.862Z] 01666e4c0597: Pull complete [2021-03-25T20:06:42.729Z] aa168da1d23b: Pull complete [2021-03-25T20:06:42.729Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T20:06:42.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:06:42.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T20:06:42.878Z] prd-centos7-docker-4c-2g-31422 does not seem to be running inside a container [2021-03-25T20:06:42.928Z] $ 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/exfoundry_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T20:06:45.731Z] $ docker top 32301ad36dcc08f7fea7b73c544f1d18ee53c2d4488de4d730303c07c321b7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:06:46.336Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T20:06:46.636Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T20:06:46.940Z] + ls /var/log/sa-host [2021-03-25T20:06:46.940Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T20:06:46.940Z] file_magic: OK [2021-03-25T20:06:46.940Z] HZ: Using current value: 100 [2021-03-25T20:06:46.940Z] file_header: OK [2021-03-25T20:06:46.940Z] 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-03-25T20:06:46.940Z] Statistics: [2021-03-25T20:06:46.940Z] Hnuu...uuuununununu... [2021-03-25T20:06:46.940Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T20:06:46.940Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T20:06:46.940Z] file_magic: OK [2021-03-25T20:06:46.940Z] HZ: Using current value: 100 [2021-03-25T20:06:46.940Z] file_header: OK [2021-03-25T20:06:46.940Z] 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-03-25T20:06:46.940Z] Statistics: [2021-03-25T20:06:46.940Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T20:06:46.940Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T20:06:47.674Z] provisioning config files... [2021-03-25T20:06:47.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config3904071258149942608tmp [Pipeline] { [Pipeline] echo [2021-03-25T20:06:47.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:48.080Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T20:06:48.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T20:06:48.223Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:48.521Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T20:06:48.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:48.834Z] ---> sudo-logs.sh [2021-03-25T20:06:48.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T20:06:48.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:49.243Z] ---> job-cost.sh [2021-03-25T20:06:49.243Z] lf-activate-venv: SKIPPING [2021-03-25T20:06:49.243Z] DEBUG: total: 0.20999999344348907 [2021-03-25T20:06:49.243Z] INFO: Retrieving Stack Cost... [2021-03-25T20:06:50.189Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T20:06:50.763Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T20:06:50.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:06:51.079Z] ---> logs-deploy.sh [2021-03-25T20:06:51.079Z] lf-activate-venv: SKIPPING [2021-03-25T20:06:51.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/19 [2021-03-25T20:06:51.079Z] INFO: archiving workspace using pattern(s): [2021-03-25T20:06:52.470Z] Archives upload complete. [2021-03-25T20:06:52.470Z] INFO: archiving logs to Nexus