Pull request #859 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 446f51765315aa042c9ccc7c6dfcc97c86084905 rather than 2452e706a7425134e876c397f528274d17037f0e Obtained Jenkinsfile from 446f51765315aa042c9ccc7c6dfcc97c86084905 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-ssh13462121184784568187.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-ssh1414435416201242590.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 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-core-contracts/branches/PR-859/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-core-contracts/branches/PR-859/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10191568955615053309.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-core-contracts/branches/PR-859/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh342552509793074469.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 > 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-ssh1396897325925284843.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-core-contracts/branches/PR-859/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-core-contracts/branches/PR-859/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2137490863096733548.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 ‘prd-ubuntu20.04-docker-8c-8g-6178’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6181 in /w/workspace/dry_go-mod-core-contracts_PR-859 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-859 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/859/head:refs/remotes/origin/PR-859 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit 2452e706a7425134e876c397f528274d17037f0e Merge succeeded, producing 2452e706a7425134e876c397f528274d17037f0e Checking out Revision 2452e706a7425134e876c397f528274d17037f0e (PR-859) > git config core.sparsecheckout # timeout=10 > git checkout -f 2452e706a7425134e876c397f528274d17037f0e # 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 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2452e706a7425134e876c397f528274d17037f0e # timeout=10 Commit message: "fix: use comma without a space as separator to parse array value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:12:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:12:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:12:07 ========================================================= 04:12:07 EdgeX Global Pipelines Version Info 04:12:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:12:08 ------------------- 04:12:08 stable info: 04:12:08 ------------------- 04:12:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:12:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:12:08 Message: update stable to v1.0.254 04:12:08 ------------------- 04:12:08 experimental info: 04:12:08 ------------------- 04:12:08 Commited By: **** collab-it+edgex@linuxfoundation.org 04:12:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:12:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:12:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:12:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-859 [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-859 [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-859 [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2452e706a7425134e876c397f528274d17037f0e [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2452e70 [Pipeline] echo 04:12:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:12:10 + git rev-list -1 --merges 2452e706a7425134e876c397f528274d17037f0e~1..2452e706a7425134e876c397f528274d17037f0e [Pipeline] echo 04:12:11 -----------> git rev-list -1 --merges 2452e706a7425134e876c397f528274d17037f0e~1..2452e706a7425134e876c397f528274d17037f0e 2452e706a7425134e876c397f528274d17037f0e [false] [Pipeline] sh 04:12:11 + git log --format=format:%s -1 2452e706a7425134e876c397f528274d17037f0e [Pipeline] echo 04:12:11 ========================================================= 04:12:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:12:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:11 + git log --format=format:%s -1 2452e706a7425134e876c397f528274d17037f0e [Pipeline] echo 04:12:11 [semverPrep] GIT_COMMIT: 2452e706a7425134e876c397f528274d17037f0e, Commit Message: fix: use comma without a space as separator to parse array value [Pipeline] echo 04:12:11 [semverPrep] This is not a build commit. [Pipeline] sh 04:12:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:12 + grep -v github /etc/ssh/ssh_known_hosts 04:12:12 + [ -e /tmp/ssh_known_hosts ] 04:12:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:12:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:12:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:12:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:12 04:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:13 0.1.4: Pulling from edgex-devops/py-git-semver 04:12:13 b85a868b505f: Pulling fs layer 04:12:13 e2be974225ed: Pulling fs layer 04:12:13 339a4e72a1f5: Pulling fs layer 04:12:13 988bab9f4d93: Pulling fs layer 04:12:13 1469e6f7b9e6: Pulling fs layer 04:12:13 eaf3925da568: Pulling fs layer 04:12:13 bab4dde63d76: Pulling fs layer 04:12:13 bde34c3a00c8: Pulling fs layer 04:12:13 b352a97aabf1: Pulling fs layer 04:12:13 4872d77fe225: Pulling fs layer 04:12:13 5851b861e8e6: Pulling fs layer 04:12:13 bab4dde63d76: Waiting 04:12:13 988bab9f4d93: Waiting 04:12:13 1469e6f7b9e6: Waiting 04:12:13 eaf3925da568: Waiting 04:12:13 bde34c3a00c8: Waiting 04:12:13 b352a97aabf1: Waiting 04:12:13 5851b861e8e6: Waiting 04:12:13 4872d77fe225: Waiting 04:12:13 e2be974225ed: Download complete 04:12:13 988bab9f4d93: Verifying Checksum 04:12:13 988bab9f4d93: Download complete 04:12:13 1469e6f7b9e6: Verifying Checksum 04:12:13 1469e6f7b9e6: Download complete 04:12:13 eaf3925da568: Verifying Checksum 04:12:13 eaf3925da568: Download complete 04:12:13 339a4e72a1f5: Verifying Checksum 04:12:13 339a4e72a1f5: Download complete 04:12:13 bde34c3a00c8: Verifying Checksum 04:12:13 bde34c3a00c8: Download complete 04:12:13 b352a97aabf1: Verifying Checksum 04:12:13 b352a97aabf1: Download complete 04:12:13 4872d77fe225: Verifying Checksum 04:12:13 4872d77fe225: Download complete 04:12:13 5851b861e8e6: Download complete 04:12:13 b85a868b505f: Verifying Checksum 04:12:13 b85a868b505f: Download complete 04:12:13 bab4dde63d76: Verifying Checksum 04:12:13 bab4dde63d76: Download complete 04:12:14 b85a868b505f: Pull complete 04:12:14 e2be974225ed: Pull complete 04:12:15 339a4e72a1f5: Pull complete 04:12:15 988bab9f4d93: Pull complete 04:12:15 1469e6f7b9e6: Pull complete 04:12:15 eaf3925da568: Pull complete 04:12:17 bab4dde63d76: Pull complete 04:12:17 bde34c3a00c8: Pull complete 04:12:17 b352a97aabf1: Pull complete 04:12:17 4872d77fe225: Pull complete 04:12:17 5851b861e8e6: Pull complete 04:12:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:17 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 04:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-859 -v /w/workspace/dry_go-mod-core-contracts_PR-859:/w/workspace/dry_go-mod-core-contracts_PR-859:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-859@tmp:/w/workspace/dry_go-mod-core-contracts_PR-859@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 04:12:21 $ docker top 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 -eo pid,comm 04:12:21 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). 04:12:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:21 [ssh-agent] Looking for ssh-agent implementation... 04:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:22 $ docker exec 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 ssh-agent 04:12:22 SSH_AUTH_SOCK=/tmp/ssh-B36d0I7Mcdf2/agent.32 04:12:22 SSH_AGENT_PID=38 04:12:22 Running ssh-add (command line suppressed) 04:12:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-859@tmp/private_key_15403369846997576518.key (/w/workspace/dry_go-mod-core-contracts_PR-859@tmp/private_key_15403369846997576518.key) 04:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:22 + git tag --points-at HEAD [Pipeline] } 04:12:22 $ docker exec --env ******** --env ******** 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 ssh-agent -k 04:12:22 unset SSH_AUTH_SOCK; 04:12:22 unset SSH_AGENT_PID; 04:12:22 echo Agent pid 38 killed; 04:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:12:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:22 [ssh-agent] Looking for ssh-agent implementation... 04:12:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:23 $ docker exec 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 ssh-agent 04:12:23 SSH_AUTH_SOCK=/tmp/ssh-YG6mFXkJaXh3/agent.71 04:12:23 SSH_AGENT_PID=77 04:12:23 Running ssh-add (command line suppressed) 04:12:23 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-859@tmp/private_key_40075304850552742.key (/w/workspace/dry_go-mod-core-contracts_PR-859@tmp/private_key_40075304850552742.key) 04:12:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:23 + git semver init 04:12:23 2023-09-14 04:12:23,842 [run_init] DEBUG init version:0.0.0 force:False 04:12:23 2023-09-14 04:12:23,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-859/.semver 04:12:23 2023-09-14 04:12:23,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-859/.semver 04:12:23 2023-09-14 04:12:23,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-859/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-859, universal_newlines=False, shell=None, istream=None) 04:12:24 2023-09-14 04:12:24,643 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-859/.git/info/exclude 04:12:24 2023-09-14 04:12:24,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-859/.semver/PR-859 with force:False 04:12:24 2023-09-14 04:12:24,644 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-859/.semver/PR-859 04:12:24 2023-09-14 04:12:24,648 [execute] INFO git cat-file --batch-check 04:12:24 2023-09-14 04:12:24,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-859/.semver, universal_newlines=False, shell=None, istream=) 04:12:24 2023-09-14 04:12:24,654 [execute] INFO git cat-file --batch 04:12:24 2023-09-14 04:12:24,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-859/.semver, universal_newlines=False, shell=None, istream=) 04:12:24 2023-09-14 04:12:24,660 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-859/.semver/PR-859 04:12:24 0.0.0 [Pipeline] } 04:12:24 $ docker exec --env ******** --env ******** 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 ssh-agent -k 04:12:24 unset SSH_AUTH_SOCK; 04:12:24 unset SSH_AGENT_PID; 04:12:24 echo Agent pid 77 killed; 04:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:25 + git semver [Pipeline] } 04:12:25 $ docker stop --time=1 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 04:12:26 $ docker rm -f --volumes 8f29046fadf4c0e54888be24eb72d8bfe05e14966d2a2981e3785bec30c62026 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:12:27 Stashed 1 file(s) [Pipeline] echo 04:12:27 [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 04:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:12:28 ========================================================= 04:12:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:12:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:12:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:12:28 7264a8db6415: Pulling fs layer 04:12:28 c4d48a809fc2: Pulling fs layer 04:12:28 4f1c88b9dad5: Pulling fs layer 04:12:28 ad3a456e5733: Pulling fs layer 04:12:28 9e4f439ed901: Pulling fs layer 04:12:28 feaf6a47b606: Pulling fs layer 04:12:28 5e8b037d7d82: Pulling fs layer 04:12:28 8ac70367396e: Pulling fs layer 04:12:28 6db16350a2e2: Pulling fs layer 04:12:28 9250d5d63582: Pulling fs layer 04:12:28 5e8b037d7d82: Waiting 04:12:28 9250d5d63582: Waiting 04:12:28 8ac70367396e: Waiting 04:12:28 ad3a456e5733: Waiting 04:12:28 6db16350a2e2: Waiting 04:12:28 feaf6a47b606: Waiting 04:12:28 9e4f439ed901: Waiting 04:12:28 c4d48a809fc2: Verifying Checksum 04:12:28 c4d48a809fc2: Download complete 04:12:28 ad3a456e5733: Download complete 04:12:28 9e4f439ed901: Verifying Checksum 04:12:28 9e4f439ed901: Download complete 04:12:28 7264a8db6415: Verifying Checksum 04:12:28 7264a8db6415: Download complete 04:12:29 feaf6a47b606: Verifying Checksum 04:12:29 feaf6a47b606: Download complete 04:12:29 7264a8db6415: Pull complete 04:12:29 c4d48a809fc2: Pull complete 04:12:29 8ac70367396e: Verifying Checksum 04:12:29 8ac70367396e: Download complete 04:12:29 4f1c88b9dad5: Verifying Checksum 04:12:29 4f1c88b9dad5: Download complete 04:12:29 6db16350a2e2: Verifying Checksum 04:12:29 6db16350a2e2: Download complete 04:12:29 5e8b037d7d82: Verifying Checksum 04:12:29 5e8b037d7d82: Download complete 04:12:29 9250d5d63582: Verifying Checksum 04:12:29 9250d5d63582: Download complete 04:12:33 4f1c88b9dad5: Pull complete 04:12:33 ad3a456e5733: Pull complete 04:12:33 9e4f439ed901: Pull complete 04:12:33 feaf6a47b606: Pull complete 04:12:35 5e8b037d7d82: Pull complete 04:12:35 8ac70367396e: Pull complete 04:12:36 6db16350a2e2: Pull complete 04:12:37 9250d5d63582: Pull complete 04:12:37 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 04:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:12:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 04:12:37 + 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 04:12:38 + docker inspect -f . ci-base-image-x86_64 04:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:38 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 04:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-859 -v /w/workspace/dry_go-mod-core-contracts_PR-859:/w/workspace/dry_go-mod-core-contracts_PR-859:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-859@tmp:/w/workspace/dry_go-mod-core-contracts_PR-859@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 04:12:43 Still waiting to schedule task 04:12:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6180’ is offline 04:12:53 $ docker top 14dce71f76286c28f0a0d79963395f163f2ecc3cd9acd5b633e21b2c699be410 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:54 + go version 04:12:54 go version go1.21.0 linux/amd64 [Pipeline] } 04:12:54 $ docker stop --time=1 14dce71f76286c28f0a0d79963395f163f2ecc3cd9acd5b633e21b2c699be410 04:12:55 $ docker rm -f --volumes 14dce71f76286c28f0a0d79963395f163f2ecc3cd9acd5b633e21b2c699be410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:56 + docker inspect -f . ci-base-image-x86_64 04:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:56 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 04:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-859 -v /w/workspace/dry_go-mod-core-contracts_PR-859:/w/workspace/dry_go-mod-core-contracts_PR-859:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-859@tmp:/w/workspace/dry_go-mod-core-contracts_PR-859@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 04:12:57 $ docker top 5795500ef949276fc3007927f820331da5338816144a734a402562e6ec84b97f -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:57 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-859 [Pipeline] fileExists [Pipeline] sh 04:12:58 + make test 04:12:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:12:58 go: downloading github.com/go-playground/validator/v10 v10.15.1 04:12:58 go: downloading github.com/google/uuid v1.3.1 04:12:58 go: downloading github.com/stretchr/testify v1.8.4 04:12:58 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:12:58 go: downloading github.com/go-kit/log v0.2.1 04:12:58 go: downloading gopkg.in/yaml.v3 v3.0.1 04:12:58 go: downloading github.com/davecgh/go-spew v1.1.1 04:12:58 go: downloading github.com/pmezard/go-difflib v1.0.0 04:12:58 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:12:58 go: downloading github.com/go-playground/universal-translator v0.18.1 04:12:58 go: downloading github.com/leodido/go-urn v1.2.4 04:12:58 go: downloading golang.org/x/crypto v0.7.0 04:12:58 go: downloading golang.org/x/text v0.8.0 04:12:58 go: downloading github.com/x448/float16 v0.8.4 04:12:59 go: downloading github.com/stretchr/objx v0.5.0 04:12:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:12:59 go: downloading github.com/go-playground/locales v0.14.1 04:13:00 go: downloading golang.org/x/net v0.8.0 04:13:08 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 04:13:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 04:13:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 04:13:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.105s coverage: 83.5% of statements 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.016s coverage: 32.4% of statements 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.013s coverage: 29.4% of statements 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.013s coverage: 29.3% of statements 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.026s coverage: 53.8% of statements 04:13:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.010s coverage: 90.0% of statements 04:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.037s coverage: 86.7% of statements 04:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.017s coverage: 60.5% of statements 04:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 04:13:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 04:13:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:13:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:13:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:27 $ docker stop --time=1 5795500ef949276fc3007927f820331da5338816144a734a402562e6ec84b97f 04:13:31 $ docker rm -f --volumes 5795500ef949276fc3007927f820331da5338816144a734a402562e6ec84b97f [Pipeline] // withDockerContainer [Pipeline] sh 04:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:32 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 04:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:33 04:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:33 latest: Pulling from edgex-lftools-log-publisher 04:13:33 5eb5b503b376: Pulling fs layer 04:13:33 5c69ac0246d0: Pulling fs layer 04:13:33 ec43610c2a17: Pulling fs layer 04:13:33 3a2ae6a8a46f: Pulling fs layer 04:13:33 33b1e0a273af: Pulling fs layer 04:13:33 5d3b04190fa2: Pulling fs layer 04:13:33 2f39f015ded8: Pulling fs layer 04:13:33 33b1e0a273af: Waiting 04:13:33 3a2ae6a8a46f: Waiting 04:13:33 5d3b04190fa2: Waiting 04:13:33 2f39f015ded8: Waiting 04:13:33 5c69ac0246d0: Download complete 04:13:33 3a2ae6a8a46f: Verifying Checksum 04:13:33 3a2ae6a8a46f: Download complete 04:13:33 33b1e0a273af: Verifying Checksum 04:13:33 33b1e0a273af: Download complete 04:13:33 ec43610c2a17: Verifying Checksum 04:13:33 ec43610c2a17: Download complete 04:13:33 5d3b04190fa2: Download complete 04:13:33 5eb5b503b376: Verifying Checksum 04:13:33 5eb5b503b376: Download complete 04:13:34 2f39f015ded8: Download complete 04:13:35 5eb5b503b376: Pull complete 04:13:35 5c69ac0246d0: Pull complete 04:13:35 ec43610c2a17: Pull complete 04:13:35 3a2ae6a8a46f: Pull complete 04:13:35 33b1e0a273af: Pull complete 04:13:35 5d3b04190fa2: Pull complete 04:13:40 2f39f015ded8: Pull complete 04:13:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:40 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 04:13:40 $ 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/dry_go-mod-core-contracts_PR-859 -v /w/workspace/dry_go-mod-core-contracts_PR-859:/w/workspace/dry_go-mod-core-contracts_PR-859:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-859@tmp:/w/workspace/dry_go-mod-core-contracts_PR-859@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 04:13:45 $ docker top 3ba34cbac60d13eb70868d504d21f94b73a8db0fcb627cf580a920cfb46e105c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:45 ---> job-cost.sh 04:13:45 lf-activate-venv: SKIPPING 04:13:45 INFO: No Stack... 04:13:45 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:46 INFO: Archiving Costs [Pipeline] sh 04:13:46 + cat /w/workspace/dry_go-mod-core-contracts_PR-859/archives/cost.csv 04:13:46 + cut -d, -f6 [Pipeline] lock 04:13:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] 04:13:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] did not exist. Created. 04:13:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:13:47 Stashed 1 file(s) [Pipeline] } 04:13:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:47 $ docker stop --time=1 3ba34cbac60d13eb70868d504d21f94b73a8db0fcb627cf580a920cfb46e105c 04:13:48 $ docker rm -f --volumes 3ba34cbac60d13eb70868d504d21f94b73a8db0fcb627cf580a920cfb46e105c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:14:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6182 in /w/workspace/dry_go-mod-core-contracts_PR-859 [Pipeline] { [Pipeline] ws 04:14:09 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:14:09 The recommended git tool is: git 04:14:16 using credential edgex-jenkins-ssh 04:14:16 Cloning the remote Git repository 04:14:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:14:17 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:14:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:14:17 > git --version # timeout=10 04:14:17 > git --version # 'git version 2.25.1' 04:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:14:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/859/head:refs/remotes/origin/PR-859 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:20 Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit 2452e706a7425134e876c397f528274d17037f0e 04:14:20 Merge succeeded, producing 2452e706a7425134e876c397f528274d17037f0e 04:14:20 Checking out Revision 2452e706a7425134e876c397f528274d17037f0e (PR-859) 04:14:20 > git config core.sparsecheckout # timeout=10 04:14:20 > git checkout -f 2452e706a7425134e876c397f528274d17037f0e # timeout=10 04:14:20 > git remote # timeout=10 04:14:20 > git config --get remote.origin.url # timeout=10 04:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:20 > git merge 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 04:14:20 > git rev-parse HEAD^{commit} # timeout=10 04:14:20 > git config core.sparsecheckout # timeout=10 04:14:20 > git checkout -f 2452e706a7425134e876c397f528274d17037f0e # timeout=10 04:14:23 Commit message: "fix: use comma without a space as separator to parse array value" 04:14:23 > git --version # timeout=10 04:14:23 > git --version # 'git version 2.25.1' 04:14:23 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:14:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:25 Dload Upload Total Spent Left Speed 04:14:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 04:14:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:14:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:14:26 sudo tee /etc/docker/daemon.new 04:14:26 { 04:14:26 "registry-mirrors": [ 04:14:26 "https://nexus3.edgexfoundry.org:10001" 04:14:26 ], 04:14:26 "bip": "10.250.0.254/24", 04:14:26 "hosts": [ 04:14:26 "tcp://0.0.0.0:5555", 04:14:26 "unix:///var/run/docker.sock" 04:14:26 ], 04:14:26 "mtu": 1458, 04:14:26 "selinux-enabled": true, 04:14:26 "seccomp-profile": "/etc/docker/seccomp.json" 04:14:26 } [Pipeline] sh 04:14:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:14:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:45 ========================================================= 04:14:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:14:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:14:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:46 9fda8d8052c6: Pulling fs layer 04:14:46 5d54e960e981: Pulling fs layer 04:14:46 c4a7e357bf2a: Pulling fs layer 04:14:46 f0e02332f6b5: Pulling fs layer 04:14:46 66412af1f25a: Pulling fs layer 04:14:46 1baf3a5c0e64: Pulling fs layer 04:14:46 9a37bb91b891: Pulling fs layer 04:14:46 a29adfc67d43: Pulling fs layer 04:14:46 d5de9f91c1a4: Pulling fs layer 04:14:46 1baf3a5c0e64: Waiting 04:14:46 9a37bb91b891: Waiting 04:14:46 a29adfc67d43: Waiting 04:14:46 d5de9f91c1a4: Waiting 04:14:46 f0e02332f6b5: Waiting 04:14:46 66412af1f25a: Waiting 04:14:46 5d54e960e981: Verifying Checksum 04:14:46 5d54e960e981: Download complete 04:14:46 f0e02332f6b5: Verifying Checksum 04:14:46 f0e02332f6b5: Download complete 04:14:46 66412af1f25a: Download complete 04:14:46 9fda8d8052c6: Verifying Checksum 04:14:46 9fda8d8052c6: Download complete 04:14:46 9a37bb91b891: Verifying Checksum 04:14:46 9a37bb91b891: Download complete 04:14:47 a29adfc67d43: Verifying Checksum 04:14:47 a29adfc67d43: Download complete 04:14:47 9fda8d8052c6: Pull complete 04:14:48 d5de9f91c1a4: Verifying Checksum 04:14:48 d5de9f91c1a4: Download complete 04:14:48 5d54e960e981: Pull complete 04:14:48 c4a7e357bf2a: Verifying Checksum 04:14:48 c4a7e357bf2a: Download complete 04:14:49 1baf3a5c0e64: Verifying Checksum 04:14:49 1baf3a5c0e64: Download complete 04:15:01 c4a7e357bf2a: Pull complete 04:15:01 f0e02332f6b5: Pull complete 04:15:01 66412af1f25a: Pull complete 04:15:09 1baf3a5c0e64: Pull complete 04:15:10 9a37bb91b891: Pull complete 04:15:11 a29adfc67d43: Pull complete 04:15:13 d5de9f91c1a4: Pull complete 04:15:13 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 04:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:15:13 + 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 04:15:14 + docker inspect -f . ci-base-image-arm64 04:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:14 prd-ubuntu20.04-docker-arm64-4c-16g-6182 does not seem to be running inside a container 04:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:17 $ docker top 8570c3534547c267d52b9e003bc64d63ed121a358538a6b3f4938b412a05d8bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:18 + go version 04:15:18 go version go1.21.0 linux/arm64 [Pipeline] } 04:15:18 $ docker stop --time=1 8570c3534547c267d52b9e003bc64d63ed121a358538a6b3f4938b412a05d8bf 04:15:19 $ docker rm -f --volumes 8570c3534547c267d52b9e003bc64d63ed121a358538a6b3f4938b412a05d8bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker inspect -f . ci-base-image-arm64 04:15:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:21 prd-ubuntu20.04-docker-arm64-4c-16g-6182 does not seem to be running inside a container 04:15:21 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:23 $ docker top 2ceee0ac9855a825658382fc191d0e46f2516a0c704906799387e51f7bf6202e -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:24 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 04:15:25 + make test 04:15:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:15:25 go: downloading github.com/google/uuid v1.3.1 04:15:25 go: downloading github.com/stretchr/testify v1.8.4 04:15:25 go: downloading github.com/go-kit/log v0.2.1 04:15:25 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:15:25 go: downloading github.com/go-playground/validator/v10 v10.15.1 04:15:25 go: downloading gopkg.in/yaml.v3 v3.0.1 04:15:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:15:26 go: downloading github.com/x448/float16 v0.8.4 04:15:26 go: downloading github.com/davecgh/go-spew v1.1.1 04:15:26 go: downloading github.com/pmezard/go-difflib v1.0.0 04:15:26 go: downloading github.com/stretchr/objx v0.5.0 04:15:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:15:26 go: downloading github.com/go-playground/universal-translator v0.18.1 04:15:26 go: downloading github.com/leodido/go-urn v1.2.4 04:15:26 go: downloading golang.org/x/crypto v0.7.0 04:15:26 go: downloading golang.org/x/text v0.8.0 04:15:26 go: downloading github.com/go-playground/locales v0.14.1 04:15:31 go: downloading golang.org/x/net v0.8.0 04:15:33 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 04:16:20 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 04:16:20 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.361s coverage: 83.5% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.049s coverage: 32.4% of statements 04:16:20 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.063s coverage: 29.4% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.072s coverage: 29.3% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.191s coverage: 53.8% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.054s coverage: 90.0% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.196s coverage: 86.7% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.043s coverage: 60.5% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.040s coverage: 36.1% of statements 04:16:20 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.040s coverage: 48.7% of statements 04:16:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:16:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:16:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:30 $ docker stop --time=1 2ceee0ac9855a825658382fc191d0e46f2516a0c704906799387e51f7bf6202e 04:16:32 $ docker rm -f --volumes 2ceee0ac9855a825658382fc191d0e46f2516a0c704906799387e51f7bf6202e [Pipeline] // withDockerContainer [Pipeline] sh 04:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:34 Warning: overwriting stash ‘coverage-report’ 04:16:34 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 04:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:35 04:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:37 arm64: Pulling from edgex-lftools-log-publisher 04:16:37 8998bd30e6a1: Pulling fs layer 04:16:37 04944245beec: Pulling fs layer 04:16:37 699f458cf7ca: Pulling fs layer 04:16:37 765212b225bb: Pulling fs layer 04:16:37 f23df028b6ca: Pulling fs layer 04:16:37 d65c8cfc05b1: Pulling fs layer 04:16:37 2437ff75d9bd: Pulling fs layer 04:16:37 f23df028b6ca: Waiting 04:16:37 d65c8cfc05b1: Waiting 04:16:37 2437ff75d9bd: Waiting 04:16:37 765212b225bb: Waiting 04:16:37 04944245beec: Verifying Checksum 04:16:37 04944245beec: Download complete 04:16:37 765212b225bb: Verifying Checksum 04:16:37 765212b225bb: Download complete 04:16:37 f23df028b6ca: Download complete 04:16:37 d65c8cfc05b1: Verifying Checksum 04:16:37 d65c8cfc05b1: Download complete 04:16:37 699f458cf7ca: Verifying Checksum 04:16:37 699f458cf7ca: Download complete 04:16:37 8998bd30e6a1: Download complete 04:16:40 2437ff75d9bd: Verifying Checksum 04:16:40 2437ff75d9bd: Download complete 04:16:41 8998bd30e6a1: Pull complete 04:16:45 04944245beec: Pull complete 04:16:46 699f458cf7ca: Pull complete 04:16:46 765212b225bb: Pull complete 04:16:47 f23df028b6ca: Pull complete 04:16:47 d65c8cfc05b1: Pull complete 04:17:02 2437ff75d9bd: Pull complete 04:17:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-6182 does not seem to be running inside a container 04:17:02 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:17:05 $ docker top 3e5ae3d535db31f23cac2e214ea33275441e795134e54cd8183016ee58382afa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:06 ---> job-cost.sh 04:17:06 lf-activate-venv: SKIPPING 04:17:06 INFO: No Stack... 04:17:06 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:07 INFO: Archiving Costs [Pipeline] sh 04:17:07 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 04:17:07 + cut -d, -f6 [Pipeline] lock 04:17:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] 04:17:07 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] did not exist. Created. 04:17:07 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:08 /w/workspace/go-mod-core-contracts/1@tmp/durable-1236e887/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:08 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:08 Warning: overwriting stash ‘stack-cost’ 04:17:08 Stashed 1 file(s) [Pipeline] } 04:17:08 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-859-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:08 $ docker stop --time=1 3e5ae3d535db31f23cac2e214ea33275441e795134e54cd8183016ee58382afa 04:17:10 $ docker rm -f --volumes 3e5ae3d535db31f23cac2e214ea33275441e795134e54cd8183016ee58382afa [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 04:17:11 provisioning config files... 04:17:11 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-859@tmp/config360726964260918947tmp [Pipeline] { [Pipeline] sh 04:17:11 + set +x 04:17:11 + curl -s https://codecov.io/bash 04:17:11 + bash -s -- 04:17:11 04:17:11 _____ _ 04:17:11 / ____| | | 04:17:11 | | ___ __| | ___ ___ _____ __ 04:17:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:11 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:11 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:11 Bash-1.0.6 04:17:11 04:17:11 04:17:11 ==> git version 2.25.1 found 04:17:11 ==> 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 04:17:11 Release-Date: 2020-01-08 04:17:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:17:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:11 ==> Jenkins CI detected. 04:17:11 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-859 04:17:11 project root: . 04:17:11 --> token set from env 04:17:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:11 ==> Running gcov in . (disable via -X gcov) 04:17:11 ==> Python coveragepy not found 04:17:11 ==> Searching for coverage reports in: 04:17:11 + . 04:17:11 -> Found 1 reports 04:17:11 ==> Detecting git/mercurial file structure 04:17:11 ==> Reading reports 04:17:11 + ./coverage.out bytes=135171 04:17:11 ==> Appending adjustments 04:17:11 https://docs.codecov.io/docs/fixing-reports 04:17:12 + Found adjustments 04:17:12 ==> Gzipping contents 04:17:12 20K /tmp/codecov.IcuCI2.gz 04:17:12 ==> Uploading reports 04:17:12 url: https://codecov.io 04:17:12 query: branch=PR-859&commit=2452e706a7425134e876c397f528274d17037f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-859%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=859&job=&cmd_args= 04:17:12 -> Pinging Codecov 04:17:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-859&commit=2452e706a7425134e876c397f528274d17037f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-859%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=859&job=&cmd_args= 04:17:12 -> Uploading to 04:17:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-14/71470A77251A30514AAF9C0BB2E5B6CE/2452e706a7425134e876c397f528274d17037f0e/ef5a72bf-c019-44e9-ae5f-6a55fb80ccaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T041712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5df3194476e4f66a47e3fecbafe41e2c65b6f85f4739edfe5843b3961b27df89 04:17:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:12 Dload Upload Total Spent Left Speed 04:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19211 0 0 100 19211 0 99k --:--:-- --:--:-- --:--:-- 99k 04:17:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2452e706a7425134e876c397f528274d17037f0e [Pipeline] } 04:17:12 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 04:17:14 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-859/archives ] 04:17:14 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-859/archives 04:17:14 total 16 04:17:14 drwxr-xr-x 3 root root 4096 Sep 14 04:13 . 04:17:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 04:13 .. 04:17:14 drwxr-xr-x 2 root root 4096 Sep 14 04:13 cost 04:17:14 -rw-r--r-- 1 root root 93 Sep 14 04:13 cost.csv 04:17:14 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-859/archives 04:17:14 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-859/archives 04:17:14 total 16 04:17:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 04:13 . 04:17:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 04:13 .. 04:17:14 drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 04:13 cost 04:17:14 -rw-r--r-- 1 jenkins jenkins 93 Sep 14 04:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:17:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:15 ---> package-listing.sh 04:17:15 ++ tr '[:upper:]' '[:lower:]' 04:17:15 ++ facter osfamily 04:17:16 + OS_FAMILY=debian 04:17:16 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-859 04:17:16 + START_PACKAGES=/tmp/packages_start.txt 04:17:16 + END_PACKAGES=/tmp/packages_end.txt 04:17:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:16 + PACKAGES=/tmp/packages_start.txt 04:17:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-859 ']' 04:17:16 + PACKAGES=/tmp/packages_end.txt 04:17:16 + case "${OS_FAMILY}" in 04:17:16 + dpkg -l 04:17:16 + grep '^ii' 04:17:16 + '[' -f /tmp/packages_start.txt ']' 04:17:16 + '[' -f /tmp/packages_end.txt ']' 04:17:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-859 ']' 04:17:16 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-859/archives/ 04:17:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-859/archives/ [Pipeline] echo 04:17:16 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/dry_go-mod-core-contracts_PR-859/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:17 prd-ubuntu20.04-docker-8c-8g-6181 does not seem to be running inside a container 04:17:17 $ 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/dry_go-mod-core-contracts_PR-859/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-859 -v /w/workspace/dry_go-mod-core-contracts_PR-859:/w/workspace/dry_go-mod-core-contracts_PR-859:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-859@tmp:/w/workspace/dry_go-mod-core-contracts_PR-859@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 04:17:17 $ docker top fbdf6193d5ab78ffd50b7f99f52ccc74aa9540b2223a1c8bee6b5bec17f8d163 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:18 + ls /var/log/sa-host 04:17:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:18 provisioning config files... 04:17:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-859@tmp/config8829918580608901221tmp [Pipeline] { [Pipeline] echo 04:17:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:18 ---> create-netrc.sh [Pipeline] } 04:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:19 ---> python-tools-install.sh [Pipeline] echo 04:17:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:19 ---> sudo-logs.sh 04:17:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:20 ---> job-cost.sh 04:17:20 lf-activate-venv: SKIPPING 04:17:20 DEBUG: total: 0.2199999988079071 04:17:20 INFO: Retrieving Stack Cost... 04:17:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:20 INFO: Archiving Costs [Pipeline] echo 04:17:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> logs-deploy.sh 04:17:21 lf-activate-venv: SKIPPING 04:17:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-859/1 04:17:21 INFO: archiving workspace using pattern(s): 04:17:22 Archives upload complete. 04:17:22 INFO: archiving logs to Nexus