Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 529345aa9c10a5d9fc2a9250aa6cc99807adb22e 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5936 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 Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" > git rev-list --no-walk c65eb7284499b1fbc1e27f04cbc0044a46fbe13c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:53:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:53:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:53:42 ========================================================= 18:53:42 EdgeX Global Pipelines Version Info 18:53:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:53:44 ------------------- 18:53:44 stable info: 18:53:44 ------------------- 18:53:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:53:44 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 18:53:44 Message: update stable to v1.0.144 18:53:45 ------------------- 18:53:45 experimental info: 18:53:45 ------------------- 18:53:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:53:45 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 18:53:45 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:53:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:53:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:53:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:53:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:53:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:53:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:53:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 529345a [Pipeline] echo 18:53:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:49 + git log --format=format:%s -1 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] echo 18:53:49 GIT_COMMIT: 529345aa9c10a5d9fc2a9250aa6cc99807adb22e, Commit Message: fix: Adjust timing so test doesn't fail intermittently (#549) [Pipeline] echo 18:53:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:50 18:53:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:53:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:50 latest: Pulling from edgex-devops/git-semver 18:53:50 31603596830f: Pulling fs layer 18:53:50 2a8b12db71e7: Pulling fs layer 18:53:50 6ca5941a6612: Pulling fs layer 18:53:50 ecc8261a40a4: Pulling fs layer 18:53:50 ecc8261a40a4: Waiting 18:53:50 2a8b12db71e7: Verifying Checksum 18:53:50 2a8b12db71e7: Download complete 18:53:51 31603596830f: Download complete 18:53:51 6ca5941a6612: Verifying Checksum 18:53:51 6ca5941a6612: Download complete 18:53:51 ecc8261a40a4: Verifying Checksum 18:53:51 ecc8261a40a4: Download complete 18:53:51 31603596830f: Pull complete 18:53:51 2a8b12db71e7: Pull complete 18:53:52 6ca5941a6612: Pull complete 18:53:52 ecc8261a40a4: Pull complete 18:53:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:53:52 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -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 18:53:54 $ docker top 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:54 [ssh-agent] Looking for ssh-agent implementation... 18:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:55 $ docker exec 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent 18:53:55 SSH_AUTH_SOCK=/tmp/ssh-11fEd5tSxQCy/agent.12 18:53:55 SSH_AGENT_PID=17 18:53:55 Running ssh-add (command line suppressed) 18:53:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1820802521789817866.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1820802521789817866.key) 18:53:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:55 + git tag --points-at HEAD [Pipeline] } 18:53:55 $ docker exec --env ******** --env ******** 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent -k 18:53:55 unset SSH_AUTH_SOCK; 18:53:55 unset SSH_AGENT_PID; 18:53:55 echo Agent pid 17 killed; 18:53:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:53:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:56 [ssh-agent] Looking for ssh-agent implementation... 18:53:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:56 $ docker exec 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent 18:53:56 SSH_AUTH_SOCK=/tmp/ssh-paZzL2Rmg6h7/agent.46 18:53:56 SSH_AGENT_PID=51 18:53:56 Running ssh-add (command line suppressed) 18:53:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_700785034371479577.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_700785034371479577.key) 18:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:56 + git semver init 18:53:56 # -> Open(): unable to determine branch for HEAD 18:53:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:53:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:53:56 # $SEMVER_REMOTE_NAME = origin 18:53:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:53:56 # $SEMVER_USER_NAME = edgex-jenkins 18:53:56 # $SEMVER_BRANCH = master 18:53:56 # $SEMVER_TEMP = /tmp/semver-965295773 18:53:56 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:53:59 # '/tmp/semver-965295773' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 18:53:59 # -> Force: false 18:53:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:53:59 $ docker exec --env ******** --env ******** 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent -k 18:53:59 unset SSH_AUTH_SOCK; 18:53:59 unset SSH_AGENT_PID; 18:53:59 echo Agent pid 51 killed; 18:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:00 + git semver [Pipeline] } 18:54:00 $ docker stop --time=1 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 18:54:01 $ docker rm -f 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:54:02 Stashed 1 file(s) [Pipeline] echo 18:54:02 [edgeXSemver]: initialized semver on version 1.2.1-dev.44 [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 18:54:18 Still waiting to schedule task 18:54:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:54:18 Still waiting to schedule task 18:54:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 18:56:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5938 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:56:12 Running in /w/workspace/app-functions-sdk-go/132 [Pipeline] { [Pipeline] checkout 18:56:17 using credential edgex-jenkins-ssh 18:56:17 Cloning the remote Git repository 18:56:18 Running on prd-centos7-docker-4c-2g-5939 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:56:18 Running in /w/workspace/app-functions-sdk-go/132 [Pipeline] { [Pipeline] checkout 18:56:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:18 > git init /w/workspace/app-functions-sdk-go/132 # timeout=10 18:56:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:18 > git --version # timeout=10 18:56:18 > git --version # 'git version 2.17.1' 18:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:20 using credential edgex-jenkins-ssh 18:56:20 Cloning the remote Git repository 18:56:21 Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) 18:56:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:20 > git init /w/workspace/app-functions-sdk-go/132 # timeout=10 18:56:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:20 > git --version # timeout=10 18:56:20 > git --version # 'git version 2.16.5' 18:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:56:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:56:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:56:21 > git config core.sparsecheckout # timeout=10 18:56:21 > git checkout -f 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 18:56:22 Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) 18:56:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:56:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:56:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:56:22 > git config core.sparsecheckout # timeout=10 18:56:22 > git checkout -f 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 18:56:25 Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" 18:56:26 Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:27 ========================================================= 18:56:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:56:27 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:56:28 ========================================================= 18:56:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:56:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:56:28 + 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 . 18:56:28 + 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 . 18:56:29 Sending build context to Docker daemon 19.09MB 18:56:29 Step 1/8 : ARG BASE=golang:1.15-alpine 18:56:29 Step 2/8 : FROM ${BASE} 18:56:29 Sending build context to Docker daemon 19.09MB 18:56:29 Step 1/8 : ARG BASE=golang:1.15-alpine 18:56:29 Step 2/8 : FROM ${BASE} 18:56:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:56:29 df20fa9351a1: Pulling fs layer 18:56:29 ed8968b2872e: Pulling fs layer 18:56:29 a92cc7c5fd73: Pulling fs layer 18:56:29 e871e8e8d7a9: Pulling fs layer 18:56:29 e73272ec9a57: Pulling fs layer 18:56:29 1e910a182e73: Pulling fs layer 18:56:29 4e634b169226: Pulling fs layer 18:56:29 e73272ec9a57: Waiting 18:56:29 1e910a182e73: Waiting 18:56:29 4e634b169226: Waiting 18:56:29 e871e8e8d7a9: Waiting 18:56:29 a92cc7c5fd73: Verifying Checksum 18:56:29 a92cc7c5fd73: Download complete 18:56:29 ed8968b2872e: Verifying Checksum 18:56:29 ed8968b2872e: Download complete 18:56:29 e73272ec9a57: Verifying Checksum 18:56:29 e73272ec9a57: Download complete 18:56:29 df20fa9351a1: Verifying Checksum 18:56:29 df20fa9351a1: Download complete 18:56:29 1e910a182e73: Verifying Checksum 18:56:29 1e910a182e73: Download complete 18:56:29 df20fa9351a1: Pull complete 18:56:29 ed8968b2872e: Pull complete 18:56:30 a92cc7c5fd73: Pull complete 18:56:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:56:30 b538f80385f9: Pulling fs layer 18:56:30 74f711af9a0d: Pulling fs layer 18:56:30 99f96fe45779: Pulling fs layer 18:56:30 8529a6b9a6be: Pulling fs layer 18:56:30 45590311c82a: Pulling fs layer 18:56:30 69ca0ff8b7b3: Pulling fs layer 18:56:30 209524e5b208: Pulling fs layer 18:56:30 8529a6b9a6be: Waiting 18:56:30 45590311c82a: Waiting 18:56:30 69ca0ff8b7b3: Waiting 18:56:30 209524e5b208: Waiting 18:56:30 99f96fe45779: Download complete 18:56:30 74f711af9a0d: Verifying Checksum 18:56:30 74f711af9a0d: Download complete 18:56:30 45590311c82a: Verifying Checksum 18:56:30 45590311c82a: Download complete 18:56:30 69ca0ff8b7b3: Download complete 18:56:30 b538f80385f9: Verifying Checksum 18:56:30 b538f80385f9: Download complete 18:56:31 b538f80385f9: Pull complete 18:56:32 74f711af9a0d: Pull complete 18:56:32 99f96fe45779: Pull complete 18:56:34 4e634b169226: Verifying Checksum 18:56:34 4e634b169226: Download complete 18:56:34 209524e5b208: Verifying Checksum 18:56:34 209524e5b208: Download complete 18:56:35 8529a6b9a6be: Download complete 18:56:35 e871e8e8d7a9: Download complete 18:56:40 e871e8e8d7a9: Pull complete 18:56:40 e73272ec9a57: Pull complete 18:56:40 1e910a182e73: Pull complete 18:56:47 8529a6b9a6be: Pull complete 18:56:47 45590311c82a: Pull complete 18:56:47 69ca0ff8b7b3: Pull complete 18:56:49 4e634b169226: Pull complete 18:56:49 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:56:49 ---> f7629b54cfaa 18:56:49 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:56:49 latest: Pulling from library/docker 18:56:49 df20fa9351a1: Already exists 18:56:49 25ad7478873d: Pulling fs layer 18:56:49 4684f6177b5d: Pulling fs layer 18:56:49 8ba584e970af: Pulling fs layer 18:56:49 3cdc74d2b06d: Pulling fs layer 18:56:49 4cf5a0d07c1f: Pulling fs layer 18:56:49 fca0ccc462d5: Pulling fs layer 18:56:49 3cdc74d2b06d: Waiting 18:56:49 4cf5a0d07c1f: Waiting 18:56:49 fca0ccc462d5: Waiting 18:56:49 4684f6177b5d: Verifying Checksum 18:56:49 4684f6177b5d: Download complete 18:56:49 25ad7478873d: Verifying Checksum 18:56:49 25ad7478873d: Download complete 18:56:49 3cdc74d2b06d: Verifying Checksum 18:56:49 3cdc74d2b06d: Download complete 18:56:49 4cf5a0d07c1f: Verifying Checksum 18:56:49 4cf5a0d07c1f: Download complete 18:56:49 fca0ccc462d5: Verifying Checksum 18:56:49 fca0ccc462d5: Download complete 18:56:49 25ad7478873d: Pull complete 18:56:49 4684f6177b5d: Pull complete 18:56:49 8ba584e970af: Verifying Checksum 18:56:49 8ba584e970af: Download complete 18:56:50 209524e5b208: Pull complete 18:56:50 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:56:50 ---> 5bddaf1c2fca 18:56:50 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:56:50 latest: Pulling from library/docker 18:56:50 b538f80385f9: Already exists 18:56:50 259a493cd78d: Pulling fs layer 18:56:50 b8e66b5100f5: Pulling fs layer 18:56:50 7f8258a56ab6: Pulling fs layer 18:56:50 75a0a0ebb566: Pulling fs layer 18:56:50 4a2c62f0a2a3: Pulling fs layer 18:56:50 294320357d30: Pulling fs layer 18:56:50 75a0a0ebb566: Waiting 18:56:50 4a2c62f0a2a3: Waiting 18:56:50 b8e66b5100f5: Download complete 18:56:50 259a493cd78d: Verifying Checksum 18:56:50 259a493cd78d: Download complete 18:56:50 75a0a0ebb566: Verifying Checksum 18:56:50 75a0a0ebb566: Download complete 18:56:51 4a2c62f0a2a3: Verifying Checksum 18:56:51 4a2c62f0a2a3: Download complete 18:56:51 294320357d30: Verifying Checksum 18:56:51 294320357d30: Download complete 18:56:51 259a493cd78d: Pull complete 18:56:52 8ba584e970af: Pull complete 18:56:52 3cdc74d2b06d: Pull complete 18:56:52 4cf5a0d07c1f: Pull complete 18:56:52 b8e66b5100f5: Pull complete 18:56:52 fca0ccc462d5: Pull complete 18:56:52 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 18:56:52 Status: Downloaded newer image for docker:latest 18:56:53 7f8258a56ab6: Verifying Checksum 18:56:53 7f8258a56ab6: Download complete 18:56:53 ---> ad3a7141824a 18:56:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:56:54 ---> Running in 2f7330dfd374 18:56:54 Removing intermediate container 2f7330dfd374 18:56:54 ---> 38a1ce461726 18:56:54 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:56:54 ---> Running in 81fc74ec4db7 18:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:56:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:56:56 (1/5) Installing libsodium (1.0.18-r0) 18:56:56 (2/5) Installing libzmq (4.3.3-r0) 18:56:56 (3/5) Installing pkgconf (1.7.2-r0) 18:56:56 (4/5) Installing libsodium-dev (1.0.18-r0) 18:56:56 7f8258a56ab6: Pull complete 18:56:56 (5/5) Installing zeromq-dev (4.3.3-r0) 18:56:56 Executing busybox-1.31.1-r16.trigger 18:56:56 OK: 167 MiB in 44 packages 18:56:56 75a0a0ebb566: Pull complete 18:56:57 4a2c62f0a2a3: Pull complete 18:56:57 Removing intermediate container 81fc74ec4db7 18:56:57 ---> c77e1bc5a56c 18:56:57 Step 6/8 : WORKDIR /build 18:56:57 ---> Running in 3f88cbbe7070 18:56:57 294320357d30: Pull complete 18:56:57 Removing intermediate container 3f88cbbe7070 18:56:57 ---> a273a5e073ba 18:56:57 Step 7/8 : COPY go.mod . 18:56:57 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 18:56:57 Status: Downloaded newer image for docker:latest 18:56:57 ---> 70019cd3da39 18:56:57 Step 8/8 : RUN go mod download 18:56:57 ---> Running in 3b18e4d0f738 18:57:03 ---> 385a29f757d3 18:57:03 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:57:03 ---> Running in ecbaad2007fc 18:57:03 Removing intermediate container ecbaad2007fc 18:57:03 ---> 48080919b99c 18:57:03 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:57:03 ---> Running in 28fa859fe294 18:57:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:06 (1/5) Installing libsodium (1.0.18-r0) 18:57:07 (2/5) Installing libzmq (4.3.3-r0) 18:57:07 (3/5) Installing pkgconf (1.7.2-r0) 18:57:07 (4/5) Installing libsodium-dev (1.0.18-r0) 18:57:07 (5/5) Installing zeromq-dev (4.3.3-r0) 18:57:07 Executing busybox-1.31.1-r16.trigger 18:57:07 OK: 144 MiB in 44 packages 18:57:09 Removing intermediate container 28fa859fe294 18:57:09 ---> 0b0693b205b9 18:57:09 Step 6/8 : WORKDIR /build 18:57:09 ---> Running in be9adc330615 18:57:09 Removing intermediate container be9adc330615 18:57:09 ---> 8bd84d812454 18:57:09 Step 7/8 : COPY go.mod . 18:57:10 ---> 262cc87bdbe2 18:57:10 Step 8/8 : RUN go mod download 18:57:10 ---> Running in d76564aa6e9b 18:57:24 Removing intermediate container 3b18e4d0f738 18:57:24 ---> 468e0fcb6ba0 18:57:24 Successfully built 468e0fcb6ba0 18:57:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:57:24 + docker inspect -f . ci-base-image-x86_64 18:57:24 . [Pipeline] withDockerContainer 18:57:24 prd-centos7-docker-4c-2g-5939 does not seem to be running inside a container 18:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/132 -v /w/workspace/app-functions-sdk-go/132:/w/workspace/app-functions-sdk-go/132:rw,z -v /w/workspace/app-functions-sdk-go/132@tmp:/w/workspace/app-functions-sdk-go/132@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 18:57:25 $ docker top f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:26 + go version 18:57:26 go version go1.15.2 linux/amd64 [Pipeline] } 18:57:26 $ docker stop --time=1 f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 18:57:27 $ docker rm -f f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 [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] } 18:57:37 Removing intermediate container d76564aa6e9b 18:57:37 ---> 3a48d0ba0768 18:57:37 Successfully built 3a48d0ba0768 18:57:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:57:37 + docker inspect -f . ci-base-image-arm64 18:57:37 . [Pipeline] withDockerContainer 18:57:38 prd-ubuntu18.04-docker-arm64-4c-16g-5938 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/132 -v /w/workspace/app-functions-sdk-go/132:/w/workspace/app-functions-sdk-go/132:rw,z -v /w/workspace/app-functions-sdk-go/132@tmp:/w/workspace/app-functions-sdk-go/132@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-arm64 cat 18:57:40 $ docker top f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:41 + go version 18:57:41 go version go1.15.2 linux/arm64 [Pipeline] } 18:57:41 $ docker stop --time=1 f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c 18:57:43 $ docker rm -f f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c [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 18:57:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 18:57:46 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 18:57:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:57:46 18:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 18:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:57:47 1.317.0: Pulling from edgex-devops/edgex-snyk-go 18:57:47 cbdbe7a5bc2a: Pulling fs layer 18:57:47 408f87550127: Pulling fs layer 18:57:47 fe522b08c979: Pulling fs layer 18:57:47 221eaa008020: Pulling fs layer 18:57:47 2a4607e5d6b9: Pulling fs layer 18:57:47 8f79b27c4fd2: Pulling fs layer 18:57:47 e5c8dbe1645b: Pulling fs layer 18:57:47 23e8b3b47431: Pulling fs layer 18:57:47 5c568d65a230: Pulling fs layer 18:57:47 2a4607e5d6b9: Waiting 18:57:47 8f79b27c4fd2: Waiting 18:57:47 e5c8dbe1645b: Waiting 18:57:47 23e8b3b47431: Waiting 18:57:47 5c568d65a230: Waiting 18:57:47 221eaa008020: Waiting 18:57:47 fe522b08c979: Verifying Checksum 18:57:47 fe522b08c979: Download complete 18:57:47 408f87550127: Verifying Checksum 18:57:47 408f87550127: Download complete 18:57:47 2a4607e5d6b9: Verifying Checksum 18:57:47 2a4607e5d6b9: Download complete 18:57:47 cbdbe7a5bc2a: Verifying Checksum 18:57:47 cbdbe7a5bc2a: Download complete 18:57:47 8f79b27c4fd2: Verifying Checksum 18:57:47 8f79b27c4fd2: Download complete 18:57:47 cbdbe7a5bc2a: Pull complete 18:57:47 408f87550127: Pull complete 18:57:47 fe522b08c979: Pull complete 18:57:48 e5c8dbe1645b: Verifying Checksum 18:57:48 e5c8dbe1645b: Download complete 18:57:49 23e8b3b47431: Verifying Checksum 18:57:49 23e8b3b47431: Download complete 18:57:49 5c568d65a230: Verifying Checksum 18:57:49 5c568d65a230: Download complete 18:57:50 221eaa008020: Verifying Checksum 18:57:50 221eaa008020: Download complete 18:57:55 221eaa008020: Pull complete 18:57:55 2a4607e5d6b9: Pull complete 18:57:55 8f79b27c4fd2: Pull complete 18:57:57 e5c8dbe1645b: Pull complete 18:58:01 23e8b3b47431: Pull complete 18:58:02 5c568d65a230: Pull complete 18:58:02 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 18:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 18:58:03 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:58:03 $ 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 18:58:04 $ docker top c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:04 + snyk monitor '--org=edgex-jenkins' 18:58:16 18:58:16 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 18:58:16 18:58:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/19b599c9-02cd-4e5b-8828-6d12bb1049e5 18:58:16 18:58:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:58:16 18:58:16 18:58:16 Snyk CLI supports Node.js 8 and higher. 18:58:16 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 18:58:16 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 18:58:16 18:58:16 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 18:58:16 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 18:58:16 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 18:58:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:58:16 $ docker stop --time=1 c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 18:58:20 $ docker rm -f c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 [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 18:58:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:22 provisioning config files... 18:58:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7991160806239877821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:22 --> edgex-publish-swagger.sh 18:58:22 === Publish openapi/v2 API === 18:58:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:58:22 [publishToSwagger] Publishing API Name [app-functions-sdk] 18:58:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:22 Dload Upload Total Spent Left Speed 18:58:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10741 0:00:01 0:00:01 --:--:-- 10764 100 13025 0 0 100 13025 0 10739 0:00:01 0:00:01 --:--:-- 10755 18:58:24 18:58:24 [Pipeline] } 18:58:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:25 + git log --format=format:%s -1 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] isUnix [Pipeline] sh 18:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:25 . [Pipeline] withDockerContainer 18:58:25 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:58:25 $ docker run -t -d -u 1001:1001 -u 0:0 -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 18:58:26 $ docker top 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:26 [ssh-agent] Looking for ssh-agent implementation... 18:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:26 $ docker exec 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 ssh-agent 18:58:27 SSH_AUTH_SOCK=/tmp/ssh-jCXYDQfZPF0I/agent.11 18:58:27 SSH_AGENT_PID=17 18:58:27 Running ssh-add (command line suppressed) 18:58:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_428362710569592244.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_428362710569592244.key) 18:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:27 + git semver tag 18:58:27 # -> Open(): unable to determine branch for HEAD 18:58:27 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:58:27 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:58:27 # $SEMVER_REMOTE_NAME = origin 18:58:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:27 # $SEMVER_USER_NAME = edgex-jenkins 18:58:27 # $SEMVER_BRANCH = master 18:58:27 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:58:27 # 529345aa9c10a5d9fc2a9250aa6cc99807adb22e HEAD 18:58:27 # -> Force: false 18:58:27 # 98dbfb9720817a5b3b0b1fa1de8c576e205c2149 refs/tags/v1.2.1-dev.44 [Pipeline] } 18:58:27 $ docker exec --env ******** --env ******** 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 ssh-agent -k 18:58:27 unset SSH_AUTH_SOCK; 18:58:27 unset SSH_AGENT_PID; 18:58:27 echo Agent pid 17 killed; 18:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:28 + git semver [Pipeline] } 18:58:28 $ docker stop --time=1 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 18:58:29 $ docker rm -f 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:30 18:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:30 0.23.1-centos7: Pulling from edgex-lftools 18:58:30 ab5ef0e58194: Pulling fs layer 18:58:30 9712f1f96733: Pulling fs layer 18:58:30 63f879dbbcfc: Pulling fs layer 18:58:30 0d9ebad4ef96: Pulling fs layer 18:58:30 e9a5061849ea: Pulling fs layer 18:58:30 d747dcd14b5f: Pulling fs layer 18:58:30 2de7ff778b66: Pulling fs layer 18:58:30 0d9ebad4ef96: Waiting 18:58:30 e9a5061849ea: Waiting 18:58:30 d747dcd14b5f: Waiting 18:58:30 2de7ff778b66: Waiting 18:58:30 9712f1f96733: Verifying Checksum 18:58:30 9712f1f96733: Download complete 18:58:32 63f879dbbcfc: Download complete 18:58:32 e9a5061849ea: Verifying Checksum 18:58:32 e9a5061849ea: Download complete 18:58:32 d747dcd14b5f: Verifying Checksum 18:58:32 d747dcd14b5f: Download complete 18:58:32 2de7ff778b66: Verifying Checksum 18:58:32 2de7ff778b66: Download complete 18:58:33 0d9ebad4ef96: Verifying Checksum 18:58:33 0d9ebad4ef96: Download complete 18:58:33 ab5ef0e58194: Verifying Checksum 18:58:33 ab5ef0e58194: Download complete 18:58:38 ab5ef0e58194: Pull complete 18:58:38 9712f1f96733: Pull complete 18:58:40 63f879dbbcfc: Pull complete 18:58:47 0d9ebad4ef96: Pull complete 18:58:50 e9a5061849ea: Pull complete 18:58:50 d747dcd14b5f: Pull complete 18:58:53 2de7ff778b66: Pull complete 18:58:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:58:53 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:58:53 $ 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 18:58:56 $ docker top e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:58:57 provisioning config files... 18:58:57 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4559423392103300481tmp 18:58:57 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7284329063508095205tmp 18:58:57 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config482633371924200190tmp [Pipeline] { [Pipeline] echo 18:58:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:58:57 ---> sigul-configuration.sh 18:58:57 gpg: directory `/root/.gnupg' created 18:58:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:58:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:58:57 gpg: keyring `/root/.gnupg/secring.gpg' created 18:58:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:58:57 gpg: CAST5 encrypted data 18:58:57 gpg: encrypted with 1 passphrase 18:58:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:58:58 + mkdir /home/jenkins 18:58:58 + mkdir /home/jenkins/sigul [Pipeline] sh 18:58:58 + 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 18:58:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:58:58 ---> sigul-install.sh 18:59:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:59:04 + git tag --list 18:59:04 v0.1.0 18:59:04 v0.1.1 18:59:04 v1.0.0 18:59:04 v1.1.0 18:59:04 v1.2.0 18:59:04 v1.2.1-dev.1 18:59:04 v1.2.1-dev.10 18:59:04 v1.2.1-dev.11 18:59:04 v1.2.1-dev.12 18:59:04 v1.2.1-dev.13 18:59:04 v1.2.1-dev.14 18:59:04 v1.2.1-dev.15 18:59:04 v1.2.1-dev.16 18:59:04 v1.2.1-dev.17 18:59:04 v1.2.1-dev.18 18:59:04 v1.2.1-dev.19 18:59:04 v1.2.1-dev.2 18:59:04 v1.2.1-dev.20 18:59:04 v1.2.1-dev.21 18:59:04 v1.2.1-dev.22 18:59:04 v1.2.1-dev.23 18:59:04 v1.2.1-dev.24 18:59:04 v1.2.1-dev.25 18:59:04 v1.2.1-dev.26 18:59:04 v1.2.1-dev.27 18:59:04 v1.2.1-dev.28 18:59:04 v1.2.1-dev.29 18:59:04 v1.2.1-dev.3 18:59:04 v1.2.1-dev.30 18:59:04 v1.2.1-dev.31 18:59:04 v1.2.1-dev.32 18:59:04 v1.2.1-dev.33 18:59:04 v1.2.1-dev.34 18:59:04 v1.2.1-dev.35 18:59:04 v1.2.1-dev.36 18:59:04 v1.2.1-dev.37 18:59:04 v1.2.1-dev.38 18:59:04 v1.2.1-dev.39 18:59:04 v1.2.1-dev.4 18:59:04 v1.2.1-dev.40 18:59:04 v1.2.1-dev.41 18:59:04 v1.2.1-dev.42 18:59:04 v1.2.1-dev.43 18:59:04 v1.2.1-dev.44 18:59:04 v1.2.1-dev.5 18:59:04 v1.2.1-dev.6 18:59:04 v1.2.1-dev.7 18:59:04 v1.2.1-dev.8 18:59:04 v1.2.1-dev.9 [Pipeline] sh 18:59:04 + lftools sign git-tag v1.2.1-dev.44 18:59:06 Signing Git tag with Sigul... 18:59:06 Signing v1.2.1-dev.44 [Pipeline] echo 18:59:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:59:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:59:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:59:07 $ docker stop --time=1 e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 18:59:09 $ docker rm -f e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:10 . [Pipeline] withDockerContainer 18:59:10 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -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 18:59:11 $ docker top 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:12 [ssh-agent] Looking for ssh-agent implementation... 18:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:12 $ docker exec 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 ssh-agent 18:59:12 SSH_AUTH_SOCK=/tmp/ssh-t03xluzxfbZr/agent.11 18:59:12 SSH_AGENT_PID=16 18:59:12 Running ssh-add (command line suppressed) 18:59:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7235959496843092904.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7235959496843092904.key) 18:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:12 + git semver bump pre 18:59:12 # -> Open(): unable to determine branch for HEAD 18:59:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:59:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:59:12 # $SEMVER_REMOTE_NAME = origin 18:59:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:12 # $SEMVER_USER_NAME = edgex-jenkins 18:59:12 # $SEMVER_BRANCH = master 18:59:12 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:59:12 1.2.1-dev.45 [Pipeline] } 18:59:12 $ docker exec --env ******** --env ******** 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 ssh-agent -k 18:59:13 unset SSH_AUTH_SOCK; 18:59:13 unset SSH_AGENT_PID; 18:59:13 echo Agent pid 16 killed; 18:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:13 + git semver [Pipeline] } 18:59:13 $ docker stop --time=1 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 18:59:14 $ docker rm -f 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:15 . [Pipeline] withDockerContainer 18:59:15 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -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 18:59:16 $ docker top cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:16 [ssh-agent] Looking for ssh-agent implementation... 18:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:16 $ docker exec cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 ssh-agent 18:59:16 SSH_AUTH_SOCK=/tmp/ssh-DGcqIT4hIEmr/agent.12 18:59:16 SSH_AGENT_PID=17 18:59:16 Running ssh-add (command line suppressed) 18:59:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7371906928337348014.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7371906928337348014.key) 18:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:17 + git semver push 18:59:17 # -> Open(): unable to determine branch for HEAD 18:59:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:59:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:59:17 # $SEMVER_REMOTE_NAME = origin 18:59:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:17 # $SEMVER_USER_NAME = edgex-jenkins 18:59:17 # $SEMVER_BRANCH = master 18:59:17 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:59:24 $ docker exec --env ******** --env ******** cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 ssh-agent -k 18:59:24 unset SSH_AUTH_SOCK; 18:59:24 unset SSH_AGENT_PID; 18:59:24 echo Agent pid 17 killed; 18:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:24 + git semver [Pipeline] } 18:59:24 $ docker stop --time=1 cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 18:59:26 $ docker rm -f cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 [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 18:59:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:28 ---> package-listing.sh 18:59:28 ++ facter osfamily 18:59:28 ++ tr '[:upper:]' '[:lower:]' 18:59:28 + OS_FAMILY=redhat 18:59:28 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:59:28 + START_PACKAGES=/tmp/packages_start.txt 18:59:28 + END_PACKAGES=/tmp/packages_end.txt 18:59:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:28 + PACKAGES=/tmp/packages_start.txt 18:59:28 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:59:28 + PACKAGES=/tmp/packages_end.txt 18:59:28 + case "${OS_FAMILY}" in 18:59:28 + rpm -qa 18:59:28 + sort 18:59:32 + '[' -f /tmp/packages_start.txt ']' 18:59:32 + '[' -f /tmp/packages_end.txt ']' 18:59:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:32 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:59:32 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:59:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 18:59:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:59:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:33 18:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:33 alpine: Pulling from edgex-lftools-log-publisher 18:59:33 df20fa9351a1: Pulling fs layer 18:59:33 36b3adc4ff6f: Pulling fs layer 18:59:33 8ad3a11d3b57: Pulling fs layer 18:59:33 46f8f816bc3b: Pulling fs layer 18:59:33 93b61091891f: Pulling fs layer 18:59:33 93b9cdb0e59b: Pulling fs layer 18:59:33 5e14af77c1be: Pulling fs layer 18:59:33 01666e4c0597: Pulling fs layer 18:59:33 aa168da1d23b: Pulling fs layer 18:59:33 93b9cdb0e59b: Waiting 18:59:33 5e14af77c1be: Waiting 18:59:33 01666e4c0597: Waiting 18:59:33 aa168da1d23b: Waiting 18:59:33 46f8f816bc3b: Waiting 18:59:33 93b61091891f: Waiting 18:59:33 36b3adc4ff6f: Verifying Checksum 18:59:33 36b3adc4ff6f: Download complete 18:59:33 46f8f816bc3b: Download complete 18:59:33 df20fa9351a1: Verifying Checksum 18:59:33 df20fa9351a1: Download complete 18:59:33 93b9cdb0e59b: Verifying Checksum 18:59:33 93b9cdb0e59b: Download complete 18:59:33 5e14af77c1be: Verifying Checksum 18:59:33 5e14af77c1be: Download complete 18:59:33 93b61091891f: Verifying Checksum 18:59:33 93b61091891f: Download complete 18:59:33 01666e4c0597: Verifying Checksum 18:59:33 01666e4c0597: Download complete 18:59:33 8ad3a11d3b57: Verifying Checksum 18:59:33 8ad3a11d3b57: Download complete 18:59:34 df20fa9351a1: Pull complete 18:59:34 36b3adc4ff6f: Pull complete 18:59:34 8ad3a11d3b57: Pull complete 18:59:35 46f8f816bc3b: Pull complete 18:59:35 aa168da1d23b: Verifying Checksum 18:59:35 aa168da1d23b: Download complete 18:59:36 93b61091891f: Pull complete 18:59:36 93b9cdb0e59b: Pull complete 18:59:36 5e14af77c1be: Pull complete 18:59:36 01666e4c0597: Pull complete 18:59:43 aa168da1d23b: Pull complete 18:59:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:59:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:59:43 prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container 18:59:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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-log-publisher:alpine cat 18:59:47 $ docker top 8142c308c06f5dadfddcea9386e88a42d5a9d8971a4689aa63e54e81ab4f9d48 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:48 + mkdir -p /var/log/sa [Pipeline] sh 18:59:49 + ls /var/log/sa-host 18:59:49 + sadf -c /var/log/sa-host/sa05 18:59:49 file_magic: OK 18:59:49 HZ: Using current value: 100 18:59:49 file_header: OK 18:59:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:59:49 Statistics: 18:59:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:59:49 File successfully converted to sysstat format version 12.2.1 18:59:49 + sadf -c /var/log/sa-host/sa16 18:59:49 file_magic: OK 18:59:49 HZ: Using current value: 100 18:59:49 file_header: OK 18:59:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:59:49 Statistics: 18:59:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:59:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:49 provisioning config files... 18:59:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6250901675163655037tmp [Pipeline] { [Pipeline] echo 18:59:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:50 ---> create-netrc.sh [Pipeline] } 18:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:59:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:50 ---> python-tools-install.sh [Pipeline] echo 18:59:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:50 ---> sudo-logs.sh 18:59:50 Archiving 'sudo' log.. [Pipeline] echo 18:59:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:51 ---> job-cost.sh 18:59:51 lf-activate-venv: SKIPPING 18:59:51 INFO: No Stack... 18:59:52 INFO: Retrieving Pricing Info for: v1-standard-2 18:59:53 INFO: Archiving Costs [Pipeline] echo 18:59:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> logs-deploy.sh 18:59:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/132 18:59:53 INFO: archiving workspace using pattern(s): 18:59:55 Archives upload complete. 18:59:55 INFO: archiving logs to Nexus 18:59:56 ---> uname -a: 18:59:56 Linux prd-centos7-docker-4c-2g-5936.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 18:59:56 18:59:56 18:59:56 ---> lscpu: 18:59:56 Architecture: x86_64 18:59:56 CPU op-mode(s): 32-bit, 64-bit 18:59:56 Byte Order: Little Endian 18:59:56 Address sizes: 40 bits physical, 48 bits virtual 18:59:56 CPU(s): 4 18:59:56 On-line CPU(s) list: 0-3 18:59:56 Thread(s) per core: 1 18:59:56 Core(s) per socket: 1 18:59:56 Socket(s): 4 18:59:56 NUMA node(s): 1 18:59:56 Vendor ID: GenuineIntel 18:59:56 CPU family: 6 18:59:56 Model: 44 18:59:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:59:56 Stepping: 1 18:59:56 CPU MHz: 2933.438 18:59:56 BogoMIPS: 5866.87 18:59:56 Virtualization: VT-x 18:59:56 Hypervisor vendor: KVM 18:59:56 Virtualization type: full 18:59:56 L1d cache: 128 KiB 18:59:56 L1i cache: 128 KiB 18:59:56 L2 cache: 16 MiB 18:59:56 L3 cache: 64 MiB 18:59:56 NUMA node0 CPU(s): 0-3 18:59:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:59:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:59:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:59:56 Vulnerability Meltdown: Mitigation; PTI 18:59:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:59:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:59:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:59:56 Vulnerability Tsx async abort: Not affected 18:59:56 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 18:59:56 18:59:56 18:59:56 ---> nproc: 18:59:56 4 18:59:56 18:59:56 18:59:56 ---> df -h: 18:59:56 Filesystem Size Used Available Use% Mounted on 18:59:56 overlay 50.0G 8.5G 41.5G 17% / 18:59:56 tmpfs 64.0M 0 64.0M 0% /dev 18:59:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:59:56 shm 64.0M 0 64.0M 0% /dev/shm 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 18:59:56 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 18:59:56 18:59:56 18:59:56 ---> free -m: 18:59:56 total used free shared buff/cache available 18:59:56 Mem: 1837 785 154 0 896 991 18:59:56 Swap: 1023 2 1021 18:59:56 18:59:56 18:59:56 ---> ip addr: 18:59:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:59:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:59:56 inet 127.0.0.1/8 scope host lo 18:59:56 valid_lft forever preferred_lft forever 18:59:56 inet6 ::1/128 scope host 18:59:56 valid_lft forever preferred_lft forever 18:59:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:59:56 link/ether fa:16:3e:67:aa:38 brd ff:ff:ff:ff:ff:ff 18:59:56 inet 10.30.123.61/23 brd 10.30.123.255 scope global dynamic eth0 18:59:56 valid_lft 85992sec preferred_lft 85992sec 18:59:56 inet6 fe80::f816:3eff:fe67:aa38/64 scope link 18:59:56 valid_lft forever preferred_lft forever 18:59:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:59:56 link/ether 02:42:95:83:1b:10 brd ff:ff:ff:ff:ff:ff 18:59:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:59:56 valid_lft forever preferred_lft forever 18:59:56 inet6 fe80::42:95ff:fe83:1b10/64 scope link 18:59:56 valid_lft forever preferred_lft forever 18:59:56 18:59:56 18:59:56 ---> sar -b -r -n DEV: 18:59:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 18:59:56 18:59:56 18:52:51 LINUX RESTART (4 CPU) 18:59:56 18:59:56 18:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:59:56 18:55:01 9.01 2.06 6.94 0.00 95.50 1333.03 0.00 18:59:56 18:56:01 0.53 0.00 0.53 0.00 0.00 8.53 0.00 18:59:56 18:57:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 18:59:56 18:58:01 131.26 70.70 60.56 0.00 3079.21 25168.77 0.00 18:59:56 18:59:01 302.00 128.72 173.28 0.00 7956.18 40586.78 0.00 18:59:56 Average: 88.63 40.31 48.32 0.00 2226.77 13423.60 0.00 18:59:56 18:59:56 18:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:59:56 18:55:01 229828 0 551708 29.32 2620 1097400 1113736 38.01 404548 1089048 20 18:59:56 18:56:01 233496 0 548032 29.13 2620 1097408 1084988 37.03 403900 1086480 20 18:59:56 18:57:01 233420 0 548104 29.13 2620 1097412 1085000 37.03 403968 1086476 8 18:59:56 18:58:01 70812 0 664428 35.31 2620 1143696 1509832 51.53 494608 1121360 95232 18:59:56 18:59:01 101304 0 746744 39.69 1744 1031764 1264300 43.15 623464 867500 14328 18:59:56 Average: 173772 0 611803 32.52 2445 1093536 1211571 41.35 466098 1050173 21922 18:59:56 18:59:56 18:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:59:56 18:55:01 eth0 7.41 4.90 6.69 2.26 0.00 0.00 0.00 0.00 18:59:56 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:55:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:56:01 eth0 4.20 1.97 2.88 0.31 0.00 0.00 0.00 0.00 18:59:56 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:57:01 eth0 0.57 0.37 0.32 0.20 0.00 0.00 0.00 0.00 18:59:56 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:58:01 eth0 395.67 347.99 3777.93 26.96 0.00 0.00 0.00 0.00 18:59:56 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:59:01 vethf057294 27.48 31.75 1.84 198.74 0.00 0.00 0.00 0.00 18:59:56 18:59:01 eth0 532.40 475.26 3850.77 107.25 0.00 0.00 0.00 0.00 18:59:56 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 18:59:01 docker0 88.33 93.39 6.37 610.23 0.00 0.00 0.00 0.00 18:59:56 Average: vethf057294 5.50 6.35 0.37 39.76 0.00 0.00 0.00 0.00 18:59:56 Average: eth0 188.10 166.14 1528.12 27.40 0.00 0.00 0.00 0.00 18:59:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:56 Average: docker0 17.67 18.69 1.27 122.08 0.00 0.00 0.00 0.00 18:59:56 18:59:56 18:59:56 ---> sar -P ALL: 18:59:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 18:59:56 18:59:56 18:52:51 LINUX RESTART (4 CPU) 18:59:56 18:59:56 18:54:01 CPU %user %nice %system %iowait %steal %idle 18:59:56 18:55:01 all 0.34 0.00 0.15 0.08 0.00 99.43 18:59:56 18:55:01 0 0.25 0.00 0.20 0.08 0.00 99.47 18:59:56 18:55:01 1 0.62 0.00 0.13 0.00 0.02 99.23 18:59:56 18:55:01 2 0.33 0.00 0.13 0.15 0.00 99.38 18:59:56 18:55:01 3 0.17 0.00 0.12 0.07 0.00 99.65 18:59:56 18:56:01 all 0.17 0.00 0.04 0.00 0.00 99.80 18:59:56 18:56:01 0 0.07 0.00 0.05 0.00 0.00 99.88 18:59:56 18:56:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:59:56 18:56:01 2 0.07 0.00 0.05 0.00 0.00 99.88 18:59:56 18:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:59:56 18:57:01 all 0.13 0.00 0.03 0.00 0.00 99.85 18:59:56 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:59:56 18:57:01 1 0.42 0.00 0.05 0.00 0.00 99.53 18:59:56 18:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:56 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:56 18:58:01 all 5.37 0.00 3.22 0.76 0.02 90.63 18:59:56 18:58:01 0 4.93 0.00 3.31 1.10 0.02 90.65 18:59:56 18:58:01 1 5.77 0.00 2.82 1.19 0.02 90.20 18:59:56 18:58:01 2 5.50 0.00 3.27 0.18 0.02 91.02 18:59:56 18:58:01 3 5.27 0.00 3.47 0.59 0.02 90.65 18:59:56 18:59:01 all 11.35 0.00 8.39 4.24 0.04 75.99 18:59:56 18:59:01 0 11.21 0.00 10.26 4.18 0.02 74.34 18:59:56 18:59:01 1 11.08 0.00 7.51 6.10 0.03 75.28 18:59:56 18:59:01 2 11.13 0.00 7.74 4.61 0.05 76.47 18:59:56 18:59:01 3 11.97 0.00 8.05 2.04 0.05 77.89 18:59:56 Average: all 3.44 0.00 2.34 1.00 0.01 93.20 18:59:56 Average: 0 3.26 0.00 2.74 1.06 0.01 92.93 18:59:56 Average: 1 3.65 0.00 2.09 1.45 0.01 92.80 18:59:56 Average: 2 3.39 0.00 2.23 0.98 0.01 93.39 18:59:56 Average: 3 3.46 0.00 2.32 0.53 0.01 93.68 18:59:56 18:59:56 18:59:56