Pull request #267 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 weichou1229 for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 2a375e709834d30167aac8415f8b7aabacab21d0 rather than a06c5a1c9da027ce94ddaea6594142032bddb7d2 Obtained Jenkinsfile from 2a375e709834d30167aac8415f8b7aabacab21d0 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-ssh5436211602877179123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh9110740617419910506.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/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/go-mod-bootstrap/branches/PR-267/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh375679726025056587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh8807601137320951552.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/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/go-mod-bootstrap/branches/PR-267/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh947885691351770477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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: go-mod-bootstrap 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: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-centos7-docker-4c-2g-301 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-267 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh5126095319785118425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh2523817711489891710.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh8983493920939152116.key > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 Commit message: "feat: Use Http Request timeout handler" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [Pipeline] echo 01:59:57 ========================================================= 01:59:57 EdgeX Global Pipelines Version Info 01:59:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:59 ------------------- 01:59:59 stable info: 01:59:59 ------------------- 01:59:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:59 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:59:59 Message: update stable to v1.0.204 01:59:59 ------------------- 01:59:59 experimental info: 01:59:59 ------------------- 01:59:59 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:59 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:59:59 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-267 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-267 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-267 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a06c5a1 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:01 + git log --format=format:%s -1 a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] echo 02:00:01 GIT_COMMIT: a06c5a1c9da027ce94ddaea6594142032bddb7d2, Commit Message: feat: Use Http Request timeout handler [Pipeline] echo 02:00:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:00:01 02:00:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:00:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:00:02 latest: Pulling from edgex-devops/git-semver 02:00:02 31603596830f: Pulling fs layer 02:00:02 d4622e32a9a9: Pulling fs layer 02:00:02 1030fce36090: Pulling fs layer 02:00:02 6c6cb7e1b49b: Pulling fs layer 02:00:02 6c6cb7e1b49b: Waiting 02:00:02 d4622e32a9a9: Verifying Checksum 02:00:02 d4622e32a9a9: Download complete 02:00:02 31603596830f: Verifying Checksum 02:00:02 31603596830f: Download complete 02:00:03 31603596830f: Pull complete 02:00:03 d4622e32a9a9: Pull complete 02:00:03 6c6cb7e1b49b: Verifying Checksum 02:00:03 6c6cb7e1b49b: Download complete 02:00:03 1030fce36090: Verifying Checksum 02:00:03 1030fce36090: Download complete 02:00:03 1030fce36090: Pull complete 02:00:04 6c6cb7e1b49b: Pull complete 02:00:04 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:00:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:00:04 prd-centos7-docker-4c-2g-301 does not seem to be running inside a container 02:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@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 02:00:05 $ docker top c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:05 [ssh-agent] Looking for ssh-agent implementation... 02:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:05 $ docker exec c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent 02:00:05 SSH_AUTH_SOCK=/tmp/ssh-rcxJQ0k4WATR/agent.14 02:00:05 SSH_AGENT_PID=21 02:00:05 Running ssh-add (command line suppressed) 02:00:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2901352694287463323.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2901352694287463323.key) 02:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:06 + git tag --points-at HEAD [Pipeline] } 02:00:06 $ docker exec --env ******** --env ******** c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent -k 02:00:06 unset SSH_AUTH_SOCK; 02:00:06 unset SSH_AGENT_PID; 02:00:06 echo Agent pid 21 killed; 02:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:06 [ssh-agent] Looking for ssh-agent implementation... 02:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:06 $ docker exec c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent 02:00:06 SSH_AUTH_SOCK=/tmp/ssh-RPFEJfkoVo18/agent.56 02:00:06 SSH_AGENT_PID=62 02:00:06 Running ssh-add (command line suppressed) 02:00:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_1296684696728362224.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_1296684696728362224.key) 02:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:06 + git semver init 02:00:06 # -> Open(): unable to determine branch for HEAD 02:00:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.git 02:00:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-267 02:00:06 # $SEMVER_REMOTE_NAME = origin 02:00:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:00:06 # $SEMVER_USER_NAME = edgex-jenkins 02:00:06 # $SEMVER_BRANCH = PR-267 02:00:06 # $SEMVER_TEMP = /tmp/semver-241921764 02:00:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 02:00:07 # '/tmp/semver-241921764' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver' 02:00:07 # -> Force: false 02:00:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver [Pipeline] } 02:00:07 $ docker exec --env ******** --env ******** c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 ssh-agent -k 02:00:07 unset SSH_AUTH_SOCK; 02:00:07 unset SSH_AGENT_PID; 02:00:07 echo Agent pid 62 killed; 02:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:07 + git semver [Pipeline] } 02:00:08 $ docker stop --time=1 c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 02:00:09 $ docker rm -f c7228b94431dbb14fd0ed58d6e6886cf16aeccaa5237a4f182f1f760dc77fca4 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:09 Stashed 1 file(s) [Pipeline] echo 02:00:09 [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 02:00:25 Still waiting to schedule task 02:00:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:00:25 Still waiting to schedule task 02:00:25 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:04:32 Running on prd-centos7-docker-4c-2g-305 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws 02:04:32 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 02:04:32 Selected Git installation does not exist. Using Default 02:04:32 The recommended git tool is: NONE 02:04:35 using credential edgex-jenkins-ssh 02:04:35 Cloning the remote Git repository 02:04:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 02:04:35 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 02:04:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:04:35 > git --version # timeout=10 02:04:35 > git --version # 'git version 2.24.4' 02:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:35 [INFO] Currently running in a labeled security context 02:04:35 [INFO] Currently SELinux is 'enforcing' on the host 02:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3172427811851987734.key 02:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:36 Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 02:04:36 Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 02:04:36 Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) 02:04:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:04:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:36 [INFO] Currently running in a labeled security context 02:04:36 [INFO] Currently SELinux is 'enforcing' on the host 02:04:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4488261921225602895.key 02:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:04:36 > git config core.sparsecheckout # timeout=10 02:04:36 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 02:04:36 > git remote # timeout=10 02:04:36 > git config --get remote.origin.url # timeout=10 02:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:36 [INFO] Currently running in a labeled security context 02:04:36 [INFO] Currently SELinux is 'enforcing' on the host 02:04:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3492183374767499325.key 02:04:36 > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 02:04:36 > git rev-parse HEAD^{commit} # timeout=10 02:04:36 > git config core.sparsecheckout # timeout=10 02:04:36 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 02:04:40 Commit message: "feat: Use Http Request timeout handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:04:41 ========================================================= 02:04:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:04:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:04:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:04:41 Sending build context to Docker daemon 1.025MB 02:04:41 Step 1/8 : ARG BASE=golang:1.16-alpine 02:04:41 Step 2/8 : FROM ${BASE} 02:04:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:04:42 540db60ca938: Pulling fs layer 02:04:42 adcc1eea9eea: Pulling fs layer 02:04:42 4c4ab2625f07: Pulling fs layer 02:04:42 db62176df00c: Pulling fs layer 02:04:42 3b30891b0d05: Pulling fs layer 02:04:42 06b49ca38bd5: Pulling fs layer 02:04:42 c788192a36de: Pulling fs layer 02:04:42 a77e37c0d609: Pulling fs layer 02:04:42 c3185cebc471: Pulling fs layer 02:04:42 06b49ca38bd5: Waiting 02:04:42 c788192a36de: Waiting 02:04:42 a77e37c0d609: Waiting 02:04:42 c3185cebc471: Waiting 02:04:42 db62176df00c: Waiting 02:04:42 3b30891b0d05: Waiting 02:04:42 4c4ab2625f07: Verifying Checksum 02:04:42 4c4ab2625f07: Download complete 02:04:42 adcc1eea9eea: Verifying Checksum 02:04:42 adcc1eea9eea: Download complete 02:04:42 3b30891b0d05: Verifying Checksum 02:04:42 3b30891b0d05: Download complete 02:04:42 06b49ca38bd5: Verifying Checksum 02:04:42 06b49ca38bd5: Download complete 02:04:42 c788192a36de: Verifying Checksum 02:04:42 c788192a36de: Download complete 02:04:42 540db60ca938: Verifying Checksum 02:04:42 540db60ca938: Download complete 02:04:42 540db60ca938: Pull complete 02:04:42 adcc1eea9eea: Pull complete 02:04:42 4c4ab2625f07: Pull complete 02:04:43 a77e37c0d609: Verifying Checksum 02:04:43 a77e37c0d609: Download complete 02:04:47 c3185cebc471: Verifying Checksum 02:04:47 c3185cebc471: Download complete 02:04:48 db62176df00c: Verifying Checksum 02:04:48 db62176df00c: Download complete 02:04:52 db62176df00c: Pull complete 02:04:52 3b30891b0d05: Pull complete 02:04:52 06b49ca38bd5: Pull complete 02:04:52 c788192a36de: Pull complete 02:04:52 a77e37c0d609: Pull complete 02:04:54 c3185cebc471: Pull complete 02:04:54 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:04:54 ---> 031687cdd783 02:04:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:04:57 ---> Running in 51b67087738c 02:04:57 Removing intermediate container 51b67087738c 02:04:57 ---> 6d4aeceaf94e 02:04:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:57 ---> Running in 2a1937c9b30e 02:04:57 Removing intermediate container 2a1937c9b30e 02:04:57 ---> 58b40e3405b2 02:04:57 Step 5/8 : RUN apk add --update --no-cache git make 02:04:57 ---> Running in d4e66de2c295 02:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:04:59 OK: 219 MiB in 52 packages 02:04:59 Removing intermediate container d4e66de2c295 02:04:59 ---> aeeae13f2649 02:04:59 Step 6/8 : WORKDIR /build 02:04:59 ---> Running in 366a4547d1d4 02:05:00 Removing intermediate container 366a4547d1d4 02:05:00 ---> 6eb1a0b8e427 02:05:00 Step 7/8 : COPY go.mod . 02:05:00 ---> 6597c1d5f63d 02:05:00 Step 8/8 : RUN go mod download 02:05:00 ---> Running in 116917463c25 02:05:10 Removing intermediate container 116917463c25 02:05:10 ---> 20e9e3c611ed 02:05:10 Successfully built 20e9e3c611ed 02:05:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:05:11 + docker inspect -f . ci-base-image-x86_64 02:05:11 . [Pipeline] withDockerContainer 02:05:11 prd-centos7-docker-4c-2g-305 does not seem to be running inside a container 02:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:05:11 $ docker top cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:12 + go version 02:05:12 go version go1.16.6 linux/amd64 [Pipeline] } 02:05:12 $ docker stop --time=1 cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d 02:05:13 $ docker rm -f cd602b1018496ba1fd7477aa66746ae3b32a9c4bcf27f6d29268cf6d50ebfc0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:13 + docker inspect -f . ci-base-image-x86_64 02:05:13 . [Pipeline] withDockerContainer 02:05:13 prd-centos7-docker-4c-2g-305 does not seem to be running inside a container 02:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:05:14 $ docker top ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:14 + go mod tidy [Pipeline] sh 02:05:15 + make test 02:05:15 go mod tidy 02:05:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 02:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 5.4% of statements 02:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 02:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements 02:05:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements 02:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 02:05:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 02:05:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 02:05:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 02:05:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements 02:05:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-304 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws 02:05:28 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 02:05:28 Selected Git installation does not exist. Using Default 02:05:28 The recommended git tool is: NONE 02:05:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements 02:05:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 02:05:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 02:05:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 02:05:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:05:34 using credential edgex-jenkins-ssh 02:05:34 Cloning the remote Git repository 02:05:34 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 02:05:34 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 02:05:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:05:34 > git --version # timeout=10 02:05:34 > git --version # 'git version 2.17.1' 02:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:05:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:05:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:05:36 Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit a06c5a1c9da027ce94ddaea6594142032bddb7d2 02:05:36 Merge succeeded, producing a06c5a1c9da027ce94ddaea6594142032bddb7d2 02:05:36 Checking out Revision a06c5a1c9da027ce94ddaea6594142032bddb7d2 (PR-267) 02:05:36 > git config core.sparsecheckout # timeout=10 02:05:36 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 02:05:36 > git remote # timeout=10 02:05:36 > git config --get remote.origin.url # timeout=10 02:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:36 > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 02:05:36 > git rev-parse HEAD^{commit} # timeout=10 02:05:36 > git config core.sparsecheckout # timeout=10 02:05:36 > git checkout -f a06c5a1c9da027ce94ddaea6594142032bddb7d2 # timeout=10 02:05:38 gofmt -l . 02:05:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:05:38 $ docker stop --time=1 ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c 02:05:39 $ docker rm -f ea6b31eebbce78b23ef5c1bcf5dc89693be60a3ff99bfbe27eae3afacdf5df2c [Pipeline] // withDockerContainer [Pipeline] sh 02:05:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:40 Stashed 1 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 02:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:41 02:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:05:41 Commit message: "feat: Use Http Request timeout handler" 02:05:41 02:05:41 GitHub has been notified of this commit’s build result 02:05:41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:41 latest: Pulling from edgex-lftools-log-publisher 02:05:41 b4d181a07f80: Pulling fs layer 02:05:41 a1111a8f2ec3: Pulling fs layer 02:05:41 ed53099fbce6: Pulling fs layer 02:05:41 dc539afda2c1: Pulling fs layer 02:05:41 77bc0d833cb6: Pulling fs layer 02:05:41 9065ff56babe: Pulling fs layer 02:05:41 d287ab97295c: Pulling fs layer 02:05:41 dc539afda2c1: Waiting 02:05:41 77bc0d833cb6: Waiting 02:05:41 9065ff56babe: Waiting 02:05:41 d287ab97295c: Waiting [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 02:05:41 a1111a8f2ec3: Verifying Checksum 02:05:41 a1111a8f2ec3: Download complete 02:05:41 dc539afda2c1: Verifying Checksum 02:05:41 dc539afda2c1: Download complete [Pipeline] echo 02:05:41 ========================================================= 02:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:05:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:05:41 ed53099fbce6: Verifying Checksum 02:05:41 ed53099fbce6: Download complete 02:05:41 77bc0d833cb6: Verifying Checksum 02:05:41 77bc0d833cb6: Download complete 02:05:41 9065ff56babe: Verifying Checksum 02:05:41 9065ff56babe: Download complete 02:05:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:05:43 Sending build context to Docker daemon 1.025MB 02:05:43 Step 1/8 : ARG BASE=golang:1.16-alpine 02:05:43 Step 2/8 : FROM ${BASE} 02:05:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:43 595b0fe564bb: Pulling fs layer 02:05:43 24495759ef45: Pulling fs layer 02:05:43 d148012ef14d: Pulling fs layer 02:05:43 e90a11edd702: Pulling fs layer 02:05:43 d77568369979: Pulling fs layer 02:05:43 fc1c9f9a7f3b: Pulling fs layer 02:05:43 170f2ba95c9a: Pulling fs layer 02:05:43 97ac5df62f85: Pulling fs layer 02:05:43 e90a11edd702: Waiting 02:05:43 d77568369979: Waiting 02:05:43 fc1c9f9a7f3b: Waiting 02:05:43 170f2ba95c9a: Waiting 02:05:43 97ac5df62f85: Waiting 02:05:43 d148012ef14d: Verifying Checksum 02:05:43 d148012ef14d: Download complete 02:05:43 24495759ef45: Verifying Checksum 02:05:43 24495759ef45: Download complete 02:05:43 d77568369979: Verifying Checksum 02:05:43 d77568369979: Download complete 02:05:43 170f2ba95c9a: Verifying Checksum 02:05:43 170f2ba95c9a: Download complete 02:05:43 b4d181a07f80: Verifying Checksum 02:05:43 b4d181a07f80: Download complete 02:05:44 595b0fe564bb: Verifying Checksum 02:05:44 595b0fe564bb: Download complete 02:05:44 595b0fe564bb: Pull complete 02:05:44 b4d181a07f80: Pull complete 02:05:45 a1111a8f2ec3: Pull complete 02:05:45 24495759ef45: Pull complete 02:05:45 ed53099fbce6: Pull complete 02:05:45 dc539afda2c1: Pull complete 02:05:45 77bc0d833cb6: Pull complete 02:05:45 9065ff56babe: Pull complete 02:05:45 d148012ef14d: Pull complete 02:05:48 97ac5df62f85: Download complete 02:05:48 e90a11edd702: Verifying Checksum 02:05:48 e90a11edd702: Download complete 02:05:49 d287ab97295c: Verifying Checksum 02:05:49 d287ab97295c: Download complete 02:05:53 d287ab97295c: Pull complete 02:05:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:05:53 prd-centos7-docker-4c-2g-305 does not seem to be running inside a container 02:05: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/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:56 $ docker top 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:56 ---> job-cost.sh 02:05:56 lf-activate-venv: SKIPPING 02:05:56 INFO: No Stack... 02:05:58 e90a11edd702: Pull complete 02:05:59 d77568369979: Pull complete 02:05:59 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:59 INFO: Archiving Costs [Pipeline] sh 02:05:59 fc1c9f9a7f3b: Pull complete 02:05:59 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 02:05:59 + cut -d, -f6 [Pipeline] lock 02:05:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] 02:05:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] did not exist. Created. 02:05:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:59 170f2ba95c9a: Pull complete 02:06:00 + echo total: 0.05999999865889549 [Pipeline] stash 02:06:00 Stashed 1 file(s) [Pipeline] } 02:06:00 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:00 $ docker stop --time=1 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 02:06:01 $ docker rm -f 36125199f198e0bdc6d7584f36404af4d84928e0994fcd185733507c26e0fce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:06:06 97ac5df62f85: Pull complete 02:06:06 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:06:06 ---> 04bc70af865f 02:06:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:06:09 ---> Running in 45af11fc3597 02:06:09 Removing intermediate container 45af11fc3597 02:06:09 ---> 69c1deca368d 02:06:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:09 ---> Running in 4a10fb999ad5 02:06:12 Removing intermediate container 4a10fb999ad5 02:06:12 ---> 5ebf174b9a5c 02:06:12 Step 5/8 : RUN apk add --update --no-cache git make 02:06:12 ---> Running in 932519d187bd 02:06:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:06:15 OK: 218 MiB in 52 packages 02:06:17 Removing intermediate container 932519d187bd 02:06:17 ---> 9e5307236bf4 02:06:17 Step 6/8 : WORKDIR /build 02:06:17 ---> Running in 1eface9bd5e9 02:06:17 Removing intermediate container 1eface9bd5e9 02:06:17 ---> e52158ebfe24 02:06:17 Step 7/8 : COPY go.mod . 02:06:18 ---> 7c497bfb2aff 02:06:18 Step 8/8 : RUN go mod download 02:06:18 ---> Running in 9e7f283b969a 02:06:45 Removing intermediate container 9e7f283b969a 02:06:45 ---> dedc20dee537 02:06:45 Successfully built dedc20dee537 02:06:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:46 + docker inspect -f . ci-base-image-arm64 02:06:46 . [Pipeline] withDockerContainer 02:06:46 prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container 02:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:48 $ docker top b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:49 + go version 02:06:49 go version go1.16.6 linux/arm64 [Pipeline] } 02:06:49 $ docker stop --time=1 b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce 02:06:51 $ docker rm -f b1cead3fded445acce85e3532efa9291d446462c42108bc3923cbf4665164fce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker inspect -f . ci-base-image-arm64 02:06:51 . [Pipeline] withDockerContainer 02:06:52 prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container 02:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:53 $ docker top 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:54 + go mod tidy [Pipeline] sh 02:06:56 + make test 02:06:56 go mod tidy 02:06:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:07:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 02:07:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.039s coverage: 5.4% of statements 02:07:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 02:07:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.053s coverage: 92.2% of statements 02:07:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements 02:07:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 02:07:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 02:07:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 02:07:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.046s coverage: 100.0% of statements 02:07:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.073s coverage: 26.7% of statements 02:07:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements 02:07:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 02:07:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 02:07:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 02:07:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:06 gofmt -l . 02:08:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:08:06 $ docker stop --time=1 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 02:08:08 $ docker rm -f 8d2d21cdb7bf32a2112d96e420a268cc4db2360c2aef07c3d875b49a6d316e49 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:09 Warning: overwriting stash ‘coverage-report’ 02:08:10 Stashed 1 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:10 02:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:11 arm64: Pulling from edgex-lftools-log-publisher 02:08:11 448f6bf000e3: Pulling fs layer 02:08:11 f757da607395: Pulling fs layer 02:08:11 05883995daec: Pulling fs layer 02:08:11 8603b9c90790: Pulling fs layer 02:08:11 1560dd03e051: Pulling fs layer 02:08:11 27f5ce0e4adf: Pulling fs layer 02:08:11 c2d8d7efcc4b: Pulling fs layer 02:08:11 1560dd03e051: Waiting 02:08:11 27f5ce0e4adf: Waiting 02:08:11 c2d8d7efcc4b: Waiting 02:08:11 8603b9c90790: Waiting 02:08:11 f757da607395: Verifying Checksum 02:08:11 f757da607395: Download complete 02:08:11 8603b9c90790: Download complete 02:08:11 1560dd03e051: Verifying Checksum 02:08:11 1560dd03e051: Download complete 02:08:11 27f5ce0e4adf: Verifying Checksum 02:08:11 27f5ce0e4adf: Download complete 02:08:11 05883995daec: Verifying Checksum 02:08:11 05883995daec: Download complete 02:08:13 448f6bf000e3: Verifying Checksum 02:08:13 448f6bf000e3: Download complete 02:08:16 c2d8d7efcc4b: Download complete 02:08:16 448f6bf000e3: Pull complete 02:08:17 f757da607395: Pull complete 02:08:19 05883995daec: Pull complete 02:08:19 8603b9c90790: Pull complete 02:08:20 1560dd03e051: Pull complete 02:08:20 27f5ce0e4adf: Pull complete 02:08:35 c2d8d7efcc4b: Pull complete 02:08:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:08:36 prd-ubuntu18.04-docker-arm64-4c-16g-304 does not seem to be running inside a container 02:08:36 $ 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/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:40 $ docker top c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:40 ---> job-cost.sh 02:08:40 lf-activate-venv: SKIPPING 02:08:40 INFO: No Stack... 02:08:41 INFO: Retrieving Pricing Info for: v2-standard-4 02:08:42 INFO: Archiving Costs [Pipeline] sh 02:08:42 + cut -d, -f6 02:08:42 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock 02:08:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] 02:08:42 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] did not exist. Created. 02:08:42 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:43 /w/workspace/go-mod-bootstrap/3@tmp/durable-2c5223df/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-2c5223df/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:44 + echo total: 0.18000000715255737 [Pipeline] stash 02:08:44 Warning: overwriting stash ‘stack-cost’ 02:08:44 Stashed 1 file(s) [Pipeline] } 02:08:44 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:44 $ docker stop --time=1 c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e 02:08:46 $ docker rm -f c8aba4a15e5aa691c6b011e50022fcea525dbbfa1cd289a19340ae46be008a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:08:46 provisioning config files... 02:08:46 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config1605421704595363830tmp [Pipeline] { [Pipeline] sh 02:08:47 + set +x 02:08:47 + curl -s https://codecov.io/bash 02:08:47 + bash -s -- 02:08:47 02:08:47 _____ _ 02:08:47 / ____| | | 02:08:47 | | ___ __| | ___ ___ _____ __ 02:08:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:47 Bash-1.0.6 02:08:47 02:08:47 02:08:47 ==> git version 2.24.4 found 02:08:47 ==> 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 02:08:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:08:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:08:47 ==> Jenkins CI detected. 02:08:47 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-267 02:08:47 project root: . 02:08:47 --> token set from env 02:08:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:47 ==> Running gcov in . (disable via -X gcov) 02:08:47 ==> Python coveragepy not found 02:08:47 ==> Searching for coverage reports in: 02:08:47 + . 02:08:47 -> Found 1 reports 02:08:47 ==> Detecting git/mercurial file structure 02:08:47 ==> Reading reports 02:08:47 + ./coverage.out bytes=31740 02:08:47 ==> Appending adjustments 02:08:47 https://docs.codecov.io/docs/fixing-reports 02:08:47 + Found adjustments 02:08:47 ==> Gzipping contents 02:08:47 8.0K /tmp/codecov.Q03FNW.gz 02:08:47 ==> Uploading reports 02:08:47 url: https://codecov.io 02:08:47 query: branch=PR-267&commit=a06c5a1c9da027ce94ddaea6594142032bddb7d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= 02:08:47 -> Pinging Codecov 02:08:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-267&commit=a06c5a1c9da027ce94ddaea6594142032bddb7d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= 02:08:47 -> Uploading to 02:08:47 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/833815588EE85121546D348822E98E2E/a06c5a1c9da027ce94ddaea6594142032bddb7d2/51f635d7-7d5a-44f6-a77d-a741ced0495b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T020847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87dec061541e6a392f8fe769abc149788d65984bca3781bfe57613ffec01158 02:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:47 Dload Upload Total Spent Left Speed 02:08:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5855 0 0 100 5855 0 15352 --:--:-- --:--:-- --:--:-- 15367 02:08:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a06c5a1c9da027ce94ddaea6594142032bddb7d2 [Pipeline] } 02:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:08:49 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:08:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:50 ---> package-listing.sh 02:08:50 ++ facter osfamily 02:08:50 ++ tr '[:upper:]' '[:lower:]' 02:08:50 + OS_FAMILY=redhat 02:08:50 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-267 02:08:50 + START_PACKAGES=/tmp/packages_start.txt 02:08:50 + END_PACKAGES=/tmp/packages_end.txt 02:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:50 + PACKAGES=/tmp/packages_start.txt 02:08:50 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' 02:08:50 + PACKAGES=/tmp/packages_end.txt 02:08:50 + case "${OS_FAMILY}" in 02:08:50 + sort 02:08:50 + rpm -qa 02:08:51 + '[' -f /tmp/packages_start.txt ']' 02:08:51 + '[' -f /tmp/packages_end.txt ']' 02:08:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:51 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' 02:08:51 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ 02:08:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ [Pipeline] echo 02:08:51 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/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:51 02:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:52 latest: Pulling from edgex-lftools-log-publisher 02:08:52 b4d181a07f80: Pulling fs layer 02:08:52 a1111a8f2ec3: Pulling fs layer 02:08:52 ed53099fbce6: Pulling fs layer 02:08:52 dc539afda2c1: Pulling fs layer 02:08:52 77bc0d833cb6: Pulling fs layer 02:08:52 9065ff56babe: Pulling fs layer 02:08:52 d287ab97295c: Pulling fs layer 02:08:52 dc539afda2c1: Waiting 02:08:52 77bc0d833cb6: Waiting 02:08:52 9065ff56babe: Waiting 02:08:52 d287ab97295c: Waiting 02:08:52 a1111a8f2ec3: Verifying Checksum 02:08:52 a1111a8f2ec3: Download complete 02:08:52 dc539afda2c1: Verifying Checksum 02:08:52 dc539afda2c1: Download complete 02:08:52 77bc0d833cb6: Verifying Checksum 02:08:52 77bc0d833cb6: Download complete 02:08:52 9065ff56babe: Verifying Checksum 02:08:52 9065ff56babe: Download complete 02:08:53 ed53099fbce6: Verifying Checksum 02:08:53 ed53099fbce6: Download complete 02:08:53 b4d181a07f80: Verifying Checksum 02:08:53 b4d181a07f80: Download complete 02:08:54 b4d181a07f80: Pull complete 02:08:54 a1111a8f2ec3: Pull complete 02:08:55 ed53099fbce6: Pull complete 02:08:55 dc539afda2c1: Pull complete 02:08:55 77bc0d833cb6: Pull complete 02:08:55 9065ff56babe: Pull complete 02:08:57 d287ab97295c: Verifying Checksum 02:08:57 d287ab97295c: Download complete 02:09:01 d287ab97295c: Pull complete 02:09:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:09:01 prd-centos7-docker-4c-2g-301 does not seem to be running inside a container 02:09:01 $ 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/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@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 02:09:04 $ docker top 1b38b3ffcb8a10e6e4ef2566d615a393c8e6efc8324319a99fdc56b7700fb07b -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:05 + ls /var/log/sa-host 02:09:05 + sadf -c /var/log/sa-host/sa05 02:09:05 file_magic: OK 02:09:05 HZ: Using current value: 100 02:09:05 file_header: OK 02:09:05 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 02:09:05 Statistics: 02:09:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:09:05 File successfully converted to sysstat format version 12.0.3 02:09:05 + sadf -c /var/log/sa-host/sa11 02:09:05 file_magic: OK 02:09:05 HZ: Using current value: 100 02:09:05 file_header: OK 02:09:05 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 02:09:05 Statistics: 02:09:05 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... 02:09:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:05 provisioning config files... 02:09:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config8864065388199376563tmp [Pipeline] { [Pipeline] echo 02:09:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:05 ---> create-netrc.sh [Pipeline] } 02:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:06 ---> python-tools-install.sh [Pipeline] echo 02:09:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:06 ---> sudo-logs.sh 02:09:06 Archiving 'sudo' log.. 02:09:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known 02:09:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-301.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:09:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:06 ---> job-cost.sh 02:09:06 lf-activate-venv: SKIPPING 02:09:06 DEBUG: total: 0.18000000715255737 02:09:06 INFO: Retrieving Stack Cost... 02:09:07 INFO: Retrieving Pricing Info for: v3-standard-2 02:09:07 INFO: Archiving Costs [Pipeline] echo 02:09:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:08 ---> logs-deploy.sh 02:09:08 lf-activate-venv: SKIPPING 02:09:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-267/3 02:09:08 INFO: archiving workspace using pattern(s): 02:09:08 Archives upload complete. 02:09:09 INFO: archiving logs to Nexus 02:09:09 ---> uname -a: 02:09:09 Linux prd-centos7-docker-4c-2g-301.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:09:09 02:09:09 02:09:09 ---> lscpu: 02:09:09 Architecture: x86_64 02:09:09 CPU op-mode(s): 32-bit, 64-bit 02:09:09 Byte Order: Little Endian 02:09:09 Address sizes: 40 bits physical, 48 bits virtual 02:09:09 CPU(s): 2 02:09:09 On-line CPU(s) list: 0,1 02:09:09 Thread(s) per core: 1 02:09:09 Core(s) per socket: 1 02:09:09 Socket(s): 2 02:09:09 NUMA node(s): 1 02:09:09 Vendor ID: AuthenticAMD 02:09:09 CPU family: 23 02:09:09 Model: 49 02:09:09 Model name: AMD EPYC-Rome Processor 02:09:09 Stepping: 0 02:09:09 CPU MHz: 2800.000 02:09:09 BogoMIPS: 5600.00 02:09:09 Virtualization: AMD-V 02:09:09 Hypervisor vendor: KVM 02:09:09 Virtualization type: full 02:09:09 L1d cache: 32K 02:09:09 L1i cache: 32K 02:09:09 L2 cache: 512K 02:09:09 L3 cache: 16384K 02:09:09 NUMA node0 CPU(s): 0,1 02:09:09 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 02:09:09 02:09:09 02:09:09 ---> nproc: 02:09:09 2 02:09:09 02:09:09 02:09:09 ---> df -h: 02:09:09 Filesystem Size Used Avail Use% Mounted on 02:09:09 overlay 40G 7.4G 33G 19% / 02:09:09 tmpfs 64M 0 64M 0% /dev 02:09:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:09:09 shm 64M 0 64M 0% /dev/shm 02:09:09 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:09:09 02:09:09 02:09:09 ---> sar -b -r -n DEV: 02:09:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 02:09:09 02:09:09 01:51:05 LINUX RESTART (2 CPU) 02:09:09 02:09:09 01:52:01 tps rtps wtps bread/s bwrtn/s 02:09:09 01:53:01 2.43 0.00 2.43 0.00 637.56 02:09:09 01:54:01 1.07 0.00 1.07 0.00 17.36 02:09:09 01:55:01 0.23 0.00 0.23 0.00 2.87 02:09:09 01:56:01 0.22 0.00 0.22 0.00 3.66 02:09:09 01:57:01 0.32 0.00 0.32 0.00 3.27 02:09:09 01:58:01 0.27 0.00 0.27 0.00 3.41 02:09:09 01:59:01 0.27 0.00 0.27 0.00 3.51 02:09:09 02:00:01 63.21 0.95 62.26 244.77 490.32 02:09:09 02:01:01 22.04 3.15 18.90 2520.95 2306.16 02:09:09 02:02:01 1.80 0.12 1.68 1.87 33.59 02:09:09 02:03:01 0.25 0.00 0.25 0.00 2.43 02:09:09 02:04:01 0.25 0.00 0.25 0.00 3.07 02:09:09 02:05:01 0.62 0.00 0.62 0.00 7.61 02:09:09 02:06:01 0.62 0.08 0.53 2.67 5.83 02:09:09 02:07:01 0.80 0.07 0.73 2.13 16.13 02:09:09 02:08:01 0.32 0.00 0.32 0.00 4.08 02:09:09 02:09:01 14.92 0.13 14.79 13.72 912.96 02:09:09 Average: 6.45 0.26 6.18 163.95 262.05 02:09:09 02:09:09 01:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:09 01:53:01 5752624 0 661672 8.26 2620 1592024 1063404 11.74 377932 1493664 24 02:09:09 01:54:01 5749916 0 664376 8.30 2620 1592028 1063672 11.74 381128 1493672 24 02:09:09 01:55:01 5747424 0 666864 8.33 2620 1592032 1063796 11.74 383092 1493672 24 02:09:09 01:56:01 5748808 0 665472 8.31 2620 1592040 1063532 11.74 381624 1493672 16 02:09:09 01:57:01 5745620 0 668656 8.35 2620 1592044 1063628 11.74 384968 1493672 20 02:09:09 01:58:01 5745280 0 668992 8.35 2620 1592048 1063580 11.74 385604 1493776 20 02:09:09 01:59:01 5736768 0 677500 8.46 2620 1592052 1063532 11.74 393804 1493776 20 02:09:09 02:00:01 5602824 0 789908 9.86 2620 1613588 1258920 13.90 519596 1497444 13624 02:09:09 02:01:01 5461244 0 811832 10.14 2620 1733244 1244392 13.74 586908 1562044 24 02:09:09 02:02:01 5465628 0 807320 10.08 2620 1733372 1209680 13.36 588736 1556704 8 02:09:09 02:03:01 5467368 0 805580 10.06 2620 1733372 1198120 13.23 582868 1561344 8 02:09:09 02:04:01 5467072 0 805868 10.06 2620 1733380 1198168 13.23 583192 1561348 8 02:09:09 02:05:01 5465748 0 807188 10.08 2620 1733384 1198348 13.23 581120 1564384 8 02:09:09 02:06:01 5462976 0 809960 10.11 2620 1733384 1200124 13.25 583604 1564384 8 02:09:09 02:07:01 5465864 0 807064 10.08 2620 1733392 1198204 13.23 581012 1564384 20 02:09:09 02:08:01 5465904 0 807024 10.08 2620 1733392 1198120 13.23 580908 1564384 16 02:09:09 02:09:01 4848712 0 933752 11.66 2620 2223856 1376576 15.20 765844 1907052 429176 02:09:09 Average: 5552928 0 756413 9.44 2620 1696978 1160341 12.81 508349 1550552 26062 02:09:09 02:09:09 01:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:09 01:53:01 eth0 0.52 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:09:09 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:54:01 eth0 1.55 0.38 0.37 0.20 0.00 0.00 0.00 0.00 02:09:09 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:55:01 eth0 0.68 0.42 0.34 0.21 0.00 0.00 0.00 0.00 02:09:09 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:56:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:09:09 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:57:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:09:09 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:58:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:09:09 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:09:09 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:00:01 eth0 224.30 126.62 285.66 41.70 0.00 0.00 0.00 0.00 02:09:09 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:01:01 eth0 79.72 53.68 336.17 12.94 0.00 0.00 0.00 0.00 02:09:09 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:01:01 docker0 3.43 2.95 1.14 8.68 0.00 0.00 0.00 0.00 02:09:09 02:02:01 eth0 2.20 1.40 3.09 0.13 0.00 0.00 0.00 0.00 02:09:09 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:03:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 02:09:09 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:04:01 eth0 1.38 0.12 0.17 0.01 0.00 0.00 0.00 0.00 02:09:09 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:05:01 eth0 1.92 0.53 0.64 0.40 0.00 0.00 0.00 0.00 02:09:09 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:06:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:09:09 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:07:01 eth0 0.40 0.32 0.17 0.08 0.00 0.00 0.00 0.00 02:09:09 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:09:09 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:09:01 eth0 375.03 253.53 2619.88 24.61 0.00 0.00 0.00 0.00 02:09:09 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 Average: eth0 40.53 25.77 191.02 4.74 0.00 0.00 0.00 0.00 02:09:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:09 Average: docker0 0.20 0.17 0.07 0.51 0.00 0.00 0.00 0.00 02:09:09 02:09:09 02:09:09 ---> sar -P ALL: 02:09:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 02:09:09 02:09:09 01:51:05 LINUX RESTART (2 CPU) 02:09:09 02:09:09 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:09:09 01:53:01 all 0.18 0.00 0.08 0.00 0.03 99.72 02:09:09 01:53:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:09:09 01:53:01 1 0.32 0.00 0.08 0.00 0.05 99.55 02:09:09 01:54:01 all 0.20 0.00 0.04 0.00 0.03 99.73 02:09:09 01:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:09:09 01:54:01 1 0.32 0.00 0.05 0.00 0.03 99.60 02:09:09 01:55:01 all 0.28 0.00 0.04 0.00 0.03 99.65 02:09:09 01:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:09:09 01:55:01 1 0.52 0.00 0.03 0.00 0.02 99.43 02:09:09 01:56:01 all 0.19 0.00 0.03 0.00 0.03 99.75 02:09:09 01:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:09:09 01:56:01 1 0.33 0.00 0.03 0.00 0.02 99.62 02:09:09 01:57:01 all 0.14 0.00 0.06 0.00 0.02 99.78 02:09:09 01:57:01 0 0.17 0.00 0.07 0.00 0.02 99.75 02:09:09 01:57:01 1 0.12 0.00 0.05 0.00 0.02 99.82 02:09:09 01:58:01 all 0.13 0.00 0.07 0.00 0.03 99.77 02:09:09 01:58:01 0 0.07 0.00 0.08 0.00 0.03 99.82 02:09:09 01:58:01 1 0.20 0.00 0.05 0.00 0.02 99.73 02:09:09 01:59:01 all 0.18 0.00 0.05 0.00 0.03 99.75 02:09:09 01:59:01 0 0.18 0.00 0.05 0.00 0.03 99.73 02:09:09 01:59:01 1 0.17 0.00 0.05 0.00 0.02 99.77 02:09:09 02:00:01 all 4.85 0.00 1.14 1.54 0.03 92.44 02:09:09 02:00:01 0 4.64 0.00 1.38 1.30 0.05 92.63 02:09:09 02:00:01 1 5.05 0.00 0.89 1.78 0.02 92.26 02:09:09 02:01:01 all 2.39 0.00 1.42 0.35 0.03 95.81 02:09:09 02:01:01 0 2.40 0.00 1.47 0.51 0.03 95.59 02:09:09 02:01:01 1 2.37 0.00 1.38 0.19 0.03 96.03 02:09:09 02:02:01 all 0.13 0.00 0.05 0.00 0.03 99.78 02:09:09 02:02:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:09:09 02:02:01 1 0.23 0.00 0.05 0.00 0.03 99.68 02:09:09 02:03:01 all 0.16 0.00 0.04 0.00 0.03 99.77 02:09:09 02:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:09:09 02:03:01 1 0.28 0.00 0.07 0.00 0.03 99.62 02:09:09 02:09:09 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:09:09 02:04:01 all 0.13 0.00 0.03 0.00 0.03 99.81 02:09:09 02:04:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:09:09 02:04:01 1 0.23 0.00 0.02 0.00 0.02 99.73 02:09:09 02:05:01 all 0.18 0.00 0.06 0.00 0.03 99.73 02:09:09 02:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:09:09 02:05:01 1 0.32 0.00 0.07 0.00 0.02 99.60 02:09:09 02:06:01 all 0.14 0.00 0.06 0.00 0.03 99.77 02:09:09 02:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:09:09 02:06:01 1 0.23 0.00 0.08 0.00 0.03 99.65 02:09:09 02:07:01 all 0.14 0.00 0.07 0.00 0.02 99.77 02:09:09 02:07:01 0 0.22 0.00 0.05 0.00 0.00 99.73 02:09:09 02:07:01 1 0.07 0.00 0.08 0.00 0.03 99.82 02:09:09 02:08:01 all 0.20 0.00 0.03 0.00 0.03 99.74 02:09:09 02:08:01 0 0.37 0.00 0.05 0.00 0.03 99.55 02:09:09 02:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:09:09 02:09:01 all 7.57 0.00 2.88 0.06 0.04 89.45 02:09:09 02:09:01 0 8.13 0.00 3.07 0.09 0.03 88.68 02:09:09 02:09:01 1 7.01 0.00 2.69 0.03 0.05 90.21 02:09:09 Average: all 1.00 0.00 0.36 0.11 0.03 98.50 02:09:09 Average: 0 0.96 0.00 0.38 0.11 0.03 98.51 02:09:09 Average: 1 1.04 0.00 0.33 0.12 0.03 98.48 02:09:09 02:09:09 02:09:09