Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-469 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 Commit message: "Merge pull request #584 from weichou1229/issue-583" > git rev-list --no-walk 0952aa9b3b55eca66a3f3fbb5373d0782913ed39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-16T09:39:10.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-16T09:39:10.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-16T09:39:10.523Z] ========================================================= [2021-04-16T09:39:10.523Z] EdgeX Global Pipelines Version Info [2021-04-16T09:39:10.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:39:11.995Z] ------------------- [2021-04-16T09:39:11.995Z] stable info: [2021-04-16T09:39:11.995Z] ------------------- [2021-04-16T09:39:11.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-16T09:39:11.995Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-16T09:39:11.995Z] Message: update stable to v1.0.186 [2021-04-16T09:39:12.941Z] ------------------- [2021-04-16T09:39:12.941Z] experimental info: [2021-04-16T09:39:12.941Z] ------------------- [2021-04-16T09:39:12.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-16T09:39:12.941Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-16T09:39:12.941Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-16T09:39:13.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-04-16T09:39:13.083Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-04-16T09:39:13.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-16T09:39:13.128Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-16T09:39:13.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-16T09:39:13.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-16T09:39:13.194Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-16T09:39:13.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-16T09:39:13.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-16T09:39:13.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-16T09:39:13.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-16T09:39:13.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-04-16T09:39:13.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-16T09:39:13.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-16T09:39:13.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T09:39:13.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T09:39:13.421Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T09:39:13.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T09:39:13.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-16T09:39:13.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-16T09:39:13.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-16T09:39:13.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-16T09:39:13.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-16T09:39:13.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-16T09:39:13.633Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-16T09:39:13.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-16T09:39:13.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-16T09:39:13.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-16T09:39:13.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-16T09:39:13.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] echo [2021-04-16T09:39:13.779Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3419b71 [Pipeline] echo [2021-04-16T09:39:13.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T09:39:14.239Z] + git log --format=format:%s -1 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] echo [2021-04-16T09:39:14.315Z] GIT_COMMIT: 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d, Commit Message: Merge pull request #584 from weichou1229/issue-583 [Pipeline] echo [2021-04-16T09:39:14.329Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:39:15.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:39:15.473Z] [2021-04-16T09:39:15.473Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:39:15.807Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:39:15.807Z] latest: Pulling from edgex-devops/git-semver [2021-04-16T09:39:15.807Z] 31603596830f: Pulling fs layer [2021-04-16T09:39:15.807Z] 2a8b12db71e7: Pulling fs layer [2021-04-16T09:39:15.807Z] 6ca5941a6612: Pulling fs layer [2021-04-16T09:39:15.807Z] ecc8261a40a4: Pulling fs layer [2021-04-16T09:39:15.807Z] ecc8261a40a4: Waiting [2021-04-16T09:39:15.807Z] 2a8b12db71e7: Verifying Checksum [2021-04-16T09:39:15.807Z] 2a8b12db71e7: Download complete [2021-04-16T09:39:16.071Z] 31603596830f: Verifying Checksum [2021-04-16T09:39:16.071Z] 31603596830f: Download complete [2021-04-16T09:39:16.071Z] 6ca5941a6612: Verifying Checksum [2021-04-16T09:39:16.071Z] 6ca5941a6612: Download complete [2021-04-16T09:39:16.341Z] ecc8261a40a4: Verifying Checksum [2021-04-16T09:39:16.341Z] ecc8261a40a4: Download complete [2021-04-16T09:39:16.341Z] 31603596830f: Pull complete [2021-04-16T09:39:16.602Z] 2a8b12db71e7: Pull complete [2021-04-16T09:39:17.548Z] 6ca5941a6612: Pull complete [2021-04-16T09:39:17.810Z] ecc8261a40a4: Pull complete [2021-04-16T09:39:17.810Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-16T09:39:17.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:39:17.810Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-16T09:39:17.915Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:39:17.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:39:20.305Z] $ docker top 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T09:39:20.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T09:39:20.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T09:39:20.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T09:39:20.788Z] $ docker exec 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent [2021-04-16T09:39:20.958Z] SSH_AUTH_SOCK=/tmp/ssh-5GBmxI1m1Wir/agent.12 [2021-04-16T09:39:20.958Z] SSH_AGENT_PID=17 [2021-04-16T09:39:20.973Z] Running ssh-add (command line suppressed) [2021-04-16T09:39:21.097Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8071368309069277296.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8071368309069277296.key) [2021-04-16T09:39:21.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T09:39:21.465Z] + git tag --points-at HEAD [Pipeline] } [2021-04-16T09:39:21.485Z] $ docker exec --env ******** --env ******** 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent -k [2021-04-16T09:39:21.598Z] unset SSH_AUTH_SOCK; [2021-04-16T09:39:21.599Z] unset SSH_AGENT_PID; [2021-04-16T09:39:21.599Z] echo Agent pid 17 killed; [2021-04-16T09:39:21.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-16T09:39:21.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T09:39:21.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T09:39:21.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T09:39:21.862Z] $ docker exec 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent [2021-04-16T09:39:22.039Z] SSH_AUTH_SOCK=/tmp/ssh-wSD52d3XyMWV/agent.46 [2021-04-16T09:39:22.039Z] SSH_AGENT_PID=51 [2021-04-16T09:39:22.047Z] Running ssh-add (command line suppressed) [2021-04-16T09:39:22.165Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3691771504882096322.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3691771504882096322.key) [2021-04-16T09:39:22.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T09:39:22.525Z] + git semver init [2021-04-16T09:39:22.525Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T09:39:22.525Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-04-16T09:39:22.525Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-04-16T09:39:22.525Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T09:39:22.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T09:39:22.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T09:39:22.525Z] # $SEMVER_BRANCH = master [2021-04-16T09:39:22.525Z] # $SEMVER_TEMP = /tmp/semver-065890859 [2021-04-16T09:39:22.525Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-04-16T09:39:23.476Z] # '/tmp/semver-065890859' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-04-16T09:39:23.476Z] # -> Force: false [2021-04-16T09:39:23.476Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-04-16T09:39:23.487Z] $ docker exec --env ******** --env ******** 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent -k [2021-04-16T09:39:23.604Z] unset SSH_AUTH_SOCK; [2021-04-16T09:39:23.605Z] unset SSH_AGENT_PID; [2021-04-16T09:39:23.605Z] echo Agent pid 51 killed; [2021-04-16T09:39:23.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T09:39:23.992Z] + git semver [Pipeline] } [2021-04-16T09:39:24.010Z] $ docker stop --time=1 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a [2021-04-16T09:39:25.926Z] $ docker rm -f 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T09:39:26.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-16T09:39:26.720Z] Stashed 1 file(s) [Pipeline] echo [2021-04-16T09:39:26.725Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.70 [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-04-16T09:39:41.925Z] Still waiting to schedule task [2021-04-16T09:39:41.925Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-469’ [2021-04-16T09:39:41.927Z] Still waiting to schedule task [2021-04-16T09:39:41.927Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-16T09:41:30.193Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-470 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-04-16T09:41:30.216Z] Running in /w/workspace/go-mod-core-contracts/189 [Pipeline] { [Pipeline] checkout [2021-04-16T09:41:36.088Z] using credential edgex-jenkins-ssh [2021-04-16T09:41:36.106Z] Cloning the remote Git repository [2021-04-16T09:41:36.162Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:41:36.258Z] > git init /w/workspace/go-mod-core-contracts/189 # timeout=10 [2021-04-16T09:41:36.357Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:41:36.358Z] > git --version # timeout=10 [2021-04-16T09:41:36.375Z] > git --version # 'git version 2.17.1' [2021-04-16T09:41:36.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T09:41:36.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T09:41:37.651Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T09:41:37.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T09:41:37.699Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T09:41:37.731Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:41:37.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T09:41:37.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T09:41:38.310Z] Checking out Revision 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) [2021-04-16T09:41:38.332Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T09:41:38.350Z] > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 [2021-04-16T09:41:42.650Z] Commit message: "Merge pull request #584 from weichou1229/issue-583" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T09:41:44.207Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-16T09:41:44.637Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T09:41:44.974Z] + sudo service docker restart [2021-04-16T09:41:44.974Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-16T09:41:47.914Z] ========================================================= [2021-04-16T09:41:47.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-16T09:41:47.914Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:41:48.291Z] + 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-04-16T09:41:49.280Z] Sending build context to Docker daemon 2.999MB [2021-04-16T09:41:49.554Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-16T09:41:49.554Z] Step 2/7 : FROM ${BASE} [2021-04-16T09:41:49.833Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-16T09:41:49.833Z] 5f621e34cdf4: Pulling fs layer [2021-04-16T09:41:49.833Z] a4357932f1b6: Pulling fs layer [2021-04-16T09:41:49.833Z] 18c013af1878: Pulling fs layer [2021-04-16T09:41:49.833Z] 00ac8860ef70: Pulling fs layer [2021-04-16T09:41:49.833Z] 63d7cb157983: Pulling fs layer [2021-04-16T09:41:49.833Z] b116817d02f9: Pulling fs layer [2021-04-16T09:41:49.833Z] 745a02a5169b: Pulling fs layer [2021-04-16T09:41:49.833Z] 00ac8860ef70: Waiting [2021-04-16T09:41:49.833Z] 63d7cb157983: Waiting [2021-04-16T09:41:49.833Z] b116817d02f9: Waiting [2021-04-16T09:41:49.833Z] 745a02a5169b: Waiting [2021-04-16T09:41:49.833Z] 18c013af1878: Verifying Checksum [2021-04-16T09:41:49.833Z] 18c013af1878: Download complete [2021-04-16T09:41:49.833Z] a4357932f1b6: Verifying Checksum [2021-04-16T09:41:49.834Z] a4357932f1b6: Download complete [2021-04-16T09:41:49.834Z] 63d7cb157983: Verifying Checksum [2021-04-16T09:41:49.834Z] 63d7cb157983: Download complete [2021-04-16T09:41:49.834Z] b116817d02f9: Verifying Checksum [2021-04-16T09:41:49.834Z] b116817d02f9: Download complete [2021-04-16T09:41:49.834Z] 5f621e34cdf4: Verifying Checksum [2021-04-16T09:41:49.834Z] 5f621e34cdf4: Download complete [2021-04-16T09:41:50.433Z] 5f621e34cdf4: Pull complete [2021-04-16T09:41:51.034Z] a4357932f1b6: Pull complete [2021-04-16T09:41:51.642Z] 18c013af1878: Pull complete [2021-04-16T09:41:52.622Z] 745a02a5169b: Verifying Checksum [2021-04-16T09:41:52.622Z] 745a02a5169b: Download complete [2021-04-16T09:41:53.215Z] 00ac8860ef70: Verifying Checksum [2021-04-16T09:41:53.215Z] 00ac8860ef70: Download complete [2021-04-16T09:42:03.370Z] 00ac8860ef70: Pull complete [2021-04-16T09:42:03.370Z] 63d7cb157983: Pull complete [2021-04-16T09:42:03.644Z] b116817d02f9: Pull complete [2021-04-16T09:42:07.973Z] 745a02a5169b: Pull complete [2021-04-16T09:42:07.973Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-16T09:42:07.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-16T09:42:07.973Z] ---> b7e6874047d6 [2021-04-16T09:42:07.973Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-16T09:42:10.615Z] ---> Running in 93ed06eb4f0b [2021-04-16T09:42:10.886Z] Removing intermediate container 93ed06eb4f0b [2021-04-16T09:42:10.886Z] ---> 787b7a92fdaf [2021-04-16T09:42:10.886Z] Step 4/7 : RUN apk add bash [2021-04-16T09:42:10.886Z] ---> Running in 7e038b906616 [2021-04-16T09:42:12.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T09:42:13.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T09:42:13.893Z] OK: 142 MiB in 39 packages [2021-04-16T09:42:14.596Z] Running on prd-centos7-docker-4c-2g-471 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-04-16T09:42:14.616Z] Running in /w/workspace/go-mod-core-contracts/189 [Pipeline] { [Pipeline] checkout [2021-04-16T09:42:15.342Z] Removing intermediate container 7e038b906616 [2021-04-16T09:42:15.342Z] ---> 6200f08081ad [2021-04-16T09:42:15.342Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-16T09:42:15.342Z] ---> Running in 5fcd7cc29eb3 [2021-04-16T09:42:15.939Z] Removing intermediate container 5fcd7cc29eb3 [2021-04-16T09:42:15.939Z] ---> 42e8f0d72826 [2021-04-16T09:42:15.939Z] Step 6/7 : COPY go.mod . [2021-04-16T09:42:16.544Z] ---> be1c90f8f2f0 [2021-04-16T09:42:16.544Z] Step 7/7 : RUN go mod download [2021-04-16T09:42:16.544Z] ---> Running in 61ffcefecb58 [2021-04-16T09:42:17.282Z] using credential edgex-jenkins-ssh [2021-04-16T09:42:17.295Z] Cloning the remote Git repository [2021-04-16T09:42:17.327Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:42:17.395Z] > git init /w/workspace/go-mod-core-contracts/189 # timeout=10 [2021-04-16T09:42:17.456Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:42:17.456Z] > git --version # timeout=10 [2021-04-16T09:42:17.462Z] > git --version # 'git version 2.24.3' [2021-04-16T09:42:17.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T09:42:17.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T09:42:18.705Z] Checking out Revision 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) [2021-04-16T09:42:18.225Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T09:42:18.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T09:42:18.245Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T09:42:18.264Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T09:42:18.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T09:42:18.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T09:42:18.716Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T09:42:18.723Z] > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 [2021-04-16T09:42:22.540Z] Commit message: "Merge pull request #584 from weichou1229/issue-583" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T09:42:23.557Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-16T09:42:23.890Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T09:42:24.192Z] + sudo service docker restart [2021-04-16T09:42:24.193Z] + true [2021-04-16T09:42:24.193Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-16T09:42:25.285Z] ========================================================= [2021-04-16T09:42:25.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-16T09:42:25.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:42:25.593Z] + 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-04-16T09:42:26.173Z] Sending build context to Docker daemon 3MB [2021-04-16T09:42:26.173Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-16T09:42:26.173Z] Step 2/7 : FROM ${BASE} [2021-04-16T09:42:26.173Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-16T09:42:26.173Z] 188c0c94c7c5: Pulling fs layer [2021-04-16T09:42:26.173Z] 0ef7d3d256c8: Pulling fs layer [2021-04-16T09:42:26.173Z] de9db76c5a1d: Pulling fs layer [2021-04-16T09:42:26.173Z] bca2f99d35d6: Pulling fs layer [2021-04-16T09:42:26.173Z] 93359f2a8cfa: Pulling fs layer [2021-04-16T09:42:26.173Z] 7c6f9722023f: Pulling fs layer [2021-04-16T09:42:26.173Z] a35cf1a2eb13: Pulling fs layer [2021-04-16T09:42:26.173Z] bca2f99d35d6: Waiting [2021-04-16T09:42:26.173Z] 93359f2a8cfa: Waiting [2021-04-16T09:42:26.173Z] 7c6f9722023f: Waiting [2021-04-16T09:42:26.173Z] a35cf1a2eb13: Waiting [2021-04-16T09:42:26.173Z] de9db76c5a1d: Verifying Checksum [2021-04-16T09:42:26.173Z] de9db76c5a1d: Download complete [2021-04-16T09:42:26.173Z] 0ef7d3d256c8: Verifying Checksum [2021-04-16T09:42:26.173Z] 0ef7d3d256c8: Download complete [2021-04-16T09:42:26.173Z] 93359f2a8cfa: Verifying Checksum [2021-04-16T09:42:26.173Z] 93359f2a8cfa: Download complete [2021-04-16T09:42:26.173Z] 7c6f9722023f: Verifying Checksum [2021-04-16T09:42:26.173Z] 7c6f9722023f: Download complete [2021-04-16T09:42:26.173Z] 188c0c94c7c5: Verifying Checksum [2021-04-16T09:42:26.173Z] 188c0c94c7c5: Download complete [2021-04-16T09:42:26.752Z] 188c0c94c7c5: Pull complete [2021-04-16T09:42:27.021Z] 0ef7d3d256c8: Pull complete [2021-04-16T09:42:27.021Z] de9db76c5a1d: Pull complete [2021-04-16T09:42:27.979Z] a35cf1a2eb13: Verifying Checksum [2021-04-16T09:42:27.979Z] a35cf1a2eb13: Download complete [2021-04-16T09:42:28.556Z] bca2f99d35d6: Verifying Checksum [2021-04-16T09:42:28.556Z] bca2f99d35d6: Download complete [2021-04-16T09:42:33.891Z] bca2f99d35d6: Pull complete [2021-04-16T09:42:33.891Z] 93359f2a8cfa: Pull complete [2021-04-16T09:42:33.891Z] 7c6f9722023f: Pull complete [2021-04-16T09:42:34.878Z] Removing intermediate container 61ffcefecb58 [2021-04-16T09:42:34.879Z] ---> 5e91956fd2e8 [2021-04-16T09:42:34.879Z] Successfully built 5e91956fd2e8 [2021-04-16T09:42:34.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:42:35.215Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T09:42:35.215Z] . [Pipeline] withDockerContainer [2021-04-16T09:42:35.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-470 does not seem to be running inside a container [2021-04-16T09:42:35.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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-04-16T09:42:36.914Z] $ docker top c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T09:42:37.818Z] + go version [2021-04-16T09:42:37.818Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-16T09:42:37.845Z] $ docker stop --time=1 c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea [2021-04-16T09:42:39.696Z] $ docker rm -f c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:42:40.351Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T09:42:40.351Z] . [Pipeline] withDockerContainer [2021-04-16T09:42:40.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-470 does not seem to be running inside a container [2021-04-16T09:42:40.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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-04-16T09:42:42.072Z] a35cf1a2eb13: Pull complete [2021-04-16T09:42:42.072Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-16T09:42:42.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-16T09:42:42.072Z] ---> a62c8e92a672 [2021-04-16T09:42:42.072Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-16T09:42:42.072Z] ---> Running in 41eecb33b068 [2021-04-16T09:42:42.072Z] Removing intermediate container 41eecb33b068 [2021-04-16T09:42:42.072Z] ---> 7a55ad53b8ec [2021-04-16T09:42:42.072Z] Step 4/7 : RUN apk add bash [2021-04-16T09:42:42.072Z] ---> Running in c46ff49aa5aa [2021-04-16T09:42:42.124Z] $ docker top 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T09:42:42.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T09:42:43.081Z] + make test [2021-04-16T09:42:43.081Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-16T09:42:43.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T09:42:43.804Z] OK: 166 MiB in 39 packages [2021-04-16T09:42:44.067Z] Removing intermediate container c46ff49aa5aa [2021-04-16T09:42:44.067Z] ---> 384c4a6ec4c1 [2021-04-16T09:42:44.067Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-16T09:42:44.331Z] ---> Running in 5ca2989a427b [2021-04-16T09:42:44.331Z] Removing intermediate container 5ca2989a427b [2021-04-16T09:42:44.331Z] ---> dcc8700bda1e [2021-04-16T09:42:44.331Z] Step 6/7 : COPY go.mod . [2021-04-16T09:42:44.595Z] ---> 1e90736bad5a [2021-04-16T09:42:44.595Z] Step 7/7 : RUN go mod download [2021-04-16T09:42:44.595Z] ---> Running in 902e2aab89e7 [2021-04-16T09:42:59.555Z] Removing intermediate container 902e2aab89e7 [2021-04-16T09:42:59.555Z] ---> a759a04bc32c [2021-04-16T09:42:59.555Z] Successfully built a759a04bc32c [2021-04-16T09:42:59.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:42:59.882Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T09:42:59.882Z] . [Pipeline] withDockerContainer [2021-04-16T09:43:00.005Z] prd-centos7-docker-4c-2g-471 does not seem to be running inside a container [2021-04-16T09:43:00.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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-04-16T09:43:00.802Z] $ docker top d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T09:43:01.228Z] + go version [2021-04-16T09:43:01.228Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-16T09:43:01.245Z] $ docker stop --time=1 d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 [2021-04-16T09:43:02.596Z] $ docker rm -f d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:43:03.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T09:43:03.106Z] . [Pipeline] withDockerContainer [2021-04-16T09:43:03.200Z] prd-centos7-docker-4c-2g-471 does not seem to be running inside a container [2021-04-16T09:43:03.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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-04-16T09:43:03.901Z] $ docker top 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T09:43:04.322Z] + make test [2021-04-16T09:43:04.322Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-16T09:43:09.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-16T09:43:09.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements [2021-04-16T09:43:09.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.029s coverage: 100.0% of statements [2021-04-16T09:43:09.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.078s coverage: 45.4% of statements [2021-04-16T09:43:09.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.033s coverage: 77.8% of statements [2021-04-16T09:43:09.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-16T09:43:10.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements [2021-04-16T09:43:10.993Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-16T09:43:11.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements [2021-04-16T09:43:11.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-04-16T09:43:11.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements [2021-04-16T09:43:11.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements [2021-04-16T09:43:12.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements [2021-04-16T09:43:12.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements [2021-04-16T09:43:12.161Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-16T09:43:12.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements [2021-04-16T09:43:13.037Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.025s coverage: 14.7% of statements [2021-04-16T09:43:13.037Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-04-16T09:43:13.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.118s coverage: 91.8% of statements [2021-04-16T09:43:13.413Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-16T09:43:13.413Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-16T09:43:13.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements [2021-04-16T09:43:13.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 35.5% of statements [2021-04-16T09:43:13.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements [2021-04-16T09:43:13.617Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-16T09:43:13.617Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-16T09:43:13.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements [2021-04-16T09:43:13.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 35.5% of statements [2021-04-16T09:43:15.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.048s coverage: 63.0% of statements [2021-04-16T09:43:15.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-04-16T09:43:15.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.004s coverage: 15.4% of statements [2021-04-16T09:43:15.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-04-16T09:43:15.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements [2021-04-16T09:43:16.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-16T09:43:18.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.112s coverage: 84.0% of statements [2021-04-16T09:43:18.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-16T09:43:18.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-16T09:43:18.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-16T09:43:18.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.025s coverage: 45.8% of statements [2021-04-16T09:43:18.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.022s coverage: 94.7% of statements [2021-04-16T09:43:18.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.048s coverage: 87.1% of statements [2021-04-16T09:43:18.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-04-16T09:43:18.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.014s coverage: 69.6% of statements [2021-04-16T09:43:18.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.108s coverage: 63.0% of statements [2021-04-16T09:43:18.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.026s coverage: 26.3% of statements [2021-04-16T09:43:18.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.045s coverage: 15.4% of statements [2021-04-16T09:43:18.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.029s coverage: 15.4% of statements [2021-04-16T09:43:18.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements [2021-04-16T09:43:18.834Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-16T09:43:19.071Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-16T09:43:21.014Z] gofmt -l . [2021-04-16T09:43:21.276Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-16T09:43:21.555Z] $ docker stop --time=1 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e [2021-04-16T09:43:23.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.238s coverage: 84.0% of statements [2021-04-16T09:43:23.163Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-16T09:43:23.163Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-16T09:43:23.163Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-16T09:43:23.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.110s coverage: 45.8% of statements [2021-04-16T09:43:23.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.071s coverage: 94.7% of statements [2021-04-16T09:43:24.002Z] $ docker rm -f 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T09:43:24.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T09:43:24.934Z] 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-04-16T09:43:25.664Z] ---> job-cost.sh [2021-04-16T09:43:25.664Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qFw1 [2021-04-16T09:43:25.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.183s coverage: 87.1% of statements [2021-04-16T09:43:25.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.029s coverage: 100.0% of statements [2021-04-16T09:43:25.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.026s coverage: 69.6% of statements [2021-04-16T09:43:26.405Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-16T09:43:33.122Z] gofmt -l . [2021-04-16T09:43:33.122Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-16T09:43:33.796Z] $ docker stop --time=1 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 [2021-04-16T09:43:36.028Z] $ docker rm -f 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T09:43:36.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T09:43:36.948Z] Warning: overwriting stash ‘coverage-report’ [2021-04-16T09:43:38.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:43:38.517Z] ---> job-cost.sh [2021-04-16T09:43:38.517Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iIpM [2021-04-16T09:43:40.626Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T09:44:07.267Z] lf-activate-venv(): INFO: Adding /tmp/venv-qFw1/bin to PATH [2021-04-16T09:44:07.267Z] INFO: No Stack... [2021-04-16T09:44:07.267Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T09:44:07.267Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T09:44:07.576Z] + cat /w/workspace/go-mod-core-contracts/189/archives/cost.csv [2021-04-16T09:44:07.576Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T09:44:07.655Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [2021-04-16T09:44:07.664Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] did not exist. Created. [2021-04-16T09:44:07.664Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T09:44:07.991Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-16T09:44:08.118Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T09:44:08.136Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-16T09:44:17.476Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T09:45:39.192Z] lf-activate-venv(): INFO: Adding /tmp/venv-iIpM/bin to PATH [2021-04-16T09:45:39.192Z] INFO: No Stack... [2021-04-16T09:45:40.162Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-16T09:45:40.432Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T09:45:40.826Z] + cat /w/workspace/go-mod-core-contracts/189/archives/cost.csv [2021-04-16T09:45:40.826Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T09:45:40.934Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [2021-04-16T09:45:40.943Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] did not exist. Created. [2021-04-16T09:45:40.943Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T09:45:41.310Z] /w/workspace/go-mod-core-contracts/189@tmp/durable-69a6d6fa/script.sh: 1: /w/workspace/go-mod-core-contracts/189@tmp/durable-69a6d6fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-16T09:45:41.651Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-16T09:45:41.683Z] Warning: overwriting stash ‘stack-cost’ [2021-04-16T09:45:41.856Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T09:45:41.889Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-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-04-16T09:45:42.476Z] provisioning config files... [2021-04-16T09:45:42.494Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8403350680186765569tmp [Pipeline] { [Pipeline] sh [2021-04-16T09:45:42.814Z] + set +x [2021-04-16T09:45:42.814Z] + curl -s https://codecov.io/bash [2021-04-16T09:45:42.814Z] + bash -s -- [2021-04-16T09:45:43.080Z] [2021-04-16T09:45:43.080Z] _____ _ [2021-04-16T09:45:43.080Z] / ____| | | [2021-04-16T09:45:43.080Z] | | ___ __| | ___ ___ _____ __ [2021-04-16T09:45:43.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-16T09:45:43.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-16T09:45:43.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-16T09:45:43.080Z] Bash-1.0.1 [2021-04-16T09:45:43.080Z] [2021-04-16T09:45:43.080Z] [2021-04-16T09:45:43.080Z] ==> git version 2.24.3 found [2021-04-16T09:45:43.080Z] ==> 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-04-16T09:45:43.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-16T09:45:43.080Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-16T09:45:43.080Z] ==> Jenkins CI detected. [2021-04-16T09:45:43.080Z] project root: . [2021-04-16T09:45:43.080Z] --> token set from env [2021-04-16T09:45:43.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-16T09:45:43.080Z] ==> Running gcov in . (disable via -X gcov) [2021-04-16T09:45:43.080Z] ==> Python coveragepy not found [2021-04-16T09:45:43.080Z] ==> Searching for coverage reports in: [2021-04-16T09:45:43.080Z] + . [2021-04-16T09:45:43.080Z] -> Found 1 reports [2021-04-16T09:45:43.080Z] ==> Detecting git/mercurial file structure [2021-04-16T09:45:43.080Z] ==> Reading reports [2021-04-16T09:45:43.080Z] + ./coverage.out bytes=170977 [2021-04-16T09:45:43.080Z] ==> Appending adjustments [2021-04-16T09:45:43.080Z] https://docs.codecov.io/docs/fixing-reports [2021-04-16T09:45:44.473Z] + Found adjustments [2021-04-16T09:45:44.473Z] ==> Gzipping contents [2021-04-16T09:45:44.473Z] 28K /tmp/codecov.dK1hI1.gz [2021-04-16T09:45:44.473Z] ==> Uploading reports [2021-04-16T09:45:44.473Z] url: https://codecov.io [2021-04-16T09:45:44.473Z] query: branch=master&commit=3419b7110812eae0e79d1c22e0d5ad3dd7c8429d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-16T09:45:44.473Z] -> Pinging Codecov [2021-04-16T09:45:44.473Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=3419b7110812eae0e79d1c22e0d5ad3dd7c8429d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-16T09:45:44.735Z] -> Uploading to [2021-04-16T09:45:44.735Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-16/71470A77251A30514AAF9C0BB2E5B6CE/3419b7110812eae0e79d1c22e0d5ad3dd7c8429d/f52e20ad-6170-4b4b-a84d-4b6297f449f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T094544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37a7bd6c4c31c60e408298b7a01f9b640744e505736ff43d5b47e95fdc2e632e [2021-04-16T09:45:44.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-16T09:45:44.735Z] Dload Upload Total Spent Left Speed [2021-04-16T09:45:45.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25162 0 0 100 25162 0 54599 --:--:-- --:--:-- --:--:-- 54581 [2021-04-16T09:45:45.260Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] } [2021-04-16T09:45:45.271Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-16T09:45:45.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-16T09:45:45.917Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:45:46.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-16T09:45:46.228Z] [2021-04-16T09:45:46.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:45:46.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-16T09:45:46.545Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-16T09:45:46.545Z] 188c0c94c7c5: Pulling fs layer [2021-04-16T09:45:46.545Z] 0ef7d3d256c8: Pulling fs layer [2021-04-16T09:45:46.545Z] de9db76c5a1d: Pulling fs layer [2021-04-16T09:45:46.545Z] 0eba1c9be4d2: Pulling fs layer [2021-04-16T09:45:46.545Z] 0d57e429df01: Pulling fs layer [2021-04-16T09:45:46.545Z] 4e4be7b47b0d: Pulling fs layer [2021-04-16T09:45:46.545Z] e1f770b5df2f: Pulling fs layer [2021-04-16T09:45:46.545Z] 85a0685a4137: Pulling fs layer [2021-04-16T09:45:46.545Z] 0eba1c9be4d2: Waiting [2021-04-16T09:45:46.545Z] 0d57e429df01: Waiting [2021-04-16T09:45:46.545Z] 4e4be7b47b0d: Waiting [2021-04-16T09:45:46.545Z] e1f770b5df2f: Waiting [2021-04-16T09:45:46.545Z] 85a0685a4137: Waiting [2021-04-16T09:45:46.545Z] 0ef7d3d256c8: Verifying Checksum [2021-04-16T09:45:46.545Z] 0ef7d3d256c8: Download complete [2021-04-16T09:45:46.545Z] de9db76c5a1d: Verifying Checksum [2021-04-16T09:45:46.545Z] de9db76c5a1d: Download complete [2021-04-16T09:45:46.545Z] 0d57e429df01: Verifying Checksum [2021-04-16T09:45:46.545Z] 0d57e429df01: Download complete [2021-04-16T09:45:46.545Z] 4e4be7b47b0d: Verifying Checksum [2021-04-16T09:45:46.545Z] 4e4be7b47b0d: Download complete [2021-04-16T09:45:46.823Z] 188c0c94c7c5: Download complete [2021-04-16T09:45:47.092Z] 188c0c94c7c5: Pull complete [2021-04-16T09:45:47.355Z] 0ef7d3d256c8: Pull complete [2021-04-16T09:45:47.355Z] de9db76c5a1d: Pull complete [2021-04-16T09:45:47.620Z] e1f770b5df2f: Verifying Checksum [2021-04-16T09:45:47.620Z] e1f770b5df2f: Download complete [2021-04-16T09:45:49.565Z] 0eba1c9be4d2: Verifying Checksum [2021-04-16T09:45:49.565Z] 0eba1c9be4d2: Download complete [2021-04-16T09:45:50.171Z] 85a0685a4137: Verifying Checksum [2021-04-16T09:45:50.171Z] 85a0685a4137: Download complete [2021-04-16T09:45:56.876Z] 0eba1c9be4d2: Pull complete [2021-04-16T09:45:56.876Z] 0d57e429df01: Pull complete [2021-04-16T09:45:56.876Z] 4e4be7b47b0d: Pull complete [2021-04-16T09:45:57.835Z] e1f770b5df2f: Pull complete [2021-04-16T09:46:06.028Z] 85a0685a4137: Pull complete [2021-04-16T09:46:06.028Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-16T09:46:06.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-16T09:46:06.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-16T09:46:06.241Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:46:06.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:46:07.526Z] $ docker top b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-16T09:46:07.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-16T09:46:08.005Z] + set -o pipefail [2021-04-16T09:46:08.006Z] + snyk monitor '--org=edgex-jenkins' [2021-04-16T09:46:14.612Z] [2021-04-16T09:46:14.612Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-04-16T09:46:14.612Z] [2021-04-16T09:46:14.612Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/8b038550-c95f-46d7-93d2-8c4c516c5187 [2021-04-16T09:46:14.612Z] [2021-04-16T09:46:14.612Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-16T09:46:14.612Z] [2021-04-16T09:46:14.612Z] [2021-04-16T09:46:14.612Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-16T09:46:14.612Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-16T09:46:14.626Z] $ docker stop --time=1 b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 [2021-04-16T09:46:17.383Z] $ docker rm -f b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 [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-04-16T09:46:18.366Z] + git log --format=format:%s -1 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:46:18.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:46:18.687Z] . [Pipeline] withDockerContainer [2021-04-16T09:46:18.818Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:46:18.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:46:19.882Z] $ docker top 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T09:46:20.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T09:46:20.069Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T09:46:20.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T09:46:20.305Z] $ docker exec 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b ssh-agent [2021-04-16T09:46:20.502Z] SSH_AUTH_SOCK=/tmp/ssh-qJkIosSYNhL1/agent.11 [2021-04-16T09:46:20.502Z] SSH_AGENT_PID=16 [2021-04-16T09:46:20.509Z] Running ssh-add (command line suppressed) [2021-04-16T09:46:20.660Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2788069980605115097.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2788069980605115097.key) [2021-04-16T09:46:20.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T09:46:21.027Z] + git semver tag [2021-04-16T09:46:21.027Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T09:46:21.027Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-04-16T09:46:21.027Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-04-16T09:46:21.027Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T09:46:21.027Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T09:46:21.027Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T09:46:21.027Z] # $SEMVER_BRANCH = master [2021-04-16T09:46:21.027Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-04-16T09:46:21.027Z] # 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d HEAD [2021-04-16T09:46:21.289Z] # -> Force: false [2021-04-16T09:46:21.289Z] # 892a03c63b536bd57803b64dd79b8c1f7528d9cf refs/tags/v2.0.0-dev.70 [Pipeline] } [2021-04-16T09:46:21.300Z] $ docker exec --env ******** --env ******** 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b ssh-agent -k [2021-04-16T09:46:21.420Z] unset SSH_AUTH_SOCK; [2021-04-16T09:46:21.420Z] unset SSH_AGENT_PID; [2021-04-16T09:46:21.420Z] echo Agent pid 16 killed; [2021-04-16T09:46:21.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T09:46:21.819Z] + git semver [Pipeline] } [2021-04-16T09:46:21.833Z] $ docker stop --time=1 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b [2021-04-16T09:46:23.187Z] $ docker rm -f 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:46:23.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-16T09:46:23.720Z] [2021-04-16T09:46:23.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:46:24.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-16T09:46:24.043Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-16T09:46:24.043Z] ab5ef0e58194: Pulling fs layer [2021-04-16T09:46:24.043Z] 9712f1f96733: Pulling fs layer [2021-04-16T09:46:24.043Z] 63f879dbbcfc: Pulling fs layer [2021-04-16T09:46:24.043Z] 0d9ebad4ef96: Pulling fs layer [2021-04-16T09:46:24.043Z] e9a5061849ea: Pulling fs layer [2021-04-16T09:46:24.043Z] d747dcd14b5f: Pulling fs layer [2021-04-16T09:46:24.043Z] 2de7ff778b66: Pulling fs layer [2021-04-16T09:46:24.043Z] e9a5061849ea: Waiting [2021-04-16T09:46:24.043Z] d747dcd14b5f: Waiting [2021-04-16T09:46:24.043Z] 2de7ff778b66: Waiting [2021-04-16T09:46:24.043Z] 0d9ebad4ef96: Waiting [2021-04-16T09:46:24.043Z] 9712f1f96733: Verifying Checksum [2021-04-16T09:46:24.043Z] 9712f1f96733: Download complete [2021-04-16T09:46:25.447Z] 63f879dbbcfc: Verifying Checksum [2021-04-16T09:46:25.447Z] 63f879dbbcfc: Download complete [2021-04-16T09:46:25.447Z] e9a5061849ea: Verifying Checksum [2021-04-16T09:46:25.447Z] e9a5061849ea: Download complete [2021-04-16T09:46:25.713Z] d747dcd14b5f: Verifying Checksum [2021-04-16T09:46:25.713Z] d747dcd14b5f: Download complete [2021-04-16T09:46:25.982Z] 2de7ff778b66: Verifying Checksum [2021-04-16T09:46:25.982Z] 2de7ff778b66: Download complete [2021-04-16T09:46:26.556Z] 0d9ebad4ef96: Verifying Checksum [2021-04-16T09:46:26.556Z] 0d9ebad4ef96: Download complete [2021-04-16T09:46:26.556Z] ab5ef0e58194: Verifying Checksum [2021-04-16T09:46:26.556Z] ab5ef0e58194: Download complete [2021-04-16T09:46:31.888Z] ab5ef0e58194: Pull complete [2021-04-16T09:46:31.888Z] 9712f1f96733: Pull complete [2021-04-16T09:46:34.447Z] 63f879dbbcfc: Pull complete [2021-04-16T09:46:39.786Z] 0d9ebad4ef96: Pull complete [2021-04-16T09:46:41.714Z] e9a5061849ea: Pull complete [2021-04-16T09:46:41.714Z] d747dcd14b5f: Pull complete [2021-04-16T09:46:44.303Z] 2de7ff778b66: Pull complete [2021-04-16T09:46:44.303Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-16T09:46:44.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-16T09:46:44.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-16T09:46:44.487Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:46:44.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:46:48.549Z] $ docker top e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-16T09:46:48.745Z] provisioning config files... [2021-04-16T09:46:48.754Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9145789904930918902tmp [2021-04-16T09:46:48.770Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7824496221455638095tmp [2021-04-16T09:46:48.784Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4285332367047003022tmp [Pipeline] { [Pipeline] echo [2021-04-16T09:46:48.805Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:46:49.104Z] ---> sigul-configuration.sh [2021-04-16T09:46:49.104Z] gpg: directory `/root/.gnupg' created [2021-04-16T09:46:49.104Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-16T09:46:49.104Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-16T09:46:49.104Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-16T09:46:49.104Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-16T09:46:49.104Z] gpg: CAST5 encrypted data [2021-04-16T09:46:49.368Z] gpg: encrypted with 1 passphrase [2021-04-16T09:46:49.368Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-16T09:46:49.667Z] + mkdir /home/jenkins [2021-04-16T09:46:49.667Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-16T09:46:49.969Z] + 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-04-16T09:46:49.981Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:46:50.279Z] ---> sigul-install.sh [2021-04-16T09:46:56.883Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-16T09:46:57.185Z] + git tag --list [2021-04-16T09:46:57.185Z] v0.0.0 [2021-04-16T09:46:57.185Z] v0.0.1 [2021-04-16T09:46:57.185Z] v0.1.0 [2021-04-16T09:46:57.185Z] v0.1.1 [2021-04-16T09:46:57.185Z] v0.1.10 [2021-04-16T09:46:57.185Z] v0.1.100 [2021-04-16T09:46:57.185Z] v0.1.101 [2021-04-16T09:46:57.185Z] v0.1.102 [2021-04-16T09:46:57.185Z] v0.1.103 [2021-04-16T09:46:57.185Z] v0.1.104 [2021-04-16T09:46:57.185Z] v0.1.105 [2021-04-16T09:46:57.185Z] v0.1.106 [2021-04-16T09:46:57.185Z] v0.1.107 [2021-04-16T09:46:57.185Z] v0.1.108 [2021-04-16T09:46:57.185Z] v0.1.109 [2021-04-16T09:46:57.185Z] v0.1.11 [2021-04-16T09:46:57.185Z] v0.1.110 [2021-04-16T09:46:57.185Z] v0.1.111 [2021-04-16T09:46:57.185Z] v0.1.112 [2021-04-16T09:46:57.185Z] v0.1.113 [2021-04-16T09:46:57.185Z] v0.1.114 [2021-04-16T09:46:57.185Z] v0.1.115 [2021-04-16T09:46:57.185Z] v0.1.116 [2021-04-16T09:46:57.185Z] v0.1.117 [2021-04-16T09:46:57.185Z] v0.1.118 [2021-04-16T09:46:57.185Z] v0.1.119 [2021-04-16T09:46:57.185Z] v0.1.12 [2021-04-16T09:46:57.185Z] v0.1.120 [2021-04-16T09:46:57.185Z] v0.1.121 [2021-04-16T09:46:57.185Z] v0.1.122 [2021-04-16T09:46:57.185Z] v0.1.123 [2021-04-16T09:46:57.185Z] v0.1.124 [2021-04-16T09:46:57.185Z] v0.1.125 [2021-04-16T09:46:57.185Z] v0.1.126 [2021-04-16T09:46:57.185Z] v0.1.127 [2021-04-16T09:46:57.185Z] v0.1.128 [2021-04-16T09:46:57.185Z] v0.1.129 [2021-04-16T09:46:57.185Z] v0.1.13 [2021-04-16T09:46:57.185Z] v0.1.130 [2021-04-16T09:46:57.185Z] v0.1.131 [2021-04-16T09:46:57.185Z] v0.1.132 [2021-04-16T09:46:57.185Z] v0.1.133 [2021-04-16T09:46:57.185Z] v0.1.134 [2021-04-16T09:46:57.185Z] v0.1.135 [2021-04-16T09:46:57.185Z] v0.1.136 [2021-04-16T09:46:57.185Z] v0.1.137 [2021-04-16T09:46:57.185Z] v0.1.138 [2021-04-16T09:46:57.185Z] v0.1.139 [2021-04-16T09:46:57.185Z] v0.1.14 [2021-04-16T09:46:57.185Z] v0.1.140 [2021-04-16T09:46:57.185Z] v0.1.141 [2021-04-16T09:46:57.185Z] v0.1.142 [2021-04-16T09:46:57.185Z] v0.1.143 [2021-04-16T09:46:57.185Z] v0.1.144 [2021-04-16T09:46:57.185Z] v0.1.145 [2021-04-16T09:46:57.185Z] v0.1.146 [2021-04-16T09:46:57.185Z] v0.1.147 [2021-04-16T09:46:57.185Z] v0.1.148 [2021-04-16T09:46:57.185Z] v0.1.149 [2021-04-16T09:46:57.185Z] v0.1.15 [2021-04-16T09:46:57.185Z] v0.1.16 [2021-04-16T09:46:57.185Z] v0.1.17 [2021-04-16T09:46:57.185Z] v0.1.18 [2021-04-16T09:46:57.185Z] v0.1.19 [2021-04-16T09:46:57.185Z] v0.1.2 [2021-04-16T09:46:57.185Z] v0.1.20 [2021-04-16T09:46:57.185Z] v0.1.21 [2021-04-16T09:46:57.185Z] v0.1.22 [2021-04-16T09:46:57.185Z] v0.1.23 [2021-04-16T09:46:57.185Z] v0.1.24 [2021-04-16T09:46:57.185Z] v0.1.25 [2021-04-16T09:46:57.185Z] v0.1.26 [2021-04-16T09:46:57.185Z] v0.1.27 [2021-04-16T09:46:57.185Z] v0.1.28 [2021-04-16T09:46:57.185Z] v0.1.29 [2021-04-16T09:46:57.185Z] v0.1.3 [2021-04-16T09:46:57.185Z] v0.1.30 [2021-04-16T09:46:57.185Z] v0.1.31 [2021-04-16T09:46:57.185Z] v0.1.32 [2021-04-16T09:46:57.185Z] v0.1.33 [2021-04-16T09:46:57.185Z] v0.1.34 [2021-04-16T09:46:57.185Z] v0.1.35 [2021-04-16T09:46:57.185Z] v0.1.36 [2021-04-16T09:46:57.185Z] v0.1.37 [2021-04-16T09:46:57.185Z] v0.1.38 [2021-04-16T09:46:57.185Z] v0.1.39 [2021-04-16T09:46:57.185Z] v0.1.4 [2021-04-16T09:46:57.185Z] v0.1.40 [2021-04-16T09:46:57.185Z] v0.1.41 [2021-04-16T09:46:57.185Z] v0.1.42 [2021-04-16T09:46:57.185Z] v0.1.43 [2021-04-16T09:46:57.185Z] v0.1.44 [2021-04-16T09:46:57.185Z] v0.1.45 [2021-04-16T09:46:57.185Z] v0.1.46 [2021-04-16T09:46:57.185Z] v0.1.47 [2021-04-16T09:46:57.185Z] v0.1.48 [2021-04-16T09:46:57.185Z] v0.1.49 [2021-04-16T09:46:57.185Z] v0.1.5 [2021-04-16T09:46:57.185Z] v0.1.50 [2021-04-16T09:46:57.185Z] v0.1.51 [2021-04-16T09:46:57.185Z] v0.1.52 [2021-04-16T09:46:57.185Z] v0.1.53 [2021-04-16T09:46:57.185Z] v0.1.54 [2021-04-16T09:46:57.185Z] v0.1.55 [2021-04-16T09:46:57.185Z] v0.1.56 [2021-04-16T09:46:57.185Z] v0.1.57 [2021-04-16T09:46:57.185Z] v0.1.58 [2021-04-16T09:46:57.185Z] v0.1.59 [2021-04-16T09:46:57.185Z] v0.1.6 [2021-04-16T09:46:57.185Z] v0.1.60 [2021-04-16T09:46:57.185Z] v0.1.61 [2021-04-16T09:46:57.185Z] v0.1.62 [2021-04-16T09:46:57.185Z] v0.1.63 [2021-04-16T09:46:57.185Z] v0.1.64 [2021-04-16T09:46:57.185Z] v0.1.65 [2021-04-16T09:46:57.185Z] v0.1.66 [2021-04-16T09:46:57.185Z] v0.1.67 [2021-04-16T09:46:57.185Z] v0.1.68 [2021-04-16T09:46:57.185Z] v0.1.69 [2021-04-16T09:46:57.185Z] v0.1.7 [2021-04-16T09:46:57.185Z] v0.1.70 [2021-04-16T09:46:57.185Z] v0.1.71 [2021-04-16T09:46:57.185Z] v0.1.72 [2021-04-16T09:46:57.185Z] v0.1.73 [2021-04-16T09:46:57.185Z] v0.1.74 [2021-04-16T09:46:57.185Z] v0.1.75 [2021-04-16T09:46:57.185Z] v0.1.76 [2021-04-16T09:46:57.185Z] v0.1.77 [2021-04-16T09:46:57.185Z] v0.1.78 [2021-04-16T09:46:57.185Z] v0.1.79 [2021-04-16T09:46:57.185Z] v0.1.8 [2021-04-16T09:46:57.185Z] v0.1.80 [2021-04-16T09:46:57.185Z] v0.1.81 [2021-04-16T09:46:57.185Z] v0.1.82 [2021-04-16T09:46:57.185Z] v0.1.83 [2021-04-16T09:46:57.185Z] v0.1.84 [2021-04-16T09:46:57.185Z] v0.1.85 [2021-04-16T09:46:57.185Z] v0.1.86 [2021-04-16T09:46:57.185Z] v0.1.87 [2021-04-16T09:46:57.185Z] v0.1.88 [2021-04-16T09:46:57.185Z] v0.1.89 [2021-04-16T09:46:57.185Z] v0.1.9 [2021-04-16T09:46:57.185Z] v0.1.90 [2021-04-16T09:46:57.185Z] v0.1.91 [2021-04-16T09:46:57.185Z] v0.1.92 [2021-04-16T09:46:57.185Z] v0.1.93 [2021-04-16T09:46:57.185Z] v0.1.94 [2021-04-16T09:46:57.185Z] v0.1.95 [2021-04-16T09:46:57.185Z] v0.1.96 [2021-04-16T09:46:57.185Z] v0.1.97 [2021-04-16T09:46:57.185Z] v0.1.98 [2021-04-16T09:46:57.185Z] v0.1.99 [2021-04-16T09:46:57.185Z] v2.0.0-dev.1 [2021-04-16T09:46:57.185Z] v2.0.0-dev.10 [2021-04-16T09:46:57.185Z] v2.0.0-dev.11 [2021-04-16T09:46:57.185Z] v2.0.0-dev.12 [2021-04-16T09:46:57.185Z] v2.0.0-dev.13 [2021-04-16T09:46:57.185Z] v2.0.0-dev.14 [2021-04-16T09:46:57.185Z] v2.0.0-dev.15 [2021-04-16T09:46:57.185Z] v2.0.0-dev.16 [2021-04-16T09:46:57.185Z] v2.0.0-dev.17 [2021-04-16T09:46:57.185Z] v2.0.0-dev.18 [2021-04-16T09:46:57.185Z] v2.0.0-dev.19 [2021-04-16T09:46:57.185Z] v2.0.0-dev.2 [2021-04-16T09:46:57.185Z] v2.0.0-dev.20 [2021-04-16T09:46:57.185Z] v2.0.0-dev.21 [2021-04-16T09:46:57.185Z] v2.0.0-dev.22 [2021-04-16T09:46:57.185Z] v2.0.0-dev.23 [2021-04-16T09:46:57.185Z] v2.0.0-dev.24 [2021-04-16T09:46:57.185Z] v2.0.0-dev.25 [2021-04-16T09:46:57.185Z] v2.0.0-dev.26 [2021-04-16T09:46:57.185Z] v2.0.0-dev.27 [2021-04-16T09:46:57.185Z] v2.0.0-dev.28 [2021-04-16T09:46:57.185Z] v2.0.0-dev.29 [2021-04-16T09:46:57.185Z] v2.0.0-dev.3 [2021-04-16T09:46:57.185Z] v2.0.0-dev.30 [2021-04-16T09:46:57.185Z] v2.0.0-dev.31 [2021-04-16T09:46:57.185Z] v2.0.0-dev.32 [2021-04-16T09:46:57.185Z] v2.0.0-dev.33 [2021-04-16T09:46:57.185Z] v2.0.0-dev.34 [2021-04-16T09:46:57.185Z] v2.0.0-dev.35 [2021-04-16T09:46:57.185Z] v2.0.0-dev.36 [2021-04-16T09:46:57.185Z] v2.0.0-dev.37 [2021-04-16T09:46:57.185Z] v2.0.0-dev.38 [2021-04-16T09:46:57.185Z] v2.0.0-dev.39 [2021-04-16T09:46:57.186Z] v2.0.0-dev.4 [2021-04-16T09:46:57.186Z] v2.0.0-dev.40 [2021-04-16T09:46:57.186Z] v2.0.0-dev.41 [2021-04-16T09:46:57.186Z] v2.0.0-dev.42 [2021-04-16T09:46:57.186Z] v2.0.0-dev.43 [2021-04-16T09:46:57.186Z] v2.0.0-dev.44 [2021-04-16T09:46:57.186Z] v2.0.0-dev.45 [2021-04-16T09:46:57.186Z] v2.0.0-dev.46 [2021-04-16T09:46:57.186Z] v2.0.0-dev.47 [2021-04-16T09:46:57.186Z] v2.0.0-dev.48 [2021-04-16T09:46:57.186Z] v2.0.0-dev.49 [2021-04-16T09:46:57.186Z] v2.0.0-dev.5 [2021-04-16T09:46:57.186Z] v2.0.0-dev.50 [2021-04-16T09:46:57.186Z] v2.0.0-dev.51 [2021-04-16T09:46:57.186Z] v2.0.0-dev.52 [2021-04-16T09:46:57.186Z] v2.0.0-dev.53 [2021-04-16T09:46:57.186Z] v2.0.0-dev.54 [2021-04-16T09:46:57.186Z] v2.0.0-dev.55 [2021-04-16T09:46:57.186Z] v2.0.0-dev.56 [2021-04-16T09:46:57.186Z] v2.0.0-dev.57 [2021-04-16T09:46:57.186Z] v2.0.0-dev.58 [2021-04-16T09:46:57.186Z] v2.0.0-dev.59 [2021-04-16T09:46:57.186Z] v2.0.0-dev.6 [2021-04-16T09:46:57.186Z] v2.0.0-dev.60 [2021-04-16T09:46:57.186Z] v2.0.0-dev.61 [2021-04-16T09:46:57.186Z] v2.0.0-dev.62 [2021-04-16T09:46:57.186Z] v2.0.0-dev.63 [2021-04-16T09:46:57.186Z] v2.0.0-dev.64 [2021-04-16T09:46:57.186Z] v2.0.0-dev.65 [2021-04-16T09:46:57.186Z] v2.0.0-dev.66 [2021-04-16T09:46:57.186Z] v2.0.0-dev.67 [2021-04-16T09:46:57.186Z] v2.0.0-dev.68 [2021-04-16T09:46:57.186Z] v2.0.0-dev.69 [2021-04-16T09:46:57.186Z] v2.0.0-dev.7 [2021-04-16T09:46:57.186Z] v2.0.0-dev.70 [2021-04-16T09:46:57.186Z] v2.0.0-dev.8 [2021-04-16T09:46:57.186Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-16T09:46:57.493Z] + lftools sign git-tag v2.0.0-dev.70 [2021-04-16T09:46:58.884Z] Signing Git tag with Sigul... [2021-04-16T09:46:58.884Z] Signing v2.0.0-dev.70 [Pipeline] echo [2021-04-16T09:46:59.842Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:00.145Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-16T09:47:00.155Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-16T09:47:00.183Z] $ docker stop --time=1 e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 [2021-04-16T09:47:02.545Z] $ docker rm -f e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:47:03.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:47:03.121Z] . [Pipeline] withDockerContainer [2021-04-16T09:47:03.226Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:47:03.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:47:04.056Z] $ docker top 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T09:47:04.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T09:47:04.285Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T09:47:04.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T09:47:04.525Z] $ docker exec 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 ssh-agent [2021-04-16T09:47:04.737Z] SSH_AUTH_SOCK=/tmp/ssh-A86cc5VAs5rs/agent.12 [2021-04-16T09:47:04.737Z] SSH_AGENT_PID=17 [2021-04-16T09:47:04.760Z] Running ssh-add (command line suppressed) [2021-04-16T09:47:04.902Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7348459452211080660.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7348459452211080660.key) [2021-04-16T09:47:04.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T09:47:05.267Z] + git semver bump pre [2021-04-16T09:47:05.267Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T09:47:05.267Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-04-16T09:47:05.267Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-04-16T09:47:05.267Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T09:47:05.267Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T09:47:05.267Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T09:47:05.267Z] # $SEMVER_BRANCH = master [2021-04-16T09:47:05.267Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-04-16T09:47:05.267Z] 2.0.0-dev.71 [Pipeline] } [2021-04-16T09:47:05.279Z] $ docker exec --env ******** --env ******** 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 ssh-agent -k [2021-04-16T09:47:05.401Z] unset SSH_AUTH_SOCK; [2021-04-16T09:47:05.402Z] unset SSH_AGENT_PID; [2021-04-16T09:47:05.402Z] echo Agent pid 17 killed; [2021-04-16T09:47:05.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T09:47:05.795Z] + git semver [Pipeline] } [2021-04-16T09:47:05.812Z] $ docker stop --time=1 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 [2021-04-16T09:47:07.188Z] $ docker rm -f 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:47:07.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T09:47:07.627Z] . [Pipeline] withDockerContainer [2021-04-16T09:47:07.731Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:47:07.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:47:08.527Z] $ docker top 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T09:47:08.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T09:47:08.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T09:47:08.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T09:47:08.955Z] $ docker exec 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e ssh-agent [2021-04-16T09:47:09.145Z] SSH_AUTH_SOCK=/tmp/ssh-CkEGlGHZ7V43/agent.12 [2021-04-16T09:47:09.146Z] SSH_AGENT_PID=18 [2021-04-16T09:47:09.153Z] Running ssh-add (command line suppressed) [2021-04-16T09:47:09.287Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2380267782246451897.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2380267782246451897.key) [2021-04-16T09:47:09.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T09:47:09.656Z] + git semver push [2021-04-16T09:47:09.656Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T09:47:09.656Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-04-16T09:47:09.656Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-04-16T09:47:09.656Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T09:47:09.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T09:47:09.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T09:47:09.656Z] # $SEMVER_BRANCH = master [2021-04-16T09:47:09.656Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-04-16T09:47:14.965Z] $ docker exec --env ******** --env ******** 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e ssh-agent -k [2021-04-16T09:47:15.099Z] unset SSH_AUTH_SOCK; [2021-04-16T09:47:15.102Z] unset SSH_AGENT_PID; [2021-04-16T09:47:15.102Z] echo Agent pid 18 killed; [2021-04-16T09:47:15.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T09:47:15.503Z] + git semver [Pipeline] } [2021-04-16T09:47:15.517Z] $ docker stop --time=1 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e [2021-04-16T09:47:16.898Z] $ docker rm -f 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e [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-04-16T09:47:17.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:18.666Z] ---> package-listing.sh [2021-04-16T09:47:18.666Z] ++ facter osfamily [2021-04-16T09:47:18.666Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-16T09:47:18.666Z] + OS_FAMILY=redhat [2021-04-16T09:47:18.666Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-04-16T09:47:18.666Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-16T09:47:18.666Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-16T09:47:18.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-16T09:47:18.666Z] + PACKAGES=/tmp/packages_start.txt [2021-04-16T09:47:18.666Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-04-16T09:47:18.666Z] + PACKAGES=/tmp/packages_end.txt [2021-04-16T09:47:18.666Z] + case "${OS_FAMILY}" in [2021-04-16T09:47:18.666Z] + rpm -qa [2021-04-16T09:47:18.666Z] + sort [2021-04-16T09:47:23.968Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-16T09:47:23.968Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-16T09:47:23.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-16T09:47:23.968Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-04-16T09:47:23.968Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-04-16T09:47:23.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-04-16T09:47:23.981Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-16T09:47:24.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:47:24.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T09:47:24.581Z] [2021-04-16T09:47:24.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-16T09:47:24.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T09:47:24.900Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-16T09:47:24.900Z] df20fa9351a1: Pulling fs layer [2021-04-16T09:47:24.900Z] 36b3adc4ff6f: Pulling fs layer [2021-04-16T09:47:24.900Z] 8ad3a11d3b57: Pulling fs layer [2021-04-16T09:47:24.900Z] 46f8f816bc3b: Pulling fs layer [2021-04-16T09:47:24.900Z] 93b61091891f: Pulling fs layer [2021-04-16T09:47:24.900Z] 93b9cdb0e59b: Pulling fs layer [2021-04-16T09:47:24.900Z] 5e14af77c1be: Pulling fs layer [2021-04-16T09:47:24.900Z] 01666e4c0597: Pulling fs layer [2021-04-16T09:47:24.900Z] aa168da1d23b: Pulling fs layer [2021-04-16T09:47:24.900Z] 93b9cdb0e59b: Waiting [2021-04-16T09:47:24.900Z] 5e14af77c1be: Waiting [2021-04-16T09:47:24.900Z] 01666e4c0597: Waiting [2021-04-16T09:47:24.900Z] aa168da1d23b: Waiting [2021-04-16T09:47:24.900Z] 46f8f816bc3b: Waiting [2021-04-16T09:47:24.900Z] 93b61091891f: Waiting [2021-04-16T09:47:24.900Z] 36b3adc4ff6f: Verifying Checksum [2021-04-16T09:47:24.900Z] 36b3adc4ff6f: Download complete [2021-04-16T09:47:24.900Z] 46f8f816bc3b: Verifying Checksum [2021-04-16T09:47:24.900Z] 46f8f816bc3b: Download complete [2021-04-16T09:47:24.900Z] df20fa9351a1: Verifying Checksum [2021-04-16T09:47:24.900Z] df20fa9351a1: Download complete [2021-04-16T09:47:25.163Z] 93b9cdb0e59b: Verifying Checksum [2021-04-16T09:47:25.163Z] 93b9cdb0e59b: Download complete [2021-04-16T09:47:25.163Z] 5e14af77c1be: Download complete [2021-04-16T09:47:25.163Z] 01666e4c0597: Verifying Checksum [2021-04-16T09:47:25.163Z] 01666e4c0597: Download complete [2021-04-16T09:47:25.163Z] 93b61091891f: Verifying Checksum [2021-04-16T09:47:25.163Z] 93b61091891f: Download complete [2021-04-16T09:47:25.427Z] 8ad3a11d3b57: Verifying Checksum [2021-04-16T09:47:25.427Z] 8ad3a11d3b57: Download complete [2021-04-16T09:47:25.691Z] df20fa9351a1: Pull complete [2021-04-16T09:47:25.691Z] 36b3adc4ff6f: Pull complete [2021-04-16T09:47:27.096Z] 8ad3a11d3b57: Pull complete [2021-04-16T09:47:27.096Z] 46f8f816bc3b: Pull complete [2021-04-16T09:47:27.096Z] aa168da1d23b: Verifying Checksum [2021-04-16T09:47:27.096Z] aa168da1d23b: Download complete [2021-04-16T09:47:27.674Z] 93b61091891f: Pull complete [2021-04-16T09:47:27.674Z] 93b9cdb0e59b: Pull complete [2021-04-16T09:47:27.948Z] 5e14af77c1be: Pull complete [2021-04-16T09:47:27.948Z] 01666e4c0597: Pull complete [2021-04-16T09:47:36.159Z] aa168da1d23b: Pull complete [2021-04-16T09:47:36.159Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-16T09:47:36.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T09:47:36.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-16T09:47:36.331Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-04-16T09:47:36.378Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-04-16T09:47:38.871Z] $ docker top fd738380aaaf7d95a81a45fa0892c408d383f271523c365a2b8e79471101defb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T09:47:39.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-16T09:47:39.625Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-16T09:47:39.928Z] + ls /var/log/sa-host [2021-04-16T09:47:39.928Z] + sadf -c /var/log/sa-host/sa16 [2021-04-16T09:47:39.928Z] file_magic: OK [2021-04-16T09:47:39.928Z] HZ: Using current value: 100 [2021-04-16T09:47:39.928Z] file_header: OK [2021-04-16T09:47:39.928Z] 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-04-16T09:47:39.928Z] Statistics: [2021-04-16T09:47:39.928Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-16T09:47:39.928Z] File successfully converted to sysstat format version 12.2.1 [2021-04-16T09:47:39.928Z] + sadf -c /var/log/sa-host/sa23 [2021-04-16T09:47:39.928Z] file_magic: OK [2021-04-16T09:47:39.928Z] HZ: Using current value: 100 [2021-04-16T09:47:39.928Z] file_header: OK [2021-04-16T09:47:39.928Z] 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-04-16T09:47:39.928Z] Statistics: [2021-04-16T09:47:39.928Z] Hnuu...uuuununununu... [2021-04-16T09:47:39.928Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-16T09:47:40.472Z] provisioning config files... [2021-04-16T09:47:40.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7547539323053203253tmp [Pipeline] { [Pipeline] echo [2021-04-16T09:47:40.512Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:40.813Z] ---> create-netrc.sh [Pipeline] } [2021-04-16T09:47:40.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-16T09:47:40.849Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:41.145Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-16T09:47:41.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:41.457Z] ---> sudo-logs.sh [2021-04-16T09:47:41.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-16T09:47:41.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:41.781Z] ---> job-cost.sh [2021-04-16T09:47:41.781Z] lf-activate-venv: SKIPPING [2021-04-16T09:47:41.781Z] DEBUG: total: 0.20999999344348907 [2021-04-16T09:47:41.781Z] INFO: Retrieving Stack Cost... [2021-04-16T09:47:42.730Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T09:47:43.305Z] INFO: Archiving Costs [Pipeline] echo [2021-04-16T09:47:43.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T09:47:43.704Z] ---> logs-deploy.sh [2021-04-16T09:47:43.704Z] lf-activate-venv: SKIPPING [2021-04-16T09:47:43.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/189 [2021-04-16T09:47:43.704Z] INFO: archiving workspace using pattern(s): [2021-04-16T09:47:45.153Z] Archives upload complete. [2021-04-16T09:47:45.416Z] INFO: archiving logs to Nexus