Pull request #599 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 fe4f62307f9f8356ad24244b57a735cb032dd3a5+ecbbf43e061570f40e7612bcdb123d7d5e48e104 (4cec170828ff0da42b86baa5d5190321423d9727) 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-ssh13246610420219187611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3668994094533924936.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-599/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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12192605044746055093.key > 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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3666991081487354391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5090025817939814109.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-599/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-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3727742921329786323.key > 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5914 in /w/workspace/xfoundry_go-mod-bootstrap_PR-599 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-599 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ecbbf43e061570f40e7612bcdb123d7d5e48e104 into PR head commit fe4f62307f9f8356ad24244b57a735cb032dd3a5 Merge succeeded, producing fe4f62307f9f8356ad24244b57a735cb032dd3a5 Checking out Revision fe4f62307f9f8356ad24244b57a735cb032dd3a5 (PR-599) > git config core.sparsecheckout # timeout=10 > git checkout -f fe4f62307f9f8356ad24244b57a735cb032dd3a5 # 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 ecbbf43e061570f40e7612bcdb123d7d5e48e104 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe4f62307f9f8356ad24244b57a735cb032dd3a5 # timeout=10 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:36:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:36:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:36:41 ========================================================= 16:36:41 EdgeX Global Pipelines Version Info 16:36:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:36:41 ------------------- 16:36:41 stable info: 16:36:41 ------------------- 16:36:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:36:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:36:41 Message: update stable to v1.0.253 16:36:42 ------------------- 16:36:42 experimental info: 16:36:42 ------------------- 16:36:42 Commited By: **** collab-it+edgex@linuxfoundation.org 16:36:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:36:42 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-599 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-599 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-599 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe4f62307f9f8356ad24244b57a735cb032dd3a5 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe4f623 [Pipeline] echo 16:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:36:44 + git rev-list -1 --merges fe4f62307f9f8356ad24244b57a735cb032dd3a5~1..fe4f62307f9f8356ad24244b57a735cb032dd3a5 [Pipeline] echo 16:36:44 -----------> git rev-list -1 --merges fe4f62307f9f8356ad24244b57a735cb032dd3a5~1..fe4f62307f9f8356ad24244b57a735cb032dd3a5 fe4f62307f9f8356ad24244b57a735cb032dd3a5 [false] [Pipeline] sh 16:36:44 + git log --format=format:%s -1 fe4f62307f9f8356ad24244b57a735cb032dd3a5 [Pipeline] echo 16:36:44 ========================================================= 16:36:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:36:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:45 + git log --format=format:%s -1 fe4f62307f9f8356ad24244b57a735cb032dd3a5 [Pipeline] echo 16:36:45 [semverPrep] GIT_COMMIT: fe4f62307f9f8356ad24244b57a735cb032dd3a5, Commit Message: build: Upgrade to go 1.21 and linter 1.54.2 [Pipeline] echo 16:36:45 [semverPrep] This is not a build commit. [Pipeline] sh 16:36:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:45 + grep -v github /etc/ssh/ssh_known_hosts 16:36:45 + [ -e /tmp/ssh_known_hosts ] 16:36:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:36:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:36:45 + sudo tee -a /etc/ssh/ssh_known_hosts 16:36:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:47 16:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:36:48 b85a868b505f: Pulling fs layer 16:36:48 e2be974225ed: Pulling fs layer 16:36:48 339a4e72a1f5: Pulling fs layer 16:36:48 988bab9f4d93: Pulling fs layer 16:36:48 1469e6f7b9e6: Pulling fs layer 16:36:48 eaf3925da568: Pulling fs layer 16:36:48 bab4dde63d76: Pulling fs layer 16:36:48 bde34c3a00c8: Pulling fs layer 16:36:48 b352a97aabf1: Pulling fs layer 16:36:48 4872d77fe225: Pulling fs layer 16:36:48 5851b861e8e6: Pulling fs layer 16:36:48 988bab9f4d93: Waiting 16:36:48 1469e6f7b9e6: Waiting 16:36:48 eaf3925da568: Waiting 16:36:48 bab4dde63d76: Waiting 16:36:48 bde34c3a00c8: Waiting 16:36:48 5851b861e8e6: Waiting 16:36:48 e2be974225ed: Verifying Checksum 16:36:48 e2be974225ed: Download complete 16:36:48 988bab9f4d93: Verifying Checksum 16:36:48 988bab9f4d93: Download complete 16:36:48 1469e6f7b9e6: Verifying Checksum 16:36:48 1469e6f7b9e6: Download complete 16:36:48 339a4e72a1f5: Verifying Checksum 16:36:48 339a4e72a1f5: Download complete 16:36:48 eaf3925da568: Verifying Checksum 16:36:48 eaf3925da568: Download complete 16:36:48 bde34c3a00c8: Verifying Checksum 16:36:48 bde34c3a00c8: Download complete 16:36:48 b352a97aabf1: Verifying Checksum 16:36:48 b352a97aabf1: Download complete 16:36:48 4872d77fe225: Verifying Checksum 16:36:48 4872d77fe225: Download complete 16:36:48 5851b861e8e6: Download complete 16:36:48 b85a868b505f: Verifying Checksum 16:36:48 b85a868b505f: Download complete 16:36:48 bab4dde63d76: Download complete 16:36:49 b85a868b505f: Pull complete 16:36:49 e2be974225ed: Pull complete 16:36:50 339a4e72a1f5: Pull complete 16:36:50 988bab9f4d93: Pull complete 16:36:50 1469e6f7b9e6: Pull complete 16:36:50 eaf3925da568: Pull complete 16:36:52 bab4dde63d76: Pull complete 16:36:52 bde34c3a00c8: Pull complete 16:36:52 b352a97aabf1: Pull complete 16:36:52 4872d77fe225: Pull complete 16:36:52 5851b861e8e6: Pull complete 16:36:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:52 prd-ubuntu20.04-docker-8c-8g-5914 does not seem to be running inside a container 16:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-599 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599:/w/workspace/xfoundry_go-mod-bootstrap_PR-599:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:36:56 $ docker top 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 -eo pid,comm 16:36:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:36:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:56 [ssh-agent] Looking for ssh-agent implementation... 16:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:56 $ docker exec 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 ssh-agent 16:36:56 SSH_AUTH_SOCK=/tmp/ssh-QVKe6oO4vIVl/agent.31 16:36:56 SSH_AGENT_PID=37 16:36:56 Running ssh-add (command line suppressed) 16:36:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/private_key_14559591661510656870.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/private_key_14559591661510656870.key) 16:36:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:57 + git tag --points-at HEAD [Pipeline] } 16:36:57 $ docker exec --env ******** --env ******** 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 ssh-agent -k 16:36:57 unset SSH_AUTH_SOCK; 16:36:57 unset SSH_AGENT_PID; 16:36:57 echo Agent pid 37 killed; 16:36:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:57 [ssh-agent] Looking for ssh-agent implementation... 16:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:57 $ docker exec 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 ssh-agent 16:36:57 SSH_AUTH_SOCK=/tmp/ssh-jFgqlY3cSIXu/agent.69 16:36:57 SSH_AGENT_PID=75 16:36:57 Running ssh-add (command line suppressed) 16:36:57 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/private_key_17828316000632539734.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/private_key_17828316000632539734.key) 16:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:58 + git semver init 16:36:58 2023-09-12 16:36:58,310 [run_init] DEBUG init version:0.0.0 force:False 16:36:58 2023-09-12 16:36:58,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver 16:36:58 2023-09-12 16:36:58,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver 16:36:58 2023-09-12 16:36:58,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-599, universal_newlines=False, shell=None, istream=None) 16:36:59 2023-09-12 16:36:59,154 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.git/info/exclude 16:36:59 2023-09-12 16:36:59,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver/PR-599 with force:False 16:36:59 2023-09-12 16:36:59,155 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver/PR-599 16:36:59 2023-09-12 16:36:59,160 [execute] INFO git cat-file --batch-check 16:36:59 2023-09-12 16:36:59,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver, universal_newlines=False, shell=None, istream=) 16:36:59 2023-09-12 16:36:59,166 [execute] INFO git cat-file --batch 16:36:59 2023-09-12 16:36:59,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver, universal_newlines=False, shell=None, istream=) 16:36:59 2023-09-12 16:36:59,170 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-599/.semver/PR-599 16:36:59 0.0.0 [Pipeline] } 16:36:59 $ docker exec --env ******** --env ******** 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 ssh-agent -k 16:36:59 unset SSH_AUTH_SOCK; 16:36:59 unset SSH_AGENT_PID; 16:36:59 echo Agent pid 75 killed; 16:36:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:59 + git semver [Pipeline] } 16:37:00 $ docker stop --time=1 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 16:37:01 $ docker rm -f --volumes 66f6d80bb8339e73c8d4b50cd049bfbcd35b0645f559731fef4d5d348947ade9 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:37:02 Stashed 1 file(s) [Pipeline] echo 16:37:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:02 ========================================================= 16:37:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:37:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:37:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:37:03 4db1b89c0bd1: Pulling fs layer 16:37:03 6911f1a30b25: Pulling fs layer 16:37:03 e194b8c5c2a9: Pulling fs layer 16:37:03 6863d3e3a2b1: Pulling fs layer 16:37:03 ec0bb842ea78: Pulling fs layer 16:37:03 40a00589a448: Pulling fs layer 16:37:03 6c08303d61cc: Pulling fs layer 16:37:03 798269fcf238: Pulling fs layer 16:37:03 6863d3e3a2b1: Waiting 16:37:03 6c08303d61cc: Waiting 16:37:03 ec0bb842ea78: Waiting 16:37:03 40a00589a448: Waiting 16:37:03 798269fcf238: Waiting 16:37:03 6911f1a30b25: Download complete 16:37:03 6863d3e3a2b1: Download complete 16:37:03 ec0bb842ea78: Verifying Checksum 16:37:03 ec0bb842ea78: Download complete 16:37:03 4db1b89c0bd1: Download complete 16:37:03 40a00589a448: Verifying Checksum 16:37:03 40a00589a448: Download complete 16:37:03 4db1b89c0bd1: Pull complete 16:37:03 6911f1a30b25: Pull complete 16:37:04 798269fcf238: Download complete 16:37:04 e194b8c5c2a9: Verifying Checksum 16:37:04 e194b8c5c2a9: Download complete 16:37:04 6c08303d61cc: Verifying Checksum 16:37:04 6c08303d61cc: Download complete 16:37:07 e194b8c5c2a9: Pull complete 16:37:07 6863d3e3a2b1: Pull complete 16:37:07 ec0bb842ea78: Pull complete 16:37:07 40a00589a448: Pull complete 16:37:09 6c08303d61cc: Pull complete 16:37:10 798269fcf238: Pull complete 16:37:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:37:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:11 + docker inspect -f . ci-base-image-x86_64 16:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:11 prd-ubuntu20.04-docker-8c-8g-5914 does not seem to be running inside a container 16:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-599 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599:/w/workspace/xfoundry_go-mod-bootstrap_PR-599:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:17 Still waiting to schedule task 16:37:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5913’ is offline 16:37:20 $ docker top 7f618621f043c07de606ddddca5f03773663636d6f662b86ea0cb5abf56faa81 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:20 + go version 16:37:20 go version go1.20.6 linux/amd64 [Pipeline] } 16:37:20 $ docker stop --time=1 7f618621f043c07de606ddddca5f03773663636d6f662b86ea0cb5abf56faa81 16:37:22 $ docker rm -f --volumes 7f618621f043c07de606ddddca5f03773663636d6f662b86ea0cb5abf56faa81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:23 + docker inspect -f . ci-base-image-x86_64 16:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:23 prd-ubuntu20.04-docker-8c-8g-5914 does not seem to be running inside a container 16:37:23 $ 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-599 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599:/w/workspace/xfoundry_go-mod-bootstrap_PR-599:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:23 $ docker top c298a59779c1d8e7102ffffcac9f33e9206bd61587dcbe74838dc8e420e71727 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:24 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-599 [Pipeline] fileExists [Pipeline] sh 16:37:24 + make test 16:37:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:37:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:37:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 16:37:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 16:37:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 16:37:24 go: downloading github.com/google/uuid v1.3.1 16:37:24 go: downloading github.com/labstack/echo/v4 v4.11.1 16:37:24 go: downloading github.com/stretchr/testify v1.8.4 16:37:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:37:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 16:37:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:37:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 16:37:24 go: downloading github.com/mitchellh/copystructure v1.2.0 16:37:24 go: downloading gopkg.in/yaml.v3 v3.0.1 16:37:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:37:24 go: downloading github.com/gorilla/websocket v1.5.0 16:37:24 go: downloading golang.org/x/net v0.13.0 16:37:24 go: downloading golang.org/x/sync v0.2.0 16:37:24 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:37:24 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:37:24 go: downloading github.com/go-kit/log v0.2.1 16:37:24 go: downloading github.com/hashicorp/errwrap v1.1.0 16:37:24 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:37:24 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:37:24 go: downloading github.com/stretchr/objx v0.5.0 16:37:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 16:37:25 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:37:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:37:25 go: downloading github.com/hashicorp/consul/api v1.24.0 16:37:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:37:25 go: downloading github.com/x448/float16 v0.8.4 16:37:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:37:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:37:25 go: downloading github.com/go-playground/universal-translator v0.18.1 16:37:25 go: downloading github.com/leodido/go-urn v1.2.4 16:37:25 go: downloading golang.org/x/crypto v0.12.0 16:37:25 go: downloading golang.org/x/text v0.12.0 16:37:25 go: downloading github.com/zeebo/errs v1.3.0 16:37:25 go: downloading google.golang.org/grpc v1.53.0 16:37:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:37:25 go: downloading github.com/go-playground/locales v0.14.1 16:37:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:37:25 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:37:25 go: downloading github.com/hashicorp/serf v0.10.1 16:37:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:37:25 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:37:25 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:37:25 go: downloading google.golang.org/protobuf v1.28.1 16:37:25 go: downloading github.com/labstack/gommon v0.4.0 16:37:25 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 16:37:25 go: downloading github.com/valyala/fasttemplate v1.2.2 16:37:25 go: downloading golang.org/x/time v0.3.0 16:37:25 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:37:25 go: downloading github.com/fatih/color v1.14.1 16:37:25 go: downloading github.com/mattn/go-isatty v0.0.19 16:37:25 go: downloading github.com/armon/go-metrics v0.4.1 16:37:25 go: downloading github.com/mattn/go-colorable v0.1.13 16:37:25 go: downloading github.com/golang/protobuf v1.5.2 16:37:25 go: downloading golang.org/x/sys v0.11.0 16:37:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:37:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:37:26 go: downloading github.com/valyala/bytebufferpool v1.0.0 16:37:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:37:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:37:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:37:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:37:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.047s coverage: 35.4% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.030s coverage: 93.5% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.025s coverage: 91.7% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.342s coverage: 88.2% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 85.0% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 46.8% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.037s coverage: 100.0% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.326s coverage: 87.7% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.024s coverage: 26.3% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 79.0% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 59.3% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 16:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 16:38:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:38:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:38:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:38:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:38:11 $ docker stop --time=1 c298a59779c1d8e7102ffffcac9f33e9206bd61587dcbe74838dc8e420e71727 16:38:13 $ docker rm -f --volumes c298a59779c1d8e7102ffffcac9f33e9206bd61587dcbe74838dc8e420e71727 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:14 16:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:15 latest: Pulling from edgex-lftools-log-publisher 16:38:15 5eb5b503b376: Pulling fs layer 16:38:15 5c69ac0246d0: Pulling fs layer 16:38:15 ec43610c2a17: Pulling fs layer 16:38:15 3a2ae6a8a46f: Pulling fs layer 16:38:15 33b1e0a273af: Pulling fs layer 16:38:15 5d3b04190fa2: Pulling fs layer 16:38:15 2f39f015ded8: Pulling fs layer 16:38:15 33b1e0a273af: Waiting 16:38:15 5d3b04190fa2: Waiting 16:38:15 2f39f015ded8: Waiting 16:38:15 3a2ae6a8a46f: Waiting 16:38:15 5c69ac0246d0: Verifying Checksum 16:38:15 5c69ac0246d0: Download complete 16:38:15 3a2ae6a8a46f: Verifying Checksum 16:38:15 3a2ae6a8a46f: Download complete 16:38:15 33b1e0a273af: Verifying Checksum 16:38:15 33b1e0a273af: Download complete 16:38:15 5d3b04190fa2: Download complete 16:38:15 ec43610c2a17: Verifying Checksum 16:38:15 ec43610c2a17: Download complete 16:38:15 5eb5b503b376: Verifying Checksum 16:38:15 5eb5b503b376: Download complete 16:38:16 2f39f015ded8: Download complete 16:38:17 5eb5b503b376: Pull complete 16:38:17 5c69ac0246d0: Pull complete 16:38:17 ec43610c2a17: Pull complete 16:38:17 3a2ae6a8a46f: Pull complete 16:38:17 33b1e0a273af: Pull complete 16:38:17 5d3b04190fa2: Pull complete 16:38:22 2f39f015ded8: Pull complete 16:38:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:22 prd-ubuntu20.04-docker-8c-8g-5914 does not seem to be running inside a container 16:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-599 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599:/w/workspace/xfoundry_go-mod-bootstrap_PR-599:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:38:26 $ docker top 5296ffe4ec05d735c0be8de29d0eea6c4d2cf27fa110b61edf95ea31e4b04d8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:26 ---> job-cost.sh 16:38:26 lf-activate-venv: SKIPPING 16:38:26 INFO: No Stack... 16:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:27 INFO: Archiving Costs [Pipeline] sh 16:38:27 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives/cost.csv 16:38:27 + cut -d, -f6 [Pipeline] lock 16:38:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] 16:38:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] did not exist. Created. 16:38:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:28 + echo total: 0.2199999988079071 [Pipeline] stash 16:38:28 Stashed 1 file(s) [Pipeline] } 16:38:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:28 $ docker stop --time=1 5296ffe4ec05d735c0be8de29d0eea6c4d2cf27fa110b61edf95ea31e4b04d8d 16:38:29 $ docker rm -f --volumes 5296ffe4ec05d735c0be8de29d0eea6c4d2cf27fa110b61edf95ea31e4b04d8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5917 in /w/workspace/xfoundry_go-mod-bootstrap_PR-599 [Pipeline] { [Pipeline] ws 16:38:52 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 16:38:52 The recommended git tool is: git 16:38:57 using credential edgex-jenkins-ssh 16:38:57 Cloning the remote Git repository 16:38:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:57 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 16:38:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:38:57 > git --version # timeout=10 16:38:57 > git --version # 'git version 2.25.1' 16:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:00 Merging remotes/origin/main commit ecbbf43e061570f40e7612bcdb123d7d5e48e104 into PR head commit fe4f62307f9f8356ad24244b57a735cb032dd3a5 16:39:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:39:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:00 > git config core.sparsecheckout # timeout=10 16:39:00 > git checkout -f fe4f62307f9f8356ad24244b57a735cb032dd3a5 # timeout=10 16:39:01 Merge succeeded, producing fe4f62307f9f8356ad24244b57a735cb032dd3a5 16:39:01 Checking out Revision fe4f62307f9f8356ad24244b57a735cb032dd3a5 (PR-599) 16:39:00 > git remote # timeout=10 16:39:01 > git config --get remote.origin.url # timeout=10 16:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:01 > git merge ecbbf43e061570f40e7612bcdb123d7d5e48e104 # timeout=10 16:39:01 > git rev-parse HEAD^{commit} # timeout=10 16:39:01 > git config core.sparsecheckout # timeout=10 16:39:01 > git checkout -f fe4f62307f9f8356ad24244b57a735cb032dd3a5 # timeout=10 16:39:04 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2" 16:39:04 > git --version # timeout=10 16:39:04 > git --version # 'git version 2.25.1' 16:39:04 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:39:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:39:05 Dload Upload Total Spent Left Speed 16:39:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 16:39:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:39:06 + sudo tee /etc/docker/daemon.new 16:39:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:39:06 { 16:39:06 "registry-mirrors": [ 16:39:06 "https://nexus3.edgexfoundry.org:10001" 16:39:06 ], 16:39:06 "bip": "10.250.0.254/24", 16:39:06 "hosts": [ 16:39:06 "tcp://0.0.0.0:5555", 16:39:06 "unix:///var/run/docker.sock" 16:39:06 ], 16:39:06 "mtu": 1458, 16:39:06 "selinux-enabled": true, 16:39:06 "seccomp-profile": "/etc/docker/seccomp.json" 16:39:06 } [Pipeline] sh 16:39:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:39:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:26 ========================================================= 16:39:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:39:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:39:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:27 edb6bdbacee9: Pulling fs layer 16:39:27 5f9638ab2659: Pulling fs layer 16:39:27 8d51d6327a98: Pulling fs layer 16:39:27 8b374f2dd631: Pulling fs layer 16:39:27 ec14aa9079de: Pulling fs layer 16:39:27 2f466654f4bb: Pulling fs layer 16:39:27 554e91adad29: Pulling fs layer 16:39:27 ec14aa9079de: Waiting 16:39:27 8b374f2dd631: Waiting 16:39:27 2f466654f4bb: Waiting 16:39:27 554e91adad29: Waiting 16:39:27 5f9638ab2659: Verifying Checksum 16:39:27 5f9638ab2659: Download complete 16:39:27 8b374f2dd631: Verifying Checksum 16:39:27 8b374f2dd631: Download complete 16:39:27 ec14aa9079de: Verifying Checksum 16:39:27 ec14aa9079de: Download complete 16:39:27 edb6bdbacee9: Verifying Checksum 16:39:28 edb6bdbacee9: Pull complete 16:39:28 554e91adad29: Verifying Checksum 16:39:28 554e91adad29: Download complete 16:39:28 5f9638ab2659: Pull complete 16:39:29 8d51d6327a98: Download complete 16:39:29 2f466654f4bb: Verifying Checksum 16:39:29 2f466654f4bb: Download complete 16:39:42 8d51d6327a98: Pull complete 16:39:42 8b374f2dd631: Pull complete 16:39:42 ec14aa9079de: Pull complete 16:39:48 2f466654f4bb: Pull complete 16:39:50 554e91adad29: Pull complete 16:39:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:39:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:39:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:51 + docker inspect -f . ci-base-image-arm64 16:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:51 prd-ubuntu20.04-docker-arm64-4c-16g-5917 does not seem to be running inside a container 16:39:51 $ 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 16:39:54 $ docker top 20792846847b1b2a32c94f4d1e9e9fdd656364469eef39e5c596107b8c33f33f -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:55 + go version 16:39:55 go version go1.20.6 linux/arm64 [Pipeline] } 16:39:55 $ docker stop --time=1 20792846847b1b2a32c94f4d1e9e9fdd656364469eef39e5c596107b8c33f33f 16:39:57 $ docker rm -f --volumes 20792846847b1b2a32c94f4d1e9e9fdd656364469eef39e5c596107b8c33f33f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:58 + docker inspect -f . ci-base-image-arm64 16:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:58 prd-ubuntu20.04-docker-arm64-4c-16g-5917 does not seem to be running inside a container 16:39:58 $ 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 16:39:59 $ docker top 99f2d023bb595791e013d3f17d460141166c402908262f24ceb63ceddea3d956 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:00 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 16:40:01 + make test 16:40:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:40:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 16:40:01 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 16:40:01 go: downloading github.com/labstack/echo/v4 v4.11.1 16:40:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:40:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 16:40:01 go: downloading github.com/google/uuid v1.3.1 16:40:01 go: downloading github.com/stretchr/testify v1.8.4 16:40:01 go: downloading github.com/mitchellh/copystructure v1.2.0 16:40:01 go: downloading gopkg.in/yaml.v3 v3.0.1 16:40:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:40:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 16:40:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 16:40:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:40:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:40:02 go: downloading github.com/go-kit/log v0.2.1 16:40:02 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:40:02 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:40:02 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:40:02 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:40:02 go: downloading github.com/stretchr/objx v0.5.0 16:40:02 go: downloading github.com/labstack/gommon v0.4.0 16:40:02 go: downloading golang.org/x/crypto v0.12.0 16:40:02 go: downloading golang.org/x/net v0.13.0 16:40:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 16:40:04 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:40:04 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 16:40:04 go: downloading github.com/valyala/fasttemplate v1.2.2 16:40:04 go: downloading golang.org/x/time v0.3.0 16:40:04 go: downloading github.com/gorilla/websocket v1.5.0 16:40:04 go: downloading golang.org/x/sync v0.2.0 16:40:04 go: downloading github.com/hashicorp/consul/api v1.24.0 16:40:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:40:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:40:04 go: downloading github.com/go-playground/universal-translator v0.18.1 16:40:04 go: downloading github.com/leodido/go-urn v1.2.4 16:40:04 go: downloading golang.org/x/text v0.12.0 16:40:04 go: downloading github.com/hashicorp/errwrap v1.1.0 16:40:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:40:04 go: downloading github.com/mattn/go-colorable v0.1.13 16:40:04 go: downloading github.com/mattn/go-isatty v0.0.19 16:40:04 go: downloading github.com/zeebo/errs v1.3.0 16:40:04 go: downloading google.golang.org/grpc v1.53.0 16:40:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:40:06 go: downloading github.com/x448/float16 v0.8.4 16:40:06 go: downloading github.com/valyala/bytebufferpool v1.0.0 16:40:06 go: downloading github.com/go-playground/locales v0.14.1 16:40:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:40:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:40:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:40:06 go: downloading github.com/hashicorp/serf v0.10.1 16:40:07 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:40:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:40:07 go: downloading golang.org/x/sys v0.11.0 16:40:08 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:40:08 go: downloading google.golang.org/protobuf v1.28.1 16:40:09 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:40:09 go: downloading github.com/fatih/color v1.14.1 16:40:09 go: downloading github.com/armon/go-metrics v0.4.1 16:40:09 go: downloading github.com/golang/protobuf v1.5.2 16:40:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:40:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:42:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:42:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:42:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:42:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.170s coverage: 35.4% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.094s coverage: 93.5% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.103s coverage: 91.7% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.521s coverage: 88.2% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.026s coverage: 85.0% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.113s coverage: 46.8% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.083s coverage: 100.0% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.404s coverage: 87.7% of statements 16:43:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.069s coverage: 26.3% of statements 16:43:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:43:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.195s coverage: 79.0% of statements 16:43:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.068s coverage: 59.3% of statements 16:43:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.051s coverage: 31.2% of statements 16:43:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 16:43:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:43:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:43:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:43:43 $ docker stop --time=1 99f2d023bb595791e013d3f17d460141166c402908262f24ceb63ceddea3d956 16:43:45 $ docker rm -f --volumes 99f2d023bb595791e013d3f17d460141166c402908262f24ceb63ceddea3d956 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:48 Warning: overwriting stash ‘coverage-report’ 16:43:49 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 16:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:50 16:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:50 arm64: Pulling from edgex-lftools-log-publisher 16:43:50 8998bd30e6a1: Pulling fs layer 16:43:50 04944245beec: Pulling fs layer 16:43:50 699f458cf7ca: Pulling fs layer 16:43:50 765212b225bb: Pulling fs layer 16:43:50 f23df028b6ca: Pulling fs layer 16:43:50 d65c8cfc05b1: Pulling fs layer 16:43:50 2437ff75d9bd: Pulling fs layer 16:43:50 d65c8cfc05b1: Waiting 16:43:50 765212b225bb: Waiting 16:43:50 f23df028b6ca: Waiting 16:43:50 2437ff75d9bd: Waiting 16:43:50 04944245beec: Verifying Checksum 16:43:50 04944245beec: Download complete 16:43:50 765212b225bb: Verifying Checksum 16:43:50 765212b225bb: Download complete 16:43:50 f23df028b6ca: Verifying Checksum 16:43:50 f23df028b6ca: Download complete 16:43:50 d65c8cfc05b1: Verifying Checksum 16:43:50 d65c8cfc05b1: Download complete 16:43:51 699f458cf7ca: Verifying Checksum 16:43:51 699f458cf7ca: Download complete 16:43:51 8998bd30e6a1: Verifying Checksum 16:43:51 8998bd30e6a1: Download complete 16:43:53 2437ff75d9bd: Verifying Checksum 16:43:53 2437ff75d9bd: Download complete 16:43:55 8998bd30e6a1: Pull complete 16:43:55 04944245beec: Pull complete 16:43:57 699f458cf7ca: Pull complete 16:43:57 765212b225bb: Pull complete 16:43:57 f23df028b6ca: Pull complete 16:43:58 d65c8cfc05b1: Pull complete 16:44:13 2437ff75d9bd: Pull complete 16:44:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-5917 does not seem to be running inside a container 16:44:13 $ 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 16:44:15 $ docker top 4d8c8a314e98ecb57d6466c9a4ffb6440114db8fc8ebf5cf11a21916eb263c72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:16 ---> job-cost.sh 16:44:16 lf-activate-venv: SKIPPING 16:44:16 INFO: No Stack... 16:44:16 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:17 INFO: Archiving Costs [Pipeline] sh 16:44:18 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 16:44:18 + cut -d, -f6 [Pipeline] lock 16:44:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] 16:44:18 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] did not exist. Created. 16:44:18 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:18 /w/workspace/go-mod-bootstrap/1@tmp/durable-5fa0874e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:19 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:19 Warning: overwriting stash ‘stack-cost’ 16:44:19 Stashed 1 file(s) [Pipeline] } 16:44:19 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:19 $ docker stop --time=1 4d8c8a314e98ecb57d6466c9a4ffb6440114db8fc8ebf5cf11a21916eb263c72 16:44:20 $ docker rm -f --volumes 4d8c8a314e98ecb57d6466c9a4ffb6440114db8fc8ebf5cf11a21916eb263c72 [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 16:44:21 provisioning config files... 16:44:21 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/config7002300102878917146tmp [Pipeline] { [Pipeline] sh 16:44:22 + set +x 16:44:22 + curl -s https://codecov.io/bash 16:44:22 + bash -s -- 16:44:22 16:44:22 _____ _ 16:44:22 / ____| | | 16:44:22 | | ___ __| | ___ ___ _____ __ 16:44:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:22 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:22 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:22 Bash-1.0.6 16:44:22 16:44:22 16:44:22 ==> git version 2.25.1 found 16:44:22 ==> 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 16:44:22 Release-Date: 2020-01-08 16:44:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:44:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:44:22 ==> Jenkins CI detected. 16:44:22 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-599 16:44:22 project root: . 16:44:22 --> token set from env 16:44:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:22 ==> Running gcov in . (disable via -X gcov) 16:44:22 ==> Python coveragepy not found 16:44:22 ==> Searching for coverage reports in: 16:44:22 + . 16:44:22 -> Found 1 reports 16:44:22 ==> Detecting git/mercurial file structure 16:44:22 ==> Reading reports 16:44:22 + ./coverage.out bytes=102749 16:44:22 ==> Appending adjustments 16:44:22 https://docs.codecov.io/docs/fixing-reports 16:44:22 + Found adjustments 16:44:22 ==> Gzipping contents 16:44:22 16K /tmp/codecov.Byjhzc.gz 16:44:22 ==> Uploading reports 16:44:22 url: https://codecov.io 16:44:22 query: branch=PR-599&commit=fe4f62307f9f8356ad24244b57a735cb032dd3a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=599&job=&cmd_args= 16:44:22 -> Pinging Codecov 16:44:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-599&commit=fe4f62307f9f8356ad24244b57a735cb032dd3a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=599&job=&cmd_args= 16:44:22 -> Uploading to 16:44:22 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/833815588EE85121546D348822E98E2E/fe4f62307f9f8356ad24244b57a735cb032dd3a5/31171210-0955-4510-bf0c-40aa9cf8ef3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T164422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94beb116b3ca9a870d2659dca9d2467b77257a6341529b241ec0892fff50b752 16:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:22 Dload Upload Total Spent Left Speed 16:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16074 0 0 100 16074 0 89300 --:--:-- --:--:-- --:--:-- 88806 16:44:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/fe4f62307f9f8356ad24244b57a735cb032dd3a5 [Pipeline] } 16:44:22 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 16:44:24 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives ] 16:44:24 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives 16:44:24 total 16 16:44:24 drwxr-xr-x 3 root root 4096 Sep 12 16:38 . 16:44:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:38 .. 16:44:24 drwxr-xr-x 2 root root 4096 Sep 12 16:38 cost 16:44:24 -rw-r--r-- 1 root root 88 Sep 12 16:38 cost.csv 16:44:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives 16:44:24 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives 16:44:24 total 16 16:44:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:38 . 16:44:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:38 .. 16:44:24 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:38 cost 16:44:24 -rw-r--r-- 1 jenkins jenkins 88 Sep 12 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:44:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:44:26 ---> package-listing.sh 16:44:26 ++ facter osfamily 16:44:26 ++ tr '[:upper:]' '[:lower:]' 16:44:26 + OS_FAMILY=debian 16:44:26 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-599 16:44:26 + START_PACKAGES=/tmp/packages_start.txt 16:44:26 + END_PACKAGES=/tmp/packages_end.txt 16:44:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:26 + PACKAGES=/tmp/packages_start.txt 16:44:26 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-599 ']' 16:44:26 + PACKAGES=/tmp/packages_end.txt 16:44:26 + case "${OS_FAMILY}" in 16:44:26 + dpkg -l 16:44:26 + grep '^ii' 16:44:26 + '[' -f /tmp/packages_start.txt ']' 16:44:26 + '[' -f /tmp/packages_end.txt ']' 16:44:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:26 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-599 ']' 16:44:26 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives/ 16:44:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-599/archives/ [Pipeline] echo 16:44:26 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-599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:44:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:27 prd-ubuntu20.04-docker-8c-8g-5914 does not seem to be running inside a container 16:44:27 $ 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-599/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-599 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599:/w/workspace/xfoundry_go-mod-bootstrap_PR-599:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@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 16:44:27 $ docker top 2312f90791933472389e32453ff59b8993e305a79207eab17cff7f5ba2979b41 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:44:28 + ls /var/log/sa-host 16:44:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:28 provisioning config files... 16:44:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-599@tmp/config13013871303116653550tmp [Pipeline] { [Pipeline] echo 16:44:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:29 ---> create-netrc.sh [Pipeline] } 16:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:29 ---> python-tools-install.sh [Pipeline] echo 16:44:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:29 ---> sudo-logs.sh 16:44:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:44:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:30 ---> job-cost.sh 16:44:30 lf-activate-venv: SKIPPING 16:44:30 DEBUG: total: 0.2199999988079071 16:44:30 INFO: Retrieving Stack Cost... 16:44:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:30 INFO: Archiving Costs [Pipeline] echo 16:44:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:31 ---> logs-deploy.sh 16:44:31 lf-activate-venv: SKIPPING 16:44:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-599/1 16:44:31 INFO: archiving workspace using pattern(s): 16:44:32 Archives upload complete. 16:44:32 INFO: archiving logs to Nexus 16:44:33 ---> uname -a: 16:44:33 Linux prd-ubuntu20-04-docker-8c-8g-5914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:44:33 16:44:33 16:44:33 ---> lscpu: 16:44:33 Architecture: x86_64 16:44:33 CPU op-mode(s): 32-bit, 64-bit 16:44:33 Byte Order: Little Endian 16:44:33 Address sizes: 40 bits physical, 48 bits virtual 16:44:33 CPU(s): 8 16:44:33 On-line CPU(s) list: 0-7 16:44:33 Thread(s) per core: 1 16:44:33 Core(s) per socket: 1 16:44:33 Socket(s): 8 16:44:33 NUMA node(s): 1 16:44:33 Vendor ID: AuthenticAMD 16:44:33 CPU family: 23 16:44:33 Model: 49 16:44:33 Model name: AMD EPYC-Rome Processor 16:44:33 Stepping: 0 16:44:33 CPU MHz: 2799.998 16:44:33 BogoMIPS: 5599.99 16:44:33 Virtualization: AMD-V 16:44:33 Hypervisor vendor: KVM 16:44:33 Virtualization type: full 16:44:33 L1d cache: 256 KiB 16:44:33 L1i cache: 256 KiB 16:44:33 L2 cache: 4 MiB 16:44:33 L3 cache: 128 MiB 16:44:33 NUMA node0 CPU(s): 0-7 16:44:33 Vulnerability Itlb multihit: Not affected 16:44:33 Vulnerability L1tf: Not affected 16:44:33 Vulnerability Mds: Not affected 16:44:33 Vulnerability Meltdown: Not affected 16:44:33 Vulnerability Mmio stale data: Not affected 16:44:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:44:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:44:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:44:33 Vulnerability Srbds: Not affected 16:44:33 Vulnerability Tsx async abort: Not affected 16:44:33 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 16:44:33 16:44:33 16:44:33 ---> nproc: 16:44:33 8 16:44:33 16:44:33 16:44:33 ---> df -h: 16:44:33 Filesystem Size Used Avail Use% Mounted on 16:44:33 overlay 155G 11G 145G 7% / 16:44:33 tmpfs 64M 0 64M 0% /dev 16:44:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:44:33 shm 64M 0 64M 0% /dev/shm 16:44:33 /dev/vda1 155G 11G 145G 7% /facter-os 16:44:33 16:44:33 16:44:33 ---> sar -b -r -n DEV: 16:44:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5914) 09/12/23 _x86_64_ (8 CPU) 16:44:33 16:44:33 16:35:52 LINUX RESTART (8 CPU) 16:44:33 16:44:33 16:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:44:33 16:37:01 146.98 47.29 99.68 0.00 5343.11 89446.16 0.00 16:44:33 16:38:01 61.96 0.58 61.37 0.00 34.39 78878.72 0.00 16:44:33 16:39:02 54.16 0.22 53.94 0.00 14.00 67375.99 0.00 16:44:33 16:40:01 3.41 0.00 3.41 0.00 0.00 18597.93 0.00 16:44:33 16:41:01 3.58 0.98 2.60 0.00 68.39 93.98 0.00 16:44:33 16:42:01 45.86 9.38 36.48 0.00 3353.71 5881.42 0.00 16:44:33 16:43:01 3.55 0.02 3.53 0.00 0.13 82.12 0.00 16:44:33 16:44:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 16:44:33 Average: 40.18 7.32 32.86 0.00 1104.02 32575.49 0.00 16:44:33 16:44:33 16:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:33 16:37:01 30004424 31662564 691244 2.10 59800 1895916 1778868 5.24 934636 1645460 0 16:44:33 16:38:01 28548372 31560200 745184 2.27 92260 3134648 1836964 5.41 1194124 2710304 182524 16:44:33 16:39:02 28663916 31606220 706056 2.15 95892 3071472 1767112 5.21 1087136 2715960 168 16:44:33 16:40:01 28664056 31606488 705624 2.15 95956 3071476 1767112 5.21 1086768 2715964 160 16:44:33 16:41:01 28656104 31611836 699748 2.13 97572 3082512 1780940 5.25 1083400 2726912 6192 16:44:33 16:42:01 28334008 31591928 689716 2.10 119500 3363952 1711912 5.05 1311916 2788896 40 16:44:33 16:43:01 28345208 31598456 684388 2.08 118084 3360708 1694948 5.00 1305180 2785692 156 16:44:33 16:44:01 28345256 31598592 684188 2.08 118172 3360708 1694948 5.00 1305336 2785692 208 16:44:33 Average: 28695168 31604536 700768 2.13 99654 3042674 1754100 5.17 1163562 2609360 23681 16:44:33 16:44:33 16:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:33 16:37:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 16:44:33 16:37:01 docker0 4.33 3.70 0.50 48.64 0.00 0.00 0.00 0.00 16:44:33 16:37:01 ens3 438.51 287.64 2509.05 73.11 0.00 0.00 0.00 0.00 16:44:33 16:38:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:44:33 16:38:01 docker0 66.59 117.20 4.98 1021.37 0.00 0.00 0.00 0.00 16:44:33 16:38:01 ens3 287.87 189.29 5245.89 81.30 0.00 0.00 0.00 0.00 16:44:33 16:38:01 veth49917ad 66.59 117.31 5.89 1021.38 0.00 0.00 0.00 0.08 16:44:33 16:39:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:44:33 16:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:39:02 ens3 94.85 58.57 2531.31 13.57 0.00 0.00 0.00 0.00 16:44:33 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:33 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:40:01 ens3 1.42 0.44 0.42 0.28 0.00 0.00 0.00 0.00 16:44:33 16:41:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:44:33 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:41:01 ens3 25.11 16.83 102.43 1.80 0.00 0.00 0.00 0.00 16:44:33 16:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:44:33 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:42:01 ens3 175.34 92.08 1978.41 6.50 0.00 0.00 0.00 0.00 16:44:33 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:43:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:44:33 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:33 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:33 16:44:01 ens3 1.28 0.75 0.46 0.30 0.00 0.00 0.00 0.00 16:44:33 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 16:44:33 Average: docker0 8.88 15.14 0.69 134.03 0.00 0.00 0.00 0.00 16:44:33 Average: ens3 128.33 80.88 1549.22 22.15 0.00 0.00 0.00 0.00 16:44:33 16:44:33 16:44:33 ---> sar -P ALL: 16:44:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5914) 09/12/23 _x86_64_ (8 CPU) 16:44:33 16:44:33 16:35:52 LINUX RESTART (8 CPU) 16:44:33 16:44:33 16:36:01 CPU %user %nice %system %iowait %steal %idle 16:44:33 16:37:01 all 6.43 0.00 1.82 5.56 0.04 86.14 16:44:33 16:37:01 0 8.51 0.00 1.89 1.51 0.05 88.04 16:44:33 16:37:01 1 5.32 0.00 1.31 5.22 0.03 88.11 16:44:33 16:37:01 2 6.39 0.00 1.69 14.35 0.05 77.53 16:44:33 16:37:01 3 7.35 0.00 1.71 1.17 0.03 89.74 16:44:33 16:37:01 4 4.02 0.00 1.96 8.37 0.03 85.61 16:44:33 16:37:01 5 7.69 0.00 1.64 0.49 0.05 90.13 16:44:33 16:37:01 6 5.27 0.00 2.95 10.57 0.03 81.17 16:44:33 16:37:01 7 6.91 0.00 1.43 2.82 0.07 88.77 16:44:33 16:38:01 all 21.54 0.00 4.47 3.93 0.07 69.99 16:44:33 16:38:01 0 20.95 0.00 4.30 0.99 0.05 73.71 16:44:33 16:38:01 1 21.72 0.00 4.21 3.02 0.07 70.98 16:44:33 16:38:01 2 21.91 0.00 4.24 0.84 0.05 72.95 16:44:33 16:38:01 3 21.41 0.00 5.46 1.54 0.08 71.50 16:44:33 16:38:01 4 21.12 0.00 5.03 15.90 0.07 57.88 16:44:33 16:38:01 5 22.21 0.00 4.14 1.40 0.07 72.18 16:44:33 16:38:01 6 21.66 0.00 3.90 0.57 0.07 73.80 16:44:33 16:38:01 7 21.33 0.00 4.50 7.25 0.07 66.86 16:44:33 16:39:02 all 10.84 0.00 2.04 1.44 0.04 85.65 16:44:33 16:39:02 0 10.68 0.00 2.14 0.32 0.05 86.81 16:44:33 16:39:02 1 11.25 0.00 1.81 0.37 0.03 86.54 16:44:33 16:39:02 2 10.22 0.00 1.43 0.00 0.02 88.33 16:44:33 16:39:02 3 11.46 0.00 2.08 0.24 0.03 86.18 16:44:33 16:39:02 4 10.59 0.00 2.52 7.55 0.03 79.31 16:44:33 16:39:02 5 10.79 0.00 1.86 0.12 0.03 87.21 16:44:33 16:39:02 6 11.32 0.00 2.50 0.00 0.03 86.15 16:44:33 16:39:02 7 10.38 0.00 2.01 2.93 0.05 84.63 16:44:33 16:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:44:33 16:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:44:33 16:40:01 1 0.00 0.00 0.00 0.03 0.02 99.95 16:44:33 16:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:44:33 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:44:33 16:40:01 4 0.05 0.00 0.02 0.02 0.00 99.92 16:44:33 16:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:44:33 16:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:44:33 16:40:01 7 0.02 0.00 0.02 0.03 0.00 99.93 16:44:33 16:41:01 all 0.08 0.00 0.07 0.03 0.01 99.82 16:44:33 16:41:01 0 0.17 0.00 0.08 0.00 0.00 99.75 16:44:33 16:41:01 1 0.08 0.00 0.02 0.00 0.00 99.90 16:44:33 16:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:44:33 16:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:44:33 16:41:01 4 0.13 0.00 0.07 0.03 0.02 99.75 16:44:33 16:41:01 5 0.08 0.00 0.23 0.07 0.00 99.62 16:44:33 16:41:01 6 0.05 0.00 0.05 0.02 0.02 99.87 16:44:33 16:41:01 7 0.02 0.00 0.05 0.10 0.02 99.82 16:44:33 16:42:01 all 2.16 0.00 1.00 0.62 0.03 96.19 16:44:33 16:42:01 0 1.52 0.00 1.10 0.07 0.02 97.30 16:44:33 16:42:01 1 2.70 0.00 1.92 0.42 0.03 94.93 16:44:33 16:42:01 2 3.92 0.00 0.85 0.10 0.03 95.10 16:44:33 16:42:01 3 1.20 0.00 0.58 0.37 0.02 97.83 16:44:33 16:42:01 4 1.72 0.00 0.70 0.15 0.02 97.41 16:44:33 16:42:01 5 2.71 0.00 1.49 1.24 0.03 94.53 16:44:33 16:42:01 6 2.27 0.00 0.73 0.47 0.02 96.51 16:44:33 16:42:01 7 1.25 0.00 0.64 2.12 0.05 95.94 16:44:33 16:43:01 all 0.29 0.00 0.04 0.01 0.01 99.65 16:44:33 16:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:44:33 16:43:01 1 0.27 0.00 0.08 0.00 0.00 99.65 16:44:33 16:43:01 2 1.70 0.00 0.03 0.00 0.00 98.27 16:44:33 16:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:44:33 16:43:01 4 0.08 0.00 0.03 0.00 0.02 99.87 16:44:33 16:43:01 5 0.10 0.00 0.02 0.00 0.00 99.88 16:44:33 16:43:01 6 0.03 0.00 0.07 0.00 0.03 99.87 16:44:33 16:43:01 7 0.05 0.00 0.03 0.10 0.00 99.82 16:44:33 16:44:01 all 0.01 0.00 0.00 0.03 0.00 99.96 16:44:33 16:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:44:33 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:44:33 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:44:33 16:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:44:33 16:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:44:33 16:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:44:33 16:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:44:33 16:44:01 7 0.02 0.00 0.00 0.23 0.00 99.75 16:44:33 Average: all 5.16 0.00 1.18 1.45 0.02 92.18 16:44:33 Average: 0 5.23 0.00 1.19 0.36 0.02 93.19 16:44:33 Average: 1 5.16 0.00 1.17 1.13 0.02 92.52 16:44:33 Average: 2 5.52 0.00 1.03 1.91 0.02 91.52 16:44:33 Average: 3 5.18 0.00 1.24 0.41 0.02 93.14 16:44:33 Average: 4 4.70 0.00 1.29 3.99 0.02 90.00 16:44:33 Average: 5 5.44 0.00 1.17 0.41 0.02 92.95 16:44:33 Average: 6 5.08 0.00 1.28 1.45 0.03 92.17 16:44:33 Average: 7 4.98 0.00 1.08 1.94 0.03 91.96 16:44:33 16:44:33 16:44:33