Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5be78050731c5ec2d6b9ee88f554ad176af7363 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-ssh3593849446783448668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7904369116748745608.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6264091470976392265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4850445284572973795.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-ssh16539819241888712824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4165’ Running on prd-ubuntu20.04-docker-8c-8g-4168 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 e5be78050731c5ec2d6b9ee88f554ad176af7363 (main) Commit message: "Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1" > 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 e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 > git rev-list --no-walk b2d99f122c230494f8a88c9382c67596855d154f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:35 ========================================================= 21:53:35 EdgeX Global Pipelines Version Info 21:53:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:36 ------------------- 21:53:36 stable info: 21:53:36 ------------------- 21:53:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:53:36 Message: update stable to v1.0.253 21:53:36 ------------------- 21:53:36 experimental info: 21:53:36 ------------------- 21:53:36 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:53:36 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5be780 [Pipeline] echo 21:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:53:37 + git rev-list -1 --merges e5be78050731c5ec2d6b9ee88f554ad176af7363~1..e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo 21:53:37 -----------> git rev-list -1 --merges e5be78050731c5ec2d6b9ee88f554ad176af7363~1..e5be78050731c5ec2d6b9ee88f554ad176af7363 e5be78050731c5ec2d6b9ee88f554ad176af7363 21:53:37 e5be78050731c5ec2d6b9ee88f554ad176af7363 [false] [Pipeline] sh 21:53:37 + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo 21:53:37 ========================================================= 21:53:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:38 + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo 21:53:38 [semverPrep] GIT_COMMIT: e5be78050731c5ec2d6b9ee88f554ad176af7363, Commit Message: Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1 [Pipeline] echo 21:53:38 [semverPrep] This is not a build commit. [Pipeline] sh 21:53:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:38 + grep -v github /etc/ssh/ssh_known_hosts 21:53:38 + [ -e /tmp/ssh_known_hosts ] 21:53:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:38 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:39 21:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:39 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:39 b85a868b505f: Pulling fs layer 21:53:39 e2be974225ed: Pulling fs layer 21:53:39 339a4e72a1f5: Pulling fs layer 21:53:39 988bab9f4d93: Pulling fs layer 21:53:39 1469e6f7b9e6: Pulling fs layer 21:53:39 eaf3925da568: Pulling fs layer 21:53:39 bab4dde63d76: Pulling fs layer 21:53:39 bde34c3a00c8: Pulling fs layer 21:53:39 988bab9f4d93: Waiting 21:53:39 b352a97aabf1: Pulling fs layer 21:53:39 4872d77fe225: Pulling fs layer 21:53:39 5851b861e8e6: Pulling fs layer 21:53:39 1469e6f7b9e6: Waiting 21:53:39 4872d77fe225: Waiting 21:53:39 5851b861e8e6: Waiting 21:53:39 eaf3925da568: Waiting 21:53:39 bde34c3a00c8: Waiting 21:53:39 b352a97aabf1: Waiting 21:53:39 bab4dde63d76: Waiting 21:53:39 e2be974225ed: Verifying Checksum 21:53:39 e2be974225ed: Download complete 21:53:39 988bab9f4d93: Verifying Checksum 21:53:39 988bab9f4d93: Download complete 21:53:39 1469e6f7b9e6: Verifying Checksum 21:53:39 1469e6f7b9e6: Download complete 21:53:39 eaf3925da568: Verifying Checksum 21:53:39 eaf3925da568: Download complete 21:53:39 339a4e72a1f5: Download complete 21:53:39 bde34c3a00c8: Download complete 21:53:39 b352a97aabf1: Verifying Checksum 21:53:39 b352a97aabf1: Download complete 21:53:39 4872d77fe225: Verifying Checksum 21:53:39 4872d77fe225: Download complete 21:53:39 5851b861e8e6: Verifying Checksum 21:53:39 5851b861e8e6: Download complete 21:53:39 b85a868b505f: Verifying Checksum 21:53:39 b85a868b505f: Download complete 21:53:40 bab4dde63d76: Verifying Checksum 21:53:40 bab4dde63d76: Download complete 21:53:41 b85a868b505f: Pull complete 21:53:41 e2be974225ed: Pull complete 21:53:41 339a4e72a1f5: Pull complete 21:53:41 988bab9f4d93: Pull complete 21:53:41 1469e6f7b9e6: Pull complete 21:53:41 eaf3925da568: Pull complete 21:53:43 bab4dde63d76: Pull complete 21:53:43 bde34c3a00c8: Pull complete 21:53:43 b352a97aabf1: Pull complete 21:53:43 4872d77fe225: Pull complete 21:53:44 5851b861e8e6: Pull complete 21:53:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:44 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:48 $ docker top b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 -eo pid,comm 21:53:48 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). 21:53:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:48 [ssh-agent] Looking for ssh-agent implementation... 21:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:48 $ docker exec b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent 21:53:49 SSH_AUTH_SOCK=/tmp/ssh-yq3j2dYwbGz9/agent.32 21:53:49 SSH_AGENT_PID=38 21:53:49 Running ssh-add (command line suppressed) 21:53:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9309944220778977498.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9309944220778977498.key) 21:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:49 + git tag --points-at HEAD [Pipeline] } 21:53:49 $ docker exec --env ******** --env ******** b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent -k 21:53:49 unset SSH_AUTH_SOCK; 21:53:49 unset SSH_AGENT_PID; 21:53:49 echo Agent pid 38 killed; 21:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:49 [ssh-agent] Looking for ssh-agent implementation... 21:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:49 $ docker exec b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent 21:53:49 SSH_AUTH_SOCK=/tmp/ssh-vv0xF18DMQeC/agent.72 21:53:49 SSH_AGENT_PID=78 21:53:49 Running ssh-add (command line suppressed) 21:53:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15700027264883528706.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15700027264883528706.key) 21:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:50 + git semver init 21:53:50 2023-08-21 21:53:50,408 [run_init] DEBUG init version:0.0.0 force:False 21:53:50 2023-08-21 21:53:50,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 21:53:50 2023-08-21 21:53:50,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 21:53:50 2023-08-21 21:53:50,409 [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) 21:53:51 2023-08-21 21:53:51,207 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 21:53:51 2023-08-21 21:53:51,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 21:53:51 2023-08-21 21:53:51,207 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:53:51 2023-08-21 21:53:51,208 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:53:51 3.1.0-dev.8 [Pipeline] } 21:53:51 $ docker exec --env ******** --env ******** b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent -k 21:53:51 unset SSH_AUTH_SOCK; 21:53:51 unset SSH_AGENT_PID; 21:53:51 echo Agent pid 78 killed; 21:53:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:51 + git semver [Pipeline] } 21:53:52 $ docker stop --time=1 b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 21:53:53 $ docker rm -f --volumes b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:53 Stashed 1 file(s) [Pipeline] echo 21:53:53 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:54 ========================================================= 21:53:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:53:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:53:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:54 4db1b89c0bd1: Pulling fs layer 21:53:54 6911f1a30b25: Pulling fs layer 21:53:54 e194b8c5c2a9: Pulling fs layer 21:53:54 6863d3e3a2b1: Pulling fs layer 21:53:54 ec0bb842ea78: Pulling fs layer 21:53:54 40a00589a448: Pulling fs layer 21:53:54 6c08303d61cc: Pulling fs layer 21:53:54 798269fcf238: Pulling fs layer 21:53:54 6863d3e3a2b1: Waiting 21:53:54 ec0bb842ea78: Waiting 21:53:54 40a00589a448: Waiting 21:53:54 6c08303d61cc: Waiting 21:53:54 798269fcf238: Waiting 21:53:54 6911f1a30b25: Verifying Checksum 21:53:54 6911f1a30b25: Download complete 21:53:54 6863d3e3a2b1: Verifying Checksum 21:53:54 6863d3e3a2b1: Download complete 21:53:54 ec0bb842ea78: Verifying Checksum 21:53:54 ec0bb842ea78: Download complete 21:53:54 4db1b89c0bd1: Verifying Checksum 21:53:54 4db1b89c0bd1: Download complete 21:53:54 40a00589a448: Verifying Checksum 21:53:54 40a00589a448: Download complete 21:53:54 4db1b89c0bd1: Pull complete 21:53:54 6911f1a30b25: Pull complete 21:53:55 e194b8c5c2a9: Download complete 21:53:55 798269fcf238: Verifying Checksum 21:53:55 798269fcf238: Download complete 21:53:55 6c08303d61cc: Verifying Checksum 21:53:55 6c08303d61cc: Download complete 21:53:58 e194b8c5c2a9: Pull complete 21:53:58 6863d3e3a2b1: Pull complete 21:53:58 ec0bb842ea78: Pull complete 21:53:58 40a00589a448: Pull complete 21:54:01 6c08303d61cc: Pull complete 21:54:01 798269fcf238: Pull complete 21:54:01 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:54:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:54:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:02 + docker inspect -f . ci-base-image-x86_64 21:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:02 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:54:02 $ 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 21:54:08 $ docker top 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:08 + go version 21:54:08 go version go1.20.6 linux/amd64 [Pipeline] } 21:54:08 $ docker stop --time=1 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 21:54:09 Still waiting to schedule task 21:54:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4167’ is offline 21:54:09 $ docker rm -f --volumes 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:10 + docker inspect -f . ci-base-image-x86_64 21:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:10 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:54:10 $ 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 21:54:10 $ docker top 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:11 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 21:54:11 + make test 21:54:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:54:11 go: downloading github.com/go-playground/validator/v10 v10.15.1 21:54:11 go: downloading github.com/google/uuid v1.3.1 21:54:11 go: downloading github.com/stretchr/testify v1.8.4 21:54:11 go: downloading gopkg.in/yaml.v3 v3.0.1 21:54:11 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:54:11 go: downloading github.com/go-kit/log v0.2.1 21:54:11 go: downloading github.com/x448/float16 v0.8.4 21:54:11 go: downloading github.com/davecgh/go-spew v1.1.1 21:54:11 go: downloading github.com/pmezard/go-difflib v1.0.0 21:54:11 go: downloading github.com/stretchr/objx v0.5.0 21:54:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:54:11 go: downloading github.com/go-playground/universal-translator v0.18.1 21:54:11 go: downloading golang.org/x/text v0.8.0 21:54:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:54:11 go: downloading github.com/leodido/go-urn v1.2.4 21:54:11 go: downloading golang.org/x/crypto v0.7.0 21:54:11 go: downloading github.com/go-playground/locales v0.14.1 21:54:13 go: downloading golang.org/x/net v0.8.0 21:54:17 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:54:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:54:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:54:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.059s coverage: 83.5% of statements 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.032s coverage: 32.4% of statements 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.036s coverage: 18.3% of statements 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.039s coverage: 53.8% of statements 21:54:22 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements 21:54:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.043s coverage: 86.7% of statements 21:54:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.017s coverage: 60.5% of statements 21:54:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 21:54:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 21:54:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:54:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:54:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:54:34 $ docker stop --time=1 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e 21:54:38 $ docker rm -f --volumes 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e [Pipeline] // withDockerContainer [Pipeline] sh 21:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:54:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:39 21:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:40 latest: Pulling from edgex-lftools-log-publisher 21:54:40 5eb5b503b376: Pulling fs layer 21:54:40 5c69ac0246d0: Pulling fs layer 21:54:40 ec43610c2a17: Pulling fs layer 21:54:40 3a2ae6a8a46f: Pulling fs layer 21:54:40 33b1e0a273af: Pulling fs layer 21:54:40 5d3b04190fa2: Pulling fs layer 21:54:40 2f39f015ded8: Pulling fs layer 21:54:40 33b1e0a273af: Waiting 21:54:40 5d3b04190fa2: Waiting 21:54:40 2f39f015ded8: Waiting 21:54:40 3a2ae6a8a46f: Waiting 21:54:40 5c69ac0246d0: Verifying Checksum 21:54:40 5c69ac0246d0: Download complete 21:54:40 3a2ae6a8a46f: Verifying Checksum 21:54:40 3a2ae6a8a46f: Download complete 21:54:40 33b1e0a273af: Verifying Checksum 21:54:40 33b1e0a273af: Download complete 21:54:40 5d3b04190fa2: Verifying Checksum 21:54:40 5d3b04190fa2: Download complete 21:54:40 ec43610c2a17: Verifying Checksum 21:54:40 ec43610c2a17: Download complete 21:54:40 5eb5b503b376: Verifying Checksum 21:54:40 5eb5b503b376: Download complete 21:54:41 2f39f015ded8: Verifying Checksum 21:54:41 2f39f015ded8: Download complete 21:54:41 5eb5b503b376: Pull complete 21:54:41 5c69ac0246d0: Pull complete 21:54:42 ec43610c2a17: Pull complete 21:54:42 3a2ae6a8a46f: Pull complete 21:54:42 33b1e0a273af: Pull complete 21:54:42 5d3b04190fa2: Pull complete 21:54:46 2f39f015ded8: Pull complete 21:54:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:46 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:54:46 $ 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 21:54:51 $ docker top fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:52 ---> job-cost.sh 21:54:52 lf-activate-venv: SKIPPING 21:54:52 INFO: No Stack... 21:54:52 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:52 INFO: Archiving Costs [Pipeline] sh 21:54:53 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 21:54:53 + cut -d, -f6 [Pipeline] lock 21:54:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] 21:54:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] did not exist. Created. 21:54:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:53 + echo total: 0.2199999988079071 [Pipeline] stash 21:54:53 Stashed 1 file(s) [Pipeline] } 21:54:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:53 $ docker stop --time=1 fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 21:54:54 $ docker rm -f --volumes fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4170 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 21:55:36 Running in /w/workspace/go-mod-core-contracts/142 [Pipeline] { [Pipeline] checkout 21:55:36 The recommended git tool is: git 21:55:41 using credential edgex-jenkins-ssh 21:55:41 Cloning the remote Git repository 21:55:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:55:41 > git init /w/workspace/go-mod-core-contracts/142 # timeout=10 21:55:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:55:41 > git --version # timeout=10 21:55:41 > git --version # 'git version 2.25.1' 21:55:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:55:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:44 Avoid second fetch 21:55:44 Checking out Revision e5be78050731c5ec2d6b9ee88f554ad176af7363 (main) 21:55:44 Commit message: "Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:44 > git config core.sparsecheckout # timeout=10 21:55:44 > git checkout -f e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 21:55:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:55:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:45 Dload Upload Total Spent Left Speed 21:55:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:55:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:55:46 + sudo tee /etc/docker/daemon.new 21:55:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:55:46 { 21:55:46 "registry-mirrors": [ 21:55:46 "https://nexus3.edgexfoundry.org:10001" 21:55:46 ], 21:55:46 "bip": "10.250.0.254/24", 21:55:46 "hosts": [ 21:55:46 "tcp://0.0.0.0:5555", 21:55:46 "unix:///var/run/docker.sock" 21:55:46 ], 21:55:46 "mtu": 1458, 21:55:46 "selinux-enabled": true, 21:55:46 "seccomp-profile": "/etc/docker/seccomp.json" 21:55:46 } [Pipeline] sh 21:55:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:55:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:05 ========================================================= 21:56:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:56:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:56:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:06 edb6bdbacee9: Pulling fs layer 21:56:06 5f9638ab2659: Pulling fs layer 21:56:06 8d51d6327a98: Pulling fs layer 21:56:06 8b374f2dd631: Pulling fs layer 21:56:06 ec14aa9079de: Pulling fs layer 21:56:06 2f466654f4bb: Pulling fs layer 21:56:06 554e91adad29: Pulling fs layer 21:56:06 8b374f2dd631: Waiting 21:56:06 2f466654f4bb: Waiting 21:56:06 554e91adad29: Waiting 21:56:06 5f9638ab2659: Verifying Checksum 21:56:06 5f9638ab2659: Download complete 21:56:06 8b374f2dd631: Verifying Checksum 21:56:06 8b374f2dd631: Download complete 21:56:06 ec14aa9079de: Verifying Checksum 21:56:06 ec14aa9079de: Download complete 21:56:06 edb6bdbacee9: Verifying Checksum 21:56:06 edb6bdbacee9: Download complete 21:56:07 edb6bdbacee9: Pull complete 21:56:08 554e91adad29: Verifying Checksum 21:56:08 554e91adad29: Download complete 21:56:08 5f9638ab2659: Pull complete 21:56:09 8d51d6327a98: Verifying Checksum 21:56:09 8d51d6327a98: Download complete 21:56:09 2f466654f4bb: Verifying Checksum 21:56:09 2f466654f4bb: Download complete 21:56:21 8d51d6327a98: Pull complete 21:56:21 8b374f2dd631: Pull complete 21:56:21 ec14aa9079de: Pull complete 21:56:26 2f466654f4bb: Pull complete 21:56:29 554e91adad29: Pull complete 21:56:29 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:56:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:56:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:30 + docker inspect -f . ci-base-image-arm64 21:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:30 prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container 21:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 21:56:33 $ docker top fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:34 + go version 21:56:34 go version go1.20.6 linux/arm64 [Pipeline] } 21:56:34 $ docker stop --time=1 fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 21:56:35 $ docker rm -f --volumes fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:36 + docker inspect -f . ci-base-image-arm64 21:56:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:36 prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container 21:56:36 $ 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/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 21:56:37 $ docker top 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:38 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/142 [Pipeline] fileExists [Pipeline] sh 21:56:38 + make test 21:56:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:56:38 go: downloading github.com/go-kit/log v0.2.1 21:56:38 go: downloading github.com/stretchr/testify v1.8.4 21:56:38 go: downloading github.com/google/uuid v1.3.1 21:56:38 go: downloading github.com/go-playground/validator/v10 v10.15.1 21:56:38 go: downloading gopkg.in/yaml.v3 v3.0.1 21:56:38 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:56:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:56:39 go: downloading github.com/davecgh/go-spew v1.1.1 21:56:39 go: downloading github.com/pmezard/go-difflib v1.0.0 21:56:39 go: downloading github.com/stretchr/objx v0.5.0 21:56:39 go: downloading github.com/x448/float16 v0.8.4 21:56:39 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:56:39 go: downloading github.com/go-playground/universal-translator v0.18.1 21:56:39 go: downloading github.com/leodido/go-urn v1.2.4 21:56:39 go: downloading golang.org/x/crypto v0.7.0 21:56:39 go: downloading golang.org/x/text v0.8.0 21:56:40 go: downloading github.com/go-playground/locales v0.14.1 21:56:44 go: downloading golang.org/x/net v0.8.0 21:57:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:57:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:57:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.516s coverage: 83.5% of statements 21:57:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.078s coverage: 32.4% of statements 21:57:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:57:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:57:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.072s coverage: 29.4% of statements 21:57:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.086s coverage: 18.3% of statements 21:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.174s coverage: 53.8% of statements 21:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.115s coverage: 90.0% of statements 21:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.290s coverage: 86.7% of statements 21:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.056s coverage: 60.5% of statements 21:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.045s coverage: 36.1% of statements 21:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.053s coverage: 48.7% of statements 21:58:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:58:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:58:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:58:20 $ docker stop --time=1 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 21:58:22 $ docker rm -f --volumes 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:23 Warning: overwriting stash ‘coverage-report’ 21:58:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:24 21:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:25 arm64: Pulling from edgex-lftools-log-publisher 21:58:25 8998bd30e6a1: Pulling fs layer 21:58:25 04944245beec: Pulling fs layer 21:58:25 699f458cf7ca: Pulling fs layer 21:58:25 765212b225bb: Pulling fs layer 21:58:25 f23df028b6ca: Pulling fs layer 21:58:25 d65c8cfc05b1: Pulling fs layer 21:58:25 2437ff75d9bd: Pulling fs layer 21:58:25 765212b225bb: Waiting 21:58:25 d65c8cfc05b1: Waiting 21:58:25 f23df028b6ca: Waiting 21:58:25 2437ff75d9bd: Waiting 21:58:25 04944245beec: Verifying Checksum 21:58:25 04944245beec: Download complete 21:58:25 765212b225bb: Verifying Checksum 21:58:25 765212b225bb: Download complete 21:58:25 f23df028b6ca: Verifying Checksum 21:58:25 f23df028b6ca: Download complete 21:58:25 d65c8cfc05b1: Verifying Checksum 21:58:25 d65c8cfc05b1: Download complete 21:58:25 699f458cf7ca: Verifying Checksum 21:58:25 699f458cf7ca: Download complete 21:58:26 8998bd30e6a1: Verifying Checksum 21:58:26 8998bd30e6a1: Download complete 21:58:28 2437ff75d9bd: Download complete 21:58:29 8998bd30e6a1: Pull complete 21:58:30 04944245beec: Pull complete 21:58:31 699f458cf7ca: Pull complete 21:58:31 765212b225bb: Pull complete 21:58:32 f23df028b6ca: Pull complete 21:58:32 d65c8cfc05b1: Pull complete 21:58:47 2437ff75d9bd: Pull complete 21:58:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:47 prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container 21:58:47 $ 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/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 21:58:50 $ docker top a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:50 ---> job-cost.sh 21:58:51 lf-activate-venv: SKIPPING 21:58:51 INFO: No Stack... 21:58:51 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:52 INFO: Archiving Costs [Pipeline] sh 21:58:52 + + cat /w/workspace/go-mod-core-contracts/142/archives/cost.csv 21:58:52 cut -d, -f6 [Pipeline] lock 21:58:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] 21:58:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] did not exist. Created. 21:58:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:53 /w/workspace/go-mod-core-contracts/142@tmp/durable-e1436c67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:53 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:53 Warning: overwriting stash ‘stack-cost’ 21:58:53 Stashed 1 file(s) [Pipeline] } 21:58:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:53 $ docker stop --time=1 a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 21:58:55 $ docker rm -f --volumes a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 [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 21:58:55 provisioning config files... 21:58:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6939191156842662952tmp [Pipeline] { [Pipeline] sh 21:58:55 + set +x 21:58:55 + curl -s https://codecov.io/bash 21:58:55 + bash -s -- 21:58:55 21:58:55 _____ _ 21:58:55 / ____| | | 21:58:55 | | ___ __| | ___ ___ _____ __ 21:58:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:55 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:55 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:55 Bash-1.0.6 21:58:55 21:58:55 21:58:55 ==> git version 2.25.1 found 21:58:55 ==> 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 21:58:55 Release-Date: 2020-01-08 21:58:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:55 ==> Jenkins CI detected. 21:58:55 current dir:  /w/workspace/undry_go-mod-core-contracts_main 21:58:55 project root: . 21:58:55 --> token set from env 21:58:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:55 ==> Running gcov in . (disable via -X gcov) 21:58:55 ==> Python coveragepy not found 21:58:55 ==> Searching for coverage reports in: 21:58:55 + . 21:58:56 -> Found 1 reports 21:58:56 ==> Detecting git/mercurial file structure 21:58:56 ==> Reading reports 21:58:56 + ./coverage.out bytes=134600 21:58:56 ==> Appending adjustments 21:58:56 https://docs.codecov.io/docs/fixing-reports 21:58:56 + Found adjustments 21:58:56 ==> Gzipping contents 21:58:56 20K /tmp/codecov.n1fAqA.gz 21:58:56 ==> Uploading reports 21:58:56 url: https://codecov.io 21:58:56 query: branch=main&commit=e5be78050731c5ec2d6b9ee88f554ad176af7363&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:56 -> Pinging Codecov 21:58:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=e5be78050731c5ec2d6b9ee88f554ad176af7363&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:56 -> Uploading to 21:58:56 https://storage.googleapis.com/codecov/v4/raw/2023-08-21/71470A77251A30514AAF9C0BB2E5B6CE/e5be78050731c5ec2d6b9ee88f554ad176af7363/90f89abb-7f6f-4e55-b1c5-0a3ce4a26109.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T215856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=994270ff3053c8b4584dfae74dfd5321beed32237cb35fb3d40fbcf152540110 21:58:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:56 Dload Upload Total Spent Left Speed 21:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19051 0 0 100 19051 0 92931 --:--:-- --:--:-- --:--:-- 92931 21:58:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] } 21:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:58:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:58:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:57 21:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:58:57 df9b9388f04a: Pulling fs layer 21:58:57 52dc419b0ee2: Pulling fs layer 21:58:57 25bc292e5bac: Pulling fs layer 21:58:57 114826534d7a: Pulling fs layer 21:58:57 4657fd5d0bcf: Pulling fs layer 21:58:57 6ad1cebc031e: Pulling fs layer 21:58:57 8a3aa393b2d8: Pulling fs layer 21:58:57 114826534d7a: Waiting 21:58:57 4657fd5d0bcf: Waiting 21:58:57 6ad1cebc031e: Waiting 21:58:57 8a3aa393b2d8: Waiting 21:58:57 25bc292e5bac: Verifying Checksum 21:58:57 25bc292e5bac: Download complete 21:58:57 52dc419b0ee2: Download complete 21:58:57 4657fd5d0bcf: Verifying Checksum 21:58:57 4657fd5d0bcf: Download complete 21:58:58 df9b9388f04a: Pull complete 21:58:58 6ad1cebc031e: Verifying Checksum 21:58:58 6ad1cebc031e: Download complete 21:58:58 52dc419b0ee2: Pull complete 21:58:58 25bc292e5bac: Pull complete 21:58:58 114826534d7a: Verifying Checksum 21:58:58 114826534d7a: Download complete 21:58:58 8a3aa393b2d8: Verifying Checksum 21:58:58 8a3aa393b2d8: Download complete 21:59:02 114826534d7a: Pull complete 21:59:02 4657fd5d0bcf: Pull complete 21:59:02 6ad1cebc031e: Pull complete 21:59:04 8a3aa393b2d8: Pull complete 21:59:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:04 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:59:09 $ docker top 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 21:59:10 + set -o pipefail 21:59:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 21:59:14 21:59:14 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 21:59:14 21:59:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/0eb601c5-d9bf-46f9-aa85-5293f30be81f 21:59:14 21:59:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:14 21:59:14 21:59:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:59:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:59:14 More details here: https://snyk.co/ue1NS [Pipeline] } 21:59:14 $ docker stop --time=1 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 21:59:16 $ docker rm -f --volumes 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:17 + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] sh 21:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:18 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:59:18 $ docker top dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 -eo pid,comm 21:59:18 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). 21:59:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:18 [ssh-agent] Looking for ssh-agent implementation... 21:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:18 $ docker exec dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 ssh-agent 21:59:18 SSH_AUTH_SOCK=/tmp/ssh-PNXpATGBYwOj/agent.33 21:59:18 SSH_AGENT_PID=39 21:59:18 Running ssh-add (command line suppressed) 21:59:19 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15335512222306576600.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15335512222306576600.key) 21:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:19 + git semver tag 21:59:19 2023-08-21 21:59:19,484 [run_tag] DEBUG tag force:False 21:59:19 2023-08-21 21:59:19,484 [check_head_tag] DEBUG check head tag 21:59:19 2023-08-21 21:59:19,487 [execute] INFO git cat-file --batch-check 21:59:19 2023-08-21 21:59:19,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 21:59:19 2023-08-21 21:59:19,491 [execute] INFO git cat-file --batch 21:59:19 2023-08-21 21:59:19,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 21:59:19 2023-08-21 21:59:19,528 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:19 2023-08-21 21:59:19,528 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 21:59:19 2023-08-21 21:59:19,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 21:59:19 2023-08-21 21:59:19,533 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:19 3.1.0-dev.8 [Pipeline] } 21:59:19 $ docker exec --env ******** --env ******** dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 ssh-agent -k 21:59:19 unset SSH_AUTH_SOCK; 21:59:19 unset SSH_AGENT_PID; 21:59:19 echo Agent pid 39 killed; 21:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:19 + git semver [Pipeline] } 21:59:20 $ docker stop --time=1 dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 21:59:21 $ docker rm -f --volumes dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:21 21:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:22 0.23.1-centos7: Pulling from edgex-lftools 21:59:22 ab5ef0e58194: Pulling fs layer 21:59:22 9712f1f96733: Pulling fs layer 21:59:22 63f879dbbcfc: Pulling fs layer 21:59:22 0d9ebad4ef96: Pulling fs layer 21:59:22 e9a5061849ea: Pulling fs layer 21:59:22 d747dcd14b5f: Pulling fs layer 21:59:22 2de7ff778b66: Pulling fs layer 21:59:22 d747dcd14b5f: Waiting 21:59:22 0d9ebad4ef96: Waiting 21:59:22 e9a5061849ea: Waiting 21:59:22 2de7ff778b66: Waiting 21:59:22 9712f1f96733: Verifying Checksum 21:59:22 9712f1f96733: Download complete 21:59:22 63f879dbbcfc: Verifying Checksum 21:59:22 63f879dbbcfc: Download complete 21:59:22 e9a5061849ea: Verifying Checksum 21:59:22 e9a5061849ea: Download complete 21:59:22 0d9ebad4ef96: Verifying Checksum 21:59:22 0d9ebad4ef96: Download complete 21:59:22 d747dcd14b5f: Verifying Checksum 21:59:23 ab5ef0e58194: Verifying Checksum 21:59:23 ab5ef0e58194: Download complete 21:59:23 2de7ff778b66: Verifying Checksum 21:59:23 2de7ff778b66: Download complete 21:59:26 ab5ef0e58194: Pull complete 21:59:26 9712f1f96733: Pull complete 21:59:26 63f879dbbcfc: Pull complete 21:59:30 0d9ebad4ef96: Pull complete 21:59:30 e9a5061849ea: Pull complete 21:59:30 d747dcd14b5f: Pull complete 21:59:31 2de7ff778b66: Pull complete 21:59:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:31 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:59:35 $ docker top 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:59:35 provisioning config files... 21:59:35 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17125107321487071956tmp 21:59:35 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2731993873166670257tmp 21:59:35 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12093462453405704384tmp [Pipeline] { [Pipeline] echo 21:59:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:59:36 ---> sigul-configuration.sh 21:59:36 gpg: directory `/root/.gnupg' created 21:59:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:59:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:59:36 gpg: keyring `/root/.gnupg/secring.gpg' created 21:59:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:59:36 gpg: CAST5 encrypted data 21:59:36 gpg: encrypted with 1 passphrase 21:59:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:59:36 + mkdir /home/jenkins 21:59:36 + mkdir /home/jenkins/sigul [Pipeline] sh 21:59:36 + 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 21:59:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:59:37 ---> sigul-install.sh 21:59:37 Sigul already installed; skipping installation. [Pipeline] sh 21:59:37 + git tag --list 21:59:37 v0.0.0 21:59:37 v0.0.1 21:59:37 v0.1.0 21:59:37 v0.1.1 21:59:37 v0.1.10 21:59:37 v0.1.100 21:59:37 v0.1.101 21:59:37 v0.1.102 21:59:37 v0.1.103 21:59:37 v0.1.104 21:59:37 v0.1.105 21:59:37 v0.1.106 21:59:37 v0.1.107 21:59:37 v0.1.108 21:59:37 v0.1.109 21:59:37 v0.1.11 21:59:37 v0.1.110 21:59:37 v0.1.111 21:59:37 v0.1.112 21:59:37 v0.1.113 21:59:37 v0.1.114 21:59:37 v0.1.115 21:59:37 v0.1.116 21:59:37 v0.1.117 21:59:37 v0.1.118 21:59:37 v0.1.119 21:59:37 v0.1.12 21:59:37 v0.1.120 21:59:37 v0.1.121 21:59:37 v0.1.122 21:59:37 v0.1.123 21:59:37 v0.1.124 21:59:37 v0.1.125 21:59:37 v0.1.126 21:59:37 v0.1.127 21:59:37 v0.1.128 21:59:37 v0.1.129 21:59:37 v0.1.13 21:59:37 v0.1.130 21:59:37 v0.1.131 21:59:37 v0.1.132 21:59:37 v0.1.133 21:59:37 v0.1.134 21:59:37 v0.1.135 21:59:37 v0.1.136 21:59:37 v0.1.137 21:59:37 v0.1.138 21:59:37 v0.1.139 21:59:37 v0.1.14 21:59:37 v0.1.140 21:59:37 v0.1.141 21:59:37 v0.1.142 21:59:37 v0.1.143 21:59:37 v0.1.144 21:59:37 v0.1.145 21:59:37 v0.1.146 21:59:37 v0.1.147 21:59:37 v0.1.148 21:59:37 v0.1.149 21:59:37 v0.1.15 21:59:37 v0.1.16 21:59:37 v0.1.17 21:59:37 v0.1.18 21:59:37 v0.1.19 21:59:37 v0.1.2 21:59:37 v0.1.20 21:59:37 v0.1.21 21:59:37 v0.1.22 21:59:37 v0.1.23 21:59:37 v0.1.24 21:59:37 v0.1.25 21:59:37 v0.1.26 21:59:37 v0.1.27 21:59:37 v0.1.28 21:59:37 v0.1.29 21:59:37 v0.1.3 21:59:37 v0.1.30 21:59:37 v0.1.31 21:59:37 v0.1.32 21:59:37 v0.1.33 21:59:37 v0.1.34 21:59:37 v0.1.35 21:59:37 v0.1.36 21:59:37 v0.1.37 21:59:37 v0.1.38 21:59:37 v0.1.39 21:59:37 v0.1.4 21:59:37 v0.1.40 21:59:37 v0.1.41 21:59:37 v0.1.42 21:59:37 v0.1.43 21:59:37 v0.1.44 21:59:37 v0.1.45 21:59:37 v0.1.46 21:59:37 v0.1.47 21:59:37 v0.1.48 21:59:37 v0.1.49 21:59:37 v0.1.5 21:59:37 v0.1.50 21:59:37 v0.1.51 21:59:37 v0.1.52 21:59:37 v0.1.53 21:59:37 v0.1.54 21:59:37 v0.1.55 21:59:37 v0.1.56 21:59:37 v0.1.57 21:59:37 v0.1.58 21:59:37 v0.1.59 21:59:37 v0.1.6 21:59:37 v0.1.60 21:59:37 v0.1.61 21:59:37 v0.1.62 21:59:37 v0.1.63 21:59:37 v0.1.64 21:59:37 v0.1.65 21:59:37 v0.1.66 21:59:37 v0.1.67 21:59:37 v0.1.68 21:59:37 v0.1.69 21:59:37 v0.1.7 21:59:37 v0.1.70 21:59:37 v0.1.71 21:59:37 v0.1.72 21:59:37 v0.1.73 21:59:37 v0.1.74 21:59:37 v0.1.75 21:59:37 v0.1.76 21:59:37 v0.1.77 21:59:37 v0.1.78 21:59:37 v0.1.79 21:59:37 v0.1.8 21:59:37 v0.1.80 21:59:37 v0.1.81 21:59:37 v0.1.82 21:59:37 v0.1.83 21:59:37 v0.1.84 21:59:37 v0.1.85 21:59:37 v0.1.86 21:59:37 v0.1.87 21:59:37 v0.1.88 21:59:37 v0.1.89 21:59:37 v0.1.9 21:59:37 v0.1.90 21:59:37 v0.1.91 21:59:37 v0.1.92 21:59:37 v0.1.93 21:59:37 v0.1.94 21:59:37 v0.1.95 21:59:37 v0.1.96 21:59:37 v0.1.97 21:59:37 v0.1.98 21:59:37 v0.1.99 21:59:37 v2.0.0 21:59:37 v2.1.0 21:59:37 v2.1.1 21:59:37 v2.2.0 21:59:37 v2.3.0 21:59:37 v3.0 21:59:37 v3.0.0 21:59:37 v3.1.0-dev.1 21:59:37 v3.1.0-dev.2 21:59:37 v3.1.0-dev.3 21:59:37 v3.1.0-dev.4 21:59:37 v3.1.0-dev.5 21:59:37 v3.1.0-dev.6 21:59:37 v3.1.0-dev.7 21:59:37 v3.1.0-dev.8 [Pipeline] sh 21:59:37 + lftools sign git-tag v3.1.0-dev.8 21:59:38 Signing Git tag with Sigul... 21:59:38 Signing v3.1.0-dev.8 [Pipeline] echo 21:59:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:59:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:59:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:59:39 $ docker stop --time=1 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 21:59:40 $ docker rm -f --volumes 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:59:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:41 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:41 $ 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 21:59:41 $ docker top b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:41 [ssh-agent] Looking for ssh-agent implementation... 21:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:41 $ docker exec b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f ssh-agent 21:59:41 SSH_AUTH_SOCK=/tmp/ssh-vRp4i7o3pEe8/agent.32 21:59:41 SSH_AGENT_PID=38 21:59:41 Running ssh-add (command line suppressed) 21:59:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9997589833230129203.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9997589833230129203.key) 21:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:42 + git semver bump pre 21:59:42 2023-08-21 21:59:42,554 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:42 2023-08-21 21:59:42,554 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 21:59:42 2023-08-21 21:59:42,554 [bump_version] DEBUG bumped version:3.1.0-dev.9 21:59:42 2023-08-21 21:59:42,554 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 21:59:42 2023-08-21 21:59:42,554 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:42 2023-08-21 21:59:42,554 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:42 2023-08-21 21:59:42,556 [execute] INFO git cat-file --batch-check 21:59:42 2023-08-21 21:59:42,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:42 2023-08-21 21:59:42,562 [execute] INFO git cat-file --batch 21:59:42 2023-08-21 21:59:42,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:42 2023-08-21 21:59:42,567 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:42 3.1.0-dev.9 [Pipeline] } 21:59:42 $ docker exec --env ******** --env ******** b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f ssh-agent -k 21:59:42 unset SSH_AUTH_SOCK; 21:59:42 unset SSH_AGENT_PID; 21:59:42 echo Agent pid 38 killed; 21:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:43 + git semver [Pipeline] } 21:59:43 $ docker stop --time=1 b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f 21:59:44 $ docker rm -f --volumes b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f [Pipeline] // withDockerContainer [Pipeline] sh 21:59:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:45 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:45 $ 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 21:59:45 $ docker top 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c -eo pid,comm 21:59:45 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). 21:59:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:45 [ssh-agent] Looking for ssh-agent implementation... 21:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:45 $ docker exec 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c ssh-agent 21:59:46 SSH_AUTH_SOCK=/tmp/ssh-tKK1chRBhDIn/agent.32 21:59:46 SSH_AGENT_PID=38 21:59:46 Running ssh-add (command line suppressed) 21:59:46 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_88894358666561805.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_88894358666561805.key) 21:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:46 + git semver push 21:59:46 2023-08-21 21:59:46,677 [run_push] DEBUG push 21:59:46 2023-08-21 21:59:46,678 [execute] INFO git cat-file --batch-check 21:59:46 2023-08-21 21:59:46,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:46 2023-08-21 21:59:46,681 [execute] INFO git rev-list 49be1b7c230da79f8f8a9b5c8c5657e0b7263d43 -- 21:59:46 2023-08-21 21:59:46,682 [execute] DEBUG Popen(['git', 'rev-list', '49be1b7c230da79f8f8a9b5c8c5657e0b7263d43', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:46 2023-08-21 21:59:46,692 [execute] INFO git fetch -v origin 21:59:46 2023-08-21 21:59:46,692 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:47 2023-08-21 21:59:47,125 [run_push] DEBUG no remote changes detected 21:59:47 2023-08-21 21:59:47,125 [execute] INFO git push origin semver 21:59:47 2023-08-21 21:59:47,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:47 2023-08-21 21:59:47,883 [run_push] DEBUG push all version tags 21:59:47 2023-08-21 21:59:47,883 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:47 2023-08-21 21:59:47,884 [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) 21:59:48 2023-08-21 21:59:48,590 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:59:48 3.1.0-dev.9 [Pipeline] } 21:59:48 $ docker exec --env ******** --env ******** 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c ssh-agent -k 21:59:48 unset SSH_AUTH_SOCK; 21:59:48 unset SSH_AGENT_PID; 21:59:48 echo Agent pid 38 killed; 21:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:49 + git semver [Pipeline] } 21:59:49 $ docker stop --time=1 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c 21:59:50 $ docker rm -f --volumes 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:59:51 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 21:59:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 21:59:51 total 16 21:59:51 drwxr-xr-x 3 root root 4096 Aug 21 21:54 . 21:59:51 drwxrwxr-x 11 jenkins jenkins 4096 Aug 21 21:59 .. 21:59:51 drwxr-xr-x 2 root root 4096 Aug 21 21:54 cost 21:59:51 -rw-r--r-- 1 root root 93 Aug 21 21:54 cost.csv 21:59:51 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 21:59:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 21:59:51 total 16 21:59:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:54 . 21:59:51 drwxrwxr-x 11 jenkins jenkins 4096 Aug 21 21:59 .. 21:59:51 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 21:54 cost 21:59:51 -rw-r--r-- 1 jenkins jenkins 93 Aug 21 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:52 ---> package-listing.sh 21:59:52 ++ facter osfamily 21:59:52 ++ tr '[:upper:]' '[:lower:]' 21:59:52 + OS_FAMILY=debian 21:59:52 + workspace=/w/workspace/undry_go-mod-core-contracts_main 21:59:52 + START_PACKAGES=/tmp/packages_start.txt 21:59:52 + END_PACKAGES=/tmp/packages_end.txt 21:59:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:52 + PACKAGES=/tmp/packages_start.txt 21:59:52 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 21:59:52 + PACKAGES=/tmp/packages_end.txt 21:59:52 + case "${OS_FAMILY}" in 21:59:52 + dpkg -l 21:59:52 + grep '^ii' 21:59:52 + '[' -f /tmp/packages_start.txt ']' 21:59:52 + '[' -f /tmp/packages_end.txt ']' 21:59:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:52 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 21:59:52 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 21:59:52 + 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 21:59:52 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 21:59:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:53 prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container 21:59:53 $ 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 21:59:54 $ docker top abbfd5bf0c68694ce973062b5e972f1966eac6c3a0723d79b62f45bf72559209 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:55 + ls /var/log/sa-host 21:59:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:55 provisioning config files... 21:59:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16511406791920873936tmp [Pipeline] { [Pipeline] echo 21:59:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> create-netrc.sh [Pipeline] } 21:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> python-tools-install.sh [Pipeline] echo 21:59:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:56 ---> sudo-logs.sh 21:59:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:56 ---> job-cost.sh 21:59:56 lf-activate-venv: SKIPPING 21:59:56 DEBUG: total: 0.2199999988079071 21:59:56 INFO: Retrieving Stack Cost... 21:59:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:57 INFO: Archiving Costs [Pipeline] echo 21:59:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:57 ---> logs-deploy.sh 21:59:57 lf-activate-venv: SKIPPING 21:59:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/142 21:59:57 INFO: archiving workspace using pattern(s): 21:59:58 Archives upload complete. 21:59:58 INFO: archiving logs to Nexus 21:59:59 ---> uname -a: 21:59:59 Linux prd-ubuntu20-04-docker-8c-8g-4168 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:59:59 21:59:59 21:59:59 ---> lscpu: 21:59:59 Architecture: x86_64 21:59:59 CPU op-mode(s): 32-bit, 64-bit 21:59:59 Byte Order: Little Endian 21:59:59 Address sizes: 40 bits physical, 48 bits virtual 21:59:59 CPU(s): 8 21:59:59 On-line CPU(s) list: 0-7 21:59:59 Thread(s) per core: 1 21:59:59 Core(s) per socket: 1 21:59:59 Socket(s): 8 21:59:59 NUMA node(s): 1 21:59:59 Vendor ID: AuthenticAMD 21:59:59 CPU family: 23 21:59:59 Model: 49 21:59:59 Model name: AMD EPYC-Rome Processor 21:59:59 Stepping: 0 21:59:59 CPU MHz: 2799.998 21:59:59 BogoMIPS: 5599.99 21:59:59 Virtualization: AMD-V 21:59:59 Hypervisor vendor: KVM 21:59:59 Virtualization type: full 21:59:59 L1d cache: 256 KiB 21:59:59 L1i cache: 256 KiB 21:59:59 L2 cache: 4 MiB 21:59:59 L3 cache: 128 MiB 21:59:59 NUMA node0 CPU(s): 0-7 21:59:59 Vulnerability Itlb multihit: Not affected 21:59:59 Vulnerability L1tf: Not affected 21:59:59 Vulnerability Mds: Not affected 21:59:59 Vulnerability Meltdown: Not affected 21:59:59 Vulnerability Mmio stale data: Not affected 21:59:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:59:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:59:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:59:59 Vulnerability Srbds: Not affected 21:59:59 Vulnerability Tsx async abort: Not affected 21:59:59 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 21:59:59 21:59:59 21:59:59 ---> nproc: 21:59:59 8 21:59:59 21:59:59 21:59:59 ---> df -h: 21:59:59 Filesystem Size Used Avail Use% Mounted on 21:59:59 overlay 155G 12G 144G 8% / 21:59:59 tmpfs 64M 0 64M 0% /dev 21:59:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:59:59 shm 64M 0 64M 0% /dev/shm 21:59:59 /dev/vda1 155G 12G 144G 8% /facter-os 21:59:59 21:59:59 21:59:59 ---> sar -b -r -n DEV: 21:59:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4168) 08/21/23 _x86_64_ (8 CPU) 21:59:59 21:59:59 21:52:56 LINUX RESTART (8 CPU) 21:59:59 21:59:59 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:59:59 21:54:01 133.89 47.66 86.24 0.00 5353.37 174718.08 0.00 21:59:59 21:55:01 80.94 0.35 80.59 0.00 24.40 53773.57 0.00 21:59:59 21:56:01 1.55 0.00 1.55 0.00 0.00 18.01 0.00 21:59:59 21:57:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 21:59:59 21:58:01 3.18 1.05 2.13 0.00 69.06 66.92 0.00 21:59:59 21:59:01 48.60 10.73 37.87 0.00 3417.33 6654.27 0.00 21:59:59 Average: 44.84 9.97 34.87 0.00 1477.26 39206.69 0.00 21:59:59 21:59:59 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:59 21:54:01 29224888 31642312 689528 2.10 71564 2616744 1691784 4.99 941376 2369088 732804 21:59:59 21:55:01 28664636 31599456 716636 2.18 91600 3069348 1740748 5.13 1089508 2717956 392 21:59:59 21:56:01 28664324 31599260 716516 2.18 91632 3069348 1740748 5.13 1089588 2717956 164 21:59:59 21:57:01 28666324 31601344 714388 2.17 91664 3069352 1740748 5.13 1087364 2717960 228 21:59:59 21:58:01 28652676 31600944 713980 2.17 93208 3080528 1757176 5.18 1091820 2729012 6324 21:59:59 21:59:01 27727264 31545264 744428 2.26 127408 3875636 2028996 5.98 1371956 3302164 489264 21:59:59 Average: 28600019 31598097 715913 2.18 94513 3130159 1783367 5.26 1111935 2759023 204863 21:59:59 21:59:59 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:59 21:54:01 ens3 538.99 323.05 6680.79 78.00 0.00 0.00 0.00 0.00 21:59:59 21:54:01 docker0 4.92 3.77 0.58 43.28 0.00 0.00 0.00 0.00 21:59:59 21:54:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 21:59:59 21:55:01 ens3 214.65 118.45 3281.88 42.92 0.00 0.00 0.00 0.00 21:59:59 21:55:01 docker0 41.54 89.05 3.11 729.80 0.00 0.00 0.00 0.00 21:59:59 21:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:59:59 21:56:01 ens3 4.13 3.97 0.53 6.92 0.00 0.00 0.00 0.00 21:59:59 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:59 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:59 21:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:59 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:59 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:59 21:58:01 ens3 18.46 14.00 101.79 1.11 0.00 0.00 0.00 0.00 21:59:59 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:59 21:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:59:59 21:59:01 ens3 301.88 170.10 6156.67 67.55 0.00 0.00 0.00 0.00 21:59:59 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:59 21:59:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 21:59:59 Average: ens3 179.70 104.94 2703.44 32.75 0.00 0.00 0.00 0.00 21:59:59 Average: docker0 7.74 15.47 0.61 128.85 0.00 0.00 0.00 0.00 21:59:59 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 21:59:59 21:59:59 21:59:59 ---> sar -P ALL: 21:59:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4168) 08/21/23 _x86_64_ (8 CPU) 21:59:59 21:59:59 21:52:56 LINUX RESTART (8 CPU) 21:59:59 21:59:59 21:53:01 CPU %user %nice %system %iowait %steal %idle 21:59:59 21:54:01 all 8.53 0.00 2.79 4.02 0.05 84.62 21:59:59 21:54:01 0 6.49 0.00 2.72 1.56 0.03 89.21 21:59:59 21:54:01 1 10.47 0.00 2.44 12.57 0.05 74.47 21:59:59 21:54:01 2 8.34 0.00 2.14 0.50 0.03 88.98 21:59:59 21:54:01 3 8.84 0.00 2.69 0.22 0.05 88.20 21:59:59 21:54:01 4 7.22 0.00 3.43 8.39 0.03 80.93 21:59:59 21:54:01 5 12.03 0.00 2.27 0.35 0.05 85.30 21:59:59 21:54:01 6 8.74 0.00 3.07 3.32 0.05 84.81 21:59:59 21:54:01 7 6.07 0.00 3.54 5.29 0.07 85.04 21:59:59 21:55:01 all 20.03 0.00 3.74 3.22 0.07 72.93 21:59:59 21:55:01 0 18.81 0.00 3.73 4.61 0.07 72.78 21:59:59 21:55:01 1 17.75 0.00 2.76 0.00 0.07 79.42 21:59:59 21:55:01 2 20.59 0.00 3.47 2.89 0.07 72.99 21:59:59 21:55:01 3 20.26 0.00 4.33 11.79 0.07 63.55 21:59:59 21:55:01 4 20.92 0.00 3.76 2.77 0.07 72.48 21:59:59 21:55:01 5 19.75 0.00 4.54 3.01 0.05 72.65 21:59:59 21:55:01 6 22.22 0.00 3.60 0.66 0.07 73.46 21:59:59 21:55:01 7 19.96 0.00 3.75 0.08 0.10 76.10 21:59:59 21:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:59:59 21:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:59:59 21:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:59:59 21:56:01 2 0.13 0.00 0.02 0.02 0.02 99.82 21:59:59 21:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:59:59 21:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:59:59 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:59 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:59:59 21:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:59:59 21:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 21:59:59 21:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:59 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:59 21:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:59:59 21:57:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:59:59 21:57:01 4 0.08 0.00 0.05 0.00 0.03 99.83 21:59:59 21:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:59 21:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:59:59 21:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:59:59 21:58:01 all 0.06 0.00 0.06 0.02 0.01 99.86 21:59:59 21:58:01 0 0.13 0.00 0.07 0.02 0.00 99.78 21:59:59 21:58:01 1 0.02 0.00 0.22 0.03 0.02 99.72 21:59:59 21:58:01 2 0.05 0.00 0.03 0.07 0.02 99.83 21:59:59 21:58:01 3 0.07 0.00 0.03 0.02 0.02 99.87 21:59:59 21:58:01 4 0.10 0.00 0.03 0.00 0.03 99.83 21:59:59 21:58:01 5 0.08 0.00 0.02 0.00 0.00 99.90 21:59:59 21:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:59:59 21:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:59 21:59:01 all 3.63 0.00 1.88 0.63 0.03 93.83 21:59:59 21:59:01 0 3.48 0.00 1.34 1.36 0.03 93.79 21:59:59 21:59:01 1 3.83 0.00 1.61 0.02 0.02 94.53 21:59:59 21:59:01 2 2.99 0.00 1.22 1.26 0.03 94.50 21:59:59 21:59:01 3 3.35 0.00 1.55 0.10 0.03 94.97 21:59:59 21:59:01 4 4.85 0.00 1.50 0.08 0.02 93.55 21:59:59 21:59:01 5 3.40 0.00 2.78 0.92 0.02 92.88 21:59:59 21:59:01 6 3.24 0.00 2.89 0.90 0.03 92.93 21:59:59 21:59:01 7 3.93 0.00 2.13 0.40 0.03 93.51 21:59:59 Average: all 5.36 0.00 1.41 1.31 0.03 91.89 21:59:59 Average: 0 4.80 0.00 1.31 1.25 0.02 92.61 21:59:59 Average: 1 5.32 0.00 1.17 2.09 0.03 91.39 21:59:59 Average: 2 5.35 0.00 1.15 0.79 0.03 92.69 21:59:59 Average: 3 5.40 0.00 1.43 2.02 0.03 91.13 21:59:59 Average: 4 5.52 0.00 1.46 1.86 0.03 91.13 21:59:59 Average: 5 5.85 0.00 1.59 0.71 0.02 91.82 21:59:59 Average: 6 5.68 0.00 1.60 0.81 0.03 91.88 21:59:59 Average: 7 4.98 0.00 1.57 0.95 0.04 92.46 21:59:59 21:59:59 21:59:59