Pull request #896 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of phanvanhai for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at a4532674cdf1935ad680053a644fcdbb6a5686a9 rather than 1549aa7bc2f525602411dc85df1c5b0b6d210cfd Obtained Jenkinsfile from a4532674cdf1935ad680053a644fcdbb6a5686a9 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-ssh6933783305118242927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4477139574122155412.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 6a41506d72e8e131afc862d141935157bee59f41 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-896/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-896/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1026295795746818873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh144954192009910033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-896/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-896/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh548690874136653214.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1259 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [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-896 # 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-896@tmp/jenkins-gitclient-ssh1219914705047458862.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 a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 1549aa7bc2f525602411dc85df1c5b0b6d210cfd Merge succeeded, producing 1549aa7bc2f525602411dc85df1c5b0b6d210cfd Checking out Revision 1549aa7bc2f525602411dc85df1c5b0b6d210cfd (PR-896) > 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-896@tmp/jenkins-gitclient-ssh6853898194138195687.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # 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-896@tmp/jenkins-gitclient-ssh8770771360373544451.key > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 Commit message: "Merge branch 'master' of https://github.com/phanvanhai/app-functions-sdk-go" > git rev-list --no-walk e043df2fdb94aa6c24033cc28ac40a6554821db3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:57:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:57:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:57:57 ========================================================= 16:57:57 EdgeX Global Pipelines Version Info 16:57:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:57:58 ------------------- 16:57:58 stable info: 16:57:58 ------------------- 16:57:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:57:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:57:58 Message: update stable to v1.0.195 16:57:59 ------------------- 16:57:59 experimental info: 16:57:59 ------------------- 16:57:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:57:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:57:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:57:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-896 [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-896 [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-896 [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1549aa7bc2f525602411dc85df1c5b0b6d210cfd [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1549aa7 [Pipeline] echo 16:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:00 + git log --format=format:%s -1 1549aa7bc2f525602411dc85df1c5b0b6d210cfd [Pipeline] echo 16:58:00 GIT_COMMIT: 1549aa7bc2f525602411dc85df1c5b0b6d210cfd, Commit Message: Merge branch 'master' of https://github.com/phanvanhai/app-functions-sdk-go [Pipeline] echo 16:58:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:02 16:58:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:58:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:02 latest: Pulling from edgex-devops/git-semver 16:58:02 31603596830f: Pulling fs layer 16:58:02 54011a49482f: Pulling fs layer 16:58:02 a6820b24f6d8: Pulling fs layer 16:58:02 f581987b2513: Pulling fs layer 16:58:02 f581987b2513: Waiting 16:58:02 54011a49482f: Verifying Checksum 16:58:02 54011a49482f: Download complete 16:58:02 31603596830f: Verifying Checksum 16:58:02 31603596830f: Download complete 16:58:02 f581987b2513: Verifying Checksum 16:58:02 f581987b2513: Download complete 16:58:02 a6820b24f6d8: Verifying Checksum 16:58:02 a6820b24f6d8: Download complete 16:58:02 31603596830f: Pull complete 16:58:03 54011a49482f: Pull complete 16:58:03 a6820b24f6d8: Pull complete 16:58:03 f581987b2513: Pull complete 16:58:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:58:04 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 16:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:58:04 $ docker top dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:05 [ssh-agent] Looking for ssh-agent implementation... 16:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:05 $ docker exec dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d ssh-agent 16:58:05 SSH_AUTH_SOCK=/tmp/ssh-9sXsYbEiCycn/agent.14 16:58:05 SSH_AGENT_PID=20 16:58:05 Running ssh-add (command line suppressed) 16:58:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_2991373052063973184.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_2991373052063973184.key) 16:58:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:05 + git tag --points-at HEAD [Pipeline] } 16:58:05 $ docker exec --env ******** --env ******** dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d ssh-agent -k 16:58:05 unset SSH_AUTH_SOCK; 16:58:05 unset SSH_AGENT_PID; 16:58:05 echo Agent pid 20 killed; 16:58:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:05 [ssh-agent] Looking for ssh-agent implementation... 16:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:06 $ docker exec dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d ssh-agent 16:58:06 SSH_AUTH_SOCK=/tmp/ssh-QY2rAyB0pAS7/agent.55 16:58:06 SSH_AGENT_PID=62 16:58:06 Running ssh-add (command line suppressed) 16:58:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_8070399110476799507.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_8070399110476799507.key) 16:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:06 + git semver init 16:58:06 # -> Open(): unable to determine branch for HEAD 16:58:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.git 16:58:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-896 16:58:06 # $SEMVER_REMOTE_NAME = origin 16:58:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:58:06 # $SEMVER_USER_NAME = edgex-jenkins 16:58:06 # $SEMVER_BRANCH = PR-896 16:58:06 # $SEMVER_TEMP = /tmp/semver-416634591 16:58:06 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:58:08 # '/tmp/semver-416634591' -> '/w/workspace/ndry_app-functions-sdk-go_PR-896/.semver' 16:58:08 # -> Force: false 16:58:08 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.semver [Pipeline] } 16:58:08 $ docker exec --env ******** --env ******** dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d ssh-agent -k 16:58:08 unset SSH_AUTH_SOCK; 16:58:08 unset SSH_AGENT_PID; 16:58:08 echo Agent pid 62 killed; 16:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:08 + git semver [Pipeline] } 16:58:08 $ docker stop --time=1 dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d 16:58:10 $ docker rm -f dc9eb5a0ab1f5f5f4ffc5c3463bb10a8bc20aa8e4e03310a3fdf183f56e8114d [Pipeline] // withDockerContainer [Pipeline] sh 16:58:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:10 Stashed 1 file(s) [Pipeline] echo 16:58:10 [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 16:58:26 Still waiting to schedule task 16:58:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1259’ 16:58:26 Still waiting to schedule task 16:58:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:00:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1260 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws 17:00:27 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:00:27 The recommended git tool is: git 17:00:32 using credential edgex-jenkins-ssh 17:00:32 Cloning the remote Git repository 17:00:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:00:32 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:00:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:00:32 > git --version # timeout=10 17:00:32 > git --version # 'git version 2.17.1' 17:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:00:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:00:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:00:36 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 1549aa7bc2f525602411dc85df1c5b0b6d210cfd 17:00:37 Merge succeeded, producing 1549aa7bc2f525602411dc85df1c5b0b6d210cfd 17:00:37 Checking out Revision 1549aa7bc2f525602411dc85df1c5b0b6d210cfd (PR-896) 17:00:36 > git config core.sparsecheckout # timeout=10 17:00:36 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 17:00:36 > git remote # timeout=10 17:00:36 > git config --get remote.origin.url # timeout=10 17:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:36 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 17:00:37 > git rev-parse HEAD^{commit} # timeout=10 17:00:37 > git config core.sparsecheckout # timeout=10 17:00:37 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 17:00:41 Commit message: "Merge branch 'master' of https://github.com/phanvanhai/app-functions-sdk-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:00:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:00:43 + sudo service docker restart 17:00:43 + true [Pipeline] unstash [Pipeline] echo 17:01:02 ========================================================= 17:01:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:01:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:01:02 + 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 . 17:01:03 Sending build context to Docker daemon 19.79MB 17:01:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:01:03 Step 2/8 : FROM ${BASE} 17:01:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:04 595b0fe564bb: Pulling fs layer 17:01:04 3088b5b3c5c0: Pulling fs layer 17:01:04 5b7225fbf94c: Pulling fs layer 17:01:04 ba82ee9f976e: Pulling fs layer 17:01:04 506bd15cee9f: Pulling fs layer 17:01:04 75a0a4a0db45: Pulling fs layer 17:01:04 618dc40b7e24: Pulling fs layer 17:01:04 ba82ee9f976e: Waiting 17:01:04 506bd15cee9f: Waiting 17:01:04 75a0a4a0db45: Waiting 17:01:04 618dc40b7e24: Waiting 17:01:04 5b7225fbf94c: Verifying Checksum 17:01:04 5b7225fbf94c: Download complete 17:01:04 3088b5b3c5c0: Verifying Checksum 17:01:04 3088b5b3c5c0: Download complete 17:01:04 506bd15cee9f: Download complete 17:01:04 75a0a4a0db45: Download complete 17:01:04 595b0fe564bb: Verifying Checksum 17:01:04 595b0fe564bb: Download complete 17:01:04 595b0fe564bb: Pull complete 17:01:06 3088b5b3c5c0: Pull complete 17:01:06 5b7225fbf94c: Pull complete 17:01:06 618dc40b7e24: Verifying Checksum 17:01:06 618dc40b7e24: Download complete 17:01:07 ba82ee9f976e: Verifying Checksum 17:01:07 ba82ee9f976e: Download complete 17:01:16 Running on prd-centos7-docker-4c-2g-1261 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws 17:01:16 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:01:17 The recommended git tool is: git 17:01:19 ba82ee9f976e: Pull complete 17:01:19 506bd15cee9f: Pull complete 17:01:19 75a0a4a0db45: Pull complete 17:01:19 using credential edgex-jenkins-ssh 17:01:19 Cloning the remote Git repository 17:01:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:01:18 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:01:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:01:18 > git --version # timeout=10 17:01:18 > git --version # 'git version 2.24.4' 17:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:18 [INFO] Currently running in a labeled security context 17:01:18 [INFO] Currently SELinux is 'enforcing' on the host 17:01:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5458012703656921867.key 17:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:21 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 1549aa7bc2f525602411dc85df1c5b0b6d210cfd 17:01:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:01:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:20 [INFO] Currently running in a labeled security context 17:01:20 [INFO] Currently SELinux is 'enforcing' on the host 17:01:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8387754520922780728.key 17:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:01:20 > git config core.sparsecheckout # timeout=10 17:01:20 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 17:01:21 Merge succeeded, producing 1549aa7bc2f525602411dc85df1c5b0b6d210cfd 17:01:21 Checking out Revision 1549aa7bc2f525602411dc85df1c5b0b6d210cfd (PR-896) 17:01:20 > git remote # timeout=10 17:01:20 > git config --get remote.origin.url # timeout=10 17:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:20 [INFO] Currently running in a labeled security context 17:01:20 [INFO] Currently SELinux is 'enforcing' on the host 17:01:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2270988864089087148.key 17:01:20 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 17:01:20 > git rev-parse HEAD^{commit} # timeout=10 17:01:20 > git config core.sparsecheckout # timeout=10 17:01:20 > git checkout -f 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 17:01:22 618dc40b7e24: Pull complete 17:01:22 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:01:22 ---> a36622ca3599 17:01:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:01:22 20.10.0: Pulling from library/docker 17:01:22 a3cc7d3b244e: Pulling fs layer 17:01:22 02a3295e0d61: Pulling fs layer 17:01:22 0f4f2e6d8100: Pulling fs layer 17:01:22 330b718f631f: Pulling fs layer 17:01:22 a93816041522: Pulling fs layer 17:01:22 bdb6da89ff94: Pulling fs layer 17:01:22 2a70c0c122f4: Pulling fs layer 17:01:22 330b718f631f: Waiting 17:01:22 a93816041522: Waiting 17:01:22 bdb6da89ff94: Waiting 17:01:22 2a70c0c122f4: Waiting 17:01:22 0f4f2e6d8100: Verifying Checksum 17:01:22 0f4f2e6d8100: Download complete 17:01:22 02a3295e0d61: Verifying Checksum 17:01:22 02a3295e0d61: Download complete 17:01:22 a3cc7d3b244e: Verifying Checksum 17:01:22 a3cc7d3b244e: Download complete 17:01:22 a93816041522: Download complete 17:01:22 bdb6da89ff94: Verifying Checksum 17:01:22 bdb6da89ff94: Download complete 17:01:23 2a70c0c122f4: Verifying Checksum 17:01:23 2a70c0c122f4: Download complete 17:01:24 a3cc7d3b244e: Pull complete 17:01:24 330b718f631f: Verifying Checksum 17:01:24 330b718f631f: Download complete 17:01:24 Commit message: "Merge branch 'master' of https://github.com/phanvanhai/app-functions-sdk-go" 17:01:25 02a3295e0d61: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 17:01:25 0f4f2e6d8100: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:01:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:01:26 + sudo service docker restart 17:01:26 + true 17:01:26 Redirecting to /bin/systemctl restart docker.service 17:01:29 330b718f631f: Pull complete 17:01:29 a93816041522: Pull complete 17:01:29 bdb6da89ff94: Pull complete 17:01:30 2a70c0c122f4: Pull complete 17:01:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:01:30 Status: Downloaded newer image for docker:20.10.0 17:01:35 ---> caa41f00e81c 17:01:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:01:35 ---> Running in 11d960239241 17:01:35 Removing intermediate container 11d960239241 17:01:35 ---> d02d395eabca 17:01:35 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:01:36 ---> Running in 9d246105e7ba 17:01:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:01:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:01:39 (1/5) Installing libsodium (1.0.18-r0) 17:01:39 (2/5) Installing libzmq (4.3.3-r1) 17:01:39 (3/5) Installing pkgconf (1.7.3-r0) 17:01:39 (4/5) Installing libsodium-dev (1.0.18-r0) 17:01:39 (5/5) Installing zeromq-dev (4.3.3-r1) 17:01:39 Executing busybox-1.32.1-r6.trigger 17:01:39 OK: 139 MiB in 45 packages 17:01:40 Removing intermediate container 9d246105e7ba 17:01:40 ---> 438fb8053850 17:01:40 Step 6/8 : WORKDIR /build 17:01:40 ---> Running in 1c0be8fa0873 17:01:41 Removing intermediate container 1c0be8fa0873 17:01:41 ---> 83f00eb7844c 17:01:41 Step 7/8 : COPY go.mod . 17:01:42 ---> a64b9319a95b 17:01:42 Step 8/8 : RUN go mod download 17:01:42 ---> Running in 6f78e265533f [Pipeline] unstash [Pipeline] echo 17:01:45 ========================================================= 17:01:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:01:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:01:45 + 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 . 17:01:45 Sending build context to Docker daemon 19.8MB 17:01:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:01:45 Step 2/8 : FROM ${BASE} 17:01:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:01:45 540db60ca938: Pulling fs layer 17:01:45 adcc1eea9eea: Pulling fs layer 17:01:45 4c4ab2625f07: Pulling fs layer 17:01:45 0510c868ecb4: Pulling fs layer 17:01:45 afea3b2eda06: Pulling fs layer 17:01:45 7809a108b3ef: Pulling fs layer 17:01:45 f706445af74f: Pulling fs layer 17:01:45 afea3b2eda06: Waiting 17:01:45 7809a108b3ef: Waiting 17:01:45 f706445af74f: Waiting 17:01:45 0510c868ecb4: Waiting 17:01:45 4c4ab2625f07: Verifying Checksum 17:01:45 4c4ab2625f07: Download complete 17:01:45 adcc1eea9eea: Verifying Checksum 17:01:45 adcc1eea9eea: Download complete 17:01:45 afea3b2eda06: Verifying Checksum 17:01:45 afea3b2eda06: Download complete 17:01:45 540db60ca938: Verifying Checksum 17:01:45 540db60ca938: Download complete 17:01:45 7809a108b3ef: Verifying Checksum 17:01:45 7809a108b3ef: Download complete 17:01:46 540db60ca938: Pull complete 17:01:46 adcc1eea9eea: Pull complete 17:01:46 4c4ab2625f07: Pull complete 17:01:47 f706445af74f: Verifying Checksum 17:01:47 f706445af74f: Download complete 17:01:48 0510c868ecb4: Verifying Checksum 17:01:48 0510c868ecb4: Download complete 17:01:51 0510c868ecb4: Pull complete 17:01:51 afea3b2eda06: Pull complete 17:01:51 7809a108b3ef: Pull complete 17:01:52 f706445af74f: Pull complete 17:01:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:01:52 ---> b068be0155e3 17:01:52 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:01:53 20.10.0: Pulling from library/docker 17:01:53 05e7bc50f07f: Pulling fs layer 17:01:53 6db28d0fdbf6: Pulling fs layer 17:01:53 292df0bc6bf3: Pulling fs layer 17:01:53 2e060f4bd70b: Pulling fs layer 17:01:53 80e8d568a223: Pulling fs layer 17:01:53 8dc6ef1a942a: Pulling fs layer 17:01:53 2312dd95470a: Pulling fs layer 17:01:53 2e060f4bd70b: Waiting 17:01:53 80e8d568a223: Waiting 17:01:53 8dc6ef1a942a: Waiting 17:01:53 2312dd95470a: Waiting 17:01:53 292df0bc6bf3: Verifying Checksum 17:01:53 292df0bc6bf3: Download complete 17:01:53 6db28d0fdbf6: Verifying Checksum 17:01:53 6db28d0fdbf6: Download complete 17:01:53 80e8d568a223: Verifying Checksum 17:01:53 80e8d568a223: Download complete 17:01:53 05e7bc50f07f: Verifying Checksum 17:01:53 05e7bc50f07f: Download complete 17:01:53 8dc6ef1a942a: Verifying Checksum 17:01:53 8dc6ef1a942a: Download complete 17:01:53 2312dd95470a: Verifying Checksum 17:01:53 2312dd95470a: Download complete 17:01:53 05e7bc50f07f: Pull complete 17:01:53 6db28d0fdbf6: Pull complete 17:01:53 292df0bc6bf3: Pull complete 17:01:53 2e060f4bd70b: Verifying Checksum 17:01:53 2e060f4bd70b: Download complete 17:01:56 2e060f4bd70b: Pull complete 17:01:56 80e8d568a223: Pull complete 17:01:56 8dc6ef1a942a: Pull complete 17:01:56 2312dd95470a: Pull complete 17:01:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:01:56 Status: Downloaded newer image for docker:20.10.0 17:01:59 ---> 46d0b6ac506a 17:01:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:01:59 ---> Running in 3cce78c043c8 17:01:59 Removing intermediate container 3cce78c043c8 17:01:59 ---> 99e28254767d 17:01:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:01:59 ---> Running in 577b34fc7869 17:01:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:02:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:02:00 (1/5) Installing libsodium (1.0.18-r0) 17:02:01 (2/5) Installing libzmq (4.3.3-r1) 17:02:01 (3/5) Installing pkgconf (1.7.3-r0) 17:02:01 (4/5) Installing libsodium-dev (1.0.18-r0) 17:02:01 (5/5) Installing zeromq-dev (4.3.3-r1) 17:02:01 Executing busybox-1.32.1-r6.trigger 17:02:01 OK: 150 MiB in 45 packages 17:02:01 Removing intermediate container 577b34fc7869 17:02:01 ---> 75c49ba9ba37 17:02:01 Step 6/8 : WORKDIR /build 17:02:02 ---> Running in ec2b70381fb5 17:02:02 Removing intermediate container ec2b70381fb5 17:02:02 ---> 0729b6f34e8e 17:02:02 Step 7/8 : COPY go.mod . 17:02:02 ---> d175f3e0b9b8 17:02:02 Step 8/8 : RUN go mod download 17:02:02 ---> Running in b8c3bab29d67 17:02:09 Removing intermediate container 6f78e265533f 17:02:09 ---> 01ec16013378 17:02:09 Successfully built 01ec16013378 17:02:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:02:09 + docker inspect -f . ci-base-image-arm64 17:02:09 . [Pipeline] withDockerContainer 17:02:10 prd-ubuntu18.04-docker-arm64-4c-16g-1260 does not seem to be running inside a container 17:02:10 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:11 $ docker top 1b9e1e8cb378d26114b168b2fc2d36ffd37be0ae1d67d6bb1f664d2fec27d3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:12 + go version 17:02:12 go version go1.16.5 linux/arm64 [Pipeline] } 17:02:12 $ docker stop --time=1 1b9e1e8cb378d26114b168b2fc2d36ffd37be0ae1d67d6bb1f664d2fec27d3a4 17:02:14 Removing intermediate container b8c3bab29d67 17:02:14 ---> 1c2249ea707a 17:02:14 Successfully built 1c2249ea707a 17:02:14 Successfully tagged ci-base-image-x86_64:latest 17:02:14 $ docker rm -f 1b9e1e8cb378d26114b168b2fc2d36ffd37be0ae1d67d6bb1f664d2fec27d3a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:15 + docker inspect -f . ci-base-image-x86_64 17:02:15 . [Pipeline] withDockerContainer 17:02:15 prd-centos7-docker-4c-2g-1261 does not seem to be running inside a container 17:02:15 + docker inspect -f . ci-base-image-arm64 17:02:15 . 17:02:15 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:02:15 $ docker top 603fc2bc28d53763a2caa3fb135f455c664e4ce0515c742a7c868e4f11bd63a6 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:02:16 prd-ubuntu18.04-docker-arm64-4c-16g-1260 does not seem to be running inside a container 17:02:16 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:18 $ docker top bc111b93f3ef44f63bc2497788a50c7f594f66992c554c90f107bf288135a074 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:02:18 + go version 17:02:18 go version go1.16.3 linux/amd64 [Pipeline] } 17:02:18 $ docker stop --time=1 603fc2bc28d53763a2caa3fb135f455c664e4ce0515c742a7c868e4f11bd63a6 17:02:19 + go mod tidy 17:02:19 $ docker rm -f 603fc2bc28d53763a2caa3fb135f455c664e4ce0515c742a7c868e4f11bd63a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:20 + docker inspect -f . ci-base-image-x86_64 17:02:20 . [Pipeline] withDockerContainer 17:02:20 + make test 17:02:20 make -C ./app-service-template build 17:02:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:02:20 go mod tidy 17:02:20 prd-centos7-docker-4c-2g-1261 does not seem to be running inside a container 17:02:20 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:02:20 $ docker top fd1d086fac8e1d50140e211dffa5fc862f77490dc2d7969cd43b3ab3390428c2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:21 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 17:02:21 + go mod tidy [Pipeline] sh 17:02:22 + make test 17:02:22 make -C ./app-service-template build 17:02:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:02:22 go mod tidy 17:02:22 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 17:02:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:02:32 make -C ./app-service-template test 17:02:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:02:32 go mod tidy 17:02:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:02:40 ok new-app-service 0.011s coverage: 47.8% of statements 17:02:40 ? new-app-service/config [no test files] 17:02:40 ok new-app-service/functions 0.007s 17:02:40 CGO_ENABLED=1 go vet ./... 17:02:47 gofmt -l . 17:02:47 [ "`gofmt -l .`" = "" ] 17:02:47 ./bin/test-attribution-txt.sh 17:02:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:02:47 go mod tidy 17:02:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:02:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:02:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 62.8% of statements 17:02:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 17:02:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:02:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements 17:02:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:02:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 17:02:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.033s coverage: 74.5% of statements 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:02:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements 17:02:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:02:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 17:02:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.752s coverage: 76.9% of statements 17:02:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:02:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 17:02:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 17:02:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:02:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:02:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 17:03:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:03:00 make -C ./app-service-template test 17:03:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:03:00 go mod tidy 17:03:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:03:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.031s coverage: 78.0% of statements 17:03:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 17:03:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:03:20 gofmt -l . 17:03:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:03:20 $ docker stop --time=1 fd1d086fac8e1d50140e211dffa5fc862f77490dc2d7969cd43b3ab3390428c2 17:03:21 $ docker rm -f fd1d086fac8e1d50140e211dffa5fc862f77490dc2d7969cd43b3ab3390428c2 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:22 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 17:03:23 ---> job-cost.sh 17:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-meEk 17:03:27 ok new-app-service 0.041s coverage: 47.8% of statements 17:03:27 ? new-app-service/config [no test files] 17:03:27 ok new-app-service/functions 0.041s 17:03:27 CGO_ENABLED=1 go vet ./... 17:03:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-meEk/bin to PATH 17:03:47 INFO: No Stack... 17:03:48 INFO: Retrieving Pricing Info for: v3-standard-2 17:03:48 INFO: Archiving Costs [Pipeline] sh 17:03:49 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 17:03:49 + cut -d, -f6 [Pipeline] lock 17:03:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] 17:03:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] did not exist. Created. 17:03:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:03:49 + echo total: 0.05999999865889549 [Pipeline] stash 17:03:49 Stashed 1 file(s) [Pipeline] } 17:03:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:03:53 gofmt -l . 17:03:54 [ "`gofmt -l .`" = "" ] 17:03:54 ./bin/test-attribution-txt.sh 17:03:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:03:56 go mod tidy 17:03:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:03:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.138s coverage: 62.8% of statements 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.109s coverage: 61.8% of statements 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.165s coverage: 74.5% of statements 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.035s coverage: 97.1% of statements 17:04:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:04:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 17:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.830s coverage: 76.9% of statements 17:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 12.5% of statements 17:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.043s coverage: 27.3% of statements 17:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:04:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:04:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements 17:04:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.112s coverage: 78.0% of statements 17:04:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements 17:04:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:04:43 gofmt -l . 17:04:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:04:43 $ docker stop --time=1 bc111b93f3ef44f63bc2497788a50c7f594f66992c554c90f107bf288135a074 17:04:45 $ docker rm -f bc111b93f3ef44f63bc2497788a50c7f594f66992c554c90f107bf288135a074 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:46 Warning: overwriting stash ‘coverage-report’ 17:04:47 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 17:04:48 ---> job-cost.sh 17:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qSxE 17:05:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-qSxE/bin to PATH 17:06:49 INFO: No Stack... 17:06:49 INFO: Retrieving Pricing Info for: v2-standard-4 17:06:49 INFO: Archiving Costs [Pipeline] sh 17:06:50 + + catcut /w/workspace/app-functions-sdk-go/2/archives/cost.csv -d, 17:06:50 -f6 [Pipeline] lock 17:06:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] 17:06:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] did not exist. Created. 17:06:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:50 /w/workspace/app-functions-sdk-go/2@tmp/durable-704d6200/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-704d6200/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:06:51 + echo total: 0.18000000715255737 [Pipeline] stash 17:06:51 Warning: overwriting stash ‘stack-cost’ 17:06:51 Stashed 1 file(s) [Pipeline] } 17:06:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-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 17:06:52 provisioning config files... 17:06:52 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config4212786157342486507tmp [Pipeline] { [Pipeline] sh 17:06:52 + set +x 17:06:52 + curl -s https://codecov.io/bash 17:06:52 + bash -s -- 17:06:52 17:06:52 _____ _ 17:06:52 / ____| | | 17:06:52 | | ___ __| | ___ ___ _____ __ 17:06:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:52 Bash-1.0.3 17:06:52 17:06:52 17:06:52 ==> git version 2.24.4 found 17:06: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 17:06:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:06:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:06:52 ==> Jenkins CI detected. 17:06:52 project root: . 17:06:52 --> token set from env 17:06:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:52 ==> Running gcov in . (disable via -X gcov) 17:06:52 ==> Python coveragepy not found 17:06:52 ==> Searching for coverage reports in: 17:06:52 + . 17:06:52 -> Found 2 reports 17:06:52 ==> Detecting git/mercurial file structure 17:06:52 ==> Reading reports 17:06:52 + ./app-service-template/coverage.out bytes=1055 17:06:52 + ./coverage.out bytes=94036 17:06:52 ==> Appending adjustments 17:06:52 https://docs.codecov.io/docs/fixing-reports 17:06:53 + Found adjustments 17:06:53 ==> Gzipping contents 17:06:53 20K /tmp/codecov.eJuX00.gz 17:06:53 ==> Uploading reports 17:06:53 url: https://codecov.io 17:06:53 query: branch=PR-896&commit=1549aa7bc2f525602411dc85df1c5b0b6d210cfd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= 17:06:53 -> Pinging Codecov 17:06:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-896&commit=1549aa7bc2f525602411dc85df1c5b0b6d210cfd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= 17:06:53 -> Uploading to 17:06:53 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/3D8B5DFFC46A037C893635FACE044666/1549aa7bc2f525602411dc85df1c5b0b6d210cfd/da7e62a5-3480-42f5-90d7-2eab0992ea56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T170653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c82dd858ffbb67bda5b7ffb3e0e3cbc7f856e761e8fa20fe5ed8a3a64992639d 17:06:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:53 Dload Upload Total Spent Left Speed 17:06:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16506 0 0 100 16506 0 47483 --:--:-- --:--:-- --:--:-- 47431 17:06:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1549aa7bc2f525602411dc85df1c5b0b6d210cfd [Pipeline] } 17:06: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 17:06:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:56 ---> package-listing.sh 17:06:56 ++ tr '[:upper:]' '[:lower:]' 17:06:56 ++ facter osfamily 17:06:56 + OS_FAMILY=redhat 17:06:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-896 17:06:56 + START_PACKAGES=/tmp/packages_start.txt 17:06:56 + END_PACKAGES=/tmp/packages_end.txt 17:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:56 + PACKAGES=/tmp/packages_start.txt 17:06:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' 17:06:56 + PACKAGES=/tmp/packages_end.txt 17:06:56 + case "${OS_FAMILY}" in 17:06:56 + sort 17:06:56 + rpm -qa 17:06:57 + '[' -f /tmp/packages_start.txt ']' 17:06:57 + '[' -f /tmp/packages_end.txt ']' 17:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' 17:06:57 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ 17:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ [Pipeline] echo 17:06:57 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-896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:57 17:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:58 alpine: Pulling from edgex-lftools-log-publisher 17:06:58 df20fa9351a1: Pulling fs layer 17:06:58 36b3adc4ff6f: Pulling fs layer 17:06:58 8ad3a11d3b57: Pulling fs layer 17:06:58 46f8f816bc3b: Pulling fs layer 17:06:58 93b61091891f: Pulling fs layer 17:06:58 93b9cdb0e59b: Pulling fs layer 17:06:58 5e14af77c1be: Pulling fs layer 17:06:58 01666e4c0597: Pulling fs layer 17:06:58 aa168da1d23b: Pulling fs layer 17:06:58 93b9cdb0e59b: Waiting 17:06:58 5e14af77c1be: Waiting 17:06:58 01666e4c0597: Waiting 17:06:58 aa168da1d23b: Waiting 17:06:58 46f8f816bc3b: Waiting 17:06:58 93b61091891f: Waiting 17:06:58 36b3adc4ff6f: Verifying Checksum 17:06:58 36b3adc4ff6f: Download complete 17:06:58 46f8f816bc3b: Verifying Checksum 17:06:58 46f8f816bc3b: Download complete 17:06:58 df20fa9351a1: Verifying Checksum 17:06:58 93b9cdb0e59b: Verifying Checksum 17:06:58 93b9cdb0e59b: Download complete 17:06:58 5e14af77c1be: Verifying Checksum 17:06:58 5e14af77c1be: Download complete 17:06:58 01666e4c0597: Verifying Checksum 17:06:58 01666e4c0597: Download complete 17:06:58 93b61091891f: Verifying Checksum 17:06:58 93b61091891f: Download complete 17:06:58 8ad3a11d3b57: Verifying Checksum 17:06:58 8ad3a11d3b57: Download complete 17:06:58 df20fa9351a1: Pull complete 17:06:58 36b3adc4ff6f: Pull complete 17:06:59 8ad3a11d3b57: Pull complete 17:06:59 46f8f816bc3b: Pull complete 17:06:59 93b61091891f: Pull complete 17:06:59 93b9cdb0e59b: Pull complete 17:06:59 5e14af77c1be: Pull complete 17:06:59 01666e4c0597: Pull complete 17:07:00 aa168da1d23b: Verifying Checksum 17:07:00 aa168da1d23b: Download complete 17:07:04 aa168da1d23b: Pull complete 17:07:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:07:04 prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container 17:07: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-896/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-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:07:06 $ docker top ffd2437c40055f83f1b55b1fe65c4dd8f76f7bcf1fb8d533b1aeb9904ed7d9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:07 + mkdir -p /var/log/sa [Pipeline] sh 17:07:07 + ls /var/log/sa-host 17:07:07 + sadf -c /var/log/sa-host/sa05 17:07:07 file_magic: OK 17:07:07 HZ: Using current value: 100 17:07:07 file_header: OK 17:07: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 17:07:07 Statistics: 17:07:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:07:07 File successfully converted to sysstat format version 12.2.1 17:07:07 + sadf -c /var/log/sa-host/sa14 17:07:07 file_magic: OK 17:07:07 HZ: Using current value: 100 17:07:07 file_header: OK 17:07: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 17:07:07 Statistics: 17:07:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:07:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:08 provisioning config files... 17:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config7775935843685935886tmp [Pipeline] { [Pipeline] echo 17:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> create-netrc.sh [Pipeline] } 17:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> python-tools-install.sh [Pipeline] echo 17:07:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> sudo-logs.sh 17:07:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> job-cost.sh 17:07:09 lf-activate-venv: SKIPPING 17:07:09 DEBUG: total: 0.18000000715255737 17:07:09 INFO: Retrieving Stack Cost... 17:07:10 INFO: Retrieving Pricing Info for: v3-standard-2 17:07:11 INFO: Archiving Costs [Pipeline] echo 17:07:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:11 ---> logs-deploy.sh 17:07:11 lf-activate-venv: SKIPPING 17:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-896/2 17:07:11 INFO: archiving workspace using pattern(s): 17:07:12 Archives upload complete. 17:07:12 INFO: archiving logs to Nexus 17:07:12 ---> uname -a: 17:07:12 Linux prd-centos7-docker-4c-2g-1259.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:07:12 17:07:12 17:07:12 ---> lscpu: 17:07:12 Architecture: x86_64 17:07:12 CPU op-mode(s): 32-bit, 64-bit 17:07:12 Byte Order: Little Endian 17:07:12 Address sizes: 40 bits physical, 48 bits virtual 17:07:12 CPU(s): 2 17:07:12 On-line CPU(s) list: 0,1 17:07:12 Thread(s) per core: 1 17:07:12 Core(s) per socket: 1 17:07:12 Socket(s): 2 17:07:12 NUMA node(s): 1 17:07:12 Vendor ID: AuthenticAMD 17:07:12 CPU family: 23 17:07:12 Model: 49 17:07:12 Model name: AMD EPYC-Rome Processor 17:07:12 Stepping: 0 17:07:12 CPU MHz: 2800.000 17:07:12 BogoMIPS: 5600.00 17:07:12 Virtualization: AMD-V 17:07:12 Hypervisor vendor: KVM 17:07:12 Virtualization type: full 17:07:12 L1d cache: 64 KiB 17:07:12 L1i cache: 64 KiB 17:07:12 L2 cache: 1 MiB 17:07:12 L3 cache: 32 MiB 17:07:12 NUMA node0 CPU(s): 0,1 17:07:12 Vulnerability Itlb multihit: Not affected 17:07:12 Vulnerability L1tf: Not affected 17:07:12 Vulnerability Mds: Not affected 17:07:12 Vulnerability Meltdown: Not affected 17:07:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:07:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:07:12 Vulnerability Srbds: Not affected 17:07:12 Vulnerability Tsx async abort: Not affected 17:07: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 17:07:12 17:07:12 17:07:12 ---> nproc: 17:07:12 2 17:07:12 17:07:12 17:07:12 ---> df -h: 17:07:12 Filesystem Size Used Available Use% Mounted on 17:07:12 overlay 40.0G 7.6G 32.4G 19% / 17:07:12 tmpfs 64.0M 0 64.0M 0% /dev 17:07:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:07:12 shm 64.0M 0 64.0M 0% /dev/shm 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:07:12 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:07:12 17:07:12 17:07:12 ---> free -m: 17:07:12 total used free shared buff/cache available 17:07:12 Mem: 7821 981 4710 0 2129 6662 17:07:12 Swap: 1023 0 1023 17:07:12 17:07:12 17:07:12 ---> ip addr: 17:07:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:07:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:07:12 inet 127.0.0.1/8 scope host lo 17:07:12 valid_lft forever preferred_lft forever 17:07:12 inet6 ::1/128 scope host 17:07:12 valid_lft forever preferred_lft forever 17:07:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:07:12 link/ether fa:16:3e:4d:d8:a7 brd ff:ff:ff:ff:ff:ff 17:07:12 inet 10.30.123.4/23 brd 10.30.123.255 scope global dynamic eth0 17:07:12 valid_lft 85816sec preferred_lft 85816sec 17:07:12 inet6 fe80::f816:3eff:fe4d:d8a7/64 scope link 17:07:12 valid_lft forever preferred_lft forever 17:07:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:07:12 link/ether 02:42:6b:2e:17:06 brd ff:ff:ff:ff:ff:ff 17:07:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:07:12 valid_lft forever preferred_lft forever 17:07:12 inet6 fe80::42:6bff:fe2e:1706/64 scope link 17:07:12 valid_lft forever preferred_lft forever 17:07:12 17:07:12 17:07:12 ---> sar -b -r -n DEV: 17:07:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:07:12 17:07:12 16:57:19 LINUX RESTART (2 CPU) 17:07:12 17:07:12 16:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:12 16:59:01 20.24 0.63 19.61 0.00 357.66 3857.22 0.00 17:07:12 17:00:01 0.43 0.00 0.43 0.00 0.00 6.50 0.00 17:07:12 17:01:01 0.27 0.02 0.25 0.00 0.13 3.51 0.00 17:07:12 17:02:01 0.40 0.10 0.30 0.00 1.73 5.03 0.00 17:07:12 17:03:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 17:07:12 17:04:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 17:07:12 17:05:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 17:07:12 17:06:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 17:07:12 17:07:01 3.93 0.13 3.80 0.00 13.72 114.22 0.00 17:07:12 Average: 2.89 0.10 2.80 0.00 40.90 438.14 0.00 17:07:12 17:07:12 16:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:12 16:59:01 5425312 0 808288 10.09 2620 1772720 1285916 14.20 595732 1586072 20 17:07:12 17:00:01 5435892 0 797704 9.96 2620 1772724 1206924 13.33 587408 1586012 8 17:07:12 17:01:01 5432600 0 800988 10.00 2620 1772732 1209640 13.36 589980 1586204 12 17:07:12 17:02:01 5431116 0 802344 10.02 2620 1772860 1207852 13.34 591756 1586264 8 17:07:12 17:03:01 5433836 0 799620 9.98 2620 1772864 1207516 13.33 587000 1589256 12 17:07:12 17:04:01 5433980 0 799472 9.98 2620 1772868 1207432 13.33 586368 1589256 12 17:07:12 17:05:01 5433092 0 800356 9.99 2620 1772872 1207432 13.33 587172 1589256 8 17:07:12 17:06:01 5424388 0 809052 10.10 2620 1772880 1207564 13.33 595932 1589260 16 17:07:12 17:07:01 5037324 0 943072 11.78 2620 2025924 1606592 17.74 870688 1672484 252272 17:07:12 Average: 5387504 0 817877 10.21 2620 1800938 1260763 13.92 621337 1597118 28041 17:07:12 17:07:12 16:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:12 16:59:01 eth0 125.67 148.26 645.89 21.68 0.00 0.00 0.00 0.00 17:07:12 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 16:59:01 docker0 104.57 70.58 9.59 316.98 0.00 0.00 0.00 0.00 17:07:12 17:00:01 eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 17:07:12 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:01:01 eth0 3.83 1.68 3.29 0.29 0.00 0.00 0.00 0.00 17:07:12 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:02:01 eth0 0.63 0.48 0.29 0.22 0.00 0.00 0.00 0.00 17:07:12 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:03:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:07:12 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:04:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:12 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:05:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:12 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:06:01 eth0 1.07 0.37 0.38 0.20 0.00 0.00 0.00 0.00 17:07:12 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:07:01 eth0 188.54 173.02 2168.35 16.71 0.00 0.00 0.00 0.00 17:07:12 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 Average: eth0 35.48 35.82 312.58 4.32 0.00 0.00 0.00 0.00 17:07:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:12 Average: docker0 11.45 7.73 1.05 34.71 0.00 0.00 0.00 0.00 17:07:12 17:07:12 17:07:12 ---> sar -P ALL: 17:07:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:07:12 17:07:12 16:57:19 LINUX RESTART (2 CPU) 17:07:12 17:07:12 16:58:02 CPU %user %nice %system %iowait %steal %idle 17:07:12 16:59:01 all 3.41 0.00 1.43 0.33 0.04 94.78 17:07:12 16:59:01 0 2.69 0.00 1.36 0.43 0.05 95.47 17:07:12 16:59:01 1 4.12 0.00 1.51 0.24 0.03 94.10 17:07:12 17:00:01 all 0.08 0.00 0.04 0.00 0.03 99.85 17:07:12 17:00:01 0 0.12 0.00 0.03 0.00 0.02 99.83 17:07:12 17:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:07:12 17:01:01 all 0.13 0.00 0.05 0.00 0.04 99.77 17:07:12 17:01:01 0 0.10 0.00 0.05 0.00 0.05 99.80 17:07:12 17:01:01 1 0.17 0.00 0.05 0.00 0.03 99.75 17:07:12 17:02:01 all 0.05 0.00 0.04 0.00 0.02 99.89 17:07:12 17:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:07:12 17:02:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:07:12 17:03:01 all 0.09 0.00 0.03 0.00 0.03 99.86 17:07:12 17:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:07:12 17:03:01 1 0.15 0.00 0.02 0.00 0.03 99.80 17:07:12 17:04:01 all 0.05 0.00 0.03 0.00 0.03 99.89 17:07:12 17:04:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:07:12 17:04:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:07:12 17:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 17:07:12 17:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:07:12 17:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85 17:07:12 17:06:01 all 0.08 0.00 0.03 0.00 0.04 99.84 17:07:12 17:06:01 0 0.02 0.00 0.03 0.00 0.03 99.92 17:07:12 17:06:01 1 0.15 0.00 0.03 0.00 0.05 99.77 17:07:12 17:07:01 all 3.83 0.00 1.31 0.03 0.03 94.79 17:07:12 17:07:01 0 3.52 0.00 1.50 0.03 0.03 94.91 17:07:12 17:07:01 1 4.15 0.00 1.13 0.03 0.03 94.66 17:07:12 Average: all 0.86 0.00 0.33 0.04 0.03 98.74 17:07:12 Average: 0 0.72 0.00 0.34 0.05 0.04 98.85 17:07:12 Average: 1 0.99 0.00 0.32 0.03 0.03 98.63 17:07:12 17:07:12 17:07:12