Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7079 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 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (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 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" > git rev-list --no-walk 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:14:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:14:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:29 ========================================================= 00:14:29 EdgeX Global Pipelines Version Info 00:14:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:14:30 ------------------- 00:14:30 stable info: 00:14:30 ------------------- 00:14:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:14:30 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 00:14:30 Message: update stable to v1.0.144 00:14:31 ------------------- 00:14:31 experimental info: 00:14:31 ------------------- 00:14:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:14:31 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 00:14:31 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:14:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:14:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:14:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02b6e43 [Pipeline] echo 00:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:36 + git log --format=format:%s -1 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] echo 00:14:36 GIT_COMMIT: 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee, Commit Message: refactor: Change all unit tests to use logger.NewMockCient() (#555) [Pipeline] echo 00:14:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:14:37 00:14:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:14:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:14:37 latest: Pulling from edgex-devops/git-semver 00:14:37 31603596830f: Pulling fs layer 00:14:37 2a8b12db71e7: Pulling fs layer 00:14:37 6ca5941a6612: Pulling fs layer 00:14:37 ecc8261a40a4: Pulling fs layer 00:14:37 ecc8261a40a4: Waiting 00:14:37 2a8b12db71e7: Verifying Checksum 00:14:37 2a8b12db71e7: Download complete 00:14:38 31603596830f: Verifying Checksum 00:14:38 31603596830f: Download complete 00:14:38 ecc8261a40a4: Verifying Checksum 00:14:38 ecc8261a40a4: Download complete 00:14:38 6ca5941a6612: Verifying Checksum 00:14:38 6ca5941a6612: Download complete 00:14:38 31603596830f: Pull complete 00:14:38 2a8b12db71e7: Pull complete 00:14:38 6ca5941a6612: Pull complete 00:14:39 ecc8261a40a4: Pull complete 00:14:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:14:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:14:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:14:39 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:14:39 $ 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 00:14:41 $ docker top 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:42 [ssh-agent] Looking for ssh-agent implementation... 00:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:42 $ docker exec 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent 00:14:42 SSH_AUTH_SOCK=/tmp/ssh-o8jwptHh22rW/agent.12 00:14:42 SSH_AGENT_PID=17 00:14:42 Running ssh-add (command line suppressed) 00:14:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_496296988764368659.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_496296988764368659.key) 00:14:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:42 + git tag --points-at HEAD [Pipeline] } 00:14:43 $ docker exec --env ******** --env ******** 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent -k 00:14:43 unset SSH_AUTH_SOCK; 00:14:43 unset SSH_AGENT_PID; 00:14:43 echo Agent pid 17 killed; 00:14:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:14:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:43 [ssh-agent] Looking for ssh-agent implementation... 00:14:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:43 $ docker exec 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent 00:14:43 SSH_AUTH_SOCK=/tmp/ssh-UTqO7NQVpltY/agent.47 00:14:43 SSH_AGENT_PID=53 00:14:43 Running ssh-add (command line suppressed) 00:14:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5585277848745437152.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5585277848745437152.key) 00:14:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:44 + git semver init 00:14:44 # -> Open(): unable to determine branch for HEAD 00:14:44 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:14:44 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:14:44 # $SEMVER_REMOTE_NAME = origin 00:14:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:14:44 # $SEMVER_USER_NAME = edgex-jenkins 00:14:44 # $SEMVER_BRANCH = master 00:14:44 # $SEMVER_TEMP = /tmp/semver-422084265 00:14:44 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:14:46 # '/tmp/semver-422084265' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 00:14:46 # -> Force: false 00:14:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:14:46 $ docker exec --env ******** --env ******** 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent -k 00:14:46 unset SSH_AUTH_SOCK; 00:14:46 unset SSH_AGENT_PID; 00:14:46 echo Agent pid 53 killed; 00:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:47 + git semver [Pipeline] } 00:14:47 $ docker stop --time=1 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 00:14:48 $ docker rm -f 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:14:49 Stashed 1 file(s) [Pipeline] echo 00:14:49 [edgeXSemver]: initialized semver on version 1.2.1-dev.46 [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 00:15:05 Still waiting to schedule task 00:15:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:15:05 Still waiting to schedule task 00:15:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:17:57 Running on prd-centos7-docker-4c-2g-7081 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:17:57 Running in /w/workspace/app-functions-sdk-go/134 [Pipeline] { [Pipeline] checkout 00:18:00 using credential edgex-jenkins-ssh 00:18:00 Cloning the remote Git repository 00:18:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:00 > git init /w/workspace/app-functions-sdk-go/134 # timeout=10 00:18:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:00 > git --version # timeout=10 00:18:00 > git --version # 'git version 2.16.5' 00:18:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:02 Checking out Revision 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (master) 00:18:02 > git config core.sparsecheckout # timeout=10 00:18:02 > git checkout -f 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 00:18:06 Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:18:07 ========================================================= 00:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:18:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:08 + 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 . 00:18:08 Sending build context to Docker daemon 19.14MB 00:18:08 Step 1/8 : ARG BASE=golang:1.15-alpine 00:18:08 Step 2/8 : FROM ${BASE} 00:18:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:08 df20fa9351a1: Pulling fs layer 00:18:08 ed8968b2872e: Pulling fs layer 00:18:08 a92cc7c5fd73: Pulling fs layer 00:18:08 e871e8e8d7a9: Pulling fs layer 00:18:08 e73272ec9a57: Pulling fs layer 00:18:08 1e910a182e73: Pulling fs layer 00:18:08 4e634b169226: Pulling fs layer 00:18:08 e73272ec9a57: Waiting 00:18:08 1e910a182e73: Waiting 00:18:08 4e634b169226: Waiting 00:18:08 e871e8e8d7a9: Waiting 00:18:09 a92cc7c5fd73: Verifying Checksum 00:18:09 a92cc7c5fd73: Download complete 00:18:09 ed8968b2872e: Download complete 00:18:09 e73272ec9a57: Download complete 00:18:09 1e910a182e73: Download complete 00:18:09 df20fa9351a1: Verifying Checksum 00:18:09 df20fa9351a1: Download complete 00:18:09 df20fa9351a1: Pull complete 00:18:09 ed8968b2872e: Pull complete 00:18:09 a92cc7c5fd73: Pull complete 00:18:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7080 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:18:09 Running in /w/workspace/app-functions-sdk-go/134 [Pipeline] { [Pipeline] checkout 00:18:11 4e634b169226: Verifying Checksum 00:18:11 4e634b169226: Download complete 00:18:11 e871e8e8d7a9: Download complete 00:18:15 using credential edgex-jenkins-ssh 00:18:15 Cloning the remote Git repository 00:18:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:15 > git init /w/workspace/app-functions-sdk-go/134 # timeout=10 00:18:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:15 > git --version # timeout=10 00:18:15 > git --version # 'git version 2.17.1' 00:18:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:18 e871e8e8d7a9: Pull complete 00:18:18 e73272ec9a57: Pull complete 00:18:18 1e910a182e73: Pull complete 00:18:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:18:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:18:19 Checking out Revision 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (master) 00:18:19 > git config core.sparsecheckout # timeout=10 00:18:19 > git checkout -f 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 00:18:23 4e634b169226: Pull complete 00:18:23 Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" 00:18:24 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:18:24 ---> f7629b54cfaa 00:18:24 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:18:24 latest: Pulling from library/docker [Pipeline] unstash 00:18:24 df20fa9351a1: Already exists 00:18:24 25ad7478873d: Pulling fs layer 00:18:24 4684f6177b5d: Pulling fs layer 00:18:24 206f78d23536: Pulling fs layer 00:18:24 cee0542293f3: Pulling fs layer 00:18:24 d951dd9fd09f: Pulling fs layer 00:18:24 dce9c88c04bd: Pulling fs layer 00:18:24 d951dd9fd09f: Waiting 00:18:24 cee0542293f3: Waiting 00:18:24 4684f6177b5d: Verifying Checksum 00:18:24 4684f6177b5d: Download complete 00:18:24 25ad7478873d: Verifying Checksum 00:18:24 25ad7478873d: Download complete [Pipeline] echo 00:18:24 ========================================================= 00:18:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:18:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:18:24 cee0542293f3: Verifying Checksum 00:18:24 cee0542293f3: Download complete 00:18:24 d951dd9fd09f: Verifying Checksum 00:18:24 d951dd9fd09f: Download complete 00:18:24 dce9c88c04bd: Verifying Checksum 00:18:24 dce9c88c04bd: Download complete 00:18:24 25ad7478873d: Pull complete 00:18:25 4684f6177b5d: Pull complete 00:18:25 + 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 . 00:18:25 206f78d23536: Verifying Checksum 00:18:25 206f78d23536: Download complete 00:18:26 Sending build context to Docker daemon 19.14MB 00:18:26 Step 1/8 : ARG BASE=golang:1.15-alpine 00:18:26 Step 2/8 : FROM ${BASE} 00:18:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:26 b538f80385f9: Pulling fs layer 00:18:26 74f711af9a0d: Pulling fs layer 00:18:26 99f96fe45779: Pulling fs layer 00:18:26 8529a6b9a6be: Pulling fs layer 00:18:26 45590311c82a: Pulling fs layer 00:18:26 69ca0ff8b7b3: Pulling fs layer 00:18:26 209524e5b208: Pulling fs layer 00:18:26 45590311c82a: Waiting 00:18:26 8529a6b9a6be: Waiting 00:18:26 69ca0ff8b7b3: Waiting 00:18:26 99f96fe45779: Verifying Checksum 00:18:26 99f96fe45779: Download complete 00:18:26 74f711af9a0d: Download complete 00:18:26 45590311c82a: Verifying Checksum 00:18:26 45590311c82a: Download complete 00:18:27 69ca0ff8b7b3: Download complete 00:18:27 b538f80385f9: Verifying Checksum 00:18:27 b538f80385f9: Download complete 00:18:28 b538f80385f9: Pull complete 00:18:28 206f78d23536: Pull complete 00:18:28 cee0542293f3: Pull complete 00:18:28 d951dd9fd09f: Pull complete 00:18:28 74f711af9a0d: Pull complete 00:18:28 dce9c88c04bd: Pull complete 00:18:28 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 00:18:28 Status: Downloaded newer image for docker:latest 00:18:28 99f96fe45779: Pull complete 00:18:29 209524e5b208: Verifying Checksum 00:18:29 209524e5b208: Download complete 00:18:30 8529a6b9a6be: Verifying Checksum 00:18:30 8529a6b9a6be: Download complete 00:18:31 ---> 11fe363242bd 00:18:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:31 ---> Running in 4922e85b673d 00:18:31 Removing intermediate container 4922e85b673d 00:18:31 ---> 2c3454a6827b 00:18:31 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:18:31 ---> Running in 7c55b6aab231 00:18:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:33 (1/5) Installing libsodium (1.0.18-r0) 00:18:33 (2/5) Installing libzmq (4.3.3-r0) 00:18:33 (3/5) Installing pkgconf (1.7.2-r0) 00:18:33 (4/5) Installing libsodium-dev (1.0.18-r0) 00:18:33 (5/5) Installing zeromq-dev (4.3.3-r0) 00:18:33 Executing busybox-1.31.1-r16.trigger 00:18:33 OK: 167 MiB in 44 packages 00:18:34 Removing intermediate container 7c55b6aab231 00:18:34 ---> 1280a4aaaa77 00:18:34 Step 6/8 : WORKDIR /build 00:18:34 ---> Running in e794ea559d58 00:18:34 Removing intermediate container e794ea559d58 00:18:34 ---> 00539623e064 00:18:34 Step 7/8 : COPY go.mod . 00:18:35 ---> 5442306b0696 00:18:35 Step 8/8 : RUN go mod download 00:18:35 ---> Running in 1dfc3ac59a3b 00:18:40 8529a6b9a6be: Pull complete 00:18:40 45590311c82a: Pull complete 00:18:41 69ca0ff8b7b3: Pull complete 00:18:45 209524e5b208: Pull complete 00:18:45 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:18:45 ---> 5bddaf1c2fca 00:18:45 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:18:45 latest: Pulling from library/docker 00:18:45 b538f80385f9: Already exists 00:18:45 259a493cd78d: Pulling fs layer 00:18:45 b8e66b5100f5: Pulling fs layer 00:18:45 203964748c9f: Pulling fs layer 00:18:45 d6fc4445224b: Pulling fs layer 00:18:45 5ea39d09386c: Pulling fs layer 00:18:45 78a785fe32a7: Pulling fs layer 00:18:45 d6fc4445224b: Waiting 00:18:45 78a785fe32a7: Waiting 00:18:45 5ea39d09386c: Waiting 00:18:45 b8e66b5100f5: Download complete 00:18:45 259a493cd78d: Verifying Checksum 00:18:45 259a493cd78d: Download complete 00:18:45 d6fc4445224b: Verifying Checksum 00:18:45 d6fc4445224b: Download complete 00:18:45 5ea39d09386c: Verifying Checksum 00:18:45 5ea39d09386c: Download complete 00:18:45 78a785fe32a7: Verifying Checksum 00:18:45 78a785fe32a7: Download complete 00:18:46 259a493cd78d: Pull complete 00:18:46 b8e66b5100f5: Pull complete 00:18:46 203964748c9f: Verifying Checksum 00:18:46 203964748c9f: Download complete 00:18:50 203964748c9f: Pull complete 00:18:50 d6fc4445224b: Pull complete 00:18:50 5ea39d09386c: Pull complete 00:18:50 78a785fe32a7: Pull complete 00:18:50 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 00:18:50 Status: Downloaded newer image for docker:latest 00:18:57 ---> 6649393f5092 00:18:57 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:18:57 ---> Running in 32d51ddadde6 00:18:57 Removing intermediate container 32d51ddadde6 00:18:57 ---> 4b609f1b7a94 00:18:57 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:18:57 ---> Running in 4366f6fc79fb 00:18:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:19:00 (1/5) Installing libsodium (1.0.18-r0) 00:19:00 (2/5) Installing libzmq (4.3.3-r0) 00:19:00 (3/5) Installing pkgconf (1.7.2-r0) 00:19:00 (4/5) Installing libsodium-dev (1.0.18-r0) 00:19:00 (5/5) Installing zeromq-dev (4.3.3-r0) 00:19:01 Executing busybox-1.31.1-r16.trigger 00:19:01 OK: 144 MiB in 44 packages 00:19:01 Removing intermediate container 1dfc3ac59a3b 00:19:01 ---> 1bc31845b389 00:19:01 Successfully built 1bc31845b389 00:19:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:19:02 + docker inspect -f . ci-base-image-x86_64 00:19:02 . [Pipeline] withDockerContainer 00:19:02 prd-centos7-docker-4c-2g-7081 does not seem to be running inside a container 00:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/134 -v /w/workspace/app-functions-sdk-go/134:/w/workspace/app-functions-sdk-go/134:rw,z -v /w/workspace/app-functions-sdk-go/134@tmp:/w/workspace/app-functions-sdk-go/134@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 00:19:02 Removing intermediate container 4366f6fc79fb 00:19:02 ---> 3bb6b7f86f23 00:19:02 Step 6/8 : WORKDIR /build 00:19:02 ---> Running in f03d80b6192c 00:19:03 Removing intermediate container f03d80b6192c 00:19:03 ---> b7a75370cce4 00:19:03 Step 7/8 : COPY go.mod . 00:19:03 $ docker top c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:03 ---> b42a857e8400 00:19:03 Step 8/8 : RUN go mod download 00:19:03 + go version 00:19:03 go version go1.15.2 linux/amd64 [Pipeline] } 00:19:03 $ docker stop --time=1 c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 00:19:04 ---> Running in 9d0ea656435b 00:19:05 $ docker rm -f c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 [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] } 00:19:30 Removing intermediate container 9d0ea656435b 00:19:30 ---> 516c7ce98e70 00:19:30 Successfully built 516c7ce98e70 00:19:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:19:31 + docker inspect -f . ci-base-image-arm64 00:19:31 . [Pipeline] withDockerContainer 00:19:31 prd-ubuntu18.04-docker-arm64-4c-16g-7080 does not seem to be running inside a container 00:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/134 -v /w/workspace/app-functions-sdk-go/134:/w/workspace/app-functions-sdk-go/134:rw,z -v /w/workspace/app-functions-sdk-go/134@tmp:/w/workspace/app-functions-sdk-go/134@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 00:19:34 $ docker top 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:35 + go version 00:19:35 go version go1.15.2 linux/arm64 [Pipeline] } 00:19:35 $ docker stop --time=1 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad 00:19:37 $ docker rm -f 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad [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 00:19:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 00:19:40 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 00:19:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:19:41 00:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 00:19:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:19:41 1.317.0: Pulling from edgex-devops/edgex-snyk-go 00:19:41 cbdbe7a5bc2a: Pulling fs layer 00:19:41 408f87550127: Pulling fs layer 00:19:41 fe522b08c979: Pulling fs layer 00:19:41 221eaa008020: Pulling fs layer 00:19:41 2a4607e5d6b9: Pulling fs layer 00:19:41 8f79b27c4fd2: Pulling fs layer 00:19:41 e5c8dbe1645b: Pulling fs layer 00:19:41 23e8b3b47431: Pulling fs layer 00:19:41 5c568d65a230: Pulling fs layer 00:19:41 221eaa008020: Waiting 00:19:41 2a4607e5d6b9: Waiting 00:19:41 8f79b27c4fd2: Waiting 00:19:41 e5c8dbe1645b: Waiting 00:19:41 23e8b3b47431: Waiting 00:19:41 5c568d65a230: Waiting 00:19:41 fe522b08c979: Verifying Checksum 00:19:41 fe522b08c979: Download complete 00:19:41 408f87550127: Verifying Checksum 00:19:41 408f87550127: Download complete 00:19:41 2a4607e5d6b9: Verifying Checksum 00:19:41 2a4607e5d6b9: Download complete 00:19:41 cbdbe7a5bc2a: Download complete 00:19:41 8f79b27c4fd2: Verifying Checksum 00:19:41 8f79b27c4fd2: Download complete 00:19:41 cbdbe7a5bc2a: Pull complete 00:19:42 408f87550127: Pull complete 00:19:42 fe522b08c979: Pull complete 00:19:43 e5c8dbe1645b: Verifying Checksum 00:19:43 e5c8dbe1645b: Download complete 00:19:44 23e8b3b47431: Verifying Checksum 00:19:44 23e8b3b47431: Download complete 00:19:44 5c568d65a230: Verifying Checksum 00:19:44 5c568d65a230: Download complete 00:19:44 221eaa008020: Verifying Checksum 00:19:44 221eaa008020: Download complete 00:19:50 221eaa008020: Pull complete 00:19:50 2a4607e5d6b9: Pull complete 00:19:50 8f79b27c4fd2: Pull complete 00:19:52 e5c8dbe1645b: Pull complete 00:19:55 23e8b3b47431: Pull complete 00:19:56 5c568d65a230: Pull complete 00:19:56 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 00:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:19:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 00:19:56 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:19:56 $ 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 00:19:57 $ docker top d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:58 + snyk monitor '--org=edgex-jenkins' 00:20:13 00:20:13 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 00:20:13 00:20:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/049ceb0b-6061-4d19-b2f3-df101efca8a9 00:20:13 00:20:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:20:13 00:20:13 00:20:13 Snyk CLI supports Node.js 8 and higher. 00:20:13 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 00:20:13 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 00:20:13 00:20:13 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 00:20:13 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 00:20:13 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 00:20:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:20:13 $ docker stop --time=1 d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d 00:20:15 $ docker rm -f d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d [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 00:20:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:16 provisioning config files... 00:20:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config646090944480891610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:16 --> edgex-publish-swagger.sh 00:20:16 === Publish openapi/v2 API === 00:20:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:20:16 [publishToSwagger] Publishing API Name [app-functions-sdk] 00:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:16 Dload Upload Total Spent Left Speed 00:20:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11049 0:00:01 0:00:01 --:--:-- 11066 100 13025 0 0 100 13025 0 11048 0:00:01 0:00:01 --:--:-- 11066 00:20:18 00:20:18 [Pipeline] } 00:20:18 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 00:20:19 + git log --format=format:%s -1 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] isUnix [Pipeline] sh 00:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:19 . [Pipeline] withDockerContainer 00:20:19 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:20:19 $ 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 00:20:20 $ docker top 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:20 [ssh-agent] Looking for ssh-agent implementation... 00:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:20 $ docker exec 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 ssh-agent 00:20:20 SSH_AUTH_SOCK=/tmp/ssh-C5H8ULS8r9Pf/agent.11 00:20:20 SSH_AGENT_PID=16 00:20:20 Running ssh-add (command line suppressed) 00:20:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8715562671627810967.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8715562671627810967.key) 00:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:21 + git semver tag 00:20:21 # -> Open(): unable to determine branch for HEAD 00:20:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:20:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:20:21 # $SEMVER_REMOTE_NAME = origin 00:20:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:21 # $SEMVER_USER_NAME = edgex-jenkins 00:20:21 # $SEMVER_BRANCH = master 00:20:21 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:20:21 # 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee HEAD 00:20:21 # -> Force: false 00:20:21 # 9f22b7960b15ea8ccc064bfb2c97f6b11caaeefc refs/tags/v1.2.1-dev.46 [Pipeline] } 00:20:21 $ docker exec --env ******** --env ******** 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 ssh-agent -k 00:20:21 unset SSH_AUTH_SOCK; 00:20:21 unset SSH_AGENT_PID; 00:20:21 echo Agent pid 16 killed; 00:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:22 + git semver [Pipeline] } 00:20:22 $ docker stop --time=1 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 00:20:23 $ docker rm -f 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:24 00:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:24 0.23.1-centos7: Pulling from edgex-lftools 00:20:24 ab5ef0e58194: Pulling fs layer 00:20:24 9712f1f96733: Pulling fs layer 00:20:24 63f879dbbcfc: Pulling fs layer 00:20:24 0d9ebad4ef96: Pulling fs layer 00:20:24 e9a5061849ea: Pulling fs layer 00:20:24 d747dcd14b5f: Pulling fs layer 00:20:24 2de7ff778b66: Pulling fs layer 00:20:24 0d9ebad4ef96: Waiting 00:20:24 e9a5061849ea: Waiting 00:20:24 2de7ff778b66: Waiting 00:20:24 d747dcd14b5f: Waiting 00:20:24 9712f1f96733: Verifying Checksum 00:20:24 9712f1f96733: Download complete 00:20:26 63f879dbbcfc: Verifying Checksum 00:20:26 63f879dbbcfc: Download complete 00:20:26 e9a5061849ea: Verifying Checksum 00:20:26 e9a5061849ea: Download complete 00:20:26 d747dcd14b5f: Download complete 00:20:26 2de7ff778b66: Verifying Checksum 00:20:26 2de7ff778b66: Download complete 00:20:27 0d9ebad4ef96: Verifying Checksum 00:20:27 0d9ebad4ef96: Download complete 00:20:27 ab5ef0e58194: Verifying Checksum 00:20:27 ab5ef0e58194: Download complete 00:20:32 ab5ef0e58194: Pull complete 00:20:32 9712f1f96733: Pull complete 00:20:34 63f879dbbcfc: Pull complete 00:20:41 0d9ebad4ef96: Pull complete 00:20:41 e9a5061849ea: Pull complete 00:20:41 d747dcd14b5f: Pull complete 00:20:51 2de7ff778b66: Pull complete 00:20:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:20:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:20:51 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:20:51 $ 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 00:20:53 $ docker top e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:20:54 provisioning config files... 00:20:54 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8459622081000624647tmp 00:20:54 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5809772636110461309tmp 00:20:54 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5848071948856952094tmp [Pipeline] { [Pipeline] echo 00:20:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:20:54 ---> sigul-configuration.sh 00:20:54 gpg: directory `/root/.gnupg' created 00:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 00:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:20:54 gpg: CAST5 encrypted data 00:20:54 gpg: encrypted with 1 passphrase 00:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:20:55 + mkdir /home/jenkins 00:20:55 + mkdir /home/jenkins/sigul [Pipeline] sh 00:20:55 + 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 00:20:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:20:55 ---> sigul-install.sh 00:21:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:21:01 + git tag --list 00:21:01 v0.1.0 00:21:01 v0.1.1 00:21:01 v1.0.0 00:21:01 v1.1.0 00:21:01 v1.2.0 00:21:01 v1.2.1-dev.1 00:21:01 v1.2.1-dev.10 00:21:01 v1.2.1-dev.11 00:21:01 v1.2.1-dev.12 00:21:01 v1.2.1-dev.13 00:21:01 v1.2.1-dev.14 00:21:01 v1.2.1-dev.15 00:21:01 v1.2.1-dev.16 00:21:01 v1.2.1-dev.17 00:21:01 v1.2.1-dev.18 00:21:01 v1.2.1-dev.19 00:21:01 v1.2.1-dev.2 00:21:01 v1.2.1-dev.20 00:21:01 v1.2.1-dev.21 00:21:01 v1.2.1-dev.22 00:21:01 v1.2.1-dev.23 00:21:01 v1.2.1-dev.24 00:21:01 v1.2.1-dev.25 00:21:01 v1.2.1-dev.26 00:21:01 v1.2.1-dev.27 00:21:01 v1.2.1-dev.28 00:21:01 v1.2.1-dev.29 00:21:01 v1.2.1-dev.3 00:21:01 v1.2.1-dev.30 00:21:01 v1.2.1-dev.31 00:21:01 v1.2.1-dev.32 00:21:01 v1.2.1-dev.33 00:21:01 v1.2.1-dev.34 00:21:01 v1.2.1-dev.35 00:21:01 v1.2.1-dev.36 00:21:01 v1.2.1-dev.37 00:21:01 v1.2.1-dev.38 00:21:01 v1.2.1-dev.39 00:21:01 v1.2.1-dev.4 00:21:01 v1.2.1-dev.40 00:21:01 v1.2.1-dev.41 00:21:01 v1.2.1-dev.42 00:21:01 v1.2.1-dev.43 00:21:01 v1.2.1-dev.44 00:21:01 v1.2.1-dev.45 00:21:01 v1.2.1-dev.46 00:21:01 v1.2.1-dev.5 00:21:01 v1.2.1-dev.6 00:21:01 v1.2.1-dev.7 00:21:01 v1.2.1-dev.8 00:21:01 v1.2.1-dev.9 [Pipeline] sh 00:21:01 + lftools sign git-tag v1.2.1-dev.46 00:21:02 Signing Git tag with Sigul... 00:21:02 Signing v1.2.1-dev.46 [Pipeline] echo 00:21:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:21:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:21:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:21:04 $ docker stop --time=1 e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 00:21:06 $ docker rm -f e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:07 . [Pipeline] withDockerContainer 00:21:07 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:21:07 $ 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 00:21:08 $ docker top d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:08 [ssh-agent] Looking for ssh-agent implementation... 00:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:08 $ docker exec d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 ssh-agent 00:21:08 SSH_AUTH_SOCK=/tmp/ssh-2AG9uk9nlEkt/agent.11 00:21:08 SSH_AGENT_PID=16 00:21:08 Running ssh-add (command line suppressed) 00:21:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5897214423635543710.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5897214423635543710.key) 00:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:09 + git semver bump pre 00:21:09 # -> Open(): unable to determine branch for HEAD 00:21:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:21:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:21:09 # $SEMVER_REMOTE_NAME = origin 00:21:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:09 # $SEMVER_USER_NAME = edgex-jenkins 00:21:09 # $SEMVER_BRANCH = master 00:21:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:21:09 1.2.1-dev.47 [Pipeline] } 00:21:09 $ docker exec --env ******** --env ******** d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 ssh-agent -k 00:21:09 unset SSH_AUTH_SOCK; 00:21:09 unset SSH_AGENT_PID; 00:21:09 echo Agent pid 16 killed; 00:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:09 + git semver [Pipeline] } 00:21:09 $ docker stop --time=1 d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 00:21:11 $ docker rm -f d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:11 . [Pipeline] withDockerContainer 00:21:11 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:21:11 $ 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 00:21:12 $ docker top bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:12 [ssh-agent] Looking for ssh-agent implementation... 00:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:12 $ docker exec bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e ssh-agent 00:21:13 SSH_AUTH_SOCK=/tmp/ssh-AQ7j5siss3XU/agent.12 00:21:13 SSH_AGENT_PID=18 00:21:13 Running ssh-add (command line suppressed) 00:21:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_149852280500073667.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_149852280500073667.key) 00:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:13 + git semver push 00:21:13 # -> Open(): unable to determine branch for HEAD 00:21:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:21:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:21:13 # $SEMVER_REMOTE_NAME = origin 00:21:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:13 # $SEMVER_USER_NAME = edgex-jenkins 00:21:13 # $SEMVER_BRANCH = master 00:21:13 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:21:20 $ docker exec --env ******** --env ******** bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e ssh-agent -k 00:21:20 unset SSH_AUTH_SOCK; 00:21:20 unset SSH_AGENT_PID; 00:21:20 echo Agent pid 18 killed; 00:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:20 + git semver [Pipeline] } 00:21:20 $ docker stop --time=1 bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e 00:21:22 $ docker rm -f bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e [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 00:21:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:24 ---> package-listing.sh 00:21:24 ++ facter osfamily 00:21:24 ++ tr '[:upper:]' '[:lower:]' 00:21:24 + OS_FAMILY=redhat 00:21:24 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:21:24 + START_PACKAGES=/tmp/packages_start.txt 00:21:24 + END_PACKAGES=/tmp/packages_end.txt 00:21:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:24 + PACKAGES=/tmp/packages_start.txt 00:21:24 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:21:24 + PACKAGES=/tmp/packages_end.txt 00:21:24 + case "${OS_FAMILY}" in 00:21:24 + rpm -qa 00:21:24 + sort 00:21:28 + '[' -f /tmp/packages_start.txt ']' 00:21:28 + '[' -f /tmp/packages_end.txt ']' 00:21:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:28 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:21:28 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:21:28 + 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 00:21:28 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 00:21:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:29 00:21:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:29 alpine: Pulling from edgex-lftools-log-publisher 00:21:29 df20fa9351a1: Pulling fs layer 00:21:29 36b3adc4ff6f: Pulling fs layer 00:21:29 8ad3a11d3b57: Pulling fs layer 00:21:29 46f8f816bc3b: Pulling fs layer 00:21:29 93b61091891f: Pulling fs layer 00:21:29 93b9cdb0e59b: Pulling fs layer 00:21:29 5e14af77c1be: Pulling fs layer 00:21:29 01666e4c0597: Pulling fs layer 00:21:29 aa168da1d23b: Pulling fs layer 00:21:29 93b9cdb0e59b: Waiting 00:21:29 5e14af77c1be: Waiting 00:21:29 01666e4c0597: Waiting 00:21:29 aa168da1d23b: Waiting 00:21:29 46f8f816bc3b: Waiting 00:21:29 93b61091891f: Waiting 00:21:29 36b3adc4ff6f: Download complete 00:21:29 46f8f816bc3b: Download complete 00:21:29 df20fa9351a1: Verifying Checksum 00:21:29 df20fa9351a1: Download complete 00:21:29 93b9cdb0e59b: Download complete 00:21:29 5e14af77c1be: Verifying Checksum 00:21:29 5e14af77c1be: Download complete 00:21:29 01666e4c0597: Verifying Checksum 00:21:29 01666e4c0597: Download complete 00:21:29 93b61091891f: Verifying Checksum 00:21:29 93b61091891f: Download complete 00:21:29 df20fa9351a1: Pull complete 00:21:29 36b3adc4ff6f: Pull complete 00:21:30 8ad3a11d3b57: Verifying Checksum 00:21:30 8ad3a11d3b57: Download complete 00:21:30 8ad3a11d3b57: Pull complete 00:21:31 46f8f816bc3b: Pull complete 00:21:31 93b61091891f: Pull complete 00:21:31 93b9cdb0e59b: Pull complete 00:21:31 aa168da1d23b: Verifying Checksum 00:21:31 aa168da1d23b: Download complete 00:21:31 5e14af77c1be: Pull complete 00:21:31 01666e4c0597: Pull complete 00:21:38 aa168da1d23b: Pull complete 00:21:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:21:38 prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container 00:21:38 $ 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 00:21:42 $ docker top 13f0808b4f690d83b1d1e0a4086a86045650799db5b67f6a22c82abd25192b58 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:43 + touch /tmp/pre-build-complete [Pipeline] sh 00:21:43 + mkdir -p /var/log/sa [Pipeline] sh 00:21:43 + ls /var/log/sa-host 00:21:43 + sadf -c /var/log/sa-host/sa05 00:21:43 file_magic: OK 00:21:43 HZ: Using current value: 100 00:21:43 file_header: OK 00:21:43 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 00:21:43 Statistics: 00:21:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:21:43 File successfully converted to sysstat format version 12.2.1 00:21:43 + sadf -c /var/log/sa-host/sa21 00:21:43 file_magic: OK 00:21:43 HZ: Using current value: 100 00:21:43 file_header: OK 00:21:43 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 00:21:43 Statistics: 00:21:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:21:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:44 provisioning config files... 00:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8393112369899206920tmp [Pipeline] { [Pipeline] echo 00:21:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:21:44 ---> create-netrc.sh [Pipeline] } 00:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:21:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:21:45 ---> python-tools-install.sh [Pipeline] echo 00:21:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:21:45 ---> sudo-logs.sh 00:21:45 Archiving 'sudo' log.. [Pipeline] echo 00:21:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:21:46 ---> job-cost.sh 00:21:46 lf-activate-venv: SKIPPING 00:21:46 INFO: No Stack... 00:21:49 INFO: Retrieving Pricing Info for: v1-standard-2 00:21:49 INFO: Archiving Costs [Pipeline] echo 00:21:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:21:49 ---> logs-deploy.sh 00:21:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/134 00:21:49 INFO: archiving workspace using pattern(s): 00:21:51 Archives upload complete. 00:21:51 INFO: archiving logs to Nexus 00:21:52 ---> uname -a: 00:21:52 Linux prd-centos7-docker-4c-2g-7079.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:21:52 00:21:52 00:21:52 ---> lscpu: 00:21:52 Architecture: x86_64 00:21:52 CPU op-mode(s): 32-bit, 64-bit 00:21:52 Byte Order: Little Endian 00:21:52 Address sizes: 40 bits physical, 48 bits virtual 00:21:52 CPU(s): 4 00:21:52 On-line CPU(s) list: 0-3 00:21:52 Thread(s) per core: 1 00:21:52 Core(s) per socket: 1 00:21:52 Socket(s): 4 00:21:52 NUMA node(s): 1 00:21:52 Vendor ID: GenuineIntel 00:21:52 CPU family: 6 00:21:52 Model: 44 00:21:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:21:52 Stepping: 1 00:21:52 CPU MHz: 2933.438 00:21:52 BogoMIPS: 5866.87 00:21:52 Virtualization: VT-x 00:21:52 Hypervisor vendor: KVM 00:21:52 Virtualization type: full 00:21:52 L1d cache: 128 KiB 00:21:52 L1i cache: 128 KiB 00:21:52 L2 cache: 16 MiB 00:21:52 L3 cache: 64 MiB 00:21:52 NUMA node0 CPU(s): 0-3 00:21:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:21:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:21:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:21:52 Vulnerability Meltdown: Mitigation; PTI 00:21:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:21:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:21:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:21:52 Vulnerability Tsx async abort: Not affected 00:21:52 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 00:21:52 00:21:52 00:21:52 ---> nproc: 00:21:52 4 00:21:52 00:21:52 00:21:52 ---> df -h: 00:21:52 Filesystem Size Used Available Use% Mounted on 00:21:52 overlay 50.0G 8.5G 41.5G 17% / 00:21:52 tmpfs 64.0M 0 64.0M 0% /dev 00:21:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:21:52 shm 64.0M 0 64.0M 0% /dev/shm 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 00:21:52 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 00:21:52 00:21:52 00:21:52 ---> free -m: 00:21:52 total used free shared buff/cache available 00:21:52 Mem: 1837 797 160 0 879 979 00:21:52 Swap: 1023 3 1020 00:21:52 00:21:52 00:21:52 ---> ip addr: 00:21:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:21:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:21:52 inet 127.0.0.1/8 scope host lo 00:21:52 valid_lft forever preferred_lft forever 00:21:52 inet6 ::1/128 scope host 00:21:52 valid_lft forever preferred_lft forever 00:21:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:21:52 link/ether fa:16:3e:b8:0a:1c brd ff:ff:ff:ff:ff:ff 00:21:52 inet 10.30.123.77/23 brd 10.30.123.255 scope global dynamic eth0 00:21:52 valid_lft 85926sec preferred_lft 85926sec 00:21:52 inet6 fe80::f816:3eff:feb8:a1c/64 scope link 00:21:52 valid_lft forever preferred_lft forever 00:21:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:21:52 link/ether 02:42:e4:42:b0:8b brd ff:ff:ff:ff:ff:ff 00:21:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:21:52 valid_lft forever preferred_lft forever 00:21:52 inet6 fe80::42:e4ff:fe42:b08b/64 scope link 00:21:52 valid_lft forever preferred_lft forever 00:21:52 00:21:52 00:21:52 ---> sar -b -r -n DEV: 00:21:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 00:21:52 00:21:52 00:13:41 LINUX RESTART (4 CPU) 00:21:52 00:21:52 00:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:21:52 00:16:01 3.43 0.00 3.43 0.00 0.00 122.15 0.00 00:21:52 00:17:01 0.53 0.00 0.53 0.00 0.00 8.34 0.00 00:21:52 00:18:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 00:21:52 00:19:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 00:21:52 00:20:01 180.95 100.90 80.05 0.00 5942.65 30564.30 0.00 00:21:52 00:21:01 267.79 95.74 172.05 0.00 5649.14 35018.43 0.00 00:21:52 Average: 75.54 32.78 42.76 0.00 1932.44 10955.80 0.00 00:21:52 00:21:52 00:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:52 00:16:01 241188 0 555200 29.51 2620 1082548 1095868 37.40 402124 1080148 12 00:21:52 00:17:01 242892 0 553488 29.42 2620 1082556 1078392 36.80 401620 1078976 8 00:21:52 00:18:01 242112 0 554264 29.46 2620 1082560 1078632 36.81 402900 1078972 20 00:21:52 00:19:01 239740 0 556636 29.58 2620 1082560 1078632 36.81 412052 1071840 8 00:21:52 00:20:01 107200 0 681088 36.20 2620 1090648 1428288 48.74 519176 1056864 1192 00:21:52 00:21:01 74916 0 777376 41.32 1492 1027772 1677636 57.25 712024 806392 70248 00:21:52 Average: 191341 0 613009 32.58 2432 1074774 1239575 42.30 474983 1028865 11915 00:21:52 00:21:52 00:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:52 00:16:01 eth0 1.80 1.02 1.48 0.07 0.00 0.00 0.00 0.00 00:21:52 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:17:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:21:52 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:18:01 eth0 1.50 0.48 0.41 0.18 0.00 0.00 0.00 0.00 00:21:52 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:19:01 eth0 1.80 0.47 0.42 0.24 0.00 0.00 0.00 0.00 00:21:52 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:20:01 veth0fa3f74 18.03 18.23 2.12 15.24 0.00 0.00 0.00 0.00 00:21:52 00:20:01 eth0 432.64 389.46 3803.95 33.55 0.00 0.00 0.00 0.00 00:21:52 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:20:01 docker0 18.03 18.13 1.87 15.23 0.00 0.00 0.00 0.00 00:21:52 00:21:01 vethdab52e9 32.41 41.34 2.15 199.36 0.00 0.00 0.00 0.00 00:21:52 00:21:01 eth0 537.31 478.29 3830.60 107.57 0.00 0.00 0.00 0.00 00:21:52 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 00:21:01 docker0 77.94 90.24 4.76 594.73 0.00 0.00 0.00 0.00 00:21:52 Average: vethdab52e9 5.40 6.89 0.36 33.24 0.00 0.00 0.00 0.00 00:21:52 Average: eth0 162.66 145.01 1273.14 23.61 0.00 0.00 0.00 0.00 00:21:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:52 Average: docker0 16.00 18.07 1.11 101.70 0.00 0.00 0.00 0.00 00:21:52 00:21:52 00:21:52 ---> sar -P ALL: 00:21:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 00:21:52 00:21:52 00:13:41 LINUX RESTART (4 CPU) 00:21:52 00:21:52 00:15:01 CPU %user %nice %system %iowait %steal %idle 00:21:52 00:16:01 all 0.19 0.00 0.03 0.00 0.00 99.78 00:21:52 00:16:01 0 0.10 0.00 0.03 0.00 0.00 99.87 00:21:52 00:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 00:21:52 00:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:21:52 00:16:01 3 0.50 0.00 0.02 0.00 0.00 99.48 00:21:52 00:17:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:21:52 00:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:21:52 00:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:21:52 00:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:21:52 00:17:01 3 0.50 0.00 0.02 0.00 0.00 99.48 00:21:52 00:18:01 all 0.14 0.00 0.02 0.00 0.00 99.84 00:21:52 00:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:21:52 00:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:21:52 00:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:21:52 00:18:01 3 0.45 0.00 0.00 0.00 0.00 99.55 00:21:52 00:19:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:21:52 00:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:21:52 00:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:21:52 00:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:21:52 00:19:01 3 0.52 0.00 0.03 0.00 0.00 99.45 00:21:52 00:20:01 all 6.41 0.00 2.99 1.20 0.03 89.37 00:21:52 00:20:01 0 6.37 0.00 2.93 0.89 0.03 89.77 00:21:52 00:20:01 1 6.67 0.00 3.06 0.74 0.02 89.52 00:21:52 00:20:01 2 6.18 0.00 3.06 1.34 0.03 89.38 00:21:52 00:20:01 3 6.43 0.00 2.91 1.83 0.02 88.81 00:21:52 00:21:01 all 10.79 0.00 5.83 3.00 0.06 80.32 00:21:52 00:21:01 0 9.34 0.00 6.57 3.19 0.05 80.85 00:21:52 00:21:01 1 13.25 0.00 4.79 3.06 0.07 78.83 00:21:52 00:21:01 2 10.18 0.00 6.13 2.67 0.03 81.00 00:21:52 00:21:01 3 10.39 0.00 5.82 3.10 0.07 80.62 00:21:52 Average: all 2.95 0.00 1.47 0.69 0.01 94.87 00:21:52 Average: 0 2.62 0.00 1.58 0.67 0.01 95.11 00:21:52 Average: 1 3.32 0.00 1.32 0.63 0.01 94.72 00:21:52 Average: 2 2.74 0.00 1.54 0.66 0.01 95.03 00:21:52 Average: 3 3.11 0.00 1.45 0.81 0.01 94.61 00:21:52 00:21:52 00:21:52