Pull request #290 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 cloudxxx8 for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a+d56531c61d63cbb86a862f0214011aeb0377f770 (a687ddbfa954c653d2f74e544a11d30a5c693674) 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-ssh6334141791185590407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7372871175757658135.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-290/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-290/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3270705243687823186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh1888614497195531363.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-290/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-290/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4776687426169128034.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 USE_ALPINE: true 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13545 in /w/workspace/xfoundry_go-mod-bootstrap_PR-290 [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-290 # 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-290@tmp/jenkins-gitclient-ssh2566312936507819405.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 d56531c61d63cbb86a862f0214011aeb0377f770 into PR head commit 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a > 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-290@tmp/jenkins-gitclient-ssh1285902398995547766.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 Merge succeeded, producing 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a Checking out Revision 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a (PR-290) > 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-290@tmp/jenkins-gitclient-ssh7373336757866091212.key > git merge d56531c61d63cbb86a862f0214011aeb0377f770 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 Commit message: "fix: Correct the header typo and add Vary" > git rev-list --no-walk d288aa3f8509671e13613e285849817db4852124 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:52:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:22 ========================================================= 07:52:22 EdgeX Global Pipelines Version Info 07:52:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:23 ------------------- 07:52:23 stable info: 07:52:23 ------------------- 07:52:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:52:23 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:52:23 Message: update stable to v1.0.211 07:52:24 ------------------- 07:52:24 experimental info: 07:52:24 ------------------- 07:52:24 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:24 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:52:24 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93b81aa [Pipeline] echo 07:52:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:52:24 + git rev-list -1 --merges 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a~1..93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [Pipeline] echo 07:52:25 -----------> git rev-list -1 --merges 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a~1..93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [false] [Pipeline] sh 07:52:25 + git log --format=format:%s -1 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [Pipeline] echo 07:52:25 ========================================================= 07:52:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:52:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:25 + git log --format=format:%s -1 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [Pipeline] echo 07:52:25 [semverPrep] GIT_COMMIT: 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a, Commit Message: fix: Correct the header typo and add Vary [Pipeline] echo 07:52:25 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:26 07:52:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:52:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:26 latest: Pulling from edgex-devops/git-semver 07:52:26 a0d0a0d46f8b: Pulling fs layer 07:52:26 3e5f54012d9b: Pulling fs layer 07:52:26 4c7163046ea9: Pulling fs layer 07:52:26 0c2d73faf560: Pulling fs layer 07:52:26 0c2d73faf560: Waiting 07:52:26 3e5f54012d9b: Verifying Checksum 07:52:26 3e5f54012d9b: Download complete 07:52:26 a0d0a0d46f8b: Verifying Checksum 07:52:26 a0d0a0d46f8b: Download complete 07:52:26 0c2d73faf560: Verifying Checksum 07:52:26 0c2d73faf560: Download complete 07:52:26 4c7163046ea9: Verifying Checksum 07:52:26 4c7163046ea9: Download complete 07:52:26 a0d0a0d46f8b: Pull complete 07:52:26 3e5f54012d9b: Pull complete 07:52:27 4c7163046ea9: Pull complete 07:52:27 0c2d73faf560: Pull complete 07:52:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:52:27 prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container 07:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-290 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-290:/w/workspace/xfoundry_go-mod-bootstrap_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-290@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:10004/edgex-devops/git-semver:latest cat 07:52:28 $ docker top 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:28 [ssh-agent] Looking for ssh-agent implementation... 07:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:28 $ docker exec 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 ssh-agent 07:52:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKlLnAn/agent.13 07:52:28 SSH_AGENT_PID=19 07:52:28 Running ssh-add (command line suppressed) 07:52:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/private_key_4118465899282039361.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/private_key_4118465899282039361.key) 07:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:29 + git tag --points-at HEAD [Pipeline] } 07:52:29 $ docker exec --env ******** --env ******** 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 ssh-agent -k 07:52:29 unset SSH_AUTH_SOCK; 07:52:29 unset SSH_AGENT_PID; 07:52:29 echo Agent pid 19 killed; 07:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:29 [ssh-agent] Looking for ssh-agent implementation... 07:52:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:29 $ docker exec 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 ssh-agent 07:52:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaoJdpE/agent.53 07:52:29 SSH_AGENT_PID=60 07:52:29 Running ssh-add (command line suppressed) 07:52:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/private_key_8782284069473629093.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/private_key_8782284069473629093.key) 07:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:29 + git semver init 07:52:29 # -> Open(): unable to determine branch for HEAD 07:52:29 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-290/.git 07:52:29 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-290 07:52:29 # $SEMVER_REMOTE_NAME = origin 07:52:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:52:29 # $SEMVER_USER_NAME = edgex-jenkins 07:52:29 # $SEMVER_BRANCH = PR-290 07:52:29 # $SEMVER_TEMP = /tmp/semver-572317856 07:52:29 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 07:52:30 # '/tmp/semver-572317856' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-290/.semver' 07:52:30 # -> Force: false 07:52:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-290/.semver [Pipeline] } 07:52:30 $ docker exec --env ******** --env ******** 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 ssh-agent -k 07:52:30 unset SSH_AUTH_SOCK; 07:52:30 unset SSH_AGENT_PID; 07:52:30 echo Agent pid 60 killed; 07:52:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:30 + git semver [Pipeline] } 07:52:30 $ docker stop --time=1 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 07:52:31 $ docker rm -f 9645bc5fb54ea76bf0ec5a009d5d2271274b169fece415558bc0842c257ba933 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:32 Stashed 1 file(s) [Pipeline] echo 07:52:32 [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 07:52:47 Still waiting to schedule task 07:52:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13545’ 07:52:47 Still waiting to schedule task 07:52:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:54:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13546 in /w/workspace/xfoundry_go-mod-bootstrap_PR-290 [Pipeline] { [Pipeline] ws 07:54:36 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 07:54:36 Selected Git installation does not exist. Using Default 07:54:36 The recommended git tool is: NONE 07:54:41 using credential edgex-jenkins-ssh 07:54:41 Cloning the remote Git repository 07:54:41 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:42 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 07:54:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:42 > git --version # timeout=10 07:54:42 > git --version # 'git version 2.17.1' 07:54:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:44 Merging remotes/origin/main commit d56531c61d63cbb86a862f0214011aeb0377f770 into PR head commit 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a 07:54:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:54:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:54:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:54:44 Merge succeeded, producing 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a 07:54:44 Checking out Revision 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a (PR-290) 07:54:44 > git config core.sparsecheckout # timeout=10 07:54:44 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 07:54:44 > git remote # timeout=10 07:54:44 > git config --get remote.origin.url # timeout=10 07:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:44 > git merge d56531c61d63cbb86a862f0214011aeb0377f770 # timeout=10 07:54:44 > git rev-parse HEAD^{commit} # timeout=10 07:54:44 > git config core.sparsecheckout # timeout=10 07:54:44 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 07:54:46 Running on prd-centos7-docker-4c-2g-13547 in /w/workspace/xfoundry_go-mod-bootstrap_PR-290 [Pipeline] { [Pipeline] ws 07:54:46 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 07:54:46 Selected Git installation does not exist. Using Default 07:54:46 The recommended git tool is: NONE 07:54:48 using credential edgex-jenkins-ssh 07:54:48 Cloning the remote Git repository 07:54:48 Commit message: "fix: Correct the header typo and add Vary" 07:54:47 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:47 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 07:54:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:47 > git --version # timeout=10 07:54:47 > git --version # 'git version 2.24.4' 07:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:47 [INFO] Currently running in a labeled security context 07:54:47 [INFO] Currently SELinux is 'enforcing' on the host 07:54:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1234101832128603302.key 07:54:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:54:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:49 Dload Upload Total Spent Left Speed 07:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 61264 0 --:--:-- --:--:-- --:--:-- 60948 [Pipeline] sh 07:54:49 Merging remotes/origin/main commit d56531c61d63cbb86a862f0214011aeb0377f770 into PR head commit 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a 07:54:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:54:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:54:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:48 [INFO] Currently running in a labeled security context 07:54:48 [INFO] Currently SELinux is 'enforcing' on the host 07:54:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh7189236759995200894.key 07:54:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:54:48 > git config core.sparsecheckout # timeout=10 07:54:48 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 07:54:49 Merge succeeded, producing 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a 07:54:49 Checking out Revision 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a (PR-290) 07:54:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:54:50 + sudo tee /etc/docker/daemon.new 07:54:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:54:50 { 07:54:50 "registry-mirrors": [ 07:54:50 "https://nexus3.edgexfoundry.org:10001" 07:54:50 ], 07:54:50 "bip": "10.250.0.254/24", 07:54:50 "hosts": [ 07:54:50 "tcp://0.0.0.0:5555", 07:54:50 "unix:///var/run/docker.sock" 07:54:50 ], 07:54:50 "mtu": 1458, 07:54:50 "selinux-enabled": true, 07:54:50 "seccomp-profile": "/etc/docker/seccomp.json" 07:54:50 } [Pipeline] sh 07:54:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:54:50 + sudo service docker restart 07:54:48 > git remote # timeout=10 07:54:48 > git config --get remote.origin.url # timeout=10 07:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:48 [INFO] Currently running in a labeled security context 07:54:48 [INFO] Currently SELinux is 'enforcing' on the host 07:54:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh2708353173961401266.key 07:54:48 > git merge d56531c61d63cbb86a862f0214011aeb0377f770 # timeout=10 07:54:48 > git rev-parse HEAD^{commit} # timeout=10 07:54:48 > git config core.sparsecheckout # timeout=10 07:54:48 > git checkout -f 93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a # timeout=10 07:54:53 Commit message: "fix: Correct the header typo and add Vary" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:54:53 ========================================================= 07:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:54:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:54:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:54 a0d0a0d46f8b: Pulling fs layer 07:54:54 31adcdaf11c8: Pulling fs layer 07:54:54 b8b176561691: Pulling fs layer 07:54:54 4527c011a84f: Pulling fs layer 07:54:54 5d74067f8e1e: Pulling fs layer 07:54:54 e0aca202a116: Pulling fs layer 07:54:54 3a43be97a3b4: Pulling fs layer 07:54:54 34cad66bf833: Pulling fs layer 07:54:54 b4e3c513aaa6: Pulling fs layer 07:54:54 3a43be97a3b4: Waiting 07:54:54 4527c011a84f: Waiting 07:54:54 5d74067f8e1e: Waiting 07:54:54 e0aca202a116: Waiting 07:54:54 34cad66bf833: Waiting 07:54:54 b4e3c513aaa6: Waiting 07:54:54 b8b176561691: Verifying Checksum 07:54:54 b8b176561691: Download complete 07:54:54 31adcdaf11c8: Verifying Checksum 07:54:54 31adcdaf11c8: Download complete 07:54:54 5d74067f8e1e: Verifying Checksum 07:54:54 5d74067f8e1e: Download complete 07:54:54 e0aca202a116: Verifying Checksum 07:54:54 e0aca202a116: Download complete 07:54:54 3a43be97a3b4: Verifying Checksum 07:54:54 3a43be97a3b4: Download complete 07:54:54 a0d0a0d46f8b: Verifying Checksum 07:54:54 a0d0a0d46f8b: Download complete 07:54:54 34cad66bf833: Verifying Checksum 07:54:54 34cad66bf833: Download complete 07:54:54 b4e3c513aaa6: Verifying Checksum 07:54:54 b4e3c513aaa6: Download complete 07:54:55 a0d0a0d46f8b: Pull complete 07:54:55 4527c011a84f: Verifying Checksum 07:54:55 4527c011a84f: Download complete 07:54:55 31adcdaf11c8: Pull complete 07:54:55 b8b176561691: Pull complete 07:54:59 4527c011a84f: Pull complete 07:54:59 5d74067f8e1e: Pull complete 07:54:59 e0aca202a116: Pull complete 07:54:59 3a43be97a3b4: Pull complete 07:54:59 34cad66bf833: Pull complete 07:55:01 b4e3c513aaa6: Pull complete 07:55:01 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 07:55:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 07:55:01 + docker inspect -f . ci-base-image-x86_64 07:55:01 . [Pipeline] withDockerContainer 07:55:02 prd-centos7-docker-4c-2g-13547 does not seem to be running inside a container 07:55:02 $ 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 ******** ci-base-image-x86_64 cat 07:55:06 $ docker top 068cbda18df43a66e9a32daf973864e4046be44e3951b84ce1240f1e6d47ab35 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:06 + go version 07:55:06 go version go1.16.8 linux/amd64 [Pipeline] } 07:55:06 $ docker stop --time=1 068cbda18df43a66e9a32daf973864e4046be44e3951b84ce1240f1e6d47ab35 07:55:07 $ docker rm -f 068cbda18df43a66e9a32daf973864e4046be44e3951b84ce1240f1e6d47ab35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:08 + docker inspect -f . ci-base-image-x86_64 07:55:08 . [Pipeline] withDockerContainer 07:55:08 prd-centos7-docker-4c-2g-13547 does not seem to be running inside a container 07:55:08 $ 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 ******** ci-base-image-x86_64 cat 07:55:08 $ docker top 1be89f6bbe14922105ccaedb4041f1ef92477ac528dda1f727c590503464ecdd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:55:09 + make test 07:55:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 07:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:09 ========================================================= 07:55:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:55:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:55:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:55:11 552d1f2373af: Pulling fs layer 07:55:11 ea3f2d53f512: Pulling fs layer 07:55:11 9e70ebbbe112: Pulling fs layer 07:55:11 7a9cfe048b4a: Pulling fs layer 07:55:11 72dc09318566: Pulling fs layer 07:55:11 f4f7b4309257: Pulling fs layer 07:55:11 0ac9a79272e3: Pulling fs layer 07:55:11 b78e95d17946: Pulling fs layer 07:55:11 7a9cfe048b4a: Waiting 07:55:11 72dc09318566: Waiting 07:55:11 0ac9a79272e3: Waiting 07:55:11 f4f7b4309257: Waiting 07:55:11 9e70ebbbe112: Verifying Checksum 07:55:11 ea3f2d53f512: Verifying Checksum 07:55:11 ea3f2d53f512: Download complete 07:55:11 72dc09318566: Verifying Checksum 07:55:11 72dc09318566: Download complete 07:55:11 f4f7b4309257: Verifying Checksum 07:55:11 f4f7b4309257: Download complete 07:55:11 552d1f2373af: Verifying Checksum 07:55:11 552d1f2373af: Download complete 07:55:11 0ac9a79272e3: Verifying Checksum 07:55:11 0ac9a79272e3: Download complete 07:55:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 07:55:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 07:55:11 go: downloading github.com/pelletier/go-toml v1.9.4 07:55:11 go: downloading github.com/stretchr/testify v1.7.0 07:55:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 07:55:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 07:55:11 go: downloading github.com/gorilla/mux v1.8.0 07:55:11 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:55:11 go: downloading github.com/davecgh/go-spew v1.1.1 07:55:11 go: downloading github.com/pmezard/go-difflib v1.0.0 07:55:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 07:55:11 go: downloading github.com/go-kit/kit v0.11.0 07:55:11 go: downloading github.com/stretchr/objx v0.1.1 07:55:11 go: downloading github.com/go-playground/validator/v10 v10.9.0 07:55:11 552d1f2373af: Pull complete 07:55:12 go: downloading github.com/google/uuid v1.3.0 07:55:12 go: downloading github.com/hashicorp/consul/api v1.9.1 07:55:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:55:12 go: downloading github.com/hashicorp/errwrap v1.0.0 07:55:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 07:55:12 go: downloading github.com/go-logfmt/logfmt v0.5.0 07:55:12 go: downloading github.com/go-playground/universal-translator v0.18.0 07:55:12 go: downloading github.com/leodido/go-urn v1.2.1 07:55:12 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 07:55:12 go: downloading golang.org/x/text v0.3.6 07:55:12 ea3f2d53f512: Pull complete 07:55:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:55:12 go: downloading github.com/mitchellh/copystructure v1.0.0 07:55:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:55:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:55:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:55:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:55:12 go: downloading github.com/hashicorp/serf v0.9.5 07:55:12 go: downloading github.com/go-playground/locales v0.14.0 07:55:13 9e70ebbbe112: Pull complete 07:55:13 b78e95d17946: Verifying Checksum 07:55:13 b78e95d17946: Download complete 07:55:13 go: downloading github.com/x448/float16 v0.8.4 07:55:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:55:13 go: downloading github.com/fatih/color v1.9.0 07:55:13 go: downloading github.com/mattn/go-isatty v0.0.12 07:55:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:55:13 go: downloading github.com/mattn/go-colorable v0.1.6 07:55:13 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 07:55:13 7a9cfe048b4a: Verifying Checksum 07:55:13 7a9cfe048b4a: Download complete 07:55:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:55:13 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:55:23 7a9cfe048b4a: Pull complete 07:55:24 72dc09318566: Pull complete 07:55:24 f4f7b4309257: Pull complete 07:55:24 0ac9a79272e3: Pull complete 07:55:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 07:55:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.1% of statements 07:55:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 07:55:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 07:55:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 07:55:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 07:55:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 07:55:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 07:55:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 07:55:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 07:55:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 79.7% of statements 07:55:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 07:55:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 07:55:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 07:55:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:55:31 b78e95d17946: Pull complete 07:55:31 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:55:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 07:55:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 07:55:32 + docker inspect -f . ci-base-image-arm64 07:55:32 . [Pipeline] withDockerContainer 07:55:32 prd-ubuntu18.04-docker-arm64-4c-16g-13546 does not seem to be running inside a container 07:55:32 $ 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 ******** ci-base-image-arm64 cat 07:55:36 $ docker top 72d12f740fa55440e466354bd6dabb080b592a30a448650ec9eb65cc3d38ff1c -eo pid,comm 07:55:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:55:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] { [Pipeline] } 07:55:36 $ docker stop --time=1 1be89f6bbe14922105ccaedb4041f1ef92477ac528dda1f727c590503464ecdd 07:55:38 $ docker rm -f 1be89f6bbe14922105ccaedb4041f1ef92477ac528dda1f727c590503464ecdd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:55:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:55:39 + go version 07:55:39 go version go1.16.8 linux/arm64 [Pipeline] stage [Pipeline] { (Build) [Pipeline] } 07:55:39 $ docker stop --time=1 72d12f740fa55440e466354bd6dabb080b592a30a448650ec9eb65cc3d38ff1c 07:55:41 $ docker rm -f 72d12f740fa55440e466354bd6dabb080b592a30a448650ec9eb65cc3d38ff1c Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:42 + docker inspect -f . ci-base-image-arm64 07:55:42 . [Pipeline] withDockerContainer 07:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:42 07:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:42 prd-ubuntu18.04-docker-arm64-4c-16g-13546 does not seem to be running inside a container 07:55:42 $ 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 ******** ci-base-image-arm64 cat 07:55:43 $ docker top dbf8dda7d9d31643df4599533e5198413a2eefd84cfa2357236bfb874ec025a9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 07:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:44 latest: Pulling from edgex-lftools-log-publisher 07:55:44 b4d181a07f80: Pulling fs layer 07:55:44 a1111a8f2ec3: Pulling fs layer 07:55:44 ed53099fbce6: Pulling fs layer 07:55:44 dc539afda2c1: Pulling fs layer 07:55:44 77bc0d833cb6: Pulling fs layer 07:55:44 9065ff56babe: Pulling fs layer 07:55:44 d287ab97295c: Pulling fs layer 07:55:44 77bc0d833cb6: Waiting 07:55:44 9065ff56babe: Waiting 07:55:44 dc539afda2c1: Waiting 07:55:44 d287ab97295c: Waiting 07:55:44 a1111a8f2ec3: Verifying Checksum 07:55:44 a1111a8f2ec3: Download complete 07:55:44 dc539afda2c1: Verifying Checksum 07:55:44 dc539afda2c1: Download complete 07:55:44 ed53099fbce6: Verifying Checksum 07:55:44 ed53099fbce6: Download complete 07:55:44 77bc0d833cb6: Verifying Checksum 07:55:44 77bc0d833cb6: Download complete 07:55:44 9065ff56babe: Verifying Checksum 07:55:44 9065ff56babe: Download complete 07:55:44 b4d181a07f80: Verifying Checksum 07:55:44 b4d181a07f80: Download complete 07:55:44 + make test 07:55:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:55:45 d287ab97295c: Verifying Checksum 07:55:45 d287ab97295c: Download complete 07:55:46 b4d181a07f80: Pull complete 07:55:46 a1111a8f2ec3: Pull complete 07:55:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 07:55:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 07:55:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 07:55:46 go: downloading github.com/pelletier/go-toml v1.9.4 07:55:46 go: downloading github.com/stretchr/testify v1.7.0 07:55:46 go: downloading github.com/gorilla/mux v1.8.0 07:55:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 07:55:47 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:55:47 go: downloading github.com/davecgh/go-spew v1.1.1 07:55:47 go: downloading github.com/pmezard/go-difflib v1.0.0 07:55:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 07:55:47 go: downloading github.com/go-kit/kit v0.11.0 07:55:47 go: downloading github.com/stretchr/objx v0.1.1 07:55:47 go: downloading github.com/go-playground/validator/v10 v10.9.0 07:55:47 go: downloading github.com/google/uuid v1.3.0 07:55:47 go: downloading github.com/hashicorp/consul/api v1.9.1 07:55:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:55:47 go: downloading github.com/hashicorp/errwrap v1.0.0 07:55:47 ed53099fbce6: Pull complete 07:55:47 dc539afda2c1: Pull complete 07:55:47 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 07:55:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:55:47 go: downloading github.com/mitchellh/copystructure v1.0.0 07:55:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:55:47 go: downloading github.com/go-playground/universal-translator v0.18.0 07:55:47 go: downloading github.com/leodido/go-urn v1.2.1 07:55:47 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 07:55:47 go: downloading golang.org/x/text v0.3.6 07:55:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:55:47 77bc0d833cb6: Pull complete 07:55:47 9065ff56babe: Pull complete 07:55:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:55:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:55:47 go: downloading github.com/hashicorp/serf v0.9.5 07:55:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:55:47 go: downloading github.com/x448/float16 v0.8.4 07:55:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 07:55:47 go: downloading github.com/go-playground/locales v0.14.0 07:55:48 go: downloading github.com/fatih/color v1.9.0 07:55:48 go: downloading github.com/mattn/go-isatty v0.0.12 07:55:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:55:48 go: downloading github.com/mattn/go-colorable v0.1.6 07:55:48 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 07:55:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:55:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:55:54 d287ab97295c: Pull complete 07:55:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:55:54 prd-centos7-docker-4c-2g-13547 does not seem to be running inside a container 07:55:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:55:56 $ docker top 0187e6b013f80a4f81396e54599a38aa51f81df5afa6b408f437becef75f5ed8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:56 ---> job-cost.sh 07:55:56 lf-activate-venv: SKIPPING 07:55:56 INFO: No Stack... 07:55:56 INFO: Retrieving Pricing Info for: v3-standard-2 07:55:57 INFO: Archiving Costs [Pipeline] sh 07:55:57 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 07:55:57 + cut -d, -f6 [Pipeline] lock 07:55:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] 07:55:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] did not exist. Created. 07:55:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:57 + echo total: 0.05999999865889549 [Pipeline] stash 07:55:57 Stashed 1 file(s) [Pipeline] } 07:55:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:55:57 $ docker stop --time=1 0187e6b013f80a4f81396e54599a38aa51f81df5afa6b408f437becef75f5ed8 07:55:59 $ docker rm -f 0187e6b013f80a4f81396e54599a38aa51f81df5afa6b408f437becef75f5ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 07:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.078s coverage: 5.1% of statements 07:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 07:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.070s coverage: 92.2% of statements 07:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 07:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 07:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 07:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 07:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.055s coverage: 100.0% of statements 07:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.064s coverage: 25.0% of statements 07:56:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.064s coverage: 79.7% of statements 07:56:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 07:56:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 07:56:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 07:56:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:56:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:56:59 $ docker stop --time=1 dbf8dda7d9d31643df4599533e5198413a2eefd84cfa2357236bfb874ec025a9 07:57:00 $ docker rm -f dbf8dda7d9d31643df4599533e5198413a2eefd84cfa2357236bfb874ec025a9 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:02 Warning: overwriting stash ‘coverage-report’ 07:57:03 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 07:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:04 07:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:04 arm64: Pulling from edgex-lftools-log-publisher 07:57:04 448f6bf000e3: Pulling fs layer 07:57:04 f757da607395: Pulling fs layer 07:57:04 05883995daec: Pulling fs layer 07:57:04 8603b9c90790: Pulling fs layer 07:57:04 1560dd03e051: Pulling fs layer 07:57:04 27f5ce0e4adf: Pulling fs layer 07:57:04 c2d8d7efcc4b: Pulling fs layer 07:57:04 1560dd03e051: Waiting 07:57:04 27f5ce0e4adf: Waiting 07:57:04 c2d8d7efcc4b: Waiting 07:57:04 8603b9c90790: Waiting 07:57:04 f757da607395: Verifying Checksum 07:57:04 f757da607395: Download complete 07:57:04 8603b9c90790: Verifying Checksum 07:57:04 8603b9c90790: Download complete 07:57:05 1560dd03e051: Verifying Checksum 07:57:05 1560dd03e051: Download complete 07:57:05 27f5ce0e4adf: Verifying Checksum 07:57:05 27f5ce0e4adf: Download complete 07:57:05 05883995daec: Verifying Checksum 07:57:05 05883995daec: Download complete 07:57:05 448f6bf000e3: Verifying Checksum 07:57:05 448f6bf000e3: Download complete 07:57:08 c2d8d7efcc4b: Verifying Checksum 07:57:08 c2d8d7efcc4b: Download complete 07:57:09 448f6bf000e3: Pull complete 07:57:10 f757da607395: Pull complete 07:57:11 05883995daec: Pull complete 07:57:11 8603b9c90790: Pull complete 07:57:12 1560dd03e051: Pull complete 07:57:13 27f5ce0e4adf: Pull complete 07:57:28 c2d8d7efcc4b: Pull complete 07:57:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:57:28 prd-ubuntu18.04-docker-arm64-4c-16g-13546 does not seem to be running inside a container 07:57:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:57:31 $ docker top a42d03ea63b0b2694fd1dbdc67f4edc1e08dc543248cd8653de4327ec89204cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:32 ---> job-cost.sh 07:57:32 lf-activate-venv: SKIPPING 07:57:32 INFO: No Stack... 07:57:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:34 INFO: Archiving Costs [Pipeline] sh 07:57:34 + cut -d, -f6 07:57:34 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock 07:57:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] 07:57:35 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] did not exist. Created. 07:57:35 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:35 /w/workspace/go-mod-bootstrap/3@tmp/durable-da62224a/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-da62224a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:57:36 + echo total: 0.10999999940395355 [Pipeline] stash 07:57:36 Warning: overwriting stash ‘stack-cost’ 07:57:36 Stashed 1 file(s) [Pipeline] } 07:57:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-290-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:36 $ docker stop --time=1 a42d03ea63b0b2694fd1dbdc67f4edc1e08dc543248cd8653de4327ec89204cf 07:57:38 $ docker rm -f a42d03ea63b0b2694fd1dbdc67f4edc1e08dc543248cd8653de4327ec89204cf [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 07:57:38 provisioning config files... 07:57:38 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/config8662225769544218819tmp [Pipeline] { [Pipeline] sh 07:57:39 + set +x 07:57:39 + curl -s https://codecov.io/bash 07:57:39 + bash -s -- 07:57:41 07:57:41 _____ _ 07:57:41 / ____| | | 07:57:41 | | ___ __| | ___ ___ _____ __ 07:57:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:41 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:41 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:41 Bash-1.0.6 07:57:41 07:57:41 07:57:41 ==> git version 2.24.4 found 07:57:41 ==> 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 07:57:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:57:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:57:41 ==> Jenkins CI detected. 07:57:41 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-290 07:57:41 project root: . 07:57:41 --> token set from env 07:57:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:41 ==> Running gcov in . (disable via -X gcov) 07:57:41 ==> Python coveragepy not found 07:57:41 ==> Searching for coverage reports in: 07:57:41 + . 07:57:41 -> Found 1 reports 07:57:41 ==> Detecting git/mercurial file structure 07:57:41 ==> Reading reports 07:57:41 + ./coverage.out bytes=37126 07:57:41 ==> Appending adjustments 07:57:41 https://docs.codecov.io/docs/fixing-reports 07:57:41 + Found adjustments 07:57:41 ==> Gzipping contents 07:57:41 8.0K /tmp/codecov.jf4PGu.gz 07:57:41 ==> Uploading reports 07:57:41 url: https://codecov.io 07:57:41 query: branch=PR-290&commit=93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-290%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=290&job=&cmd_args= 07:57:41 -> Pinging Codecov 07:57:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-290&commit=93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-290%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=290&job=&cmd_args= 07:57:41 -> Uploading to 07:57:41 https://storage.googleapis.com/codecov/v4/raw/2021-10-31/833815588EE85121546D348822E98E2E/93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a/221f59e6-5d67-49eb-a2b9-e8c21dcaf430.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211031T075741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97d8b440e6142f322f47ef2f0e17bc6b036d5a8c57e91c7916c2d6b2a12b637d 07:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:41 Dload Upload Total Spent Left Speed 07:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6639 0 0 100 6639 0 22620 --:--:-- --:--:-- --:--:-- 22581 100 6639 0 0 100 6639 0 22610 --:--:-- --:--:-- --:--:-- 22581 07:57:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/93b81aa3aeb9910b233ae56ec7d96f1c72d9a41a [Pipeline] } 07:57:41 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:43 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-290/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:43 ---> package-listing.sh 07:57:43 ++ facter osfamily 07:57:43 ++ tr '[:upper:]' '[:lower:]' 07:57:44 + OS_FAMILY=redhat 07:57:44 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-290 07:57:44 + START_PACKAGES=/tmp/packages_start.txt 07:57:44 + END_PACKAGES=/tmp/packages_end.txt 07:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:44 + PACKAGES=/tmp/packages_start.txt 07:57:44 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-290 ']' 07:57:44 + PACKAGES=/tmp/packages_end.txt 07:57:44 + case "${OS_FAMILY}" in 07:57:44 + rpm -qa 07:57:44 + sort 07:57:44 + '[' -f /tmp/packages_start.txt ']' 07:57:44 + '[' -f /tmp/packages_end.txt ']' 07:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:44 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-290 ']' 07:57:44 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-290/archives/ 07:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-290/archives/ [Pipeline] echo 07:57:44 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:45 07:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:45 latest: Pulling from edgex-lftools-log-publisher 07:57:45 b4d181a07f80: Pulling fs layer 07:57:45 a1111a8f2ec3: Pulling fs layer 07:57:45 ed53099fbce6: Pulling fs layer 07:57:45 dc539afda2c1: Pulling fs layer 07:57:45 77bc0d833cb6: Pulling fs layer 07:57:45 9065ff56babe: Pulling fs layer 07:57:45 d287ab97295c: Pulling fs layer 07:57:45 dc539afda2c1: Waiting 07:57:45 77bc0d833cb6: Waiting 07:57:45 9065ff56babe: Waiting 07:57:45 d287ab97295c: Waiting 07:57:45 a1111a8f2ec3: Verifying Checksum 07:57:45 a1111a8f2ec3: Download complete 07:57:45 dc539afda2c1: Verifying Checksum 07:57:45 dc539afda2c1: Download complete 07:57:46 ed53099fbce6: Download complete 07:57:46 9065ff56babe: Verifying Checksum 07:57:46 9065ff56babe: Download complete 07:57:46 77bc0d833cb6: Verifying Checksum 07:57:46 77bc0d833cb6: Download complete 07:57:46 b4d181a07f80: Verifying Checksum 07:57:46 b4d181a07f80: Download complete 07:57:46 d287ab97295c: Verifying Checksum 07:57:46 d287ab97295c: Download complete 07:57:47 b4d181a07f80: Pull complete 07:57:47 a1111a8f2ec3: Pull complete 07:57:48 ed53099fbce6: Pull complete 07:57:48 dc539afda2c1: Pull complete 07:57:48 77bc0d833cb6: Pull complete 07:57:48 9065ff56babe: Pull complete 07:57:54 d287ab97295c: Pull complete 07:57:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:57:54 prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container 07:57:54 $ 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-290/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-290 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-290:/w/workspace/xfoundry_go-mod-bootstrap_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-290@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 07:57:56 $ docker top 5131523cccd5159d1dfc8d1ccc2b12e13ee2313431ccddb61d34e0f84a844024 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:57 + mkdir -p /var/log/sysstat [Pipeline] sh 07:57:57 + ls /var/log/sa-host 07:57:57 + sadf -c /var/log/sa-host/sa30 07:57:57 file_magic: OK 07:57:57 HZ: Using current value: 100 07:57:57 file_header: OK 07:57:57 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 07:57:57 Statistics: 07:57:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:57:57 File successfully converted to sysstat format version 12.0.3 07:57:57 + sadf -c /var/log/sa-host/sa31 07:57:57 file_magic: OK 07:57:57 HZ: Using current value: 100 07:57:57 file_header: OK 07:57:57 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 07:57:57 Statistics: 07:57:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:57:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:57 provisioning config files... 07:57:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-290@tmp/config1602268500133625033tmp [Pipeline] { [Pipeline] echo 07:57:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:58 ---> create-netrc.sh [Pipeline] } 07:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:57:58 ---> python-tools-install.sh [Pipeline] echo 07:57:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:58 ---> sudo-logs.sh 07:57:58 Archiving 'sudo' log.. 07:57:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-13545.novalocal: Name or service not known 07:57:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-13545.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:57:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:59 ---> job-cost.sh 07:57:59 lf-activate-venv: SKIPPING 07:57:59 DEBUG: total: 0.10999999940395355 07:57:59 INFO: Retrieving Stack Cost... 07:57:59 INFO: Retrieving Pricing Info for: v3-standard-2 07:58:00 INFO: Archiving Costs [Pipeline] echo 07:58:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:00 ---> logs-deploy.sh 07:58:00 lf-activate-venv: SKIPPING 07:58:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-290/3 07:58:00 INFO: archiving workspace using pattern(s): 07:58:00 Archives upload complete. 07:58:01 INFO: archiving logs to Nexus 07:58:01 ---> uname -a: 07:58:01 Linux prd-centos7-docker-4c-2g-13545.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:58:01 07:58:01 07:58:01 ---> lscpu: 07:58:01 Architecture: x86_64 07:58:01 CPU op-mode(s): 32-bit, 64-bit 07:58:01 Byte Order: Little Endian 07:58:01 Address sizes: 40 bits physical, 48 bits virtual 07:58:01 CPU(s): 2 07:58:01 On-line CPU(s) list: 0,1 07:58:01 Thread(s) per core: 1 07:58:01 Core(s) per socket: 1 07:58:01 Socket(s): 2 07:58:01 NUMA node(s): 1 07:58:01 Vendor ID: AuthenticAMD 07:58:01 CPU family: 23 07:58:01 Model: 49 07:58:01 Model name: AMD EPYC-Rome Processor 07:58:01 Stepping: 0 07:58:01 CPU MHz: 2799.994 07:58:01 BogoMIPS: 5599.98 07:58:01 Virtualization: AMD-V 07:58:01 Hypervisor vendor: KVM 07:58:01 Virtualization type: full 07:58:01 L1d cache: 32K 07:58:01 L1i cache: 32K 07:58:01 L2 cache: 512K 07:58:01 L3 cache: 16384K 07:58:01 NUMA node0 CPU(s): 0,1 07:58:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:58:01 07:58:01 07:58:01 ---> nproc: 07:58:01 2 07:58:01 07:58:01 07:58:01 ---> df -h: 07:58:01 Filesystem Size Used Avail Use% Mounted on 07:58:01 overlay 40G 7.7G 33G 20% / 07:58:01 tmpfs 64M 0 64M 0% /dev 07:58:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:58:01 shm 64M 0 64M 0% /dev/shm 07:58:01 /dev/vda1 40G 7.7G 33G 20% /facter-os 07:58:01 07:58:01 07:58:01 ---> sar -b -r -n DEV: 07:58:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/31/21 _x86_64_ (2 CPU) 07:58:01 07:58:01 07:51:49 LINUX RESTART (2 CPU) 07:58:01 07:58:01 07:52:01 tps rtps wtps bread/s bwrtn/s 07:58:01 07:53:01 168.99 43.20 125.80 6880.83 39038.70 07:58:01 07:54:01 1.88 0.00 1.88 0.00 42.13 07:58:01 07:55:01 0.13 0.00 0.13 0.00 2.00 07:58:01 07:56:01 0.15 0.00 0.15 0.00 1.88 07:58:01 07:57:01 0.27 0.00 0.27 0.00 3.61 07:58:01 Average: 34.29 8.64 25.65 1376.49 7819.48 07:58:01 07:58:01 07:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:01 07:53:01 5689716 0 620520 7.75 2620 1696076 1258304 13.89 562420 1521768 128 07:58:01 07:54:01 5702708 0 607520 7.59 2620 1696084 1153588 12.74 552024 1521732 20 07:58:01 07:55:01 5698736 0 611492 7.64 2620 1696084 1153828 12.74 555212 1522340 20 07:58:01 07:56:01 5697076 0 613144 7.66 2620 1696092 1153588 12.74 557136 1522340 16 07:58:01 07:57:01 5704184 0 606032 7.57 2620 1696096 1153588 12.74 549212 1523244 8 07:58:01 Average: 5698484 0 611742 7.64 2620 1696086 1174579 12.97 555201 1522285 38 07:58:01 07:58:01 07:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:01 07:53:01 eth0 486.96 265.65 987.42 74.75 0.00 0.00 0.00 0.00 07:58:01 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:53:01 docker0 5.25 3.01 1.34 9.74 0.00 0.00 0.00 0.00 07:58:01 07:54:01 eth0 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:58:01 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:55:01 eth0 1.33 0.50 0.58 0.36 0.00 0.00 0.00 0.00 07:58:01 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:56:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 07:58:01 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:01 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 Average: eth0 97.87 53.30 197.66 15.04 0.00 0.00 0.00 0.00 07:58:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 Average: docker0 1.05 0.60 0.27 1.95 0.00 0.00 0.00 0.00 07:58:01 07:58:01 07:58:01 ---> sar -P ALL: 07:58:01 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/31/21 _x86_64_ (2 CPU) 07:58:01 07:58:01 07:51:49 LINUX RESTART (2 CPU) 07:58:01 07:58:01 07:52:01 CPU %user %nice %system %iowait %steal %idle 07:58:01 07:53:01 all 17.62 0.00 5.73 6.40 0.05 70.21 07:58:01 07:53:01 0 15.78 0.00 6.31 4.62 0.07 73.22 07:58:01 07:53:01 1 19.45 0.00 5.14 8.18 0.03 67.20 07:58:01 07:54:01 all 0.19 0.00 0.04 0.00 0.03 99.74 07:58:01 07:54:01 0 0.32 0.00 0.03 0.00 0.02 99.63 07:58:01 07:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 07:58:01 07:55:01 all 0.24 0.00 0.03 0.00 0.03 99.71 07:58:01 07:55:01 0 0.37 0.00 0.02 0.00 0.02 99.60 07:58:01 07:55:01 1 0.12 0.00 0.03 0.00 0.03 99.82 07:58:01 07:56:01 all 0.21 0.00 0.04 0.00 0.02 99.73 07:58:01 07:56:01 0 0.40 0.00 0.03 0.00 0.02 99.55 07:58:01 07:56:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:58:01 07:57:01 all 0.22 0.00 0.03 0.00 0.03 99.73 07:58:01 07:57:01 0 0.37 0.00 0.02 0.00 0.03 99.58 07:58:01 07:57:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:58:01 Average: all 3.61 0.00 1.14 1.25 0.03 93.98 07:58:01 Average: 0 3.37 0.00 1.25 0.90 0.03 94.45 07:58:01 Average: 1 3.84 0.00 1.03 1.59 0.03 93.50 07:58:01 07:58:01 07:58:01