Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 4d1e5c3e3f476605a75ea1ee121c32ebae069a48+9d387babd1b43ff191f0f7a310fe18c3e8678fab (6a289a5eda1187f90d0592b482d9a4d982a706e5) 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-ssh12460445818242145191.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12862674778796460899.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6289540202023549655.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12534177748670961744.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17689211992525069360.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13652751259139951910.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-117130 in /w/workspace/xfoundry_go-mod-bootstrap_PR-392 [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-392 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d387babd1b43ff191f0f7a310fe18c3e8678fab into PR head commit 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 Merge succeeded, producing 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 Checking out Revision 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 (PR-392) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 # timeout=10 Commit message: "build: Latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:44:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:44:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:44:15 ========================================================= 13:44:15 EdgeX Global Pipelines Version Info 13:44:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:44:17 ------------------- 13:44:17 stable info: 13:44:17 ------------------- 13:44:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:44:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:44:17 Message: update stable to v1.0.243 13:44:17 ------------------- 13:44:17 experimental info: 13:44:17 ------------------- 13:44:17 Commited By: **** collab-it+edgex@linuxfoundation.org 13:44:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:44:17 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:44:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d1e5c3 [Pipeline] echo 13:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:44:19 + git rev-list -1 --merges 4d1e5c3e3f476605a75ea1ee121c32ebae069a48~1..4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [Pipeline] echo 13:44:19 -----------> git rev-list -1 --merges 4d1e5c3e3f476605a75ea1ee121c32ebae069a48~1..4d1e5c3e3f476605a75ea1ee121c32ebae069a48 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [false] [Pipeline] sh 13:44:19 + git log --format=format:%s -1 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [Pipeline] echo 13:44:19 ========================================================= 13:44:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:44:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:44:20 + git log --format=format:%s -1 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [Pipeline] echo 13:44:20 [semverPrep] GIT_COMMIT: 4d1e5c3e3f476605a75ea1ee121c32ebae069a48, Commit Message: build: Latest go-mods [Pipeline] echo 13:44:20 [semverPrep] This is not a build commit. [Pipeline] sh 13:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:44:20 + grep -v github /etc/ssh/ssh_known_hosts 13:44:20 + [ -e /tmp/ssh_known_hosts ] 13:44:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:44:20 + + sudo tee -a /etc/ssh/ssh_known_hosts 13:44:20 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:21 13:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:21 0.1.4: Pulling from edgex-devops/py-git-semver 13:44:21 b85a868b505f: Pulling fs layer 13:44:21 e2be974225ed: Pulling fs layer 13:44:21 339a4e72a1f5: Pulling fs layer 13:44:21 988bab9f4d93: Pulling fs layer 13:44:21 1469e6f7b9e6: Pulling fs layer 13:44:21 eaf3925da568: Pulling fs layer 13:44:21 bab4dde63d76: Pulling fs layer 13:44:21 bde34c3a00c8: Pulling fs layer 13:44:21 b352a97aabf1: Pulling fs layer 13:44:21 4872d77fe225: Pulling fs layer 13:44:21 5851b861e8e6: Pulling fs layer 13:44:21 988bab9f4d93: Waiting 13:44:21 eaf3925da568: Waiting 13:44:21 1469e6f7b9e6: Waiting 13:44:21 bde34c3a00c8: Waiting 13:44:21 b352a97aabf1: Waiting 13:44:21 4872d77fe225: Waiting 13:44:21 bab4dde63d76: Waiting 13:44:21 e2be974225ed: Download complete 13:44:21 988bab9f4d93: Verifying Checksum 13:44:21 988bab9f4d93: Download complete 13:44:21 1469e6f7b9e6: Verifying Checksum 13:44:21 1469e6f7b9e6: Download complete 13:44:21 eaf3925da568: Download complete 13:44:21 339a4e72a1f5: Verifying Checksum 13:44:21 339a4e72a1f5: Download complete 13:44:21 bde34c3a00c8: Verifying Checksum 13:44:21 bde34c3a00c8: Download complete 13:44:22 b352a97aabf1: Verifying Checksum 13:44:22 b352a97aabf1: Download complete 13:44:22 4872d77fe225: Verifying Checksum 13:44:22 4872d77fe225: Download complete 13:44:22 5851b861e8e6: Verifying Checksum 13:44:22 5851b861e8e6: Download complete 13:44:22 b85a868b505f: Download complete 13:44:22 bab4dde63d76: Verifying Checksum 13:44:22 bab4dde63d76: Download complete 13:44:23 b85a868b505f: Pull complete 13:44:23 e2be974225ed: Pull complete 13:44:23 339a4e72a1f5: Pull complete 13:44:23 988bab9f4d93: Pull complete 13:44:24 1469e6f7b9e6: Pull complete 13:44:24 eaf3925da568: Pull complete 13:44:26 bab4dde63d76: Pull complete 13:44:26 bde34c3a00c8: Pull complete 13:44:26 b352a97aabf1: Pull complete 13:44:26 4872d77fe225: Pull complete 13:44:26 5851b861e8e6: Pull complete 13:44:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:26 prd-ubuntu20.04-docker-8c-8g-117130 does not seem to be running inside a container 13:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-392 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392:/w/workspace/xfoundry_go-mod-bootstrap_PR-392:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:44:28 $ docker top 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 -eo pid,comm 13:44:28 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). 13:44:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:28 [ssh-agent] Looking for ssh-agent implementation... 13:44:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:29 $ docker exec 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 ssh-agent 13:44:29 SSH_AUTH_SOCK=/tmp/ssh-IZTPKJwmwOtK/agent.33 13:44:29 SSH_AGENT_PID=39 13:44:29 Running ssh-add (command line suppressed) 13:44:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/private_key_6787957120836559856.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/private_key_6787957120836559856.key) 13:44:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:29 + git tag --points-at HEAD [Pipeline] } 13:44:29 $ docker exec --env ******** --env ******** 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 ssh-agent -k 13:44:29 unset SSH_AUTH_SOCK; 13:44:29 unset SSH_AGENT_PID; 13:44:29 echo Agent pid 39 killed; 13:44:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:44:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:29 [ssh-agent] Looking for ssh-agent implementation... 13:44:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:29 $ docker exec 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 ssh-agent 13:44:29 SSH_AUTH_SOCK=/tmp/ssh-KSDFhT9QO6f5/agent.70 13:44:29 SSH_AGENT_PID=76 13:44:29 Running ssh-add (command line suppressed) 13:44:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/private_key_15991960001689234589.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/private_key_15991960001689234589.key) 13:44:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:30 + git semver init 13:44:30 2022-10-26 13:44:30,616 [run_init] DEBUG init version:0.0.0 force:False 13:44:30 2022-10-26 13:44:30,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver 13:44:30 2022-10-26 13:44:30,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver 13:44:30 2022-10-26 13:44:30,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-392, universal_newlines=False, shell=None, istream=None) 13:44:31 2022-10-26 13:44:31,547 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.git/info/exclude 13:44:31 2022-10-26 13:44:31,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver/PR-392 with force:False 13:44:31 2022-10-26 13:44:31,548 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver/PR-392 13:44:31 2022-10-26 13:44:31,552 [execute] INFO git cat-file --batch-check 13:44:31 2022-10-26 13:44:31,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver, universal_newlines=False, shell=None, istream=) 13:44:31 2022-10-26 13:44:31,559 [execute] INFO git cat-file --batch 13:44:31 2022-10-26 13:44:31,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver, universal_newlines=False, shell=None, istream=) 13:44:31 2022-10-26 13:44:31,564 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-392/.semver/PR-392 13:44:31 0.0.0 [Pipeline] } 13:44:31 $ docker exec --env ******** --env ******** 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 ssh-agent -k 13:44:31 unset SSH_AUTH_SOCK; 13:44:31 unset SSH_AGENT_PID; 13:44:31 echo Agent pid 76 killed; 13:44:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:32 + git semver [Pipeline] } 13:44:32 $ docker stop --time=1 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 13:44:33 $ docker rm -f 11ac08cc9b0f732c8bf082f612115bf4500611abfe3453554306155ee5634c71 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:44:34 Stashed 1 file(s) [Pipeline] echo 13:44:34 [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 13:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:44:35 ========================================================= 13:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:44:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:44:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:44:35 213ec9aee27d: Pulling fs layer 13:44:35 4583459ba037: Pulling fs layer 13:44:35 93c1e223e6f2: Pulling fs layer 13:44:35 53926ce57604: Pulling fs layer 13:44:35 21b2b0c7a3f4: Pulling fs layer 13:44:35 30f14e443154: Pulling fs layer 13:44:35 801331c1e519: Pulling fs layer 13:44:35 99cc6dd402b0: Pulling fs layer 13:44:35 21b2b0c7a3f4: Waiting 13:44:35 30f14e443154: Waiting 13:44:35 801331c1e519: Waiting 13:44:35 53926ce57604: Waiting 13:44:35 99cc6dd402b0: Waiting 13:44:35 7d9ed39f4882: Pulling fs layer 13:44:35 7d9ed39f4882: Waiting 13:44:35 93c1e223e6f2: Verifying Checksum 13:44:35 93c1e223e6f2: Download complete 13:44:35 4583459ba037: Download complete 13:44:35 21b2b0c7a3f4: Download complete 13:44:35 30f14e443154: Verifying Checksum 13:44:35 30f14e443154: Download complete 13:44:35 213ec9aee27d: Download complete 13:44:35 801331c1e519: Verifying Checksum 13:44:35 801331c1e519: Download complete 13:44:35 213ec9aee27d: Pull complete 13:44:36 4583459ba037: Pull complete 13:44:36 93c1e223e6f2: Pull complete 13:44:36 7d9ed39f4882: Verifying Checksum 13:44:36 7d9ed39f4882: Download complete 13:44:36 99cc6dd402b0: Verifying Checksum 13:44:36 99cc6dd402b0: Download complete 13:44:36 53926ce57604: Verifying Checksum 13:44:36 53926ce57604: Download complete 13:44:39 53926ce57604: Pull complete 13:44:39 21b2b0c7a3f4: Pull complete 13:44:39 30f14e443154: Pull complete 13:44:39 801331c1e519: Pull complete 13:44:41 99cc6dd402b0: Pull complete 13:44:42 7d9ed39f4882: Pull complete 13:44:42 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:44:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:44:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:43 + docker inspect -f . ci-base-image-x86_64 13:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:43 prd-ubuntu20.04-docker-8c-8g-117130 does not seem to be running inside a container 13:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-392 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392:/w/workspace/xfoundry_go-mod-bootstrap_PR-392:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@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 ******** ci-base-image-x86_64 cat 13:44:48 $ docker top a17bc4bb48e6f4f4693174363493e9c6c3468607eb1ad8bfb8856b3d41fa1e54 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:48 + go version 13:44:48 go version go1.18.7 linux/amd64 [Pipeline] } 13:44:48 $ docker stop --time=1 a17bc4bb48e6f4f4693174363493e9c6c3468607eb1ad8bfb8856b3d41fa1e54 13:44:49 $ docker rm -f a17bc4bb48e6f4f4693174363493e9c6c3468607eb1ad8bfb8856b3d41fa1e54 13:44:49 Still waiting to schedule task 13:44:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:50 + docker inspect -f . ci-base-image-x86_64 13:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:50 prd-ubuntu20.04-docker-8c-8g-117130 does not seem to be running inside a container 13:44:50 $ 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-392 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392:/w/workspace/xfoundry_go-mod-bootstrap_PR-392:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@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 ******** ci-base-image-x86_64 cat 13:44:51 $ docker top 732b524f50bdd2b81aa760096ea58bf12d366fdbcd7101b546c6e03b5db7bc7f -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:51 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-392 [Pipeline] fileExists [Pipeline] sh 13:44:52 + make test 13:44:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:44:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:44:52 go: downloading github.com/stretchr/testify v1.8.0 13:44:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 13:44:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 13:44:52 go: downloading github.com/pelletier/go-toml v1.9.5 13:44:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 13:44:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 13:44:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 13:44:52 go: downloading github.com/google/uuid v1.3.0 13:44:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:44:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:44:52 go: downloading github.com/gorilla/mux v1.8.0 13:44:52 go: downloading github.com/davecgh/go-spew v1.1.1 13:44:52 go: downloading github.com/pmezard/go-difflib v1.0.0 13:44:52 go: downloading github.com/stretchr/objx v0.4.0 13:44:52 go: downloading gopkg.in/yaml.v3 v3.0.1 13:44:52 go: downloading github.com/go-kit/log v0.2.1 13:44:52 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:44:52 go: downloading github.com/hashicorp/errwrap v1.0.0 13:44:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:44:52 go: downloading github.com/gorilla/websocket v1.4.2 13:44:52 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:44:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:44:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:44:52 go: downloading github.com/hashicorp/consul/api v1.15.3 13:44:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:44:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:44:52 go: downloading github.com/pebbe/zmq4 v1.2.7 13:44:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:44:52 go: downloading github.com/x448/float16 v0.8.4 13:44:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:44:52 go: downloading github.com/mitchellh/copystructure v1.0.0 13:44:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:44:52 go: downloading github.com/go-playground/universal-translator v0.18.0 13:44:52 go: downloading github.com/leodido/go-urn v1.2.1 13:44:52 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:44:52 go: downloading golang.org/x/text v0.3.7 13:44:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:44:52 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:44:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:44:52 go: downloading github.com/hashicorp/serf v0.9.7 13:44:52 go: downloading github.com/zeebo/errs v1.2.2 13:44:52 go: downloading google.golang.org/grpc v1.46.0 13:44:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:44:52 go: downloading github.com/go-playground/locales v0.14.0 13:44:52 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:44:52 go: downloading google.golang.org/protobuf v1.28.0 13:44:52 go: downloading github.com/fatih/color v1.9.0 13:44:52 go: downloading github.com/mattn/go-isatty v0.0.14 13:44:52 go: downloading github.com/armon/go-metrics v0.3.10 13:44:52 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:44:52 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:44:52 go: downloading github.com/golang/protobuf v1.5.2 13:44:52 go: downloading github.com/mattn/go-colorable v0.1.12 13:44:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:44:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:45:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:45:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements 13:45:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:45:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.5% of statements 13:45:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 13:45:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.025s coverage: 46.4% of statements 13:45:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:45:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:45:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements 13:45:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.317s coverage: 88.4% of statements 13:45:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.029s coverage: 25.0% of statements 13:45:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 81.4% of statements 13:45:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:45:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.022s coverage: 41.7% of statements 13:45:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 13:45:13 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:45:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:45:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:45:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:45:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:45:17 $ docker stop --time=1 732b524f50bdd2b81aa760096ea58bf12d366fdbcd7101b546c6e03b5db7bc7f 13:45:21 $ docker rm -f 732b524f50bdd2b81aa760096ea58bf12d366fdbcd7101b546c6e03b5db7bc7f [Pipeline] // withDockerContainer [Pipeline] sh 13:45:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:45:22 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 13:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:23 13:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:23 latest: Pulling from edgex-lftools-log-publisher 13:45:23 5eb5b503b376: Pulling fs layer 13:45:23 5c69ac0246d0: Pulling fs layer 13:45:23 ec43610c2a17: Pulling fs layer 13:45:23 3a2ae6a8a46f: Pulling fs layer 13:45:23 33b1e0a273af: Pulling fs layer 13:45:23 5d3b04190fa2: Pulling fs layer 13:45:23 2f39f015ded8: Pulling fs layer 13:45:23 3a2ae6a8a46f: Waiting 13:45:23 33b1e0a273af: Waiting 13:45:23 5d3b04190fa2: Waiting 13:45:23 5c69ac0246d0: Verifying Checksum 13:45:23 5c69ac0246d0: Download complete 13:45:23 3a2ae6a8a46f: Verifying Checksum 13:45:23 3a2ae6a8a46f: Download complete 13:45:23 33b1e0a273af: Verifying Checksum 13:45:23 33b1e0a273af: Download complete 13:45:23 5d3b04190fa2: Verifying Checksum 13:45:23 5d3b04190fa2: Download complete 13:45:23 ec43610c2a17: Verifying Checksum 13:45:23 ec43610c2a17: Download complete 13:45:23 5eb5b503b376: Verifying Checksum 13:45:23 5eb5b503b376: Download complete 13:45:24 2f39f015ded8: Download complete 13:45:25 5eb5b503b376: Pull complete 13:45:25 5c69ac0246d0: Pull complete 13:45:25 ec43610c2a17: Pull complete 13:45:25 3a2ae6a8a46f: Pull complete 13:45:25 33b1e0a273af: Pull complete 13:45:25 5d3b04190fa2: Pull complete 13:45:30 2f39f015ded8: Pull complete 13:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:30 prd-ubuntu20.04-docker-8c-8g-117130 does not seem to be running inside a container 13:45:30 $ 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-392 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392:/w/workspace/xfoundry_go-mod-bootstrap_PR-392:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@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 13:45:33 $ docker top f7373c8a3495497bb86ccea34301e1b463cd0bf5fb94c64e2141e67f04598ca4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:33 ---> job-cost.sh 13:45:33 lf-activate-venv: SKIPPING 13:45:33 INFO: No Stack... 13:45:33 INFO: Retrieving Pricing Info for: v3-standard-8 13:45:34 INFO: Archiving Costs [Pipeline] sh 13:45:34 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives/cost.csv 13:45:34 + cut -d, -f6 [Pipeline] lock 13:45:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] 13:45:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] did not exist. Created. 13:45:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:35 + echo total: 0.2199999988079071 [Pipeline] stash 13:45:35 Stashed 1 file(s) [Pipeline] } 13:45:35 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:35 $ docker stop --time=1 f7373c8a3495497bb86ccea34301e1b463cd0bf5fb94c64e2141e67f04598ca4 13:45:36 $ docker rm -f f7373c8a3495497bb86ccea34301e1b463cd0bf5fb94c64e2141e67f04598ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:50:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117135 in /w/workspace/xfoundry_go-mod-bootstrap_PR-392 [Pipeline] { [Pipeline] ws 13:50:35 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 13:50:35 Selected Git installation does not exist. Using Default 13:50:35 The recommended git tool is: NONE 13:50:41 using credential edgex-jenkins-ssh 13:50:41 Cloning the remote Git repository 13:50:41 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 13:50:41 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 13:50:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:50:41 > git --version # timeout=10 13:50:41 > git --version # 'git version 2.25.1' 13:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:41 Verifying host key using known hosts file 13:50:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:50:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:50:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:44 Verifying host key using known hosts file 13:50:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:50:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:50:44 Merging remotes/origin/main commit 9d387babd1b43ff191f0f7a310fe18c3e8678fab into PR head commit 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 13:50:45 Merge succeeded, producing 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 13:50:45 Checking out Revision 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 (PR-392) 13:50:44 > git config core.sparsecheckout # timeout=10 13:50:44 > git checkout -f 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 # timeout=10 13:50:44 > git remote # timeout=10 13:50:44 > git config --get remote.origin.url # timeout=10 13:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:44 Verifying host key using known hosts file 13:50:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:50:44 > git merge 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 13:50:44 > git rev-parse HEAD^{commit} # timeout=10 13:50:45 > git config core.sparsecheckout # timeout=10 13:50:45 > git checkout -f 4d1e5c3e3f476605a75ea1ee121c32ebae069a48 # timeout=10 13:50:48 Commit message: "build: Latest go-mods" 13:50:48 > git --version # timeout=10 13:50:48 > git --version # 'git version 2.25.1' 13:50:48 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:50:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:50:49 Dload Upload Total Spent Left Speed 13:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh 13:50:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:50:50 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json tee 13:50:50 /etc/docker/daemon.new 13:50:50 { 13:50:50 "registry-mirrors": [ 13:50:50 "https://nexus3.edgexfoundry.org:10001" 13:50:50 ], 13:50:50 "bip": "10.250.0.254/24", 13:50:50 "hosts": [ 13:50:50 "tcp://0.0.0.0:5555", 13:50:50 "unix:///var/run/docker.sock" 13:50:50 ], 13:50:50 "mtu": 1458, 13:50:50 "selinux-enabled": true, 13:50:50 "seccomp-profile": "/etc/docker/seccomp.json" 13:50:50 } [Pipeline] sh 13:50:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:50:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:10 ========================================================= 13:51:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:51:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:51:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:11 9b18e9b68314: Pulling fs layer 13:51:11 d32db5db7311: Pulling fs layer 13:51:11 d0c4b47475fc: Pulling fs layer 13:51:11 5831b945b038: Pulling fs layer 13:51:11 86bbec2aaacd: Pulling fs layer 13:51:11 e10730c5d714: Pulling fs layer 13:51:11 5dd5c2283517: Pulling fs layer 13:51:11 d5ac0230b979: Pulling fs layer 13:51:11 86bbec2aaacd: Waiting 13:51:11 e10730c5d714: Waiting 13:51:11 5dd5c2283517: Waiting 13:51:11 5831b945b038: Waiting 13:51:11 d5ac0230b979: Waiting 13:51:11 d0c4b47475fc: Download complete 13:51:11 d32db5db7311: Verifying Checksum 13:51:11 d32db5db7311: Download complete 13:51:11 86bbec2aaacd: Verifying Checksum 13:51:11 86bbec2aaacd: Download complete 13:51:11 e10730c5d714: Verifying Checksum 13:51:11 e10730c5d714: Download complete 13:51:11 9b18e9b68314: Verifying Checksum 13:51:11 9b18e9b68314: Download complete 13:51:11 9b18e9b68314: Pull complete 13:51:12 d5ac0230b979: Verifying Checksum 13:51:12 d5ac0230b979: Download complete 13:51:12 d32db5db7311: Pull complete 13:51:13 d0c4b47475fc: Pull complete 13:51:13 5dd5c2283517: Verifying Checksum 13:51:13 5dd5c2283517: Download complete 13:51:14 5831b945b038: Download complete 13:51:26 5831b945b038: Pull complete 13:51:26 86bbec2aaacd: Pull complete 13:51:26 e10730c5d714: Pull complete 13:51:32 5dd5c2283517: Pull complete 13:51:33 d5ac0230b979: Pull complete 13:51:33 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:51:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:51:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:34 + docker inspect -f . ci-base-image-arm64 13:51:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:34 prd-ubuntu20.04-docker-arm64-4c-16g-117135 does not seem to be running inside a container 13:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 13:51:38 $ docker top d1fa14c75c766cf936fd74190908beaea6b0f54b55c1ce65e9f1aab34bd3bd49 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:39 + go version 13:51:39 go version go1.18.7 linux/arm64 [Pipeline] } 13:51:39 $ docker stop --time=1 d1fa14c75c766cf936fd74190908beaea6b0f54b55c1ce65e9f1aab34bd3bd49 13:51:40 $ docker rm -f d1fa14c75c766cf936fd74190908beaea6b0f54b55c1ce65e9f1aab34bd3bd49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:41 + docker inspect -f . ci-base-image-arm64 13:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-117135 does not seem to be running inside a container 13:51:41 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 13:51:43 $ docker top bca176a68efe65e2046526275ec4ccc7b640ddb639264cf2b80983086e9f37b6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:43 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 13:51:44 + make test 13:51:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:51:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 13:51:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 13:51:44 go: downloading github.com/pelletier/go-toml v1.9.5 13:51:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 13:51:45 go: downloading github.com/stretchr/testify v1.8.0 13:51:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 13:51:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 13:51:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 13:51:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:51:45 go: downloading github.com/gorilla/mux v1.8.0 13:51:45 go: downloading github.com/google/uuid v1.3.0 13:51:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:51:45 go: downloading github.com/go-kit/log v0.2.1 13:51:45 go: downloading github.com/davecgh/go-spew v1.1.1 13:51:45 go: downloading github.com/pmezard/go-difflib v1.0.0 13:51:45 go: downloading github.com/stretchr/objx v0.4.0 13:51:45 go: downloading gopkg.in/yaml.v3 v3.0.1 13:51:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:51:45 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:51:45 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:51:45 go: downloading github.com/gorilla/websocket v1.4.2 13:51:45 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:51:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:51:45 go: downloading github.com/hashicorp/errwrap v1.0.0 13:51:45 go: downloading github.com/hashicorp/consul/api v1.15.3 13:51:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:51:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:51:45 go: downloading github.com/zeebo/errs v1.2.2 13:51:45 go: downloading google.golang.org/grpc v1.46.0 13:51:46 go: downloading github.com/x448/float16 v0.8.4 13:51:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:51:46 go: downloading github.com/pebbe/zmq4 v1.2.7 13:51:46 go: downloading github.com/go-playground/universal-translator v0.18.0 13:51:46 go: downloading github.com/leodido/go-urn v1.2.1 13:51:46 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:51:46 go: downloading golang.org/x/text v0.3.7 13:51:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:51:47 go: downloading github.com/mitchellh/copystructure v1.0.0 13:51:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:51:47 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:51:47 go: downloading google.golang.org/protobuf v1.28.0 13:51:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:51:48 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:51:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:51:48 go: downloading github.com/hashicorp/serf v0.9.7 13:51:48 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:51:48 go: downloading github.com/go-playground/locales v0.14.0 13:51:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:51:48 go: downloading github.com/golang/protobuf v1.5.2 13:51:48 go: downloading github.com/fatih/color v1.9.0 13:51:48 go: downloading github.com/mattn/go-isatty v0.0.14 13:51:48 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:51:50 go: downloading github.com/armon/go-metrics v0.3.10 13:51:50 go: downloading github.com/mattn/go-colorable v0.1.12 13:51:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:51:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:53:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.080s coverage: 9.9% of statements 13:53:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.094s coverage: 92.5% of statements 13:53:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.042s coverage: 85.3% of statements 13:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.173s coverage: 46.4% of statements 13:53:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:53:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.085s coverage: 100.0% of statements 13:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.441s coverage: 88.4% of statements 13:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements 13:53:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.107s coverage: 81.4% of statements 13:53:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:53:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.039s coverage: 41.7% of statements 13:53:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 13:53:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:53:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:53:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:53:50 $ docker stop --time=1 bca176a68efe65e2046526275ec4ccc7b640ddb639264cf2b80983086e9f37b6 13:53:52 $ docker rm -f bca176a68efe65e2046526275ec4ccc7b640ddb639264cf2b80983086e9f37b6 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:54 Warning: overwriting stash ‘coverage-report’ 13:53:55 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 13:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:53:56 13:53:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:53:56 arm64: Pulling from edgex-lftools-log-publisher 13:53:56 8998bd30e6a1: Pulling fs layer 13:53:56 04944245beec: Pulling fs layer 13:53:56 699f458cf7ca: Pulling fs layer 13:53:56 765212b225bb: Pulling fs layer 13:53:56 f23df028b6ca: Pulling fs layer 13:53:56 d65c8cfc05b1: Pulling fs layer 13:53:56 2437ff75d9bd: Pulling fs layer 13:53:56 765212b225bb: Waiting 13:53:56 d65c8cfc05b1: Waiting 13:53:56 2437ff75d9bd: Waiting 13:53:56 f23df028b6ca: Waiting 13:53:56 04944245beec: Verifying Checksum 13:53:56 04944245beec: Download complete 13:53:56 765212b225bb: Verifying Checksum 13:53:56 765212b225bb: Download complete 13:53:56 f23df028b6ca: Verifying Checksum 13:53:56 f23df028b6ca: Download complete 13:53:56 d65c8cfc05b1: Verifying Checksum 13:53:56 d65c8cfc05b1: Download complete 13:53:56 699f458cf7ca: Verifying Checksum 13:53:56 699f458cf7ca: Download complete 13:53:57 8998bd30e6a1: Verifying Checksum 13:53:57 8998bd30e6a1: Download complete 13:53:59 2437ff75d9bd: Verifying Checksum 13:53:59 2437ff75d9bd: Download complete 13:54:01 8998bd30e6a1: Pull complete 13:54:01 04944245beec: Pull complete 13:54:03 699f458cf7ca: Pull complete 13:54:03 765212b225bb: Pull complete 13:54:04 f23df028b6ca: Pull complete 13:54:04 d65c8cfc05b1: Pull complete 13:54:19 2437ff75d9bd: Pull complete 13:54:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:19 prd-ubuntu20.04-docker-arm64-4c-16g-117135 does not seem to be running inside a container 13:54: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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 13:54:21 $ docker top e7ee7a9fa232f1d003f8afc10bc0a23d380c6a894684ee60ee43c10f906d6d1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:22 ---> job-cost.sh 13:54:22 lf-activate-venv: SKIPPING 13:54:22 INFO: No Stack... 13:54:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:23 INFO: Archiving Costs [Pipeline] sh 13:54:24 + cut -d, -f6 13:54:24 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 13:54:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] 13:54:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] did not exist. Created. 13:54:24 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:25 /w/workspace/go-mod-bootstrap/1@tmp/durable-c6023b29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:54:25 + echo total: 0.10999999940395355 [Pipeline] stash 13:54:25 Warning: overwriting stash ‘stack-cost’ 13:54:25 Stashed 1 file(s) [Pipeline] } 13:54:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:25 $ docker stop --time=1 e7ee7a9fa232f1d003f8afc10bc0a23d380c6a894684ee60ee43c10f906d6d1b 13:54:27 $ docker rm -f e7ee7a9fa232f1d003f8afc10bc0a23d380c6a894684ee60ee43c10f906d6d1b [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 13:54:28 provisioning config files... 13:54:28 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/config1740464452717712231tmp [Pipeline] { [Pipeline] sh 13:54:28 + set +x 13:54:28 + bash -s -- 13:54:28 + curl -s https://codecov.io/bash 13:54:28 13:54:28 _____ _ 13:54:28 / ____| | | 13:54:28 | | ___ __| | ___ ___ _____ __ 13:54:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:54:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:54:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:54:28 Bash-1.0.6 13:54:28 13:54:28 13:54:28 ==> git version 2.25.1 found 13:54: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 13:54:28 Release-Date: 2020-01-08 13:54: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 13:54:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:54:28 ==> Jenkins CI detected. 13:54:28 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-392 13:54:28 project root: . 13:54:28 --> token set from env 13:54:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:54:28 ==> Running gcov in . (disable via -X gcov) 13:54:28 ==> Python coveragepy not found 13:54:28 ==> Searching for coverage reports in: 13:54:28 + . 13:54:28 -> Found 1 reports 13:54:28 ==> Detecting git/mercurial file structure 13:54:28 ==> Reading reports 13:54:28 + ./coverage.out bytes=68433 13:54:28 ==> Appending adjustments 13:54:28 https://docs.codecov.io/docs/fixing-reports 13:54:28 + Found adjustments 13:54:28 ==> Gzipping contents 13:54:28 12K /tmp/codecov.SDwYP9.gz 13:54:28 ==> Uploading reports 13:54:28 url: https://codecov.io 13:54:28 query: branch=PR-392&commit=4d1e5c3e3f476605a75ea1ee121c32ebae069a48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=392&job=&cmd_args= 13:54:28 -> Pinging Codecov 13:54: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-392&commit=4d1e5c3e3f476605a75ea1ee121c32ebae069a48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=392&job=&cmd_args= 13:54:29 -> Uploading to 13:54:29 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/4d1e5c3e3f476605a75ea1ee121c32ebae069a48/04b50bea-1f54-45f8-a239-f2478542fcff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T135429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=082d1de66addc07434cb7ecb35f4104d2abc70a3114f9b2efe4b35a306ff3507 13:54:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:54:29 Dload Upload Total Spent Left Speed 13:54:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11233 0 0 100 11233 0 55334 --:--:-- --:--:-- --:--:-- 55063 100 11233 0 0 100 11233 0 49703 --:--:-- --:--:-- --:--:-- 49484 13:54:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4d1e5c3e3f476605a75ea1ee121c32ebae069a48 [Pipeline] } 13:54: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 13:54:31 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives ] 13:54:31 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives 13:54:31 total 16 13:54:31 drwxr-xr-x 3 root root 4096 Oct 26 13:45 . 13:54:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 13:45 .. 13:54:31 drwxr-xr-x 2 root root 4096 Oct 26 13:45 cost 13:54:31 -rw-r--r-- 1 root root 88 Oct 26 13:45 cost.csv 13:54:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives 13:54:31 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives 13:54:31 total 16 13:54:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 13:45 . 13:54:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 13:45 .. 13:54:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 13:45 cost 13:54:31 -rw-r--r-- 1 jenkins jenkins 88 Oct 26 13:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:54:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:54:32 ---> package-listing.sh 13:54:32 ++ facter osfamily 13:54:32 ++ tr '[:upper:]' '[:lower:]' 13:54:32 + OS_FAMILY=debian 13:54:32 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-392 13:54:32 + START_PACKAGES=/tmp/packages_start.txt 13:54:32 + END_PACKAGES=/tmp/packages_end.txt 13:54:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:54:32 + PACKAGES=/tmp/packages_start.txt 13:54:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-392 ']' 13:54:32 + PACKAGES=/tmp/packages_end.txt 13:54:32 + case "${OS_FAMILY}" in 13:54:32 + dpkg -l 13:54:32 + grep '^ii' 13:54:32 + '[' -f /tmp/packages_start.txt ']' 13:54:32 + '[' -f /tmp/packages_end.txt ']' 13:54:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:54:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-392 ']' 13:54:32 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives/ 13:54:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-392/archives/ [Pipeline] echo 13:54:32 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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:54:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:33 prd-ubuntu20.04-docker-8c-8g-117130 does not seem to be running inside a container 13:54:33 $ 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-392/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-392 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392:/w/workspace/xfoundry_go-mod-bootstrap_PR-392:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:54:34 $ docker top 5f1157be443eab467d0feaa6ce9d18b5f5046460294e3efe009c4ad25babcb51 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:54:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:54:35 + ls /var/log/sa-host 13:54:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:35 provisioning config files... 13:54:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-392@tmp/config17631529717212082830tmp [Pipeline] { [Pipeline] echo 13:54:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:54:35 ---> create-netrc.sh [Pipeline] } 13:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:54:36 ---> python-tools-install.sh [Pipeline] echo 13:54:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:54:36 ---> sudo-logs.sh 13:54:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:54:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:54:36 ---> job-cost.sh 13:54:36 lf-activate-venv: SKIPPING 13:54:36 DEBUG: total: 0.2199999988079071 13:54:36 INFO: Retrieving Stack Cost... 13:54:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:54:37 INFO: Archiving Costs [Pipeline] echo 13:54:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:54:37 ---> logs-deploy.sh 13:54:37 lf-activate-venv: SKIPPING 13:54:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-392/1 13:54:37 INFO: archiving workspace using pattern(s): 13:54:38 Archives upload complete. 13:54:38 INFO: archiving logs to Nexus 13:54:39 ---> uname -a: 13:54:39 Linux prd-ubuntu20-04-docker-8c-8g-117130 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:54:39 13:54:39 13:54:39 ---> lscpu: 13:54:39 Architecture: x86_64 13:54:39 CPU op-mode(s): 32-bit, 64-bit 13:54:39 Byte Order: Little Endian 13:54:39 Address sizes: 40 bits physical, 48 bits virtual 13:54:39 CPU(s): 8 13:54:39 On-line CPU(s) list: 0-7 13:54:39 Thread(s) per core: 1 13:54:39 Core(s) per socket: 1 13:54:39 Socket(s): 8 13:54:39 NUMA node(s): 1 13:54:39 Vendor ID: AuthenticAMD 13:54:39 CPU family: 23 13:54:39 Model: 49 13:54:39 Model name: AMD EPYC-Rome Processor 13:54:39 Stepping: 0 13:54:39 CPU MHz: 2800.002 13:54:39 BogoMIPS: 5600.00 13:54:39 Virtualization: AMD-V 13:54:39 Hypervisor vendor: KVM 13:54:39 Virtualization type: full 13:54:39 L1d cache: 256 KiB 13:54:39 L1i cache: 256 KiB 13:54:39 L2 cache: 4 MiB 13:54:39 L3 cache: 128 MiB 13:54:39 NUMA node0 CPU(s): 0-7 13:54:39 Vulnerability Itlb multihit: Not affected 13:54:39 Vulnerability L1tf: Not affected 13:54:39 Vulnerability Mds: Not affected 13:54:39 Vulnerability Meltdown: Not affected 13:54:39 Vulnerability Mmio stale data: Not affected 13:54:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:54:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:54:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:54:39 Vulnerability Srbds: Not affected 13:54:39 Vulnerability Tsx async abort: Not affected 13:54:39 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 13:54:39 13:54:39 13:54:39 ---> nproc: 13:54:39 8 13:54:39 13:54:39 13:54:39 ---> df -h: 13:54:39 Filesystem Size Used Avail Use% Mounted on 13:54:39 overlay 155G 11G 145G 7% / 13:54:39 tmpfs 64M 0 64M 0% /dev 13:54:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:54:39 shm 64M 0 64M 0% /dev/shm 13:54:39 /dev/vda1 155G 11G 145G 7% /facter-os 13:54:39 13:54:39 13:54:39 ---> sar -b -r -n DEV: 13:54:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117130) 10/26/22 _x86_64_ (8 CPU) 13:54:39 13:54:39 13:34:55 LINUX RESTART (8 CPU) 13:54:39 13:54:39 13:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:54:39 13:36:02 84.02 33.39 50.63 0.00 3518.56 146796.80 0.00 13:54:39 13:37:01 0.97 0.00 0.97 0.00 0.00 11.13 0.00 13:54:39 13:38:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 13:54:39 13:39:01 1.23 0.02 1.22 0.00 0.40 13.86 0.00 13:54:39 13:40:01 4.62 0.97 3.65 0.00 67.44 1731.82 0.00 13:54:39 13:41:01 36.11 9.38 26.73 0.00 2838.73 3120.15 0.00 13:54:39 13:42:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 13:54:39 13:43:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 13:54:39 13:44:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 13:54:39 13:45:01 295.65 14.66 280.99 0.00 1902.70 38058.11 0.00 13:54:39 13:46:01 56.01 0.23 55.77 0.00 14.66 31587.80 0.00 13:54:39 13:47:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 13:54:39 13:48:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 13:54:39 13:49:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 13:54:39 13:50:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 13:54:39 13:51:01 2.02 0.02 2.00 0.00 0.13 25.73 0.00 13:54:39 13:52:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 13:54:39 13:53:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 13:54:39 13:54:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 13:54:39 Average: 25.98 3.09 22.89 0.00 439.51 11669.24 0.00 13:54:39 13:54:39 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:39 13:36:02 30589352 31852468 517328 1.57 47196 1538596 1651152 4.87 629772 1404956 156 13:54:39 13:37:01 30589908 31853176 516032 1.57 47236 1538600 1651152 4.87 629256 1404932 180 13:54:39 13:38:01 30591128 31854476 514616 1.56 47324 1538600 1651152 4.87 629108 1404944 144 13:54:39 13:39:01 30591024 31854432 514596 1.56 47356 1538616 1667312 4.91 628924 1404952 144 13:54:39 13:40:01 30526144 31848664 520912 1.58 49044 1592908 1681736 4.96 639524 1461388 328 13:54:39 13:41:01 30286248 31827312 525164 1.60 66552 1788152 1755356 5.17 784984 1525572 136 13:54:39 13:42:01 30286824 31827908 524516 1.60 66576 1788156 1755356 5.17 784900 1525576 12 13:54:39 13:43:01 30286752 31827936 524400 1.59 66604 1788156 1755356 5.17 785548 1525628 8 13:54:39 13:44:01 30286668 31827900 524576 1.60 66636 1788160 1755356 5.17 785580 1525640 8 13:54:39 13:45:01 28281804 31472224 816760 2.48 107988 3305884 2121348 6.25 1456472 2703768 478316 13:54:39 13:46:01 28370024 31558236 733812 2.23 114272 3294796 1728804 5.09 1333468 2736588 324 13:54:39 13:47:01 28369880 31558104 733816 2.23 114292 3294800 1728804 5.09 1333336 2736592 132 13:54:39 13:48:01 28379652 31567972 723976 2.20 114324 3294800 1728804 5.09 1323444 2736636 4 13:54:39 13:49:01 28379856 31568204 723624 2.20 114348 3294804 1728804 5.09 1323820 2736640 160 13:54:39 13:50:01 28380832 31569484 722532 2.20 114400 3294792 1728804 5.09 1322300 2736920 8 13:54:39 13:51:01 28380660 31569484 722708 2.20 114484 3294788 1753060 5.17 1322604 2736900 8 13:54:39 13:52:01 28380588 31569488 722648 2.20 114524 3294792 1753060 5.17 1322628 2736904 12 13:54:39 13:53:01 28380792 31569692 722384 2.20 114536 3294792 1753060 5.17 1322380 2736904 12 13:54:39 13:54:01 28381196 31570104 722112 2.20 114548 3294796 1753060 5.17 1322380 2736908 16 13:54:39 Average: 29353649 31691961 632974 1.92 86434 2518894 1742186 5.13 1035812 2132545 25269 13:54:39 13:54:39 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:39 13:36:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:54:39 13:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:36:02 ens3 192.50 123.94 467.06 24.43 0.00 0.00 0.00 0.00 13:54:39 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:37:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:38:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:54:39 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:39:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:54:39 13:40:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:54:39 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:40:01 ens3 38.25 18.88 822.86 1.52 0.00 0.00 0.00 0.00 13:54:39 13:41:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 13:54:39 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:41:01 ens3 67.51 45.94 478.66 3.44 0.00 0.00 0.00 0.00 13:54:39 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:42:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:54:39 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:43:01 ens3 0.62 0.43 0.27 0.22 0.00 0.00 0.00 0.00 13:54:39 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:44:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:45:01 veth753f4fd 35.87 56.95 3.58 689.43 0.00 0.00 0.00 0.06 13:54:39 13:45:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 13:54:39 13:45:01 docker0 39.47 59.98 3.54 732.62 0.00 0.00 0.00 0.00 13:54:39 13:45:01 ens3 516.91 329.77 6660.12 91.19 0.00 0.00 0.00 0.00 13:54:39 13:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:54:39 13:46:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:46:01 ens3 113.86 75.97 2530.77 15.62 0.00 0.00 0.00 0.00 13:54:39 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:47:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:49:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:50:01 ens3 0.62 0.02 0.06 0.00 0.00 0.00 0.00 0.00 13:54:39 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:51:01 ens3 3.38 1.43 2.52 0.34 0.00 0.00 0.00 0.00 13:54:39 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:52:01 ens3 0.60 0.62 0.36 0.29 0.00 0.00 0.00 0.00 13:54:39 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:54:39 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 13:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:54:39 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 13:54:39 Average: docker0 2.08 3.16 0.19 38.60 0.00 0.00 0.00 0.00 13:54:39 Average: ens3 49.31 31.48 577.55 7.22 0.00 0.00 0.00 0.00 13:54:39 13:54:39 13:54:39 ---> sar -P ALL: 13:54:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117130) 10/26/22 _x86_64_ (8 CPU) 13:54:39 13:54:39 13:34:55 LINUX RESTART (8 CPU) 13:54:39 13:54:39 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:54:39 13:36:02 all 2.16 0.00 0.69 1.10 0.02 96.02 13:54:39 13:36:02 0 0.93 0.00 0.57 0.52 0.02 97.96 13:54:39 13:36:02 1 3.68 0.00 0.40 0.45 0.02 95.45 13:54:39 13:36:02 2 2.42 0.00 0.58 0.45 0.02 96.53 13:54:39 13:36:02 3 1.92 0.00 1.87 5.91 0.02 90.28 13:54:39 13:36:02 4 1.82 0.00 0.72 0.28 0.03 97.14 13:54:39 13:36:02 5 3.22 0.00 0.43 0.22 0.02 96.11 13:54:39 13:36:02 6 1.52 0.00 0.30 0.12 0.02 98.05 13:54:39 13:36:02 7 1.79 0.00 0.64 0.89 0.03 96.65 13:54:39 13:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:54:39 13:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:54:39 13:37:01 7 0.17 0.00 0.03 0.03 0.02 99.74 13:54:39 13:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:54:39 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:54:39 13:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:54:39 13:38:01 7 0.03 0.00 0.03 0.05 0.03 99.85 13:54:39 13:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:54:39 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 13:54:39 13:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:39:01 7 0.05 0.00 0.03 0.03 0.03 99.85 13:54:39 13:40:01 all 0.17 0.00 0.08 0.08 0.01 99.66 13:54:39 13:40:01 0 0.48 0.00 0.13 0.02 0.02 99.35 13:54:39 13:40:01 1 0.12 0.00 0.07 0.32 0.02 99.48 13:54:39 13:40:01 2 0.17 0.00 0.05 0.02 0.00 99.77 13:54:39 13:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:54:39 13:40:01 4 0.38 0.00 0.03 0.00 0.00 99.58 13:54:39 13:40:01 5 0.00 0.00 0.23 0.02 0.00 99.75 13:54:39 13:40:01 6 0.10 0.00 0.03 0.00 0.02 99.85 13:54:39 13:40:01 7 0.08 0.00 0.03 0.25 0.03 99.60 13:54:39 13:41:01 all 1.05 0.00 0.76 0.39 0.01 97.78 13:54:39 13:41:01 0 1.35 0.00 0.78 0.43 0.00 97.43 13:54:39 13:41:01 1 0.95 0.00 0.73 0.58 0.00 97.73 13:54:39 13:41:01 2 2.39 0.00 0.82 0.07 0.02 96.71 13:54:39 13:41:01 3 0.52 0.00 0.35 0.02 0.02 99.10 13:54:39 13:41:01 4 0.90 0.00 0.55 0.13 0.03 98.38 13:54:39 13:41:01 5 0.92 0.00 0.70 0.02 0.02 98.35 13:54:39 13:41:01 6 0.68 0.00 1.63 0.05 0.00 97.63 13:54:39 13:41:01 7 0.72 0.00 0.49 1.83 0.03 96.93 13:54:39 13:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:54:39 13:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:54:39 13:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:54:39 13:42:01 7 0.02 0.00 0.03 0.08 0.03 99.83 13:54:39 13:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:54:39 13:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:54:39 13:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:54:39 13:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 13:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 13:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:54:39 13:43:01 7 0.02 0.00 0.03 0.02 0.02 99.92 13:54:39 13:44:01 all 0.05 0.00 0.00 0.01 0.01 99.92 13:54:39 13:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:44:01 4 0.02 0.00 0.00 0.02 0.03 99.93 13:54:39 13:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:54:39 13:44:01 7 0.33 0.00 0.00 0.07 0.02 99.58 13:54:39 13:45:01 all 16.16 0.00 3.92 2.49 0.06 77.38 13:54:39 13:45:01 0 15.81 0.00 3.82 1.43 0.05 78.90 13:54:39 13:45:01 1 15.93 0.00 4.05 3.02 0.05 76.95 13:54:39 13:45:01 2 15.85 0.00 4.39 4.18 0.05 75.53 13:54:39 13:45:01 3 18.40 0.00 4.36 0.24 0.07 76.94 13:54:39 13:45:01 4 18.46 0.00 3.59 2.69 0.07 75.19 13:54:39 13:45:01 5 15.04 0.00 3.16 0.20 0.08 81.52 13:54:39 13:45:01 6 15.61 0.00 3.70 0.98 0.05 79.67 13:54:39 13:45:01 7 14.16 0.00 4.27 7.19 0.08 74.30 13:54:39 13:46:01 all 13.29 0.00 2.69 1.31 0.04 82.68 13:54:39 13:46:01 0 13.68 0.00 2.31 0.10 0.03 83.87 13:54:39 13:46:01 1 13.58 0.00 2.76 3.17 0.05 80.43 13:54:39 13:46:01 2 13.31 0.00 2.53 0.02 0.03 84.10 13:54:39 13:46:01 3 14.05 0.00 2.68 0.44 0.05 82.78 13:54:39 13:46:01 4 13.82 0.00 2.62 6.45 0.03 77.07 13:54:39 13:46:01 5 13.54 0.00 2.92 0.03 0.05 83.46 13:54:39 13:46:01 6 13.19 0.00 3.91 0.22 0.05 82.63 13:54:39 13:46:01 7 11.12 0.00 1.75 0.05 0.03 87.05 13:54:39 13:54:39 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:54:39 13:47:01 all 0.27 0.00 0.02 0.00 0.01 99.70 13:54:39 13:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 13:54:39 13:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:54:39 13:47:01 4 0.08 0.00 0.02 0.02 0.02 99.87 13:54:39 13:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:47:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:54:39 13:47:01 7 1.97 0.00 0.00 0.00 0.02 98.01 13:54:39 13:48:01 all 0.27 0.00 0.00 0.00 0.01 99.72 13:54:39 13:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 13:54:39 13:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:48:01 4 0.05 0.00 0.00 0.02 0.00 99.93 13:54:39 13:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:48:01 6 0.03 0.00 0.02 0.00 0.03 99.92 13:54:39 13:48:01 7 1.97 0.00 0.00 0.00 0.03 98.00 13:54:39 13:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:54:39 13:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 13:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:54:39 13:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:49:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:54:39 13:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:54:39 13:49:01 7 1.95 0.00 0.00 0.00 0.02 98.03 13:54:39 13:50:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:54:39 13:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:54:39 13:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:54:39 13:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:50:01 3 0.03 0.00 0.00 0.02 0.02 99.93 13:54:39 13:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:54:39 13:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:50:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:54:39 13:50:01 7 1.97 0.00 0.00 0.00 0.00 98.03 13:54:39 13:51:01 all 0.17 0.00 0.02 0.01 0.01 99.79 13:54:39 13:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:51:01 1 0.03 0.00 0.03 0.02 0.00 99.92 13:54:39 13:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:54:39 13:51:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:54:39 13:51:01 4 0.02 0.00 0.00 0.03 0.02 99.93 13:54:39 13:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:54:39 13:51:01 7 1.24 0.00 0.03 0.00 0.00 98.73 13:54:39 13:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:54:39 13:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:54:39 13:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:52:01 4 0.02 0.00 0.00 0.03 0.02 99.93 13:54:39 13:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:52:01 6 0.05 0.00 0.03 0.02 0.03 99.87 13:54:39 13:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:54:39 13:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:54:39 13:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:54:39 13:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:54:39 13:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:54:39 13:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:54:39 13:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:54:39 13:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:54:39 13:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:54:39 13:54:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:54:39 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:54:39 13:54:01 6 0.03 0.00 0.03 0.02 0.02 99.90 13:54:39 13:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:54:39 Average: all 1.79 0.00 0.43 0.28 0.01 97.48 13:54:39 Average: 0 1.70 0.00 0.40 0.13 0.01 97.76 13:54:39 Average: 1 1.80 0.00 0.42 0.40 0.01 97.37 13:54:39 Average: 2 1.80 0.00 0.45 0.25 0.01 97.50 13:54:39 Average: 3 1.84 0.00 0.49 0.35 0.01 97.31 13:54:39 Average: 4 1.87 0.00 0.40 0.51 0.01 97.21 13:54:39 Average: 5 1.72 0.00 0.39 0.03 0.01 97.85 13:54:39 Average: 6 1.65 0.00 0.52 0.07 0.02 97.74 13:54:39 Average: 7 1.97 0.00 0.38 0.54 0.02 97.08 13:54:39 13:54:39 13:54:39