lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 0fe29110b43d31f1e2656815a35db18b4f890acf+d68305261b009470d1fda9feae14a96618a86fbb (0297dab3295fbf770655164ff3d43cfad42937ac) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32034 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-772 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 0fe29110b43d31f1e2656815a35db18b4f890acf > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 > git remote # timeout=10 Merge succeeded, producing 0fe29110b43d31f1e2656815a35db18b4f890acf Checking out Revision 0fe29110b43d31f1e2656815a35db18b4f890acf (PR-772) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 Commit message: "fix: Chnaged default for token path to be set so Env Overrides not required." > git rev-list --no-walk 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:37 ========================================================= 15:09:37 EdgeX Global Pipelines Version Info 15:09:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:40 ------------------- 15:09:40 stable info: 15:09:40 ------------------- 15:09:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:40 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:09:40 Message: update stable to v1.0.186 15:09:41 ------------------- 15:09:41 experimental info: 15:09:41 ------------------- 15:09:41 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:41 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:09:41 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:09:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:09:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:09:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fe29110b43d31f1e2656815a35db18b4f890acf [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fe2911 [Pipeline] echo 15:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:46 + git log --format=format:%s -1 0fe29110b43d31f1e2656815a35db18b4f890acf [Pipeline] echo 15:09:46 GIT_COMMIT: 0fe29110b43d31f1e2656815a35db18b4f890acf, Commit Message: fix: Chnaged default for token path to be set so Env Overrides not required. [Pipeline] echo 15:09:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:48 15:09:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:09:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:49 latest: Pulling from edgex-devops/git-semver 15:09:49 31603596830f: Pulling fs layer 15:09:49 2a8b12db71e7: Pulling fs layer 15:09:49 6ca5941a6612: Pulling fs layer 15:09:49 ecc8261a40a4: Pulling fs layer 15:09:49 ecc8261a40a4: Waiting 15:09:49 2a8b12db71e7: Verifying Checksum 15:09:49 2a8b12db71e7: Download complete 15:09:49 31603596830f: Verifying Checksum 15:09:49 31603596830f: Download complete 15:09:51 ecc8261a40a4: Verifying Checksum 15:09:51 ecc8261a40a4: Download complete 15:09:51 6ca5941a6612: Verifying Checksum 15:09:51 6ca5941a6612: Download complete 15:09:51 31603596830f: Pull complete 15:09:51 2a8b12db71e7: Pull complete 15:09:54 6ca5941a6612: Pull complete 15:09:55 ecc8261a40a4: Pull complete 15:09:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:09:55 prd-centos7-docker-4c-2g-32034 does not seem to be running inside a container 15:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-772 -v /w/workspace/ndry_app-functions-sdk-go_PR-772:/w/workspace/ndry_app-functions-sdk-go_PR-772:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:59 $ docker top 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:00 [ssh-agent] Looking for ssh-agent implementation... 15:10:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:01 $ docker exec 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca ssh-agent 15:10:02 SSH_AUTH_SOCK=/tmp/ssh-WWLuTW66bdHh/agent.12 15:10:02 SSH_AGENT_PID=17 15:10:02 Running ssh-add (command line suppressed) 15:10:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_5246526417083554192.key (/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_5246526417083554192.key) 15:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:04 + git tag --points-at HEAD [Pipeline] } 15:10:04 $ docker exec --env ******** --env ******** 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca ssh-agent -k 15:10:04 unset SSH_AUTH_SOCK; 15:10:04 unset SSH_AGENT_PID; 15:10:04 echo Agent pid 17 killed; 15:10:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:05 [ssh-agent] Looking for ssh-agent implementation... 15:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:06 $ docker exec 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca ssh-agent 15:10:07 SSH_AUTH_SOCK=/tmp/ssh-8NehdthxudRY/agent.45 15:10:07 SSH_AGENT_PID=50 15:10:07 Running ssh-add (command line suppressed) 15:10:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_8940551209516643553.key (/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/private_key_8940551209516643553.key) 15:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:09 + git semver init 15:10:09 # -> Open(): unable to determine branch for HEAD 15:10:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-772/.git 15:10:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-772 15:10:09 # $SEMVER_REMOTE_NAME = origin 15:10:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:09 # $SEMVER_USER_NAME = edgex-jenkins 15:10:09 # $SEMVER_BRANCH = PR-772 15:10:09 # $SEMVER_TEMP = /tmp/semver-982143286 15:10:09 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:10:15 # '/tmp/semver-982143286' -> '/w/workspace/ndry_app-functions-sdk-go_PR-772/.semver' 15:10:15 # -> Force: false 15:10:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-772/.semver [Pipeline] } 15:10:16 $ docker exec --env ******** --env ******** 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca ssh-agent -k 15:10:16 unset SSH_AUTH_SOCK; 15:10:16 unset SSH_AGENT_PID; 15:10:16 echo Agent pid 50 killed; 15:10:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:17 + git semver [Pipeline] } 15:10:17 $ docker stop --time=1 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca 15:10:19 $ docker rm -f 7ea8666c44e8c0748bcb0d661fe63593753fc34f698813242565a8ccfe4038ca [Pipeline] // withDockerContainer [Pipeline] sh 15:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:22 Stashed 1 file(s) [Pipeline] echo 15:10:22 [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:10:37 Still waiting to schedule task 15:10:37 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32034’ 15:10:37 Still waiting to schedule task 15:10:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:12:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32035 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [Pipeline] { [Pipeline] ws 15:12:25 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 15:12:31 using credential edgex-jenkins-ssh 15:12:31 Cloning the remote Git repository 15:12:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:12:31 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 15:12:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:12:31 > git --version # timeout=10 15:12:31 > git --version # 'git version 2.17.1' 15:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:12:35 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 0fe29110b43d31f1e2656815a35db18b4f890acf 15:12:35 Merge succeeded, producing 0fe29110b43d31f1e2656815a35db18b4f890acf 15:12:35 Checking out Revision 0fe29110b43d31f1e2656815a35db18b4f890acf (PR-772) 15:12:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:12:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:35 > git config core.sparsecheckout # timeout=10 15:12:35 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 15:12:35 > git remote # timeout=10 15:12:35 > git config --get remote.origin.url # timeout=10 15:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:35 > git merge d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 15:12:35 > git rev-parse HEAD^{commit} # timeout=10 15:12:35 > git config core.sparsecheckout # timeout=10 15:12:35 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 15:12:40 Commit message: "fix: Chnaged default for token path to be set so Env Overrides not required." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:12:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:12:42 + true 15:12:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:12:45 ========================================================= 15:12:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:12:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:12:47 Sending build context to Docker daemon 19.45MB 15:12:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:12:47 Step 2/8 : FROM ${BASE} 15:12:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:47 5f621e34cdf4: Pulling fs layer 15:12:47 a4357932f1b6: Pulling fs layer 15:12:47 18c013af1878: Pulling fs layer 15:12:47 00ac8860ef70: Pulling fs layer 15:12:47 63d7cb157983: Pulling fs layer 15:12:47 b116817d02f9: Pulling fs layer 15:12:47 745a02a5169b: Pulling fs layer 15:12:47 00ac8860ef70: Waiting 15:12:47 63d7cb157983: Waiting 15:12:47 b116817d02f9: Waiting 15:12:47 745a02a5169b: Waiting 15:12:47 18c013af1878: Verifying Checksum 15:12:47 18c013af1878: Download complete 15:12:47 a4357932f1b6: Verifying Checksum 15:12:47 a4357932f1b6: Download complete 15:12:47 63d7cb157983: Verifying Checksum 15:12:47 63d7cb157983: Download complete 15:12:47 b116817d02f9: Download complete 15:12:48 5f621e34cdf4: Verifying Checksum 15:12:48 5f621e34cdf4: Download complete 15:12:49 5f621e34cdf4: Pull complete 15:12:49 a4357932f1b6: Pull complete 15:12:50 18c013af1878: Pull complete 15:12:50 745a02a5169b: Verifying Checksum 15:12:50 745a02a5169b: Download complete 15:12:51 00ac8860ef70: Verifying Checksum 15:12:51 00ac8860ef70: Download complete 15:13:01 00ac8860ef70: Pull complete 15:13:02 63d7cb157983: Pull complete 15:13:02 b116817d02f9: Pull complete 15:13:06 745a02a5169b: Pull complete 15:13:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:13:06 ---> b7e6874047d6 15:13:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:13:06 20.10.0: Pulling from library/docker 15:13:06 a3cc7d3b244e: Pulling fs layer 15:13:06 02a3295e0d61: Pulling fs layer 15:13:06 0f4f2e6d8100: Pulling fs layer 15:13:06 330b718f631f: Pulling fs layer 15:13:06 a93816041522: Pulling fs layer 15:13:06 bdb6da89ff94: Pulling fs layer 15:13:06 2a70c0c122f4: Pulling fs layer 15:13:06 330b718f631f: Waiting 15:13:06 a93816041522: Waiting 15:13:06 bdb6da89ff94: Waiting 15:13:06 2a70c0c122f4: Waiting 15:13:06 0f4f2e6d8100: Download complete 15:13:06 02a3295e0d61: Verifying Checksum 15:13:06 02a3295e0d61: Download complete 15:13:06 a3cc7d3b244e: Verifying Checksum 15:13:06 a3cc7d3b244e: Download complete 15:13:06 a93816041522: Verifying Checksum 15:13:06 a93816041522: Download complete 15:13:06 bdb6da89ff94: Download complete 15:13:06 2a70c0c122f4: Verifying Checksum 15:13:06 2a70c0c122f4: Download complete 15:13:07 a3cc7d3b244e: Pull complete 15:13:07 02a3295e0d61: Pull complete 15:13:08 330b718f631f: Verifying Checksum 15:13:08 330b718f631f: Download complete 15:13:08 0f4f2e6d8100: Pull complete 15:13:10 Running on prd-centos7-docker-4c-2g-32036 in /w/workspace/ndry_app-functions-sdk-go_PR-772 [Pipeline] { [Pipeline] ws 15:13:10 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 15:13:12 330b718f631f: Pull complete 15:13:12 a93816041522: Pull complete 15:13:12 bdb6da89ff94: Pull complete 15:13:12 2a70c0c122f4: Pull complete 15:13:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:13:13 Status: Downloaded newer image for docker:20.10.0 15:13:13 using credential edgex-jenkins-ssh 15:13:13 Cloning the remote Git repository 15:13:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:13:13 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 15:13:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:13:13 > git --version # timeout=10 15:13:13 > git --version # 'git version 2.24.3' 15:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:13:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:13:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:13:15 Merging remotes/origin/master commit d68305261b009470d1fda9feae14a96618a86fbb into PR head commit 0fe29110b43d31f1e2656815a35db18b4f890acf 15:13:15 Merge succeeded, producing 0fe29110b43d31f1e2656815a35db18b4f890acf 15:13:15 Checking out Revision 0fe29110b43d31f1e2656815a35db18b4f890acf (PR-772) 15:13:15 > git config core.sparsecheckout # timeout=10 15:13:15 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 15:13:15 > git remote # timeout=10 15:13:15 > git config --get remote.origin.url # timeout=10 15:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:15 > git merge d68305261b009470d1fda9feae14a96618a86fbb # timeout=10 15:13:15 > git rev-parse HEAD^{commit} # timeout=10 15:13:15 > git config core.sparsecheckout # timeout=10 15:13:15 > git checkout -f 0fe29110b43d31f1e2656815a35db18b4f890acf # timeout=10 15:13:19 Commit message: "fix: Chnaged default for token path to be set so Env Overrides not required." 15:13:19 ---> 6c85fa10d45f 15:13:19 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:13:19 ---> Running in 4ac31abb0322 15:13:19 Removing intermediate container 4ac31abb0322 15:13:19 ---> c147257d87ed 15:13:19 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:13:19 ---> Running in 6d3b890cb36a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:13:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:13:21 + sudo service docker restart 15:13:21 + true 15:13:21 Redirecting to /bin/systemctl restart docker.service 15:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:13:22 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] unstash 15:13:22 (2/5) Installing libzmq (4.3.3-r0) 15:13:22 (3/5) Installing pkgconf (1.7.2-r0) [Pipeline] echo 15:13:22 ========================================================= 15:13:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:13:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:13:23 (4/5) Installing libsodium-dev (1.0.18-r0) 15:13:23 (5/5) Installing zeromq-dev (4.3.3-r0) 15:13:23 Executing busybox-1.31.1-r19.trigger 15:13:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:13:23 OK: 144 MiB in 44 packages 15:13:23 Sending build context to Docker daemon 19.48MB 15:13:23 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:13:23 Step 2/8 : FROM ${BASE} 15:13:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:13:24 188c0c94c7c5: Pulling fs layer 15:13:24 0ef7d3d256c8: Pulling fs layer 15:13:24 de9db76c5a1d: Pulling fs layer 15:13:24 bca2f99d35d6: Pulling fs layer 15:13:24 93359f2a8cfa: Pulling fs layer 15:13:24 7c6f9722023f: Pulling fs layer 15:13:24 a35cf1a2eb13: Pulling fs layer 15:13:24 bca2f99d35d6: Waiting 15:13:24 93359f2a8cfa: Waiting 15:13:24 7c6f9722023f: Waiting 15:13:24 a35cf1a2eb13: Waiting 15:13:24 de9db76c5a1d: Verifying Checksum 15:13:24 de9db76c5a1d: Download complete 15:13:24 0ef7d3d256c8: Download complete 15:13:24 93359f2a8cfa: Download complete 15:13:24 7c6f9722023f: Verifying Checksum 15:13:24 7c6f9722023f: Download complete 15:13:24 188c0c94c7c5: Verifying Checksum 15:13:24 188c0c94c7c5: Download complete 15:13:24 188c0c94c7c5: Pull complete 15:13:24 0ef7d3d256c8: Pull complete 15:13:24 Removing intermediate container 6d3b890cb36a 15:13:24 ---> 0380a944834e 15:13:24 Step 6/8 : WORKDIR /build 15:13:24 ---> Running in 89676c8579a8 15:13:24 de9db76c5a1d: Pull complete 15:13:25 Removing intermediate container 89676c8579a8 15:13:25 ---> 158d72a54209 15:13:25 Step 7/8 : COPY go.mod . 15:13:25 ---> a2ffb418f565 15:13:25 Step 8/8 : RUN go mod download 15:13:25 a35cf1a2eb13: Verifying Checksum 15:13:25 a35cf1a2eb13: Download complete 15:13:25 ---> Running in 07248eb22a49 15:13:26 bca2f99d35d6: Verifying Checksum 15:13:26 bca2f99d35d6: Download complete 15:13:31 bca2f99d35d6: Pull complete 15:13:31 93359f2a8cfa: Pull complete 15:13:31 7c6f9722023f: Pull complete 15:13:38 a35cf1a2eb13: Pull complete 15:13:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:13:38 ---> a62c8e92a672 15:13:38 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:13:38 20.10.0: Pulling from library/docker 15:13:38 05e7bc50f07f: Pulling fs layer 15:13:38 6db28d0fdbf6: Pulling fs layer 15:13:38 292df0bc6bf3: Pulling fs layer 15:13:38 2e060f4bd70b: Pulling fs layer 15:13:38 80e8d568a223: Pulling fs layer 15:13:38 8dc6ef1a942a: Pulling fs layer 15:13:38 2312dd95470a: Pulling fs layer 15:13:38 80e8d568a223: Waiting 15:13:38 2312dd95470a: Waiting 15:13:38 8dc6ef1a942a: Waiting 15:13:38 2e060f4bd70b: Waiting 15:13:38 292df0bc6bf3: Verifying Checksum 15:13:38 292df0bc6bf3: Download complete 15:13:38 6db28d0fdbf6: Verifying Checksum 15:13:38 6db28d0fdbf6: Download complete 15:13:38 80e8d568a223: Verifying Checksum 15:13:38 80e8d568a223: Download complete 15:13:38 05e7bc50f07f: Download complete 15:13:38 2312dd95470a: Verifying Checksum 15:13:38 2312dd95470a: Download complete 15:13:38 8dc6ef1a942a: Verifying Checksum 15:13:38 8dc6ef1a942a: Download complete 15:13:38 05e7bc50f07f: Pull complete 15:13:38 6db28d0fdbf6: Pull complete 15:13:38 292df0bc6bf3: Pull complete 15:13:38 2e060f4bd70b: Verifying Checksum 15:13:38 2e060f4bd70b: Download complete 15:13:41 2e060f4bd70b: Pull complete 15:13:41 80e8d568a223: Pull complete 15:13:41 8dc6ef1a942a: Pull complete 15:13:42 2312dd95470a: Pull complete 15:13:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:13:42 Status: Downloaded newer image for docker:20.10.0 15:13:43 ---> 4847b29bbffe 15:13:43 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:13:43 ---> Running in 48969e9a6d23 15:13:43 Removing intermediate container 48969e9a6d23 15:13:43 ---> 6b851609c675 15:13:43 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:13:43 ---> Running in 85333f69fc00 15:13:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:13:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:13:45 (1/5) Installing libsodium (1.0.18-r0) 15:13:45 (2/5) Installing libzmq (4.3.3-r0) 15:13:45 (3/5) Installing pkgconf (1.7.2-r0) 15:13:45 (4/5) Installing libsodium-dev (1.0.18-r0) 15:13:46 (5/5) Installing zeromq-dev (4.3.3-r0) 15:13:46 Executing busybox-1.31.1-r19.trigger 15:13:46 OK: 167 MiB in 44 packages 15:13:47 Removing intermediate container 85333f69fc00 15:13:47 ---> 98f616f519cd 15:13:47 Step 6/8 : WORKDIR /build 15:13:47 ---> Running in 35c2ffbc77f6 15:13:47 Removing intermediate container 35c2ffbc77f6 15:13:47 ---> e31f7751f8ea 15:13:47 Step 7/8 : COPY go.mod . 15:13:47 ---> 7eae1dedcac6 15:13:47 Step 8/8 : RUN go mod download 15:13:47 ---> Running in 7702c318731f 15:13:52 Removing intermediate container 07248eb22a49 15:13:52 ---> b857a4abc4cd 15:13:52 Successfully built b857a4abc4cd 15:13:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:13:53 + docker inspect -f . ci-base-image-arm64 15:13:53 . [Pipeline] withDockerContainer 15:13:53 prd-ubuntu18.04-docker-arm64-4c-16g-32035 does not seem to be running inside a container 15:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-arm64 cat 15:13:55 $ docker top 82aaf37ac6e0fd7d8be4eb3d46cf539c26c10c6e41aa7d6b5caec019b26755a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:56 + go version 15:13:56 go version go1.15.5 linux/arm64 [Pipeline] } 15:13:56 $ docker stop --time=1 82aaf37ac6e0fd7d8be4eb3d46cf539c26c10c6e41aa7d6b5caec019b26755a2 15:13:58 $ docker rm -f 82aaf37ac6e0fd7d8be4eb3d46cf539c26c10c6e41aa7d6b5caec019b26755a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:59 + docker inspect -f . ci-base-image-arm64 15:13:59 . [Pipeline] withDockerContainer 15:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-32035 does not seem to be running inside a container 15:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-arm64 cat 15:14:01 $ docker top 4ad8592c93853a724895ad43e1a23e8521915f4121473bbd98d006dc46095d39 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:02 + make test 15:14:02 make -C ./app-service-template build 15:14:02 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:14:09 Removing intermediate container 7702c318731f 15:14:09 ---> 4c58e958549a 15:14:09 Successfully built 4c58e958549a 15:14:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:14:09 + docker inspect -f . ci-base-image-x86_64 15:14:09 . [Pipeline] withDockerContainer 15:14:09 prd-centos7-docker-4c-2g-32036 does not seem to be running inside a container 15:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-x86_64 cat 15:14:10 $ docker top 64dbad4fdfd6cdd68183a94374eff4d3417f8c0a7671a8f63280649f99ee7b75 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:11 + go version 15:14:11 go version go1.15.5 linux/amd64 [Pipeline] } 15:14:11 $ docker stop --time=1 64dbad4fdfd6cdd68183a94374eff4d3417f8c0a7671a8f63280649f99ee7b75 15:14:12 $ docker rm -f 64dbad4fdfd6cdd68183a94374eff4d3417f8c0a7671a8f63280649f99ee7b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:13 + docker inspect -f . ci-base-image-x86_64 15:14:13 . [Pipeline] withDockerContainer 15:14:13 prd-centos7-docker-4c-2g-32036 does not seem to be running inside a container 15:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-x86_64 cat 15:14:14 $ docker top 19f30b5b1f17de70399f0c0589833fdb9aaf32cb1eba48668788bab1339b5ded -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:14 + make test 15:14:14 make -C ./app-service-template build 15:14:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:14:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:29 make -C ./app-service-template test 15:14:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:14:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:34 make -C ./app-service-template test 15:14:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:14:35 ok new-app-service 0.031s coverage: 47.8% of statements 15:14:35 ? new-app-service/config [no test files] 15:14:35 ok new-app-service/functions 0.010s 15:14:35 CGO_ENABLED=1 go vet ./... 15:14:38 gofmt -l . 15:14:38 [ "`gofmt -l .`" = "" ] 15:14:38 ./bin/test-go-mod-tidy.sh 15:14:39 ./bin/test-attribution-txt.sh 15:14:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:14:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 55.8% of statements 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.031s coverage: 92.5% of statements 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.066s coverage: 61.5% of statements 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.070s coverage: 75.4% of statements 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.0% of statements 15:14:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:14:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.018s coverage: 10.5% of statements 15:14:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.742s coverage: 78.4% of statements 15:14:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:14:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.047s coverage: 20.0% of statements 15:14:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.015s coverage: 27.3% of statements 15:14:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:14:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:14:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.013s coverage: 71.7% of statements 15:15:01 ok new-app-service 0.038s coverage: 47.8% of statements 15:15:01 ? new-app-service/config [no test files] 15:15:01 ok new-app-service/functions 0.028s 15:15:01 CGO_ENABLED=1 go vet ./... 15:15:09 gofmt -l . 15:15:09 [ "`gofmt -l .`" = "" ] 15:15:09 ./bin/test-go-mod-tidy.sh 15:15:09 ./bin/test-attribution-txt.sh 15:15:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:15:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 81.9% of statements 15:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 15:15:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:15:14 gofmt -l . 15:15:14 [ "`gofmt -l .`" = "" ] 15:15:14 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 15:15:14 $ docker stop --time=1 19f30b5b1f17de70399f0c0589833fdb9aaf32cb1eba48668788bab1339b5ded 15:15:15 $ docker rm -f 19f30b5b1f17de70399f0c0589833fdb9aaf32cb1eba48668788bab1339b5ded [Pipeline] // withDockerContainer [Pipeline] sh 15:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:16 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:15:18 ---> job-cost.sh 15:15:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EZwM 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.079s coverage: 55.8% of statements 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 92.5% of statements 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.068s coverage: 61.5% of statements 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.030s 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.082s coverage: 75.4% of statements 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements 15:15:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:15:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 10.5% of statements 15:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.831s coverage: 78.4% of statements 15:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 20.0% of statements 15:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements 15:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.041s coverage: 71.7% of statements 15:15:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:15:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 81.9% of statements 15:15:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements 15:15:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:15:58 gofmt -l . 15:15:58 [ "`gofmt -l .`" = "" ] 15:15:59 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 15:15:59 $ docker stop --time=1 4ad8592c93853a724895ad43e1a23e8521915f4121473bbd98d006dc46095d39 15:16:01 $ docker rm -f 4ad8592c93853a724895ad43e1a23e8521915f4121473bbd98d006dc46095d39 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:02 Warning: overwriting stash ‘coverage-report’ 15:16:03 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:16:04 ---> job-cost.sh 15:16:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ysTQ 15:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-EZwM/bin to PATH 15:16:05 INFO: No Stack... 15:16:05 INFO: Retrieving Pricing Info for: v1-standard-2 15:16:05 INFO: Archiving Costs [Pipeline] sh 15:16:05 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 15:16:05 + cut -d, -f6 [Pipeline] lock 15:16:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] 15:16:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] did not exist. Created. 15:16:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:06 + echo total: 0.029999999329447746 [Pipeline] stash 15:16:06 Stashed 1 file(s) [Pipeline] } 15:16:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-ysTQ/bin to PATH 15:18:20 INFO: No Stack... 15:18:20 INFO: Retrieving Pricing Info for: lf-standard-4 15:18:20 INFO: Archiving Costs [Pipeline] sh 15:18:20 + + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csvcut 15:18:20 -d, -f6 [Pipeline] lock 15:18:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] 15:18:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] did not exist. Created. 15:18:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:21 /w/workspace/app-functions-sdk-go/5@tmp/durable-8b85b791/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-8b85b791/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:18:21 + echo total: 0.20999999344348907 [Pipeline] stash 15:18:21 Warning: overwriting stash ‘stack-cost’ 15:18:21 Stashed 1 file(s) [Pipeline] } 15:18:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-772-5-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] wrap 15:18:23 provisioning config files... 15:18:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/config3924899162052635054tmp [Pipeline] { [Pipeline] sh 15:18:23 + set +x 15:18:23 + bash -s -- 15:18:23 + curl -s https://codecov.io/bash 15:18:24 15:18:24 _____ _ 15:18:24 / ____| | | 15:18:24 | | ___ __| | ___ ___ _____ __ 15:18:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:18:24 | |___| (_) | (_| | __/ (_| (_) \ V / 15:18:24 \_____\___/ \__,_|\___|\___\___/ \_/ 15:18:24 Bash-20210309-2b87ace 15:18:24 15:18:24 15:18:24 ==> git version 2.24.3 found 15:18:24 ==> 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 15:18:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:18:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:18:24 curl: option -sm: expected a proper numerical parameter 15:18:24 curl: try 'curl --help' or 'curl --manual' for more information 15:18:24 ==> Jenkins CI detected. 15:18:24 project root: . 15:18:24 --> token set from env 15:18:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:18:24 ==> Running gcov in . (disable via -X gcov) 15:18:24 ==> Python coveragepy not found 15:18:24 ==> Searching for coverage reports in: 15:18:24 + . 15:18:24 -> Found 2 reports 15:18:24 ==> Detecting git/mercurial file structure 15:18:24 ==> Reading reports 15:18:24 + ./app-service-template/coverage.out bytes=1055 15:18:24 + ./coverage.out bytes=86636 15:18:24 ==> Appending adjustments 15:18:24 https://docs.codecov.io/docs/fixing-reports 15:18:26 + Found adjustments 15:18:26 ==> Gzipping contents 15:18:26 16K /tmp/codecov.fnXDp1.gz 15:18:26 ==> Uploading reports 15:18:26 url: https://codecov.io 15:18:26 query: branch=PR-772&commit=0fe29110b43d31f1e2656815a35db18b4f890acf&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=772&job=&cmd_args= 15:18:26 -> Pinging Codecov 15:18:26 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-772&commit=0fe29110b43d31f1e2656815a35db18b4f890acf&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=772&job=&cmd_args= 15:18:26 -> Uploading to 15:18:26 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/3D8B5DFFC46A037C893635FACE044666/0fe29110b43d31f1e2656815a35db18b4f890acf/78f09c00-270f-429c-a0ec-d5e83e6d4071.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T151826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ca7fd3fb5e1a8ce6e25d1c7ccbbd200df6b88cdbaabd7797f00bd367e2ecf1b 15:18:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:26 Dload Upload Total Spent Left Speed 15:18:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15296 0 0 100 15296 0 24305 --:--:-- --:--:-- --:--:-- 24317 100 15296 0 0 100 15296 0 24292 --:--:-- --:--:-- --:--:-- 24279 15:18:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0fe29110b43d31f1e2656815a35db18b4f890acf [Pipeline] } 15:18:27 Deleting 1 temporary files [Pipeline] // wrap [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 15:18:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:30 ---> package-listing.sh 15:18:30 ++ tr '[:upper:]' '[:lower:]' 15:18:30 ++ facter osfamily 15:18:30 + OS_FAMILY=redhat 15:18:30 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-772 15:18:30 + START_PACKAGES=/tmp/packages_start.txt 15:18:30 + END_PACKAGES=/tmp/packages_end.txt 15:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:30 + PACKAGES=/tmp/packages_start.txt 15:18:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-772 ']' 15:18:30 + PACKAGES=/tmp/packages_end.txt 15:18:30 + case "${OS_FAMILY}" in 15:18:30 + rpm -qa 15:18:30 + sort 15:18:39 + '[' -f /tmp/packages_start.txt ']' 15:18:39 + '[' -f /tmp/packages_end.txt ']' 15:18:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-772 ']' 15:18:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-772/archives/ 15:18:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-772/archives/ [Pipeline] echo 15:18:39 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-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:40 15:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:41 alpine: Pulling from edgex-lftools-log-publisher 15:18:41 df20fa9351a1: Pulling fs layer 15:18:41 36b3adc4ff6f: Pulling fs layer 15:18:41 8ad3a11d3b57: Pulling fs layer 15:18:41 46f8f816bc3b: Pulling fs layer 15:18:41 93b61091891f: Pulling fs layer 15:18:41 93b9cdb0e59b: Pulling fs layer 15:18:41 5e14af77c1be: Pulling fs layer 15:18:41 01666e4c0597: Pulling fs layer 15:18:41 aa168da1d23b: Pulling fs layer 15:18:41 93b9cdb0e59b: Waiting 15:18:41 5e14af77c1be: Waiting 15:18:41 01666e4c0597: Waiting 15:18:41 aa168da1d23b: Waiting 15:18:41 93b61091891f: Waiting 15:18:41 46f8f816bc3b: Waiting 15:18:41 36b3adc4ff6f: Verifying Checksum 15:18:41 36b3adc4ff6f: Download complete 15:18:41 46f8f816bc3b: Verifying Checksum 15:18:41 46f8f816bc3b: Download complete 15:18:41 df20fa9351a1: Verifying Checksum 15:18:41 df20fa9351a1: Download complete 15:18:41 93b9cdb0e59b: Verifying Checksum 15:18:41 93b9cdb0e59b: Download complete 15:18:41 5e14af77c1be: Verifying Checksum 15:18:41 5e14af77c1be: Download complete 15:18:41 93b61091891f: Verifying Checksum 15:18:41 93b61091891f: Download complete 15:18:42 df20fa9351a1: Pull complete 15:18:42 01666e4c0597: Verifying Checksum 15:18:42 01666e4c0597: Download complete 15:18:42 36b3adc4ff6f: Pull complete 15:18:43 8ad3a11d3b57: Verifying Checksum 15:18:43 8ad3a11d3b57: Download complete 15:18:45 8ad3a11d3b57: Pull complete 15:18:45 46f8f816bc3b: Pull complete 15:18:46 93b61091891f: Pull complete 15:18:46 93b9cdb0e59b: Pull complete 15:18:47 5e14af77c1be: Pull complete 15:18:47 01666e4c0597: Pull complete 15:18:48 aa168da1d23b: Verifying Checksum 15:18:48 aa168da1d23b: Download complete 15:19:07 aa168da1d23b: Pull complete 15:19:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:19:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:19:07 prd-centos7-docker-4c-2g-32034 does not seem to be running inside a container 15:19:08 $ 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-772/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-772 -v /w/workspace/ndry_app-functions-sdk-go_PR-772:/w/workspace/ndry_app-functions-sdk-go_PR-772:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-772@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:10003/edgex-lftools-log-publisher:alpine cat 15:19:11 $ docker top e8ac2c38483d3146adda22fbcece1ef51f17ab8f6688a02871eff5018c7ab49d -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:12 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:13 + mkdir -p /var/log/sa [Pipeline] sh 15:19:14 + ls /var/log/sa-host 15:19:14 + sadf -c /var/log/sa-host/sa23 15:19:14 file_magic: OK 15:19:14 HZ: Using current value: 100 15:19:14 file_header: OK 15:19:14 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 15:19:14 Statistics: 15:19:14 Hnuu...uuuununununu... 15:19:14 File successfully converted to sysstat format version 12.2.1 15:19:14 + sadf -c /var/log/sa-host/sa30 15:19:14 file_magic: OK 15:19:14 HZ: Using current value: 100 15:19:14 file_header: OK 15:19:14 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 15:19:14 Statistics: 15:19:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:15 provisioning config files... 15:19:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-772@tmp/config8544158983903142107tmp [Pipeline] { [Pipeline] echo 15:19:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> create-netrc.sh [Pipeline] } 15:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:19:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> python-tools-install.sh [Pipeline] echo 15:19:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:18 ---> sudo-logs.sh 15:19:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:19:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:19 ---> job-cost.sh 15:19:19 lf-activate-venv: SKIPPING 15:19:19 DEBUG: total: 0.20999999344348907 15:19:19 INFO: Retrieving Stack Cost... 15:19:20 INFO: Retrieving Pricing Info for: v1-standard-2 15:19:21 INFO: Archiving Costs [Pipeline] echo 15:19:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:21 ---> logs-deploy.sh 15:19:21 lf-activate-venv: SKIPPING 15:19:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-772/5 15:19:21 INFO: archiving workspace using pattern(s): 15:19:24 Archives upload complete. 15:19:24 INFO: archiving logs to Nexus 15:19:26 ---> uname -a: 15:19:26 Linux prd-centos7-docker-4c-2g-32034.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:19:26 15:19:26 15:19:26 ---> lscpu: 15:19:26 Architecture: x86_64 15:19:26 CPU op-mode(s): 32-bit, 64-bit 15:19:26 Byte Order: Little Endian 15:19:26 Address sizes: 40 bits physical, 48 bits virtual 15:19:26 CPU(s): 4 15:19:26 On-line CPU(s) list: 0-3 15:19:26 Thread(s) per core: 1 15:19:26 Core(s) per socket: 1 15:19:26 Socket(s): 4 15:19:26 NUMA node(s): 1 15:19:26 Vendor ID: GenuineIntel 15:19:26 CPU family: 6 15:19:26 Model: 44 15:19:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:19:26 Stepping: 1 15:19:26 CPU MHz: 2933.438 15:19:26 BogoMIPS: 5866.87 15:19:26 Virtualization: VT-x 15:19:26 Hypervisor vendor: KVM 15:19:26 Virtualization type: full 15:19:26 L1d cache: 128 KiB 15:19:26 L1i cache: 128 KiB 15:19:26 L2 cache: 16 MiB 15:19:26 L3 cache: 64 MiB 15:19:26 NUMA node0 CPU(s): 0-3 15:19:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:19:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:19:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:19:26 Vulnerability Meltdown: Mitigation; PTI 15:19:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:19:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:19:26 Vulnerability Srbds: Not affected 15:19:26 Vulnerability Tsx async abort: Not affected 15:19:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:19:26 15:19:26 15:19:26 ---> nproc: 15:19:26 4 15:19:26 15:19:26 15:19:26 ---> df -h: 15:19:26 Filesystem Size Used Available Use% Mounted on 15:19:26 overlay 50.0G 7.3G 42.7G 15% / 15:19:26 tmpfs 64.0M 0 64.0M 0% /dev 15:19:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:19:26 shm 64.0M 0 64.0M 0% /dev/shm 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-772 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-772@tmp 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:19:26 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:19:26 15:19:26 15:19:26 ---> free -m: 15:19:26 total used free shared buff/cache available 15:19:26 Mem: 1837 701 95 0 1040 1031 15:19:26 Swap: 1023 1 1022 15:19:26 15:19:26 15:19:26 ---> ip addr: 15:19:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:19:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:19:26 inet 127.0.0.1/8 scope host lo 15:19:26 valid_lft forever preferred_lft forever 15:19:26 inet6 ::1/128 scope host 15:19:26 valid_lft forever preferred_lft forever 15:19:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:19:26 link/ether fa:16:3e:fe:be:c1 brd ff:ff:ff:ff:ff:ff 15:19:26 inet 10.30.123.157/23 brd 10.30.123.255 scope global dynamic eth0 15:19:26 valid_lft 85737sec preferred_lft 85737sec 15:19:26 inet6 fe80::f816:3eff:fefe:bec1/64 scope link 15:19:26 valid_lft forever preferred_lft forever 15:19:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:19:26 link/ether 02:42:0a:52:24:8e brd ff:ff:ff:ff:ff:ff 15:19:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:19:26 valid_lft forever preferred_lft forever 15:19:26 inet6 fe80::42:aff:fe52:248e/64 scope link 15:19:26 valid_lft forever preferred_lft forever 15:19:26 15:19:26 15:19:26 ---> sar -b -r -n DEV: 15:19:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 15:19:26 15:19:26 15:08:06 LINUX RESTART (4 CPU) 15:19:26 15:19:26 15:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:19:26 15:10:02 63.12 24.58 38.54 0.00 5939.90 4298.25 0.00 15:19:26 15:11:01 11.34 4.42 6.92 0.00 289.81 1374.59 0.00 15:19:26 15:12:01 1.80 0.00 1.80 0.00 0.00 34.49 0.00 15:19:26 15:13:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 15:19:26 15:14:01 0.20 0.00 0.20 0.00 0.00 2.61 0.00 15:19:26 15:15:01 0.37 0.00 0.37 0.00 0.00 4.34 0.00 15:19:26 15:16:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 15:19:26 15:17:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 15:19:26 15:18:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 15:19:26 15:19:02 113.70 64.87 48.83 0.00 4740.65 13178.64 0.00 15:19:26 Average: 19.20 9.42 9.77 0.00 1097.00 1897.72 0.00 15:19:26 15:19:26 15:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:26 15:10:02 122460 0 624924 33.21 2620 1131540 1581252 53.97 423892 1133948 48 15:19:26 15:11:01 228064 0 587400 31.22 2620 1063460 1214432 41.45 396536 1056552 20 15:19:26 15:12:01 242844 0 572616 30.43 2620 1063464 1071880 36.58 393432 1048352 20 15:19:26 15:13:01 241200 0 574256 30.52 2620 1063468 1071976 36.58 397956 1045576 8 15:19:26 15:14:01 240868 0 574584 30.54 2620 1063472 1072036 36.59 399692 1044316 8 15:19:26 15:15:01 239608 0 575836 30.60 2620 1063480 1071976 36.58 430612 1014316 8 15:19:26 15:16:01 239752 0 575692 30.60 2620 1063480 1071880 36.58 437700 1007240 8 15:19:26 15:17:01 240204 0 575236 30.57 2620 1063484 1071808 36.58 437448 1007236 8 15:19:26 15:18:01 240032 0 575400 30.58 2620 1063492 1071808 36.58 437460 1007236 8 15:19:26 15:19:02 69156 0 693168 36.84 2620 1116600 1508268 51.47 590736 981880 92992 15:19:26 Average: 210419 0 592911 31.51 2620 1075594 1180732 40.30 434546 1034665 9313 15:19:26 15:19:26 15:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:26 15:10:02 eth0 274.63 219.62 1302.02 67.81 0.00 0.00 0.00 0.00 15:19:26 15:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:10:02 veth4d78d43 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:19:26 15:10:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:19:26 15:11:01 eth0 78.31 76.18 346.84 39.88 0.00 0.00 0.00 0.00 15:19:26 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:11:01 docker0 56.48 56.79 7.14 325.80 0.00 0.00 0.00 0.00 15:19:26 15:12:01 eth0 2.53 1.08 2.96 0.07 0.00 0.00 0.00 0.00 15:19:26 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:13:01 eth0 0.93 0.37 0.32 0.20 0.00 0.00 0.00 0.00 15:19:26 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:14:01 eth0 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 15:19:26 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:15:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:19:26 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:16:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:19:26 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:19:26 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:19:26 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:19:02 eth0 206.35 159.30 2159.57 19.79 0.00 0.00 0.00 0.00 15:19:26 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 15:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 Average: eth0 56.27 45.62 381.82 12.72 0.00 0.00 0.00 0.00 15:19:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:26 Average: docker0 5.57 5.60 0.70 32.11 0.00 0.00 0.00 0.00 15:19:26 15:19:26 15:19:26 ---> sar -P ALL: 15:19:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 15:19:26 15:19:26 15:08:06 LINUX RESTART (4 CPU) 15:19:26 15:19:26 15:09:02 CPU %user %nice %system %iowait %steal %idle 15:19:26 15:10:02 all 13.35 0.00 4.71 1.88 27.52 52.55 15:19:26 15:10:02 0 14.57 0.00 4.98 0.57 27.04 52.85 15:19:26 15:10:02 1 11.46 0.00 4.81 2.40 28.38 52.95 15:19:26 15:10:02 2 13.15 0.00 4.60 3.08 28.18 50.99 15:19:26 15:10:02 3 14.26 0.00 4.44 1.47 26.46 53.37 15:19:26 15:11:01 all 2.89 0.00 2.38 0.17 12.78 81.78 15:19:26 15:11:01 0 3.28 0.00 2.38 0.05 13.23 81.06 15:19:26 15:11:01 1 3.98 0.00 2.46 0.21 13.01 80.35 15:19:26 15:11:01 2 2.37 0.00 2.45 0.08 12.34 82.76 15:19:26 15:11:01 3 1.93 0.00 2.24 0.35 12.53 82.95 15:19:26 15:12:01 all 0.50 0.00 0.19 0.00 1.05 98.26 15:19:26 15:12:01 0 0.22 0.00 0.15 0.00 0.95 98.69 15:19:26 15:12:01 1 1.65 0.00 0.22 0.00 0.95 97.18 15:19:26 15:12:01 2 0.10 0.00 0.20 0.00 1.36 98.35 15:19:26 15:12:01 3 0.05 0.00 0.20 0.00 0.95 98.80 15:19:26 15:13:01 all 0.11 0.00 0.05 0.00 0.64 99.20 15:19:26 15:13:01 0 0.31 0.00 0.02 0.00 1.06 98.61 15:19:26 15:13:01 1 0.05 0.00 0.12 0.00 0.20 99.63 15:19:26 15:13:01 2 0.05 0.00 0.07 0.00 0.73 99.16 15:19:26 15:13:01 3 0.02 0.00 0.02 0.00 0.56 99.40 15:19:26 15:14:01 all 0.13 0.00 0.05 0.00 1.21 98.61 15:19:26 15:14:01 0 0.40 0.00 0.03 0.00 1.29 98.29 15:19:26 15:14:01 1 0.08 0.00 0.03 0.00 1.50 98.39 15:19:26 15:14:01 2 0.02 0.00 0.10 0.00 1.40 98.48 15:19:26 15:14:01 3 0.03 0.00 0.03 0.00 0.66 99.27 15:19:26 15:15:01 all 0.10 0.00 0.15 0.00 0.90 98.85 15:19:26 15:15:01 0 0.26 0.00 0.08 0.00 1.45 98.21 15:19:26 15:15:01 1 0.05 0.00 0.08 0.00 0.92 98.94 15:19:26 15:15:01 2 0.07 0.00 0.36 0.00 0.61 98.96 15:19:26 15:15:01 3 0.02 0.00 0.07 0.00 0.61 99.30 15:19:26 15:16:01 all 0.07 0.00 0.06 0.00 1.43 98.44 15:19:26 15:16:01 0 0.21 0.00 0.03 0.00 2.26 97.49 15:19:26 15:16:01 1 0.02 0.00 0.02 0.00 0.48 99.49 15:19:26 15:16:01 2 0.00 0.00 0.17 0.00 1.07 98.76 15:19:26 15:16:01 3 0.03 0.00 0.03 0.00 1.88 98.05 15:19:26 15:17:01 all 0.09 0.00 0.04 0.00 0.41 99.46 15:19:26 15:17:01 0 0.03 0.00 0.02 0.00 1.14 98.81 15:19:26 15:17:01 1 0.25 0.00 0.05 0.00 0.07 99.63 15:19:26 15:17:01 2 0.03 0.00 0.07 0.00 0.23 99.67 15:19:26 15:17:01 3 0.05 0.00 0.02 0.00 0.18 99.75 15:19:26 15:18:01 all 0.12 0.00 0.03 0.00 0.69 99.16 15:19:26 15:18:01 0 0.35 0.00 0.03 0.00 0.10 99.52 15:19:26 15:18:01 1 0.07 0.00 0.03 0.00 1.14 98.76 15:19:26 15:18:01 2 0.03 0.00 0.02 0.00 0.76 99.19 15:19:26 15:18:01 3 0.02 0.00 0.03 0.00 0.76 99.19 15:19:26 15:19:02 all 4.27 0.00 3.48 1.69 16.17 74.39 15:19:26 15:19:02 0 3.03 0.00 2.80 0.72 16.66 76.79 15:19:26 15:19:02 1 4.13 0.00 3.09 1.24 15.93 75.61 15:19:26 15:19:02 2 3.89 0.00 3.95 0.33 15.92 75.91 15:19:26 15:19:02 3 6.08 0.00 4.10 4.56 16.16 69.10 15:19:26 Average: all 2.27 0.00 1.16 0.39 6.54 89.64 15:19:26 Average: 0 2.38 0.00 1.11 0.14 6.80 89.58 15:19:26 Average: 1 2.29 0.00 1.15 0.41 6.58 89.57 15:19:26 Average: 2 2.05 0.00 1.24 0.36 6.49 89.86 15:19:26 Average: 3 2.35 0.00 1.16 0.66 6.29 89.54 15:19:26 15:19:26 15:19:26