Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 16d295f8024708915fa685c6ccd3441e5d1218b6 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29815’ Running on prd-centos7-docker-4c-2g-29822 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) 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 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 Commit message: "Merge pull request #538 from weichou1229/issue-537" > git rev-list --no-walk 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-15T15:06:11.359Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-15T15:06:11.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-15T15:06:11.777Z] ========================================================= [2021-03-15T15:06:11.777Z] EdgeX Global Pipelines Version Info [2021-03-15T15:06:11.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:06:13.228Z] ------------------- [2021-03-15T15:06:13.228Z] stable info: [2021-03-15T15:06:13.228Z] ------------------- [2021-03-15T15:06:13.228Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-15T15:06:13.228Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-15T15:06:13.228Z] Message: update stable to v1.0.184 [2021-03-15T15:06:14.174Z] ------------------- [2021-03-15T15:06:14.174Z] experimental info: [2021-03-15T15:06:14.174Z] ------------------- [2021-03-15T15:06:14.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-15T15:06:14.174Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-15T15:06:14.174Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-15T15:06:14.488Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-15T15:06:14.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-15T15:06:14.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-15T15:06:14.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-15T15:06:14.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-15T15:06:14.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-15T15:06:15.074Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-15T15:06:15.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-15T15:06:15.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-15T15:06:15.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-15T15:06:15.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-15T15:06:15.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-15T15:06:15.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-15T15:06:15.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-15T15:06:15.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-15T15:06:15.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-15T15:06:16.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-15T15:06:16.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-15T15:06:16.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-15T15:06:16.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-15T15:06:16.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-15T15:06:16.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-15T15:06:16.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-15T15:06:16.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-15T15:06:16.852Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-15T15:06:17.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-15T15:06:17.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-15T15:06:17.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-15T15:06:17.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-15T15:06:17.468Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] echo [2021-03-15T15:06:17.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16d295f [Pipeline] echo [2021-03-15T15:06:17.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-15T15:06:18.622Z] + git log --format=format:%s -1 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] echo [2021-03-15T15:06:18.710Z] GIT_COMMIT: 16d295f8024708915fa685c6ccd3441e5d1218b6, Commit Message: Merge pull request #538 from weichou1229/issue-537 [Pipeline] echo [2021-03-15T15:06:18.770Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:06:19.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:06:20.074Z] [2021-03-15T15:06:20.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:06:20.429Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:06:20.429Z] latest: Pulling from edgex-devops/git-semver [2021-03-15T15:06:20.429Z] 31603596830f: Pulling fs layer [2021-03-15T15:06:20.429Z] 2a8b12db71e7: Pulling fs layer [2021-03-15T15:06:20.429Z] 6ca5941a6612: Pulling fs layer [2021-03-15T15:06:20.429Z] ecc8261a40a4: Pulling fs layer [2021-03-15T15:06:20.429Z] ecc8261a40a4: Waiting [2021-03-15T15:06:20.429Z] 2a8b12db71e7: Verifying Checksum [2021-03-15T15:06:20.429Z] 2a8b12db71e7: Download complete [2021-03-15T15:06:20.693Z] 31603596830f: Verifying Checksum [2021-03-15T15:06:20.693Z] 31603596830f: Download complete [2021-03-15T15:06:20.693Z] ecc8261a40a4: Verifying Checksum [2021-03-15T15:06:20.693Z] ecc8261a40a4: Download complete [2021-03-15T15:06:20.693Z] 6ca5941a6612: Verifying Checksum [2021-03-15T15:06:20.693Z] 6ca5941a6612: Download complete [2021-03-15T15:06:20.957Z] 31603596830f: Pull complete [2021-03-15T15:06:21.221Z] 2a8b12db71e7: Pull complete [2021-03-15T15:06:22.176Z] 6ca5941a6612: Pull complete [2021-03-15T15:06:22.176Z] ecc8261a40a4: Pull complete [2021-03-15T15:06:22.176Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-15T15:06:22.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:06:22.176Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-15T15:06:22.280Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:06:22.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-15T15:06:24.690Z] $ docker top d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-15T15:06:25.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-15T15:06:25.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-15T15:06:25.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-15T15:06:25.312Z] $ docker exec d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent [2021-03-15T15:06:25.529Z] SSH_AUTH_SOCK=/tmp/ssh-zndytVg84cym/agent.13 [2021-03-15T15:06:25.529Z] SSH_AGENT_PID=18 [2021-03-15T15:06:25.543Z] Running ssh-add (command line suppressed) [2021-03-15T15:06:25.686Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1115845029152567902.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1115845029152567902.key) [2021-03-15T15:06:25.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-15T15:06:26.193Z] + git tag --points-at HEAD [Pipeline] } [2021-03-15T15:06:26.215Z] $ docker exec --env ******** --env ******** d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent -k [2021-03-15T15:06:26.335Z] unset SSH_AUTH_SOCK; [2021-03-15T15:06:26.335Z] unset SSH_AGENT_PID; [2021-03-15T15:06:26.336Z] echo Agent pid 18 killed; [2021-03-15T15:06:26.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-15T15:06:26.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-15T15:06:26.534Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-15T15:06:26.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-15T15:06:26.825Z] $ docker exec d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent [2021-03-15T15:06:26.996Z] SSH_AUTH_SOCK=/tmp/ssh-Y46AOSMjdIHc/agent.47 [2021-03-15T15:06:26.997Z] SSH_AGENT_PID=52 [2021-03-15T15:06:27.004Z] Running ssh-add (command line suppressed) [2021-03-15T15:06:27.124Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1544872204108044880.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1544872204108044880.key) [2021-03-15T15:06:27.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-15T15:06:27.508Z] + git semver init [2021-03-15T15:06:27.508Z] # -> Open(): unable to determine branch for HEAD [2021-03-15T15:06:27.508Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-15T15:06:27.508Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:06:27.508Z] # $SEMVER_REMOTE_NAME = origin [2021-03-15T15:06:27.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-15T15:06:27.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-15T15:06:27.508Z] # $SEMVER_BRANCH = master [2021-03-15T15:06:27.508Z] # $SEMVER_TEMP = /tmp/semver-053506224 [2021-03-15T15:06:27.508Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-15T15:06:28.454Z] # '/tmp/semver-053506224' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-03-15T15:06:28.454Z] # -> Force: false [2021-03-15T15:06:28.454Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-03-15T15:06:28.466Z] $ docker exec --env ******** --env ******** d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent -k [2021-03-15T15:06:28.589Z] unset SSH_AUTH_SOCK; [2021-03-15T15:06:28.589Z] unset SSH_AGENT_PID; [2021-03-15T15:06:28.589Z] echo Agent pid 52 killed; [2021-03-15T15:06:28.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-15T15:06:29.110Z] + git semver [Pipeline] } [2021-03-15T15:06:29.128Z] $ docker stop --time=1 d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c [2021-03-15T15:06:30.826Z] $ docker rm -f d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-15T15:06:31.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-15T15:06:31.773Z] Stashed 1 file(s) [Pipeline] echo [2021-03-15T15:06:31.776Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-15T15:06:47.356Z] Still waiting to schedule task [2021-03-15T15:06:47.356Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-15T15:06:47.358Z] Still waiting to schedule task [2021-03-15T15:06:47.359Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-15T15:08:40.940Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29823 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-03-15T15:08:41.075Z] Running in /w/workspace/go-mod-core-contracts/167 [Pipeline] { [Pipeline] checkout [2021-03-15T15:08:46.409Z] using credential edgex-jenkins-ssh [2021-03-15T15:08:46.473Z] Cloning the remote Git repository [2021-03-15T15:08:46.535Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:08:46.642Z] > git init /w/workspace/go-mod-core-contracts/167 # timeout=10 [2021-03-15T15:08:46.724Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:08:46.725Z] > git --version # timeout=10 [2021-03-15T15:08:46.753Z] > git --version # 'git version 2.17.1' [2021-03-15T15:08:46.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-15T15:08:46.838Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-15T15:08:48.485Z] Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) [2021-03-15T15:08:47.831Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-15T15:08:47.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-15T15:08:47.882Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-15T15:08:47.917Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:08:47.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-15T15:08:47.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-15T15:08:48.507Z] > git config core.sparsecheckout # timeout=10 [2021-03-15T15:08:48.523Z] > git checkout -f 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 [2021-03-15T15:08:52.962Z] Commit message: "Merge pull request #538 from weichou1229/issue-537" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-15T15:08:54.794Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-15T15:08:55.223Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-15T15:08:55.576Z] + sudo service docker restart [2021-03-15T15:08:55.577Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-15T15:08:58.521Z] ========================================================= [2021-03-15T15:08:58.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-15T15:08:58.521Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:08:58.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-15T15:08:59.883Z] Sending build context to Docker daemon 2.799MB [2021-03-15T15:08:59.883Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-15T15:08:59.883Z] Step 2/7 : FROM ${BASE} [2021-03-15T15:09:00.546Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-15T15:09:00.546Z] 5f621e34cdf4: Pulling fs layer [2021-03-15T15:09:00.546Z] a4357932f1b6: Pulling fs layer [2021-03-15T15:09:00.546Z] 18c013af1878: Pulling fs layer [2021-03-15T15:09:00.546Z] 00ac8860ef70: Pulling fs layer [2021-03-15T15:09:00.546Z] 63d7cb157983: Pulling fs layer [2021-03-15T15:09:00.546Z] b116817d02f9: Pulling fs layer [2021-03-15T15:09:00.546Z] 745a02a5169b: Pulling fs layer [2021-03-15T15:09:00.546Z] 63d7cb157983: Waiting [2021-03-15T15:09:00.546Z] b116817d02f9: Waiting [2021-03-15T15:09:00.546Z] 00ac8860ef70: Waiting [2021-03-15T15:09:00.546Z] 745a02a5169b: Waiting [2021-03-15T15:09:00.546Z] 18c013af1878: Verifying Checksum [2021-03-15T15:09:00.546Z] 18c013af1878: Download complete [2021-03-15T15:09:00.546Z] a4357932f1b6: Verifying Checksum [2021-03-15T15:09:00.546Z] a4357932f1b6: Download complete [2021-03-15T15:09:00.546Z] 63d7cb157983: Download complete [2021-03-15T15:09:00.546Z] b116817d02f9: Verifying Checksum [2021-03-15T15:09:00.546Z] b116817d02f9: Download complete [2021-03-15T15:09:00.546Z] 5f621e34cdf4: Download complete [2021-03-15T15:09:01.146Z] 5f621e34cdf4: Pull complete [2021-03-15T15:09:01.741Z] a4357932f1b6: Pull complete [2021-03-15T15:09:02.016Z] 18c013af1878: Pull complete [2021-03-15T15:09:02.997Z] 745a02a5169b: Verifying Checksum [2021-03-15T15:09:04.436Z] 00ac8860ef70: Verifying Checksum [2021-03-15T15:09:04.436Z] 00ac8860ef70: Download complete [2021-03-15T15:09:07.388Z] Running on prd-centos7-docker-4c-2g-29824 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-03-15T15:09:07.452Z] Running in /w/workspace/go-mod-core-contracts/167 [Pipeline] { [Pipeline] checkout [2021-03-15T15:09:09.568Z] using credential edgex-jenkins-ssh [2021-03-15T15:09:09.620Z] Cloning the remote Git repository [2021-03-15T15:09:08.946Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:09:09.015Z] > git init /w/workspace/go-mod-core-contracts/167 # timeout=10 [2021-03-15T15:09:09.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:09:09.076Z] > git --version # timeout=10 [2021-03-15T15:09:09.084Z] > git --version # 'git version 2.24.3' [2021-03-15T15:09:09.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-15T15:09:09.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-15T15:09:09.977Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-15T15:09:09.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-15T15:09:10.003Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-15T15:09:10.042Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-15T15:09:10.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-15T15:09:10.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-15T15:09:11.090Z] Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) [2021-03-15T15:09:10.520Z] > git config core.sparsecheckout # timeout=10 [2021-03-15T15:09:10.526Z] > git checkout -f 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 [2021-03-15T15:09:14.458Z] Commit message: "Merge pull request #538 from weichou1229/issue-537" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-15T15:09:15.878Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-15T15:09:16.205Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-15T15:09:16.506Z] + sudo service docker restart [2021-03-15T15:09:16.506Z] + true [2021-03-15T15:09:16.506Z] Redirecting to /bin/systemctl restart docker.service [2021-03-15T15:09:16.873Z] 00ac8860ef70: Pull complete [2021-03-15T15:09:16.873Z] 63d7cb157983: Pull complete [2021-03-15T15:09:16.873Z] b116817d02f9: Pull complete [Pipeline] unstash [Pipeline] echo [2021-03-15T15:09:18.090Z] ========================================================= [2021-03-15T15:09:18.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-15T15:09:18.090Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:09:18.439Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-15T15:09:19.013Z] Sending build context to Docker daemon 2.8MB [2021-03-15T15:09:19.013Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-15T15:09:19.013Z] Step 2/7 : FROM ${BASE} [2021-03-15T15:09:19.013Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-15T15:09:19.013Z] 188c0c94c7c5: Pulling fs layer [2021-03-15T15:09:19.013Z] 0ef7d3d256c8: Pulling fs layer [2021-03-15T15:09:19.013Z] de9db76c5a1d: Pulling fs layer [2021-03-15T15:09:19.013Z] bca2f99d35d6: Pulling fs layer [2021-03-15T15:09:19.013Z] 93359f2a8cfa: Pulling fs layer [2021-03-15T15:09:19.013Z] 7c6f9722023f: Pulling fs layer [2021-03-15T15:09:19.013Z] a35cf1a2eb13: Pulling fs layer [2021-03-15T15:09:19.013Z] 93359f2a8cfa: Waiting [2021-03-15T15:09:19.013Z] 7c6f9722023f: Waiting [2021-03-15T15:09:19.013Z] a35cf1a2eb13: Waiting [2021-03-15T15:09:19.013Z] bca2f99d35d6: Waiting [2021-03-15T15:09:19.013Z] de9db76c5a1d: Verifying Checksum [2021-03-15T15:09:19.013Z] de9db76c5a1d: Download complete [2021-03-15T15:09:19.013Z] 0ef7d3d256c8: Verifying Checksum [2021-03-15T15:09:19.013Z] 0ef7d3d256c8: Download complete [2021-03-15T15:09:19.013Z] 93359f2a8cfa: Verifying Checksum [2021-03-15T15:09:19.013Z] 93359f2a8cfa: Download complete [2021-03-15T15:09:19.013Z] 7c6f9722023f: Verifying Checksum [2021-03-15T15:09:19.013Z] 7c6f9722023f: Download complete [2021-03-15T15:09:19.013Z] 188c0c94c7c5: Verifying Checksum [2021-03-15T15:09:19.013Z] 188c0c94c7c5: Download complete [2021-03-15T15:09:19.274Z] 188c0c94c7c5: Pull complete [2021-03-15T15:09:19.502Z] 745a02a5169b: Pull complete [2021-03-15T15:09:19.502Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-15T15:09:19.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-15T15:09:19.502Z] ---> b7e6874047d6 [2021-03-15T15:09:19.502Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-15T15:09:19.538Z] 0ef7d3d256c8: Pull complete [2021-03-15T15:09:19.538Z] de9db76c5a1d: Pull complete [2021-03-15T15:09:21.459Z] a35cf1a2eb13: Verifying Checksum [2021-03-15T15:09:21.459Z] a35cf1a2eb13: Download complete [2021-03-15T15:09:21.723Z] bca2f99d35d6: Verifying Checksum [2021-03-15T15:09:21.723Z] bca2f99d35d6: Download complete [2021-03-15T15:09:22.115Z] ---> Running in 613125b0fde7 [2021-03-15T15:09:22.392Z] Removing intermediate container 613125b0fde7 [2021-03-15T15:09:22.392Z] ---> 15eff4e54d94 [2021-03-15T15:09:22.392Z] Step 4/7 : RUN apk add bash [2021-03-15T15:09:22.392Z] ---> Running in b0e0136d2f74 [2021-03-15T15:09:23.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-15T15:09:24.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-15T15:09:25.395Z] OK: 142 MiB in 39 packages [2021-03-15T15:09:26.375Z] Removing intermediate container b0e0136d2f74 [2021-03-15T15:09:26.375Z] ---> eda3d5253893 [2021-03-15T15:09:26.375Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-15T15:09:26.657Z] ---> Running in edf3aa5d5287 [2021-03-15T15:09:27.050Z] bca2f99d35d6: Pull complete [2021-03-15T15:09:27.050Z] 93359f2a8cfa: Pull complete [2021-03-15T15:09:27.050Z] 7c6f9722023f: Pull complete [2021-03-15T15:09:27.256Z] Removing intermediate container edf3aa5d5287 [2021-03-15T15:09:27.256Z] ---> 8c85a1a0494c [2021-03-15T15:09:27.256Z] Step 6/7 : COPY go.mod . [2021-03-15T15:09:27.855Z] ---> 39dcc9b67a78 [2021-03-15T15:09:27.855Z] Step 7/7 : RUN go mod download [2021-03-15T15:09:27.855Z] ---> Running in 4c4d99d83f86 [2021-03-15T15:09:33.865Z] a35cf1a2eb13: Pull complete [2021-03-15T15:09:33.865Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-15T15:09:33.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-15T15:09:33.865Z] ---> a62c8e92a672 [2021-03-15T15:09:33.865Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-15T15:09:33.865Z] ---> Running in 5e5db9f3f00b [2021-03-15T15:09:33.865Z] Removing intermediate container 5e5db9f3f00b [2021-03-15T15:09:33.865Z] ---> 62afddf9276a [2021-03-15T15:09:33.865Z] Step 4/7 : RUN apk add bash [2021-03-15T15:09:33.865Z] ---> Running in 9f0425c8f008 [2021-03-15T15:09:34.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-15T15:09:35.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-15T15:09:35.968Z] OK: 166 MiB in 39 packages [2021-03-15T15:09:36.545Z] Removing intermediate container 9f0425c8f008 [2021-03-15T15:09:36.545Z] ---> bd602887c2e5 [2021-03-15T15:09:36.545Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-15T15:09:36.807Z] ---> Running in 48affc1e8fef [2021-03-15T15:09:36.807Z] Removing intermediate container 48affc1e8fef [2021-03-15T15:09:36.807Z] ---> 31e98c8dcae7 [2021-03-15T15:09:36.807Z] Step 6/7 : COPY go.mod . [2021-03-15T15:09:37.074Z] ---> 9552ed429bc2 [2021-03-15T15:09:37.074Z] Step 7/7 : RUN go mod download [2021-03-15T15:09:37.074Z] ---> Running in 6b2831c082a7 [2021-03-15T15:09:42.950Z] Removing intermediate container 4c4d99d83f86 [2021-03-15T15:09:42.951Z] ---> ba2bdf89e60c [2021-03-15T15:09:42.951Z] Successfully built ba2bdf89e60c [2021-03-15T15:09:42.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:09:43.296Z] + docker inspect -f . ci-base-image-arm64 [2021-03-15T15:09:43.296Z] . [Pipeline] withDockerContainer [2021-03-15T15:09:43.571Z] prd-ubuntu18.04-docker-arm64-4c-16g-29823 does not seem to be running inside a container [2021-03-15T15:09:43.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@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-arm64 cat [2021-03-15T15:09:45.260Z] $ docker top be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-15T15:09:46.304Z] + go version [2021-03-15T15:09:46.304Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-15T15:09:46.329Z] $ docker stop --time=1 be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 [2021-03-15T15:09:48.312Z] $ docker rm -f be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:09:49.282Z] + docker inspect -f . ci-base-image-arm64 [2021-03-15T15:09:49.282Z] . [Pipeline] withDockerContainer [2021-03-15T15:09:49.338Z] Removing intermediate container 6b2831c082a7 [2021-03-15T15:09:49.338Z] ---> 215c6f7588bb [2021-03-15T15:09:49.338Z] Successfully built 215c6f7588bb [2021-03-15T15:09:49.338Z] Successfully tagged ci-base-image-x86_64:latest [2021-03-15T15:09:49.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-29823 does not seem to be running inside a container [2021-03-15T15:09:49.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@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-arm64 cat [2021-03-15T15:09:51.193Z] $ docker top e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:09:51.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-15T15:09:51.973Z] . [Pipeline] withDockerContainer [2021-03-15T15:09:52.090Z] prd-centos7-docker-4c-2g-29824 does not seem to be running inside a container [2021-03-15T15:09:52.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-15T15:09:52.221Z] + make test [2021-03-15T15:09:52.221Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-15T15:09:52.804Z] $ docker top 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-15T15:09:53.276Z] + go version [2021-03-15T15:09:53.276Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-15T15:09:53.294Z] $ docker stop --time=1 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 [2021-03-15T15:09:54.622Z] $ docker rm -f 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:09:55.530Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-15T15:09:55.531Z] . [Pipeline] withDockerContainer [2021-03-15T15:09:55.820Z] prd-centos7-docker-4c-2g-29824 does not seem to be running inside a container [2021-03-15T15:09:55.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-15T15:09:56.446Z] $ docker top 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-15T15:09:56.923Z] + make test [2021-03-15T15:09:56.923Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-15T15:10:03.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-15T15:10:03.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.018s coverage: 85.7% of statements [2021-03-15T15:10:03.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.031s coverage: 100.0% of statements [2021-03-15T15:10:03.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.015s coverage: 45.4% of statements [2021-03-15T15:10:03.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.005s coverage: 77.8% of statements [2021-03-15T15:10:03.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-15T15:10:05.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements [2021-03-15T15:10:05.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements [2021-03-15T15:10:05.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-03-15T15:10:05.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.024s coverage: 91.8% of statements [2021-03-15T15:10:05.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-15T15:10:05.065Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-15T15:10:05.065Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-03-15T15:10:05.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements [2021-03-15T15:10:07.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.016s coverage: 63.0% of statements [2021-03-15T15:10:07.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements [2021-03-15T15:10:07.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-03-15T15:10:07.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.013s coverage: 15.4% of statements [2021-03-15T15:10:07.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.007s coverage: 14.3% of statements [2021-03-15T15:10:07.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-15T15:10:08.739Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.060s coverage: 84.6% of statements [2021-03-15T15:10:08.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-15T15:10:08.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-15T15:10:08.739Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-15T15:10:09.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 47.4% of statements [2021-03-15T15:10:09.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 94.7% of statements [2021-03-15T15:10:09.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 90.2% of statements [2021-03-15T15:10:09.582Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-03-15T15:10:09.582Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-15T15:10:09.582Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-15T15:10:11.515Z] gofmt -l . [2021-03-15T15:10:11.515Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-15T15:10:11.533Z] $ docker stop --time=1 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 [2021-03-15T15:10:13.926Z] $ docker rm -f 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-15T15:10:14.405Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-15T15:10:14.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-15T15:10:14.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:10:16.265Z] ---> job-cost.sh [2021-03-15T15:10:16.265Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ADF6 [2021-03-15T15:10:16.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements [2021-03-15T15:10:16.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.045s coverage: 100.0% of statements [2021-03-15T15:10:18.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements [2021-03-15T15:10:18.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements [2021-03-15T15:10:18.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-15T15:10:19.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements [2021-03-15T15:10:20.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.067s coverage: 14.7% of statements [2021-03-15T15:10:20.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements [2021-03-15T15:10:21.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.099s coverage: 91.8% of statements [2021-03-15T15:10:21.800Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-15T15:10:21.800Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-15T15:10:21.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements [2021-03-15T15:10:21.800Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.036s coverage: 36.7% of statements [2021-03-15T15:10:27.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.149s coverage: 63.0% of statements [2021-03-15T15:10:27.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.019s coverage: 26.3% of statements [2021-03-15T15:10:27.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements [2021-03-15T15:10:27.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.038s coverage: 15.4% of statements [2021-03-15T15:10:27.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.009s coverage: 14.3% of statements [2021-03-15T15:10:27.227Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-15T15:10:30.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.242s coverage: 84.6% of statements [2021-03-15T15:10:30.638Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-15T15:10:30.638Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-15T15:10:30.638Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-15T15:10:30.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.120s coverage: 47.4% of statements [2021-03-15T15:10:30.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 94.7% of statements [2021-03-15T15:10:31.204Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-15T15:10:32.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.192s coverage: 90.2% of statements [2021-03-15T15:10:32.632Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-03-15T15:10:32.632Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-15T15:10:32.632Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-15T15:10:38.034Z] gofmt -l . [2021-03-15T15:10:38.627Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-15T15:10:39.621Z] $ docker stop --time=1 e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 [2021-03-15T15:10:42.079Z] $ docker rm -f e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-15T15:10:43.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-15T15:10:43.098Z] Warning: overwriting stash ‘coverage-report’ [2021-03-15T15:10:44.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:10:45.281Z] ---> job-cost.sh [2021-03-15T15:10:45.281Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QLYD [2021-03-15T15:10:57.860Z] lf-activate-venv(): INFO: Adding /tmp/venv-ADF6/bin to PATH [2021-03-15T15:10:57.860Z] INFO: No Stack... [2021-03-15T15:10:57.860Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-15T15:10:57.860Z] INFO: Archiving Costs [Pipeline] sh [2021-03-15T15:10:58.173Z] + cat /w/workspace/go-mod-core-contracts/167/archives/cost.csv [2021-03-15T15:10:58.173Z] + cut -d, -f6 [Pipeline] lock [2021-03-15T15:10:58.247Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [2021-03-15T15:10:58.258Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] did not exist. Created. [2021-03-15T15:10:58.258Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-15T15:10:58.657Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-15T15:10:58.805Z] Stashed 1 file(s) [Pipeline] } [2021-03-15T15:10:58.828Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-15T15:11:24.264Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-15T15:12:45.993Z] lf-activate-venv(): INFO: Adding /tmp/venv-QLYD/bin to PATH [2021-03-15T15:12:45.993Z] INFO: No Stack... [2021-03-15T15:12:46.584Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-15T15:12:46.856Z] INFO: Archiving Costs [Pipeline] sh [2021-03-15T15:12:47.198Z] + cut -d, -f6 [2021-03-15T15:12:47.198Z] + cat /w/workspace/go-mod-core-contracts/167/archives/cost.csv [Pipeline] lock [2021-03-15T15:12:47.300Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [2021-03-15T15:12:47.321Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] did not exist. Created. [2021-03-15T15:12:47.321Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-15T15:12:47.813Z] /w/workspace/go-mod-core-contracts/167@tmp/durable-119a6d65/script.sh: 1: /w/workspace/go-mod-core-contracts/167@tmp/durable-119a6d65/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-15T15:12:48.157Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-15T15:12:48.226Z] Warning: overwriting stash ‘stack-cost’ [2021-03-15T15:12:48.388Z] Stashed 1 file(s) [Pipeline] } [2021-03-15T15:12:48.416Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-15T15:12:50.055Z] provisioning config files... [2021-03-15T15:12:50.069Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8884295701346749233tmp [Pipeline] { [Pipeline] sh [2021-03-15T15:12:50.473Z] + set +x [2021-03-15T15:12:50.474Z] + curl -s https://codecov.io/bash [2021-03-15T15:12:50.474Z] + bash -s -- [2021-03-15T15:12:50.736Z] [2021-03-15T15:12:50.736Z] _____ _ [2021-03-15T15:12:50.736Z] / ____| | | [2021-03-15T15:12:50.736Z] | | ___ __| | ___ ___ _____ __ [2021-03-15T15:12:50.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-15T15:12:50.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-15T15:12:50.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-15T15:12:50.736Z] Bash-20210309-2b87ace [2021-03-15T15:12:50.736Z] [2021-03-15T15:12:50.736Z] [2021-03-15T15:12:50.736Z] ==> git version 2.24.3 found [2021-03-15T15:12:50.736Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-15T15:12:50.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-15T15:12:50.736Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-15T15:12:50.736Z] ==> Jenkins CI detected. [2021-03-15T15:12:50.736Z] project root: . [2021-03-15T15:12:50.736Z] --> token set from env [2021-03-15T15:12:50.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-15T15:12:50.736Z] ==> Running gcov in . (disable via -X gcov) [2021-03-15T15:12:50.736Z] ==> Python coveragepy not found [2021-03-15T15:12:50.736Z] ==> Searching for coverage reports in: [2021-03-15T15:12:50.736Z] + . [2021-03-15T15:12:50.736Z] -> Found 1 reports [2021-03-15T15:12:50.736Z] ==> Detecting git/mercurial file structure [2021-03-15T15:12:50.736Z] ==> Reading reports [2021-03-15T15:12:50.736Z] + ./coverage.out bytes=158000 [2021-03-15T15:12:50.736Z] ==> Appending adjustments [2021-03-15T15:12:50.736Z] https://docs.codecov.io/docs/fixing-reports [2021-03-15T15:12:52.127Z] + Found adjustments [2021-03-15T15:12:52.127Z] ==> Gzipping contents [2021-03-15T15:12:52.127Z] 24K /tmp/codecov.vECo7k.gz [2021-03-15T15:12:52.127Z] ==> Uploading reports [2021-03-15T15:12:52.127Z] url: https://codecov.io [2021-03-15T15:12:52.127Z] query: branch=master&commit=16d295f8024708915fa685c6ccd3441e5d1218b6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-15T15:12:52.127Z] -> Pinging Codecov [2021-03-15T15:12:52.127Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=16d295f8024708915fa685c6ccd3441e5d1218b6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-15T15:12:55.443Z] -> Uploading to [2021-03-15T15:12:55.443Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-15/71470A77251A30514AAF9C0BB2E5B6CE/16d295f8024708915fa685c6ccd3441e5d1218b6/4a595317-7e70-4f26-97d4-4ba58a64392f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210315T151254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=766874d31b0f162fbd78c813a8ed9b134dab3bc2089a9964b78b0373df642188 [2021-03-15T15:12:55.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-15T15:12:55.443Z] Dload Upload Total Spent Left Speed [2021-03-15T15:12:55.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23799 0 0 100 23799 0 52075 --:--:-- --:--:-- --:--:-- 52190 [2021-03-15T15:12:55.443Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] } [2021-03-15T15:12:55.452Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-15T15:12:56.323Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-15T15:12:56.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:12:56.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-15T15:12:56.762Z] [2021-03-15T15:12:56.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:12:57.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-15T15:12:57.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-15T15:12:57.162Z] 188c0c94c7c5: Pulling fs layer [2021-03-15T15:12:57.162Z] 0ef7d3d256c8: Pulling fs layer [2021-03-15T15:12:57.162Z] de9db76c5a1d: Pulling fs layer [2021-03-15T15:12:57.162Z] 0eba1c9be4d2: Pulling fs layer [2021-03-15T15:12:57.162Z] 0d57e429df01: Pulling fs layer [2021-03-15T15:12:57.162Z] 4e4be7b47b0d: Pulling fs layer [2021-03-15T15:12:57.162Z] e1f770b5df2f: Pulling fs layer [2021-03-15T15:12:57.162Z] 85a0685a4137: Pulling fs layer [2021-03-15T15:12:57.162Z] 0eba1c9be4d2: Waiting [2021-03-15T15:12:57.162Z] 0d57e429df01: Waiting [2021-03-15T15:12:57.162Z] 4e4be7b47b0d: Waiting [2021-03-15T15:12:57.162Z] e1f770b5df2f: Waiting [2021-03-15T15:12:57.162Z] 85a0685a4137: Waiting [2021-03-15T15:12:57.162Z] 0ef7d3d256c8: Verifying Checksum [2021-03-15T15:12:57.162Z] 0ef7d3d256c8: Download complete [2021-03-15T15:12:57.162Z] de9db76c5a1d: Verifying Checksum [2021-03-15T15:12:57.162Z] de9db76c5a1d: Download complete [2021-03-15T15:12:57.162Z] 0d57e429df01: Verifying Checksum [2021-03-15T15:12:57.162Z] 0d57e429df01: Download complete [2021-03-15T15:12:57.162Z] 4e4be7b47b0d: Verifying Checksum [2021-03-15T15:12:57.162Z] 4e4be7b47b0d: Download complete [2021-03-15T15:12:57.751Z] 188c0c94c7c5: Verifying Checksum [2021-03-15T15:12:57.751Z] 188c0c94c7c5: Download complete [2021-03-15T15:12:58.336Z] 188c0c94c7c5: Pull complete [2021-03-15T15:12:58.599Z] 0ef7d3d256c8: Pull complete [2021-03-15T15:12:58.599Z] de9db76c5a1d: Pull complete [2021-03-15T15:12:59.176Z] e1f770b5df2f: Verifying Checksum [2021-03-15T15:12:59.176Z] e1f770b5df2f: Download complete [2021-03-15T15:13:01.745Z] 0eba1c9be4d2: Verifying Checksum [2021-03-15T15:13:01.745Z] 0eba1c9be4d2: Download complete [2021-03-15T15:13:02.011Z] 85a0685a4137: Verifying Checksum [2021-03-15T15:13:02.011Z] 85a0685a4137: Download complete [2021-03-15T15:13:07.330Z] 0eba1c9be4d2: Pull complete [2021-03-15T15:13:07.595Z] 0d57e429df01: Pull complete [2021-03-15T15:13:07.868Z] 4e4be7b47b0d: Pull complete [2021-03-15T15:13:10.440Z] e1f770b5df2f: Pull complete [2021-03-15T15:13:18.631Z] 85a0685a4137: Pull complete [2021-03-15T15:13:18.631Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-15T15:13:18.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-15T15:13:18.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-15T15:13:18.886Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:13:18.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-15T15:13:20.055Z] $ docker top 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-15T15:13:20.312Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-15T15:13:20.612Z] + set -o pipefail [2021-03-15T15:13:20.612Z] + snyk monitor '--org=edgex-jenkins' [2021-03-15T15:13:28.772Z] [2021-03-15T15:13:28.772Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-03-15T15:13:28.772Z] [2021-03-15T15:13:28.772Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/a8699850-e402-4d89-bb21-a81271a91cca [2021-03-15T15:13:28.772Z] [2021-03-15T15:13:28.772Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-15T15:13:28.772Z] [2021-03-15T15:13:28.772Z] [Pipeline] } [2021-03-15T15:13:28.788Z] $ docker stop --time=1 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 [2021-03-15T15:13:31.110Z] $ docker rm -f 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-15T15:13:32.773Z] + git log --format=format:%s -1 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:13:33.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:13:33.087Z] . [Pipeline] withDockerContainer [2021-03-15T15:13:33.192Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:13:33.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-15T15:13:33.962Z] $ docker top 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-15T15:13:34.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-15T15:13:34.268Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-15T15:13:34.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-15T15:13:34.509Z] $ docker exec 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 ssh-agent [2021-03-15T15:13:34.701Z] SSH_AUTH_SOCK=/tmp/ssh-huUaWT8JpLwr/agent.12 [2021-03-15T15:13:34.701Z] SSH_AGENT_PID=17 [2021-03-15T15:13:34.709Z] Running ssh-add (command line suppressed) [2021-03-15T15:13:34.844Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1749214108979026916.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1749214108979026916.key) [2021-03-15T15:13:34.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-15T15:13:35.244Z] + git semver tag [2021-03-15T15:13:35.244Z] # -> Open(): unable to determine branch for HEAD [2021-03-15T15:13:35.244Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-15T15:13:35.244Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:13:35.244Z] # $SEMVER_REMOTE_NAME = origin [2021-03-15T15:13:35.244Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-15T15:13:35.244Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-15T15:13:35.244Z] # $SEMVER_BRANCH = master [2021-03-15T15:13:35.244Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-03-15T15:13:35.244Z] # 16d295f8024708915fa685c6ccd3441e5d1218b6 HEAD [2021-03-15T15:13:35.506Z] # -> Force: false [2021-03-15T15:13:35.506Z] # 70bb1104e3c588d74c88acd6c426897972932532 refs/tags/v2.0.0-dev.49 [Pipeline] } [2021-03-15T15:13:35.520Z] $ docker exec --env ******** --env ******** 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 ssh-agent -k [2021-03-15T15:13:35.649Z] unset SSH_AUTH_SOCK; [2021-03-15T15:13:35.650Z] unset SSH_AGENT_PID; [2021-03-15T15:13:35.650Z] echo Agent pid 17 killed; [2021-03-15T15:13:35.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-15T15:13:36.173Z] + git semver [Pipeline] } [2021-03-15T15:13:36.190Z] $ docker stop --time=1 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 [2021-03-15T15:13:37.586Z] $ docker rm -f 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:13:38.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-15T15:13:38.316Z] [2021-03-15T15:13:38.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:13:38.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-15T15:13:38.667Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-15T15:13:38.667Z] ab5ef0e58194: Pulling fs layer [2021-03-15T15:13:38.667Z] 9712f1f96733: Pulling fs layer [2021-03-15T15:13:38.667Z] 63f879dbbcfc: Pulling fs layer [2021-03-15T15:13:38.667Z] 0d9ebad4ef96: Pulling fs layer [2021-03-15T15:13:38.667Z] e9a5061849ea: Pulling fs layer [2021-03-15T15:13:38.667Z] d747dcd14b5f: Pulling fs layer [2021-03-15T15:13:38.667Z] 2de7ff778b66: Pulling fs layer [2021-03-15T15:13:38.667Z] e9a5061849ea: Waiting [2021-03-15T15:13:38.667Z] d747dcd14b5f: Waiting [2021-03-15T15:13:38.667Z] 0d9ebad4ef96: Waiting [2021-03-15T15:13:38.667Z] 2de7ff778b66: Waiting [2021-03-15T15:13:38.667Z] 9712f1f96733: Verifying Checksum [2021-03-15T15:13:38.667Z] 9712f1f96733: Download complete [2021-03-15T15:13:41.240Z] 63f879dbbcfc: Verifying Checksum [2021-03-15T15:13:41.240Z] e9a5061849ea: Verifying Checksum [2021-03-15T15:13:41.240Z] e9a5061849ea: Download complete [2021-03-15T15:13:41.509Z] d747dcd14b5f: Verifying Checksum [2021-03-15T15:13:41.509Z] d747dcd14b5f: Download complete [2021-03-15T15:13:41.509Z] ab5ef0e58194: Verifying Checksum [2021-03-15T15:13:41.509Z] ab5ef0e58194: Download complete [2021-03-15T15:13:41.783Z] 2de7ff778b66: Verifying Checksum [2021-03-15T15:13:41.784Z] 2de7ff778b66: Download complete [2021-03-15T15:13:41.784Z] 0d9ebad4ef96: Verifying Checksum [2021-03-15T15:13:41.784Z] 0d9ebad4ef96: Download complete [2021-03-15T15:13:46.034Z] ab5ef0e58194: Pull complete [2021-03-15T15:13:46.034Z] 9712f1f96733: Pull complete [2021-03-15T15:13:48.604Z] 63f879dbbcfc: Pull complete [2021-03-15T15:13:55.240Z] 0d9ebad4ef96: Pull complete [2021-03-15T15:13:56.190Z] e9a5061849ea: Pull complete [2021-03-15T15:13:56.190Z] d747dcd14b5f: Pull complete [2021-03-15T15:13:59.784Z] 2de7ff778b66: Pull complete [2021-03-15T15:13:59.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-15T15:13:59.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-15T15:13:59.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-15T15:14:00.034Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:14:00.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-15T15:14:03.294Z] $ docker top 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-15T15:14:03.586Z] provisioning config files... [2021-03-15T15:14:03.597Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4484309754736595854tmp [2021-03-15T15:14:03.616Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1941213045821961509tmp [2021-03-15T15:14:03.632Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3696183238665967011tmp [Pipeline] { [Pipeline] echo [2021-03-15T15:14:03.695Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:03.992Z] ---> sigul-configuration.sh [2021-03-15T15:14:03.992Z] gpg: directory `/root/.gnupg' created [2021-03-15T15:14:03.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-15T15:14:03.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-15T15:14:03.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-15T15:14:03.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-15T15:14:03.992Z] gpg: CAST5 encrypted data [2021-03-15T15:14:04.255Z] gpg: encrypted with 1 passphrase [2021-03-15T15:14:04.255Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-15T15:14:04.556Z] + mkdir /home/jenkins [2021-03-15T15:14:04.556Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-15T15:14:04.857Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-03-15T15:14:04.868Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:05.167Z] ---> sigul-install.sh [2021-03-15T15:14:11.767Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-15T15:14:12.329Z] + git tag --list [2021-03-15T15:14:12.329Z] v0.0.0 [2021-03-15T15:14:12.329Z] v0.0.1 [2021-03-15T15:14:12.329Z] v0.1.0 [2021-03-15T15:14:12.329Z] v0.1.1 [2021-03-15T15:14:12.329Z] v0.1.10 [2021-03-15T15:14:12.329Z] v0.1.100 [2021-03-15T15:14:12.329Z] v0.1.101 [2021-03-15T15:14:12.329Z] v0.1.102 [2021-03-15T15:14:12.329Z] v0.1.103 [2021-03-15T15:14:12.329Z] v0.1.104 [2021-03-15T15:14:12.329Z] v0.1.105 [2021-03-15T15:14:12.329Z] v0.1.106 [2021-03-15T15:14:12.329Z] v0.1.107 [2021-03-15T15:14:12.329Z] v0.1.108 [2021-03-15T15:14:12.329Z] v0.1.109 [2021-03-15T15:14:12.329Z] v0.1.11 [2021-03-15T15:14:12.329Z] v0.1.110 [2021-03-15T15:14:12.329Z] v0.1.111 [2021-03-15T15:14:12.329Z] v0.1.112 [2021-03-15T15:14:12.329Z] v0.1.113 [2021-03-15T15:14:12.329Z] v0.1.114 [2021-03-15T15:14:12.329Z] v0.1.115 [2021-03-15T15:14:12.329Z] v0.1.116 [2021-03-15T15:14:12.329Z] v0.1.117 [2021-03-15T15:14:12.329Z] v0.1.118 [2021-03-15T15:14:12.329Z] v0.1.119 [2021-03-15T15:14:12.329Z] v0.1.12 [2021-03-15T15:14:12.329Z] v0.1.120 [2021-03-15T15:14:12.329Z] v0.1.121 [2021-03-15T15:14:12.329Z] v0.1.122 [2021-03-15T15:14:12.329Z] v0.1.123 [2021-03-15T15:14:12.329Z] v0.1.124 [2021-03-15T15:14:12.329Z] v0.1.125 [2021-03-15T15:14:12.329Z] v0.1.126 [2021-03-15T15:14:12.329Z] v0.1.127 [2021-03-15T15:14:12.329Z] v0.1.128 [2021-03-15T15:14:12.329Z] v0.1.129 [2021-03-15T15:14:12.329Z] v0.1.13 [2021-03-15T15:14:12.329Z] v0.1.130 [2021-03-15T15:14:12.329Z] v0.1.131 [2021-03-15T15:14:12.329Z] v0.1.132 [2021-03-15T15:14:12.329Z] v0.1.133 [2021-03-15T15:14:12.329Z] v0.1.134 [2021-03-15T15:14:12.329Z] v0.1.135 [2021-03-15T15:14:12.329Z] v0.1.136 [2021-03-15T15:14:12.329Z] v0.1.137 [2021-03-15T15:14:12.329Z] v0.1.138 [2021-03-15T15:14:12.329Z] v0.1.139 [2021-03-15T15:14:12.329Z] v0.1.14 [2021-03-15T15:14:12.329Z] v0.1.140 [2021-03-15T15:14:12.329Z] v0.1.141 [2021-03-15T15:14:12.329Z] v0.1.142 [2021-03-15T15:14:12.329Z] v0.1.143 [2021-03-15T15:14:12.329Z] v0.1.144 [2021-03-15T15:14:12.329Z] v0.1.145 [2021-03-15T15:14:12.329Z] v0.1.146 [2021-03-15T15:14:12.329Z] v0.1.147 [2021-03-15T15:14:12.329Z] v0.1.148 [2021-03-15T15:14:12.329Z] v0.1.149 [2021-03-15T15:14:12.329Z] v0.1.15 [2021-03-15T15:14:12.329Z] v0.1.16 [2021-03-15T15:14:12.329Z] v0.1.17 [2021-03-15T15:14:12.329Z] v0.1.18 [2021-03-15T15:14:12.329Z] v0.1.19 [2021-03-15T15:14:12.329Z] v0.1.2 [2021-03-15T15:14:12.329Z] v0.1.20 [2021-03-15T15:14:12.329Z] v0.1.21 [2021-03-15T15:14:12.329Z] v0.1.22 [2021-03-15T15:14:12.329Z] v0.1.23 [2021-03-15T15:14:12.329Z] v0.1.24 [2021-03-15T15:14:12.329Z] v0.1.25 [2021-03-15T15:14:12.329Z] v0.1.26 [2021-03-15T15:14:12.329Z] v0.1.27 [2021-03-15T15:14:12.329Z] v0.1.28 [2021-03-15T15:14:12.329Z] v0.1.29 [2021-03-15T15:14:12.329Z] v0.1.3 [2021-03-15T15:14:12.329Z] v0.1.30 [2021-03-15T15:14:12.329Z] v0.1.31 [2021-03-15T15:14:12.329Z] v0.1.32 [2021-03-15T15:14:12.329Z] v0.1.33 [2021-03-15T15:14:12.329Z] v0.1.34 [2021-03-15T15:14:12.329Z] v0.1.35 [2021-03-15T15:14:12.329Z] v0.1.36 [2021-03-15T15:14:12.329Z] v0.1.37 [2021-03-15T15:14:12.329Z] v0.1.38 [2021-03-15T15:14:12.329Z] v0.1.39 [2021-03-15T15:14:12.329Z] v0.1.4 [2021-03-15T15:14:12.329Z] v0.1.40 [2021-03-15T15:14:12.329Z] v0.1.41 [2021-03-15T15:14:12.329Z] v0.1.42 [2021-03-15T15:14:12.329Z] v0.1.43 [2021-03-15T15:14:12.329Z] v0.1.44 [2021-03-15T15:14:12.329Z] v0.1.45 [2021-03-15T15:14:12.329Z] v0.1.46 [2021-03-15T15:14:12.329Z] v0.1.47 [2021-03-15T15:14:12.329Z] v0.1.48 [2021-03-15T15:14:12.329Z] v0.1.49 [2021-03-15T15:14:12.329Z] v0.1.5 [2021-03-15T15:14:12.329Z] v0.1.50 [2021-03-15T15:14:12.329Z] v0.1.51 [2021-03-15T15:14:12.329Z] v0.1.52 [2021-03-15T15:14:12.329Z] v0.1.53 [2021-03-15T15:14:12.329Z] v0.1.54 [2021-03-15T15:14:12.329Z] v0.1.55 [2021-03-15T15:14:12.329Z] v0.1.56 [2021-03-15T15:14:12.329Z] v0.1.57 [2021-03-15T15:14:12.329Z] v0.1.58 [2021-03-15T15:14:12.329Z] v0.1.59 [2021-03-15T15:14:12.329Z] v0.1.6 [2021-03-15T15:14:12.329Z] v0.1.60 [2021-03-15T15:14:12.329Z] v0.1.61 [2021-03-15T15:14:12.329Z] v0.1.62 [2021-03-15T15:14:12.329Z] v0.1.63 [2021-03-15T15:14:12.329Z] v0.1.64 [2021-03-15T15:14:12.329Z] v0.1.65 [2021-03-15T15:14:12.329Z] v0.1.66 [2021-03-15T15:14:12.329Z] v0.1.67 [2021-03-15T15:14:12.329Z] v0.1.68 [2021-03-15T15:14:12.329Z] v0.1.69 [2021-03-15T15:14:12.329Z] v0.1.7 [2021-03-15T15:14:12.329Z] v0.1.70 [2021-03-15T15:14:12.329Z] v0.1.71 [2021-03-15T15:14:12.329Z] v0.1.72 [2021-03-15T15:14:12.329Z] v0.1.73 [2021-03-15T15:14:12.329Z] v0.1.74 [2021-03-15T15:14:12.329Z] v0.1.75 [2021-03-15T15:14:12.329Z] v0.1.76 [2021-03-15T15:14:12.329Z] v0.1.77 [2021-03-15T15:14:12.329Z] v0.1.78 [2021-03-15T15:14:12.329Z] v0.1.79 [2021-03-15T15:14:12.329Z] v0.1.8 [2021-03-15T15:14:12.329Z] v0.1.80 [2021-03-15T15:14:12.329Z] v0.1.81 [2021-03-15T15:14:12.329Z] v0.1.82 [2021-03-15T15:14:12.329Z] v0.1.83 [2021-03-15T15:14:12.329Z] v0.1.84 [2021-03-15T15:14:12.329Z] v0.1.85 [2021-03-15T15:14:12.329Z] v0.1.86 [2021-03-15T15:14:12.329Z] v0.1.87 [2021-03-15T15:14:12.329Z] v0.1.88 [2021-03-15T15:14:12.329Z] v0.1.89 [2021-03-15T15:14:12.329Z] v0.1.9 [2021-03-15T15:14:12.329Z] v0.1.90 [2021-03-15T15:14:12.329Z] v0.1.91 [2021-03-15T15:14:12.329Z] v0.1.92 [2021-03-15T15:14:12.329Z] v0.1.93 [2021-03-15T15:14:12.329Z] v0.1.94 [2021-03-15T15:14:12.329Z] v0.1.95 [2021-03-15T15:14:12.329Z] v0.1.96 [2021-03-15T15:14:12.329Z] v0.1.97 [2021-03-15T15:14:12.329Z] v0.1.98 [2021-03-15T15:14:12.329Z] v0.1.99 [2021-03-15T15:14:12.329Z] v2.0.0-dev.1 [2021-03-15T15:14:12.329Z] v2.0.0-dev.10 [2021-03-15T15:14:12.329Z] v2.0.0-dev.11 [2021-03-15T15:14:12.329Z] v2.0.0-dev.12 [2021-03-15T15:14:12.329Z] v2.0.0-dev.13 [2021-03-15T15:14:12.329Z] v2.0.0-dev.14 [2021-03-15T15:14:12.329Z] v2.0.0-dev.15 [2021-03-15T15:14:12.329Z] v2.0.0-dev.16 [2021-03-15T15:14:12.329Z] v2.0.0-dev.17 [2021-03-15T15:14:12.329Z] v2.0.0-dev.18 [2021-03-15T15:14:12.329Z] v2.0.0-dev.19 [2021-03-15T15:14:12.329Z] v2.0.0-dev.2 [2021-03-15T15:14:12.329Z] v2.0.0-dev.20 [2021-03-15T15:14:12.329Z] v2.0.0-dev.21 [2021-03-15T15:14:12.329Z] v2.0.0-dev.22 [2021-03-15T15:14:12.329Z] v2.0.0-dev.23 [2021-03-15T15:14:12.329Z] v2.0.0-dev.24 [2021-03-15T15:14:12.329Z] v2.0.0-dev.25 [2021-03-15T15:14:12.329Z] v2.0.0-dev.26 [2021-03-15T15:14:12.329Z] v2.0.0-dev.27 [2021-03-15T15:14:12.329Z] v2.0.0-dev.28 [2021-03-15T15:14:12.329Z] v2.0.0-dev.29 [2021-03-15T15:14:12.329Z] v2.0.0-dev.3 [2021-03-15T15:14:12.329Z] v2.0.0-dev.30 [2021-03-15T15:14:12.329Z] v2.0.0-dev.31 [2021-03-15T15:14:12.329Z] v2.0.0-dev.32 [2021-03-15T15:14:12.329Z] v2.0.0-dev.33 [2021-03-15T15:14:12.329Z] v2.0.0-dev.34 [2021-03-15T15:14:12.329Z] v2.0.0-dev.35 [2021-03-15T15:14:12.329Z] v2.0.0-dev.36 [2021-03-15T15:14:12.329Z] v2.0.0-dev.37 [2021-03-15T15:14:12.329Z] v2.0.0-dev.38 [2021-03-15T15:14:12.329Z] v2.0.0-dev.39 [2021-03-15T15:14:12.329Z] v2.0.0-dev.4 [2021-03-15T15:14:12.329Z] v2.0.0-dev.40 [2021-03-15T15:14:12.329Z] v2.0.0-dev.41 [2021-03-15T15:14:12.329Z] v2.0.0-dev.42 [2021-03-15T15:14:12.329Z] v2.0.0-dev.43 [2021-03-15T15:14:12.329Z] v2.0.0-dev.44 [2021-03-15T15:14:12.329Z] v2.0.0-dev.45 [2021-03-15T15:14:12.329Z] v2.0.0-dev.46 [2021-03-15T15:14:12.329Z] v2.0.0-dev.47 [2021-03-15T15:14:12.329Z] v2.0.0-dev.48 [2021-03-15T15:14:12.329Z] v2.0.0-dev.49 [2021-03-15T15:14:12.329Z] v2.0.0-dev.5 [2021-03-15T15:14:12.329Z] v2.0.0-dev.6 [2021-03-15T15:14:12.329Z] v2.0.0-dev.7 [2021-03-15T15:14:12.329Z] v2.0.0-dev.8 [2021-03-15T15:14:12.329Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-15T15:14:12.630Z] + lftools sign git-tag v2.0.0-dev.49 [2021-03-15T15:14:14.024Z] Signing Git tag with Sigul... [2021-03-15T15:14:14.024Z] Signing v2.0.0-dev.49 [Pipeline] echo [2021-03-15T15:14:14.980Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:15.279Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-15T15:14:15.289Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-15T15:14:15.401Z] $ docker stop --time=1 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 [2021-03-15T15:14:17.477Z] $ docker rm -f 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:14:18.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:14:18.479Z] . [Pipeline] withDockerContainer [2021-03-15T15:14:18.584Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:14:18.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-15T15:14:19.309Z] $ docker top 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-15T15:14:19.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-15T15:14:19.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-15T15:14:19.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-15T15:14:19.864Z] $ docker exec 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c ssh-agent [2021-03-15T15:14:20.044Z] SSH_AUTH_SOCK=/tmp/ssh-0QvM7WpUzxEj/agent.11 [2021-03-15T15:14:20.044Z] SSH_AGENT_PID=16 [2021-03-15T15:14:20.052Z] Running ssh-add (command line suppressed) [2021-03-15T15:14:20.188Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8418129854500610439.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8418129854500610439.key) [2021-03-15T15:14:20.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-15T15:14:20.595Z] + git semver bump pre [2021-03-15T15:14:20.595Z] # -> Open(): unable to determine branch for HEAD [2021-03-15T15:14:20.595Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-15T15:14:20.595Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:14:20.595Z] # $SEMVER_REMOTE_NAME = origin [2021-03-15T15:14:20.595Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-15T15:14:20.595Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-15T15:14:20.595Z] # $SEMVER_BRANCH = master [2021-03-15T15:14:20.595Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-03-15T15:14:20.595Z] 2.0.0-dev.50 [Pipeline] } [2021-03-15T15:14:20.609Z] $ docker exec --env ******** --env ******** 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c ssh-agent -k [2021-03-15T15:14:20.770Z] unset SSH_AUTH_SOCK; [2021-03-15T15:14:20.770Z] unset SSH_AGENT_PID; [2021-03-15T15:14:20.770Z] echo Agent pid 16 killed; [2021-03-15T15:14:20.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-15T15:14:21.420Z] + git semver [Pipeline] } [2021-03-15T15:14:21.438Z] $ docker stop --time=1 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c [2021-03-15T15:14:22.806Z] $ docker rm -f 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:14:23.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-15T15:14:23.335Z] . [Pipeline] withDockerContainer [2021-03-15T15:14:23.439Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:14:23.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-15T15:14:24.233Z] $ docker top 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-15T15:14:24.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-15T15:14:24.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-15T15:14:24.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-15T15:14:24.735Z] $ docker exec 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 ssh-agent [2021-03-15T15:14:24.921Z] SSH_AUTH_SOCK=/tmp/ssh-bZV0I7hU4nHf/agent.12 [2021-03-15T15:14:24.921Z] SSH_AGENT_PID=17 [2021-03-15T15:14:24.929Z] Running ssh-add (command line suppressed) [2021-03-15T15:14:25.062Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5520386680036170556.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5520386680036170556.key) [2021-03-15T15:14:25.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-15T15:14:25.472Z] + git semver push [2021-03-15T15:14:25.472Z] # -> Open(): unable to determine branch for HEAD [2021-03-15T15:14:25.472Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-03-15T15:14:25.472Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:14:25.472Z] # $SEMVER_REMOTE_NAME = origin [2021-03-15T15:14:25.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-15T15:14:25.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-15T15:14:25.472Z] # $SEMVER_BRANCH = master [2021-03-15T15:14:25.472Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-03-15T15:14:30.807Z] $ docker exec --env ******** --env ******** 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 ssh-agent -k [2021-03-15T15:14:30.928Z] unset SSH_AUTH_SOCK; [2021-03-15T15:14:30.930Z] unset SSH_AGENT_PID; [2021-03-15T15:14:30.930Z] echo Agent pid 17 killed; [2021-03-15T15:14:30.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-15T15:14:31.487Z] + git semver [Pipeline] } [2021-03-15T15:14:31.504Z] $ docker stop --time=1 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 [2021-03-15T15:14:32.874Z] $ docker rm -f 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:34.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:35.214Z] ---> package-listing.sh [2021-03-15T15:14:35.214Z] ++ facter osfamily [2021-03-15T15:14:35.214Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-15T15:14:35.214Z] + OS_FAMILY=redhat [2021-03-15T15:14:35.214Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:14:35.214Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-15T15:14:35.214Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-15T15:14:35.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-15T15:14:35.214Z] + PACKAGES=/tmp/packages_start.txt [2021-03-15T15:14:35.214Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-03-15T15:14:35.214Z] + PACKAGES=/tmp/packages_end.txt [2021-03-15T15:14:35.214Z] + case "${OS_FAMILY}" in [2021-03-15T15:14:35.214Z] + rpm -qa [2021-03-15T15:14:35.214Z] + sort [2021-03-15T15:14:39.445Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-15T15:14:39.445Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-15T15:14:39.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-15T15:14:39.445Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-03-15T15:14:39.445Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-03-15T15:14:39.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-03-15T15:14:39.459Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-15T15:14:39.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:14:40.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-15T15:14:40.058Z] [2021-03-15T15:14:40.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-15T15:14:40.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-15T15:14:40.415Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-15T15:14:40.415Z] df20fa9351a1: Pulling fs layer [2021-03-15T15:14:40.415Z] 36b3adc4ff6f: Pulling fs layer [2021-03-15T15:14:40.415Z] 8ad3a11d3b57: Pulling fs layer [2021-03-15T15:14:40.415Z] 46f8f816bc3b: Pulling fs layer [2021-03-15T15:14:40.415Z] 93b61091891f: Pulling fs layer [2021-03-15T15:14:40.415Z] 93b9cdb0e59b: Pulling fs layer [2021-03-15T15:14:40.415Z] 5e14af77c1be: Pulling fs layer [2021-03-15T15:14:40.415Z] 01666e4c0597: Pulling fs layer [2021-03-15T15:14:40.415Z] aa168da1d23b: Pulling fs layer [2021-03-15T15:14:40.415Z] 93b9cdb0e59b: Waiting [2021-03-15T15:14:40.415Z] 5e14af77c1be: Waiting [2021-03-15T15:14:40.415Z] 01666e4c0597: Waiting [2021-03-15T15:14:40.415Z] aa168da1d23b: Waiting [2021-03-15T15:14:40.415Z] 46f8f816bc3b: Waiting [2021-03-15T15:14:40.415Z] 93b61091891f: Waiting [2021-03-15T15:14:40.415Z] 36b3adc4ff6f: Verifying Checksum [2021-03-15T15:14:40.415Z] 36b3adc4ff6f: Download complete [2021-03-15T15:14:40.679Z] 46f8f816bc3b: Verifying Checksum [2021-03-15T15:14:40.679Z] 46f8f816bc3b: Download complete [2021-03-15T15:14:40.679Z] df20fa9351a1: Verifying Checksum [2021-03-15T15:14:40.679Z] df20fa9351a1: Download complete [2021-03-15T15:14:40.679Z] 93b61091891f: Download complete [2021-03-15T15:14:40.946Z] 5e14af77c1be: Verifying Checksum [2021-03-15T15:14:40.946Z] 5e14af77c1be: Download complete [2021-03-15T15:14:40.946Z] 93b9cdb0e59b: Verifying Checksum [2021-03-15T15:14:40.946Z] 93b9cdb0e59b: Download complete [2021-03-15T15:14:40.946Z] 01666e4c0597: Verifying Checksum [2021-03-15T15:14:40.946Z] 01666e4c0597: Download complete [2021-03-15T15:14:40.946Z] 8ad3a11d3b57: Verifying Checksum [2021-03-15T15:14:40.946Z] 8ad3a11d3b57: Download complete [2021-03-15T15:14:41.211Z] df20fa9351a1: Pull complete [2021-03-15T15:14:41.472Z] 36b3adc4ff6f: Pull complete [2021-03-15T15:14:42.896Z] 8ad3a11d3b57: Pull complete [2021-03-15T15:14:43.161Z] aa168da1d23b: Verifying Checksum [2021-03-15T15:14:43.161Z] aa168da1d23b: Download complete [2021-03-15T15:14:43.426Z] 46f8f816bc3b: Pull complete [2021-03-15T15:14:43.688Z] 93b61091891f: Pull complete [2021-03-15T15:14:43.951Z] 93b9cdb0e59b: Pull complete [2021-03-15T15:14:43.951Z] 5e14af77c1be: Pull complete [2021-03-15T15:14:43.951Z] 01666e4c0597: Pull complete [2021-03-15T15:14:52.132Z] aa168da1d23b: Pull complete [2021-03-15T15:14:52.132Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-15T15:14:52.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-15T15:14:52.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-15T15:14:52.273Z] prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container [2021-03-15T15:14:52.326Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-15T15:14:55.068Z] $ docker top add8aa31a71da1eff5895fffc8b762617178c0bc512983775967ca14fe3c3839 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-15T15:14:55.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-15T15:14:55.925Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-15T15:14:56.225Z] + ls /var/log/sa-host [2021-03-15T15:14:56.225Z] + sadf -c /var/log/sa-host/sa15 [2021-03-15T15:14:56.225Z] file_magic: OK [2021-03-15T15:14:56.225Z] HZ: Using current value: 100 [2021-03-15T15:14:56.225Z] file_header: OK [2021-03-15T15:14:56.225Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-15T15:14:56.225Z] Statistics: [2021-03-15T15:14:56.225Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-15T15:14:56.225Z] File successfully converted to sysstat format version 12.2.1 [2021-03-15T15:14:56.225Z] + sadf -c /var/log/sa-host/sa23 [2021-03-15T15:14:56.225Z] file_magic: OK [2021-03-15T15:14:56.225Z] HZ: Using current value: 100 [2021-03-15T15:14:56.225Z] file_header: OK [2021-03-15T15:14:56.225Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-15T15:14:56.225Z] Statistics: [2021-03-15T15:14:56.225Z] Hnuu...uuuununununu... [2021-03-15T15:14:56.225Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-15T15:14:56.871Z] provisioning config files... [2021-03-15T15:14:56.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6446776103080251423tmp [Pipeline] { [Pipeline] echo [2021-03-15T15:14:56.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:57.261Z] ---> create-netrc.sh [Pipeline] } [2021-03-15T15:14:57.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-15T15:14:57.361Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:57.657Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-15T15:14:57.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:57.969Z] ---> sudo-logs.sh [2021-03-15T15:14:57.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-15T15:14:58.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:14:58.335Z] ---> job-cost.sh [2021-03-15T15:14:58.335Z] lf-activate-venv: SKIPPING [2021-03-15T15:14:58.335Z] DEBUG: total: 0.20999999344348907 [2021-03-15T15:14:58.335Z] INFO: Retrieving Stack Cost... [2021-03-15T15:14:59.281Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-15T15:14:59.855Z] INFO: Archiving Costs [Pipeline] echo [2021-03-15T15:14:59.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-15T15:15:00.168Z] ---> logs-deploy.sh [2021-03-15T15:15:00.168Z] lf-activate-venv: SKIPPING [2021-03-15T15:15:00.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/167 [2021-03-15T15:15:00.168Z] INFO: archiving workspace using pattern(s): [2021-03-15T15:15:02.097Z] Archives upload complete. [2021-03-15T15:15:02.097Z] INFO: archiving logs to Nexus [2021-03-15T15:15:03.051Z] ---> uname -a: [2021-03-15T15:15:03.051Z] Linux prd-centos7-docker-4c-2g-29822.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> lscpu: [2021-03-15T15:15:03.051Z] Architecture: x86_64 [2021-03-15T15:15:03.051Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-15T15:15:03.051Z] Byte Order: Little Endian [2021-03-15T15:15:03.051Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-15T15:15:03.051Z] CPU(s): 4 [2021-03-15T15:15:03.051Z] On-line CPU(s) list: 0-3 [2021-03-15T15:15:03.051Z] Thread(s) per core: 1 [2021-03-15T15:15:03.051Z] Core(s) per socket: 1 [2021-03-15T15:15:03.051Z] Socket(s): 4 [2021-03-15T15:15:03.051Z] NUMA node(s): 1 [2021-03-15T15:15:03.051Z] Vendor ID: GenuineIntel [2021-03-15T15:15:03.051Z] CPU family: 6 [2021-03-15T15:15:03.051Z] Model: 44 [2021-03-15T15:15:03.051Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-15T15:15:03.051Z] Stepping: 1 [2021-03-15T15:15:03.051Z] CPU MHz: 2933.438 [2021-03-15T15:15:03.051Z] BogoMIPS: 5866.87 [2021-03-15T15:15:03.051Z] Virtualization: VT-x [2021-03-15T15:15:03.051Z] Hypervisor vendor: KVM [2021-03-15T15:15:03.051Z] Virtualization type: full [2021-03-15T15:15:03.051Z] L1d cache: 128 KiB [2021-03-15T15:15:03.051Z] L1i cache: 128 KiB [2021-03-15T15:15:03.051Z] L2 cache: 16 MiB [2021-03-15T15:15:03.051Z] L3 cache: 64 MiB [2021-03-15T15:15:03.051Z] NUMA node0 CPU(s): 0-3 [2021-03-15T15:15:03.051Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-15T15:15:03.051Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-15T15:15:03.051Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-15T15:15:03.051Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-15T15:15:03.051Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-15T15:15:03.051Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-15T15:15:03.051Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-15T15:15:03.051Z] Vulnerability Srbds: Not affected [2021-03-15T15:15:03.051Z] Vulnerability Tsx async abort: Not affected [2021-03-15T15:15:03.051Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> nproc: [2021-03-15T15:15:03.051Z] 4 [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> df -h: [2021-03-15T15:15:03.051Z] Filesystem Size Used Available Use% Mounted on [2021-03-15T15:15:03.051Z] overlay 50.0G 8.5G 41.4G 17% / [2021-03-15T15:15:03.051Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-15T15:15:03.051Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-15T15:15:03.051Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-03-15T15:15:03.051Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> free -m: [2021-03-15T15:15:03.051Z] total used free shared buff/cache available [2021-03-15T15:15:03.051Z] Mem: 1837 827 157 0 852 945 [2021-03-15T15:15:03.051Z] Swap: 1023 2 1021 [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> ip addr: [2021-03-15T15:15:03.051Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-15T15:15:03.051Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-15T15:15:03.051Z] inet 127.0.0.1/8 scope host lo [2021-03-15T15:15:03.051Z] valid_lft forever preferred_lft forever [2021-03-15T15:15:03.051Z] inet6 ::1/128 scope host [2021-03-15T15:15:03.051Z] valid_lft forever preferred_lft forever [2021-03-15T15:15:03.051Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-15T15:15:03.051Z] link/ether fa:16:3e:1e:9b:90 brd ff:ff:ff:ff:ff:ff [2021-03-15T15:15:03.051Z] inet 10.30.122.158/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-15T15:15:03.051Z] valid_lft 85835sec preferred_lft 85835sec [2021-03-15T15:15:03.051Z] inet6 fe80::f816:3eff:fe1e:9b90/64 scope link [2021-03-15T15:15:03.051Z] valid_lft forever preferred_lft forever [2021-03-15T15:15:03.051Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-15T15:15:03.051Z] link/ether 02:42:a9:7b:41:72 brd ff:ff:ff:ff:ff:ff [2021-03-15T15:15:03.051Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-15T15:15:03.051Z] valid_lft forever preferred_lft forever [2021-03-15T15:15:03.051Z] inet6 fe80::42:a9ff:fe7b:4172/64 scope link [2021-03-15T15:15:03.051Z] valid_lft forever preferred_lft forever [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.051Z] ---> sar -b -r -n DEV: [2021-03-15T15:15:03.051Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) [2021-03-15T15:15:03.051Z] [2021-03-15T15:15:03.052Z] 15:05:26 LINUX RESTART (4 CPU) [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] 15:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-15T15:15:03.052Z] 15:07:01 53.65 15.11 38.53 0.00 4633.42 3302.15 0.00 [2021-03-15T15:15:03.052Z] 15:08:01 1.93 0.00 1.93 0.00 0.00 40.83 0.00 [2021-03-15T15:15:03.052Z] 15:09:01 0.32 0.00 0.32 0.00 0.00 4.43 0.00 [2021-03-15T15:15:03.052Z] 15:10:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-03-15T15:15:03.052Z] 15:11:01 0.15 0.00 0.15 0.00 0.00 1.95 0.00 [2021-03-15T15:15:03.052Z] 15:12:01 0.48 0.00 0.48 0.00 0.00 5.76 0.00 [2021-03-15T15:15:03.052Z] 15:13:01 11.99 0.82 11.17 0.00 306.04 7504.99 0.00 [2021-03-15T15:15:03.052Z] 15:14:02 416.42 210.16 206.26 0.00 10293.40 56865.23 0.00 [2021-03-15T15:15:03.052Z] Average: 60.69 28.28 32.40 0.00 1905.26 8471.64 0.00 [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-15T15:15:03.052Z] 15:07:01 150196 0 619972 32.95 2620 1108756 1119192 38.20 423912 1107020 132 [2021-03-15T15:15:03.052Z] 15:08:01 154932 0 615232 32.70 2620 1108760 1086880 37.09 423756 1102988 8 [2021-03-15T15:15:03.052Z] 15:09:01 154212 0 615944 32.74 2620 1108768 1087036 37.10 433844 1093872 8 [2021-03-15T15:15:03.052Z] 15:10:01 152868 0 617288 32.81 2620 1108768 1087124 37.10 435744 1093296 16 [2021-03-15T15:15:03.052Z] 15:11:01 153428 0 616720 32.78 2620 1108776 1087016 37.10 440360 1088080 16 [2021-03-15T15:15:03.052Z] 15:12:01 153832 0 616312 32.76 2620 1108780 1086944 37.10 439872 1088080 12 [2021-03-15T15:15:03.052Z] 15:13:01 75756 0 683004 36.30 2620 1120164 1514172 51.68 500776 1098372 38800 [2021-03-15T15:15:03.052Z] 15:14:02 108372 0 795600 42.28 1764 975808 1296764 44.26 561356 878888 16 [2021-03-15T15:15:03.052Z] Average: 137950 0 647509 34.41 2513 1093572 1170641 39.95 457452 1068824 4876 [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-15T15:15:03.052Z] 15:07:01 eth0 326.83 212.08 714.58 67.65 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:07:01 docker0 8.37 5.64 1.89 20.38 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:08:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:09:01 eth0 1.08 0.43 0.36 0.21 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:10:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:11:01 eth0 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:12:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:13:01 eth0 400.33 355.64 4071.41 27.95 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:14:02 eth0 402.41 357.25 3353.18 96.40 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] 15:14:02 docker0 19.07 17.98 1.51 127.52 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] Average: eth0 141.58 115.80 1017.89 24.07 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] Average: docker0 3.43 2.96 0.42 18.50 0.00 0.00 0.00 0.00 [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] ---> sar -P ALL: [2021-03-15T15:15:03.052Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] 15:05:26 LINUX RESTART (4 CPU) [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] 15:06:01 CPU %user %nice %system %iowait %steal %idle [2021-03-15T15:15:03.052Z] 15:07:01 all 6.45 0.00 2.79 1.53 0.09 89.15 [2021-03-15T15:15:03.052Z] 15:07:01 0 7.03 0.00 2.86 0.32 0.10 89.69 [2021-03-15T15:15:03.052Z] 15:07:01 1 5.71 0.00 2.70 1.99 0.12 89.49 [2021-03-15T15:15:03.052Z] 15:07:01 2 5.27 0.00 2.55 1.15 0.08 90.95 [2021-03-15T15:15:03.052Z] 15:07:01 3 7.77 0.00 3.05 2.65 0.05 86.48 [2021-03-15T15:15:03.052Z] 15:08:01 all 0.11 0.00 0.06 0.00 0.00 99.82 [2021-03-15T15:15:03.052Z] 15:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-15T15:15:03.052Z] 15:08:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2021-03-15T15:15:03.052Z] 15:08:01 2 0.25 0.00 0.08 0.00 0.00 99.67 [2021-03-15T15:15:03.052Z] 15:08:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-15T15:15:03.052Z] 15:09:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2021-03-15T15:15:03.052Z] 15:09:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-15T15:15:03.052Z] 15:09:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-15T15:15:03.052Z] 15:09:01 2 0.48 0.00 0.07 0.00 0.00 99.45 [2021-03-15T15:15:03.052Z] 15:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-15T15:15:03.052Z] 15:10:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-03-15T15:15:03.052Z] 15:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-15T15:15:03.052Z] 15:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-15T15:15:03.052Z] 15:10:01 2 0.45 0.00 0.05 0.00 0.00 99.50 [2021-03-15T15:15:03.052Z] 15:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-15T15:15:03.052Z] 15:11:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-03-15T15:15:03.052Z] 15:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-15T15:15:03.052Z] 15:11:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-03-15T15:15:03.052Z] 15:11:01 2 0.53 0.00 0.08 0.00 0.02 99.37 [2021-03-15T15:15:03.052Z] 15:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-15T15:15:03.052Z] 15:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-15T15:15:03.052Z] 15:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-15T15:15:03.052Z] 15:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-15T15:15:03.052Z] 15:12:01 2 0.52 0.00 0.08 0.00 0.00 99.40 [2021-03-15T15:15:03.052Z] 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-15T15:15:03.052Z] 15:13:01 all 2.07 0.00 1.51 0.03 0.04 96.35 [2021-03-15T15:15:03.052Z] 15:13:01 0 1.82 0.00 1.68 0.02 0.03 96.45 [2021-03-15T15:15:03.052Z] 15:13:01 1 2.24 0.00 1.52 0.00 0.05 96.18 [2021-03-15T15:15:03.052Z] 15:13:01 2 2.04 0.00 1.49 0.08 0.03 96.35 [2021-03-15T15:15:03.052Z] 15:13:01 3 2.16 0.00 1.36 0.00 0.05 96.43 [2021-03-15T15:15:03.052Z] 15:14:02 all 16.31 0.00 11.94 3.75 0.22 67.78 [2021-03-15T15:15:03.052Z] 15:14:02 0 15.62 0.00 11.34 3.27 0.19 69.57 [2021-03-15T15:15:03.052Z] 15:14:02 1 16.10 0.00 11.18 3.10 0.21 69.41 [2021-03-15T15:15:03.052Z] 15:14:02 2 16.24 0.00 13.84 5.21 0.24 64.47 [2021-03-15T15:15:03.052Z] 15:14:02 3 17.28 0.00 11.40 3.43 0.23 67.66 [2021-03-15T15:15:03.052Z] Average: all 3.12 0.00 2.01 0.65 0.05 94.18 [2021-03-15T15:15:03.052Z] Average: 0 3.01 0.00 1.96 0.44 0.04 94.55 [2021-03-15T15:15:03.052Z] Average: 1 2.98 0.00 1.91 0.62 0.05 94.43 [2021-03-15T15:15:03.052Z] Average: 2 3.15 0.00 2.22 0.78 0.05 93.80 [2021-03-15T15:15:03.052Z] Average: 3 3.34 0.00 1.95 0.74 0.04 93.92 [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z] [2021-03-15T15:15:03.052Z]