Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-4420 in /w/workspace/ndry_app-functions-sdk-go_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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 # timeout=10 Commit message: "fix: Skip compatibility check when Core Data's version is 0.0.0 (developer build) (#533)" > git rev-list --no-walk 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:07 ========================================================= 21:24:07 EdgeX Global Pipelines Version Info 21:24:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:09 ------------------- 21:24:09 stable info: 21:24:09 ------------------- 21:24:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:09 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:24:09 Message: update stable to v1.0.131 21:24:10 ------------------- 21:24:10 experimental info: 21:24:10 ------------------- 21:24:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:10 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 21:24:10 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:24:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:24:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:24:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35ab7bc [Pipeline] echo 21:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:14 + git log --format=format:%s -1 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 [Pipeline] echo 21:24:14 GIT_COMMIT: 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7, Commit Message: fix: Skip compatibility check when Core Data's version is 0.0.0 (developer build) (#533) [Pipeline] echo 21:24:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:15 21:24:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:24:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:16 latest: Pulling from edgex-devops/git-semver 21:24:16 31603596830f: Pulling fs layer 21:24:16 2a8b12db71e7: Pulling fs layer 21:24:16 6ca5941a6612: Pulling fs layer 21:24:16 ecc8261a40a4: Pulling fs layer 21:24:16 ecc8261a40a4: Waiting 21:24:16 2a8b12db71e7: Verifying Checksum 21:24:16 2a8b12db71e7: Download complete 21:24:16 31603596830f: Verifying Checksum 21:24:16 31603596830f: Download complete 21:24:16 6ca5941a6612: Verifying Checksum 21:24:16 6ca5941a6612: Download complete 21:24:16 ecc8261a40a4: Verifying Checksum 21:24:16 ecc8261a40a4: Download complete 21:24:16 31603596830f: Pull complete 21:24:16 2a8b12db71e7: Pull complete 21:24:17 6ca5941a6612: Pull complete 21:24:17 ecc8261a40a4: Pull complete 21:24:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:24:17 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:24:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:24:19 $ docker top 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:19 [ssh-agent] Looking for ssh-agent implementation... 21:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:20 $ docker exec 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff ssh-agent 21:24:20 SSH_AUTH_SOCK=/tmp/ssh-IhkVRWDHE1p8/agent.11 21:24:20 SSH_AGENT_PID=16 21:24:20 Running ssh-add (command line suppressed) 21:24:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_917538304616787048.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_917538304616787048.key) 21:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:20 + git describe --exact-match --tags HEAD 21:24:20 fatal: no tag exactly matches '35ab7bcd7eddf09370dea84e5a53313ae0ff32f7' [Pipeline] } 21:24:20 $ docker exec --env ******** --env ******** 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff ssh-agent -k 21:24:20 unset SSH_AUTH_SOCK; 21:24:20 unset SSH_AGENT_PID; 21:24:20 echo Agent pid 16 killed; 21:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:24:21 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:24:21 This usually means this commit has not been tagged. [Pipeline] sshagent 21:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:21 [ssh-agent] Looking for ssh-agent implementation... 21:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:21 $ docker exec 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff ssh-agent 21:24:21 SSH_AUTH_SOCK=/tmp/ssh-ETHlC2WrYGpc/agent.45 21:24:21 SSH_AGENT_PID=50 21:24:21 Running ssh-add (command line suppressed) 21:24:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5905186359993678342.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5905186359993678342.key) 21:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:22 + git semver init 21:24:22 # -> Open(): unable to determine branch for HEAD 21:24:22 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:24:22 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:24:22 # $SEMVER_REMOTE_NAME = origin 21:24:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:22 # $SEMVER_USER_NAME = edgex-jenkins 21:24:22 # $SEMVER_BRANCH = master 21:24:22 # $SEMVER_TEMP = /tmp/semver-214439842 21:24:22 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:24:24 # '/tmp/semver-214439842' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:24:24 # -> Force: false 21:24:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:24:24 $ docker exec --env ******** --env ******** 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff ssh-agent -k 21:24:24 unset SSH_AUTH_SOCK; 21:24:24 unset SSH_AGENT_PID; 21:24:24 echo Agent pid 50 killed; 21:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:25 + git semver [Pipeline] } 21:24:25 $ docker stop --time=1 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff 21:24:26 $ docker rm -f 7a6da69a86cbd277a1b1eaac0ec8c41b7bd374394d18c65c9350ed5b1ff0dbff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:24:29 Stashed 51 file(s) [Pipeline] echo 21:24:29 [edgeXSemver]: initialized semver on version 1.2.1-dev.38 [Pipeline] echo 21:24:29 Archived original version: [1.2.1-dev.38] [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 21:24:44 Still waiting to schedule task 21:24:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:24:44 Still waiting to schedule task 21:24:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 21:26:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4421 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:26:45 Running in /w/workspace/app-functions-sdk-go/126 [Pipeline] { [Pipeline] checkout 21:26:50 using credential edgex-jenkins-ssh 21:26:50 Cloning the remote Git repository 21:26:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:26:50 > git init /w/workspace/app-functions-sdk-go/126 # timeout=10 21:26:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:26:51 > git --version # timeout=10 21:26:51 > git --version # 'git version 2.17.1' 21:26:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:54 Checking out Revision 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 (master) 21:26:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:26:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:26:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:26:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:26:54 > git config core.sparsecheckout # timeout=10 21:26:54 > git checkout -f 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 # timeout=10 21:26:58 Commit message: "fix: Skip compatibility check when Core Data's version is 0.0.0 (developer build) (#533)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:27:02 ========================================================= 21:27:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:27:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27:03 + 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 . 21:27:05 Sending build context to Docker daemon 37.41MB 21:27:05 Step 1/8 : ARG BASE=golang:1.15-alpine 21:27:05 Step 2/8 : FROM ${BASE} 21:27:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:05 b538f80385f9: Pulling fs layer 21:27:05 74f711af9a0d: Pulling fs layer 21:27:05 99f96fe45779: Pulling fs layer 21:27:05 8529a6b9a6be: Pulling fs layer 21:27:05 45590311c82a: Pulling fs layer 21:27:05 69ca0ff8b7b3: Pulling fs layer 21:27:05 209524e5b208: Pulling fs layer 21:27:05 69ca0ff8b7b3: Waiting 21:27:05 209524e5b208: Waiting 21:27:05 8529a6b9a6be: Waiting 21:27:05 45590311c82a: Waiting 21:27:05 99f96fe45779: Download complete 21:27:05 74f711af9a0d: Verifying Checksum 21:27:05 74f711af9a0d: Download complete 21:27:05 45590311c82a: Verifying Checksum 21:27:05 45590311c82a: Download complete 21:27:05 69ca0ff8b7b3: Verifying Checksum 21:27:05 69ca0ff8b7b3: Download complete 21:27:06 b538f80385f9: Verifying Checksum 21:27:06 b538f80385f9: Download complete 21:27:07 b538f80385f9: Pull complete 21:27:07 74f711af9a0d: Pull complete 21:27:08 99f96fe45779: Pull complete 21:27:08 209524e5b208: Verifying Checksum 21:27:08 209524e5b208: Download complete 21:27:10 8529a6b9a6be: Verifying Checksum 21:27:10 8529a6b9a6be: Download complete 21:27:20 8529a6b9a6be: Pull complete 21:27:20 45590311c82a: Pull complete 21:27:20 69ca0ff8b7b3: Pull complete 21:27:24 Running on prd-centos7-docker-4c-2g-4422 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { 21:27:24 209524e5b208: Pull complete 21:27:24 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:27:24 ---> 5bddaf1c2fca 21:27:24 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:27:24 latest: Pulling from library/docker 21:27:24 b538f80385f9: Already exists 21:27:24 259a493cd78d: Pulling fs layer 21:27:24 b8e66b5100f5: Pulling fs layer 21:27:24 7f8258a56ab6: Pulling fs layer 21:27:24 75a0a0ebb566: Pulling fs layer 21:27:24 4a2c62f0a2a3: Pulling fs layer 21:27:24 294320357d30: Pulling fs layer 21:27:24 75a0a0ebb566: Waiting 21:27:24 4a2c62f0a2a3: Waiting 21:27:24 294320357d30: Waiting 21:27:24 b8e66b5100f5: Verifying Checksum 21:27:24 b8e66b5100f5: Download complete 21:27:24 259a493cd78d: Verifying Checksum 21:27:24 259a493cd78d: Download complete [Pipeline] ws 21:27:24 Running in /w/workspace/app-functions-sdk-go/126 [Pipeline] { [Pipeline] checkout 21:27:24 75a0a0ebb566: Verifying Checksum 21:27:24 75a0a0ebb566: Download complete 21:27:24 4a2c62f0a2a3: Verifying Checksum 21:27:24 4a2c62f0a2a3: Download complete 21:27:25 294320357d30: Verifying Checksum 21:27:25 294320357d30: Download complete 21:27:25 259a493cd78d: Pull complete 21:27:25 b8e66b5100f5: Pull complete 21:27:25 7f8258a56ab6: Verifying Checksum 21:27:25 7f8258a56ab6: Download complete 21:27:27 using credential edgex-jenkins-ssh 21:27:27 Cloning the remote Git repository 21:27:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:27:27 > git init /w/workspace/app-functions-sdk-go/126 # timeout=10 21:27:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:27:27 > git --version # timeout=10 21:27:27 > git --version # 'git version 2.16.5' 21:27:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:29 7f8258a56ab6: Pull complete 21:27:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:27:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:29 Checking out Revision 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 (master) 21:27:29 75a0a0ebb566: Pull complete 21:27:29 4a2c62f0a2a3: Pull complete 21:27:30 294320357d30: Pull complete 21:27:30 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 21:27:30 Status: Downloaded newer image for docker:latest 21:27:29 > git config core.sparsecheckout # timeout=10 21:27:29 > git checkout -f 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 # timeout=10 21:27:33 Commit message: "fix: Skip compatibility check when Core Data's version is 0.0.0 (developer build) (#533)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:27:35 ========================================================= 21:27:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:27:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27:35 + 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 . 21:27:35 ---> f2b02caca8e1 21:27:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:27:36 ---> Running in 1071c4dd694a 21:27:36 Sending build context to Docker daemon 37.41MB 21:27:36 Step 1/8 : ARG BASE=golang:1.15-alpine 21:27:36 Step 2/8 : FROM ${BASE} 21:27:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:36 df20fa9351a1: Pulling fs layer 21:27:36 ed8968b2872e: Pulling fs layer 21:27:36 a92cc7c5fd73: Pulling fs layer 21:27:36 e871e8e8d7a9: Pulling fs layer 21:27:36 e73272ec9a57: Pulling fs layer 21:27:36 1e910a182e73: Pulling fs layer 21:27:36 4e634b169226: Pulling fs layer 21:27:36 e73272ec9a57: Waiting 21:27:36 1e910a182e73: Waiting 21:27:36 4e634b169226: Waiting 21:27:36 e871e8e8d7a9: Waiting 21:27:36 a92cc7c5fd73: Verifying Checksum 21:27:36 a92cc7c5fd73: Download complete 21:27:36 ed8968b2872e: Download complete 21:27:36 e73272ec9a57: Verifying Checksum 21:27:36 e73272ec9a57: Download complete 21:27:36 Removing intermediate container 1071c4dd694a 21:27:36 ---> fff70b3690f6 21:27:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:27:36 df20fa9351a1: Verifying Checksum 21:27:36 df20fa9351a1: Download complete 21:27:36 1e910a182e73: Verifying Checksum 21:27:36 1e910a182e73: Download complete 21:27:36 df20fa9351a1: Pull complete 21:27:36 ---> Running in 3ac72f77e8c6 21:27:36 ed8968b2872e: Pull complete 21:27:37 a92cc7c5fd73: Pull complete 21:27:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:38 4e634b169226: Verifying Checksum 21:27:38 4e634b169226: Download complete 21:27:38 e871e8e8d7a9: Verifying Checksum 21:27:38 e871e8e8d7a9: Download complete 21:27:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:40 (1/5) Installing libsodium (1.0.18-r0) 21:27:40 (2/5) Installing libzmq (4.3.3-r0) 21:27:40 (3/5) Installing pkgconf (1.7.2-r0) 21:27:40 (4/5) Installing libsodium-dev (1.0.18-r0) 21:27:40 (5/5) Installing zeromq-dev (4.3.3-r0) 21:27:40 Executing busybox-1.31.1-r16.trigger 21:27:40 OK: 144 MiB in 44 packages 21:27:41 Removing intermediate container 3ac72f77e8c6 21:27:41 ---> aafc0b6a7328 21:27:41 Step 6/8 : WORKDIR /build 21:27:41 ---> Running in 26584cc1af94 21:27:42 Removing intermediate container 26584cc1af94 21:27:42 ---> 0ebb7172c76c 21:27:42 Step 7/8 : COPY go.mod . 21:27:43 ---> 43c8aab0f31b 21:27:43 Step 8/8 : RUN go mod download 21:27:43 ---> Running in 88c84d97b435 21:27:43 e871e8e8d7a9: Pull complete 21:27:43 e73272ec9a57: Pull complete 21:27:43 1e910a182e73: Pull complete 21:27:49 4e634b169226: Pull complete 21:27:49 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:27:49 ---> f7629b54cfaa 21:27:49 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:27:49 latest: Pulling from library/docker 21:27:49 df20fa9351a1: Already exists 21:27:49 25ad7478873d: Pulling fs layer 21:27:49 4684f6177b5d: Pulling fs layer 21:27:49 8ba584e970af: Pulling fs layer 21:27:49 3cdc74d2b06d: Pulling fs layer 21:27:49 4cf5a0d07c1f: Pulling fs layer 21:27:49 fca0ccc462d5: Pulling fs layer 21:27:49 3cdc74d2b06d: Waiting 21:27:49 4cf5a0d07c1f: Waiting 21:27:49 fca0ccc462d5: Waiting 21:27:49 4684f6177b5d: Verifying Checksum 21:27:49 4684f6177b5d: Download complete 21:27:49 25ad7478873d: Download complete 21:27:49 3cdc74d2b06d: Verifying Checksum 21:27:49 3cdc74d2b06d: Download complete 21:27:50 4cf5a0d07c1f: Verifying Checksum 21:27:50 4cf5a0d07c1f: Download complete 21:27:50 25ad7478873d: Pull complete 21:27:50 4684f6177b5d: Pull complete 21:27:50 8ba584e970af: Verifying Checksum 21:27:50 8ba584e970af: Download complete 21:27:50 fca0ccc462d5: Verifying Checksum 21:27:50 fca0ccc462d5: Download complete 21:27:52 8ba584e970af: Pull complete 21:27:53 3cdc74d2b06d: Pull complete 21:27:53 4cf5a0d07c1f: Pull complete 21:27:53 fca0ccc462d5: Pull complete 21:27:53 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 21:27:53 Status: Downloaded newer image for docker:latest 21:27:54 ---> 2209081783ca 21:27:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:27:54 ---> Running in a334921d97ca 21:27:55 Removing intermediate container a334921d97ca 21:27:55 ---> b4d51c484ae4 21:27:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:27:55 ---> Running in bea0c19801d4 21:27:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:56 (1/5) Installing libsodium (1.0.18-r0) 21:27:56 (2/5) Installing libzmq (4.3.3-r0) 21:27:57 (3/5) Installing pkgconf (1.7.2-r0) 21:27:57 (4/5) Installing libsodium-dev (1.0.18-r0) 21:27:57 (5/5) Installing zeromq-dev (4.3.3-r0) 21:27:57 Executing busybox-1.31.1-r16.trigger 21:27:57 OK: 167 MiB in 44 packages 21:27:57 Removing intermediate container bea0c19801d4 21:27:57 ---> dc8284cbb041 21:27:57 Step 6/8 : WORKDIR /build 21:27:57 ---> Running in e6e1d22a93b7 21:27:58 Removing intermediate container e6e1d22a93b7 21:27:58 ---> 51d64298f435 21:27:58 Step 7/8 : COPY go.mod . 21:27:58 ---> 76a37d62fe7d 21:27:58 Step 8/8 : RUN go mod download 21:27:58 ---> Running in 549ff1193500 21:28:15 Removing intermediate container 88c84d97b435 21:28:15 ---> deea72bb3bf2 21:28:15 Successfully built deea72bb3bf2 21:28:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:28:15 + docker inspect -f . ci-base-image-arm64 21:28:15 . [Pipeline] withDockerContainer 21:28:16 prd-ubuntu18.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container 21:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/126 -v /w/workspace/app-functions-sdk-go/126:/w/workspace/app-functions-sdk-go/126:rw,z -v /w/workspace/app-functions-sdk-go/126@tmp:/w/workspace/app-functions-sdk-go/126@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 ******** ci-base-image-arm64 cat 21:28:18 $ docker top dfbe45eadddcd987861ae026683143c2071d6faaa008372697461b9c6585254c -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:19 + go version 21:28:19 go version go1.15.2 linux/arm64 [Pipeline] } 21:28:19 $ docker stop --time=1 dfbe45eadddcd987861ae026683143c2071d6faaa008372697461b9c6585254c 21:28:21 $ docker rm -f dfbe45eadddcd987861ae026683143c2071d6faaa008372697461b9c6585254c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:28:25 Removing intermediate container 549ff1193500 21:28:25 ---> 6f86a5ec61a4 21:28:25 Successfully built 6f86a5ec61a4 21:28:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:28:25 + docker inspect -f . ci-base-image-x86_64 21:28:25 . [Pipeline] withDockerContainer 21:28:25 prd-centos7-docker-4c-2g-4422 does not seem to be running inside a container 21:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/126 -v /w/workspace/app-functions-sdk-go/126:/w/workspace/app-functions-sdk-go/126:rw,z -v /w/workspace/app-functions-sdk-go/126@tmp:/w/workspace/app-functions-sdk-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:26 $ docker top 7cc0f8557cadec59656e1a891176e61b5f0ee134125a349ccacf035ba09c9536 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:26 + go version 21:28:26 go version go1.15.2 linux/amd64 [Pipeline] } 21:28:27 $ docker stop --time=1 7cc0f8557cadec59656e1a891176e61b5f0ee134125a349ccacf035ba09c9536 21:28:28 $ docker rm -f 7cc0f8557cadec59656e1a891176e61b5f0ee134125a349ccacf035ba09c9536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:28:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:28:33 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:28:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:28:33 21:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 21:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:28:34 1.317.0: Pulling from edgex-devops/edgex-snyk-go 21:28:34 cbdbe7a5bc2a: Pulling fs layer 21:28:34 408f87550127: Pulling fs layer 21:28:34 fe522b08c979: Pulling fs layer 21:28:34 221eaa008020: Pulling fs layer 21:28:34 2a4607e5d6b9: Pulling fs layer 21:28:34 8f79b27c4fd2: Pulling fs layer 21:28:34 e5c8dbe1645b: Pulling fs layer 21:28:34 23e8b3b47431: Pulling fs layer 21:28:34 5c568d65a230: Pulling fs layer 21:28:34 221eaa008020: Waiting 21:28:34 e5c8dbe1645b: Waiting 21:28:34 2a4607e5d6b9: Waiting 21:28:34 8f79b27c4fd2: Waiting 21:28:34 5c568d65a230: Waiting 21:28:34 408f87550127: Verifying Checksum 21:28:34 408f87550127: Download complete 21:28:34 fe522b08c979: Verifying Checksum 21:28:34 fe522b08c979: Download complete 21:28:34 2a4607e5d6b9: Verifying Checksum 21:28:34 2a4607e5d6b9: Download complete 21:28:34 8f79b27c4fd2: Verifying Checksum 21:28:34 8f79b27c4fd2: Download complete 21:28:34 cbdbe7a5bc2a: Download complete 21:28:34 cbdbe7a5bc2a: Pull complete 21:28:34 408f87550127: Pull complete 21:28:34 fe522b08c979: Pull complete 21:28:35 e5c8dbe1645b: Verifying Checksum 21:28:35 e5c8dbe1645b: Download complete 21:28:36 23e8b3b47431: Verifying Checksum 21:28:36 23e8b3b47431: Download complete 21:28:36 5c568d65a230: Verifying Checksum 21:28:36 5c568d65a230: Download complete 21:28:37 221eaa008020: Verifying Checksum 21:28:37 221eaa008020: Download complete 21:28:43 221eaa008020: Pull complete 21:28:43 2a4607e5d6b9: Pull complete 21:28:43 8f79b27c4fd2: Pull complete 21:28:44 e5c8dbe1645b: Pull complete 21:28:48 23e8b3b47431: Pull complete 21:28:49 5c568d65a230: Pull complete 21:28:49 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 21:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 21:28:49 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 21:28:51 $ docker top 7d99b65ba2857b93caf08d444b41d51cf2b190f8772d1e4e6618fcd02c2223cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:51 + snyk monitor '--org=edgex-jenkins' 21:29:13 21:29:13 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 21:29:13 21:29:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/ddd97cb6-6322-494c-9d68-f37d82ad9eea 21:29:13 21:29:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:29:13 21:29:13 21:29:13 Snyk CLI supports Node.js 8 and higher. 21:29:13 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 21:29:13 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 21:29:13 21:29:13 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 21:29:13 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 21:29:13 $ docker stop --time=1 7d99b65ba2857b93caf08d444b41d51cf2b190f8772d1e4e6618fcd02c2223cd 21:29:16 $ docker rm -f 7d99b65ba2857b93caf08d444b41d51cf2b190f8772d1e4e6618fcd02c2223cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:29:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:18 provisioning config files... 21:29:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2505627972462938318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:18 --> edgex-publish-swagger.sh 21:29:18 === Publish openapi/v2 API === 21:29:18 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:29:18 [publishToSwagger] Publishing API Name [app-functions-sdk] 21:29:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:18 Dload Upload Total Spent Left Speed 21:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11471 0:00:01 0:00:01 --:--:-- 11485 100 13025 0 0 100 13025 0 11470 0:00:01 0:00:01 --:--:-- 11485 21:29:19 21:29:19 [Pipeline] } 21:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 21:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:29:21 . [Pipeline] withDockerContainer 21:29:21 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:29:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:29:22 $ docker top ad53a96731f28c3a589ac89c95ba421781900c02c5843d3a825856944a303039 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:22 [ssh-agent] Looking for ssh-agent implementation... 21:29:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:22 $ docker exec ad53a96731f28c3a589ac89c95ba421781900c02c5843d3a825856944a303039 ssh-agent 21:29:22 SSH_AUTH_SOCK=/tmp/ssh-9nYJSgEOrZYE/agent.11 21:29:22 SSH_AGENT_PID=16 21:29:22 Running ssh-add (command line suppressed) 21:29:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3060278205104175689.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3060278205104175689.key) 21:29:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:23 + git semver tag 21:29:23 # -> Open(): unable to determine branch for HEAD 21:29:23 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:29:23 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:29:23 # $SEMVER_REMOTE_NAME = origin 21:29:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:29:23 # $SEMVER_USER_NAME = edgex-jenkins 21:29:23 # $SEMVER_BRANCH = master 21:29:23 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:29:23 # 35ab7bcd7eddf09370dea84e5a53313ae0ff32f7 HEAD 21:29:23 # -> Force: false 21:29:23 # c7fcd4d991747cd5b49ed1133c6ea69e8d5b342c refs/tags/v1.2.1-dev.38 [Pipeline] } 21:29:23 $ docker exec --env ******** --env ******** ad53a96731f28c3a589ac89c95ba421781900c02c5843d3a825856944a303039 ssh-agent -k 21:29:23 unset SSH_AUTH_SOCK; 21:29:23 unset SSH_AGENT_PID; 21:29:23 echo Agent pid 16 killed; 21:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:24 + git semver [Pipeline] } 21:29:24 $ docker stop --time=1 ad53a96731f28c3a589ac89c95ba421781900c02c5843d3a825856944a303039 21:29:25 $ docker rm -f ad53a96731f28c3a589ac89c95ba421781900c02c5843d3a825856944a303039 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:26 21:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:26 0.23.1-centos7: Pulling from edgex-lftools 21:29:26 ab5ef0e58194: Pulling fs layer 21:29:26 9712f1f96733: Pulling fs layer 21:29:26 63f879dbbcfc: Pulling fs layer 21:29:26 0d9ebad4ef96: Pulling fs layer 21:29:26 e9a5061849ea: Pulling fs layer 21:29:26 d747dcd14b5f: Pulling fs layer 21:29:26 2de7ff778b66: Pulling fs layer 21:29:26 e9a5061849ea: Waiting 21:29:26 d747dcd14b5f: Waiting 21:29:26 2de7ff778b66: Waiting 21:29:26 0d9ebad4ef96: Waiting 21:29:26 9712f1f96733: Verifying Checksum 21:29:26 9712f1f96733: Download complete 21:29:28 63f879dbbcfc: Verifying Checksum 21:29:28 63f879dbbcfc: Download complete 21:29:28 e9a5061849ea: Verifying Checksum 21:29:28 e9a5061849ea: Download complete 21:29:28 d747dcd14b5f: Verifying Checksum 21:29:28 d747dcd14b5f: Download complete 21:29:28 0d9ebad4ef96: Verifying Checksum 21:29:28 0d9ebad4ef96: Download complete 21:29:28 2de7ff778b66: Verifying Checksum 21:29:28 2de7ff778b66: Download complete 21:29:28 ab5ef0e58194: Verifying Checksum 21:29:28 ab5ef0e58194: Download complete 21:29:32 ab5ef0e58194: Pull complete 21:29:32 9712f1f96733: Pull complete 21:29:35 63f879dbbcfc: Pull complete 21:29:41 0d9ebad4ef96: Pull complete 21:29:42 e9a5061849ea: Pull complete 21:29:42 d747dcd14b5f: Pull complete 21:29:48 2de7ff778b66: Pull complete 21:29:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:29:48 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:29:50 $ docker top ebb71713353174c86e8817f40351a95991c4273cdd5647f5ea72b750d7737127 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:29:50 provisioning config files... 21:29:51 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9222579282375444895tmp 21:29:51 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config366694988157874267tmp 21:29:51 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6861296182265085626tmp [Pipeline] { [Pipeline] echo 21:29:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:29:51 ---> sigul-configuration.sh 21:29:51 gpg: directory `/root/.gnupg' created 21:29:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:29:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:29:51 gpg: keyring `/root/.gnupg/secring.gpg' created 21:29:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:29:51 gpg: CAST5 encrypted data 21:29:51 gpg: encrypted with 1 passphrase 21:29:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:29:52 + mkdir /home/jenkins 21:29:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:29:52 + 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 21:29:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:29:52 ---> sigul-install.sh 21:29:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:29:58 + git tag --list 21:29:58 v0.1.0 21:29:58 v0.1.1 21:29:58 v1.0.0 21:29:58 v1.1.0 21:29:58 v1.2.0 21:29:58 v1.2.1-dev.1 21:29:58 v1.2.1-dev.10 21:29:58 v1.2.1-dev.11 21:29:58 v1.2.1-dev.12 21:29:58 v1.2.1-dev.13 21:29:58 v1.2.1-dev.14 21:29:58 v1.2.1-dev.15 21:29:58 v1.2.1-dev.16 21:29:58 v1.2.1-dev.17 21:29:58 v1.2.1-dev.18 21:29:58 v1.2.1-dev.19 21:29:58 v1.2.1-dev.2 21:29:58 v1.2.1-dev.20 21:29:58 v1.2.1-dev.21 21:29:58 v1.2.1-dev.22 21:29:58 v1.2.1-dev.23 21:29:58 v1.2.1-dev.24 21:29:58 v1.2.1-dev.25 21:29:58 v1.2.1-dev.26 21:29:58 v1.2.1-dev.27 21:29:58 v1.2.1-dev.28 21:29:58 v1.2.1-dev.29 21:29:58 v1.2.1-dev.3 21:29:58 v1.2.1-dev.30 21:29:58 v1.2.1-dev.31 21:29:58 v1.2.1-dev.32 21:29:58 v1.2.1-dev.33 21:29:58 v1.2.1-dev.34 21:29:58 v1.2.1-dev.35 21:29:58 v1.2.1-dev.36 21:29:58 v1.2.1-dev.37 21:29:58 v1.2.1-dev.38 21:29:58 v1.2.1-dev.4 21:29:58 v1.2.1-dev.5 21:29:58 v1.2.1-dev.6 21:29:58 v1.2.1-dev.7 21:29:58 v1.2.1-dev.8 21:29:58 v1.2.1-dev.9 [Pipeline] sh 21:29:58 + lftools sign git-tag v1.2.1-dev.38 21:29:59 Signing Git tag with Sigul... 21:29:59 Signing v1.2.1-dev.38 [Pipeline] echo 21:30:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:30:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:30:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:30:01 $ docker stop --time=1 ebb71713353174c86e8817f40351a95991c4273cdd5647f5ea72b750d7737127 21:30:03 $ docker rm -f ebb71713353174c86e8817f40351a95991c4273cdd5647f5ea72b750d7737127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:30:04 . [Pipeline] withDockerContainer 21:30:04 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:30:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:30:05 $ docker top 7bbb8f9eb49befd43360f33f470cf079f4a8d917eb0840aa8069afd7741d828e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:05 [ssh-agent] Looking for ssh-agent implementation... 21:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:05 $ docker exec 7bbb8f9eb49befd43360f33f470cf079f4a8d917eb0840aa8069afd7741d828e ssh-agent 21:30:05 SSH_AUTH_SOCK=/tmp/ssh-kaTsGU9agYpN/agent.13 21:30:05 SSH_AGENT_PID=18 21:30:05 Running ssh-add (command line suppressed) 21:30:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7751406322701151682.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7751406322701151682.key) 21:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:06 + git semver bump pre 21:30:06 # -> Open(): unable to determine branch for HEAD 21:30:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:30:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:30:06 # $SEMVER_REMOTE_NAME = origin 21:30:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:30:06 # $SEMVER_USER_NAME = edgex-jenkins 21:30:06 # $SEMVER_BRANCH = master 21:30:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:30:06 1.2.1-dev.39 [Pipeline] } 21:30:06 $ docker exec --env ******** --env ******** 7bbb8f9eb49befd43360f33f470cf079f4a8d917eb0840aa8069afd7741d828e ssh-agent -k 21:30:06 unset SSH_AUTH_SOCK; 21:30:06 unset SSH_AGENT_PID; 21:30:06 echo Agent pid 18 killed; 21:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:06 + git semver [Pipeline] } 21:30:06 $ docker stop --time=1 7bbb8f9eb49befd43360f33f470cf079f4a8d917eb0840aa8069afd7741d828e 21:30:08 $ docker rm -f 7bbb8f9eb49befd43360f33f470cf079f4a8d917eb0840aa8069afd7741d828e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:30:08 . [Pipeline] withDockerContainer 21:30:08 prd-centos7-docker-4c-2g-4420 does not seem to be running inside a container 21:30:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:30:09 $ docker top 7906b95a8229d899e8e09ba3e772ae6c73c55234ae957a103228856e9ba7d157 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:09 [ssh-agent] Looking for ssh-agent implementation... 21:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:10 $ docker exec 7906b95a8229d899e8e09ba3e772ae6c73c55234ae957a103228856e9ba7d157 ssh-agent 21:30:10 SSH_AUTH_SOCK=/tmp/ssh-zC8gtxOXP2Jp/agent.13 21:30:10 SSH_AGENT_PID=18 21:30:10 Running ssh-add (command line suppressed) 21:30:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1333340399559427259.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1333340399559427259.key) 21:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:10 + git semver push 21:30:10 # -> Open(): unable to determine branch for HEAD 21:30:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:30:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:30:10 # $SEMVER_REMOTE_NAME = origin 21:30:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:30:10 # $SEMVER_USER_NAME = edgex-jenkins 21:30:10 # $SEMVER_BRANCH = master 21:30:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:30:17 $ docker exec --env ******** --env ******** 7906b95a8229d899e8e09ba3e772ae6c73c55234ae957a103228856e9ba7d157 ssh-agent -k 21:30:17 unset SSH_AUTH_SOCK; 21:30:17 unset SSH_AGENT_PID; 21:30:17 echo Agent pid 18 killed; 21:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:18 + git semver [Pipeline] } 21:30:18 $ docker stop --time=1 7906b95a8229d899e8e09ba3e772ae6c73c55234ae957a103228856e9ba7d157 21:30:19 $ docker rm -f 7906b95a8229d899e8e09ba3e772ae6c73c55234ae957a103228856e9ba7d157 [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 21:30:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:30:21 ---> package-listing.sh 21:30:21 ++ facter osfamily 21:30:21 ++ tr '[:upper:]' '[:lower:]' 21:30:21 + OS_FAMILY=redhat 21:30:21 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:30:21 + START_PACKAGES=/tmp/packages_start.txt 21:30:21 + END_PACKAGES=/tmp/packages_end.txt 21:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:21 + PACKAGES=/tmp/packages_start.txt 21:30:21 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:30:21 + PACKAGES=/tmp/packages_end.txt 21:30:21 + case "${OS_FAMILY}" in 21:30:21 + rpm -qa 21:30:21 + sort 21:30:25 + '[' -f /tmp/packages_start.txt ']' 21:30:25 + '[' -f /tmp/packages_end.txt ']' 21:30:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:25 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:30:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:30:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:26 provisioning config files... 21:30:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6548035545125634574tmp [Pipeline] { [Pipeline] echo 21:30:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:27 ---> create-netrc.sh [Pipeline] } 21:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:30:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:30:27 ---> python-tools-install.sh 21:30:27 Generating Requirements File 21:31:35 Python 3.6.8 21:31:35 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 21:31:35 appdirs==1.4.3 21:31:35 argcomplete==1.12.1 21:31:35 aspy.yaml==1.3.0 21:31:35 attrs==19.3.0 21:31:35 Babel==2.8.0 21:31:35 beautifulsoup4==4.8.2 21:31:35 boto3==1.11.6 21:31:35 botocore==1.14.6 21:31:35 bs4==0.0.1 21:31:35 cachetools==4.1.1 21:31:35 certifi==2019.11.28 21:31:35 cffi==1.14.3 21:31:35 cfgv==2.0.1 21:31:35 chardet==3.0.4 21:31:35 click==7.1 21:31:35 cliff==3.4.0 21:31:35 cmd2==1.3.11 21:31:35 colorama==0.4.3 21:31:35 cryptography==3.1.1 21:31:35 debtcollector==2.2.0 21:31:35 decorator==4.4.2 21:31:35 defusedxml==0.6.0 21:31:35 Deprecated==1.2.7 21:31:35 distlib==0.3.1 21:31:35 distro==1.2.0 21:31:35 dnspython==1.16.0 21:31:35 docker==4.2.0 21:31:35 docutils==0.15.2 21:31:35 dogpile.cache==1.0.2 21:31:35 email-validator==1.0.5 21:31:35 filelock==3.0.12 21:31:35 future==0.18.2 21:31:35 google-auth==1.22.1 21:31:35 httplib2==0.17.0 21:31:35 identify==1.4.11 21:31:35 idna==2.9 21:31:35 importlib-metadata==2.0.0 21:31:35 importlib-resources==1.5.0 21:31:35 iso8601==0.1.13 21:31:35 Jinja2==2.11.1 21:31:35 jmespath==0.10.0 21:31:35 jsonpatch==1.26 21:31:35 jsonpointer==2.0 21:31:35 jsonschema==3.2.0 21:31:35 keystoneauth1==4.2.1 21:31:35 kubernetes==11.0.0 21:31:35 lftools==0.34.2 21:31:35 lxml==4.5.0 21:31:35 MarkupSafe==0.23 21:31:35 msgpack==1.0.0 21:31:35 multi-key-dict==2.0.3 21:31:35 munch==2.5.0 21:31:35 netaddr==0.8.0 21:31:35 netifaces==0.10.9 21:31:35 niet==1.4.2 21:31:35 nodeenv==1.3.5 21:31:35 oauth2client==4.1.3 21:31:35 oauthlib==3.1.0 21:31:35 openstacksdk==0.50.0 21:31:35 os-client-config==2.1.0 21:31:35 os-service-types==1.7.0 21:31:35 osc-lib==2.2.1 21:31:35 oslo.config==8.3.2 21:31:35 oslo.context==3.1.1 21:31:35 oslo.i18n==5.0.1 21:31:35 oslo.log==4.4.0 21:31:35 oslo.serialization==4.0.1 21:31:35 oslo.utils==4.6.0 21:31:35 packaging==20.4 21:31:35 pbr==5.4.4 21:31:35 pluggy==0.13.1 21:31:35 prettytable==0.7.2 21:31:35 py==1.9.0 21:31:35 pyasn1==0.4.8 21:31:35 pyasn1-modules==0.2.8 21:31:35 pycparser==2.20 21:31:35 pygerrit2==2.0.10 21:31:35 PyGithub==1.46 21:31:35 pyinotify==0.9.6 21:31:35 PyJWT==1.7.1 21:31:35 pyparsing==2.4.7 21:31:35 pyperclip==1.8.0 21:31:35 pyroute2==0.4.13 21:31:35 pyrsistent==0.15.7 21:31:35 PySocks==1.6.8 21:31:35 python-cinderclient==7.2.0 21:31:35 python-dateutil==2.8.1 21:31:35 python-heatclient==2.2.1 21:31:35 python-jenkins==1.7.0 21:31:35 python-keystoneclient==4.1.1 21:31:35 python-magnumclient==3.2.1 21:31:35 python-novaclient==17.2.1 21:31:35 python-openstackclient==5.4.0 21:31:35 python-swiftclient==3.10.1 21:31:35 pytz==2020.1 21:31:35 PyYAML==5.3 21:31:35 requests==2.23.0 21:31:35 requests-oauthlib==1.3.0 21:31:35 requestsexceptions==1.4.0 21:31:35 rfc3986==1.4.0 21:31:35 rpm==4.11.3 21:31:35 rsa==4.0 21:31:35 ruamel.yaml==0.16.10 21:31:35 ruamel.yaml.clib==0.2.0 21:31:35 s3transfer==0.3.3 21:31:35 shade==1.27.2 21:31:35 simplejson==3.17.2 21:31:35 six==1.14.0 21:31:35 soupsieve==2.0 21:31:35 stevedore==3.2.2 21:31:35 tabulate==0.8.6 21:31:35 toml==0.10.0 21:31:35 tox==3.20.1 21:31:35 tqdm==4.43.0 21:31:35 urllib3==1.25.8 21:31:35 virtualenv==20.0.33 21:31:35 wcwidth==0.2.5 21:31:35 websocket-client==0.57.0 21:31:35 wrapt==1.12.1 21:31:35 xdg==3.0.2 21:31:35 xmltodict==0.12.0 21:31:35 yq==2.11.1 21:31:35 zipp==3.3.0 21:31:35 Cache entry deserialization failed, entry ignored 21:31:38 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:31:41 Python 2.7.5 21:31:41 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 21:31:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:31:41 ansible==2.9.7 21:31:41 Babel==0.9.6 21:31:41 backports.ssl-match-hostname==3.5.0.1 21:31:41 beautifulsoup4==4.4.1 21:31:41 bodhi==2.11.0 21:31:41 bodhi-client==2.11.0 21:31:41 CCColUtils==1.4 21:31:41 cffi==1.6.0 21:31:41 chardet==2.2.1 21:31:41 click==6.7 21:31:41 cloud-init==18.5 21:31:41 configobj==4.7.2 21:31:41 cryptography==1.7.2 21:31:41 decorator==3.4.0 21:31:41 distro==1.2.0 21:31:41 enum34==1.0.4 21:31:41 fedpkg==1.38 21:31:41 futures==3.1.1 21:31:41 gitdb==0.6.4 21:31:41 GitPython==1.0.1 21:31:41 html5lib==0.999 21:31:41 httplib2==0.9.2 21:31:41 idna==2.4 21:31:41 iniparse==0.4 21:31:41 ipaddress==1.0.16 21:31:41 IPy==0.75 21:31:41 javapackages==1.0.0 21:31:41 Jinja2==2.7.2 21:31:41 jmespath==0.9.4 21:31:41 jsonpatch==1.2 21:31:41 jsonpointer==1.9 21:31:41 kerberos==1.1 21:31:41 kitchen==1.1.1 21:31:41 langtable==0.0.31 21:31:41 lockfile==0.9.1 21:31:41 lxml==3.2.1 21:31:41 MarkupSafe==0.11 21:31:41 munch==2.0.2 21:31:41 offtrac==0.1.0 21:31:41 openidc-client==0.6.0 21:31:41 packagedb-cli==2.14.1 21:31:41 paramiko==2.1.1 21:31:41 perf==0.1 21:31:41 ply==3.4 21:31:41 policycoreutils-default-encoding==0.1 21:31:41 prettytable==0.7.2 21:31:41 pyasn1==0.1.9 21:31:41 pycparser==2.14 21:31:41 pycurl==7.19.0 21:31:41 pygobject==3.22.0 21:31:41 pygpgme==0.3 21:31:41 pyliblzma==0.5.3 21:31:41 pyOpenSSL==0.13.1 21:31:41 pyparsing==1.5.6 21:31:41 pyserial==2.6 21:31:41 python-augeas==0.5.0 21:31:41 python-bugzilla==2.3.0 21:31:41 python-dateutil==1.5 21:31:41 python-fedora==0.10.0 21:31:41 python-linux-procfs==0.4.9 21:31:41 python-yubico==1.2.3 21:31:41 pyudev==0.15 21:31:41 pyusb==1.0.0b1 21:31:41 pyxattr==0.5.1 21:31:41 PyYAML==3.10 21:31:41 requests==2.6.0 21:31:41 requests-kerberos==0.7.0 21:31:41 rpkg==1.60 21:31:41 schedutils==0.4 21:31:41 seobject==0.1 21:31:41 sepolicy==1.1 21:31:41 six==1.9.0 21:31:41 smmap==0.9.0 21:31:41 urlgrabber==3.10 21:31:41 urllib3==1.10.2 21:31:41 virtualenv==15.1.0 21:31:41 yum-langpacks==0.4.2 21:31:41 yum-metadata-parser==1.1.4 [Pipeline] echo 21:31:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:31:42 ---> sudo-logs.sh 21:31:42 Archiving 'sudo' log.. [Pipeline] echo 21:31:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:31:44 ---> job-cost.sh 21:31:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iYFy 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:54 Cache entry deserialization failed, entry ignored 21:31:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-iYFy/bin to PATH 21:32:30 INFO: No Stack... 21:32:30 INFO: Retrieving Pricing Info for: v1-standard-2 21:32:30 INFO: Archiving Costs [Pipeline] echo 21:32:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:32:30 ---> logs-deploy.sh 21:32:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/126 21:32:30 INFO: archiving workspace using pattern(s): 21:32:32 Archives upload complete. 21:32:32 INFO: archiving logs to Nexus 21:32:33 ---> uname -a: 21:32:33 Linux prd-centos7-docker-4c-2g-4420.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 21:32:33 21:32:33 21:32:33 ---> lscpu: 21:32:33 Architecture: x86_64 21:32:33 CPU op-mode(s): 32-bit, 64-bit 21:32:33 Byte Order: Little Endian 21:32:33 CPU(s): 4 21:32:33 On-line CPU(s) list: 0-3 21:32:33 Thread(s) per core: 1 21:32:33 Core(s) per socket: 1 21:32:33 Socket(s): 4 21:32:33 NUMA node(s): 1 21:32:33 Vendor ID: GenuineIntel 21:32:33 CPU family: 6 21:32:33 Model: 44 21:32:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:32:33 Stepping: 1 21:32:33 CPU MHz: 2933.438 21:32:33 BogoMIPS: 5866.87 21:32:33 Virtualization: VT-x 21:32:33 Hypervisor vendor: KVM 21:32:33 Virtualization type: full 21:32:33 L1d cache: 32K 21:32:33 L1i cache: 32K 21:32:33 L2 cache: 4096K 21:32:33 L3 cache: 16384K 21:32:33 NUMA node0 CPU(s): 0-3 21:32:33 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 21:32:33 21:32:33 21:32:33 ---> nproc: 21:32:33 4 21:32:33 21:32:33 21:32:33 ---> df -h: 21:32:33 Filesystem Size Used Avail Use% Mounted on 21:32:33 devtmpfs 887M 0 887M 0% /dev 21:32:33 tmpfs 919M 0 919M 0% /dev/shm 21:32:33 tmpfs 919M 17M 903M 2% /run 21:32:33 tmpfs 919M 0 919M 0% /sys/fs/cgroup 21:32:33 /dev/vda1 50G 8.6G 42G 18% / 21:32:33 tmpfs 184M 0 184M 0% /run/user/1001 21:32:33 21:32:33 21:32:33 ---> free -m: 21:32:33 total used free shared buff/cache available 21:32:33 Mem: 1837 650 78 16 1107 987 21:32:33 Swap: 1023 3 1020 21:32:33 21:32:33 21:32:33 ---> ip addr: 21:32:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:32:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:32:33 inet 127.0.0.1/8 scope host lo 21:32:33 valid_lft forever preferred_lft forever 21:32:33 inet6 ::1/128 scope host 21:32:33 valid_lft forever preferred_lft forever 21:32:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 21:32:33 link/ether fa:16:3e:b6:d6:5b brd ff:ff:ff:ff:ff:ff 21:32:33 inet 10.30.123.107/23 brd 10.30.123.255 scope global dynamic eth0 21:32:33 valid_lft 85860sec preferred_lft 85860sec 21:32:33 inet6 fe80::f816:3eff:feb6:d65b/64 scope link 21:32:33 valid_lft forever preferred_lft forever 21:32:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:32:33 link/ether 02:42:90:67:b2:1e brd ff:ff:ff:ff:ff:ff 21:32:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:32:33 valid_lft forever preferred_lft forever 21:32:33 inet6 fe80::42:90ff:fe67:b21e/64 scope link 21:32:33 valid_lft forever preferred_lft forever 21:32:33 21:32:33 21:32:33 ---> sar -b -r -n DEV: 21:32:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 21:32:33 21:32:33 09:23:15 PM LINUX RESTART 21:32:33 21:32:33 09:24:01 PM tps rtps wtps bread/s bwrtn/s 21:32:33 09:25:01 PM 47.62 13.12 34.50 4650.02 3697.25 21:32:33 09:26:01 PM 1.66 0.00 1.66 0.00 31.11 21:32:33 09:27:01 PM 0.27 0.00 0.27 0.00 2.98 21:32:33 09:28:02 PM 0.18 0.00 0.18 0.00 1.88 21:32:33 09:29:01 PM 193.67 114.41 79.26 6116.36 31123.52 21:32:33 09:30:01 PM 252.23 98.34 153.89 5712.78 35818.69 21:32:33 09:31:01 PM 97.50 68.99 28.52 5407.42 4435.59 21:32:33 09:32:01 PM 125.21 30.42 94.79 1845.80 12457.89 21:32:33 Average: 89.59 40.51 49.08 2960.48 10906.04 21:32:33 21:32:33 09:24:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:33 09:25:01 PM 238476 1643080 87.33 2620 1069456 1094220 37.34 430648 1054720 120 21:32:33 09:26:01 PM 240812 1640744 87.20 2620 1069548 1081084 36.90 431276 1052192 8 21:32:33 09:27:01 PM 241508 1640048 87.16 2620 1069556 1067960 36.45 432080 1051388 8 21:32:33 09:28:02 PM 240096 1641460 87.24 2620 1069556 1068000 36.45 435976 1048700 8 21:32:33 09:29:01 PM 73060 1808496 96.12 2620 1119020 1427396 48.71 532188 1077796 980 21:32:33 09:30:01 PM 142320 1739236 92.44 1492 1016064 1195636 40.80 660128 785832 70352 21:32:33 09:31:01 PM 90732 1790824 95.18 1492 1016664 1156568 39.47 661316 836452 70064 21:32:33 09:32:01 PM 89564 1791992 95.24 1492 983688 1150164 39.25 620384 833528 57396 21:32:33 Average: 169571 1711985 90.99 2197 1051694 1155128 39.42 525500 967576 24867 21:32:33 21:32:33 09:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:32:33 09:25:01 PM eth0 363.20 298.97 786.79 375.04 0.00 0.00 0.00 21:32:33 09:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:25:01 PM docker0 111.21 93.96 9.28 304.14 0.00 0.00 0.00 21:32:33 09:26:01 PM eth0 4.74 2.10 3.65 0.14 0.00 0.00 0.00 21:32:33 09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:27:01 PM eth0 0.87 0.37 0.31 0.20 0.00 0.00 0.00 21:32:33 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:28:02 PM eth0 0.55 0.43 0.28 0.21 0.00 0.00 0.00 21:32:33 09:28:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:28:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:29:01 PM vethec801a1 18.08 20.28 2.10 14.35 0.00 0.00 0.00 21:32:33 09:29:01 PM eth0 1037.28 898.97 5595.65 462.89 0.00 0.00 0.00 21:32:33 09:29:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 21:32:33 09:29:01 PM docker0 131.17 115.70 11.29 323.62 0.00 0.00 0.00 21:32:33 09:30:01 PM eth0 749.93 600.57 4160.52 90.61 0.00 0.00 0.00 21:32:33 09:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:30:01 PM vethaab0db6 49.53 82.87 3.32 202.10 0.00 0.00 0.00 21:32:33 09:30:01 PM docker0 87.90 122.74 5.28 596.48 0.00 0.00 0.00 21:32:33 09:31:01 PM eth0 154.67 127.45 838.59 67.62 0.00 0.00 0.00 21:32:33 09:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:31:01 PM docker0 2.08 1.43 0.34 0.37 0.00 0.00 0.00 21:32:33 09:32:01 PM eth0 33.46 24.61 138.29 8.88 0.00 0.00 0.00 21:32:33 09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 09:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 Average: eth0 215.73 178.68 1219.04 72.12 0.00 0.00 0.00 21:32:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:33 Average: docker0 27.43 29.81 2.10 114.66 0.00 0.00 0.00 21:32:33 21:32:33 21:32:33 ---> sar -P ALL: 21:32:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 21:32:33 21:32:33 09:23:15 PM LINUX RESTART 21:32:33 21:32:33 09:24:01 PM CPU %user %nice %system %iowait %steal %idle 21:32:33 09:25:01 PM all 5.48 0.00 2.05 1.36 0.02 91.09 21:32:33 09:25:01 PM 0 4.48 0.00 2.22 0.20 0.03 93.07 21:32:33 09:25:01 PM 1 6.55 0.00 2.08 0.99 0.00 90.38 21:32:33 09:25:01 PM 2 5.42 0.00 1.82 0.18 0.03 92.53 21:32:33 09:25:01 PM 3 5.45 0.00 2.06 4.09 0.02 88.38 21:32:33 09:26:01 PM all 0.17 0.00 0.04 0.00 0.01 99.78 21:32:33 09:26:01 PM 0 0.07 0.00 0.05 0.00 0.00 99.88 21:32:33 09:26:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 21:32:33 09:26:01 PM 2 0.03 0.00 0.07 0.00 0.00 99.90 21:32:33 09:26:01 PM 3 0.52 0.00 0.05 0.00 0.00 99.43 21:32:33 09:27:01 PM all 0.17 0.00 0.02 0.00 0.00 99.81 21:32:33 09:27:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:33 09:27:01 PM 1 0.07 0.00 0.03 0.00 0.00 99.90 21:32:33 09:27:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 21:32:33 09:27:01 PM 3 0.58 0.00 0.03 0.00 0.00 99.38 21:32:33 09:28:02 PM all 0.13 0.00 0.03 0.00 0.00 99.84 21:32:33 09:28:02 PM 0 0.07 0.00 0.02 0.00 0.00 99.92 21:32:33 09:28:02 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 21:32:33 09:28:02 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 21:32:33 09:28:02 PM 3 0.40 0.00 0.03 0.00 0.00 99.57 21:32:33 09:29:01 PM all 6.80 0.00 3.65 1.41 0.01 88.12 21:32:33 09:29:01 PM 0 7.03 0.00 3.50 0.77 0.02 88.68 21:32:33 09:29:01 PM 1 6.57 0.00 3.60 1.76 0.02 88.05 21:32:33 09:29:01 PM 2 7.10 0.00 4.10 0.84 0.00 87.96 21:32:33 09:29:01 PM 3 6.52 0.00 3.41 2.28 0.02 87.78 21:32:33 09:30:01 PM all 12.44 0.00 6.98 4.20 0.06 76.32 21:32:33 09:30:01 PM 0 15.69 0.00 7.40 3.40 0.05 73.45 21:32:33 09:30:01 PM 1 10.09 0.00 6.43 4.20 0.07 79.21 21:32:33 09:30:01 PM 2 11.42 0.00 7.63 5.82 0.05 75.08 21:32:33 09:30:01 PM 3 12.57 0.00 6.47 3.39 0.03 77.53 21:32:33 09:31:01 PM all 12.43 0.00 2.50 1.71 0.02 83.34 21:32:33 09:31:01 PM 0 25.43 0.00 3.20 1.37 0.02 69.98 21:32:33 09:31:01 PM 1 9.13 0.00 2.13 3.89 0.02 84.84 21:32:33 09:31:01 PM 2 11.11 0.00 2.40 0.79 0.03 85.67 21:32:33 09:31:01 PM 3 4.20 0.00 2.28 0.79 0.03 92.70 21:32:33 09:32:01 PM all 15.80 0.00 3.25 2.34 0.01 78.59 21:32:33 09:32:01 PM 0 22.16 0.00 3.32 2.26 0.00 72.27 21:32:33 09:32:01 PM 1 10.88 0.00 3.55 2.38 0.02 83.17 21:32:33 09:32:01 PM 2 19.76 0.00 3.98 2.45 0.02 73.79 21:32:33 09:32:01 PM 3 10.40 0.00 2.18 2.28 0.00 85.13 21:32:33 Average: all 6.65 0.00 2.30 1.37 0.02 89.66 21:32:33 Average: 0 9.32 0.00 2.45 0.99 0.01 87.23 21:32:33 Average: 1 5.40 0.00 2.22 1.65 0.02 90.71 21:32:33 Average: 2 6.83 0.00 2.49 1.25 0.02 89.42 21:32:33 Average: 3 5.05 0.00 2.05 1.60 0.01 91.29 21:32:33 21:32:33 21:32:33