Pull request #285 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68a7c7b812b6dd783e8b18ed039eca74f529f588+b53ae4062df67a6b8d8f4c064496729041243480 (8211df5addc639f92661f14450cbeee0cd2e5471) 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-ssh10207926825641774978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6044105429807551942.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12864839927330049497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5469238686881891277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13466140177009320480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5095458319667517842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-secrets 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-22976 in /w/workspace/gexfoundry_go-mod-secrets_PR-285 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-285 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b53ae4062df67a6b8d8f4c064496729041243480 into PR head commit 68a7c7b812b6dd783e8b18ed039eca74f529f588 Merge succeeded, producing 68a7c7b812b6dd783e8b18ed039eca74f529f588 Checking out Revision 68a7c7b812b6dd783e8b18ed039eca74f529f588 (PR-285) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 68a7c7b812b6dd783e8b18ed039eca74f529f588 # 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 b53ae4062df67a6b8d8f4c064496729041243480 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68a7c7b812b6dd783e8b18ed039eca74f529f588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:54 ========================================================= 05:45:54 EdgeX Global Pipelines Version Info 05:45:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:55 ------------------- 05:45:55 stable info: 05:45:55 ------------------- 05:45:55 Commited By: Ginny Guan ginny@iotechsys.com 05:45:55 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:45:55 Message: update stable to v1.0.265 05:45:55 ------------------- 05:45:55 experimental info: 05:45:55 ------------------- 05:45:55 Commited By: Cherry Wang cherry@iotechsys.com 05:45:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:45:55 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68a7c7b812b6dd783e8b18ed039eca74f529f588 [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68a7c7b [Pipeline] echo 05:45:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:45:58 + git rev-list -1 --merges 68a7c7b812b6dd783e8b18ed039eca74f529f588~1..68a7c7b812b6dd783e8b18ed039eca74f529f588 [Pipeline] echo 05:45:58 -----------> git rev-list -1 --merges 68a7c7b812b6dd783e8b18ed039eca74f529f588~1..68a7c7b812b6dd783e8b18ed039eca74f529f588 68a7c7b812b6dd783e8b18ed039eca74f529f588 [false] [Pipeline] sh 05:45:58 + git log --format=format:%s -1 68a7c7b812b6dd783e8b18ed039eca74f529f588 [Pipeline] echo 05:45:58 ========================================================= 05:45:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:45:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:59 + git log --format=format:%s -1 68a7c7b812b6dd783e8b18ed039eca74f529f588 [Pipeline] echo 05:45:59 [semverPrep] GIT_COMMIT: 68a7c7b812b6dd783e8b18ed039eca74f529f588, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:45:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:45:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:59 + grep -v github /etc/ssh/ssh_known_hosts 05:45:59 + [ -e /tmp/ssh_known_hosts ] 05:45:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:45:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:45:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:45:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:00 05:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:00 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:00 b85a868b505f: Pulling fs layer 05:46:00 e2be974225ed: Pulling fs layer 05:46:00 339a4e72a1f5: Pulling fs layer 05:46:00 988bab9f4d93: Pulling fs layer 05:46:00 1469e6f7b9e6: Pulling fs layer 05:46:00 eaf3925da568: Pulling fs layer 05:46:00 bab4dde63d76: Pulling fs layer 05:46:00 bde34c3a00c8: Pulling fs layer 05:46:00 b352a97aabf1: Pulling fs layer 05:46:00 4872d77fe225: Pulling fs layer 05:46:00 5851b861e8e6: Pulling fs layer 05:46:00 bab4dde63d76: Waiting 05:46:00 bde34c3a00c8: Waiting 05:46:00 b352a97aabf1: Waiting 05:46:00 4872d77fe225: Waiting 05:46:00 5851b861e8e6: Waiting 05:46:00 988bab9f4d93: Waiting 05:46:00 1469e6f7b9e6: Waiting 05:46:00 eaf3925da568: Waiting 05:46:01 e2be974225ed: Download complete 05:46:01 988bab9f4d93: Download complete 05:46:01 339a4e72a1f5: Verifying Checksum 05:46:01 339a4e72a1f5: Download complete 05:46:01 1469e6f7b9e6: Verifying Checksum 05:46:01 1469e6f7b9e6: Download complete 05:46:01 eaf3925da568: Verifying Checksum 05:46:01 eaf3925da568: Download complete 05:46:01 bde34c3a00c8: Verifying Checksum 05:46:01 bde34c3a00c8: Download complete 05:46:01 b352a97aabf1: Download complete 05:46:01 4872d77fe225: Verifying Checksum 05:46:01 4872d77fe225: Download complete 05:46:01 5851b861e8e6: Download complete 05:46:01 b85a868b505f: Verifying Checksum 05:46:01 b85a868b505f: Download complete 05:46:01 bab4dde63d76: Verifying Checksum 05:46:01 bab4dde63d76: Download complete 05:46:02 b85a868b505f: Pull complete 05:46:02 e2be974225ed: Pull complete 05:46:02 339a4e72a1f5: Pull complete 05:46:02 988bab9f4d93: Pull complete 05:46:03 1469e6f7b9e6: Pull complete 05:46:03 eaf3925da568: Pull complete 05:46:04 bab4dde63d76: Pull complete 05:46:04 bde34c3a00c8: Pull complete 05:46:05 b352a97aabf1: Pull complete 05:46:05 4872d77fe225: Pull complete 05:46:05 5851b861e8e6: Pull complete 05:46:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:05 prd-ubuntu20.04-docker-8c-8g-22976 does not seem to be running inside a container 05:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-285 -v /w/workspace/gexfoundry_go-mod-secrets_PR-285:/w/workspace/gexfoundry_go-mod-secrets_PR-285:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-285@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:09 $ docker top 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf -eo pid,comm 05:46:09 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). 05:46:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:09 [ssh-agent] Looking for ssh-agent implementation... 05:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:09 $ docker exec 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf ssh-agent 05:46:09 SSH_AUTH_SOCK=/tmp/ssh-D65hkfIWxEnV/agent.32 05:46:09 SSH_AGENT_PID=38 05:46:09 Running ssh-add (command line suppressed) 05:46:09 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/private_key_7287195711981396656.key (/w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/private_key_7287195711981396656.key) 05:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:09 + git tag --points-at HEAD [Pipeline] } 05:46:09 $ docker exec --env ******** --env ******** 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf ssh-agent -k 05:46:10 unset SSH_AUTH_SOCK; 05:46:10 unset SSH_AGENT_PID; 05:46:10 echo Agent pid 38 killed; 05:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:10 [ssh-agent] Looking for ssh-agent implementation... 05:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:10 $ docker exec 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf ssh-agent 05:46:10 SSH_AUTH_SOCK=/tmp/ssh-w6oPKV45FxKj/agent.72 05:46:10 SSH_AGENT_PID=78 05:46:10 Running ssh-add (command line suppressed) 05:46:10 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/private_key_14691332602128699558.key (/w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/private_key_14691332602128699558.key) 05:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:10 + git semver init 05:46:11 2024-10-17 05:46:10,977 [run_init] DEBUG init version:0.0.0 force:False 05:46:11 2024-10-17 05:46:10,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver 05:46:11 2024-10-17 05:46:10,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver 05:46:11 2024-10-17 05:46:10,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-285, universal_newlines=False, shell=None, istream=None) 05:46:12 2024-10-17 05:46:11,878 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-285/.git/info/exclude 05:46:12 2024-10-17 05:46:11,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver/PR-285 with force:False 05:46:12 2024-10-17 05:46:11,878 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver/PR-285 05:46:12 2024-10-17 05:46:11,881 [execute] INFO git cat-file --batch-check 05:46:12 2024-10-17 05:46:11,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver, universal_newlines=False, shell=None, istream=) 05:46:12 2024-10-17 05:46:11,887 [execute] INFO git cat-file --batch 05:46:12 2024-10-17 05:46:11,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver, universal_newlines=False, shell=None, istream=) 05:46:12 2024-10-17 05:46:11,892 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-285/.semver/PR-285 05:46:12 0.0.0 [Pipeline] } 05:46:12 $ docker exec --env ******** --env ******** 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf ssh-agent -k 05:46:12 unset SSH_AUTH_SOCK; 05:46:12 unset SSH_AGENT_PID; 05:46:12 echo Agent pid 78 killed; 05:46:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:12 + git semver [Pipeline] } 05:46:12 $ docker stop --time=1 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf 05:46:14 $ docker rm -f --volumes 89c16a5a335a9c9188e65f951c2931dd5edc57002f7e8b2fc514d0198207abaf [Pipeline] // withDockerContainer [Pipeline] sh 05:46:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:14 Stashed 1 file(s) [Pipeline] echo 05:46:14 [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 05:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:15 ========================================================= 05:46:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:46:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:16 43c4264eed91: Pulling fs layer 05:46:16 4cc291be95ef: Pulling fs layer 05:46:16 2ac1f1163629: Pulling fs layer 05:46:16 5c3c966382ef: Pulling fs layer 05:46:16 4f4fb700ef54: Pulling fs layer 05:46:16 5d5c8e513c77: Pulling fs layer 05:46:16 9f66e0745190: Pulling fs layer 05:46:16 f49a43e4bbc0: Pulling fs layer 05:46:16 561ebcabdf7f: Pulling fs layer 05:46:16 5c3c966382ef: Waiting 05:46:16 4f4fb700ef54: Waiting 05:46:16 5d5c8e513c77: Waiting 05:46:16 9f66e0745190: Waiting 05:46:16 f49a43e4bbc0: Waiting 05:46:16 561ebcabdf7f: Waiting 05:46:16 4cc291be95ef: Verifying Checksum 05:46:16 4cc291be95ef: Download complete 05:46:16 5c3c966382ef: Verifying Checksum 05:46:16 5c3c966382ef: Download complete 05:46:16 4f4fb700ef54: Verifying Checksum 05:46:16 4f4fb700ef54: Download complete 05:46:16 5d5c8e513c77: Verifying Checksum 05:46:16 5d5c8e513c77: Download complete 05:46:16 43c4264eed91: Verifying Checksum 05:46:16 43c4264eed91: Download complete 05:46:16 9f66e0745190: Verifying Checksum 05:46:16 9f66e0745190: Download complete 05:46:16 43c4264eed91: Pull complete 05:46:16 4cc291be95ef: Pull complete 05:46:16 561ebcabdf7f: Verifying Checksum 05:46:16 561ebcabdf7f: Download complete 05:46:16 2ac1f1163629: Verifying Checksum 05:46:16 2ac1f1163629: Download complete 05:46:16 f49a43e4bbc0: Verifying Checksum 05:46:16 f49a43e4bbc0: Download complete 05:46:20 2ac1f1163629: Pull complete 05:46:20 5c3c966382ef: Pull complete 05:46:20 4f4fb700ef54: Pull complete 05:46:20 5d5c8e513c77: Pull complete 05:46:20 9f66e0745190: Pull complete 05:46:22 f49a43e4bbc0: Pull complete 05:46:22 561ebcabdf7f: Pull complete 05:46:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 05:46:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:23 + docker inspect -f . ci-base-image-x86_64 05:46:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:23 prd-ubuntu20.04-docker-8c-8g-22976 does not seem to be running inside a container 05:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-285 -v /w/workspace/gexfoundry_go-mod-secrets_PR-285:/w/workspace/gexfoundry_go-mod-secrets_PR-285:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-285@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 ******** ci-base-image-x86_64 cat 05:46:29 $ docker top fefa6ae46d2180922826a997a25dc3e8edcd2bc6f884b7f21079ec593eb542b9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:29 + go version 05:46:29 go version go1.23.2 linux/amd64 [Pipeline] } 05:46:29 $ docker stop --time=1 fefa6ae46d2180922826a997a25dc3e8edcd2bc6f884b7f21079ec593eb542b9 05:46:30 Still waiting to schedule task 05:46:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:46:30 $ docker rm -f --volumes fefa6ae46d2180922826a997a25dc3e8edcd2bc6f884b7f21079ec593eb542b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:31 + docker inspect -f . ci-base-image-x86_64 05:46:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:31 prd-ubuntu20.04-docker-8c-8g-22976 does not seem to be running inside a container 05:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-285 -v /w/workspace/gexfoundry_go-mod-secrets_PR-285:/w/workspace/gexfoundry_go-mod-secrets_PR-285:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-285@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 ******** ci-base-image-x86_64 cat 05:46:32 $ docker top 61b050eef55c16cfe0892775e706c972388f7953014f505e91d1dd9d8032068f -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:32 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-285 [Pipeline] fileExists [Pipeline] sh 05:46:32 + make test 05:46:32 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:46:32 go: downloading github.com/stretchr/testify v1.9.0 05:46:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 05:46:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:46:33 go: downloading github.com/davecgh/go-spew v1.1.1 05:46:33 go: downloading github.com/pmezard/go-difflib v1.0.0 05:46:33 go: downloading github.com/stretchr/objx v0.5.2 05:46:33 go: downloading gopkg.in/yaml.v3 v3.0.1 05:46:33 go: downloading github.com/zeebo/errs v1.3.0 05:46:33 go: downloading google.golang.org/grpc v1.67.1 05:46:33 go: downloading github.com/go-kit/log v0.2.1 05:46:33 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:46:33 go: downloading github.com/google/uuid v1.6.0 05:46:33 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:46:33 go: downloading google.golang.org/protobuf v1.34.2 05:46:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:46:33 go: downloading golang.org/x/crypto v0.26.0 05:46:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:46:33 go: downloading github.com/go-playground/universal-translator v0.18.1 05:46:33 go: downloading github.com/leodido/go-urn v1.4.0 05:46:33 go: downloading golang.org/x/text v0.17.0 05:46:33 go: downloading golang.org/x/net v0.28.0 05:46:33 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:46:33 go: downloading golang.org/x/sys v0.24.0 05:46:33 go: downloading github.com/go-playground/locales v0.14.1 05:46:51 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:46:51 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:46:51 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:46:53 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:46:53 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.888s coverage: 75.7% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.020s coverage: 52.2% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.025s coverage: 96.7% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.016s coverage: 89.5% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.014s coverage: 100.0% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.013s coverage: 56.0% of statements 05:47:00 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.024s coverage: 100.0% of statements 05:47:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:47:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:47:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:47:19 $ docker stop --time=1 61b050eef55c16cfe0892775e706c972388f7953014f505e91d1dd9d8032068f 05:47:24 $ docker rm -f --volumes 61b050eef55c16cfe0892775e706c972388f7953014f505e91d1dd9d8032068f [Pipeline] // withDockerContainer [Pipeline] sh 05:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:26 05:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:26 latest: Pulling from edgex-lftools-log-publisher 05:47:26 5eb5b503b376: Pulling fs layer 05:47:26 5c69ac0246d0: Pulling fs layer 05:47:26 ec43610c2a17: Pulling fs layer 05:47:26 3a2ae6a8a46f: Pulling fs layer 05:47:26 33b1e0a273af: Pulling fs layer 05:47:26 5d3b04190fa2: Pulling fs layer 05:47:26 2f39f015ded8: Pulling fs layer 05:47:26 33b1e0a273af: Waiting 05:47:26 5d3b04190fa2: Waiting 05:47:26 2f39f015ded8: Waiting 05:47:26 5c69ac0246d0: Download complete 05:47:26 3a2ae6a8a46f: Download complete 05:47:27 33b1e0a273af: Verifying Checksum 05:47:27 33b1e0a273af: Download complete 05:47:27 5d3b04190fa2: Download complete 05:47:27 ec43610c2a17: Verifying Checksum 05:47:27 ec43610c2a17: Download complete 05:47:27 5eb5b503b376: Verifying Checksum 05:47:27 5eb5b503b376: Download complete 05:47:27 2f39f015ded8: Download complete 05:47:28 5eb5b503b376: Pull complete 05:47:28 5c69ac0246d0: Pull complete 05:47:28 ec43610c2a17: Pull complete 05:47:29 3a2ae6a8a46f: Pull complete 05:47:29 33b1e0a273af: Pull complete 05:47:29 5d3b04190fa2: Pull complete 05:47:33 2f39f015ded8: Pull complete 05:47:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:33 prd-ubuntu20.04-docker-8c-8g-22976 does not seem to be running inside a container 05:47:33 $ 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/gexfoundry_go-mod-secrets_PR-285 -v /w/workspace/gexfoundry_go-mod-secrets_PR-285:/w/workspace/gexfoundry_go-mod-secrets_PR-285:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:47:39 $ docker top 80a8f69951559b93c3a2c143ea458a6f22d3b4eb1c5e6eeb86f7842394a723aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:40 ---> job-cost.sh 05:47:40 lf-activate-venv: SKIPPING 05:47:40 INFO: No Stack... 05:47:40 INFO: Retrieving Pricing Info for: v3-standard-8 05:47:40 INFO: Archiving Costs [Pipeline] sh 05:47:41 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives/cost.csv 05:47:41 + cut -d, -f6 [Pipeline] lock 05:47:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] 05:47:41 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] did not exist. Created. 05:47:41 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:41 + echo total: 0.2199999988079071 [Pipeline] stash 05:47:41 Stashed 1 file(s) [Pipeline] } 05:47:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:47:41 $ docker stop --time=1 80a8f69951559b93c3a2c143ea458a6f22d3b4eb1c5e6eeb86f7842394a723aa 05:47:42 $ docker rm -f --volumes 80a8f69951559b93c3a2c143ea458a6f22d3b4eb1c5e6eeb86f7842394a723aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:48:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22977 in /w/workspace/gexfoundry_go-mod-secrets_PR-285 [Pipeline] { [Pipeline] ws 05:48:11 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:48:11 The recommended git tool is: git 05:48:16 using credential edgex-jenkins-ssh 05:48:16 Cloning the remote Git repository 05:48:16 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:48:16 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:48:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:48:16 > git --version # timeout=10 05:48:16 > git --version # 'git version 2.25.1' 05:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:48:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:48:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:48:19 Merging remotes/origin/main commit b53ae4062df67a6b8d8f4c064496729041243480 into PR head commit 68a7c7b812b6dd783e8b18ed039eca74f529f588 05:48:19 Merge succeeded, producing 68a7c7b812b6dd783e8b18ed039eca74f529f588 05:48:19 Checking out Revision 68a7c7b812b6dd783e8b18ed039eca74f529f588 (PR-285) 05:48:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:48:20 > git --version # timeout=10 05:48:20 > git --version # 'git version 2.25.1' 05:48:20 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:48:19 > git config core.sparsecheckout # timeout=10 05:48:19 > git checkout -f 68a7c7b812b6dd783e8b18ed039eca74f529f588 # timeout=10 05:48:19 > git remote # timeout=10 05:48:19 > git config --get remote.origin.url # timeout=10 05:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:19 > git merge b53ae4062df67a6b8d8f4c064496729041243480 # timeout=10 05:48:19 > git rev-parse HEAD^{commit} # timeout=10 05:48:19 > git config core.sparsecheckout # timeout=10 05:48:19 > git checkout -f 68a7c7b812b6dd783e8b18ed039eca74f529f588 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:25 Dload Upload Total Spent Left Speed 05:48:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 05:48:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:48:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:48:25 + sudo tee /etc/docker/daemon.new 05:48:25 { 05:48:25 "registry-mirrors": [ 05:48:25 "https://nexus3.edgexfoundry.org:10001" 05:48:25 ], 05:48:25 "bip": "10.250.0.254/24", 05:48:25 "hosts": [ 05:48:25 "tcp://0.0.0.0:5555", 05:48:25 "unix:///var/run/docker.sock" 05:48:25 ], 05:48:25 "mtu": 1458, 05:48:25 "selinux-enabled": true, 05:48:25 "seccomp-profile": "/etc/docker/seccomp.json" 05:48:25 } [Pipeline] sh 05:48:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:48:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:45 ========================================================= 05:48:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:48:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:48:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:48:46 cf04c63912e1: Pulling fs layer 05:48:46 55b35a11ae5e: Pulling fs layer 05:48:46 a37a00ec5f00: Pulling fs layer 05:48:46 50b3750afda1: Pulling fs layer 05:48:46 4f4fb700ef54: Pulling fs layer 05:48:46 80978eb59214: Pulling fs layer 05:48:46 c9f46d7d2bd2: Pulling fs layer 05:48:46 c5a475d317c9: Pulling fs layer 05:48:46 50b3750afda1: Waiting 05:48:46 4f4fb700ef54: Waiting 05:48:46 c5a475d317c9: Waiting 05:48:46 c9f46d7d2bd2: Waiting 05:48:46 55b35a11ae5e: Verifying Checksum 05:48:46 55b35a11ae5e: Download complete 05:48:46 50b3750afda1: Verifying Checksum 05:48:46 50b3750afda1: Download complete 05:48:46 4f4fb700ef54: Verifying Checksum 05:48:46 4f4fb700ef54: Download complete 05:48:46 80978eb59214: Verifying Checksum 05:48:46 80978eb59214: Download complete 05:48:46 cf04c63912e1: Download complete 05:48:46 c5a475d317c9: Verifying Checksum 05:48:46 c5a475d317c9: Download complete 05:48:46 cf04c63912e1: Pull complete 05:48:47 55b35a11ae5e: Pull complete 05:48:48 a37a00ec5f00: Verifying Checksum 05:48:48 a37a00ec5f00: Download complete 05:48:48 c9f46d7d2bd2: Verifying Checksum 05:48:48 c9f46d7d2bd2: Download complete 05:49:03 a37a00ec5f00: Pull complete 05:49:03 50b3750afda1: Pull complete 05:49:03 4f4fb700ef54: Pull complete 05:49:03 80978eb59214: Pull complete 05:49:10 c9f46d7d2bd2: Pull complete 05:49:11 c5a475d317c9: Pull complete 05:49:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 05:49:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + docker inspect -f . ci-base-image-arm64 05:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:12 prd-ubuntu20.04-docker-arm64-4c-16g-22977 does not seem to be running inside a container 05:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:15 $ docker top 060844fdf32314756f309ee93439a990cea2c4a1b12aa651741d5e384f917e9e -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:16 + go version 05:49:16 go version go1.23.2 linux/arm64 [Pipeline] } 05:49:16 $ docker stop --time=1 060844fdf32314756f309ee93439a990cea2c4a1b12aa651741d5e384f917e9e 05:49:18 $ docker rm -f --volumes 060844fdf32314756f309ee93439a990cea2c4a1b12aa651741d5e384f917e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:19 + docker inspect -f . ci-base-image-arm64 05:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-22977 does not seem to be running inside a container 05:49:19 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:20 $ docker top 6df791052c8dd7ac52c59a10e0b6b989df2aae8ddbed60a890023a9f1a782479 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:21 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:49:21 + make test 05:49:21 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:49:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 05:49:21 go: downloading github.com/stretchr/testify v1.9.0 05:49:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 05:49:22 go: downloading github.com/davecgh/go-spew v1.1.1 05:49:22 go: downloading github.com/pmezard/go-difflib v1.0.0 05:49:22 go: downloading gopkg.in/yaml.v3 v3.0.1 05:49:22 go: downloading github.com/stretchr/objx v0.5.2 05:49:22 go: downloading github.com/go-kit/log v0.2.1 05:49:22 go: downloading github.com/go-playground/validator/v10 v10.22.1 05:49:22 go: downloading github.com/google/uuid v1.6.0 05:49:22 go: downloading github.com/zeebo/errs v1.3.0 05:49:22 go: downloading google.golang.org/grpc v1.67.1 05:49:24 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 05:49:24 go: downloading google.golang.org/protobuf v1.34.2 05:49:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:49:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:49:25 go: downloading github.com/go-playground/universal-translator v0.18.1 05:49:25 go: downloading github.com/leodido/go-urn v1.4.0 05:49:25 go: downloading golang.org/x/crypto v0.26.0 05:49:25 go: downloading golang.org/x/text v0.17.0 05:49:26 go: downloading golang.org/x/net v0.28.0 05:49:26 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 05:49:26 go: downloading github.com/go-playground/locales v0.14.1 05:49:28 go: downloading golang.org/x/sys v0.24.0 05:51:20 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:51:23 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 05:51:26 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 05:51:31 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.369s coverage: 75.7% of statements 05:51:31 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.101s coverage: 52.2% of statements 05:51:31 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.130s coverage: 96.7% of statements 05:51:31 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.077s coverage: 89.5% of statements 05:51:31 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.069s coverage: 100.0% of statements 05:52:17 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 05:52:17 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.132s coverage: 55.8% of statements 05:52:17 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.084s coverage: 56.0% of statements 05:52:17 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.125s coverage: 100.0% of statements 05:52:17 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 05:52:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:52:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:54:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:54:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:54:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:54:09 $ docker stop --time=1 6df791052c8dd7ac52c59a10e0b6b989df2aae8ddbed60a890023a9f1a782479 05:54:11 $ docker rm -f --volumes 6df791052c8dd7ac52c59a10e0b6b989df2aae8ddbed60a890023a9f1a782479 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:14 Warning: overwriting stash ‘coverage-report’ 05:54:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:15 05:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:16 arm64: Pulling from edgex-lftools-log-publisher 05:54:16 8998bd30e6a1: Pulling fs layer 05:54:16 04944245beec: Pulling fs layer 05:54:16 699f458cf7ca: Pulling fs layer 05:54:16 765212b225bb: Pulling fs layer 05:54:16 f23df028b6ca: Pulling fs layer 05:54:16 d65c8cfc05b1: Pulling fs layer 05:54:16 2437ff75d9bd: Pulling fs layer 05:54:16 d65c8cfc05b1: Waiting 05:54:16 2437ff75d9bd: Waiting 05:54:16 765212b225bb: Waiting 05:54:16 f23df028b6ca: Waiting 05:54:16 04944245beec: Verifying Checksum 05:54:16 04944245beec: Download complete 05:54:16 765212b225bb: Verifying Checksum 05:54:16 765212b225bb: Download complete 05:54:16 f23df028b6ca: Verifying Checksum 05:54:16 f23df028b6ca: Download complete 05:54:16 d65c8cfc05b1: Verifying Checksum 05:54:16 d65c8cfc05b1: Download complete 05:54:16 699f458cf7ca: Verifying Checksum 05:54:16 699f458cf7ca: Download complete 05:54:17 8998bd30e6a1: Verifying Checksum 05:54:17 8998bd30e6a1: Download complete 05:54:20 2437ff75d9bd: Verifying Checksum 05:54:20 2437ff75d9bd: Download complete 05:54:21 8998bd30e6a1: Pull complete 05:54:22 04944245beec: Pull complete 05:54:23 699f458cf7ca: Pull complete 05:54:24 765212b225bb: Pull complete 05:54:25 f23df028b6ca: Pull complete 05:54:25 d65c8cfc05b1: Pull complete 05:54:43 2437ff75d9bd: Pull complete 05:54:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:43 prd-ubuntu20.04-docker-arm64-4c-16g-22977 does not seem to be running inside a container 05:54:43 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:54:46 $ docker top 39c41ecfa6343c33d772cacbcb70ee0bbc648f4dadeb18c03e69ec6d22f1215b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:47 ---> job-cost.sh 05:54:47 lf-activate-venv: SKIPPING 05:54:47 INFO: No Stack... 05:54:47 INFO: Retrieving Pricing Info for: v3-standard-4 05:54:48 INFO: Archiving Costs [Pipeline] sh 05:54:49 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:54:49 + cut -d, -f6 [Pipeline] lock 05:54:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] 05:54:49 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] did not exist. Created. 05:54:49 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:49 /w/workspace/go-mod-secrets/1@tmp/durable-5db90e49/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:54:50 + echo total: 0.10999999940395355 [Pipeline] stash 05:54:50 Warning: overwriting stash ‘stack-cost’ 05:54:50 Stashed 1 file(s) [Pipeline] } 05:54:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:54:50 $ docker stop --time=1 39c41ecfa6343c33d772cacbcb70ee0bbc648f4dadeb18c03e69ec6d22f1215b 05:54:52 $ docker rm -f --volumes 39c41ecfa6343c33d772cacbcb70ee0bbc648f4dadeb18c03e69ec6d22f1215b [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 05:54:53 provisioning config files... 05:54:53 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/config3973984336049273702tmp [Pipeline] { [Pipeline] sh 05:54:53 + set +x 05:54:53 + bash -s -- 05:54:53 + curl -s https://codecov.io/bash 05:54:54 05:54:54 _____ _ 05:54:54 / ____| | | 05:54:54 | | ___ __| | ___ ___ _____ __ 05:54:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:54:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:54:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:54:54 Bash-1.0.6 05:54:54 05:54:54 05:54:54 ==> git version 2.25.1 found 05:54:54 ==> 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 05:54:54 Release-Date: 2020-01-08 05:54:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:54:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:54:54 ==> Jenkins CI detected. 05:54:54 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-285 05:54:54 project root: . 05:54:54 --> token set from env 05:54:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:54:54 ==> Running gcov in . (disable via -X gcov) 05:54:54 ==> Python coveragepy not found 05:54:54 ==> Searching for coverage reports in: 05:54:54 + . 05:54:54 -> Found 1 reports 05:54:54 ==> Detecting git/mercurial file structure 05:54:54 ==> Reading reports 05:54:54 + ./coverage.out bytes=70322 05:54:54 ==> Appending adjustments 05:54:54 https://docs.codecov.io/docs/fixing-reports 05:54:54 + Found adjustments 05:54:54 ==> Gzipping contents 05:54:54 12K /tmp/codecov.Om0xWT.gz 05:54:54 ==> Uploading reports 05:54:54 url: https://codecov.io 05:54:54 query: branch=PR-285&commit=68a7c7b812b6dd783e8b18ed039eca74f529f588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=285&job=&cmd_args= 05:54:54 -> Pinging Codecov 05:54:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-285&commit=68a7c7b812b6dd783e8b18ed039eca74f529f588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=285&job=&cmd_args= 05:54:55 -> Uploading to 05:54:55 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/68a7c7b812b6dd783e8b18ed039eca74f529f588/c193ed3c-ff86-4d44-99d5-b1e61b77373d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T055454Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d80638ab0c2a738f2b0f1b5cddedf2100e0926211f4de0e7c07f1dae6615522d 05:54:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:55 Dload Upload Total Spent Left Speed 05:54:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10315 0 0 100 10315 0 46886 --:--:-- --:--:-- --:--:-- 46886 05:54:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/68a7c7b812b6dd783e8b18ed039eca74f529f588 [Pipeline] } 05:54:55 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:54:57 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives ] 05:54:57 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives 05:54:57 total 16 05:54:57 drwxr-xr-x 3 root root 4096 Oct 17 05:47 . 05:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 05:47 .. 05:54:57 drwxr-xr-x 2 root root 4096 Oct 17 05:47 cost 05:54:57 -rw-r--r-- 1 root root 86 Oct 17 05:47 cost.csv 05:54:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives 05:54:57 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives 05:54:57 total 16 05:54:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 05:47 . 05:54:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 05:47 .. 05:54:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 05:47 cost 05:54:57 -rw-r--r-- 1 jenkins jenkins 86 Oct 17 05:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:54:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:58 ---> package-listing.sh 05:54:58 ++ facter osfamily 05:54:58 ++ tr '[:upper:]' '[:lower:]' 05:54:59 + OS_FAMILY=debian 05:54:59 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-285 05:54:59 + START_PACKAGES=/tmp/packages_start.txt 05:54:59 + END_PACKAGES=/tmp/packages_end.txt 05:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:59 + PACKAGES=/tmp/packages_start.txt 05:54:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-285 ']' 05:54:59 + PACKAGES=/tmp/packages_end.txt 05:54:59 + case "${OS_FAMILY}" in 05:54:59 + dpkg -l 05:54:59 + grep '^ii' 05:54:59 + '[' -f /tmp/packages_start.txt ']' 05:54:59 + '[' -f /tmp/packages_end.txt ']' 05:54:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-285 ']' 05:54:59 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives/ 05:54:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-285/archives/ [Pipeline] echo 05:54:59 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/gexfoundry_go-mod-secrets_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:00 prd-ubuntu20.04-docker-8c-8g-22976 does not seem to be running inside a container 05:55:00 $ 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/gexfoundry_go-mod-secrets_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-285 -v /w/workspace/gexfoundry_go-mod-secrets_PR-285:/w/workspace/gexfoundry_go-mod-secrets_PR-285:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-285@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-lftools-log-publisher:latest cat 05:55:00 $ docker top 3c875b18c0c490387a4e04ec626dabea10f96303581ca45158c260b592ec49c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:55:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:55:01 + ls /var/log/sa-host 05:55:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:01 provisioning config files... 05:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-285@tmp/config6468527655276255906tmp [Pipeline] { [Pipeline] echo 05:55:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:55:02 ---> create-netrc.sh [Pipeline] } 05:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:55:02 ---> python-tools-install.sh [Pipeline] echo 05:55:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:55:02 ---> sudo-logs.sh 05:55:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:55:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:55:03 ---> job-cost.sh 05:55:03 lf-activate-venv: SKIPPING 05:55:03 DEBUG: total: 0.2199999988079071 05:55:03 INFO: Retrieving Stack Cost... 05:55:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:55:05 INFO: Archiving Costs [Pipeline] echo 05:55:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:55:05 ---> logs-deploy.sh 05:55:05 lf-activate-venv: SKIPPING 05:55:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-285/1 05:55:05 INFO: archiving workspace using pattern(s): 05:55:06 Archives upload complete. 05:55:06 INFO: archiving logs to Nexus