Pull request #326 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7c03b39c523dec67eb64c3d15373cb9b0a348f4+f14591b6a3de7c3a97b20e5143296a4c61bdd49b (8a212e4dd992a4ca321aaeee512961c321fdab6e) 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-ssh3885755633441999371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4755095556141316768.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17552579680764590532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3934192333342462234.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11465002674497659018.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33712 in /w/workspace/xfoundry_go-mod-bootstrap_PR-326 [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-326 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f14591b6a3de7c3a97b20e5143296a4c61bdd49b into PR head commit e7c03b39c523dec67eb64c3d15373cb9b0a348f4 Merge succeeded, producing e7c03b39c523dec67eb64c3d15373cb9b0a348f4 Checking out Revision e7c03b39c523dec67eb64c3d15373cb9b0a348f4 (PR-326) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:51 ========================================================= 20:27:51 EdgeX Global Pipelines Version Info 20:27:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b1f8cbff987835908ff85bfdbc44dcc488b5f0c3 # timeout=10 20:27:52 ------------------- 20:27:52 stable info: 20:27:52 ------------------- 20:27:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:52 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:27:52 Message: update stable to v1.0.227 20:27:52 ------------------- 20:27:52 experimental info: 20:27:52 ------------------- 20:27:52 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:52 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:27:52 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:27:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7c03b3 [Pipeline] echo 20:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:27:53 + git rev-list -1 --merges e7c03b39c523dec67eb64c3d15373cb9b0a348f4~1..e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [Pipeline] echo 20:27:53 -----------> git rev-list -1 --merges e7c03b39c523dec67eb64c3d15373cb9b0a348f4~1..e7c03b39c523dec67eb64c3d15373cb9b0a348f4 e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [false] [Pipeline] sh 20:27:53 + git log --format=format:%s -1 e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [Pipeline] echo 20:27:53 ========================================================= 20:27:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:27:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:54 + git log --format=format:%s -1 e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [Pipeline] echo 20:27:54 [semverPrep] GIT_COMMIT: e7c03b39c523dec67eb64c3d15373cb9b0a348f4, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 20:27:54 [semverPrep] This is not a build commit. [Pipeline] sh 20:27:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:54 + grep -v github /etc/ssh/ssh_known_hosts 20:27:54 + [ -e /tmp/ssh_known_hosts ] 20:27:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:27:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:27:54 + sudo tee -a /etc/ssh/ssh_known_hosts 20:27:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:27:55 20:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:27:55 latest: Pulling from edgex-devops/py-git-semver 20:27:55 1fe172e4850f: Pulling fs layer 20:27:55 caf521ccaac6: Pulling fs layer 20:27:55 3ead6fa29328: Pulling fs layer 20:27:55 5c2a1cbceb83: Pulling fs layer 20:27:55 a8d5f1318db7: Pulling fs layer 20:27:55 c427282e49a2: Pulling fs layer 20:27:55 1827001aaf11: Pulling fs layer 20:27:55 0714d37db230: Pulling fs layer 20:27:55 ac28cf19c067: Pulling fs layer 20:27:55 ca983d60f3e2: Pulling fs layer 20:27:55 9f894cec8388: Pulling fs layer 20:27:55 a8d5f1318db7: Waiting 20:27:55 1827001aaf11: Waiting 20:27:55 0714d37db230: Waiting 20:27:55 c427282e49a2: Waiting 20:27:55 ac28cf19c067: Waiting 20:27:55 5c2a1cbceb83: Waiting 20:27:55 ca983d60f3e2: Waiting 20:27:55 caf521ccaac6: Verifying Checksum 20:27:55 caf521ccaac6: Download complete 20:27:55 5c2a1cbceb83: Verifying Checksum 20:27:55 5c2a1cbceb83: Download complete 20:27:55 a8d5f1318db7: Verifying Checksum 20:27:55 a8d5f1318db7: Download complete 20:27:55 c427282e49a2: Download complete 20:27:55 3ead6fa29328: Verifying Checksum 20:27:55 3ead6fa29328: Download complete 20:27:55 0714d37db230: Verifying Checksum 20:27:55 0714d37db230: Download complete 20:27:55 ac28cf19c067: Verifying Checksum 20:27:55 ac28cf19c067: Download complete 20:27:55 ca983d60f3e2: Verifying Checksum 20:27:55 ca983d60f3e2: Download complete 20:27:55 9f894cec8388: Verifying Checksum 20:27:55 9f894cec8388: Download complete 20:27:55 1fe172e4850f: Verifying Checksum 20:27:55 1fe172e4850f: Download complete 20:27:56 1827001aaf11: Verifying Checksum 20:27:57 1fe172e4850f: Pull complete 20:27:57 caf521ccaac6: Pull complete 20:27:58 3ead6fa29328: Pull complete 20:27:58 5c2a1cbceb83: Pull complete 20:27:58 a8d5f1318db7: Pull complete 20:27:58 c427282e49a2: Pull complete 20:28:01 1827001aaf11: Pull complete 20:28:01 0714d37db230: Pull complete 20:28:01 ac28cf19c067: Pull complete 20:28:01 ca983d60f3e2: Pull complete 20:28:01 9f894cec8388: Pull complete 20:28:01 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:28:01 prd-ubuntu20.04-docker-8c-8g-33712 does not seem to be running inside a container 20:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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:latest cat 20:28:02 $ docker top 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:02 [ssh-agent] Looking for ssh-agent implementation... 20:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:03 $ docker exec 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e ssh-agent 20:28:03 SSH_AUTH_SOCK=/tmp/ssh-vEv3Bmk1Vqjj/agent.34 20:28:03 SSH_AGENT_PID=42 20:28:03 Running ssh-add (command line suppressed) 20:28:03 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_5073580867158848376.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_5073580867158848376.key) 20:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:03 + git tag --points-at HEAD [Pipeline] } 20:28:03 $ docker exec --env ******** --env ******** 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e ssh-agent -k 20:28:03 unset SSH_AUTH_SOCK; 20:28:03 unset SSH_AGENT_PID; 20:28:03 echo Agent pid 42 killed; 20:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:03 [ssh-agent] Looking for ssh-agent implementation... 20:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:04 $ docker exec 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e ssh-agent 20:28:04 SSH_AUTH_SOCK=/tmp/ssh-zg92tqIY9eLg/agent.74 20:28:04 SSH_AGENT_PID=81 20:28:04 Running ssh-add (command line suppressed) 20:28:04 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_6157658742494351285.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_6157658742494351285.key) 20:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:04 + git semver init 20:28:04 2022-04-28 20:28:04,890 [run_init] DEBUG init version:0.0.0 force:False 20:28:04 2022-04-28 20:28:04,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver 20:28:04 2022-04-28 20:28:04,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver 20:28:04 2022-04-28 20:28:04,891 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326, universal_newlines=False, shell=None, istream=None) 20:28:05 2022-04-28 20:28:05,699 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.git/info/exclude 20:28:05 2022-04-28 20:28:05,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 with force:False 20:28:05 2022-04-28 20:28:05,699 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 20:28:05 2022-04-28 20:28:05,702 [execute] INFO git cat-file --batch-check 20:28:05 2022-04-28 20:28:05,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver, universal_newlines=False, shell=None, istream=) 20:28:05 2022-04-28 20:28:05,708 [execute] INFO git cat-file --batch 20:28:05 2022-04-28 20:28:05,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver, universal_newlines=False, shell=None, istream=) 20:28:05 2022-04-28 20:28:05,713 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 20:28:05 0.0.0 [Pipeline] } 20:28:05 $ docker exec --env ******** --env ******** 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e ssh-agent -k 20:28:05 unset SSH_AUTH_SOCK; 20:28:05 unset SSH_AGENT_PID; 20:28:05 echo Agent pid 81 killed; 20:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:06 + git semver [Pipeline] } 20:28:06 $ docker stop --time=1 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e 20:28:08 $ docker rm -f 541f98a81424e9b405ef5ef7bf67d63ab8190fdd355d904cb520c2e072fe205e [Pipeline] // withDockerContainer [Pipeline] sh 20:28:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:08 Stashed 1 file(s) [Pipeline] echo 20:28:08 [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 20:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:09 ========================================================= 20:28:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:28:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:28:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:09 59bf1c3509f3: Pulling fs layer 20:28:09 666ba61612fd: Pulling fs layer 20:28:09 8ed8ca486205: Pulling fs layer 20:28:09 4fe6c5a15a65: Pulling fs layer 20:28:09 22a0e8bec74d: Pulling fs layer 20:28:09 ca2b28591e48: Pulling fs layer 20:28:09 a51346096db8: Pulling fs layer 20:28:09 daebc70d1ce1: Pulling fs layer 20:28:09 0e18a0eac166: Pulling fs layer 20:28:09 4fe6c5a15a65: Waiting 20:28:09 22a0e8bec74d: Waiting 20:28:09 ca2b28591e48: Waiting 20:28:09 daebc70d1ce1: Waiting 20:28:09 0e18a0eac166: Waiting 20:28:09 a51346096db8: Waiting 20:28:09 8ed8ca486205: Download complete 20:28:09 666ba61612fd: Download complete 20:28:09 22a0e8bec74d: Download complete 20:28:09 ca2b28591e48: Verifying Checksum 20:28:09 ca2b28591e48: Download complete 20:28:09 a51346096db8: Download complete 20:28:09 59bf1c3509f3: Verifying Checksum 20:28:09 59bf1c3509f3: Download complete 20:28:09 daebc70d1ce1: Verifying Checksum 20:28:09 daebc70d1ce1: Download complete 20:28:09 59bf1c3509f3: Pull complete 20:28:09 666ba61612fd: Pull complete 20:28:09 8ed8ca486205: Pull complete 20:28:10 0e18a0eac166: Verifying Checksum 20:28:10 0e18a0eac166: Download complete 20:28:10 4fe6c5a15a65: Verifying Checksum 20:28:10 4fe6c5a15a65: Download complete 20:28:14 4fe6c5a15a65: Pull complete 20:28:14 22a0e8bec74d: Pull complete 20:28:14 ca2b28591e48: Pull complete 20:28:14 a51346096db8: Pull complete 20:28:14 daebc70d1ce1: Pull complete 20:28:17 0e18a0eac166: Pull complete 20:28:17 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 20:28:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:28:17 + docker inspect -f . ci-base-image-x86_64 20:28:17 . [Pipeline] withDockerContainer 20:28:18 prd-ubuntu20.04-docker-8c-8g-33712 does not seem to be running inside a container 20:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 20:28:19 $ docker top 8a3587b012f6900449c0fa34d68ce34db5398f13346df25682c34842bd8bb58d -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:19 + go version 20:28:19 go version go1.17.6 linux/amd64 [Pipeline] } 20:28:19 $ docker stop --time=1 8a3587b012f6900449c0fa34d68ce34db5398f13346df25682c34842bd8bb58d 20:28:21 $ docker rm -f 8a3587b012f6900449c0fa34d68ce34db5398f13346df25682c34842bd8bb58d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:21 + docker inspect -f . ci-base-image-x86_64 20:28:21 . [Pipeline] withDockerContainer 20:28:21 prd-ubuntu20.04-docker-8c-8g-33712 does not seem to be running inside a container 20:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 20:28:22 $ docker top 2935ac8f64e9224682ecafe1a76cc7256047d09602f25834c11c7ad277423444 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:28:22 + make test 20:28:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:28:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 20:28:22 go: downloading github.com/stretchr/testify v1.7.1 20:28:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 20:28:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 20:28:22 go: downloading github.com/google/uuid v1.3.0 20:28:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:28:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 20:28:22 go: downloading github.com/pelletier/go-toml v1.9.5 20:28:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 20:28:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 20:28:22 go: downloading github.com/gorilla/mux v1.8.0 20:28:22 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:22 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:22 go: downloading github.com/stretchr/objx v0.1.1 20:28:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:28:22 go: downloading github.com/hashicorp/errwrap v1.0.0 20:28:22 go: downloading github.com/go-kit/log v0.2.0 20:28:22 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:28:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:28:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 20:28:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:28:22 go: downloading github.com/pebbe/zmq4 v1.2.7 20:28:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:28:22 go: downloading github.com/hashicorp/consul/api v1.9.1 20:28:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:28:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:28:22 go: downloading github.com/x448/float16 v0.8.4 20:28:22 go: downloading github.com/go-playground/universal-translator v0.18.0 20:28:22 go: downloading github.com/leodido/go-urn v1.2.1 20:28:22 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 20:28:22 go: downloading golang.org/x/text v0.3.7 20:28:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:28:22 go: downloading github.com/mitchellh/copystructure v1.0.0 20:28:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:28:22 go: downloading github.com/zeebo/errs v1.2.2 20:28:22 go: downloading google.golang.org/grpc v1.42.0 20:28:22 go: downloading github.com/gorilla/websocket v1.4.2 20:28:22 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:28:22 go: downloading github.com/go-playground/locales v0.14.0 20:28:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:28:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:28:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:28:23 go: downloading github.com/hashicorp/serf v0.9.5 20:28:23 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:28:23 go: downloading google.golang.org/protobuf v1.27.1 20:28:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:28:23 go: downloading github.com/fatih/color v1.9.0 20:28:23 go: downloading github.com/mattn/go-isatty v0.0.12 20:28:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:28:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:28:23 go: downloading github.com/mattn/go-colorable v0.1.6 20:28:23 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 20:28:23 go: downloading github.com/golang/protobuf v1.5.2 20:28:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:28:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:28:23 Still waiting to schedule task 20:28:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:28:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 4.6% of statements 20:28:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.2% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.027s coverage: 55.0% of statements 20:28:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:28:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.318s coverage: 88.1% of statements 20:28:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 20:28:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.028s coverage: 79.6% of statements 20:28:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:28:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.032s coverage: 41.7% of statements 20:28:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 20:28:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:28:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:28:53 $ docker stop --time=1 2935ac8f64e9224682ecafe1a76cc7256047d09602f25834c11c7ad277423444 20:28:55 $ docker rm -f 2935ac8f64e9224682ecafe1a76cc7256047d09602f25834c11c7ad277423444 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:28:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:56 20:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:57 latest: Pulling from edgex-lftools-log-publisher 20:28:57 5eb5b503b376: Pulling fs layer 20:28:57 5c69ac0246d0: Pulling fs layer 20:28:57 ec43610c2a17: Pulling fs layer 20:28:57 3a2ae6a8a46f: Pulling fs layer 20:28:57 33b1e0a273af: Pulling fs layer 20:28:57 5d3b04190fa2: Pulling fs layer 20:28:57 2f39f015ded8: Pulling fs layer 20:28:57 3a2ae6a8a46f: Waiting 20:28:57 2f39f015ded8: Waiting 20:28:57 33b1e0a273af: Waiting 20:28:57 5d3b04190fa2: Waiting 20:28:57 5c69ac0246d0: Verifying Checksum 20:28:57 5c69ac0246d0: Download complete 20:28:57 3a2ae6a8a46f: Verifying Checksum 20:28:57 3a2ae6a8a46f: Download complete 20:28:57 33b1e0a273af: Verifying Checksum 20:28:57 33b1e0a273af: Download complete 20:28:57 5d3b04190fa2: Verifying Checksum 20:28:57 5d3b04190fa2: Download complete 20:28:57 ec43610c2a17: Verifying Checksum 20:28:57 ec43610c2a17: Download complete 20:28:57 5eb5b503b376: Verifying Checksum 20:28:57 5eb5b503b376: Download complete 20:28:58 5eb5b503b376: Pull complete 20:28:59 5c69ac0246d0: Pull complete 20:28:59 ec43610c2a17: Pull complete 20:28:59 3a2ae6a8a46f: Pull complete 20:29:00 33b1e0a273af: Pull complete 20:29:00 5d3b04190fa2: Pull complete 20:29:05 2f39f015ded8: Pull complete 20:29:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:29:05 prd-ubuntu20.04-docker-8c-8g-33712 does not seem to be running inside a container 20:29:05 $ 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-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 20:29:07 $ docker top f94ff48416a1cfb9a075f03e1b84da4147532589471512cf6fa31769a33ff483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:07 ---> job-cost.sh 20:29:07 lf-activate-venv: SKIPPING 20:29:07 INFO: No Stack... 20:29:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:08 INFO: Archiving Costs [Pipeline] sh 20:29:08 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/cost.csv 20:29:08 + cut -d, -f6 [Pipeline] lock 20:29:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] 20:29:08 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] did not exist. Created. 20:29:08 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:08 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:08 Stashed 1 file(s) [Pipeline] } 20:29:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:08 $ docker stop --time=1 f94ff48416a1cfb9a075f03e1b84da4147532589471512cf6fa31769a33ff483 20:29:10 $ docker rm -f f94ff48416a1cfb9a075f03e1b84da4147532589471512cf6fa31769a33ff483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33715 in /w/workspace/xfoundry_go-mod-bootstrap_PR-326 [Pipeline] { [Pipeline] ws 20:31:24 Running in /w/workspace/go-mod-bootstrap/7 [Pipeline] { [Pipeline] checkout 20:31:25 Selected Git installation does not exist. Using Default 20:31:25 The recommended git tool is: NONE 20:31:32 using credential edgex-jenkins-ssh 20:31:32 Cloning the remote Git repository 20:31:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:31:32 > git init /w/workspace/go-mod-bootstrap/7 # timeout=10 20:31:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:31:32 > git --version # timeout=10 20:31:32 > git --version # 'git version 2.25.1' 20:31:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:34 Merging remotes/origin/main commit f14591b6a3de7c3a97b20e5143296a4c61bdd49b into PR head commit e7c03b39c523dec67eb64c3d15373cb9b0a348f4 20:31:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:31:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:31:34 > git config core.sparsecheckout # timeout=10 20:31:34 > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 20:31:34 > git remote # timeout=10 20:31:34 > git config --get remote.origin.url # timeout=10 20:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:34 Merge succeeded, producing e7c03b39c523dec67eb64c3d15373cb9b0a348f4 20:31:34 Checking out Revision e7c03b39c523dec67eb64c3d15373cb9b0a348f4 (PR-326) 20:31:34 > git merge f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 20:31:34 > git rev-parse HEAD^{commit} # timeout=10 20:31:34 > git config core.sparsecheckout # timeout=10 20:31:34 > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 20:31:38 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:31:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:39 Dload Upload Total Spent Left Speed 20:31:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 20:31:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:31:40 + sudo tee /etc/docker/daemon.new 20:31:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:31:40 { 20:31:40 "registry-mirrors": [ 20:31:40 "https://nexus3.edgexfoundry.org:10001" 20:31:40 ], 20:31:40 "bip": "10.250.0.254/24", 20:31:40 "hosts": [ 20:31:40 "tcp://0.0.0.0:5555", 20:31:40 "unix:///var/run/docker.sock" 20:31:40 ], 20:31:40 "mtu": 1458, 20:31:40 "selinux-enabled": true, 20:31:40 "seccomp-profile": "/etc/docker/seccomp.json" 20:31:40 } [Pipeline] sh 20:31:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:31:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:00 ========================================================= 20:32:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:32:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:01 9b3977197b4f: Pulling fs layer 20:32:01 1a89e8eeedd5: Pulling fs layer 20:32:01 94645a83ff95: Pulling fs layer 20:32:01 3f3a8bcf1eab: Pulling fs layer 20:32:01 0c92f367c5e7: Pulling fs layer 20:32:01 3096ccb668a1: Pulling fs layer 20:32:01 e8cf19c19ddd: Pulling fs layer 20:32:01 a4caa8a26152: Pulling fs layer 20:32:01 3096ccb668a1: Waiting 20:32:01 3f3a8bcf1eab: Waiting 20:32:01 0c92f367c5e7: Waiting 20:32:01 e8cf19c19ddd: Waiting 20:32:01 a4caa8a26152: Waiting 20:32:01 94645a83ff95: Verifying Checksum 20:32:01 94645a83ff95: Download complete 20:32:01 1a89e8eeedd5: Verifying Checksum 20:32:01 1a89e8eeedd5: Download complete 20:32:01 0c92f367c5e7: Verifying Checksum 20:32:01 0c92f367c5e7: Download complete 20:32:01 3096ccb668a1: Verifying Checksum 20:32:01 3096ccb668a1: Download complete 20:32:01 9b3977197b4f: Verifying Checksum 20:32:01 9b3977197b4f: Download complete 20:32:01 e8cf19c19ddd: Verifying Checksum 20:32:01 e8cf19c19ddd: Download complete 20:32:02 9b3977197b4f: Pull complete 20:32:03 1a89e8eeedd5: Pull complete 20:32:03 94645a83ff95: Pull complete 20:32:03 a4caa8a26152: Verifying Checksum 20:32:03 a4caa8a26152: Download complete 20:32:04 3f3a8bcf1eab: Verifying Checksum 20:32:04 3f3a8bcf1eab: Download complete 20:32:16 3f3a8bcf1eab: Pull complete 20:32:16 0c92f367c5e7: Pull complete 20:32:16 3096ccb668a1: Pull complete 20:32:17 e8cf19c19ddd: Pull complete 20:32:24 a4caa8a26152: Pull complete 20:32:24 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 20:32:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 20:32:24 + docker inspect -f . ci-base-image-arm64 20:32:24 . [Pipeline] withDockerContainer 20:32:25 prd-ubuntu20.04-docker-arm64-4c-16g-33715 does not seem to be running inside a container 20:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/7 -v /w/workspace/go-mod-bootstrap/7:/w/workspace/go-mod-bootstrap/7:rw,z -v /w/workspace/go-mod-bootstrap/7@tmp:/w/workspace/go-mod-bootstrap/7@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-arm64 cat 20:32:28 $ docker top 851bf9b23d5379bc3b1629bb4213b0f101afc18e493f04ddde5de159f5b81db9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:29 + go version 20:32:29 go version go1.17.6 linux/arm64 [Pipeline] } 20:32:29 $ docker stop --time=1 851bf9b23d5379bc3b1629bb4213b0f101afc18e493f04ddde5de159f5b81db9 20:32:31 $ docker rm -f 851bf9b23d5379bc3b1629bb4213b0f101afc18e493f04ddde5de159f5b81db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:31 + docker inspect -f . ci-base-image-arm64 20:32:31 . [Pipeline] withDockerContainer 20:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-33715 does not seem to be running inside a container 20:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/7 -v /w/workspace/go-mod-bootstrap/7:/w/workspace/go-mod-bootstrap/7:rw,z -v /w/workspace/go-mod-bootstrap/7@tmp:/w/workspace/go-mod-bootstrap/7@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-arm64 cat 20:32:33 $ docker top a41a0330d4706565ff1d5cc0d91a229f180d9a2cfb1a7aba9831a90b393e48d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:32:34 + make test 20:32:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:32:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 20:32:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 20:32:34 go: downloading github.com/pelletier/go-toml v1.9.5 20:32:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 20:32:35 go: downloading github.com/stretchr/testify v1.7.1 20:32:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 20:32:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 20:32:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 20:32:35 go: downloading github.com/gorilla/mux v1.8.0 20:32:35 go: downloading github.com/google/uuid v1.3.0 20:32:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:32:35 go: downloading github.com/davecgh/go-spew v1.1.1 20:32:35 go: downloading github.com/pmezard/go-difflib v1.0.0 20:32:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:32:35 go: downloading github.com/go-kit/log v0.2.0 20:32:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 20:32:35 go: downloading github.com/stretchr/objx v0.1.1 20:32:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:32:35 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:32:35 go: downloading github.com/hashicorp/errwrap v1.0.0 20:32:35 go: downloading github.com/hashicorp/consul/api v1.9.1 20:32:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:32:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:32:35 go: downloading github.com/x448/float16 v0.8.4 20:32:35 go: downloading github.com/zeebo/errs v1.2.2 20:32:35 go: downloading google.golang.org/grpc v1.42.0 20:32:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:32:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:32:36 go: downloading github.com/pebbe/zmq4 v1.2.7 20:32:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:32:37 go: downloading github.com/mitchellh/copystructure v1.0.0 20:32:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:32:37 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:32:37 go: downloading google.golang.org/protobuf v1.27.1 20:32:37 go: downloading github.com/go-playground/universal-translator v0.18.0 20:32:37 go: downloading github.com/leodido/go-urn v1.2.1 20:32:37 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 20:32:38 go: downloading golang.org/x/text v0.3.7 20:32:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:32:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:32:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:32:38 go: downloading github.com/hashicorp/serf v0.9.5 20:32:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:32:38 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:32:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:32:38 go: downloading github.com/gorilla/websocket v1.4.2 20:32:39 go: downloading github.com/go-playground/locales v0.14.0 20:32:39 go: downloading github.com/fatih/color v1.9.0 20:32:39 go: downloading github.com/mattn/go-isatty v0.0.12 20:32:39 go: downloading github.com/golang/protobuf v1.5.2 20:32:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:32:39 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 20:32:41 go: downloading github.com/mattn/go-colorable v0.1.6 20:32:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:32:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:34:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:34:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.105s coverage: 4.6% of statements 20:34:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:34:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.109s coverage: 92.2% of statements 20:34:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 20:34:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.181s coverage: 55.0% of statements 20:34:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:34:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:34:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.075s coverage: 100.0% of statements 20:34:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.424s coverage: 88.1% of statements 20:34:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.108s coverage: 25.0% of statements 20:34:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.094s coverage: 79.6% of statements 20:34:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:34:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 20:34:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.038s coverage: 91.3% of statements 20:34:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:34:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:35:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:35:05 $ docker stop --time=1 a41a0330d4706565ff1d5cc0d91a229f180d9a2cfb1a7aba9831a90b393e48d1 20:35:07 $ docker rm -f a41a0330d4706565ff1d5cc0d91a229f180d9a2cfb1a7aba9831a90b393e48d1 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:10 Warning: overwriting stash ‘coverage-report’ 20:35:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:11 20:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:12 arm64: Pulling from edgex-lftools-log-publisher 20:35:12 8998bd30e6a1: Pulling fs layer 20:35:12 04944245beec: Pulling fs layer 20:35:12 699f458cf7ca: Pulling fs layer 20:35:12 765212b225bb: Pulling fs layer 20:35:12 f23df028b6ca: Pulling fs layer 20:35:12 d65c8cfc05b1: Pulling fs layer 20:35:12 2437ff75d9bd: Pulling fs layer 20:35:12 765212b225bb: Waiting 20:35:12 f23df028b6ca: Waiting 20:35:12 d65c8cfc05b1: Waiting 20:35:12 2437ff75d9bd: Waiting 20:35:12 04944245beec: Verifying Checksum 20:35:12 04944245beec: Download complete 20:35:12 765212b225bb: Verifying Checksum 20:35:12 765212b225bb: Download complete 20:35:12 f23df028b6ca: Verifying Checksum 20:35:12 f23df028b6ca: Download complete 20:35:12 d65c8cfc05b1: Verifying Checksum 20:35:12 d65c8cfc05b1: Download complete 20:35:12 699f458cf7ca: Verifying Checksum 20:35:12 699f458cf7ca: Download complete 20:35:13 8998bd30e6a1: Verifying Checksum 20:35:13 8998bd30e6a1: Download complete 20:35:15 2437ff75d9bd: Download complete 20:35:18 8998bd30e6a1: Pull complete 20:35:19 04944245beec: Pull complete 20:35:20 699f458cf7ca: Pull complete 20:35:20 765212b225bb: Pull complete 20:35:21 f23df028b6ca: Pull complete 20:35:22 d65c8cfc05b1: Pull complete 20:35:37 2437ff75d9bd: Pull complete 20:35:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-33715 does not seem to be running inside a container 20:35:37 $ 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/7 -v /w/workspace/go-mod-bootstrap/7:/w/workspace/go-mod-bootstrap/7:rw,z -v /w/workspace/go-mod-bootstrap/7@tmp:/w/workspace/go-mod-bootstrap/7@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:arm64 cat 20:35:40 $ docker top 1fc21a1ed506b34365eb007668806f3fea845485f3a906857d3436b24e82beb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:41 ---> job-cost.sh 20:35:41 lf-activate-venv: SKIPPING 20:35:41 INFO: No Stack... 20:35:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:35:42 INFO: Archiving Costs [Pipeline] sh 20:35:43 + + cat /w/workspace/go-mod-bootstrap/7/archives/cost.csv 20:35:43 cut -d, -f6 [Pipeline] lock 20:35:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] 20:35:43 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] did not exist. Created. 20:35:43 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:44 /w/workspace/go-mod-bootstrap/7@tmp/durable-44b35831/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:35:44 + echo total: 0.10999999940395355 [Pipeline] stash 20:35:44 Warning: overwriting stash ‘stack-cost’ 20:35:44 Stashed 1 file(s) [Pipeline] } 20:35:44 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:44 $ docker stop --time=1 1fc21a1ed506b34365eb007668806f3fea845485f3a906857d3436b24e82beb2 20:35:46 $ docker rm -f 1fc21a1ed506b34365eb007668806f3fea845485f3a906857d3436b24e82beb2 [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 20:35:47 provisioning config files... 20:35:47 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/config8163916036331934733tmp [Pipeline] { [Pipeline] sh 20:35:47 + set +x 20:35:47 + curl -s https://codecov.io/bash 20:35:47 + bash -s -- 20:35:47 20:35:47 _____ _ 20:35:47 / ____| | | 20:35:47 | | ___ __| | ___ ___ _____ __ 20:35:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:35:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:35:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:35:47 Bash-1.0.6 20:35:47 20:35:47 20:35:47 ==> git version 2.25.1 found 20:35:47 ==> 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 20:35:47 Release-Date: 2020-01-08 20:35:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:35:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:35:47 ==> Jenkins CI detected. 20:35:47 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-326 20:35:47 project root: . 20:35:47 --> token set from env 20:35:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:35:47 ==> Running gcov in . (disable via -X gcov) 20:35:47 ==> Python coveragepy not found 20:35:47 ==> Searching for coverage reports in: 20:35:47 + . 20:35:47 -> Found 1 reports 20:35:47 ==> Detecting git/mercurial file structure 20:35:47 ==> Reading reports 20:35:47 + ./coverage.out bytes=55983 20:35:47 ==> Appending adjustments 20:35:47 https://docs.codecov.io/docs/fixing-reports 20:35:47 + Found adjustments 20:35:47 ==> Gzipping contents 20:35:47 12K /tmp/codecov.NEbC7y.gz 20:35:47 ==> Uploading reports 20:35:47 url: https://codecov.io 20:35:47 query: branch=PR-326&commit=e7c03b39c523dec67eb64c3d15373cb9b0a348f4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-326%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=326&job=&cmd_args= 20:35:47 -> Pinging Codecov 20:35:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-326&commit=e7c03b39c523dec67eb64c3d15373cb9b0a348f4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-326%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=326&job=&cmd_args= 20:35:47 -> Uploading to 20:35:47 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/833815588EE85121546D348822E98E2E/e7c03b39c523dec67eb64c3d15373cb9b0a348f4/85325459-0f7d-44a7-a81d-c73dca4f4d71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T203547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea22e01c9f6fc82033b07a9d5928869465e125cb987d8b24b8a88b889813729e 20:35:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:47 Dload Upload Total Spent Left Speed 20:35:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9299 0 0 100 9299 0 38585 --:--:-- --:--:-- --:--:-- 38585 20:35:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [Pipeline] } 20:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:35:48 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives ] 20:35:48 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives 20:35:48 total 16 20:35:48 drwxr-xr-x 3 root root 4096 Apr 28 20:29 . 20:35:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 20:29 .. 20:35:48 drwxr-xr-x 2 root root 4096 Apr 28 20:29 cost 20:35:48 -rw-r--r-- 1 root root 87 Apr 28 20:29 cost.csv 20:35:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives 20:35:48 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives 20:35:48 total 16 20:35:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 20:29 . 20:35:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 20:29 .. 20:35:48 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 20:29 cost 20:35:48 -rw-r--r-- 1 jenkins jenkins 87 Apr 28 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:35:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:49 ---> package-listing.sh 20:35:49 ++ facter osfamily 20:35:49 ++ tr '[:upper:]' '[:lower:]' 20:35:50 + OS_FAMILY=debian 20:35:50 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-326 20:35:50 + START_PACKAGES=/tmp/packages_start.txt 20:35:50 + END_PACKAGES=/tmp/packages_end.txt 20:35:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:50 + PACKAGES=/tmp/packages_start.txt 20:35:50 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-326 ']' 20:35:50 + PACKAGES=/tmp/packages_end.txt 20:35:50 + case "${OS_FAMILY}" in 20:35:50 + dpkg -l 20:35:50 + grep '^ii' 20:35:50 + '[' -f /tmp/packages_start.txt ']' 20:35:50 + '[' -f /tmp/packages_end.txt ']' 20:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:50 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-326 ']' 20:35:50 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/ 20:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/ [Pipeline] echo 20:35:50 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-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:51 . [Pipeline] withDockerContainer 20:35:51 prd-ubuntu20.04-docker-8c-8g-33712 does not seem to be running inside a container 20:35:51 $ 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-326/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-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 20:35:51 $ docker top 9b01887c9252db0bb651261220d865be8f10559dc90cf00118864ea33fbf4429 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:52 + ls /var/log/sa-host 20:35:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:52 provisioning config files... 20:35:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/config6902728489742881149tmp [Pipeline] { [Pipeline] echo 20:35:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:52 ---> create-netrc.sh [Pipeline] } 20:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> python-tools-install.sh [Pipeline] echo 20:35:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> sudo-logs.sh 20:35:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> job-cost.sh 20:35:53 lf-activate-venv: SKIPPING 20:35:53 DEBUG: total: 0.2199999988079071 20:35:53 INFO: Retrieving Stack Cost... 20:35:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:55 INFO: Archiving Costs [Pipeline] echo 20:35:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:55 ---> logs-deploy.sh 20:35:55 lf-activate-venv: SKIPPING 20:35:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-326/7 20:35:55 INFO: archiving workspace using pattern(s): 20:35:56 Archives upload complete. 20:35:56 INFO: archiving logs to Nexus 20:35:57 ---> uname -a: 20:35:57 Linux prd-ubuntu20-04-docker-8c-8g-33712 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:35:57 20:35:57 20:35:57 ---> lscpu: 20:35:57 Architecture: x86_64 20:35:57 CPU op-mode(s): 32-bit, 64-bit 20:35:57 Byte Order: Little Endian 20:35:57 Address sizes: 40 bits physical, 48 bits virtual 20:35:57 CPU(s): 8 20:35:57 On-line CPU(s) list: 0-7 20:35:57 Thread(s) per core: 1 20:35:57 Core(s) per socket: 1 20:35:57 Socket(s): 8 20:35:57 NUMA node(s): 1 20:35:57 Vendor ID: AuthenticAMD 20:35:57 CPU family: 23 20:35:57 Model: 49 20:35:57 Model name: AMD EPYC-Rome Processor 20:35:57 Stepping: 0 20:35:57 CPU MHz: 2799.998 20:35:57 BogoMIPS: 5599.99 20:35:57 Virtualization: AMD-V 20:35:57 Hypervisor vendor: KVM 20:35:57 Virtualization type: full 20:35:57 L1d cache: 256 KiB 20:35:57 L1i cache: 256 KiB 20:35:57 L2 cache: 4 MiB 20:35:57 L3 cache: 128 MiB 20:35:57 NUMA node0 CPU(s): 0-7 20:35:57 Vulnerability Itlb multihit: Not affected 20:35:57 Vulnerability L1tf: Not affected 20:35:57 Vulnerability Mds: Not affected 20:35:57 Vulnerability Meltdown: Not affected 20:35:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:35:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:35:57 Vulnerability Srbds: Not affected 20:35:57 Vulnerability Tsx async abort: Not affected 20:35:57 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 20:35:57 20:35:57 20:35:57 ---> nproc: 20:35:57 8 20:35:57 20:35:57 20:35:57 ---> df -h: 20:35:57 Filesystem Size Used Avail Use% Mounted on 20:35:57 overlay 155G 10G 145G 7% / 20:35:57 tmpfs 64M 0 64M 0% /dev 20:35:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:35:57 shm 64M 0 64M 0% /dev/shm 20:35:57 /dev/vda1 155G 10G 145G 7% /facter-os 20:35:57 20:35:57 20:35:57 ---> sar -b -r -n DEV: 20:35:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33712) 04/28/22 _x86_64_ (8 CPU) 20:35:57 20:35:57 20:27:11 LINUX RESTART (8 CPU) 20:35:57 20:35:57 20:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:35:57 20:29:01 101.42 3.28 98.13 0.00 375.00 51549.81 0.00 20:35:57 20:30:01 29.94 0.02 29.92 0.00 2.27 16545.57 0.00 20:35:57 20:31:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:35:57 20:32:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 20:35:57 20:33:01 1.08 0.02 1.07 0.00 0.13 12.53 0.00 20:35:57 20:34:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 20:35:57 20:35:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 20:35:57 Average: 19.62 0.47 19.15 0.00 53.91 9737.88 0.00 20:35:57 20:35:57 20:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:57 20:29:01 28646936 31739740 557900 1.70 121836 3217048 2207472 6.51 1257056 2567624 358616 20:35:57 20:30:01 28568436 31791756 504436 1.53 123540 3318664 1764220 5.20 1218716 2656788 16 20:35:57 20:31:01 28569024 31792476 503344 1.53 123568 3318668 1764220 5.20 1218756 2656824 12 20:35:57 20:32:01 28569352 31792868 502800 1.53 123592 3318672 1764220 5.20 1218024 2656836 12 20:35:57 20:33:01 28569136 31792700 502820 1.53 123632 3318680 1764220 5.20 1218144 2656844 48 20:35:57 20:34:01 28577112 31801064 494456 1.50 123656 3318808 1764220 5.20 1209988 2657196 28 20:35:57 20:35:01 28577096 31801076 494384 1.50 123676 3318816 1764220 5.20 1210348 2657204 24 20:35:57 Average: 28582442 31787383 508591 1.55 123357 3304194 1827542 5.39 1221576 2644188 51251 20:35:57 20:35:57 20:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:57 20:29:01 ens3 333.49 204.82 6629.94 89.72 0.00 0.00 0.00 0.00 20:35:57 20:29:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:35:57 20:29:01 docker0 38.93 48.84 3.37 723.26 0.00 0.00 0.00 0.00 20:35:57 20:30:01 ens3 15.04 8.63 13.40 4.97 0.00 0.00 0.00 0.00 20:35:57 20:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:35:57 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:31:01 ens3 4.27 1.73 3.95 0.53 0.00 0.00 0.00 0.00 20:35:57 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:32:01 ens3 1.27 0.33 0.33 0.20 0.00 0.00 0.00 0.00 20:35:57 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:57 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:33:01 ens3 1.93 0.77 0.54 0.36 0.00 0.00 0.00 0.00 20:35:57 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:34:01 ens3 1.53 0.58 0.58 0.40 0.00 0.00 0.00 0.00 20:35:57 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:57 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:35:01 ens3 0.63 0.50 0.35 0.21 0.00 0.00 0.00 0.00 20:35:57 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:57 Average: ens3 51.17 31.05 949.82 13.77 0.00 0.00 0.00 0.00 20:35:57 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:35:57 Average: docker0 5.56 6.98 0.48 103.32 0.00 0.00 0.00 0.00 20:35:57 20:35:57 20:35:57 ---> sar -P ALL: 20:35:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33712) 04/28/22 _x86_64_ (8 CPU) 20:35:57 20:35:57 20:27:11 LINUX RESTART (8 CPU) 20:35:57 20:35:57 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:35:57 20:29:01 all 33.62 0.00 7.20 0.59 0.21 58.38 20:35:57 20:29:01 0 34.78 0.00 7.62 0.08 0.17 57.35 20:35:57 20:29:01 1 34.14 0.00 7.84 0.14 0.22 57.67 20:35:57 20:29:01 2 34.20 0.00 7.94 1.25 0.19 56.43 20:35:57 20:29:01 3 32.77 0.00 7.11 0.05 0.22 59.85 20:35:57 20:29:01 4 29.03 0.00 5.91 0.27 0.22 64.57 20:35:57 20:29:01 5 33.70 0.00 7.67 1.98 0.22 56.43 20:35:57 20:29:01 6 36.08 0.00 6.40 0.03 0.20 57.28 20:35:57 20:29:01 7 34.27 0.00 7.10 0.94 0.22 57.48 20:35:57 20:30:01 all 1.87 0.00 0.77 0.25 0.04 97.06 20:35:57 20:30:01 0 2.29 0.00 0.64 0.00 0.05 97.02 20:35:57 20:30:01 1 2.09 0.00 0.72 0.03 0.03 97.13 20:35:57 20:30:01 2 1.96 0.00 0.99 1.39 0.03 95.64 20:35:57 20:30:01 3 1.55 0.00 0.50 0.00 0.05 97.90 20:35:57 20:30:01 4 1.76 0.00 0.52 0.00 0.07 97.65 20:35:57 20:30:01 5 1.07 0.00 1.49 0.28 0.02 97.14 20:35:57 20:30:01 6 2.62 0.00 0.65 0.08 0.05 96.59 20:35:57 20:30:01 7 1.63 0.00 0.67 0.25 0.05 97.40 20:35:57 20:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:35:57 20:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:35:57 20:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:35:57 20:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:35:57 20:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:35:57 20:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:35:57 20:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:35:57 20:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:35:57 20:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:35:57 20:32:01 all 0.22 0.00 0.01 0.01 0.01 99.74 20:35:57 20:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:35:57 20:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:35:57 20:32:01 2 1.53 0.00 0.00 0.00 0.02 98.45 20:35:57 20:32:01 3 0.02 0.00 0.00 0.08 0.02 99.88 20:35:57 20:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:57 20:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:35:57 20:32:01 6 0.07 0.00 0.07 0.00 0.02 99.85 20:35:57 20:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:57 20:33:01 all 0.16 0.00 0.03 0.00 0.02 99.80 20:35:57 20:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:35:57 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:57 20:33:01 2 1.03 0.00 0.07 0.00 0.00 98.91 20:35:57 20:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:57 20:33:01 4 0.07 0.00 0.03 0.00 0.02 99.88 20:35:57 20:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:35:57 20:33:01 6 0.07 0.00 0.03 0.00 0.05 99.85 20:35:57 20:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:35:57 20:34:01 all 0.30 0.00 0.02 0.01 0.01 99.67 20:35:57 20:34:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:35:57 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:57 20:34:01 2 1.99 0.00 0.02 0.03 0.02 97.95 20:35:57 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:57 20:34:01 4 0.08 0.00 0.00 0.00 0.00 99.92 20:35:57 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:57 20:34:01 6 0.12 0.00 0.05 0.00 0.02 99.82 20:35:57 20:34:01 7 0.08 0.00 0.05 0.05 0.02 99.80 20:35:57 20:35:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:35:57 20:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:35:57 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:57 20:35:01 2 1.95 0.00 0.03 0.00 0.00 98.01 20:35:57 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:57 20:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:35:57 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:57 20:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:35:57 20:35:01 7 0.05 0.00 0.02 0.02 0.00 99.92 20:35:57 Average: all 5.14 0.00 1.14 0.12 0.04 93.55 20:35:57 Average: 0 5.25 0.00 1.18 0.01 0.04 93.51 20:35:57 Average: 1 5.13 0.00 1.21 0.02 0.04 93.59 20:35:57 Average: 2 6.01 0.00 1.27 0.38 0.04 92.31 20:35:57 Average: 3 4.85 0.00 1.08 0.02 0.04 94.00 20:35:57 Average: 4 4.38 0.00 0.91 0.04 0.04 94.63 20:35:57 Average: 5 4.92 0.00 1.30 0.33 0.04 93.42 20:35:57 Average: 6 5.52 0.00 1.03 0.02 0.05 93.38 20:35:57 Average: 7 5.09 0.00 1.11 0.18 0.05 93.58 20:35:57 20:35:57 20:35:57