Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082+d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c (9050e071af01113d78b132df70cdbb6160ec4faf) 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-ssh350057266494482148.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-ssh7564058417502674837.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-ssh4213515834378240291.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-ssh8138329070319474854.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-ssh4270813094468198247.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-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-358 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-ssh7213426095500392967.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 d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 Merge succeeded, producing e8de74e4d0ce4c7a40d40faafb291279f06309a1 Checking out Revision e8de74e4d0ce4c7a40d40faafb291279f06309a1 (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-ssh3030622272109467883.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-ssh4122300018394328159.key > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8de74e4d0ce4c7a40d40faafb291279f06309a1 # timeout=10 Commit message: "Merge commit 'd9301fa13fc9164fd95f7fd8afaa4d8e2426f33c' into HEAD" > git rev-list --no-walk de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:48 ========================================================= 03:45:48 EdgeX Global Pipelines Version Info 03:45:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:50 ------------------- 03:45:50 stable info: 03:45:50 ------------------- 03:45:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:45:50 Message: update stable to v1.0.192 03:45:50 ------------------- 03:45:50 experimental info: 03:45:50 ------------------- 03:45:50 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:45:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:45:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:45:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-856 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-856 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-856 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8de74e4d0ce4c7a40d40faafb291279f06309a1 [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8de74e [Pipeline] echo 03:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:52 + git log --format=format:%s -1 e8de74e4d0ce4c7a40d40faafb291279f06309a1 [Pipeline] echo 03:45:52 GIT_COMMIT: e8de74e4d0ce4c7a40d40faafb291279f06309a1, Commit Message: Merge commit 'd9301fa13fc9164fd95f7fd8afaa4d8e2426f33c' into HEAD [Pipeline] echo 03:45:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:53 03:45:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:45:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:53 latest: Pulling from edgex-devops/git-semver 03:45:53 31603596830f: Pulling fs layer 03:45:53 54011a49482f: Pulling fs layer 03:45:53 a6820b24f6d8: Pulling fs layer 03:45:53 f581987b2513: Pulling fs layer 03:45:53 f581987b2513: Waiting 03:45:53 54011a49482f: Verifying Checksum 03:45:53 54011a49482f: Download complete 03:45:53 31603596830f: Verifying Checksum 03:45:53 31603596830f: Download complete 03:45:53 f581987b2513: Verifying Checksum 03:45:53 f581987b2513: Download complete 03:45:53 a6820b24f6d8: Verifying Checksum 03:45:53 a6820b24f6d8: Download complete 03:45:54 31603596830f: Pull complete 03:45:54 54011a49482f: Pull complete 03:45:54 a6820b24f6d8: Pull complete 03:45:54 f581987b2513: Pull complete 03:45:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:45:55 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 03:45:55 $ 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 03:45:56 $ docker top ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:56 [ssh-agent] Looking for ssh-agent implementation... 03:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:56 $ docker exec ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d ssh-agent 03:45:56 SSH_AUTH_SOCK=/tmp/ssh-lapfmruQNCq6/agent.14 03:45:56 SSH_AGENT_PID=20 03:45:56 Running ssh-add (command line suppressed) 03:45:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_5712716771151456664.key (/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_5712716771151456664.key) 03:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:56 + git tag --points-at HEAD [Pipeline] } 03:45:56 $ docker exec --env ******** --env ******** ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d ssh-agent -k 03:45:56 unset SSH_AUTH_SOCK; 03:45:56 unset SSH_AGENT_PID; 03:45:56 echo Agent pid 20 killed; 03:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:56 [ssh-agent] Looking for ssh-agent implementation... 03:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:57 $ docker exec ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d ssh-agent 03:45:57 SSH_AUTH_SOCK=/tmp/ssh-RK33mQKQThq8/agent.54 03:45:57 SSH_AGENT_PID=61 03:45:57 Running ssh-add (command line suppressed) 03:45:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_7890308644690392597.key (/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/private_key_7890308644690392597.key) 03:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:57 + git semver init 03:45:57 # -> Open(): unable to determine branch for HEAD 03:45:57 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-856/.git 03:45:57 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-856 03:45:57 # $SEMVER_REMOTE_NAME = origin 03:45:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:45:57 # $SEMVER_USER_NAME = edgex-jenkins 03:45:57 # $SEMVER_BRANCH = PR-856 03:45:57 # $SEMVER_TEMP = /tmp/semver-132696456 03:45:57 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:45:59 # '/tmp/semver-132696456' -> '/w/workspace/ndry_app-functions-sdk-go_PR-856/.semver' 03:45:59 # -> Force: false 03:45:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-856/.semver [Pipeline] } 03:45:59 $ docker exec --env ******** --env ******** ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d ssh-agent -k 03:45:59 unset SSH_AUTH_SOCK; 03:45:59 unset SSH_AGENT_PID; 03:45:59 echo Agent pid 61 killed; 03:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:59 + git semver [Pipeline] } 03:46:00 $ docker stop --time=1 ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d 03:46:01 $ docker rm -f ff58525fdbdb4f9e340a03c1182be1806b8eb667970c3dca44096692a7912e3d [Pipeline] // withDockerContainer [Pipeline] sh 03:46:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:01 Stashed 1 file(s) [Pipeline] echo 03:46:01 [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 03:46:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-354 in /w/workspace/ndry_app-functions-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 03:46:02 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:46:02 The recommended git tool is: git 03:46:07 using credential edgex-jenkins-ssh 03:46:07 Cloning the remote Git repository 03:46:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:46:07 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 03:46:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:46:07 > git --version # timeout=10 03:46:07 > git --version # 'git version 2.17.1' 03:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:46:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:46:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:11 > 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 03:46:11 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 03:46:11 Merge succeeded, producing 1e8558f09519e9d48cfcea543ec096b875c4005a 03:46:11 Checking out Revision 1e8558f09519e9d48cfcea543ec096b875c4005a (PR-856) 03:46:11 > git config core.sparsecheckout # timeout=10 03:46:11 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 03:46:11 > git remote # timeout=10 03:46:11 > git config --get remote.origin.url # timeout=10 03:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:11 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 03:46:11 > git rev-parse HEAD^{commit} # timeout=10 03:46:11 > git config core.sparsecheckout # timeout=10 03:46:11 > git checkout -f 1e8558f09519e9d48cfcea543ec096b875c4005a # timeout=10 03:46:16 Commit message: "Merge commit 'd9301fa13fc9164fd95f7fd8afaa4d8e2426f33c' into HEAD" 03:46:16 > git rev-list --no-walk de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:17 Still waiting to schedule task 03:46:17 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 03:46:17 ‘prd-centos7-docker-4c-2g-309’ is offline 03:46:17 ‘prd-centos7-docker-4c-2g-359’ is offline 03:46:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:46:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:46:18 + sudo service docker restart 03:46:18 + true [Pipeline] unstash [Pipeline] echo 03:46:37 ========================================================= 03:46:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:46:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:46:37 + 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 . 03:46:38 Sending build context to Docker daemon 19.61MB 03:46:38 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:46:38 Step 2/8 : FROM ${BASE} 03:46:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:39 595b0fe564bb: Pulling fs layer 03:46:39 7186ed65a4f7: Pulling fs layer 03:46:39 316046926c0a: Pulling fs layer 03:46:39 4ebd0625c992: Pulling fs layer 03:46:39 207e8628e3a3: Pulling fs layer 03:46:39 c791037a9be2: Pulling fs layer 03:46:39 ffd874e62e21: Pulling fs layer 03:46:39 c791037a9be2: Waiting 03:46:39 ffd874e62e21: Waiting 03:46:39 4ebd0625c992: Waiting 03:46:39 316046926c0a: Download complete 03:46:39 7186ed65a4f7: Download complete 03:46:39 207e8628e3a3: Verifying Checksum 03:46:39 207e8628e3a3: Download complete 03:46:39 c791037a9be2: Verifying Checksum 03:46:39 c791037a9be2: Download complete 03:46:39 595b0fe564bb: Verifying Checksum 03:46:39 595b0fe564bb: Download complete 03:46:40 595b0fe564bb: Pull complete 03:46:40 7186ed65a4f7: Pull complete 03:46:41 316046926c0a: Pull complete 03:46:42 ffd874e62e21: Verifying Checksum 03:46:42 ffd874e62e21: Download complete 03:46:43 4ebd0625c992: Download complete 03:46:55 4ebd0625c992: Pull complete 03:46:55 207e8628e3a3: Pull complete 03:46:55 c791037a9be2: Pull complete 03:46:58 ffd874e62e21: Pull complete 03:46:58 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:46:58 ---> cfc18b08335c 03:46:58 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:46:58 20.10.0: Pulling from library/docker 03:46:58 a3cc7d3b244e: Pulling fs layer 03:46:58 02a3295e0d61: Pulling fs layer 03:46:58 0f4f2e6d8100: Pulling fs layer 03:46:58 330b718f631f: Pulling fs layer 03:46:58 a93816041522: Pulling fs layer 03:46:58 bdb6da89ff94: Pulling fs layer 03:46:58 2a70c0c122f4: Pulling fs layer 03:46:58 330b718f631f: Waiting 03:46:58 a93816041522: Waiting 03:46:58 bdb6da89ff94: Waiting 03:46:58 2a70c0c122f4: Waiting 03:46:58 0f4f2e6d8100: Download complete 03:46:58 02a3295e0d61: Verifying Checksum 03:46:58 02a3295e0d61: Download complete 03:46:58 a3cc7d3b244e: Verifying Checksum 03:46:58 a3cc7d3b244e: Download complete 03:46:58 a93816041522: Verifying Checksum 03:46:58 a93816041522: Download complete 03:46:59 bdb6da89ff94: Verifying Checksum 03:46:59 bdb6da89ff94: Download complete 03:46:59 2a70c0c122f4: Download complete 03:46:59 a3cc7d3b244e: Pull complete 03:47:00 02a3295e0d61: Pull complete 03:47:00 0f4f2e6d8100: Pull complete 03:47:04 330b718f631f: Verifying Checksum 03:47:04 330b718f631f: Download complete 03:47:07 330b718f631f: Pull complete 03:47:07 a93816041522: Pull complete 03:47:08 bdb6da89ff94: Pull complete 03:47:08 2a70c0c122f4: Pull complete 03:47:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:47:08 Status: Downloaded newer image for docker:20.10.0 03:47:14 ---> 0690d9ee00f5 03:47:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:47:14 ---> Running in c645eee6d7a6 03:47:14 Removing intermediate container c645eee6d7a6 03:47:14 ---> f6c75438da13 03:47:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:47:14 ---> Running in 66bdf759e797 03:47:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:47:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:47:17 (1/5) Installing libsodium (1.0.18-r0) 03:47:17 (2/5) Installing libzmq (4.3.3-r1) 03:47:17 (3/5) Installing pkgconf (1.7.3-r0) 03:47:17 (4/5) Installing libsodium-dev (1.0.18-r0) 03:47:17 (5/5) Installing zeromq-dev (4.3.3-r1) 03:47:17 Executing busybox-1.32.1-r6.trigger 03:47:17 OK: 139 MiB in 45 packages 03:47:19 Removing intermediate container 66bdf759e797 03:47:19 ---> cfad1bc1eab4 03:47:19 Step 6/8 : WORKDIR /build 03:47:19 ---> Running in c9b36d55d494 03:47:20 Removing intermediate container c9b36d55d494 03:47:20 ---> c1e0d5c3472b 03:47:20 Step 7/8 : COPY go.mod . 03:47:20 ---> c716d0ed2a3b 03:47:20 Step 8/8 : RUN go mod download 03:47:20 ---> Running in 65804790df05 03:47:47 Removing intermediate container 65804790df05 03:47:47 ---> e16cd432819d 03:47:47 Successfully built e16cd432819d 03:47:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:47:48 + docker inspect -f . ci-base-image-arm64 03:47:48 . [Pipeline] withDockerContainer 03:47:48 prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container 03:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 03:47:50 $ docker top fcaaf46d1425fdb1e762576a0b56b7c0dc199244745b820c2123a05bb64c16af -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:51 + go version 03:47:51 go version go1.16.3 linux/arm64 [Pipeline] } 03:47:51 $ docker stop --time=1 fcaaf46d1425fdb1e762576a0b56b7c0dc199244745b820c2123a05bb64c16af 03:47:53 $ docker rm -f fcaaf46d1425fdb1e762576a0b56b7c0dc199244745b820c2123a05bb64c16af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:53 + docker inspect -f . ci-base-image-arm64 03:47:53 . [Pipeline] withDockerContainer 03:47:53 prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container 03:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 03:47:55 $ docker top 228dad82db6d5f23fa528b16a19ea1dbccc14e5b7f06544dc91c4f92e7ee5e14 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:56 + go mod tidy [Pipeline] sh 03:47:57 + make test 03:47:57 make -C ./app-service-template build 03:47:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:47:57 go mod tidy 03:47:59 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 03:48:13 Running on prd-centos7-docker-4c-2g-360 in /w/workspace/ndry_app-functions-sdk-go_PR-856 [Pipeline] { [Pipeline] ws 03:48:13 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:48:13 The recommended git tool is: git 03:48:15 using credential edgex-jenkins-ssh 03:48:15 Cloning the remote Git repository 03:48:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:15 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 03:48:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:15 > git --version # timeout=10 03:48:15 > git --version # 'git version 2.24.4' 03:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:15 [INFO] Currently running in a labeled security context 03:48:15 [INFO] Currently SELinux is 'enforcing' on the host 03:48:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh3779082028616755991.key 03:48:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:17 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 03:48:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:17 [INFO] Currently running in a labeled security context 03:48:17 [INFO] Currently SELinux is 'enforcing' on the host 03:48:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh6382959879817068567.key 03:48:17 > 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 03:48:17 > git config core.sparsecheckout # timeout=10 03:48:17 > git checkout -f de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 03:48:17 > git remote # timeout=10 03:48:17 > git config --get remote.origin.url # timeout=10 03:48:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:17 [INFO] Currently running in a labeled security context 03:48:17 [INFO] Currently SELinux is 'enforcing' on the host 03:48:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh3612766024586515144.key 03:48:17 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 03:48:17 Merge succeeded, producing 81a5ddb60b089cf3ebaed504b87810fcb6cda404 03:48:17 Checking out Revision 81a5ddb60b089cf3ebaed504b87810fcb6cda404 (PR-856) 03:48:17 > git rev-parse HEAD^{commit} # timeout=10 03:48:17 > git config core.sparsecheckout # timeout=10 03:48:17 > git checkout -f 81a5ddb60b089cf3ebaed504b87810fcb6cda404 # timeout=10 03:48:21 Commit message: "Merge commit 'd9301fa13fc9164fd95f7fd8afaa4d8e2426f33c' into HEAD" 03:48:21 > git rev-list --no-walk de95e8a3e5fb74870c1ba2f4cb9078dc7c2e7082 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:48:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:48:23 + sudo service docker restart 03:48:23 + true 03:48:23 Redirecting to /bin/systemctl restart docker.service 03:48:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:48:32 make -C ./app-service-template test 03:48:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:48:32 go mod tidy 03:48:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 03:48:41 ========================================================= 03:48:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:48:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:48:41 + 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 . 03:48:42 Sending build context to Docker daemon 19.6MB 03:48:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:48:42 Step 2/8 : FROM ${BASE} 03:48:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:48:42 540db60ca938: Pulling fs layer 03:48:42 adcc1eea9eea: Pulling fs layer 03:48:42 4c4ab2625f07: Pulling fs layer 03:48:42 0510c868ecb4: Pulling fs layer 03:48:42 afea3b2eda06: Pulling fs layer 03:48:42 7809a108b3ef: Pulling fs layer 03:48:42 f706445af74f: Pulling fs layer 03:48:42 0510c868ecb4: Waiting 03:48:42 afea3b2eda06: Waiting 03:48:42 7809a108b3ef: Waiting 03:48:42 f706445af74f: Waiting 03:48:42 4c4ab2625f07: Verifying Checksum 03:48:42 4c4ab2625f07: Download complete 03:48:42 adcc1eea9eea: Verifying Checksum 03:48:42 adcc1eea9eea: Download complete 03:48:42 afea3b2eda06: Verifying Checksum 03:48:42 afea3b2eda06: Download complete 03:48:42 540db60ca938: Verifying Checksum 03:48:42 540db60ca938: Download complete 03:48:42 540db60ca938: Pull complete 03:48:42 7809a108b3ef: Verifying Checksum 03:48:42 7809a108b3ef: Download complete 03:48:42 adcc1eea9eea: Pull complete 03:48:42 4c4ab2625f07: Pull complete 03:48:44 f706445af74f: Verifying Checksum 03:48:44 f706445af74f: Download complete 03:48:44 0510c868ecb4: Verifying Checksum 03:48:44 0510c868ecb4: Download complete 03:48:47 0510c868ecb4: Pull complete 03:48:47 afea3b2eda06: Pull complete 03:48:48 7809a108b3ef: Pull complete 03:48:49 f706445af74f: Pull complete 03:48:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:48:49 ---> b068be0155e3 03:48:49 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:48:49 20.10.0: Pulling from library/docker 03:48:50 05e7bc50f07f: Pulling fs layer 03:48:50 6db28d0fdbf6: Pulling fs layer 03:48:50 292df0bc6bf3: Pulling fs layer 03:48:50 2e060f4bd70b: Pulling fs layer 03:48:50 80e8d568a223: Pulling fs layer 03:48:50 8dc6ef1a942a: Pulling fs layer 03:48:50 2312dd95470a: Pulling fs layer 03:48:50 80e8d568a223: Waiting 03:48:50 8dc6ef1a942a: Waiting 03:48:50 2312dd95470a: Waiting 03:48:50 2e060f4bd70b: Waiting 03:48:50 292df0bc6bf3: Verifying Checksum 03:48:50 292df0bc6bf3: Download complete 03:48:50 05e7bc50f07f: Verifying Checksum 03:48:50 05e7bc50f07f: Download complete 03:48:50 6db28d0fdbf6: Verifying Checksum 03:48:50 6db28d0fdbf6: Download complete 03:48:50 80e8d568a223: Verifying Checksum 03:48:50 80e8d568a223: Download complete 03:48:50 8dc6ef1a942a: Verifying Checksum 03:48:50 8dc6ef1a942a: Download complete 03:48:50 05e7bc50f07f: Pull complete 03:48:50 2312dd95470a: Verifying Checksum 03:48:50 2312dd95470a: Download complete 03:48:50 6db28d0fdbf6: Pull complete 03:48:50 292df0bc6bf3: Pull complete 03:48:54 2e060f4bd70b: Verifying Checksum 03:48:54 2e060f4bd70b: Download complete 03:48:56 2e060f4bd70b: Pull complete 03:48:56 80e8d568a223: Pull complete 03:48:56 8dc6ef1a942a: Pull complete 03:48:56 2312dd95470a: Pull complete 03:48:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:48:56 Status: Downloaded newer image for docker:20.10.0 03:48:59 ---> 1c9e9b2762af 03:48:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:48:59 ---> Running in dda662625481 03:48:59 Removing intermediate container dda662625481 03:48:59 ---> 9994e3703e07 03:48:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:48:59 ---> Running in 0b81f87142e9 03:48:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:49:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:49:01 (1/5) Installing libsodium (1.0.18-r0) 03:49:01 (2/5) Installing libzmq (4.3.3-r1) 03:49:01 (3/5) Installing pkgconf (1.7.3-r0) 03:49:01 (4/5) Installing libsodium-dev (1.0.18-r0) 03:49:01 (5/5) Installing zeromq-dev (4.3.3-r1) 03:49:01 Executing busybox-1.32.1-r6.trigger 03:49:01 OK: 150 MiB in 45 packages 03:49:01 Removing intermediate container 0b81f87142e9 03:49:01 ---> b1d3da25eda5 03:49:01 Step 6/8 : WORKDIR /build 03:49:01 ---> Running in 32e0b3308304 03:49:02 Removing intermediate container 32e0b3308304 03:49:02 ---> ae7d5ba61c36 03:49:02 Step 7/8 : COPY go.mod . 03:49:02 ---> 3a123d852cbd 03:49:02 Step 8/8 : RUN go mod download 03:49:02 ---> Running in 12821c0aca84 03:49:04 ok new-app-service 0.040s coverage: 47.8% of statements 03:49:04 ? new-app-service/config [no test files] 03:49:04 ok new-app-service/functions 0.044s 03:49:04 CGO_ENABLED=1 go vet ./... 03:49:14 Removing intermediate container 12821c0aca84 03:49:14 ---> 26a280aa885e 03:49:14 Successfully built 26a280aa885e 03:49:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:49:15 + docker inspect -f . ci-base-image-x86_64 03:49:15 . [Pipeline] withDockerContainer 03:49:15 prd-centos7-docker-4c-2g-360 does not seem to be running inside a container 03:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 03:49:15 $ docker top 0bb3330b20202eb2f810d8b4d194846126ef89576b8b921ccb5606fab2780bb8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:16 + go version 03:49:16 go version go1.16.3 linux/amd64 [Pipeline] } 03:49:16 $ docker stop --time=1 0bb3330b20202eb2f810d8b4d194846126ef89576b8b921ccb5606fab2780bb8 03:49:17 $ docker rm -f 0bb3330b20202eb2f810d8b4d194846126ef89576b8b921ccb5606fab2780bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:17 + docker inspect -f . ci-base-image-x86_64 03:49:17 . [Pipeline] withDockerContainer 03:49:17 prd-centos7-docker-4c-2g-360 does not seem to be running inside a container 03:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 03:49:18 $ docker top cf71f4bb218044ac0d18bc6fbb1ba7b1d851179d62af04f6eeb29d18ed54074e -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:18 + go mod tidy [Pipeline] sh 03:49:19 + make test 03:49:19 make -C ./app-service-template build 03:49:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:49:19 go mod tidy 03:49:19 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 03:49:31 gofmt -l . 03:49:31 [ "`gofmt -l .`" = "" ] 03:49:31 ./bin/test-attribution-txt.sh 03:49:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:49:31 go mod tidy 03:49:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:49:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:49:31 make -C ./app-service-template test 03:49:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:49:31 go mod tidy 03:49:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.097s coverage: 56.6% of statements 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 92.5% of statements 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.083s coverage: 61.5% of statements 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.144s coverage: 75.4% of statements 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements 03:49:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements 03:49:40 ok new-app-service 0.009s coverage: 47.8% of statements 03:49:40 ? new-app-service/config [no test files] 03:49:40 ok new-app-service/functions 0.007s 03:49:40 CGO_ENABLED=1 go vet ./... 03:49:46 gofmt -l . 03:49:46 [ "`gofmt -l .`" = "" ] 03:49:46 ./bin/test-attribution-txt.sh 03:49:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 03:49:46 go mod tidy 03:49:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.927s coverage: 76.9% of statements 03:49:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 12.5% of statements 03:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.103s coverage: 27.3% of statements 03:49:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:49:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.035s coverage: 51.4% of statements 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 56.6% of statements 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 92.5% of statements 03:49:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements 03:49:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.030s coverage: 75.4% of statements 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.0% of statements 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.9% of statements 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 03:50:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.197s coverage: 79.9% of statements 03:50:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 03:50:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:50:16 gofmt -l . 03:50:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:50:16 $ docker stop --time=1 228dad82db6d5f23fa528b16a19ea1dbccc14e5b7f06544dc91c4f92e7ee5e14 03:50:18 $ docker rm -f 228dad82db6d5f23fa528b16a19ea1dbccc14e5b7f06544dc91c4f92e7ee5e14 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 79.9% of statements 03:50:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 03:50:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:50:19 gofmt -l . 03:50:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:50:19 $ docker stop --time=1 cf71f4bb218044ac0d18bc6fbb1ba7b1d851179d62af04f6eeb29d18ed54074e 03:50:19 + sudo chown -R jenkins:jenkins . 03:50:20 $ docker rm -f cf71f4bb218044ac0d18bc6fbb1ba7b1d851179d62af04f6eeb29d18ed54074e [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 03:50:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:50:21 Warning: overwriting stash ‘coverage-report’ 03:50:21 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 03:50:21 Stashed 2 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:50:22 ---> job-cost.sh 03:50:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PMti 03:50:22 ---> job-cost.sh 03:50:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7NLg 03:50:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-PMti/bin to PATH 03:50:45 INFO: No Stack... 03:50:45 INFO: Retrieving Pricing Info for: v3-standard-2 03:50:45 INFO: Archiving Costs [Pipeline] sh 03:50:45 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 03:50:45 + cut -d, -f6 [Pipeline] lock 03:50:45 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] 03:50:45 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] did not exist. Created. 03:50:45 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:46 + echo total: 0.05999999865889549 [Pipeline] stash 03:50:46 Stashed 1 file(s) [Pipeline] } 03:50:46 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:51:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-7NLg/bin to PATH 03:52:22 INFO: No Stack... 03:52:23 INFO: Retrieving Pricing Info for: v2-standard-4 03:52:24 INFO: Archiving Costs [Pipeline] sh 03:52:24 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv+ 03:52:24 cut -d, -f6 [Pipeline] lock 03:52:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] 03:52:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] did not exist. Created. 03:52:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:24 /w/workspace/app-functions-sdk-go/3@tmp/durable-d2020f37/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-d2020f37/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:52:25 + echo total: 0.36000001430511475 [Pipeline] stash 03:52:25 Warning: overwriting stash ‘stack-cost’ 03:52:25 Stashed 1 file(s) [Pipeline] } 03:52:25 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-856-3-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 03:52:26 provisioning config files... 03:52:26 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/config8007882463734785147tmp [Pipeline] { [Pipeline] sh 03:52:26 + set +x 03:52:26 + bash -s -- 03:52:26 + curl -s https://codecov.io/bash 03:52:26 03:52:26 _____ _ 03:52:26 / ____| | | 03:52:26 | | ___ __| | ___ ___ _____ __ 03:52:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:26 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:26 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:26 Bash-1.0.3 03:52:26 03:52:26 03:52:26 ==> git version 2.24.4 found 03:52:26 ==> 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 03:52:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:52:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:52:26 ==> Jenkins CI detected. 03:52:26 project root: . 03:52:26 --> token set from env 03:52:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:26 ==> Running gcov in . (disable via -X gcov) 03:52:26 ==> Python coveragepy not found 03:52:26 ==> Searching for coverage reports in: 03:52:26 + . 03:52:26 -> Found 2 reports 03:52:26 ==> Detecting git/mercurial file structure 03:52:26 ==> Reading reports 03:52:26 + ./app-service-template/coverage.out bytes=1055 03:52:26 + ./coverage.out bytes=87879 03:52:26 ==> Appending adjustments 03:52:26 https://docs.codecov.io/docs/fixing-reports 03:52:27 + Found adjustments 03:52:27 ==> Gzipping contents 03:52:27 16K /tmp/codecov.8z7KfI.gz 03:52:27 ==> Uploading reports 03:52:27 url: https://codecov.io 03:52:27 query: branch=PR-856&commit=e8de74e4d0ce4c7a40d40faafb291279f06309a1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-856%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 03:52:27 -> Pinging Codecov 03:52:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-856&commit=e8de74e4d0ce4c7a40d40faafb291279f06309a1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-856%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=856&job=&cmd_args= 03:52:27 -> Uploading to 03:52:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/3D8B5DFFC46A037C893635FACE044666/e8de74e4d0ce4c7a40d40faafb291279f06309a1/cb4905a8-92ad-4289-97d2-5f378e304f3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T035227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8ae6a3cc59fd4dc0411c622f053def9b27a2715a033acaf3e2c1e322a1b542 03:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:27 Dload Upload Total Spent Left Speed 03:52:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15424 0 0 100 15424 0 45116 --:--:-- --:--:-- --:--:-- 45099 03:52:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e8de74e4d0ce4c7a40d40faafb291279f06309a1 [Pipeline] } 03:52:28 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 03:52:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:52:29 ---> package-listing.sh 03:52:29 ++ facter osfamily 03:52:29 ++ tr '[:upper:]' '[:lower:]' 03:52:29 + OS_FAMILY=redhat 03:52:29 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-856 03:52:29 + START_PACKAGES=/tmp/packages_start.txt 03:52:29 + END_PACKAGES=/tmp/packages_end.txt 03:52:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:29 + PACKAGES=/tmp/packages_start.txt 03:52:29 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-856 ']' 03:52:29 + PACKAGES=/tmp/packages_end.txt 03:52:29 + case "${OS_FAMILY}" in 03:52:29 + sort 03:52:29 + rpm -qa 03:52:30 + '[' -f /tmp/packages_start.txt ']' 03:52:30 + '[' -f /tmp/packages_end.txt ']' 03:52:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-856 ']' 03:52:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-856/archives/ 03:52:30 + 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 03:52:30 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 03:52:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:52:31 03:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:52:31 alpine: Pulling from edgex-lftools-log-publisher 03:52:31 df20fa9351a1: Pulling fs layer 03:52:31 36b3adc4ff6f: Pulling fs layer 03:52:31 8ad3a11d3b57: Pulling fs layer 03:52:31 46f8f816bc3b: Pulling fs layer 03:52:31 93b61091891f: Pulling fs layer 03:52:31 93b9cdb0e59b: Pulling fs layer 03:52:31 5e14af77c1be: Pulling fs layer 03:52:31 01666e4c0597: Pulling fs layer 03:52:31 aa168da1d23b: Pulling fs layer 03:52:31 93b61091891f: Waiting 03:52:31 93b9cdb0e59b: Waiting 03:52:31 5e14af77c1be: Waiting 03:52:31 01666e4c0597: Waiting 03:52:31 aa168da1d23b: Waiting 03:52:31 46f8f816bc3b: Waiting 03:52:31 36b3adc4ff6f: Verifying Checksum 03:52:31 36b3adc4ff6f: Download complete 03:52:31 46f8f816bc3b: Verifying Checksum 03:52:31 46f8f816bc3b: Download complete 03:52:31 df20fa9351a1: Verifying Checksum 03:52:31 df20fa9351a1: Download complete 03:52:31 93b9cdb0e59b: Verifying Checksum 03:52:31 93b9cdb0e59b: Download complete 03:52:31 93b61091891f: Verifying Checksum 03:52:31 93b61091891f: Download complete 03:52:31 5e14af77c1be: Verifying Checksum 03:52:31 5e14af77c1be: Download complete 03:52:31 01666e4c0597: Verifying Checksum 03:52:31 01666e4c0597: Download complete 03:52:31 df20fa9351a1: Pull complete 03:52:31 8ad3a11d3b57: Verifying Checksum 03:52:31 8ad3a11d3b57: Download complete 03:52:32 36b3adc4ff6f: Pull complete 03:52:32 8ad3a11d3b57: Pull complete 03:52:32 46f8f816bc3b: Pull complete 03:52:33 93b61091891f: Pull complete 03:52:33 93b9cdb0e59b: Pull complete 03:52:33 5e14af77c1be: Pull complete 03:52:33 01666e4c0597: Pull complete 03:52:33 aa168da1d23b: Verifying Checksum 03:52:33 aa168da1d23b: Download complete 03:52:38 aa168da1d23b: Pull complete 03:52:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:52:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:52:38 prd-centos7-docker-4c-2g-358 does not seem to be running inside a container 03:52: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_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 03:52:40 $ docker top 13f4ef88d6144492300d0650987f69dc5914f37eeaf2004b040731cd6f4730cf -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:40 + touch /tmp/pre-build-complete [Pipeline] sh 03:52:40 + mkdir -p /var/log/sa [Pipeline] sh 03:52:41 + ls /var/log/sa-host 03:52:41 + sadf -c /var/log/sa-host/sa05 03:52:41 file_magic: OK 03:52:41 HZ: Using current value: 100 03:52:41 file_header: OK 03:52:41 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 03:52:41 Statistics: 03:52:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:52:41 File successfully converted to sysstat format version 12.2.1 03:52:41 + sadf -c /var/log/sa-host/sa26 03:52:41 file_magic: OK 03:52:41 HZ: Using current value: 100 03:52:41 file_header: OK 03:52:41 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 03:52:41 Statistics: 03:52:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:52:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:41 provisioning config files... 03:52:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-856@tmp/config6888708154143617733tmp [Pipeline] { [Pipeline] echo 03:52:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:52:41 ---> create-netrc.sh [Pipeline] } 03:52:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:52:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:52:42 ---> python-tools-install.sh [Pipeline] echo 03:52:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:52:42 ---> sudo-logs.sh 03:52:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:52:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:52:42 ---> job-cost.sh 03:52:42 lf-activate-venv: SKIPPING 03:52:42 DEBUG: total: 0.36000001430511475 03:52:42 INFO: Retrieving Stack Cost... 03:52:43 INFO: Retrieving Pricing Info for: v3-standard-2 03:52:44 INFO: Archiving Costs [Pipeline] echo 03:52:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:52:44 ---> logs-deploy.sh 03:52:44 lf-activate-venv: SKIPPING 03:52:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-856/3 03:52:44 INFO: archiving workspace using pattern(s): 03:52:45 Archives upload complete. 03:52:45 INFO: archiving logs to Nexus 03:52:46 ---> uname -a: 03:52:46 Linux prd-centos7-docker-4c-2g-358.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:52:46 03:52:46 03:52:46 ---> lscpu: 03:52:46 Architecture: x86_64 03:52:46 CPU op-mode(s): 32-bit, 64-bit 03:52:46 Byte Order: Little Endian 03:52:46 Address sizes: 40 bits physical, 48 bits virtual 03:52:46 CPU(s): 2 03:52:46 On-line CPU(s) list: 0,1 03:52:46 Thread(s) per core: 1 03:52:46 Core(s) per socket: 1 03:52:46 Socket(s): 2 03:52:46 NUMA node(s): 1 03:52:46 Vendor ID: AuthenticAMD 03:52:46 CPU family: 23 03:52:46 Model: 49 03:52:46 Model name: AMD EPYC-Rome Processor 03:52:46 Stepping: 0 03:52:46 CPU MHz: 2799.998 03:52:46 BogoMIPS: 5599.99 03:52:46 Virtualization: AMD-V 03:52:46 Hypervisor vendor: KVM 03:52:46 Virtualization type: full 03:52:46 L1d cache: 64 KiB 03:52:46 L1i cache: 64 KiB 03:52:46 L2 cache: 1 MiB 03:52:46 L3 cache: 32 MiB 03:52:46 NUMA node0 CPU(s): 0,1 03:52:46 Vulnerability Itlb multihit: Not affected 03:52:46 Vulnerability L1tf: Not affected 03:52:46 Vulnerability Mds: Not affected 03:52:46 Vulnerability Meltdown: Not affected 03:52:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:52:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:52:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:52:46 Vulnerability Srbds: Not affected 03:52:46 Vulnerability Tsx async abort: Not affected 03:52:46 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 03:52:46 03:52:46 03:52:46 ---> nproc: 03:52:46 2 03:52:46 03:52:46 03:52:46 ---> df -h: 03:52:46 Filesystem Size Used Available Use% Mounted on 03:52:46 overlay 40.0G 7.6G 32.4G 19% / 03:52:46 tmpfs 64.0M 0 64.0M 0% /dev 03:52:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:52:46 shm 64.0M 0 64.0M 0% /dev/shm 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-856 03:52:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-856@tmp 03:52:46 03:52:46 03:52:46 ---> free -m: 03:52:46 total used free shared buff/cache available 03:52:46 Mem: 7821 969 4722 0 2128 6674 03:52:46 Swap: 1023 0 1023 03:52:46 03:52:46 03:52:46 ---> ip addr: 03:52:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:52:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:52:46 inet 127.0.0.1/8 scope host lo 03:52:46 valid_lft forever preferred_lft forever 03:52:46 inet6 ::1/128 scope host 03:52:46 valid_lft forever preferred_lft forever 03:52:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:52:46 link/ether fa:16:3e:c6:94:e2 brd ff:ff:ff:ff:ff:ff 03:52:46 inet 10.30.123.164/23 brd 10.30.123.255 scope global dynamic eth0 03:52:46 valid_lft 85954sec preferred_lft 85954sec 03:52:46 inet6 fe80::f816:3eff:fec6:94e2/64 scope link 03:52:46 valid_lft forever preferred_lft forever 03:52:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:52:46 link/ether 02:42:19:85:34:33 brd ff:ff:ff:ff:ff:ff 03:52:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:52:46 valid_lft forever preferred_lft forever 03:52:46 inet6 fe80::42:19ff:fe85:3433/64 scope link 03:52:46 valid_lft forever preferred_lft forever 03:52:46 03:52:46 03:52:46 ---> sar -b -r -n DEV: 03:52:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 03:52:46 03:52:46 03:45:06 LINUX RESTART (2 CPU) 03:52:46 03:52:46 03:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:52:46 03:47:01 3.63 0.05 3.58 0.00 13.99 120.58 0.00 03:52:46 03:48:01 0.48 0.00 0.48 0.00 0.00 9.00 0.00 03:52:46 03:49:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 03:52:46 03:50:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 03:52:46 03:51:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 03:52:46 03:52:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 03:52:46 Average: 0.86 0.01 0.85 0.00 2.33 23.73 0.00 03:52:46 03:52:46 03:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:52:46 03:47:01 5425604 0 808392 10.09 2620 1772324 1312100 14.49 595040 1586516 12 03:52:46 03:48:01 5438792 0 795196 9.93 2620 1772332 1205824 13.31 583284 1587592 16 03:52:46 03:49:01 5437924 0 796064 9.94 2620 1772332 1206124 13.32 587324 1585140 8 03:52:46 03:50:01 5435372 0 798612 9.97 2620 1772336 1206172 13.32 587908 1585900 8 03:52:46 03:51:01 5435124 0 798852 9.97 2620 1772344 1205908 13.31 585716 1589444 16 03:52:46 03:52:01 5434148 0 799828 9.99 2620 1772344 1205824 13.31 586312 1589444 12 03:52:46 Average: 5434494 0 799491 9.98 2620 1772335 1223659 13.51 587597 1587339 12 03:52:46 03:52:46 03:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:52:46 03:47:01 eth0 8.81 4.95 8.13 1.89 0.00 0.00 0.00 0.00 03:52:46 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:48:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:52:46 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:49:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 03:52:46 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:50:01 eth0 0.45 0.38 0.27 0.20 0.00 0.00 0.00 0.00 03:52:46 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:51:01 eth0 0.97 0.25 0.20 0.07 0.00 0.00 0.00 0.00 03:52:46 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:52:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:52:46 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 Average: eth0 2.07 1.01 1.50 0.40 0.00 0.00 0.00 0.00 03:52:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:46 03:52:46 03:52:46 ---> sar -P ALL: 03:52:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 03:52:46 03:52:46 03:45:06 LINUX RESTART (2 CPU) 03:52:46 03:52:46 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:52:46 03:47:01 all 0.27 0.00 0.09 0.00 0.05 99.59 03:52:46 03:47:01 0 0.20 0.00 0.10 0.00 0.03 99.67 03:52:46 03:47:01 1 0.34 0.00 0.08 0.00 0.07 99.51 03:52:46 03:48:01 all 0.09 0.00 0.04 0.00 0.03 99.83 03:52:46 03:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:52:46 03:48:01 1 0.15 0.00 0.05 0.00 0.03 99.77 03:52:46 03:49:01 all 0.09 0.00 0.03 0.00 0.03 99.84 03:52:46 03:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:52:46 03:49:01 1 0.15 0.00 0.05 0.00 0.03 99.77 03:52:46 03:50:01 all 0.08 0.00 0.06 0.00 0.04 99.82 03:52:46 03:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:52:46 03:50:01 1 0.12 0.00 0.08 0.00 0.05 99.75 03:52:46 03:51:01 all 0.07 0.00 0.06 0.00 0.04 99.83 03:52:46 03:51:01 0 0.05 0.00 0.05 0.00 0.05 99.85 03:52:46 03:51:01 1 0.08 0.00 0.07 0.00 0.03 99.82 03:52:46 03:52:01 all 0.05 0.00 0.02 0.00 0.03 99.90 03:52:46 03:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:52:46 03:52:01 1 0.08 0.00 0.02 0.00 0.03 99.87 03:52:46 Average: all 0.11 0.00 0.05 0.00 0.04 99.80 03:52:46 Average: 0 0.06 0.00 0.04 0.00 0.04 99.86 03:52:46 Average: 1 0.15 0.00 0.06 0.00 0.04 99.75 03:52:46 03:52:46 03:52:46