Pull request #609 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1af61a19c3d715967783ca12f451732052774e94+b7fe890ea2cc0089a560206b8e3f61bccd56b9bd (7129ae5ce2dd4b7618ec99be34ee80dc4b81e6dc) 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-ssh5466185101271165258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2410000874892001841.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-609/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-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11892626471532056331.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4507218494178632515.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-609/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-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6719963553986543372.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 ‘prd-ubuntu20.04-docker-8c-8g-7926’ Running on prd-ubuntu20.04-docker-8c-8g-7944 in /w/workspace/xfoundry_go-mod-bootstrap_PR-609 [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-609 # 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/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7fe890ea2cc0089a560206b8e3f61bccd56b9bd into PR head commit 1af61a19c3d715967783ca12f451732052774e94 Merge succeeded, producing 1af61a19c3d715967783ca12f451732052774e94 Checking out Revision 1af61a19c3d715967783ca12f451732052774e94 (PR-609) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 1af61a19c3d715967783ca12f451732052774e94 # 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 b7fe890ea2cc0089a560206b8e3f61bccd56b9bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1af61a19c3d715967783ca12f451732052774e94 # timeout=10 > git rev-list --no-walk 1eee7bd56428402e2e7c5bde8463aeec399ad905 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:45 ========================================================= 15:39:45 EdgeX Global Pipelines Version Info 15:39:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:45 ------------------- 15:39:45 stable info: 15:39:45 ------------------- 15:39:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:39:45 Message: update stable to v1.0.254 15:39:46 ------------------- 15:39:46 experimental info: 15:39:46 ------------------- 15:39:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:46 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:39:46 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-609 [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-609 [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-609 [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1af61a19c3d715967783ca12f451732052774e94 [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1af61a1 [Pipeline] echo 15:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:47 + git rev-list -1 --merges 1af61a19c3d715967783ca12f451732052774e94~1..1af61a19c3d715967783ca12f451732052774e94 [Pipeline] echo 15:39:47 -----------> git rev-list -1 --merges 1af61a19c3d715967783ca12f451732052774e94~1..1af61a19c3d715967783ca12f451732052774e94 1af61a19c3d715967783ca12f451732052774e94 [false] [Pipeline] sh 15:39:47 + git log --format=format:%s -1 1af61a19c3d715967783ca12f451732052774e94 [Pipeline] echo 15:39:47 ========================================================= 15:39:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:48 + git log --format=format:%s -1 1af61a19c3d715967783ca12f451732052774e94 [Pipeline] echo 15:39:48 [semverPrep] GIT_COMMIT: 1af61a19c3d715967783ca12f451732052774e94, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 15:39:48 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:48 + grep -v github /etc/ssh/ssh_known_hosts 15:39:48 + [ -e /tmp/ssh_known_hosts ] 15:39:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:48 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:49 15:39:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:49 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:49 b85a868b505f: Pulling fs layer 15:39:49 e2be974225ed: Pulling fs layer 15:39:49 339a4e72a1f5: Pulling fs layer 15:39:49 988bab9f4d93: Pulling fs layer 15:39:49 1469e6f7b9e6: Pulling fs layer 15:39:49 eaf3925da568: Pulling fs layer 15:39:49 bab4dde63d76: Pulling fs layer 15:39:49 bde34c3a00c8: Pulling fs layer 15:39:49 b352a97aabf1: Pulling fs layer 15:39:49 4872d77fe225: Pulling fs layer 15:39:49 5851b861e8e6: Pulling fs layer 15:39:49 988bab9f4d93: Waiting 15:39:49 1469e6f7b9e6: Waiting 15:39:49 bab4dde63d76: Waiting 15:39:49 eaf3925da568: Waiting 15:39:49 4872d77fe225: Waiting 15:39:49 bde34c3a00c8: Waiting 15:39:49 5851b861e8e6: Waiting 15:39:49 b352a97aabf1: Waiting 15:39:49 e2be974225ed: Verifying Checksum 15:39:49 e2be974225ed: Download complete 15:39:49 988bab9f4d93: Download complete 15:39:49 1469e6f7b9e6: Verifying Checksum 15:39:49 1469e6f7b9e6: Download complete 15:39:49 eaf3925da568: Verifying Checksum 15:39:49 eaf3925da568: Download complete 15:39:49 339a4e72a1f5: Verifying Checksum 15:39:49 339a4e72a1f5: Download complete 15:39:49 bde34c3a00c8: Verifying Checksum 15:39:49 bde34c3a00c8: Download complete 15:39:49 b352a97aabf1: Verifying Checksum 15:39:49 b352a97aabf1: Download complete 15:39:49 4872d77fe225: Download complete 15:39:49 5851b861e8e6: Download complete 15:39:49 b85a868b505f: Verifying Checksum 15:39:49 b85a868b505f: Download complete 15:39:50 bab4dde63d76: Verifying Checksum 15:39:50 bab4dde63d76: Download complete 15:39:51 b85a868b505f: Pull complete 15:39:51 e2be974225ed: Pull complete 15:39:51 339a4e72a1f5: Pull complete 15:39:51 988bab9f4d93: Pull complete 15:39:51 1469e6f7b9e6: Pull complete 15:39:51 eaf3925da568: Pull complete 15:39:54 bab4dde63d76: Pull complete 15:39:55 bde34c3a00c8: Pull complete 15:39:55 b352a97aabf1: Pull complete 15:39:55 4872d77fe225: Pull complete 15:39:55 5851b861e8e6: Pull complete 15:39:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:55 prd-ubuntu20.04-docker-8c-8g-7944 does not seem to be running inside a container 15:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-609 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609:/w/workspace/xfoundry_go-mod-bootstrap_PR-609:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@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 15:39:58 $ docker top ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 -eo pid,comm 15:39:58 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). 15:39:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:58 [ssh-agent] Looking for ssh-agent implementation... 15:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:59 $ docker exec ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 ssh-agent 15:39:59 SSH_AUTH_SOCK=/tmp/ssh-wAXjybqVRHGj/agent.30 15:39:59 SSH_AGENT_PID=36 15:39:59 Running ssh-add (command line suppressed) 15:39:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/private_key_8928918222229441766.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/private_key_8928918222229441766.key) 15:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:59 + git tag --points-at HEAD [Pipeline] } 15:39:59 $ docker exec --env ******** --env ******** ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 ssh-agent -k 15:39:59 unset SSH_AUTH_SOCK; 15:39:59 unset SSH_AGENT_PID; 15:39:59 echo Agent pid 36 killed; 15:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:59 [ssh-agent] Looking for ssh-agent implementation... 15:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:59 $ docker exec ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 ssh-agent 15:39:59 SSH_AUTH_SOCK=/tmp/ssh-lMXKlzO3svng/agent.68 15:39:59 SSH_AGENT_PID=74 15:39:59 Running ssh-add (command line suppressed) 15:40:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/private_key_8925601550534952734.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/private_key_8925601550534952734.key) 15:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:00 + git semver init 15:40:00 2023-09-26 15:40:00,505 [run_init] DEBUG init version:0.0.0 force:False 15:40:00 2023-09-26 15:40:00,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver 15:40:00 2023-09-26 15:40:00,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver 15:40:00 2023-09-26 15:40:00,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-609, universal_newlines=False, shell=None, istream=None) 15:40:01 2023-09-26 15:40:01,826 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.git/info/exclude 15:40:01 2023-09-26 15:40:01,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver/PR-609 with force:False 15:40:01 2023-09-26 15:40:01,826 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver/PR-609 15:40:01 2023-09-26 15:40:01,830 [execute] INFO git cat-file --batch-check 15:40:01 2023-09-26 15:40:01,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver, universal_newlines=False, shell=None, istream=) 15:40:01 2023-09-26 15:40:01,836 [execute] INFO git cat-file --batch 15:40:01 2023-09-26 15:40:01,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver, universal_newlines=False, shell=None, istream=) 15:40:01 2023-09-26 15:40:01,841 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-609/.semver/PR-609 15:40:01 0.0.0 [Pipeline] } 15:40:01 $ docker exec --env ******** --env ******** ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 ssh-agent -k 15:40:02 unset SSH_AUTH_SOCK; 15:40:02 unset SSH_AGENT_PID; 15:40:02 echo Agent pid 74 killed; 15:40:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:02 + git semver [Pipeline] } 15:40:02 $ docker stop --time=1 ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 15:40:03 $ docker rm -f --volumes ad9fac8bd6d701387b0a24da91f42abe77b95bda72d84c6a7b95001fa5ab0c02 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:04 Stashed 1 file(s) [Pipeline] echo 15:40:04 [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 15:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:04 ========================================================= 15:40:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:40:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:40:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:40:05 7264a8db6415: Pulling fs layer 15:40:05 c4d48a809fc2: Pulling fs layer 15:40:05 4f1c88b9dad5: Pulling fs layer 15:40:05 ad3a456e5733: Pulling fs layer 15:40:05 33e27b845d1e: Pulling fs layer 15:40:05 c68163c4e522: Pulling fs layer 15:40:05 50da416c3ac9: Pulling fs layer 15:40:05 23d2d4c4bb30: Pulling fs layer 15:40:05 c68163c4e522: Waiting 15:40:05 50da416c3ac9: Waiting 15:40:05 ad3a456e5733: Waiting 15:40:05 c4d48a809fc2: Download complete 15:40:05 ad3a456e5733: Verifying Checksum 15:40:05 ad3a456e5733: Download complete 15:40:05 33e27b845d1e: Download complete 15:40:05 7264a8db6415: Verifying Checksum 15:40:05 7264a8db6415: Download complete 15:40:05 c68163c4e522: Download complete 15:40:05 7264a8db6415: Pull complete 15:40:05 23d2d4c4bb30: Verifying Checksum 15:40:05 23d2d4c4bb30: Download complete 15:40:05 c4d48a809fc2: Pull complete 15:40:05 4f1c88b9dad5: Verifying Checksum 15:40:05 4f1c88b9dad5: Download complete 15:40:05 50da416c3ac9: Verifying Checksum 15:40:05 50da416c3ac9: Download complete 15:40:09 4f1c88b9dad5: Pull complete 15:40:09 ad3a456e5733: Pull complete 15:40:09 33e27b845d1e: Pull complete 15:40:09 c68163c4e522: Pull complete 15:40:11 50da416c3ac9: Pull complete 15:40:11 23d2d4c4bb30: Pull complete 15:40:11 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 15:40:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:12 + docker inspect -f . ci-base-image-x86_64 15:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:12 prd-ubuntu20.04-docker-8c-8g-7944 does not seem to be running inside a container 15:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-609 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609:/w/workspace/xfoundry_go-mod-bootstrap_PR-609:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@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 15:40:19 $ docker top 59e43c9939d70f217767b9ee1470de4b180f05278e0ce695ed2918dee50261e3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:19 + go version 15:40:19 go version go1.21.0 linux/amd64 [Pipeline] } 15:40:19 $ docker stop --time=1 59e43c9939d70f217767b9ee1470de4b180f05278e0ce695ed2918dee50261e3 15:40:19 Still waiting to schedule task 15:40:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7942’ 15:40:20 $ docker rm -f --volumes 59e43c9939d70f217767b9ee1470de4b180f05278e0ce695ed2918dee50261e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:21 + docker inspect -f . ci-base-image-x86_64 15:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:21 prd-ubuntu20.04-docker-8c-8g-7944 does not seem to be running inside a container 15:40:21 $ 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-609 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609:/w/workspace/xfoundry_go-mod-bootstrap_PR-609:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@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 15:40:21 $ docker top 3d871b2d06c121dc6ced4a505fa12c2fefd869f5c20fd3439f051ce2fdbcd1f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:22 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-609 [Pipeline] fileExists [Pipeline] sh 15:40:22 + make test 15:40:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:40:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:40:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 15:40:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 15:40:22 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 15:40:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.24 15:40:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.9 15:40:22 go: downloading github.com/stretchr/testify v1.8.4 15:40:22 go: downloading github.com/labstack/echo/v4 v4.11.1 15:40:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:40:22 go: downloading github.com/mitchellh/copystructure v1.2.0 15:40:22 go: downloading gopkg.in/yaml.v3 v3.0.1 15:40:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:40:22 go: downloading github.com/google/uuid v1.3.1 15:40:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:40:22 go: downloading github.com/gorilla/websocket v1.5.0 15:40:22 go: downloading golang.org/x/net v0.13.0 15:40:22 go: downloading golang.org/x/sync v0.2.0 15:40:22 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:40:22 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:40:22 go: downloading github.com/go-kit/log v0.2.1 15:40:22 go: downloading github.com/go-playground/validator/v10 v10.15.4 15:40:22 go: downloading github.com/stretchr/objx v0.5.0 15:40:22 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:40:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:40:22 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:40:22 go: downloading github.com/hashicorp/errwrap v1.1.0 15:40:22 go: downloading github.com/labstack/gommon v0.4.0 15:40:22 go: downloading golang.org/x/crypto v0.13.0 15:40:22 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:40:22 go: downloading github.com/valyala/fasttemplate v1.2.2 15:40:22 go: downloading golang.org/x/time v0.3.0 15:40:22 go: downloading github.com/hashicorp/consul/api v1.25.1 15:40:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:40:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:40:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:40:23 go: downloading github.com/go-playground/universal-translator v0.18.1 15:40:23 go: downloading github.com/leodido/go-urn v1.2.4 15:40:23 go: downloading golang.org/x/text v0.13.0 15:40:23 go: downloading github.com/zeebo/errs v1.3.0 15:40:23 go: downloading google.golang.org/grpc v1.53.0 15:40:23 go: downloading github.com/mattn/go-colorable v0.1.13 15:40:23 go: downloading github.com/mattn/go-isatty v0.0.19 15:40:23 go: downloading github.com/x448/float16 v0.8.4 15:40:23 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:40:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:40:23 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:40:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:40:23 go: downloading github.com/hashicorp/serf v0.10.1 15:40:23 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:40:23 go: downloading github.com/go-playground/locales v0.14.1 15:40:23 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:40:23 go: downloading google.golang.org/protobuf v1.28.1 15:40:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:40:23 go: downloading golang.org/x/sys v0.12.0 15:40:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:40:23 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:40:23 go: downloading github.com/fatih/color v1.14.1 15:40:23 go: downloading github.com/armon/go-metrics v0.4.1 15:40:23 go: downloading github.com/golang/protobuf v1.5.2 15:40:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:40:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:40:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:40:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:40:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:40:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:40:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.040s coverage: 35.9% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.017s coverage: 93.5% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 91.9% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.083s coverage: 88.2% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.004s coverage: 84.4% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.079s coverage: 46.9% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.319s coverage: 87.7% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 26.3% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 79.0% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 59.3% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 15:40:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 15:41:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:41:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:05 $ docker stop --time=1 3d871b2d06c121dc6ced4a505fa12c2fefd869f5c20fd3439f051ce2fdbcd1f6 15:41:07 $ docker rm -f --volumes 3d871b2d06c121dc6ced4a505fa12c2fefd869f5c20fd3439f051ce2fdbcd1f6 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:07 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 15:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:08 15:41:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:08 latest: Pulling from edgex-lftools-log-publisher 15:41:08 5eb5b503b376: Pulling fs layer 15:41:08 5c69ac0246d0: Pulling fs layer 15:41:08 ec43610c2a17: Pulling fs layer 15:41:08 3a2ae6a8a46f: Pulling fs layer 15:41:08 33b1e0a273af: Pulling fs layer 15:41:08 5d3b04190fa2: Pulling fs layer 15:41:08 2f39f015ded8: Pulling fs layer 15:41:08 5d3b04190fa2: Waiting 15:41:08 2f39f015ded8: Waiting 15:41:08 3a2ae6a8a46f: Waiting 15:41:08 33b1e0a273af: Waiting 15:41:08 5c69ac0246d0: Verifying Checksum 15:41:08 5c69ac0246d0: Download complete 15:41:08 3a2ae6a8a46f: Verifying Checksum 15:41:08 3a2ae6a8a46f: Download complete 15:41:08 33b1e0a273af: Verifying Checksum 15:41:08 33b1e0a273af: Download complete 15:41:08 5d3b04190fa2: Verifying Checksum 15:41:08 5d3b04190fa2: Download complete 15:41:08 ec43610c2a17: Verifying Checksum 15:41:08 ec43610c2a17: Download complete 15:41:09 5eb5b503b376: Verifying Checksum 15:41:09 5eb5b503b376: Download complete 15:41:09 2f39f015ded8: Download complete 15:41:10 5eb5b503b376: Pull complete 15:41:10 5c69ac0246d0: Pull complete 15:41:10 ec43610c2a17: Pull complete 15:41:10 3a2ae6a8a46f: Pull complete 15:41:10 33b1e0a273af: Pull complete 15:41:10 5d3b04190fa2: Pull complete 15:41:15 2f39f015ded8: Pull complete 15:41:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:15 prd-ubuntu20.04-docker-8c-8g-7944 does not seem to be running inside a container 15:41:15 $ 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-609 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609:/w/workspace/xfoundry_go-mod-bootstrap_PR-609:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@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 15:41:19 $ docker top 559ec9744c0c17056dd5a8afbf58f5a48543154807eed6d8d2096752397f16ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:19 ---> job-cost.sh 15:41:19 lf-activate-venv: SKIPPING 15:41:19 INFO: No Stack... 15:41:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:41:20 INFO: Archiving Costs [Pipeline] sh 15:41:20 + cut -d, -f6 15:41:20 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives/cost.csv [Pipeline] lock 15:41:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] 15:41:20 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] did not exist. Created. 15:41:20 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:41:20 Stashed 1 file(s) [Pipeline] } 15:41:20 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:20 $ docker stop --time=1 559ec9744c0c17056dd5a8afbf58f5a48543154807eed6d8d2096752397f16ea 15:41:21 $ docker rm -f --volumes 559ec9744c0c17056dd5a8afbf58f5a48543154807eed6d8d2096752397f16ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7947 in /w/workspace/xfoundry_go-mod-bootstrap_PR-609 [Pipeline] { [Pipeline] ws 15:42:27 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 15:42:28 The recommended git tool is: git 15:42:35 using credential edgex-jenkins-ssh 15:42:35 Cloning the remote Git repository 15:42:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:35 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 15:42:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:35 > git --version # timeout=10 15:42:35 > git --version # 'git version 2.25.1' 15:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:42:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:38 Merging remotes/origin/main commit b7fe890ea2cc0089a560206b8e3f61bccd56b9bd into PR head commit 1af61a19c3d715967783ca12f451732052774e94 15:42:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:42:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:42:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:42:38 > git config core.sparsecheckout # timeout=10 15:42:38 Merge succeeded, producing 1af61a19c3d715967783ca12f451732052774e94 15:42:38 Checking out Revision 1af61a19c3d715967783ca12f451732052774e94 (PR-609) 15:42:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:38 > git checkout -f 1af61a19c3d715967783ca12f451732052774e94 # timeout=10 15:42:38 > git remote # timeout=10 15:42:38 > git config --get remote.origin.url # timeout=10 15:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:38 > git merge b7fe890ea2cc0089a560206b8e3f61bccd56b9bd # timeout=10 15:42:38 > git rev-parse HEAD^{commit} # timeout=10 15:42:38 > git config core.sparsecheckout # timeout=10 15:42:38 > git checkout -f 1af61a19c3d715967783ca12f451732052774e94 # timeout=10 15:42:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:40 Dload Upload Total Spent Left Speed 15:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 15:42:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:41 + sudo tee /etc/docker/daemon.new 15:42:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:41 { 15:42:41 "registry-mirrors": [ 15:42:41 "https://nexus3.edgexfoundry.org:10001" 15:42:41 ], 15:42:41 "bip": "10.250.0.254/24", 15:42:41 "hosts": [ 15:42:41 "tcp://0.0.0.0:5555", 15:42:41 "unix:///var/run/docker.sock" 15:42:41 ], 15:42:41 "mtu": 1458, 15:42:41 "selinux-enabled": true, 15:42:41 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:41 } [Pipeline] sh 15:42:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:00 ========================================================= 15:43:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:43:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:43:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:43:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:02 9fda8d8052c6: Pulling fs layer 15:43:02 5d54e960e981: Pulling fs layer 15:43:02 c4a7e357bf2a: Pulling fs layer 15:43:02 f0e02332f6b5: Pulling fs layer 15:43:02 cefa15bbcfad: Pulling fs layer 15:43:02 17808c966233: Pulling fs layer 15:43:02 f4c1fc716caa: Pulling fs layer 15:43:02 f0e02332f6b5: Waiting 15:43:02 cefa15bbcfad: Waiting 15:43:02 17808c966233: Waiting 15:43:02 f4c1fc716caa: Waiting 15:43:02 5d54e960e981: Verifying Checksum 15:43:02 5d54e960e981: Download complete 15:43:02 f0e02332f6b5: Verifying Checksum 15:43:02 f0e02332f6b5: Download complete 15:43:02 cefa15bbcfad: Verifying Checksum 15:43:02 cefa15bbcfad: Download complete 15:43:02 9fda8d8052c6: Download complete 15:43:02 f4c1fc716caa: Verifying Checksum 15:43:02 f4c1fc716caa: Download complete 15:43:03 9fda8d8052c6: Pull complete 15:43:03 5d54e960e981: Pull complete 15:43:03 c4a7e357bf2a: Verifying Checksum 15:43:03 c4a7e357bf2a: Download complete 15:43:04 17808c966233: Verifying Checksum 15:43:04 17808c966233: Download complete 15:43:17 c4a7e357bf2a: Pull complete 15:43:17 f0e02332f6b5: Pull complete 15:43:17 cefa15bbcfad: Pull complete 15:43:22 17808c966233: Pull complete 15:43:24 f4c1fc716caa: Pull complete 15:43:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 15:43:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:25 + docker inspect -f . ci-base-image-arm64 15:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:25 prd-ubuntu20.04-docker-arm64-4c-16g-7947 does not seem to be running inside a container 15:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 15:43:31 $ docker top 173f86b4491f76ee952f8ffd9232d926d7c6f6f9aa906f583b0cc383cb8c6a26 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:31 + go version 15:43:31 go version go1.21.0 linux/arm64 [Pipeline] } 15:43:32 $ docker stop --time=1 173f86b4491f76ee952f8ffd9232d926d7c6f6f9aa906f583b0cc383cb8c6a26 15:43:33 $ docker rm -f --volumes 173f86b4491f76ee952f8ffd9232d926d7c6f6f9aa906f583b0cc383cb8c6a26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:34 + docker inspect -f . ci-base-image-arm64 15:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:34 prd-ubuntu20.04-docker-arm64-4c-16g-7947 does not seem to be running inside a container 15:43:34 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 15:43:35 $ docker top 5b9aaa157365b29bf3cb2767f9c82a4e3f8562e1bf0c5ac2610bf74b7fe7ec76 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:35 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 15:43:36 + make test 15:43:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:43:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 15:43:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:43:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 15:43:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.24 15:43:37 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 15:43:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.9 15:43:37 go: downloading github.com/mitchellh/copystructure v1.2.0 15:43:37 go: downloading gopkg.in/yaml.v3 v3.0.1 15:43:37 go: downloading github.com/labstack/echo/v4 v4.11.1 15:43:37 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:43:37 go: downloading github.com/google/uuid v1.3.1 15:43:37 go: downloading github.com/stretchr/testify v1.8.4 15:43:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:43:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:43:37 go: downloading github.com/go-kit/log v0.2.1 15:43:37 go: downloading github.com/go-playground/validator/v10 v10.15.4 15:43:37 go: downloading github.com/gorilla/websocket v1.5.0 15:43:37 go: downloading golang.org/x/net v0.13.0 15:43:37 go: downloading golang.org/x/sync v0.2.0 15:43:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:43:38 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:43:38 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:43:38 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:43:38 go: downloading github.com/stretchr/objx v0.5.0 15:43:38 go: downloading github.com/labstack/gommon v0.4.0 15:43:38 go: downloading golang.org/x/crypto v0.13.0 15:43:39 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:43:39 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:43:39 go: downloading github.com/valyala/fasttemplate v1.2.2 15:43:39 go: downloading golang.org/x/time v0.3.0 15:43:39 go: downloading github.com/hashicorp/errwrap v1.1.0 15:43:39 go: downloading github.com/hashicorp/consul/api v1.25.1 15:43:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:43:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:43:39 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:43:39 go: downloading github.com/go-playground/universal-translator v0.18.1 15:43:39 go: downloading github.com/leodido/go-urn v1.2.4 15:43:40 go: downloading golang.org/x/text v0.13.0 15:43:41 go: downloading github.com/zeebo/errs v1.3.0 15:43:41 go: downloading google.golang.org/grpc v1.53.0 15:43:43 go: downloading github.com/mattn/go-colorable v0.1.13 15:43:43 go: downloading github.com/mattn/go-isatty v0.0.19 15:43:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:43:43 go: downloading github.com/x448/float16 v0.8.4 15:43:43 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:43:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:43:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:43:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:43:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:43:43 go: downloading github.com/hashicorp/serf v0.10.1 15:43:43 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:43:43 go: downloading github.com/go-playground/locales v0.14.1 15:43:44 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:43:44 go: downloading google.golang.org/protobuf v1.28.1 15:43:45 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:43:45 go: downloading golang.org/x/sys v0.12.0 15:43:45 go: downloading github.com/fatih/color v1.14.1 15:43:45 go: downloading github.com/armon/go-metrics v0.4.1 15:43:45 go: downloading github.com/golang/protobuf v1.5.2 15:43:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:43:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:45:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:45:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:45:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:45:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:45:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.148s coverage: 35.9% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.063s coverage: 93.5% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.076s coverage: 91.9% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.351s coverage: 88.2% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.015s coverage: 84.4% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.101s coverage: 46.9% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.090s coverage: 100.0% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.377s coverage: 87.7% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.050s coverage: 26.3% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.141s coverage: 79.0% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.048s coverage: 59.3% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.030s coverage: 31.2% of statements 15:45:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 15:45:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:45:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:45:59 $ docker stop --time=1 5b9aaa157365b29bf3cb2767f9c82a4e3f8562e1bf0c5ac2610bf74b7fe7ec76 15:46:01 $ docker rm -f --volumes 5b9aaa157365b29bf3cb2767f9c82a4e3f8562e1bf0c5ac2610bf74b7fe7ec76 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:04 Warning: overwriting stash ‘coverage-report’ 15:46:04 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 15:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:05 15:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:06 arm64: Pulling from edgex-lftools-log-publisher 15:46:06 8998bd30e6a1: Pulling fs layer 15:46:06 04944245beec: Pulling fs layer 15:46:06 699f458cf7ca: Pulling fs layer 15:46:06 765212b225bb: Pulling fs layer 15:46:06 f23df028b6ca: Pulling fs layer 15:46:06 d65c8cfc05b1: Pulling fs layer 15:46:06 2437ff75d9bd: Pulling fs layer 15:46:06 765212b225bb: Waiting 15:46:06 f23df028b6ca: Waiting 15:46:06 d65c8cfc05b1: Waiting 15:46:06 2437ff75d9bd: Waiting 15:46:06 04944245beec: Verifying Checksum 15:46:06 04944245beec: Download complete 15:46:06 765212b225bb: Verifying Checksum 15:46:06 765212b225bb: Download complete 15:46:06 f23df028b6ca: Download complete 15:46:06 d65c8cfc05b1: Verifying Checksum 15:46:06 d65c8cfc05b1: Download complete 15:46:06 699f458cf7ca: Verifying Checksum 15:46:06 699f458cf7ca: Download complete 15:46:06 8998bd30e6a1: Verifying Checksum 15:46:06 8998bd30e6a1: Download complete 15:46:09 2437ff75d9bd: Verifying Checksum 15:46:09 2437ff75d9bd: Download complete 15:46:10 8998bd30e6a1: Pull complete 15:46:11 04944245beec: Pull complete 15:46:12 699f458cf7ca: Pull complete 15:46:13 765212b225bb: Pull complete 15:46:13 f23df028b6ca: Pull complete 15:46:14 d65c8cfc05b1: Pull complete 15:46:29 2437ff75d9bd: Pull complete 15:46:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-7947 does not seem to be running inside a container 15:46:29 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 15:46:31 $ docker top 64c0b8105848d93e396fe39d4a10db34d6910b53647b85c8197bd4b08e138324 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:32 ---> job-cost.sh 15:46:32 lf-activate-venv: SKIPPING 15:46:32 INFO: No Stack... 15:46:32 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:33 INFO: Archiving Costs [Pipeline] sh 15:46:33 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 15:46:33 + cut -d, -f6 [Pipeline] lock 15:46:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] 15:46:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] did not exist. Created. 15:46:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:34 /w/workspace/go-mod-bootstrap/2@tmp/durable-d7048c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:34 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:34 Warning: overwriting stash ‘stack-cost’ 15:46:34 Stashed 1 file(s) [Pipeline] } 15:46:34 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-609-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:34 $ docker stop --time=1 64c0b8105848d93e396fe39d4a10db34d6910b53647b85c8197bd4b08e138324 15:46:36 $ docker rm -f --volumes 64c0b8105848d93e396fe39d4a10db34d6910b53647b85c8197bd4b08e138324 [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 15:46:36 provisioning config files... 15:46:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/config5305735817632125703tmp [Pipeline] { [Pipeline] sh 15:46:36 + set +x 15:46:36 + curl -s https://codecov.io/bash 15:46:36 + bash -s -- 15:46:37 15:46:37 _____ _ 15:46:37 / ____| | | 15:46:37 | | ___ __| | ___ ___ _____ __ 15:46:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:37 Bash-1.0.6 15:46:37 15:46:37 15:46:37 ==> git version 2.25.1 found 15:46:37 ==> 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 15:46:37 Release-Date: 2020-01-08 15:46:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:46:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:46:37 ==> Jenkins CI detected. 15:46:37 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-609 15:46:37 project root: . 15:46:37 --> token set from env 15:46:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:37 ==> Running gcov in . (disable via -X gcov) 15:46:37 ==> Python coveragepy not found 15:46:37 ==> Searching for coverage reports in: 15:46:37 + . 15:46:37 -> Found 1 reports 15:46:37 ==> Detecting git/mercurial file structure 15:46:37 ==> Reading reports 15:46:37 + ./coverage.out bytes=105911 15:46:37 ==> Appending adjustments 15:46:37 https://docs.codecov.io/docs/fixing-reports 15:46:37 + Found adjustments 15:46:37 ==> Gzipping contents 15:46:37 20K /tmp/codecov.g8kCjA.gz 15:46:37 ==> Uploading reports 15:46:37 url: https://codecov.io 15:46:37 query: branch=PR-609&commit=1af61a19c3d715967783ca12f451732052774e94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-609%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=609&job=&cmd_args= 15:46:37 -> Pinging Codecov 15:46:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-609&commit=1af61a19c3d715967783ca12f451732052774e94&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-609%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=609&job=&cmd_args= 15:46:37 -> Uploading to 15:46:37 https://storage.googleapis.com/codecov/v4/raw/2023-09-26/833815588EE85121546D348822E98E2E/1af61a19c3d715967783ca12f451732052774e94/d61ddfa7-b1ac-484e-b11f-5b9654f9419f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T154637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2f7ee0a38a67979e895979930e329079e89b42fc1389a8e6f62e76da6221956 15:46:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:37 Dload Upload Total Spent Left Speed 15:46:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16461 0 0 100 16461 0 80691 --:--:-- --:--:-- --:--:-- 80297 100 16461 0 0 100 16461 0 80691 --:--:-- --:--:-- --:--:-- 80297 15:46:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1af61a19c3d715967783ca12f451732052774e94 [Pipeline] } 15:46:38 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 15:46:38 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives ] 15:46:38 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives 15:46:38 total 16 15:46:38 drwxr-xr-x 3 root root 4096 Sep 26 15:41 . 15:46:38 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 15:41 .. 15:46:38 drwxr-xr-x 2 root root 4096 Sep 26 15:41 cost 15:46:38 -rw-r--r-- 1 root root 88 Sep 26 15:41 cost.csv 15:46:38 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives 15:46:38 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives 15:46:38 total 16 15:46:38 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 15:41 . 15:46:38 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 15:41 .. 15:46:38 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 15:41 cost 15:46:38 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:46:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:39 ---> package-listing.sh 15:46:39 ++ tr '[:upper:]' '[:lower:]' 15:46:39 ++ facter osfamily 15:46:40 + OS_FAMILY=debian 15:46:40 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-609 15:46:40 + START_PACKAGES=/tmp/packages_start.txt 15:46:40 + END_PACKAGES=/tmp/packages_end.txt 15:46:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:40 + PACKAGES=/tmp/packages_start.txt 15:46:40 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-609 ']' 15:46:40 + PACKAGES=/tmp/packages_end.txt 15:46:40 + case "${OS_FAMILY}" in 15:46:40 + dpkg -l 15:46:40 + grep '^ii' 15:46:40 + '[' -f /tmp/packages_start.txt ']' 15:46:40 + '[' -f /tmp/packages_end.txt ']' 15:46:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:40 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-609 ']' 15:46:40 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives/ 15:46:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-609/archives/ [Pipeline] echo 15:46:40 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-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:46:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:41 prd-ubuntu20.04-docker-8c-8g-7944 does not seem to be running inside a container 15:46:41 $ 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-609/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-609 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609:/w/workspace/xfoundry_go-mod-bootstrap_PR-609:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@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 15:46:41 $ docker top ce8a9eb8f80c244baa3c3d20dfd54d597fd68c7d003239e48e8d16237a2f63a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:41 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:46:42 + ls /var/log/sa-host 15:46:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:42 provisioning config files... 15:46:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-609@tmp/config1701766675363195773tmp [Pipeline] { [Pipeline] echo 15:46:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:42 ---> create-netrc.sh [Pipeline] } 15:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:42 ---> python-tools-install.sh [Pipeline] echo 15:46:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:43 ---> sudo-logs.sh 15:46:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:46:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:43 ---> job-cost.sh 15:46:43 lf-activate-venv: SKIPPING 15:46:43 DEBUG: total: 0.2199999988079071 15:46:43 INFO: Retrieving Stack Cost... 15:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:44 INFO: Archiving Costs [Pipeline] echo 15:46:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> logs-deploy.sh 15:46:44 lf-activate-venv: SKIPPING 15:46:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-609/2 15:46:44 INFO: archiving workspace using pattern(s): 15:46:45 Archives upload complete. 15:46:45 INFO: archiving logs to Nexus 15:46:46 ---> uname -a: 15:46:46 Linux prd-ubuntu20-04-docker-8c-8g-7944 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:46:46 15:46:46 15:46:46 ---> lscpu: 15:46:46 Architecture: x86_64 15:46:46 CPU op-mode(s): 32-bit, 64-bit 15:46:46 Byte Order: Little Endian 15:46:46 Address sizes: 40 bits physical, 48 bits virtual 15:46:46 CPU(s): 8 15:46:46 On-line CPU(s) list: 0-7 15:46:46 Thread(s) per core: 1 15:46:46 Core(s) per socket: 1 15:46:46 Socket(s): 8 15:46:46 NUMA node(s): 1 15:46:46 Vendor ID: AuthenticAMD 15:46:46 CPU family: 23 15:46:46 Model: 49 15:46:46 Model name: AMD EPYC-Rome Processor 15:46:46 Stepping: 0 15:46:46 CPU MHz: 2799.998 15:46:46 BogoMIPS: 5599.99 15:46:46 Virtualization: AMD-V 15:46:46 Hypervisor vendor: KVM 15:46:46 Virtualization type: full 15:46:46 L1d cache: 256 KiB 15:46:46 L1i cache: 256 KiB 15:46:46 L2 cache: 4 MiB 15:46:46 L3 cache: 128 MiB 15:46:46 NUMA node0 CPU(s): 0-7 15:46:46 Vulnerability Itlb multihit: Not affected 15:46:46 Vulnerability L1tf: Not affected 15:46:46 Vulnerability Mds: Not affected 15:46:46 Vulnerability Meltdown: Not affected 15:46:46 Vulnerability Mmio stale data: Not affected 15:46:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:46:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:46:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:46:46 Vulnerability Srbds: Not affected 15:46:46 Vulnerability Tsx async abort: Not affected 15:46:46 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 15:46:46 15:46:46 15:46:46 ---> nproc: 15:46:46 8 15:46:46 15:46:46 15:46:46 ---> df -h: 15:46:46 Filesystem Size Used Avail Use% Mounted on 15:46:46 overlay 155G 11G 145G 7% / 15:46:46 tmpfs 64M 0 64M 0% /dev 15:46:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:46:46 shm 64M 0 64M 0% /dev/shm 15:46:46 /dev/vda1 155G 11G 145G 7% /facter-os 15:46:46 15:46:46 15:46:46 ---> sar -b -r -n DEV: 15:46:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7944) 09/26/23 _x86_64_ (8 CPU) 15:46:46 15:46:46 15:38:54 LINUX RESTART (8 CPU) 15:46:46 15:46:46 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:46:46 15:40:02 120.68 47.41 73.27 0.00 5326.98 123719.38 0.00 15:46:46 15:41:01 82.90 0.56 82.34 0.00 18.44 38161.67 0.00 15:46:46 15:42:01 45.54 0.28 45.26 0.00 27.86 21544.03 0.00 15:46:46 15:43:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 15:46:46 15:44:01 3.62 0.98 2.63 0.00 68.38 70.78 0.00 15:46:46 15:45:01 38.69 11.68 27.01 0.00 5376.57 6269.22 0.00 15:46:46 15:46:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 15:46:46 Average: 41.95 8.72 33.23 0.00 1549.03 27086.21 0.00 15:46:46 15:46:46 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:46 15:40:02 29960984 31615684 727804 2.21 59716 1895192 1809464 5.33 959996 1654156 708 15:46:46 15:41:01 27996732 30902132 1399388 4.26 96536 3022156 2423780 7.14 1890444 2557956 129704 15:46:46 15:42:01 28763808 31578828 726584 2.21 99840 2938632 1772960 5.23 1115344 2577708 12 15:46:46 15:43:01 28764500 31579724 725436 2.21 99920 2938632 1772960 5.23 1115348 2577712 4 15:46:46 15:44:01 28758228 31583596 721324 2.19 101496 2946420 1789432 5.27 1117116 2585840 2956 15:46:46 15:45:01 28397432 31567640 725920 2.21 108556 3271836 1808824 5.33 1343848 2688984 128 15:46:46 15:46:01 28403464 31573744 719716 2.19 108652 3271840 1808824 5.33 1337984 2688992 8 15:46:46 Average: 28720735 31485907 820882 2.50 96388 2897815 1883749 5.55 1268583 2475907 19074 15:46:46 15:46:46 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:46 15:40:02 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 15:46:46 15:40:02 ens3 423.70 292.00 2504.75 72.97 0.00 0.00 0.00 0.00 15:46:46 15:40:02 veth6d47a9e 5.70 5.23 0.67 49.74 0.00 0.00 0.00 0.00 15:46:46 15:40:02 docker0 5.70 5.13 0.59 49.73 0.00 0.00 0.00 0.00 15:46:46 15:41:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 15:46:46 15:41:01 ens3 265.28 149.64 4211.10 28.53 0.00 0.00 0.00 0.00 15:46:46 15:41:01 veth862ca3e 65.57 119.98 6.25 1039.34 0.00 0.00 0.00 0.09 15:46:46 15:41:01 docker0 65.57 119.86 5.35 1039.33 0.00 0.00 0.00 0.00 15:46:46 15:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:46:46 15:42:01 ens3 106.52 76.70 2525.93 85.54 0.00 0.00 0.00 0.00 15:46:46 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:46:46 15:43:01 ens3 1.23 0.72 0.41 0.30 0.00 0.00 0.00 0.00 15:46:46 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:46:46 15:44:01 ens3 13.41 10.71 49.13 1.08 0.00 0.00 0.00 0.00 15:46:46 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:45:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:46:46 15:45:01 ens3 122.35 51.57 1980.62 3.59 0.00 0.00 0.00 0.00 15:46:46 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:46 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 15:46:46 Average: ens3 132.90 82.89 1604.00 27.42 0.00 0.00 0.00 0.00 15:46:46 Average: docker0 10.05 17.61 0.84 153.46 0.00 0.00 0.00 0.00 15:46:46 15:46:46 15:46:46 ---> sar -P ALL: 15:46:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7944) 09/26/23 _x86_64_ (8 CPU) 15:46:46 15:46:46 15:38:54 LINUX RESTART (8 CPU) 15:46:46 15:46:46 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:46:46 15:40:02 all 5.97 0.00 1.75 5.83 0.04 86.42 15:46:46 15:40:02 0 6.94 0.00 1.22 2.07 0.03 89.73 15:46:46 15:40:02 1 6.99 0.00 2.85 0.59 0.05 89.53 15:46:46 15:40:02 2 4.79 0.00 1.57 5.15 0.03 88.45 15:46:46 15:40:02 3 5.97 0.00 1.95 16.87 0.05 75.16 15:46:46 15:40:02 4 4.83 0.00 1.53 0.94 0.03 92.67 15:46:46 15:40:02 5 7.17 0.00 1.66 1.27 0.02 89.88 15:46:46 15:40:02 6 6.92 0.00 1.41 17.21 0.03 74.43 15:46:46 15:40:02 7 4.12 0.00 1.78 2.52 0.05 91.53 15:46:46 15:41:01 all 25.48 0.00 3.63 2.46 0.06 68.37 15:46:46 15:41:01 0 24.71 0.00 3.42 0.92 0.07 70.88 15:46:46 15:41:01 1 24.82 0.00 3.94 0.75 0.05 70.44 15:46:46 15:41:01 2 26.41 0.00 3.74 13.13 0.07 56.65 15:46:46 15:41:01 3 26.29 0.00 3.61 0.82 0.07 69.21 15:46:46 15:41:01 4 25.41 0.00 3.59 0.67 0.07 70.26 15:46:46 15:41:01 5 26.49 0.00 3.16 2.36 0.09 67.91 15:46:46 15:41:01 6 23.60 0.00 3.74 0.33 0.05 72.29 15:46:46 15:41:01 7 26.12 0.00 3.87 0.68 0.05 69.28 15:46:46 15:42:01 all 5.49 0.00 1.62 1.14 0.03 91.71 15:46:46 15:42:01 0 5.98 0.00 1.79 0.25 0.03 91.94 15:46:46 15:42:01 1 5.38 0.00 1.64 1.49 0.03 91.45 15:46:46 15:42:01 2 5.11 0.00 1.46 1.01 0.03 92.39 15:46:46 15:42:01 3 6.56 0.00 1.23 0.02 0.03 92.17 15:46:46 15:42:01 4 4.99 0.00 1.92 5.98 0.03 87.07 15:46:46 15:42:01 5 5.68 0.00 1.60 0.05 0.03 92.63 15:46:46 15:42:01 6 4.59 0.00 2.05 0.30 0.02 93.04 15:46:46 15:42:01 7 5.64 0.00 1.29 0.02 0.05 93.00 15:46:46 15:43:01 all 0.11 0.00 0.02 0.00 0.00 99.86 15:46:46 15:43:01 0 0.02 0.00 0.02 0.03 0.00 99.93 15:46:46 15:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:46:46 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:46:46 15:43:01 3 0.81 0.00 0.05 0.00 0.02 99.12 15:46:46 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:46:46 15:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:46:46 15:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:46:46 15:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:46:46 15:44:01 all 0.21 0.00 0.06 0.04 0.01 99.69 15:46:46 15:44:01 0 0.12 0.00 0.25 0.22 0.02 99.40 15:46:46 15:44:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:46:46 15:44:01 2 0.08 0.00 0.02 0.00 0.00 99.90 15:46:46 15:44:01 3 1.09 0.00 0.02 0.00 0.00 98.89 15:46:46 15:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:46:46 15:44:01 5 0.07 0.00 0.05 0.03 0.00 99.85 15:46:46 15:44:01 6 0.12 0.00 0.07 0.02 0.02 99.78 15:46:46 15:44:01 7 0.08 0.00 0.02 0.02 0.00 99.88 15:46:46 15:45:01 all 1.45 0.00 0.60 0.80 0.01 97.14 15:46:46 15:45:01 0 1.20 0.00 0.52 1.72 0.02 96.55 15:46:46 15:45:01 1 1.38 0.00 0.65 0.12 0.00 97.85 15:46:46 15:45:01 2 0.85 0.00 0.82 1.10 0.03 97.20 15:46:46 15:45:01 3 1.84 0.00 0.51 0.03 0.02 97.60 15:46:46 15:45:01 4 3.05 0.00 0.65 0.63 0.00 95.67 15:46:46 15:45:01 5 1.20 0.00 0.55 1.32 0.02 96.92 15:46:46 15:45:01 6 1.08 0.00 0.53 0.12 0.02 98.25 15:46:46 15:45:01 7 0.95 0.00 0.55 1.39 0.02 97.09 15:46:46 15:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:46:46 15:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:46:46 15:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:46:46 15:46:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:46:46 15:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:46:46 15:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:46:46 15:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:46:46 15:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:46:46 15:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:46:46 Average: all 5.46 0.00 1.09 1.46 0.02 91.97 15:46:46 Average: 0 5.51 0.00 1.02 0.74 0.02 92.70 15:46:46 Average: 1 5.46 0.00 1.30 0.42 0.02 92.80 15:46:46 Average: 2 5.25 0.00 1.08 2.88 0.02 90.76 15:46:46 Average: 3 6.00 0.00 1.04 2.51 0.03 90.42 15:46:46 Average: 4 5.40 0.00 1.09 1.17 0.02 92.31 15:46:46 Average: 5 5.74 0.00 1.00 0.72 0.02 92.53 15:46:46 Average: 6 5.12 0.00 1.11 2.57 0.02 91.18 15:46:46 Average: 7 5.21 0.00 1.07 0.66 0.03 93.04 15:46:46 15:46:46 15:46:46