Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f502db9ae594291428aa4e321aba122eed8dfb0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19105 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 Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 Commit message: "Merge pull request #419 from FelixTing/issue-418" > git rev-list --no-walk 05010fbf72023a8ab94f152325133773780bb9d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T15:52:03.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T15:52:03.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T15:52:03.416Z] ========================================================= [2021-01-08T15:52:03.416Z] EdgeX Global Pipelines Version Info [2021-01-08T15:52:03.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:52:04.923Z] ------------------- [2021-01-08T15:52:04.923Z] stable info: [2021-01-08T15:52:04.923Z] ------------------- [2021-01-08T15:52:04.923Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T15:52:04.923Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T15:52:04.923Z] Message: update stable to v1.0.173 [2021-01-08T15:52:06.313Z] ------------------- [2021-01-08T15:52:06.313Z] experimental info: [2021-01-08T15:52:06.313Z] ------------------- [2021-01-08T15:52:06.313Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T15:52:06.313Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T15:52:06.313Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T15:52:06.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-08T15:52:06.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-08T15:52:06.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T15:52:06.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T15:52:06.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T15:52:07.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T15:52:07.115Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T15:52:07.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T15:52:07.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-08T15:52:07.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T15:52:07.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T15:52:07.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-08T15:52:07.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T15:52:07.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T15:52:07.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T15:52:08.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T15:52:08.103Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T15:52:08.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-08T15:52:08.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-08T15:52:08.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-08T15:52:08.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-08T15:52:08.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-08T15:52:08.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-08T15:52:08.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-08T15:52:08.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-08T15:52:09.010Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T15:52:09.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T15:52:09.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-08T15:52:09.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-08T15:52:09.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-08T15:52:09.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] echo [2021-01-08T15:52:09.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f502db [Pipeline] echo [2021-01-08T15:52:09.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T15:52:10.331Z] + git log --format=format:%s -1 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] echo [2021-01-08T15:52:10.394Z] GIT_COMMIT: 2f502db9ae594291428aa4e321aba122eed8dfb0, Commit Message: Merge pull request #419 from FelixTing/issue-418 [Pipeline] echo [2021-01-08T15:52:10.447Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:52:11.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:52:11.667Z] [2021-01-08T15:52:11.667Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:52:12.048Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:52:12.048Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T15:52:12.048Z] 31603596830f: Pulling fs layer [2021-01-08T15:52:12.048Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T15:52:12.048Z] 6ca5941a6612: Pulling fs layer [2021-01-08T15:52:12.048Z] ecc8261a40a4: Pulling fs layer [2021-01-08T15:52:12.048Z] ecc8261a40a4: Waiting [2021-01-08T15:52:12.048Z] 2a8b12db71e7: Verifying Checksum [2021-01-08T15:52:12.048Z] 2a8b12db71e7: Download complete [2021-01-08T15:52:12.311Z] 31603596830f: Verifying Checksum [2021-01-08T15:52:12.311Z] 31603596830f: Download complete [2021-01-08T15:52:12.311Z] ecc8261a40a4: Verifying Checksum [2021-01-08T15:52:12.311Z] ecc8261a40a4: Download complete [2021-01-08T15:52:12.311Z] 6ca5941a6612: Verifying Checksum [2021-01-08T15:52:12.311Z] 6ca5941a6612: Download complete [2021-01-08T15:52:12.574Z] 31603596830f: Pull complete [2021-01-08T15:52:12.837Z] 2a8b12db71e7: Pull complete [2021-01-08T15:52:13.797Z] 6ca5941a6612: Pull complete [2021-01-08T15:52:14.058Z] ecc8261a40a4: Pull complete [2021-01-08T15:52:14.058Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T15:52:14.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:52:14.058Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T15:52:14.164Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:52:14.219Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T15:52:16.100Z] $ docker top 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T15:52:16.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T15:52:16.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T15:52:16.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T15:52:16.741Z] $ docker exec 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent [2021-01-08T15:52:17.118Z] SSH_AUTH_SOCK=/tmp/ssh-RVYzXbKubByJ/agent.11 [2021-01-08T15:52:17.118Z] SSH_AGENT_PID=16 [2021-01-08T15:52:17.129Z] Running ssh-add (command line suppressed) [2021-01-08T15:52:17.274Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7253531495974566646.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7253531495974566646.key) [2021-01-08T15:52:17.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T15:52:17.679Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T15:52:17.699Z] $ docker exec --env ******** --env ******** 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent -k [2021-01-08T15:52:17.818Z] unset SSH_AUTH_SOCK; [2021-01-08T15:52:17.818Z] unset SSH_AGENT_PID; [2021-01-08T15:52:17.818Z] echo Agent pid 16 killed; [2021-01-08T15:52:17.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T15:52:18.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T15:52:18.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T15:52:18.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T15:52:18.210Z] $ docker exec 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent [2021-01-08T15:52:18.375Z] SSH_AUTH_SOCK=/tmp/ssh-4UaZfMMiHbx9/agent.45 [2021-01-08T15:52:18.375Z] SSH_AGENT_PID=50 [2021-01-08T15:52:18.382Z] Running ssh-add (command line suppressed) [2021-01-08T15:52:18.502Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6973546450770477644.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6973546450770477644.key) [2021-01-08T15:52:18.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T15:52:18.892Z] + git semver init [2021-01-08T15:52:18.892Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T15:52:18.892Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-08T15:52:18.892Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:52:18.892Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T15:52:18.892Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T15:52:18.892Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T15:52:18.892Z] # $SEMVER_BRANCH = master [2021-01-08T15:52:18.892Z] # $SEMVER_TEMP = /tmp/semver-104401640 [2021-01-08T15:52:18.892Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-08T15:52:19.466Z] # '/tmp/semver-104401640' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-01-08T15:52:19.730Z] # -> Force: false [2021-01-08T15:52:19.730Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-08T15:52:19.746Z] $ docker exec --env ******** --env ******** 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent -k [2021-01-08T15:52:19.891Z] unset SSH_AUTH_SOCK; [2021-01-08T15:52:19.891Z] unset SSH_AGENT_PID; [2021-01-08T15:52:19.891Z] echo Agent pid 50 killed; [2021-01-08T15:52:19.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T15:52:20.490Z] + git semver [Pipeline] } [2021-01-08T15:52:20.507Z] $ docker stop --time=1 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 [2021-01-08T15:52:22.493Z] $ docker rm -f 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T15:52:23.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T15:52:23.463Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T15:52:23.465Z] [edgeXSemver]: initialized semver on version 0.1.142 [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-01-08T15:52:38.951Z] Still waiting to schedule task [2021-01-08T15:52:38.951Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-08T15:52:38.954Z] Still waiting to schedule task [2021-01-08T15:52:38.955Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-08T15:54:29.302Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19106 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-08T15:54:29.361Z] Running in /w/workspace/go-mod-core-contracts/111 [Pipeline] { [Pipeline] checkout [2021-01-08T15:54:34.051Z] using credential edgex-jenkins-ssh [2021-01-08T15:54:34.126Z] Cloning the remote Git repository [2021-01-08T15:54:34.158Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:54:34.263Z] > git init /w/workspace/go-mod-core-contracts/111 # timeout=10 [2021-01-08T15:54:34.332Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:54:34.333Z] > git --version # timeout=10 [2021-01-08T15:54:34.347Z] > git --version # 'git version 2.17.1' [2021-01-08T15:54:34.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T15:54:34.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T15:54:35.359Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T15:54:35.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T15:54:35.402Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T15:54:35.439Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:54:35.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T15:54:35.451Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T15:54:36.005Z] Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (master) [2021-01-08T15:54:36.012Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T15:54:36.035Z] > git checkout -f 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 [2021-01-08T15:54:40.443Z] Commit message: "Merge pull request #419 from FelixTing/issue-418" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T15:54:42.017Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-08T15:54:42.429Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T15:54:42.773Z] + true [2021-01-08T15:54:42.774Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-08T15:54:45.844Z] ========================================================= [2021-01-08T15:54:45.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-08T15:54:45.844Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:54:46.240Z] + 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-01-08T15:54:47.231Z] Sending build context to Docker daemon 2.14MB [2021-01-08T15:54:47.231Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-08T15:54:47.231Z] Step 2/7 : FROM ${BASE} [2021-01-08T15:54:47.506Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-08T15:54:47.506Z] 5f621e34cdf4: Pulling fs layer [2021-01-08T15:54:47.506Z] a4357932f1b6: Pulling fs layer [2021-01-08T15:54:47.506Z] 18c013af1878: Pulling fs layer [2021-01-08T15:54:47.506Z] 00ac8860ef70: Pulling fs layer [2021-01-08T15:54:47.506Z] 63d7cb157983: Pulling fs layer [2021-01-08T15:54:47.506Z] b116817d02f9: Pulling fs layer [2021-01-08T15:54:47.506Z] 745a02a5169b: Pulling fs layer [2021-01-08T15:54:47.506Z] 63d7cb157983: Waiting [2021-01-08T15:54:47.506Z] b116817d02f9: Waiting [2021-01-08T15:54:47.506Z] 745a02a5169b: Waiting [2021-01-08T15:54:47.506Z] 00ac8860ef70: Waiting [2021-01-08T15:54:47.506Z] 18c013af1878: Download complete [2021-01-08T15:54:47.506Z] a4357932f1b6: Verifying Checksum [2021-01-08T15:54:47.506Z] a4357932f1b6: Download complete [2021-01-08T15:54:47.782Z] 63d7cb157983: Verifying Checksum [2021-01-08T15:54:47.782Z] b116817d02f9: Download complete [2021-01-08T15:54:47.782Z] 5f621e34cdf4: Verifying Checksum [2021-01-08T15:54:47.782Z] 5f621e34cdf4: Download complete [2021-01-08T15:54:48.771Z] 5f621e34cdf4: Pull complete [2021-01-08T15:54:49.046Z] a4357932f1b6: Pull complete [2021-01-08T15:54:49.647Z] 18c013af1878: Pull complete [2021-01-08T15:54:50.251Z] 745a02a5169b: Verifying Checksum [2021-01-08T15:54:50.251Z] 745a02a5169b: Download complete [2021-01-08T15:54:51.697Z] 00ac8860ef70: Verifying Checksum [2021-01-08T15:54:51.697Z] 00ac8860ef70: Download complete [2021-01-08T15:55:04.294Z] 00ac8860ef70: Pull complete [2021-01-08T15:55:04.294Z] 63d7cb157983: Pull complete [2021-01-08T15:55:04.294Z] b116817d02f9: Pull complete [2021-01-08T15:55:06.933Z] 745a02a5169b: Pull complete [2021-01-08T15:55:06.933Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-08T15:55:06.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-08T15:55:06.933Z] ---> b7e6874047d6 [2021-01-08T15:55:06.933Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-08T15:55:09.569Z] ---> Running in a1ae021e88fe [2021-01-08T15:55:09.853Z] Running on prd-centos7-docker-4c-2g-19107 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-08T15:55:09.910Z] Running in /w/workspace/go-mod-core-contracts/111 [Pipeline] { [Pipeline] checkout [2021-01-08T15:55:10.196Z] Removing intermediate container a1ae021e88fe [2021-01-08T15:55:10.196Z] ---> a06c6957b34c [2021-01-08T15:55:10.196Z] Step 4/7 : RUN apk add bash [2021-01-08T15:55:10.196Z] ---> Running in 14505b33a951 [2021-01-08T15:55:11.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T15:55:12.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T15:55:13.238Z] OK: 142 MiB in 39 packages [2021-01-08T15:55:14.684Z] Removing intermediate container 14505b33a951 [2021-01-08T15:55:14.684Z] ---> c894f4840dbc [2021-01-08T15:55:14.684Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-08T15:55:14.684Z] ---> Running in 22f9bfd7c349 [2021-01-08T15:55:15.291Z] Removing intermediate container 22f9bfd7c349 [2021-01-08T15:55:15.291Z] ---> d22da2995399 [2021-01-08T15:55:15.291Z] Step 6/7 : COPY go.mod . [2021-01-08T15:55:15.892Z] ---> d81eedf5dd19 [2021-01-08T15:55:15.892Z] Step 7/7 : RUN go mod download [2021-01-08T15:55:16.175Z] ---> Running in ba3cc12616f4 [2021-01-08T15:55:16.508Z] using credential edgex-jenkins-ssh [2021-01-08T15:55:16.574Z] Cloning the remote Git repository [2021-01-08T15:55:16.639Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:55:16.729Z] > git init /w/workspace/go-mod-core-contracts/111 # timeout=10 [2021-01-08T15:55:16.841Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:55:16.842Z] > git --version # timeout=10 [2021-01-08T15:55:16.860Z] > git --version # 'git version 2.24.3' [2021-01-08T15:55:16.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T15:55:16.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T15:55:17.729Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T15:55:17.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T15:55:17.778Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-08T15:55:17.800Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-08T15:55:17.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T15:55:17.810Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T15:55:18.263Z] Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (master) [2021-01-08T15:55:18.288Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T15:55:18.297Z] > git checkout -f 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 [2021-01-08T15:55:22.370Z] Commit message: "Merge pull request #419 from FelixTing/issue-418" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T15:55:24.024Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T15:55:24.396Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T15:55:24.767Z] + sudo service docker restart [2021-01-08T15:55:24.767Z] + true [2021-01-08T15:55:24.767Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-08T15:55:26.342Z] ========================================================= [2021-01-08T15:55:26.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T15:55:26.342Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:55:26.804Z] + 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-01-08T15:55:27.394Z] Sending build context to Docker daemon 2.141MB [2021-01-08T15:55:27.656Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-08T15:55:27.656Z] Step 2/7 : FROM ${BASE} [2021-01-08T15:55:27.656Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T15:55:27.656Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T15:55:27.656Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T15:55:27.656Z] de9db76c5a1d: Pulling fs layer [2021-01-08T15:55:27.656Z] bca2f99d35d6: Pulling fs layer [2021-01-08T15:55:27.656Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T15:55:27.656Z] 7c6f9722023f: Pulling fs layer [2021-01-08T15:55:27.656Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T15:55:27.656Z] bca2f99d35d6: Waiting [2021-01-08T15:55:27.656Z] 93359f2a8cfa: Waiting [2021-01-08T15:55:27.656Z] 7c6f9722023f: Waiting [2021-01-08T15:55:27.656Z] a35cf1a2eb13: Waiting [2021-01-08T15:55:27.656Z] de9db76c5a1d: Verifying Checksum [2021-01-08T15:55:27.656Z] de9db76c5a1d: Download complete [2021-01-08T15:55:27.656Z] 0ef7d3d256c8: Verifying Checksum [2021-01-08T15:55:27.656Z] 0ef7d3d256c8: Download complete [2021-01-08T15:55:27.656Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T15:55:27.656Z] 93359f2a8cfa: Download complete [2021-01-08T15:55:27.938Z] 7c6f9722023f: Verifying Checksum [2021-01-08T15:55:27.938Z] 7c6f9722023f: Download complete [2021-01-08T15:55:27.938Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T15:55:27.938Z] 188c0c94c7c5: Download complete [2021-01-08T15:55:28.220Z] 188c0c94c7c5: Pull complete [2021-01-08T15:55:28.527Z] 0ef7d3d256c8: Pull complete [2021-01-08T15:55:28.797Z] de9db76c5a1d: Pull complete [2021-01-08T15:55:30.773Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T15:55:30.773Z] a35cf1a2eb13: Download complete [2021-01-08T15:55:31.271Z] Removing intermediate container ba3cc12616f4 [2021-01-08T15:55:31.271Z] ---> c8d00aedeb08 [2021-01-08T15:55:31.271Z] Successfully built c8d00aedeb08 [2021-01-08T15:55:31.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:55:31.613Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T15:55:31.613Z] . [Pipeline] withDockerContainer [2021-01-08T15:55:31.884Z] prd-ubuntu18.04-docker-arm64-4c-16g-19106 does not seem to be running inside a container [2021-01-08T15:55:31.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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-01-08T15:55:32.193Z] bca2f99d35d6: Verifying Checksum [2021-01-08T15:55:32.193Z] bca2f99d35d6: Download complete [2021-01-08T15:55:33.614Z] $ docker top c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T15:55:34.660Z] + go version [2021-01-08T15:55:34.660Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-08T15:55:34.682Z] $ docker stop --time=1 c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 [2021-01-08T15:55:36.788Z] $ docker rm -f c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:55:37.832Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T15:55:37.832Z] . [Pipeline] withDockerContainer [2021-01-08T15:55:38.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-19106 does not seem to be running inside a container [2021-01-08T15:55:38.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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-01-08T15:55:39.764Z] $ docker top daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T15:55:40.798Z] + make test [2021-01-08T15:55:40.798Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-08T15:55:42.410Z] bca2f99d35d6: Pull complete [2021-01-08T15:55:42.410Z] 93359f2a8cfa: Pull complete [2021-01-08T15:55:42.410Z] 7c6f9722023f: Pull complete [2021-01-08T15:55:47.820Z] a35cf1a2eb13: Pull complete [2021-01-08T15:55:47.820Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T15:55:47.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T15:55:47.820Z] ---> a62c8e92a672 [2021-01-08T15:55:47.820Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-08T15:55:47.820Z] ---> Running in 8b8aa0344b57 [2021-01-08T15:55:47.820Z] Removing intermediate container 8b8aa0344b57 [2021-01-08T15:55:47.820Z] ---> 98331ad3323c [2021-01-08T15:55:47.820Z] Step 4/7 : RUN apk add bash [2021-01-08T15:55:47.820Z] ---> Running in 4a173a9a6da7 [2021-01-08T15:55:48.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T15:55:49.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T15:55:49.975Z] OK: 166 MiB in 39 packages [2021-01-08T15:55:51.034Z] Removing intermediate container 4a173a9a6da7 [2021-01-08T15:55:51.034Z] ---> 37261a312754 [2021-01-08T15:55:51.034Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-08T15:55:51.034Z] ---> Running in 857e6e314094 [2021-01-08T15:55:51.309Z] Removing intermediate container 857e6e314094 [2021-01-08T15:55:51.309Z] ---> 4325852f0535 [2021-01-08T15:55:51.309Z] Step 6/7 : COPY go.mod . [2021-01-08T15:55:51.589Z] ---> de766a69c0fb [2021-01-08T15:55:51.589Z] Step 7/7 : RUN go mod download [2021-01-08T15:55:51.859Z] ---> Running in 1a75926b94e7 [2021-01-08T15:56:02.986Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-08T15:56:02.986Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements [2021-01-08T15:56:02.986Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2021-01-08T15:56:03.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements [2021-01-08T15:56:04.581Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements [2021-01-08T15:56:04.581Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-08T15:56:06.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 26.3% of statements [2021-01-08T15:56:07.002Z] Removing intermediate container 1a75926b94e7 [2021-01-08T15:56:07.002Z] ---> c8a55184ef28 [2021-01-08T15:56:07.002Z] Successfully built c8a55184ef28 [2021-01-08T15:56:07.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:56:07.356Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T15:56:07.356Z] . [Pipeline] withDockerContainer [2021-01-08T15:56:07.568Z] prd-centos7-docker-4c-2g-19107 does not seem to be running inside a container [2021-01-08T15:56:08.034Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements [2021-01-08T15:56:08.034Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.081s coverage: 100.0% of statements [2021-01-08T15:56:08.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T15:56:08.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.104s coverage: 91.8% of statements [2021-01-08T15:56:08.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-08T15:56:08.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-08T15:56:08.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2021-01-08T15:56:08.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements [2021-01-08T15:56:09.239Z] $ docker top d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T15:56:09.927Z] + go version [2021-01-08T15:56:09.927Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T15:56:09.950Z] $ docker stop --time=1 d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 [2021-01-08T15:56:11.439Z] $ docker rm -f d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:56:12.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T15:56:12.504Z] . [Pipeline] withDockerContainer [2021-01-08T15:56:12.694Z] prd-centos7-docker-4c-2g-19107 does not seem to be running inside a container [2021-01-08T15:56:12.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T15:56:13.836Z] $ docker top 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T15:56:14.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.145s coverage: 63.0% of statements [2021-01-08T15:56:14.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2021-01-08T15:56:14.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2021-01-08T15:56:14.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements [2021-01-08T15:56:14.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements [2021-01-08T15:56:14.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-08T15:56:14.506Z] + make test [2021-01-08T15:56:14.507Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-08T15:56:17.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.159s coverage: 85.0% of statements [2021-01-08T15:56:17.010Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-08T15:56:17.010Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-08T15:56:17.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 44.1% of statements [2021-01-08T15:56:17.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 94.4% of statements [2021-01-08T15:56:17.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.123s coverage: 93.2% of statements [2021-01-08T15:56:18.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-01-08T15:56:18.199Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-08T15:56:18.475Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-08T15:56:23.910Z] gofmt -l . [2021-01-08T15:56:23.910Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-08T15:56:24.525Z] $ docker stop --time=1 daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 [2021-01-08T15:56:24.844Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-08T15:56:25.904Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.071s coverage: 85.7% of statements [2021-01-08T15:56:26.187Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements [2021-01-08T15:56:26.666Z] $ docker rm -f daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 [2021-01-08T15:56:26.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements [2021-01-08T15:56:26.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2021-01-08T15:56:26.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T15:56:27.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-08T15:56:27.802Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements [2021-01-08T15:56:28.393Z] Stashed 1 file(s) [Pipeline] } [2021-01-08T15:56:28.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements [2021-01-08T15:56:28.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.046s coverage: 100.0% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-08T15:56:28.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements [2021-01-08T15:56:28.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-08T15:56:28.716Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-08T15:56:28.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-01-08T15:56:29.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T15:56:32.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 63.0% of statements [2021-01-08T15:56:32.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements [2021-01-08T15:56:32.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2021-01-08T15:56:32.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2021-01-08T15:56:32.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements [2021-01-08T15:56:32.465Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-08T15:56:33.490Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.069s coverage: 85.0% of statements [2021-01-08T15:56:33.490Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-08T15:56:33.490Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-08T15:56:33.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.051s coverage: 44.1% of statements [2021-01-08T15:56:33.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 94.4% of statements [2021-01-08T15:56:34.026Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.075s coverage: 93.2% of statements [2021-01-08T15:56:34.620Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-01-08T15:56:34.620Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-08T15:56:34.620Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-08T15:56:37.315Z] gofmt -l . [2021-01-08T15:56:37.588Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-08T15:56:37.887Z] $ docker stop --time=1 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e [2021-01-08T15:56:40.570Z] $ docker rm -f 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T15:56:41.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-08T15:56:41.445Z] Warning: overwriting stash ‘coverage-report’ [2021-01-08T15:56:42.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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-08T15:56:44.502Z] provisioning config files... [2021-01-08T15:56:44.516Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5586616544293249120tmp [Pipeline] { [Pipeline] sh [2021-01-08T15:56:44.905Z] + set +x [2021-01-08T15:56:44.905Z] + curl -s https://codecov.io/bash [2021-01-08T15:56:44.905Z] + bash -s -- [2021-01-08T15:56:45.168Z] [2021-01-08T15:56:45.168Z] _____ _ [2021-01-08T15:56:45.168Z] / ____| | | [2021-01-08T15:56:45.168Z] | | ___ __| | ___ ___ _____ __ [2021-01-08T15:56:45.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-08T15:56:45.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-08T15:56:45.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-08T15:56:45.168Z] Bash-20201231-23d4836 [2021-01-08T15:56:45.168Z] [2021-01-08T15:56:45.168Z] [2021-01-08T15:56:45.168Z] ==> git version 2.24.3 found [2021-01-08T15:56:45.168Z] ==> 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-01-08T15:56:45.168Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-08T15:56:45.168Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-08T15:56:45.168Z] ==> Jenkins CI detected. [2021-01-08T15:56:45.168Z] project root: . [2021-01-08T15:56:45.168Z] --> token set from env [2021-01-08T15:56:45.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-08T15:56:45.168Z] ==> Running gcov in . (disable via -X gcov) [2021-01-08T15:56:45.168Z] ==> Python coveragepy not found [2021-01-08T15:56:45.168Z] ==> Searching for coverage reports in: [2021-01-08T15:56:45.168Z] + . [2021-01-08T15:56:45.168Z] -> Found 1 reports [2021-01-08T15:56:45.168Z] ==> Detecting git/mercurial file structure [2021-01-08T15:56:45.168Z] ==> Reading reports [2021-01-08T15:56:45.168Z] + ./coverage.out bytes=121553 [2021-01-08T15:56:45.168Z] ==> Appending adjustments [2021-01-08T15:56:45.168Z] https://docs.codecov.io/docs/fixing-reports [2021-01-08T15:56:46.121Z] + Found adjustments [2021-01-08T15:56:46.121Z] ==> Gzipping contents [2021-01-08T15:56:46.121Z] 20K /tmp/codecov.J1PB5k.gz [2021-01-08T15:56:46.121Z] ==> Uploading reports [2021-01-08T15:56:46.121Z] url: https://codecov.io [2021-01-08T15:56:46.121Z] query: branch=master&commit=2f502db9ae594291428aa4e321aba122eed8dfb0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-08T15:56:46.121Z] -> Pinging Codecov [2021-01-08T15:56:46.122Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=2f502db9ae594291428aa4e321aba122eed8dfb0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-08T15:56:46.697Z] -> Uploading to [2021-01-08T15:56:46.697Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-08/71470A77251A30514AAF9C0BB2E5B6CE/2f502db9ae594291428aa4e321aba122eed8dfb0/8b5c5524-a3d8-4565-8b38-bb3633347436.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T155646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f793aa817392817e3f2698da2abd99e1cf7a1598a6bd25de23bd308024e3fcc [2021-01-08T15:56:46.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T15:56:46.697Z] Dload Upload Total Spent Left Speed [2021-01-08T15:56:46.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19299 0 0 100 19299 0 46750 --:--:-- --:--:-- --:--:-- 46728 [2021-01-08T15:56:46.960Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] } [2021-01-08T15:56:46.970Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-08T15:56:47.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-08T15:56:47.939Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:56:48.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-08T15:56:48.289Z] [2021-01-08T15:56:48.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:56:48.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-08T15:56:48.645Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-08T15:56:48.645Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T15:56:48.645Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T15:56:48.645Z] de9db76c5a1d: Pulling fs layer [2021-01-08T15:56:48.645Z] 0eba1c9be4d2: Pulling fs layer [2021-01-08T15:56:48.645Z] 0d57e429df01: Pulling fs layer [2021-01-08T15:56:48.645Z] 4e4be7b47b0d: Pulling fs layer [2021-01-08T15:56:48.645Z] e1f770b5df2f: Pulling fs layer [2021-01-08T15:56:48.645Z] 85a0685a4137: Pulling fs layer [2021-01-08T15:56:48.645Z] 0d57e429df01: Waiting [2021-01-08T15:56:48.645Z] 4e4be7b47b0d: Waiting [2021-01-08T15:56:48.645Z] e1f770b5df2f: Waiting [2021-01-08T15:56:48.645Z] 85a0685a4137: Waiting [2021-01-08T15:56:48.645Z] 0eba1c9be4d2: Waiting [2021-01-08T15:56:48.645Z] de9db76c5a1d: Verifying Checksum [2021-01-08T15:56:48.645Z] de9db76c5a1d: Download complete [2021-01-08T15:56:48.645Z] 0ef7d3d256c8: Verifying Checksum [2021-01-08T15:56:48.645Z] 0ef7d3d256c8: Download complete [2021-01-08T15:56:48.645Z] 0d57e429df01: Verifying Checksum [2021-01-08T15:56:48.645Z] 0d57e429df01: Download complete [2021-01-08T15:56:48.645Z] 4e4be7b47b0d: Verifying Checksum [2021-01-08T15:56:48.645Z] 4e4be7b47b0d: Download complete [2021-01-08T15:56:48.645Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T15:56:48.645Z] 188c0c94c7c5: Download complete [2021-01-08T15:56:49.232Z] 188c0c94c7c5: Pull complete [2021-01-08T15:56:49.232Z] 0ef7d3d256c8: Pull complete [2021-01-08T15:56:49.496Z] de9db76c5a1d: Pull complete [2021-01-08T15:56:50.083Z] e1f770b5df2f: Verifying Checksum [2021-01-08T15:56:50.083Z] e1f770b5df2f: Download complete [2021-01-08T15:56:52.017Z] 0eba1c9be4d2: Verifying Checksum [2021-01-08T15:56:52.017Z] 0eba1c9be4d2: Download complete [2021-01-08T15:56:52.284Z] 85a0685a4137: Verifying Checksum [2021-01-08T15:56:58.955Z] 0eba1c9be4d2: Pull complete [2021-01-08T15:56:59.218Z] 0d57e429df01: Pull complete [2021-01-08T15:56:59.218Z] 4e4be7b47b0d: Pull complete [2021-01-08T15:57:02.558Z] e1f770b5df2f: Pull complete [2021-01-08T15:57:10.788Z] 85a0685a4137: Pull complete [2021-01-08T15:57:10.788Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-08T15:57:10.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-08T15:57:10.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-08T15:57:11.054Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:57:11.130Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-08T15:57:12.384Z] $ docker top 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T15:57:12.738Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-08T15:57:13.071Z] + set -o pipefail [2021-01-08T15:57:13.071Z] + snyk monitor '--org=edgex-jenkins' [2021-01-08T15:57:18.408Z] [2021-01-08T15:57:18.408Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2021-01-08T15:57:18.408Z] [2021-01-08T15:57:18.408Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/01a0f290-f85f-428d-82e3-d62e38d1753f [2021-01-08T15:57:18.408Z] [2021-01-08T15:57:18.408Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-08T15:57:18.408Z] [2021-01-08T15:57:18.671Z] [Pipeline] } [2021-01-08T15:57:18.689Z] $ docker stop --time=1 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 [2021-01-08T15:57:21.531Z] $ docker rm -f 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-08T15:57:23.372Z] + git log --format=format:%s -1 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:57:23.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:57:23.684Z] . [Pipeline] withDockerContainer [2021-01-08T15:57:23.782Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:57:23.829Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T15:57:24.661Z] $ docker top b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T15:57:24.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T15:57:24.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T15:57:25.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T15:57:25.199Z] $ docker exec b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 ssh-agent [2021-01-08T15:57:25.382Z] SSH_AUTH_SOCK=/tmp/ssh-echFw53D9UCp/agent.12 [2021-01-08T15:57:25.382Z] SSH_AGENT_PID=18 [2021-01-08T15:57:25.390Z] Running ssh-add (command line suppressed) [2021-01-08T15:57:25.526Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8573791851952792348.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8573791851952792348.key) [2021-01-08T15:57:25.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T15:57:25.955Z] + git semver tag [2021-01-08T15:57:25.955Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T15:57:25.955Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-08T15:57:25.955Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:57:25.955Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T15:57:25.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T15:57:25.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T15:57:25.955Z] # $SEMVER_BRANCH = master [2021-01-08T15:57:25.955Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-08T15:57:25.955Z] # 2f502db9ae594291428aa4e321aba122eed8dfb0 HEAD [2021-01-08T15:57:25.955Z] # -> Force: false [2021-01-08T15:57:25.955Z] # 505557f7d53ffccab60f1fdbfb19195fd2fa1c88 refs/tags/v0.1.142 [Pipeline] } [2021-01-08T15:57:25.967Z] $ docker exec --env ******** --env ******** b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 ssh-agent -k [2021-01-08T15:57:26.100Z] unset SSH_AUTH_SOCK; [2021-01-08T15:57:26.101Z] unset SSH_AGENT_PID; [2021-01-08T15:57:26.101Z] echo Agent pid 18 killed; [2021-01-08T15:57:26.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T15:57:26.617Z] + git semver [Pipeline] } [2021-01-08T15:57:26.636Z] $ docker stop --time=1 b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 [2021-01-08T15:57:28.034Z] $ docker rm -f b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:57:28.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-08T15:57:28.722Z] [2021-01-08T15:57:28.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:57:29.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-08T15:57:29.080Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-08T15:57:29.080Z] ab5ef0e58194: Pulling fs layer [2021-01-08T15:57:29.080Z] 9712f1f96733: Pulling fs layer [2021-01-08T15:57:29.080Z] 63f879dbbcfc: Pulling fs layer [2021-01-08T15:57:29.080Z] 0d9ebad4ef96: Pulling fs layer [2021-01-08T15:57:29.080Z] e9a5061849ea: Pulling fs layer [2021-01-08T15:57:29.080Z] d747dcd14b5f: Pulling fs layer [2021-01-08T15:57:29.080Z] 2de7ff778b66: Pulling fs layer [2021-01-08T15:57:29.080Z] 0d9ebad4ef96: Waiting [2021-01-08T15:57:29.080Z] e9a5061849ea: Waiting [2021-01-08T15:57:29.080Z] d747dcd14b5f: Waiting [2021-01-08T15:57:29.080Z] 2de7ff778b66: Waiting [2021-01-08T15:57:29.080Z] 9712f1f96733: Verifying Checksum [2021-01-08T15:57:29.080Z] 9712f1f96733: Download complete [2021-01-08T15:57:30.480Z] 63f879dbbcfc: Verifying Checksum [2021-01-08T15:57:30.480Z] 63f879dbbcfc: Download complete [2021-01-08T15:57:30.480Z] e9a5061849ea: Verifying Checksum [2021-01-08T15:57:30.480Z] e9a5061849ea: Download complete [2021-01-08T15:57:30.480Z] d747dcd14b5f: Verifying Checksum [2021-01-08T15:57:30.480Z] d747dcd14b5f: Download complete [2021-01-08T15:57:31.058Z] 2de7ff778b66: Verifying Checksum [2021-01-08T15:57:31.058Z] 2de7ff778b66: Download complete [2021-01-08T15:57:31.058Z] 0d9ebad4ef96: Verifying Checksum [2021-01-08T15:57:31.058Z] 0d9ebad4ef96: Download complete [2021-01-08T15:57:31.326Z] ab5ef0e58194: Verifying Checksum [2021-01-08T15:57:31.326Z] ab5ef0e58194: Download complete [2021-01-08T15:57:36.711Z] ab5ef0e58194: Pull complete [2021-01-08T15:57:36.711Z] 9712f1f96733: Pull complete [2021-01-08T15:57:39.283Z] 63f879dbbcfc: Pull complete [2021-01-08T15:57:45.952Z] 0d9ebad4ef96: Pull complete [2021-01-08T15:57:47.361Z] e9a5061849ea: Pull complete [2021-01-08T15:57:47.361Z] d747dcd14b5f: Pull complete [2021-01-08T15:57:50.685Z] 2de7ff778b66: Pull complete [2021-01-08T15:57:50.685Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-08T15:57:50.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-08T15:57:50.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-08T15:57:50.909Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:57:50.963Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-08T15:57:54.678Z] $ docker top a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-08T15:57:54.949Z] provisioning config files... [2021-01-08T15:57:54.967Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1721925060425625685tmp [2021-01-08T15:57:54.984Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9040979532130215449tmp [2021-01-08T15:57:55.003Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3446200802902714562tmp [Pipeline] { [Pipeline] echo [2021-01-08T15:57:55.060Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:57:55.370Z] ---> sigul-configuration.sh [2021-01-08T15:57:55.370Z] gpg: directory `/root/.gnupg' created [2021-01-08T15:57:55.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-08T15:57:55.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-08T15:57:55.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-08T15:57:55.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-08T15:57:55.370Z] gpg: CAST5 encrypted data [2021-01-08T15:57:55.636Z] gpg: encrypted with 1 passphrase [2021-01-08T15:57:55.636Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-08T15:57:55.938Z] + mkdir /home/jenkins [2021-01-08T15:57:55.938Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-08T15:57:56.240Z] + 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-01-08T15:57:56.252Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:57:56.554Z] ---> sigul-install.sh [2021-01-08T15:58:01.881Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-08T15:58:02.197Z] + git tag --list [2021-01-08T15:58:02.197Z] v0.0.0 [2021-01-08T15:58:02.197Z] v0.0.1 [2021-01-08T15:58:02.197Z] v0.1.0 [2021-01-08T15:58:02.197Z] v0.1.1 [2021-01-08T15:58:02.197Z] v0.1.10 [2021-01-08T15:58:02.197Z] v0.1.100 [2021-01-08T15:58:02.197Z] v0.1.101 [2021-01-08T15:58:02.197Z] v0.1.102 [2021-01-08T15:58:02.197Z] v0.1.103 [2021-01-08T15:58:02.197Z] v0.1.104 [2021-01-08T15:58:02.197Z] v0.1.105 [2021-01-08T15:58:02.197Z] v0.1.106 [2021-01-08T15:58:02.197Z] v0.1.107 [2021-01-08T15:58:02.197Z] v0.1.108 [2021-01-08T15:58:02.197Z] v0.1.109 [2021-01-08T15:58:02.197Z] v0.1.11 [2021-01-08T15:58:02.197Z] v0.1.110 [2021-01-08T15:58:02.197Z] v0.1.111 [2021-01-08T15:58:02.197Z] v0.1.112 [2021-01-08T15:58:02.197Z] v0.1.113 [2021-01-08T15:58:02.197Z] v0.1.114 [2021-01-08T15:58:02.197Z] v0.1.115 [2021-01-08T15:58:02.197Z] v0.1.116 [2021-01-08T15:58:02.197Z] v0.1.117 [2021-01-08T15:58:02.197Z] v0.1.118 [2021-01-08T15:58:02.197Z] v0.1.119 [2021-01-08T15:58:02.197Z] v0.1.12 [2021-01-08T15:58:02.197Z] v0.1.120 [2021-01-08T15:58:02.197Z] v0.1.121 [2021-01-08T15:58:02.197Z] v0.1.122 [2021-01-08T15:58:02.197Z] v0.1.123 [2021-01-08T15:58:02.197Z] v0.1.124 [2021-01-08T15:58:02.197Z] v0.1.125 [2021-01-08T15:58:02.197Z] v0.1.126 [2021-01-08T15:58:02.197Z] v0.1.127 [2021-01-08T15:58:02.197Z] v0.1.128 [2021-01-08T15:58:02.197Z] v0.1.129 [2021-01-08T15:58:02.197Z] v0.1.13 [2021-01-08T15:58:02.197Z] v0.1.130 [2021-01-08T15:58:02.197Z] v0.1.131 [2021-01-08T15:58:02.197Z] v0.1.132 [2021-01-08T15:58:02.197Z] v0.1.133 [2021-01-08T15:58:02.197Z] v0.1.134 [2021-01-08T15:58:02.197Z] v0.1.135 [2021-01-08T15:58:02.197Z] v0.1.136 [2021-01-08T15:58:02.197Z] v0.1.137 [2021-01-08T15:58:02.197Z] v0.1.138 [2021-01-08T15:58:02.197Z] v0.1.139 [2021-01-08T15:58:02.197Z] v0.1.14 [2021-01-08T15:58:02.197Z] v0.1.140 [2021-01-08T15:58:02.197Z] v0.1.141 [2021-01-08T15:58:02.197Z] v0.1.142 [2021-01-08T15:58:02.197Z] v0.1.15 [2021-01-08T15:58:02.197Z] v0.1.16 [2021-01-08T15:58:02.197Z] v0.1.17 [2021-01-08T15:58:02.197Z] v0.1.18 [2021-01-08T15:58:02.197Z] v0.1.19 [2021-01-08T15:58:02.197Z] v0.1.2 [2021-01-08T15:58:02.197Z] v0.1.20 [2021-01-08T15:58:02.197Z] v0.1.21 [2021-01-08T15:58:02.197Z] v0.1.22 [2021-01-08T15:58:02.197Z] v0.1.23 [2021-01-08T15:58:02.197Z] v0.1.24 [2021-01-08T15:58:02.197Z] v0.1.25 [2021-01-08T15:58:02.197Z] v0.1.26 [2021-01-08T15:58:02.197Z] v0.1.27 [2021-01-08T15:58:02.197Z] v0.1.28 [2021-01-08T15:58:02.197Z] v0.1.29 [2021-01-08T15:58:02.197Z] v0.1.3 [2021-01-08T15:58:02.197Z] v0.1.30 [2021-01-08T15:58:02.197Z] v0.1.31 [2021-01-08T15:58:02.197Z] v0.1.32 [2021-01-08T15:58:02.197Z] v0.1.33 [2021-01-08T15:58:02.197Z] v0.1.34 [2021-01-08T15:58:02.197Z] v0.1.35 [2021-01-08T15:58:02.197Z] v0.1.36 [2021-01-08T15:58:02.197Z] v0.1.37 [2021-01-08T15:58:02.197Z] v0.1.38 [2021-01-08T15:58:02.197Z] v0.1.39 [2021-01-08T15:58:02.197Z] v0.1.4 [2021-01-08T15:58:02.197Z] v0.1.40 [2021-01-08T15:58:02.197Z] v0.1.41 [2021-01-08T15:58:02.197Z] v0.1.42 [2021-01-08T15:58:02.197Z] v0.1.43 [2021-01-08T15:58:02.197Z] v0.1.44 [2021-01-08T15:58:02.197Z] v0.1.45 [2021-01-08T15:58:02.197Z] v0.1.46 [2021-01-08T15:58:02.197Z] v0.1.47 [2021-01-08T15:58:02.197Z] v0.1.48 [2021-01-08T15:58:02.197Z] v0.1.49 [2021-01-08T15:58:02.197Z] v0.1.5 [2021-01-08T15:58:02.197Z] v0.1.50 [2021-01-08T15:58:02.197Z] v0.1.51 [2021-01-08T15:58:02.197Z] v0.1.52 [2021-01-08T15:58:02.197Z] v0.1.53 [2021-01-08T15:58:02.197Z] v0.1.54 [2021-01-08T15:58:02.197Z] v0.1.55 [2021-01-08T15:58:02.197Z] v0.1.56 [2021-01-08T15:58:02.197Z] v0.1.57 [2021-01-08T15:58:02.197Z] v0.1.58 [2021-01-08T15:58:02.197Z] v0.1.59 [2021-01-08T15:58:02.197Z] v0.1.6 [2021-01-08T15:58:02.197Z] v0.1.60 [2021-01-08T15:58:02.197Z] v0.1.61 [2021-01-08T15:58:02.197Z] v0.1.62 [2021-01-08T15:58:02.197Z] v0.1.63 [2021-01-08T15:58:02.197Z] v0.1.64 [2021-01-08T15:58:02.197Z] v0.1.65 [2021-01-08T15:58:02.197Z] v0.1.66 [2021-01-08T15:58:02.197Z] v0.1.67 [2021-01-08T15:58:02.197Z] v0.1.68 [2021-01-08T15:58:02.197Z] v0.1.69 [2021-01-08T15:58:02.197Z] v0.1.7 [2021-01-08T15:58:02.197Z] v0.1.70 [2021-01-08T15:58:02.197Z] v0.1.71 [2021-01-08T15:58:02.197Z] v0.1.72 [2021-01-08T15:58:02.197Z] v0.1.73 [2021-01-08T15:58:02.197Z] v0.1.74 [2021-01-08T15:58:02.197Z] v0.1.75 [2021-01-08T15:58:02.197Z] v0.1.76 [2021-01-08T15:58:02.197Z] v0.1.77 [2021-01-08T15:58:02.197Z] v0.1.78 [2021-01-08T15:58:02.197Z] v0.1.79 [2021-01-08T15:58:02.197Z] v0.1.8 [2021-01-08T15:58:02.197Z] v0.1.80 [2021-01-08T15:58:02.197Z] v0.1.81 [2021-01-08T15:58:02.197Z] v0.1.82 [2021-01-08T15:58:02.197Z] v0.1.83 [2021-01-08T15:58:02.197Z] v0.1.84 [2021-01-08T15:58:02.197Z] v0.1.85 [2021-01-08T15:58:02.197Z] v0.1.86 [2021-01-08T15:58:02.197Z] v0.1.87 [2021-01-08T15:58:02.197Z] v0.1.88 [2021-01-08T15:58:02.197Z] v0.1.89 [2021-01-08T15:58:02.197Z] v0.1.9 [2021-01-08T15:58:02.197Z] v0.1.90 [2021-01-08T15:58:02.197Z] v0.1.91 [2021-01-08T15:58:02.197Z] v0.1.92 [2021-01-08T15:58:02.197Z] v0.1.93 [2021-01-08T15:58:02.197Z] v0.1.94 [2021-01-08T15:58:02.197Z] v0.1.95 [2021-01-08T15:58:02.197Z] v0.1.96 [2021-01-08T15:58:02.197Z] v0.1.97 [2021-01-08T15:58:02.197Z] v0.1.98 [2021-01-08T15:58:02.197Z] v0.1.99 [Pipeline] sh [2021-01-08T15:58:02.507Z] + lftools sign git-tag v0.1.142 [2021-01-08T15:58:03.902Z] Signing Git tag with Sigul... [2021-01-08T15:58:03.902Z] Signing v0.1.142 [Pipeline] echo [2021-01-08T15:58:05.839Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:06.146Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-08T15:58:06.157Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-08T15:58:06.256Z] $ docker stop --time=1 a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 [2021-01-08T15:58:08.306Z] $ docker rm -f a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:58:09.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:58:09.351Z] . [Pipeline] withDockerContainer [2021-01-08T15:58:09.478Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:58:09.528Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T15:58:10.436Z] $ docker top 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T15:58:10.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T15:58:10.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T15:58:10.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T15:58:11.003Z] $ docker exec 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d ssh-agent [2021-01-08T15:58:11.190Z] SSH_AUTH_SOCK=/tmp/ssh-Zep7B7fDFm7Q/agent.12 [2021-01-08T15:58:11.190Z] SSH_AGENT_PID=17 [2021-01-08T15:58:11.199Z] Running ssh-add (command line suppressed) [2021-01-08T15:58:11.334Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7246854976853276877.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7246854976853276877.key) [2021-01-08T15:58:11.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T15:58:11.734Z] + git semver bump patch [2021-01-08T15:58:11.734Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T15:58:11.734Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-08T15:58:11.734Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:58:11.734Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T15:58:11.734Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T15:58:11.734Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T15:58:11.734Z] # $SEMVER_BRANCH = master [2021-01-08T15:58:11.734Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-08T15:58:11.734Z] 0.1.143 [Pipeline] } [2021-01-08T15:58:11.748Z] $ docker exec --env ******** --env ******** 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d ssh-agent -k [2021-01-08T15:58:11.866Z] unset SSH_AUTH_SOCK; [2021-01-08T15:58:11.869Z] unset SSH_AGENT_PID; [2021-01-08T15:58:11.869Z] echo Agent pid 17 killed; [2021-01-08T15:58:11.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T15:58:12.424Z] + git semver [Pipeline] } [2021-01-08T15:58:12.442Z] $ docker stop --time=1 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d [2021-01-08T15:58:13.834Z] $ docker rm -f 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:58:14.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T15:58:14.405Z] . [Pipeline] withDockerContainer [2021-01-08T15:58:14.523Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:58:14.577Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T15:58:15.374Z] $ docker top b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T15:58:15.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T15:58:15.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T15:58:15.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T15:58:15.901Z] $ docker exec b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 ssh-agent [2021-01-08T15:58:16.092Z] SSH_AUTH_SOCK=/tmp/ssh-Dlm23ks6Snq5/agent.13 [2021-01-08T15:58:16.092Z] SSH_AGENT_PID=18 [2021-01-08T15:58:16.099Z] Running ssh-add (command line suppressed) [2021-01-08T15:58:16.230Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7745462839078415128.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7745462839078415128.key) [2021-01-08T15:58:16.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T15:58:16.630Z] + git semver push [2021-01-08T15:58:16.630Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T15:58:16.630Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-08T15:58:16.630Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:58:16.630Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T15:58:16.630Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T15:58:16.630Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T15:58:16.630Z] # $SEMVER_BRANCH = master [2021-01-08T15:58:16.630Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-08T15:58:23.252Z] $ docker exec --env ******** --env ******** b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 ssh-agent -k [2021-01-08T15:58:23.417Z] unset SSH_AUTH_SOCK; [2021-01-08T15:58:23.420Z] unset SSH_AGENT_PID; [2021-01-08T15:58:23.420Z] echo Agent pid 18 killed; [2021-01-08T15:58:23.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T15:58:23.967Z] + git semver [Pipeline] } [2021-01-08T15:58:23.986Z] $ docker stop --time=1 b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 [2021-01-08T15:58:25.370Z] $ docker rm -f b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 [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-01-08T15:58:27.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:28.061Z] ---> package-listing.sh [2021-01-08T15:58:28.062Z] ++ facter osfamily [2021-01-08T15:58:28.062Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T15:58:28.062Z] + OS_FAMILY=redhat [2021-01-08T15:58:28.062Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:58:28.062Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T15:58:28.062Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T15:58:28.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T15:58:28.062Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T15:58:28.062Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-08T15:58:28.062Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T15:58:28.062Z] + case "${OS_FAMILY}" in [2021-01-08T15:58:28.062Z] + rpm -qa [2021-01-08T15:58:28.062Z] + sort [2021-01-08T15:58:33.383Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T15:58:33.383Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T15:58:33.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T15:58:33.383Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-08T15:58:33.383Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-01-08T15:58:33.383Z] + 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-01-08T15:58:33.398Z] 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-01-08T15:58:33.698Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:58:34.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T15:58:34.011Z] [2021-01-08T15:58:34.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T15:58:34.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T15:58:34.440Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T15:58:34.440Z] df20fa9351a1: Pulling fs layer [2021-01-08T15:58:34.440Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T15:58:34.440Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T15:58:34.440Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T15:58:34.440Z] 93b61091891f: Pulling fs layer [2021-01-08T15:58:34.440Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T15:58:34.440Z] 5e14af77c1be: Pulling fs layer [2021-01-08T15:58:34.440Z] 01666e4c0597: Pulling fs layer [2021-01-08T15:58:34.440Z] aa168da1d23b: Pulling fs layer [2021-01-08T15:58:34.440Z] 93b9cdb0e59b: Waiting [2021-01-08T15:58:34.440Z] 01666e4c0597: Waiting [2021-01-08T15:58:34.440Z] aa168da1d23b: Waiting [2021-01-08T15:58:34.440Z] 5e14af77c1be: Waiting [2021-01-08T15:58:34.440Z] 46f8f816bc3b: Waiting [2021-01-08T15:58:34.440Z] 93b61091891f: Waiting [2021-01-08T15:58:34.440Z] 36b3adc4ff6f: Verifying Checksum [2021-01-08T15:58:34.440Z] 36b3adc4ff6f: Download complete [2021-01-08T15:58:34.440Z] 46f8f816bc3b: Verifying Checksum [2021-01-08T15:58:34.440Z] 46f8f816bc3b: Download complete [2021-01-08T15:58:34.440Z] df20fa9351a1: Verifying Checksum [2021-01-08T15:58:34.440Z] df20fa9351a1: Download complete [2021-01-08T15:58:34.440Z] 93b9cdb0e59b: Download complete [2021-01-08T15:58:34.440Z] 93b61091891f: Download complete [2021-01-08T15:58:34.440Z] 5e14af77c1be: Verifying Checksum [2021-01-08T15:58:34.440Z] 5e14af77c1be: Download complete [2021-01-08T15:58:34.440Z] 01666e4c0597: Verifying Checksum [2021-01-08T15:58:34.440Z] 01666e4c0597: Download complete [2021-01-08T15:58:34.787Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T15:58:34.787Z] 8ad3a11d3b57: Download complete [2021-01-08T15:58:35.108Z] df20fa9351a1: Pull complete [2021-01-08T15:58:35.386Z] 36b3adc4ff6f: Pull complete [2021-01-08T15:58:36.421Z] 8ad3a11d3b57: Pull complete [2021-01-08T15:58:36.685Z] 46f8f816bc3b: Pull complete [2021-01-08T15:58:36.949Z] aa168da1d23b: Verifying Checksum [2021-01-08T15:58:36.949Z] aa168da1d23b: Download complete [2021-01-08T15:58:37.525Z] 93b61091891f: Pull complete [2021-01-08T15:58:37.525Z] 93b9cdb0e59b: Pull complete [2021-01-08T15:58:37.789Z] 5e14af77c1be: Pull complete [2021-01-08T15:58:37.789Z] 01666e4c0597: Pull complete [2021-01-08T15:58:45.989Z] aa168da1d23b: Pull complete [2021-01-08T15:58:45.989Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T15:58:45.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T15:58:45.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T15:58:46.254Z] prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container [2021-01-08T15:58:46.322Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T15:58:49.139Z] $ docker top 77b50914d99a45960638f8d65e5ef6332f9609022c1c5ad5aa2bdf52d4fdb6df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T15:58:49.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T15:58:49.983Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T15:58:50.283Z] + ls /var/log/sa-host [2021-01-08T15:58:50.283Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T15:58:50.283Z] file_magic: OK [2021-01-08T15:58:50.283Z] HZ: Using current value: 100 [2021-01-08T15:58:50.283Z] file_header: OK [2021-01-08T15:58:50.283Z] 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-01-08T15:58:50.283Z] Statistics: [2021-01-08T15:58:50.283Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T15:58:50.283Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T15:58:50.283Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T15:58:50.283Z] file_magic: OK [2021-01-08T15:58:50.283Z] HZ: Using current value: 100 [2021-01-08T15:58:50.283Z] file_header: OK [2021-01-08T15:58:50.283Z] 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-01-08T15:58:50.283Z] Statistics: [2021-01-08T15:58:50.283Z] Hnuu...uuuununununu... [2021-01-08T15:58:50.283Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T15:58:50.944Z] provisioning config files... [2021-01-08T15:58:50.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5741202800207096411tmp [Pipeline] { [Pipeline] echo [2021-01-08T15:58:51.059Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:51.359Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T15:58:51.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T15:58:51.482Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:51.781Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T15:58:51.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:52.092Z] ---> sudo-logs.sh [2021-01-08T15:58:52.092Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T15:58:52.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:52.403Z] ---> job-cost.sh [2021-01-08T15:58:52.403Z] lf-activate-venv: SKIPPING [2021-01-08T15:58:52.403Z] INFO: No Stack... [2021-01-08T15:58:53.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T15:58:53.933Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T15:58:53.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T15:58:54.250Z] ---> logs-deploy.sh [2021-01-08T15:58:54.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/111 [2021-01-08T15:58:54.250Z] INFO: archiving workspace using pattern(s): [2021-01-08T15:58:56.175Z] Archives upload complete. [2021-01-08T15:58:56.175Z] INFO: archiving logs to Nexus [2021-01-08T15:58:57.127Z] ---> uname -a: [2021-01-08T15:58:57.128Z] Linux prd-centos7-docker-4c-2g-19105.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-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> lscpu: [2021-01-08T15:58:57.128Z] Architecture: x86_64 [2021-01-08T15:58:57.128Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-08T15:58:57.128Z] Byte Order: Little Endian [2021-01-08T15:58:57.128Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-08T15:58:57.128Z] CPU(s): 4 [2021-01-08T15:58:57.128Z] On-line CPU(s) list: 0-3 [2021-01-08T15:58:57.128Z] Thread(s) per core: 1 [2021-01-08T15:58:57.128Z] Core(s) per socket: 1 [2021-01-08T15:58:57.128Z] Socket(s): 4 [2021-01-08T15:58:57.128Z] NUMA node(s): 1 [2021-01-08T15:58:57.128Z] Vendor ID: GenuineIntel [2021-01-08T15:58:57.128Z] CPU family: 6 [2021-01-08T15:58:57.128Z] Model: 44 [2021-01-08T15:58:57.128Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-08T15:58:57.128Z] Stepping: 1 [2021-01-08T15:58:57.128Z] CPU MHz: 2933.436 [2021-01-08T15:58:57.128Z] BogoMIPS: 5866.87 [2021-01-08T15:58:57.128Z] Virtualization: VT-x [2021-01-08T15:58:57.128Z] Hypervisor vendor: KVM [2021-01-08T15:58:57.128Z] Virtualization type: full [2021-01-08T15:58:57.128Z] L1d cache: 128 KiB [2021-01-08T15:58:57.128Z] L1i cache: 128 KiB [2021-01-08T15:58:57.128Z] L2 cache: 16 MiB [2021-01-08T15:58:57.128Z] L3 cache: 64 MiB [2021-01-08T15:58:57.128Z] NUMA node0 CPU(s): 0-3 [2021-01-08T15:58:57.128Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-08T15:58:57.128Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-08T15:58:57.128Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-08T15:58:57.128Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-08T15:58:57.128Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-08T15:58:57.128Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-08T15:58:57.128Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-08T15:58:57.128Z] Vulnerability Srbds: Not affected [2021-01-08T15:58:57.128Z] Vulnerability Tsx async abort: Not affected [2021-01-08T15:58:57.128Z] 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-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> nproc: [2021-01-08T15:58:57.128Z] 4 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> df -h: [2021-01-08T15:58:57.128Z] Filesystem Size Used Available Use% Mounted on [2021-01-08T15:58:57.128Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-08T15:58:57.128Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-08T15:58:57.128Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-08T15:58:57.128Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master [2021-01-08T15:58:57.128Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> free -m: [2021-01-08T15:58:57.128Z] total used free shared buff/cache available [2021-01-08T15:58:57.128Z] Mem: 1837 815 149 0 873 958 [2021-01-08T15:58:57.128Z] Swap: 1023 3 1020 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> ip addr: [2021-01-08T15:58:57.128Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-08T15:58:57.128Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-08T15:58:57.128Z] inet 127.0.0.1/8 scope host lo [2021-01-08T15:58:57.128Z] valid_lft forever preferred_lft forever [2021-01-08T15:58:57.128Z] inet6 ::1/128 scope host [2021-01-08T15:58:57.128Z] valid_lft forever preferred_lft forever [2021-01-08T15:58:57.128Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-08T15:58:57.128Z] link/ether fa:16:3e:ba:cc:c1 brd ff:ff:ff:ff:ff:ff [2021-01-08T15:58:57.128Z] inet 10.30.122.51/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-08T15:58:57.128Z] valid_lft 85947sec preferred_lft 85947sec [2021-01-08T15:58:57.128Z] inet6 fe80::f816:3eff:feba:ccc1/64 scope link [2021-01-08T15:58:57.128Z] valid_lft forever preferred_lft forever [2021-01-08T15:58:57.128Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-08T15:58:57.128Z] link/ether 02:42:ac:fa:6f:3c brd ff:ff:ff:ff:ff:ff [2021-01-08T15:58:57.128Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-08T15:58:57.128Z] valid_lft forever preferred_lft forever [2021-01-08T15:58:57.128Z] inet6 fe80::42:acff:fefa:6f3c/64 scope link [2021-01-08T15:58:57.128Z] valid_lft forever preferred_lft forever [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> sar -b -r -n DEV: [2021-01-08T15:58:57.128Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:51:12 LINUX RESTART (4 CPU) [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-08T15:58:57.128Z] 15:53:01 33.23 11.48 21.75 0.00 4336.63 3187.17 0.00 [2021-01-08T15:58:57.128Z] 15:54:01 0.80 0.00 0.80 0.00 0.00 16.22 0.00 [2021-01-08T15:58:57.128Z] 15:55:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-01-08T15:58:57.128Z] 15:56:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2021-01-08T15:58:57.128Z] 15:57:01 57.65 18.22 39.42 0.00 1251.46 17689.00 0.00 [2021-01-08T15:58:57.128Z] 15:58:02 396.16 200.38 195.78 0.00 10400.93 47989.12 0.00 [2021-01-08T15:58:57.128Z] Average: 81.56 38.45 43.11 0.00 2661.67 11511.33 0.00 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-08T15:58:57.128Z] 15:53:01 161972 0 570380 30.31 2620 1146572 1100476 37.56 377428 1141200 24 [2021-01-08T15:58:57.128Z] 15:54:01 168732 0 563612 29.95 2620 1146580 1070284 36.53 374564 1138236 8 [2021-01-08T15:58:57.128Z] 15:55:01 166492 0 565848 30.07 2620 1146584 1070428 36.53 377480 1137852 16 [2021-01-08T15:58:57.128Z] 15:56:01 166468 0 565868 30.07 2620 1146588 1070464 36.53 387160 1128492 8 [2021-01-08T15:58:57.128Z] 15:57:01 111344 0 677112 35.99 2620 1090468 1497428 51.10 480104 1051336 103684 [2021-01-08T15:58:57.128Z] 15:58:02 65480 0 783016 41.62 1564 1031484 1524052 52.01 655720 825848 72004 [2021-01-08T15:58:57.128Z] Average: 140081 0 620973 33.00 2444 1118046 1222189 41.71 442076 1070494 29291 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-08T15:58:57.128Z] 15:53:01 eth0 156.80 114.20 470.26 37.66 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:53:01 docker0 8.28 5.62 1.52 15.72 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:54:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:55:01 eth0 4.30 1.88 3.31 0.30 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:56:01 eth0 0.52 0.40 0.27 0.18 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:57:01 eth0 430.79 359.76 4074.09 29.34 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:58:02 eth0 461.91 384.58 3558.27 47.44 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:58:02 veth08e1c98 24.37 30.62 1.57 201.39 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] 15:58:02 docker0 40.95 47.72 2.55 323.79 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] Average: eth0 175.98 143.63 1354.16 19.11 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] Average: veth08e1c98 4.08 5.12 0.26 33.69 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] Average: docker0 8.21 8.91 0.68 56.74 0.00 0.00 0.00 0.00 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] ---> sar -P ALL: [2021-01-08T15:58:57.128Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:51:12 LINUX RESTART (4 CPU) [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] 15:52:02 CPU %user %nice %system %iowait %steal %idle [2021-01-08T15:58:57.128Z] 15:53:01 all 3.36 0.00 2.28 0.53 0.21 93.62 [2021-01-08T15:58:57.128Z] 15:53:01 0 3.91 0.00 2.85 0.17 0.14 92.94 [2021-01-08T15:58:57.128Z] 15:53:01 1 3.14 0.00 2.03 0.89 0.24 93.70 [2021-01-08T15:58:57.128Z] 15:53:01 2 3.46 0.00 2.35 0.92 0.22 93.04 [2021-01-08T15:58:57.128Z] 15:53:01 3 2.94 0.00 1.88 0.15 0.22 94.81 [2021-01-08T15:58:57.128Z] 15:54:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-01-08T15:58:57.128Z] 15:54:01 0 0.52 0.00 0.05 0.00 0.02 99.42 [2021-01-08T15:58:57.128Z] 15:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-08T15:58:57.128Z] 15:54:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2021-01-08T15:58:57.128Z] 15:54:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-08T15:58:57.128Z] 15:55:01 all 0.20 0.00 0.09 0.00 0.04 99.67 [2021-01-08T15:58:57.128Z] 15:55:01 0 0.25 0.00 0.07 0.00 0.05 99.63 [2021-01-08T15:58:57.128Z] 15:55:01 1 0.10 0.00 0.08 0.00 0.05 99.77 [2021-01-08T15:58:57.128Z] 15:55:01 2 0.33 0.00 0.07 0.00 0.03 99.57 [2021-01-08T15:58:57.128Z] 15:55:01 3 0.12 0.00 0.13 0.00 0.03 99.72 [2021-01-08T15:58:57.128Z] 15:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-01-08T15:58:57.128Z] 15:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-08T15:58:57.128Z] 15:56:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-01-08T15:58:57.128Z] 15:56:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2021-01-08T15:58:57.128Z] 15:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-08T15:58:57.128Z] 15:57:01 all 4.84 0.00 3.94 0.38 1.54 89.30 [2021-01-08T15:58:57.128Z] 15:57:01 0 4.95 0.00 4.09 1.14 1.63 88.18 [2021-01-08T15:58:57.128Z] 15:57:01 1 4.26 0.00 4.09 0.28 1.53 89.84 [2021-01-08T15:58:57.128Z] 15:57:01 2 5.36 0.00 3.69 0.05 1.66 89.24 [2021-01-08T15:58:57.128Z] 15:57:01 3 4.80 0.00 3.89 0.03 1.36 89.92 [2021-01-08T15:58:57.128Z] 15:58:02 all 15.22 0.00 11.32 3.78 0.97 68.72 [2021-01-08T15:58:57.128Z] 15:58:02 0 14.00 0.00 11.16 4.53 1.00 69.30 [2021-01-08T15:58:57.128Z] 15:58:02 1 13.72 0.00 10.34 5.48 1.02 69.44 [2021-01-08T15:58:57.128Z] 15:58:02 2 19.60 0.00 11.69 2.14 0.95 65.62 [2021-01-08T15:58:57.128Z] 15:58:02 3 13.55 0.00 12.09 2.95 0.90 70.51 [2021-01-08T15:58:57.128Z] Average: all 3.92 0.00 2.90 0.76 0.46 91.95 [2021-01-08T15:58:57.128Z] Average: 0 3.87 0.00 2.99 0.96 0.47 91.71 [2021-01-08T15:58:57.128Z] Average: 1 3.50 0.00 2.73 1.09 0.47 92.21 [2021-01-08T15:58:57.128Z] Average: 2 4.80 0.00 2.93 0.51 0.48 91.28 [2021-01-08T15:58:57.128Z] Average: 3 3.52 0.00 2.96 0.51 0.42 92.60 [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z] [2021-01-08T15:58:57.128Z]