Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3318a46640bd77d3027b9d29fc394418b490a0e 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17637 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" > git rev-list --no-walk 2bd89ab3e4066cad80ccb3641c8ec0d3b0be50de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-29T18:52:56.546Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-29T18:52:56.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-29T18:52:57.014Z] ========================================================= [2020-12-29T18:52:57.014Z] EdgeX Global Pipelines Version Info [2020-12-29T18:52:57.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:52:58.542Z] ------------------- [2020-12-29T18:52:58.542Z] stable info: [2020-12-29T18:52:58.542Z] ------------------- [2020-12-29T18:52:58.542Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-29T18:52:58.542Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T18:52:58.542Z] Message: update stable to v1.0.173 [2020-12-29T18:52:59.490Z] ------------------- [2020-12-29T18:52:59.490Z] experimental info: [2020-12-29T18:52:59.490Z] ------------------- [2020-12-29T18:52:59.490Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-29T18:52:59.490Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T18:52:59.490Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-29T18:52:59.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-12-29T18:52:59.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-12-29T18:53:00.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-29T18:53:00.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-29T18:53:00.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-29T18:53:00.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-29T18:53:00.561Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-29T18:53:00.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-29T18:53:00.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-29T18:53:00.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-29T18:53:01.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-29T18:53:01.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-12-29T18:53:01.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-29T18:53:01.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-29T18:53:01.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T18:53:01.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T18:53:01.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T18:53:01.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T18:53:01.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-29T18:53:02.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-29T18:53:02.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-29T18:53:02.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-29T18:53:02.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-29T18:53:02.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-29T18:53:02.688Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-29T18:53:02.784Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-29T18:53:02.870Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-29T18:53:02.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-29T18:53:03.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-29T18:53:03.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-29T18:53:03.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] echo [2020-12-29T18:53:03.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3318a4 [Pipeline] echo [2020-12-29T18:53:03.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T18:53:04.209Z] + git log --format=format:%s -1 c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] echo [2020-12-29T18:53:04.282Z] GIT_COMMIT: c3318a46640bd77d3027b9d29fc394418b490a0e, Commit Message: Merge pull request #410 from lenny-intel/remove-remote-logging2 [Pipeline] echo [2020-12-29T18:53:04.370Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:53:05.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:53:06.026Z] [2020-12-29T18:53:06.026Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:53:06.380Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:53:06.380Z] latest: Pulling from edgex-devops/git-semver [2020-12-29T18:53:06.380Z] 31603596830f: Pulling fs layer [2020-12-29T18:53:06.380Z] 2a8b12db71e7: Pulling fs layer [2020-12-29T18:53:06.380Z] 6ca5941a6612: Pulling fs layer [2020-12-29T18:53:06.380Z] ecc8261a40a4: Pulling fs layer [2020-12-29T18:53:06.380Z] ecc8261a40a4: Waiting [2020-12-29T18:53:06.381Z] 2a8b12db71e7: Verifying Checksum [2020-12-29T18:53:06.381Z] 2a8b12db71e7: Download complete [2020-12-29T18:53:06.381Z] 31603596830f: Verifying Checksum [2020-12-29T18:53:06.381Z] 31603596830f: Download complete [2020-12-29T18:53:06.646Z] ecc8261a40a4: Verifying Checksum [2020-12-29T18:53:06.646Z] ecc8261a40a4: Download complete [2020-12-29T18:53:06.646Z] 6ca5941a6612: Verifying Checksum [2020-12-29T18:53:06.646Z] 6ca5941a6612: Download complete [2020-12-29T18:53:06.910Z] 31603596830f: Pull complete [2020-12-29T18:53:06.910Z] 2a8b12db71e7: Pull complete [2020-12-29T18:53:07.863Z] 6ca5941a6612: Pull complete [2020-12-29T18:53:08.129Z] ecc8261a40a4: Pull complete [2020-12-29T18:53:08.129Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-29T18:53:08.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:53:08.129Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-29T18:53:08.249Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:53:08.297Z] $ 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-12-29T18:53:10.356Z] $ docker top 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T18:53:10.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T18:53:10.758Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T18:53:10.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T18:53:10.998Z] $ docker exec 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent [2020-12-29T18:53:11.173Z] SSH_AUTH_SOCK=/tmp/ssh-T0llEpeV4u4m/agent.12 [2020-12-29T18:53:11.173Z] SSH_AGENT_PID=17 [2020-12-29T18:53:11.185Z] Running ssh-add (command line suppressed) [2020-12-29T18:53:11.347Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6717561048607297174.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6717561048607297174.key) [2020-12-29T18:53:11.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T18:53:11.742Z] + git tag --points-at HEAD [Pipeline] } [2020-12-29T18:53:11.767Z] $ docker exec --env ******** --env ******** 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent -k [2020-12-29T18:53:11.896Z] unset SSH_AUTH_SOCK; [2020-12-29T18:53:11.896Z] unset SSH_AGENT_PID; [2020-12-29T18:53:11.897Z] echo Agent pid 17 killed; [2020-12-29T18:53:11.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-29T18:53:12.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T18:53:12.108Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T18:53:12.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T18:53:12.289Z] $ docker exec 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent [2020-12-29T18:53:12.455Z] SSH_AUTH_SOCK=/tmp/ssh-EajVVBtRYwsu/agent.46 [2020-12-29T18:53:12.455Z] SSH_AGENT_PID=52 [2020-12-29T18:53:12.462Z] Running ssh-add (command line suppressed) [2020-12-29T18:53:12.579Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4513229533109368326.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4513229533109368326.key) [2020-12-29T18:53:12.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T18:53:12.971Z] + git semver init [2020-12-29T18:53:12.971Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T18:53:12.971Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-29T18:53:12.971Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-29T18:53:12.971Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T18:53:12.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T18:53:12.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T18:53:12.971Z] # $SEMVER_BRANCH = master [2020-12-29T18:53:12.971Z] # $SEMVER_TEMP = /tmp/semver-530624009 [2020-12-29T18:53:12.971Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-12-29T18:53:13.552Z] # '/tmp/semver-530624009' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-12-29T18:53:13.552Z] # -> Force: false [2020-12-29T18:53:13.552Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-12-29T18:53:13.567Z] $ docker exec --env ******** --env ******** 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 ssh-agent -k [2020-12-29T18:53:13.678Z] unset SSH_AUTH_SOCK; [2020-12-29T18:53:13.679Z] unset SSH_AGENT_PID; [2020-12-29T18:53:13.679Z] echo Agent pid 52 killed; [2020-12-29T18:53:13.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T18:53:14.259Z] + git semver [Pipeline] } [2020-12-29T18:53:14.278Z] $ docker stop --time=1 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 [2020-12-29T18:53:16.202Z] $ docker rm -f 8b1e94159b9631f4d787f91a386010dc9097692603500bd53762a3a1296a5050 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T18:53:16.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-29T18:53:17.112Z] Stashed 1 file(s) [Pipeline] echo [2020-12-29T18:53:17.115Z] [edgeXSemver]: initialized semver on version 0.1.135 [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-12-29T18:53:32.728Z] Still waiting to schedule task [2020-12-29T18:53:32.728Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-29T18:53:32.731Z] Still waiting to schedule task [2020-12-29T18:53:32.731Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-17635’ is offline [2020-12-29T18:55:32.388Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17638 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-12-29T18:55:32.454Z] Running in /w/workspace/go-mod-core-contracts/104 [Pipeline] { [Pipeline] checkout [2020-12-29T18:55:37.330Z] using credential edgex-jenkins-ssh [2020-12-29T18:55:37.391Z] Cloning the remote Git repository [2020-12-29T18:55:37.478Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:55:37.584Z] > git init /w/workspace/go-mod-core-contracts/104 # timeout=10 [2020-12-29T18:55:37.676Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:55:37.677Z] > git --version # timeout=10 [2020-12-29T18:55:37.698Z] > git --version # 'git version 2.17.1' [2020-12-29T18:55:37.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T18:55:37.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T18:55:39.425Z] Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) [2020-12-29T18:55:38.797Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-29T18:55:38.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T18:55:38.848Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-29T18:55:38.892Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:55:38.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T18:55:38.904Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T18:55:39.468Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T18:55:39.485Z] > git checkout -f c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 [2020-12-29T18:55:43.944Z] Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T18:55:45.617Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-29T18:55:46.030Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T18:55:46.421Z] + true [2020-12-29T18:55:46.421Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2020-12-29T18:55:49.351Z] ========================================================= [2020-12-29T18:55:49.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-29T18:55:49.351Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:55:49.749Z] + 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-12-29T18:55:50.732Z] Sending build context to Docker daemon 2.052MB [2020-12-29T18:55:50.732Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-29T18:55:50.732Z] Step 2/7 : FROM ${BASE} [2020-12-29T18:55:51.009Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-29T18:55:51.009Z] 5f621e34cdf4: Pulling fs layer [2020-12-29T18:55:51.009Z] a4357932f1b6: Pulling fs layer [2020-12-29T18:55:51.009Z] 18c013af1878: Pulling fs layer [2020-12-29T18:55:51.009Z] 00ac8860ef70: Pulling fs layer [2020-12-29T18:55:51.009Z] 63d7cb157983: Pulling fs layer [2020-12-29T18:55:51.010Z] b116817d02f9: Pulling fs layer [2020-12-29T18:55:51.010Z] 745a02a5169b: Pulling fs layer [2020-12-29T18:55:51.010Z] 00ac8860ef70: Waiting [2020-12-29T18:55:51.010Z] 63d7cb157983: Waiting [2020-12-29T18:55:51.010Z] b116817d02f9: Waiting [2020-12-29T18:55:51.010Z] 745a02a5169b: Waiting [2020-12-29T18:55:51.010Z] 18c013af1878: Verifying Checksum [2020-12-29T18:55:51.010Z] 18c013af1878: Download complete [2020-12-29T18:55:51.010Z] a4357932f1b6: Verifying Checksum [2020-12-29T18:55:51.010Z] a4357932f1b6: Download complete [2020-12-29T18:55:51.010Z] 63d7cb157983: Verifying Checksum [2020-12-29T18:55:51.010Z] 63d7cb157983: Download complete [2020-12-29T18:55:51.283Z] b116817d02f9: Verifying Checksum [2020-12-29T18:55:51.283Z] b116817d02f9: Download complete [2020-12-29T18:55:51.879Z] 5f621e34cdf4: Verifying Checksum [2020-12-29T18:55:51.879Z] 5f621e34cdf4: Download complete [2020-12-29T18:55:52.479Z] 5f621e34cdf4: Pull complete [2020-12-29T18:55:53.091Z] a4357932f1b6: Pull complete [2020-12-29T18:55:53.367Z] 18c013af1878: Pull complete [2020-12-29T18:55:54.350Z] 745a02a5169b: Verifying Checksum [2020-12-29T18:55:54.350Z] 745a02a5169b: Download complete [2020-12-29T18:55:54.627Z] Running on prd-centos7-docker-4c-2g-17639 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-12-29T18:55:54.692Z] Running in /w/workspace/go-mod-core-contracts/104 [Pipeline] { [Pipeline] checkout [2020-12-29T18:55:55.786Z] 00ac8860ef70: Verifying Checksum [2020-12-29T18:55:55.786Z] 00ac8860ef70: Download complete [2020-12-29T18:56:03.150Z] using credential edgex-jenkins-ssh [2020-12-29T18:56:03.276Z] Cloning the remote Git repository [2020-12-29T18:56:03.322Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:56:03.413Z] > git init /w/workspace/go-mod-core-contracts/104 # timeout=10 [2020-12-29T18:56:03.638Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:56:03.639Z] > git --version # timeout=10 [2020-12-29T18:56:03.723Z] > git --version # 'git version 2.24.3' [2020-12-29T18:56:03.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T18:56:03.810Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T18:56:05.472Z] Checking out Revision c3318a46640bd77d3027b9d29fc394418b490a0e (master) [2020-12-29T18:56:04.755Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-29T18:56:04.810Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T18:56:04.874Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-29T18:56:04.946Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-29T18:56:04.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T18:56:04.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T18:56:05.484Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T18:56:05.508Z] > git checkout -f c3318a46640bd77d3027b9d29fc394418b490a0e # timeout=10 [2020-12-29T18:56:05.944Z] 00ac8860ef70: Pull complete [2020-12-29T18:56:05.944Z] 63d7cb157983: Pull complete [2020-12-29T18:56:05.944Z] b116817d02f9: Pull complete [2020-12-29T18:56:09.347Z] 745a02a5169b: Pull complete [2020-12-29T18:56:09.347Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-29T18:56:09.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-29T18:56:09.347Z] ---> b7e6874047d6 [2020-12-29T18:56:09.347Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-29T18:56:09.822Z] Commit message: "Merge pull request #410 from lenny-intel/remove-remote-logging2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T18:56:11.585Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-29T18:56:12.005Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T18:56:12.357Z] + true [2020-12-29T18:56:12.357Z] + sudo service docker restart [2020-12-29T18:56:12.357Z] Redirecting to /bin/systemctl restart docker.service [2020-12-29T18:56:12.768Z] ---> Running in 071c1aa29182 [2020-12-29T18:56:12.768Z] Removing intermediate container 071c1aa29182 [2020-12-29T18:56:12.768Z] ---> 165362d36efd [2020-12-29T18:56:12.768Z] Step 4/7 : RUN apk add bash [2020-12-29T18:56:13.043Z] ---> Running in 44610477334b [Pipeline] unstash [2020-12-29T18:56:14.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2020-12-29T18:56:14.136Z] ========================================================= [2020-12-29T18:56:14.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-29T18:56:14.136Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:56:14.524Z] + 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-12-29T18:56:15.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T18:56:15.517Z] Sending build context to Docker daemon 2.053MB [2020-12-29T18:56:15.517Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-29T18:56:15.517Z] Step 2/7 : FROM ${BASE} [2020-12-29T18:56:15.517Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-29T18:56:15.517Z] 188c0c94c7c5: Pulling fs layer [2020-12-29T18:56:15.517Z] 0ef7d3d256c8: Pulling fs layer [2020-12-29T18:56:15.517Z] de9db76c5a1d: Pulling fs layer [2020-12-29T18:56:15.517Z] bca2f99d35d6: Pulling fs layer [2020-12-29T18:56:15.517Z] 93359f2a8cfa: Pulling fs layer [2020-12-29T18:56:15.517Z] 7c6f9722023f: Pulling fs layer [2020-12-29T18:56:15.517Z] a35cf1a2eb13: Pulling fs layer [2020-12-29T18:56:15.517Z] bca2f99d35d6: Waiting [2020-12-29T18:56:15.517Z] 93359f2a8cfa: Waiting [2020-12-29T18:56:15.517Z] 7c6f9722023f: Waiting [2020-12-29T18:56:15.517Z] a35cf1a2eb13: Waiting [2020-12-29T18:56:15.517Z] de9db76c5a1d: Verifying Checksum [2020-12-29T18:56:15.517Z] de9db76c5a1d: Download complete [2020-12-29T18:56:15.517Z] 0ef7d3d256c8: Verifying Checksum [2020-12-29T18:56:15.517Z] 0ef7d3d256c8: Download complete [2020-12-29T18:56:15.517Z] 93359f2a8cfa: Download complete [2020-12-29T18:56:15.517Z] 7c6f9722023f: Verifying Checksum [2020-12-29T18:56:15.517Z] 7c6f9722023f: Download complete [2020-12-29T18:56:15.834Z] 188c0c94c7c5: Verifying Checksum [2020-12-29T18:56:15.834Z] 188c0c94c7c5: Download complete [2020-12-29T18:56:15.993Z] OK: 142 MiB in 39 packages [2020-12-29T18:56:16.433Z] 188c0c94c7c5: Pull complete [2020-12-29T18:56:16.739Z] 0ef7d3d256c8: Pull complete [2020-12-29T18:56:16.973Z] Removing intermediate container 44610477334b [2020-12-29T18:56:16.974Z] ---> 5dc963e3aae5 [2020-12-29T18:56:16.974Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-29T18:56:17.028Z] de9db76c5a1d: Pull complete [2020-12-29T18:56:17.248Z] ---> Running in 4cce5ce1d78a [2020-12-29T18:56:17.845Z] Removing intermediate container 4cce5ce1d78a [2020-12-29T18:56:17.845Z] ---> 79077c135c17 [2020-12-29T18:56:17.845Z] Step 6/7 : COPY go.mod . [2020-12-29T18:56:18.444Z] ---> 33ab2ad0d6dd [2020-12-29T18:56:18.444Z] Step 7/7 : RUN go mod download [2020-12-29T18:56:18.720Z] ---> Running in 64d6dae2a15c [2020-12-29T18:56:20.441Z] a35cf1a2eb13: Verifying Checksum [2020-12-29T18:56:20.441Z] a35cf1a2eb13: Download complete [2020-12-29T18:56:20.711Z] bca2f99d35d6: Verifying Checksum [2020-12-29T18:56:20.711Z] bca2f99d35d6: Download complete [2020-12-29T18:56:33.205Z] bca2f99d35d6: Pull complete [2020-12-29T18:56:33.205Z] 93359f2a8cfa: Pull complete [2020-12-29T18:56:33.205Z] 7c6f9722023f: Pull complete [2020-12-29T18:56:33.835Z] Removing intermediate container 64d6dae2a15c [2020-12-29T18:56:33.835Z] ---> 82a747d8a30a [2020-12-29T18:56:33.835Z] Successfully built 82a747d8a30a [2020-12-29T18:56:33.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:56:34.184Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T18:56:34.184Z] . [Pipeline] withDockerContainer [2020-12-29T18:56:34.419Z] prd-ubuntu18.04-docker-arm64-4c-16g-17638 does not seem to be running inside a container [2020-12-29T18:56:34.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-29T18:56:36.145Z] $ docker top f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T18:56:37.185Z] + go version [2020-12-29T18:56:37.186Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-29T18:56:37.223Z] $ docker stop --time=1 f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc [2020-12-29T18:56:37.684Z] a35cf1a2eb13: Pull complete [2020-12-29T18:56:37.684Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-29T18:56:37.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-29T18:56:37.684Z] ---> a62c8e92a672 [2020-12-29T18:56:37.684Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-29T18:56:37.684Z] ---> Running in ec4286aee21c [2020-12-29T18:56:37.684Z] Removing intermediate container ec4286aee21c [2020-12-29T18:56:37.684Z] ---> d868bf09eb5c [2020-12-29T18:56:37.684Z] Step 4/7 : RUN apk add bash [2020-12-29T18:56:37.684Z] ---> Running in ab716dc9aac7 [2020-12-29T18:56:39.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T18:56:39.299Z] $ docker rm -f f20020ddaaa9625c48ea33e23ea393e2080a257d97c52289c55d3b6c04eb88dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-29T18:56:39.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:56:40.359Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T18:56:40.359Z] . [Pipeline] withDockerContainer [2020-12-29T18:56:40.426Z] OK: 166 MiB in 39 packages [2020-12-29T18:56:40.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-17638 does not seem to be running inside a container [2020-12-29T18:56:40.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-29T18:56:41.086Z] Removing intermediate container ab716dc9aac7 [2020-12-29T18:56:41.086Z] ---> 94e04a8b17c4 [2020-12-29T18:56:41.086Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-29T18:56:41.379Z] ---> Running in 62bac72d699a [2020-12-29T18:56:41.664Z] Removing intermediate container 62bac72d699a [2020-12-29T18:56:41.664Z] ---> b6897164861a [2020-12-29T18:56:41.664Z] Step 6/7 : COPY go.mod . [2020-12-29T18:56:41.948Z] ---> 9174f9475b83 [2020-12-29T18:56:41.948Z] Step 7/7 : RUN go mod download [2020-12-29T18:56:42.234Z] ---> Running in af4da33f31b7 [2020-12-29T18:56:42.403Z] $ docker top 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T18:56:43.445Z] + make test [2020-12-29T18:56:43.445Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-29T18:56:57.402Z] Removing intermediate container af4da33f31b7 [2020-12-29T18:56:57.402Z] ---> 8e72ec3bb81d [2020-12-29T18:56:57.402Z] Successfully built 8e72ec3bb81d [2020-12-29T18:56:57.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:56:57.841Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T18:56:57.841Z] . [Pipeline] withDockerContainer [2020-12-29T18:56:58.141Z] prd-centos7-docker-4c-2g-17639 does not seem to be running inside a container [2020-12-29T18:56:58.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-29T18:56:59.690Z] $ docker top b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T18:57:00.605Z] + go version [2020-12-29T18:57:00.605Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-29T18:57:00.707Z] $ docker stop --time=1 b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 [2020-12-29T18:57:02.413Z] $ docker rm -f b348fa9c544527b4fbc1fe3e7e03e65d2122dc933e7a35242fdd7f43b5af2660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:57:03.576Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T18:57:03.576Z] . [Pipeline] withDockerContainer [2020-12-29T18:57:03.843Z] prd-centos7-docker-4c-2g-17639 does not seem to be running inside a container [2020-12-29T18:57:03.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/104 -v /w/workspace/go-mod-core-contracts/104:/w/workspace/go-mod-core-contracts/104:rw,z -v /w/workspace/go-mod-core-contracts/104@tmp:/w/workspace/go-mod-core-contracts/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-29T18:57:04.972Z] $ docker top 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T18:57:05.709Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-29T18:57:05.886Z] + make test [2020-12-29T18:57:05.887Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-29T18:57:06.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.053s coverage: 85.7% of statements [2020-12-29T18:57:06.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-12-29T18:57:08.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements [2020-12-29T18:57:08.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements [2020-12-29T18:57:08.324Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-29T18:57:08.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 26.3% of statements [2020-12-29T18:57:09.599Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.7% of statements [2020-12-29T18:57:10.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements [2020-12-29T18:57:11.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements [2020-12-29T18:57:11.190Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-29T18:57:11.190Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-29T18:57:11.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements [2020-12-29T18:57:11.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.032s coverage: 47.8% of statements [2020-12-29T18:57:16.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.162s coverage: 63.0% of statements [2020-12-29T18:57:16.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements [2020-12-29T18:57:16.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements [2020-12-29T18:57:16.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.041s coverage: 15.4% of statements [2020-12-29T18:57:16.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements [2020-12-29T18:57:16.637Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-29T18:57:18.091Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.145s coverage: 84.8% of statements [2020-12-29T18:57:18.091Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-29T18:57:18.091Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-29T18:57:18.091Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 44.6% of statements [2020-12-29T18:57:18.701Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.071s coverage: 100.0% of statements [2020-12-29T18:57:19.678Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.115s coverage: 93.6% of statements [2020-12-29T18:57:19.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-12-29T18:57:19.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-29T18:57:20.223Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-29T18:57:21.408Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-29T18:57:21.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-12-29T18:57:21.408Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.074s coverage: 100.0% of statements [2020-12-29T18:57:21.707Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements [2020-12-29T18:57:21.707Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-12-29T18:57:21.707Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-29T18:57:22.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.048s coverage: 26.3% of statements [2020-12-29T18:57:23.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements [2020-12-29T18:57:23.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements [2020-12-29T18:57:24.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.069s coverage: 91.8% of statements [2020-12-29T18:57:24.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-29T18:57:24.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-29T18:57:24.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2020-12-29T18:57:24.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.026s coverage: 47.8% of statements [2020-12-29T18:57:25.628Z] gofmt -l . [2020-12-29T18:57:25.628Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-29T18:57:25.937Z] $ docker stop --time=1 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d [2020-12-29T18:57:28.083Z] $ docker rm -f 339b04eabb76aa28b5048889c8d0e9a50df391cdf8d8993e57402ad190a5807d [Pipeline] // withDockerContainer [2020-12-29T18:57:28.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 63.0% of statements [2020-12-29T18:57:28.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2020-12-29T18:57:28.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-12-29T18:57:28.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-12-29T18:57:28.639Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.092s coverage: 14.3% of statements [2020-12-29T18:57:28.639Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] sh [2020-12-29T18:57:28.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-29T18:57:29.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-29T18:57:30.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.084s coverage: 84.8% of statements [2020-12-29T18:57:30.155Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-29T18:57:30.155Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-29T18:57:30.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 44.6% of statements [2020-12-29T18:57:30.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.014s coverage: 100.0% of statements [2020-12-29T18:57:30.155Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.035s coverage: 93.6% of statements [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 [2020-12-29T18:57:30.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-12-29T18:57:30.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-29T18:57:30.785Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-29T18:57:34.309Z] gofmt -l . [2020-12-29T18:57:34.309Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-29T18:57:34.333Z] $ docker stop --time=1 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 [2020-12-29T18:57:36.897Z] $ docker rm -f 7a8a89cb59f1cf7b7b4cbcda9b1dc07128ca71529e59351ef1a3575b6a40a5e5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T18:57:37.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-29T18:57:37.678Z] Warning: overwriting stash ‘coverage-report’ [2020-12-29T18:57:38.274Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-29T18:57:40.479Z] provisioning config files... [2020-12-29T18:57:40.493Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1606516377559950423tmp [Pipeline] { [Pipeline] sh [2020-12-29T18:57:40.889Z] + set +x [2020-12-29T18:57:40.889Z] + curl -s https://codecov.io/bash [2020-12-29T18:57:40.889Z] + bash -s -- [2020-12-29T18:57:41.156Z] [2020-12-29T18:57:41.156Z] _____ _ [2020-12-29T18:57:41.156Z] / ____| | | [2020-12-29T18:57:41.156Z] | | ___ __| | ___ ___ _____ __ [2020-12-29T18:57:41.156Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-29T18:57:41.156Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-29T18:57:41.156Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-29T18:57:41.156Z] Bash-20201223-5ad85e3 [2020-12-29T18:57:41.156Z] [2020-12-29T18:57:41.156Z] [2020-12-29T18:57:41.156Z] ==> git version 2.24.3 found [2020-12-29T18:57:41.156Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-29T18:57:41.156Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-29T18:57:41.156Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-29T18:57:41.156Z] ==> Jenkins CI detected. [2020-12-29T18:57:41.156Z] project root: . [2020-12-29T18:57:41.156Z] --> token set from env [2020-12-29T18:57:41.156Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-29T18:57:41.156Z] ==> Running gcov in . (disable via -X gcov) [2020-12-29T18:57:41.156Z] ==> Python coveragepy not found [2020-12-29T18:57:41.156Z] ==> Searching for coverage reports in: [2020-12-29T18:57:41.156Z] + . [2020-12-29T18:57:41.156Z] -> Found 1 reports [2020-12-29T18:57:41.156Z] ==> Detecting git/mercurial file structure [2020-12-29T18:57:41.156Z] ==> Reading reports [2020-12-29T18:57:41.156Z] + ./coverage.out bytes=114401 [2020-12-29T18:57:41.156Z] ==> Appending adjustments [2020-12-29T18:57:41.156Z] https://docs.codecov.io/docs/fixing-reports [2020-12-29T18:57:42.108Z] + Found adjustments [2020-12-29T18:57:42.108Z] ==> Gzipping contents [2020-12-29T18:57:42.108Z] 20K /tmp/codecov.sE2hHB.gz [2020-12-29T18:57:42.108Z] ==> Uploading reports [2020-12-29T18:57:42.108Z] url: https://codecov.io [2020-12-29T18:57:42.108Z] query: branch=master&commit=c3318a46640bd77d3027b9d29fc394418b490a0e&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F104%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-29T18:57:42.108Z] -> Pinging Codecov [2020-12-29T18:57:42.108Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=c3318a46640bd77d3027b9d29fc394418b490a0e&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F104%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-29T18:57:42.381Z] -> Uploading to [2020-12-29T18:57:42.381Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-29/71470A77251A30514AAF9C0BB2E5B6CE/c3318a46640bd77d3027b9d29fc394418b490a0e/d855aa8a-29dc-4746-ae4d-3af015abd98f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201229T185742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c716262d3a2840c1ffddec558aca7b84f790dd72af4cfbac397ce9f0977d410 [2020-12-29T18:57:42.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-29T18:57:42.381Z] Dload Upload Total Spent Left Speed [2020-12-29T18:57:42.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18355 0 0 100 18355 0 38426 --:--:-- --:--:-- --:--:-- 38399 [2020-12-29T18:57:42.910Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] } [2020-12-29T18:57:42.921Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-29T18:57:43.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-29T18:57:43.936Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:57:44.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-29T18:57:44.289Z] [2020-12-29T18:57:44.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:57:44.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-29T18:57:44.642Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-29T18:57:44.642Z] 188c0c94c7c5: Pulling fs layer [2020-12-29T18:57:44.642Z] 0ef7d3d256c8: Pulling fs layer [2020-12-29T18:57:44.642Z] de9db76c5a1d: Pulling fs layer [2020-12-29T18:57:44.642Z] 0eba1c9be4d2: Pulling fs layer [2020-12-29T18:57:44.642Z] 0d57e429df01: Pulling fs layer [2020-12-29T18:57:44.642Z] 4e4be7b47b0d: Pulling fs layer [2020-12-29T18:57:44.642Z] e1f770b5df2f: Pulling fs layer [2020-12-29T18:57:44.642Z] 85a0685a4137: Pulling fs layer [2020-12-29T18:57:44.642Z] 4e4be7b47b0d: Waiting [2020-12-29T18:57:44.642Z] 0eba1c9be4d2: Waiting [2020-12-29T18:57:44.642Z] e1f770b5df2f: Waiting [2020-12-29T18:57:44.642Z] 0d57e429df01: Waiting [2020-12-29T18:57:44.642Z] 85a0685a4137: Waiting [2020-12-29T18:57:44.642Z] de9db76c5a1d: Verifying Checksum [2020-12-29T18:57:44.642Z] de9db76c5a1d: Download complete [2020-12-29T18:57:44.642Z] 0ef7d3d256c8: Verifying Checksum [2020-12-29T18:57:44.642Z] 0ef7d3d256c8: Download complete [2020-12-29T18:57:44.642Z] 0d57e429df01: Verifying Checksum [2020-12-29T18:57:44.642Z] 0d57e429df01: Download complete [2020-12-29T18:57:44.642Z] 4e4be7b47b0d: Verifying Checksum [2020-12-29T18:57:44.642Z] 4e4be7b47b0d: Download complete [2020-12-29T18:57:44.642Z] 188c0c94c7c5: Download complete [2020-12-29T18:57:45.233Z] 188c0c94c7c5: Pull complete [2020-12-29T18:57:45.233Z] 0ef7d3d256c8: Pull complete [2020-12-29T18:57:45.507Z] de9db76c5a1d: Pull complete [2020-12-29T18:57:46.908Z] e1f770b5df2f: Verifying Checksum [2020-12-29T18:57:46.908Z] e1f770b5df2f: Download complete [2020-12-29T18:57:48.846Z] 0eba1c9be4d2: Verifying Checksum [2020-12-29T18:57:48.846Z] 0eba1c9be4d2: Download complete [2020-12-29T18:57:49.109Z] 85a0685a4137: Verifying Checksum [2020-12-29T18:57:49.109Z] 85a0685a4137: Download complete [2020-12-29T18:57:55.730Z] 0eba1c9be4d2: Pull complete [2020-12-29T18:57:55.730Z] 0d57e429df01: Pull complete [2020-12-29T18:57:55.730Z] 4e4be7b47b0d: Pull complete [2020-12-29T18:57:57.122Z] e1f770b5df2f: Pull complete [2020-12-29T18:58:05.310Z] 85a0685a4137: Pull complete [2020-12-29T18:58:05.310Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-29T18:58:05.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-29T18:58:05.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-29T18:58:05.511Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:58:05.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-29T18:58:06.474Z] $ docker top 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-29T18:58:06.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-29T18:58:07.065Z] + set -o pipefail [2020-12-29T18:58:07.065Z] + snyk monitor '--org=edgex-jenkins' [2020-12-29T18:58:11.300Z] [2020-12-29T18:58:11.300Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-12-29T18:58:11.300Z] [2020-12-29T18:58:11.301Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/4cad6157-4fea-4f50-a549-98cd81e0bc64 [2020-12-29T18:58:11.301Z] [2020-12-29T18:58:11.301Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-29T18:58:11.301Z] [2020-12-29T18:58:11.563Z] [Pipeline] } [2020-12-29T18:58:11.582Z] $ docker stop --time=1 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e [2020-12-29T18:58:13.941Z] $ docker rm -f 2608769fb4db010f3dd0da94507372f2bd95d3643013863579cb2b4541222f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-12-29T18:58:15.768Z] + git log --format=format:%s -1 c3318a46640bd77d3027b9d29fc394418b490a0e [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:58:16.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:58:16.081Z] . [Pipeline] withDockerContainer [2020-12-29T18:58:16.178Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:58:16.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-29T18:58:17.052Z] $ docker top 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T18:58:17.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T18:58:17.356Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T18:58:17.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T18:58:17.591Z] $ docker exec 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc ssh-agent [2020-12-29T18:58:17.765Z] SSH_AUTH_SOCK=/tmp/ssh-OIPzcBcnRdFZ/agent.11 [2020-12-29T18:58:17.765Z] SSH_AGENT_PID=17 [2020-12-29T18:58:17.774Z] Running ssh-add (command line suppressed) [2020-12-29T18:58:17.904Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3334828649926545424.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3334828649926545424.key) [2020-12-29T18:58:17.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T18:58:18.312Z] + git semver tag [2020-12-29T18:58:18.312Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T18:58:18.312Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-29T18:58:18.312Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-29T18:58:18.312Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T18:58:18.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T18:58:18.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T18:58:18.312Z] # $SEMVER_BRANCH = master [2020-12-29T18:58:18.312Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-12-29T18:58:18.312Z] # c3318a46640bd77d3027b9d29fc394418b490a0e HEAD [2020-12-29T18:58:18.312Z] # -> Force: false [2020-12-29T18:58:18.312Z] # 3136d309701914cc7e6973be3bf818147ecc0e11 refs/tags/v0.1.135 [Pipeline] } [2020-12-29T18:58:18.327Z] $ docker exec --env ******** --env ******** 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc ssh-agent -k [2020-12-29T18:58:18.452Z] unset SSH_AUTH_SOCK; [2020-12-29T18:58:18.452Z] unset SSH_AGENT_PID; [2020-12-29T18:58:18.452Z] echo Agent pid 17 killed; [2020-12-29T18:58:18.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T18:58:19.002Z] + git semver [Pipeline] } [2020-12-29T18:58:19.028Z] $ docker stop --time=1 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc [2020-12-29T18:58:20.392Z] $ docker rm -f 78999ad3c49296b31c056dc554dd505d7a3c46daa50881098feac7a14af3cafc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:58:21.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-29T18:58:21.104Z] [2020-12-29T18:58:21.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:58:21.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-29T18:58:21.535Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-29T18:58:21.535Z] ab5ef0e58194: Pulling fs layer [2020-12-29T18:58:21.535Z] 9712f1f96733: Pulling fs layer [2020-12-29T18:58:21.535Z] 63f879dbbcfc: Pulling fs layer [2020-12-29T18:58:21.535Z] 0d9ebad4ef96: Pulling fs layer [2020-12-29T18:58:21.535Z] e9a5061849ea: Pulling fs layer [2020-12-29T18:58:21.535Z] d747dcd14b5f: Pulling fs layer [2020-12-29T18:58:21.535Z] 2de7ff778b66: Pulling fs layer [2020-12-29T18:58:21.535Z] e9a5061849ea: Waiting [2020-12-29T18:58:21.535Z] d747dcd14b5f: Waiting [2020-12-29T18:58:21.535Z] 2de7ff778b66: Waiting [2020-12-29T18:58:21.535Z] 0d9ebad4ef96: Waiting [2020-12-29T18:58:21.535Z] 9712f1f96733: Download complete [2020-12-29T18:58:24.104Z] 63f879dbbcfc: Verifying Checksum [2020-12-29T18:58:24.104Z] 63f879dbbcfc: Download complete [2020-12-29T18:58:24.104Z] e9a5061849ea: Verifying Checksum [2020-12-29T18:58:24.104Z] e9a5061849ea: Download complete [2020-12-29T18:58:24.104Z] d747dcd14b5f: Verifying Checksum [2020-12-29T18:58:24.104Z] d747dcd14b5f: Download complete [2020-12-29T18:58:24.375Z] ab5ef0e58194: Verifying Checksum [2020-12-29T18:58:24.376Z] ab5ef0e58194: Download complete [2020-12-29T18:58:24.376Z] 0d9ebad4ef96: Verifying Checksum [2020-12-29T18:58:24.376Z] 0d9ebad4ef96: Download complete [2020-12-29T18:58:24.376Z] 2de7ff778b66: Verifying Checksum [2020-12-29T18:58:24.376Z] 2de7ff778b66: Download complete [2020-12-29T18:58:28.650Z] ab5ef0e58194: Pull complete [2020-12-29T18:58:28.650Z] 9712f1f96733: Pull complete [2020-12-29T18:58:31.209Z] 63f879dbbcfc: Pull complete [2020-12-29T18:58:37.832Z] 0d9ebad4ef96: Pull complete [2020-12-29T18:58:39.225Z] e9a5061849ea: Pull complete [2020-12-29T18:58:39.225Z] d747dcd14b5f: Pull complete [2020-12-29T18:58:42.576Z] 2de7ff778b66: Pull complete [2020-12-29T18:58:42.576Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-29T18:58:42.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-29T18:58:42.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-29T18:58:42.891Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:58:43.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-29T18:58:46.595Z] $ docker top 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-29T18:58:46.895Z] provisioning config files... [2020-12-29T18:58:46.909Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8767634314709079019tmp [2020-12-29T18:58:46.925Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2889992316460515366tmp [2020-12-29T18:58:46.943Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9204361952643362292tmp [Pipeline] { [Pipeline] echo [2020-12-29T18:58:47.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:58:47.309Z] ---> sigul-configuration.sh [2020-12-29T18:58:47.309Z] gpg: directory `/root/.gnupg' created [2020-12-29T18:58:47.309Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-29T18:58:47.309Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-29T18:58:47.309Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-29T18:58:47.309Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-29T18:58:47.309Z] gpg: CAST5 encrypted data [2020-12-29T18:58:47.575Z] gpg: encrypted with 1 passphrase [2020-12-29T18:58:47.575Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-29T18:58:47.879Z] + mkdir /home/jenkins [2020-12-29T18:58:47.879Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-29T18:58:48.181Z] + 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-12-29T18:58:48.193Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:58:48.497Z] ---> sigul-install.sh [2020-12-29T18:58:55.101Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-29T18:58:55.401Z] + git tag --list [2020-12-29T18:58:55.401Z] v0.0.0 [2020-12-29T18:58:55.401Z] v0.0.1 [2020-12-29T18:58:55.401Z] v0.1.0 [2020-12-29T18:58:55.401Z] v0.1.1 [2020-12-29T18:58:55.401Z] v0.1.10 [2020-12-29T18:58:55.401Z] v0.1.100 [2020-12-29T18:58:55.401Z] v0.1.101 [2020-12-29T18:58:55.401Z] v0.1.102 [2020-12-29T18:58:55.401Z] v0.1.103 [2020-12-29T18:58:55.401Z] v0.1.104 [2020-12-29T18:58:55.401Z] v0.1.105 [2020-12-29T18:58:55.401Z] v0.1.106 [2020-12-29T18:58:55.401Z] v0.1.107 [2020-12-29T18:58:55.401Z] v0.1.108 [2020-12-29T18:58:55.401Z] v0.1.109 [2020-12-29T18:58:55.401Z] v0.1.11 [2020-12-29T18:58:55.401Z] v0.1.110 [2020-12-29T18:58:55.401Z] v0.1.111 [2020-12-29T18:58:55.401Z] v0.1.112 [2020-12-29T18:58:55.401Z] v0.1.113 [2020-12-29T18:58:55.401Z] v0.1.114 [2020-12-29T18:58:55.401Z] v0.1.115 [2020-12-29T18:58:55.401Z] v0.1.116 [2020-12-29T18:58:55.401Z] v0.1.117 [2020-12-29T18:58:55.401Z] v0.1.118 [2020-12-29T18:58:55.401Z] v0.1.119 [2020-12-29T18:58:55.401Z] v0.1.12 [2020-12-29T18:58:55.401Z] v0.1.120 [2020-12-29T18:58:55.401Z] v0.1.121 [2020-12-29T18:58:55.401Z] v0.1.122 [2020-12-29T18:58:55.401Z] v0.1.123 [2020-12-29T18:58:55.401Z] v0.1.124 [2020-12-29T18:58:55.401Z] v0.1.125 [2020-12-29T18:58:55.401Z] v0.1.126 [2020-12-29T18:58:55.401Z] v0.1.127 [2020-12-29T18:58:55.401Z] v0.1.128 [2020-12-29T18:58:55.401Z] v0.1.129 [2020-12-29T18:58:55.401Z] v0.1.13 [2020-12-29T18:58:55.401Z] v0.1.130 [2020-12-29T18:58:55.401Z] v0.1.131 [2020-12-29T18:58:55.401Z] v0.1.132 [2020-12-29T18:58:55.401Z] v0.1.133 [2020-12-29T18:58:55.401Z] v0.1.134 [2020-12-29T18:58:55.401Z] v0.1.135 [2020-12-29T18:58:55.401Z] v0.1.14 [2020-12-29T18:58:55.401Z] v0.1.15 [2020-12-29T18:58:55.401Z] v0.1.16 [2020-12-29T18:58:55.401Z] v0.1.17 [2020-12-29T18:58:55.401Z] v0.1.18 [2020-12-29T18:58:55.401Z] v0.1.19 [2020-12-29T18:58:55.401Z] v0.1.2 [2020-12-29T18:58:55.401Z] v0.1.20 [2020-12-29T18:58:55.401Z] v0.1.21 [2020-12-29T18:58:55.401Z] v0.1.22 [2020-12-29T18:58:55.401Z] v0.1.23 [2020-12-29T18:58:55.401Z] v0.1.24 [2020-12-29T18:58:55.401Z] v0.1.25 [2020-12-29T18:58:55.401Z] v0.1.26 [2020-12-29T18:58:55.401Z] v0.1.27 [2020-12-29T18:58:55.401Z] v0.1.28 [2020-12-29T18:58:55.401Z] v0.1.29 [2020-12-29T18:58:55.401Z] v0.1.3 [2020-12-29T18:58:55.401Z] v0.1.30 [2020-12-29T18:58:55.401Z] v0.1.31 [2020-12-29T18:58:55.401Z] v0.1.32 [2020-12-29T18:58:55.401Z] v0.1.33 [2020-12-29T18:58:55.401Z] v0.1.34 [2020-12-29T18:58:55.401Z] v0.1.35 [2020-12-29T18:58:55.401Z] v0.1.36 [2020-12-29T18:58:55.401Z] v0.1.37 [2020-12-29T18:58:55.401Z] v0.1.38 [2020-12-29T18:58:55.401Z] v0.1.39 [2020-12-29T18:58:55.401Z] v0.1.4 [2020-12-29T18:58:55.401Z] v0.1.40 [2020-12-29T18:58:55.401Z] v0.1.41 [2020-12-29T18:58:55.401Z] v0.1.42 [2020-12-29T18:58:55.401Z] v0.1.43 [2020-12-29T18:58:55.401Z] v0.1.44 [2020-12-29T18:58:55.401Z] v0.1.45 [2020-12-29T18:58:55.401Z] v0.1.46 [2020-12-29T18:58:55.401Z] v0.1.47 [2020-12-29T18:58:55.401Z] v0.1.48 [2020-12-29T18:58:55.401Z] v0.1.49 [2020-12-29T18:58:55.401Z] v0.1.5 [2020-12-29T18:58:55.401Z] v0.1.50 [2020-12-29T18:58:55.401Z] v0.1.51 [2020-12-29T18:58:55.401Z] v0.1.52 [2020-12-29T18:58:55.401Z] v0.1.53 [2020-12-29T18:58:55.401Z] v0.1.54 [2020-12-29T18:58:55.401Z] v0.1.55 [2020-12-29T18:58:55.401Z] v0.1.56 [2020-12-29T18:58:55.401Z] v0.1.57 [2020-12-29T18:58:55.401Z] v0.1.58 [2020-12-29T18:58:55.401Z] v0.1.59 [2020-12-29T18:58:55.401Z] v0.1.6 [2020-12-29T18:58:55.401Z] v0.1.60 [2020-12-29T18:58:55.401Z] v0.1.61 [2020-12-29T18:58:55.401Z] v0.1.62 [2020-12-29T18:58:55.401Z] v0.1.63 [2020-12-29T18:58:55.401Z] v0.1.64 [2020-12-29T18:58:55.401Z] v0.1.65 [2020-12-29T18:58:55.401Z] v0.1.66 [2020-12-29T18:58:55.401Z] v0.1.67 [2020-12-29T18:58:55.401Z] v0.1.68 [2020-12-29T18:58:55.401Z] v0.1.69 [2020-12-29T18:58:55.401Z] v0.1.7 [2020-12-29T18:58:55.401Z] v0.1.70 [2020-12-29T18:58:55.401Z] v0.1.71 [2020-12-29T18:58:55.401Z] v0.1.72 [2020-12-29T18:58:55.401Z] v0.1.73 [2020-12-29T18:58:55.401Z] v0.1.74 [2020-12-29T18:58:55.401Z] v0.1.75 [2020-12-29T18:58:55.401Z] v0.1.76 [2020-12-29T18:58:55.401Z] v0.1.77 [2020-12-29T18:58:55.401Z] v0.1.78 [2020-12-29T18:58:55.401Z] v0.1.79 [2020-12-29T18:58:55.401Z] v0.1.8 [2020-12-29T18:58:55.401Z] v0.1.80 [2020-12-29T18:58:55.401Z] v0.1.81 [2020-12-29T18:58:55.401Z] v0.1.82 [2020-12-29T18:58:55.401Z] v0.1.83 [2020-12-29T18:58:55.401Z] v0.1.84 [2020-12-29T18:58:55.401Z] v0.1.85 [2020-12-29T18:58:55.401Z] v0.1.86 [2020-12-29T18:58:55.401Z] v0.1.87 [2020-12-29T18:58:55.401Z] v0.1.88 [2020-12-29T18:58:55.401Z] v0.1.89 [2020-12-29T18:58:55.401Z] v0.1.9 [2020-12-29T18:58:55.401Z] v0.1.90 [2020-12-29T18:58:55.401Z] v0.1.91 [2020-12-29T18:58:55.401Z] v0.1.92 [2020-12-29T18:58:55.401Z] v0.1.93 [2020-12-29T18:58:55.401Z] v0.1.94 [2020-12-29T18:58:55.401Z] v0.1.95 [2020-12-29T18:58:55.401Z] v0.1.96 [2020-12-29T18:58:55.401Z] v0.1.97 [2020-12-29T18:58:55.401Z] v0.1.98 [2020-12-29T18:58:55.401Z] v0.1.99 [Pipeline] sh [2020-12-29T18:58:55.703Z] + lftools sign git-tag v0.1.135 [2020-12-29T18:58:57.093Z] Signing Git tag with Sigul... [2020-12-29T18:58:57.093Z] Signing v0.1.135 [Pipeline] echo [2020-12-29T18:58:58.050Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:58:58.348Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-29T18:58:58.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-29T18:58:58.467Z] $ docker stop --time=1 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 [2020-12-29T18:59:00.460Z] $ docker rm -f 7ef961225e29d46e2d2a89eae1b4233f392a270b09d8f85862d81cca3e1494a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:59:01.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:59:01.471Z] . [Pipeline] withDockerContainer [2020-12-29T18:59:01.590Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:59:01.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-29T18:59:02.543Z] $ docker top 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T18:59:02.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T18:59:02.902Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T18:59:03.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T18:59:03.129Z] $ docker exec 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b ssh-agent [2020-12-29T18:59:03.308Z] SSH_AUTH_SOCK=/tmp/ssh-BGxweBVX1jQj/agent.11 [2020-12-29T18:59:03.308Z] SSH_AGENT_PID=17 [2020-12-29T18:59:03.315Z] Running ssh-add (command line suppressed) [2020-12-29T18:59:03.443Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2099997819932346396.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2099997819932346396.key) [2020-12-29T18:59:03.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T18:59:03.839Z] + git semver bump patch [2020-12-29T18:59:03.839Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T18:59:03.839Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-29T18:59:03.839Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-29T18:59:03.839Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T18:59:03.839Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T18:59:03.839Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T18:59:03.839Z] # $SEMVER_BRANCH = master [2020-12-29T18:59:03.839Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-12-29T18:59:03.839Z] 0.1.136 [Pipeline] } [2020-12-29T18:59:03.852Z] $ docker exec --env ******** --env ******** 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b ssh-agent -k [2020-12-29T18:59:03.982Z] unset SSH_AUTH_SOCK; [2020-12-29T18:59:03.983Z] unset SSH_AGENT_PID; [2020-12-29T18:59:03.983Z] echo Agent pid 17 killed; [2020-12-29T18:59:04.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T18:59:04.547Z] + git semver [Pipeline] } [2020-12-29T18:59:04.567Z] $ docker stop --time=1 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b [2020-12-29T18:59:05.957Z] $ docker rm -f 20f1b0d70c82684e878cadb444dff703af0112418d54992dd4ca2a6cfe5a383b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:59:06.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T18:59:06.487Z] . [Pipeline] withDockerContainer [2020-12-29T18:59:06.585Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:59:06.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-29T18:59:07.337Z] $ docker top 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T18:59:07.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T18:59:07.648Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T18:59:07.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T18:59:07.868Z] $ docker exec 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 ssh-agent [2020-12-29T18:59:08.038Z] SSH_AUTH_SOCK=/tmp/ssh-haLVZjZcqHK8/agent.12 [2020-12-29T18:59:08.038Z] SSH_AGENT_PID=17 [2020-12-29T18:59:08.052Z] Running ssh-add (command line suppressed) [2020-12-29T18:59:08.193Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6234889464819954044.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6234889464819954044.key) [2020-12-29T18:59:08.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T18:59:08.590Z] + git semver push [2020-12-29T18:59:08.591Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T18:59:08.591Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-12-29T18:59:08.591Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-12-29T18:59:08.591Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T18:59:08.591Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T18:59:08.591Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T18:59:08.591Z] # $SEMVER_BRANCH = master [2020-12-29T18:59:08.591Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-12-29T18:59:15.208Z] $ docker exec --env ******** --env ******** 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 ssh-agent -k [2020-12-29T18:59:15.350Z] unset SSH_AUTH_SOCK; [2020-12-29T18:59:15.351Z] unset SSH_AGENT_PID; [2020-12-29T18:59:15.351Z] echo Agent pid 17 killed; [2020-12-29T18:59:15.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T18:59:15.908Z] + git semver [Pipeline] } [2020-12-29T18:59:15.930Z] $ docker stop --time=1 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 [2020-12-29T18:59:17.267Z] $ docker rm -f 6bde88b0b947fe95b8152044680aa59193ca8d5486cca07896cbdba8c8387bf7 [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-12-29T18:59:18.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:19.279Z] ---> package-listing.sh [2020-12-29T18:59:19.279Z] ++ facter osfamily [2020-12-29T18:59:19.279Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-29T18:59:19.279Z] + OS_FAMILY=redhat [2020-12-29T18:59:19.279Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-12-29T18:59:19.279Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-29T18:59:19.279Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-29T18:59:19.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-29T18:59:19.279Z] + PACKAGES=/tmp/packages_start.txt [2020-12-29T18:59:19.279Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-12-29T18:59:19.279Z] + PACKAGES=/tmp/packages_end.txt [2020-12-29T18:59:19.279Z] + case "${OS_FAMILY}" in [2020-12-29T18:59:19.279Z] + rpm -qa [2020-12-29T18:59:19.279Z] + sort [2020-12-29T18:59:24.598Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-29T18:59:24.598Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-29T18:59:24.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-29T18:59:24.598Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-12-29T18:59:24.598Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-12-29T18:59:24.598Z] + 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-12-29T18:59:24.611Z] 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-12-29T18:59:24.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:59:25.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T18:59:25.300Z] [2020-12-29T18:59:25.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-29T18:59:25.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T18:59:25.771Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-29T18:59:25.771Z] df20fa9351a1: Pulling fs layer [2020-12-29T18:59:25.771Z] 36b3adc4ff6f: Pulling fs layer [2020-12-29T18:59:25.771Z] 8ad3a11d3b57: Pulling fs layer [2020-12-29T18:59:25.771Z] 46f8f816bc3b: Pulling fs layer [2020-12-29T18:59:25.771Z] 93b61091891f: Pulling fs layer [2020-12-29T18:59:25.771Z] 93b9cdb0e59b: Pulling fs layer [2020-12-29T18:59:25.771Z] 5e14af77c1be: Pulling fs layer [2020-12-29T18:59:25.771Z] 01666e4c0597: Pulling fs layer [2020-12-29T18:59:25.771Z] 46f8f816bc3b: Waiting [2020-12-29T18:59:25.771Z] aa168da1d23b: Pulling fs layer [2020-12-29T18:59:25.771Z] 93b61091891f: Waiting [2020-12-29T18:59:25.771Z] 93b9cdb0e59b: Waiting [2020-12-29T18:59:25.771Z] 5e14af77c1be: Waiting [2020-12-29T18:59:25.771Z] 01666e4c0597: Waiting [2020-12-29T18:59:25.771Z] aa168da1d23b: Waiting [2020-12-29T18:59:25.771Z] 36b3adc4ff6f: Download complete [2020-12-29T18:59:25.771Z] 46f8f816bc3b: Verifying Checksum [2020-12-29T18:59:25.771Z] 46f8f816bc3b: Download complete [2020-12-29T18:59:26.044Z] df20fa9351a1: Verifying Checksum [2020-12-29T18:59:26.044Z] df20fa9351a1: Download complete [2020-12-29T18:59:26.044Z] 93b61091891f: Verifying Checksum [2020-12-29T18:59:26.044Z] 93b61091891f: Download complete [2020-12-29T18:59:26.044Z] 93b9cdb0e59b: Download complete [2020-12-29T18:59:26.044Z] 01666e4c0597: Verifying Checksum [2020-12-29T18:59:26.044Z] 01666e4c0597: Download complete [2020-12-29T18:59:26.044Z] 5e14af77c1be: Verifying Checksum [2020-12-29T18:59:26.044Z] 5e14af77c1be: Download complete [2020-12-29T18:59:26.044Z] 8ad3a11d3b57: Verifying Checksum [2020-12-29T18:59:26.044Z] 8ad3a11d3b57: Download complete [2020-12-29T18:59:26.308Z] df20fa9351a1: Pull complete [2020-12-29T18:59:26.576Z] 36b3adc4ff6f: Pull complete [2020-12-29T18:59:27.973Z] 8ad3a11d3b57: Pull complete [2020-12-29T18:59:28.235Z] aa168da1d23b: Verifying Checksum [2020-12-29T18:59:28.235Z] 46f8f816bc3b: Pull complete [2020-12-29T18:59:28.815Z] 93b61091891f: Pull complete [2020-12-29T18:59:28.815Z] 93b9cdb0e59b: Pull complete [2020-12-29T18:59:29.082Z] 5e14af77c1be: Pull complete [2020-12-29T18:59:29.082Z] 01666e4c0597: Pull complete [2020-12-29T18:59:37.263Z] aa168da1d23b: Pull complete [2020-12-29T18:59:37.263Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-29T18:59:37.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T18:59:37.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-29T18:59:37.433Z] prd-centos7-docker-4c-2g-17637 does not seem to be running inside a container [2020-12-29T18:59:37.486Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-29T18:59:40.286Z] $ docker top d57ee847318b413f5200117da23703bf4259e23c167733c6c96f37b2b8bf535c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T18:59:40.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-29T18:59:41.171Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-29T18:59:41.475Z] + ls /var/log/sa-host [2020-12-29T18:59:41.475Z] + sadf -c /var/log/sa-host/sa23 [2020-12-29T18:59:41.475Z] file_magic: OK [2020-12-29T18:59:41.475Z] HZ: Using current value: 100 [2020-12-29T18:59:41.475Z] file_header: OK [2020-12-29T18:59:41.475Z] 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-12-29T18:59:41.475Z] Statistics: [2020-12-29T18:59:41.475Z] Hnuu...uuuununununu... [2020-12-29T18:59:41.475Z] File successfully converted to sysstat format version 12.2.1 [2020-12-29T18:59:41.475Z] + sadf -c /var/log/sa-host/sa29 [2020-12-29T18:59:41.475Z] file_magic: OK [2020-12-29T18:59:41.475Z] HZ: Using current value: 100 [2020-12-29T18:59:41.475Z] file_header: OK [2020-12-29T18:59:41.475Z] 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-12-29T18:59:41.475Z] Statistics: [2020-12-29T18:59:41.475Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-29T18:59:41.475Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-29T18:59:41.696Z] provisioning config files... [2020-12-29T18:59:41.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5307605834381483421tmp [Pipeline] { [Pipeline] echo [2020-12-29T18:59:41.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:42.101Z] ---> create-netrc.sh [Pipeline] } [2020-12-29T18:59:42.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-29T18:59:42.479Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:42.779Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-29T18:59:42.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:43.093Z] ---> sudo-logs.sh [2020-12-29T18:59:43.093Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-29T18:59:43.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:43.406Z] ---> job-cost.sh [2020-12-29T18:59:43.407Z] lf-activate-venv: SKIPPING [2020-12-29T18:59:43.407Z] INFO: No Stack... [2020-12-29T18:59:44.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-29T18:59:44.618Z] INFO: Archiving Costs [Pipeline] echo [2020-12-29T18:59:44.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T18:59:44.928Z] ---> logs-deploy.sh [2020-12-29T18:59:44.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/104 [2020-12-29T18:59:44.928Z] INFO: archiving workspace using pattern(s): [2020-12-29T18:59:46.852Z] Archives upload complete. [2020-12-29T18:59:46.852Z] INFO: archiving logs to Nexus