Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0ce723a7e22187d59fb72134c45d24f77b280c0 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-ssh4526997154698140417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12057718323614461275.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17359661464652479467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2399066998916494674.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-ssh10348041865461139435.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26910’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26912 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 c0ce723a7e22187d59fb72134c45d24f77b280c0 (main) Commit message: "Merge pull request #948 from jinlinGuan/issue-943" > 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 c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 > git rev-list --no-walk 9c7b7a359318f264dbbd7afa686e54950c8e6a2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:33 ========================================================= 10:21:33 EdgeX Global Pipelines Version Info 10:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:21:34 ------------------- 10:21:34 stable info: 10:21:34 ------------------- 10:21:34 Commited By: Ginny Guan ginny@iotechsys.com 10:21:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:21:34 Message: update stable to v1.0.265 10:21:34 ------------------- 10:21:34 experimental info: 10:21:34 ------------------- 10:21:34 Commited By: Cherry Wang cherry@iotechsys.com 10:21:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:21:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:21:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:21:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0ce723 [Pipeline] echo 10:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:21:36 + git rev-list -1 --merges c0ce723a7e22187d59fb72134c45d24f77b280c0~1..c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo 10:21:36 -----------> git rev-list -1 --merges c0ce723a7e22187d59fb72134c45d24f77b280c0~1..c0ce723a7e22187d59fb72134c45d24f77b280c0 c0ce723a7e22187d59fb72134c45d24f77b280c0 10:21:36 c0ce723a7e22187d59fb72134c45d24f77b280c0 [false] [Pipeline] sh 10:21:36 + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo 10:21:36 ========================================================= 10:21:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:21:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:36 + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] echo 10:21:36 [semverPrep] GIT_COMMIT: c0ce723a7e22187d59fb72134c45d24f77b280c0, Commit Message: Merge pull request #948 from jinlinGuan/issue-943 [Pipeline] echo 10:21:36 [semverPrep] This is not a build commit. [Pipeline] sh 10:21:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:37 + grep -v github /etc/ssh/ssh_known_hosts 10:21:37 + [ -e /tmp/ssh_known_hosts ] 10:21:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:21:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:21:37 + sudo tee -a /etc/ssh/ssh_known_hosts 10:21:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:37 10:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:37 0.1.4: Pulling from edgex-devops/py-git-semver 10:21:37 b85a868b505f: Pulling fs layer 10:21:37 e2be974225ed: Pulling fs layer 10:21:37 339a4e72a1f5: Pulling fs layer 10:21:37 988bab9f4d93: Pulling fs layer 10:21:37 1469e6f7b9e6: Pulling fs layer 10:21:37 eaf3925da568: Pulling fs layer 10:21:37 bab4dde63d76: Pulling fs layer 10:21:37 bde34c3a00c8: Pulling fs layer 10:21:37 b352a97aabf1: Pulling fs layer 10:21:37 4872d77fe225: Pulling fs layer 10:21:37 5851b861e8e6: Pulling fs layer 10:21:37 1469e6f7b9e6: Waiting 10:21:37 bde34c3a00c8: Waiting 10:21:37 eaf3925da568: Waiting 10:21:37 bab4dde63d76: Waiting 10:21:37 b352a97aabf1: Waiting 10:21:37 4872d77fe225: Waiting 10:21:37 5851b861e8e6: Waiting 10:21:38 e2be974225ed: Download complete 10:21:38 988bab9f4d93: Verifying Checksum 10:21:38 988bab9f4d93: Download complete 10:21:38 1469e6f7b9e6: Verifying Checksum 10:21:38 1469e6f7b9e6: Download complete 10:21:38 339a4e72a1f5: Verifying Checksum 10:21:38 339a4e72a1f5: Download complete 10:21:38 eaf3925da568: Verifying Checksum 10:21:38 eaf3925da568: Download complete 10:21:38 bde34c3a00c8: Verifying Checksum 10:21:38 bde34c3a00c8: Download complete 10:21:38 b352a97aabf1: Download complete 10:21:38 4872d77fe225: Verifying Checksum 10:21:38 4872d77fe225: Download complete 10:21:38 5851b861e8e6: Verifying Checksum 10:21:38 5851b861e8e6: Download complete 10:21:38 b85a868b505f: Verifying Checksum 10:21:38 b85a868b505f: Download complete 10:21:38 bab4dde63d76: Verifying Checksum 10:21:38 bab4dde63d76: Download complete 10:21:39 b85a868b505f: Pull complete 10:21:39 e2be974225ed: Pull complete 10:21:39 339a4e72a1f5: Pull complete 10:21:40 988bab9f4d93: Pull complete 10:21:40 1469e6f7b9e6: Pull complete 10:21:40 eaf3925da568: Pull complete 10:21:41 bab4dde63d76: Pull complete 10:21:42 bde34c3a00c8: Pull complete 10:21:42 b352a97aabf1: Pull complete 10:21:42 4872d77fe225: Pull complete 10:21:42 5851b861e8e6: Pull complete 10:21:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:42 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:21:42 $ 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 10:21:44 $ docker top a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b -eo pid,comm 10:21:44 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). 10:21:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:44 [ssh-agent] Looking for ssh-agent implementation... 10:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:44 $ docker exec a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent 10:21:44 SSH_AUTH_SOCK=/tmp/ssh-3KftleoE9omL/agent.31 10:21:44 SSH_AGENT_PID=37 10:21:44 Running ssh-add (command line suppressed) 10:21:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14734937411901548730.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14734937411901548730.key) 10:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:45 + git tag --points-at HEAD [Pipeline] } 10:21:45 $ docker exec --env ******** --env ******** a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent -k 10:21:45 unset SSH_AUTH_SOCK; 10:21:45 unset SSH_AGENT_PID; 10:21:45 echo Agent pid 37 killed; 10:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:45 [ssh-agent] Looking for ssh-agent implementation... 10:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:45 $ docker exec a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent 10:21:45 SSH_AUTH_SOCK=/tmp/ssh-NA217lJWf7Ed/agent.70 10:21:45 SSH_AGENT_PID=76 10:21:45 Running ssh-add (command line suppressed) 10:21:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12115772839472954995.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12115772839472954995.key) 10:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:46 + git semver init 10:21:46 2024-11-18 10:21:46,284 [run_init] DEBUG init version:0.0.0 force:False 10:21:46 2024-11-18 10:21:46,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 10:21:46 2024-11-18 10:21:46,285 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 10:21:46 2024-11-18 10:21:46,285 [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) 10:21:47 2024-11-18 10:21:47,160 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 10:21:47 2024-11-18 10:21:47,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 10:21:47 2024-11-18 10:21:47,161 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:21:47 2024-11-18 10:21:47,161 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:21:47 4.0.0-dev.7 [Pipeline] } 10:21:47 $ docker exec --env ******** --env ******** a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b ssh-agent -k 10:21:47 unset SSH_AUTH_SOCK; 10:21:47 unset SSH_AGENT_PID; 10:21:47 echo Agent pid 76 killed; 10:21:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:47 + git semver [Pipeline] } 10:21:48 $ docker stop --time=1 a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b 10:21:49 $ docker rm -f --volumes a2b8f7772f1a8cc9b0db843215bc703901d893b94b92932adc49132dafe0b31b [Pipeline] // withDockerContainer [Pipeline] sh 10:21:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:21:49 Stashed 1 file(s) [Pipeline] echo 10:21:49 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 10:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:50 ========================================================= 10:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:21:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:21:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:21:50 43c4264eed91: Pulling fs layer 10:21:50 4cc291be95ef: Pulling fs layer 10:21:50 2ac1f1163629: Pulling fs layer 10:21:50 5c3c966382ef: Pulling fs layer 10:21:50 4f4fb700ef54: Pulling fs layer 10:21:50 5d5c8e513c77: Pulling fs layer 10:21:50 9f66e0745190: Pulling fs layer 10:21:50 f49a43e4bbc0: Pulling fs layer 10:21:50 561ebcabdf7f: Pulling fs layer 10:21:50 5c3c966382ef: Waiting 10:21:50 4f4fb700ef54: Waiting 10:21:50 561ebcabdf7f: Waiting 10:21:50 9f66e0745190: Waiting 10:21:50 f49a43e4bbc0: Waiting 10:21:50 4cc291be95ef: Verifying Checksum 10:21:50 4cc291be95ef: Download complete 10:21:50 5c3c966382ef: Download complete 10:21:50 4f4fb700ef54: Verifying Checksum 10:21:50 4f4fb700ef54: Download complete 10:21:50 5d5c8e513c77: Verifying Checksum 10:21:50 5d5c8e513c77: Download complete 10:21:50 43c4264eed91: Download complete 10:21:50 9f66e0745190: Verifying Checksum 10:21:50 9f66e0745190: Download complete 10:21:50 43c4264eed91: Pull complete 10:21:50 561ebcabdf7f: Verifying Checksum 10:21:50 561ebcabdf7f: Download complete 10:21:50 4cc291be95ef: Pull complete 10:21:51 2ac1f1163629: Verifying Checksum 10:21:51 2ac1f1163629: Download complete 10:21:51 f49a43e4bbc0: Download complete 10:21:54 2ac1f1163629: Pull complete 10:21:54 5c3c966382ef: Pull complete 10:21:54 4f4fb700ef54: Pull complete 10:21:54 5d5c8e513c77: Pull complete 10:21:54 9f66e0745190: Pull complete 10:21:56 f49a43e4bbc0: Pull complete 10:21:56 561ebcabdf7f: Pull complete 10:21:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:21:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 10:21:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:57 + docker inspect -f . ci-base-image-x86_64 10:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:57 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:21:57 $ 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 10:22:00 $ docker top 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:00 + go version 10:22:00 go version go1.23.2 linux/amd64 [Pipeline] } 10:22:00 $ docker stop --time=1 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa 10:22:02 $ docker rm -f --volumes 35cd7b578ff4aedab412aab6540971e80661297b50c08e8dfa094bca67d299aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:02 + docker inspect -f . ci-base-image-x86_64 10:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:02 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:22:02 $ 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 10:22:02 $ docker top b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:03 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 10:22:03 + make test 10:22:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:22:03 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:22:03 go: downloading github.com/google/uuid v1.6.0 10:22:03 go: downloading github.com/stretchr/testify v1.9.0 10:22:03 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:22:03 go: downloading gopkg.in/yaml.v3 v3.0.1 10:22:03 go: downloading github.com/go-kit/log v0.2.1 10:22:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:22:03 go: downloading github.com/davecgh/go-spew v1.1.1 10:22:03 go: downloading github.com/pmezard/go-difflib v1.0.0 10:22:03 go: downloading github.com/stretchr/objx v0.5.2 10:22:03 go: downloading github.com/x448/float16 v0.8.4 10:22:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:22:03 go: downloading github.com/go-playground/universal-translator v0.18.1 10:22:03 go: downloading github.com/leodido/go-urn v1.4.0 10:22:03 go: downloading golang.org/x/crypto v0.25.0 10:22:03 go: downloading golang.org/x/text v0.16.0 10:22:03 go: downloading github.com/go-playground/locales v0.14.1 10:22:04 go: downloading golang.org/x/sys v0.22.0 10:22:05 Still waiting to schedule task 10:22:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:22:05 go: downloading golang.org/x/net v0.27.0 10:22:06 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 10:22:13 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 10:22:13 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 10:22:13 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.091s coverage: 83.5% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.007s coverage: 38.7% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.008s coverage: 29.4% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.009s coverage: 25.2% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.040s coverage: 74.3% of statements 10:22:13 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.004s coverage: 90.0% of statements 10:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.032s coverage: 84.1% of statements 10:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.005s coverage: 64.6% of statements 10:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.006s coverage: 34.9% of statements 10:22:14 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.010s coverage: 60.1% of statements 10:22:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:22:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:22:28 $ docker stop --time=1 b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc 10:22:31 $ docker rm -f --volumes b9c6b63689397648f39b7385f312e7b7feb5e03e3c678255090db96edf879dcc [Pipeline] // withDockerContainer [Pipeline] sh 10:22:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:22:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:32 10:22:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:32 latest: Pulling from edgex-lftools-log-publisher 10:22:32 5eb5b503b376: Pulling fs layer 10:22:32 5c69ac0246d0: Pulling fs layer 10:22:32 ec43610c2a17: Pulling fs layer 10:22:32 3a2ae6a8a46f: Pulling fs layer 10:22:32 33b1e0a273af: Pulling fs layer 10:22:32 5d3b04190fa2: Pulling fs layer 10:22:32 2f39f015ded8: Pulling fs layer 10:22:32 5d3b04190fa2: Waiting 10:22:32 2f39f015ded8: Waiting 10:22:32 33b1e0a273af: Waiting 10:22:32 5c69ac0246d0: Verifying Checksum 10:22:32 5c69ac0246d0: Download complete 10:22:32 3a2ae6a8a46f: Verifying Checksum 10:22:32 3a2ae6a8a46f: Download complete 10:22:33 33b1e0a273af: Verifying Checksum 10:22:33 33b1e0a273af: Download complete 10:22:33 5d3b04190fa2: Verifying Checksum 10:22:33 5d3b04190fa2: Download complete 10:22:33 ec43610c2a17: Verifying Checksum 10:22:33 ec43610c2a17: Download complete 10:22:33 5eb5b503b376: Verifying Checksum 10:22:33 5eb5b503b376: Download complete 10:22:34 2f39f015ded8: Download complete 10:22:34 5eb5b503b376: Pull complete 10:22:35 5c69ac0246d0: Pull complete 10:22:35 ec43610c2a17: Pull complete 10:22:35 3a2ae6a8a46f: Pull complete 10:22:35 33b1e0a273af: Pull complete 10:22:35 5d3b04190fa2: Pull complete 10:22:40 2f39f015ded8: Pull complete 10:22:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:40 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 10:22:42 $ docker top 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:43 ---> job-cost.sh 10:22:43 lf-activate-venv: SKIPPING 10:22:43 INFO: No Stack... 10:22:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:44 INFO: Archiving Costs [Pipeline] sh 10:22:44 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 10:22:44 + cut -d, -f6 [Pipeline] lock 10:22:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] 10:22:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] did not exist. Created. 10:22:44 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:22:44 Stashed 1 file(s) [Pipeline] } 10:22:44 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:44 $ docker stop --time=1 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be 10:22:45 $ docker rm -f --volumes 3cbcea4170cbf2810bb8bac392e34aebc8fe6edd1b1fbba6bac9565cdec579be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:23:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26913 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 10:23:54 Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout 10:23:57 The recommended git tool is: git 10:24:07 using credential edgex-jenkins-ssh 10:24:07 Cloning the remote Git repository 10:24:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:24:08 > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 10:24:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:24:08 > git --version # timeout=10 10:24:08 > git --version # 'git version 2.25.1' 10:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:13 Avoid second fetch 10:24:13 Checking out Revision c0ce723a7e22187d59fb72134c45d24f77b280c0 (main) 10:24:13 Commit message: "Merge pull request #948 from jinlinGuan/issue-943" 10:24:13 > git config core.sparsecheckout # timeout=10 10:24:13 > git checkout -f c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:24:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:18 Dload Upload Total Spent Left Speed 10:24:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71266 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh 10:24:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:24:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:24:19 + sudo tee /etc/docker/daemon.new 10:24:19 { 10:24:19 "registry-mirrors": [ 10:24:19 "https://nexus3.edgexfoundry.org:10001" 10:24:19 ], 10:24:19 "bip": "10.250.0.254/24", 10:24:19 "hosts": [ 10:24:19 "tcp://0.0.0.0:5555", 10:24:19 "unix:///var/run/docker.sock" 10:24:19 ], 10:24:19 "mtu": 1458, 10:24:19 "selinux-enabled": true, 10:24:19 "seccomp-profile": "/etc/docker/seccomp.json" 10:24:19 } [Pipeline] sh 10:24:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:24:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:38 ========================================================= 10:24:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:24:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:24:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:39 cf04c63912e1: Pulling fs layer 10:24:39 55b35a11ae5e: Pulling fs layer 10:24:39 a37a00ec5f00: Pulling fs layer 10:24:39 50b3750afda1: Pulling fs layer 10:24:39 4f4fb700ef54: Pulling fs layer 10:24:39 80978eb59214: Pulling fs layer 10:24:39 c9f46d7d2bd2: Pulling fs layer 10:24:39 c5a475d317c9: Pulling fs layer 10:24:39 4f4fb700ef54: Waiting 10:24:39 80978eb59214: Waiting 10:24:39 c9f46d7d2bd2: Waiting 10:24:39 c5a475d317c9: Waiting 10:24:39 50b3750afda1: Waiting 10:24:39 55b35a11ae5e: Verifying Checksum 10:24:39 55b35a11ae5e: Download complete 10:24:39 50b3750afda1: Download complete 10:24:39 4f4fb700ef54: Verifying Checksum 10:24:39 4f4fb700ef54: Download complete 10:24:39 80978eb59214: Verifying Checksum 10:24:39 80978eb59214: Download complete 10:24:39 cf04c63912e1: Verifying Checksum 10:24:39 cf04c63912e1: Download complete 10:24:40 c5a475d317c9: Verifying Checksum 10:24:40 c5a475d317c9: Download complete 10:24:40 cf04c63912e1: Pull complete 10:24:41 55b35a11ae5e: Pull complete 10:24:41 a37a00ec5f00: Download complete 10:24:42 c9f46d7d2bd2: Verifying Checksum 10:24:42 c9f46d7d2bd2: Download complete 10:24:55 a37a00ec5f00: Pull complete 10:24:55 50b3750afda1: Pull complete 10:24:55 4f4fb700ef54: Pull complete 10:24:55 80978eb59214: Pull complete 10:25:04 c9f46d7d2bd2: Pull complete 10:25:05 c5a475d317c9: Pull complete 10:25:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 10:25:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:05 + docker inspect -f . ci-base-image-arm64 10:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container 10:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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 10:25:09 $ docker top 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:10 + go version 10:25:10 go version go1.23.2 linux/arm64 [Pipeline] } 10:25:10 $ docker stop --time=1 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 10:25:11 $ docker rm -f --volumes 4bf51477bd53ec1b564c288cd7d89254e128bcb3b0441d3d2ef579fdb6489ca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:12 + docker inspect -f . ci-base-image-arm64 10:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container 10:25:12 $ 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/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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 10:25:14 $ docker top 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:15 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/213 [Pipeline] fileExists [Pipeline] sh 10:25:15 + make test 10:25:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:25:16 go: downloading github.com/google/uuid v1.6.0 10:25:16 go: downloading github.com/stretchr/testify v1.9.0 10:25:16 go: downloading github.com/go-kit/log v0.2.1 10:25:16 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:25:16 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:25:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:25:16 go: downloading gopkg.in/yaml.v3 v3.0.1 10:25:16 go: downloading github.com/davecgh/go-spew v1.1.1 10:25:16 go: downloading github.com/pmezard/go-difflib v1.0.0 10:25:16 go: downloading github.com/stretchr/objx v0.5.2 10:25:16 go: downloading github.com/x448/float16 v0.8.4 10:25:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:25:17 go: downloading github.com/go-playground/universal-translator v0.18.1 10:25:17 go: downloading github.com/leodido/go-urn v1.4.0 10:25:17 go: downloading golang.org/x/crypto v0.25.0 10:25:17 go: downloading golang.org/x/text v0.16.0 10:25:17 go: downloading github.com/go-playground/locales v0.14.1 10:25:18 go: downloading golang.org/x/sys v0.22.0 10:25:22 go: downloading golang.org/x/net v0.27.0 10:25:24 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 10:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 10:26:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.543s coverage: 83.5% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.038s coverage: 38.7% of statements 10:26:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.029s coverage: 29.4% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.030s coverage: 25.2% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.154s coverage: 74.3% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.034s coverage: 90.0% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.276s coverage: 84.1% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.051s coverage: 64.6% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.020s coverage: 34.9% of statements 10:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.037s coverage: 60.1% of statements 10:26:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:26:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:26:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:26:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:26:47 $ docker stop --time=1 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 10:26:49 $ docker rm -f --volumes 7da1d1c2a3e642df4cadcd4db2e76ef0550cc6fbf053118b7dc4d4afa6f01ee0 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:51 Warning: overwriting stash ‘coverage-report’ 10:26:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:52 10:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:52 arm64: Pulling from edgex-lftools-log-publisher 10:26:52 8998bd30e6a1: Pulling fs layer 10:26:52 04944245beec: Pulling fs layer 10:26:52 699f458cf7ca: Pulling fs layer 10:26:52 765212b225bb: Pulling fs layer 10:26:52 f23df028b6ca: Pulling fs layer 10:26:52 d65c8cfc05b1: Pulling fs layer 10:26:52 2437ff75d9bd: Pulling fs layer 10:26:52 765212b225bb: Waiting 10:26:52 f23df028b6ca: Waiting 10:26:52 d65c8cfc05b1: Waiting 10:26:52 2437ff75d9bd: Waiting 10:26:52 04944245beec: Verifying Checksum 10:26:52 04944245beec: Download complete 10:26:52 765212b225bb: Verifying Checksum 10:26:52 765212b225bb: Download complete 10:26:52 f23df028b6ca: Verifying Checksum 10:26:52 f23df028b6ca: Download complete 10:26:53 d65c8cfc05b1: Download complete 10:26:53 699f458cf7ca: Verifying Checksum 10:26:53 699f458cf7ca: Download complete 10:26:53 8998bd30e6a1: Verifying Checksum 10:26:53 8998bd30e6a1: Download complete 10:26:55 2437ff75d9bd: Verifying Checksum 10:26:55 2437ff75d9bd: Download complete 10:26:58 8998bd30e6a1: Pull complete 10:26:58 04944245beec: Pull complete 10:26:59 699f458cf7ca: Pull complete 10:27:00 765212b225bb: Pull complete 10:27:01 f23df028b6ca: Pull complete 10:27:01 d65c8cfc05b1: Pull complete 10:27:16 2437ff75d9bd: Pull complete 10:27:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:16 prd-ubuntu20.04-docker-arm64-4c-16g-26913 does not seem to be running inside a container 10:27:16 $ 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/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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 10:27:18 $ docker top ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:19 ---> job-cost.sh 10:27:19 lf-activate-venv: SKIPPING 10:27:19 INFO: No Stack... 10:27:20 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:21 INFO: Archiving Costs [Pipeline] sh 10:27:21 + cat /w/workspace/go-mod-core-contracts/213/archives/cost.csv 10:27:21 + cut -d, -f6 [Pipeline] lock 10:27:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] 10:27:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] did not exist. Created. 10:27:21 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:21 /w/workspace/go-mod-core-contracts/213@tmp/durable-5f27db04/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:22 Warning: overwriting stash ‘stack-cost’ 10:27:22 Stashed 1 file(s) [Pipeline] } 10:27:22 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:22 $ docker stop --time=1 ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 10:27:23 $ docker rm -f --volumes ecf2ad6ba2a5f8c3154ce508d20a3cdba1231afa18e845897a2ccb9eba86acb1 [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 10:27:24 provisioning config files... 10:27:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11510976811066170657tmp [Pipeline] { [Pipeline] sh 10:27:24 + set +x 10:27:24 + curl -s https://codecov.io/bash 10:27:24 + bash -s -- 10:27:24 10:27:24 _____ _ 10:27:24 / ____| | | 10:27:24 | | ___ __| | ___ ___ _____ __ 10:27:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:24 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:24 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:24 Bash-1.0.6 10:27:24 10:27:24 10:27:24 ==> git version 2.25.1 found 10:27:24 ==> 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 10:27:24 Release-Date: 2020-01-08 10:27:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:27:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:24 ==> Jenkins CI detected. 10:27:24 current dir:  /w/workspace/undry_go-mod-core-contracts_main 10:27:24 project root: . 10:27:24 --> token set from env 10:27:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:24 ==> Running gcov in . (disable via -X gcov) 10:27:24 ==> Python coveragepy not found 10:27:24 ==> Searching for coverage reports in: 10:27:24 + . 10:27:24 -> Found 1 reports 10:27:24 ==> Detecting git/mercurial file structure 10:27:24 ==> Reading reports 10:27:24 + ./coverage.out bytes=312624 10:27:24 ==> Appending adjustments 10:27:24 https://docs.codecov.io/docs/fixing-reports 10:27:25 + Found adjustments 10:27:25 ==> Gzipping contents 10:27:25 36K /tmp/codecov.qZ7sVi.gz 10:27:25 ==> Uploading reports 10:27:25 url: https://codecov.io 10:27:25 query: branch=main&commit=c0ce723a7e22187d59fb72134c45d24f77b280c0&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:27:25 -> Pinging Codecov 10:27:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c0ce723a7e22187d59fb72134c45d24f77b280c0&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:27:25 -> Uploading to 10:27:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/c0ce723a7e22187d59fb72134c45d24f77b280c0/aad9b460-69a0-41e6-b238-e5a212c79c34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241118%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241118T102725Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ff875a2335884258800d6092a7ec884bf9678f2e2050eed2f796b2059e136580 10:27:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:25 Dload Upload Total Spent Left Speed 10:27:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33453 0 0 100 33453 0 118k --:--:-- --:--:-- --:--:-- 118k 10:27:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] } 10:27:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:27:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:27:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:27:26 10:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:27:26 latest: Pulling from edgex-devops/edgex-snyk-go 10:27:26 43c4264eed91: Already exists 10:27:26 4cc291be95ef: Already exists 10:27:26 2ac1f1163629: Already exists 10:27:26 5c3c966382ef: Already exists 10:27:26 4f4fb700ef54: Already exists 10:27:26 d9c7d2e4e75e: Pulling fs layer 10:27:26 9c3e1370e548: Pulling fs layer 10:27:27 d9c7d2e4e75e: Download complete 10:27:27 d9c7d2e4e75e: Pull complete 10:27:27 9c3e1370e548: Verifying Checksum 10:27:27 9c3e1370e548: Download complete 10:27:31 9c3e1370e548: Pull complete 10:27:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:31 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:27:31 $ 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:latest cat 10:27:32 $ docker top cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:33 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 10:27:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 10:27:33 + set -o pipefail 10:27:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 10:27:38 10:27:38 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 10:27:38 10:27:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/f7c0ec97-5b52-4046-9765-b7501c7d6713 10:27:38 10:27:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:27:38 10:27:38 10:27:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:27:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:27:39 $ docker stop --time=1 cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b 10:27:41 $ docker rm -f --volumes cb9bcf347909a4eaeb97d6eaab206aa774ec9f0c0c1d1033aa2f86182f2c9a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:42 + git log --format=format:%s -1 c0ce723a7e22187d59fb72134c45d24f77b280c0 [Pipeline] sh 10:27:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:27:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:42 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:27:42 $ 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 10:27:43 $ docker top 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:43 [ssh-agent] Looking for ssh-agent implementation... 10:27:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:43 $ docker exec 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a ssh-agent 10:27:43 SSH_AUTH_SOCK=/tmp/ssh-SRz2nadk0ONa/agent.31 10:27:43 SSH_AGENT_PID=37 10:27:43 Running ssh-add (command line suppressed) 10:27:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10573007860640468945.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10573007860640468945.key) 10:27:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:44 + git semver tag 10:27:44 2024-11-18 10:27:44,289 [run_tag] DEBUG tag force:False 10:27:44 2024-11-18 10:27:44,289 [check_head_tag] DEBUG check head tag 10:27:44 2024-11-18 10:27:44,292 [execute] INFO git cat-file --batch-check 10:27:44 2024-11-18 10:27:44,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:27:44 2024-11-18 10:27:44,295 [execute] INFO git cat-file --batch 10:27:44 2024-11-18 10:27:44,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:27:44 2024-11-18 10:27:44,358 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:27:44 2024-11-18 10:27:44,358 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 10:27:44 2024-11-18 10:27:44,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:27:44 2024-11-18 10:27:44,365 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:27:44 4.0.0-dev.7 [Pipeline] } 10:27:44 $ docker exec --env ******** --env ******** 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a ssh-agent -k 10:27:44 unset SSH_AUTH_SOCK; 10:27:44 unset SSH_AGENT_PID; 10:27:44 echo Agent pid 37 killed; 10:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:45 + git semver [Pipeline] } 10:27:45 $ docker stop --time=1 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a 10:27:46 $ docker rm -f --volumes 59fbd94d2f9914e6a89f3aefdcfc632cf38b5668beb20e241b788d8a7f60003a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:27:47 10:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:27:47 0.23.1-centos7: Pulling from edgex-lftools 10:27:47 ab5ef0e58194: Pulling fs layer 10:27:47 9712f1f96733: Pulling fs layer 10:27:47 63f879dbbcfc: Pulling fs layer 10:27:47 0d9ebad4ef96: Pulling fs layer 10:27:47 e9a5061849ea: Pulling fs layer 10:27:47 d747dcd14b5f: Pulling fs layer 10:27:47 0d9ebad4ef96: Waiting 10:27:47 e9a5061849ea: Waiting 10:27:47 2de7ff778b66: Pulling fs layer 10:27:47 d747dcd14b5f: Waiting 10:27:47 2de7ff778b66: Waiting 10:27:47 9712f1f96733: Verifying Checksum 10:27:47 9712f1f96733: Download complete 10:27:47 63f879dbbcfc: Verifying Checksum 10:27:47 63f879dbbcfc: Download complete 10:27:48 e9a5061849ea: Verifying Checksum 10:27:48 e9a5061849ea: Download complete 10:27:48 d747dcd14b5f: Verifying Checksum 10:27:48 d747dcd14b5f: Download complete 10:27:48 ab5ef0e58194: Verifying Checksum 10:27:48 ab5ef0e58194: Download complete 10:27:48 0d9ebad4ef96: Verifying Checksum 10:27:48 0d9ebad4ef96: Download complete 10:27:48 2de7ff778b66: Verifying Checksum 10:27:48 2de7ff778b66: Download complete 10:27:51 ab5ef0e58194: Pull complete 10:27:51 9712f1f96733: Pull complete 10:27:52 63f879dbbcfc: Pull complete 10:27:56 0d9ebad4ef96: Pull complete 10:27:56 e9a5061849ea: Pull complete 10:27:56 d747dcd14b5f: Pull complete 10:27:57 2de7ff778b66: Pull complete 10:27:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:27:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:57 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:27:57 $ 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 10:28:01 $ docker top e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:28:01 provisioning config files... 10:28:01 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2673366026262071647tmp 10:28:01 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9832481516331386645tmp 10:28:01 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6557284037187560480tmp [Pipeline] { [Pipeline] echo 10:28:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:28:01 ---> sigul-configuration.sh 10:28:01 gpg: directory `/root/.gnupg' created 10:28:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:28:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:28:01 gpg: keyring `/root/.gnupg/secring.gpg' created 10:28:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:28:01 gpg: CAST5 encrypted data 10:28:01 gpg: encrypted with 1 passphrase 10:28:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:28:01 + mkdir /home/jenkins 10:28:01 + mkdir /home/jenkins/sigul [Pipeline] sh 10:28:02 + 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 10:28:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:28:02 ---> sigul-install.sh 10:28:02 Sigul already installed; skipping installation. [Pipeline] sh 10:28:02 + git tag --list 10:28:02 v0.0.0 10:28:02 v0.0.1 10:28:02 v0.1.0 10:28:02 v0.1.1 10:28:02 v0.1.10 10:28:02 v0.1.100 10:28:02 v0.1.101 10:28:02 v0.1.102 10:28:02 v0.1.103 10:28:02 v0.1.104 10:28:02 v0.1.105 10:28:02 v0.1.106 10:28:02 v0.1.107 10:28:02 v0.1.108 10:28:02 v0.1.109 10:28:02 v0.1.11 10:28:02 v0.1.110 10:28:02 v0.1.111 10:28:02 v0.1.112 10:28:02 v0.1.113 10:28:02 v0.1.114 10:28:02 v0.1.115 10:28:02 v0.1.116 10:28:02 v0.1.117 10:28:02 v0.1.118 10:28:02 v0.1.119 10:28:02 v0.1.12 10:28:02 v0.1.120 10:28:02 v0.1.121 10:28:02 v0.1.122 10:28:02 v0.1.123 10:28:02 v0.1.124 10:28:02 v0.1.125 10:28:02 v0.1.126 10:28:02 v0.1.127 10:28:02 v0.1.128 10:28:02 v0.1.129 10:28:02 v0.1.13 10:28:02 v0.1.130 10:28:02 v0.1.131 10:28:02 v0.1.132 10:28:02 v0.1.133 10:28:02 v0.1.134 10:28:02 v0.1.135 10:28:02 v0.1.136 10:28:02 v0.1.137 10:28:02 v0.1.138 10:28:02 v0.1.139 10:28:02 v0.1.14 10:28:02 v0.1.140 10:28:02 v0.1.141 10:28:02 v0.1.142 10:28:02 v0.1.143 10:28:02 v0.1.144 10:28:02 v0.1.145 10:28:02 v0.1.146 10:28:02 v0.1.147 10:28:02 v0.1.148 10:28:02 v0.1.149 10:28:02 v0.1.15 10:28:02 v0.1.16 10:28:02 v0.1.17 10:28:02 v0.1.18 10:28:02 v0.1.19 10:28:02 v0.1.2 10:28:02 v0.1.20 10:28:02 v0.1.21 10:28:02 v0.1.22 10:28:02 v0.1.23 10:28:02 v0.1.24 10:28:02 v0.1.25 10:28:02 v0.1.26 10:28:02 v0.1.27 10:28:02 v0.1.28 10:28:02 v0.1.29 10:28:02 v0.1.3 10:28:02 v0.1.30 10:28:02 v0.1.31 10:28:02 v0.1.32 10:28:02 v0.1.33 10:28:02 v0.1.34 10:28:02 v0.1.35 10:28:02 v0.1.36 10:28:02 v0.1.37 10:28:02 v0.1.38 10:28:02 v0.1.39 10:28:02 v0.1.4 10:28:02 v0.1.40 10:28:02 v0.1.41 10:28:02 v0.1.42 10:28:02 v0.1.43 10:28:02 v0.1.44 10:28:02 v0.1.45 10:28:02 v0.1.46 10:28:02 v0.1.47 10:28:02 v0.1.48 10:28:02 v0.1.49 10:28:02 v0.1.5 10:28:02 v0.1.50 10:28:02 v0.1.51 10:28:02 v0.1.52 10:28:02 v0.1.53 10:28:02 v0.1.54 10:28:02 v0.1.55 10:28:02 v0.1.56 10:28:02 v0.1.57 10:28:02 v0.1.58 10:28:02 v0.1.59 10:28:02 v0.1.6 10:28:02 v0.1.60 10:28:02 v0.1.61 10:28:02 v0.1.62 10:28:02 v0.1.63 10:28:02 v0.1.64 10:28:02 v0.1.65 10:28:02 v0.1.66 10:28:02 v0.1.67 10:28:02 v0.1.68 10:28:02 v0.1.69 10:28:02 v0.1.7 10:28:02 v0.1.70 10:28:02 v0.1.71 10:28:02 v0.1.72 10:28:02 v0.1.73 10:28:02 v0.1.74 10:28:02 v0.1.75 10:28:02 v0.1.76 10:28:02 v0.1.77 10:28:02 v0.1.78 10:28:02 v0.1.79 10:28:02 v0.1.8 10:28:02 v0.1.80 10:28:02 v0.1.81 10:28:02 v0.1.82 10:28:02 v0.1.83 10:28:02 v0.1.84 10:28:02 v0.1.85 10:28:02 v0.1.86 10:28:02 v0.1.87 10:28:02 v0.1.88 10:28:02 v0.1.89 10:28:02 v0.1.9 10:28:02 v0.1.90 10:28:02 v0.1.91 10:28:02 v0.1.92 10:28:02 v0.1.93 10:28:02 v0.1.94 10:28:02 v0.1.95 10:28:02 v0.1.96 10:28:02 v0.1.97 10:28:02 v0.1.98 10:28:02 v0.1.99 10:28:02 v2.0.0 10:28:02 v2.1.0 10:28:02 v2.1.1 10:28:02 v2.2.0 10:28:02 v2.3.0 10:28:02 v3.0 10:28:02 v3.0.0 10:28:02 v3.1 10:28:02 v3.1.0 10:28:02 v3.1.0-dev.1 10:28:02 v3.1.0-dev.10 10:28:02 v3.1.0-dev.11 10:28:02 v3.1.0-dev.12 10:28:02 v3.1.0-dev.13 10:28:02 v3.1.0-dev.14 10:28:02 v3.1.0-dev.15 10:28:02 v3.1.0-dev.16 10:28:02 v3.1.0-dev.17 10:28:02 v3.1.0-dev.18 10:28:02 v3.1.0-dev.19 10:28:02 v3.1.0-dev.2 10:28:02 v3.1.0-dev.3 10:28:02 v3.1.0-dev.4 10:28:02 v3.1.0-dev.5 10:28:02 v3.1.0-dev.6 10:28:02 v3.1.0-dev.7 10:28:02 v3.1.0-dev.8 10:28:02 v3.1.0-dev.9 10:28:02 v3.2.0-dev.1 10:28:02 v3.2.0-dev.10 10:28:02 v3.2.0-dev.11 10:28:02 v3.2.0-dev.12 10:28:02 v3.2.0-dev.13 10:28:02 v3.2.0-dev.14 10:28:02 v3.2.0-dev.15 10:28:02 v3.2.0-dev.16 10:28:02 v3.2.0-dev.17 10:28:02 v3.2.0-dev.18 10:28:02 v3.2.0-dev.19 10:28:02 v3.2.0-dev.2 10:28:02 v3.2.0-dev.20 10:28:02 v3.2.0-dev.21 10:28:02 v3.2.0-dev.22 10:28:02 v3.2.0-dev.23 10:28:02 v3.2.0-dev.24 10:28:02 v3.2.0-dev.25 10:28:02 v3.2.0-dev.26 10:28:02 v3.2.0-dev.27 10:28:02 v3.2.0-dev.28 10:28:02 v3.2.0-dev.29 10:28:02 v3.2.0-dev.3 10:28:02 v3.2.0-dev.30 10:28:02 v3.2.0-dev.31 10:28:02 v3.2.0-dev.32 10:28:02 v3.2.0-dev.33 10:28:02 v3.2.0-dev.34 10:28:02 v3.2.0-dev.35 10:28:02 v3.2.0-dev.36 10:28:02 v3.2.0-dev.37 10:28:02 v3.2.0-dev.38 10:28:02 v3.2.0-dev.39 10:28:02 v3.2.0-dev.4 10:28:02 v3.2.0-dev.40 10:28:02 v3.2.0-dev.41 10:28:02 v3.2.0-dev.42 10:28:02 v3.2.0-dev.43 10:28:02 v3.2.0-dev.44 10:28:02 v3.2.0-dev.45 10:28:02 v3.2.0-dev.46 10:28:02 v3.2.0-dev.47 10:28:02 v3.2.0-dev.48 10:28:02 v3.2.0-dev.49 10:28:02 v3.2.0-dev.5 10:28:02 v3.2.0-dev.50 10:28:02 v3.2.0-dev.51 10:28:02 v3.2.0-dev.52 10:28:02 v3.2.0-dev.53 10:28:02 v3.2.0-dev.6 10:28:02 v3.2.0-dev.7 10:28:02 v3.2.0-dev.8 10:28:02 v3.2.0-dev.9 10:28:02 v4.0.0-dev.1 10:28:02 v4.0.0-dev.2 10:28:02 v4.0.0-dev.3 10:28:02 v4.0.0-dev.4 10:28:02 v4.0.0-dev.5 10:28:02 v4.0.0-dev.6 10:28:02 v4.0.0-dev.7 [Pipeline] sh 10:28:03 + lftools sign git-tag v4.0.0-dev.7 10:28:03 Signing Git tag with Sigul... 10:28:03 Signing v4.0.0-dev.7 [Pipeline] echo 10:28:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:28:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:28:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:28:04 $ docker stop --time=1 e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 10:28:05 $ docker rm -f --volumes e40304230e4d6d05c383e764d747162f860956bff6f5599dc5bc034c264e6238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:28:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:06 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:28:07 $ 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 10:28:07 $ docker top 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d -eo pid,comm 10:28:07 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). 10:28:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:07 [ssh-agent] Looking for ssh-agent implementation... 10:28:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:07 $ docker exec 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d ssh-agent 10:28:07 SSH_AUTH_SOCK=/tmp/ssh-vMIEeDvt8hK0/agent.32 10:28:07 SSH_AGENT_PID=38 10:28:07 Running ssh-add (command line suppressed) 10:28:07 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4001966438697599551.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4001966438697599551.key) 10:28:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:08 + git semver bump pre 10:28:08 2024-11-18 10:28:08,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:28:08 2024-11-18 10:28:08,379 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 10:28:08 2024-11-18 10:28:08,379 [bump_version] DEBUG bumped version:4.0.0-dev.8 10:28:08 2024-11-18 10:28:08,379 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 10:28:08 2024-11-18 10:28:08,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:28:08 2024-11-18 10:28:08,379 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:28:08 2024-11-18 10:28:08,382 [execute] INFO git cat-file --batch-check 10:28:08 2024-11-18 10:28:08,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:08 2024-11-18 10:28:08,387 [execute] INFO git cat-file --batch 10:28:08 2024-11-18 10:28:08,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:08 2024-11-18 10:28:08,393 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:28:08 4.0.0-dev.8 [Pipeline] } 10:28:08 $ docker exec --env ******** --env ******** 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d ssh-agent -k 10:28:08 unset SSH_AUTH_SOCK; 10:28:08 unset SSH_AGENT_PID; 10:28:08 echo Agent pid 38 killed; 10:28:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:08 + git semver [Pipeline] } 10:28:09 $ docker stop --time=1 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d 10:28:10 $ docker rm -f --volumes 9cc23273b90578940715eae96c12485069a34064845655c38811c4404b10b18d [Pipeline] // withDockerContainer [Pipeline] sh 10:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:11 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:28:11 $ 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 10:28:11 $ docker top ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 -eo pid,comm 10:28:11 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). 10:28:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:11 [ssh-agent] Looking for ssh-agent implementation... 10:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:11 $ docker exec ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 ssh-agent 10:28:12 SSH_AUTH_SOCK=/tmp/ssh-4H0A9LNJPX6S/agent.32 10:28:12 SSH_AGENT_PID=39 10:28:12 Running ssh-add (command line suppressed) 10:28:12 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1226535841589382071.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1226535841589382071.key) 10:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:12 + git semver push 10:28:12 2024-11-18 10:28:12,634 [run_push] DEBUG push 10:28:12 2024-11-18 10:28:12,635 [execute] INFO git cat-file --batch-check 10:28:12 2024-11-18 10:28:12,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:12 2024-11-18 10:28:12,639 [execute] INFO git rev-list fc9f79803ec391f87f3593b715260d02de31338e -- 10:28:12 2024-11-18 10:28:12,639 [execute] DEBUG Popen(['git', 'rev-list', 'fc9f79803ec391f87f3593b715260d02de31338e', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:28:12 2024-11-18 10:28:12,650 [execute] INFO git fetch -v origin 10:28:12 2024-11-18 10:28:12,650 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 10:28:13 2024-11-18 10:28:13,102 [run_push] DEBUG no remote changes detected 10:28:13 2024-11-18 10:28:13,102 [execute] INFO git push origin semver 10:28:13 2024-11-18 10:28:13,102 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:28:13 2024-11-18 10:28:13,797 [run_push] DEBUG push all version tags 10:28:13 2024-11-18 10:28:13,797 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:28:13 2024-11-18 10:28:13,798 [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) 10:28:14 2024-11-18 10:28:14,442 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:28:14 4.0.0-dev.8 [Pipeline] } 10:28:14 $ docker exec --env ******** --env ******** ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 ssh-agent -k 10:28:14 unset SSH_AUTH_SOCK; 10:28:14 unset SSH_AGENT_PID; 10:28:14 echo Agent pid 39 killed; 10:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:15 + git semver [Pipeline] } 10:28:15 $ docker stop --time=1 ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 10:28:16 $ docker rm -f --volumes ea96c08043bec81a063cf9b164e85cc5b007ebe6b412304a86126f086092c3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:28:17 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 10:28:17 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:28:17 total 16 10:28:17 drwxr-xr-x 3 root root 4096 Nov 18 10:22 . 10:28:17 drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:28 .. 10:28:17 drwxr-xr-x 2 root root 4096 Nov 18 10:22 cost 10:28:17 -rw-r--r-- 1 root root 93 Nov 18 10:22 cost.csv 10:28:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 10:28:17 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:28:17 total 16 10:28:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 10:22 . 10:28:17 drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:28 .. 10:28:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 18 10:22 cost 10:28:17 -rw-r--r-- 1 jenkins jenkins 93 Nov 18 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:28:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:28:18 ---> package-listing.sh 10:28:18 ++ facter osfamily 10:28:18 ++ tr '[:upper:]' '[:lower:]' 10:28:18 + OS_FAMILY=debian 10:28:18 + workspace=/w/workspace/undry_go-mod-core-contracts_main 10:28:18 + START_PACKAGES=/tmp/packages_start.txt 10:28:18 + END_PACKAGES=/tmp/packages_end.txt 10:28:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:18 + PACKAGES=/tmp/packages_start.txt 10:28:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:28:18 + PACKAGES=/tmp/packages_end.txt 10:28:18 + case "${OS_FAMILY}" in 10:28:18 + dpkg -l 10:28:18 + grep '^ii' 10:28:18 + '[' -f /tmp/packages_start.txt ']' 10:28:18 + '[' -f /tmp/packages_end.txt ']' 10:28:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:28:18 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 10:28:18 + 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 10:28:18 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 10:28:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:19 prd-ubuntu20.04-docker-8c-8g-26912 does not seem to be running inside a container 10:28:19 $ 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 10:28:20 $ docker top d484808d3fda66a7259f7c6028a9f6b8ca3d631bc8f2ff4f33982389851abb1b -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:20 + touch /tmp/pre-build-complete [Pipeline] sh 10:28:20 + mkdir -p /var/log/sysstat [Pipeline] sh 10:28:20 + ls /var/log/sa-host 10:28:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:21 provisioning config files... 10:28:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2453644759534837531tmp [Pipeline] { [Pipeline] echo 10:28:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:28:21 ---> create-netrc.sh [Pipeline] } 10:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:28:21 ---> python-tools-install.sh [Pipeline] echo 10:28:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:28:22 ---> sudo-logs.sh 10:28:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:28:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:28:22 ---> job-cost.sh 10:28:22 lf-activate-venv: SKIPPING 10:28:22 DEBUG: total: 0.2199999988079071 10:28:22 INFO: Retrieving Stack Cost... 10:28:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:28:22 INFO: Archiving Costs [Pipeline] echo 10:28:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:28:23 ---> logs-deploy.sh 10:28:23 lf-activate-venv: SKIPPING 10:28:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/213 10:28:23 INFO: archiving workspace using pattern(s): 10:28:24 Archives upload complete. 10:28:24 INFO: archiving logs to Nexus 10:28:25 ---> uname -a: 10:28:25 Linux prd-ubuntu20-04-docker-8c-8g-26912 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:28:25 10:28:25 10:28:25 ---> lscpu: 10:28:25 Architecture: x86_64 10:28:25 CPU op-mode(s): 32-bit, 64-bit 10:28:25 Byte Order: Little Endian 10:28:25 Address sizes: 40 bits physical, 48 bits virtual 10:28:25 CPU(s): 8 10:28:25 On-line CPU(s) list: 0-7 10:28:25 Thread(s) per core: 1 10:28:25 Core(s) per socket: 1 10:28:25 Socket(s): 8 10:28:25 NUMA node(s): 1 10:28:25 Vendor ID: AuthenticAMD 10:28:25 CPU family: 23 10:28:25 Model: 49 10:28:25 Model name: AMD EPYC-Rome Processor 10:28:25 Stepping: 0 10:28:25 CPU MHz: 2799.998 10:28:25 BogoMIPS: 5599.99 10:28:25 Virtualization: AMD-V 10:28:25 Hypervisor vendor: KVM 10:28:25 Virtualization type: full 10:28:25 L1d cache: 256 KiB 10:28:25 L1i cache: 256 KiB 10:28:25 L2 cache: 4 MiB 10:28:25 L3 cache: 128 MiB 10:28:25 NUMA node0 CPU(s): 0-7 10:28:25 Vulnerability Itlb multihit: Not affected 10:28:25 Vulnerability L1tf: Not affected 10:28:25 Vulnerability Mds: Not affected 10:28:25 Vulnerability Meltdown: Not affected 10:28:25 Vulnerability Mmio stale data: Not affected 10:28:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:28:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:28:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:28:25 Vulnerability Srbds: Not affected 10:28:25 Vulnerability Tsx async abort: Not affected 10:28:25 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 10:28:25 10:28:25 10:28:25 ---> nproc: 10:28:25 8 10:28:25 10:28:25 10:28:25 ---> df -h: 10:28:25 Filesystem Size Used Avail Use% Mounted on 10:28:25 overlay 155G 12G 144G 8% / 10:28:25 tmpfs 64M 0 64M 0% /dev 10:28:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:28:25 shm 64M 0 64M 0% /dev/shm 10:28:25 /dev/vda1 155G 12G 144G 8% /facter-os 10:28:25 10:28:25 10:28:25 ---> sar -b -r -n DEV: 10:28:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26912) 11/18/24 _x86_64_ (8 CPU) 10:28:25 10:28:25 10:20:50 LINUX RESTART (8 CPU) 10:28:25 10:28:25 10:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:28:25 10:22:04 360.74 48.31 312.43 0.00 5414.96 148719.35 0.00 10:28:25 10:23:01 83.35 0.25 83.11 0.00 5.47 33022.98 0.00 10:28:25 10:24:01 1.78 0.00 1.78 0.00 0.00 19.88 0.00 10:28:25 10:25:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 10:28:25 10:26:01 11.10 1.58 9.52 0.00 86.25 1662.66 0.00 10:28:25 10:27:01 40.23 4.57 35.66 0.00 4278.09 6816.73 0.00 10:28:25 10:28:01 96.05 0.27 95.78 0.00 20.80 48862.92 0.00 10:28:25 Average: 84.90 7.91 76.99 0.00 1410.83 34167.77 0.00 10:28:25 10:28:25 10:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:25 10:22:04 29174192 31514916 793240 2.41 77528 2539516 1840776 5.42 1054872 2255772 36944 10:28:25 10:23:01 28722124 31542740 761244 2.32 96044 2955232 1770992 5.22 1136220 2577980 372 10:28:25 10:24:01 28722108 31542816 760728 2.31 96076 2955232 1770992 5.22 1136724 2577980 20 10:28:25 10:25:01 28730020 31550884 752204 2.29 96100 2955232 1770992 5.22 1127916 2577992 144 10:28:25 10:26:01 28648860 31535504 755120 2.30 103300 3015672 1607052 4.74 1172392 2603916 664 10:28:25 10:27:01 28268984 31526500 753704 2.29 125148 3353400 1696932 5.00 1408012 2723412 136 10:28:25 10:28:01 27100932 31491616 783136 2.38 163960 4354332 1745216 5.14 1491324 3710012 468 10:28:25 Average: 28481031 31529282 765625 2.33 108308 3161231 1743279 5.14 1218209 2718152 5535 10:28:25 10:28:25 10:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:25 10:22:04 docker0 21.25 29.16 2.16 385.64 0.00 0.00 0.00 0.00 10:28:25 10:22:04 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 10:28:25 10:22:04 ens3 527.58 354.71 6072.72 107.83 0.00 0.00 0.00 0.00 10:28:25 10:22:04 vethf5077d6 14.38 21.91 1.57 317.42 0.00 0.00 0.00 0.03 10:28:25 10:23:01 docker0 28.21 53.78 2.30 501.16 0.00 0.00 0.00 0.00 10:28:25 10:23:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:28:25 10:23:01 ens3 165.44 94.67 3171.45 20.22 0.00 0.00 0.00 0.00 10:28:25 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:24:01 ens3 0.52 0.38 0.35 0.28 0.00 0.00 0.00 0.00 10:28:25 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:25 10:25:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:28:25 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:26:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 10:28:25 10:26:01 ens3 25.26 13.26 667.55 1.12 0.00 0.00 0.00 0.00 10:28:25 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:28:25 10:27:01 ens3 148.66 101.75 2103.97 6.92 0.00 0.00 0.00 0.00 10:28:25 10:28:01 docker0 41.66 67.89 3.76 819.94 0.00 0.00 0.00 0.00 10:28:25 10:28:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 10:28:25 10:28:01 ens3 291.65 174.34 6683.81 31.74 0.00 0.00 0.00 0.00 10:28:25 10:28:01 veth7cbe88a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 Average: docker0 12.91 21.32 1.17 241.97 0.00 0.00 0.00 0.00 10:28:25 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 10:28:25 Average: ens3 165.61 105.68 2667.81 24.04 0.00 0.00 0.00 0.00 10:28:25 Average: veth7cbe88a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:25 10:28:25 10:28:25 ---> sar -P ALL: 10:28:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26912) 11/18/24 _x86_64_ (8 CPU) 10:28:25 10:28:25 10:20:50 LINUX RESTART (8 CPU) 10:28:25 10:28:25 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:28:25 10:22:04 all 9.19 0.00 3.05 2.19 0.07 85.50 10:28:25 10:22:04 0 11.78 0.00 2.87 6.03 0.07 79.24 10:28:25 10:22:04 1 9.27 0.00 2.72 0.64 0.07 87.30 10:28:25 10:22:04 2 7.16 0.00 3.88 6.47 0.08 82.41 10:28:25 10:22:04 3 7.71 0.00 2.51 0.19 0.08 89.51 10:28:25 10:22:04 4 8.79 0.00 3.93 0.54 0.07 86.67 10:28:25 10:22:04 5 10.69 0.00 3.25 0.64 0.07 85.36 10:28:25 10:22:04 6 8.22 0.00 3.03 2.51 0.07 86.18 10:28:25 10:22:04 7 9.85 0.00 2.25 0.54 0.05 87.31 10:28:25 10:23:01 all 22.51 0.00 4.22 1.21 0.08 71.98 10:28:25 10:23:01 0 20.67 0.00 4.30 0.07 0.09 74.88 10:28:25 10:23:01 1 22.80 0.00 4.52 6.12 0.07 66.50 10:28:25 10:23:01 2 22.22 0.00 4.53 0.18 0.07 73.01 10:28:25 10:23:01 3 24.33 0.00 3.98 0.28 0.07 71.33 10:28:25 10:23:01 4 23.23 0.00 4.14 0.51 0.07 72.05 10:28:25 10:23:01 5 22.60 0.00 4.27 2.13 0.07 70.94 10:28:25 10:23:01 6 22.17 0.00 3.97 0.30 0.07 73.49 10:28:25 10:23:01 7 22.09 0.00 4.03 0.16 0.09 73.63 10:28:25 10:24:01 all 0.05 0.00 0.02 0.01 0.01 99.91 10:28:25 10:24:01 0 0.20 0.00 0.02 0.07 0.02 99.70 10:28:25 10:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:28:25 10:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:28:25 10:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:28:25 10:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:28:25 10:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:28:25 10:24:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:28:25 10:24:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:28:25 10:25:01 all 0.21 0.00 0.01 0.00 0.01 99.77 10:28:25 10:25:01 0 1.42 0.00 0.00 0.00 0.02 98.56 10:28:25 10:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:28:25 10:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:25 10:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:25 10:25:01 4 0.07 0.00 0.00 0.02 0.02 99.90 10:28:25 10:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:28:25 10:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:28:25 10:25:01 7 0.05 0.00 0.03 0.00 0.03 99.88 10:28:25 10:26:01 all 0.56 0.00 0.24 0.08 0.02 99.10 10:28:25 10:26:01 0 2.09 0.00 0.08 0.02 0.03 97.78 10:28:25 10:26:01 1 0.10 0.00 0.12 0.02 0.02 99.75 10:28:25 10:26:01 2 0.68 0.00 0.12 0.00 0.02 99.18 10:28:25 10:26:01 3 0.30 0.00 0.38 0.03 0.00 99.28 10:28:25 10:26:01 4 0.12 0.00 0.05 0.23 0.02 99.58 10:28:25 10:26:01 5 0.57 0.00 0.83 0.30 0.02 98.28 10:28:25 10:26:01 6 0.13 0.00 0.12 0.03 0.02 99.70 10:28:25 10:26:01 7 0.45 0.00 0.20 0.03 0.05 99.27 10:28:25 10:27:01 all 2.41 0.00 1.11 0.41 0.03 96.04 10:28:25 10:27:01 0 3.66 0.00 1.02 0.12 0.05 95.15 10:28:25 10:27:01 1 1.74 0.00 1.20 0.03 0.03 96.99 10:28:25 10:27:01 2 1.92 0.00 0.82 0.07 0.02 97.18 10:28:25 10:27:01 3 4.60 0.00 1.32 0.33 0.03 93.71 10:28:25 10:27:01 4 1.32 0.00 0.67 1.59 0.03 96.39 10:28:25 10:27:01 5 2.11 0.00 1.69 0.55 0.03 95.62 10:28:25 10:27:01 6 2.60 0.00 0.95 0.58 0.03 95.83 10:28:25 10:27:01 7 1.35 0.00 1.17 0.00 0.03 97.44 10:28:25 10:28:01 all 6.54 0.00 3.24 1.24 0.05 88.93 10:28:25 10:28:01 0 6.56 0.00 2.52 0.43 0.05 90.43 10:28:25 10:28:01 1 7.37 0.00 2.86 0.42 0.05 89.30 10:28:25 10:28:01 2 6.59 0.00 4.02 0.15 0.05 89.19 10:28:25 10:28:01 3 6.97 0.00 4.03 6.98 0.05 81.96 10:28:25 10:28:01 4 5.85 0.00 2.98 1.69 0.07 89.42 10:28:25 10:28:01 5 5.84 0.00 3.15 0.03 0.05 90.93 10:28:25 10:28:01 6 6.34 0.00 3.64 0.07 0.03 89.92 10:28:25 10:28:01 7 6.84 0.00 2.73 0.15 0.05 90.23 10:28:25 Average: all 5.78 0.00 1.67 0.73 0.04 91.78 10:28:25 Average: 0 6.49 0.00 1.51 0.96 0.05 90.99 10:28:25 Average: 1 5.74 0.00 1.60 0.99 0.04 91.63 10:28:25 Average: 2 5.38 0.00 1.88 0.98 0.03 91.73 10:28:25 Average: 3 6.12 0.00 1.73 1.12 0.04 91.00 10:28:25 Average: 4 5.47 0.00 1.66 0.66 0.04 92.18 10:28:25 Average: 5 5.84 0.00 1.86 0.51 0.04 91.75 10:28:25 Average: 6 5.50 0.00 1.65 0.50 0.03 92.31 10:28:25 Average: 7 5.67 0.00 1.47 0.13 0.05 92.68 10:28:25 10:28:25 10:28:25