Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 98daafbb41d32662c234c03b24ed2e451e027361 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > 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 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6136 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 98daafbb41d32662c234c03b24ed2e451e027361 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98daafbb41d32662c234c03b24ed2e451e027361 # timeout=10 Commit message: "Merge pull request #351 from weichou1229/issue-350" > git rev-list --no-walk d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T02:41:23.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T02:41:24.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T02:41:24.254Z] ========================================================= [2020-10-19T02:41:24.254Z] EdgeX Global Pipelines Version Info [2020-10-19T02:41:24.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:41:25.889Z] ------------------- [2020-10-19T02:41:25.889Z] stable info: [2020-10-19T02:41:25.889Z] ------------------- [2020-10-19T02:41:25.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T02:41:25.889Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T02:41:25.889Z] Message: update stable to v1.0.144 [2020-10-19T02:41:26.910Z] ------------------- [2020-10-19T02:41:26.910Z] experimental info: [2020-10-19T02:41:26.910Z] ------------------- [2020-10-19T02:41:26.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T02:41:26.910Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T02:41:26.910Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T02:41:27.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T02:41:27.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T02:41:27.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T02:41:27.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T02:41:27.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T02:41:28.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T02:41:28.135Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T02:41:28.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T02:41:28.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T02:41:28.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T02:41:28.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T02:41:28.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T02:41:28.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T02:41:28.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T02:41:29.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:41:29.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:41:29.286Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:41:29.390Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T02:41:29.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T02:41:29.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T02:41:29.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T02:41:29.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T02:41:29.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T02:41:29.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T02:41:30.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T02:41:30.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-19T02:41:30.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-19T02:41:30.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-19T02:41:30.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98daafbb41d32662c234c03b24ed2e451e027361 [Pipeline] echo [2020-10-19T02:41:30.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98daafb [Pipeline] echo [2020-10-19T02:41:31.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T02:41:31.773Z] + git log --format=format:%s -1 98daafbb41d32662c234c03b24ed2e451e027361 [Pipeline] echo [2020-10-19T02:41:31.871Z] GIT_COMMIT: 98daafbb41d32662c234c03b24ed2e451e027361, Commit Message: Merge pull request #351 from weichou1229/issue-350 [Pipeline] echo [2020-10-19T02:41:31.917Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:41:33.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:41:33.394Z] [2020-10-19T02:41:33.394Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:41:33.756Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:41:33.756Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T02:41:33.756Z] 31603596830f: Pulling fs layer [2020-10-19T02:41:33.756Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T02:41:33.756Z] 6ca5941a6612: Pulling fs layer [2020-10-19T02:41:33.756Z] ecc8261a40a4: Pulling fs layer [2020-10-19T02:41:33.756Z] ecc8261a40a4: Waiting [2020-10-19T02:41:33.756Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T02:41:33.756Z] 2a8b12db71e7: Download complete [2020-10-19T02:41:34.027Z] 31603596830f: Verifying Checksum [2020-10-19T02:41:34.027Z] 31603596830f: Download complete [2020-10-19T02:41:34.027Z] ecc8261a40a4: Verifying Checksum [2020-10-19T02:41:34.027Z] ecc8261a40a4: Download complete [2020-10-19T02:41:34.027Z] 6ca5941a6612: Verifying Checksum [2020-10-19T02:41:34.027Z] 6ca5941a6612: Download complete [2020-10-19T02:41:34.292Z] 31603596830f: Pull complete [2020-10-19T02:41:34.556Z] 2a8b12db71e7: Pull complete [2020-10-19T02:41:35.164Z] 6ca5941a6612: Pull complete [2020-10-19T02:41:35.435Z] ecc8261a40a4: Pull complete [2020-10-19T02:41:35.435Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T02:41:35.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:41:35.435Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T02:41:35.583Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:41:35.765Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T02:41:38.530Z] $ docker top f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T02:41:39.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:41:39.713Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:41:40.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:41:40.220Z] $ docker exec f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 ssh-agent [2020-10-19T02:41:40.374Z] SSH_AUTH_SOCK=/tmp/ssh-7HdnLSi2JH0h/agent.11 [2020-10-19T02:41:40.374Z] SSH_AGENT_PID=16 [2020-10-19T02:41:40.393Z] Running ssh-add (command line suppressed) [2020-10-19T02:41:40.514Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4699378469798630289.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4699378469798630289.key) [2020-10-19T02:41:40.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:41:40.917Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T02:41:40.942Z] $ docker exec --env ******** --env ******** f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 ssh-agent -k [2020-10-19T02:41:41.050Z] unset SSH_AUTH_SOCK; [2020-10-19T02:41:41.050Z] unset SSH_AGENT_PID; [2020-10-19T02:41:41.050Z] echo Agent pid 16 killed; [2020-10-19T02:41:41.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T02:41:41.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:41:41.339Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:41:42.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:41:42.068Z] $ docker exec f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 ssh-agent [2020-10-19T02:41:42.229Z] SSH_AUTH_SOCK=/tmp/ssh-T5i5iBob4qEI/agent.45 [2020-10-19T02:41:42.229Z] SSH_AGENT_PID=50 [2020-10-19T02:41:42.236Z] Running ssh-add (command line suppressed) [2020-10-19T02:41:42.362Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3908912298131832262.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3908912298131832262.key) [2020-10-19T02:41:42.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:41:42.813Z] + git semver init [2020-10-19T02:41:42.813Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T02:41:42.813Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T02:41:42.813Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T02:41:42.813Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T02:41:42.813Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T02:41:42.813Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T02:41:42.813Z] # $SEMVER_BRANCH = master [2020-10-19T02:41:42.813Z] # $SEMVER_TEMP = /tmp/semver-274044263 [2020-10-19T02:41:42.813Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T02:41:43.253Z] # '/tmp/semver-274044263' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-19T02:41:43.253Z] # -> Force: false [2020-10-19T02:41:43.253Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T02:41:43.523Z] $ docker exec --env ******** --env ******** f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 ssh-agent -k [2020-10-19T02:41:43.636Z] unset SSH_AUTH_SOCK; [2020-10-19T02:41:43.637Z] unset SSH_AGENT_PID; [2020-10-19T02:41:43.637Z] echo Agent pid 50 killed; [2020-10-19T02:41:43.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T02:41:44.655Z] + git semver [Pipeline] } [2020-10-19T02:41:44.675Z] $ docker stop --time=1 f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 [2020-10-19T02:41:46.500Z] $ docker rm -f f33e2271ffc1a0d7a27a40315861c145d7b702a7a15b293d901bff2211668ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T02:41:47.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T02:41:47.434Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T02:41:47.436Z] [edgeXSemver]: initialized semver on version 0.1.102 [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-10-19T02:42:02.955Z] Still waiting to schedule task [2020-10-19T02:42:02.955Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T02:42:02.957Z] Still waiting to schedule task [2020-10-19T02:42:02.957Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-19T02:43:45.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6137 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T02:43:45.497Z] Running in /w/workspace/go-mod-core-contracts/68 [Pipeline] { [Pipeline] checkout [2020-10-19T02:43:50.470Z] using credential edgex-jenkins-ssh [2020-10-19T02:43:50.535Z] Cloning the remote Git repository [2020-10-19T02:43:50.598Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:43:50.704Z] > git init /w/workspace/go-mod-core-contracts/68 # timeout=10 [2020-10-19T02:43:50.769Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:43:50.774Z] > git --version # timeout=10 [2020-10-19T02:43:50.794Z] > git --version # 'git version 2.17.1' [2020-10-19T02:43:50.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:43:50.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:43:52.483Z] Checking out Revision 98daafbb41d32662c234c03b24ed2e451e027361 (master) [2020-10-19T02:43:51.815Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:43:51.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:43:51.858Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:43:51.889Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:43:51.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:43:51.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T02:43:52.512Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:43:52.535Z] > git checkout -f 98daafbb41d32662c234c03b24ed2e451e027361 # timeout=10 [2020-10-19T02:43:57.079Z] Commit message: "Merge pull request #351 from weichou1229/issue-350" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T02:43:57.929Z] ========================================================= [2020-10-19T02:43:57.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T02:43:57.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:43:58.848Z] + 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-10-19T02:43:59.848Z] Sending build context to Docker daemon 1.75MB [2020-10-19T02:43:59.848Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T02:43:59.848Z] Step 2/7 : FROM ${BASE} [2020-10-19T02:44:00.122Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T02:44:00.122Z] b538f80385f9: Pulling fs layer [2020-10-19T02:44:00.122Z] 74f711af9a0d: Pulling fs layer [2020-10-19T02:44:00.122Z] 99f96fe45779: Pulling fs layer [2020-10-19T02:44:00.122Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T02:44:00.122Z] 45590311c82a: Pulling fs layer [2020-10-19T02:44:00.122Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T02:44:00.122Z] 209524e5b208: Pulling fs layer [2020-10-19T02:44:00.122Z] 8529a6b9a6be: Waiting [2020-10-19T02:44:00.122Z] 45590311c82a: Waiting [2020-10-19T02:44:00.122Z] 69ca0ff8b7b3: Waiting [2020-10-19T02:44:00.122Z] 209524e5b208: Waiting [2020-10-19T02:44:00.122Z] 99f96fe45779: Download complete [2020-10-19T02:44:00.122Z] 74f711af9a0d: Verifying Checksum [2020-10-19T02:44:00.122Z] 45590311c82a: Verifying Checksum [2020-10-19T02:44:00.122Z] 45590311c82a: Download complete [2020-10-19T02:44:00.122Z] 69ca0ff8b7b3: Download complete [2020-10-19T02:44:00.122Z] b538f80385f9: Verifying Checksum [2020-10-19T02:44:00.122Z] b538f80385f9: Download complete [2020-10-19T02:44:01.111Z] b538f80385f9: Pull complete [2020-10-19T02:44:01.390Z] 74f711af9a0d: Pull complete [2020-10-19T02:44:01.998Z] 99f96fe45779: Pull complete [2020-10-19T02:44:03.444Z] 209524e5b208: Verifying Checksum [2020-10-19T02:44:03.444Z] 209524e5b208: Download complete [2020-10-19T02:44:04.042Z] 8529a6b9a6be: Download complete [2020-10-19T02:44:14.233Z] 8529a6b9a6be: Pull complete [2020-10-19T02:44:14.855Z] 45590311c82a: Pull complete [2020-10-19T02:44:14.951Z] Running on prd-centos7-docker-4c-2g-6139 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-19T02:44:15.010Z] Running in /w/workspace/go-mod-core-contracts/68 [Pipeline] { [Pipeline] checkout [2020-10-19T02:44:15.135Z] 69ca0ff8b7b3: Pull complete [2020-10-19T02:44:17.748Z] using credential edgex-jenkins-ssh [2020-10-19T02:44:17.800Z] Cloning the remote Git repository [2020-10-19T02:44:17.836Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:44:17.900Z] > git init /w/workspace/go-mod-core-contracts/68 # timeout=10 [2020-10-19T02:44:17.958Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:44:17.958Z] > git --version # timeout=10 [2020-10-19T02:44:17.965Z] > git --version # 'git version 2.16.5' [2020-10-19T02:44:17.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:44:17.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:44:19.031Z] Checking out Revision 98daafbb41d32662c234c03b24ed2e451e027361 (master) [2020-10-19T02:44:19.461Z] 209524e5b208: Pull complete [2020-10-19T02:44:19.461Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T02:44:19.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T02:44:19.461Z] ---> 5bddaf1c2fca [2020-10-19T02:44:19.461Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T02:44:18.615Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:44:18.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T02:44:18.638Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T02:44:18.651Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T02:44:18.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T02:44:18.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T02:44:19.045Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T02:44:19.051Z] > git checkout -f 98daafbb41d32662c234c03b24ed2e451e027361 # timeout=10 [2020-10-19T02:44:21.452Z] ---> Running in 4eac7a13a14c [2020-10-19T02:44:21.732Z] Removing intermediate container 4eac7a13a14c [2020-10-19T02:44:21.732Z] ---> df9023247445 [2020-10-19T02:44:21.732Z] Step 4/7 : RUN apk add bash [2020-10-19T02:44:22.011Z] ---> Running in 1c253b34f1aa [2020-10-19T02:44:22.784Z] Commit message: "Merge pull request #351 from weichou1229/issue-350" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-19T02:44:23.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T02:44:23.722Z] ========================================================= [2020-10-19T02:44:23.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T02:44:23.722Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:44:24.413Z] + 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-10-19T02:44:24.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T02:44:24.680Z] Sending build context to Docker daemon 1.75MB [2020-10-19T02:44:24.680Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T02:44:24.680Z] Step 2/7 : FROM ${BASE} [2020-10-19T02:44:24.948Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T02:44:24.948Z] df20fa9351a1: Pulling fs layer [2020-10-19T02:44:24.948Z] ed8968b2872e: Pulling fs layer [2020-10-19T02:44:24.948Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T02:44:24.948Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T02:44:24.948Z] e73272ec9a57: Pulling fs layer [2020-10-19T02:44:24.948Z] 1e910a182e73: Pulling fs layer [2020-10-19T02:44:24.948Z] 4e634b169226: Pulling fs layer [2020-10-19T02:44:24.948Z] e73272ec9a57: Waiting [2020-10-19T02:44:24.948Z] 1e910a182e73: Waiting [2020-10-19T02:44:24.948Z] 4e634b169226: Waiting [2020-10-19T02:44:24.948Z] e871e8e8d7a9: Waiting [2020-10-19T02:44:24.948Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T02:44:24.948Z] a92cc7c5fd73: Download complete [2020-10-19T02:44:24.948Z] ed8968b2872e: Download complete [2020-10-19T02:44:24.948Z] e73272ec9a57: Verifying Checksum [2020-10-19T02:44:24.948Z] e73272ec9a57: Download complete [2020-10-19T02:44:24.948Z] 1e910a182e73: Verifying Checksum [2020-10-19T02:44:24.948Z] 1e910a182e73: Download complete [2020-10-19T02:44:24.948Z] df20fa9351a1: Verifying Checksum [2020-10-19T02:44:24.948Z] df20fa9351a1: Download complete [2020-10-19T02:44:25.215Z] df20fa9351a1: Pull complete [2020-10-19T02:44:25.414Z] OK: 142 MiB in 39 packages [2020-10-19T02:44:25.494Z] ed8968b2872e: Pull complete [2020-10-19T02:44:25.494Z] a92cc7c5fd73: Pull complete [2020-10-19T02:44:26.403Z] Removing intermediate container 1c253b34f1aa [2020-10-19T02:44:26.403Z] ---> 3dbea703ca1f [2020-10-19T02:44:26.403Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T02:44:26.678Z] ---> Running in 8a7954dcf97e [2020-10-19T02:44:26.922Z] 4e634b169226: Verifying Checksum [2020-10-19T02:44:26.922Z] 4e634b169226: Download complete [2020-10-19T02:44:26.967Z] Removing intermediate container 8a7954dcf97e [2020-10-19T02:44:26.967Z] ---> 247dcc146356 [2020-10-19T02:44:26.967Z] Step 6/7 : COPY go.mod . [2020-10-19T02:44:27.499Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T02:44:27.499Z] e871e8e8d7a9: Download complete [2020-10-19T02:44:27.568Z] ---> 0b9ee8ab8975 [2020-10-19T02:44:27.568Z] Step 7/7 : RUN go mod download [2020-10-19T02:44:27.847Z] ---> Running in 1249ba0aafa2 [2020-10-19T02:44:31.759Z] e871e8e8d7a9: Pull complete [2020-10-19T02:44:32.023Z] e73272ec9a57: Pull complete [2020-10-19T02:44:32.286Z] 1e910a182e73: Pull complete [2020-10-19T02:44:40.467Z] 4e634b169226: Pull complete [2020-10-19T02:44:40.467Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T02:44:40.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T02:44:40.467Z] ---> f7629b54cfaa [2020-10-19T02:44:40.467Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T02:44:40.467Z] ---> Running in 3927ccea42c3 [2020-10-19T02:44:40.467Z] Removing intermediate container 3927ccea42c3 [2020-10-19T02:44:40.467Z] ---> 7e56fb06f3fc [2020-10-19T02:44:40.468Z] Step 4/7 : RUN apk add bash [2020-10-19T02:44:40.468Z] ---> Running in 8346429a7eaf [2020-10-19T02:44:41.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T02:44:42.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T02:44:42.577Z] OK: 166 MiB in 39 packages [2020-10-19T02:44:42.956Z] Removing intermediate container 1249ba0aafa2 [2020-10-19T02:44:42.956Z] ---> d6ff99c71c85 [2020-10-19T02:44:42.956Z] Successfully built d6ff99c71c85 [2020-10-19T02:44:42.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:44:43.152Z] Removing intermediate container 8346429a7eaf [2020-10-19T02:44:43.152Z] ---> 91d989e26fcb [2020-10-19T02:44:43.152Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T02:44:43.152Z] ---> Running in 9ceaff885b90 [2020-10-19T02:44:43.372Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T02:44:43.372Z] . [Pipeline] withDockerContainer [2020-10-19T02:44:43.415Z] Removing intermediate container 9ceaff885b90 [2020-10-19T02:44:43.415Z] ---> 00c00d4ec767 [2020-10-19T02:44:43.415Z] Step 6/7 : COPY go.mod . [2020-10-19T02:44:43.415Z] ---> 95da9fcc2ad4 [2020-10-19T02:44:43.415Z] Step 7/7 : RUN go mod download [2020-10-19T02:44:43.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-6137 does not seem to be running inside a container [2020-10-19T02:44:43.677Z] ---> Running in f4d98fa1c947 [2020-10-19T02:44:43.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/68 -v /w/workspace/go-mod-core-contracts/68:/w/workspace/go-mod-core-contracts/68:rw,z -v /w/workspace/go-mod-core-contracts/68@tmp:/w/workspace/go-mod-core-contracts/68@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-arm64 cat [2020-10-19T02:44:45.617Z] $ docker top 34d029d5840d83815edb02b11e9b8f48ef49feb32ec37afb173723d5289f0054 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T02:44:47.028Z] + go version [2020-10-19T02:44:47.028Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T02:44:47.056Z] $ docker stop --time=1 34d029d5840d83815edb02b11e9b8f48ef49feb32ec37afb173723d5289f0054 [2020-10-19T02:44:48.907Z] $ docker rm -f 34d029d5840d83815edb02b11e9b8f48ef49feb32ec37afb173723d5289f0054 [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-10-19T02:44:55.953Z] Removing intermediate container f4d98fa1c947 [2020-10-19T02:44:55.953Z] ---> 870c807bdee1 [2020-10-19T02:44:55.953Z] Successfully built 870c807bdee1 [2020-10-19T02:44:55.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:44:56.315Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T02:44:56.315Z] . [Pipeline] withDockerContainer [2020-10-19T02:44:56.423Z] prd-centos7-docker-4c-2g-6139 does not seem to be running inside a container [2020-10-19T02:44:56.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/68 -v /w/workspace/go-mod-core-contracts/68:/w/workspace/go-mod-core-contracts/68:rw,z -v /w/workspace/go-mod-core-contracts/68@tmp:/w/workspace/go-mod-core-contracts/68@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-10-19T02:44:57.133Z] $ docker top bb84dbc153861ede1594e8386a46ec8633deaa8aca501a430a2fd26eaa4e495b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T02:44:57.628Z] + go version [2020-10-19T02:44:57.628Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T02:44:57.649Z] $ docker stop --time=1 bb84dbc153861ede1594e8386a46ec8633deaa8aca501a430a2fd26eaa4e495b [2020-10-19T02:44:59.001Z] $ docker rm -f bb84dbc153861ede1594e8386a46ec8633deaa8aca501a430a2fd26eaa4e495b [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-10-19T02:45:02.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-19T02:45:02.348Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-19T02:45:02.416Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:45:02.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T02:45:02.789Z] [2020-10-19T02:45:02.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:45:03.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T02:45:03.137Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-19T02:45:03.137Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-19T02:45:03.137Z] 408f87550127: Pulling fs layer [2020-10-19T02:45:03.137Z] fe522b08c979: Pulling fs layer [2020-10-19T02:45:03.137Z] 221eaa008020: Pulling fs layer [2020-10-19T02:45:03.137Z] 2a4607e5d6b9: Pulling fs layer [2020-10-19T02:45:03.138Z] 8f79b27c4fd2: Pulling fs layer [2020-10-19T02:45:03.138Z] e5c8dbe1645b: Pulling fs layer [2020-10-19T02:45:03.138Z] 23e8b3b47431: Pulling fs layer [2020-10-19T02:45:03.138Z] 5c568d65a230: Pulling fs layer [2020-10-19T02:45:03.138Z] 8f79b27c4fd2: Waiting [2020-10-19T02:45:03.138Z] e5c8dbe1645b: Waiting [2020-10-19T02:45:03.138Z] 23e8b3b47431: Waiting [2020-10-19T02:45:03.138Z] 5c568d65a230: Waiting [2020-10-19T02:45:03.138Z] 221eaa008020: Waiting [2020-10-19T02:45:03.138Z] 2a4607e5d6b9: Waiting [2020-10-19T02:45:03.138Z] fe522b08c979: Verifying Checksum [2020-10-19T02:45:03.138Z] fe522b08c979: Download complete [2020-10-19T02:45:03.138Z] 408f87550127: Verifying Checksum [2020-10-19T02:45:03.138Z] 408f87550127: Download complete [2020-10-19T02:45:03.138Z] 2a4607e5d6b9: Verifying Checksum [2020-10-19T02:45:03.138Z] 2a4607e5d6b9: Download complete [2020-10-19T02:45:03.403Z] 8f79b27c4fd2: Verifying Checksum [2020-10-19T02:45:03.403Z] 8f79b27c4fd2: Download complete [2020-10-19T02:45:03.672Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-19T02:45:03.672Z] cbdbe7a5bc2a: Download complete [2020-10-19T02:45:03.938Z] cbdbe7a5bc2a: Pull complete [2020-10-19T02:45:04.202Z] 408f87550127: Pull complete [2020-10-19T02:45:04.202Z] e5c8dbe1645b: Verifying Checksum [2020-10-19T02:45:04.202Z] e5c8dbe1645b: Download complete [2020-10-19T02:45:04.202Z] fe522b08c979: Pull complete [2020-10-19T02:45:05.601Z] 23e8b3b47431: Verifying Checksum [2020-10-19T02:45:05.601Z] 23e8b3b47431: Download complete [2020-10-19T02:45:05.601Z] 5c568d65a230: Verifying Checksum [2020-10-19T02:45:05.601Z] 5c568d65a230: Download complete [2020-10-19T02:45:06.560Z] 221eaa008020: Verifying Checksum [2020-10-19T02:45:06.561Z] 221eaa008020: Download complete [2020-10-19T02:45:11.887Z] 221eaa008020: Pull complete [2020-10-19T02:45:12.150Z] 2a4607e5d6b9: Pull complete [2020-10-19T02:45:12.150Z] 8f79b27c4fd2: Pull complete [2020-10-19T02:45:14.077Z] e5c8dbe1645b: Pull complete [2020-10-19T02:45:18.310Z] 23e8b3b47431: Pull complete [2020-10-19T02:45:19.273Z] 5c568d65a230: Pull complete [2020-10-19T02:45:19.273Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-19T02:45:19.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-19T02:45:19.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-19T02:45:19.463Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:45:19.518Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-19T02:45:20.966Z] $ docker top ea86d74cceb7dd1141cbc3419ec7709af19f5e300b90afeb065b0f841e6a4e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T02:45:21.466Z] + snyk monitor '--org=edgex-jenkins' [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/709ba07a-1c69-4b8e-8519-d0804147b67d [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] Snyk CLI supports Node.js 8 and higher. [2020-10-19T02:45:25.689Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-19T02:45:25.689Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-19T02:45:25.689Z] [2020-10-19T02:45:25.689Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-19T02:45:25.689Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-19T02:45:25.689Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-19T02:45:25.689Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-19T02:45:25.708Z] $ docker stop --time=1 ea86d74cceb7dd1141cbc3419ec7709af19f5e300b90afeb065b0f841e6a4e65 [2020-10-19T02:45:27.911Z] $ docker rm -f ea86d74cceb7dd1141cbc3419ec7709af19f5e300b90afeb065b0f841e6a4e65 [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] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-19T02:45:29.591Z] + git log --format=format:%s -1 98daafbb41d32662c234c03b24ed2e451e027361 [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:45:29.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:45:29.904Z] . [Pipeline] withDockerContainer [2020-10-19T02:45:30.001Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:45:30.058Z] $ 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 [2020-10-19T02:45:30.732Z] $ docker top d71c01e07ca20a926de788c971ac97cda897300775cf9ab65ec65df80432fc67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T02:45:31.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:45:31.094Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:45:31.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:45:31.303Z] $ docker exec d71c01e07ca20a926de788c971ac97cda897300775cf9ab65ec65df80432fc67 ssh-agent [2020-10-19T02:45:31.473Z] SSH_AUTH_SOCK=/tmp/ssh-jMV3cCeu6JhB/agent.11 [2020-10-19T02:45:31.473Z] SSH_AGENT_PID=16 [2020-10-19T02:45:31.480Z] Running ssh-add (command line suppressed) [2020-10-19T02:45:31.610Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2576395283239835921.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2576395283239835921.key) [2020-10-19T02:45:31.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:45:31.992Z] + git semver tag [2020-10-19T02:45:31.992Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T02:45:31.992Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T02:45:31.992Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T02:45:31.992Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T02:45:31.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T02:45:31.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T02:45:31.992Z] # $SEMVER_BRANCH = master [2020-10-19T02:45:31.992Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T02:45:31.992Z] # 98daafbb41d32662c234c03b24ed2e451e027361 HEAD [2020-10-19T02:45:31.992Z] # -> Force: false [2020-10-19T02:45:31.993Z] # 1bc7df36dea9866966936c231ffd3c095b33f4f5 refs/tags/v0.1.102 [Pipeline] } [2020-10-19T02:45:32.010Z] $ docker exec --env ******** --env ******** d71c01e07ca20a926de788c971ac97cda897300775cf9ab65ec65df80432fc67 ssh-agent -k [2020-10-19T02:45:32.147Z] unset SSH_AUTH_SOCK; [2020-10-19T02:45:32.148Z] unset SSH_AGENT_PID; [2020-10-19T02:45:32.148Z] echo Agent pid 16 killed; [2020-10-19T02:45:32.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T02:45:32.643Z] + git semver [Pipeline] } [2020-10-19T02:45:32.666Z] $ docker stop --time=1 d71c01e07ca20a926de788c971ac97cda897300775cf9ab65ec65df80432fc67 [2020-10-19T02:45:34.005Z] $ docker rm -f d71c01e07ca20a926de788c971ac97cda897300775cf9ab65ec65df80432fc67 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:45:34.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T02:45:34.669Z] [2020-10-19T02:45:34.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:45:35.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T02:45:35.018Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-19T02:45:35.018Z] ab5ef0e58194: Pulling fs layer [2020-10-19T02:45:35.018Z] 9712f1f96733: Pulling fs layer [2020-10-19T02:45:35.018Z] 63f879dbbcfc: Pulling fs layer [2020-10-19T02:45:35.018Z] 0d9ebad4ef96: Pulling fs layer [2020-10-19T02:45:35.019Z] e9a5061849ea: Pulling fs layer [2020-10-19T02:45:35.019Z] d747dcd14b5f: Pulling fs layer [2020-10-19T02:45:35.019Z] 2de7ff778b66: Pulling fs layer [2020-10-19T02:45:35.019Z] 0d9ebad4ef96: Waiting [2020-10-19T02:45:35.019Z] e9a5061849ea: Waiting [2020-10-19T02:45:35.019Z] 2de7ff778b66: Waiting [2020-10-19T02:45:35.019Z] d747dcd14b5f: Waiting [2020-10-19T02:45:35.019Z] 9712f1f96733: Download complete [2020-10-19T02:45:36.944Z] 63f879dbbcfc: Verifying Checksum [2020-10-19T02:45:36.944Z] 63f879dbbcfc: Download complete [2020-10-19T02:45:36.944Z] e9a5061849ea: Verifying Checksum [2020-10-19T02:45:36.944Z] e9a5061849ea: Download complete [2020-10-19T02:45:36.944Z] d747dcd14b5f: Verifying Checksum [2020-10-19T02:45:36.944Z] d747dcd14b5f: Download complete [2020-10-19T02:45:37.517Z] 2de7ff778b66: Verifying Checksum [2020-10-19T02:45:37.517Z] 2de7ff778b66: Download complete [2020-10-19T02:45:37.517Z] 0d9ebad4ef96: Verifying Checksum [2020-10-19T02:45:37.517Z] 0d9ebad4ef96: Download complete [2020-10-19T02:45:37.784Z] ab5ef0e58194: Verifying Checksum [2020-10-19T02:45:37.784Z] ab5ef0e58194: Download complete [2020-10-19T02:45:42.665Z] ab5ef0e58194: Pull complete [2020-10-19T02:45:42.665Z] 9712f1f96733: Pull complete [2020-10-19T02:45:44.059Z] 63f879dbbcfc: Pull complete [2020-10-19T02:45:52.237Z] 0d9ebad4ef96: Pull complete [2020-10-19T02:45:52.237Z] e9a5061849ea: Pull complete [2020-10-19T02:45:52.237Z] d747dcd14b5f: Pull complete [2020-10-19T02:45:57.558Z] 2de7ff778b66: Pull complete [2020-10-19T02:45:57.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-19T02:45:57.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-19T02:45:57.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-19T02:45:57.743Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:45:57.791Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-19T02:46:00.115Z] $ docker top 5f8b780ec9a99a3c2e9874bbc7b8ddf71f6a8c8cf560db8e541bd32323fcd0f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-19T02:46:00.326Z] provisioning config files... [2020-10-19T02:46:00.339Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config784913291827028851tmp [2020-10-19T02:46:00.371Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4396738328053102650tmp [2020-10-19T02:46:00.386Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config790986170588424554tmp [Pipeline] { [Pipeline] echo [2020-10-19T02:46:00.547Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:00.843Z] ---> sigul-configuration.sh [2020-10-19T02:46:00.843Z] gpg: directory `/root/.gnupg' created [2020-10-19T02:46:00.843Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-19T02:46:00.843Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-19T02:46:00.843Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-19T02:46:00.843Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-19T02:46:00.843Z] gpg: CAST5 encrypted data [2020-10-19T02:46:01.104Z] gpg: encrypted with 1 passphrase [2020-10-19T02:46:01.104Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-19T02:46:01.402Z] + mkdir /home/jenkins [2020-10-19T02:46:01.402Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-19T02:46:01.867Z] + 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-10-19T02:46:01.894Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:02.332Z] ---> sigul-install.sh [2020-10-19T02:46:07.634Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-19T02:46:07.938Z] + git tag --list [2020-10-19T02:46:07.938Z] v0.0.0 [2020-10-19T02:46:07.938Z] v0.0.1 [2020-10-19T02:46:07.938Z] v0.1.0 [2020-10-19T02:46:07.938Z] v0.1.1 [2020-10-19T02:46:07.938Z] v0.1.10 [2020-10-19T02:46:07.938Z] v0.1.100 [2020-10-19T02:46:07.938Z] v0.1.101 [2020-10-19T02:46:07.938Z] v0.1.102 [2020-10-19T02:46:07.938Z] v0.1.11 [2020-10-19T02:46:07.938Z] v0.1.12 [2020-10-19T02:46:07.938Z] v0.1.13 [2020-10-19T02:46:07.938Z] v0.1.14 [2020-10-19T02:46:07.938Z] v0.1.15 [2020-10-19T02:46:07.938Z] v0.1.16 [2020-10-19T02:46:07.938Z] v0.1.17 [2020-10-19T02:46:07.938Z] v0.1.18 [2020-10-19T02:46:07.938Z] v0.1.19 [2020-10-19T02:46:07.938Z] v0.1.2 [2020-10-19T02:46:07.938Z] v0.1.20 [2020-10-19T02:46:07.938Z] v0.1.21 [2020-10-19T02:46:07.938Z] v0.1.22 [2020-10-19T02:46:07.938Z] v0.1.23 [2020-10-19T02:46:07.938Z] v0.1.24 [2020-10-19T02:46:07.938Z] v0.1.25 [2020-10-19T02:46:07.938Z] v0.1.26 [2020-10-19T02:46:07.938Z] v0.1.27 [2020-10-19T02:46:07.938Z] v0.1.28 [2020-10-19T02:46:07.938Z] v0.1.29 [2020-10-19T02:46:07.938Z] v0.1.3 [2020-10-19T02:46:07.938Z] v0.1.30 [2020-10-19T02:46:07.938Z] v0.1.31 [2020-10-19T02:46:07.938Z] v0.1.32 [2020-10-19T02:46:07.938Z] v0.1.33 [2020-10-19T02:46:07.938Z] v0.1.34 [2020-10-19T02:46:07.938Z] v0.1.35 [2020-10-19T02:46:07.938Z] v0.1.36 [2020-10-19T02:46:07.938Z] v0.1.37 [2020-10-19T02:46:07.938Z] v0.1.38 [2020-10-19T02:46:07.938Z] v0.1.39 [2020-10-19T02:46:07.938Z] v0.1.4 [2020-10-19T02:46:07.938Z] v0.1.40 [2020-10-19T02:46:07.938Z] v0.1.41 [2020-10-19T02:46:07.938Z] v0.1.42 [2020-10-19T02:46:07.938Z] v0.1.43 [2020-10-19T02:46:07.938Z] v0.1.44 [2020-10-19T02:46:07.938Z] v0.1.45 [2020-10-19T02:46:07.938Z] v0.1.46 [2020-10-19T02:46:07.938Z] v0.1.47 [2020-10-19T02:46:07.938Z] v0.1.48 [2020-10-19T02:46:07.938Z] v0.1.49 [2020-10-19T02:46:07.938Z] v0.1.5 [2020-10-19T02:46:07.938Z] v0.1.50 [2020-10-19T02:46:07.938Z] v0.1.51 [2020-10-19T02:46:07.938Z] v0.1.52 [2020-10-19T02:46:07.938Z] v0.1.53 [2020-10-19T02:46:07.938Z] v0.1.54 [2020-10-19T02:46:07.938Z] v0.1.55 [2020-10-19T02:46:07.938Z] v0.1.56 [2020-10-19T02:46:07.938Z] v0.1.57 [2020-10-19T02:46:07.938Z] v0.1.58 [2020-10-19T02:46:07.938Z] v0.1.59 [2020-10-19T02:46:07.938Z] v0.1.6 [2020-10-19T02:46:07.938Z] v0.1.60 [2020-10-19T02:46:07.938Z] v0.1.61 [2020-10-19T02:46:07.938Z] v0.1.62 [2020-10-19T02:46:07.938Z] v0.1.63 [2020-10-19T02:46:07.938Z] v0.1.64 [2020-10-19T02:46:07.938Z] v0.1.65 [2020-10-19T02:46:07.938Z] v0.1.66 [2020-10-19T02:46:07.938Z] v0.1.67 [2020-10-19T02:46:07.938Z] v0.1.68 [2020-10-19T02:46:07.938Z] v0.1.69 [2020-10-19T02:46:07.938Z] v0.1.7 [2020-10-19T02:46:07.938Z] v0.1.70 [2020-10-19T02:46:07.938Z] v0.1.71 [2020-10-19T02:46:07.938Z] v0.1.72 [2020-10-19T02:46:07.938Z] v0.1.73 [2020-10-19T02:46:07.938Z] v0.1.74 [2020-10-19T02:46:07.938Z] v0.1.75 [2020-10-19T02:46:07.938Z] v0.1.76 [2020-10-19T02:46:07.938Z] v0.1.77 [2020-10-19T02:46:07.938Z] v0.1.78 [2020-10-19T02:46:07.938Z] v0.1.79 [2020-10-19T02:46:07.938Z] v0.1.8 [2020-10-19T02:46:07.938Z] v0.1.80 [2020-10-19T02:46:07.938Z] v0.1.81 [2020-10-19T02:46:07.938Z] v0.1.82 [2020-10-19T02:46:07.938Z] v0.1.83 [2020-10-19T02:46:07.938Z] v0.1.84 [2020-10-19T02:46:07.938Z] v0.1.85 [2020-10-19T02:46:07.938Z] v0.1.86 [2020-10-19T02:46:07.938Z] v0.1.87 [2020-10-19T02:46:07.938Z] v0.1.88 [2020-10-19T02:46:07.938Z] v0.1.89 [2020-10-19T02:46:07.938Z] v0.1.9 [2020-10-19T02:46:07.938Z] v0.1.90 [2020-10-19T02:46:07.938Z] v0.1.91 [2020-10-19T02:46:07.938Z] v0.1.92 [2020-10-19T02:46:07.938Z] v0.1.93 [2020-10-19T02:46:07.938Z] v0.1.94 [2020-10-19T02:46:07.938Z] v0.1.95 [2020-10-19T02:46:07.938Z] v0.1.96 [2020-10-19T02:46:07.938Z] v0.1.97 [2020-10-19T02:46:07.938Z] v0.1.98 [2020-10-19T02:46:07.938Z] v0.1.99 [Pipeline] sh [2020-10-19T02:46:08.237Z] + lftools sign git-tag v0.1.102 [2020-10-19T02:46:09.625Z] Signing Git tag with Sigul... [2020-10-19T02:46:09.625Z] Signing v0.1.102 [Pipeline] echo [2020-10-19T02:46:10.582Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:10.880Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-19T02:46:10.890Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-19T02:46:11.003Z] $ docker stop --time=1 5f8b780ec9a99a3c2e9874bbc7b8ddf71f6a8c8cf560db8e541bd32323fcd0f7 [2020-10-19T02:46:13.080Z] $ docker rm -f 5f8b780ec9a99a3c2e9874bbc7b8ddf71f6a8c8cf560db8e541bd32323fcd0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:46:14.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:46:14.089Z] . [Pipeline] withDockerContainer [2020-10-19T02:46:14.206Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:46:14.276Z] $ 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 [2020-10-19T02:46:14.977Z] $ docker top aa24c4a506ef64777c0ef72f215fe72563a29006e286eff13fdd25d7af4eb5e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T02:46:15.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:46:15.276Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:46:15.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:46:15.488Z] $ docker exec aa24c4a506ef64777c0ef72f215fe72563a29006e286eff13fdd25d7af4eb5e4 ssh-agent [2020-10-19T02:46:15.659Z] SSH_AUTH_SOCK=/tmp/ssh-HJvGp2RVN6AQ/agent.13 [2020-10-19T02:46:15.659Z] SSH_AGENT_PID=19 [2020-10-19T02:46:15.673Z] Running ssh-add (command line suppressed) [2020-10-19T02:46:15.808Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5718081224448518368.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5718081224448518368.key) [2020-10-19T02:46:15.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:46:16.210Z] + git semver bump patch [2020-10-19T02:46:16.211Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T02:46:16.211Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T02:46:16.211Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T02:46:16.211Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T02:46:16.211Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T02:46:16.211Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T02:46:16.211Z] # $SEMVER_BRANCH = master [2020-10-19T02:46:16.211Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-19T02:46:16.211Z] 0.1.103 [Pipeline] } [2020-10-19T02:46:16.236Z] $ docker exec --env ******** --env ******** aa24c4a506ef64777c0ef72f215fe72563a29006e286eff13fdd25d7af4eb5e4 ssh-agent -k [2020-10-19T02:46:16.356Z] unset SSH_AUTH_SOCK; [2020-10-19T02:46:16.356Z] unset SSH_AGENT_PID; [2020-10-19T02:46:16.356Z] echo Agent pid 19 killed; [2020-10-19T02:46:16.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T02:46:16.921Z] + git semver [Pipeline] } [2020-10-19T02:46:16.947Z] $ docker stop --time=1 aa24c4a506ef64777c0ef72f215fe72563a29006e286eff13fdd25d7af4eb5e4 [2020-10-19T02:46:18.294Z] $ docker rm -f aa24c4a506ef64777c0ef72f215fe72563a29006e286eff13fdd25d7af4eb5e4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:46:18.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T02:46:18.837Z] . [Pipeline] withDockerContainer [2020-10-19T02:46:18.943Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:46:19.015Z] $ 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 [2020-10-19T02:46:19.590Z] $ docker top 5e8028ef51d829217120e31670cc477506a96f30ba7da2b60d927c3740956a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T02:46:19.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T02:46:19.926Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T02:46:20.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T02:46:20.128Z] $ docker exec 5e8028ef51d829217120e31670cc477506a96f30ba7da2b60d927c3740956a6a ssh-agent [2020-10-19T02:46:20.303Z] SSH_AUTH_SOCK=/tmp/ssh-hiJSrkGYZyug/agent.12 [2020-10-19T02:46:20.303Z] SSH_AGENT_PID=17 [2020-10-19T02:46:20.316Z] Running ssh-add (command line suppressed) [2020-10-19T02:46:20.448Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_925751326023020786.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_925751326023020786.key) [2020-10-19T02:46:20.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T02:46:20.872Z] + git semver push [2020-10-19T02:46:20.873Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T02:46:20.873Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-19T02:46:20.873Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-19T02:46:20.873Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T02:46:20.873Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T02:46:20.873Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T02:46:20.873Z] # $SEMVER_BRANCH = master [2020-10-19T02:46:20.873Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-19T02:46:27.630Z] $ docker exec --env ******** --env ******** 5e8028ef51d829217120e31670cc477506a96f30ba7da2b60d927c3740956a6a ssh-agent -k [2020-10-19T02:46:27.765Z] unset SSH_AUTH_SOCK; [2020-10-19T02:46:27.766Z] unset SSH_AGENT_PID; [2020-10-19T02:46:27.766Z] echo Agent pid 17 killed; [2020-10-19T02:46:27.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T02:46:28.653Z] + git semver [Pipeline] } [2020-10-19T02:46:28.688Z] $ docker stop --time=1 5e8028ef51d829217120e31670cc477506a96f30ba7da2b60d927c3740956a6a [2020-10-19T02:46:30.054Z] $ docker rm -f 5e8028ef51d829217120e31670cc477506a96f30ba7da2b60d927c3740956a6a [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-10-19T02:46:31.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:32.651Z] ---> package-listing.sh [2020-10-19T02:46:32.651Z] ++ facter osfamily [2020-10-19T02:46:32.651Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T02:46:32.651Z] + OS_FAMILY=redhat [2020-10-19T02:46:32.651Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-19T02:46:32.651Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T02:46:32.651Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T02:46:32.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T02:46:32.651Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T02:46:32.651Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T02:46:32.651Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T02:46:32.651Z] + case "${OS_FAMILY}" in [2020-10-19T02:46:32.651Z] + sort [2020-10-19T02:46:32.651Z] + rpm -qa [2020-10-19T02:46:36.961Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T02:46:36.961Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T02:46:36.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T02:46:36.961Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-19T02:46:36.961Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-19T02:46:36.961Z] + 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 [2020-10-19T02:46:36.977Z] 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 [2020-10-19T02:46:37.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:46:37.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:46:37.701Z] [2020-10-19T02:46:37.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T02:46:38.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:46:38.161Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T02:46:38.161Z] df20fa9351a1: Pulling fs layer [2020-10-19T02:46:38.161Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T02:46:38.161Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T02:46:38.161Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T02:46:38.161Z] 93b61091891f: Pulling fs layer [2020-10-19T02:46:38.161Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T02:46:38.161Z] 5e14af77c1be: Pulling fs layer [2020-10-19T02:46:38.161Z] 01666e4c0597: Pulling fs layer [2020-10-19T02:46:38.161Z] aa168da1d23b: Pulling fs layer [2020-10-19T02:46:38.161Z] 93b61091891f: Waiting [2020-10-19T02:46:38.161Z] 93b9cdb0e59b: Waiting [2020-10-19T02:46:38.161Z] 5e14af77c1be: Waiting [2020-10-19T02:46:38.161Z] 01666e4c0597: Waiting [2020-10-19T02:46:38.161Z] aa168da1d23b: Waiting [2020-10-19T02:46:38.161Z] 46f8f816bc3b: Waiting [2020-10-19T02:46:38.161Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T02:46:38.161Z] 36b3adc4ff6f: Download complete [2020-10-19T02:46:38.161Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T02:46:38.161Z] 46f8f816bc3b: Download complete [2020-10-19T02:46:38.441Z] df20fa9351a1: Verifying Checksum [2020-10-19T02:46:38.441Z] df20fa9351a1: Download complete [2020-10-19T02:46:38.441Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T02:46:38.441Z] 93b9cdb0e59b: Download complete [2020-10-19T02:46:38.441Z] 93b61091891f: Download complete [2020-10-19T02:46:38.441Z] 5e14af77c1be: Verifying Checksum [2020-10-19T02:46:38.441Z] 5e14af77c1be: Download complete [2020-10-19T02:46:38.441Z] 01666e4c0597: Verifying Checksum [2020-10-19T02:46:38.441Z] 01666e4c0597: Download complete [2020-10-19T02:46:38.441Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T02:46:38.441Z] 8ad3a11d3b57: Download complete [2020-10-19T02:46:38.714Z] df20fa9351a1: Pull complete [2020-10-19T02:46:38.992Z] 36b3adc4ff6f: Pull complete [2020-10-19T02:46:40.429Z] 8ad3a11d3b57: Pull complete [2020-10-19T02:46:40.429Z] 46f8f816bc3b: Pull complete [2020-10-19T02:46:40.713Z] aa168da1d23b: Verifying Checksum [2020-10-19T02:46:40.713Z] aa168da1d23b: Download complete [2020-10-19T02:46:40.986Z] 93b61091891f: Pull complete [2020-10-19T02:46:40.986Z] 93b9cdb0e59b: Pull complete [2020-10-19T02:46:41.261Z] 5e14af77c1be: Pull complete [2020-10-19T02:46:41.261Z] 01666e4c0597: Pull complete [2020-10-19T02:46:47.938Z] aa168da1d23b: Pull complete [2020-10-19T02:46:47.938Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T02:46:47.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T02:46:47.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T02:46:48.106Z] prd-centos7-docker-4c-2g-6136 does not seem to be running inside a container [2020-10-19T02:46:48.161Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T02:46:51.088Z] $ docker top 84a695679df107aa21e7ff21f18d2b43767210b4d8973d0ee2c7876ab4fdf8f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T02:46:51.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T02:46:52.151Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T02:46:52.452Z] + ls /var/log/sa-host [2020-10-19T02:46:52.452Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T02:46:52.452Z] file_magic: OK [2020-10-19T02:46:52.452Z] HZ: Using current value: 100 [2020-10-19T02:46:52.452Z] file_header: OK [2020-10-19T02:46:52.452Z] 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-10-19T02:46:52.452Z] Statistics: [2020-10-19T02:46:52.452Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T02:46:52.452Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T02:46:52.452Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T02:46:52.452Z] file_magic: OK [2020-10-19T02:46:52.452Z] HZ: Using current value: 100 [2020-10-19T02:46:52.452Z] file_header: OK [2020-10-19T02:46:52.452Z] 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-10-19T02:46:52.452Z] Statistics: [2020-10-19T02:46:52.452Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T02:46:52.452Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T02:46:53.147Z] provisioning config files... [2020-10-19T02:46:53.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1912348855544770215tmp [Pipeline] { [Pipeline] echo [2020-10-19T02:46:53.243Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:53.544Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T02:46:53.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T02:46:53.707Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:54.006Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T02:46:54.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:54.316Z] ---> sudo-logs.sh [2020-10-19T02:46:54.316Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T02:46:54.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:54.621Z] ---> job-cost.sh [2020-10-19T02:46:54.621Z] lf-activate-venv: SKIPPING [2020-10-19T02:46:54.621Z] INFO: No Stack... [2020-10-19T02:46:56.011Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T02:46:56.272Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T02:46:56.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T02:46:56.583Z] ---> logs-deploy.sh [2020-10-19T02:46:56.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/68 [2020-10-19T02:46:56.583Z] INFO: archiving workspace using pattern(s): [2020-10-19T02:46:58.502Z] Archives upload complete. [2020-10-19T02:46:58.502Z] INFO: archiving logs to Nexus