Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7411c9c24eb8bf1a34e454e70d119759380b7d87 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1469 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 Commit message: "Merge pull request #303 from hahattan/issue-302" > git rev-list --no-walk 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-25T06:20:51.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-25T06:20:51.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-25T06:20:51.588Z] ========================================================= [2020-09-25T06:20:51.588Z] EdgeX Global Pipelines Version Info [2020-09-25T06:20:51.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:20:53.047Z] ------------------- [2020-09-25T06:20:53.047Z] stable info: [2020-09-25T06:20:53.047Z] ------------------- [2020-09-25T06:20:53.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-25T06:20:53.047Z] Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 [2020-09-25T06:20:53.047Z] Message: update stable to v1.0.128 [2020-09-25T06:20:53.992Z] ------------------- [2020-09-25T06:20:53.992Z] experimental info: [2020-09-25T06:20:53.992Z] ------------------- [2020-09-25T06:20:53.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-25T06:20:53.992Z] Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 [2020-09-25T06:20:53.992Z] Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-25T06:20:54.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-09-25T06:20:54.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-09-25T06:20:54.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-25T06:20:54.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-25T06:20:54.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-25T06:20:54.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-25T06:20:54.993Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-25T06:20:55.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-25T06:20:55.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-25T06:20:55.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-25T06:20:55.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-25T06:20:55.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-09-25T06:20:55.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-25T06:20:55.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-25T06:20:55.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-25T06:20:55.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-25T06:20:55.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-25T06:20:56.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-25T06:20:56.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-25T06:20:56.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-25T06:20:56.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-25T06:20:56.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-25T06:20:56.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-25T06:20:57.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-25T06:20:57.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-09-25T06:20:57.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-25T06:20:57.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-25T06:20:57.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-25T06:20:57.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7411c9c24eb8bf1a34e454e70d119759380b7d87 [Pipeline] echo [2020-09-25T06:20:57.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7411c9c [Pipeline] echo [2020-09-25T06:20:57.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-25T06:20:58.486Z] + git log --format=format:%s -1 7411c9c24eb8bf1a34e454e70d119759380b7d87 [Pipeline] echo [2020-09-25T06:20:58.576Z] GIT_COMMIT: 7411c9c24eb8bf1a34e454e70d119759380b7d87, Commit Message: Merge pull request #303 from hahattan/issue-302 [Pipeline] echo [2020-09-25T06:20:58.642Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:20:59.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:21:00.007Z] [2020-09-25T06:21:00.007Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:21:00.362Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:21:00.362Z] latest: Pulling from edgex-devops/git-semver [2020-09-25T06:21:00.362Z] 31603596830f: Pulling fs layer [2020-09-25T06:21:00.362Z] 2a8b12db71e7: Pulling fs layer [2020-09-25T06:21:00.362Z] 6ca5941a6612: Pulling fs layer [2020-09-25T06:21:00.362Z] ecc8261a40a4: Pulling fs layer [2020-09-25T06:21:00.362Z] ecc8261a40a4: Waiting [2020-09-25T06:21:00.362Z] 2a8b12db71e7: Download complete [2020-09-25T06:21:00.626Z] 31603596830f: Verifying Checksum [2020-09-25T06:21:00.626Z] 31603596830f: Download complete [2020-09-25T06:21:00.626Z] ecc8261a40a4: Verifying Checksum [2020-09-25T06:21:00.626Z] ecc8261a40a4: Download complete [2020-09-25T06:21:00.626Z] 6ca5941a6612: Verifying Checksum [2020-09-25T06:21:00.626Z] 6ca5941a6612: Download complete [2020-09-25T06:21:00.889Z] 31603596830f: Pull complete [2020-09-25T06:21:00.889Z] 2a8b12db71e7: Pull complete [2020-09-25T06:21:01.848Z] 6ca5941a6612: Pull complete [2020-09-25T06:21:02.111Z] ecc8261a40a4: Pull complete [2020-09-25T06:21:02.111Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-25T06:21:02.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:21:02.111Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-25T06:21:02.267Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:21:02.319Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-25T06:21:05.018Z] $ docker top 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-25T06:21:05.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T06:21:05.327Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T06:21:05.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T06:21:05.578Z] $ docker exec 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent [2020-09-25T06:21:05.741Z] SSH_AUTH_SOCK=/tmp/ssh-5rlA9SyKggWY/agent.11 [2020-09-25T06:21:05.741Z] SSH_AGENT_PID=16 [2020-09-25T06:21:05.753Z] Running ssh-add (command line suppressed) [2020-09-25T06:21:05.907Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8250381123070405938.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8250381123070405938.key) [2020-09-25T06:21:05.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T06:21:06.300Z] + git describe --exact-match --tags HEAD [2020-09-25T06:21:06.300Z] fatal: no tag exactly matches '7411c9c24eb8bf1a34e454e70d119759380b7d87' [Pipeline] } [2020-09-25T06:21:06.331Z] $ docker exec --env ******** --env ******** 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent -k [2020-09-25T06:21:06.452Z] unset SSH_AUTH_SOCK; [2020-09-25T06:21:06.453Z] unset SSH_AGENT_PID; [2020-09-25T06:21:06.453Z] echo Agent pid 16 killed; [2020-09-25T06:21:06.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-25T06:21:06.594Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-25T06:21:06.594Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-25T06:21:06.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T06:21:06.731Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T06:21:06.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T06:21:06.895Z] $ docker exec 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent [2020-09-25T06:21:07.052Z] SSH_AUTH_SOCK=/tmp/ssh-9D6Qq5sZT7uR/agent.46 [2020-09-25T06:21:07.052Z] SSH_AGENT_PID=51 [2020-09-25T06:21:07.058Z] Running ssh-add (command line suppressed) [2020-09-25T06:21:07.178Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5642548720324246245.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5642548720324246245.key) [2020-09-25T06:21:07.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T06:21:07.561Z] + git semver init [2020-09-25T06:21:07.561Z] # -> Open(): unable to determine branch for HEAD [2020-09-25T06:21:07.561Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-25T06:21:07.561Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-25T06:21:07.561Z] # $SEMVER_REMOTE_NAME = origin [2020-09-25T06:21:07.561Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-25T06:21:07.561Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-25T06:21:07.561Z] # $SEMVER_BRANCH = master [2020-09-25T06:21:07.561Z] # $SEMVER_TEMP = /tmp/semver-924212975 [2020-09-25T06:21:07.561Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-09-25T06:21:08.134Z] # '/tmp/semver-924212975' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-09-25T06:21:08.134Z] # -> Force: false [2020-09-25T06:21:08.134Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-09-25T06:21:08.148Z] $ docker exec --env ******** --env ******** 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent -k [2020-09-25T06:21:08.274Z] unset SSH_AUTH_SOCK; [2020-09-25T06:21:08.274Z] unset SSH_AGENT_PID; [2020-09-25T06:21:08.274Z] echo Agent pid 51 killed; [2020-09-25T06:21:08.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-25T06:21:08.782Z] + git semver [Pipeline] } [2020-09-25T06:21:08.801Z] $ docker stop --time=1 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 [2020-09-25T06:21:10.632Z] $ docker rm -f 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-25T06:21:11.417Z] Stashed 95 file(s) [Pipeline] echo [2020-09-25T06:21:11.420Z] [edgeXSemver]: initialized semver on version 0.1.84 [Pipeline] echo [2020-09-25T06:21:11.553Z] Archived original version: [0.1.84] [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 [2020-09-25T06:21:26.973Z] Still waiting to schedule task [2020-09-25T06:21:26.973Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-25T06:21:26.976Z] Still waiting to schedule task [2020-09-25T06:21:26.976Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1467’ is offline [2020-09-25T06:23:27.192Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1470 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-09-25T06:23:27.251Z] Running in /w/workspace/go-mod-core-contracts/50 [Pipeline] { [Pipeline] checkout [2020-09-25T06:23:32.447Z] using credential edgex-jenkins-ssh [2020-09-25T06:23:32.502Z] Cloning the remote Git repository [2020-09-25T06:23:32.572Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:23:32.692Z] > git init /w/workspace/go-mod-core-contracts/50 # timeout=10 [2020-09-25T06:23:32.769Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:23:32.770Z] > git --version # timeout=10 [2020-09-25T06:23:32.789Z] > git --version # 'git version 2.17.1' [2020-09-25T06:23:32.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T06:23:32.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T06:23:34.344Z] Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) [2020-09-25T06:23:33.733Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-25T06:23:33.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T06:23:33.783Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-25T06:23:33.833Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:23:33.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T06:23:33.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-25T06:23:34.372Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T06:23:34.391Z] > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 [2020-09-25T06:23:39.032Z] Commit message: "Merge pull request #303 from hahattan/issue-302" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-25T06:23:40.308Z] ========================================================= [2020-09-25T06:23:40.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-25T06:23:40.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:23:41.828Z] + 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 . [2020-09-25T06:23:42.826Z] Sending build context to Docker daemon 2.48MB [2020-09-25T06:23:42.826Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-25T06:23:42.827Z] Step 2/7 : FROM ${BASE} [2020-09-25T06:23:43.110Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-25T06:23:43.110Z] b538f80385f9: Pulling fs layer [2020-09-25T06:23:43.110Z] 74f711af9a0d: Pulling fs layer [2020-09-25T06:23:43.110Z] 99f96fe45779: Pulling fs layer [2020-09-25T06:23:43.110Z] 8529a6b9a6be: Pulling fs layer [2020-09-25T06:23:43.110Z] 45590311c82a: Pulling fs layer [2020-09-25T06:23:43.110Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-25T06:23:43.110Z] 209524e5b208: Pulling fs layer [2020-09-25T06:23:43.110Z] 45590311c82a: Waiting [2020-09-25T06:23:43.110Z] 69ca0ff8b7b3: Waiting [2020-09-25T06:23:43.110Z] 209524e5b208: Waiting [2020-09-25T06:23:43.110Z] 8529a6b9a6be: Waiting [2020-09-25T06:23:43.383Z] 99f96fe45779: Verifying Checksum [2020-09-25T06:23:43.383Z] 99f96fe45779: Download complete [2020-09-25T06:23:43.383Z] 74f711af9a0d: Download complete [2020-09-25T06:23:43.383Z] 45590311c82a: Download complete [2020-09-25T06:23:43.658Z] 69ca0ff8b7b3: Download complete [2020-09-25T06:23:43.939Z] b538f80385f9: Verifying Checksum [2020-09-25T06:23:43.939Z] b538f80385f9: Download complete [2020-09-25T06:23:44.547Z] b538f80385f9: Pull complete [2020-09-25T06:23:45.153Z] 74f711af9a0d: Pull complete [2020-09-25T06:23:45.426Z] 99f96fe45779: Pull complete [2020-09-25T06:23:46.411Z] 209524e5b208: Download complete [2020-09-25T06:23:47.396Z] 8529a6b9a6be: Verifying Checksum [2020-09-25T06:23:47.396Z] 8529a6b9a6be: Download complete [2020-09-25T06:23:57.586Z] 8529a6b9a6be: Pull complete [2020-09-25T06:23:57.859Z] 45590311c82a: Pull complete [2020-09-25T06:23:58.466Z] 69ca0ff8b7b3: Pull complete [2020-09-25T06:24:00.210Z] Running on prd-centos7-docker-4c-2g-1471 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-09-25T06:24:00.289Z] Running in /w/workspace/go-mod-core-contracts/50 [Pipeline] { [Pipeline] checkout [2020-09-25T06:24:01.879Z] 209524e5b208: Pull complete [2020-09-25T06:24:01.879Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-25T06:24:01.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-25T06:24:01.879Z] ---> 5bddaf1c2fca [2020-09-25T06:24:01.879Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-25T06:24:02.940Z] using credential edgex-jenkins-ssh [2020-09-25T06:24:02.998Z] Cloning the remote Git repository [2020-09-25T06:24:02.978Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:24:03.045Z] > git init /w/workspace/go-mod-core-contracts/50 # timeout=10 [2020-09-25T06:24:03.102Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:24:03.102Z] > git --version # timeout=10 [2020-09-25T06:24:03.109Z] > git --version # 'git version 2.16.5' [2020-09-25T06:24:03.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T06:24:03.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T06:24:04.316Z] Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) [2020-09-25T06:24:03.946Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-25T06:24:03.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-25T06:24:03.966Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-09-25T06:24:03.977Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-09-25T06:24:03.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-25T06:24:03.981Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-25T06:24:04.329Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T06:24:04.334Z] > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 [2020-09-25T06:24:05.300Z] ---> Running in 311c5b2d00bd [2020-09-25T06:24:05.300Z] Removing intermediate container 311c5b2d00bd [2020-09-25T06:24:05.300Z] ---> 2bfbd597cc7b [2020-09-25T06:24:05.300Z] Step 4/7 : RUN apk add bash [2020-09-25T06:24:05.300Z] ---> Running in 5e2c12ca937e [2020-09-25T06:24:07.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-25T06:24:07.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-25T06:24:07.964Z] Commit message: "Merge pull request #303 from hahattan/issue-302" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-25T06:24:08.759Z] ========================================================= [2020-09-25T06:24:08.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-25T06:24:08.759Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:24:08.881Z] OK: 142 MiB in 39 packages [2020-09-25T06:24:09.920Z] + 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 . [2020-09-25T06:24:10.314Z] Removing intermediate container 5e2c12ca937e [2020-09-25T06:24:10.314Z] ---> 3582d6ec783c [2020-09-25T06:24:10.314Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-25T06:24:10.314Z] ---> Running in fc6fc5ce146a [2020-09-25T06:24:10.498Z] Sending build context to Docker daemon 2.48MB [2020-09-25T06:24:10.498Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-25T06:24:10.498Z] Step 2/7 : FROM ${BASE} [2020-09-25T06:24:10.498Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-25T06:24:10.498Z] df20fa9351a1: Pulling fs layer [2020-09-25T06:24:10.498Z] ed8968b2872e: Pulling fs layer [2020-09-25T06:24:10.498Z] a92cc7c5fd73: Pulling fs layer [2020-09-25T06:24:10.498Z] e871e8e8d7a9: Pulling fs layer [2020-09-25T06:24:10.498Z] e73272ec9a57: Pulling fs layer [2020-09-25T06:24:10.498Z] 1e910a182e73: Pulling fs layer [2020-09-25T06:24:10.498Z] 4e634b169226: Pulling fs layer [2020-09-25T06:24:10.498Z] 1e910a182e73: Waiting [2020-09-25T06:24:10.498Z] e871e8e8d7a9: Waiting [2020-09-25T06:24:10.498Z] 4e634b169226: Waiting [2020-09-25T06:24:10.498Z] e73272ec9a57: Waiting [2020-09-25T06:24:10.591Z] Removing intermediate container fc6fc5ce146a [2020-09-25T06:24:10.591Z] ---> 70cd20b6a66e [2020-09-25T06:24:10.591Z] Step 6/7 : COPY go.mod . [2020-09-25T06:24:10.763Z] a92cc7c5fd73: Verifying Checksum [2020-09-25T06:24:10.763Z] a92cc7c5fd73: Download complete [2020-09-25T06:24:10.763Z] ed8968b2872e: Download complete [2020-09-25T06:24:10.763Z] e73272ec9a57: Verifying Checksum [2020-09-25T06:24:10.763Z] e73272ec9a57: Download complete [2020-09-25T06:24:10.763Z] 1e910a182e73: Verifying Checksum [2020-09-25T06:24:10.763Z] 1e910a182e73: Download complete [2020-09-25T06:24:10.763Z] df20fa9351a1: Verifying Checksum [2020-09-25T06:24:10.763Z] df20fa9351a1: Download complete [2020-09-25T06:24:11.026Z] df20fa9351a1: Pull complete [2020-09-25T06:24:11.288Z] ed8968b2872e: Pull complete [2020-09-25T06:24:11.288Z] a92cc7c5fd73: Pull complete [2020-09-25T06:24:11.568Z] ---> be50dbe18002 [2020-09-25T06:24:11.568Z] Step 7/7 : RUN go mod download [2020-09-25T06:24:11.568Z] ---> Running in 81eacf9a48af [2020-09-25T06:24:12.240Z] 4e634b169226: Verifying Checksum [2020-09-25T06:24:12.240Z] 4e634b169226: Download complete [2020-09-25T06:24:13.192Z] e871e8e8d7a9: Verifying Checksum [2020-09-25T06:24:13.192Z] e871e8e8d7a9: Download complete [2020-09-25T06:24:18.505Z] e871e8e8d7a9: Pull complete [2020-09-25T06:24:18.505Z] e73272ec9a57: Pull complete [2020-09-25T06:24:18.505Z] 1e910a182e73: Pull complete [2020-09-25T06:24:23.840Z] 4e634b169226: Pull complete [2020-09-25T06:24:23.840Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-25T06:24:23.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-25T06:24:23.840Z] ---> f7629b54cfaa [2020-09-25T06:24:23.840Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-25T06:24:23.840Z] ---> Running in 1ab1995d039b [2020-09-25T06:24:23.840Z] Removing intermediate container 1ab1995d039b [2020-09-25T06:24:23.840Z] ---> e3272768e754 [2020-09-25T06:24:23.840Z] Step 4/7 : RUN apk add bash [2020-09-25T06:24:24.104Z] ---> Running in 74780cc7834a [2020-09-25T06:24:25.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T06:24:25.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T06:24:26.686Z] Removing intermediate container 81eacf9a48af [2020-09-25T06:24:26.686Z] ---> aba4c9897b05 [2020-09-25T06:24:26.686Z] Successfully built aba4c9897b05 [2020-09-25T06:24:26.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:24:27.047Z] OK: 166 MiB in 39 packages [2020-09-25T06:24:27.082Z] + docker inspect -f . ci-base-image-arm64 [2020-09-25T06:24:27.082Z] . [Pipeline] withDockerContainer [2020-09-25T06:24:27.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-1470 does not seem to be running inside a container [2020-09-25T06:24:27.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/50 -v /w/workspace/go-mod-core-contracts/50:/w/workspace/go-mod-core-contracts/50:rw,z -v /w/workspace/go-mod-core-contracts/50@tmp:/w/workspace/go-mod-core-contracts/50@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 ******** ci-base-image-arm64 cat [2020-09-25T06:24:27.622Z] Removing intermediate container 74780cc7834a [2020-09-25T06:24:27.622Z] ---> 904f259aa3dd [2020-09-25T06:24:27.622Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-25T06:24:27.622Z] ---> Running in 9b2ef87c59b5 [2020-09-25T06:24:27.622Z] Removing intermediate container 9b2ef87c59b5 [2020-09-25T06:24:27.622Z] ---> 34a4bdfad9e2 [2020-09-25T06:24:27.622Z] Step 6/7 : COPY go.mod . [2020-09-25T06:24:27.884Z] ---> fe3482dac7bb [2020-09-25T06:24:27.884Z] Step 7/7 : RUN go mod download [2020-09-25T06:24:28.148Z] ---> Running in 902980272b1f [2020-09-25T06:24:29.269Z] $ docker top 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T06:24:30.659Z] + go version [2020-09-25T06:24:30.659Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-25T06:24:30.685Z] $ docker stop --time=1 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 [2020-09-25T06:24:32.792Z] $ docker rm -f 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-25T06:24:38.192Z] Removing intermediate container 902980272b1f [2020-09-25T06:24:38.193Z] ---> 461af6c70f14 [2020-09-25T06:24:38.193Z] Successfully built 461af6c70f14 [2020-09-25T06:24:38.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:24:38.535Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-25T06:24:38.535Z] . [Pipeline] withDockerContainer [2020-09-25T06:24:38.642Z] prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container [2020-09-25T06:24:38.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/50 -v /w/workspace/go-mod-core-contracts/50:/w/workspace/go-mod-core-contracts/50:rw,z -v /w/workspace/go-mod-core-contracts/50@tmp:/w/workspace/go-mod-core-contracts/50@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 ******** ci-base-image-x86_64 cat [2020-09-25T06:24:39.376Z] $ docker top 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T06:24:39.922Z] + go version [2020-09-25T06:24:39.923Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-25T06:24:39.940Z] $ docker stop --time=1 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 [2020-09-25T06:24:41.277Z] $ docker rm -f 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-25T06:24:44.079Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-25T06:24:44.080Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-25T06:24:44.136Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:24:44.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-25T06:24:44.496Z] [2020-09-25T06:24:44.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:24:44.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-25T06:24:44.849Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-25T06:24:44.849Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-25T06:24:44.849Z] 408f87550127: Pulling fs layer [2020-09-25T06:24:44.849Z] fe522b08c979: Pulling fs layer [2020-09-25T06:24:44.849Z] 221eaa008020: Pulling fs layer [2020-09-25T06:24:44.849Z] 2a4607e5d6b9: Pulling fs layer [2020-09-25T06:24:44.849Z] 8f79b27c4fd2: Pulling fs layer [2020-09-25T06:24:44.849Z] e5c8dbe1645b: Pulling fs layer [2020-09-25T06:24:44.849Z] 23e8b3b47431: Pulling fs layer [2020-09-25T06:24:44.849Z] 5c568d65a230: Pulling fs layer [2020-09-25T06:24:44.849Z] 8f79b27c4fd2: Waiting [2020-09-25T06:24:44.849Z] 221eaa008020: Waiting [2020-09-25T06:24:44.849Z] 2a4607e5d6b9: Waiting [2020-09-25T06:24:44.849Z] 5c568d65a230: Waiting [2020-09-25T06:24:44.849Z] 23e8b3b47431: Waiting [2020-09-25T06:24:44.849Z] fe522b08c979: Verifying Checksum [2020-09-25T06:24:44.849Z] fe522b08c979: Download complete [2020-09-25T06:24:44.849Z] 408f87550127: Verifying Checksum [2020-09-25T06:24:44.849Z] 408f87550127: Download complete [2020-09-25T06:24:44.849Z] 2a4607e5d6b9: Verifying Checksum [2020-09-25T06:24:44.849Z] 2a4607e5d6b9: Download complete [2020-09-25T06:24:44.849Z] 8f79b27c4fd2: Verifying Checksum [2020-09-25T06:24:44.849Z] 8f79b27c4fd2: Download complete [2020-09-25T06:24:44.849Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-25T06:24:44.849Z] cbdbe7a5bc2a: Download complete [2020-09-25T06:24:45.425Z] cbdbe7a5bc2a: Pull complete [2020-09-25T06:24:45.425Z] 408f87550127: Pull complete [2020-09-25T06:24:45.688Z] fe522b08c979: Pull complete [2020-09-25T06:24:46.263Z] e5c8dbe1645b: Verifying Checksum [2020-09-25T06:24:46.263Z] e5c8dbe1645b: Download complete [2020-09-25T06:24:47.221Z] 5c568d65a230: Verifying Checksum [2020-09-25T06:24:47.221Z] 5c568d65a230: Download complete [2020-09-25T06:24:47.483Z] 23e8b3b47431: Verifying Checksum [2020-09-25T06:24:47.483Z] 23e8b3b47431: Download complete [2020-09-25T06:24:48.431Z] 221eaa008020: Verifying Checksum [2020-09-25T06:24:48.431Z] 221eaa008020: Download complete [2020-09-25T06:24:55.062Z] 221eaa008020: Pull complete [2020-09-25T06:24:55.062Z] 2a4607e5d6b9: Pull complete [2020-09-25T06:24:55.062Z] 8f79b27c4fd2: Pull complete [2020-09-25T06:24:56.014Z] e5c8dbe1645b: Pull complete [2020-09-25T06:24:58.577Z] 23e8b3b47431: Pull complete [2020-09-25T06:24:59.970Z] 5c568d65a230: Pull complete [2020-09-25T06:24:59.970Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-25T06:24:59.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-25T06:24:59.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-25T06:25:00.148Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:25:00.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-25T06:25:01.082Z] $ docker top abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T06:25:01.608Z] + snyk monitor '--org=edgex-jenkins' [2020-09-25T06:25:06.923Z] [2020-09-25T06:25:06.923Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-09-25T06:25:06.923Z] [2020-09-25T06:25:06.923Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/2265fee4-9558-4961-8e25-e780e676c7c2 [2020-09-25T06:25:06.923Z] [2020-09-25T06:25:06.923Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-25T06:25:06.923Z] [2020-09-25T06:25:07.186Z] [2020-09-25T06:25:07.186Z] Snyk CLI supports Node.js 8 and higher. [2020-09-25T06:25:07.186Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-25T06:25:07.186Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-25T06:25:07.186Z] [2020-09-25T06:25:07.186Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-25T06:25:07.186Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-09-25T06:25:07.186Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-09-25T06:25:07.186Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-09-25T06:25:07.203Z] $ docker stop --time=1 abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 [2020-09-25T06:25:09.571Z] $ docker rm -f abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:25:11.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:25:11.757Z] . [Pipeline] withDockerContainer [2020-09-25T06:25:11.856Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:25:11.903Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-25T06:25:12.614Z] $ docker top 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-25T06:25:12.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T06:25:12.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T06:25:13.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T06:25:13.143Z] $ docker exec 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b ssh-agent [2020-09-25T06:25:13.303Z] SSH_AUTH_SOCK=/tmp/ssh-ZRJ3vSPsiamY/agent.11 [2020-09-25T06:25:13.303Z] SSH_AGENT_PID=16 [2020-09-25T06:25:13.311Z] Running ssh-add (command line suppressed) [2020-09-25T06:25:13.441Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_986696420434347386.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_986696420434347386.key) [2020-09-25T06:25:13.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T06:25:13.827Z] + git semver tag [2020-09-25T06:25:13.827Z] # -> Open(): unable to determine branch for HEAD [2020-09-25T06:25:13.827Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-25T06:25:13.827Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-25T06:25:13.827Z] # $SEMVER_REMOTE_NAME = origin [2020-09-25T06:25:13.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-25T06:25:13.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-25T06:25:13.828Z] # $SEMVER_BRANCH = master [2020-09-25T06:25:13.828Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-09-25T06:25:13.828Z] # 7411c9c24eb8bf1a34e454e70d119759380b7d87 HEAD [2020-09-25T06:25:14.089Z] # -> Force: false [2020-09-25T06:25:14.089Z] # e45e8bfcf2639ce949d665d68852293376d64828 refs/tags/v0.1.84 [Pipeline] } [2020-09-25T06:25:14.105Z] $ docker exec --env ******** --env ******** 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b ssh-agent -k [2020-09-25T06:25:14.224Z] unset SSH_AUTH_SOCK; [2020-09-25T06:25:14.225Z] unset SSH_AGENT_PID; [2020-09-25T06:25:14.225Z] echo Agent pid 16 killed; [2020-09-25T06:25:14.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-25T06:25:14.769Z] + git semver [Pipeline] } [2020-09-25T06:25:14.787Z] $ docker stop --time=1 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b [2020-09-25T06:25:16.131Z] $ docker rm -f 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:25:16.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-25T06:25:16.817Z] [2020-09-25T06:25:16.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:25:17.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-25T06:25:17.180Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-25T06:25:17.180Z] ab5ef0e58194: Pulling fs layer [2020-09-25T06:25:17.180Z] 9712f1f96733: Pulling fs layer [2020-09-25T06:25:17.180Z] 63f879dbbcfc: Pulling fs layer [2020-09-25T06:25:17.180Z] 0d9ebad4ef96: Pulling fs layer [2020-09-25T06:25:17.180Z] e9a5061849ea: Pulling fs layer [2020-09-25T06:25:17.180Z] d747dcd14b5f: Pulling fs layer [2020-09-25T06:25:17.180Z] 2de7ff778b66: Pulling fs layer [2020-09-25T06:25:17.180Z] 0d9ebad4ef96: Waiting [2020-09-25T06:25:17.180Z] e9a5061849ea: Waiting [2020-09-25T06:25:17.180Z] d747dcd14b5f: Waiting [2020-09-25T06:25:17.180Z] 2de7ff778b66: Waiting [2020-09-25T06:25:17.180Z] 9712f1f96733: Verifying Checksum [2020-09-25T06:25:17.180Z] 9712f1f96733: Download complete [2020-09-25T06:25:19.099Z] 63f879dbbcfc: Verifying Checksum [2020-09-25T06:25:19.099Z] 63f879dbbcfc: Download complete [2020-09-25T06:25:19.099Z] e9a5061849ea: Verifying Checksum [2020-09-25T06:25:19.099Z] e9a5061849ea: Download complete [2020-09-25T06:25:19.099Z] d747dcd14b5f: Verifying Checksum [2020-09-25T06:25:19.099Z] d747dcd14b5f: Download complete [2020-09-25T06:25:19.363Z] 2de7ff778b66: Verifying Checksum [2020-09-25T06:25:19.363Z] 2de7ff778b66: Download complete [2020-09-25T06:25:19.625Z] 0d9ebad4ef96: Verifying Checksum [2020-09-25T06:25:19.625Z] 0d9ebad4ef96: Download complete [2020-09-25T06:25:19.888Z] ab5ef0e58194: Verifying Checksum [2020-09-25T06:25:19.888Z] ab5ef0e58194: Download complete [2020-09-25T06:25:24.135Z] ab5ef0e58194: Pull complete [2020-09-25T06:25:24.135Z] 9712f1f96733: Pull complete [2020-09-25T06:25:27.464Z] 63f879dbbcfc: Pull complete [2020-09-25T06:25:32.795Z] 0d9ebad4ef96: Pull complete [2020-09-25T06:25:34.195Z] e9a5061849ea: Pull complete [2020-09-25T06:25:34.195Z] d747dcd14b5f: Pull complete [2020-09-25T06:25:37.670Z] 2de7ff778b66: Pull complete [2020-09-25T06:25:37.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-25T06:25:37.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-25T06:25:37.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-25T06:25:37.874Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:25:37.937Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-25T06:25:41.646Z] $ docker top 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-25T06:25:41.903Z] provisioning config files... [2020-09-25T06:25:41.918Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5568317162803863795tmp [2020-09-25T06:25:41.937Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1209581668609962260tmp [2020-09-25T06:25:41.964Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6099579885210489308tmp [Pipeline] { [Pipeline] echo [2020-09-25T06:25:42.015Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:25:42.311Z] ---> sigul-configuration.sh [2020-09-25T06:25:42.311Z] gpg: directory `/root/.gnupg' created [2020-09-25T06:25:42.311Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-25T06:25:42.311Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-25T06:25:42.311Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-25T06:25:42.311Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-25T06:25:42.311Z] gpg: CAST5 encrypted data [2020-09-25T06:25:42.573Z] gpg: encrypted with 1 passphrase [2020-09-25T06:25:42.573Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-25T06:25:42.871Z] + mkdir /home/jenkins [2020-09-25T06:25:42.872Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-25T06:25:43.170Z] + 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 [2020-09-25T06:25:43.181Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:25:43.484Z] ---> sigul-install.sh [2020-09-25T06:25:48.785Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-25T06:25:49.081Z] + git tag --list [2020-09-25T06:25:49.081Z] v0.0.0 [2020-09-25T06:25:49.081Z] v0.0.1 [2020-09-25T06:25:49.081Z] v0.1.0 [2020-09-25T06:25:49.081Z] v0.1.1 [2020-09-25T06:25:49.081Z] v0.1.10 [2020-09-25T06:25:49.081Z] v0.1.11 [2020-09-25T06:25:49.081Z] v0.1.12 [2020-09-25T06:25:49.081Z] v0.1.13 [2020-09-25T06:25:49.081Z] v0.1.14 [2020-09-25T06:25:49.081Z] v0.1.15 [2020-09-25T06:25:49.081Z] v0.1.16 [2020-09-25T06:25:49.081Z] v0.1.17 [2020-09-25T06:25:49.081Z] v0.1.18 [2020-09-25T06:25:49.081Z] v0.1.19 [2020-09-25T06:25:49.081Z] v0.1.2 [2020-09-25T06:25:49.081Z] v0.1.20 [2020-09-25T06:25:49.081Z] v0.1.21 [2020-09-25T06:25:49.081Z] v0.1.22 [2020-09-25T06:25:49.081Z] v0.1.23 [2020-09-25T06:25:49.081Z] v0.1.24 [2020-09-25T06:25:49.081Z] v0.1.25 [2020-09-25T06:25:49.081Z] v0.1.26 [2020-09-25T06:25:49.081Z] v0.1.27 [2020-09-25T06:25:49.081Z] v0.1.28 [2020-09-25T06:25:49.081Z] v0.1.29 [2020-09-25T06:25:49.081Z] v0.1.3 [2020-09-25T06:25:49.081Z] v0.1.30 [2020-09-25T06:25:49.081Z] v0.1.31 [2020-09-25T06:25:49.081Z] v0.1.32 [2020-09-25T06:25:49.081Z] v0.1.33 [2020-09-25T06:25:49.081Z] v0.1.34 [2020-09-25T06:25:49.081Z] v0.1.35 [2020-09-25T06:25:49.081Z] v0.1.36 [2020-09-25T06:25:49.081Z] v0.1.37 [2020-09-25T06:25:49.081Z] v0.1.38 [2020-09-25T06:25:49.081Z] v0.1.39 [2020-09-25T06:25:49.082Z] v0.1.4 [2020-09-25T06:25:49.082Z] v0.1.40 [2020-09-25T06:25:49.082Z] v0.1.41 [2020-09-25T06:25:49.082Z] v0.1.42 [2020-09-25T06:25:49.082Z] v0.1.43 [2020-09-25T06:25:49.082Z] v0.1.44 [2020-09-25T06:25:49.082Z] v0.1.45 [2020-09-25T06:25:49.082Z] v0.1.46 [2020-09-25T06:25:49.082Z] v0.1.47 [2020-09-25T06:25:49.082Z] v0.1.48 [2020-09-25T06:25:49.082Z] v0.1.49 [2020-09-25T06:25:49.082Z] v0.1.5 [2020-09-25T06:25:49.082Z] v0.1.50 [2020-09-25T06:25:49.082Z] v0.1.51 [2020-09-25T06:25:49.082Z] v0.1.52 [2020-09-25T06:25:49.082Z] v0.1.53 [2020-09-25T06:25:49.082Z] v0.1.54 [2020-09-25T06:25:49.082Z] v0.1.55 [2020-09-25T06:25:49.082Z] v0.1.56 [2020-09-25T06:25:49.082Z] v0.1.57 [2020-09-25T06:25:49.082Z] v0.1.58 [2020-09-25T06:25:49.082Z] v0.1.59 [2020-09-25T06:25:49.082Z] v0.1.6 [2020-09-25T06:25:49.082Z] v0.1.60 [2020-09-25T06:25:49.082Z] v0.1.61 [2020-09-25T06:25:49.082Z] v0.1.62 [2020-09-25T06:25:49.082Z] v0.1.63 [2020-09-25T06:25:49.082Z] v0.1.64 [2020-09-25T06:25:49.082Z] v0.1.65 [2020-09-25T06:25:49.082Z] v0.1.66 [2020-09-25T06:25:49.082Z] v0.1.67 [2020-09-25T06:25:49.082Z] v0.1.68 [2020-09-25T06:25:49.082Z] v0.1.69 [2020-09-25T06:25:49.082Z] v0.1.7 [2020-09-25T06:25:49.082Z] v0.1.70 [2020-09-25T06:25:49.082Z] v0.1.71 [2020-09-25T06:25:49.082Z] v0.1.72 [2020-09-25T06:25:49.082Z] v0.1.73 [2020-09-25T06:25:49.082Z] v0.1.74 [2020-09-25T06:25:49.082Z] v0.1.75 [2020-09-25T06:25:49.082Z] v0.1.76 [2020-09-25T06:25:49.082Z] v0.1.77 [2020-09-25T06:25:49.082Z] v0.1.78 [2020-09-25T06:25:49.082Z] v0.1.79 [2020-09-25T06:25:49.082Z] v0.1.8 [2020-09-25T06:25:49.082Z] v0.1.80 [2020-09-25T06:25:49.082Z] v0.1.81 [2020-09-25T06:25:49.082Z] v0.1.82 [2020-09-25T06:25:49.082Z] v0.1.83 [2020-09-25T06:25:49.082Z] v0.1.84 [2020-09-25T06:25:49.082Z] v0.1.9 [Pipeline] sh [2020-09-25T06:25:49.379Z] + lftools sign git-tag v0.1.84 [2020-09-25T06:25:50.771Z] Signing Git tag with Sigul... [2020-09-25T06:25:50.771Z] Signing v0.1.84 [Pipeline] echo [2020-09-25T06:25:51.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:25:52.027Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-25T06:25:52.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-25T06:25:52.189Z] $ docker stop --time=1 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 [2020-09-25T06:25:54.220Z] $ docker rm -f 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:25:55.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:25:55.129Z] . [Pipeline] withDockerContainer [2020-09-25T06:25:55.226Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:25:55.271Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-25T06:25:55.988Z] $ docker top 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-25T06:25:56.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T06:25:56.315Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T06:25:56.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T06:25:56.547Z] $ docker exec 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe ssh-agent [2020-09-25T06:25:56.717Z] SSH_AUTH_SOCK=/tmp/ssh-0lDGvnTbh160/agent.12 [2020-09-25T06:25:56.717Z] SSH_AGENT_PID=17 [2020-09-25T06:25:56.724Z] Running ssh-add (command line suppressed) [2020-09-25T06:25:56.852Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3370024368531535042.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3370024368531535042.key) [2020-09-25T06:25:56.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T06:25:57.483Z] + git semver bump patch [2020-09-25T06:25:57.483Z] # -> Open(): unable to determine branch for HEAD [2020-09-25T06:25:57.483Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-25T06:25:57.483Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-25T06:25:57.483Z] # $SEMVER_REMOTE_NAME = origin [2020-09-25T06:25:57.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-25T06:25:57.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-25T06:25:57.483Z] # $SEMVER_BRANCH = master [2020-09-25T06:25:57.483Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-09-25T06:25:57.483Z] 0.1.85 [Pipeline] } [2020-09-25T06:25:57.496Z] $ docker exec --env ******** --env ******** 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe ssh-agent -k [2020-09-25T06:25:57.617Z] unset SSH_AUTH_SOCK; [2020-09-25T06:25:57.618Z] unset SSH_AGENT_PID; [2020-09-25T06:25:57.618Z] echo Agent pid 17 killed; [2020-09-25T06:25:57.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-25T06:25:58.182Z] + git semver [Pipeline] } [2020-09-25T06:25:58.201Z] $ docker stop --time=1 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe [2020-09-25T06:25:59.546Z] $ docker rm -f 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:26:00.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-25T06:26:00.098Z] . [Pipeline] withDockerContainer [2020-09-25T06:26:00.192Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:26:00.240Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-25T06:26:00.835Z] $ docker top 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-25T06:26:01.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-25T06:26:01.146Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-25T06:26:01.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-25T06:26:01.331Z] $ docker exec 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe ssh-agent [2020-09-25T06:26:01.507Z] SSH_AUTH_SOCK=/tmp/ssh-5m3TrR2V4f7h/agent.12 [2020-09-25T06:26:01.507Z] SSH_AGENT_PID=17 [2020-09-25T06:26:01.515Z] Running ssh-add (command line suppressed) [2020-09-25T06:26:01.668Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_315528840317649161.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_315528840317649161.key) [2020-09-25T06:26:01.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-25T06:26:02.112Z] + git semver push [2020-09-25T06:26:02.112Z] # -> Open(): unable to determine branch for HEAD [2020-09-25T06:26:02.112Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-09-25T06:26:02.112Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-09-25T06:26:02.112Z] # $SEMVER_REMOTE_NAME = origin [2020-09-25T06:26:02.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-25T06:26:02.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-25T06:26:02.112Z] # $SEMVER_BRANCH = master [2020-09-25T06:26:02.112Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-09-25T06:26:08.737Z] $ docker exec --env ******** --env ******** 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe ssh-agent -k [2020-09-25T06:26:08.879Z] unset SSH_AUTH_SOCK; [2020-09-25T06:26:08.879Z] unset SSH_AGENT_PID; [2020-09-25T06:26:08.879Z] echo Agent pid 17 killed; [2020-09-25T06:26:08.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-25T06:26:09.454Z] + git semver [Pipeline] } [2020-09-25T06:26:09.471Z] $ docker stop --time=1 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe [2020-09-25T06:26:10.817Z] $ docker rm -f 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe [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 [2020-09-25T06:26:12.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:26:12.914Z] ---> package-listing.sh [2020-09-25T06:26:12.914Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-25T06:26:12.914Z] ++ facter osfamily [2020-09-25T06:26:12.914Z] + OS_FAMILY=redhat [2020-09-25T06:26:12.914Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-09-25T06:26:12.914Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-25T06:26:12.914Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-25T06:26:12.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-25T06:26:12.914Z] + PACKAGES=/tmp/packages_start.txt [2020-09-25T06:26:12.914Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-09-25T06:26:12.914Z] + PACKAGES=/tmp/packages_end.txt [2020-09-25T06:26:12.914Z] + case "${OS_FAMILY}" in [2020-09-25T06:26:12.914Z] + rpm -qa [2020-09-25T06:26:12.914Z] + sort [2020-09-25T06:26:17.135Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-25T06:26:17.135Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-25T06:26:17.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-25T06:26:17.135Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-09-25T06:26:17.135Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-09-25T06:26:17.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:26:18.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T06:26:18.486Z] [2020-09-25T06:26:18.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-25T06:26:18.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T06:26:18.841Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-25T06:26:18.841Z] df20fa9351a1: Pulling fs layer [2020-09-25T06:26:18.841Z] 36b3adc4ff6f: Pulling fs layer [2020-09-25T06:26:18.841Z] 8ad3a11d3b57: Pulling fs layer [2020-09-25T06:26:18.841Z] 46f8f816bc3b: Pulling fs layer [2020-09-25T06:26:18.841Z] 0dadc02b9964: Pulling fs layer [2020-09-25T06:26:18.841Z] ce6a7cf60c04: Pulling fs layer [2020-09-25T06:26:18.841Z] 7a184a31f384: Pulling fs layer [2020-09-25T06:26:18.841Z] 0879bd2ef858: Pulling fs layer [2020-09-25T06:26:18.841Z] 46f8f816bc3b: Waiting [2020-09-25T06:26:18.841Z] 0dadc02b9964: Waiting [2020-09-25T06:26:18.841Z] ce6a7cf60c04: Waiting [2020-09-25T06:26:18.841Z] 7a184a31f384: Waiting [2020-09-25T06:26:18.841Z] 0879bd2ef858: Waiting [2020-09-25T06:26:18.841Z] 36b3adc4ff6f: Verifying Checksum [2020-09-25T06:26:18.841Z] 36b3adc4ff6f: Download complete [2020-09-25T06:26:18.841Z] 46f8f816bc3b: Verifying Checksum [2020-09-25T06:26:18.841Z] 46f8f816bc3b: Download complete [2020-09-25T06:26:18.841Z] df20fa9351a1: Verifying Checksum [2020-09-25T06:26:18.841Z] df20fa9351a1: Download complete [2020-09-25T06:26:18.841Z] ce6a7cf60c04: Verifying Checksum [2020-09-25T06:26:18.841Z] ce6a7cf60c04: Download complete [2020-09-25T06:26:18.841Z] 7a184a31f384: Verifying Checksum [2020-09-25T06:26:18.841Z] 7a184a31f384: Download complete [2020-09-25T06:26:19.107Z] 0dadc02b9964: Verifying Checksum [2020-09-25T06:26:19.107Z] 0dadc02b9964: Download complete [2020-09-25T06:26:19.375Z] 8ad3a11d3b57: Verifying Checksum [2020-09-25T06:26:19.375Z] 8ad3a11d3b57: Download complete [2020-09-25T06:26:19.375Z] df20fa9351a1: Pull complete [2020-09-25T06:26:19.638Z] 36b3adc4ff6f: Pull complete [2020-09-25T06:26:19.638Z] 0879bd2ef858: Verifying Checksum [2020-09-25T06:26:19.638Z] 0879bd2ef858: Download complete [2020-09-25T06:26:20.216Z] 8ad3a11d3b57: Pull complete [2020-09-25T06:26:20.480Z] 46f8f816bc3b: Pull complete [2020-09-25T06:26:20.743Z] 0dadc02b9964: Pull complete [2020-09-25T06:26:20.743Z] ce6a7cf60c04: Pull complete [2020-09-25T06:26:21.007Z] 7a184a31f384: Pull complete [2020-09-25T06:26:23.680Z] 0879bd2ef858: Pull complete [2020-09-25T06:26:23.680Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-25T06:26:23.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-25T06:26:23.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-25T06:26:23.844Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2020-09-25T06:26:23.902Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-25T06:26:27.191Z] $ docker top 083f1bcc50bb9360849ef90a937ccafdeb602c4fc11de711e82cb3760cec369b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-25T06:26:27.709Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-25T06:26:28.011Z] + ls /var/log/sa-host [2020-09-25T06:26:28.011Z] + sadf -c /var/log/sa-host/sa05 [2020-09-25T06:26:28.011Z] file_magic: OK [2020-09-25T06:26:28.011Z] HZ: Using current value: 100 [2020-09-25T06:26:28.011Z] file_header: OK [2020-09-25T06:26:28.011Z] 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 [2020-09-25T06:26:28.011Z] Statistics: [2020-09-25T06:26:28.012Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-25T06:26:28.012Z] File successfully converted to sysstat format version 12.2.1 [2020-09-25T06:26:28.012Z] + sadf -c /var/log/sa-host/sa25 [2020-09-25T06:26:28.012Z] file_magic: OK [2020-09-25T06:26:28.012Z] HZ: Using current value: 100 [2020-09-25T06:26:28.012Z] file_header: OK [2020-09-25T06:26:28.012Z] 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 [2020-09-25T06:26:28.012Z] Statistics: [2020-09-25T06:26:28.012Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-25T06:26:28.012Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-25T06:26:28.079Z] provisioning config files... [2020-09-25T06:26:28.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8321710743773105357tmp [Pipeline] { [Pipeline] echo [2020-09-25T06:26:28.188Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:26:28.483Z] ---> create-netrc.sh [Pipeline] echo [2020-09-25T06:26:28.493Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-25T06:26:28.792Z] ---> logs-deploy.sh [2020-09-25T06:26:28.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/50 [2020-09-25T06:26:28.792Z] INFO: archiving workspace using pattern(s): [2020-09-25T06:26:30.182Z] Archives upload complete. [2020-09-25T06:26:30.182Z] INFO: archiving logs to Nexus