Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a40ef715218db022457d43fa5292b714ba56401c 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-ssh13156808114686321242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3674518935285733382.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15879163987061156303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16538514589987962487.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-ssh8803983715315415521.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1289 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 a40ef715218db022457d43fa5292b714ba56401c (main) Commit message: "Merge pull request #878 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.6.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 a40ef715218db022457d43fa5292b714ba56401c # timeout=10 > git rev-list --no-walk 17983113cc3c2828e00620f915c09e90220f98db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:48:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:48:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:48:38 ========================================================= 00:48:38 EdgeX Global Pipelines Version Info 00:48:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:48:44 ------------------- 00:48:44 stable info: 00:48:44 ------------------- 00:48:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:48:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:48:44 Message: update stable to v1.0.258 00:48:45 ------------------- 00:48:45 experimental info: 00:48:45 ------------------- 00:48:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:48:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:48:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:48:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a40ef715218db022457d43fa5292b714ba56401c [Pipeline] echo 00:48:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a40ef71 [Pipeline] echo 00:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:48:46 + git rev-list -1 --merges a40ef715218db022457d43fa5292b714ba56401c~1..a40ef715218db022457d43fa5292b714ba56401c [Pipeline] echo 00:48:46 -----------> git rev-list -1 --merges a40ef715218db022457d43fa5292b714ba56401c~1..a40ef715218db022457d43fa5292b714ba56401c a40ef715218db022457d43fa5292b714ba56401c 00:48:46 a40ef715218db022457d43fa5292b714ba56401c [false] [Pipeline] sh 00:48:46 + git log --format=format:%s -1 a40ef715218db022457d43fa5292b714ba56401c [Pipeline] echo 00:48:46 ========================================================= 00:48:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:48:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:48:47 + git log --format=format:%s -1 a40ef715218db022457d43fa5292b714ba56401c [Pipeline] echo 00:48:47 [semverPrep] GIT_COMMIT: a40ef715218db022457d43fa5292b714ba56401c, Commit Message: Merge pull request #878 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.6.0 [Pipeline] echo 00:48:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:48:47 + grep -v github /etc/ssh/ssh_known_hosts 00:48:47 + [ -e /tmp/ssh_known_hosts ] 00:48:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:48:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:48:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:48 00:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:48 0.1.4: Pulling from edgex-devops/py-git-semver 00:48:48 b85a868b505f: Pulling fs layer 00:48:48 e2be974225ed: Pulling fs layer 00:48:48 339a4e72a1f5: Pulling fs layer 00:48:48 988bab9f4d93: Pulling fs layer 00:48:48 1469e6f7b9e6: Pulling fs layer 00:48:48 eaf3925da568: Pulling fs layer 00:48:48 bab4dde63d76: Pulling fs layer 00:48:48 bde34c3a00c8: Pulling fs layer 00:48:48 b352a97aabf1: Pulling fs layer 00:48:48 4872d77fe225: Pulling fs layer 00:48:48 5851b861e8e6: Pulling fs layer 00:48:48 988bab9f4d93: Waiting 00:48:48 1469e6f7b9e6: Waiting 00:48:48 eaf3925da568: Waiting 00:48:48 bab4dde63d76: Waiting 00:48:48 bde34c3a00c8: Waiting 00:48:48 b352a97aabf1: Waiting 00:48:48 4872d77fe225: Waiting 00:48:48 5851b861e8e6: Waiting 00:48:48 e2be974225ed: Verifying Checksum 00:48:48 e2be974225ed: Download complete 00:48:48 988bab9f4d93: Verifying Checksum 00:48:48 988bab9f4d93: Download complete 00:48:48 1469e6f7b9e6: Verifying Checksum 00:48:48 1469e6f7b9e6: Download complete 00:48:48 eaf3925da568: Verifying Checksum 00:48:48 eaf3925da568: Download complete 00:48:48 339a4e72a1f5: Verifying Checksum 00:48:48 339a4e72a1f5: Download complete 00:48:48 bde34c3a00c8: Verifying Checksum 00:48:48 bde34c3a00c8: Download complete 00:48:48 b352a97aabf1: Verifying Checksum 00:48:48 b352a97aabf1: Download complete 00:48:48 4872d77fe225: Verifying Checksum 00:48:48 4872d77fe225: Download complete 00:48:48 5851b861e8e6: Verifying Checksum 00:48:48 5851b861e8e6: Download complete 00:48:48 b85a868b505f: Verifying Checksum 00:48:48 b85a868b505f: Download complete 00:48:48 bab4dde63d76: Verifying Checksum 00:48:48 bab4dde63d76: Download complete 00:48:49 b85a868b505f: Pull complete 00:48:50 e2be974225ed: Pull complete 00:48:50 339a4e72a1f5: Pull complete 00:48:50 988bab9f4d93: Pull complete 00:48:50 1469e6f7b9e6: Pull complete 00:48:51 eaf3925da568: Pull complete 00:48:52 bab4dde63d76: Pull complete 00:48:52 bde34c3a00c8: Pull complete 00:48:52 b352a97aabf1: Pull complete 00:48:52 4872d77fe225: Pull complete 00:48:52 5851b861e8e6: Pull complete 00:48:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:53 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:48:53 $ 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 00:48:56 $ docker top f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 -eo pid,comm 00:48:56 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). 00:48:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:56 [ssh-agent] Looking for ssh-agent implementation... 00:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:56 $ docker exec f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 ssh-agent 00:48:56 SSH_AUTH_SOCK=/tmp/ssh-e6RQ0EM9a6SV/agent.32 00:48:56 SSH_AGENT_PID=38 00:48:56 Running ssh-add (command line suppressed) 00:48:56 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16223997327244154153.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16223997327244154153.key) 00:48:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:57 + git tag --points-at HEAD [Pipeline] } 00:48:57 $ docker exec --env ******** --env ******** f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 ssh-agent -k 00:48:57 unset SSH_AUTH_SOCK; 00:48:57 unset SSH_AGENT_PID; 00:48:57 echo Agent pid 38 killed; 00:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:48:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:57 [ssh-agent] Looking for ssh-agent implementation... 00:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:57 $ docker exec f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 ssh-agent 00:48:57 SSH_AUTH_SOCK=/tmp/ssh-o4sONhazJld5/agent.71 00:48:57 SSH_AGENT_PID=78 00:48:57 Running ssh-add (command line suppressed) 00:48:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_310475631481188488.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_310475631481188488.key) 00:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:58 + git semver init 00:48:58 2024-02-20 00:48:58,286 [run_init] DEBUG init version:0.0.0 force:False 00:48:58 2024-02-20 00:48:58,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 00:48:58 2024-02-20 00:48:58,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 00:48:58 2024-02-20 00:48:58,287 [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) 00:48:59 2024-02-20 00:48:59,193 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 00:48:59 2024-02-20 00:48:59,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 00:48:59 2024-02-20 00:48:59,194 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:48:59 2024-02-20 00:48:59,194 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:48:59 3.2.0-dev.8 [Pipeline] } 00:48:59 $ docker exec --env ******** --env ******** f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 ssh-agent -k 00:48:59 unset SSH_AUTH_SOCK; 00:48:59 unset SSH_AGENT_PID; 00:48:59 echo Agent pid 78 killed; 00:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:59 + git semver [Pipeline] } 00:49:00 $ docker stop --time=1 f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 00:49:01 $ docker rm -f --volumes f63632918c9e90b25fe91e18544e82c8b324ae0b332e8ed82230ad0540214d22 [Pipeline] // withDockerContainer [Pipeline] sh 00:49:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:49:02 Stashed 1 file(s) [Pipeline] echo 00:49:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 00:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:02 ========================================================= 00:49:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:49:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:49:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:49:02 7264a8db6415: Pulling fs layer 00:49:02 c4d48a809fc2: Pulling fs layer 00:49:02 4f1c88b9dad5: Pulling fs layer 00:49:02 ad3a456e5733: Pulling fs layer 00:49:02 69c7f0334f64: Pulling fs layer 00:49:02 1f1c1a5573a3: Pulling fs layer 00:49:02 ce7588e14bc9: Pulling fs layer 00:49:02 b5e4710f87ac: Pulling fs layer 00:49:02 ad3a456e5733: Waiting 00:49:02 69c7f0334f64: Waiting 00:49:02 ce7588e14bc9: Waiting 00:49:02 1f1c1a5573a3: Waiting 00:49:02 b5e4710f87ac: Waiting 00:49:02 c4d48a809fc2: Download complete 00:49:02 ad3a456e5733: Verifying Checksum 00:49:02 ad3a456e5733: Download complete 00:49:02 69c7f0334f64: Download complete 00:49:02 7264a8db6415: Verifying Checksum 00:49:02 7264a8db6415: Download complete 00:49:02 1f1c1a5573a3: Verifying Checksum 00:49:02 1f1c1a5573a3: Download complete 00:49:03 7264a8db6415: Pull complete 00:49:03 b5e4710f87ac: Verifying Checksum 00:49:03 b5e4710f87ac: Download complete 00:49:03 c4d48a809fc2: Pull complete 00:49:03 4f1c88b9dad5: Verifying Checksum 00:49:03 4f1c88b9dad5: Download complete 00:49:03 ce7588e14bc9: Verifying Checksum 00:49:03 ce7588e14bc9: Download complete 00:49:06 4f1c88b9dad5: Pull complete 00:49:06 ad3a456e5733: Pull complete 00:49:06 69c7f0334f64: Pull complete 00:49:06 1f1c1a5573a3: Pull complete 00:49:08 ce7588e14bc9: Pull complete 00:49:08 b5e4710f87ac: Pull complete 00:49:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:49:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:09 + docker inspect -f . ci-base-image-x86_64 00:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:09 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:49:09 $ 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 00:49:14 $ docker top 1ac7012cd64d59375580e7989941cadb9bf36f1bfeb1ab4d2e94335adbec4688 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:15 + go version 00:49:15 go version go1.21.0 linux/amd64 [Pipeline] } 00:49:15 $ docker stop --time=1 1ac7012cd64d59375580e7989941cadb9bf36f1bfeb1ab4d2e94335adbec4688 00:49:16 $ docker rm -f --volumes 1ac7012cd64d59375580e7989941cadb9bf36f1bfeb1ab4d2e94335adbec4688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:16 + docker inspect -f . ci-base-image-x86_64 00:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:17 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:49:17 $ 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 00:49:17 Still waiting to schedule task 00:49:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:49:17 $ docker top b1b4e45fe65d0f520393d98b5780848a36ebea699d071448e7e319622caf1d71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:17 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 00:49:18 + make test 00:49:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:49:18 go: downloading github.com/go-playground/validator/v10 v10.18.0 00:49:18 go: downloading github.com/google/uuid v1.6.0 00:49:18 go: downloading github.com/stretchr/testify v1.8.4 00:49:18 go: downloading github.com/go-kit/log v0.2.1 00:49:18 go: downloading gopkg.in/yaml.v3 v3.0.1 00:49:18 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 00:49:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:49:18 go: downloading github.com/davecgh/go-spew v1.1.1 00:49:18 go: downloading github.com/stretchr/objx v0.5.0 00:49:18 go: downloading github.com/pmezard/go-difflib v1.0.0 00:49:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:49:18 go: downloading github.com/go-playground/universal-translator v0.18.1 00:49:18 go: downloading github.com/leodido/go-urn v1.4.0 00:49:18 go: downloading golang.org/x/crypto v0.19.0 00:49:18 go: downloading golang.org/x/text v0.14.0 00:49:18 go: downloading github.com/go-playground/locales v0.14.1 00:49:18 go: downloading github.com/x448/float16 v0.8.4 00:49:19 go: downloading golang.org/x/net v0.21.0 00:49:20 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.080s coverage: 83.5% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.015s coverage: 32.4% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.017s coverage: 29.4% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.010s coverage: 29.3% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.028s coverage: 53.8% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.014s coverage: 90.0% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.036s coverage: 86.7% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 60.5% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements 00:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 00:49:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:49:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:49:39 $ docker stop --time=1 b1b4e45fe65d0f520393d98b5780848a36ebea699d071448e7e319622caf1d71 00:49:43 $ docker rm -f --volumes b1b4e45fe65d0f520393d98b5780848a36ebea699d071448e7e319622caf1d71 [Pipeline] // withDockerContainer [Pipeline] sh 00:49:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:49:44 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 00:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:44 00:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:45 latest: Pulling from edgex-lftools-log-publisher 00:49:45 5eb5b503b376: Pulling fs layer 00:49:45 5c69ac0246d0: Pulling fs layer 00:49:45 ec43610c2a17: Pulling fs layer 00:49:45 3a2ae6a8a46f: Pulling fs layer 00:49:45 33b1e0a273af: Pulling fs layer 00:49:45 5d3b04190fa2: Pulling fs layer 00:49:45 2f39f015ded8: Pulling fs layer 00:49:45 3a2ae6a8a46f: Waiting 00:49:45 33b1e0a273af: Waiting 00:49:45 5d3b04190fa2: Waiting 00:49:45 2f39f015ded8: Waiting 00:49:45 5c69ac0246d0: Download complete 00:49:45 3a2ae6a8a46f: Verifying Checksum 00:49:45 3a2ae6a8a46f: Download complete 00:49:45 33b1e0a273af: Download complete 00:49:45 5d3b04190fa2: Verifying Checksum 00:49:45 5d3b04190fa2: Download complete 00:49:45 ec43610c2a17: Verifying Checksum 00:49:45 ec43610c2a17: Download complete 00:49:45 5eb5b503b376: Download complete 00:49:46 2f39f015ded8: Download complete 00:49:46 5eb5b503b376: Pull complete 00:49:46 5c69ac0246d0: Pull complete 00:49:47 ec43610c2a17: Pull complete 00:49:47 3a2ae6a8a46f: Pull complete 00:49:47 33b1e0a273af: Pull complete 00:49:47 5d3b04190fa2: Pull complete 00:49:51 2f39f015ded8: Pull complete 00:49:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:52 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:49:52 $ 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 00:49:55 $ docker top 910a65071976df8289d4c973389d8f754d0ec61b04d465293fad6abb1452dbf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:56 ---> job-cost.sh 00:49:56 lf-activate-venv: SKIPPING 00:49:56 INFO: No Stack... 00:49:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:56 INFO: Archiving Costs [Pipeline] sh 00:49:56 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 00:49:56 + cut -d, -f6 [Pipeline] lock 00:49:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] 00:49:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] did not exist. Created. 00:49:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:49:57 Stashed 1 file(s) [Pipeline] } 00:49:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:57 $ docker stop --time=1 910a65071976df8289d4c973389d8f754d0ec61b04d465293fad6abb1452dbf4 00:49:58 $ docker rm -f --volumes 910a65071976df8289d4c973389d8f754d0ec61b04d465293fad6abb1452dbf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:52:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1293 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 00:52:27 Running in /w/workspace/go-mod-core-contracts/161 [Pipeline] { [Pipeline] checkout 00:52:27 The recommended git tool is: git 00:52:33 using credential edgex-jenkins-ssh 00:52:33 Cloning the remote Git repository 00:52:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:52:33 > git init /w/workspace/go-mod-core-contracts/161 # timeout=10 00:52:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:52:34 > git --version # timeout=10 00:52:34 > git --version # 'git version 2.25.1' 00:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:52:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:36 Avoid second fetch 00:52:36 Checking out Revision a40ef715218db022457d43fa5292b714ba56401c (main) 00:52:37 Commit message: "Merge pull request #878 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.6.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:52:36 > git config core.sparsecheckout # timeout=10 00:52:36 > git checkout -f a40ef715218db022457d43fa5292b714ba56401c # timeout=10 [Pipeline] sh 00:52:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:52:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:38 Dload Upload Total Spent Left Speed 00:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 156k 0 --:--:-- --:--:-- --:--:-- 158k [Pipeline] sh 00:52:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:52:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:52:39 + sudo tee /etc/docker/daemon.new 00:52:39 { 00:52:39 "registry-mirrors": [ 00:52:39 "https://nexus3.edgexfoundry.org:10001" 00:52:39 ], 00:52:39 "bip": "10.250.0.254/24", 00:52:39 "hosts": [ 00:52:39 "tcp://0.0.0.0:5555", 00:52:39 "unix:///var/run/docker.sock" 00:52:39 ], 00:52:39 "mtu": 1458, 00:52:39 "selinux-enabled": true, 00:52:39 "seccomp-profile": "/etc/docker/seccomp.json" 00:52:39 } [Pipeline] sh 00:52:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:52:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:52:58 ========================================================= 00:52:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:52:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:52:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:53:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:00 9fda8d8052c6: Pulling fs layer 00:53:00 5d54e960e981: Pulling fs layer 00:53:00 c4a7e357bf2a: Pulling fs layer 00:53:00 f0e02332f6b5: Pulling fs layer 00:53:00 872ee5b61b7b: Pulling fs layer 00:53:00 0c6a40ed1a82: Pulling fs layer 00:53:00 94ae7d8d031c: Pulling fs layer 00:53:00 872ee5b61b7b: Waiting 00:53:00 f0e02332f6b5: Waiting 00:53:00 0c6a40ed1a82: Waiting 00:53:00 94ae7d8d031c: Waiting 00:53:00 5d54e960e981: Verifying Checksum 00:53:00 5d54e960e981: Download complete 00:53:00 f0e02332f6b5: Verifying Checksum 00:53:00 f0e02332f6b5: Download complete 00:53:00 872ee5b61b7b: Verifying Checksum 00:53:00 872ee5b61b7b: Download complete 00:53:00 9fda8d8052c6: Verifying Checksum 00:53:00 9fda8d8052c6: Download complete 00:53:00 94ae7d8d031c: Verifying Checksum 00:53:00 94ae7d8d031c: Download complete 00:53:01 9fda8d8052c6: Pull complete 00:53:02 5d54e960e981: Pull complete 00:53:02 c4a7e357bf2a: Verifying Checksum 00:53:02 c4a7e357bf2a: Download complete 00:53:03 0c6a40ed1a82: Verifying Checksum 00:53:03 0c6a40ed1a82: Download complete 00:53:15 c4a7e357bf2a: Pull complete 00:53:15 f0e02332f6b5: Pull complete 00:53:16 872ee5b61b7b: Pull complete 00:53:26 0c6a40ed1a82: Pull complete 00:53:26 94ae7d8d031c: Pull complete 00:53:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:53:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:27 + docker inspect -f . ci-base-image-arm64 00:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:27 prd-ubuntu20.04-docker-arm64-4c-16g-1293 does not seem to be running inside a container 00:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/161 -v /w/workspace/go-mod-core-contracts/161:/w/workspace/go-mod-core-contracts/161:rw,z -v /w/workspace/go-mod-core-contracts/161@tmp:/w/workspace/go-mod-core-contracts/161@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-arm64 cat 00:53:31 $ docker top e737b3ae5d5375abe1e85c07ea94ca6f0ead665af32ee5c0d51e7e41bf32928c -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:31 + go version 00:53:31 go version go1.21.0 linux/arm64 [Pipeline] } 00:53:31 $ docker stop --time=1 e737b3ae5d5375abe1e85c07ea94ca6f0ead665af32ee5c0d51e7e41bf32928c 00:53:33 $ docker rm -f --volumes e737b3ae5d5375abe1e85c07ea94ca6f0ead665af32ee5c0d51e7e41bf32928c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:34 + docker inspect -f . ci-base-image-arm64 00:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:34 prd-ubuntu20.04-docker-arm64-4c-16g-1293 does not seem to be running inside a container 00:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/161 -v /w/workspace/go-mod-core-contracts/161:/w/workspace/go-mod-core-contracts/161:rw,z -v /w/workspace/go-mod-core-contracts/161@tmp:/w/workspace/go-mod-core-contracts/161@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-arm64 cat 00:53:36 $ docker top 0f08c0ef47736c035a5e09b1b828f0fa924f0a6074aa396f54a92f0ba4659f7d -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:37 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/161 [Pipeline] fileExists [Pipeline] sh 00:53:37 + make test 00:53:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:53:38 go: downloading github.com/stretchr/testify v1.8.4 00:53:38 go: downloading github.com/go-kit/log v0.2.1 00:53:38 go: downloading github.com/go-playground/validator/v10 v10.18.0 00:53:38 go: downloading github.com/google/uuid v1.6.0 00:53:40 go: downloading gopkg.in/yaml.v3 v3.0.1 00:53:40 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 00:53:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:53:40 go: downloading github.com/davecgh/go-spew v1.1.1 00:53:40 go: downloading github.com/pmezard/go-difflib v1.0.0 00:53:40 go: downloading github.com/stretchr/objx v0.5.0 00:53:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:53:40 go: downloading github.com/go-playground/universal-translator v0.18.1 00:53:40 go: downloading github.com/leodido/go-urn v1.4.0 00:53:40 go: downloading golang.org/x/crypto v0.19.0 00:53:40 go: downloading golang.org/x/text v0.14.0 00:53:41 go: downloading github.com/x448/float16 v0.8.4 00:53:41 go: downloading github.com/go-playground/locales v0.14.1 00:53:46 go: downloading golang.org/x/net v0.21.0 00:53:48 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 00:54:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 00:54:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.458s coverage: 83.5% of statements 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.065s coverage: 32.4% of statements 00:54:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.049s coverage: 29.4% of statements 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.063s coverage: 29.3% of statements 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.194s coverage: 53.8% of statements 00:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.068s coverage: 90.0% of statements 00:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.266s coverage: 86.7% of statements 00:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.060s coverage: 60.5% of statements 00:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.021s coverage: 36.1% of statements 00:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements 00:54:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:54:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:54:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:55:00 $ docker stop --time=1 0f08c0ef47736c035a5e09b1b828f0fa924f0a6074aa396f54a92f0ba4659f7d 00:55:02 $ docker rm -f --volumes 0f08c0ef47736c035a5e09b1b828f0fa924f0a6074aa396f54a92f0ba4659f7d [Pipeline] // withDockerContainer [Pipeline] sh 00:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:04 Warning: overwriting stash ‘coverage-report’ 00:55:05 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 00:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:06 00:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:06 arm64: Pulling from edgex-lftools-log-publisher 00:55:06 8998bd30e6a1: Pulling fs layer 00:55:06 04944245beec: Pulling fs layer 00:55:06 699f458cf7ca: Pulling fs layer 00:55:06 765212b225bb: Pulling fs layer 00:55:06 f23df028b6ca: Pulling fs layer 00:55:06 d65c8cfc05b1: Pulling fs layer 00:55:06 2437ff75d9bd: Pulling fs layer 00:55:06 f23df028b6ca: Waiting 00:55:06 d65c8cfc05b1: Waiting 00:55:06 2437ff75d9bd: Waiting 00:55:06 765212b225bb: Waiting 00:55:06 04944245beec: Verifying Checksum 00:55:06 04944245beec: Download complete 00:55:06 765212b225bb: Verifying Checksum 00:55:06 765212b225bb: Download complete 00:55:07 f23df028b6ca: Verifying Checksum 00:55:07 f23df028b6ca: Download complete 00:55:07 d65c8cfc05b1: Verifying Checksum 00:55:07 d65c8cfc05b1: Download complete 00:55:07 699f458cf7ca: Verifying Checksum 00:55:07 699f458cf7ca: Download complete 00:55:07 8998bd30e6a1: Verifying Checksum 00:55:07 8998bd30e6a1: Download complete 00:55:10 2437ff75d9bd: Verifying Checksum 00:55:10 2437ff75d9bd: Download complete 00:55:12 8998bd30e6a1: Pull complete 00:55:13 04944245beec: Pull complete 00:55:15 699f458cf7ca: Pull complete 00:55:15 765212b225bb: Pull complete 00:55:16 f23df028b6ca: Pull complete 00:55:16 d65c8cfc05b1: Pull complete 00:55:38 2437ff75d9bd: Pull complete 00:55:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:38 prd-ubuntu20.04-docker-arm64-4c-16g-1293 does not seem to be running inside a container 00:55:38 $ 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/161 -v /w/workspace/go-mod-core-contracts/161:/w/workspace/go-mod-core-contracts/161:rw,z -v /w/workspace/go-mod-core-contracts/161@tmp:/w/workspace/go-mod-core-contracts/161@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:arm64 cat 00:55:41 $ docker top e3a3d7c90a9952cc9a4eac740c25b761792f8fbaf39e3c079ace02dc7c576198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:42 ---> job-cost.sh 00:55:42 lf-activate-venv: SKIPPING 00:55:42 INFO: No Stack... 00:55:42 INFO: Retrieving Pricing Info for: v3-standard-4 00:55:43 INFO: Archiving Costs [Pipeline] sh 00:55:44 + cat /w/workspace/go-mod-core-contracts/161/archives/cost.csv 00:55:44 + cut -d, -f6 [Pipeline] lock 00:55:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] 00:55:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] did not exist. Created. 00:55:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:45 /w/workspace/go-mod-core-contracts/161@tmp/durable-29701a90/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:55:45 + echo total: 0.10999999940395355 [Pipeline] stash 00:55:45 Warning: overwriting stash ‘stack-cost’ 00:55:46 Stashed 1 file(s) [Pipeline] } 00:55:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 00:55:46 $ docker stop --time=1 e3a3d7c90a9952cc9a4eac740c25b761792f8fbaf39e3c079ace02dc7c576198 00:55:47 $ docker rm -f --volumes e3a3d7c90a9952cc9a4eac740c25b761792f8fbaf39e3c079ace02dc7c576198 [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 00:55:48 provisioning config files... 00:55:48 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5503333375083996537tmp [Pipeline] { [Pipeline] sh 00:55:49 + set +x 00:55:49 + curl -s https://codecov.io/bash 00:55:49 + bash -s -- 00:55:49 00:55:49 _____ _ 00:55:49 / ____| | | 00:55:49 | | ___ __| | ___ ___ _____ __ 00:55:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:49 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:49 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:49 Bash-1.0.6 00:55:49 00:55:49 00:55:49 ==> git version 2.25.1 found 00:55:49 ==> 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 00:55:49 Release-Date: 2020-01-08 00:55:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:55:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:55:49 ==> Jenkins CI detected. 00:55:49 current dir:  /w/workspace/undry_go-mod-core-contracts_main 00:55:49 project root: . 00:55:49 --> token set from env 00:55:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:49 ==> Running gcov in . (disable via -X gcov) 00:55:49 ==> Python coveragepy not found 00:55:49 ==> Searching for coverage reports in: 00:55:49 + . 00:55:49 -> Found 1 reports 00:55:49 ==> Detecting git/mercurial file structure 00:55:49 ==> Reading reports 00:55:49 + ./coverage.out bytes=135437 00:55:49 ==> Appending adjustments 00:55:49 https://docs.codecov.io/docs/fixing-reports 00:55:50 + Found adjustments 00:55:50 ==> Gzipping contents 00:55:50 20K /tmp/codecov.cktM4C.gz 00:55:50 ==> Uploading reports 00:55:50 url: https://codecov.io 00:55:50 query: branch=main&commit=a40ef715218db022457d43fa5292b714ba56401c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:55:50 -> Pinging Codecov 00:55:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a40ef715218db022457d43fa5292b714ba56401c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:55:50 -> Uploading to 00:55:50 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/71470A77251A30514AAF9C0BB2E5B6CE/a40ef715218db022457d43fa5292b714ba56401c/2085d05b-6155-494a-b106-eeb643e5560a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T005550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82f9c515da1820749c87d3f4c7ab35c40286583d3f469ec7817e9d633740e949 00:55:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:50 Dload Upload Total Spent Left Speed 00:55:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19248 0 0 100 19248 0 73465 --:--:-- --:--:-- --:--:-- 73465 00:55:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a40ef715218db022457d43fa5292b714ba56401c [Pipeline] } 00:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:55:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:55:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:51 00:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:55:51 df9b9388f04a: Pulling fs layer 00:55:51 52dc419b0ee2: Pulling fs layer 00:55:51 25bc292e5bac: Pulling fs layer 00:55:51 114826534d7a: Pulling fs layer 00:55:51 4657fd5d0bcf: Pulling fs layer 00:55:51 6ad1cebc031e: Pulling fs layer 00:55:51 8a3aa393b2d8: Pulling fs layer 00:55:51 4657fd5d0bcf: Waiting 00:55:51 6ad1cebc031e: Waiting 00:55:51 8a3aa393b2d8: Waiting 00:55:51 114826534d7a: Waiting 00:55:51 25bc292e5bac: Download complete 00:55:51 52dc419b0ee2: Download complete 00:55:51 4657fd5d0bcf: Verifying Checksum 00:55:51 4657fd5d0bcf: Download complete 00:55:51 df9b9388f04a: Download complete 00:55:52 6ad1cebc031e: Verifying Checksum 00:55:52 6ad1cebc031e: Download complete 00:55:52 df9b9388f04a: Pull complete 00:55:52 52dc419b0ee2: Pull complete 00:55:52 25bc292e5bac: Pull complete 00:55:52 114826534d7a: Verifying Checksum 00:55:52 114826534d7a: Download complete 00:55:52 8a3aa393b2d8: Verifying Checksum 00:55:52 8a3aa393b2d8: Download complete 00:55:55 114826534d7a: Pull complete 00:55:55 4657fd5d0bcf: Pull complete 00:55:56 6ad1cebc031e: Pull complete 00:55:59 8a3aa393b2d8: Pull complete 00:55:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:59 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:55:59 $ 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 00:56:03 $ docker top f376976c5fbb20b9e85ca467700386585fcf73bbdbf76cef567a3af4fdbf018b -eo pid,comm [Pipeline] { [Pipeline] echo 00:56:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 00:56:04 + set -o pipefail 00:56:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 00:56:08 00:56:08 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 00:56:08 00:56:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/9b3dddce-2a3e-4a4c-9952-062d66b88d11 00:56:08 00:56:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:56:08 00:56:08 00:56:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:56:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:56:08 More details here: https://snyk.co/ue1NS [Pipeline] } 00:56:08 $ docker stop --time=1 f376976c5fbb20b9e85ca467700386585fcf73bbdbf76cef567a3af4fdbf018b 00:56:11 $ docker rm -f --volumes f376976c5fbb20b9e85ca467700386585fcf73bbdbf76cef567a3af4fdbf018b [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 00:56:12 + git log --format=format:%s -1 a40ef715218db022457d43fa5292b714ba56401c [Pipeline] sh 00:56:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:56:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:56:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:13 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:56:13 $ 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 00:56:13 $ docker top 2699dc0fa38dbb3873ebdfdfbab3ee568d802f63d42ea6afb4d9573b6a020b52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:13 [ssh-agent] Looking for ssh-agent implementation... 00:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:14 $ docker exec 2699dc0fa38dbb3873ebdfdfbab3ee568d802f63d42ea6afb4d9573b6a020b52 ssh-agent 00:56:14 SSH_AUTH_SOCK=/tmp/ssh-qxfQnJsq2WwX/agent.33 00:56:14 SSH_AGENT_PID=39 00:56:14 Running ssh-add (command line suppressed) 00:56:14 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1878374419444481836.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1878374419444481836.key) 00:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:14 + git semver tag 00:56:14 2024-02-20 00:56:14,789 [run_tag] DEBUG tag force:False 00:56:14 2024-02-20 00:56:14,789 [check_head_tag] DEBUG check head tag 00:56:14 2024-02-20 00:56:14,793 [execute] INFO git cat-file --batch-check 00:56:14 2024-02-20 00:56:14,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:56:14 2024-02-20 00:56:14,797 [execute] INFO git cat-file --batch 00:56:14 2024-02-20 00:56:14,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:56:14 2024-02-20 00:56:14,840 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:14 2024-02-20 00:56:14,840 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 00:56:14 2024-02-20 00:56:14,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:56:14 2024-02-20 00:56:14,845 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:14 3.2.0-dev.8 [Pipeline] } 00:56:14 $ docker exec --env ******** --env ******** 2699dc0fa38dbb3873ebdfdfbab3ee568d802f63d42ea6afb4d9573b6a020b52 ssh-agent -k 00:56:14 unset SSH_AUTH_SOCK; 00:56:14 unset SSH_AGENT_PID; 00:56:14 echo Agent pid 39 killed; 00:56:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:15 + git semver [Pipeline] } 00:56:15 $ docker stop --time=1 2699dc0fa38dbb3873ebdfdfbab3ee568d802f63d42ea6afb4d9573b6a020b52 00:56:16 $ docker rm -f --volumes 2699dc0fa38dbb3873ebdfdfbab3ee568d802f63d42ea6afb4d9573b6a020b52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:17 00:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:17 0.23.1-centos7: Pulling from edgex-lftools 00:56:17 ab5ef0e58194: Pulling fs layer 00:56:17 9712f1f96733: Pulling fs layer 00:56:17 63f879dbbcfc: Pulling fs layer 00:56:17 0d9ebad4ef96: Pulling fs layer 00:56:17 e9a5061849ea: Pulling fs layer 00:56:17 d747dcd14b5f: Pulling fs layer 00:56:17 2de7ff778b66: Pulling fs layer 00:56:17 0d9ebad4ef96: Waiting 00:56:17 e9a5061849ea: Waiting 00:56:17 d747dcd14b5f: Waiting 00:56:17 2de7ff778b66: Waiting 00:56:17 9712f1f96733: Download complete 00:56:18 63f879dbbcfc: Verifying Checksum 00:56:18 63f879dbbcfc: Download complete 00:56:18 e9a5061849ea: Verifying Checksum 00:56:18 e9a5061849ea: Download complete 00:56:18 0d9ebad4ef96: Verifying Checksum 00:56:18 0d9ebad4ef96: Download complete 00:56:18 d747dcd14b5f: Verifying Checksum 00:56:18 d747dcd14b5f: Download complete 00:56:18 ab5ef0e58194: Verifying Checksum 00:56:18 ab5ef0e58194: Download complete 00:56:18 2de7ff778b66: Verifying Checksum 00:56:18 2de7ff778b66: Download complete 00:56:21 ab5ef0e58194: Pull complete 00:56:21 9712f1f96733: Pull complete 00:56:23 63f879dbbcfc: Pull complete 00:56:27 0d9ebad4ef96: Pull complete 00:56:27 e9a5061849ea: Pull complete 00:56:27 d747dcd14b5f: Pull complete 00:56:27 2de7ff778b66: Pull complete 00:56:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:28 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:56:28 $ 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 00:56:33 $ docker top 2d9fc56eb01d316085d3b01d2480040847051e03dc07c26cbf3cc346ee2154be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:56:34 provisioning config files... 00:56:34 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13898950629468994857tmp 00:56:34 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2607601089867742206tmp 00:56:34 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9337976538941461704tmp [Pipeline] { [Pipeline] echo 00:56:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:56:34 ---> sigul-configuration.sh 00:56:34 gpg: directory `/root/.gnupg' created 00:56:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:56:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:56:34 gpg: keyring `/root/.gnupg/secring.gpg' created 00:56:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:56:34 gpg: CAST5 encrypted data 00:56:34 gpg: encrypted with 1 passphrase 00:56:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:56:34 + mkdir /home/jenkins 00:56:34 + mkdir /home/jenkins/sigul [Pipeline] sh 00:56:35 + 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 00:56:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:35 ---> sigul-install.sh 00:56:35 Sigul already installed; skipping installation. [Pipeline] sh 00:56:35 + git tag --list 00:56:35 v0.0.0 00:56:35 v0.0.1 00:56:35 v0.1.0 00:56:35 v0.1.1 00:56:35 v0.1.10 00:56:35 v0.1.100 00:56:35 v0.1.101 00:56:35 v0.1.102 00:56:35 v0.1.103 00:56:35 v0.1.104 00:56:35 v0.1.105 00:56:35 v0.1.106 00:56:35 v0.1.107 00:56:35 v0.1.108 00:56:35 v0.1.109 00:56:35 v0.1.11 00:56:35 v0.1.110 00:56:35 v0.1.111 00:56:35 v0.1.112 00:56:35 v0.1.113 00:56:35 v0.1.114 00:56:35 v0.1.115 00:56:35 v0.1.116 00:56:35 v0.1.117 00:56:35 v0.1.118 00:56:35 v0.1.119 00:56:35 v0.1.12 00:56:35 v0.1.120 00:56:35 v0.1.121 00:56:35 v0.1.122 00:56:35 v0.1.123 00:56:35 v0.1.124 00:56:35 v0.1.125 00:56:35 v0.1.126 00:56:35 v0.1.127 00:56:35 v0.1.128 00:56:35 v0.1.129 00:56:35 v0.1.13 00:56:35 v0.1.130 00:56:35 v0.1.131 00:56:35 v0.1.132 00:56:35 v0.1.133 00:56:35 v0.1.134 00:56:35 v0.1.135 00:56:35 v0.1.136 00:56:35 v0.1.137 00:56:35 v0.1.138 00:56:35 v0.1.139 00:56:35 v0.1.14 00:56:35 v0.1.140 00:56:35 v0.1.141 00:56:35 v0.1.142 00:56:35 v0.1.143 00:56:35 v0.1.144 00:56:35 v0.1.145 00:56:35 v0.1.146 00:56:35 v0.1.147 00:56:35 v0.1.148 00:56:35 v0.1.149 00:56:35 v0.1.15 00:56:35 v0.1.16 00:56:35 v0.1.17 00:56:35 v0.1.18 00:56:35 v0.1.19 00:56:35 v0.1.2 00:56:35 v0.1.20 00:56:35 v0.1.21 00:56:35 v0.1.22 00:56:35 v0.1.23 00:56:35 v0.1.24 00:56:35 v0.1.25 00:56:35 v0.1.26 00:56:35 v0.1.27 00:56:35 v0.1.28 00:56:35 v0.1.29 00:56:35 v0.1.3 00:56:35 v0.1.30 00:56:35 v0.1.31 00:56:35 v0.1.32 00:56:35 v0.1.33 00:56:35 v0.1.34 00:56:35 v0.1.35 00:56:35 v0.1.36 00:56:35 v0.1.37 00:56:35 v0.1.38 00:56:35 v0.1.39 00:56:35 v0.1.4 00:56:35 v0.1.40 00:56:35 v0.1.41 00:56:35 v0.1.42 00:56:35 v0.1.43 00:56:35 v0.1.44 00:56:35 v0.1.45 00:56:35 v0.1.46 00:56:35 v0.1.47 00:56:35 v0.1.48 00:56:35 v0.1.49 00:56:35 v0.1.5 00:56:35 v0.1.50 00:56:35 v0.1.51 00:56:35 v0.1.52 00:56:35 v0.1.53 00:56:35 v0.1.54 00:56:35 v0.1.55 00:56:35 v0.1.56 00:56:35 v0.1.57 00:56:35 v0.1.58 00:56:35 v0.1.59 00:56:35 v0.1.6 00:56:35 v0.1.60 00:56:35 v0.1.61 00:56:35 v0.1.62 00:56:35 v0.1.63 00:56:35 v0.1.64 00:56:35 v0.1.65 00:56:35 v0.1.66 00:56:35 v0.1.67 00:56:35 v0.1.68 00:56:35 v0.1.69 00:56:35 v0.1.7 00:56:35 v0.1.70 00:56:35 v0.1.71 00:56:35 v0.1.72 00:56:35 v0.1.73 00:56:35 v0.1.74 00:56:35 v0.1.75 00:56:35 v0.1.76 00:56:35 v0.1.77 00:56:35 v0.1.78 00:56:35 v0.1.79 00:56:35 v0.1.8 00:56:35 v0.1.80 00:56:35 v0.1.81 00:56:35 v0.1.82 00:56:35 v0.1.83 00:56:35 v0.1.84 00:56:35 v0.1.85 00:56:35 v0.1.86 00:56:35 v0.1.87 00:56:35 v0.1.88 00:56:35 v0.1.89 00:56:35 v0.1.9 00:56:35 v0.1.90 00:56:35 v0.1.91 00:56:35 v0.1.92 00:56:35 v0.1.93 00:56:35 v0.1.94 00:56:35 v0.1.95 00:56:35 v0.1.96 00:56:35 v0.1.97 00:56:35 v0.1.98 00:56:35 v0.1.99 00:56:35 v2.0.0 00:56:35 v2.1.0 00:56:35 v2.1.1 00:56:35 v2.2.0 00:56:35 v2.3.0 00:56:35 v3.0 00:56:35 v3.0.0 00:56:35 v3.1 00:56:35 v3.1.0 00:56:35 v3.1.0-dev.1 00:56:35 v3.1.0-dev.10 00:56:35 v3.1.0-dev.11 00:56:35 v3.1.0-dev.12 00:56:35 v3.1.0-dev.13 00:56:35 v3.1.0-dev.14 00:56:35 v3.1.0-dev.15 00:56:35 v3.1.0-dev.16 00:56:35 v3.1.0-dev.17 00:56:35 v3.1.0-dev.18 00:56:35 v3.1.0-dev.19 00:56:35 v3.1.0-dev.2 00:56:35 v3.1.0-dev.3 00:56:35 v3.1.0-dev.4 00:56:35 v3.1.0-dev.5 00:56:35 v3.1.0-dev.6 00:56:35 v3.1.0-dev.7 00:56:35 v3.1.0-dev.8 00:56:35 v3.1.0-dev.9 00:56:35 v3.2.0-dev.1 00:56:35 v3.2.0-dev.2 00:56:35 v3.2.0-dev.3 00:56:35 v3.2.0-dev.4 00:56:35 v3.2.0-dev.5 00:56:35 v3.2.0-dev.6 00:56:35 v3.2.0-dev.7 00:56:35 v3.2.0-dev.8 [Pipeline] sh 00:56:35 + lftools sign git-tag v3.2.0-dev.8 00:56:36 Signing Git tag with Sigul... 00:56:36 Signing v3.2.0-dev.8 [Pipeline] echo 00:56:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:56:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:56:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:56:37 $ docker stop --time=1 2d9fc56eb01d316085d3b01d2480040847051e03dc07c26cbf3cc346ee2154be 00:56:38 $ docker rm -f --volumes 2d9fc56eb01d316085d3b01d2480040847051e03dc07c26cbf3cc346ee2154be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:56:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:56:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:56:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:40 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:56:40 $ 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 00:56:40 $ docker top af7065b832ecf0ad5c73c136c844e989560925869cdfcb4e20dbecc2394e5482 -eo pid,comm 00:56:40 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). 00:56:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:40 [ssh-agent] Looking for ssh-agent implementation... 00:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:40 $ docker exec af7065b832ecf0ad5c73c136c844e989560925869cdfcb4e20dbecc2394e5482 ssh-agent 00:56:40 SSH_AUTH_SOCK=/tmp/ssh-rJMBXfBaKfap/agent.32 00:56:40 SSH_AGENT_PID=38 00:56:40 Running ssh-add (command line suppressed) 00:56:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18317338692458810013.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18317338692458810013.key) 00:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:41 + git semver bump pre 00:56:41 2024-02-20 00:56:41,542 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:41 2024-02-20 00:56:41,542 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 00:56:41 2024-02-20 00:56:41,543 [bump_version] DEBUG bumped version:3.2.0-dev.9 00:56:41 2024-02-20 00:56:41,543 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 00:56:41 2024-02-20 00:56:41,543 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:41 2024-02-20 00:56:41,543 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:41 2024-02-20 00:56:41,544 [execute] INFO git cat-file --batch-check 00:56:41 2024-02-20 00:56:41,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:56:41 2024-02-20 00:56:41,550 [execute] INFO git cat-file --batch 00:56:41 2024-02-20 00:56:41,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:56:41 2024-02-20 00:56:41,556 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:41 3.2.0-dev.9 [Pipeline] } 00:56:41 $ docker exec --env ******** --env ******** af7065b832ecf0ad5c73c136c844e989560925869cdfcb4e20dbecc2394e5482 ssh-agent -k 00:56:41 unset SSH_AUTH_SOCK; 00:56:41 unset SSH_AGENT_PID; 00:56:41 echo Agent pid 38 killed; 00:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:42 + git semver [Pipeline] } 00:56:42 $ docker stop --time=1 af7065b832ecf0ad5c73c136c844e989560925869cdfcb4e20dbecc2394e5482 00:56:43 $ docker rm -f --volumes af7065b832ecf0ad5c73c136c844e989560925869cdfcb4e20dbecc2394e5482 [Pipeline] // withDockerContainer [Pipeline] sh 00:56:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:56:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:44 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:56:44 $ 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 00:56:45 $ docker top 442b4e1a6cab30a68507472e7a3e9b878f2514d08f985c43f013784b123aa7a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:45 [ssh-agent] Looking for ssh-agent implementation... 00:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:45 $ docker exec 442b4e1a6cab30a68507472e7a3e9b878f2514d08f985c43f013784b123aa7a2 ssh-agent 00:56:45 SSH_AUTH_SOCK=/tmp/ssh-hAhD9KOyVvbF/agent.32 00:56:45 SSH_AGENT_PID=38 00:56:45 Running ssh-add (command line suppressed) 00:56:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16798157476339987510.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16798157476339987510.key) 00:56:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:45 + git semver push 00:56:46 2024-02-20 00:56:46,142 [run_push] DEBUG push 00:56:46 2024-02-20 00:56:46,143 [execute] INFO git cat-file --batch-check 00:56:46 2024-02-20 00:56:46,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:56:46 2024-02-20 00:56:46,147 [execute] INFO git rev-list 86d97adf21db6aae0f4f365d5c851a418257941f -- 00:56:46 2024-02-20 00:56:46,148 [execute] DEBUG Popen(['git', 'rev-list', '86d97adf21db6aae0f4f365d5c851a418257941f', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:56:46 2024-02-20 00:56:46,160 [execute] INFO git fetch -v origin 00:56:46 2024-02-20 00:56:46,160 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 00:56:46 2024-02-20 00:56:46,655 [run_push] DEBUG no remote changes detected 00:56:46 2024-02-20 00:56:46,655 [execute] INFO git push origin semver 00:56:46 2024-02-20 00:56:46,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:56:47 2024-02-20 00:56:47,405 [run_push] DEBUG push all version tags 00:56:47 2024-02-20 00:56:47,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:56:47 2024-02-20 00:56:47,406 [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) 00:56:48 2024-02-20 00:56:48,046 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:56:48 3.2.0-dev.9 [Pipeline] } 00:56:48 $ docker exec --env ******** --env ******** 442b4e1a6cab30a68507472e7a3e9b878f2514d08f985c43f013784b123aa7a2 ssh-agent -k 00:56:48 unset SSH_AUTH_SOCK; 00:56:48 unset SSH_AGENT_PID; 00:56:48 echo Agent pid 38 killed; 00:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:48 + git semver [Pipeline] } 00:56:49 $ docker stop --time=1 442b4e1a6cab30a68507472e7a3e9b878f2514d08f985c43f013784b123aa7a2 00:56:50 $ docker rm -f --volumes 442b4e1a6cab30a68507472e7a3e9b878f2514d08f985c43f013784b123aa7a2 [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 00:56:51 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 00:56:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:56:51 total 16 00:56:51 drwxr-xr-x 3 root root 4096 Feb 20 00:49 . 00:56:51 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 00:56 .. 00:56:51 drwxr-xr-x 2 root root 4096 Feb 20 00:49 cost 00:56:51 -rw-r--r-- 1 root root 93 Feb 20 00:49 cost.csv 00:56:51 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 00:56:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:56:51 total 16 00:56:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:49 . 00:56:51 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 00:56 .. 00:56:51 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 00:49 cost 00:56:51 -rw-r--r-- 1 jenkins jenkins 93 Feb 20 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:56:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:52 ---> package-listing.sh 00:56:52 ++ facter osfamily 00:56:52 ++ tr '[:upper:]' '[:lower:]' 00:56:53 + OS_FAMILY=debian 00:56:53 + workspace=/w/workspace/undry_go-mod-core-contracts_main 00:56:53 + START_PACKAGES=/tmp/packages_start.txt 00:56:53 + END_PACKAGES=/tmp/packages_end.txt 00:56:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:53 + PACKAGES=/tmp/packages_start.txt 00:56:53 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:56:53 + PACKAGES=/tmp/packages_end.txt 00:56:53 + case "${OS_FAMILY}" in 00:56:53 + dpkg -l 00:56:53 + grep '^ii' 00:56:53 + '[' -f /tmp/packages_start.txt ']' 00:56:53 + '[' -f /tmp/packages_end.txt ']' 00:56:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:53 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:56:53 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 00:56:53 + 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 00:56:53 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 00:56:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:54 prd-ubuntu20.04-docker-8c-8g-1289 does not seem to be running inside a container 00:56:55 $ 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 00:56:55 $ docker top 2218e6fbb0f82679949fe6c0963cf0f22effaf7b4745d50cf3b89ebcfd37676e -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:55 + mkdir -p /var/log/sysstat [Pipeline] sh 00:56:56 + ls /var/log/sa-host 00:56:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:56 provisioning config files... 00:56:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5318642431012743163tmp [Pipeline] { [Pipeline] echo 00:56:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:56 ---> create-netrc.sh [Pipeline] } 00:56:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:56:57 ---> python-tools-install.sh [Pipeline] echo 00:56:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:57 ---> sudo-logs.sh 00:56:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:58 ---> job-cost.sh 00:56:58 lf-activate-venv: SKIPPING 00:56:58 DEBUG: total: 0.2199999988079071 00:56:58 INFO: Retrieving Stack Cost... 00:56:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:56:58 INFO: Archiving Costs [Pipeline] echo 00:56:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:59 ---> logs-deploy.sh 00:56:59 lf-activate-venv: SKIPPING 00:56:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/161 00:56:59 INFO: archiving workspace using pattern(s): 00:57:00 Archives upload complete. 00:57:00 INFO: archiving logs to Nexus 00:57:01 ---> uname -a: 00:57:01 Linux prd-ubuntu20-04-docker-8c-8g-1289 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:57:01 00:57:01 00:57:01 ---> lscpu: 00:57:01 Architecture: x86_64 00:57:01 CPU op-mode(s): 32-bit, 64-bit 00:57:01 Byte Order: Little Endian 00:57:01 Address sizes: 40 bits physical, 48 bits virtual 00:57:01 CPU(s): 8 00:57:01 On-line CPU(s) list: 0-7 00:57:01 Thread(s) per core: 1 00:57:01 Core(s) per socket: 1 00:57:01 Socket(s): 8 00:57:01 NUMA node(s): 1 00:57:01 Vendor ID: AuthenticAMD 00:57:01 CPU family: 23 00:57:01 Model: 49 00:57:01 Model name: AMD EPYC-Rome Processor 00:57:01 Stepping: 0 00:57:01 CPU MHz: 2799.996 00:57:01 BogoMIPS: 5599.99 00:57:01 Virtualization: AMD-V 00:57:01 Hypervisor vendor: KVM 00:57:01 Virtualization type: full 00:57:01 L1d cache: 256 KiB 00:57:01 L1i cache: 256 KiB 00:57:01 L2 cache: 4 MiB 00:57:01 L3 cache: 128 MiB 00:57:01 NUMA node0 CPU(s): 0-7 00:57:01 Vulnerability Itlb multihit: Not affected 00:57:01 Vulnerability L1tf: Not affected 00:57:01 Vulnerability Mds: Not affected 00:57:01 Vulnerability Meltdown: Not affected 00:57:01 Vulnerability Mmio stale data: Not affected 00:57:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:57:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:57:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:57:01 Vulnerability Srbds: Not affected 00:57:01 Vulnerability Tsx async abort: Not affected 00:57:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:57:01 00:57:01 00:57:01 ---> nproc: 00:57:01 8 00:57:01 00:57:01 00:57:01 ---> df -h: 00:57:01 Filesystem Size Used Avail Use% Mounted on 00:57:01 overlay 155G 12G 144G 8% / 00:57:01 tmpfs 64M 0 64M 0% /dev 00:57:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:57:01 shm 64M 0 64M 0% /dev/shm 00:57:01 /dev/vda1 155G 12G 144G 8% /facter-os 00:57:01 00:57:01 00:57:01 ---> sar -b -r -n DEV: 00:57:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1289) 02/20/24 _x86_64_ (8 CPU) 00:57:01 00:57:01 00:48:01 LINUX RESTART (8 CPU) 00:57:01 00:57:01 00:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:57:01 00:50:01 128.60 0.62 127.98 0.00 27.60 51529.28 0.00 00:57:01 00:51:01 1.95 0.00 1.95 0.00 0.00 27.35 0.00 00:57:01 00:52:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 00:57:01 00:53:01 2.05 0.00 2.05 0.00 0.00 24.53 0.00 00:57:01 00:54:01 54.10 10.80 43.30 0.00 5173.61 8422.93 0.00 00:57:01 00:55:01 3.60 0.02 3.58 0.00 0.13 93.98 0.00 00:57:01 00:56:01 19.76 0.12 19.64 0.00 11.33 14676.66 0.00 00:57:01 Average: 30.20 1.65 28.55 0.00 744.70 10683.90 0.00 00:57:01 00:57:01 00:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:01 00:50:01 28730984 31542804 763736 2.32 95032 2944480 1739484 5.13 1118400 2586460 248 00:57:01 00:51:01 28744252 31556168 750144 2.28 95108 2944484 1739484 5.13 1103200 2586448 8 00:57:01 00:52:01 28746212 31558240 747988 2.27 95192 2944488 1739484 5.13 1101508 2586452 16 00:57:01 00:53:01 28750828 31563036 743028 2.26 95296 2944484 1739484 5.13 1096040 2586472 4 00:57:01 00:54:01 28271364 31542316 735160 2.24 124684 3369292 1684928 4.97 1403820 2722904 8 00:57:01 00:55:01 28281800 31547936 729244 2.22 123268 3366044 1678096 4.95 1397020 2719680 8 00:57:01 00:56:01 27494892 31527996 746904 2.27 137044 4070236 1751416 5.16 1431728 3423136 431080 00:57:01 Average: 28431476 31548357 745172 2.27 109375 3226215 1724625 5.08 1235959 2744507 61625 00:57:01 00:57:01 00:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:01 00:50:01 docker0 46.08 75.02 3.73 762.57 0.00 0.00 0.00 0.00 00:57:01 00:50:01 ens3 307.33 194.58 6451.35 78.66 0.00 0.00 0.00 0.00 00:57:01 00:50:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 00:57:01 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:51:01 ens3 1.58 0.33 0.35 0.22 0.00 0.00 0.00 0.00 00:57:01 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:01 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:52:01 ens3 2.13 0.75 0.72 0.47 0.00 0.00 0.00 0.00 00:57:01 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:53:01 ens3 0.62 0.27 0.27 0.20 0.00 0.00 0.00 0.00 00:57:01 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:01 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:54:01 ens3 148.42 59.55 2733.40 4.60 0.00 0.00 0.00 0.00 00:57:01 00:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:57:01 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:55:01 ens3 0.27 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:57:01 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:01 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 00:56:01 ens3 134.72 75.71 3974.72 10.91 0.00 0.00 0.00 0.00 00:57:01 00:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:57:01 Average: docker0 6.58 10.72 0.53 108.93 0.00 0.00 0.00 0.00 00:57:01 Average: ens3 85.01 47.34 1880.15 13.58 0.00 0.00 0.00 0.00 00:57:01 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 00:57:01 00:57:01 00:57:01 ---> sar -P ALL: 00:57:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1289) 02/20/24 _x86_64_ (8 CPU) 00:57:01 00:57:01 00:48:01 LINUX RESTART (8 CPU) 00:57:01 00:57:01 00:49:01 CPU %user %nice %system %iowait %steal %idle 00:57:01 00:50:01 all 22.32 0.00 4.19 2.60 0.07 70.81 00:57:01 00:50:01 0 23.54 0.00 4.11 0.25 0.07 72.03 00:57:01 00:50:01 1 22.08 0.00 3.71 0.22 0.07 73.93 00:57:01 00:50:01 2 22.74 0.00 4.55 9.46 0.08 63.16 00:57:01 00:50:01 3 21.21 0.00 4.13 1.30 0.07 73.29 00:57:01 00:50:01 4 21.16 0.00 3.87 7.01 0.05 67.92 00:57:01 00:50:01 5 23.51 0.00 4.19 2.17 0.08 70.04 00:57:01 00:50:01 6 22.42 0.00 4.31 0.25 0.07 72.94 00:57:01 00:50:01 7 21.91 0.00 4.66 0.19 0.07 73.17 00:57:01 00:51:01 all 0.08 0.00 0.01 0.00 0.02 99.88 00:57:01 00:51:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:57:01 00:51:01 1 0.40 0.00 0.00 0.00 0.02 99.58 00:57:01 00:51:01 2 0.07 0.00 0.02 0.00 0.03 99.88 00:57:01 00:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:01 00:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:01 00:51:01 5 0.02 0.00 0.02 0.03 0.03 99.90 00:57:01 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:01 00:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:57:01 00:52:01 all 0.08 0.00 0.02 0.00 0.01 99.88 00:57:01 00:52:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:57:01 00:52:01 1 0.25 0.00 0.07 0.00 0.02 99.67 00:57:01 00:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:57:01 00:52:01 3 0.27 0.00 0.00 0.00 0.02 99.72 00:57:01 00:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:01 00:52:01 5 0.02 0.00 0.03 0.03 0.03 99.88 00:57:01 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:01 00:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:57:01 00:53:01 all 0.03 0.00 0.01 0.01 0.02 99.93 00:57:01 00:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:57:01 00:53:01 1 0.07 0.00 0.00 0.00 0.03 99.90 00:57:01 00:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:57:01 00:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:57:01 00:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:57:01 00:53:01 5 0.05 0.00 0.03 0.05 0.03 99.83 00:57:01 00:53:01 6 0.02 0.00 0.02 0.00 0.03 99.93 00:57:01 00:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:57:01 00:54:01 all 2.50 0.00 1.40 0.54 0.03 95.53 00:57:01 00:54:01 0 4.19 0.00 0.95 0.33 0.05 94.47 00:57:01 00:54:01 1 3.55 0.00 1.16 0.05 0.03 95.21 00:57:01 00:54:01 2 2.06 0.00 1.24 0.08 0.03 96.59 00:57:01 00:54:01 3 2.12 0.00 1.90 0.12 0.02 95.85 00:57:01 00:54:01 4 1.94 0.00 2.35 1.39 0.02 94.31 00:57:01 00:54:01 5 1.45 0.00 0.79 1.34 0.05 96.37 00:57:01 00:54:01 6 1.82 0.00 1.67 1.00 0.02 95.50 00:57:01 00:54:01 7 2.85 0.00 1.13 0.05 0.02 95.95 00:57:01 00:55:01 all 0.25 0.00 0.05 0.01 0.01 99.68 00:57:01 00:55:01 0 1.35 0.00 0.05 0.00 0.02 98.58 00:57:01 00:55:01 1 0.08 0.00 0.03 0.00 0.02 99.87 00:57:01 00:55:01 2 0.27 0.00 0.12 0.00 0.02 99.60 00:57:01 00:55:01 3 0.03 0.00 0.03 0.02 0.00 99.92 00:57:01 00:55:01 4 0.07 0.00 0.03 0.02 0.00 99.88 00:57:01 00:55:01 5 0.10 0.00 0.07 0.07 0.03 99.73 00:57:01 00:55:01 6 0.02 0.00 0.07 0.00 0.00 99.92 00:57:01 00:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:57:01 00:56:01 all 2.78 0.00 1.17 0.52 0.03 95.50 00:57:01 00:56:01 0 3.59 0.00 0.77 0.03 0.03 95.57 00:57:01 00:56:01 1 2.49 0.00 0.92 0.05 0.03 96.51 00:57:01 00:56:01 2 2.33 0.00 1.32 0.03 0.05 96.27 00:57:01 00:56:01 3 2.71 0.00 1.27 0.08 0.02 95.92 00:57:01 00:56:01 4 2.24 0.00 1.44 3.48 0.02 92.82 00:57:01 00:56:01 5 2.10 0.00 1.11 0.45 0.03 96.31 00:57:01 00:56:01 6 2.63 0.00 1.11 0.05 0.02 96.20 00:57:01 00:56:01 7 4.16 0.00 1.39 0.00 0.02 94.44 00:57:01 Average: all 3.97 0.00 0.97 0.52 0.03 94.50 00:57:01 Average: 0 4.66 0.00 0.85 0.09 0.04 94.37 00:57:01 Average: 1 4.11 0.00 0.84 0.05 0.03 94.98 00:57:01 Average: 2 3.89 0.00 1.03 1.35 0.04 93.69 00:57:01 Average: 3 3.74 0.00 1.04 0.21 0.02 94.98 00:57:01 Average: 4 3.60 0.00 1.10 1.69 0.01 93.60 00:57:01 Average: 5 3.87 0.00 0.89 0.59 0.04 94.61 00:57:01 Average: 6 3.82 0.00 1.02 0.19 0.02 94.96 00:57:01 Average: 7 4.12 0.00 1.04 0.03 0.02 94.80 00:57:01 00:57:01 00:57:01