Pull request #840 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed7f43cd756146acd4aa53def45945a31edeb39f+ac6f891dff6eed8597a41e9f34a23276cb846ae1 (e644db9668c33e32f5407b1c2be3997dde56a436) 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-ssh346941868359830388.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-ssh7203750291769908809.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-840/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-840/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3363664676279155318.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-ssh4563876982771264408.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-840/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-840/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8053752481229914718.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-138 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [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-840 # 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-840@tmp/jenkins-gitclient-ssh2382494426071966505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-840@tmp/jenkins-gitclient-ssh1396702861429485914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # 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-840@tmp/jenkins-gitclient-ssh9068916805316656593.key > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:51:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:51:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:51:33 ========================================================= 15:51:33 EdgeX Global Pipelines Version Info 15:51:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fbf14f902d1904f8df367d84f197566347cdc196 # timeout=10 15:51:34 ------------------- 15:51:34 stable info: 15:51:34 ------------------- 15:51:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:51:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:51:34 Message: update stable to v1.0.192 15:51:35 ------------------- 15:51:35 experimental info: 15:51:35 ------------------- 15:51:35 Commited By: **** collab-it+edgex@linuxfoundation.org 15:51:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:51:35 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo 15:51:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] echo 15:51:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed7f43c [Pipeline] echo 15:51:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:36 + git log --format=format:%s -1 ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] echo 15:51:36 GIT_COMMIT: ed7f43cd756146acd4aa53def45945a31edeb39f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 15:51:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:37 15:51:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:51:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:37 latest: Pulling from edgex-devops/git-semver 15:51:37 31603596830f: Pulling fs layer 15:51:37 54011a49482f: Pulling fs layer 15:51:37 a6820b24f6d8: Pulling fs layer 15:51:37 f581987b2513: Pulling fs layer 15:51:37 f581987b2513: Waiting 15:51:37 54011a49482f: Verifying Checksum 15:51:37 54011a49482f: Download complete 15:51:37 31603596830f: Verifying Checksum 15:51:37 31603596830f: Download complete 15:51:37 f581987b2513: Verifying Checksum 15:51:37 f581987b2513: Download complete 15:51:37 a6820b24f6d8: Verifying Checksum 15:51:37 a6820b24f6d8: Download complete 15:51:37 31603596830f: Pull complete 15:51:37 54011a49482f: Pull complete 15:51:38 a6820b24f6d8: Pull complete 15:51:38 f581987b2513: Pull complete 15:51:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:51:38 prd-centos7-docker-4c-2g-138 does not seem to be running inside a container 15:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:40 $ docker top 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:40 [ssh-agent] Looking for ssh-agent implementation... 15:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:40 $ docker exec 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent 15:51:40 SSH_AUTH_SOCK=/tmp/ssh-zd36JyJj1XjZ/agent.13 15:51:40 SSH_AGENT_PID=20 15:51:40 Running ssh-add (command line suppressed) 15:51:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3989708720798132975.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3989708720798132975.key) 15:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:40 + git tag --points-at HEAD [Pipeline] } 15:51:40 $ docker exec --env ******** --env ******** 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent -k 15:51:41 unset SSH_AUTH_SOCK; 15:51:41 unset SSH_AGENT_PID; 15:51:41 echo Agent pid 20 killed; 15:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:51:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:41 [ssh-agent] Looking for ssh-agent implementation... 15:51:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:41 $ docker exec 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent 15:51:41 SSH_AUTH_SOCK=/tmp/ssh-hd1cL3PWqcTv/agent.53 15:51:41 SSH_AGENT_PID=59 15:51:41 Running ssh-add (command line suppressed) 15:51:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_2734993681101853052.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_2734993681101853052.key) 15:51:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:41 + git semver init 15:51:41 # -> Open(): unable to determine branch for HEAD 15:51:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.git 15:51:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-840 15:51:41 # $SEMVER_REMOTE_NAME = origin 15:51:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:41 # $SEMVER_USER_NAME = edgex-jenkins 15:51:41 # $SEMVER_BRANCH = PR-840 15:51:41 # $SEMVER_TEMP = /tmp/semver-421622539 15:51:41 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:51:44 # '/tmp/semver-421622539' -> '/w/workspace/ndry_app-functions-sdk-go_PR-840/.semver' 15:51:44 # -> Force: false 15:51:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.semver [Pipeline] } 15:51:44 $ docker exec --env ******** --env ******** 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent -k 15:51:44 unset SSH_AUTH_SOCK; 15:51:44 unset SSH_AGENT_PID; 15:51:44 echo Agent pid 59 killed; 15:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:44 + git semver [Pipeline] } 15:51:44 $ docker stop --time=1 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 15:51:46 $ docker rm -f 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:51:46 Stashed 1 file(s) [Pipeline] echo 15:51:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:52:02 Still waiting to schedule task 15:52:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:52:02 Still waiting to schedule task 15:52:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:39 Running on prd-centos7-docker-4c-2g-143 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 15:53:40 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 15:53:40 The recommended git tool is: git 15:53:42 using credential edgex-jenkins-ssh 15:53:42 Cloning the remote Git repository 15:53:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:42 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 15:53:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:42 > git --version # timeout=10 15:53:42 > git --version # 'git version 2.24.4' 15:53:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:42 [INFO] Currently running in a labeled security context 15:53:42 [INFO] Currently SELinux is 'enforcing' on the host 15:53:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh1521178075220285003.key 15:53:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:44 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f 15:53:44 Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f 15:53:44 Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) 15:53:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:53:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:53:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:44 [INFO] Currently running in a labeled security context 15:53:44 [INFO] Currently SELinux is 'enforcing' on the host 15:53:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh7034084801431192322.key 15:53:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:44 > git config core.sparsecheckout # timeout=10 15:53:44 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 15:53:44 > git remote # timeout=10 15:53:44 > git config --get remote.origin.url # timeout=10 15:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:44 [INFO] Currently running in a labeled security context 15:53:44 [INFO] Currently SELinux is 'enforcing' on the host 15:53:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh4745436720841982909.key 15:53:44 > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:53:44 > git rev-parse HEAD^{commit} # timeout=10 15:53:44 > git config core.sparsecheckout # timeout=10 15:53:44 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 15:53:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:53:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:53:50 + sudo service docker restart 15:53:50 + true 15:53:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:54:08 ========================================================= 15:54:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:54:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:54:08 Sending build context to Docker daemon 19.59MB 15:54:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:54:08 Step 2/8 : FROM ${BASE} 15:54:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:09 540db60ca938: Pulling fs layer 15:54:09 adcc1eea9eea: Pulling fs layer 15:54:09 4c4ab2625f07: Pulling fs layer 15:54:09 0510c868ecb4: Pulling fs layer 15:54:09 afea3b2eda06: Pulling fs layer 15:54:09 7809a108b3ef: Pulling fs layer 15:54:09 f706445af74f: Pulling fs layer 15:54:09 afea3b2eda06: Waiting 15:54:09 7809a108b3ef: Waiting 15:54:09 f706445af74f: Waiting 15:54:09 0510c868ecb4: Waiting 15:54:09 4c4ab2625f07: Verifying Checksum 15:54:09 4c4ab2625f07: Download complete 15:54:09 adcc1eea9eea: Verifying Checksum 15:54:09 adcc1eea9eea: Download complete 15:54:09 afea3b2eda06: Verifying Checksum 15:54:09 afea3b2eda06: Download complete 15:54:09 7809a108b3ef: Verifying Checksum 15:54:09 7809a108b3ef: Download complete 15:54:09 540db60ca938: Verifying Checksum 15:54:09 540db60ca938: Download complete 15:54:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-142 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 15:54:09 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 15:54:09 540db60ca938: Pull complete 15:54:09 adcc1eea9eea: Pull complete 15:54:09 The recommended git tool is: git 15:54:10 4c4ab2625f07: Pull complete 15:54:11 f706445af74f: Verifying Checksum 15:54:11 f706445af74f: Download complete 15:54:12 0510c868ecb4: Verifying Checksum 15:54:12 0510c868ecb4: Download complete 15:54:15 using credential edgex-jenkins-ssh 15:54:15 Cloning the remote Git repository 15:54:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:15 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 15:54:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:15 > git --version # timeout=10 15:54:15 > git --version # 'git version 2.17.1' 15:54:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:16 0510c868ecb4: Pull complete 15:54:16 afea3b2eda06: Pull complete 15:54:16 7809a108b3ef: Pull complete 15:54:17 f706445af74f: Pull complete 15:54:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:17 ---> b068be0155e3 15:54:17 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:54:17 20.10.0: Pulling from library/docker 15:54:17 05e7bc50f07f: Pulling fs layer 15:54:17 6db28d0fdbf6: Pulling fs layer 15:54:17 292df0bc6bf3: Pulling fs layer 15:54:17 2e060f4bd70b: Pulling fs layer 15:54:17 80e8d568a223: Pulling fs layer 15:54:17 8dc6ef1a942a: Pulling fs layer 15:54:17 2312dd95470a: Pulling fs layer 15:54:17 2e060f4bd70b: Waiting 15:54:17 80e8d568a223: Waiting 15:54:17 8dc6ef1a942a: Waiting 15:54:17 2312dd95470a: Waiting 15:54:17 6db28d0fdbf6: Verifying Checksum 15:54:17 6db28d0fdbf6: Download complete 15:54:17 05e7bc50f07f: Verifying Checksum 15:54:17 05e7bc50f07f: Download complete 15:54:17 80e8d568a223: Verifying Checksum 15:54:17 80e8d568a223: Download complete 15:54:17 8dc6ef1a942a: Verifying Checksum 15:54:17 8dc6ef1a942a: Download complete 15:54:17 2312dd95470a: Verifying Checksum 15:54:17 2312dd95470a: Download complete 15:54:17 05e7bc50f07f: Pull complete 15:54:18 6db28d0fdbf6: Pull complete 15:54:18 292df0bc6bf3: Pull complete 15:54:19 2e060f4bd70b: Verifying Checksum 15:54:19 2e060f4bd70b: Download complete 15:54:19 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f 15:54:19 Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f 15:54:19 Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) 15:54:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:54:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:19 > git config core.sparsecheckout # timeout=10 15:54:19 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 15:54:19 > git remote # timeout=10 15:54:19 > git config --get remote.origin.url # timeout=10 15:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:19 > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:54:19 > git rev-parse HEAD^{commit} # timeout=10 15:54:19 > git config core.sparsecheckout # timeout=10 15:54:19 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 15:54:22 2e060f4bd70b: Pull complete 15:54:22 80e8d568a223: Pull complete 15:54:22 8dc6ef1a942a: Pull complete 15:54:22 2312dd95470a: Pull complete 15:54:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:54:22 Status: Downloaded newer image for docker:20.10.0 15:54:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:54:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:54:26 + sudo service docker restart 15:54:26 + true 15:54:30 ---> 4bd56840b37a 15:54:30 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:54:30 ---> Running in f4751ebcc9ff 15:54:30 Removing intermediate container f4751ebcc9ff 15:54:30 ---> e19a228a0d6e 15:54:30 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:54:30 ---> Running in 3039d18da225 15:54:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:32 (1/5) Installing libsodium (1.0.18-r0) 15:54:32 (2/5) Installing libzmq (4.3.3-r1) 15:54:32 (3/5) Installing pkgconf (1.7.3-r0) 15:54:32 (4/5) Installing libsodium-dev (1.0.18-r0) 15:54:32 (5/5) Installing zeromq-dev (4.3.3-r1) 15:54:32 Executing busybox-1.32.1-r6.trigger 15:54:32 OK: 150 MiB in 45 packages 15:54:33 Removing intermediate container 3039d18da225 15:54:33 ---> ce5b3cbb15ac 15:54:33 Step 6/8 : WORKDIR /build 15:54:33 ---> Running in e9d43d3ef1cf 15:54:33 Removing intermediate container e9d43d3ef1cf 15:54:33 ---> 8d29e45177cd 15:54:33 Step 7/8 : COPY go.mod . 15:54:33 ---> 3cf76f20ad97 15:54:33 Step 8/8 : RUN go mod download 15:54:33 ---> Running in 4c4a9772e2bb [Pipeline] unstash [Pipeline] echo 15:54:44 ========================================================= 15:54:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:54:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:54:45 Removing intermediate container 4c4a9772e2bb 15:54:45 ---> f6b0caafbaec 15:54:45 Successfully built f6b0caafbaec 15:54:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:54:46 + docker inspect -f . ci-base-image-x86_64 15:54:46 . 15:54:46 Sending build context to Docker daemon 19.59MB [Pipeline] withDockerContainer 15:54:46 prd-centos7-docker-4c-2g-143 does not seem to be running inside a container 15:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:54:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:54:46 Step 2/8 : FROM ${BASE} 15:54:46 $ docker top 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b -eo pid,comm 15:54:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:46 595b0fe564bb: Pulling fs layer 15:54:46 7186ed65a4f7: Pulling fs layer 15:54:46 316046926c0a: Pulling fs layer 15:54:46 4ebd0625c992: Pulling fs layer 15:54:46 207e8628e3a3: Pulling fs layer 15:54:46 c791037a9be2: Pulling fs layer 15:54:46 ffd874e62e21: Pulling fs layer 15:54:46 207e8628e3a3: Waiting 15:54:46 c791037a9be2: Waiting 15:54:46 ffd874e62e21: Waiting 15:54:46 4ebd0625c992: Waiting 15:54:46 316046926c0a: Verifying Checksum 15:54:46 316046926c0a: Download complete 15:54:46 7186ed65a4f7: Verifying Checksum 15:54:46 7186ed65a4f7: Download complete 15:54:46 207e8628e3a3: Verifying Checksum 15:54:46 207e8628e3a3: Download complete 15:54:46 c791037a9be2: Download complete [Pipeline] { [Pipeline] sh 15:54:47 595b0fe564bb: Verifying Checksum 15:54:47 595b0fe564bb: Download complete 15:54:47 + go version 15:54:47 go version go1.16.3 linux/amd64 [Pipeline] } 15:54:47 $ docker stop --time=1 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b 15:54:47 595b0fe564bb: Pull complete 15:54:48 7186ed65a4f7: Pull complete 15:54:48 $ docker rm -f 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:54:48 316046926c0a: Pull complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:49 + docker inspect -f . ci-base-image-x86_64 15:54:49 . [Pipeline] withDockerContainer 15:54:49 prd-centos7-docker-4c-2g-143 does not seem to be running inside a container 15:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:54:49 ffd874e62e21: Verifying Checksum 15:54:49 ffd874e62e21: Download complete 15:54:49 $ docker top c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:49 + go mod tidy 15:54:50 4ebd0625c992: Verifying Checksum 15:54:50 4ebd0625c992: Download complete [Pipeline] sh 15:54:50 + make test 15:54:50 make -C ./app-service-template build 15:54:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:54:50 go mod tidy 15:54:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:55:02 4ebd0625c992: Pull complete 15:55:02 207e8628e3a3: Pull complete 15:55:02 c791037a9be2: Pull complete 15:55:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:55:03 make -C ./app-service-template test 15:55:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:55:03 go mod tidy 15:55:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:55:05 ffd874e62e21: Pull complete 15:55:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:55:05 ---> cfc18b08335c 15:55:05 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:55:05 20.10.0: Pulling from library/docker 15:55:05 a3cc7d3b244e: Pulling fs layer 15:55:05 02a3295e0d61: Pulling fs layer 15:55:05 0f4f2e6d8100: Pulling fs layer 15:55:05 330b718f631f: Pulling fs layer 15:55:05 a93816041522: Pulling fs layer 15:55:05 bdb6da89ff94: Pulling fs layer 15:55:05 2a70c0c122f4: Pulling fs layer 15:55:05 a93816041522: Waiting 15:55:05 bdb6da89ff94: Waiting 15:55:05 2a70c0c122f4: Waiting 15:55:05 330b718f631f: Waiting 15:55:05 0f4f2e6d8100: Verifying Checksum 15:55:05 0f4f2e6d8100: Download complete 15:55:05 02a3295e0d61: Download complete 15:55:05 a93816041522: Verifying Checksum 15:55:05 a93816041522: Download complete 15:55:05 a3cc7d3b244e: Verifying Checksum 15:55:05 a3cc7d3b244e: Download complete 15:55:05 bdb6da89ff94: Verifying Checksum 15:55:05 bdb6da89ff94: Download complete 15:55:05 2a70c0c122f4: Verifying Checksum 15:55:05 2a70c0c122f4: Download complete 15:55:06 a3cc7d3b244e: Pull complete 15:55:07 02a3295e0d61: Pull complete 15:55:07 0f4f2e6d8100: Pull complete 15:55:07 330b718f631f: Verifying Checksum 15:55:07 330b718f631f: Download complete 15:55:11 330b718f631f: Pull complete 15:55:11 a93816041522: Pull complete 15:55:12 bdb6da89ff94: Pull complete 15:55:12 2a70c0c122f4: Pull complete 15:55:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:55:12 Status: Downloaded newer image for docker:20.10.0 15:55:13 ok new-app-service 0.011s coverage: 47.8% of statements 15:55:13 ? new-app-service/config [no test files] 15:55:13 ok new-app-service/functions 0.007s 15:55:13 CGO_ENABLED=1 go vet ./... 15:55:18 ---> 86e592747304 15:55:18 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:18 ---> Running in 9ba7fdb07701 15:55:18 Removing intermediate container 9ba7fdb07701 15:55:18 ---> b98a22845e79 15:55:18 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:55:18 ---> Running in c46f17f82795 15:55:20 gofmt -l . 15:55:20 [ "`gofmt -l .`" = "" ] 15:55:20 ./bin/test-attribution-txt.sh 15:55:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:55:20 go mod tidy 15:55:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:55:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:55:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:55:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:55:21 (1/5) Installing libsodium (1.0.18-r0) 15:55:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.5% of statements 15:55:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements 15:55:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:55:22 (2/5) Installing libzmq (4.3.3-r1) 15:55:22 (3/5) Installing pkgconf (1.7.3-r0) 15:55:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements 15:55:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:55:22 (4/5) Installing libsodium-dev (1.0.18-r0) 15:55:22 (5/5) Installing zeromq-dev (4.3.3-r1) 15:55:22 Executing busybox-1.32.1-r6.trigger 15:55:22 OK: 139 MiB in 45 packages 15:55:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s 15:55:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.016s coverage: 75.4% of statements 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:55:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements 15:55:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:55:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 15:55:23 Removing intermediate container c46f17f82795 15:55:23 ---> 89220fc3f3be 15:55:23 Step 6/8 : WORKDIR /build 15:55:23 ---> Running in b346eff9d6c2 15:55:24 Removing intermediate container b346eff9d6c2 15:55:24 ---> 6d5a2d1d54ad 15:55:24 Step 7/8 : COPY go.mod . 15:55:24 ---> f0ca5a31eb67 15:55:24 Step 8/8 : RUN go mod download 15:55:25 ---> Running in e378741b3232 15:55:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements 15:55:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:55:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 15:55:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 15:55:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:55:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:55:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 15:55:52 Removing intermediate container e378741b3232 15:55:52 ---> 3d18937fac37 15:55:52 Successfully built 3d18937fac37 15:55:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:55:52 + docker inspect -f . ci-base-image-arm64 15:55:52 . [Pipeline] withDockerContainer 15:55:52 prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container 15:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:55:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.021s coverage: 81.9% of statements 15:55:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 15:55:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:55:53 gofmt -l . 15:55:53 [ "`gofmt -l .`" = "" ] 15:55:54 $ docker top 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 -eo pid,comm [Pipeline] { [Pipeline] } 15:55:54 $ docker stop --time=1 c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde 15:55:56 $ docker rm -f c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 15:55:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:55:56 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) 15:55:57 + go version 15:55:57 go version go1.16.3 linux/arm64 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } 15:55:57 $ docker stop --time=1 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 15:55:58 $ docker rm -f 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:59 ---> job-cost.sh 15:55:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3Xk 15:55:59 + docker inspect -f . ci-base-image-arm64 15:55:59 . [Pipeline] withDockerContainer 15:55:59 prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container 15:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:01 $ docker top 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:02 + go mod tidy [Pipeline] sh 15:56:03 + make test 15:56:03 make -C ./app-service-template build 15:56:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:56:03 go mod tidy 15:56:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:56:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-H3Xk/bin to PATH 15:56:27 INFO: No Stack... 15:56:27 INFO: Retrieving Pricing Info for: v3-standard-2 15:56:28 INFO: Archiving Costs [Pipeline] sh 15:56:28 + cut -d, -f6 15:56:28 + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv [Pipeline] lock 15:56:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] 15:56:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] did not exist. Created. 15:56:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:28 + echo total: 0.05999999865889549 [Pipeline] stash 15:56:29 Stashed 1 file(s) [Pipeline] } 15:56:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:56:43 make -C ./app-service-template test 15:56:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:56:43 go mod tidy 15:56:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:57:15 ok new-app-service 0.043s coverage: 47.8% of statements 15:57:15 ? new-app-service/config [no test files] 15:57:15 ok new-app-service/functions 0.042s 15:57:15 CGO_ENABLED=1 go vet ./... 15:57:42 gofmt -l . 15:57:42 [ "`gofmt -l .`" = "" ] 15:57:42 ./bin/test-attribution-txt.sh 15:57:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 15:57:42 go mod tidy 15:57:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:57:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.077s coverage: 56.5% of statements 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.065s coverage: 92.5% of statements 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.146s coverage: 61.5% of statements 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.066s 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 75.4% of statements 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements 15:57:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:57:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.070s coverage: 10.5% of statements 15:57:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.850s coverage: 76.9% of statements 15:57:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:57:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 12.5% of statements 15:57:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.073s coverage: 27.3% of statements 15:57:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:57:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:57:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements 15:58:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 81.9% of statements 15:58:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 15:58:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:58:28 gofmt -l . 15:58:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:58:29 $ docker stop --time=1 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a 15:58:31 $ docker rm -f 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a [Pipeline] // withDockerContainer [Pipeline] sh 15:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:32 Warning: overwriting stash ‘coverage-report’ 15:58:32 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:58:33 ---> job-cost.sh 15:58:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P5mI 15:59:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-P5mI/bin to PATH 16:00:56 INFO: No Stack... 16:00:56 INFO: Retrieving Pricing Info for: v2-standard-4 16:00:56 INFO: Archiving Costs [Pipeline] sh 16:00:57 + + cutcat -d, /w/workspace/app-functions-sdk-go/9/archives/cost.csv -f6 16:00:57 [Pipeline] lock 16:00:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] 16:00:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] did not exist. Created. 16:00:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:57 /w/workspace/app-functions-sdk-go/9@tmp/durable-b1e9af09/script.sh: 1: /w/workspace/app-functions-sdk-go/9@tmp/durable-b1e9af09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:00:58 + echo total: 0.18000000715255737 [Pipeline] stash 16:00:58 Warning: overwriting stash ‘stack-cost’ 16:00:58 Stashed 1 file(s) [Pipeline] } 16:00:58 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:00:58 provisioning config files... 16:00:58 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config7066521251385755371tmp [Pipeline] { [Pipeline] sh 16:00:59 + set +x 16:00:59 + curl -s https://codecov.io/bash 16:00:59 + bash -s -- 16:00:59 16:00:59 _____ _ 16:00:59 / ____| | | 16:00:59 | | ___ __| | ___ ___ _____ __ 16:00:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:59 Bash-1.0.3 16:00:59 16:00:59 16:00:59 ==> git version 2.24.4 found 16:00:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:00:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:00:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:00:59 ==> Jenkins CI detected. 16:00:59 project root: . 16:00:59 --> token set from env 16:00:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:59 ==> Running gcov in . (disable via -X gcov) 16:00:59 ==> Python coveragepy not found 16:00:59 ==> Searching for coverage reports in: 16:00:59 + . 16:00:59 -> Found 2 reports 16:00:59 ==> Detecting git/mercurial file structure 16:00:59 ==> Reading reports 16:00:59 + ./app-service-template/coverage.out bytes=1055 16:00:59 + ./coverage.out bytes=87124 16:00:59 ==> Appending adjustments 16:00:59 https://docs.codecov.io/docs/fixing-reports 16:00:59 + Found adjustments 16:00:59 ==> Gzipping contents 16:00:59 16K /tmp/codecov.TQKndM.gz 16:00:59 ==> Uploading reports 16:00:59 url: https://codecov.io 16:00:59 query: branch=PR-840&commit=ed7f43cd756146acd4aa53def45945a31edeb39f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 16:00:59 -> Pinging Codecov 16:00:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-840&commit=ed7f43cd756146acd4aa53def45945a31edeb39f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 16:01:00 -> Uploading to 16:01:00 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/ed7f43cd756146acd4aa53def45945a31edeb39f/0efec9ae-9e4d-41bf-8a85-c21b95a4e346.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T160100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6d82315a03a9bb5e8f28553b27d7bac97c2fc3fd6b901387ea7688c9e5642dd 16:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:00 Dload Upload Total Spent Left Speed 16:01:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15388 0 0 100 15388 0 30489 --:--:-- --:--:-- --:--:-- 30471 100 15388 0 0 100 15388 0 30477 --:--:-- --:--:-- --:--:-- 30471 16:01:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] } 16:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:01:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> package-listing.sh 16:01:02 ++ facter osfamily 16:01:02 ++ tr '[:upper:]' '[:lower:]' 16:01:02 + OS_FAMILY=redhat 16:01:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-840 16:01:02 + START_PACKAGES=/tmp/packages_start.txt 16:01:02 + END_PACKAGES=/tmp/packages_end.txt 16:01:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:02 + PACKAGES=/tmp/packages_start.txt 16:01:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 16:01:02 + PACKAGES=/tmp/packages_end.txt 16:01:02 + case "${OS_FAMILY}" in 16:01:02 + sort 16:01:02 + rpm -qa 16:01:03 + '[' -f /tmp/packages_start.txt ']' 16:01:03 + '[' -f /tmp/packages_end.txt ']' 16:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 16:01:03 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ 16:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ [Pipeline] echo 16:01:03 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:04 16:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:04 alpine: Pulling from edgex-lftools-log-publisher 16:01:04 df20fa9351a1: Pulling fs layer 16:01:04 36b3adc4ff6f: Pulling fs layer 16:01:04 8ad3a11d3b57: Pulling fs layer 16:01:04 46f8f816bc3b: Pulling fs layer 16:01:04 93b61091891f: Pulling fs layer 16:01:04 93b9cdb0e59b: Pulling fs layer 16:01:04 5e14af77c1be: Pulling fs layer 16:01:04 01666e4c0597: Pulling fs layer 16:01:04 aa168da1d23b: Pulling fs layer 16:01:04 93b61091891f: Waiting 16:01:04 93b9cdb0e59b: Waiting 16:01:04 5e14af77c1be: Waiting 16:01:04 01666e4c0597: Waiting 16:01:04 aa168da1d23b: Waiting 16:01:04 46f8f816bc3b: Waiting 16:01:04 36b3adc4ff6f: Verifying Checksum 16:01:04 36b3adc4ff6f: Download complete 16:01:04 46f8f816bc3b: Verifying Checksum 16:01:04 46f8f816bc3b: Download complete 16:01:04 df20fa9351a1: Verifying Checksum 16:01:04 df20fa9351a1: Download complete 16:01:04 93b9cdb0e59b: Verifying Checksum 16:01:04 93b9cdb0e59b: Download complete 16:01:04 93b61091891f: Verifying Checksum 16:01:04 93b61091891f: Download complete 16:01:04 5e14af77c1be: Verifying Checksum 16:01:04 5e14af77c1be: Download complete 16:01:04 01666e4c0597: Verifying Checksum 16:01:04 01666e4c0597: Download complete 16:01:04 8ad3a11d3b57: Verifying Checksum 16:01:04 8ad3a11d3b57: Download complete 16:01:04 df20fa9351a1: Pull complete 16:01:04 36b3adc4ff6f: Pull complete 16:01:05 8ad3a11d3b57: Pull complete 16:01:05 46f8f816bc3b: Pull complete 16:01:06 93b61091891f: Pull complete 16:01:06 93b9cdb0e59b: Pull complete 16:01:06 5e14af77c1be: Pull complete 16:01:06 01666e4c0597: Pull complete 16:01:06 aa168da1d23b: Verifying Checksum 16:01:06 aa168da1d23b: Download complete 16:01:11 aa168da1d23b: Pull complete 16:01:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:01:11 prd-centos7-docker-4c-2g-138 does not seem to be running inside a container 16:01:11 $ 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-840/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-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:01:17 $ docker top 57ab36774eacf96583cd9dc06687c381cb459804a2327a1f380a1c4775ec9027 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:18 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:18 + mkdir -p /var/log/sa [Pipeline] sh 16:01:18 + ls /var/log/sa-host 16:01:18 + sadf -c /var/log/sa-host/sa05 16:01:18 file_magic: OK 16:01:18 HZ: Using current value: 100 16:01:18 file_header: OK 16:01:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:01:18 Statistics: 16:01:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:01:18 File successfully converted to sysstat format version 12.2.1 16:01:18 + sadf -c /var/log/sa-host/sa25 16:01:18 file_magic: OK 16:01:18 HZ: Using current value: 100 16:01:18 file_header: OK 16:01:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:01:18 Statistics: 16:01:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:01:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:19 provisioning config files... 16:01:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config6835092081657444775tmp [Pipeline] { [Pipeline] echo 16:01:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:19 ---> create-netrc.sh [Pipeline] } 16:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:01:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:01:19 ---> python-tools-install.sh [Pipeline] echo 16:01:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:20 ---> sudo-logs.sh 16:01:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:01:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:20 ---> job-cost.sh 16:01:20 lf-activate-venv: SKIPPING 16:01:20 DEBUG: total: 0.18000000715255737 16:01:20 INFO: Retrieving Stack Cost... 16:01:21 INFO: Retrieving Pricing Info for: v3-standard-2 16:01:21 INFO: Archiving Costs [Pipeline] echo 16:01:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:21 ---> logs-deploy.sh 16:01:21 lf-activate-venv: SKIPPING 16:01:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-840/9 16:01:21 INFO: archiving workspace using pattern(s): 16:01:22 Archives upload complete. 16:01:22 INFO: archiving logs to Nexus 16:01:23 ---> uname -a: 16:01:23 Linux prd-centos7-docker-4c-2g-138.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:01:23 16:01:23 16:01:23 ---> lscpu: 16:01:23 Architecture: x86_64 16:01:23 CPU op-mode(s): 32-bit, 64-bit 16:01:23 Byte Order: Little Endian 16:01:23 Address sizes: 40 bits physical, 48 bits virtual 16:01:23 CPU(s): 2 16:01:23 On-line CPU(s) list: 0,1 16:01:23 Thread(s) per core: 1 16:01:23 Core(s) per socket: 1 16:01:23 Socket(s): 2 16:01:23 NUMA node(s): 1 16:01:23 Vendor ID: AuthenticAMD 16:01:23 CPU family: 23 16:01:23 Model: 49 16:01:23 Model name: AMD EPYC-Rome Processor 16:01:23 Stepping: 0 16:01:23 CPU MHz: 2799.998 16:01:23 BogoMIPS: 5599.99 16:01:23 Virtualization: AMD-V 16:01:23 Hypervisor vendor: KVM 16:01:23 Virtualization type: full 16:01:23 L1d cache: 64 KiB 16:01:23 L1i cache: 64 KiB 16:01:23 L2 cache: 1 MiB 16:01:23 L3 cache: 32 MiB 16:01:23 NUMA node0 CPU(s): 0,1 16:01:23 Vulnerability Itlb multihit: Not affected 16:01:23 Vulnerability L1tf: Not affected 16:01:23 Vulnerability Mds: Not affected 16:01:23 Vulnerability Meltdown: Not affected 16:01:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:01:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:01:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:01:23 Vulnerability Srbds: Not affected 16:01:23 Vulnerability Tsx async abort: Not affected 16:01:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:01:23 16:01:23 16:01:23 ---> nproc: 16:01:23 2 16:01:23 16:01:23 16:01:23 ---> df -h: 16:01:23 Filesystem Size Used Available Use% Mounted on 16:01:23 overlay 40.0G 7.6G 32.4G 19% / 16:01:23 tmpfs 64.0M 0 64.0M 0% /dev 16:01:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:01:23 shm 64.0M 0 64.0M 0% /dev/shm 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:01:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:01:23 16:01:23 16:01:23 ---> free -m: 16:01:23 total used free shared buff/cache available 16:01:23 Mem: 7821 977 4715 0 2128 6666 16:01:23 Swap: 1023 0 1023 16:01:23 16:01:23 16:01:23 ---> ip addr: 16:01:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:01:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:23 inet 127.0.0.1/8 scope host lo 16:01:23 valid_lft forever preferred_lft forever 16:01:23 inet6 ::1/128 scope host 16:01:23 valid_lft forever preferred_lft forever 16:01:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:01:23 link/ether fa:16:3e:8a:e8:f9 brd ff:ff:ff:ff:ff:ff 16:01:23 inet 10.30.122.118/23 brd 10.30.123.255 scope global dynamic eth0 16:01:23 valid_lft 85775sec preferred_lft 85775sec 16:01:23 inet6 fe80::f816:3eff:fe8a:e8f9/64 scope link 16:01:23 valid_lft forever preferred_lft forever 16:01:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:01:23 link/ether 02:42:79:8b:40:78 brd ff:ff:ff:ff:ff:ff 16:01:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:01:23 valid_lft forever preferred_lft forever 16:01:23 inet6 fe80::42:79ff:fe8b:4078/64 scope link 16:01:23 valid_lft forever preferred_lft forever 16:01:23 16:01:23 16:01:23 ---> sar -b -r -n DEV: 16:01:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:01:23 16:01:23 15:50:44 LINUX RESTART (2 CPU) 16:01:23 16:01:23 15:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:01:23 15:52:01 234.79 118.90 115.89 0.00 11251.57 43004.21 0.00 16:01:23 15:53:02 2.05 0.00 2.05 0.00 0.00 49.72 0.00 16:01:23 15:54:01 0.42 0.00 0.42 0.00 0.00 5.78 0.00 16:01:23 15:55:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 16:01:23 15:56:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 16:01:23 15:57:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 16:01:23 15:58:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 16:01:23 15:59:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 16:01:23 16:00:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:01:23 16:01:01 0.27 0.03 0.23 0.00 3.73 3.61 0.00 16:01:23 Average: 23.94 11.91 12.03 0.00 1127.52 4316.01 0.00 16:01:23 16:01:23 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:23 15:52:01 5423944 0 810120 10.12 2620 1772256 1303768 14.39 594768 1587928 128 16:01:23 15:53:02 5433052 0 801004 10.00 2620 1772264 1235236 13.64 587688 1587892 12 16:01:23 15:54:01 5432936 0 801120 10.00 2620 1772264 1235248 13.64 586488 1589140 8 16:01:23 15:55:01 5432972 0 801076 10.00 2620 1772272 1219852 13.47 586308 1589144 8 16:01:23 15:56:01 5433712 0 800276 9.99 2620 1772332 1218812 13.46 581488 1593796 16 16:01:23 15:57:01 5431612 0 802432 10.02 2620 1772276 1202436 13.28 584012 1593780 16 16:01:23 15:58:01 5432012 0 802020 10.01 2620 1772288 1202340 13.27 583636 1593784 20 16:01:23 15:59:01 5429716 0 804312 10.04 2620 1772292 1202548 13.28 585816 1593780 8 16:01:23 16:00:01 5417388 0 816636 10.20 2620 1772296 1202668 13.28 597892 1593780 8 16:01:23 16:01:01 5413744 0 820056 10.24 2620 1772520 1206680 13.32 602600 1591980 132 16:01:23 Average: 5428109 0 805905 10.06 2620 1772306 1222959 13.50 589070 1591500 36 16:01:23 16:01:23 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:23 15:52:01 eth0 749.13 548.40 1674.22 98.92 0.00 0.00 0.00 0.00 16:01:23 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:52:01 docker0 114.76 104.73 9.85 311.93 0.00 0.00 0.00 0.00 16:01:23 15:53:02 eth0 6.75 2.73 4.43 0.56 0.00 0.00 0.00 0.00 16:01:23 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:54:01 eth0 2.52 0.53 0.68 0.40 0.00 0.00 0.00 0.00 16:01:23 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:55:01 eth0 1.17 0.52 0.56 0.39 0.00 0.00 0.00 0.00 16:01:23 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:56:01 eth0 0.60 0.45 0.31 0.21 0.00 0.00 0.00 0.00 16:01:23 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:57:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 16:01:23 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:58:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:01:23 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:59:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 16:01:23 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 16:00:01 eth0 0.43 0.37 0.27 0.21 0.00 0.00 0.00 0.00 16:01:23 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 16:01:01 eth0 5.11 3.26 4.85 1.90 0.00 0.00 0.00 0.00 16:01:23 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 Average: eth0 76.93 55.79 168.88 10.30 0.00 0.00 0.00 0.00 16:01:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:23 Average: docker0 11.50 10.49 0.99 31.25 0.00 0.00 0.00 0.00 16:01:23 16:01:23 16:01:23 ---> sar -P ALL: 16:01:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:01:23 16:01:23 15:50:44 LINUX RESTART (2 CPU) 16:01:23 16:01:23 15:51:01 CPU %user %nice %system %iowait %steal %idle 16:01:23 15:52:01 all 24.45 0.00 10.19 11.04 0.08 54.24 16:01:23 15:52:01 0 23.82 0.00 10.80 9.72 0.07 55.60 16:01:23 15:52:01 1 25.09 0.00 9.58 12.37 0.09 52.88 16:01:23 15:53:02 all 0.10 0.00 0.07 0.00 0.03 99.81 16:01:23 15:53:02 0 0.10 0.00 0.05 0.00 0.02 99.83 16:01:23 15:53:02 1 0.10 0.00 0.08 0.00 0.03 99.78 16:01:23 15:54:01 all 0.22 0.00 0.19 0.00 0.01 99.58 16:01:23 15:54:01 0 0.36 0.00 0.25 0.00 0.02 99.37 16:01:23 15:54:01 1 0.08 0.00 0.12 0.00 0.00 99.80 16:01:23 15:55:01 all 0.25 0.00 0.02 0.00 0.02 99.72 16:01:23 15:55:01 0 0.45 0.00 0.00 0.00 0.02 99.53 16:01:23 15:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:01:23 15:56:01 all 0.14 0.00 0.04 0.00 0.03 99.79 16:01:23 15:56:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:01:23 15:56:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:01:23 15:57:01 all 0.17 0.00 0.04 0.00 0.02 99.77 16:01:23 15:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:01:23 15:57:01 1 0.30 0.00 0.03 0.00 0.02 99.65 16:01:23 15:58:01 all 0.17 0.00 0.03 0.00 0.01 99.79 16:01:23 15:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:01:23 15:58:01 1 0.28 0.00 0.03 0.00 0.00 99.68 16:01:23 15:59:01 all 0.15 0.00 0.05 0.00 0.03 99.77 16:01:23 15:59:01 0 0.27 0.00 0.05 0.00 0.03 99.65 16:01:23 15:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:01:23 16:00:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:01:23 16:00:01 0 0.33 0.00 0.03 0.00 0.02 99.62 16:01:23 16:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:01:23 16:01:01 all 0.57 0.00 0.32 0.01 0.02 99.09 16:01:23 16:01:01 0 0.80 0.00 0.39 0.00 0.02 98.79 16:01:23 16:01:01 1 0.33 0.00 0.25 0.02 0.02 99.38 16:01:23 Average: all 2.54 0.00 1.06 1.06 0.02 95.31 16:01:23 Average: 0 2.54 0.00 1.13 0.93 0.03 95.37 16:01:23 Average: 1 2.55 0.00 0.98 1.19 0.02 95.26 16:01:23 16:01:23 16:01:23