Pull request #471 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 004d130293dd1bd4d4b2d36113b4917281c70927+266ba797eb47958f26e9de3d4b9551a9393cdd62 (d54e4dceecadd29cd0f7b54fed80af4b5b9e6697) 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-ssh8553274505699063410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3118525220211808244.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh540710095124786633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh7464245757976084527.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10347084291993066656.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1002’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1248’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1250’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1252’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1966’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1967’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1972’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1973’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1740’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-1742’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-1744’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1978 in /w/workspace/xfoundry_go-mod-bootstrap_PR-471 [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-471 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 004d130293dd1bd4d4b2d36113b4917281c70927 Merge succeeded, producing 004d130293dd1bd4d4b2d36113b4917281c70927 Checking out Revision 004d130293dd1bd4d4b2d36113b4917281c70927 (PR-471) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 004d130293dd1bd4d4b2d36113b4917281c70927 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 004d130293dd1bd4d4b2d36113b4917281c70927 # timeout=10 > git rev-list --no-walk 500341341d43f7e950cf2eb92a86ce3b71601831 # timeout=10 16:48:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:52 ========================================================= 16:48:52 EdgeX Global Pipelines Version Info 16:48:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:53 ------------------- 16:48:53 stable info: 16:48:53 ------------------- 16:48:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:48:53 Message: update stable to v1.0.245 16:48:54 ------------------- 16:48:54 experimental info: 16:48:54 ------------------- 16:48:54 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:54 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:48:54 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-471 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-471 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-471 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 004d130293dd1bd4d4b2d36113b4917281c70927 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 004d130 [Pipeline] echo 16:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:48:55 + git rev-list -1 --merges 004d130293dd1bd4d4b2d36113b4917281c70927~1..004d130293dd1bd4d4b2d36113b4917281c70927 [Pipeline] echo 16:48:55 -----------> git rev-list -1 --merges 004d130293dd1bd4d4b2d36113b4917281c70927~1..004d130293dd1bd4d4b2d36113b4917281c70927 004d130293dd1bd4d4b2d36113b4917281c70927 [false] [Pipeline] sh 16:48:55 + git log --format=format:%s -1 004d130293dd1bd4d4b2d36113b4917281c70927 [Pipeline] echo 16:48:55 ========================================================= 16:48:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:48:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:55 + git log --format=format:%s -1 004d130293dd1bd4d4b2d36113b4917281c70927 [Pipeline] echo 16:48:55 [semverPrep] GIT_COMMIT: 004d130293dd1bd4d4b2d36113b4917281c70927, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 [Pipeline] echo 16:48:55 [semverPrep] This is not a build commit. [Pipeline] sh 16:48:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:56 + grep -v github /etc/ssh/ssh_known_hosts 16:48:56 + [ -e /tmp/ssh_known_hosts ] 16:48:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:48:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:48:56 + sudo tee -a /etc/ssh/ssh_known_hosts 16:48:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:56 16:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:57 0.1.4: Pulling from edgex-devops/py-git-semver 16:48:57 b85a868b505f: Pulling fs layer 16:48:57 e2be974225ed: Pulling fs layer 16:48:57 339a4e72a1f5: Pulling fs layer 16:48:57 988bab9f4d93: Pulling fs layer 16:48:57 1469e6f7b9e6: Pulling fs layer 16:48:57 eaf3925da568: Pulling fs layer 16:48:57 bab4dde63d76: Pulling fs layer 16:48:57 eaf3925da568: Waiting 16:48:57 988bab9f4d93: Waiting 16:48:57 1469e6f7b9e6: Waiting 16:48:57 bde34c3a00c8: Pulling fs layer 16:48:57 b352a97aabf1: Pulling fs layer 16:48:57 4872d77fe225: Pulling fs layer 16:48:57 5851b861e8e6: Pulling fs layer 16:48:57 4872d77fe225: Waiting 16:48:57 bab4dde63d76: Waiting 16:48:57 b352a97aabf1: Waiting 16:48:57 bde34c3a00c8: Waiting 16:48:57 5851b861e8e6: Waiting 16:48:57 e2be974225ed: Verifying Checksum 16:48:57 e2be974225ed: Download complete 16:48:57 988bab9f4d93: Verifying Checksum 16:48:57 988bab9f4d93: Download complete 16:48:57 1469e6f7b9e6: Verifying Checksum 16:48:57 1469e6f7b9e6: Download complete 16:48:57 eaf3925da568: Verifying Checksum 16:48:57 eaf3925da568: Download complete 16:48:57 339a4e72a1f5: Verifying Checksum 16:48:57 339a4e72a1f5: Download complete 16:48:57 bde34c3a00c8: Download complete 16:48:57 b352a97aabf1: Download complete 16:48:57 4872d77fe225: Verifying Checksum 16:48:57 4872d77fe225: Download complete 16:48:57 5851b861e8e6: Verifying Checksum 16:48:57 5851b861e8e6: Download complete 16:48:57 b85a868b505f: Verifying Checksum 16:48:57 b85a868b505f: Download complete 16:48:57 bab4dde63d76: Verifying Checksum 16:48:57 bab4dde63d76: Download complete 16:48:58 b85a868b505f: Pull complete 16:48:58 e2be974225ed: Pull complete 16:48:59 339a4e72a1f5: Pull complete 16:48:59 988bab9f4d93: Pull complete 16:48:59 1469e6f7b9e6: Pull complete 16:48:59 eaf3925da568: Pull complete 16:49:01 bab4dde63d76: Pull complete 16:49:01 bde34c3a00c8: Pull complete 16:49:01 b352a97aabf1: Pull complete 16:49:01 4872d77fe225: Pull complete 16:49:01 5851b861e8e6: Pull complete 16:49:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:01 prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container 16:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-471 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471:/w/workspace/xfoundry_go-mod-bootstrap_PR-471:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@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-devops/py-git-semver:0.1.4 cat 16:49:03 $ docker top 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 -eo pid,comm 16:49:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:49:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:03 [ssh-agent] Looking for ssh-agent implementation... 16:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:03 $ docker exec 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 ssh-agent 16:49:03 SSH_AUTH_SOCK=/tmp/ssh-UwLoNmVLbPxK/agent.32 16:49:03 SSH_AGENT_PID=38 16:49:03 Running ssh-add (command line suppressed) 16:49:04 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/private_key_10724672443862513299.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/private_key_10724672443862513299.key) 16:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:04 + git tag --points-at HEAD [Pipeline] } 16:49:04 $ docker exec --env ******** --env ******** 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 ssh-agent -k 16:49:04 unset SSH_AUTH_SOCK; 16:49:04 unset SSH_AGENT_PID; 16:49:04 echo Agent pid 38 killed; 16:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:49:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:04 [ssh-agent] Looking for ssh-agent implementation... 16:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:04 $ docker exec 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 ssh-agent 16:49:04 SSH_AUTH_SOCK=/tmp/ssh-a2WoBRWVj6vP/agent.70 16:49:04 SSH_AGENT_PID=76 16:49:04 Running ssh-add (command line suppressed) 16:49:04 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/private_key_5509601196447035032.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/private_key_5509601196447035032.key) 16:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:05 + git semver init 16:49:05 2023-03-15 16:49:05,330 [run_init] DEBUG init version:0.0.0 force:False 16:49:05 2023-03-15 16:49:05,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver 16:49:05 2023-03-15 16:49:05,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver 16:49:05 2023-03-15 16:49:05,332 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-471, universal_newlines=False, shell=None, istream=None) 16:49:06 2023-03-15 16:49:06,124 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.git/info/exclude 16:49:06 2023-03-15 16:49:06,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver/PR-471 with force:False 16:49:06 2023-03-15 16:49:06,125 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver/PR-471 16:49:06 2023-03-15 16:49:06,128 [execute] INFO git cat-file --batch-check 16:49:06 2023-03-15 16:49:06,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver, universal_newlines=False, shell=None, istream=) 16:49:06 2023-03-15 16:49:06,133 [execute] INFO git cat-file --batch 16:49:06 2023-03-15 16:49:06,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver, universal_newlines=False, shell=None, istream=) 16:49:06 2023-03-15 16:49:06,137 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-471/.semver/PR-471 16:49:06 0.0.0 [Pipeline] } 16:49:06 $ docker exec --env ******** --env ******** 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 ssh-agent -k 16:49:06 unset SSH_AUTH_SOCK; 16:49:06 unset SSH_AGENT_PID; 16:49:06 echo Agent pid 76 killed; 16:49:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:06 + git semver [Pipeline] } 16:49:07 $ docker stop --time=1 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 16:49:08 $ docker rm -f --volumes 8e63171c9b939d71861e49efaabe3fcacf6a349c0aa1a2ca39439cf66d29c795 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:49:09 Stashed 1 file(s) [Pipeline] echo 16:49:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:09 ========================================================= 16:49:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:49:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:49:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:09 63b65145d645: Pulling fs layer 16:49:09 a2d21d5440eb: Pulling fs layer 16:49:09 935e6c44a52c: Pulling fs layer 16:49:09 94cc34f8dd06: Pulling fs layer 16:49:09 30dea6a524f1: Pulling fs layer 16:49:09 a2aff8979fd8: Pulling fs layer 16:49:09 6808be2612f2: Pulling fs layer 16:49:09 f25807f1079a: Pulling fs layer 16:49:09 94cc34f8dd06: Waiting 16:49:09 30dea6a524f1: Waiting 16:49:09 a2aff8979fd8: Waiting 16:49:09 6808be2612f2: Waiting 16:49:09 f25807f1079a: Waiting 16:49:09 a2d21d5440eb: Verifying Checksum 16:49:09 a2d21d5440eb: Download complete 16:49:09 94cc34f8dd06: Verifying Checksum 16:49:09 94cc34f8dd06: Download complete 16:49:09 30dea6a524f1: Verifying Checksum 16:49:09 30dea6a524f1: Download complete 16:49:09 63b65145d645: Download complete 16:49:09 a2aff8979fd8: Verifying Checksum 16:49:09 a2aff8979fd8: Download complete 16:49:09 63b65145d645: Pull complete 16:49:10 a2d21d5440eb: Pull complete 16:49:10 f25807f1079a: Verifying Checksum 16:49:10 f25807f1079a: Download complete 16:49:10 935e6c44a52c: Download complete 16:49:10 6808be2612f2: Verifying Checksum 16:49:10 6808be2612f2: Download complete 16:49:13 935e6c44a52c: Pull complete 16:49:13 94cc34f8dd06: Pull complete 16:49:13 30dea6a524f1: Pull complete 16:49:13 a2aff8979fd8: Pull complete 16:49:16 6808be2612f2: Pull complete 16:49:16 f25807f1079a: Pull complete 16:49:16 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:49:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:49:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:17 + docker inspect -f . ci-base-image-x86_64 16:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:17 prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container 16:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-471 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471:/w/workspace/xfoundry_go-mod-bootstrap_PR-471:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@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 16:49:20 $ docker top 3456ff456e8f103bb6b2bae7abb5e2a2ece270a9c7dc7b8feea6b5c94a392839 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:21 + go version 16:49:21 go version go1.20.2 linux/amd64 [Pipeline] } 16:49:21 $ docker stop --time=1 3456ff456e8f103bb6b2bae7abb5e2a2ece270a9c7dc7b8feea6b5c94a392839 16:49:22 $ docker rm -f --volumes 3456ff456e8f103bb6b2bae7abb5e2a2ece270a9c7dc7b8feea6b5c94a392839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:22 + docker inspect -f . ci-base-image-x86_64 16:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:22 prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container 16:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-471 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471:/w/workspace/xfoundry_go-mod-bootstrap_PR-471:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@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 16:49:23 $ docker top 3edb0e7728e2a5650453af77f3d6da4cd75b93610c4aa3d23bed597d07b22a01 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:23 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-471 [Pipeline] fileExists [Pipeline] sh 16:49:24 + make test 16:49:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:49:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:49:24 go: downloading github.com/stretchr/testify v1.8.2 16:49:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 16:49:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 16:49:24 go: downloading github.com/google/uuid v1.3.0 16:49:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:49:24 Still waiting to schedule task 16:49:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:49:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 16:49:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 16:49:24 go: downloading github.com/pelletier/go-toml v1.9.5 16:49:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 16:49:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:49:24 go: downloading github.com/mitchellh/copystructure v1.2.0 16:49:24 go: downloading github.com/gorilla/mux v1.8.0 16:49:24 go: downloading github.com/davecgh/go-spew v1.1.1 16:49:24 go: downloading github.com/stretchr/objx v0.5.0 16:49:24 go: downloading github.com/pmezard/go-difflib v1.0.0 16:49:24 go: downloading gopkg.in/yaml.v3 v3.0.1 16:49:24 go: downloading github.com/hashicorp/errwrap v1.0.0 16:49:24 go: downloading github.com/go-kit/log v0.2.1 16:49:24 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:49:24 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:49:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:49:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 16:49:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:49:24 go: downloading github.com/hashicorp/consul/api v1.19.1 16:49:24 go: downloading github.com/gorilla/websocket v1.4.2 16:49:24 go: downloading golang.org/x/net v0.7.0 16:49:24 go: downloading golang.org/x/sync v0.1.0 16:49:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:49:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:49:24 go: downloading github.com/x448/float16 v0.8.4 16:49:24 go: downloading github.com/go-playground/universal-translator v0.18.1 16:49:24 go: downloading github.com/leodido/go-urn v1.2.1 16:49:24 go: downloading golang.org/x/crypto v0.6.0 16:49:24 go: downloading golang.org/x/text v0.7.0 16:49:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:49:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:49:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:49:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:49:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:49:24 go: downloading github.com/hashicorp/serf v0.10.1 16:49:24 go: downloading github.com/zeebo/errs v1.3.0 16:49:24 go: downloading google.golang.org/grpc v1.51.0 16:49:24 go: downloading github.com/go-playground/locales v0.14.1 16:49:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:49:24 go: downloading google.golang.org/protobuf v1.28.1 16:49:24 go: downloading github.com/mattn/go-isatty v0.0.14 16:49:24 go: downloading github.com/fatih/color v1.9.0 16:49:24 go: downloading github.com/armon/go-metrics v0.3.10 16:49:24 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 16:49:24 go: downloading golang.org/x/sys v0.5.0 16:49:24 go: downloading github.com/golang/protobuf v1.5.2 16:49:25 go: downloading github.com/mattn/go-colorable v0.1.12 16:49:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:49:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.035s coverage: 36.5% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.5% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.012s coverage: 85.3% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.018s coverage: 42.3% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.037s coverage: 100.0% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 87.7% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.020s coverage: 25.0% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.045s coverage: 79.2% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.009s coverage: 31.2% of statements 16:50:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 16:50:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:50:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:50:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:50:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:50:12 $ docker stop --time=1 3edb0e7728e2a5650453af77f3d6da4cd75b93610c4aa3d23bed597d07b22a01 16:50:14 $ docker rm -f --volumes 3edb0e7728e2a5650453af77f3d6da4cd75b93610c4aa3d23bed597d07b22a01 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:50:14 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] withEnv [Pipeline] { [Pipeline] sh 16:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:15 16:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:15 latest: Pulling from edgex-lftools-log-publisher 16:50:15 5eb5b503b376: Pulling fs layer 16:50:15 5c69ac0246d0: Pulling fs layer 16:50:15 ec43610c2a17: Pulling fs layer 16:50:15 3a2ae6a8a46f: Pulling fs layer 16:50:15 33b1e0a273af: Pulling fs layer 16:50:15 5d3b04190fa2: Pulling fs layer 16:50:15 2f39f015ded8: Pulling fs layer 16:50:15 2f39f015ded8: Waiting 16:50:15 3a2ae6a8a46f: Waiting 16:50:15 5d3b04190fa2: Waiting 16:50:15 33b1e0a273af: Waiting 16:50:15 5c69ac0246d0: Download complete 16:50:15 3a2ae6a8a46f: Verifying Checksum 16:50:15 3a2ae6a8a46f: Download complete 16:50:15 33b1e0a273af: Verifying Checksum 16:50:15 33b1e0a273af: Download complete 16:50:15 5d3b04190fa2: Verifying Checksum 16:50:15 5d3b04190fa2: Download complete 16:50:15 ec43610c2a17: Download complete 16:50:16 5eb5b503b376: Verifying Checksum 16:50:16 5eb5b503b376: Download complete 16:50:16 2f39f015ded8: Download complete 16:50:17 5eb5b503b376: Pull complete 16:50:17 5c69ac0246d0: Pull complete 16:50:17 ec43610c2a17: Pull complete 16:50:17 3a2ae6a8a46f: Pull complete 16:50:17 33b1e0a273af: Pull complete 16:50:18 5d3b04190fa2: Pull complete 16:50:22 2f39f015ded8: Pull complete 16:50:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:22 prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container 16:50:22 $ 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/xfoundry_go-mod-bootstrap_PR-471 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471:/w/workspace/xfoundry_go-mod-bootstrap_PR-471:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@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 16:50:24 $ docker top 3b033209affa4cc5d265b2c33a601ffbdc85d137b83b46fc6b7d97ca86a1cda9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:24 ---> job-cost.sh 16:50:24 lf-activate-venv: SKIPPING 16:50:24 INFO: No Stack... 16:50:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:30 INFO: Archiving Costs [Pipeline] sh 16:50:30 + cut -d, -f6 16:50:30 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives/cost.csv [Pipeline] lock 16:50:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] 16:50:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] did not exist. Created. 16:50:30 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:30 + echo total: 0.2199999988079071 [Pipeline] stash 16:50:30 Stashed 1 file(s) [Pipeline] } 16:50:30 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:31 $ docker stop --time=1 3b033209affa4cc5d265b2c33a601ffbdc85d137b83b46fc6b7d97ca86a1cda9 16:50:32 $ docker rm -f --volumes 3b033209affa4cc5d265b2c33a601ffbdc85d137b83b46fc6b7d97ca86a1cda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:01:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2212 in /w/workspace/xfoundry_go-mod-bootstrap_PR-471 [Pipeline] { [Pipeline] ws 17:01:47 Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout 17:01:47 Selected Git installation does not exist. Using Default 17:01:47 The recommended git tool is: NONE 17:01:57 using credential edgex-jenkins-ssh 17:01:57 Cloning the remote Git repository 17:01:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:01:57 > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 17:01:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:01:57 > git --version # timeout=10 17:01:57 > git --version # 'git version 2.25.1' 17:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:01:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:01 Merging remotes/origin/main commit 266ba797eb47958f26e9de3d4b9551a9393cdd62 into PR head commit 004d130293dd1bd4d4b2d36113b4917281c70927 17:02:01 Merge succeeded, producing 004d130293dd1bd4d4b2d36113b4917281c70927 17:02:01 Checking out Revision 004d130293dd1bd4d4b2d36113b4917281c70927 (PR-471) 17:02:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:02:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:02:01 > git config core.sparsecheckout # timeout=10 17:02:01 > git checkout -f 004d130293dd1bd4d4b2d36113b4917281c70927 # timeout=10 17:02:01 > git remote # timeout=10 17:02:01 > git config --get remote.origin.url # timeout=10 17:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:01 > git merge 266ba797eb47958f26e9de3d4b9551a9393cdd62 # timeout=10 17:02:01 > git rev-parse HEAD^{commit} # timeout=10 17:02:01 > git config core.sparsecheckout # timeout=10 17:02:01 > git checkout -f 004d130293dd1bd4d4b2d36113b4917281c70927 # timeout=10 17:02:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:02:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:03 Dload Upload Total Spent Left Speed 17:02:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 17:02:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:02:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:02:04 sudo tee /etc/docker/daemon.new 17:02:04 { 17:02:04 "registry-mirrors": [ 17:02:04 "https://nexus3.edgexfoundry.org:10001" 17:02:04 ], 17:02:04 "bip": "10.250.0.254/24", 17:02:04 "hosts": [ 17:02:04 "tcp://0.0.0.0:5555", 17:02:04 "unix:///var/run/docker.sock" 17:02:04 ], 17:02:04 "mtu": 1458, 17:02:04 "selinux-enabled": true, 17:02:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:02:04 } [Pipeline] sh 17:02:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:02:05 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:23 ========================================================= 17:02:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:02:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:02:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:02:25 af6eaf76a39c: Pulling fs layer 17:02:25 55522c791124: Pulling fs layer 17:02:25 ce5c4a1c91eb: Pulling fs layer 17:02:25 169dfbe0d373: Pulling fs layer 17:02:25 e1ff8fa3b103: Pulling fs layer 17:02:25 52ebb69f0ebf: Pulling fs layer 17:02:25 5abe8eddf0d5: Pulling fs layer 17:02:25 e1ff8fa3b103: Waiting 17:02:25 52ebb69f0ebf: Waiting 17:02:25 169dfbe0d373: Waiting 17:02:25 5abe8eddf0d5: Waiting 17:02:25 55522c791124: Verifying Checksum 17:02:25 55522c791124: Download complete 17:02:25 169dfbe0d373: Verifying Checksum 17:02:25 169dfbe0d373: Download complete 17:02:25 e1ff8fa3b103: Verifying Checksum 17:02:25 e1ff8fa3b103: Download complete 17:02:25 af6eaf76a39c: Verifying Checksum 17:02:25 af6eaf76a39c: Download complete 17:02:26 af6eaf76a39c: Pull complete 17:02:26 5abe8eddf0d5: Verifying Checksum 17:02:26 5abe8eddf0d5: Download complete 17:02:26 55522c791124: Pull complete 17:02:27 ce5c4a1c91eb: Verifying Checksum 17:02:27 ce5c4a1c91eb: Download complete 17:02:28 52ebb69f0ebf: Verifying Checksum 17:02:28 52ebb69f0ebf: Download complete 17:02:40 ce5c4a1c91eb: Pull complete 17:02:40 169dfbe0d373: Pull complete 17:02:40 e1ff8fa3b103: Pull complete 17:02:48 52ebb69f0ebf: Pull complete 17:02:50 5abe8eddf0d5: Pull complete 17:02:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:02:50 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:51 + docker inspect -f . ci-base-image-arm64 17:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-2212 does not seem to be running inside a container 17:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:56 $ docker top 1703622de2484fabda403a89ac0c97d329c1e8a34f7105d940b3b114774aa9a0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:57 + go version 17:02:57 go version go1.20.2 linux/arm64 [Pipeline] } 17:02:57 $ docker stop --time=1 1703622de2484fabda403a89ac0c97d329c1e8a34f7105d940b3b114774aa9a0 17:02:59 $ docker rm -f --volumes 1703622de2484fabda403a89ac0c97d329c1e8a34f7105d940b3b114774aa9a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:00 + docker inspect -f . ci-base-image-arm64 17:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:00 prd-ubuntu20.04-docker-arm64-4c-16g-2212 does not seem to be running inside a container 17:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:01 $ docker top 9bb99845da233626dfae7818de58dda641f8404538c118e1104aa8790d78d2c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:02 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/5 [Pipeline] fileExists [Pipeline] sh 17:03:03 + make test 17:03:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:03:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 17:03:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 17:03:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:03:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 17:03:03 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 17:03:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 17:03:04 go: downloading github.com/stretchr/testify v1.8.2 17:03:04 go: downloading github.com/pelletier/go-toml v1.9.5 17:03:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:03:04 go: downloading github.com/gorilla/mux v1.8.0 17:03:04 go: downloading github.com/mitchellh/copystructure v1.2.0 17:03:04 go: downloading github.com/google/uuid v1.3.0 17:03:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:03:04 go: downloading github.com/gorilla/websocket v1.4.2 17:03:04 go: downloading golang.org/x/net v0.7.0 17:03:04 go: downloading golang.org/x/sync v0.1.0 17:03:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:03:05 go: downloading github.com/go-kit/log v0.2.1 17:03:05 go: downloading github.com/davecgh/go-spew v1.1.1 17:03:05 go: downloading github.com/pmezard/go-difflib v1.0.0 17:03:05 go: downloading gopkg.in/yaml.v3 v3.0.1 17:03:05 go: downloading github.com/stretchr/objx v0.5.0 17:03:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:03:05 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:03:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:03:05 go: downloading github.com/hashicorp/consul/api v1.19.1 17:03:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:03:05 go: downloading github.com/hashicorp/errwrap v1.0.0 17:03:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:03:05 go: downloading github.com/zeebo/errs v1.3.0 17:03:05 go: downloading google.golang.org/grpc v1.51.0 17:03:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:03:07 go: downloading github.com/x448/float16 v0.8.4 17:03:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:03:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:03:07 go: downloading github.com/go-playground/universal-translator v0.18.1 17:03:07 go: downloading github.com/leodido/go-urn v1.2.1 17:03:07 go: downloading golang.org/x/crypto v0.6.0 17:03:07 go: downloading golang.org/x/text v0.7.0 17:03:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:03:07 go: downloading google.golang.org/protobuf v1.28.1 17:03:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:03:09 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:03:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:03:09 go: downloading github.com/hashicorp/serf v0.10.1 17:03:09 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:03:09 go: downloading github.com/go-playground/locales v0.14.1 17:03:09 go: downloading github.com/fatih/color v1.9.0 17:03:09 go: downloading github.com/mattn/go-isatty v0.0.14 17:03:09 go: downloading github.com/golang/protobuf v1.5.2 17:03:10 go: downloading golang.org/x/sys v0.5.0 17:03:11 go: downloading github.com/armon/go-metrics v0.3.10 17:03:11 go: downloading github.com/mattn/go-colorable v0.1.12 17:03:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:03:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:05:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:05:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:05:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:05:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.125s coverage: 36.5% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.066s coverage: 92.5% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 85.3% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.096s coverage: 42.3% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.076s coverage: 100.0% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.383s coverage: 87.7% of statements 17:06:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.068s coverage: 25.0% of statements 17:06:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:06:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.173s coverage: 79.2% of statements 17:06:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.053s coverage: 31.2% of statements 17:06:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements 17:06:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:06:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:06:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:06:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:06:48 $ docker stop --time=1 9bb99845da233626dfae7818de58dda641f8404538c118e1104aa8790d78d2c9 17:06:50 $ docker rm -f --volumes 9bb99845da233626dfae7818de58dda641f8404538c118e1104aa8790d78d2c9 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:53 Warning: overwriting stash ‘coverage-report’ 17:06:53 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] withEnv [Pipeline] { [Pipeline] sh 17:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:54 17:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:54 arm64: Pulling from edgex-lftools-log-publisher 17:06:54 8998bd30e6a1: Pulling fs layer 17:06:54 04944245beec: Pulling fs layer 17:06:54 699f458cf7ca: Pulling fs layer 17:06:54 765212b225bb: Pulling fs layer 17:06:54 f23df028b6ca: Pulling fs layer 17:06:54 d65c8cfc05b1: Pulling fs layer 17:06:54 2437ff75d9bd: Pulling fs layer 17:06:54 f23df028b6ca: Waiting 17:06:54 d65c8cfc05b1: Waiting 17:06:54 765212b225bb: Waiting 17:06:54 2437ff75d9bd: Waiting 17:06:54 04944245beec: Verifying Checksum 17:06:54 04944245beec: Download complete 17:06:54 765212b225bb: Verifying Checksum 17:06:54 765212b225bb: Download complete 17:06:54 f23df028b6ca: Verifying Checksum 17:06:54 f23df028b6ca: Download complete 17:06:54 d65c8cfc05b1: Verifying Checksum 17:06:54 d65c8cfc05b1: Download complete 17:06:54 699f458cf7ca: Verifying Checksum 17:06:54 699f458cf7ca: Download complete 17:06:55 8998bd30e6a1: Verifying Checksum 17:06:55 8998bd30e6a1: Download complete 17:06:57 2437ff75d9bd: Verifying Checksum 17:06:57 2437ff75d9bd: Download complete 17:06:59 8998bd30e6a1: Pull complete 17:07:01 04944245beec: Pull complete 17:07:02 699f458cf7ca: Pull complete 17:07:02 765212b225bb: Pull complete 17:07:03 f23df028b6ca: Pull complete 17:07:03 d65c8cfc05b1: Pull complete 17:07:18 2437ff75d9bd: Pull complete 17:07:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:19 prd-ubuntu20.04-docker-arm64-4c-16g-2212 does not seem to be running inside a container 17:07:19 $ 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/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:07:21 $ docker top 68c4f022afa6fd5f70a0d3a1e5ababff06f28106fb51935da4fd3d3ef9339bba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:22 ---> job-cost.sh 17:07:22 lf-activate-venv: SKIPPING 17:07:22 INFO: No Stack... 17:07:23 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:24 INFO: Archiving Costs [Pipeline] sh 17:07:24 + cat /w/workspace/go-mod-bootstrap/5/archives/cost.csv 17:07:24 + cut -d, -f6 [Pipeline] lock 17:07:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] 17:07:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] did not exist. Created. 17:07:24 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:25 /w/workspace/go-mod-bootstrap/5@tmp/durable-54920c8e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:07:26 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:26 Warning: overwriting stash ‘stack-cost’ 17:07:26 Stashed 1 file(s) [Pipeline] } 17:07:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-471-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:26 $ docker stop --time=1 68c4f022afa6fd5f70a0d3a1e5ababff06f28106fb51935da4fd3d3ef9339bba 17:07:27 $ docker rm -f --volumes 68c4f022afa6fd5f70a0d3a1e5ababff06f28106fb51935da4fd3d3ef9339bba [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 17:07:28 provisioning config files... 17:07:28 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/config3325665988343444915tmp [Pipeline] { [Pipeline] sh 17:07:28 + set +x 17:07:28 + curl -s https://codecov.io/bash 17:07:28 + bash -s -- 17:07:28 17:07:28 _____ _ 17:07:28 / ____| | | 17:07:28 | | ___ __| | ___ ___ _____ __ 17:07:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:28 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:28 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:28 Bash-1.0.6 17:07:28 17:07:28 17:07:28 ==> git version 2.25.1 found 17:07:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:07:28 Release-Date: 2020-01-08 17:07:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:28 ==> Jenkins CI detected. 17:07:28 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-471 17:07:28 project root: . 17:07:28 --> token set from env 17:07:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:28 ==> Running gcov in . (disable via -X gcov) 17:07:28 ==> Python coveragepy not found 17:07:28 ==> Searching for coverage reports in: 17:07:28 + . 17:07:28 -> Found 1 reports 17:07:28 ==> Detecting git/mercurial file structure 17:07:28 ==> Reading reports 17:07:28 + ./coverage.out bytes=84831 17:07:28 ==> Appending adjustments 17:07:28 https://docs.codecov.io/docs/fixing-reports 17:07:28 + Found adjustments 17:07:28 ==> Gzipping contents 17:07:28 16K /tmp/codecov.uVLN1T.gz 17:07:28 ==> Uploading reports 17:07:28 url: https://codecov.io 17:07:28 query: branch=PR-471&commit=004d130293dd1bd4d4b2d36113b4917281c70927&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-471%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=471&job=&cmd_args= 17:07:28 -> Pinging Codecov 17:07:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-471&commit=004d130293dd1bd4d4b2d36113b4917281c70927&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-471%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=471&job=&cmd_args= 17:07:29 -> Uploading to 17:07:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/833815588EE85121546D348822E98E2E/004d130293dd1bd4d4b2d36113b4917281c70927/01ab0752-593d-4f78-b28e-ec7ae87aa521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T170728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c906f0b59af821eee4ab256186afa4297a2446e739fdd88f27f1eab11d800d4d 17:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:29 Dload Upload Total Spent Left Speed 17:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13389 0 0 100 13389 0 53556 --:--:-- --:--:-- --:--:-- 53556 17:07:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/004d130293dd1bd4d4b2d36113b4917281c70927 [Pipeline] } 17:07:29 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 17:07:29 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives ] 17:07:29 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives 17:07:29 total 16 17:07:29 drwxr-xr-x 3 root root 4096 Mar 15 16:50 . 17:07:29 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:50 .. 17:07:29 drwxr-xr-x 2 root root 4096 Mar 15 16:50 cost 17:07:29 -rw-r--r-- 1 root root 88 Mar 15 16:50 cost.csv 17:07:29 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives 17:07:29 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives 17:07:29 total 16 17:07:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:50 . 17:07:29 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:50 .. 17:07:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:50 cost 17:07:29 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:07:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:31 ---> package-listing.sh 17:07:31 ++ facter osfamily 17:07:31 ++ tr '[:upper:]' '[:lower:]' 17:07:31 + OS_FAMILY=debian 17:07:31 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-471 17:07:31 + START_PACKAGES=/tmp/packages_start.txt 17:07:31 + END_PACKAGES=/tmp/packages_end.txt 17:07:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:31 + PACKAGES=/tmp/packages_start.txt 17:07:31 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-471 ']' 17:07:31 + PACKAGES=/tmp/packages_end.txt 17:07:31 + case "${OS_FAMILY}" in 17:07:31 + dpkg -l 17:07:31 + grep '^ii' 17:07:31 + '[' -f /tmp/packages_start.txt ']' 17:07:31 + '[' -f /tmp/packages_end.txt ']' 17:07:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:31 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-471 ']' 17:07:31 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives/ 17:07:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-471/archives/ [Pipeline] echo 17:07:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:32 prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container 17:07:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471/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-471 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471:/w/workspace/xfoundry_go-mod-bootstrap_PR-471:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:32 $ docker top c83ab5d1799ce85b347deb7ceb93933d06c0f494d1962acd1cc64dd570f2e288 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:33 + ls /var/log/sa-host 17:07:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:33 provisioning config files... 17:07:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-471@tmp/config11895194621571316697tmp [Pipeline] { [Pipeline] echo 17:07:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> create-netrc.sh [Pipeline] } 17:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> python-tools-install.sh [Pipeline] echo 17:07:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> sudo-logs.sh 17:07:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> job-cost.sh 17:07:34 lf-activate-venv: SKIPPING 17:07:34 DEBUG: total: 0.2199999988079071 17:07:34 INFO: Retrieving Stack Cost... 17:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:35 INFO: Archiving Costs [Pipeline] echo 17:07:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:36 ---> logs-deploy.sh 17:07:36 lf-activate-venv: SKIPPING 17:07:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-471/5 17:07:36 INFO: archiving workspace using pattern(s): 17:07:37 Archives upload complete. 17:07:37 INFO: archiving logs to Nexus 17:07:38 ---> uname -a: 17:07:38 Linux prd-ubuntu20-04-docker-8c-8g-1978 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:07:38 17:07:38 17:07:38 ---> lscpu: 17:07:38 Architecture: x86_64 17:07:38 CPU op-mode(s): 32-bit, 64-bit 17:07:38 Byte Order: Little Endian 17:07:38 Address sizes: 40 bits physical, 48 bits virtual 17:07:38 CPU(s): 8 17:07:38 On-line CPU(s) list: 0-7 17:07:38 Thread(s) per core: 1 17:07:38 Core(s) per socket: 1 17:07:38 Socket(s): 8 17:07:38 NUMA node(s): 1 17:07:38 Vendor ID: AuthenticAMD 17:07:38 CPU family: 23 17:07:38 Model: 49 17:07:38 Model name: AMD EPYC-Rome Processor 17:07:38 Stepping: 0 17:07:38 CPU MHz: 2799.996 17:07:38 BogoMIPS: 5599.99 17:07:38 Virtualization: AMD-V 17:07:38 Hypervisor vendor: KVM 17:07:38 Virtualization type: full 17:07:38 L1d cache: 256 KiB 17:07:38 L1i cache: 256 KiB 17:07:38 L2 cache: 4 MiB 17:07:38 L3 cache: 128 MiB 17:07:38 NUMA node0 CPU(s): 0-7 17:07:38 Vulnerability Itlb multihit: Not affected 17:07:38 Vulnerability L1tf: Not affected 17:07:38 Vulnerability Mds: Not affected 17:07:38 Vulnerability Meltdown: Not affected 17:07:38 Vulnerability Mmio stale data: Not affected 17:07:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:07:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:07:38 Vulnerability Srbds: Not affected 17:07:38 Vulnerability Tsx async abort: Not affected 17:07:38 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:07:38 17:07:38 17:07:38 ---> nproc: 17:07:38 8 17:07:38 17:07:38 17:07:38 ---> df -h: 17:07:38 Filesystem Size Used Avail Use% Mounted on 17:07:38 overlay 155G 11G 145G 7% / 17:07:38 tmpfs 64M 0 64M 0% /dev 17:07:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:07:38 shm 64M 0 64M 0% /dev/shm 17:07:38 /dev/vda1 155G 11G 145G 7% /facter-os 17:07:38 17:07:38 17:07:38 ---> sar -b -r -n DEV: 17:07:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1978) 03/15/23 _x86_64_ (8 CPU) 17:07:38 17:07:38 16:48:16 LINUX RESTART (8 CPU) 17:07:38 17:07:38 16:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:38 16:50:01 97.90 3.17 94.73 0.00 416.46 108559.91 0.00 17:07:38 16:51:01 51.52 0.28 51.24 0.00 15.60 65511.63 0.00 17:07:38 16:52:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 17:07:38 16:53:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 17:07:38 16:54:01 52.32 10.58 41.74 0.00 5154.87 8745.08 0.00 17:07:38 16:55:01 6.23 0.02 6.21 0.00 0.13 125.02 0.00 17:07:38 16:56:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 17:07:38 16:57:01 3.52 1.67 1.85 0.00 37.73 23.33 0.00 17:07:38 16:58:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 17:07:38 16:59:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 17:07:38 17:00:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 17:07:38 17:01:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 17:07:38 17:02:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 17:07:38 17:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 17:07:38 17:04:01 1.78 0.02 1.77 0.00 0.13 24.40 0.00 17:07:38 17:05:02 1.62 0.00 1.62 0.00 0.00 17.86 0.00 17:07:38 17:06:01 1.10 0.00 1.10 0.00 0.00 12.20 0.00 17:07:38 17:07:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 17:07:38 Average: 12.78 0.87 11.91 0.00 312.77 10185.41 0.00 17:07:38 17:07:38 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:38 16:50:01 28497684 31576972 719912 2.19 90028 3217268 1891952 5.58 1329176 2628368 336352 17:07:38 16:51:01 28708820 31603104 696328 2.12 95532 3034712 1734460 5.11 1083788 2672288 324 17:07:38 16:52:01 28708668 31603176 695820 2.12 95616 3034716 1734460 5.11 1083652 2672296 16 17:07:38 16:53:01 28711192 31605840 692920 2.11 95696 3034716 1734460 5.11 1080964 2672292 16 17:07:38 16:54:01 28173344 31577656 708512 2.15 129752 3490056 1828216 5.39 1415772 2843256 944 17:07:38 16:55:01 28191044 31590724 696104 2.12 128372 3486800 1800988 5.31 1397188 2840148 4 17:07:38 16:56:01 28191468 31591176 695592 2.12 128396 3486804 1800988 5.31 1397200 2840152 4 17:07:38 16:57:01 28176176 31578096 708432 2.15 128460 3487936 1800988 5.31 1415184 2840536 12 17:07:38 16:58:01 28176420 31578568 708088 2.15 128500 3487936 1800988 5.31 1414820 2840676 16 17:07:38 16:59:01 28176096 31578304 708272 2.15 128556 3487940 1800988 5.31 1414828 2840672 16 17:07:38 17:00:01 28176532 31579376 707960 2.15 128596 3487940 1800988 5.31 1414064 2841308 16 17:07:38 17:01:01 28176548 31579460 707872 2.15 128636 3487944 1800988 5.31 1414248 2841312 8 17:07:38 17:02:01 28176216 31579132 708108 2.15 128668 3487948 1800988 5.31 1413984 2841316 16 17:07:38 17:03:01 28176168 31579156 708056 2.15 128708 3487944 1800988 5.31 1413936 2841320 12 17:07:38 17:04:01 28173356 31576400 710712 2.16 128776 3487932 1813240 5.34 1414084 2841300 24 17:07:38 17:05:02 28173032 31576128 710932 2.16 128816 3487932 1813240 5.34 1414216 2841292 12 17:07:38 17:06:01 28173008 31576140 710852 2.16 128840 3487936 1796960 5.30 1414104 2841296 4 17:07:38 17:07:01 28173392 31576612 710832 2.16 128872 3487940 1796960 5.30 1414236 2841340 208 17:07:38 Average: 28283842 31583668 705850 2.15 121046 3397356 1797380 5.30 1352525 2801176 18778 17:07:38 17:07:38 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:38 16:50:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:07:38 16:50:01 ens3 276.25 160.31 4725.52 31.74 0.00 0.00 0.00 0.00 17:07:38 16:50:01 veth059b24c 39.88 67.21 3.54 581.68 0.00 0.00 0.00 0.05 17:07:38 16:50:01 docker0 45.24 71.45 3.60 629.00 0.00 0.00 0.00 0.00 17:07:38 16:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:07:38 16:51:01 ens3 154.37 90.20 2533.10 85.65 0.00 0.00 0.00 0.00 17:07:38 16:51:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:52:01 ens3 0.68 0.20 1.73 0.01 0.00 0.00 0.00 0.00 17:07:38 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 16:53:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:07:38 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:07:38 16:54:01 ens3 193.32 85.35 2804.16 6.11 0.00 0.00 0.00 0.00 17:07:38 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 16:55:01 ens3 0.35 0.22 0.02 0.02 0.00 0.00 0.00 0.00 17:07:38 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:56:01 ens3 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:07:38 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:07:38 16:57:01 ens3 10.85 6.13 5.65 5.77 0.00 0.00 0.00 0.00 17:07:38 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:58:01 ens3 1.32 0.73 0.62 0.48 0.00 0.00 0.00 0.00 17:07:38 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 16:59:01 ens3 0.67 0.43 0.34 0.28 0.00 0.00 0.00 0.00 17:07:38 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:00:01 ens3 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:07:38 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 17:01:01 ens3 0.97 0.35 0.21 0.09 0.00 0.00 0.00 0.00 17:07:38 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:02:01 ens3 0.62 0.43 0.27 0.22 0.00 0.00 0.00 0.00 17:07:38 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 17:03:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:04:01 ens3 0.75 0.15 0.13 0.07 0.00 0.00 0.00 0.00 17:07:38 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 17:05:02 ens3 0.67 0.58 0.32 0.23 0.00 0.00 0.00 0.00 17:07:38 17:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:06:01 ens3 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:07:38 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:07:38 17:07:01 ens3 0.82 0.28 0.15 0.08 0.00 0.00 0.00 0.00 17:07:38 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:38 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 17:07:38 Average: ens3 35.75 19.22 560.07 7.27 0.00 0.00 0.00 0.00 17:07:38 Average: docker0 2.52 3.98 0.20 34.98 0.00 0.00 0.00 0.00 17:07:38 17:07:38 17:07:38 ---> sar -P ALL: 17:07:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1978) 03/15/23 _x86_64_ (8 CPU) 17:07:38 17:07:38 16:48:16 LINUX RESTART (8 CPU) 17:07:38 17:07:38 16:49:01 CPU %user %nice %system %iowait %steal %idle 17:07:38 16:50:01 all 23.72 0.00 5.04 1.39 0.18 69.67 17:07:38 16:50:01 0 23.51 0.00 4.95 0.47 0.19 70.89 17:07:38 16:50:01 1 22.54 0.00 4.97 0.46 0.19 71.84 17:07:38 16:50:01 2 23.69 0.00 4.48 0.07 0.17 71.59 17:07:38 16:50:01 3 24.09 0.00 5.03 0.08 0.15 70.64 17:07:38 16:50:01 4 23.10 0.00 4.52 0.05 0.17 72.16 17:07:38 16:50:01 5 23.36 0.00 5.63 0.73 0.17 70.12 17:07:38 16:50:01 6 23.62 0.00 5.00 2.06 0.19 69.13 17:07:38 16:50:01 7 25.89 0.00 5.72 7.20 0.25 60.94 17:07:38 16:51:01 all 12.38 0.00 2.48 0.53 0.15 84.45 17:07:38 16:51:01 0 12.07 0.00 2.08 0.08 0.18 85.59 17:07:38 16:51:01 1 12.13 0.00 2.10 0.62 0.12 85.03 17:07:38 16:51:01 2 12.64 0.00 2.54 0.32 0.15 84.35 17:07:38 16:51:01 3 12.68 0.00 2.09 0.42 0.13 84.68 17:07:38 16:51:01 4 12.76 0.00 2.16 0.17 0.15 84.76 17:07:38 16:51:01 5 12.12 0.00 2.25 0.42 0.15 85.05 17:07:38 16:51:01 6 12.25 0.00 3.99 0.08 0.13 83.53 17:07:38 16:51:01 7 12.41 0.00 2.66 2.15 0.17 82.61 17:07:38 16:52:01 all 0.19 0.00 0.00 0.01 0.00 99.80 17:07:38 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:52:01 1 1.35 0.00 0.00 0.00 0.00 98.65 17:07:38 16:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 16:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:07:38 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:52:01 6 0.03 0.00 0.03 0.05 0.02 99.87 17:07:38 16:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 16:53:01 all 0.27 0.00 0.01 0.01 0.00 99.70 17:07:38 16:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 16:53:01 1 1.97 0.00 0.00 0.00 0.02 98.01 17:07:38 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:07:38 16:53:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:07:38 16:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:07:38 16:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 16:53:01 6 0.10 0.00 0.02 0.02 0.00 99.87 17:07:38 16:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 16:54:01 all 2.46 0.00 1.43 0.39 0.06 95.66 17:07:38 16:54:01 0 2.29 0.00 2.57 0.12 0.05 94.98 17:07:38 16:54:01 1 2.65 0.00 0.76 0.56 0.05 95.97 17:07:38 16:54:01 2 3.55 0.00 1.40 0.53 0.05 94.46 17:07:38 16:54:01 3 2.53 0.00 2.06 0.10 0.07 95.25 17:07:38 16:54:01 4 2.35 0.00 1.19 0.35 0.03 96.08 17:07:38 16:54:01 5 2.10 0.00 1.20 0.08 0.07 96.54 17:07:38 16:54:01 6 2.21 0.00 1.00 1.34 0.05 95.40 17:07:38 16:54:01 7 1.96 0.00 1.27 0.05 0.08 96.63 17:07:38 16:55:01 all 0.08 0.00 0.06 0.02 0.00 99.84 17:07:38 16:55:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:07:38 16:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:07:38 16:55:01 2 0.02 0.00 0.05 0.00 0.00 99.93 17:07:38 16:55:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:07:38 16:55:01 4 0.08 0.00 0.07 0.00 0.00 99.85 17:07:38 16:55:01 5 0.07 0.00 0.07 0.02 0.00 99.85 17:07:38 16:55:01 6 0.07 0.00 0.05 0.07 0.00 99.82 17:07:38 16:55:01 7 0.25 0.00 0.10 0.08 0.00 99.57 17:07:38 16:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:07:38 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:56:01 1 0.00 0.00 0.00 0.00 0.03 99.97 17:07:38 16:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:07:38 16:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 16:56:01 4 0.00 0.00 0.03 0.00 0.02 99.95 17:07:38 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:07:38 16:57:01 all 0.31 0.00 0.05 0.01 0.01 99.62 17:07:38 16:57:01 0 0.22 0.00 0.07 0.00 0.00 99.72 17:07:38 16:57:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:07:38 16:57:01 2 0.28 0.00 0.08 0.05 0.00 99.58 17:07:38 16:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 16:57:01 4 0.13 0.00 0.10 0.00 0.00 99.77 17:07:38 16:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:07:38 16:57:01 6 0.28 0.00 0.02 0.03 0.02 99.65 17:07:38 16:57:01 7 1.32 0.00 0.03 0.03 0.02 98.60 17:07:38 16:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:07:38 16:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:38 16:58:01 1 0.00 0.00 0.00 0.00 0.03 99.97 17:07:38 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:07:38 16:58:01 4 0.03 0.00 0.05 0.00 0.02 99.90 17:07:38 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 16:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 16:58:01 7 0.03 0.00 0.00 0.03 0.00 99.93 17:07:38 16:59:01 all 0.11 0.00 0.02 0.01 0.00 99.86 17:07:38 16:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:07:38 16:59:01 1 0.70 0.00 0.03 0.02 0.02 99.23 17:07:38 16:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:07:38 16:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:07:38 16:59:01 4 0.07 0.00 0.05 0.00 0.00 99.88 17:07:38 16:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:07:38 16:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:07:38 16:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:07:38 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:07:38 17:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:00:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:07:38 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:07:38 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 17:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:07:38 17:07:38 17:00:01 CPU %user %nice %system %iowait %steal %idle 17:07:38 17:01:01 all 0.09 0.00 0.02 0.01 0.00 99.88 17:07:38 17:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:01:01 1 0.63 0.00 0.05 0.03 0.02 99.27 17:07:38 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:07:38 17:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:07:38 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:01:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:07:38 17:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:07:38 17:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:07:38 17:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:02:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:07:38 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:07:38 17:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:07:38 17:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:07:38 17:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:07:38 17:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:07:38 17:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:07:38 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:03:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:07:38 17:04:01 all 0.03 0.00 0.02 0.01 0.00 99.93 17:07:38 17:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:04:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:07:38 17:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:07:38 17:04:01 3 0.08 0.00 0.03 0.00 0.02 99.87 17:07:38 17:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:07:38 17:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:07:38 17:04:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:07:38 17:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:07:38 17:05:02 all 0.02 0.00 0.01 0.01 0.00 99.96 17:07:38 17:05:02 0 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:05:02 1 0.00 0.00 0.02 0.00 0.02 99.97 17:07:38 17:05:02 2 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:05:02 3 0.02 0.00 0.00 0.05 0.00 99.93 17:07:38 17:05:02 4 0.03 0.00 0.02 0.00 0.02 99.93 17:07:38 17:05:02 5 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:05:02 6 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 17:05:02 7 0.03 0.00 0.02 0.02 0.00 99.93 17:07:38 17:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:07:38 17:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:07:38 17:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 17:07:38 17:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:07:38 17:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:07:38 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:07:38 17:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:07:38 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:07:38 17:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:07:38 17:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:07:38 Average: all 2.19 0.00 0.51 0.13 0.03 97.14 17:07:38 Average: 0 2.10 0.00 0.54 0.04 0.03 97.29 17:07:38 Average: 1 2.34 0.00 0.44 0.10 0.03 97.09 17:07:38 Average: 2 2.23 0.00 0.48 0.05 0.02 97.21 17:07:38 Average: 3 2.18 0.00 0.52 0.04 0.02 97.24 17:07:38 Average: 4 2.15 0.00 0.46 0.03 0.03 97.33 17:07:38 Average: 5 2.08 0.00 0.51 0.07 0.02 97.32 17:07:38 Average: 6 2.13 0.00 0.56 0.20 0.02 97.08 17:07:38 Average: 7 2.31 0.00 0.54 0.53 0.03 96.59 17:07:38 17:07:38 17:07:38