Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4771228fdae0909bbf56d448a12da2b457fb728+249f27d59dea47e3b17151096c8996f9fee5bf90 (b3314a4666aa0ba3bf47bab5c3a27f5e65758f74) 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-ssh2871725500709008208.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh660357750402323175.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2209305020266894730.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13713602376442336679.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14154488585032184180.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118111 in /w/workspace/xfoundry_go-mod-bootstrap_PR-386 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-386 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 249f27d59dea47e3b17151096c8996f9fee5bf90 into PR head commit b4771228fdae0909bbf56d448a12da2b457fb728 Merge succeeded, producing 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 Checking out Revision 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 (PR-386) > git config core.sparsecheckout # timeout=10 > git checkout -f b4771228fdae0909bbf56d448a12da2b457fb728 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 # timeout=10 Commit message: "Merge commit '249f27d59dea47e3b17151096c8996f9fee5bf90' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bf546aa257b66478452e5081d6481740a455305c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:28 ========================================================= 11:00:28 EdgeX Global Pipelines Version Info 11:00:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:29 ------------------- 11:00:29 stable info: 11:00:29 ------------------- 11:00:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:00:29 Message: update stable to v1.0.244 11:00:29 ------------------- 11:00:29 experimental info: 11:00:29 ------------------- 11:00:29 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:00:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 11:00:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-386 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-386 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-386 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0ad49 [Pipeline] echo 11:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:30 + git rev-list -1 --merges 0b0ad49f28f82a02cc3aa26ae295b965936f7e19~1..0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [Pipeline] echo 11:00:30 -----------> git rev-list -1 --merges 0b0ad49f28f82a02cc3aa26ae295b965936f7e19~1..0b0ad49f28f82a02cc3aa26ae295b965936f7e19 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 11:00:30 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [false] [Pipeline] sh 11:00:31 + git log --format=format:%s -1 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [Pipeline] echo 11:00:31 ========================================================= 11:00:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:31 + git log --format=format:%s -1 0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [Pipeline] echo 11:00:31 [semverPrep] GIT_COMMIT: 0b0ad49f28f82a02cc3aa26ae295b965936f7e19, Commit Message: Merge commit '249f27d59dea47e3b17151096c8996f9fee5bf90' into HEAD [Pipeline] echo 11:00:31 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:31 + grep -v github /etc/ssh/ssh_known_hosts 11:00:31 + [ -e /tmp/ssh_known_hosts ] 11:00:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:31 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:32 11:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:33 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:33 b85a868b505f: Pulling fs layer 11:00:33 e2be974225ed: Pulling fs layer 11:00:33 339a4e72a1f5: Pulling fs layer 11:00:33 988bab9f4d93: Pulling fs layer 11:00:33 1469e6f7b9e6: Pulling fs layer 11:00:33 eaf3925da568: Pulling fs layer 11:00:33 bab4dde63d76: Pulling fs layer 11:00:33 bde34c3a00c8: Pulling fs layer 11:00:33 b352a97aabf1: Pulling fs layer 11:00:33 4872d77fe225: Pulling fs layer 11:00:33 5851b861e8e6: Pulling fs layer 11:00:33 988bab9f4d93: Waiting 11:00:33 1469e6f7b9e6: Waiting 11:00:33 eaf3925da568: Waiting 11:00:33 4872d77fe225: Waiting 11:00:33 bab4dde63d76: Waiting 11:00:33 bde34c3a00c8: Waiting 11:00:33 5851b861e8e6: Waiting 11:00:33 e2be974225ed: Download complete 11:00:33 988bab9f4d93: Download complete 11:00:33 1469e6f7b9e6: Verifying Checksum 11:00:33 1469e6f7b9e6: Download complete 11:00:33 339a4e72a1f5: Verifying Checksum 11:00:33 339a4e72a1f5: Download complete 11:00:33 eaf3925da568: Download complete 11:00:33 bde34c3a00c8: Verifying Checksum 11:00:33 bde34c3a00c8: Download complete 11:00:33 b352a97aabf1: Verifying Checksum 11:00:33 b352a97aabf1: Download complete 11:00:33 4872d77fe225: Verifying Checksum 11:00:33 4872d77fe225: Download complete 11:00:33 5851b861e8e6: Verifying Checksum 11:00:33 5851b861e8e6: Download complete 11:00:33 b85a868b505f: Verifying Checksum 11:00:33 b85a868b505f: Download complete 11:00:33 bab4dde63d76: Verifying Checksum 11:00:33 bab4dde63d76: Download complete 11:00:34 b85a868b505f: Pull complete 11:00:34 e2be974225ed: Pull complete 11:00:35 339a4e72a1f5: Pull complete 11:00:35 988bab9f4d93: Pull complete 11:00:35 1469e6f7b9e6: Pull complete 11:00:35 eaf3925da568: Pull complete 11:00:37 bab4dde63d76: Pull complete 11:00:37 bde34c3a00c8: Pull complete 11:00:37 b352a97aabf1: Pull complete 11:00:37 4872d77fe225: Pull complete 11:00:37 5851b861e8e6: Pull complete 11:00:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:37 prd-ubuntu20.04-docker-8c-8g-118111 does not seem to be running inside a container 11:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-386 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386:/w/workspace/xfoundry_go-mod-bootstrap_PR-386:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:00:41 $ docker top b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 -eo pid,comm 11:00:41 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). 11:00:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:41 [ssh-agent] Looking for ssh-agent implementation... 11:00:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:41 $ docker exec b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 ssh-agent 11:00:41 SSH_AUTH_SOCK=/tmp/ssh-3SEf3jOysACS/agent.33 11:00:41 SSH_AGENT_PID=39 11:00:41 Running ssh-add (command line suppressed) 11:00:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/private_key_17802977143360475759.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/private_key_17802977143360475759.key) 11:00:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:41 + git tag --points-at HEAD [Pipeline] } 11:00:41 $ docker exec --env ******** --env ******** b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 ssh-agent -k 11:00:41 unset SSH_AUTH_SOCK; 11:00:41 unset SSH_AGENT_PID; 11:00:41 echo Agent pid 39 killed; 11:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:42 [ssh-agent] Looking for ssh-agent implementation... 11:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:42 $ docker exec b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 ssh-agent 11:00:42 SSH_AUTH_SOCK=/tmp/ssh-uLig9PnpvAGt/agent.71 11:00:42 SSH_AGENT_PID=77 11:00:42 Running ssh-add (command line suppressed) 11:00:42 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/private_key_7603177476500389595.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/private_key_7603177476500389595.key) 11:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:42 + git semver init 11:00:42 2022-11-03 11:00:42,847 [run_init] DEBUG init version:0.0.0 force:False 11:00:42 2022-11-03 11:00:42,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver 11:00:42 2022-11-03 11:00:42,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver 11:00:42 2022-11-03 11:00:42,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-386, universal_newlines=False, shell=None, istream=None) 11:00:43 2022-11-03 11:00:43,743 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.git/info/exclude 11:00:43 2022-11-03 11:00:43,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver/PR-386 with force:False 11:00:43 2022-11-03 11:00:43,744 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver/PR-386 11:00:43 2022-11-03 11:00:43,749 [execute] INFO git cat-file --batch-check 11:00:43 2022-11-03 11:00:43,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver, universal_newlines=False, shell=None, istream=) 11:00:43 2022-11-03 11:00:43,757 [execute] INFO git cat-file --batch 11:00:43 2022-11-03 11:00:43,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver, universal_newlines=False, shell=None, istream=) 11:00:43 2022-11-03 11:00:43,763 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-386/.semver/PR-386 11:00:43 0.0.0 [Pipeline] } 11:00:43 $ docker exec --env ******** --env ******** b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 ssh-agent -k 11:00:43 unset SSH_AUTH_SOCK; 11:00:43 unset SSH_AGENT_PID; 11:00:43 echo Agent pid 77 killed; 11:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:44 + git semver [Pipeline] } 11:00:44 $ docker stop --time=1 b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 11:00:45 $ docker rm -f b7f947aa5060ef1bf319a8dbaeb45d0dbdde90ec76c82318fa2448ba83701d76 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:46 Stashed 1 file(s) [Pipeline] echo 11:00:46 [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 11:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:46 ========================================================= 11:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:00:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:47 213ec9aee27d: Pulling fs layer 11:00:47 4583459ba037: Pulling fs layer 11:00:47 93c1e223e6f2: Pulling fs layer 11:00:47 53926ce57604: Pulling fs layer 11:00:47 21b2b0c7a3f4: Pulling fs layer 11:00:47 22ff95d597cd: Pulling fs layer 11:00:47 12d6caf4c0d1: Pulling fs layer 11:00:47 96b7cbca73a9: Pulling fs layer 11:00:47 a7acece74701: Pulling fs layer 11:00:47 a7acece74701: Waiting 11:00:47 96b7cbca73a9: Waiting 11:00:47 22ff95d597cd: Waiting 11:00:47 12d6caf4c0d1: Waiting 11:00:47 53926ce57604: Waiting 11:00:47 21b2b0c7a3f4: Waiting 11:00:47 93c1e223e6f2: Download complete 11:00:47 4583459ba037: Verifying Checksum 11:00:47 4583459ba037: Download complete 11:00:47 21b2b0c7a3f4: Verifying Checksum 11:00:47 21b2b0c7a3f4: Download complete 11:00:47 22ff95d597cd: Verifying Checksum 11:00:47 22ff95d597cd: Download complete 11:00:47 213ec9aee27d: Verifying Checksum 11:00:47 213ec9aee27d: Download complete 11:00:47 12d6caf4c0d1: Verifying Checksum 11:00:47 12d6caf4c0d1: Download complete 11:00:47 213ec9aee27d: Pull complete 11:00:47 4583459ba037: Pull complete 11:00:47 a7acece74701: Verifying Checksum 11:00:47 a7acece74701: Download complete 11:00:47 93c1e223e6f2: Pull complete 11:00:47 96b7cbca73a9: Verifying Checksum 11:00:47 96b7cbca73a9: Download complete 11:00:48 53926ce57604: Verifying Checksum 11:00:48 53926ce57604: Download complete 11:00:52 53926ce57604: Pull complete 11:00:52 21b2b0c7a3f4: Pull complete 11:00:52 22ff95d597cd: Pull complete 11:00:52 12d6caf4c0d1: Pull complete 11:00:54 96b7cbca73a9: Pull complete 11:00:55 a7acece74701: Pull complete 11:00:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 11:00:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:55 + docker inspect -f . ci-base-image-x86_64 11:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:55 prd-ubuntu20.04-docker-8c-8g-118111 does not seem to be running inside a container 11:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-386 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386:/w/workspace/xfoundry_go-mod-bootstrap_PR-386:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:58 $ docker top 10a27ba2d9ba99677c5698316102357bfa0551072f82fafa97d4bced39c2d53d -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:58 + go version 11:00:58 go version go1.18.7 linux/amd64 [Pipeline] } 11:00:58 $ docker stop --time=1 10a27ba2d9ba99677c5698316102357bfa0551072f82fafa97d4bced39c2d53d 11:00:59 $ docker rm -f 10a27ba2d9ba99677c5698316102357bfa0551072f82fafa97d4bced39c2d53d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:00 + docker inspect -f . ci-base-image-x86_64 11:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:00 prd-ubuntu20.04-docker-8c-8g-118111 does not seem to be running inside a container 11:01:00 $ 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-386 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386:/w/workspace/xfoundry_go-mod-bootstrap_PR-386:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:00 $ docker top 6b00aec1db970f5f3036153553601e589e20e081656c69784ef06979f794a95d -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:01 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-386 [Pipeline] fileExists [Pipeline] sh 11:01:01 + make test 11:01:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:01:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:01:01 go: downloading github.com/stretchr/testify v1.8.1 11:01:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 11:01:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 11:01:01 go: downloading github.com/google/uuid v1.3.0 11:01:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:01:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 11:01:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 11:01:01 go: downloading github.com/pelletier/go-toml v1.9.5 11:01:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 11:01:01 Still waiting to schedule task 11:01:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:01:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 11:01:01 go: downloading github.com/gorilla/mux v1.8.0 11:01:01 go: downloading github.com/davecgh/go-spew v1.1.1 11:01:01 go: downloading github.com/pmezard/go-difflib v1.0.0 11:01:01 go: downloading github.com/stretchr/objx v0.5.0 11:01:01 go: downloading gopkg.in/yaml.v3 v3.0.1 11:01:01 go: downloading github.com/hashicorp/errwrap v1.0.0 11:01:01 go: downloading github.com/go-kit/log v0.2.1 11:01:01 go: downloading github.com/go-playground/validator/v10 v10.11.1 11:01:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 11:01:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:01:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:01:01 go: downloading github.com/pebbe/zmq4 v1.2.7 11:01:01 go: downloading github.com/hashicorp/consul/api v1.15.3 11:01:01 go: downloading github.com/gorilla/websocket v1.4.2 11:01:01 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 11:01:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:01:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:01:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:01:01 go: downloading github.com/x448/float16 v0.8.4 11:01:01 go: downloading github.com/zeebo/errs v1.2.2 11:01:01 go: downloading google.golang.org/grpc v1.46.0 11:01:01 go: downloading github.com/go-playground/universal-translator v0.18.0 11:01:01 go: downloading github.com/leodido/go-urn v1.2.1 11:01:01 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 11:01:02 go: downloading golang.org/x/text v0.3.7 11:01:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 11:01:02 go: downloading google.golang.org/protobuf v1.28.0 11:01:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:01:02 go: downloading github.com/mitchellh/copystructure v1.0.0 11:01:02 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:01:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:01:02 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:01:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:01:02 go: downloading github.com/hashicorp/serf v0.9.7 11:01:02 go: downloading github.com/go-playground/locales v0.14.0 11:01:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 11:01:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:01:02 go: downloading github.com/fatih/color v1.9.0 11:01:02 go: downloading github.com/mattn/go-isatty v0.0.14 11:01:02 go: downloading github.com/golang/protobuf v1.5.2 11:01:02 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 11:01:02 go: downloading github.com/mattn/go-colorable v0.1.12 11:01:02 go: downloading github.com/armon/go-metrics v0.3.10 11:01:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:01:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:01:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 11:01:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.024s coverage: 9.9% of statements 11:01:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 11:01:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.045s coverage: 92.5% of statements 11:01:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements 11:01:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.027s coverage: 46.4% of statements 11:01:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 11:01:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 11:01:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.016s coverage: 100.0% of statements 11:01:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.325s coverage: 88.4% of statements 11:01:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.033s coverage: 25.0% of statements 11:01:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 81.4% of statements 11:01:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 11:01:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.015s coverage: 41.7% of statements 11:01:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements 11:01:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:01:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:01:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:01:26 $ docker stop --time=1 6b00aec1db970f5f3036153553601e589e20e081656c69784ef06979f794a95d 11:01:29 $ docker rm -f 6b00aec1db970f5f3036153553601e589e20e081656c69784ef06979f794a95d [Pipeline] // withDockerContainer [Pipeline] sh 11:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:29 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 11:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:30 11:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:30 latest: Pulling from edgex-lftools-log-publisher 11:01:30 5eb5b503b376: Pulling fs layer 11:01:30 5c69ac0246d0: Pulling fs layer 11:01:30 ec43610c2a17: Pulling fs layer 11:01:30 3a2ae6a8a46f: Pulling fs layer 11:01:30 33b1e0a273af: Pulling fs layer 11:01:30 5d3b04190fa2: Pulling fs layer 11:01:30 2f39f015ded8: Pulling fs layer 11:01:30 33b1e0a273af: Waiting 11:01:30 5d3b04190fa2: Waiting 11:01:30 2f39f015ded8: Waiting 11:01:30 3a2ae6a8a46f: Waiting 11:01:30 5c69ac0246d0: Download complete 11:01:30 3a2ae6a8a46f: Verifying Checksum 11:01:30 3a2ae6a8a46f: Download complete 11:01:30 33b1e0a273af: Verifying Checksum 11:01:30 33b1e0a273af: Download complete 11:01:30 5d3b04190fa2: Verifying Checksum 11:01:30 5d3b04190fa2: Download complete 11:01:30 ec43610c2a17: Verifying Checksum 11:01:30 ec43610c2a17: Download complete 11:01:30 5eb5b503b376: Verifying Checksum 11:01:30 5eb5b503b376: Download complete 11:01:31 2f39f015ded8: Verifying Checksum 11:01:31 2f39f015ded8: Download complete 11:01:32 5eb5b503b376: Pull complete 11:01:32 5c69ac0246d0: Pull complete 11:01:32 ec43610c2a17: Pull complete 11:01:32 3a2ae6a8a46f: Pull complete 11:01:32 33b1e0a273af: Pull complete 11:01:32 5d3b04190fa2: Pull complete 11:01:37 2f39f015ded8: Pull complete 11:01:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:37 prd-ubuntu20.04-docker-8c-8g-118111 does not seem to be running inside a container 11:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-386 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386:/w/workspace/xfoundry_go-mod-bootstrap_PR-386:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@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 11:01:38 $ docker top 9fb192aaf0a038b47ff7aebcffaeb7ee4b951a343f3eb0500bbaf11f318b2ff3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:39 ---> job-cost.sh 11:01:39 lf-activate-venv: SKIPPING 11:01:39 INFO: No Stack... 11:01:39 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:40 INFO: Archiving Costs [Pipeline] sh 11:01:40 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives/cost.csv 11:01:40 + cut -d, -f6 [Pipeline] lock 11:01:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] 11:01:40 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] did not exist. Created. 11:01:40 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:40 + echo total: 0.2199999988079071 [Pipeline] stash 11:01:40 Stashed 1 file(s) [Pipeline] } 11:01:40 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:40 $ docker stop --time=1 9fb192aaf0a038b47ff7aebcffaeb7ee4b951a343f3eb0500bbaf11f318b2ff3 11:01:42 $ docker rm -f 9fb192aaf0a038b47ff7aebcffaeb7ee4b951a343f3eb0500bbaf11f318b2ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118112 in /w/workspace/xfoundry_go-mod-bootstrap_PR-386 [Pipeline] { [Pipeline] ws 11:02:31 Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout 11:02:31 Selected Git installation does not exist. Using Default 11:02:31 The recommended git tool is: NONE 11:02:36 using credential edgex-jenkins-ssh 11:02:36 Cloning the remote Git repository 11:02:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 11:02:36 > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 11:02:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:02:37 > git --version # timeout=10 11:02:37 > git --version # 'git version 2.25.1' 11:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:37 Verifying host key using known hosts file 11:02:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:02:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:39 Merging remotes/origin/main commit 249f27d59dea47e3b17151096c8996f9fee5bf90 into PR head commit b4771228fdae0909bbf56d448a12da2b457fb728 11:02:40 Merge succeeded, producing 6a289ec622f1bf633aa8f58465b4abdb049a3bcc 11:02:40 Checking out Revision 6a289ec622f1bf633aa8f58465b4abdb049a3bcc (PR-386) 11:02:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:02:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:39 Verifying host key using known hosts file 11:02:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:02:39 > git config core.sparsecheckout # timeout=10 11:02:39 > git checkout -f b4771228fdae0909bbf56d448a12da2b457fb728 # timeout=10 11:02:40 > git remote # timeout=10 11:02:40 > git config --get remote.origin.url # timeout=10 11:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:40 Verifying host key using known hosts file 11:02:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:02:40 > git merge 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 11:02:40 > git rev-parse HEAD^{commit} # timeout=10 11:02:40 > git config core.sparsecheckout # timeout=10 11:02:40 > git checkout -f 6a289ec622f1bf633aa8f58465b4abdb049a3bcc # timeout=10 11:02:43 Commit message: "Merge commit '249f27d59dea47e3b17151096c8996f9fee5bf90' into HEAD" 11:02:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:02:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:44 Dload Upload Total Spent Left Speed 11:02:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11882 0 0 74729 0 --:--:-- --:--:-- --:--:-- 74729 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78273 11:02:43 > git rev-list --no-walk bf546aa257b66478452e5081d6481740a455305c # timeout=10 [Pipeline] sh 11:02:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:02:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:02:45 + sudo tee /etc/docker/daemon.new 11:02:45 { 11:02:45 "registry-mirrors": [ 11:02:45 "https://nexus3.edgexfoundry.org:10001" 11:02:45 ], 11:02:45 "bip": "10.250.0.254/24", 11:02:45 "hosts": [ 11:02:45 "tcp://0.0.0.0:5555", 11:02:45 "unix:///var/run/docker.sock" 11:02:45 ], 11:02:45 "mtu": 1458, 11:02:45 "selinux-enabled": true, 11:02:45 "seccomp-profile": "/etc/docker/seccomp.json" 11:02:45 } [Pipeline] sh 11:02:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:02:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:04 ========================================================= 11:03:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:03:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:03:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:05 9b18e9b68314: Pulling fs layer 11:03:05 35d82f9e3411: Pulling fs layer 11:03:05 e16973657156: Pulling fs layer 11:03:05 fc693d55d65f: Pulling fs layer 11:03:05 7e9fc2657dce: Pulling fs layer 11:03:05 dda99020689f: Pulling fs layer 11:03:05 db1c61fa0a46: Pulling fs layer 11:03:05 891c053d2c06: Pulling fs layer 11:03:05 dda99020689f: Waiting 11:03:05 fc693d55d65f: Waiting 11:03:05 7e9fc2657dce: Waiting 11:03:05 db1c61fa0a46: Waiting 11:03:05 891c053d2c06: Waiting 11:03:05 e16973657156: Verifying Checksum 11:03:05 e16973657156: Download complete 11:03:05 35d82f9e3411: Verifying Checksum 11:03:05 35d82f9e3411: Download complete 11:03:05 7e9fc2657dce: Verifying Checksum 11:03:05 7e9fc2657dce: Download complete 11:03:05 dda99020689f: Download complete 11:03:05 9b18e9b68314: Download complete 11:03:06 9b18e9b68314: Pull complete 11:03:06 891c053d2c06: Verifying Checksum 11:03:06 891c053d2c06: Download complete 11:03:07 35d82f9e3411: Pull complete 11:03:07 e16973657156: Pull complete 11:03:07 db1c61fa0a46: Verifying Checksum 11:03:08 fc693d55d65f: Verifying Checksum 11:03:08 fc693d55d65f: Download complete 11:03:20 fc693d55d65f: Pull complete 11:03:20 7e9fc2657dce: Pull complete 11:03:20 dda99020689f: Pull complete 11:03:27 db1c61fa0a46: Pull complete 11:03:28 891c053d2c06: Pull complete 11:03:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:03:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 11:03:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:29 + docker inspect -f . ci-base-image-arm64 11:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-118112 does not seem to be running inside a container 11:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:03:32 $ docker top c8f0794ddd9961ee638dea1da16e54f0d5e46a364ee1cbf982f6e9d486f79c35 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:33 + go version 11:03:33 go version go1.18.7 linux/arm64 [Pipeline] } 11:03:33 $ docker stop --time=1 c8f0794ddd9961ee638dea1da16e54f0d5e46a364ee1cbf982f6e9d486f79c35 11:03:36 $ docker rm -f c8f0794ddd9961ee638dea1da16e54f0d5e46a364ee1cbf982f6e9d486f79c35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker inspect -f . ci-base-image-arm64 11:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:37 prd-ubuntu20.04-docker-arm64-4c-16g-118112 does not seem to be running inside a container 11:03:37 $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:03:38 $ docker top 37f7e0aea12035508bde460132928f60381c68fbe564547de092edc800ed8974 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:39 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/6 [Pipeline] fileExists [Pipeline] sh 11:03:39 + make test 11:03:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:03:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 11:03:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 11:03:39 go: downloading github.com/pelletier/go-toml v1.9.5 11:03:40 go: downloading github.com/stretchr/testify v1.8.1 11:03:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 11:03:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 11:03:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:03:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 11:03:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 11:03:40 go: downloading github.com/google/uuid v1.3.0 11:03:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:03:40 go: downloading github.com/gorilla/mux v1.8.0 11:03:40 go: downloading github.com/davecgh/go-spew v1.1.1 11:03:40 go: downloading gopkg.in/yaml.v3 v3.0.1 11:03:40 go: downloading github.com/pmezard/go-difflib v1.0.0 11:03:40 go: downloading github.com/go-kit/log v0.2.1 11:03:40 go: downloading github.com/stretchr/objx v0.5.0 11:03:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 11:03:40 go: downloading github.com/go-playground/validator/v10 v10.11.1 11:03:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:03:40 go: downloading github.com/gorilla/websocket v1.4.2 11:03:40 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 11:03:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:03:40 go: downloading github.com/hashicorp/errwrap v1.0.0 11:03:40 go: downloading github.com/hashicorp/consul/api v1.15.3 11:03:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:03:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:03:40 go: downloading github.com/go-playground/universal-translator v0.18.0 11:03:40 go: downloading github.com/leodido/go-urn v1.2.1 11:03:40 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 11:03:40 go: downloading golang.org/x/text v0.3.7 11:03:41 go: downloading github.com/zeebo/errs v1.2.2 11:03:41 go: downloading google.golang.org/grpc v1.46.0 11:03:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:03:42 go: downloading github.com/pebbe/zmq4 v1.2.7 11:03:42 go: downloading github.com/x448/float16 v0.8.4 11:03:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:03:42 go: downloading github.com/mitchellh/copystructure v1.0.0 11:03:42 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:03:42 go: downloading github.com/go-playground/locales v0.14.0 11:03:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:03:42 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:03:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:03:42 go: downloading github.com/hashicorp/serf v0.9.7 11:03:42 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 11:03:42 go: downloading google.golang.org/protobuf v1.28.0 11:03:43 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 11:03:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:03:43 go: downloading github.com/fatih/color v1.9.0 11:03:43 go: downloading github.com/mattn/go-isatty v0.0.14 11:03:43 go: downloading github.com/armon/go-metrics v0.3.10 11:03:43 go: downloading github.com/golang/protobuf v1.5.2 11:03:43 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 11:03:44 go: downloading github.com/mattn/go-colorable v0.1.12 11:03:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:03:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:05:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 11:05:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.166s coverage: 9.9% of statements 11:05:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 11:05:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.116s coverage: 92.5% of statements 11:05:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.029s coverage: 85.3% of statements 11:05:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.139s coverage: 46.4% of statements 11:05:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 11:05:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 11:05:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.094s coverage: 100.0% of statements 11:05:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.431s coverage: 88.4% of statements 11:05:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.113s coverage: 25.0% of statements 11:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.105s coverage: 81.4% of statements 11:05:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 11:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.041s coverage: 41.7% of statements 11:05:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 11:05:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:05:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:05:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:05:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:05:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:05:47 $ docker stop --time=1 37f7e0aea12035508bde460132928f60381c68fbe564547de092edc800ed8974 11:05:48 $ docker rm -f 37f7e0aea12035508bde460132928f60381c68fbe564547de092edc800ed8974 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:51 Warning: overwriting stash ‘coverage-report’ 11:05:52 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 11:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:52 11:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:53 arm64: Pulling from edgex-lftools-log-publisher 11:05:53 8998bd30e6a1: Pulling fs layer 11:05:53 04944245beec: Pulling fs layer 11:05:53 699f458cf7ca: Pulling fs layer 11:05:53 765212b225bb: Pulling fs layer 11:05:53 f23df028b6ca: Pulling fs layer 11:05:53 d65c8cfc05b1: Pulling fs layer 11:05:53 2437ff75d9bd: Pulling fs layer 11:05:53 f23df028b6ca: Waiting 11:05:53 d65c8cfc05b1: Waiting 11:05:53 2437ff75d9bd: Waiting 11:05:53 765212b225bb: Waiting 11:05:53 04944245beec: Verifying Checksum 11:05:53 04944245beec: Download complete 11:05:53 765212b225bb: Verifying Checksum 11:05:53 765212b225bb: Download complete 11:05:53 f23df028b6ca: Download complete 11:05:53 d65c8cfc05b1: Verifying Checksum 11:05:53 d65c8cfc05b1: Download complete 11:05:53 699f458cf7ca: Verifying Checksum 11:05:53 699f458cf7ca: Download complete 11:05:54 8998bd30e6a1: Verifying Checksum 11:05:54 8998bd30e6a1: Download complete 11:05:56 2437ff75d9bd: Verifying Checksum 11:05:56 2437ff75d9bd: Download complete 11:05:57 8998bd30e6a1: Pull complete 11:05:59 04944245beec: Pull complete 11:06:00 699f458cf7ca: Pull complete 11:06:00 765212b225bb: Pull complete 11:06:01 f23df028b6ca: Pull complete 11:06:01 d65c8cfc05b1: Pull complete 11:06:16 2437ff75d9bd: Pull complete 11:06:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-118112 does not seem to be running inside a container 11:06:16 $ 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/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 11:06:19 $ docker top 7d3182ee75e54cd5f44f3f55a375d6e9f49e45f53dd2d9115464afd88fef43fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:20 ---> job-cost.sh 11:06:20 lf-activate-venv: SKIPPING 11:06:20 INFO: No Stack... 11:06:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:06:21 INFO: Archiving Costs [Pipeline] sh 11:06:21 + cut -d, -f6 11:06:21 + cat /w/workspace/go-mod-bootstrap/6/archives/cost.csv [Pipeline] lock 11:06:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] 11:06:21 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] did not exist. Created. 11:06:21 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:22 /w/workspace/go-mod-bootstrap/6@tmp/durable-af99681f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:06:22 + echo total: 0.10999999940395355 [Pipeline] stash 11:06:22 Warning: overwriting stash ‘stack-cost’ 11:06:22 Stashed 1 file(s) [Pipeline] } 11:06:22 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-386-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:06:22 $ docker stop --time=1 7d3182ee75e54cd5f44f3f55a375d6e9f49e45f53dd2d9115464afd88fef43fb 11:06:24 $ docker rm -f 7d3182ee75e54cd5f44f3f55a375d6e9f49e45f53dd2d9115464afd88fef43fb [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 11:06:24 provisioning config files... 11:06:24 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/config1933309633726749340tmp [Pipeline] { [Pipeline] sh 11:06:25 + set +x 11:06:25 + curl -s https://codecov.io/bash 11:06:25 + bash -s -- 11:06:25 11:06:25 _____ _ 11:06:25 / ____| | | 11:06:25 | | ___ __| | ___ ___ _____ __ 11:06:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:06:25 | |___| (_) | (_| | __/ (_| (_) \ V / 11:06:25 \_____\___/ \__,_|\___|\___\___/ \_/ 11:06:25 Bash-1.0.6 11:06:25 11:06:25 11:06:25 ==> git version 2.25.1 found 11:06:25 ==> 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 11:06:25 Release-Date: 2020-01-08 11:06:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:06:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:06:25 ==> Jenkins CI detected. 11:06:25 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-386 11:06:25 project root: . 11:06:25 --> token set from env 11:06:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:06:25 ==> Running gcov in . (disable via -X gcov) 11:06:25 ==> Python coveragepy not found 11:06:25 ==> Searching for coverage reports in: 11:06:25 + . 11:06:25 -> Found 1 reports 11:06:25 ==> Detecting git/mercurial file structure 11:06:25 ==> Reading reports 11:06:25 + ./coverage.out bytes=68433 11:06:25 ==> Appending adjustments 11:06:25 https://docs.codecov.io/docs/fixing-reports 11:06:25 + Found adjustments 11:06:25 ==> Gzipping contents 11:06:25 12K /tmp/codecov.QyTVrK.gz 11:06:25 ==> Uploading reports 11:06:25 url: https://codecov.io 11:06:25 query: branch=PR-386&commit=0b0ad49f28f82a02cc3aa26ae295b965936f7e19&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-386%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=386&job=&cmd_args= 11:06:25 -> Pinging Codecov 11:06:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-386&commit=0b0ad49f28f82a02cc3aa26ae295b965936f7e19&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-386%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=386&job=&cmd_args= 11:06:25 -> Uploading to 11:06:25 https://storage.googleapis.com/codecov/v4/raw/2022-11-03/833815588EE85121546D348822E98E2E/0b0ad49f28f82a02cc3aa26ae295b965936f7e19/2b4d26af-12b9-4906-b2a2-80b9780aa9ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T110625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbd605ce45c54c6c2749068e91714d9fb443791fb191eafa7f467b14c9d6b399 11:06:25 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:25 Dload Upload Total Spent Left Speed 11:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11230 0 0 100 11230 0 43527 --:--:-- --:--:-- --:--:-- 43359 100 11230 0 0 100 11230 0 43527 --:--:-- --:--:-- --:--:-- 43359 11:06:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0b0ad49f28f82a02cc3aa26ae295b965936f7e19 [Pipeline] } 11:06:26 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 11:06:26 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives ] 11:06:26 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives 11:06:26 total 16 11:06:26 drwxr-xr-x 3 root root 4096 Nov 3 11:01 . 11:06:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 11:01 .. 11:06:26 drwxr-xr-x 2 root root 4096 Nov 3 11:01 cost 11:06:26 -rw-r--r-- 1 root root 88 Nov 3 11:01 cost.csv 11:06:26 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives 11:06:26 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives 11:06:26 total 16 11:06:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 11:01 . 11:06:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 11:01 .. 11:06:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 11:01 cost 11:06:26 -rw-r--r-- 1 jenkins jenkins 88 Nov 3 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:06:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:06:28 ---> package-listing.sh 11:06:28 ++ facter osfamily 11:06:28 ++ tr '[:upper:]' '[:lower:]' 11:06:28 + OS_FAMILY=debian 11:06:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-386 11:06:28 + START_PACKAGES=/tmp/packages_start.txt 11:06:28 + END_PACKAGES=/tmp/packages_end.txt 11:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:28 + PACKAGES=/tmp/packages_start.txt 11:06:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-386 ']' 11:06:28 + PACKAGES=/tmp/packages_end.txt 11:06:28 + case "${OS_FAMILY}" in 11:06:28 + dpkg -l 11:06:28 + grep '^ii' 11:06:28 + '[' -f /tmp/packages_start.txt ']' 11:06:28 + '[' -f /tmp/packages_end.txt ']' 11:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-386 ']' 11:06:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives/ 11:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-386/archives/ [Pipeline] echo 11:06:28 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-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:06:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:29 prd-ubuntu20.04-docker-8c-8g-118111 does not seem to be running inside a container 11:06:29 $ 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-386/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-386 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386:/w/workspace/xfoundry_go-mod-bootstrap_PR-386:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:06:29 $ docker top 09c9be71533b781212b047945ae44da2a89f91dbb2355d3df2bd68a67329e591 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:29 + touch /tmp/pre-build-complete [Pipeline] sh 11:06:30 + mkdir -p /var/log/sysstat [Pipeline] sh 11:06:30 + ls /var/log/sa-host 11:06:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:30 provisioning config files... 11:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-386@tmp/config11914211485015764444tmp [Pipeline] { [Pipeline] echo 11:06:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:06:30 ---> create-netrc.sh [Pipeline] } 11:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:06:31 ---> python-tools-install.sh [Pipeline] echo 11:06:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:06:31 ---> sudo-logs.sh 11:06:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:06:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:06:31 ---> job-cost.sh 11:06:31 lf-activate-venv: SKIPPING 11:06:31 DEBUG: total: 0.2199999988079071 11:06:31 INFO: Retrieving Stack Cost... 11:06:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:32 INFO: Archiving Costs [Pipeline] echo 11:06:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:06:32 ---> logs-deploy.sh 11:06:32 lf-activate-venv: SKIPPING 11:06:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-386/6 11:06:32 INFO: archiving workspace using pattern(s): 11:06:33 Archives upload complete. 11:06:34 INFO: archiving logs to Nexus 11:06:34 ---> uname -a: 11:06:34 Linux prd-ubuntu20-04-docker-8c-8g-118111 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:06:34 11:06:34 11:06:34 ---> lscpu: 11:06:34 Architecture: x86_64 11:06:34 CPU op-mode(s): 32-bit, 64-bit 11:06:34 Byte Order: Little Endian 11:06:34 Address sizes: 40 bits physical, 48 bits virtual 11:06:34 CPU(s): 8 11:06:34 On-line CPU(s) list: 0-7 11:06:34 Thread(s) per core: 1 11:06:34 Core(s) per socket: 1 11:06:34 Socket(s): 8 11:06:34 NUMA node(s): 1 11:06:34 Vendor ID: AuthenticAMD 11:06:34 CPU family: 23 11:06:34 Model: 49 11:06:34 Model name: AMD EPYC-Rome Processor 11:06:34 Stepping: 0 11:06:34 CPU MHz: 2799.996 11:06:34 BogoMIPS: 5599.99 11:06:34 Virtualization: AMD-V 11:06:34 Hypervisor vendor: KVM 11:06:34 Virtualization type: full 11:06:34 L1d cache: 256 KiB 11:06:34 L1i cache: 256 KiB 11:06:34 L2 cache: 4 MiB 11:06:34 L3 cache: 128 MiB 11:06:34 NUMA node0 CPU(s): 0-7 11:06:34 Vulnerability Itlb multihit: Not affected 11:06:34 Vulnerability L1tf: Not affected 11:06:34 Vulnerability Mds: Not affected 11:06:34 Vulnerability Meltdown: Not affected 11:06:34 Vulnerability Mmio stale data: Not affected 11:06:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:06:34 Vulnerability Srbds: Not affected 11:06:34 Vulnerability Tsx async abort: Not affected 11:06:34 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 11:06:34 11:06:34 11:06:34 ---> nproc: 11:06:34 8 11:06:34 11:06:34 11:06:34 ---> df -h: 11:06:34 Filesystem Size Used Avail Use% Mounted on 11:06:34 overlay 155G 11G 145G 7% / 11:06:34 tmpfs 64M 0 64M 0% /dev 11:06:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:06:34 shm 64M 0 64M 0% /dev/shm 11:06:34 /dev/vda1 155G 11G 145G 7% /facter-os 11:06:34 11:06:34 11:06:34 ---> sar -b -r -n DEV: 11:06:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118111) 11/03/22 _x86_64_ (8 CPU) 11:06:34 11:06:34 10:59:47 LINUX RESTART (8 CPU) 11:06:34 11:06:34 11:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:34 11:01:01 294.57 47.36 247.21 0.00 5335.24 116598.97 0.00 11:06:34 11:02:01 60.21 0.50 59.71 0.00 14.66 32186.24 0.00 11:06:34 11:03:01 1.72 0.00 1.72 0.00 0.00 19.48 0.00 11:06:34 11:04:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 11:06:34 11:05:01 29.20 10.83 18.36 0.00 2920.71 2286.95 0.00 11:06:34 11:06:01 12.28 0.10 12.18 0.00 0.80 2505.58 0.00 11:06:34 Average: 66.55 9.80 56.75 0.00 1378.57 25602.27 0.00 11:06:34 11:06:34 11:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:34 11:01:01 29141728 31567968 742764 2.26 74388 2624948 1817376 5.36 1010476 2360868 24320 11:06:34 11:02:01 28678096 31596668 708804 2.16 94896 3053304 1732684 5.11 1157172 2630348 392 11:06:34 11:03:01 28677304 31595932 709268 2.16 94936 3053296 1732684 5.11 1157384 2630348 12 11:06:34 11:04:01 28678552 31597376 707668 2.15 94968 3053312 1732684 5.11 1155840 2630356 56 11:06:34 11:05:01 28321084 31540396 749304 2.28 112428 3332620 1795476 5.29 1285364 2836272 95164 11:06:34 11:06:01 28379560 31576068 714256 2.17 113780 3303316 1749244 5.16 1313596 2744480 52 11:06:34 Average: 28646054 31579068 722011 2.20 97566 3070133 1760025 5.19 1179972 2638779 19999 11:06:34 11:06:34 11:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:34 11:01:01 ens3 672.10 431.83 6645.28 125.64 0.00 0.00 0.00 0.00 11:06:34 11:01:01 docker0 16.41 25.08 1.38 195.71 0.00 0.00 0.00 0.00 11:06:34 11:01:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 11:06:34 11:01:01 veth978b77a 12.40 21.80 1.08 152.12 0.00 0.00 0.00 0.01 11:06:34 11:02:01 ens3 152.34 104.70 3069.41 19.71 0.00 0.00 0.00 0.00 11:06:34 11:02:01 docker0 30.56 36.89 2.57 536.44 0.00 0.00 0.00 0.00 11:06:34 11:02:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:06:34 11:03:01 ens3 0.37 0.22 0.25 0.19 0.00 0.00 0.00 0.00 11:06:34 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:34 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:34 11:04:01 ens3 0.58 0.12 0.05 0.01 0.00 0.00 0.00 0.00 11:06:34 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:34 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:34 11:05:01 ens3 89.20 55.17 1330.41 9.42 0.00 0.00 0.00 0.00 11:06:34 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:34 11:05:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:06:34 11:06:01 ens3 0.72 0.68 0.34 0.20 0.00 0.00 0.00 0.00 11:06:34 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:34 11:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:06:34 Average: ens3 152.55 98.79 1840.96 25.86 0.00 0.00 0.00 0.00 11:06:34 Average: docker0 7.83 10.33 0.66 122.02 0.00 0.00 0.00 0.00 11:06:34 Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 11:06:34 11:06:34 11:06:34 ---> sar -P ALL: 11:06:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118111) 11/03/22 _x86_64_ (8 CPU) 11:06:34 11:06:34 10:59:47 LINUX RESTART (8 CPU) 11:06:34 11:06:34 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:06:34 11:01:01 all 10.04 0.00 3.66 2.67 0.06 83.57 11:06:34 11:01:01 0 12.97 0.00 5.20 4.16 0.07 77.60 11:06:34 11:01:01 1 7.91 0.00 2.92 0.26 0.07 88.85 11:06:34 11:01:01 2 10.06 0.00 4.23 3.81 0.07 81.83 11:06:34 11:01:01 3 12.57 0.00 2.48 0.35 0.05 84.55 11:06:34 11:01:01 4 7.85 0.00 2.63 5.33 0.03 84.15 11:06:34 11:01:01 5 9.45 0.00 3.36 2.19 0.05 84.95 11:06:34 11:01:01 6 8.66 0.00 4.05 1.42 0.05 85.82 11:06:34 11:01:01 7 10.80 0.00 4.40 3.84 0.07 80.89 11:06:34 11:02:01 all 23.21 0.00 4.56 0.77 0.06 71.40 11:06:34 11:02:01 0 22.87 0.00 4.63 0.07 0.05 72.38 11:06:34 11:02:01 1 23.25 0.00 4.23 0.08 0.07 72.37 11:06:34 11:02:01 2 23.00 0.00 5.20 1.82 0.05 69.92 11:06:34 11:02:01 3 23.24 0.00 4.40 0.24 0.07 72.05 11:06:34 11:02:01 4 23.50 0.00 4.47 1.39 0.07 70.57 11:06:34 11:02:01 5 23.54 0.00 4.33 0.07 0.07 72.00 11:06:34 11:02:01 6 23.76 0.00 4.47 2.46 0.05 69.26 11:06:34 11:02:01 7 22.49 0.00 4.72 0.07 0.07 72.66 11:06:34 11:03:01 all 0.05 0.00 0.02 0.01 0.00 99.92 11:06:34 11:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:06:34 11:03:01 1 0.00 0.00 0.00 0.05 0.00 99.95 11:06:34 11:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:06:34 11:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:06:34 11:03:01 4 0.00 0.00 0.02 0.03 0.00 99.95 11:06:34 11:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:34 11:03:01 6 0.25 0.00 0.02 0.00 0.02 99.72 11:06:34 11:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:06:34 11:04:01 all 0.03 0.00 0.02 0.00 0.00 99.94 11:06:34 11:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:06:34 11:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:06:34 11:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:06:34 11:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:06:34 11:04:01 4 0.02 0.00 0.03 0.02 0.00 99.93 11:06:34 11:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:06:34 11:04:01 6 0.10 0.00 0.03 0.00 0.00 99.87 11:06:34 11:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:06:34 11:05:01 all 1.15 0.00 0.68 0.33 0.01 97.83 11:06:34 11:05:01 0 1.07 0.00 0.50 0.22 0.00 98.22 11:06:34 11:05:01 1 0.99 0.00 0.48 0.65 0.02 97.86 11:06:34 11:05:01 2 1.77 0.00 0.97 0.05 0.02 97.20 11:06:34 11:05:01 3 0.99 0.00 0.42 0.07 0.02 98.51 11:06:34 11:05:01 4 0.87 0.00 0.50 1.40 0.02 97.21 11:06:34 11:05:01 5 1.08 0.00 0.53 0.08 0.00 98.30 11:06:34 11:05:01 6 1.30 0.00 1.65 0.13 0.00 96.91 11:06:34 11:05:01 7 1.14 0.00 0.40 0.05 0.02 98.40 11:06:34 11:06:01 all 0.28 0.00 0.13 0.08 0.00 99.51 11:06:34 11:06:01 0 0.93 0.00 0.17 0.03 0.00 98.87 11:06:34 11:06:01 1 0.12 0.00 0.13 0.43 0.00 99.32 11:06:34 11:06:01 2 0.50 0.00 0.13 0.03 0.00 99.33 11:06:34 11:06:01 3 0.18 0.00 0.08 0.00 0.00 99.73 11:06:34 11:06:01 4 0.22 0.00 0.08 0.00 0.00 99.70 11:06:34 11:06:01 5 0.13 0.00 0.20 0.00 0.00 99.67 11:06:34 11:06:01 6 0.07 0.00 0.10 0.13 0.00 99.70 11:06:34 11:06:01 7 0.10 0.00 0.10 0.00 0.02 99.78 11:06:34 Average: all 5.76 0.00 1.50 0.64 0.02 92.07 11:06:34 Average: 0 6.30 0.00 1.75 0.74 0.03 91.18 11:06:34 Average: 1 5.34 0.00 1.28 0.25 0.03 93.11 11:06:34 Average: 2 5.85 0.00 1.75 0.95 0.02 91.43 11:06:34 Average: 3 6.16 0.00 1.23 0.11 0.02 92.48 11:06:34 Average: 4 5.38 0.00 1.28 1.36 0.02 91.96 11:06:34 Average: 5 5.68 0.00 1.40 0.39 0.02 92.51 11:06:34 Average: 6 5.66 0.00 1.71 0.69 0.02 91.93 11:06:34 Average: 7 5.72 0.00 1.59 0.65 0.03 92.00 11:06:34 11:06:34 11:06:34