Pull request #856 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082+ac6f891dff6eed8597a41e9f34a23276cb846ae1 (7d1e9b5263d7a964bea9cd0111549b0a418ffa03) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh192875494132643969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6564524106106928355.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-856/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-856/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3313359854310671005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8296789367090415930.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-856/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-856/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3407014067296135370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-135’ is offline ‘prd-centos7-docker-4c-2g-136’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-141 in /w/workspace/ndry_app-functions-sdk-go_PR-856 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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_PR-856 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/jenkins-gitclient-ssh3142223325893808616.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 Merge succeeded, producing de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 Checking out Revision de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 (PR-856) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/jenkins-gitclient-ssh2529583420558510755.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/jenkins-gitclient-ssh5279100214440242288.key > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk b79c910887216c127864ad0f6df5d9a0c6a032a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:48 ========================================================= 15:52:48 EdgeX Global Pipelines Version Info 15:52:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:49 ------------------- 15:52:49 stable info: 15:52:49 ------------------- 15:52:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:52:49 Message: update stable to v1.0.192 15:52:50 ------------------- 15:52:50 experimental info: 15:52:50 ------------------- 15:52:50 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:52:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-856 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-856 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-856 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 [Pipeline] echo 15:52:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de95e8a [Pipeline] echo 15:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:51 + git log --format=format:%s -1 de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 [Pipeline] echo 15:52:51 GIT_COMMIT: de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 15:52:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:52 15:52:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:52:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:52 latest: Pulling from edgex-devops/git-semver 15:52:52 31603596830f: Pulling fs layer 15:52:52 54011a49482f: Pulling fs layer 15:52:52 a6820b24f6d8: Pulling fs layer 15:52:52 f581987b2513: Pulling fs layer 15:52:52 f581987b2513: Waiting 15:52:52 54011a49482f: Verifying Checksum 15:52:52 54011a49482f: Download complete 15:52:52 31603596830f: Verifying Checksum 15:52:52 31603596830f: Download complete 15:52:52 f581987b2513: Verifying Checksum 15:52:52 f581987b2513: Download complete 15:52:52 a6820b24f6d8: Verifying Checksum 15:52:52 a6820b24f6d8: Download complete 15:52:52 31603596830f: Pull complete 15:52:52 54011a49482f: Pull complete 15:52:53 a6820b24f6d8: Pull complete 15:52:53 f581987b2513: Pull complete 15:52:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:52:53 prd-centos7-docker-4c-2g-141 does not seem to be running inside a container 15:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-856 -v /w/workspace/ndry_app-functions-sdk-go_PR-856:/w/workspace/ndry_app-functions-sdk-go_PR-856:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:52:54 $ docker top 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:54 [ssh-agent] Looking for ssh-agent implementation... 15:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:55 $ docker exec 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 ssh-agent 15:52:55 SSH_AUTH_SOCK=/tmp/ssh-DA6tXokE2BTc/agent.14 15:52:55 SSH_AGENT_PID=21 15:52:55 Running ssh-add (command line suppressed) 15:52:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_3705755118618521386.key (/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_3705755118618521386.key) 15:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:55 + git tag --points-at HEAD [Pipeline] } 15:52:55 $ docker exec --env ******** --env ******** 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 ssh-agent -k 15:52:55 unset SSH_AUTH_SOCK; 15:52:55 unset SSH_AGENT_PID; 15:52:55 echo Agent pid 21 killed; 15:52:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:55 [ssh-agent] Looking for ssh-agent implementation... 15:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:55 $ docker exec 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 ssh-agent 15:52:55 SSH_AUTH_SOCK=/tmp/ssh-RL0Q6qfTaoku/agent.54 15:52:55 SSH_AGENT_PID=60 15:52:55 Running ssh-add (command line suppressed) 15:52:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_5044828271112037153.key (/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_5044828271112037153.key) 15:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:56 + git semver init 15:52:56 # -> Open(): unable to determine branch for HEAD 15:52:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-856/.git 15:52:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-856 15:52:56 # $SEMVER_REMOTE_NAME = origin 15:52:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:52:56 # $SEMVER_USER_NAME = edgex-jenkins 15:52:56 # $SEMVER_BRANCH = PR-856 15:52:56 # $SEMVER_TEMP = /tmp/semver-591954441 15:52:56 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:52:58 # '/tmp/semver-591954441' -> '/w/workspace/ndry_app-functions-sdk-go_PR-856/.semver' 15:52:58 # -> Force: false 15:52:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-856/.semver [Pipeline] } 15:52:58 $ docker exec --env ******** --env ******** 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 ssh-agent -k 15:52:58 unset SSH_AUTH_SOCK; 15:52:58 unset SSH_AGENT_PID; 15:52:58 echo Agent pid 60 killed; 15:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:58 + git semver [Pipeline] } 15:52:58 $ docker stop --time=1 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 15:53:00 $ docker rm -f 379eeb99535e0a5aa1e2cb36040e756c4583f16b296f2f49b7ab7c21f0181a11 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:53:00 Stashed 1 file(s) [Pipeline] echo 15:53:00 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:53:16 Still waiting to schedule task 15:53:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:53:16 Still waiting to schedule task 15:53:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:54:24 Running on prd-centos7-docker-4c-2g-144 in /w/workspace/ndry_app-functions-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 15:54:24 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:54:24 The recommended git tool is: git 15:54:26 using credential edgex-jenkins-ssh 15:54:26 Cloning the remote Git repository 15:54:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:27 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 15:54:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:27 > git --version # timeout=10 15:54:27 > git --version # 'git version 2.24.4' 15:54:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:27 [INFO] Currently running in a labeled security context 15:54:27 [INFO] Currently SELinux is 'enforcing' on the host 15:54:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7961303046069711068.key 15:54:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:29 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 15:54:29 Merge succeeded, producing de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 15:54:29 Checking out Revision de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 (PR-856) 15:54:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:29 [INFO] Currently running in a labeled security context 15:54:29 [INFO] Currently SELinux is 'enforcing' on the host 15:54:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh6119307111402470286.key 15:54:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:29 > git config core.sparsecheckout # timeout=10 15:54:29 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 15:54:29 > git remote # timeout=10 15:54:29 > git config --get remote.origin.url # timeout=10 15:54:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:29 [INFO] Currently running in a labeled security context 15:54:29 [INFO] Currently SELinux is 'enforcing' on the host 15:54:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1181378296653340845.key 15:54:29 > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:54:29 > git rev-parse HEAD^{commit} # timeout=10 15:54:29 > git config core.sparsecheckout # timeout=10 15:54:29 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 15:54:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:54:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:54:35 + sudo service docker restart 15:54:35 + true 15:54:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:54:53 ========================================================= 15:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:54:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:54:54 Sending build context to Docker daemon 19.58MB 15:54:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:54:54 Step 2/8 : FROM ${BASE} 15:54:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:54 540db60ca938: Pulling fs layer 15:54:54 adcc1eea9eea: Pulling fs layer 15:54:54 4c4ab2625f07: Pulling fs layer 15:54:54 0510c868ecb4: Pulling fs layer 15:54:54 afea3b2eda06: Pulling fs layer 15:54:54 7809a108b3ef: Pulling fs layer 15:54:54 f706445af74f: Pulling fs layer 15:54:54 0510c868ecb4: Waiting 15:54:54 afea3b2eda06: Waiting 15:54:54 7809a108b3ef: Waiting 15:54:54 f706445af74f: Waiting 15:54:54 4c4ab2625f07: Verifying Checksum 15:54:54 4c4ab2625f07: Download complete 15:54:54 adcc1eea9eea: Verifying Checksum 15:54:54 adcc1eea9eea: Download complete 15:54:55 afea3b2eda06: Verifying Checksum 15:54:55 afea3b2eda06: Download complete 15:54:55 7809a108b3ef: Verifying Checksum 15:54:55 7809a108b3ef: Download complete 15:54:55 540db60ca938: Verifying Checksum 15:54:55 540db60ca938: Download complete 15:54:55 540db60ca938: Pull complete 15:54:55 adcc1eea9eea: Pull complete 15:54:55 4c4ab2625f07: Pull complete 15:54:56 f706445af74f: Verifying Checksum 15:54:56 f706445af74f: Download complete 15:54:57 0510c868ecb4: Verifying Checksum 15:54:57 0510c868ecb4: Download complete 15:55:01 0510c868ecb4: Pull complete 15:55:01 afea3b2eda06: Pull complete 15:55:01 7809a108b3ef: Pull complete 15:55:03 f706445af74f: Pull complete 15:55:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:55:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:55:03 ---> b068be0155e3 15:55:03 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:55:03 20.10.0: Pulling from library/docker 15:55:04 05e7bc50f07f: Pulling fs layer 15:55:04 6db28d0fdbf6: Pulling fs layer 15:55:04 292df0bc6bf3: Pulling fs layer 15:55:04 2e060f4bd70b: Pulling fs layer 15:55:04 80e8d568a223: Pulling fs layer 15:55:04 8dc6ef1a942a: Pulling fs layer 15:55:04 2312dd95470a: Pulling fs layer 15:55:04 2e060f4bd70b: Waiting 15:55:04 80e8d568a223: Waiting 15:55:04 8dc6ef1a942a: Waiting 15:55:04 2312dd95470a: Waiting 15:55:04 292df0bc6bf3: Verifying Checksum 15:55:04 292df0bc6bf3: Download complete 15:55:04 05e7bc50f07f: Verifying Checksum 15:55:04 05e7bc50f07f: Download complete 15:55:04 80e8d568a223: Verifying Checksum 15:55:04 80e8d568a223: Download complete 15:55:04 6db28d0fdbf6: Verifying Checksum 15:55:04 6db28d0fdbf6: Download complete 15:55:04 8dc6ef1a942a: Verifying Checksum 15:55:04 8dc6ef1a942a: Download complete 15:55:04 2312dd95470a: Verifying Checksum 15:55:04 2312dd95470a: Download complete 15:55:04 05e7bc50f07f: Pull complete 15:55:04 6db28d0fdbf6: Pull complete 15:55:05 292df0bc6bf3: Pull complete 15:55:05 2e060f4bd70b: Verifying Checksum 15:55:05 2e060f4bd70b: Download complete 15:55:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-145 in /w/workspace/ndry_app-functions-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 15:55:12 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:55:12 The recommended git tool is: git 15:55:17 using credential edgex-jenkins-ssh 15:55:17 Cloning the remote Git repository 15:55:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:55:17 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 15:55:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:55:17 > git --version # timeout=10 15:55:18 > git --version # 'git version 2.17.1' 15:55:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:22 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 15:55:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:55:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:55:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:55:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/856/head:refs/remotes/origin/PR-856 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:22 > git config core.sparsecheckout # timeout=10 15:55:22 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 15:55:22 Merge succeeded, producing de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 15:55:22 Checking out Revision de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 (PR-856) 15:55:22 > git remote # timeout=10 15:55:22 > git config --get remote.origin.url # timeout=10 15:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:22 > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:55:22 > git rev-parse HEAD^{commit} # timeout=10 15:55:22 > git config core.sparsecheckout # timeout=10 15:55:22 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 15:55:27 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:55:27 2e060f4bd70b: Pull complete 15:55:27 80e8d568a223: Pull complete 15:55:27 8dc6ef1a942a: Pull complete 15:55:27 2312dd95470a: Pull complete 15:55:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:55:27 Status: Downloaded newer image for docker:20.10.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:55:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:55:29 + sudo service docker restart 15:55:29 + true 15:55:32 ---> 5c409b9c67a0 15:55:32 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:32 ---> Running in 7d2a470a2181 15:55:33 Removing intermediate container 7d2a470a2181 15:55:33 ---> c4344f4897f4 15:55:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:55:33 ---> Running in 44ae6ca480d8 15:55:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:55:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:55:35 (1/5) Installing libsodium (1.0.18-r0) 15:55:35 (2/5) Installing libzmq (4.3.3-r1) 15:55:35 (3/5) Installing pkgconf (1.7.3-r0) 15:55:35 (4/5) Installing libsodium-dev (1.0.18-r0) 15:55:35 (5/5) Installing zeromq-dev (4.3.3-r1) 15:55:35 Executing busybox-1.32.1-r6.trigger 15:55:35 OK: 150 MiB in 45 packages 15:55:37 Removing intermediate container 44ae6ca480d8 15:55:37 ---> 336f382d4650 15:55:37 Step 6/8 : WORKDIR /build 15:55:37 ---> Running in 4083dd6fea1f 15:55:37 Removing intermediate container 4083dd6fea1f 15:55:37 ---> 4d545a87dbe3 15:55:37 Step 7/8 : COPY go.mod . 15:55:39 ---> 83d6ed9d02e3 15:55:39 Step 8/8 : RUN go mod download 15:55:39 ---> Running in d51513a29560 [Pipeline] unstash [Pipeline] echo 15:55:47 ========================================================= 15:55:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:55:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:55:49 Sending build context to Docker daemon 19.58MB 15:55:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:55:49 Step 2/8 : FROM ${BASE} 15:55:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:55:49 595b0fe564bb: Pulling fs layer 15:55:49 7186ed65a4f7: Pulling fs layer 15:55:49 316046926c0a: Pulling fs layer 15:55:49 4ebd0625c992: Pulling fs layer 15:55:49 207e8628e3a3: Pulling fs layer 15:55:49 c791037a9be2: Pulling fs layer 15:55:49 ffd874e62e21: Pulling fs layer 15:55:49 4ebd0625c992: Waiting 15:55:49 c791037a9be2: Waiting 15:55:49 ffd874e62e21: Waiting 15:55:49 207e8628e3a3: Waiting 15:55:49 316046926c0a: Verifying Checksum 15:55:49 316046926c0a: Download complete 15:55:49 7186ed65a4f7: Verifying Checksum 15:55:49 7186ed65a4f7: Download complete 15:55:50 207e8628e3a3: Verifying Checksum 15:55:50 207e8628e3a3: Download complete 15:55:50 c791037a9be2: Verifying Checksum 15:55:50 c791037a9be2: Download complete 15:55:50 595b0fe564bb: Verifying Checksum 15:55:50 595b0fe564bb: Download complete 15:55:50 595b0fe564bb: Pull complete 15:55:51 7186ed65a4f7: Pull complete 15:55:51 316046926c0a: Pull complete 15:55:52 ffd874e62e21: Verifying Checksum 15:55:52 ffd874e62e21: Download complete 15:55:53 4ebd0625c992: Verifying Checksum 15:55:53 4ebd0625c992: Download complete 15:56:03 4ebd0625c992: Pull complete 15:56:03 207e8628e3a3: Pull complete 15:56:04 c791037a9be2: Pull complete 15:56:07 ffd874e62e21: Pull complete 15:56:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:56:07 ---> cfc18b08335c 15:56:07 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:56:07 20.10.0: Pulling from library/docker 15:56:08 a3cc7d3b244e: Pulling fs layer 15:56:08 02a3295e0d61: Pulling fs layer 15:56:08 0f4f2e6d8100: Pulling fs layer 15:56:08 330b718f631f: Pulling fs layer 15:56:08 a93816041522: Pulling fs layer 15:56:08 bdb6da89ff94: Pulling fs layer 15:56:08 2a70c0c122f4: Pulling fs layer 15:56:08 a93816041522: Waiting 15:56:08 330b718f631f: Waiting 15:56:08 bdb6da89ff94: Waiting 15:56:08 2a70c0c122f4: Waiting 15:56:08 0f4f2e6d8100: Verifying Checksum 15:56:08 0f4f2e6d8100: Download complete 15:56:08 02a3295e0d61: Download complete 15:56:08 a3cc7d3b244e: Verifying Checksum 15:56:08 a3cc7d3b244e: Download complete 15:56:08 a93816041522: Verifying Checksum 15:56:08 a93816041522: Download complete 15:56:08 bdb6da89ff94: Verifying Checksum 15:56:08 bdb6da89ff94: Download complete 15:56:08 2a70c0c122f4: Verifying Checksum 15:56:08 2a70c0c122f4: Download complete 15:56:09 a3cc7d3b244e: Pull complete 15:56:09 02a3295e0d61: Pull complete 15:56:10 0f4f2e6d8100: Pull complete 15:56:10 330b718f631f: Verifying Checksum 15:56:10 330b718f631f: Download complete 15:56:13 330b718f631f: Pull complete 15:56:13 a93816041522: Pull complete 15:56:14 bdb6da89ff94: Pull complete 15:56:14 2a70c0c122f4: Pull complete 15:56:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:56:14 Status: Downloaded newer image for docker:20.10.0 15:56:20 ---> 4f19db6d1fb9 15:56:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:56:20 ---> Running in 9e3b6727b528 15:56:20 Removing intermediate container 9e3b6727b528 15:56:20 ---> 727b572c4236 15:56:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:56:20 ---> Running in 5dcd2f299a01 15:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:56:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:56:23 (1/5) Installing libsodium (1.0.18-r0) 15:56:23 (2/5) Installing libzmq (4.3.3-r1) 15:56:24 (3/5) Installing pkgconf (1.7.3-r0) 15:56:24 (4/5) Installing libsodium-dev (1.0.18-r0) 15:56:24 (5/5) Installing zeromq-dev (4.3.3-r1) 15:56:24 Executing busybox-1.32.1-r6.trigger 15:56:24 OK: 139 MiB in 45 packages 15:56:25 Removing intermediate container 5dcd2f299a01 15:56:25 ---> df17975fbe08 15:56:25 Step 6/8 : WORKDIR /build 15:56:25 ---> Running in 2b6471d04d0e 15:56:26 Removing intermediate container 2b6471d04d0e 15:56:26 ---> 91c0fa4eb634 15:56:26 Step 7/8 : COPY go.mod . 15:56:26 ---> b9659ab394a6 15:56:26 Step 8/8 : RUN go mod download 15:56:27 ---> Running in e85b46edb7c6 15:56:35 Removing intermediate container d51513a29560 15:56:35 ---> ca0ea577a8e6 15:56:35 Successfully built ca0ea577a8e6 15:56:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:56:36 + docker inspect -f . ci-base-image-x86_64 15:56:36 . [Pipeline] withDockerContainer 15:56:36 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 15:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:37 $ docker top 8faf5266f9626e0fcb9cd6ad60d8328d58561b8f8c8bb32d71336aff671b6af9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:38 + go version 15:56:38 go version go1.16.3 linux/amd64 [Pipeline] } 15:56:38 $ docker stop --time=1 8faf5266f9626e0fcb9cd6ad60d8328d58561b8f8c8bb32d71336aff671b6af9 15:56:40 $ docker rm -f 8faf5266f9626e0fcb9cd6ad60d8328d58561b8f8c8bb32d71336aff671b6af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:40 + docker inspect -f . ci-base-image-x86_64 15:56:40 . [Pipeline] withDockerContainer 15:56:40 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 15:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:41 $ docker top 3094db80da9bd4105f8da48eff8335b91f8aeae50317b6c73a7984dccaf338c2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:42 + go mod tidy [Pipeline] sh 15:56:42 + make test 15:56:42 make -C ./app-service-template build 15:56:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:56:42 go mod tidy 15:56:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:56:54 Removing intermediate container e85b46edb7c6 15:56:54 ---> df16798d9146 15:56:54 Successfully built df16798d9146 15:56:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:56:54 + docker inspect -f . ci-base-image-arm64 15:56:54 . [Pipeline] withDockerContainer 15:56:54 prd-ubuntu18.04-docker-arm64-4c-16g-145 does not seem to be running inside a container 15:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:56:55 make -C ./app-service-template test 15:56:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:56:55 go mod tidy 15:56:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:56:56 $ docker top 4bd6a448f65e602becded19ed4e63e20c009dad371b1ca195858848bbc8895a5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:57 + go version 15:56:57 go version go1.16.3 linux/arm64 [Pipeline] } 15:56:57 $ docker stop --time=1 4bd6a448f65e602becded19ed4e63e20c009dad371b1ca195858848bbc8895a5 15:56:59 $ docker rm -f 4bd6a448f65e602becded19ed4e63e20c009dad371b1ca195858848bbc8895a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:59 + docker inspect -f . ci-base-image-arm64 15:56:59 . [Pipeline] withDockerContainer 15:57:00 prd-ubuntu18.04-docker-arm64-4c-16g-145 does not seem to be running inside a container 15:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:57:01 $ docker top 023f63b1c96e1aa5b6fb67bbf16e9deb3792abd82521e031e0575e9d205bc35d -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:02 + go mod tidy [Pipeline] sh 15:57:04 + make test 15:57:04 make -C ./app-service-template build 15:57:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:57:04 go mod tidy 15:57:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:57:05 ok new-app-service 0.011s coverage: 47.8% of statements 15:57:05 ? new-app-service/config [no test files] 15:57:05 ok new-app-service/functions 0.007s 15:57:05 CGO_ENABLED=1 go vet ./... 15:57:13 gofmt -l . 15:57:13 [ "`gofmt -l .`" = "" ] 15:57:13 ./bin/test-attribution-txt.sh 15:57:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:57:13 go mod tidy 15:57:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:57:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:57:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 56.5% of statements 15:57:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 92.5% of statements 15:57:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:57:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.021s coverage: 61.5% of statements 15:57:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:57:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 15:57:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.018s coverage: 75.4% of statements 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:57:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements 15:57:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:57:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 15:57:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.739s coverage: 76.9% of statements 15:57:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:57:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 12.5% of statements 15:57:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 15:57:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:57:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:57:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 15:57:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:57:44 make -C ./app-service-template test 15:57:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:57:44 go mod tidy 15:57:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:57:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 81.9% of statements 15:57:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 15:57:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:57:47 gofmt -l . 15:57:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:57:47 $ docker stop --time=1 3094db80da9bd4105f8da48eff8335b91f8aeae50317b6c73a7984dccaf338c2 15:57:49 $ docker rm -f 3094db80da9bd4105f8da48eff8335b91f8aeae50317b6c73a7984dccaf338c2 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:57:50 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:57:51 ---> job-cost.sh 15:57:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zIWB 15:58:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:58:10 ok new-app-service 0.043s coverage: 47.8% of statements 15:58:10 ? new-app-service/config [no test files] 15:58:10 ok new-app-service/functions 0.043s 15:58:10 CGO_ENABLED=1 go vet ./... 15:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-zIWB/bin to PATH 15:58:35 INFO: No Stack... 15:58:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:58:35 INFO: Archiving Costs [Pipeline] sh 15:58:36 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 15:58:36 + cut -d, -f6 [Pipeline] lock 15:58:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] 15:58:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] did not exist. Created. 15:58:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:36 + echo total: 0.05999999865889549 [Pipeline] stash 15:58:36 Stashed 1 file(s) [Pipeline] } 15:58:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:43 gofmt -l . 15:58:43 [ "`gofmt -l .`" = "" ] 15:58:43 ./bin/test-attribution-txt.sh 15:58:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 15:58:43 go mod tidy 15:58:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:58:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.080s coverage: 56.5% of statements 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 92.5% of statements 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 61.5% of statements 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.067s 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.144s coverage: 75.4% of statements 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.0% of statements 15:58:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:58:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements 15:58:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.860s coverage: 76.9% of statements 15:58:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:58:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.055s coverage: 12.5% of statements 15:58:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.046s coverage: 27.3% of statements 15:58:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:58:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:58:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.134s coverage: 51.4% of statements 15:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.102s coverage: 81.9% of statements 15:59:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.042s coverage: 94.4% of statements 15:59:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:59:29 gofmt -l . 15:59:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:59:30 $ docker stop --time=1 023f63b1c96e1aa5b6fb67bbf16e9deb3792abd82521e031e0575e9d205bc35d 15:59:32 $ docker rm -f 023f63b1c96e1aa5b6fb67bbf16e9deb3792abd82521e031e0575e9d205bc35d [Pipeline] // withDockerContainer [Pipeline] sh 15:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:59:33 Warning: overwriting stash ‘coverage-report’ 15:59:33 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:59:34 ---> job-cost.sh 15:59:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GItc 16:00:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-GItc/bin to PATH 16:01:49 INFO: No Stack... 16:01:49 INFO: Retrieving Pricing Info for: v2-standard-4 16:01:49 INFO: Archiving Costs [Pipeline] sh 16:01:50 + cut -d, -f6 16:01:50 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 16:01:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] 16:01:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] did not exist. Created. 16:01:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:50 /w/workspace/app-functions-sdk-go/2@tmp/durable-4e45960a/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-4e45960a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:01:51 + echo total: 0.18000000715255737 [Pipeline] stash 16:01:51 Warning: overwriting stash ‘stack-cost’ 16:01:51 Stashed 1 file(s) [Pipeline] } 16:01:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:01:51 provisioning config files... 16:01:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/config9059156838608079403tmp [Pipeline] { [Pipeline] sh 16:01:52 + set +x 16:01:52 + curl -s https://codecov.io/bash 16:01:52 + bash -s -- 16:01:52 16:01:52 _____ _ 16:01:52 / ____| | | 16:01:52 | | ___ __| | ___ ___ _____ __ 16:01:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:01:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:01:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:01:52 Bash-1.0.3 16:01:52 16:01:52 16:01:52 ==> git version 2.24.4 found 16:01:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:01:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:01:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:01:52 ==> Jenkins CI detected. 16:01:52 project root: . 16:01:52 --> token set from env 16:01:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:01:52 ==> Running gcov in . (disable via -X gcov) 16:01:52 ==> Python coveragepy not found 16:01:52 ==> Searching for coverage reports in: 16:01:52 + . 16:01:52 -> Found 2 reports 16:01:52 ==> Detecting git/mercurial file structure 16:01:52 ==> Reading reports 16:01:52 + ./app-service-template/coverage.out bytes=1055 16:01:52 + ./coverage.out bytes=87124 16:01:52 ==> Appending adjustments 16:01:52 https://docs.codecov.io/docs/fixing-reports 16:01:52 + Found adjustments 16:01:52 ==> Gzipping contents 16:01:52 16K /tmp/codecov.wOYikc.gz 16:01:52 ==> Uploading reports 16:01:52 url: https://codecov.io 16:01:52 query: branch=PR-856&commit=de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 16:01:52 -> Pinging Codecov 16:01:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-856&commit=de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-856%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 16:01:53 -> Uploading to 16:01:53 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082/f228d094-5ffa-436c-be76-526b3afcc83b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T160152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97cbdcb2c71e9307ab93d05e9f84879903c28dd54343e00eaaf8b964efe2ea01 16:01:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:53 Dload Upload Total Spent Left Speed 16:01:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15351 0 0 100 15351 0 38501 --:--:-- --:--:-- --:--:-- 38570 16:01:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 [Pipeline] } 16:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 16:01:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:55 ---> package-listing.sh 16:01:55 ++ tr '[:upper:]' '[:lower:]' 16:01:55 ++ facter osfamily 16:01:55 + OS_FAMILY=redhat 16:01:55 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-856 16:01:55 + START_PACKAGES=/tmp/packages_start.txt 16:01:55 + END_PACKAGES=/tmp/packages_end.txt 16:01:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:55 + PACKAGES=/tmp/packages_start.txt 16:01:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-856 ']' 16:01:55 + PACKAGES=/tmp/packages_end.txt 16:01:55 + case "${OS_FAMILY}" in 16:01:55 + rpm -qa 16:01:55 + sort 16:01:56 + '[' -f /tmp/packages_start.txt ']' 16:01:56 + '[' -f /tmp/packages_end.txt ']' 16:01:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-856 ']' 16:01:56 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-856/archives/ 16:01:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-856/archives/ [Pipeline] echo 16:01:56 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_PR-856/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:01:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:56 16:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:57 alpine: Pulling from edgex-lftools-log-publisher 16:01:57 df20fa9351a1: Pulling fs layer 16:01:57 36b3adc4ff6f: Pulling fs layer 16:01:57 8ad3a11d3b57: Pulling fs layer 16:01:57 46f8f816bc3b: Pulling fs layer 16:01:57 93b61091891f: Pulling fs layer 16:01:57 93b9cdb0e59b: Pulling fs layer 16:01:57 5e14af77c1be: Pulling fs layer 16:01:57 01666e4c0597: Pulling fs layer 16:01:57 aa168da1d23b: Pulling fs layer 16:01:57 46f8f816bc3b: Waiting 16:01:57 93b61091891f: Waiting 16:01:57 93b9cdb0e59b: Waiting 16:01:57 5e14af77c1be: Waiting 16:01:57 01666e4c0597: Waiting 16:01:57 aa168da1d23b: Waiting 16:01:57 36b3adc4ff6f: Verifying Checksum 16:01:57 36b3adc4ff6f: Download complete 16:01:57 46f8f816bc3b: Verifying Checksum 16:01:57 46f8f816bc3b: Download complete 16:01:57 df20fa9351a1: Verifying Checksum 16:01:57 df20fa9351a1: Download complete 16:01:57 93b9cdb0e59b: Verifying Checksum 16:01:57 93b9cdb0e59b: Download complete 16:01:57 5e14af77c1be: Verifying Checksum 16:01:57 5e14af77c1be: Download complete 16:01:57 01666e4c0597: Verifying Checksum 16:01:57 01666e4c0597: Download complete 16:01:57 93b61091891f: Verifying Checksum 16:01:57 93b61091891f: Download complete 16:01:57 df20fa9351a1: Pull complete 16:01:57 8ad3a11d3b57: Verifying Checksum 16:01:57 8ad3a11d3b57: Download complete 16:01:57 36b3adc4ff6f: Pull complete 16:01:58 8ad3a11d3b57: Pull complete 16:01:58 46f8f816bc3b: Pull complete 16:01:58 93b61091891f: Pull complete 16:01:58 93b9cdb0e59b: Pull complete 16:01:58 5e14af77c1be: Pull complete 16:01:58 01666e4c0597: Pull complete 16:02:00 aa168da1d23b: Verifying Checksum 16:02:00 aa168da1d23b: Download complete 16:02:04 aa168da1d23b: Pull complete 16:02:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:02:04 prd-centos7-docker-4c-2g-141 does not seem to be running inside a container 16:02:04 $ 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_PR-856/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_PR-856 -v /w/workspace/ndry_app-functions-sdk-go_PR-856:/w/workspace/ndry_app-functions-sdk-go_PR-856:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:02:06 $ docker top f398236c5271d5962dc2e147501239899829534cc6106daa9e0de70d446eecdf -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:06 + touch /tmp/pre-build-complete [Pipeline] sh 16:02:07 + mkdir -p /var/log/sa [Pipeline] sh 16:02:07 + ls /var/log/sa-host 16:02:07 + sadf -c /var/log/sa-host/sa05 16:02:07 file_magic: OK 16:02:07 HZ: Using current value: 100 16:02:07 file_header: OK 16:02:07 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 16:02:07 Statistics: 16:02:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:02:07 File successfully converted to sysstat format version 12.2.1 16:02:07 + sadf -c /var/log/sa-host/sa25 16:02:07 file_magic: OK 16:02:07 HZ: Using current value: 100 16:02:07 file_header: OK 16:02:07 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 16:02:07 Statistics: 16:02:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:02:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:07 provisioning config files... 16:02:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/config5255643658576256304tmp [Pipeline] { [Pipeline] echo 16:02:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:02:07 ---> create-netrc.sh [Pipeline] } 16:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:02:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:02:08 ---> python-tools-install.sh [Pipeline] echo 16:02:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:02:08 ---> sudo-logs.sh 16:02:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:02:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:02:08 ---> job-cost.sh 16:02:08 lf-activate-venv: SKIPPING 16:02:08 DEBUG: total: 0.18000000715255737 16:02:08 INFO: Retrieving Stack Cost... 16:02:09 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:10 INFO: Archiving Costs [Pipeline] echo 16:02:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:02:10 ---> logs-deploy.sh 16:02:10 lf-activate-venv: SKIPPING 16:02:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-856/2 16:02:10 INFO: archiving workspace using pattern(s): 16:02:11 Archives upload complete. 16:02:11 INFO: archiving logs to Nexus 16:02:12 ---> uname -a: 16:02:12 Linux prd-centos7-docker-4c-2g-141.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:02:12 16:02:12 16:02:12 ---> lscpu: 16:02:12 Architecture: x86_64 16:02:12 CPU op-mode(s): 32-bit, 64-bit 16:02:12 Byte Order: Little Endian 16:02:12 Address sizes: 40 bits physical, 48 bits virtual 16:02:12 CPU(s): 2 16:02:12 On-line CPU(s) list: 0,1 16:02:12 Thread(s) per core: 1 16:02:12 Core(s) per socket: 1 16:02:12 Socket(s): 2 16:02:12 NUMA node(s): 1 16:02:12 Vendor ID: AuthenticAMD 16:02:12 CPU family: 23 16:02:12 Model: 49 16:02:12 Model name: AMD EPYC-Rome Processor 16:02:12 Stepping: 0 16:02:12 CPU MHz: 2800.000 16:02:12 BogoMIPS: 5600.00 16:02:12 Virtualization: AMD-V 16:02:12 Hypervisor vendor: KVM 16:02:12 Virtualization type: full 16:02:12 L1d cache: 64 KiB 16:02:12 L1i cache: 64 KiB 16:02:12 L2 cache: 1 MiB 16:02:12 L3 cache: 32 MiB 16:02:12 NUMA node0 CPU(s): 0,1 16:02:12 Vulnerability Itlb multihit: Not affected 16:02:12 Vulnerability L1tf: Not affected 16:02:12 Vulnerability Mds: Not affected 16:02:12 Vulnerability Meltdown: Not affected 16:02:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:02:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:02:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:02:12 Vulnerability Srbds: Not affected 16:02:12 Vulnerability Tsx async abort: Not affected 16:02:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:02:12 16:02:12 16:02:12 ---> nproc: 16:02:12 2 16:02:12 16:02:12 16:02:12 ---> df -h: 16:02:12 Filesystem Size Used Available Use% Mounted on 16:02:12 overlay 40.0G 7.6G 32.4G 19% / 16:02:12 tmpfs 64.0M 0 64.0M 0% /dev 16:02:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:02:12 shm 64.0M 0 64.0M 0% /dev/shm 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-856 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:02:12 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:02:12 16:02:12 16:02:12 ---> free -m: 16:02:12 total used free shared buff/cache available 16:02:12 Mem: 7821 943 4748 0 2128 6700 16:02:12 Swap: 1023 0 1023 16:02:12 16:02:12 16:02:12 ---> ip addr: 16:02:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:02:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:12 inet 127.0.0.1/8 scope host lo 16:02:12 valid_lft forever preferred_lft forever 16:02:12 inet6 ::1/128 scope host 16:02:12 valid_lft forever preferred_lft forever 16:02:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:02:12 link/ether fa:16:3e:46:5a:c1 brd ff:ff:ff:ff:ff:ff 16:02:12 inet 10.30.122.216/23 brd 10.30.123.255 scope global dynamic eth0 16:02:12 valid_lft 85806sec preferred_lft 85806sec 16:02:12 inet6 fe80::f816:3eff:fe46:5ac1/64 scope link 16:02:12 valid_lft forever preferred_lft forever 16:02:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:02:12 link/ether 02:42:c5:3b:58:78 brd ff:ff:ff:ff:ff:ff 16:02:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:02:12 valid_lft forever preferred_lft forever 16:02:12 inet6 fe80::42:c5ff:fe3b:5878/64 scope link 16:02:12 valid_lft forever preferred_lft forever 16:02:12 16:02:12 16:02:12 ---> sar -b -r -n DEV: 16:02:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:02:12 16:02:12 15:52:07 LINUX RESTART (2 CPU) 16:02:12 16:02:12 15:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:02:12 15:54:01 3.61 0.00 3.61 0.00 0.00 122.17 0.00 16:02:12 15:55:01 0.45 0.00 0.45 0.00 0.00 6.98 0.00 16:02:12 15:56:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 16:02:12 15:57:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 16:02:12 15:58:01 0.27 0.00 0.27 0.00 0.00 3.31 0.00 16:02:12 15:59:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 16:02:12 16:00:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 16:02:12 16:01:01 0.25 0.02 0.23 0.00 0.13 2.88 0.00 16:02:12 16:02:01 4.15 0.23 3.91 0.00 15.45 115.97 0.00 16:02:12 Average: 1.08 0.03 1.05 0.00 1.73 29.37 0.00 16:02:12 16:02:12 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:12 15:54:01 5432736 0 801320 10.01 2620 1772264 1239560 13.69 589204 1587124 12 16:02:12 15:55:01 5432672 0 801376 10.01 2620 1772272 1225192 13.53 588260 1588580 8 16:02:12 15:56:01 5433184 0 800864 10.00 2620 1772272 1222132 13.49 593896 1582876 8 16:02:12 15:57:01 5433988 0 800056 9.99 2620 1772276 1204608 13.30 592584 1583764 8 16:02:12 15:58:01 5431228 0 802808 10.02 2620 1772284 1204704 13.30 589800 1589884 8 16:02:12 15:59:01 5429764 0 804272 10.04 2620 1772284 1204764 13.30 591196 1589884 8 16:02:12 16:00:01 5428932 0 805092 10.05 2620 1772296 1204824 13.30 591668 1589884 8 16:02:12 16:01:01 5420492 0 813528 10.16 2620 1772300 1207084 13.33 599544 1589884 8 16:02:12 16:02:01 4958484 0 931264 11.63 2620 2116572 1708396 18.86 891052 1727192 343376 16:02:12 Average: 5377942 0 817842 10.21 2620 1810536 1269029 14.01 625245 1603230 38160 16:02:12 16:02:12 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:12 15:54:01 eth0 10.18 4.30 7.32 0.65 0.00 0.00 0.00 0.00 16:02:12 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:55:01 eth0 1.22 0.63 0.59 0.40 0.00 0.00 0.00 0.00 16:02:12 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:56:01 eth0 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 16:02:12 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:57:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:02:12 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:58:01 eth0 1.13 0.17 0.20 0.07 0.00 0.00 0.00 0.00 16:02:12 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:59:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 16:02:12 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:00:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:02:12 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:02:12 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:02:01 eth0 215.20 196.12 2169.48 43.84 0.00 0.00 0.00 0.00 16:02:12 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 Average: eth0 25.57 22.49 242.15 5.07 0.00 0.00 0.00 0.00 16:02:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:12 16:02:12 16:02:12 ---> sar -P ALL: 16:02:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:02:12 16:02:12 15:52:07 LINUX RESTART (2 CPU) 16:02:12 16:02:12 15:53:01 CPU %user %nice %system %iowait %steal %idle 16:02:12 15:54:01 all 0.18 0.00 0.05 0.00 0.05 99.72 16:02:12 15:54:01 0 0.15 0.00 0.05 0.00 0.05 99.75 16:02:12 15:54:01 1 0.20 0.00 0.05 0.00 0.05 99.70 16:02:12 15:55:01 all 0.13 0.00 0.03 0.00 0.04 99.81 16:02:12 15:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:02:12 15:55:01 1 0.22 0.00 0.03 0.00 0.07 99.68 16:02:12 15:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:02:12 15:56:01 0 0.08 0.00 0.03 0.00 0.05 99.83 16:02:12 15:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:02:12 15:57:01 all 0.05 0.00 0.03 0.00 0.04 99.88 16:02:12 15:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:02:12 15:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:02:12 15:58:01 all 0.11 0.00 0.23 0.00 0.03 99.62 16:02:12 15:58:01 0 0.13 0.00 0.23 0.00 0.02 99.62 16:02:12 15:58:01 1 0.08 0.00 0.23 0.00 0.05 99.63 16:02:12 15:59:01 all 0.09 0.00 0.03 0.00 0.03 99.84 16:02:12 15:59:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:02:12 15:59:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:02:12 16:00:01 all 0.06 0.00 0.03 0.00 0.04 99.87 16:02:12 16:00:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:02:12 16:00:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:02:12 16:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:02:12 16:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:02:12 16:01:01 1 0.08 0.00 0.05 0.00 0.05 99.82 16:02:12 16:02:01 all 4.60 0.00 1.58 0.05 0.03 93.73 16:02:12 16:02:01 0 5.01 0.00 1.88 0.07 0.02 93.03 16:02:12 16:02:01 1 4.19 0.00 1.29 0.03 0.05 94.44 16:02:12 Average: all 0.59 0.00 0.23 0.01 0.04 99.14 16:02:12 Average: 0 0.63 0.00 0.25 0.01 0.03 99.08 16:02:12 Average: 1 0.54 0.00 0.20 0.00 0.05 99.20 16:02:12 16:02:12 16:02:12