Pull request #964 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from e741b2a411ecc9c8824b4f811649eccd3458966f+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (cd761cd40c0404e5f64fdbdb3e6d2ab74797ec17) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9092651125719291603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7289016912723888613.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-964/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3588681688775244227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3950340338522835607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-964/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh758935884352091141.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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-186 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [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-964 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh4811928511172009805.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/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh8700781461959110534.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh2237603562215757624.key > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 Commit message: "ci: update app-service-template for LTS" First time build. Skipping changelog. > git rev-list --no-walk 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:42 ========================================================= 17:21:42 EdgeX Global Pipelines Version Info 17:21:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:43 ------------------- 17:21:43 stable info: 17:21:43 ------------------- 17:21:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:43 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:21:43 Message: update stable to v1.0.206 17:21:44 ------------------- 17:21:44 experimental info: 17:21:44 ------------------- 17:21:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:44 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:21:44 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:21:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:21:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964 [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964 [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964 [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e741b2a [Pipeline] echo 17:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:46 + git log --format=format:%s -1 e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo 17:21:46 GIT_COMMIT: e741b2a411ecc9c8824b4f811649eccd3458966f, Commit Message: ci: update app-service-template for LTS [Pipeline] echo 17:21:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:21:47 17:21:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:21:49 latest: Pulling from edgex-devops/git-semver 17:21:49 31603596830f: Pulling fs layer 17:21:49 04fac38145f0: Pulling fs layer 17:21:49 701f6daf10bf: Pulling fs layer 17:21:49 24f72da36158: Pulling fs layer 17:21:49 24f72da36158: Waiting 17:21:49 04fac38145f0: Verifying Checksum 17:21:49 04fac38145f0: Download complete 17:21:49 31603596830f: Verifying Checksum 17:21:49 31603596830f: Download complete 17:21:49 24f72da36158: Verifying Checksum 17:21:49 24f72da36158: Download complete 17:21:49 31603596830f: Pull complete 17:21:49 701f6daf10bf: Verifying Checksum 17:21:49 701f6daf10bf: Download complete 17:21:49 04fac38145f0: Pull complete 17:21:50 701f6daf10bf: Pull complete 17:21:50 24f72da36158: Pull complete 17:21:50 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:21:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:21:50 prd-centos7-docker-4c-2g-186 does not seem to be running inside a container 17:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:21:51 $ docker top 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:51 [ssh-agent] Looking for ssh-agent implementation... 17:21:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:51 $ docker exec 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent 17:21:51 SSH_AUTH_SOCK=/tmp/ssh-WZJZyshrC6nM/agent.14 17:21:51 SSH_AGENT_PID=20 17:21:51 Running ssh-add (command line suppressed) 17:21:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3213339685943960817.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3213339685943960817.key) 17:21:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:52 + git tag --points-at HEAD [Pipeline] } 17:21:52 $ docker exec --env ******** --env ******** 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent -k 17:21:52 unset SSH_AUTH_SOCK; 17:21:52 unset SSH_AGENT_PID; 17:21:52 echo Agent pid 20 killed; 17:21:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:52 [ssh-agent] Looking for ssh-agent implementation... 17:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:52 $ docker exec 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent 17:21:52 SSH_AUTH_SOCK=/tmp/ssh-5F2xMz4ajhpC/agent.53 17:21:52 SSH_AGENT_PID=59 17:21:52 Running ssh-add (command line suppressed) 17:21:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3893647900586968029.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3893647900586968029.key) 17:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:53 + git semver init 17:21:53 # -> Open(): unable to determine branch for HEAD 17:21:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git 17:21:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964 17:21:53 # $SEMVER_REMOTE_NAME = origin 17:21:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:21:53 # $SEMVER_USER_NAME = edgex-jenkins 17:21:53 # $SEMVER_BRANCH = PR-964 17:21:53 # $SEMVER_TEMP = /tmp/semver-279392497 17:21:53 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:21:55 # '/tmp/semver-279392497' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver' 17:21:55 # -> Force: false 17:21:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver [Pipeline] } 17:21:55 $ docker exec --env ******** --env ******** 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent -k 17:21:55 unset SSH_AUTH_SOCK; 17:21:55 unset SSH_AGENT_PID; 17:21:55 echo Agent pid 59 killed; 17:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:56 + git semver [Pipeline] } 17:21:56 $ docker stop --time=1 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 17:21:57 $ docker rm -f 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:59 Stashed 1 file(s) [Pipeline] echo 17:21:59 [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 17:22:14 Still waiting to schedule task 17:22:14 ‘prd-centos7-docker-4c-2g-174’ is offline 17:22:14 ‘prd-centos7-docker-4c-2g-176’ is offline 17:22:14 ‘prd-centos7-docker-4c-2g-180’ is offline 17:22:14 ‘prd-centos7-docker-4c-2g-181’ is offline 17:22:14 ‘prd-centos7-docker-4c-2g-185’ is offline 17:22:14 ‘prd-ubuntu18.04-docker-8c-8g-184’ doesn’t have label ‘centos7-docker-4c-2g’ 17:22:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-179’ doesn’t have label ‘centos7-docker-4c-2g’ 17:22:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-182’ doesn’t have label ‘centos7-docker-4c-2g’ 17:22:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-183’ doesn’t have label ‘centos7-docker-4c-2g’ 17:22:14 Still waiting to schedule task 17:22:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:36:33 Running on prd-centos7-docker-4c-2g-201 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws 17:36:33 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:36:34 The recommended git tool is: git 17:36:40 using credential edgex-jenkins-ssh 17:36:40 Cloning the remote Git repository 17:36:40 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:36:40 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:36:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:36:40 > git --version # timeout=10 17:36:40 > git --version # 'git version 2.24.4' 17:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:40 [INFO] Currently running in a labeled security context 17:36:40 [INFO] Currently SELinux is 'enforcing' on the host 17:36:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh3013011079658177217.key 17:36:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:43 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f 17:36:43 Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f 17:36:43 Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) 17:36:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:36:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:36:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:42 [INFO] Currently running in a labeled security context 17:36:42 [INFO] Currently SELinux is 'enforcing' on the host 17:36:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7106616647996741401.key 17:36:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:36:43 > git config core.sparsecheckout # timeout=10 17:36:43 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 17:36:43 > git remote # timeout=10 17:36:43 > git config --get remote.origin.url # timeout=10 17:36:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:43 [INFO] Currently running in a labeled security context 17:36:43 [INFO] Currently SELinux is 'enforcing' on the host 17:36:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2344011509678285780.key 17:36:43 > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 17:36:43 > git rev-parse HEAD^{commit} # timeout=10 17:36:43 > git config core.sparsecheckout # timeout=10 17:36:43 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 17:36:47 Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:36:48 ========================================================= 17:36:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:36:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:36:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:36:49 a0d0a0d46f8b: Pulling fs layer 17:36:49 31adcdaf11c8: Pulling fs layer 17:36:49 b8b176561691: Pulling fs layer 17:36:49 4527c011a84f: Pulling fs layer 17:36:49 5d74067f8e1e: Pulling fs layer 17:36:49 422cf6fa6bef: Pulling fs layer 17:36:49 76c23d3c928b: Pulling fs layer 17:36:49 b0ab8671f0de: Pulling fs layer 17:36:49 a7ba4ba32af5: Pulling fs layer 17:36:49 5d74067f8e1e: Waiting 17:36:49 422cf6fa6bef: Waiting 17:36:49 76c23d3c928b: Waiting 17:36:49 b0ab8671f0de: Waiting 17:36:49 a7ba4ba32af5: Waiting 17:36:49 4527c011a84f: Waiting 17:36:49 b8b176561691: Download complete 17:36:49 31adcdaf11c8: Verifying Checksum 17:36:49 31adcdaf11c8: Download complete 17:36:49 5d74067f8e1e: Verifying Checksum 17:36:49 5d74067f8e1e: Download complete 17:36:49 422cf6fa6bef: Verifying Checksum 17:36:49 422cf6fa6bef: Download complete 17:36:52 76c23d3c928b: Verifying Checksum 17:36:52 76c23d3c928b: Download complete 17:36:52 a0d0a0d46f8b: Verifying Checksum 17:36:52 a0d0a0d46f8b: Download complete 17:36:52 a0d0a0d46f8b: Pull complete 17:36:52 31adcdaf11c8: Pull complete 17:36:52 b8b176561691: Pull complete 17:36:56 b0ab8671f0de: Verifying Checksum 17:36:56 b0ab8671f0de: Download complete 17:37:14 a7ba4ba32af5: Verifying Checksum 17:37:14 a7ba4ba32af5: Download complete 17:37:14 4527c011a84f: Verifying Checksum 17:37:14 4527c011a84f: Download complete 17:37:17 4527c011a84f: Pull complete 17:37:17 5d74067f8e1e: Pull complete 17:37:17 422cf6fa6bef: Pull complete 17:37:17 76c23d3c928b: Pull complete 17:37:17 b0ab8671f0de: Pull complete 17:37:19 a7ba4ba32af5: Pull complete 17:37:19 Digest: sha256:9f522e5ba371b9c758fd7e90815c04fefb4b1d14a41cd28f68756861d8a97abf 17:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 17:37:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:37:20 + docker inspect -f . ci-base-image-x86_64 17:37:20 . [Pipeline] withDockerContainer 17:37:21 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 17:37:21 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:25 $ docker top 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:25 + go version 17:37:25 go version go1.16.8 linux/amd64 [Pipeline] } 17:37:25 $ docker stop --time=1 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159 17:37:26 $ docker rm -f 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:27 + docker inspect -f . ci-base-image-x86_64 17:37:27 . [Pipeline] withDockerContainer 17:37:27 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 17:37:27 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:27 $ docker top 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:37:28 + make test 17:37:28 make -C ./app-service-template build 17:37:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:37:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 17:37:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 17:37:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:37:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:37:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:37:29 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:37:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:37:29 go: downloading github.com/go-kit/kit v0.9.0 17:37:29 go: downloading github.com/google/uuid v1.3.0 17:37:29 go: downloading github.com/mitchellh/copystructure v1.0.0 17:37:29 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:37:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:37:29 go: downloading github.com/gorilla/mux v1.8.0 17:37:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:37:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:37:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:37:29 go: downloading github.com/gorilla/websocket v1.4.2 17:37:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:37:29 go: downloading github.com/pelletier/go-toml v1.9.2 17:37:29 go: downloading github.com/hashicorp/consul/api v1.8.1 17:37:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:37:29 go: downloading github.com/go-playground/universal-translator v0.17.0 17:37:29 go: downloading github.com/leodido/go-urn v1.2.0 17:37:29 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:37:29 go: downloading golang.org/x/text v0.3.2 17:37:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:37:29 go: downloading github.com/x448/float16 v0.8.4 17:37:30 go: downloading github.com/hashicorp/errwrap v1.0.0 17:37:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:37:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:37:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:37:30 go: downloading github.com/hashicorp/serf v0.9.5 17:37:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:37:30 go: downloading github.com/go-playground/locales v0.13.0 17:37:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:37:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:37:30 go: downloading github.com/fatih/color v1.9.0 17:37:30 go: downloading github.com/mattn/go-isatty v0.0.12 17:37:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:37:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:37:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:37:31 go: downloading github.com/pebbe/zmq4 v1.2.7 17:37:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:37:31 go: downloading github.com/mattn/go-colorable v0.1.6 17:37:31 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:37:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:37:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:37:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:37:41 make -C ./app-service-template test 17:37:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:37:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:37:41 go: downloading github.com/stretchr/testify v1.7.0 17:37:41 go: downloading github.com/davecgh/go-spew v1.1.1 17:37:41 go: downloading github.com/pmezard/go-difflib v1.0.0 17:37:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:37:41 go: downloading github.com/stretchr/objx v0.1.0 17:37:50 ok new-app-service 0.021s coverage: 48.1% of statements 17:37:50 ? new-app-service/config [no test files] 17:37:50 ok new-app-service/functions 0.007s 17:37:50 CGO_ENABLED=1 go vet ./... 17:37:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:56 ./bin/test-attribution-txt.sh 17:37:56 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:37:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:38:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 17:38:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:38:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:38:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 67.5% of statements 17:38:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 17:38:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 93.7% of statements 17:38:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 17:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.077s coverage: 75.7% of statements 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.3% of statements 17:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:38:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 17:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.050s coverage: 77.0% of statements 17:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 17:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 17:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 17:38:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 77.3% of statements 17:38:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 17:38:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:38:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 17:38:38 $ docker stop --time=1 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f 17:38:39 $ docker rm -f 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f [Pipeline] // withDockerContainer [Pipeline] sh 17:38:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:40 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:41 17:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:42 latest: Pulling from edgex-lftools-log-publisher 17:38:42 b4d181a07f80: Pulling fs layer 17:38:42 a1111a8f2ec3: Pulling fs layer 17:38:42 ed53099fbce6: Pulling fs layer 17:38:42 dc539afda2c1: Pulling fs layer 17:38:42 77bc0d833cb6: Pulling fs layer 17:38:42 9065ff56babe: Pulling fs layer 17:38:42 d287ab97295c: Pulling fs layer 17:38:42 dc539afda2c1: Waiting 17:38:42 77bc0d833cb6: Waiting 17:38:42 9065ff56babe: Waiting 17:38:42 d287ab97295c: Waiting 17:38:42 a1111a8f2ec3: Verifying Checksum 17:38:42 a1111a8f2ec3: Download complete 17:38:42 dc539afda2c1: Verifying Checksum 17:38:42 dc539afda2c1: Download complete 17:38:42 77bc0d833cb6: Verifying Checksum 17:38:42 77bc0d833cb6: Download complete 17:38:42 9065ff56babe: Verifying Checksum 17:38:42 9065ff56babe: Download complete 17:38:42 ed53099fbce6: Verifying Checksum 17:38:42 ed53099fbce6: Download complete 17:38:43 b4d181a07f80: Verifying Checksum 17:38:43 b4d181a07f80: Download complete 17:38:44 b4d181a07f80: Pull complete 17:38:44 a1111a8f2ec3: Pull complete 17:38:45 ed53099fbce6: Pull complete 17:38:45 dc539afda2c1: Pull complete 17:38:45 77bc0d833cb6: Pull complete 17:38:45 9065ff56babe: Pull complete 17:38:48 d287ab97295c: Verifying Checksum 17:38:48 d287ab97295c: Download complete 17:38:53 d287ab97295c: Pull complete 17:38:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:38:53 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 17:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:38:55 $ docker top 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:56 ---> job-cost.sh 17:38:56 lf-activate-venv: SKIPPING 17:38:56 INFO: No Stack... 17:39:29 INFO: Retrieving Pricing Info for: 17:39:29 17:39:29 500 Internal Server Error 17:39:29 17:39:29 17:39:29

