Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5346b8e1dc56e09351bbe526eec75c35d33634e 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-ssh5774806502734025201.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10652659952298249182.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10144495673957983807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4325302970164761526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12800419117445968569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3097 in /w/workspace/undry_go-mod-core-contracts_main [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/undry_go-mod-core-contracts_main # 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 Avoid second fetch Checking out Revision a5346b8e1dc56e09351bbe526eec75c35d33634e (main) Commit message: "Merge pull request #848 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.0" > 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 core.sparsecheckout # timeout=10 > git checkout -f a5346b8e1dc56e09351bbe526eec75c35d33634e # timeout=10 > git rev-list --no-walk 370efd3b121e6a1b521710ae21f35edf600b77bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:03 ========================================================= 04:52:03 EdgeX Global Pipelines Version Info 04:52:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:04 ------------------- 04:52:04 stable info: 04:52:04 ------------------- 04:52:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:52:04 Message: update stable to v1.0.250 04:52:05 ------------------- 04:52:05 experimental info: 04:52:05 ------------------- 04:52:05 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:05 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 04:52:05 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5346b8 [Pipeline] echo 04:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:06 + git rev-list -1 --merges a5346b8e1dc56e09351bbe526eec75c35d33634e~1..a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] echo 04:52:06 -----------> git rev-list -1 --merges a5346b8e1dc56e09351bbe526eec75c35d33634e~1..a5346b8e1dc56e09351bbe526eec75c35d33634e a5346b8e1dc56e09351bbe526eec75c35d33634e 04:52:06 a5346b8e1dc56e09351bbe526eec75c35d33634e [false] [Pipeline] sh 04:52:06 + git log --format=format:%s -1 a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] echo 04:52:06 ========================================================= 04:52:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:06 + git log --format=format:%s -1 a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] echo 04:52:06 [semverPrep] GIT_COMMIT: a5346b8e1dc56e09351bbe526eec75c35d33634e, Commit Message: Merge pull request #848 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.0 [Pipeline] echo 04:52:06 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:07 + grep -v github /etc/ssh/ssh_known_hosts 04:52:07 + [ -e /tmp/ssh_known_hosts ] 04:52:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:07 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:07 04:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:08 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:08 b85a868b505f: Pulling fs layer 04:52:08 e2be974225ed: Pulling fs layer 04:52:08 339a4e72a1f5: Pulling fs layer 04:52:08 988bab9f4d93: Pulling fs layer 04:52:08 1469e6f7b9e6: Pulling fs layer 04:52:08 eaf3925da568: Pulling fs layer 04:52:08 bab4dde63d76: Pulling fs layer 04:52:08 bde34c3a00c8: Pulling fs layer 04:52:08 b352a97aabf1: Pulling fs layer 04:52:08 4872d77fe225: Pulling fs layer 04:52:08 5851b861e8e6: Pulling fs layer 04:52:08 bab4dde63d76: Waiting 04:52:08 bde34c3a00c8: Waiting 04:52:08 5851b861e8e6: Waiting 04:52:08 b352a97aabf1: Waiting 04:52:08 4872d77fe225: Waiting 04:52:08 988bab9f4d93: Waiting 04:52:08 1469e6f7b9e6: Waiting 04:52:08 eaf3925da568: Waiting 04:52:08 e2be974225ed: Verifying Checksum 04:52:08 e2be974225ed: Download complete 04:52:08 988bab9f4d93: Verifying Checksum 04:52:08 988bab9f4d93: Download complete 04:52:08 1469e6f7b9e6: Verifying Checksum 04:52:08 1469e6f7b9e6: Download complete 04:52:08 eaf3925da568: Download complete 04:52:08 339a4e72a1f5: Verifying Checksum 04:52:08 339a4e72a1f5: Download complete 04:52:08 bde34c3a00c8: Verifying Checksum 04:52:08 bde34c3a00c8: Download complete 04:52:08 4872d77fe225: Verifying Checksum 04:52:08 4872d77fe225: Download complete 04:52:08 5851b861e8e6: Verifying Checksum 04:52:08 5851b861e8e6: Download complete 04:52:08 b85a868b505f: Verifying Checksum 04:52:08 b85a868b505f: Download complete 04:52:08 bab4dde63d76: Download complete 04:52:09 b85a868b505f: Pull complete 04:52:09 e2be974225ed: Pull complete 04:52:10 339a4e72a1f5: Pull complete 04:52:10 988bab9f4d93: Pull complete 04:52:10 1469e6f7b9e6: Pull complete 04:52:10 eaf3925da568: Pull complete 04:52:12 bab4dde63d76: Pull complete 04:52:12 bde34c3a00c8: Pull complete 04:52:12 b352a97aabf1: Pull complete 04:52:12 4872d77fe225: Pull complete 04:52:12 5851b861e8e6: Pull complete 04:52:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:12 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:52:16 $ docker top ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b -eo pid,comm 04:52:16 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:52:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:16 [ssh-agent] Looking for ssh-agent implementation... 04:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:16 $ docker exec ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b ssh-agent 04:52:16 SSH_AUTH_SOCK=/tmp/ssh-GuqlcFbkps1G/agent.32 04:52:16 SSH_AGENT_PID=38 04:52:17 Running ssh-add (command line suppressed) 04:52:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5339035153412292296.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5339035153412292296.key) 04:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:17 + git tag --points-at HEAD [Pipeline] } 04:52:17 $ docker exec --env ******** --env ******** ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b ssh-agent -k 04:52:17 unset SSH_AUTH_SOCK; 04:52:17 unset SSH_AGENT_PID; 04:52:17 echo Agent pid 38 killed; 04:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:52:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:17 [ssh-agent] Looking for ssh-agent implementation... 04:52:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:17 $ docker exec ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b ssh-agent 04:52:17 SSH_AUTH_SOCK=/tmp/ssh-Nz0UcWxbmGHQ/agent.70 04:52:17 SSH_AGENT_PID=77 04:52:17 Running ssh-add (command line suppressed) 04:52:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4114050203258582910.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4114050203258582910.key) 04:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:18 + git semver init 04:52:18 2023-08-08 04:52:18,411 [run_init] DEBUG init version:0.0.0 force:False 04:52:18 2023-08-08 04:52:18,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 04:52:18 2023-08-08 04:52:18,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 04:52:18 2023-08-08 04:52:18,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 04:52:19 2023-08-08 04:52:19,212 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 04:52:19 2023-08-08 04:52:19,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 04:52:19 2023-08-08 04:52:19,213 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:52:19 2023-08-08 04:52:19,213 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:52:19 3.1.0-dev.4 [Pipeline] } 04:52:19 $ docker exec --env ******** --env ******** ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b ssh-agent -k 04:52:19 unset SSH_AUTH_SOCK; 04:52:19 unset SSH_AGENT_PID; 04:52:19 echo Agent pid 77 killed; 04:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:19 + git semver [Pipeline] } 04:52:20 $ docker stop --time=1 ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b 04:52:21 $ docker rm -f --volumes ac1031ae648cee6859c46d50565c360ef3e39e1a89b85ab5d931ba946ae8986b [Pipeline] // withDockerContainer [Pipeline] sh 04:52:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:52:21 Stashed 1 file(s) [Pipeline] echo 04:52:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:22 ========================================================= 04:52:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:52:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:52:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:52:22 4db1b89c0bd1: Pulling fs layer 04:52:22 6911f1a30b25: Pulling fs layer 04:52:22 e194b8c5c2a9: Pulling fs layer 04:52:22 6863d3e3a2b1: Pulling fs layer 04:52:22 ec0bb842ea78: Pulling fs layer 04:52:22 40a00589a448: Pulling fs layer 04:52:22 6c08303d61cc: Pulling fs layer 04:52:22 798269fcf238: Pulling fs layer 04:52:22 6863d3e3a2b1: Waiting 04:52:22 40a00589a448: Waiting 04:52:22 798269fcf238: Waiting 04:52:22 6c08303d61cc: Waiting 04:52:22 ec0bb842ea78: Waiting 04:52:22 6911f1a30b25: Verifying Checksum 04:52:22 6911f1a30b25: Download complete 04:52:22 6863d3e3a2b1: Download complete 04:52:22 ec0bb842ea78: Verifying Checksum 04:52:22 ec0bb842ea78: Download complete 04:52:22 4db1b89c0bd1: Verifying Checksum 04:52:22 4db1b89c0bd1: Download complete 04:52:22 40a00589a448: Download complete 04:52:22 4db1b89c0bd1: Pull complete 04:52:22 6911f1a30b25: Pull complete 04:52:23 798269fcf238: Verifying Checksum 04:52:23 798269fcf238: Download complete 04:52:23 e194b8c5c2a9: Verifying Checksum 04:52:23 e194b8c5c2a9: Download complete 04:52:23 6c08303d61cc: Verifying Checksum 04:52:23 6c08303d61cc: Download complete 04:52:26 e194b8c5c2a9: Pull complete 04:52:26 6863d3e3a2b1: Pull complete 04:52:26 ec0bb842ea78: Pull complete 04:52:26 40a00589a448: Pull complete 04:52:29 6c08303d61cc: Pull complete 04:52:30 798269fcf238: Pull complete 04:52:30 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:52:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:52:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:30 + docker inspect -f . ci-base-image-x86_64 04:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:30 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 04:52:37 Still waiting to schedule task 04:52:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:52:38 $ docker top 9fad872ac5f2df15860c8a427713b9d3efb8212685f419749a13c257a6bc5c32 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:38 + go version 04:52:38 go version go1.20.6 linux/amd64 [Pipeline] } 04:52:38 $ docker stop --time=1 9fad872ac5f2df15860c8a427713b9d3efb8212685f419749a13c257a6bc5c32 04:52:39 $ docker rm -f --volumes 9fad872ac5f2df15860c8a427713b9d3efb8212685f419749a13c257a6bc5c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:40 + docker inspect -f . ci-base-image-x86_64 04:52:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:40 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 04:52:40 $ docker top 6f4582701ddecfd4b6dae032f2db021d39d278a273e9017a1a55a3e7ca7bcb58 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:41 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 04:52:41 + make test 04:52:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:52:41 go: downloading github.com/go-kit/log v0.2.1 04:52:41 go: downloading github.com/stretchr/testify v1.8.4 04:52:41 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:52:41 go: downloading github.com/go-playground/validator/v10 v10.15.0 04:52:41 go: downloading github.com/google/uuid v1.3.0 04:52:41 go: downloading gopkg.in/yaml.v3 v3.0.1 04:52:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:52:41 go: downloading github.com/x448/float16 v0.8.4 04:52:41 go: downloading github.com/davecgh/go-spew v1.1.1 04:52:41 go: downloading github.com/pmezard/go-difflib v1.0.0 04:52:41 go: downloading github.com/stretchr/objx v0.5.0 04:52:41 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:52:41 go: downloading github.com/go-playground/universal-translator v0.18.1 04:52:41 go: downloading github.com/leodido/go-urn v1.2.4 04:52:41 go: downloading golang.org/x/crypto v0.7.0 04:52:41 go: downloading golang.org/x/text v0.8.0 04:52:41 go: downloading github.com/go-playground/locales v0.14.1 04:52:42 go: downloading golang.org/x/net v0.8.0 04:52:47 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 04:52:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 04:52:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 04:52:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.128s coverage: 83.5% of statements 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.040s coverage: 32.4% of statements 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.015s coverage: 29.4% of statements 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.023s coverage: 18.3% of statements 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.021s coverage: 53.8% of statements 04:52:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.024s coverage: 90.0% of statements 04:52:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.052s coverage: 86.7% of statements 04:52:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.012s coverage: 60.5% of statements 04:52:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 04:52:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.017s coverage: 48.7% of statements 04:53:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:07 $ docker stop --time=1 6f4582701ddecfd4b6dae032f2db021d39d278a273e9017a1a55a3e7ca7bcb58 04:53:11 $ docker rm -f --volumes 6f4582701ddecfd4b6dae032f2db021d39d278a273e9017a1a55a3e7ca7bcb58 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:12 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:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:12 04:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:13 latest: Pulling from edgex-lftools-log-publisher 04:53:13 5eb5b503b376: Pulling fs layer 04:53:13 5c69ac0246d0: Pulling fs layer 04:53:13 ec43610c2a17: Pulling fs layer 04:53:13 3a2ae6a8a46f: Pulling fs layer 04:53:13 33b1e0a273af: Pulling fs layer 04:53:13 5d3b04190fa2: Pulling fs layer 04:53:13 2f39f015ded8: Pulling fs layer 04:53:13 2f39f015ded8: Waiting 04:53:13 33b1e0a273af: Waiting 04:53:13 5d3b04190fa2: Waiting 04:53:13 3a2ae6a8a46f: Waiting 04:53:13 5c69ac0246d0: Download complete 04:53:13 3a2ae6a8a46f: Download complete 04:53:13 33b1e0a273af: Verifying Checksum 04:53:13 33b1e0a273af: Download complete 04:53:13 5d3b04190fa2: Download complete 04:53:13 ec43610c2a17: Verifying Checksum 04:53:13 5eb5b503b376: Verifying Checksum 04:53:13 5eb5b503b376: Download complete 04:53:13 2f39f015ded8: Download complete 04:53:14 5eb5b503b376: Pull complete 04:53:14 5c69ac0246d0: Pull complete 04:53:15 ec43610c2a17: Pull complete 04:53:15 3a2ae6a8a46f: Pull complete 04:53:15 33b1e0a273af: Pull complete 04:53:15 5d3b04190fa2: Pull complete 04:53:19 2f39f015ded8: Pull complete 04:53:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:19 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:53:19 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:24 $ docker top b783099cd6b8f11568f6fbdb1e75e83fea488c22e82fe5a53c1843477843b1d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:25 ---> job-cost.sh 04:53:25 lf-activate-venv: SKIPPING 04:53:25 INFO: No Stack... 04:53:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:26 INFO: Archiving Costs [Pipeline] sh 04:53:26 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 04:53:26 + cut -d, -f6 [Pipeline] lock 04:53:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] 04:53:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] did not exist. Created. 04:53:26 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:53:26 Stashed 1 file(s) [Pipeline] } 04:53:26 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:26 $ docker stop --time=1 b783099cd6b8f11568f6fbdb1e75e83fea488c22e82fe5a53c1843477843b1d4 04:53:28 $ docker rm -f --volumes b783099cd6b8f11568f6fbdb1e75e83fea488c22e82fe5a53c1843477843b1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3098 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 04:54:04 Running in /w/workspace/go-mod-core-contracts/138 [Pipeline] { [Pipeline] checkout 04:54:04 The recommended git tool is: git 04:54:09 using credential edgex-jenkins-ssh 04:54:09 Cloning the remote Git repository 04:54:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:54:09 > git init /w/workspace/go-mod-core-contracts/138 # timeout=10 04:54:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:54:09 > git --version # timeout=10 04:54:09 > git --version # 'git version 2.25.1' 04:54:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:11 Avoid second fetch 04:54:11 Checking out Revision a5346b8e1dc56e09351bbe526eec75c35d33634e (main) 04:54:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:11 > git config core.sparsecheckout # timeout=10 04:54:12 Commit message: "Merge pull request #848 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.15.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:11 > git checkout -f a5346b8e1dc56e09351bbe526eec75c35d33634e # timeout=10 04:54:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:54:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:12 Dload Upload Total Spent Left Speed 04:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 04:54:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:54:13 + sudo tee /etc/docker/daemon.new 04:54:13 { 04:54:13 "registry-mirrors": [ 04:54:13 "https://nexus3.edgexfoundry.org:10001" 04:54:13 ], 04:54:13 "bip": "10.250.0.254/24", 04:54:13 "hosts": [ 04:54:13 "tcp://0.0.0.0:5555", 04:54:13 "unix:///var/run/docker.sock" 04:54:13 ], 04:54:13 "mtu": 1458, 04:54:13 "selinux-enabled": true, 04:54:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:13 } [Pipeline] sh 04:54:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:32 ========================================================= 04:54:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:54:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:54:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:33 edb6bdbacee9: Pulling fs layer 04:54:33 5f9638ab2659: Pulling fs layer 04:54:33 8d51d6327a98: Pulling fs layer 04:54:33 8b374f2dd631: Pulling fs layer 04:54:33 ec14aa9079de: Pulling fs layer 04:54:33 2f466654f4bb: Pulling fs layer 04:54:33 554e91adad29: Pulling fs layer 04:54:33 ec14aa9079de: Waiting 04:54:33 8b374f2dd631: Waiting 04:54:33 2f466654f4bb: Waiting 04:54:33 554e91adad29: Waiting 04:54:33 5f9638ab2659: Verifying Checksum 04:54:33 5f9638ab2659: Download complete 04:54:33 8b374f2dd631: Download complete 04:54:33 ec14aa9079de: Verifying Checksum 04:54:33 ec14aa9079de: Download complete 04:54:33 edb6bdbacee9: Verifying Checksum 04:54:34 edb6bdbacee9: Pull complete 04:54:35 554e91adad29: Verifying Checksum 04:54:35 554e91adad29: Download complete 04:54:35 5f9638ab2659: Pull complete 04:54:36 8d51d6327a98: Verifying Checksum 04:54:36 8d51d6327a98: Download complete 04:54:36 2f466654f4bb: Verifying Checksum 04:54:36 2f466654f4bb: Download complete 04:54:48 8d51d6327a98: Pull complete 04:54:48 8b374f2dd631: Pull complete 04:54:48 ec14aa9079de: Pull complete 04:54:54 2f466654f4bb: Pull complete 04:54:56 554e91adad29: Pull complete 04:54:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:54:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:54:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker inspect -f . ci-base-image-arm64 04:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:57 prd-ubuntu20.04-docker-arm64-4c-16g-3098 does not seem to be running inside a container 04:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/138 -v /w/workspace/go-mod-core-contracts/138:/w/workspace/go-mod-core-contracts/138:rw,z -v /w/workspace/go-mod-core-contracts/138@tmp:/w/workspace/go-mod-core-contracts/138@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 ******** ci-base-image-arm64 cat 04:55:00 $ docker top 71c4f34b857c8082b52e3a676bce31fb43d0f98a9cf6aed5d1cdbbe69ab6395f -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:01 + go version 04:55:01 go version go1.20.6 linux/arm64 [Pipeline] } 04:55:01 $ docker stop --time=1 71c4f34b857c8082b52e3a676bce31fb43d0f98a9cf6aed5d1cdbbe69ab6395f 04:55:03 $ docker rm -f --volumes 71c4f34b857c8082b52e3a676bce31fb43d0f98a9cf6aed5d1cdbbe69ab6395f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker inspect -f . ci-base-image-arm64 04:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:03 prd-ubuntu20.04-docker-arm64-4c-16g-3098 does not seem to be running inside a container 04:55:03 $ 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/138 -v /w/workspace/go-mod-core-contracts/138:/w/workspace/go-mod-core-contracts/138:rw,z -v /w/workspace/go-mod-core-contracts/138@tmp:/w/workspace/go-mod-core-contracts/138@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 ******** ci-base-image-arm64 cat 04:55:05 $ docker top fa6aac3725434457986f6c84a324a6529dc88cd1c753f800d38207c3a9806728 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:05 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/138 [Pipeline] fileExists [Pipeline] sh 04:55:05 + make test 04:55:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:55:06 go: downloading github.com/google/uuid v1.3.0 04:55:06 go: downloading github.com/stretchr/testify v1.8.4 04:55:06 go: downloading github.com/go-kit/log v0.2.1 04:55:06 go: downloading github.com/go-playground/validator/v10 v10.15.0 04:55:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:55:06 go: downloading gopkg.in/yaml.v3 v3.0.1 04:55:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:55:06 go: downloading github.com/davecgh/go-spew v1.1.1 04:55:06 go: downloading github.com/pmezard/go-difflib v1.0.0 04:55:06 go: downloading github.com/stretchr/objx v0.5.0 04:55:07 go: downloading github.com/x448/float16 v0.8.4 04:55:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:55:07 go: downloading github.com/go-playground/universal-translator v0.18.1 04:55:07 go: downloading github.com/leodido/go-urn v1.2.4 04:55:07 go: downloading golang.org/x/crypto v0.7.0 04:55:07 go: downloading golang.org/x/text v0.8.0 04:55:07 go: downloading github.com/go-playground/locales v0.14.1 04:55:12 go: downloading golang.org/x/net v0.8.0 04:55:38 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 04:56:25 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 04:56:25 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.473s coverage: 83.5% of statements 04:56:25 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.082s coverage: 32.4% of statements 04:56:25 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 04:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 04:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.059s coverage: 29.4% of statements 04:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.052s coverage: 18.3% of statements 04:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.133s coverage: 53.8% of statements 04:56:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.131s coverage: 90.0% of statements 04:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.269s coverage: 86.7% of statements 04:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.095s coverage: 60.5% of statements 04:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements 04:56:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.053s coverage: 48.7% of statements 04:56:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:56:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:56:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:56:48 $ docker stop --time=1 fa6aac3725434457986f6c84a324a6529dc88cd1c753f800d38207c3a9806728 04:56:50 $ docker rm -f --volumes fa6aac3725434457986f6c84a324a6529dc88cd1c753f800d38207c3a9806728 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:51 Warning: overwriting stash ‘coverage-report’ 04:56:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:52 04:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:52 arm64: Pulling from edgex-lftools-log-publisher 04:56:52 8998bd30e6a1: Pulling fs layer 04:56:52 04944245beec: Pulling fs layer 04:56:52 699f458cf7ca: Pulling fs layer 04:56:52 765212b225bb: Pulling fs layer 04:56:52 f23df028b6ca: Pulling fs layer 04:56:52 d65c8cfc05b1: Pulling fs layer 04:56:52 2437ff75d9bd: Pulling fs layer 04:56:52 765212b225bb: Waiting 04:56:52 f23df028b6ca: Waiting 04:56:52 d65c8cfc05b1: Waiting 04:56:52 2437ff75d9bd: Waiting 04:56:53 04944245beec: Verifying Checksum 04:56:53 04944245beec: Download complete 04:56:53 765212b225bb: Verifying Checksum 04:56:53 765212b225bb: Download complete 04:56:53 f23df028b6ca: Verifying Checksum 04:56:53 f23df028b6ca: Download complete 04:56:53 d65c8cfc05b1: Verifying Checksum 04:56:53 d65c8cfc05b1: Download complete 04:56:53 699f458cf7ca: Verifying Checksum 04:56:53 699f458cf7ca: Download complete 04:56:53 8998bd30e6a1: Verifying Checksum 04:56:53 8998bd30e6a1: Download complete 04:56:55 2437ff75d9bd: Verifying Checksum 04:56:55 2437ff75d9bd: Download complete 04:56:57 8998bd30e6a1: Pull complete 04:57:01 04944245beec: Pull complete 04:57:02 699f458cf7ca: Pull complete 04:57:02 765212b225bb: Pull complete 04:57:02 f23df028b6ca: Pull complete 04:57:02 d65c8cfc05b1: Pull complete 04:57:17 2437ff75d9bd: Pull complete 04:57:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:18 prd-ubuntu20.04-docker-arm64-4c-16g-3098 does not seem to be running inside a container 04:57:18 $ 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/138 -v /w/workspace/go-mod-core-contracts/138:/w/workspace/go-mod-core-contracts/138:rw,z -v /w/workspace/go-mod-core-contracts/138@tmp:/w/workspace/go-mod-core-contracts/138@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-lftools-log-publisher:arm64 cat 04:57:20 $ docker top c01fcb6d9b643ec646ec2727e2b2b76f2b5ccff886a63a0199cd3aa898235cbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:21 ---> job-cost.sh 04:57:21 lf-activate-venv: SKIPPING 04:57:21 INFO: No Stack... 04:57:21 INFO: Retrieving Pricing Info for: v3-standard-4 04:57:22 INFO: Archiving Costs [Pipeline] sh 04:57:22 + cut -d, -f6+ 04:57:22 cat /w/workspace/go-mod-core-contracts/138/archives/cost.csv [Pipeline] lock 04:57:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] 04:57:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] did not exist. Created. 04:57:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:23 /w/workspace/go-mod-core-contracts/138@tmp/durable-e66c6ac3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:57:23 + echo total: 0.10999999940395355 [Pipeline] stash 04:57:23 Warning: overwriting stash ‘stack-cost’ 04:57:23 Stashed 1 file(s) [Pipeline] } 04:57:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:23 $ docker stop --time=1 c01fcb6d9b643ec646ec2727e2b2b76f2b5ccff886a63a0199cd3aa898235cbf 04:57:25 $ docker rm -f --volumes c01fcb6d9b643ec646ec2727e2b2b76f2b5ccff886a63a0199cd3aa898235cbf [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:57:25 provisioning config files... 04:57:25 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3681053184480312250tmp [Pipeline] { [Pipeline] sh 04:57:26 + set +x 04:57:26 + curl -s https://codecov.io/bash 04:57:26 + bash -s -- 04:57:26 04:57:26 _____ _ 04:57:26 / ____| | | 04:57:26 | | ___ __| | ___ ___ _____ __ 04:57:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:26 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:26 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:26 Bash-1.0.6 04:57:26 04:57:26 04:57:26 ==> git version 2.25.1 found 04:57:26 ==> 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:57:26 Release-Date: 2020-01-08 04:57:26 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:57:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:57:26 ==> Jenkins CI detected. 04:57:26 current dir:  /w/workspace/undry_go-mod-core-contracts_main 04:57:26 project root: . 04:57:26 --> token set from env 04:57:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:26 ==> Running gcov in . (disable via -X gcov) 04:57:26 ==> Python coveragepy not found 04:57:26 ==> Searching for coverage reports in: 04:57:26 + . 04:57:26 -> Found 1 reports 04:57:26 ==> Detecting git/mercurial file structure 04:57:26 ==> Reading reports 04:57:26 + ./coverage.out bytes=134600 04:57:26 ==> Appending adjustments 04:57:26 https://docs.codecov.io/docs/fixing-reports 04:57:27 + Found adjustments 04:57:27 ==> Gzipping contents 04:57:27 20K /tmp/codecov.Lh6wfn.gz 04:57:27 ==> Uploading reports 04:57:27 url: https://codecov.io 04:57:27 query: branch=main&commit=a5346b8e1dc56e09351bbe526eec75c35d33634e&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:57:27 -> Pinging Codecov 04:57:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=a5346b8e1dc56e09351bbe526eec75c35d33634e&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:57:27 -> Uploading to 04:57:27 https://storage.googleapis.com/codecov/v4/raw/2023-08-08/71470A77251A30514AAF9C0BB2E5B6CE/a5346b8e1dc56e09351bbe526eec75c35d33634e/ef418176-57cc-4cbd-acfa-a86befe9c15e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230808T045727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f6bc23ca1962e46e54522a906cd3f72066cf4cc375ee737d1cb3ced746e8b2b 04:57:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:27 Dload Upload Total Spent Left Speed 04:57:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19063 0 0 100 19063 0 94840 --:--:-- --:--:-- --:--:-- 94371 04:57:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] } 04:57:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:57:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:57:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:28 04:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:57:28 df9b9388f04a: Pulling fs layer 04:57:28 52dc419b0ee2: Pulling fs layer 04:57:28 25bc292e5bac: Pulling fs layer 04:57:28 114826534d7a: Pulling fs layer 04:57:28 4657fd5d0bcf: Pulling fs layer 04:57:28 6ad1cebc031e: Pulling fs layer 04:57:28 8a3aa393b2d8: Pulling fs layer 04:57:28 114826534d7a: Waiting 04:57:28 8a3aa393b2d8: Waiting 04:57:28 6ad1cebc031e: Waiting 04:57:28 4657fd5d0bcf: Waiting 04:57:28 25bc292e5bac: Verifying Checksum 04:57:28 25bc292e5bac: Download complete 04:57:28 52dc419b0ee2: Verifying Checksum 04:57:28 52dc419b0ee2: Download complete 04:57:28 4657fd5d0bcf: Verifying Checksum 04:57:28 4657fd5d0bcf: Download complete 04:57:28 df9b9388f04a: Verifying Checksum 04:57:28 df9b9388f04a: Pull complete 04:57:28 6ad1cebc031e: Verifying Checksum 04:57:28 6ad1cebc031e: Download complete 04:57:29 52dc419b0ee2: Pull complete 04:57:29 25bc292e5bac: Pull complete 04:57:29 114826534d7a: Verifying Checksum 04:57:29 114826534d7a: Download complete 04:57:29 8a3aa393b2d8: Verifying Checksum 04:57:29 8a3aa393b2d8: Download complete 04:57:33 114826534d7a: Pull complete 04:57:33 4657fd5d0bcf: Pull complete 04:57:33 6ad1cebc031e: Pull complete 04:57:36 8a3aa393b2d8: Pull complete 04:57:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:36 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:57:43 $ docker top c584df1bb2dd039b66042961ef6e8ecb31731b078e966a0c23d6c21155999a94 -eo pid,comm [Pipeline] { [Pipeline] echo 04:57:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 04:57:43 + set -o pipefail 04:57:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 04:57:48 04:57:48 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 04:57:48 04:57:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/f6e17b70-c018-4837-b3dd-5eddb83a40b0 04:57:48 04:57:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:57:48 04:57:48 04:57:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:57:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:57:48 More details here: https://snyk.co/ue1NS 04:57:48 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:57:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:57:48 $ docker stop --time=1 c584df1bb2dd039b66042961ef6e8ecb31731b078e966a0c23d6c21155999a94 04:57:51 $ docker rm -f --volumes c584df1bb2dd039b66042961ef6e8ecb31731b078e966a0c23d6c21155999a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:52 + git log --format=format:%s -1 a5346b8e1dc56e09351bbe526eec75c35d33634e [Pipeline] sh 04:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:52 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 04:57:53 $ docker top ce91b07f28e26abebeeb2431c8e65cf44c76d2794ba4edb9354ae9a68d6855bf -eo pid,comm 04:57:53 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:57:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:53 [ssh-agent] Looking for ssh-agent implementation... 04:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:53 $ docker exec ce91b07f28e26abebeeb2431c8e65cf44c76d2794ba4edb9354ae9a68d6855bf ssh-agent 04:57:53 SSH_AUTH_SOCK=/tmp/ssh-iVIJjlqlxX1k/agent.31 04:57:53 SSH_AGENT_PID=37 04:57:53 Running ssh-add (command line suppressed) 04:57:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9623608503966617753.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9623608503966617753.key) 04:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:53 + git semver tag 04:57:54 2023-08-08 04:57:54,176 [run_tag] DEBUG tag force:False 04:57:54 2023-08-08 04:57:54,177 [check_head_tag] DEBUG check head tag 04:57:54 2023-08-08 04:57:54,179 [execute] INFO git cat-file --batch-check 04:57:54 2023-08-08 04:57:54,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:57:54 2023-08-08 04:57:54,183 [execute] INFO git cat-file --batch 04:57:54 2023-08-08 04:57:54,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:57:54 2023-08-08 04:57:54,224 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:57:54 2023-08-08 04:57:54,224 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 04:57:54 2023-08-08 04:57:54,224 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 04:57:54 2023-08-08 04:57:54,229 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:57:54 3.1.0-dev.4 [Pipeline] } 04:57:54 $ docker exec --env ******** --env ******** ce91b07f28e26abebeeb2431c8e65cf44c76d2794ba4edb9354ae9a68d6855bf ssh-agent -k 04:57:54 unset SSH_AUTH_SOCK; 04:57:54 unset SSH_AGENT_PID; 04:57:54 echo Agent pid 37 killed; 04:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:54 + git semver [Pipeline] } 04:57:55 $ docker stop --time=1 ce91b07f28e26abebeeb2431c8e65cf44c76d2794ba4edb9354ae9a68d6855bf 04:57:56 $ docker rm -f --volumes ce91b07f28e26abebeeb2431c8e65cf44c76d2794ba4edb9354ae9a68d6855bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:56 04:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:57 0.23.1-centos7: Pulling from edgex-lftools 04:57:57 ab5ef0e58194: Pulling fs layer 04:57:57 9712f1f96733: Pulling fs layer 04:57:57 63f879dbbcfc: Pulling fs layer 04:57:57 0d9ebad4ef96: Pulling fs layer 04:57:57 e9a5061849ea: Pulling fs layer 04:57:57 d747dcd14b5f: Pulling fs layer 04:57:57 2de7ff778b66: Pulling fs layer 04:57:57 d747dcd14b5f: Waiting 04:57:57 0d9ebad4ef96: Waiting 04:57:57 2de7ff778b66: Waiting 04:57:57 e9a5061849ea: Waiting 04:57:57 9712f1f96733: Verifying Checksum 04:57:57 9712f1f96733: Download complete 04:57:57 63f879dbbcfc: Verifying Checksum 04:57:57 63f879dbbcfc: Download complete 04:57:57 0d9ebad4ef96: Verifying Checksum 04:57:57 0d9ebad4ef96: Download complete 04:57:57 d747dcd14b5f: Verifying Checksum 04:57:57 d747dcd14b5f: Download complete 04:57:58 e9a5061849ea: Verifying Checksum 04:57:58 e9a5061849ea: Download complete 04:57:58 ab5ef0e58194: Verifying Checksum 04:57:58 ab5ef0e58194: Download complete 04:57:58 2de7ff778b66: Download complete 04:58:01 ab5ef0e58194: Pull complete 04:58:01 9712f1f96733: Pull complete 04:58:01 63f879dbbcfc: Pull complete 04:58:06 0d9ebad4ef96: Pull complete 04:58:06 e9a5061849ea: Pull complete 04:58:06 d747dcd14b5f: Pull complete 04:58:07 2de7ff778b66: Pull complete 04:58:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:58:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:07 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools:0.23.1-centos7 cat 04:58:13 $ docker top bb3d3df20b5aad077b0a922fee9f05b5259ba5fe5a49a24932dc64a558f74371 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:58:13 provisioning config files... 04:58:13 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3809869278574406115tmp 04:58:13 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9218112271247849308tmp 04:58:13 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5930633851876073744tmp [Pipeline] { [Pipeline] echo 04:58:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:58:13 ---> sigul-configuration.sh 04:58:13 gpg: directory `/root/.gnupg' created 04:58:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:58:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:58:13 gpg: keyring `/root/.gnupg/secring.gpg' created 04:58:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:58:13 gpg: CAST5 encrypted data 04:58:13 gpg: encrypted with 1 passphrase 04:58:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:58:14 + mkdir /home/jenkins 04:58:14 + mkdir /home/jenkins/sigul [Pipeline] sh 04:58:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:58:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:58:14 ---> sigul-install.sh 04:58:14 Sigul already installed; skipping installation. [Pipeline] sh 04:58:14 + git tag --list 04:58:14 v0.0.0 04:58:14 v0.0.1 04:58:14 v0.1.0 04:58:14 v0.1.1 04:58:14 v0.1.10 04:58:14 v0.1.100 04:58:14 v0.1.101 04:58:14 v0.1.102 04:58:14 v0.1.103 04:58:14 v0.1.104 04:58:14 v0.1.105 04:58:14 v0.1.106 04:58:14 v0.1.107 04:58:14 v0.1.108 04:58:14 v0.1.109 04:58:14 v0.1.11 04:58:14 v0.1.110 04:58:14 v0.1.111 04:58:14 v0.1.112 04:58:14 v0.1.113 04:58:14 v0.1.114 04:58:14 v0.1.115 04:58:14 v0.1.116 04:58:14 v0.1.117 04:58:14 v0.1.118 04:58:14 v0.1.119 04:58:14 v0.1.12 04:58:14 v0.1.120 04:58:14 v0.1.121 04:58:14 v0.1.122 04:58:14 v0.1.123 04:58:14 v0.1.124 04:58:14 v0.1.125 04:58:14 v0.1.126 04:58:14 v0.1.127 04:58:14 v0.1.128 04:58:14 v0.1.129 04:58:14 v0.1.13 04:58:14 v0.1.130 04:58:14 v0.1.131 04:58:14 v0.1.132 04:58:14 v0.1.133 04:58:14 v0.1.134 04:58:14 v0.1.135 04:58:14 v0.1.136 04:58:14 v0.1.137 04:58:14 v0.1.138 04:58:14 v0.1.139 04:58:14 v0.1.14 04:58:14 v0.1.140 04:58:14 v0.1.141 04:58:14 v0.1.142 04:58:14 v0.1.143 04:58:14 v0.1.144 04:58:14 v0.1.145 04:58:14 v0.1.146 04:58:14 v0.1.147 04:58:14 v0.1.148 04:58:14 v0.1.149 04:58:14 v0.1.15 04:58:14 v0.1.16 04:58:14 v0.1.17 04:58:14 v0.1.18 04:58:14 v0.1.19 04:58:14 v0.1.2 04:58:14 v0.1.20 04:58:14 v0.1.21 04:58:14 v0.1.22 04:58:14 v0.1.23 04:58:14 v0.1.24 04:58:14 v0.1.25 04:58:14 v0.1.26 04:58:14 v0.1.27 04:58:14 v0.1.28 04:58:14 v0.1.29 04:58:14 v0.1.3 04:58:14 v0.1.30 04:58:14 v0.1.31 04:58:14 v0.1.32 04:58:14 v0.1.33 04:58:14 v0.1.34 04:58:14 v0.1.35 04:58:14 v0.1.36 04:58:14 v0.1.37 04:58:14 v0.1.38 04:58:14 v0.1.39 04:58:14 v0.1.4 04:58:14 v0.1.40 04:58:14 v0.1.41 04:58:14 v0.1.42 04:58:14 v0.1.43 04:58:14 v0.1.44 04:58:14 v0.1.45 04:58:14 v0.1.46 04:58:14 v0.1.47 04:58:14 v0.1.48 04:58:14 v0.1.49 04:58:14 v0.1.5 04:58:14 v0.1.50 04:58:14 v0.1.51 04:58:14 v0.1.52 04:58:14 v0.1.53 04:58:14 v0.1.54 04:58:14 v0.1.55 04:58:14 v0.1.56 04:58:14 v0.1.57 04:58:14 v0.1.58 04:58:14 v0.1.59 04:58:14 v0.1.6 04:58:14 v0.1.60 04:58:14 v0.1.61 04:58:14 v0.1.62 04:58:14 v0.1.63 04:58:14 v0.1.64 04:58:14 v0.1.65 04:58:14 v0.1.66 04:58:14 v0.1.67 04:58:14 v0.1.68 04:58:14 v0.1.69 04:58:14 v0.1.7 04:58:14 v0.1.70 04:58:14 v0.1.71 04:58:14 v0.1.72 04:58:14 v0.1.73 04:58:14 v0.1.74 04:58:14 v0.1.75 04:58:14 v0.1.76 04:58:14 v0.1.77 04:58:14 v0.1.78 04:58:14 v0.1.79 04:58:14 v0.1.8 04:58:14 v0.1.80 04:58:14 v0.1.81 04:58:14 v0.1.82 04:58:14 v0.1.83 04:58:14 v0.1.84 04:58:14 v0.1.85 04:58:14 v0.1.86 04:58:14 v0.1.87 04:58:14 v0.1.88 04:58:14 v0.1.89 04:58:14 v0.1.9 04:58:14 v0.1.90 04:58:14 v0.1.91 04:58:14 v0.1.92 04:58:14 v0.1.93 04:58:14 v0.1.94 04:58:14 v0.1.95 04:58:14 v0.1.96 04:58:14 v0.1.97 04:58:14 v0.1.98 04:58:14 v0.1.99 04:58:14 v2.0.0 04:58:14 v2.1.0 04:58:14 v2.1.1 04:58:14 v2.2.0 04:58:14 v2.3.0 04:58:14 v3.0 04:58:14 v3.0.0 04:58:14 v3.1.0-dev.1 04:58:14 v3.1.0-dev.2 04:58:14 v3.1.0-dev.3 04:58:14 v3.1.0-dev.4 [Pipeline] sh 04:58:15 + lftools sign git-tag v3.1.0-dev.4 04:58:15 Signing Git tag with Sigul... 04:58:15 Signing v3.1.0-dev.4 [Pipeline] echo 04:58:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:58:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:58:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:58:16 $ docker stop --time=1 bb3d3df20b5aad077b0a922fee9f05b5259ba5fe5a49a24932dc64a558f74371 04:58:17 $ docker rm -f --volumes bb3d3df20b5aad077b0a922fee9f05b5259ba5fe5a49a24932dc64a558f74371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:58:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:18 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 04:58:19 $ docker top e9ba6ac96ad6145e720ffd44f2bf38fe20d714b715d0ae400fe82c4f787439f1 -eo pid,comm 04:58:19 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:58:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:19 [ssh-agent] Looking for ssh-agent implementation... 04:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:19 $ docker exec e9ba6ac96ad6145e720ffd44f2bf38fe20d714b715d0ae400fe82c4f787439f1 ssh-agent 04:58:19 SSH_AUTH_SOCK=/tmp/ssh-cYyZ09ZmixY6/agent.31 04:58:19 SSH_AGENT_PID=37 04:58:19 Running ssh-add (command line suppressed) 04:58:19 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2290149955034420065.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2290149955034420065.key) 04:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:19 + git semver bump pre 04:58:20 2023-08-08 04:58:20,116 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:58:20 2023-08-08 04:58:20,117 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 04:58:20 2023-08-08 04:58:20,117 [bump_version] DEBUG bumped version:3.1.0-dev.5 04:58:20 2023-08-08 04:58:20,117 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 04:58:20 2023-08-08 04:58:20,117 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:58:20 2023-08-08 04:58:20,117 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:58:20 2023-08-08 04:58:20,119 [execute] INFO git cat-file --batch-check 04:58:20 2023-08-08 04:58:20,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:20 2023-08-08 04:58:20,125 [execute] INFO git cat-file --batch 04:58:20 2023-08-08 04:58:20,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:20 2023-08-08 04:58:20,131 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:58:20 3.1.0-dev.5 [Pipeline] } 04:58:20 $ docker exec --env ******** --env ******** e9ba6ac96ad6145e720ffd44f2bf38fe20d714b715d0ae400fe82c4f787439f1 ssh-agent -k 04:58:20 unset SSH_AUTH_SOCK; 04:58:20 unset SSH_AGENT_PID; 04:58:20 echo Agent pid 37 killed; 04:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:20 + git semver [Pipeline] } 04:58:20 $ docker stop --time=1 e9ba6ac96ad6145e720ffd44f2bf38fe20d714b715d0ae400fe82c4f787439f1 04:58:22 $ docker rm -f --volumes e9ba6ac96ad6145e720ffd44f2bf38fe20d714b715d0ae400fe82c4f787439f1 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:22 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 04:58:23 $ docker top 24b44fc3a7557c2e9a88c5e60488843c48aa33fff16a413909cafa0b7ca1b821 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:23 [ssh-agent] Looking for ssh-agent implementation... 04:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:23 $ docker exec 24b44fc3a7557c2e9a88c5e60488843c48aa33fff16a413909cafa0b7ca1b821 ssh-agent 04:58:23 SSH_AUTH_SOCK=/tmp/ssh-MMtwh6blnkbM/agent.33 04:58:23 SSH_AGENT_PID=39 04:58:23 Running ssh-add (command line suppressed) 04:58:23 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9119616508273398252.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9119616508273398252.key) 04:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:24 + git semver push 04:58:24 2023-08-08 04:58:24,274 [run_push] DEBUG push 04:58:24 2023-08-08 04:58:24,276 [execute] INFO git cat-file --batch-check 04:58:24 2023-08-08 04:58:24,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:24 2023-08-08 04:58:24,281 [execute] INFO git rev-list 62cf6a86a25eb00a5a7746934bca81ffffa781c1 -- 04:58:24 2023-08-08 04:58:24,281 [execute] DEBUG Popen(['git', 'rev-list', '62cf6a86a25eb00a5a7746934bca81ffffa781c1', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:58:24 2023-08-08 04:58:24,295 [execute] INFO git fetch -v origin 04:58:24 2023-08-08 04:58:24,296 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 04:58:24 2023-08-08 04:58:24,747 [run_push] DEBUG no remote changes detected 04:58:24 2023-08-08 04:58:24,747 [execute] INFO git push origin semver 04:58:24 2023-08-08 04:58:24,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:58:25 2023-08-08 04:58:25,484 [run_push] DEBUG push all version tags 04:58:25 2023-08-08 04:58:25,485 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:58:25 2023-08-08 04:58:25,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 04:58:26 2023-08-08 04:58:26,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:58:26 3.1.0-dev.5 [Pipeline] } 04:58:26 $ docker exec --env ******** --env ******** 24b44fc3a7557c2e9a88c5e60488843c48aa33fff16a413909cafa0b7ca1b821 ssh-agent -k 04:58:26 unset SSH_AUTH_SOCK; 04:58:26 unset SSH_AGENT_PID; 04:58:26 echo Agent pid 39 killed; 04:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:26 + git semver [Pipeline] } 04:58:27 $ docker stop --time=1 24b44fc3a7557c2e9a88c5e60488843c48aa33fff16a413909cafa0b7ca1b821 04:58:28 $ docker rm -f --volumes 24b44fc3a7557c2e9a88c5e60488843c48aa33fff16a413909cafa0b7ca1b821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:58:28 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 04:58:28 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:58:28 total 16 04:58:28 drwxr-xr-x 3 root root 4096 Aug 8 04:53 . 04:58:28 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 04:58 .. 04:58:28 drwxr-xr-x 2 root root 4096 Aug 8 04:53 cost 04:58:28 -rw-r--r-- 1 root root 93 Aug 8 04:53 cost.csv 04:58:28 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 04:58:28 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:58:28 total 16 04:58:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:53 . 04:58:28 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 04:58 .. 04:58:28 drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 04:53 cost 04:58:28 -rw-r--r-- 1 jenkins jenkins 93 Aug 8 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:58:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:30 ---> package-listing.sh 04:58:30 ++ facter osfamily 04:58:30 ++ tr '[:upper:]' '[:lower:]' 04:58:30 + OS_FAMILY=debian 04:58:30 + workspace=/w/workspace/undry_go-mod-core-contracts_main 04:58:30 + START_PACKAGES=/tmp/packages_start.txt 04:58:30 + END_PACKAGES=/tmp/packages_end.txt 04:58:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:30 + PACKAGES=/tmp/packages_start.txt 04:58:30 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:58:30 + PACKAGES=/tmp/packages_end.txt 04:58:30 + case "${OS_FAMILY}" in 04:58:30 + dpkg -l 04:58:30 + grep '^ii' 04:58:30 + '[' -f /tmp/packages_start.txt ']' 04:58:30 + '[' -f /tmp/packages_end.txt ']' 04:58:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:30 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:58:30 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 04:58:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 04:58:30 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:58:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:31 prd-ubuntu20.04-docker-8c-8g-3097 does not seem to be running inside a container 04:58:31 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools-log-publisher:latest cat 04:58:31 $ docker top 07f56e3d9bad1d060471e3f4940e9e44af2b9c571fd63f011bf2d30eb7d96b5a -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:58:32 + mkdir -p /var/log/sysstat [Pipeline] sh 04:58:32 + ls /var/log/sa-host 04:58:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:32 provisioning config files... 04:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3136224035843894693tmp [Pipeline] { [Pipeline] echo 04:58:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:32 ---> create-netrc.sh [Pipeline] } 04:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:58:33 ---> python-tools-install.sh [Pipeline] echo 04:58:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:58:33 ---> sudo-logs.sh 04:58:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:58:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:58:33 ---> job-cost.sh 04:58:33 lf-activate-venv: SKIPPING 04:58:33 DEBUG: total: 0.2199999988079071 04:58:33 INFO: Retrieving Stack Cost... 04:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:58:34 INFO: Archiving Costs [Pipeline] echo 04:58:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:34 ---> logs-deploy.sh 04:58:34 lf-activate-venv: SKIPPING 04:58:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/138 04:58:34 INFO: archiving workspace using pattern(s): 04:58:35 Archives upload complete. 04:58:36 INFO: archiving logs to Nexus 04:58:36 ---> uname -a: 04:58:36 Linux prd-ubuntu20-04-docker-8c-8g-3097 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:58:36 04:58:36