Pull request #278 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (3b6a6a8868f1802d30fbef7a954f2dea598e4646) 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-ssh2515500983474739882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5119262211737716706.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-278/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-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8955039383467251154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh4671018736824827724.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-278/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-278/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1420102940874977815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 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-2341 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [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-278 # 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-278@tmp/jenkins-gitclient-ssh5509673594910335077.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 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 Merge succeeded, producing 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 Checking out Revision 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 (PR-278) > 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-278@tmp/jenkins-gitclient-ssh8381438325301606248.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # 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-278@tmp/jenkins-gitclient-ssh752886427265392428.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # timeout=10 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1" First time build. Skipping changelog. > git rev-list --no-walk 48d2131cfb5877023eec9e992804d5c4ef9c5a38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:17 ========================================================= 04:32:17 EdgeX Global Pipelines Version Info 04:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:18 ------------------- 04:32:18 stable info: 04:32:18 ------------------- 04:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:18 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:32:18 Message: update stable to v1.0.207 04:32:18 ------------------- 04:32:18 experimental info: 04:32:18 ------------------- 04:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:18 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:32:18 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7891b07 [Pipeline] echo 04:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:20 + git log --format=format:%s -1 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 [Pipeline] echo 04:32:20 GIT_COMMIT: 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4, Commit Message: build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 [Pipeline] echo 04:32:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:21 04:32:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:32:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:21 latest: Pulling from edgex-devops/git-semver 04:32:21 31603596830f: Pulling fs layer 04:32:21 04fac38145f0: Pulling fs layer 04:32:21 701f6daf10bf: Pulling fs layer 04:32:21 24f72da36158: Pulling fs layer 04:32:21 24f72da36158: Waiting 04:32:22 04fac38145f0: Verifying Checksum 04:32:22 04fac38145f0: Download complete 04:32:22 31603596830f: Verifying Checksum 04:32:22 31603596830f: Download complete 04:32:22 701f6daf10bf: Verifying Checksum 04:32:22 701f6daf10bf: Download complete 04:32:22 24f72da36158: Verifying Checksum 04:32:22 24f72da36158: Download complete 04:32:22 31603596830f: Pull complete 04:32:22 04fac38145f0: Pull complete 04:32:22 701f6daf10bf: Pull complete 04:32:23 24f72da36158: Pull complete 04:32:23 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:32:23 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 04:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:24 $ docker top bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:24 [ssh-agent] Looking for ssh-agent implementation... 04:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:24 $ docker exec bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a ssh-agent 04:32:24 SSH_AUTH_SOCK=/tmp/ssh-rD785X8ERqoO/agent.13 04:32:24 SSH_AGENT_PID=19 04:32:24 Running ssh-add (command line suppressed) 04:32:24 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6883729539389942188.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6883729539389942188.key) 04:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:24 + git tag --points-at HEAD [Pipeline] } 04:32:24 $ docker exec --env ******** --env ******** bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a ssh-agent -k 04:32:24 unset SSH_AUTH_SOCK; 04:32:24 unset SSH_AGENT_PID; 04:32:24 echo Agent pid 19 killed; 04:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:25 [ssh-agent] Looking for ssh-agent implementation... 04:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:25 $ docker exec bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a ssh-agent 04:32:25 SSH_AUTH_SOCK=/tmp/ssh-4VgCK5OcE4oE/agent.54 04:32:25 SSH_AGENT_PID=60 04:32:25 Running ssh-add (command line suppressed) 04:32:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1696239922689334254.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1696239922689334254.key) 04:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:25 + git semver init 04:32:25 # -> Open(): unable to determine branch for HEAD 04:32:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.git 04:32:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-278 04:32:25 # $SEMVER_REMOTE_NAME = origin 04:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:25 # $SEMVER_USER_NAME = edgex-jenkins 04:32:25 # $SEMVER_BRANCH = PR-278 04:32:25 # $SEMVER_TEMP = /tmp/semver-120355777 04:32:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 04:32:26 # '/tmp/semver-120355777' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver' 04:32:26 # -> Force: false 04:32:26 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver [Pipeline] } 04:32:26 $ docker exec --env ******** --env ******** bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a ssh-agent -k 04:32:26 unset SSH_AUTH_SOCK; 04:32:26 unset SSH_AGENT_PID; 04:32:26 echo Agent pid 60 killed; 04:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:26 + git semver [Pipeline] } 04:32:26 $ docker stop --time=1 bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a 04:32:28 $ docker rm -f bf48c2418e116271a24a96a61d8c950031bf4da39a7560a24425024b81cc3c4a [Pipeline] // withDockerContainer [Pipeline] sh 04:32:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:28 Stashed 1 file(s) [Pipeline] echo 04:32:28 [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 04:32:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2348 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 04:32:29 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 04:32:29 Selected Git installation does not exist. Using Default 04:32:29 The recommended git tool is: NONE 04:32:36 using credential edgex-jenkins-ssh 04:32:36 Cloning the remote Git repository 04:32:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:32:36 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 04:32:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:32:36 > git --version # timeout=10 04:32:36 > git --version # 'git version 2.17.1' 04:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:32:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:32:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:32:38 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 04:32:38 Merge succeeded, producing 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 04:32:38 Checking out Revision 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 (PR-278) 04:32:38 > git config core.sparsecheckout # timeout=10 04:32:38 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # timeout=10 04:32:38 > git remote # timeout=10 04:32:38 > git config --get remote.origin.url # timeout=10 04:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:38 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:32:38 > git rev-parse HEAD^{commit} # timeout=10 04:32:38 > git config core.sparsecheckout # timeout=10 04:32:38 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # timeout=10 04:32:43 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:32:44 Still waiting to schedule task 04:32:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] echo 04:32:44 ========================================================= 04:32:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:32:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:32:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:47 bbf911997326: Pulling fs layer 04:32:47 58ec367f63d7: Pulling fs layer 04:32:47 1b4a6ffa7d45: Pulling fs layer 04:32:47 fc5181fea5dc: Pulling fs layer 04:32:47 9c418107303f: Pulling fs layer 04:32:47 284eca6f2348: Pulling fs layer 04:32:47 842844d905b1: Pulling fs layer 04:32:47 901a3a57568e: Pulling fs layer 04:32:47 284eca6f2348: Waiting 04:32:47 842844d905b1: Waiting 04:32:47 901a3a57568e: Waiting 04:32:47 fc5181fea5dc: Waiting 04:32:47 9c418107303f: Waiting 04:32:47 1b4a6ffa7d45: Verifying Checksum 04:32:47 1b4a6ffa7d45: Download complete 04:32:47 58ec367f63d7: Download complete 04:32:47 9c418107303f: Download complete 04:32:47 bbf911997326: Verifying Checksum 04:32:47 bbf911997326: Download complete 04:32:47 284eca6f2348: Verifying Checksum 04:32:47 284eca6f2348: Download complete 04:32:47 842844d905b1: Verifying Checksum 04:32:47 842844d905b1: Download complete 04:32:48 bbf911997326: Pull complete 04:32:48 58ec367f63d7: Pull complete 04:32:49 1b4a6ffa7d45: Pull complete 04:32:50 901a3a57568e: Verifying Checksum 04:32:50 901a3a57568e: Download complete 04:32:50 fc5181fea5dc: Verifying Checksum 04:32:50 fc5181fea5dc: Download complete 04:33:03 fc5181fea5dc: Pull complete 04:33:03 9c418107303f: Pull complete 04:33:03 284eca6f2348: Pull complete 04:33:03 842844d905b1: Pull complete 04:33:08 901a3a57568e: Pull complete 04:33:08 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:33:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:33:09 + docker inspect -f . ci-base-image-arm64 04:33:09 . [Pipeline] withDockerContainer 04:33:09 prd-ubuntu18.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container 04:33:09 $ 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 ******** ci-base-image-arm64 cat 04:33:16 $ docker top ad4c750293287a14af262f979346b757bc2846535b09789eaa55b923ba093d4b -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:17 + go version 04:33:17 go version go1.16.8 linux/arm64 [Pipeline] } 04:33:17 $ docker stop --time=1 ad4c750293287a14af262f979346b757bc2846535b09789eaa55b923ba093d4b 04:33:19 $ docker rm -f ad4c750293287a14af262f979346b757bc2846535b09789eaa55b923ba093d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:20 + docker inspect -f . ci-base-image-arm64 04:33:20 . [Pipeline] withDockerContainer 04:33:20 prd-ubuntu18.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container 04:33:21 $ 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 ******** ci-base-image-arm64 cat 04:33:22 $ docker top 26bd590b77201ebd96327f27c5b9c1f23083bd746b705c8358a826bf3a3a2bfa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:33:24 + make test 04:33:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:33:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:33:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:33:25 go: downloading github.com/pelletier/go-toml v1.9.4 04:33:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 04:33:25 go: downloading github.com/stretchr/testify v1.7.0 04:33:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:33:25 go: downloading github.com/gorilla/mux v1.7.4 04:33:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:33:25 go: downloading github.com/go-kit/kit v0.9.0 04:33:25 go: downloading github.com/davecgh/go-spew v1.1.1 04:33:25 go: downloading github.com/pmezard/go-difflib v1.0.0 04:33:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:33:25 go: downloading github.com/stretchr/objx v0.1.0 04:33:25 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:33:25 go: downloading github.com/google/uuid v1.2.0 04:33:25 go: downloading github.com/hashicorp/errwrap v1.0.0 04:33:25 go: downloading github.com/hashicorp/consul/api v1.8.1 04:33:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:33:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:33:25 go: downloading github.com/go-playground/universal-translator v0.17.0 04:33:25 go: downloading github.com/leodido/go-urn v1.2.0 04:33:25 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:33:25 go: downloading golang.org/x/text v0.3.2 04:33:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:33:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:33:25 go: downloading github.com/mitchellh/copystructure v1.0.0 04:33:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:33:26 go: downloading github.com/x448/float16 v0.8.4 04:33:26 go: downloading github.com/go-playground/locales v0.13.0 04:33:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:33:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:33:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:33:26 go: downloading github.com/hashicorp/serf v0.9.5 04:33:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:33:26 go: downloading github.com/fatih/color v1.9.0 04:33:26 go: downloading github.com/mattn/go-isatty v0.0.12 04:33:26 go: downloading github.com/mattn/go-colorable v0.1.6 04:33:26 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 04:33:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:33:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:33:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:34:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:34:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.034s coverage: 5.4% of statements 04:34:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:34:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.103s coverage: 92.2% of statements 04:34:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 04:34:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 04:34:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:34:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:34:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.056s coverage: 100.0% of statements 04:34:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.057s coverage: 26.7% of statements 04:34:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.069s coverage: 83.9% of statements 04:34:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:34:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 04:34:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 04:34:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:34:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:34:39 $ docker stop --time=1 26bd590b77201ebd96327f27c5b9c1f23083bd746b705c8358a826bf3a3a2bfa 04:34:41 $ docker rm -f 26bd590b77201ebd96327f27c5b9c1f23083bd746b705c8358a826bf3a3a2bfa [Pipeline] // withDockerContainer [Pipeline] sh 04:34:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:44 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 04:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:45 04:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:46 arm64: Pulling from edgex-lftools-log-publisher 04:34:46 448f6bf000e3: Pulling fs layer 04:34:46 f757da607395: Pulling fs layer 04:34:46 05883995daec: Pulling fs layer 04:34:46 8603b9c90790: Pulling fs layer 04:34:46 1560dd03e051: Pulling fs layer 04:34:46 27f5ce0e4adf: Pulling fs layer 04:34:46 c2d8d7efcc4b: Pulling fs layer 04:34:46 8603b9c90790: Waiting 04:34:46 1560dd03e051: Waiting 04:34:46 27f5ce0e4adf: Waiting 04:34:46 c2d8d7efcc4b: Waiting 04:34:46 f757da607395: Verifying Checksum 04:34:46 f757da607395: Download complete 04:34:46 8603b9c90790: Verifying Checksum 04:34:46 8603b9c90790: Download complete 04:34:46 1560dd03e051: Verifying Checksum 04:34:46 1560dd03e051: Download complete 04:34:46 27f5ce0e4adf: Verifying Checksum 04:34:46 27f5ce0e4adf: Download complete 04:34:47 05883995daec: Verifying Checksum 04:34:47 05883995daec: Download complete 04:34:47 448f6bf000e3: Download complete 04:34:50 c2d8d7efcc4b: Verifying Checksum 04:34:50 c2d8d7efcc4b: Download complete 04:34:50 448f6bf000e3: Pull complete 04:34:51 f757da607395: Pull complete 04:34:52 05883995daec: Pull complete 04:34:53 8603b9c90790: Pull complete 04:34:54 1560dd03e051: Pull complete 04:34:54 27f5ce0e4adf: Pull complete 04:35:09 c2d8d7efcc4b: Pull complete 04:35:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:35:09 prd-ubuntu18.04-docker-arm64-4c-16g-2348 does not seem to be running inside a container 04:35:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:35:15 $ docker top 5f1ee83007baab70f2cfbe4c81beaf05dc25d576b37dd294bb2fa293963b115b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:16 ---> job-cost.sh 04:35:16 lf-activate-venv: SKIPPING 04:35:16 INFO: No Stack... 04:35:20 INFO: Retrieving Pricing Info for: v3-standard-4 04:35:20 INFO: Archiving Costs [Pipeline] sh 04:35:21 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 04:35:21 + cut -d, -f6 [Pipeline] lock 04:35:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] 04:35:21 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] did not exist. Created. 04:35:21 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:35:22 Stashed 1 file(s) [Pipeline] } 04:35:22 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:22 $ docker stop --time=1 5f1ee83007baab70f2cfbe4c81beaf05dc25d576b37dd294bb2fa293963b115b 04:35:24 $ docker rm -f 5f1ee83007baab70f2cfbe4c81beaf05dc25d576b37dd294bb2fa293963b115b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:41 Running on prd-centos7-docker-4c-2g-2350 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 04:36:41 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 04:36:41 Selected Git installation does not exist. Using Default 04:36:41 The recommended git tool is: NONE 04:36:44 using credential edgex-jenkins-ssh 04:36:44 Cloning the remote Git repository 04:36:44 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:36:44 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 04:36:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:36:44 > git --version # timeout=10 04:36:44 > git --version # 'git version 2.24.4' 04:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:44 [INFO] Currently running in a labeled security context 04:36:44 [INFO] Currently SELinux is 'enforcing' on the host 04:36:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4643069307730283765.key 04:36:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:36:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:36:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:36:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:45 [INFO] Currently running in a labeled security context 04:36:45 [INFO] Currently SELinux is 'enforcing' on the host 04:36:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh5185983616875937860.key 04:36:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:36:46 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 04:36:46 Merge succeeded, producing 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 04:36:46 Checking out Revision 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 (PR-278) 04:36:45 > git config core.sparsecheckout # timeout=10 04:36:45 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # timeout=10 04:36:45 > git remote # timeout=10 04:36:45 > git config --get remote.origin.url # timeout=10 04:36:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:45 [INFO] Currently running in a labeled security context 04:36:45 [INFO] Currently SELinux is 'enforcing' on the host 04:36:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1272982838873176872.key 04:36:45 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:36:45 > git rev-parse HEAD^{commit} # timeout=10 04:36:45 > git config core.sparsecheckout # timeout=10 04:36:45 > git checkout -f 7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 # timeout=10 04:36:49 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:36:50 ========================================================= 04:36:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:36:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:36:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:36:50 4e9f2cdf4387: Pulling fs layer 04:36:50 57d31006c564: Pulling fs layer 04:36:50 bd5ccded8296: Pulling fs layer 04:36:50 304dd3a0f381: Pulling fs layer 04:36:50 d37cda54a23b: Pulling fs layer 04:36:50 bae75c0f2455: Pulling fs layer 04:36:50 806579b3d29a: Pulling fs layer 04:36:50 c77eb801bf70: Pulling fs layer 04:36:50 6d0567d44e1a: Pulling fs layer 04:36:50 304dd3a0f381: Waiting 04:36:50 d37cda54a23b: Waiting 04:36:50 bae75c0f2455: Waiting 04:36:50 806579b3d29a: Waiting 04:36:50 c77eb801bf70: Waiting 04:36:50 6d0567d44e1a: Waiting 04:36:50 bd5ccded8296: Verifying Checksum 04:36:50 bd5ccded8296: Download complete 04:36:51 57d31006c564: Verifying Checksum 04:36:51 57d31006c564: Download complete 04:36:51 d37cda54a23b: Verifying Checksum 04:36:51 d37cda54a23b: Download complete 04:36:51 bae75c0f2455: Verifying Checksum 04:36:51 bae75c0f2455: Download complete 04:36:51 4e9f2cdf4387: Download complete 04:36:51 806579b3d29a: Verifying Checksum 04:36:51 806579b3d29a: Download complete 04:36:51 4e9f2cdf4387: Pull complete 04:36:51 57d31006c564: Pull complete 04:36:51 bd5ccded8296: Pull complete 04:36:52 c77eb801bf70: Verifying Checksum 04:36:52 c77eb801bf70: Download complete 04:36:52 6d0567d44e1a: Verifying Checksum 04:36:52 6d0567d44e1a: Download complete 04:36:53 304dd3a0f381: Verifying Checksum 04:36:53 304dd3a0f381: Download complete 04:36:57 304dd3a0f381: Pull complete 04:36:57 d37cda54a23b: Pull complete 04:36:57 bae75c0f2455: Pull complete 04:36:57 806579b3d29a: Pull complete 04:36:57 c77eb801bf70: Pull complete 04:37:00 6d0567d44e1a: Pull complete 04:37:00 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:37:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:37:01 + docker inspect -f . ci-base-image-x86_64 04:37:01 . [Pipeline] withDockerContainer 04:37:01 prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container 04:37:01 $ 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 ******** ci-base-image-x86_64 cat 04:37:03 $ docker top fd48d7ba02d708bc8b52c57ab26b22999fdef101190829998e1decd13aee38b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:03 + go version 04:37:03 go version go1.16.8 linux/amd64 [Pipeline] } 04:37:03 $ docker stop --time=1 fd48d7ba02d708bc8b52c57ab26b22999fdef101190829998e1decd13aee38b8 04:37:05 $ docker rm -f fd48d7ba02d708bc8b52c57ab26b22999fdef101190829998e1decd13aee38b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:05 + docker inspect -f . ci-base-image-x86_64 04:37:05 . [Pipeline] withDockerContainer 04:37:05 prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container 04:37:05 $ 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 ******** ci-base-image-x86_64 cat 04:37:06 $ docker top dcd58c6dfc95a6aabf17a83c7854fe05620f1efb5795aafa47eeab14b5843f44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:37:06 + make test 04:37:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:37:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:37:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:37:06 go: downloading github.com/pelletier/go-toml v1.9.4 04:37:06 go: downloading github.com/stretchr/testify v1.7.0 04:37:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:37:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 04:37:07 go: downloading github.com/gorilla/mux v1.7.4 04:37:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:37:07 go: downloading github.com/go-kit/kit v0.9.0 04:37:07 go: downloading github.com/davecgh/go-spew v1.1.1 04:37:07 go: downloading github.com/pmezard/go-difflib v1.0.0 04:37:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:37:07 go: downloading github.com/stretchr/objx v0.1.0 04:37:07 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:37:07 go: downloading github.com/google/uuid v1.2.0 04:37:07 go: downloading github.com/hashicorp/errwrap v1.0.0 04:37:07 go: downloading github.com/hashicorp/consul/api v1.8.1 04:37:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:37:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:37:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:37:07 go: downloading github.com/go-playground/universal-translator v0.17.0 04:37:07 go: downloading github.com/leodido/go-urn v1.2.0 04:37:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:37:07 go: downloading golang.org/x/text v0.3.2 04:37:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:37:07 go: downloading github.com/mitchellh/copystructure v1.0.0 04:37:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:37:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:37:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:37:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:37:07 go: downloading github.com/hashicorp/serf v0.9.5 04:37:07 go: downloading github.com/x448/float16 v0.8.4 04:37:07 go: downloading github.com/go-playground/locales v0.13.0 04:37:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:37:08 go: downloading github.com/fatih/color v1.9.0 04:37:08 go: downloading github.com/mattn/go-isatty v0.0.12 04:37:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:37:08 go: downloading github.com/mattn/go-colorable v0.1.6 04:37:08 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 04:37:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:37:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:37:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:37:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.006s coverage: 5.4% of statements 04:37:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:37:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements 04:37:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements 04:37:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 04:37:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:37:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:37:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 04:37:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements 04:37:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 83.9% of statements 04:37:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:37:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 04:37:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements 04:37:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:37:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:37:31 $ docker stop --time=1 dcd58c6dfc95a6aabf17a83c7854fe05620f1efb5795aafa47eeab14b5843f44 04:37:33 $ docker rm -f dcd58c6dfc95a6aabf17a83c7854fe05620f1efb5795aafa47eeab14b5843f44 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:34 Warning: overwriting stash ‘coverage-report’ 04:37:34 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 04:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:35 04:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:35 latest: Pulling from edgex-lftools-log-publisher 04:37:35 b4d181a07f80: Pulling fs layer 04:37:35 a1111a8f2ec3: Pulling fs layer 04:37:35 ed53099fbce6: Pulling fs layer 04:37:35 dc539afda2c1: Pulling fs layer 04:37:35 77bc0d833cb6: Pulling fs layer 04:37:35 9065ff56babe: Pulling fs layer 04:37:35 d287ab97295c: Pulling fs layer 04:37:35 dc539afda2c1: Waiting 04:37:35 77bc0d833cb6: Waiting 04:37:35 9065ff56babe: Waiting 04:37:35 d287ab97295c: Waiting 04:37:36 a1111a8f2ec3: Verifying Checksum 04:37:36 a1111a8f2ec3: Download complete 04:37:36 dc539afda2c1: Verifying Checksum 04:37:36 dc539afda2c1: Download complete 04:37:36 ed53099fbce6: Verifying Checksum 04:37:36 ed53099fbce6: Download complete 04:37:36 9065ff56babe: Verifying Checksum 04:37:36 9065ff56babe: Download complete 04:37:36 77bc0d833cb6: Verifying Checksum 04:37:36 77bc0d833cb6: Download complete 04:37:36 b4d181a07f80: Verifying Checksum 04:37:36 b4d181a07f80: Download complete 04:37:37 d287ab97295c: Verifying Checksum 04:37:37 d287ab97295c: Download complete 04:37:37 b4d181a07f80: Pull complete 04:37:37 a1111a8f2ec3: Pull complete 04:37:38 ed53099fbce6: Pull complete 04:37:38 dc539afda2c1: Pull complete 04:37:38 77bc0d833cb6: Pull complete 04:37:38 9065ff56babe: Pull complete 04:37:44 d287ab97295c: Pull complete 04:37:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:37:44 prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container 04:37:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:46 $ docker top 4723d2070c0a1466ed0a7a07bfc00bc50035be3c89274b4a007388d0c630515a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:46 ---> job-cost.sh 04:37:46 lf-activate-venv: SKIPPING 04:37:46 INFO: No Stack... 04:37:55 INFO: Retrieving Pricing Info for: v3-standard-2 04:37:55 INFO: Archiving Costs [Pipeline] sh 04:37:56 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 04:37:56 + cut -d, -f6 [Pipeline] lock 04:37:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] 04:37:56 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] did not exist. Created. 04:37:56 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:56 /w/workspace/go-mod-bootstrap/3@tmp/durable-f56b6a97/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-f56b6a97/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:37:56 + echo total: 0.05999999865889549 [Pipeline] stash 04:37:57 Warning: overwriting stash ‘stack-cost’ 04:37:57 Stashed 1 file(s) [Pipeline] } 04:37:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:57 $ docker stop --time=1 4723d2070c0a1466ed0a7a07bfc00bc50035be3c89274b4a007388d0c630515a 04:37:58 $ docker rm -f 4723d2070c0a1466ed0a7a07bfc00bc50035be3c89274b4a007388d0c630515a [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 04:37:58 provisioning config files... 04:37:58 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/config4864138784121483321tmp [Pipeline] { [Pipeline] sh 04:37:59 + set +x 04:37:59 + bash -s -- 04:37:59 + curl -s https://codecov.io/bash 04:37:59 04:37:59 _____ _ 04:37:59 / ____| | | 04:37:59 | | ___ __| | ___ ___ _____ __ 04:37:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:37:59 | |___| (_) | (_| | __/ (_| (_) \ V / 04:37:59 \_____\___/ \__,_|\___|\___\___/ \_/ 04:37:59 Bash-1.0.6 04:37:59 04:37:59 04:37:59 ==> git version 2.24.4 found 04:37:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:37:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:37:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:37:59 ==> Jenkins CI detected. 04:37:59 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-278 04:37:59 project root: . 04:37:59 --> token set from env 04:37:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:37:59 ==> Running gcov in . (disable via -X gcov) 04:37:59 ==> Python coveragepy not found 04:37:59 ==> Searching for coverage reports in: 04:37:59 + . 04:37:59 -> Found 1 reports 04:37:59 ==> Detecting git/mercurial file structure 04:37:59 ==> Reading reports 04:37:59 + ./coverage.out bytes=34890 04:37:59 ==> Appending adjustments 04:37:59 https://docs.codecov.io/docs/fixing-reports 04:37:59 + Found adjustments 04:37:59 ==> Gzipping contents 04:37:59 8.0K /tmp/codecov.yYwQSJ.gz 04:37:59 ==> Uploading reports 04:37:59 url: https://codecov.io 04:37:59 query: branch=PR-278&commit=7891b07ae8b15c2b41a0e911bf3f05eb99526ef4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-278%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=278&job=&cmd_args= 04:37:59 -> Pinging Codecov 04:37:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-278&commit=7891b07ae8b15c2b41a0e911bf3f05eb99526ef4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-278%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=278&job=&cmd_args= 04:38:00 -> Uploading to 04:38:00 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/833815588EE85121546D348822E98E2E/7891b07ae8b15c2b41a0e911bf3f05eb99526ef4/8546b8a1-978a-4a49-b556-27256aaac6de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T043759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c4f96492d4f57e9f02106668875f06bf29cceb510add99eb8e3ebb675c8da6d 04:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:00 Dload Upload Total Spent Left Speed 04:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6330 0 0 100 6330 0 19687 --:--:-- --:--:-- --:--:-- 19719 04:38:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7891b07ae8b15c2b41a0e911bf3f05eb99526ef4 [Pipeline] } 04:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:38:02 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:38:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:38:03 ---> package-listing.sh 04:38:03 ++ facter osfamily 04:38:03 ++ tr '[:upper:]' '[:lower:]' 04:38:03 + OS_FAMILY=redhat 04:38:03 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-278 04:38:03 + START_PACKAGES=/tmp/packages_start.txt 04:38:03 + END_PACKAGES=/tmp/packages_end.txt 04:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:03 + PACKAGES=/tmp/packages_start.txt 04:38:03 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 04:38:03 + PACKAGES=/tmp/packages_end.txt 04:38:03 + case "${OS_FAMILY}" in 04:38:03 + rpm -qa 04:38:03 + sort 04:38:04 + '[' -f /tmp/packages_start.txt ']' 04:38:04 + '[' -f /tmp/packages_end.txt ']' 04:38:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 04:38:04 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ 04:38:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ [Pipeline] echo 04:38:04 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:38:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:04 04:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:05 latest: Pulling from edgex-lftools-log-publisher 04:38:05 b4d181a07f80: Pulling fs layer 04:38:05 a1111a8f2ec3: Pulling fs layer 04:38:05 ed53099fbce6: Pulling fs layer 04:38:05 dc539afda2c1: Pulling fs layer 04:38:05 77bc0d833cb6: Pulling fs layer 04:38:05 9065ff56babe: Pulling fs layer 04:38:05 d287ab97295c: Pulling fs layer 04:38:05 dc539afda2c1: Waiting 04:38:05 77bc0d833cb6: Waiting 04:38:05 9065ff56babe: Waiting 04:38:05 d287ab97295c: Waiting 04:38:05 a1111a8f2ec3: Verifying Checksum 04:38:05 a1111a8f2ec3: Download complete 04:38:05 ed53099fbce6: Verifying Checksum 04:38:05 ed53099fbce6: Download complete 04:38:05 b4d181a07f80: Verifying Checksum 04:38:05 b4d181a07f80: Download complete 04:38:06 b4d181a07f80: Pull complete 04:38:06 a1111a8f2ec3: Pull complete 04:38:07 ed53099fbce6: Pull complete 04:38:10 9065ff56babe: Verifying Checksum 04:38:10 9065ff56babe: Download complete 04:38:10 dc539afda2c1: Verifying Checksum 04:38:10 dc539afda2c1: Download complete 04:38:10 dc539afda2c1: Pull complete 04:38:10 77bc0d833cb6: Verifying Checksum 04:38:10 77bc0d833cb6: Download complete 04:38:10 77bc0d833cb6: Pull complete 04:38:10 9065ff56babe: Pull complete 04:38:11 d287ab97295c: Verifying Checksum 04:38:11 d287ab97295c: Download complete 04:38:16 d287ab97295c: Pull complete 04:38:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:38:16 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 04:38:17 $ 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-278/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-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:18 $ docker top 6aefd2ae76361b14d1747594db3ce7dbfa423b5abdd742941e2123d07b6eff0d -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:38:19 + mkdir -p /var/log/sysstat [Pipeline] sh 04:38:19 + ls /var/log/sa-host 04:38:19 + sadf -c /var/log/sa-host/sa07 04:38:19 file_magic: OK 04:38:19 HZ: Using current value: 100 04:38:19 file_header: OK 04:38:19 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 04:38:19 Statistics: 04:38:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:38:19 File successfully converted to sysstat format version 12.0.3 04:38:19 + sadf -c /var/log/sa-host/sa30 04:38:19 file_magic: OK 04:38:19 HZ: Using current value: 100 04:38:19 file_header: OK 04:38:19 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 04:38:19 Statistics: 04:38:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:38:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:20 provisioning config files... 04:38:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/config6917271999245290477tmp [Pipeline] { [Pipeline] echo 04:38:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:38:20 ---> create-netrc.sh [Pipeline] } 04:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:38:21 ---> python-tools-install.sh [Pipeline] echo 04:38:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:38:21 ---> sudo-logs.sh 04:38:21 Archiving 'sudo' log.. 04:38:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-2341.novalocal: Name or service not known 04:38:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-2341.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:38:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:38:22 ---> job-cost.sh 04:38:22 lf-activate-venv: SKIPPING 04:38:22 DEBUG: total: 0.05999999865889549 04:38:22 INFO: Retrieving Stack Cost... 04:38:34 INFO: Retrieving Pricing Info for: v3-standard-2 04:38:34 INFO: Archiving Costs [Pipeline] echo 04:38:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:38:34 ---> logs-deploy.sh 04:38:34 lf-activate-venv: SKIPPING 04:38:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-278/3 04:38:34 INFO: archiving workspace using pattern(s): 04:38:35 Archives upload complete. 04:38:35 INFO: archiving logs to Nexus 04:38:36 ---> uname -a: 04:38:36 Linux prd-centos7-docker-4c-2g-2341.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:38:36 04:38:36 04:38:36 ---> lscpu: 04:38:36 Architecture: x86_64 04:38:36 CPU op-mode(s): 32-bit, 64-bit 04:38:36 Byte Order: Little Endian 04:38:36 Address sizes: 40 bits physical, 48 bits virtual 04:38:36 CPU(s): 2 04:38:36 On-line CPU(s) list: 0,1 04:38:36 Thread(s) per core: 1 04:38:36 Core(s) per socket: 1 04:38:36 Socket(s): 2 04:38:36 NUMA node(s): 1 04:38:36 Vendor ID: AuthenticAMD 04:38:36 CPU family: 23 04:38:36 Model: 49 04:38:36 Model name: AMD EPYC-Rome Processor 04:38:36 Stepping: 0 04:38:36 CPU MHz: 2799.996 04:38:36 BogoMIPS: 5599.99 04:38:36 Virtualization: AMD-V 04:38:36 Hypervisor vendor: KVM 04:38:36 Virtualization type: full 04:38:36 L1d cache: 32K 04:38:36 L1i cache: 32K 04:38:36 L2 cache: 512K 04:38:36 L3 cache: 16384K 04:38:36 NUMA node0 CPU(s): 0,1 04:38:36 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 04:38:36 04:38:36 04:38:36 ---> nproc: 04:38:36 2 04:38:36 04:38:36 04:38:36 ---> df -h: 04:38:36 Filesystem Size Used Avail Use% Mounted on 04:38:36 overlay 40G 7.7G 33G 20% / 04:38:36 tmpfs 64M 0 64M 0% /dev 04:38:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:38:36 shm 64M 0 64M 0% /dev/shm 04:38:36 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:38:36 04:38:36 04:38:36 ---> sar -b -r -n DEV: 04:38:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:38:36 04:38:36 04:19:37 LINUX RESTART (2 CPU) 04:38:36 04:38:36 04:20:02 tps rtps wtps bread/s bwrtn/s 04:38:36 04:21:01 46.14 19.17 26.97 3215.17 14387.56 04:38:36 04:22:01 2.20 0.00 2.20 0.00 37.13 04:38:36 04:23:01 0.23 0.00 0.23 0.00 3.00 04:38:36 04:24:01 0.17 0.00 0.17 0.00 1.93 04:38:36 04:25:01 0.35 0.00 0.35 0.00 4.45 04:38:36 04:26:01 0.33 0.00 0.33 0.00 4.75 04:38:36 04:27:01 0.28 0.00 0.28 0.00 3.38 04:38:36 04:28:01 0.23 0.00 0.23 0.00 2.90 04:38:36 04:29:01 0.23 0.00 0.23 0.00 1.80 04:38:36 04:30:01 0.23 0.00 0.23 0.00 3.10 04:38:36 04:31:01 0.25 0.00 0.25 0.00 2.76 04:38:36 04:32:01 0.28 0.00 0.28 0.00 3.38 04:38:36 04:33:01 83.80 3.93 79.87 2440.37 2801.40 04:38:36 04:34:01 1.90 0.00 1.90 0.00 41.67 04:38:36 04:35:01 0.38 0.20 0.18 6.40 1.35 04:38:36 04:36:01 0.28 0.00 0.28 0.00 3.40 04:38:36 04:37:01 0.27 0.00 0.27 0.00 3.18 04:38:36 04:38:01 0.33 0.03 0.30 3.73 3.88 04:38:36 Average: 7.63 1.28 6.35 312.16 949.60 04:38:36 04:38:36 04:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:36 04:21:01 5947464 0 486592 6.08 2620 1572264 1041968 11.50 363372 1473932 20 04:38:36 04:22:01 5947228 0 486800 6.08 2620 1572292 1041708 11.50 363292 1474204 20 04:38:36 04:23:01 5948116 0 485936 6.07 2620 1572268 1041732 11.50 362932 1474196 8 04:38:36 04:24:01 5946628 0 487416 6.09 2620 1572276 1041684 11.50 363776 1474692 16 04:38:36 04:25:01 5946892 0 487148 6.08 2620 1572280 1041724 11.50 363772 1474692 8 04:38:36 04:26:01 5947904 0 486132 6.07 2620 1572284 1037300 11.45 362760 1474764 8 04:38:36 04:27:01 5942344 0 491688 6.14 2620 1572288 1021880 11.28 368384 1474764 8 04:38:36 04:28:01 5942292 0 491732 6.14 2620 1572296 1021880 11.28 369876 1473692 8 04:38:36 04:29:01 5941928 0 492096 6.14 2620 1572296 1021880 11.28 369928 1473692 8 04:38:36 04:30:01 5940088 0 493932 6.17 2620 1572300 1021880 11.28 372112 1473692 8 04:38:36 04:31:01 5939564 0 494452 6.17 2620 1572304 1021964 11.28 372660 1473692 8 04:38:36 04:32:01 5939956 0 494056 6.17 2620 1572308 1021880 11.28 372168 1473692 8 04:38:36 04:33:01 5666948 0 635572 7.94 2620 1703800 1227552 13.55 573632 1530180 136 04:38:36 04:34:01 5679120 0 623400 7.78 2620 1703800 1147724 12.67 563284 1530176 8 04:38:36 04:35:01 5683268 0 619244 7.73 2620 1703808 1147724 12.67 558768 1530412 24 04:38:36 04:36:01 5682680 0 619832 7.74 2620 1703808 1147820 12.67 559204 1530408 8 04:38:36 04:37:01 5684040 0 618468 7.72 2620 1703812 1148028 12.67 558836 1529256 8 04:38:36 04:38:01 5681564 0 620780 7.75 2620 1703976 1149304 12.69 560788 1529308 64 04:38:36 Average: 5856001 0 534182 6.67 2620 1616137 1074757 11.87 432197 1492747 21 04:38:36 04:38:36 04:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:36 04:21:01 eth0 207.06 115.78 387.55 23.04 0.00 0.00 0.00 0.00 04:38:36 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:22:01 eth0 1.77 0.35 0.35 0.20 0.00 0.00 0.00 0.00 04:38:36 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:23:01 eth0 2.47 0.80 0.91 0.59 0.00 0.00 0.00 0.00 04:38:36 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:24:01 eth0 0.73 0.38 0.31 0.24 0.00 0.00 0.00 0.00 04:38:36 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:25:01 eth0 1.13 0.65 0.55 0.40 0.00 0.00 0.00 0.00 04:38:36 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:26:01 eth0 0.57 0.28 0.21 0.08 0.00 0.00 0.00 0.00 04:38:36 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:27:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:28:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:29:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:30:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:31:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:38:36 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:32:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:38:36 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:33:01 eth0 299.30 183.21 624.65 56.74 0.00 0.00 0.00 0.00 04:38:36 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:33:01 docker0 4.51 2.83 1.26 9.24 0.00 0.00 0.00 0.00 04:38:36 04:34:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:38:36 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:36:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:38:36 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:37:01 eth0 1.45 0.52 0.37 0.19 0.00 0.00 0.00 0.00 04:38:36 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:38:01 eth0 4.95 3.25 4.51 1.56 0.00 0.00 0.00 0.00 04:38:36 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 Average: eth0 28.79 16.93 56.36 4.61 0.00 0.00 0.00 0.00 04:38:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:36 Average: docker0 0.25 0.16 0.07 0.51 0.00 0.00 0.00 0.00 04:38:36 04:38:36 04:38:36 ---> sar -P ALL: 04:38:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:38:36 04:38:36 04:19:37 LINUX RESTART (2 CPU) 04:38:36 04:38:36 04:20:02 CPU %user %nice %system %iowait %steal %idle 04:38:36 04:21:01 all 9.60 0.00 2.37 1.23 0.04 86.75 04:38:36 04:21:01 0 9.54 0.00 2.55 1.07 0.03 86.81 04:38:36 04:21:01 1 9.67 0.00 2.19 1.40 0.05 86.69 04:38:36 04:22:01 all 0.26 0.00 0.03 0.00 0.03 99.67 04:38:36 04:22:01 0 0.08 0.00 0.03 0.00 0.03 99.85 04:38:36 04:22:01 1 0.43 0.00 0.03 0.00 0.03 99.50 04:38:36 04:23:01 all 0.33 0.00 0.06 0.00 0.02 99.59 04:38:36 04:23:01 0 0.07 0.00 0.08 0.00 0.02 99.83 04:38:36 04:23:01 1 0.60 0.00 0.03 0.00 0.02 99.35 04:38:36 04:24:01 all 0.14 0.00 0.04 0.00 0.03 99.78 04:38:36 04:24:01 0 0.22 0.00 0.03 0.00 0.03 99.72 04:38:36 04:24:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:38:36 04:25:01 all 0.24 0.00 0.04 0.00 0.02 99.70 04:38:36 04:25:01 0 0.43 0.00 0.05 0.00 0.02 99.50 04:38:36 04:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:38:36 04:26:01 all 0.18 0.00 0.06 0.00 0.02 99.75 04:38:36 04:26:01 0 0.32 0.00 0.08 0.00 0.02 99.58 04:38:36 04:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:38:36 04:27:01 all 0.18 0.00 0.04 0.00 0.03 99.76 04:38:36 04:27:01 0 0.30 0.00 0.05 0.00 0.02 99.63 04:38:36 04:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:38:36 04:28:01 all 0.18 0.00 0.03 0.00 0.03 99.77 04:38:36 04:28:01 0 0.32 0.00 0.03 0.00 0.00 99.65 04:38:36 04:28:01 1 0.03 0.00 0.02 0.00 0.05 99.90 04:38:36 04:29:01 all 0.15 0.00 0.02 0.00 0.03 99.81 04:38:36 04:29:01 0 0.08 0.00 0.02 0.00 0.03 99.87 04:38:36 04:29:01 1 0.22 0.00 0.02 0.00 0.02 99.75 04:38:36 04:30:01 all 0.16 0.00 0.03 0.00 0.03 99.78 04:38:36 04:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:38:36 04:30:01 1 0.30 0.00 0.03 0.00 0.03 99.63 04:38:36 04:31:01 all 0.04 0.00 0.04 0.00 0.03 99.89 04:38:36 04:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:38:36 04:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:38:36 04:38:36 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:38:36 04:32:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:38:36 04:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:38:36 04:32:01 1 0.15 0.00 0.02 0.00 0.02 99.82 04:38:36 04:33:01 all 7.11 0.00 2.32 2.08 0.05 88.45 04:38:36 04:33:01 0 7.37 0.00 2.12 0.53 0.07 89.92 04:38:36 04:33:01 1 6.84 0.00 2.51 3.63 0.03 86.97 04:38:36 04:34:01 all 0.13 0.00 0.06 0.00 0.03 99.79 04:38:36 04:34:01 0 0.07 0.00 0.07 0.00 0.03 99.83 04:38:36 04:34:01 1 0.18 0.00 0.05 0.00 0.02 99.75 04:38:36 04:35:01 all 0.14 0.00 0.06 0.00 0.03 99.77 04:38:36 04:35:01 0 0.05 0.00 0.07 0.00 0.03 99.85 04:38:36 04:35:01 1 0.23 0.00 0.05 0.00 0.03 99.68 04:38:36 04:36:01 all 0.17 0.00 0.03 0.00 0.04 99.77 04:38:36 04:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:38:36 04:36:01 1 0.30 0.00 0.02 0.00 0.05 99.63 04:38:36 04:37:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:38:36 04:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:38:36 04:37:01 1 0.27 0.00 0.03 0.00 0.03 99.67 04:38:36 04:38:01 all 0.43 0.00 0.25 0.01 0.03 99.28 04:38:36 04:38:01 0 0.42 0.00 0.33 0.02 0.03 99.20 04:38:36 04:38:01 1 0.45 0.00 0.17 0.00 0.02 99.36 04:38:36 Average: all 1.07 0.00 0.30 0.18 0.03 98.42 04:38:36 Average: 0 1.06 0.00 0.31 0.09 0.03 98.52 04:38:36 Average: 1 1.09 0.00 0.29 0.27 0.03 98.31 04:38:36 04:38:36 04:38:36