500 Internal Server Error

17:39:29 Remote metadata server experienced an internal server error.

17:39:29 17:39:29 17:39:29 17:39:29 17:39:29 [Pipeline] echo 17:39:29 Exception caught while running job-cost.sh. [Pipeline] } 17:39:29 $ docker stop --time=1 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30 17:39:30 $ docker rm -f 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-210 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws 17:49:54 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:49:55 The recommended git tool is: git 17:50:06 using credential edgex-jenkins-ssh 17:50:06 Cloning the remote Git repository 17:50:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:50:06 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:50:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:50:06 > git --version # timeout=10 17:50:06 > git --version # 'git version 2.17.1' 17:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:10 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f 17:50:10 Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f 17:50:10 Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) 17:50:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:50:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:50:10 > git config core.sparsecheckout # timeout=10 17:50:10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 17:50:10 > git remote # timeout=10 17:50:10 > git config --get remote.origin.url # timeout=10 17:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:10 > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 17:50:10 > git rev-parse HEAD^{commit} # timeout=10 17:50:10 > git config core.sparsecheckout # timeout=10 17:50:10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 17:50:16 Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:50:18 ========================================================= 17:50:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:50:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:50:21 552d1f2373af: Pulling fs layer 17:50:21 ea3f2d53f512: Pulling fs layer 17:50:21 9e70ebbbe112: Pulling fs layer 17:50:21 7a9cfe048b4a: Pulling fs layer 17:50:21 72dc09318566: Pulling fs layer 17:50:21 8c702c4349fe: Pulling fs layer 17:50:21 9aa87de47cbb: Pulling fs layer 17:50:21 68d97f74340d: Pulling fs layer 17:50:21 8c702c4349fe: Waiting 17:50:21 9aa87de47cbb: Waiting 17:50:21 68d97f74340d: Waiting 17:50:21 7a9cfe048b4a: Waiting 17:50:21 72dc09318566: Waiting 17:50:21 9e70ebbbe112: Verifying Checksum 17:50:21 9e70ebbbe112: Download complete 17:50:21 ea3f2d53f512: Verifying Checksum 17:50:21 72dc09318566: Verifying Checksum 17:50:21 72dc09318566: Download complete 17:50:21 8c702c4349fe: Download complete 17:50:21 9aa87de47cbb: Download complete 17:50:21 552d1f2373af: Verifying Checksum 17:50:21 552d1f2373af: Download complete 17:50:22 552d1f2373af: Pull complete 17:50:23 ea3f2d53f512: Pull complete 17:50:23 9e70ebbbe112: Pull complete 17:50:36 68d97f74340d: Verifying Checksum 17:50:36 68d97f74340d: Download complete 17:50:37 7a9cfe048b4a: Verifying Checksum 17:50:37 7a9cfe048b4a: Download complete 17:50:47 7a9cfe048b4a: Pull complete 17:50:47 72dc09318566: Pull complete 17:50:47 8c702c4349fe: Pull complete 17:50:48 9aa87de47cbb: Pull complete 17:50:54 68d97f74340d: Pull complete 17:50:54 Digest: sha256:9b6c52be4db9d7a78b8493d96040cedbcd78e66b6ec4ceed235a6b9a2fd17037 17:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:50:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 17:50:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:50:55 + docker inspect -f . ci-base-image-arm64 17:50:55 . [Pipeline] withDockerContainer 17:50:56 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 17:50:56 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:03 $ docker top dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:04 + go version 17:51:04 go version go1.16.8 linux/arm64 [Pipeline] } 17:51:04 $ docker stop --time=1 dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78 17:51:06 $ docker rm -f dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:07 + docker inspect -f . ci-base-image-arm64 17:51:07 . [Pipeline] withDockerContainer 17:51:07 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 17:51:07 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:09 $ docker top 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:51:10 + make test 17:51:10 make -C ./app-service-template build 17:51:10 make: make: Operation not permitted 17:51:10 make: *** [Makefile:22: build] Error 127 [Pipeline] } 17:51:10 $ docker stop --time=1 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e 17:51:12 $ docker rm -f 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:13 17:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:14 arm64: Pulling from edgex-lftools-log-publisher 17:51:14 448f6bf000e3: Pulling fs layer 17:51:14 f757da607395: Pulling fs layer 17:51:14 05883995daec: Pulling fs layer 17:51:14 8603b9c90790: Pulling fs layer 17:51:14 1560dd03e051: Pulling fs layer 17:51:14 27f5ce0e4adf: Pulling fs layer 17:51:14 c2d8d7efcc4b: Pulling fs layer 17:51:14 8603b9c90790: Waiting 17:51:14 1560dd03e051: Waiting 17:51:14 27f5ce0e4adf: Waiting 17:51:14 c2d8d7efcc4b: Waiting 17:51:15 f757da607395: Verifying Checksum 17:51:15 f757da607395: Download complete 17:51:15 8603b9c90790: Verifying Checksum 17:51:15 8603b9c90790: Download complete 17:51:15 1560dd03e051: Verifying Checksum 17:51:15 1560dd03e051: Download complete 17:51:15 27f5ce0e4adf: Verifying Checksum 17:51:15 27f5ce0e4adf: Download complete 17:51:15 05883995daec: Verifying Checksum 17:51:15 05883995daec: Download complete 17:51:17 448f6bf000e3: Verifying Checksum 17:51:17 448f6bf000e3: Download complete 17:51:20 448f6bf000e3: Pull complete 17:51:20 f757da607395: Pull complete 17:51:20 c2d8d7efcc4b: Verifying Checksum 17:51:20 c2d8d7efcc4b: Download complete 17:51:22 05883995daec: Pull complete 17:51:22 8603b9c90790: Pull complete 17:51:23 1560dd03e051: Pull complete 17:51:24 27f5ce0e4adf: Pull complete 17:51:40 c2d8d7efcc4b: Pull complete 17:51:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:51:40 prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container 17:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:51:46 $ docker top c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:48 ---> job-cost.sh 17:51:48 lf-activate-venv: SKIPPING 17:51:48 INFO: No Stack... 17:51:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:48 INFO: Archiving Costs [Pipeline] sh 17:51:49 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 17:51:49 + cut -d, -f6 [Pipeline] lock 17:51:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost] 17:51:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost] did not exist. Created. 17:51:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:51 Stashed 1 file(s) [Pipeline] } 17:51:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:51 $ docker stop --time=1 c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621 17:51:53 $ docker rm -f c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:51:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:51:55 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:51:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:56 ---> package-listing.sh 17:51:56 ++ facter osfamily 17:51:56 ++ tr '[:upper:]' '[:lower:]' 17:51:56 + OS_FAMILY=redhat 17:51:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964 17:51:56 + START_PACKAGES=/tmp/packages_start.txt 17:51:56 + END_PACKAGES=/tmp/packages_end.txt 17:51:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:56 + PACKAGES=/tmp/packages_start.txt 17:51:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' 17:51:56 + PACKAGES=/tmp/packages_end.txt 17:51:56 + case "${OS_FAMILY}" in 17:51:56 + sort 17:51:56 + rpm -qa 17:51:57 + '[' -f /tmp/packages_start.txt ']' 17:51:57 + '[' -f /tmp/packages_end.txt ']' 17:51:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' 17:51:57 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ 17:51:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [Pipeline] echo 17:51: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-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:51:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:58 17:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:51:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:02 latest: Pulling from edgex-lftools-log-publisher 17:52:02 b4d181a07f80: Pulling fs layer 17:52:02 a1111a8f2ec3: Pulling fs layer 17:52:02 ed53099fbce6: Pulling fs layer 17:52:02 dc539afda2c1: Pulling fs layer 17:52:02 77bc0d833cb6: Pulling fs layer 17:52:02 9065ff56babe: Pulling fs layer 17:52:02 d287ab97295c: Pulling fs layer 17:52:02 dc539afda2c1: Waiting 17:52:02 77bc0d833cb6: Waiting 17:52:02 9065ff56babe: Waiting 17:52:02 d287ab97295c: Waiting 17:52:02 a1111a8f2ec3: Verifying Checksum 17:52:02 a1111a8f2ec3: Download complete 17:52:02 dc539afda2c1: Verifying Checksum 17:52:02 dc539afda2c1: Download complete 17:52:17 77bc0d833cb6: Verifying Checksum 17:52:17 77bc0d833cb6: Download complete 17:52:17 9065ff56babe: Verifying Checksum 17:52:17 9065ff56babe: Download complete 17:52:17 b4d181a07f80: Verifying Checksum 17:52:17 b4d181a07f80: Download complete 17:52:17 ed53099fbce6: Verifying Checksum 17:52:17 ed53099fbce6: Download complete 17:52:17 b4d181a07f80: Pull complete 17:52:17 a1111a8f2ec3: Pull complete 17:52:17 ed53099fbce6: Pull complete 17:52:17 dc539afda2c1: Pull complete 17:52:17 77bc0d833cb6: Pull complete 17:52:18 9065ff56babe: Pull complete 17:52:18 d287ab97295c: Verifying Checksum 17:52:18 d287ab97295c: Download complete 17:52:24 d287ab97295c: Pull complete 17:52:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:52:24 prd-centos7-docker-4c-2g-186 does not seem to be running inside a container 17:52:24 $ 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-964/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-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:27 $ docker top 2448010ac0283c85d79a8747c423de99919de7f4f6aad3c71122ca511582779b -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:28 + ls /var/log/sa-host 17:52:28 + sadf -c /var/log/sa-host/sa06 17:52:28 file_magic: OK 17:52:28 HZ: Using current value: 100 17:52:28 file_header: OK 17:52:28 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:52:28 Statistics: 17:52:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:28 File successfully converted to sysstat format version 12.0.3 17:52:28 + sadf -c /var/log/sa-host/sa30 17:52:28 file_magic: OK 17:52:28 HZ: Using current value: 100 17:52:28 file_header: OK 17:52:28 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:52:28 Statistics: 17:52:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:29 provisioning config files... 17:52:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config6273771225221203739tmp [Pipeline] { [Pipeline] echo 17:52:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:29 ---> create-netrc.sh [Pipeline] } 17:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:30 ---> python-tools-install.sh [Pipeline] echo 17:52:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:30 ---> sudo-logs.sh 17:52:30 Archiving 'sudo' log.. 17:52:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-186.novalocal: Name or service not known 17:52:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-186.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:52:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:31 ---> job-cost.sh 17:52:31 lf-activate-venv: SKIPPING 17:52:31 DEBUG: total: 0.10999999940395355 17:52:31 INFO: Retrieving Stack Cost... 17:52:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:52:33 INFO: Archiving Costs [Pipeline] echo 17:52:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:33 ---> logs-deploy.sh 17:52:33 lf-activate-venv: SKIPPING 17:52:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/2 17:52:33 INFO: archiving workspace using pattern(s): 17:53:01 Archives upload complete. 17:53:01 INFO: archiving logs to Nexus 17:53:01 ---> uname -a: 17:53:01 Linux prd-centos7-docker-4c-2g-186.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:53:01 17:53:01 17:53:01 ---> lscpu: 17:53:01 Architecture: x86_64 17:53:01 CPU op-mode(s): 32-bit, 64-bit 17:53:01 Byte Order: Little Endian 17:53:01 Address sizes: 40 bits physical, 48 bits virtual 17:53:01 CPU(s): 2 17:53:01 On-line CPU(s) list: 0,1 17:53:01 Thread(s) per core: 1 17:53:01 Core(s) per socket: 1 17:53:01 Socket(s): 2 17:53:01 NUMA node(s): 1 17:53:01 Vendor ID: AuthenticAMD 17:53:01 CPU family: 23 17:53:01 Model: 49 17:53:01 Model name: AMD EPYC-Rome Processor 17:53:01 Stepping: 0 17:53:01 CPU MHz: 2799.998 17:53:01 BogoMIPS: 5599.99 17:53:01 Virtualization: AMD-V 17:53:01 Hypervisor vendor: KVM 17:53:01 Virtualization type: full 17:53:01 L1d cache: 32K 17:53:01 L1i cache: 32K 17:53:01 L2 cache: 512K 17:53:01 L3 cache: 16384K 17:53:01 NUMA node0 CPU(s): 0,1 17:53:01 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:53:01 17:53:01 17:53:01 ---> nproc: 17:53:01 2 17:53:01 17:53:01 17:53:01 ---> df -h: 17:53:01 Filesystem Size Used Avail Use% Mounted on 17:53:01 overlay 40G 7.7G 33G 20% / 17:53:01 tmpfs 64M 0 64M 0% /dev 17:53:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:53:01 shm 64M 0 64M 0% /dev/shm 17:53:01 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:53:01 17:53:01 17:53:01 ---> sar -b -r -n DEV: 17:53:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 17:53:01 17:53:01 17:20:21 LINUX RESTART (2 CPU) 17:53:01 17:53:01 17:21:02 tps rtps wtps bread/s bwrtn/s 17:53:01 17:22:01 205.15 75.03 130.12 8338.77 41819.17 17:53:01 17:23:01 3.27 0.00 3.27 0.00 109.26 17:53:01 17:24:01 0.38 0.00 0.38 0.00 5.15 17:53:01 17:25:01 0.25 0.00 0.25 0.00 3.10 17:53:01 17:26:01 0.23 0.00 0.23 0.00 2.76 17:53:01 17:27:01 0.33 0.00 0.33 0.00 4.85 17:53:01 17:28:01 0.28 0.00 0.28 0.00 4.48 17:53:01 17:29:01 0.17 0.00 0.17 0.00 2.43 17:53:01 17:30:01 0.28 0.00 0.28 0.00 3.23 17:53:01 17:31:01 0.22 0.00 0.22 0.00 2.17 17:53:01 17:32:01 0.28 0.00 0.28 0.00 3.36 17:53:01 17:33:01 0.20 0.00 0.20 0.00 2.57 17:53:01 17:34:01 0.20 0.00 0.20 0.00 2.03 17:53:01 17:35:01 0.37 0.00 0.37 0.00 4.86 17:53:01 17:36:01 0.40 0.20 0.20 6.40 2.56 17:53:01 17:37:01 0.27 0.00 0.27 0.00 3.61 17:53:01 17:38:01 0.20 0.00 0.20 0.00 2.57 17:53:01 17:39:01 0.27 0.00 0.27 0.00 3.50 17:53:01 17:40:01 0.22 0.00 0.22 0.00 2.83 17:53:01 17:41:01 0.17 0.00 0.17 0.00 1.48 17:53:01 17:42:01 0.38 0.00 0.38 0.00 5.28 17:53:01 17:43:01 0.20 0.00 0.20 0.00 2.83 17:53:01 17:44:01 0.28 0.00 0.28 0.00 3.10 17:53:01 17:45:01 0.25 0.00 0.25 0.00 2.56 17:53:01 17:46:01 0.15 0.00 0.15 0.00 1.62 17:53:01 17:47:01 0.27 0.00 0.27 0.00 3.76 17:53:01 17:48:01 0.25 0.00 0.25 0.00 2.70 17:53:01 17:49:01 0.32 0.00 0.32 0.00 4.70 17:53:01 17:50:01 0.20 0.00 0.20 0.00 2.55 17:53:01 17:51:02 0.17 0.00 0.17 0.00 1.47 17:53:01 17:52:01 0.44 0.10 0.34 10.16 3.79 17:53:01 Average: 6.87 2.39 4.48 265.45 1335.08 17:53:01 17:53:01 17:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:53:01 17:22:01 5746344 0 520232 6.50 2620 1739744 1033700 11.41 472600 1548008 144 17:53:01 17:23:01 5758084 0 508544 6.35 2620 1739692 923008 10.19 463540 1547968 20 17:53:01 17:24:01 5754036 0 512592 6.40 2620 1739692 923200 10.19 467188 1548736 8 17:53:01 17:25:01 5761088 0 505532 6.31 2620 1739700 923008 10.19 459984 1548736 8 17:53:01 17:26:01 5750216 0 516400 6.45 2620 1739704 923008 10.19 471188 1548736 20 17:53:01 17:27:01 5749660 0 516952 6.45 2620 1739708 923116 10.19 471660 1548736 8 17:53:01 17:28:01 5750460 0 516148 6.44 2620 1739712 923008 10.19 472680 1547064 8 17:53:01 17:29:01 5750040 0 516564 6.45 2620 1739716 923008 10.19 472800 1547064 8 17:53:01 17:30:01 5743472 0 523124 6.53 2620 1739724 923008 10.19 479636 1547064 8 17:53:01 17:31:01 5743216 0 523376 6.53 2620 1739728 923008 10.19 479648 1547064 8 17:53:01 17:32:01 5740024 0 526564 6.57 2620 1739732 923104 10.19 482972 1547064 8 17:53:01 17:33:01 5737084 0 529500 6.61 2620 1739736 935296 10.33 485256 1547064 8 17:53:01 17:34:01 5741352 0 525224 6.56 2620 1739744 922276 10.18 481660 1547016 8 17:53:01 17:35:01 5741304 0 525272 6.56 2620 1739744 922276 10.18 481336 1547016 8 17:53:01 17:36:01 5740480 0 526088 6.57 2620 1739752 922276 10.18 481920 1547016 8 17:53:01 17:37:01 5739376 0 527192 6.58 2620 1739752 922504 10.18 483268 1547016 8 17:53:01 17:38:01 5740944 0 525620 6.56 2620 1739756 922276 10.18 482132 1547016 8 17:53:01 17:39:01 5740936 0 525620 6.56 2620 1739764 922276 10.18 482036 1547016 8 17:53:01 17:40:01 5740812 0 525744 6.56 2620 1739764 922276 10.18 482044 1547016 8 17:53:01 17:41:01 5740820 0 525728 6.56 2620 1739772 922276 10.18 481928 1547016 8 17:53:01 17:42:01 5740568 0 525980 6.57 2620 1739772 922372 10.18 482224 1547016 8 17:53:01 17:43:01 5741324 0 525216 6.56 2620 1739780 922276 10.18 482008 1547016 8 17:53:01 17:44:01 5741092 0 525444 6.56 2620 1739784 922276 10.18 482064 1547016 8 17:53:01 17:45:01 5741052 0 525476 6.56 2620 1739792 922276 10.18 482036 1547020 8 17:53:01 17:46:01 5741132 0 525392 6.56 2620 1739796 922276 10.18 481996 1547016 8 17:53:01 17:47:01 5740264 0 526256 6.57 2620 1739800 922420 10.18 482460 1547020 8 17:53:01 17:48:01 5739764 0 526752 6.58 2620 1739804 922540 10.19 482696 1547016 8 17:53:01 17:49:01 5740712 0 525800 6.57 2620 1739808 922276 10.18 482012 1547016 8 17:53:01 17:50:01 5740104 0 526404 6.57 2620 1739812 922528 10.19 482480 1547016 8 17:53:01 17:51:02 5740828 0 525676 6.56 2620 1739816 922276 10.18 482212 1547016 12 17:53:01 17:52:01 5711528 0 554408 6.92 2620 1740384 1128284 12.46 620908 1434960 276 17:53:01 Average: 5742842 0 523704 6.54 2620 1739774 933216 10.30 483180 1543695 22 17:53:01 17:53:01 17:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:53:01 17:22:01 eth0 386.69 375.11 1625.03 104.94 0.00 0.00 0.00 0.00 17:53:01 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:22:01 docker0 86.34 45.90 8.08 317.76 0.00 0.00 0.00 0.00 17:53:01 17:23:01 eth0 0.58 0.05 0.04 0.01 0.00 0.00 0.00 0.00 17:53:01 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:24:01 eth0 1.52 0.88 2.99 0.06 0.00 0.00 0.00 0.00 17:53:01 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:25:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 17:53:01 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:26:01 eth0 1.02 0.10 0.09 0.01 0.00 0.00 0.00 0.00 17:53:01 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:27:01 eth0 0.63 0.18 0.17 0.07 0.00 0.00 0.00 0.00 17:53:01 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:28:01 eth0 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:53:01 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:29:01 eth0 1.23 0.07 0.08 0.01 0.00 0.00 0.00 0.00 17:53:01 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:30:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:53:01 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:31:01 eth0 1.27 0.08 0.13 0.01 0.00 0.00 0.00 0.00 17:53:01 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:32:01 eth0 1.87 0.18 0.24 0.07 0.00 0.00 0.00 0.00 17:53:01 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:33:01 eth0 1.45 0.92 0.47 2.92 0.00 0.00 0.00 0.00 17:53:01 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:34:01 eth0 1.25 0.08 0.11 0.01 0.00 0.00 0.00 0.00 17:53:01 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:35:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:53:01 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:36:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 17:53:01 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:37:01 eth0 0.58 0.47 0.40 0.27 0.00 0.00 0.00 0.00 17:53:01 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:53:01 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:39:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:53:01 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:41:01 eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00 17:53:01 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:42:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 17:53:01 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:43:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:53:01 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:44:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 17:53:01 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:45:01 eth0 0.45 0.07 0.05 0.00 0.00 0.00 0.00 0.00 17:53:01 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:46:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 17:53:01 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:47:01 eth0 1.07 0.48 0.43 0.27 0.00 0.00 0.00 0.00 17:53:01 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:48:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 0.00 17:53:01 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:49:01 eth0 0.68 0.02 0.07 0.00 0.00 0.00 0.00 0.00 17:53:01 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:50:01 eth0 0.98 0.67 0.54 0.37 0.00 0.00 0.00 0.00 17:53:01 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:51:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:52:01 eth0 12.72 7.96 10.56 12.98 0.00 0.00 0.00 0.00 17:53:01 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 Average: eth0 13.29 12.36 52.17 3.89 0.00 0.00 0.00 0.00 17:53:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 Average: docker0 2.74 1.46 0.26 10.10 0.00 0.00 0.00 0.00 17:53:01 17:53:01 17:53:01 ---> sar -P ALL: 17:53:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 17:53:01 17:53:01 17:20:21 LINUX RESTART (2 CPU) 17:53:01 17:53:01 17:21:02 CPU %user %nice %system %iowait %steal %idle 17:53:01 17:22:01 all 22.48 0.00 7.39 6.62 0.09 63.43 17:53:01 17:22:01 0 23.05 0.00 8.01 6.19 0.09 62.65 17:53:01 17:22:01 1 21.91 0.00 6.77 7.04 0.09 64.20 17:53:01 17:23:01 all 0.28 0.00 0.07 0.00 0.01 99.65 17:53:01 17:23:01 0 0.40 0.00 0.10 0.00 0.02 99.48 17:53:01 17:23:01 1 0.15 0.00 0.03 0.00 0.00 99.82 17:53:01 17:24:01 all 0.18 0.00 0.05 0.00 0.03 99.75 17:53:01 17:24:01 0 0.27 0.00 0.07 0.00 0.03 99.63 17:53:01 17:24:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:53:01 17:25:01 all 0.20 0.00 0.05 0.00 0.01 99.74 17:53:01 17:25:01 0 0.37 0.00 0.03 0.00 0.00 99.60 17:53:01 17:25:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:53:01 17:26:01 all 0.21 0.00 0.07 0.00 0.03 99.70 17:53:01 17:26:01 0 0.37 0.00 0.07 0.00 0.02 99.55 17:53:01 17:26:01 1 0.05 0.00 0.07 0.00 0.03 99.85 17:53:01 17:27:01 all 0.23 0.00 0.05 0.00 0.01 99.71 17:53:01 17:27:01 0 0.38 0.00 0.03 0.00 0.00 99.58 17:53:01 17:27:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:53:01 17:28:01 all 0.17 0.00 0.04 0.00 0.01 99.78 17:53:01 17:28:01 0 0.28 0.00 0.03 0.00 0.00 99.68 17:53:01 17:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:53:01 17:29:01 all 0.19 0.00 0.03 0.00 0.01 99.77 17:53:01 17:29:01 0 0.35 0.00 0.03 0.00 0.02 99.60 17:53:01 17:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:53:01 17:30:01 all 0.21 0.00 0.03 0.00 0.02 99.75 17:53:01 17:30:01 0 0.38 0.00 0.03 0.00 0.02 99.57 17:53:01 17:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:53:01 17:31:01 all 0.14 0.00 0.05 0.00 0.03 99.78 17:53:01 17:31:01 0 0.20 0.00 0.03 0.00 0.02 99.75 17:53:01 17:31:01 1 0.08 0.00 0.07 0.00 0.03 99.82 17:53:01 17:32:01 all 0.19 0.00 0.05 0.00 0.01 99.75 17:53:01 17:32:01 0 0.30 0.00 0.03 0.00 0.00 99.67 17:53:01 17:32:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:53:01 17:53:01 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:53:01 17:33:01 all 0.23 0.00 0.03 0.00 0.01 99.74 17:53:01 17:33:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:53:01 17:33:01 1 0.12 0.00 0.00 0.00 0.00 99.88 17:53:01 17:34:01 all 0.25 0.00 0.04 0.00 0.02 99.69 17:53:01 17:34:01 0 0.47 0.00 0.05 0.00 0.02 99.47 17:53:01 17:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:53:01 17:35:01 all 0.26 0.00 0.04 0.00 0.01 99.69 17:53:01 17:35:01 0 0.45 0.00 0.03 0.00 0.00 99.52 17:53:01 17:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:53:01 17:36:01 all 0.23 0.00 0.06 0.00 0.02 99.69 17:53:01 17:36:01 0 0.38 0.00 0.05 0.00 0.02 99.55 17:53:01 17:36:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:53:01 17:37:01 all 0.29 0.00 0.04 0.00 0.02 99.65 17:53:01 17:37:01 0 0.50 0.00 0.05 0.00 0.02 99.43 17:53:01 17:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:53:01 17:38:01 all 0.12 0.00 0.04 0.00 0.01 99.83 17:53:01 17:38:01 0 0.20 0.00 0.07 0.00 0.02 99.72 17:53:01 17:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:53:01 17:39:01 all 0.23 0.00 0.03 0.00 0.01 99.74 17:53:01 17:39:01 0 0.40 0.00 0.03 0.00 0.00 99.57 17:53:01 17:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:53:01 17:40:01 all 0.23 0.00 0.03 0.00 0.01 99.74 17:53:01 17:40:01 0 0.42 0.00 0.02 0.00 0.02 99.55 17:53:01 17:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:53:01 17:41:01 all 0.22 0.00 0.03 0.00 0.02 99.73 17:53:01 17:41:01 0 0.40 0.00 0.03 0.00 0.02 99.55 17:53:01 17:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:53:01 17:42:01 all 0.26 0.00 0.05 0.00 0.01 99.68 17:53:01 17:42:01 0 0.47 0.00 0.05 0.00 0.00 99.48 17:53:01 17:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:53:01 17:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:53:01 17:43:01 0 0.42 0.00 0.02 0.00 0.02 99.55 17:53:01 17:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:53:01 17:53:01 17:43:01 CPU %user %nice %system %iowait %steal %idle 17:53:01 17:44:01 all 0.23 0.00 0.02 0.00 0.01 99.74 17:53:01 17:44:01 0 0.42 0.00 0.02 0.00 0.00 99.57 17:53:01 17:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:53:01 17:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:53:01 17:45:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:53:01 17:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:53:01 17:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78 17:53:01 17:46:01 0 0.30 0.00 0.03 0.00 0.02 99.65 17:53:01 17:46:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:53:01 17:47:01 all 0.30 0.00 0.03 0.00 0.02 99.65 17:53:01 17:47:01 0 0.45 0.00 0.03 0.00 0.02 99.50 17:53:01 17:47:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:53:01 17:48:01 all 0.24 0.00 0.03 0.00 0.02 99.72 17:53:01 17:48:01 0 0.43 0.00 0.03 0.00 0.02 99.52 17:53:01 17:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:53:01 17:49:01 all 0.18 0.00 0.06 0.00 0.01 99.76 17:53:01 17:49:01 0 0.30 0.00 0.08 0.00 0.00 99.62 17:53:01 17:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:53:01 17:50:01 all 0.21 0.00 0.05 0.00 0.02 99.72 17:53:01 17:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:53:01 17:50:01 1 0.37 0.00 0.07 0.00 0.02 99.55 17:53:01 17:51:02 all 0.19 0.00 0.05 0.00 0.01 99.75 17:53:01 17:51:02 0 0.05 0.00 0.08 0.00 0.02 99.85 17:53:01 17:51:02 1 0.33 0.00 0.02 0.00 0.00 99.65 17:53:01 17:52:01 all 1.55 0.00 0.29 0.02 0.02 98.13 17:53:01 17:52:01 0 0.53 0.00 0.20 0.02 0.02 99.24 17:53:01 17:52:01 1 2.58 0.00 0.38 0.02 0.02 97.01 17:53:01 Average: all 0.93 0.00 0.27 0.20 0.02 98.58 17:53:01 Average: 0 1.04 0.00 0.29 0.19 0.01 98.47 17:53:01 Average: 1 0.83 0.00 0.25 0.21 0.02 98.69 17:53:01 17:53:01 17:53:01