Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fcac044c3071518d1753dd37806566c00efeec9 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-ssh16466562331923239313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17808536556428477630.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7135696447794866670.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16759247137952182699.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-ssh14063125445907700833.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18153 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 6fcac044c3071518d1753dd37806566c00efeec9 (main) Commit message: "Merge pull request #843 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.14.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 6fcac044c3071518d1753dd37806566c00efeec9 # timeout=10 > git rev-list --no-walk fe42367e9c7a74ac3e2b9635ecba5aa296aee9fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:06:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:06:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:06:50 ========================================================= 22:06:50 EdgeX Global Pipelines Version Info 22:06:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:06:51 ------------------- 22:06:51 stable info: 22:06:51 ------------------- 22:06:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:06:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:06:51 Message: update stable to v1.0.250 22:06:52 ------------------- 22:06:52 experimental info: 22:06:52 ------------------- 22:06:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:06:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:06:52 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fcac04 [Pipeline] echo 22:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:06:53 + git rev-list -1 --merges 6fcac044c3071518d1753dd37806566c00efeec9~1..6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] echo 22:06:53 -----------> git rev-list -1 --merges 6fcac044c3071518d1753dd37806566c00efeec9~1..6fcac044c3071518d1753dd37806566c00efeec9 6fcac044c3071518d1753dd37806566c00efeec9 22:06:53 6fcac044c3071518d1753dd37806566c00efeec9 [false] [Pipeline] sh 22:06:53 + git log --format=format:%s -1 6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] echo 22:06:53 ========================================================= 22:06:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:06:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:53 + git log --format=format:%s -1 6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] echo 22:06:53 [semverPrep] GIT_COMMIT: 6fcac044c3071518d1753dd37806566c00efeec9, Commit Message: Merge pull request #843 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.14.1 [Pipeline] echo 22:06:53 [semverPrep] This is not a build commit. [Pipeline] sh 22:06:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:06:54 + grep -v github /etc/ssh/ssh_known_hosts 22:06:54 + [ -e /tmp/ssh_known_hosts ] 22:06:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:06:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:06:54 + sudo tee -a /etc/ssh/ssh_known_hosts 22:06:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:54 22:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:54 0.1.4: Pulling from edgex-devops/py-git-semver 22:06:54 b85a868b505f: Pulling fs layer 22:06:54 e2be974225ed: Pulling fs layer 22:06:54 339a4e72a1f5: Pulling fs layer 22:06:54 988bab9f4d93: Pulling fs layer 22:06:54 1469e6f7b9e6: Pulling fs layer 22:06:54 eaf3925da568: Pulling fs layer 22:06:54 bab4dde63d76: Pulling fs layer 22:06:54 bde34c3a00c8: Pulling fs layer 22:06:54 b352a97aabf1: Pulling fs layer 22:06:54 4872d77fe225: Pulling fs layer 22:06:54 5851b861e8e6: Pulling fs layer 22:06:54 4872d77fe225: Waiting 22:06:54 988bab9f4d93: Waiting 22:06:54 bde34c3a00c8: Waiting 22:06:54 1469e6f7b9e6: Waiting 22:06:54 bab4dde63d76: Waiting 22:06:54 b352a97aabf1: Waiting 22:06:54 eaf3925da568: Waiting 22:06:54 5851b861e8e6: Waiting 22:06:55 e2be974225ed: Download complete 22:06:55 988bab9f4d93: Verifying Checksum 22:06:55 988bab9f4d93: Download complete 22:06:55 339a4e72a1f5: Verifying Checksum 22:06:55 339a4e72a1f5: Download complete 22:06:55 1469e6f7b9e6: Verifying Checksum 22:06:55 1469e6f7b9e6: Download complete 22:06:55 eaf3925da568: Verifying Checksum 22:06:55 eaf3925da568: Download complete 22:06:55 bde34c3a00c8: Verifying Checksum 22:06:55 bde34c3a00c8: Download complete 22:06:55 b352a97aabf1: Download complete 22:06:55 4872d77fe225: Download complete 22:06:55 5851b861e8e6: Verifying Checksum 22:06:55 5851b861e8e6: Download complete 22:06:55 b85a868b505f: Verifying Checksum 22:06:55 b85a868b505f: Download complete 22:06:55 bab4dde63d76: Verifying Checksum 22:06:55 bab4dde63d76: Download complete 22:06:56 b85a868b505f: Pull complete 22:06:56 e2be974225ed: Pull complete 22:06:57 339a4e72a1f5: Pull complete 22:06:57 988bab9f4d93: Pull complete 22:06:57 1469e6f7b9e6: Pull complete 22:06:57 eaf3925da568: Pull complete 22:06:59 bab4dde63d76: Pull complete 22:06:59 bde34c3a00c8: Pull complete 22:06:59 b352a97aabf1: Pull complete 22:06:59 4872d77fe225: Pull complete 22:06:59 5851b861e8e6: Pull complete 22:06:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:00 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:07:00 $ 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 22:07:02 $ docker top ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae -eo pid,comm 22:07:02 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). 22:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:02 [ssh-agent] Looking for ssh-agent implementation... 22:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:03 $ docker exec ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae ssh-agent 22:07:03 SSH_AUTH_SOCK=/tmp/ssh-uY5kM5FdZXGx/agent.32 22:07:03 SSH_AGENT_PID=39 22:07:03 Running ssh-add (command line suppressed) 22:07:03 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2029259963463514314.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2029259963463514314.key) 22:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:03 + git tag --points-at HEAD [Pipeline] } 22:07:03 $ docker exec --env ******** --env ******** ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae ssh-agent -k 22:07:03 unset SSH_AUTH_SOCK; 22:07:03 unset SSH_AGENT_PID; 22:07:03 echo Agent pid 39 killed; 22:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:03 [ssh-agent] Looking for ssh-agent implementation... 22:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:03 $ docker exec ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae ssh-agent 22:07:03 SSH_AUTH_SOCK=/tmp/ssh-XyRNk0Y7BBg4/agent.71 22:07:03 SSH_AGENT_PID=77 22:07:03 Running ssh-add (command line suppressed) 22:07:04 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14017071366401854051.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14017071366401854051.key) 22:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:04 + git semver init 22:07:04 2023-06-07 22:07:04,588 [run_init] DEBUG init version:0.0.0 force:False 22:07:04 2023-06-07 22:07:04,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 22:07:04 2023-06-07 22:07:04,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 22:07:04 2023-06-07 22:07:04,590 [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) 22:07:05 2023-06-07 22:07:05,358 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 22:07:05 2023-06-07 22:07:05,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 22:07:05 2023-06-07 22:07:05,359 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:07:05 2023-06-07 22:07:05,359 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:07:05 3.1.0-dev.2 [Pipeline] } 22:07:05 $ docker exec --env ******** --env ******** ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae ssh-agent -k 22:07:05 unset SSH_AUTH_SOCK; 22:07:05 unset SSH_AGENT_PID; 22:07:05 echo Agent pid 77 killed; 22:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:06 + git semver [Pipeline] } 22:07:06 $ docker stop --time=1 ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae 22:07:07 $ docker rm -f --volumes ba5fd0b96694a6edac4aeb045f2e82c18f0fc3e78311f756d49d11bc22b4c3ae [Pipeline] // withDockerContainer [Pipeline] sh 22:07:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:08 Stashed 1 file(s) [Pipeline] echo 22:07:08 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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 22:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:08 ========================================================= 22:07:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:07:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:07:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18151 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 22:07:08 Running in /w/workspace/go-mod-core-contracts/136 [Pipeline] { [Pipeline] checkout 22:07:08 The recommended git tool is: git 22:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:07:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:07:08 f56be85fc22e: Pulling fs layer 22:07:08 85791d961cd3: Pulling fs layer 22:07:08 d694b5ae8c79: Pulling fs layer 22:07:08 9f32a84ed3da: Pulling fs layer 22:07:08 4d19c01a9841: Pulling fs layer 22:07:08 9325e15d5711: Pulling fs layer 22:07:08 556b6ee489ea: Pulling fs layer 22:07:08 c5a4b2cf53e6: Pulling fs layer 22:07:08 9325e15d5711: Waiting 22:07:08 556b6ee489ea: Waiting 22:07:08 c5a4b2cf53e6: Waiting 22:07:08 4d19c01a9841: Waiting 22:07:08 9f32a84ed3da: Waiting 22:07:08 85791d961cd3: Download complete 22:07:08 9f32a84ed3da: Verifying Checksum 22:07:08 9f32a84ed3da: Download complete 22:07:08 4d19c01a9841: Download complete 22:07:08 f56be85fc22e: Download complete 22:07:08 9325e15d5711: Verifying Checksum 22:07:08 9325e15d5711: Download complete 22:07:08 f56be85fc22e: Pull complete 22:07:09 85791d961cd3: Pull complete 22:07:09 c5a4b2cf53e6: Verifying Checksum 22:07:09 c5a4b2cf53e6: Download complete 22:07:09 d694b5ae8c79: Verifying Checksum 22:07:09 d694b5ae8c79: Download complete 22:07:09 556b6ee489ea: Verifying Checksum 22:07:09 556b6ee489ea: Download complete 22:07:13 d694b5ae8c79: Pull complete 22:07:13 9f32a84ed3da: Pull complete 22:07:13 4d19c01a9841: Pull complete 22:07:13 9325e15d5711: Pull complete 22:07:15 using credential edgex-jenkins-ssh 22:07:15 Cloning the remote Git repository 22:07:15 556b6ee489ea: Pull complete 22:07:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:07:15 > git init /w/workspace/go-mod-core-contracts/136 # timeout=10 22:07:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:07:15 > git --version # timeout=10 22:07:15 > git --version # 'git version 2.25.1' 22:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:16 c5a4b2cf53e6: Pull complete 22:07:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 22:07:18 + 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 22:07:18 + docker inspect -f . ci-base-image-x86_64 22:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:18 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:07:18 $ 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 22:07:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:21 Avoid second fetch 22:07:21 Checking out Revision 6fcac044c3071518d1753dd37806566c00efeec9 (main) 22:07:21 > git config core.sparsecheckout # timeout=10 22:07:21 > git checkout -f 6fcac044c3071518d1753dd37806566c00efeec9 # timeout=10 22:07:22 Commit message: "Merge pull request #843 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.14.1" 22:07:22 $ docker top 2b4bebdccb527564504507016bf99b6736a1b932e328c8e8cc30e7233923c242 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:23 + go version 22:07:23 go version go1.20.2 linux/amd64 [Pipeline] } 22:07:23 $ docker stop --time=1 2b4bebdccb527564504507016bf99b6736a1b932e328c8e8cc30e7233923c242 22:07:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:07:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:23 Dload Upload Total Spent Left Speed 22:07:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 22:07:24 $ docker rm -f --volumes 2b4bebdccb527564504507016bf99b6736a1b932e328c8e8cc30e7233923c242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:07:24 + docker inspect -f . ci-base-image-x86_64 22:07:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:24 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:07:24 $ 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 22:07:25 + + sudo tee /etc/docker/daemon.new 22:07:25 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:07:25 { 22:07:25 "registry-mirrors": [ 22:07:25 "https://nexus3.edgexfoundry.org:10001" 22:07:25 ], 22:07:25 "bip": "10.250.0.254/24", 22:07:25 "hosts": [ 22:07:25 "tcp://0.0.0.0:5555", 22:07:25 "unix:///var/run/docker.sock" 22:07:25 ], 22:07:25 "mtu": 1458, 22:07:25 "selinux-enabled": true, 22:07:25 "seccomp-profile": "/etc/docker/seccomp.json" 22:07:25 } 22:07:25 $ docker top d8634b4b1699bd623503c082417f4c2c49f005890607ea39644927cbb68ab17c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:07:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 22:07:25 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 22:07:26 + sudo service docker restart 22:07:26 + make test 22:07:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:07:26 go: downloading github.com/go-playground/validator/v10 v10.14.1 22:07:26 go: downloading github.com/google/uuid v1.3.0 22:07:26 go: downloading github.com/stretchr/testify v1.8.4 22:07:26 go: downloading gopkg.in/yaml.v3 v3.0.1 22:07:26 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:07:26 go: downloading github.com/go-kit/log v0.2.1 22:07:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:07:26 go: downloading github.com/x448/float16 v0.8.4 22:07:26 go: downloading github.com/davecgh/go-spew v1.1.1 22:07:26 go: downloading github.com/pmezard/go-difflib v1.0.0 22:07:26 go: downloading github.com/stretchr/objx v0.5.0 22:07:26 go: downloading golang.org/x/text v0.8.0 22:07:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 22:07:26 go: downloading github.com/go-playground/universal-translator v0.18.1 22:07:26 go: downloading github.com/leodido/go-urn v1.2.4 22:07:26 go: downloading golang.org/x/crypto v0.7.0 22:07:26 go: downloading github.com/go-playground/locales v0.14.1 22:07:27 go: downloading golang.org/x/net v0.8.0 22:07:32 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 22:07:37 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 22:07:37 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 22:07:37 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 22:07:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.105s coverage: 83.5% of statements 22:07:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.024s coverage: 32.4% of statements 22:07:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.020s coverage: 29.4% of statements 22:07:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.021s coverage: 18.3% of statements 22:07:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.038s coverage: 53.8% of statements 22:07:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.014s coverage: 90.0% of statements 22:07:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.041s coverage: 86.7% of statements 22:07:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.014s coverage: 60.5% of statements 22:07:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 22:07:38 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements [Pipeline] unstash [Pipeline] echo 22:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:44 ========================================================= 22:07:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:07:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:07:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:46 c41833b44d91: Pulling fs layer 22:07:46 ed15518f5707: Pulling fs layer 22:07:46 feae8fd75edb: Pulling fs layer 22:07:46 242c74f7c9fa: Pulling fs layer 22:07:46 3cdef696dda3: Pulling fs layer 22:07:46 2ced38df9373: Pulling fs layer 22:07:46 58f1dce35555: Pulling fs layer 22:07:46 3cdef696dda3: Waiting 22:07:46 2ced38df9373: Waiting 22:07:46 58f1dce35555: Waiting 22:07:46 242c74f7c9fa: Waiting 22:07:46 ed15518f5707: Download complete 22:07:46 242c74f7c9fa: Verifying Checksum 22:07:46 242c74f7c9fa: Download complete 22:07:46 3cdef696dda3: Verifying Checksum 22:07:46 3cdef696dda3: Download complete 22:07:46 c41833b44d91: Verifying Checksum 22:07:46 c41833b44d91: Download complete 22:07:47 c41833b44d91: Pull complete 22:07:48 58f1dce35555: Verifying Checksum 22:07:48 58f1dce35555: Download complete 22:07:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:07:48 ed15518f5707: Pull complete 22:07:49 feae8fd75edb: Verifying Checksum 22:07:49 feae8fd75edb: Download complete 22:07:49 2ced38df9373: Verifying Checksum 22:07:49 2ced38df9373: Download complete 22:07:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:07:49 $ docker stop --time=1 d8634b4b1699bd623503c082417f4c2c49f005890607ea39644927cbb68ab17c 22:07:53 $ docker rm -f --volumes d8634b4b1699bd623503c082417f4c2c49f005890607ea39644927cbb68ab17c [Pipeline] // withDockerContainer [Pipeline] sh 22:07:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:54 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 22:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:54 22:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:55 latest: Pulling from edgex-lftools-log-publisher 22:07:55 5eb5b503b376: Pulling fs layer 22:07:55 5c69ac0246d0: Pulling fs layer 22:07:55 ec43610c2a17: Pulling fs layer 22:07:55 3a2ae6a8a46f: Pulling fs layer 22:07:55 33b1e0a273af: Pulling fs layer 22:07:55 5d3b04190fa2: Pulling fs layer 22:07:55 2f39f015ded8: Pulling fs layer 22:07:55 3a2ae6a8a46f: Waiting 22:07:55 5d3b04190fa2: Waiting 22:07:55 5c69ac0246d0: Verifying Checksum 22:07:55 5c69ac0246d0: Download complete 22:07:55 3a2ae6a8a46f: Verifying Checksum 22:07:55 3a2ae6a8a46f: Download complete 22:07:55 33b1e0a273af: Verifying Checksum 22:07:55 33b1e0a273af: Download complete 22:07:55 ec43610c2a17: Verifying Checksum 22:07:55 ec43610c2a17: Download complete 22:07:55 5d3b04190fa2: Verifying Checksum 22:07:55 5d3b04190fa2: Download complete 22:07:55 5eb5b503b376: Verifying Checksum 22:07:55 5eb5b503b376: Download complete 22:07:55 2f39f015ded8: Download complete 22:07:56 5eb5b503b376: Pull complete 22:07:56 5c69ac0246d0: Pull complete 22:07:57 ec43610c2a17: Pull complete 22:07:57 3a2ae6a8a46f: Pull complete 22:07:57 33b1e0a273af: Pull complete 22:07:57 5d3b04190fa2: Pull complete 22:08:01 2f39f015ded8: Pull complete 22:08:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:01 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:08:01 $ 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 22:08:01 feae8fd75edb: Pull complete 22:08:01 242c74f7c9fa: Pull complete 22:08:01 3cdef696dda3: Pull complete 22:08:05 $ docker top ac4b1cab8400b4abb84d4cdf5a5f3813a64dee339e6d6c95f90a5ab3d1564e13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:05 ---> job-cost.sh 22:08:05 lf-activate-venv: SKIPPING 22:08:05 INFO: No Stack... 22:08:05 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:06 INFO: Archiving Costs [Pipeline] sh 22:08:06 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 22:08:06 + cut -d, -f6 [Pipeline] lock 22:08:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] 22:08:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] did not exist. Created. 22:08:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:06 + echo total: 0.2199999988079071 [Pipeline] stash 22:08:06 Stashed 1 file(s) [Pipeline] } 22:08:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:06 $ docker stop --time=1 ac4b1cab8400b4abb84d4cdf5a5f3813a64dee339e6d6c95f90a5ab3d1564e13 22:08:07 $ docker rm -f --volumes ac4b1cab8400b4abb84d4cdf5a5f3813a64dee339e6d6c95f90a5ab3d1564e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:10 2ced38df9373: Pull complete 22:08:11 58f1dce35555: Pull complete 22:08:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:08:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 22:08:11 + 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 22:08:12 + docker inspect -f . ci-base-image-arm64 22:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-18151 does not seem to be running inside a container 22:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/136 -v /w/workspace/go-mod-core-contracts/136:/w/workspace/go-mod-core-contracts/136:rw,z -v /w/workspace/go-mod-core-contracts/136@tmp:/w/workspace/go-mod-core-contracts/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:15 $ docker top b489ad831fba461a717a6417f7499d0b3167aaa9a7dcdca5b36c0c154893472e -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:16 + go version 22:08:16 go version go1.20.2 linux/arm64 [Pipeline] } 22:08:16 $ docker stop --time=1 b489ad831fba461a717a6417f7499d0b3167aaa9a7dcdca5b36c0c154893472e 22:08:18 $ docker rm -f --volumes b489ad831fba461a717a6417f7499d0b3167aaa9a7dcdca5b36c0c154893472e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker inspect -f . ci-base-image-arm64 22:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-18151 does not seem to be running inside a container 22:08:19 $ 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/136 -v /w/workspace/go-mod-core-contracts/136:/w/workspace/go-mod-core-contracts/136:rw,z -v /w/workspace/go-mod-core-contracts/136@tmp:/w/workspace/go-mod-core-contracts/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:20 $ docker top 7e099009858707215c768afed6fc48d0c7d9149c6c2a4e70d040d7e1d2c13144 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:21 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/136 [Pipeline] fileExists [Pipeline] sh 22:08:22 + make test 22:08:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:08:22 go: downloading github.com/go-kit/log v0.2.1 22:08:22 go: downloading github.com/google/uuid v1.3.0 22:08:22 go: downloading github.com/stretchr/testify v1.8.4 22:08:22 go: downloading github.com/go-playground/validator/v10 v10.14.1 22:08:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:08:22 go: downloading gopkg.in/yaml.v3 v3.0.1 22:08:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:08:22 go: downloading github.com/davecgh/go-spew v1.1.1 22:08:22 go: downloading github.com/pmezard/go-difflib v1.0.0 22:08:22 go: downloading github.com/stretchr/objx v0.5.0 22:08:23 go: downloading github.com/x448/float16 v0.8.4 22:08:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 22:08:23 go: downloading github.com/go-playground/universal-translator v0.18.1 22:08:23 go: downloading github.com/leodido/go-urn v1.2.4 22:08:23 go: downloading golang.org/x/crypto v0.7.0 22:08:23 go: downloading golang.org/x/text v0.8.0 22:08:23 go: downloading github.com/go-playground/locales v0.14.1 22:08:27 go: downloading golang.org/x/net v0.8.0 22:09:00 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 22:09:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 22:09:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 22:09:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.544s coverage: 83.5% of statements 22:09:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.067s coverage: 32.4% of statements 22:09:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 22:09:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.069s coverage: 29.4% of statements 22:09:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.063s coverage: 18.3% of statements 22:09:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.189s coverage: 53.8% of statements 22:10:00 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.130s coverage: 90.0% of statements 22:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.308s coverage: 86.7% of statements 22:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.058s coverage: 60.5% of statements 22:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.031s coverage: 36.1% of statements 22:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.052s coverage: 48.7% of statements 22:10:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:10:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:10:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:10:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:10:18 $ docker stop --time=1 7e099009858707215c768afed6fc48d0c7d9149c6c2a4e70d040d7e1d2c13144 22:10:20 $ docker rm -f --volumes 7e099009858707215c768afed6fc48d0c7d9149c6c2a4e70d040d7e1d2c13144 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:10:22 Warning: overwriting stash ‘coverage-report’ 22:10:23 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 22:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:23 22:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:24 arm64: Pulling from edgex-lftools-log-publisher 22:10:24 8998bd30e6a1: Pulling fs layer 22:10:24 04944245beec: Pulling fs layer 22:10:24 699f458cf7ca: Pulling fs layer 22:10:24 765212b225bb: Pulling fs layer 22:10:24 f23df028b6ca: Pulling fs layer 22:10:24 d65c8cfc05b1: Pulling fs layer 22:10:24 2437ff75d9bd: Pulling fs layer 22:10:24 765212b225bb: Waiting 22:10:24 f23df028b6ca: Waiting 22:10:24 d65c8cfc05b1: Waiting 22:10:24 2437ff75d9bd: Waiting 22:10:24 04944245beec: Verifying Checksum 22:10:24 04944245beec: Download complete 22:10:24 765212b225bb: Verifying Checksum 22:10:24 765212b225bb: Download complete 22:10:24 f23df028b6ca: Verifying Checksum 22:10:24 f23df028b6ca: Download complete 22:10:24 d65c8cfc05b1: Verifying Checksum 22:10:24 d65c8cfc05b1: Download complete 22:10:24 699f458cf7ca: Verifying Checksum 22:10:24 699f458cf7ca: Download complete 22:10:24 8998bd30e6a1: Verifying Checksum 22:10:24 8998bd30e6a1: Download complete 22:10:27 2437ff75d9bd: Verifying Checksum 22:10:27 2437ff75d9bd: Download complete 22:10:29 8998bd30e6a1: Pull complete 22:10:29 04944245beec: Pull complete 22:10:30 699f458cf7ca: Pull complete 22:10:31 765212b225bb: Pull complete 22:10:32 f23df028b6ca: Pull complete 22:10:32 d65c8cfc05b1: Pull complete 22:10:47 2437ff75d9bd: Pull complete 22:10:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:47 prd-ubuntu20.04-docker-arm64-4c-16g-18151 does not seem to be running inside a container 22:10: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/136 -v /w/workspace/go-mod-core-contracts/136:/w/workspace/go-mod-core-contracts/136:rw,z -v /w/workspace/go-mod-core-contracts/136@tmp:/w/workspace/go-mod-core-contracts/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:10:50 $ docker top aaa93466d8f3fb46d47ecdec82d9c92ed1a816040415f7d95643e2fdfa0c3ca7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:51 ---> job-cost.sh 22:10:51 lf-activate-venv: SKIPPING 22:10:51 INFO: No Stack... 22:10:51 INFO: Retrieving Pricing Info for: v3-standard-4 22:10:52 INFO: Archiving Costs [Pipeline] sh 22:10:53 + cat /w/workspace/go-mod-core-contracts/136/archives/cost.csv 22:10:53 + cut -d, -f6 [Pipeline] lock 22:10:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] 22:10:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] did not exist. Created. 22:10:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:54 /w/workspace/go-mod-core-contracts/136@tmp/durable-5dde2cba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:10:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:10:54 Warning: overwriting stash ‘stack-cost’ 22:10:54 Stashed 1 file(s) [Pipeline] } 22:10:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 22:10:54 $ docker stop --time=1 aaa93466d8f3fb46d47ecdec82d9c92ed1a816040415f7d95643e2fdfa0c3ca7 22:10:57 $ docker rm -f --volumes aaa93466d8f3fb46d47ecdec82d9c92ed1a816040415f7d95643e2fdfa0c3ca7 [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 22:10:58 provisioning config files... 22:10:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13223626090191351729tmp [Pipeline] { [Pipeline] sh 22:10:58 + set +x 22:10:58 + bash -s -- 22:10:58 + curl -s https://codecov.io/bash 22:10:58 22:10:58 _____ _ 22:10:58 / ____| | | 22:10:58 | | ___ __| | ___ ___ _____ __ 22:10:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:10:58 | |___| (_) | (_| | __/ (_| (_) \ V / 22:10:58 \_____\___/ \__,_|\___|\___\___/ \_/ 22:10:58 Bash-1.0.6 22:10:58 22:10:58 22:10:58 ==> git version 2.25.1 found 22:10:58 ==> 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 22:10:58 Release-Date: 2020-01-08 22:10:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:10:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:10:58 ==> Jenkins CI detected. 22:10:58 current dir:  /w/workspace/undry_go-mod-core-contracts_main 22:10:58 project root: . 22:10:58 --> token set from env 22:10:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:10:58 ==> Running gcov in . (disable via -X gcov) 22:10:58 ==> Python coveragepy not found 22:10:58 ==> Searching for coverage reports in: 22:10:58 + . 22:10:58 -> Found 1 reports 22:10:58 ==> Detecting git/mercurial file structure 22:10:58 ==> Reading reports 22:10:58 + ./coverage.out bytes=134600 22:10:58 ==> Appending adjustments 22:10:58 https://docs.codecov.io/docs/fixing-reports 22:10:59 + Found adjustments 22:10:59 ==> Gzipping contents 22:10:59 20K /tmp/codecov.6TUCNT.gz 22:10:59 ==> Uploading reports 22:10:59 url: https://codecov.io 22:10:59 query: branch=main&commit=6fcac044c3071518d1753dd37806566c00efeec9&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 22:10:59 -> Pinging Codecov 22:10:59 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=6fcac044c3071518d1753dd37806566c00efeec9&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 22:10:59 -> Uploading to 22:10:59 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/71470A77251A30514AAF9C0BB2E5B6CE/6fcac044c3071518d1753dd37806566c00efeec9/9f7e9650-4365-4c4c-8e42-f28777895d10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T221059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26dfb59bd32bcf0b95bd152542ceb0d464f2b6f67cb4097b38209714fb609595 22:10:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:59 Dload Upload Total Spent Left Speed 22:10:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19024 0 0 100 19024 0 97558 --:--:-- --:--:-- --:--:-- 98061 22:10:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] } 22:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:10:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:10:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:00 22:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:11:00 df9b9388f04a: Pulling fs layer 22:11:00 52dc419b0ee2: Pulling fs layer 22:11:00 25bc292e5bac: Pulling fs layer 22:11:00 114826534d7a: Pulling fs layer 22:11:00 4657fd5d0bcf: Pulling fs layer 22:11:00 6ad1cebc031e: Pulling fs layer 22:11:00 8a3aa393b2d8: Pulling fs layer 22:11:00 114826534d7a: Waiting 22:11:00 6ad1cebc031e: Waiting 22:11:00 4657fd5d0bcf: Waiting 22:11:00 8a3aa393b2d8: Waiting 22:11:00 25bc292e5bac: Verifying Checksum 22:11:00 25bc292e5bac: Download complete 22:11:00 52dc419b0ee2: Download complete 22:11:00 4657fd5d0bcf: Verifying Checksum 22:11:00 4657fd5d0bcf: Download complete 22:11:00 df9b9388f04a: Download complete 22:11:01 6ad1cebc031e: Verifying Checksum 22:11:01 6ad1cebc031e: Download complete 22:11:01 df9b9388f04a: Pull complete 22:11:01 52dc419b0ee2: Pull complete 22:11:01 25bc292e5bac: Pull complete 22:11:01 114826534d7a: Verifying Checksum 22:11:01 114826534d7a: Download complete 22:11:01 8a3aa393b2d8: Verifying Checksum 22:11:01 8a3aa393b2d8: Download complete 22:11:04 114826534d7a: Pull complete 22:11:04 4657fd5d0bcf: Pull complete 22:11:05 6ad1cebc031e: Pull complete 22:11:08 8a3aa393b2d8: Pull complete 22:11:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:08 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:08 $ 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 22:11:11 $ docker top c2486124de8785b04c503fb5fb45beb63f738482d6990331733fa55b28702d8f -eo pid,comm [Pipeline] { [Pipeline] echo 22:11:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 22:11:12 + set -o pipefail 22:11:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 22:11:16 22:11:16 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 22:11:16 22:11:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/d7d4fd05-7aad-4933-889c-e726c175ea86 22:11:16 22:11:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:11:16 22:11:16 22:11:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:11:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:11:16 More details here: https://snyk.co/ue1NS 22:11:16 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 22:11:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:11:16 $ docker stop --time=1 c2486124de8785b04c503fb5fb45beb63f738482d6990331733fa55b28702d8f 22:11:18 $ docker rm -f --volumes c2486124de8785b04c503fb5fb45beb63f738482d6990331733fa55b28702d8f [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 22:11:19 + git log --format=format:%s -1 6fcac044c3071518d1753dd37806566c00efeec9 [Pipeline] sh 22:11:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:19 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:19 $ 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 22:11:20 $ docker top 7b409757af29940ab1d5cd34b3b994abdc5cee5428ce927c4fac4b6f54f5a400 -eo pid,comm 22:11:20 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). 22:11:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:20 [ssh-agent] Looking for ssh-agent implementation... 22:11:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:20 $ docker exec 7b409757af29940ab1d5cd34b3b994abdc5cee5428ce927c4fac4b6f54f5a400 ssh-agent 22:11:20 SSH_AUTH_SOCK=/tmp/ssh-ovW2x1QfRhma/agent.32 22:11:20 SSH_AGENT_PID=38 22:11:20 Running ssh-add (command line suppressed) 22:11:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17563756844702869148.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17563756844702869148.key) 22:11:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:21 + git semver tag 22:11:21 2023-06-07 22:11:21,188 [run_tag] DEBUG tag force:False 22:11:21 2023-06-07 22:11:21,189 [check_head_tag] DEBUG check head tag 22:11:21 2023-06-07 22:11:21,191 [execute] INFO git cat-file --batch-check 22:11:21 2023-06-07 22:11:21,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 22:11:21 2023-06-07 22:11:21,194 [execute] INFO git cat-file --batch 22:11:21 2023-06-07 22:11:21,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 22:11:21 2023-06-07 22:11:21,233 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:21 2023-06-07 22:11:21,233 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 22:11:21 2023-06-07 22:11:21,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 22:11:21 2023-06-07 22:11:21,238 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:21 3.1.0-dev.2 [Pipeline] } 22:11:21 $ docker exec --env ******** --env ******** 7b409757af29940ab1d5cd34b3b994abdc5cee5428ce927c4fac4b6f54f5a400 ssh-agent -k 22:11:21 unset SSH_AUTH_SOCK; 22:11:21 unset SSH_AGENT_PID; 22:11:21 echo Agent pid 38 killed; 22:11:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:21 + git semver [Pipeline] } 22:11:21 $ docker stop --time=1 7b409757af29940ab1d5cd34b3b994abdc5cee5428ce927c4fac4b6f54f5a400 22:11:23 $ docker rm -f --volumes 7b409757af29940ab1d5cd34b3b994abdc5cee5428ce927c4fac4b6f54f5a400 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:23 22:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:23 0.23.1-centos7: Pulling from edgex-lftools 22:11:23 ab5ef0e58194: Pulling fs layer 22:11:23 9712f1f96733: Pulling fs layer 22:11:23 63f879dbbcfc: Pulling fs layer 22:11:23 0d9ebad4ef96: Pulling fs layer 22:11:23 e9a5061849ea: Pulling fs layer 22:11:23 d747dcd14b5f: Pulling fs layer 22:11:23 2de7ff778b66: Pulling fs layer 22:11:23 0d9ebad4ef96: Waiting 22:11:23 e9a5061849ea: Waiting 22:11:23 d747dcd14b5f: Waiting 22:11:23 2de7ff778b66: Waiting 22:11:23 9712f1f96733: Verifying Checksum 22:11:23 9712f1f96733: Download complete 22:11:24 63f879dbbcfc: Verifying Checksum 22:11:24 63f879dbbcfc: Download complete 22:11:24 e9a5061849ea: Verifying Checksum 22:11:24 e9a5061849ea: Download complete 22:11:24 0d9ebad4ef96: Verifying Checksum 22:11:24 0d9ebad4ef96: Download complete 22:11:24 d747dcd14b5f: Verifying Checksum 22:11:24 d747dcd14b5f: Download complete 22:11:24 ab5ef0e58194: Verifying Checksum 22:11:24 ab5ef0e58194: Download complete 22:11:24 2de7ff778b66: Verifying Checksum 22:11:24 2de7ff778b66: Download complete 22:11:27 ab5ef0e58194: Pull complete 22:11:27 9712f1f96733: Pull complete 22:11:28 63f879dbbcfc: Pull complete 22:11:32 0d9ebad4ef96: Pull complete 22:11:32 e9a5061849ea: Pull complete 22:11:32 d747dcd14b5f: Pull complete 22:11:33 2de7ff778b66: Pull complete 22:11:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:33 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:33 $ 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 22:11:37 $ docker top 1d8e17e389bfe1e2735af6fde236397cc69df045c28d28e82beb3bf816795ec5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:11:37 provisioning config files... 22:11:37 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11465735937271976413tmp 22:11:37 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17946180470442197701tmp 22:11:37 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9904564345635321411tmp [Pipeline] { [Pipeline] echo 22:11:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:11:37 ---> sigul-configuration.sh 22:11:37 gpg: directory `/root/.gnupg' created 22:11:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:11:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:11:37 gpg: keyring `/root/.gnupg/secring.gpg' created 22:11:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:11:37 gpg: CAST5 encrypted data 22:11:37 gpg: encrypted with 1 passphrase 22:11:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:11:38 + mkdir /home/jenkins 22:11:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:11:38 + 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 22:11:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:11:38 ---> sigul-install.sh 22:11:38 Sigul already installed; skipping installation. [Pipeline] sh 22:11:39 + git tag --list 22:11:39 v0.0.0 22:11:39 v0.0.1 22:11:39 v0.1.0 22:11:39 v0.1.1 22:11:39 v0.1.10 22:11:39 v0.1.100 22:11:39 v0.1.101 22:11:39 v0.1.102 22:11:39 v0.1.103 22:11:39 v0.1.104 22:11:39 v0.1.105 22:11:39 v0.1.106 22:11:39 v0.1.107 22:11:39 v0.1.108 22:11:39 v0.1.109 22:11:39 v0.1.11 22:11:39 v0.1.110 22:11:39 v0.1.111 22:11:39 v0.1.112 22:11:39 v0.1.113 22:11:39 v0.1.114 22:11:39 v0.1.115 22:11:39 v0.1.116 22:11:39 v0.1.117 22:11:39 v0.1.118 22:11:39 v0.1.119 22:11:39 v0.1.12 22:11:39 v0.1.120 22:11:39 v0.1.121 22:11:39 v0.1.122 22:11:39 v0.1.123 22:11:39 v0.1.124 22:11:39 v0.1.125 22:11:39 v0.1.126 22:11:39 v0.1.127 22:11:39 v0.1.128 22:11:39 v0.1.129 22:11:39 v0.1.13 22:11:39 v0.1.130 22:11:39 v0.1.131 22:11:39 v0.1.132 22:11:39 v0.1.133 22:11:39 v0.1.134 22:11:39 v0.1.135 22:11:39 v0.1.136 22:11:39 v0.1.137 22:11:39 v0.1.138 22:11:39 v0.1.139 22:11:39 v0.1.14 22:11:39 v0.1.140 22:11:39 v0.1.141 22:11:39 v0.1.142 22:11:39 v0.1.143 22:11:39 v0.1.144 22:11:39 v0.1.145 22:11:39 v0.1.146 22:11:39 v0.1.147 22:11:39 v0.1.148 22:11:39 v0.1.149 22:11:39 v0.1.15 22:11:39 v0.1.16 22:11:39 v0.1.17 22:11:39 v0.1.18 22:11:39 v0.1.19 22:11:39 v0.1.2 22:11:39 v0.1.20 22:11:39 v0.1.21 22:11:39 v0.1.22 22:11:39 v0.1.23 22:11:39 v0.1.24 22:11:39 v0.1.25 22:11:39 v0.1.26 22:11:39 v0.1.27 22:11:39 v0.1.28 22:11:39 v0.1.29 22:11:39 v0.1.3 22:11:39 v0.1.30 22:11:39 v0.1.31 22:11:39 v0.1.32 22:11:39 v0.1.33 22:11:39 v0.1.34 22:11:39 v0.1.35 22:11:39 v0.1.36 22:11:39 v0.1.37 22:11:39 v0.1.38 22:11:39 v0.1.39 22:11:39 v0.1.4 22:11:39 v0.1.40 22:11:39 v0.1.41 22:11:39 v0.1.42 22:11:39 v0.1.43 22:11:39 v0.1.44 22:11:39 v0.1.45 22:11:39 v0.1.46 22:11:39 v0.1.47 22:11:39 v0.1.48 22:11:39 v0.1.49 22:11:39 v0.1.5 22:11:39 v0.1.50 22:11:39 v0.1.51 22:11:39 v0.1.52 22:11:39 v0.1.53 22:11:39 v0.1.54 22:11:39 v0.1.55 22:11:39 v0.1.56 22:11:39 v0.1.57 22:11:39 v0.1.58 22:11:39 v0.1.59 22:11:39 v0.1.6 22:11:39 v0.1.60 22:11:39 v0.1.61 22:11:39 v0.1.62 22:11:39 v0.1.63 22:11:39 v0.1.64 22:11:39 v0.1.65 22:11:39 v0.1.66 22:11:39 v0.1.67 22:11:39 v0.1.68 22:11:39 v0.1.69 22:11:39 v0.1.7 22:11:39 v0.1.70 22:11:39 v0.1.71 22:11:39 v0.1.72 22:11:39 v0.1.73 22:11:39 v0.1.74 22:11:39 v0.1.75 22:11:39 v0.1.76 22:11:39 v0.1.77 22:11:39 v0.1.78 22:11:39 v0.1.79 22:11:39 v0.1.8 22:11:39 v0.1.80 22:11:39 v0.1.81 22:11:39 v0.1.82 22:11:39 v0.1.83 22:11:39 v0.1.84 22:11:39 v0.1.85 22:11:39 v0.1.86 22:11:39 v0.1.87 22:11:39 v0.1.88 22:11:39 v0.1.89 22:11:39 v0.1.9 22:11:39 v0.1.90 22:11:39 v0.1.91 22:11:39 v0.1.92 22:11:39 v0.1.93 22:11:39 v0.1.94 22:11:39 v0.1.95 22:11:39 v0.1.96 22:11:39 v0.1.97 22:11:39 v0.1.98 22:11:39 v0.1.99 22:11:39 v2.0.0 22:11:39 v2.1.0 22:11:39 v2.1.1 22:11:39 v2.2.0 22:11:39 v2.3.0 22:11:39 v3.0 22:11:39 v3.0.0 22:11:39 v3.1.0-dev.1 22:11:39 v3.1.0-dev.2 [Pipeline] sh 22:11:39 + lftools sign git-tag v3.1.0-dev.2 22:11:39 Signing Git tag with Sigul... 22:11:39 Signing v3.1.0-dev.2 [Pipeline] echo 22:11:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:11:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:11:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:11:40 $ docker stop --time=1 1d8e17e389bfe1e2735af6fde236397cc69df045c28d28e82beb3bf816795ec5 22:11:41 $ docker rm -f --volumes 1d8e17e389bfe1e2735af6fde236397cc69df045c28d28e82beb3bf816795ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:11:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:42 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:42 $ docker top 1761c60fe8516a1b40ebf3110d2d0d5a2329dcae3f96d1c746f2adeaea87e7ba -eo pid,comm 22:11:42 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). 22:11:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:43 [ssh-agent] Looking for ssh-agent implementation... 22:11:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:43 $ docker exec 1761c60fe8516a1b40ebf3110d2d0d5a2329dcae3f96d1c746f2adeaea87e7ba ssh-agent 22:11:43 SSH_AUTH_SOCK=/tmp/ssh-wYPdW6t05Pwc/agent.32 22:11:43 SSH_AGENT_PID=38 22:11:43 Running ssh-add (command line suppressed) 22:11:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9166248118446660539.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9166248118446660539.key) 22:11:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:43 + git semver bump pre 22:11:43 2023-06-07 22:11:43,848 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:43 2023-06-07 22:11:43,848 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 22:11:43 2023-06-07 22:11:43,848 [bump_version] DEBUG bumped version:3.1.0-dev.3 22:11:43 2023-06-07 22:11:43,848 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 22:11:43 2023-06-07 22:11:43,848 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:43 2023-06-07 22:11:43,849 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:43 2023-06-07 22:11:43,850 [execute] INFO git cat-file --batch-check 22:11:43 2023-06-07 22:11:43,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:43 2023-06-07 22:11:43,857 [execute] INFO git cat-file --batch 22:11:43 2023-06-07 22:11:43,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:43 2023-06-07 22:11:43,863 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:43 3.1.0-dev.3 [Pipeline] } 22:11:43 $ docker exec --env ******** --env ******** 1761c60fe8516a1b40ebf3110d2d0d5a2329dcae3f96d1c746f2adeaea87e7ba ssh-agent -k 22:11:44 unset SSH_AUTH_SOCK; 22:11:44 unset SSH_AGENT_PID; 22:11:44 echo Agent pid 38 killed; 22:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:44 + git semver [Pipeline] } 22:11:44 $ docker stop --time=1 1761c60fe8516a1b40ebf3110d2d0d5a2329dcae3f96d1c746f2adeaea87e7ba 22:11:45 $ docker rm -f --volumes 1761c60fe8516a1b40ebf3110d2d0d5a2329dcae3f96d1c746f2adeaea87e7ba [Pipeline] // withDockerContainer [Pipeline] sh 22:11:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:46 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:46 $ 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 22:11:46 $ docker top c1441862668faae7e22c31872f9598b542108da2199f7b5ff049244ef35a4e98 -eo pid,comm 22:11:47 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). 22:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:47 [ssh-agent] Looking for ssh-agent implementation... 22:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:47 $ docker exec c1441862668faae7e22c31872f9598b542108da2199f7b5ff049244ef35a4e98 ssh-agent 22:11:47 SSH_AUTH_SOCK=/tmp/ssh-yxtEalBbf8Cc/agent.32 22:11:47 SSH_AGENT_PID=38 22:11:47 Running ssh-add (command line suppressed) 22:11:47 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10080473944798254405.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10080473944798254405.key) 22:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:47 + git semver push 22:11:47 2023-06-07 22:11:47,904 [run_push] DEBUG push 22:11:47 2023-06-07 22:11:47,905 [execute] INFO git cat-file --batch-check 22:11:47 2023-06-07 22:11:47,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:47 2023-06-07 22:11:47,909 [execute] INFO git rev-list e0df6753d7d6304ace8b497bf49717d10f0e01b6 -- 22:11:47 2023-06-07 22:11:47,909 [execute] DEBUG Popen(['git', 'rev-list', 'e0df6753d7d6304ace8b497bf49717d10f0e01b6', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 22:11:47 2023-06-07 22:11:47,922 [execute] INFO git fetch -v origin 22:11:47 2023-06-07 22:11:47,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 22:11:48 2023-06-07 22:11:48,383 [run_push] DEBUG no remote changes detected 22:11:48 2023-06-07 22:11:48,384 [execute] INFO git push origin semver 22:11:48 2023-06-07 22:11:48,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 22:11:49 2023-06-07 22:11:49,161 [run_push] DEBUG push all version tags 22:11:49 2023-06-07 22:11:49,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:11:49 2023-06-07 22:11:49,162 [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) 22:11:50 2023-06-07 22:11:49,931 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 22:11:50 3.1.0-dev.3 [Pipeline] } 22:11:50 $ docker exec --env ******** --env ******** c1441862668faae7e22c31872f9598b542108da2199f7b5ff049244ef35a4e98 ssh-agent -k 22:11:50 unset SSH_AUTH_SOCK; 22:11:50 unset SSH_AGENT_PID; 22:11:50 echo Agent pid 38 killed; 22:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:50 + git semver [Pipeline] } 22:11:50 $ docker stop --time=1 c1441862668faae7e22c31872f9598b542108da2199f7b5ff049244ef35a4e98 22:11:52 $ docker rm -f --volumes c1441862668faae7e22c31872f9598b542108da2199f7b5ff049244ef35a4e98 [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 22:11:52 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 22:11:52 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 22:11:52 total 16 22:11:52 drwxr-xr-x 3 root root 4096 Jun 7 22:08 . 22:11:52 drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 22:11 .. 22:11:52 drwxr-xr-x 2 root root 4096 Jun 7 22:08 cost 22:11:52 -rw-r--r-- 1 root root 93 Jun 7 22:08 cost.csv 22:11:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 22:11:52 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 22:11:52 total 16 22:11:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 22:08 . 22:11:52 drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 22:11 .. 22:11:52 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 22:08 cost 22:11:52 -rw-r--r-- 1 jenkins jenkins 93 Jun 7 22:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:11:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:11:53 ---> package-listing.sh 22:11:53 ++ facter osfamily 22:11:53 ++ tr '[:upper:]' '[:lower:]' 22:11:53 + OS_FAMILY=debian 22:11:53 + workspace=/w/workspace/undry_go-mod-core-contracts_main 22:11:53 + START_PACKAGES=/tmp/packages_start.txt 22:11:53 + END_PACKAGES=/tmp/packages_end.txt 22:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:11:53 + PACKAGES=/tmp/packages_start.txt 22:11:53 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 22:11:53 + PACKAGES=/tmp/packages_end.txt 22:11:53 + case "${OS_FAMILY}" in 22:11:53 + dpkg -l 22:11:53 + grep '^ii' 22:11:53 + '[' -f /tmp/packages_start.txt ']' 22:11:53 + '[' -f /tmp/packages_end.txt ']' 22:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:53 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 22:11:53 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 22:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 22:11:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:11:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:54 prd-ubuntu20.04-docker-8c-8g-18153 does not seem to be running inside a container 22:11:54 $ 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 22:11:55 $ docker top 317fbbe839e3f1a576b3be3099e96e5613cc3f47c6541e026cdf8c7b892b646b -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:11:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:11:56 + ls /var/log/sa-host 22:11:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:56 provisioning config files... 22:11:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12104107484320740855tmp [Pipeline] { [Pipeline] echo 22:11:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:11:56 ---> create-netrc.sh [Pipeline] } 22:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:11:56 ---> python-tools-install.sh [Pipeline] echo 22:11:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:11:57 ---> sudo-logs.sh 22:11:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:11:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:11:57 ---> job-cost.sh 22:11:57 lf-activate-venv: SKIPPING 22:11:57 DEBUG: total: 0.2199999988079071 22:11:57 INFO: Retrieving Stack Cost... 22:11:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:11:57 INFO: Archiving Costs [Pipeline] echo 22:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:11:58 ---> logs-deploy.sh 22:11:58 lf-activate-venv: SKIPPING 22:11:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/136 22:11:58 INFO: archiving workspace using pattern(s): 22:11:59 Archives upload complete. 22:11:59 INFO: archiving logs to Nexus 22:12:00 ---> uname -a: 22:12:00 Linux prd-ubuntu20-04-docker-8c-8g-18153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:12:00 22:12:00 22:12:00 ---> lscpu: 22:12:00 Architecture: x86_64 22:12:00 CPU op-mode(s): 32-bit, 64-bit 22:12:00 Byte Order: Little Endian 22:12:00 Address sizes: 40 bits physical, 48 bits virtual 22:12:00 CPU(s): 8 22:12:00 On-line CPU(s) list: 0-7 22:12:00 Thread(s) per core: 1 22:12:00 Core(s) per socket: 1 22:12:00 Socket(s): 8 22:12:00 NUMA node(s): 1 22:12:00 Vendor ID: AuthenticAMD 22:12:00 CPU family: 23 22:12:00 Model: 49 22:12:00 Model name: AMD EPYC-Rome Processor 22:12:00 Stepping: 0 22:12:00 CPU MHz: 2800.000 22:12:00 BogoMIPS: 5600.00 22:12:00 Virtualization: AMD-V 22:12:00 Hypervisor vendor: KVM 22:12:00 Virtualization type: full 22:12:00 L1d cache: 256 KiB 22:12:00 L1i cache: 256 KiB 22:12:00 L2 cache: 4 MiB 22:12:00 L3 cache: 128 MiB 22:12:00 NUMA node0 CPU(s): 0-7 22:12:00 Vulnerability Itlb multihit: Not affected 22:12:00 Vulnerability L1tf: Not affected 22:12:00 Vulnerability Mds: Not affected 22:12:00 Vulnerability Meltdown: Not affected 22:12:00 Vulnerability Mmio stale data: Not affected 22:12:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:12:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:12:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:12:00 Vulnerability Srbds: Not affected 22:12:00 Vulnerability Tsx async abort: Not affected 22:12:00 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 22:12:00 22:12:00 22:12:00 ---> nproc: 22:12:00 8 22:12:00 22:12:00 22:12:00 ---> df -h: 22:12:00 Filesystem Size Used Avail Use% Mounted on 22:12:00 overlay 155G 12G 144G 8% / 22:12:00 tmpfs 64M 0 64M 0% /dev 22:12:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:12:00 shm 64M 0 64M 0% /dev/shm 22:12:00 /dev/vda1 155G 12G 144G 8% /facter-os 22:12:00 22:12:00 22:12:00 ---> sar -b -r -n DEV: 22:12:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18153) 06/07/23 _x86_64_ (8 CPU) 22:12:00 22:12:00 22:06:14 LINUX RESTART (8 CPU) 22:12:00 22:12:00 22:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:12:00 22:08:01 76.33 2.93 73.39 0.00 409.56 39829.18 0.00 22:12:00 22:09:01 27.81 0.02 27.79 0.00 2.00 15942.15 0.00 22:12:00 22:10:01 1.43 0.00 1.43 0.00 0.00 14.55 0.00 22:12:00 22:11:01 3.13 0.12 3.02 0.00 10.40 115.31 0.00 22:12:00 Average: 26.97 0.76 26.21 0.00 104.21 13867.23 0.00 22:12:00 22:12:00 22:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:12:00 22:08:01 28664556 31597164 710028 2.16 91324 3072364 1730468 5.10 1074732 2729912 468976 22:12:00 22:09:01 28649136 31582472 723748 2.20 91664 3072432 1765656 5.20 1099808 2717452 176 22:12:00 22:10:01 28648456 31581980 723924 2.20 91696 3072432 1765656 5.20 1099740 2717452 12 22:12:00 22:11:01 28463340 31566640 738536 2.25 92632 3235852 1843804 5.43 1108788 2880336 164384 22:12:00 Average: 28606372 31582064 724059 2.20 91829 3113270 1776396 5.24 1095767 2761288 158387 22:12:00 22:12:00 22:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:12:00 22:08:01 docker0 49.58 94.12 3.87 785.75 0.00 0.00 0.00 0.00 22:12:00 22:08:01 lo 2.17 2.17 0.22 0.22 0.00 0.00 0.00 0.00 22:12:00 22:08:01 ens3 361.18 208.05 7693.50 38.70 0.00 0.00 0.00 0.00 22:12:00 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:00 22:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:12:00 22:09:01 ens3 27.74 31.84 12.85 78.57 0.00 0.00 0.00 0.00 22:12:00 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:00 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:00 22:10:01 ens3 0.25 0.12 0.12 0.06 0.00 0.00 0.00 0.00 22:12:00 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:00 22:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:12:00 22:11:01 ens3 89.22 54.54 2855.43 6.34 0.00 0.00 0.00 0.00 22:12:00 Average: docker0 12.24 23.23 0.95 193.96 0.00 0.00 0.00 0.00 22:12:00 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 22:12:00 Average: ens3 118.58 73.07 2619.23 30.89 0.00 0.00 0.00 0.00 22:12:00 22:12:00 22:12:00 ---> sar -P ALL: 22:12:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18153) 06/07/23 _x86_64_ (8 CPU) 22:12:00 22:12:00 22:06:14 LINUX RESTART (8 CPU) 22:12:00 22:12:00 22:07:02 CPU %user %nice %system %iowait %steal %idle 22:12:00 22:08:01 all 24.74 0.00 5.58 1.70 0.08 67.91 22:12:00 22:08:01 0 23.13 0.00 5.60 0.34 0.07 70.85 22:12:00 22:08:01 1 25.63 0.00 5.49 0.60 0.07 68.22 22:12:00 22:08:01 2 23.67 0.00 5.09 0.12 0.07 71.05 22:12:00 22:08:01 3 25.83 0.00 6.91 9.73 0.09 57.44 22:12:00 22:08:01 4 24.07 0.00 5.10 0.31 0.09 70.44 22:12:00 22:08:01 5 25.24 0.00 5.27 0.59 0.07 68.84 22:12:00 22:08:01 6 24.85 0.00 5.35 1.86 0.07 67.87 22:12:00 22:08:01 7 25.47 0.00 5.83 0.10 0.09 68.50 22:12:00 22:09:01 all 0.33 0.00 0.19 0.70 0.02 98.77 22:12:00 22:09:01 0 0.23 0.00 0.20 0.00 0.00 99.57 22:12:00 22:09:01 1 0.35 0.00 0.13 0.02 0.03 99.47 22:12:00 22:09:01 2 0.27 0.00 0.15 0.00 0.02 99.57 22:12:00 22:09:01 3 0.25 0.00 0.50 5.03 0.02 94.20 22:12:00 22:09:01 4 0.37 0.00 0.12 0.02 0.03 99.47 22:12:00 22:09:01 5 0.32 0.00 0.12 0.00 0.02 99.55 22:12:00 22:09:01 6 0.55 0.00 0.12 0.55 0.02 98.77 22:12:00 22:09:01 7 0.27 0.00 0.17 0.00 0.02 99.55 22:12:00 22:10:01 all 0.01 0.00 0.02 0.00 0.01 99.96 22:12:00 22:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:12:00 22:10:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:12:00 22:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:12:00 22:10:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:12:00 22:10:01 4 0.03 0.00 0.02 0.00 0.03 99.92 22:12:00 22:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:12:00 22:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:12:00 22:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:12:00 22:11:01 all 0.46 0.00 0.21 0.01 0.01 99.30 22:12:00 22:11:01 0 0.55 0.00 0.25 0.00 0.02 99.18 22:12:00 22:11:01 1 0.42 0.00 0.32 0.00 0.02 99.25 22:12:00 22:11:01 2 0.52 0.00 0.12 0.00 0.02 99.35 22:12:00 22:11:01 3 0.42 0.00 0.17 0.07 0.02 99.33 22:12:00 22:11:01 4 0.42 0.00 0.28 0.00 0.02 99.28 22:12:00 22:11:01 5 0.52 0.00 0.27 0.02 0.02 99.18 22:12:00 22:11:01 6 0.60 0.00 0.17 0.00 0.00 99.23 22:12:00 22:11:01 7 0.25 0.00 0.15 0.00 0.00 99.60 22:12:00 Average: all 6.24 0.00 1.47 0.60 0.03 91.66 22:12:00 Average: 0 5.86 0.00 1.49 0.08 0.02 92.55 22:12:00 Average: 1 6.47 0.00 1.47 0.15 0.03 91.88 22:12:00 Average: 2 5.99 0.00 1.31 0.03 0.03 92.65 22:12:00 Average: 3 6.45 0.00 1.85 3.66 0.03 88.01 22:12:00 Average: 4 6.10 0.00 1.35 0.08 0.04 92.43 22:12:00 Average: 5 6.37 0.00 1.39 0.15 0.03 92.06 22:12:00 Average: 6 6.36 0.00 1.38 0.59 0.02 91.65 22:12:00 Average: 7 6.35 0.00 1.51 0.03 0.03 92.08 22:12:00 22:12:00 22:12:00