Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-347 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 with configured refspecs honoured and without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (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/master:refs/remotes/origin/master # 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 --no-tags --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 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" > git rev-list --no-walk 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-18T03:00:00.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-18T03:00:00.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-18T03:00:00.740Z] ========================================================= [2020-08-18T03:00:00.740Z] EdgeX Global Pipelines Version Info [2020-08-18T03:00:00.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:00:02.600Z] ------------------- [2020-08-18T03:00:02.600Z] stable info: [2020-08-18T03:00:02.600Z] ------------------- [2020-08-18T03:00:02.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-18T03:00:02.600Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-18T03:00:02.600Z] Message: update stable to v1.0.106 [2020-08-18T03:00:03.176Z] ------------------- [2020-08-18T03:00:03.176Z] experimental info: [2020-08-18T03:00:03.176Z] ------------------- [2020-08-18T03:00:03.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-18T03:00:03.176Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-18T03:00:03.176Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-18T03:00:05.204Z] + git log --format=format:%s -1 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a [Pipeline] echo [2020-08-18T03:00:05.259Z] GIT_COMMIT: 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a, Commit Message: Merge pull request #269 from lenny-intel/ValueTypeValidation [Pipeline] echo [2020-08-18T03:00:05.299Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:00:06.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:00:06.367Z] [2020-08-18T03:00:06.367Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:00:06.707Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:00:08.640Z] latest: Pulling from edgex-devops/git-semver [2020-08-18T03:00:08.640Z] 31603596830f: Pulling fs layer [2020-08-18T03:00:08.640Z] 2a8b12db71e7: Pulling fs layer [2020-08-18T03:00:08.640Z] 6ca5941a6612: Pulling fs layer [2020-08-18T03:00:08.640Z] ecc8261a40a4: Pulling fs layer [2020-08-18T03:00:08.640Z] ecc8261a40a4: Waiting [2020-08-18T03:00:08.640Z] 2a8b12db71e7: Verifying Checksum [2020-08-18T03:00:08.640Z] 2a8b12db71e7: Download complete [2020-08-18T03:00:08.640Z] 31603596830f: Verifying Checksum [2020-08-18T03:00:08.640Z] 31603596830f: Download complete [2020-08-18T03:00:08.640Z] ecc8261a40a4: Verifying Checksum [2020-08-18T03:00:08.640Z] ecc8261a40a4: Download complete [2020-08-18T03:00:08.640Z] 6ca5941a6612: Verifying Checksum [2020-08-18T03:00:08.640Z] 6ca5941a6612: Download complete [2020-08-18T03:00:08.903Z] 31603596830f: Pull complete [2020-08-18T03:00:08.903Z] 2a8b12db71e7: Pull complete [2020-08-18T03:00:09.846Z] 6ca5941a6612: Pull complete [2020-08-18T03:00:09.846Z] ecc8261a40a4: Pull complete [2020-08-18T03:00:10.106Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-18T03:00:10.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:00:10.106Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-18T03:00:10.205Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:00:10.245Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T03:00:12.913Z] $ docker top 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T03:00:13.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T03:00:13.185Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T03:00:13.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T03:00:13.391Z] $ docker exec 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent [2020-08-18T03:00:13.556Z] SSH_AUTH_SOCK=/tmp/ssh-U883KnwsnQou/agent.11 [2020-08-18T03:00:13.556Z] SSH_AGENT_PID=16 [2020-08-18T03:00:13.567Z] Running ssh-add (command line suppressed) [2020-08-18T03:00:13.691Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8952031944800733063.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8952031944800733063.key) [2020-08-18T03:00:13.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T03:00:14.086Z] + git describe --exact-match --tags HEAD [2020-08-18T03:00:14.086Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-18T03:00:14.102Z] $ docker exec --env ******** --env ******** 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent -k [2020-08-18T03:00:14.210Z] unset SSH_AUTH_SOCK; [2020-08-18T03:00:14.210Z] unset SSH_AGENT_PID; [2020-08-18T03:00:14.210Z] echo Agent pid 16 killed; [2020-08-18T03:00:14.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-18T03:00:14.340Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-18T03:00:14.341Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-18T03:00:14.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T03:00:14.428Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T03:00:14.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T03:00:14.590Z] $ docker exec 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent [2020-08-18T03:00:14.746Z] SSH_AUTH_SOCK=/tmp/ssh-Zg6ngCb2vPbQ/agent.44 [2020-08-18T03:00:14.746Z] SSH_AGENT_PID=50 [2020-08-18T03:00:14.752Z] Running ssh-add (command line suppressed) [2020-08-18T03:00:14.858Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3838237607315009862.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3838237607315009862.key) [2020-08-18T03:00:14.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T03:00:15.234Z] + git semver init [2020-08-18T03:00:15.234Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T03:00:15.234Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-08-18T03:00:15.234Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:00:15.234Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T03:00:15.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T03:00:15.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T03:00:15.234Z] # $SEMVER_BRANCH = master [2020-08-18T03:00:15.234Z] # $SEMVER_TEMP = /tmp/semver-670801249 [2020-08-18T03:00:15.234Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-08-18T03:00:15.807Z] # '/tmp/semver-670801249' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-08-18T03:00:15.807Z] # -> Force: false [2020-08-18T03:00:15.807Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-08-18T03:00:15.813Z] $ docker exec --env ******** --env ******** 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 ssh-agent -k [2020-08-18T03:00:15.920Z] unset SSH_AUTH_SOCK; [2020-08-18T03:00:15.920Z] unset SSH_AGENT_PID; [2020-08-18T03:00:15.920Z] echo Agent pid 50 killed; [2020-08-18T03:00:15.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T03:00:16.401Z] + git semver [Pipeline] } [2020-08-18T03:00:16.411Z] $ docker stop --time=1 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 [2020-08-18T03:00:18.058Z] $ docker rm -f 1f3f577e687cedfe5f6036334f5e35cbf18c0d2dfc9d9107e84cc36624da17b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-18T03:00:18.844Z] Stashed 83 file(s) [Pipeline] echo [2020-08-18T03:00:18.846Z] [edgeXSemver] initialized semver on version 0.1.72 [Pipeline] echo [2020-08-18T03:00:18.921Z] Archived original version: [0.1.72] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-08-18T03:00:34.240Z] Still waiting to schedule task [2020-08-18T03:00:34.240Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-18T03:00:34.241Z] Still waiting to schedule task [2020-08-18T03:00:34.241Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-18T03:02:14.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-08-18T03:02:14.938Z] Running in /w/workspace/go-mod-core-contracts/37 [Pipeline] { [Pipeline] checkout [2020-08-18T03:02:20.454Z] using credential edgex-jenkins-ssh [2020-08-18T03:02:20.533Z] Cloning the remote Git repository [2020-08-18T03:02:20.533Z] Cloning with configured refspecs honoured and without tags [2020-08-18T03:02:20.584Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:02:20.686Z] > git init /w/workspace/go-mod-core-contracts/37 # timeout=10 [2020-08-18T03:02:20.748Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:02:20.749Z] > git --version # timeout=10 [2020-08-18T03:02:20.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T03:02:20.853Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:02:21.752Z] Fetching without tags [2020-08-18T03:02:22.321Z] Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (master) [2020-08-18T03:02:21.678Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-18T03:02:21.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:02:21.723Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-18T03:02:21.759Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:02:21.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T03:02:21.778Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:02:22.339Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T03:02:22.361Z] > git checkout -f 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 [2020-08-18T03:02:26.924Z] Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-18T03:02:28.193Z] ========================================================= [2020-08-18T03:02:28.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-18T03:02:28.193Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:02:29.386Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-18T03:02:30.373Z] Sending build context to Docker daemon 2.132MB [2020-08-18T03:02:30.373Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T03:02:30.373Z] Step 2/7 : FROM ${BASE} [2020-08-18T03:02:30.649Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-18T03:02:30.649Z] b538f80385f9: Pulling fs layer [2020-08-18T03:02:30.649Z] 74f711af9a0d: Pulling fs layer [2020-08-18T03:02:30.649Z] 99f96fe45779: Pulling fs layer [2020-08-18T03:02:30.649Z] fd7a069fd194: Pulling fs layer [2020-08-18T03:02:30.649Z] 66aa3694b03b: Pulling fs layer [2020-08-18T03:02:30.649Z] 170f70906a0f: Pulling fs layer [2020-08-18T03:02:30.649Z] ad7c5574e4b9: Pulling fs layer [2020-08-18T03:02:30.649Z] e772456be8f7: Pulling fs layer [2020-08-18T03:02:30.649Z] c890913d741a: Pulling fs layer [2020-08-18T03:02:30.649Z] 2480fcc9aa5a: Pulling fs layer [2020-08-18T03:02:30.649Z] 09adf4765672: Pulling fs layer [2020-08-18T03:02:30.649Z] fd7a069fd194: Waiting [2020-08-18T03:02:30.649Z] 66aa3694b03b: Waiting [2020-08-18T03:02:30.649Z] e772456be8f7: Waiting [2020-08-18T03:02:30.649Z] 170f70906a0f: Waiting [2020-08-18T03:02:30.649Z] ad7c5574e4b9: Waiting [2020-08-18T03:02:30.649Z] c890913d741a: Waiting [2020-08-18T03:02:30.649Z] 2480fcc9aa5a: Waiting [2020-08-18T03:02:30.649Z] 09adf4765672: Waiting [2020-08-18T03:02:30.649Z] 99f96fe45779: Verifying Checksum [2020-08-18T03:02:30.649Z] 99f96fe45779: Download complete [2020-08-18T03:02:30.649Z] 74f711af9a0d: Download complete [2020-08-18T03:02:30.649Z] 66aa3694b03b: Download complete [2020-08-18T03:02:30.649Z] b538f80385f9: Download complete [2020-08-18T03:02:30.927Z] 170f70906a0f: Verifying Checksum [2020-08-18T03:02:30.927Z] 170f70906a0f: Download complete [2020-08-18T03:02:31.533Z] b538f80385f9: Pull complete [2020-08-18T03:02:32.135Z] 74f711af9a0d: Pull complete [2020-08-18T03:02:32.410Z] 99f96fe45779: Pull complete [2020-08-18T03:02:35.036Z] ad7c5574e4b9: Verifying Checksum [2020-08-18T03:02:35.036Z] ad7c5574e4b9: Download complete [2020-08-18T03:02:35.036Z] c890913d741a: Verifying Checksum [2020-08-18T03:02:35.036Z] c890913d741a: Download complete [2020-08-18T03:02:36.479Z] e772456be8f7: Verifying Checksum [2020-08-18T03:02:36.479Z] e772456be8f7: Download complete [2020-08-18T03:02:36.479Z] 09adf4765672: Verifying Checksum [2020-08-18T03:02:36.479Z] 09adf4765672: Download complete [2020-08-18T03:02:36.479Z] 2480fcc9aa5a: Verifying Checksum [2020-08-18T03:02:36.479Z] 2480fcc9aa5a: Download complete [2020-08-18T03:02:36.749Z] fd7a069fd194: Verifying Checksum [2020-08-18T03:02:36.749Z] fd7a069fd194: Download complete [2020-08-18T03:02:49.160Z] fd7a069fd194: Pull complete [2020-08-18T03:02:49.160Z] 66aa3694b03b: Pull complete [2020-08-18T03:02:49.160Z] 170f70906a0f: Pull complete [2020-08-18T03:02:51.785Z] ad7c5574e4b9: Pull complete [2020-08-18T03:02:57.191Z] e772456be8f7: Pull complete [2020-08-18T03:02:57.191Z] c890913d741a: Pull complete [2020-08-18T03:02:59.188Z] 2480fcc9aa5a: Pull complete [2020-08-18T03:02:59.460Z] 09adf4765672: Pull complete [2020-08-18T03:02:59.734Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-18T03:02:59.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-18T03:02:59.734Z] ---> 2248a725d1cf [2020-08-18T03:02:59.734Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-18T03:03:04.682Z] Running on prd-centos7-docker-4c-2g-350 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-08-18T03:03:04.725Z] Running in /w/workspace/go-mod-core-contracts/37 [Pipeline] { [Pipeline] checkout [2020-08-18T03:03:05.157Z] ---> Running in 51eb9f0fd39d [2020-08-18T03:03:05.157Z] Removing intermediate container 51eb9f0fd39d [2020-08-18T03:03:05.157Z] ---> 161863b5799e [2020-08-18T03:03:05.157Z] Step 4/7 : RUN apk add bash [2020-08-18T03:03:05.157Z] ---> Running in d9aff62bc008 [2020-08-18T03:03:06.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T03:03:07.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T03:03:07.781Z] using credential edgex-jenkins-ssh [2020-08-18T03:03:07.825Z] Cloning the remote Git repository [2020-08-18T03:03:07.825Z] Cloning with configured refspecs honoured and without tags [2020-08-18T03:03:07.849Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:03:07.913Z] > git init /w/workspace/go-mod-core-contracts/37 # timeout=10 [2020-08-18T03:03:07.956Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:03:07.957Z] > git --version # timeout=10 [2020-08-18T03:03:07.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T03:03:07.990Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:03:08.548Z] OK: 142 MiB in 39 packages [2020-08-18T03:03:08.654Z] Fetching without tags [2020-08-18T03:03:09.073Z] Checking out Revision 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a (master) [2020-08-18T03:03:08.625Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-18T03:03:08.632Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:03:08.645Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-18T03:03:08.655Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-18T03:03:08.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T03:03:08.659Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T03:03:09.077Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T03:03:09.082Z] > git checkout -f 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a # timeout=10 [2020-08-18T03:03:09.539Z] Removing intermediate container d9aff62bc008 [2020-08-18T03:03:09.539Z] ---> 7f076915b5e9 [2020-08-18T03:03:09.539Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-18T03:03:09.812Z] ---> Running in 67195f8749b1 [2020-08-18T03:03:10.407Z] Removing intermediate container 67195f8749b1 [2020-08-18T03:03:10.407Z] ---> e314c06ac941 [2020-08-18T03:03:10.407Z] Step 6/7 : COPY go.mod . [2020-08-18T03:03:11.012Z] ---> 5ba66a8ad7de [2020-08-18T03:03:11.012Z] Step 7/7 : RUN go mod download [2020-08-18T03:03:11.287Z] ---> Running in 1bfd3f12d31c [2020-08-18T03:03:12.658Z] Commit message: "Merge pull request #269 from lenny-intel/ValueTypeValidation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-18T03:03:13.389Z] ========================================================= [2020-08-18T03:03:13.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-18T03:03:13.389Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:03:13.895Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-18T03:03:13.895Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-18T03:03:13.895Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-18T03:03:13.895Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T03:03:13.895Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T03:03:13.895Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T03:03:13.895Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-18T03:03:13.895Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T03:03:13.895Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T03:03:13.895Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T03:03:13.895Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T03:03:13.895Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T03:03:14.035Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-18T03:03:14.172Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T03:03:14.172Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-18T03:03:14.172Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T03:03:14.297Z] Sending build context to Docker daemon 2.132MB [2020-08-18T03:03:14.297Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T03:03:14.297Z] Step 2/7 : FROM ${BASE} [2020-08-18T03:03:14.559Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-18T03:03:14.559Z] df20fa9351a1: Pulling fs layer [2020-08-18T03:03:14.559Z] ed8968b2872e: Pulling fs layer [2020-08-18T03:03:14.559Z] a92cc7c5fd73: Pulling fs layer [2020-08-18T03:03:14.559Z] 2dd03ba5bac4: Pulling fs layer [2020-08-18T03:03:14.559Z] 1e091d79d1de: Pulling fs layer [2020-08-18T03:03:14.559Z] 481702a1767f: Pulling fs layer [2020-08-18T03:03:14.559Z] f64a6f60c768: Pulling fs layer [2020-08-18T03:03:14.559Z] e78d2573fc39: Pulling fs layer [2020-08-18T03:03:14.559Z] e876d2f968b6: Pulling fs layer [2020-08-18T03:03:14.559Z] ce8a83651883: Pulling fs layer [2020-08-18T03:03:14.559Z] 07967f4d0e4b: Pulling fs layer [2020-08-18T03:03:14.559Z] f64a6f60c768: Waiting [2020-08-18T03:03:14.559Z] e78d2573fc39: Waiting [2020-08-18T03:03:14.559Z] e876d2f968b6: Waiting [2020-08-18T03:03:14.559Z] ce8a83651883: Waiting [2020-08-18T03:03:14.559Z] 07967f4d0e4b: Waiting [2020-08-18T03:03:14.559Z] 1e091d79d1de: Waiting [2020-08-18T03:03:14.559Z] 2dd03ba5bac4: Waiting [2020-08-18T03:03:14.559Z] 481702a1767f: Waiting [2020-08-18T03:03:14.559Z] a92cc7c5fd73: Verifying Checksum [2020-08-18T03:03:14.559Z] a92cc7c5fd73: Download complete [2020-08-18T03:03:14.559Z] ed8968b2872e: Download complete [2020-08-18T03:03:14.559Z] 1e091d79d1de: Verifying Checksum [2020-08-18T03:03:14.559Z] 1e091d79d1de: Download complete [2020-08-18T03:03:14.559Z] 481702a1767f: Verifying Checksum [2020-08-18T03:03:14.559Z] 481702a1767f: Download complete [2020-08-18T03:03:14.559Z] df20fa9351a1: Verifying Checksum [2020-08-18T03:03:14.559Z] df20fa9351a1: Download complete [2020-08-18T03:03:14.827Z] df20fa9351a1: Pull complete [2020-08-18T03:03:15.803Z] f64a6f60c768: Verifying Checksum [2020-08-18T03:03:15.803Z] f64a6f60c768: Download complete [2020-08-18T03:03:15.803Z] e876d2f968b6: Verifying Checksum [2020-08-18T03:03:15.803Z] e876d2f968b6: Download complete [2020-08-18T03:03:16.382Z] e78d2573fc39: Verifying Checksum [2020-08-18T03:03:16.382Z] e78d2573fc39: Download complete [2020-08-18T03:03:16.382Z] ce8a83651883: Verifying Checksum [2020-08-18T03:03:16.382Z] ce8a83651883: Download complete [2020-08-18T03:03:16.382Z] 2dd03ba5bac4: Verifying Checksum [2020-08-18T03:03:16.382Z] 2dd03ba5bac4: Download complete [2020-08-18T03:03:16.382Z] 07967f4d0e4b: Verifying Checksum [2020-08-18T03:03:16.382Z] 07967f4d0e4b: Download complete [2020-08-18T03:03:16.954Z] ed8968b2872e: Pull complete [2020-08-18T03:03:16.954Z] a92cc7c5fd73: Pull complete [2020-08-18T03:03:23.578Z] 2dd03ba5bac4: Pull complete [2020-08-18T03:03:23.578Z] 1e091d79d1de: Pull complete [2020-08-18T03:03:23.578Z] 481702a1767f: Pull complete [2020-08-18T03:03:26.587Z] Removing intermediate container 1bfd3f12d31c [2020-08-18T03:03:26.588Z] ---> 25d23d229e02 [2020-08-18T03:03:26.588Z] Successfully built 25d23d229e02 [2020-08-18T03:03:26.588Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2020-08-18T03:03:26.893Z] f64a6f60c768: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-18T03:03:31.115Z] e78d2573fc39: Pull complete [2020-08-18T03:03:31.115Z] e876d2f968b6: Pull complete [2020-08-18T03:03:32.509Z] ce8a83651883: Pull complete [2020-08-18T03:03:32.509Z] 07967f4d0e4b: Pull complete [2020-08-18T03:03:32.509Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-18T03:03:32.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-18T03:03:32.509Z] ---> 5d7c900382c6 [2020-08-18T03:03:32.509Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-18T03:03:34.430Z] ---> Running in a46fb6c52240 [2020-08-18T03:03:34.430Z] Removing intermediate container a46fb6c52240 [2020-08-18T03:03:34.430Z] ---> aeb5323d6db7 [2020-08-18T03:03:34.430Z] Step 4/7 : RUN apk add bash [2020-08-18T03:03:34.692Z] ---> Running in 5e8a2dc7f03f [2020-08-18T03:03:35.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T03:03:36.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T03:03:36.845Z] OK: 166 MiB in 39 packages [2020-08-18T03:03:37.420Z] Removing intermediate container 5e8a2dc7f03f [2020-08-18T03:03:37.420Z] ---> d441f4aef06c [2020-08-18T03:03:37.420Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-18T03:03:37.686Z] ---> Running in c7ec707991de [2020-08-18T03:03:37.686Z] Removing intermediate container c7ec707991de [2020-08-18T03:03:37.686Z] ---> da4d4422c4c9 [2020-08-18T03:03:37.686Z] Step 6/7 : COPY go.mod . [2020-08-18T03:03:37.951Z] ---> 34e867e34129 [2020-08-18T03:03:37.951Z] Step 7/7 : RUN go mod download [2020-08-18T03:03:37.951Z] ---> Running in 89f32a915f69 [2020-08-18T03:03:39.343Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-18T03:03:39.344Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T03:03:39.344Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T03:03:39.344Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T03:03:39.344Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-18T03:03:39.605Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-18T03:03:39.605Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-18T03:03:39.605Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-18T03:03:39.605Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T03:03:39.605Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T03:03:39.605Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T03:03:39.605Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-18T03:03:39.605Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T03:03:39.605Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T03:03:39.605Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T03:03:39.605Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T03:03:39.605Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T03:03:39.872Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T03:03:39.872Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-18T03:03:39.872Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T03:03:48.051Z] Removing intermediate container 89f32a915f69 [2020-08-18T03:03:48.051Z] ---> 61a25b6d74cd [2020-08-18T03:03:48.051Z] Successfully built 61a25b6d74cd [2020-08-18T03:03:48.051Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-18T03:03:49.925Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-18T03:03:49.926Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-18T03:03:49.989Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:03:50.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T03:03:50.339Z] [2020-08-18T03:03:50.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:03:50.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T03:03:50.691Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-18T03:03:50.691Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-18T03:03:50.691Z] 408f87550127: Pulling fs layer [2020-08-18T03:03:50.691Z] fe522b08c979: Pulling fs layer [2020-08-18T03:03:50.691Z] 221eaa008020: Pulling fs layer [2020-08-18T03:03:50.691Z] 2a4607e5d6b9: Pulling fs layer [2020-08-18T03:03:50.691Z] 8f79b27c4fd2: Pulling fs layer [2020-08-18T03:03:50.691Z] e5c8dbe1645b: Pulling fs layer [2020-08-18T03:03:50.691Z] 23e8b3b47431: Pulling fs layer [2020-08-18T03:03:50.691Z] 5c568d65a230: Pulling fs layer [2020-08-18T03:03:50.691Z] 221eaa008020: Waiting [2020-08-18T03:03:50.691Z] 2a4607e5d6b9: Waiting [2020-08-18T03:03:50.691Z] 8f79b27c4fd2: Waiting [2020-08-18T03:03:50.691Z] e5c8dbe1645b: Waiting [2020-08-18T03:03:50.691Z] 23e8b3b47431: Waiting [2020-08-18T03:03:50.691Z] 5c568d65a230: Waiting [2020-08-18T03:03:50.691Z] fe522b08c979: Verifying Checksum [2020-08-18T03:03:50.691Z] fe522b08c979: Download complete [2020-08-18T03:03:50.691Z] 408f87550127: Verifying Checksum [2020-08-18T03:03:50.691Z] 408f87550127: Download complete [2020-08-18T03:03:50.691Z] 2a4607e5d6b9: Verifying Checksum [2020-08-18T03:03:50.691Z] 2a4607e5d6b9: Download complete [2020-08-18T03:03:50.691Z] 8f79b27c4fd2: Verifying Checksum [2020-08-18T03:03:50.691Z] 8f79b27c4fd2: Download complete [2020-08-18T03:03:50.691Z] cbdbe7a5bc2a: Download complete [2020-08-18T03:03:50.963Z] e5c8dbe1645b: Verifying Checksum [2020-08-18T03:03:50.963Z] e5c8dbe1645b: Download complete [2020-08-18T03:03:51.240Z] cbdbe7a5bc2a: Pull complete [2020-08-18T03:03:51.829Z] 23e8b3b47431: Verifying Checksum [2020-08-18T03:03:51.829Z] 23e8b3b47431: Download complete [2020-08-18T03:03:51.829Z] 5c568d65a230: Verifying Checksum [2020-08-18T03:03:51.829Z] 5c568d65a230: Download complete [2020-08-18T03:03:51.829Z] 408f87550127: Pull complete [2020-08-18T03:03:52.091Z] fe522b08c979: Pull complete [2020-08-18T03:03:52.356Z] 221eaa008020: Verifying Checksum [2020-08-18T03:03:52.356Z] 221eaa008020: Download complete [2020-08-18T03:03:57.668Z] 221eaa008020: Pull complete [2020-08-18T03:03:57.668Z] 2a4607e5d6b9: Pull complete [2020-08-18T03:03:57.668Z] 8f79b27c4fd2: Pull complete [2020-08-18T03:03:59.587Z] e5c8dbe1645b: Pull complete [2020-08-18T03:04:02.902Z] 23e8b3b47431: Pull complete [2020-08-18T03:04:04.302Z] 5c568d65a230: Pull complete [2020-08-18T03:04:04.302Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-18T03:04:04.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T03:04:04.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-18T03:04:04.474Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:04:04.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-18T03:04:05.811Z] $ docker top 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T03:04:06.290Z] + snyk monitor '--org=edgex-jenkins' [2020-08-18T03:04:11.584Z] [2020-08-18T03:04:11.584Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-08-18T03:04:11.584Z] [2020-08-18T03:04:11.584Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/a4eab787-bf4f-40e9-9995-555d1ed02385 [2020-08-18T03:04:11.584Z] [2020-08-18T03:04:11.584Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-18T03:04:11.584Z] [2020-08-18T03:04:12.526Z] [2020-08-18T03:04:12.526Z] Snyk CLI supports Node.js 8 and higher. [2020-08-18T03:04:12.526Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-18T03:04:12.526Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-18T03:04:12.526Z] [2020-08-18T03:04:12.526Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-18T03:04:12.526Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-18T03:04:12.534Z] $ docker stop --time=1 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 [2020-08-18T03:04:14.700Z] $ docker rm -f 3c664c1ff88dc52ed8fae2e102dd42d0b85fb0e6d4a6599f95beb14ca0ae8482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:04:16.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:04:16.135Z] . [Pipeline] withDockerContainer [2020-08-18T03:04:16.224Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:04:16.259Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T03:04:16.997Z] $ docker top eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T03:04:17.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T03:04:17.334Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T03:04:17.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T03:04:17.559Z] $ docker exec eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d ssh-agent [2020-08-18T03:04:17.720Z] SSH_AUTH_SOCK=/tmp/ssh-UfKAIPDV4CHn/agent.12 [2020-08-18T03:04:17.720Z] SSH_AGENT_PID=17 [2020-08-18T03:04:17.727Z] Running ssh-add (command line suppressed) [2020-08-18T03:04:17.843Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5646356338710799664.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5646356338710799664.key) [2020-08-18T03:04:17.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T03:04:18.232Z] + git semver tag [2020-08-18T03:04:18.232Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T03:04:18.232Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-08-18T03:04:18.232Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:04:18.232Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T03:04:18.232Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T03:04:18.232Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T03:04:18.232Z] # $SEMVER_BRANCH = master [2020-08-18T03:04:18.232Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-08-18T03:04:18.232Z] # 06f35a91c3483fdb0f6c49f522d5f90e47e2d85a HEAD [2020-08-18T03:04:18.232Z] # -> Force: false [2020-08-18T03:04:18.232Z] # 8bdc5941509efc4a84f09256bc3810665269385f refs/tags/v0.1.72 [Pipeline] } [2020-08-18T03:04:18.239Z] $ docker exec --env ******** --env ******** eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d ssh-agent -k [2020-08-18T03:04:18.349Z] unset SSH_AUTH_SOCK; [2020-08-18T03:04:18.349Z] unset SSH_AGENT_PID; [2020-08-18T03:04:18.349Z] echo Agent pid 17 killed; [2020-08-18T03:04:18.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T03:04:18.865Z] + git semver [Pipeline] } [2020-08-18T03:04:18.880Z] $ docker stop --time=1 eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d [2020-08-18T03:04:20.212Z] $ docker rm -f eb1af7ad2f5970fe56c38e168d477d72815fe77f9cb5b54b194dc3df586ba17d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:04:20.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T03:04:20.890Z] [2020-08-18T03:04:20.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:04:21.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T03:04:21.244Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-18T03:04:21.244Z] ab5ef0e58194: Pulling fs layer [2020-08-18T03:04:21.244Z] 9712f1f96733: Pulling fs layer [2020-08-18T03:04:21.244Z] 63f879dbbcfc: Pulling fs layer [2020-08-18T03:04:21.244Z] 0d9ebad4ef96: Pulling fs layer [2020-08-18T03:04:21.244Z] e9a5061849ea: Pulling fs layer [2020-08-18T03:04:21.244Z] d747dcd14b5f: Pulling fs layer [2020-08-18T03:04:21.244Z] 2de7ff778b66: Pulling fs layer [2020-08-18T03:04:21.244Z] e9a5061849ea: Waiting [2020-08-18T03:04:21.244Z] d747dcd14b5f: Waiting [2020-08-18T03:04:21.244Z] 2de7ff778b66: Waiting [2020-08-18T03:04:21.244Z] 0d9ebad4ef96: Waiting [2020-08-18T03:04:21.244Z] 9712f1f96733: Verifying Checksum [2020-08-18T03:04:21.244Z] 9712f1f96733: Download complete [2020-08-18T03:04:21.834Z] 63f879dbbcfc: Verifying Checksum [2020-08-18T03:04:21.834Z] 63f879dbbcfc: Download complete [2020-08-18T03:04:21.834Z] e9a5061849ea: Verifying Checksum [2020-08-18T03:04:21.834Z] e9a5061849ea: Download complete [2020-08-18T03:04:21.834Z] d747dcd14b5f: Verifying Checksum [2020-08-18T03:04:21.834Z] d747dcd14b5f: Download complete [2020-08-18T03:04:22.099Z] 0d9ebad4ef96: Verifying Checksum [2020-08-18T03:04:22.099Z] 0d9ebad4ef96: Download complete [2020-08-18T03:04:22.099Z] 2de7ff778b66: Verifying Checksum [2020-08-18T03:04:22.099Z] 2de7ff778b66: Download complete [2020-08-18T03:04:22.099Z] ab5ef0e58194: Verifying Checksum [2020-08-18T03:04:22.099Z] ab5ef0e58194: Download complete [2020-08-18T03:04:26.330Z] ab5ef0e58194: Pull complete [2020-08-18T03:04:26.591Z] 9712f1f96733: Pull complete [2020-08-18T03:04:29.897Z] 63f879dbbcfc: Pull complete [2020-08-18T03:04:36.492Z] 0d9ebad4ef96: Pull complete [2020-08-18T03:04:37.437Z] e9a5061849ea: Pull complete [2020-08-18T03:04:37.437Z] d747dcd14b5f: Pull complete [2020-08-18T03:04:40.827Z] 2de7ff778b66: Pull complete [2020-08-18T03:04:40.827Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-18T03:04:40.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T03:04:40.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-18T03:04:41.009Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:04:41.045Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-18T03:04:45.383Z] $ docker top 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-18T03:04:45.629Z] provisioning config files... [2020-08-18T03:04:45.644Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3728879518907099836tmp [2020-08-18T03:04:45.662Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2750255341072544721tmp [2020-08-18T03:04:45.677Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9188361644686826546tmp [Pipeline] { [Pipeline] echo [2020-08-18T03:04:45.724Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:04:46.019Z] ---> sigul-configuration.sh [2020-08-18T03:04:46.019Z] gpg: directory `/root/.gnupg' created [2020-08-18T03:04:46.019Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-18T03:04:46.019Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-18T03:04:46.019Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-18T03:04:46.019Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-18T03:04:46.019Z] gpg: CAST5 encrypted data [2020-08-18T03:04:46.282Z] gpg: encrypted with 1 passphrase [2020-08-18T03:04:46.282Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-18T03:04:46.580Z] + mkdir /home/jenkins [2020-08-18T03:04:46.580Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-18T03:04:46.872Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-18T03:04:46.881Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:04:47.173Z] ---> sigul-install.sh [2020-08-18T03:04:52.467Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-18T03:04:52.762Z] + git tag --list [2020-08-18T03:04:52.762Z] v0.1.72 [Pipeline] sh [2020-08-18T03:04:53.061Z] + lftools sign git-tag v0.1.72 [2020-08-18T03:04:54.447Z] Signing Git tag with Sigul... [2020-08-18T03:04:54.447Z] Signing v0.1.72 [Pipeline] echo [2020-08-18T03:04:56.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:04:56.658Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-18T03:04:56.667Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-18T03:04:56.780Z] $ docker stop --time=1 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 [2020-08-18T03:04:58.704Z] $ docker rm -f 9906fd441152b13ad39efe95272c8be92e56e8866e3386c57167184db4747ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:04:59.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:04:59.399Z] . [Pipeline] withDockerContainer [2020-08-18T03:04:59.489Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:04:59.529Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T03:05:00.161Z] $ docker top fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T03:05:00.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T03:05:00.501Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T03:05:00.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T03:05:00.687Z] $ docker exec fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 ssh-agent [2020-08-18T03:05:00.859Z] SSH_AUTH_SOCK=/tmp/ssh-WUESW2twhS41/agent.11 [2020-08-18T03:05:00.859Z] SSH_AGENT_PID=17 [2020-08-18T03:05:00.867Z] Running ssh-add (command line suppressed) [2020-08-18T03:05:00.993Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5356687835295335845.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5356687835295335845.key) [2020-08-18T03:05:01.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T03:05:01.382Z] + git semver bump patch [2020-08-18T03:05:01.382Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T03:05:01.382Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-08-18T03:05:01.382Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:05:01.382Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T03:05:01.382Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T03:05:01.382Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T03:05:01.382Z] # $SEMVER_BRANCH = master [2020-08-18T03:05:01.382Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-08-18T03:05:01.382Z] 0.1.73 [Pipeline] } [2020-08-18T03:05:01.388Z] $ docker exec --env ******** --env ******** fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 ssh-agent -k [2020-08-18T03:05:01.498Z] unset SSH_AUTH_SOCK; [2020-08-18T03:05:01.499Z] unset SSH_AGENT_PID; [2020-08-18T03:05:01.499Z] echo Agent pid 17 killed; [2020-08-18T03:05:01.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T03:05:02.021Z] + git semver [Pipeline] } [2020-08-18T03:05:02.032Z] $ docker stop --time=1 fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 [2020-08-18T03:05:03.406Z] $ docker rm -f fa438527b12988c97a7363a21fc57b124f2679a824ef5a7e4146f676aed8ecc6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:05:03.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T03:05:03.933Z] . [Pipeline] withDockerContainer [2020-08-18T03:05:04.024Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:05:04.064Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T03:05:04.753Z] $ docker top 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T03:05:05.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T03:05:05.043Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T03:05:05.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T03:05:05.220Z] $ docker exec 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d ssh-agent [2020-08-18T03:05:05.385Z] SSH_AUTH_SOCK=/tmp/ssh-c9kCQPdbANo2/agent.12 [2020-08-18T03:05:05.385Z] SSH_AGENT_PID=17 [2020-08-18T03:05:05.393Z] Running ssh-add (command line suppressed) [2020-08-18T03:05:05.506Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2713902543197313082.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2713902543197313082.key) [2020-08-18T03:05:05.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T03:05:05.892Z] + git semver push [2020-08-18T03:05:05.892Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T03:05:05.892Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-08-18T03:05:05.892Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:05:05.892Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T03:05:05.892Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T03:05:05.892Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T03:05:05.892Z] # $SEMVER_BRANCH = master [2020-08-18T03:05:05.892Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-08-18T03:05:12.487Z] $ docker exec --env ******** --env ******** 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d ssh-agent -k [2020-08-18T03:05:12.598Z] unset SSH_AUTH_SOCK; [2020-08-18T03:05:12.598Z] unset SSH_AGENT_PID; [2020-08-18T03:05:12.598Z] echo Agent pid 17 killed; [2020-08-18T03:05:12.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T03:05:13.095Z] + git semver [Pipeline] } [2020-08-18T03:05:13.105Z] $ docker stop --time=1 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d [2020-08-18T03:05:14.503Z] $ docker rm -f 4240ac7384a40b82866f35f3b8372abb583492d465b2d7b04bab5b17b6e2de1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:05:15.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:05:16.145Z] ---> package-listing.sh [2020-08-18T03:05:16.146Z] ++ facter osfamily [2020-08-18T03:05:16.146Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-18T03:05:16.146Z] + OS_FAMILY=redhat [2020-08-18T03:05:16.146Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:05:16.146Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-18T03:05:16.146Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-18T03:05:16.146Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-18T03:05:16.146Z] + PACKAGES=/tmp/packages_start.txt [2020-08-18T03:05:16.146Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-08-18T03:05:16.146Z] + PACKAGES=/tmp/packages_end.txt [2020-08-18T03:05:16.146Z] + case "${OS_FAMILY}" in [2020-08-18T03:05:16.146Z] + rpm -qa [2020-08-18T03:05:16.146Z] + sort [2020-08-18T03:05:20.358Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-18T03:05:20.358Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-18T03:05:20.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-18T03:05:20.358Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-08-18T03:05:20.358Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-08-18T03:05:20.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:05:20.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T03:05:20.961Z] [2020-08-18T03:05:20.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-18T03:05:21.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T03:05:21.297Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-18T03:05:21.297Z] c9b1b535fdd9: Pulling fs layer [2020-08-18T03:05:21.297Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-18T03:05:21.297Z] 756a868c4378: Pulling fs layer [2020-08-18T03:05:21.297Z] 444b2fc9a129: Pulling fs layer [2020-08-18T03:05:21.297Z] ea15f1150254: Pulling fs layer [2020-08-18T03:05:21.297Z] 41b27a9f41bf: Pulling fs layer [2020-08-18T03:05:21.297Z] 28c525ee5125: Pulling fs layer [2020-08-18T03:05:21.297Z] 094b1ea09ed8: Pulling fs layer [2020-08-18T03:05:21.297Z] 138eaada9080: Pulling fs layer [2020-08-18T03:05:21.297Z] 0622d0fa9048: Pulling fs layer [2020-08-18T03:05:21.297Z] 444b2fc9a129: Waiting [2020-08-18T03:05:21.297Z] 41b27a9f41bf: Waiting [2020-08-18T03:05:21.297Z] 28c525ee5125: Waiting [2020-08-18T03:05:21.297Z] ea15f1150254: Waiting [2020-08-18T03:05:21.297Z] 094b1ea09ed8: Waiting [2020-08-18T03:05:21.297Z] 138eaada9080: Waiting [2020-08-18T03:05:21.297Z] 0622d0fa9048: Waiting [2020-08-18T03:05:21.297Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-18T03:05:21.297Z] 2cc5ad85d9ab: Download complete [2020-08-18T03:05:21.297Z] 444b2fc9a129: Verifying Checksum [2020-08-18T03:05:21.297Z] 444b2fc9a129: Download complete [2020-08-18T03:05:21.297Z] c9b1b535fdd9: Verifying Checksum [2020-08-18T03:05:21.297Z] c9b1b535fdd9: Download complete [2020-08-18T03:05:21.297Z] ea15f1150254: Verifying Checksum [2020-08-18T03:05:21.297Z] ea15f1150254: Download complete [2020-08-18T03:05:21.297Z] 28c525ee5125: Verifying Checksum [2020-08-18T03:05:21.297Z] 28c525ee5125: Download complete [2020-08-18T03:05:21.885Z] 756a868c4378: Verifying Checksum [2020-08-18T03:05:21.886Z] 756a868c4378: Download complete [2020-08-18T03:05:21.886Z] c9b1b535fdd9: Pull complete [2020-08-18T03:05:21.886Z] 138eaada9080: Verifying Checksum [2020-08-18T03:05:21.886Z] 138eaada9080: Download complete [2020-08-18T03:05:21.886Z] 0622d0fa9048: Verifying Checksum [2020-08-18T03:05:21.886Z] 0622d0fa9048: Download complete [2020-08-18T03:05:21.886Z] 094b1ea09ed8: Verifying Checksum [2020-08-18T03:05:21.886Z] 094b1ea09ed8: Download complete [2020-08-18T03:05:22.458Z] 41b27a9f41bf: Download complete [2020-08-18T03:05:22.721Z] 2cc5ad85d9ab: Pull complete [2020-08-18T03:05:24.145Z] 756a868c4378: Pull complete [2020-08-18T03:05:24.448Z] 444b2fc9a129: Pull complete [2020-08-18T03:05:24.760Z] ea15f1150254: Pull complete [2020-08-18T03:05:28.160Z] 41b27a9f41bf: Pull complete [2020-08-18T03:05:28.160Z] 28c525ee5125: Pull complete [2020-08-18T03:05:30.091Z] 094b1ea09ed8: Pull complete [2020-08-18T03:05:30.352Z] 138eaada9080: Pull complete [2020-08-18T03:05:30.352Z] 0622d0fa9048: Pull complete [2020-08-18T03:05:30.352Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-18T03:05:30.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T03:05:30.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-18T03:05:30.496Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2020-08-18T03:05:30.537Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-18T03:05:33.480Z] $ docker top 715736c37e5a1ba8ab58e6dec9e9346a0d730f707e12fc0c7829021a1a2dd774 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-18T03:05:33.728Z] provisioning config files... [2020-08-18T03:05:33.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4716758833855284396tmp [Pipeline] { [Pipeline] echo [2020-08-18T03:05:33.810Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:05:34.108Z] ---> create-netrc.sh [Pipeline] echo [2020-08-18T03:05:34.117Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T03:05:34.408Z] ---> logs-deploy.sh [2020-08-18T03:05:34.408Z] + ARCHIVE_ARTIFACTS= [2020-08-18T03:05:34.408Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-18T03:05:34.408Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-18T03:05:34.408Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-18T03:05:34.408Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 [2020-08-18T03:05:34.408Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/37/ [2020-08-18T03:05:34.408Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:05:35.794Z] Archives upload complete. [2020-08-18T03:05:35.794Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/37/ [2020-08-18T03:05:36.368Z] ---> uname -a: [2020-08-18T03:05:36.368Z] Linux 715736c37e5a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] ---> lscpu: [2020-08-18T03:05:36.368Z] Architecture: x86_64 [2020-08-18T03:05:36.368Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-18T03:05:36.368Z] Byte Order: Little Endian [2020-08-18T03:05:36.368Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-18T03:05:36.368Z] CPU(s): 4 [2020-08-18T03:05:36.368Z] On-line CPU(s) list: 0-3 [2020-08-18T03:05:36.368Z] Thread(s) per core: 1 [2020-08-18T03:05:36.368Z] Core(s) per socket: 1 [2020-08-18T03:05:36.368Z] Socket(s): 4 [2020-08-18T03:05:36.368Z] NUMA node(s): 1 [2020-08-18T03:05:36.368Z] Vendor ID: GenuineIntel [2020-08-18T03:05:36.368Z] CPU family: 6 [2020-08-18T03:05:36.368Z] Model: 44 [2020-08-18T03:05:36.368Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-18T03:05:36.368Z] Stepping: 1 [2020-08-18T03:05:36.368Z] CPU MHz: 2933.438 [2020-08-18T03:05:36.368Z] BogoMIPS: 5866.87 [2020-08-18T03:05:36.368Z] Virtualization: VT-x [2020-08-18T03:05:36.368Z] Hypervisor vendor: KVM [2020-08-18T03:05:36.368Z] Virtualization type: full [2020-08-18T03:05:36.368Z] L1d cache: 128 KiB [2020-08-18T03:05:36.368Z] L1i cache: 128 KiB [2020-08-18T03:05:36.368Z] L2 cache: 16 MiB [2020-08-18T03:05:36.368Z] L3 cache: 64 MiB [2020-08-18T03:05:36.368Z] NUMA node0 CPU(s): 0-3 [2020-08-18T03:05:36.368Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-18T03:05:36.368Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-18T03:05:36.368Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-18T03:05:36.368Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-18T03:05:36.368Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-18T03:05:36.368Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-18T03:05:36.368Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-18T03:05:36.368Z] Vulnerability Tsx async abort: Not affected [2020-08-18T03:05:36.368Z] 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 [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] ---> nproc: [2020-08-18T03:05:36.368Z] 4 [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] [2020-08-18T03:05:36.368Z] ---> df -h: [2020-08-18T03:05:36.368Z] Filesystem Size Used Available Use% Mounted on [2020-08-18T03:05:36.368Z] overlay 50.0G 8.5G 41.5G 17% / [2020-08-18T03:05:36.368Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-18T03:05:36.368Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-18T03:05:36.368Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-18T03:05:36.368Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-08-18T03:05:36.368Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-08-18T03:05:36.369Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-08-18T03:05:36.369Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-08-18T03:05:36.369Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-08-18T03:05:36.369Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] ---> free -m: [2020-08-18T03:05:36.369Z] total used free shared buff/cache available [2020-08-18T03:05:36.369Z] Mem: 1837 777 111 0 948 991 [2020-08-18T03:05:36.369Z] Swap: 1023 3 1020 [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] ---> ip addr: [2020-08-18T03:05:36.369Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-18T03:05:36.369Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-18T03:05:36.369Z] inet 127.0.0.1/8 scope host lo [2020-08-18T03:05:36.369Z] valid_lft forever preferred_lft forever [2020-08-18T03:05:36.369Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-08-18T03:05:36.369Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-18T03:05:36.369Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-18T03:05:36.369Z] valid_lft forever preferred_lft forever [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] ---> sar -b -r -n DEV: [2020-08-18T03:05:36.369Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 02:59:13 LINUX RESTART [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 03:00:01 tps rtps wtps bread/s bwrtn/s [2020-08-18T03:05:36.369Z] 03:01:01 30.77 11.22 19.55 4415.24 2138.69 [2020-08-18T03:05:36.369Z] 03:02:01 1.80 0.08 1.71 1.60 32.23 [2020-08-18T03:05:36.369Z] 03:03:01 0.70 0.00 0.70 0.00 9.05 [2020-08-18T03:05:36.369Z] 03:04:01 107.71 57.28 50.43 2029.84 22715.13 [2020-08-18T03:05:36.369Z] 03:05:01 341.11 180.23 160.89 9044.61 42052.63 [2020-08-18T03:05:36.369Z] Average: 96.44 49.77 46.67 3099.09 13391.67 [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 03:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-18T03:05:36.369Z] 03:01:01 164172 1717384 91.27 2620 1131316 1107368 37.79 443740 1112404 20 [2020-08-18T03:05:36.369Z] 03:02:01 167808 1713748 91.08 2620 1131492 1086316 37.07 443324 1109968 24 [2020-08-18T03:05:36.369Z] 03:03:01 168596 1712960 91.04 2620 1131464 1072164 36.59 444624 1108380 8 [2020-08-18T03:05:36.369Z] 03:04:01 70876 1810680 96.23 2620 1110224 1497608 51.11 518664 1094308 68160 [2020-08-18T03:05:36.369Z] 03:05:01 224276 1657280 88.08 2048 921068 1215152 41.47 605360 765260 60 [2020-08-18T03:05:36.369Z] Average: 159146 1722410 91.54 2506 1085113 1195722 40.81 491142 1038064 13654 [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-18T03:05:36.369Z] 03:01:01 eth0 59.68 45.85 347.87 37.21 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:01:01 docker0 4.18 3.01 0.87 10.14 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:02:01 eth0 2.48 0.62 2.68 0.04 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:03:01 eth0 0.88 0.33 0.35 0.20 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:04:01 eth0 137.86 96.34 3760.93 10.09 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:05:01 vethe17ee27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:05:01 eth0 872.22 549.00 8417.09 189.65 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] 03:05:01 docker0 44.64 47.14 3.49 317.60 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] Average: vethe17ee27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] Average: eth0 174.49 109.83 1683.87 37.94 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] Average: docker0 8.93 9.43 0.70 63.54 0.00 0.00 0.00 [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] ---> sar -P ALL: [2020-08-18T03:05:36.369Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 02:59:13 LINUX RESTART [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2020-08-18T03:05:36.369Z] 03:01:01 all 2.69 0.00 1.60 0.99 0.00 94.72 [2020-08-18T03:05:36.369Z] 03:01:01 0 3.37 0.00 1.79 0.70 0.00 94.14 [2020-08-18T03:05:36.369Z] 03:01:01 1 2.36 0.00 1.50 1.99 0.00 94.15 [2020-08-18T03:05:36.369Z] 03:01:01 2 2.69 0.00 1.27 0.60 0.00 95.44 [2020-08-18T03:05:36.369Z] 03:01:01 3 2.36 0.00 1.82 0.69 0.00 95.13 [2020-08-18T03:05:36.369Z] 03:02:01 all 0.17 0.00 0.06 0.00 0.00 99.76 [2020-08-18T03:05:36.369Z] 03:02:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-18T03:05:36.369Z] 03:02:01 1 0.27 0.00 0.05 0.02 0.00 99.67 [2020-08-18T03:05:36.369Z] 03:02:01 2 0.25 0.00 0.07 0.00 0.00 99.68 [2020-08-18T03:05:36.369Z] 03:02:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-08-18T03:05:36.369Z] 03:03:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-08-18T03:05:36.369Z] 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-18T03:05:36.369Z] 03:03:01 1 0.47 0.00 0.07 0.00 0.00 99.47 [2020-08-18T03:05:36.369Z] 03:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-18T03:05:36.369Z] 03:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-18T03:05:36.369Z] 03:04:01 all 4.74 0.00 2.76 0.93 0.01 91.57 [2020-08-18T03:05:36.369Z] 03:04:01 0 4.79 0.00 2.85 1.10 0.00 91.26 [2020-08-18T03:05:36.369Z] 03:04:01 1 5.20 0.00 2.48 1.16 0.00 91.16 [2020-08-18T03:05:36.369Z] 03:04:01 2 4.66 0.00 2.88 0.37 0.00 92.09 [2020-08-18T03:05:36.369Z] 03:04:01 3 4.33 0.00 2.82 1.07 0.02 91.76 [2020-08-18T03:05:36.369Z] 03:05:01 all 12.74 0.00 8.31 4.54 0.02 74.40 [2020-08-18T03:05:36.369Z] 03:05:01 0 11.72 0.00 7.79 4.15 0.02 76.33 [2020-08-18T03:05:36.369Z] 03:05:01 1 11.95 0.00 9.03 4.80 0.02 74.21 [2020-08-18T03:05:36.369Z] 03:05:01 2 15.69 0.00 7.55 4.33 0.02 72.42 [2020-08-18T03:05:36.369Z] 03:05:01 3 11.59 0.00 8.84 4.85 0.02 74.69 [2020-08-18T03:05:36.369Z] Average: all 4.07 0.00 2.53 1.28 0.01 92.11 [2020-08-18T03:05:36.369Z] Average: 0 3.97 0.00 2.48 1.18 0.00 92.37 [2020-08-18T03:05:36.369Z] Average: 1 4.02 0.00 2.61 1.58 0.00 91.78 [2020-08-18T03:05:36.369Z] Average: 2 4.63 0.00 2.34 1.05 0.00 91.97 [2020-08-18T03:05:36.369Z] Average: 3 3.65 0.00 2.69 1.31 0.01 92.33 [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z] [2020-08-18T03:05:36.369Z]