Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 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-ssh9269726491728948301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4148806009357876363.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10618371759902925173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh47660482714335470.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-ssh1430743014288200384.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6424’ Running on prd-ubuntu20.04-docker-8c-8g-6425 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 (main) > 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 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 Commit message: "Merge pull request #802 from jinlinGuan/issue-771" > git rev-list --no-walk 62807294680df548b3f4bc1677cecbc260e77219 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:29 ========================================================= 07:32:29 EdgeX Global Pipelines Version Info 07:32:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:30 ------------------- 07:32:30 stable info: 07:32:30 ------------------- 07:32:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:32:30 Message: update stable to v1.0.244 07:32:30 ------------------- 07:32:30 experimental info: 07:32:30 ------------------- 07:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:32:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bb5704 [Pipeline] echo 07:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:31 + git rev-list -1 --merges 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34~1..1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo 07:32:31 -----------> git rev-list -1 --merges 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34~1..1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 07:32:31 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [false] [Pipeline] sh 07:32:32 + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo 07:32:32 ========================================================= 07:32:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:32 + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo 07:32:32 [semverPrep] GIT_COMMIT: 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34, Commit Message: Merge pull request #802 from jinlinGuan/issue-771 [Pipeline] echo 07:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:32 + grep -v github /etc/ssh/ssh_known_hosts 07:32:32 + [ -e /tmp/ssh_known_hosts ] 07:32:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:33 07:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:33 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:33 b85a868b505f: Pulling fs layer 07:32:33 e2be974225ed: Pulling fs layer 07:32:33 339a4e72a1f5: Pulling fs layer 07:32:33 988bab9f4d93: Pulling fs layer 07:32:33 1469e6f7b9e6: Pulling fs layer 07:32:33 eaf3925da568: Pulling fs layer 07:32:33 bab4dde63d76: Pulling fs layer 07:32:33 bde34c3a00c8: Pulling fs layer 07:32:33 b352a97aabf1: Pulling fs layer 07:32:33 4872d77fe225: Pulling fs layer 07:32:33 5851b861e8e6: Pulling fs layer 07:32:33 1469e6f7b9e6: Waiting 07:32:33 b352a97aabf1: Waiting 07:32:33 4872d77fe225: Waiting 07:32:33 eaf3925da568: Waiting 07:32:33 5851b861e8e6: Waiting 07:32:33 988bab9f4d93: Waiting 07:32:33 bde34c3a00c8: Waiting 07:32:33 e2be974225ed: Download complete 07:32:33 988bab9f4d93: Verifying Checksum 07:32:33 988bab9f4d93: Download complete 07:32:33 1469e6f7b9e6: Verifying Checksum 07:32:33 1469e6f7b9e6: Download complete 07:32:33 339a4e72a1f5: Verifying Checksum 07:32:33 339a4e72a1f5: Download complete 07:32:34 eaf3925da568: Download complete 07:32:34 bde34c3a00c8: Download complete 07:32:34 4872d77fe225: Verifying Checksum 07:32:34 4872d77fe225: Download complete 07:32:34 5851b861e8e6: Verifying Checksum 07:32:34 5851b861e8e6: Download complete 07:32:34 b85a868b505f: Verifying Checksum 07:32:34 b85a868b505f: Download complete 07:32:34 bab4dde63d76: Verifying Checksum 07:32:34 bab4dde63d76: Download complete 07:32:35 b85a868b505f: Pull complete 07:32:35 e2be974225ed: Pull complete 07:32:36 339a4e72a1f5: Pull complete 07:32:36 988bab9f4d93: Pull complete 07:32:36 1469e6f7b9e6: Pull complete 07:32:36 eaf3925da568: Pull complete 07:32:38 bab4dde63d76: Pull complete 07:32:38 bde34c3a00c8: Pull complete 07:32:38 b352a97aabf1: Pull complete 07:32:38 4872d77fe225: Pull complete 07:32:39 5851b861e8e6: Pull complete 07:32:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:39 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:32:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:41 $ docker top 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 -eo pid,comm 07:32:41 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). 07:32:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:41 [ssh-agent] Looking for ssh-agent implementation... 07:32:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:41 $ docker exec 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent 07:32:41 SSH_AUTH_SOCK=/tmp/ssh-xxhSfwVEOcW2/agent.32 07:32:41 SSH_AGENT_PID=38 07:32:41 Running ssh-add (command line suppressed) 07:32:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4232019736972046737.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4232019736972046737.key) 07:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:41 + git tag --points-at HEAD [Pipeline] } 07:32:41 $ docker exec --env ******** --env ******** 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent -k 07:32:41 unset SSH_AUTH_SOCK; 07:32:41 unset SSH_AGENT_PID; 07:32:41 echo Agent pid 38 killed; 07:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:42 [ssh-agent] Looking for ssh-agent implementation... 07:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:42 $ docker exec 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent 07:32:42 SSH_AUTH_SOCK=/tmp/ssh-9or8wrobCm7G/agent.70 07:32:42 SSH_AGENT_PID=76 07:32:42 Running ssh-add (command line suppressed) 07:32:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4423106821894396148.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4423106821894396148.key) 07:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:42 + git semver init 07:32:42 2023-02-17 07:32:42,822 [run_init] DEBUG init version:0.0.0 force:False 07:32:42 2023-02-17 07:32:42,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 07:32:42 2023-02-17 07:32:42,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 07:32:42 2023-02-17 07:32:42,823 [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) 07:32:43 2023-02-17 07:32:43,765 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 07:32:43 2023-02-17 07:32:43,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 07:32:43 2023-02-17 07:32:43,766 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:32:43 2023-02-17 07:32:43,766 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:32:43 3.0.0-dev.18 [Pipeline] } 07:32:43 $ docker exec --env ******** --env ******** 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent -k 07:32:43 unset SSH_AUTH_SOCK; 07:32:43 unset SSH_AGENT_PID; 07:32:43 echo Agent pid 76 killed; 07:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:44 + git semver [Pipeline] } 07:32:44 $ docker stop --time=1 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 07:32:46 $ docker rm -f --volumes 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:46 Stashed 1 file(s) [Pipeline] echo 07:32:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 07:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:32:47 ========================================================= 07:32:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:32:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:32:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:47 213ec9aee27d: Pulling fs layer 07:32:47 4583459ba037: Pulling fs layer 07:32:47 93c1e223e6f2: Pulling fs layer 07:32:47 53926ce57604: Pulling fs layer 07:32:47 21b2b0c7a3f4: Pulling fs layer 07:32:47 22ff95d597cd: Pulling fs layer 07:32:47 12d6caf4c0d1: Pulling fs layer 07:32:47 96b7cbca73a9: Pulling fs layer 07:32:47 a7acece74701: Pulling fs layer 07:32:47 53926ce57604: Waiting 07:32:47 21b2b0c7a3f4: Waiting 07:32:47 22ff95d597cd: Waiting 07:32:47 12d6caf4c0d1: Waiting 07:32:47 96b7cbca73a9: Waiting 07:32:47 a7acece74701: Waiting 07:32:47 93c1e223e6f2: Download complete 07:32:47 4583459ba037: Verifying Checksum 07:32:47 4583459ba037: Download complete 07:32:47 21b2b0c7a3f4: Download complete 07:32:47 22ff95d597cd: Verifying Checksum 07:32:47 22ff95d597cd: Download complete 07:32:47 213ec9aee27d: Verifying Checksum 07:32:47 213ec9aee27d: Download complete 07:32:47 12d6caf4c0d1: Verifying Checksum 07:32:47 12d6caf4c0d1: Download complete 07:32:47 213ec9aee27d: Pull complete 07:32:47 4583459ba037: Pull complete 07:32:47 93c1e223e6f2: Pull complete 07:32:48 a7acece74701: Verifying Checksum 07:32:48 a7acece74701: Download complete 07:32:48 53926ce57604: Verifying Checksum 07:32:48 53926ce57604: Download complete 07:32:48 96b7cbca73a9: Verifying Checksum 07:32:48 96b7cbca73a9: Download complete 07:32:52 53926ce57604: Pull complete 07:32:53 21b2b0c7a3f4: Pull complete 07:32:53 22ff95d597cd: Pull complete 07:32:53 12d6caf4c0d1: Pull complete 07:32:56 96b7cbca73a9: Pull complete 07:32:56 a7acece74701: Pull complete 07:32:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:32:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:57 + docker inspect -f . ci-base-image-x86_64 07:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:57 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:00 $ docker top a0e64e8e4698bff5d89fd76a4b5b888602426b8fc66c873d8381187997dacc99 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:01 + go version 07:33:01 go version go1.18.7 linux/amd64 [Pipeline] } 07:33:01 $ docker stop --time=1 a0e64e8e4698bff5d89fd76a4b5b888602426b8fc66c873d8381187997dacc99 07:33:01 Still waiting to schedule task 07:33:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6421’ 07:33:03 $ docker rm -f --volumes a0e64e8e4698bff5d89fd76a4b5b888602426b8fc66c873d8381187997dacc99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:03 + docker inspect -f . ci-base-image-x86_64 07:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:03 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:33:03 $ 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 ******** ci-base-image-x86_64 cat 07:33:04 $ docker top 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:04 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 07:33:05 + make test 07:33:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:33:05 go: downloading github.com/go-kit/log v0.2.1 07:33:05 go: downloading github.com/stretchr/testify v1.8.1 07:33:05 go: downloading github.com/google/uuid v1.3.0 07:33:05 go: downloading gopkg.in/yaml.v3 v3.0.1 07:33:05 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:33:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:33:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:33:05 go: downloading github.com/x448/float16 v0.8.4 07:33:05 go: downloading github.com/pmezard/go-difflib v1.0.0 07:33:05 go: downloading github.com/stretchr/objx v0.5.0 07:33:05 go: downloading github.com/davecgh/go-spew v1.1.1 07:33:05 go: downloading golang.org/x/text v0.6.0 07:33:05 go: downloading github.com/go-playground/universal-translator v0.18.1 07:33:05 go: downloading github.com/leodido/go-urn v1.2.1 07:33:05 go: downloading golang.org/x/crypto v0.5.0 07:33:05 go: downloading github.com/go-playground/locales v0.14.1 07:33:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.074s coverage: 83.5% of statements 07:33:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 07:33:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:33:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.044s coverage: 29.4% of statements 07:33:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:33:11 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.017s coverage: 54.0% of statements 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.028s coverage: 90.0% of statements 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.033s coverage: 86.7% of statements 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.034s coverage: 60.5% of statements 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements 07:33:11 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements 07:33:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:33:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:33:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:33:21 $ docker stop --time=1 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c 07:33:23 $ docker rm -f --volumes 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c [Pipeline] // withDockerContainer [Pipeline] sh 07:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 07:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:24 07:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:25 latest: Pulling from edgex-lftools-log-publisher 07:33:25 5eb5b503b376: Pulling fs layer 07:33:25 5c69ac0246d0: Pulling fs layer 07:33:25 ec43610c2a17: Pulling fs layer 07:33:25 3a2ae6a8a46f: Pulling fs layer 07:33:25 33b1e0a273af: Pulling fs layer 07:33:25 5d3b04190fa2: Pulling fs layer 07:33:25 2f39f015ded8: Pulling fs layer 07:33:25 33b1e0a273af: Waiting 07:33:25 5d3b04190fa2: Waiting 07:33:25 3a2ae6a8a46f: Waiting 07:33:25 2f39f015ded8: Waiting 07:33:25 5c69ac0246d0: Download complete 07:33:25 3a2ae6a8a46f: Verifying Checksum 07:33:25 3a2ae6a8a46f: Download complete 07:33:25 33b1e0a273af: Verifying Checksum 07:33:25 33b1e0a273af: Download complete 07:33:25 5d3b04190fa2: Verifying Checksum 07:33:25 5d3b04190fa2: Download complete 07:33:25 ec43610c2a17: Verifying Checksum 07:33:25 ec43610c2a17: Download complete 07:33:25 5eb5b503b376: Verifying Checksum 07:33:25 5eb5b503b376: Download complete 07:33:26 2f39f015ded8: Download complete 07:33:26 5eb5b503b376: Pull complete 07:33:26 5c69ac0246d0: Pull complete 07:33:27 ec43610c2a17: Pull complete 07:33:27 3a2ae6a8a46f: Pull complete 07:33:27 33b1e0a273af: Pull complete 07:33:27 5d3b04190fa2: Pull complete 07:33:32 2f39f015ded8: Pull complete 07:33:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:32 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:33:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:34 $ docker top 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:34 ---> job-cost.sh 07:33:34 lf-activate-venv: SKIPPING 07:33:34 INFO: No Stack... 07:33:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:36 INFO: Archiving Costs [Pipeline] sh 07:33:36 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 07:33:36 + cut -d, -f6 [Pipeline] lock 07:33:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] 07:33:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] did not exist. Created. 07:33:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:37 + echo total: 0.2199999988079071 [Pipeline] stash 07:33:37 Stashed 1 file(s) [Pipeline] } 07:33:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 07:33:37 $ docker stop --time=1 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 07:33:38 $ docker rm -f --volumes 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:37:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6427 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 07:37:12 Running in /w/workspace/go-mod-core-contracts/106 [Pipeline] { [Pipeline] checkout 07:37:12 Selected Git installation does not exist. Using Default 07:37:12 The recommended git tool is: NONE 07:37:17 using credential edgex-jenkins-ssh 07:37:17 Cloning the remote Git repository 07:37:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:37:18 > git init /w/workspace/go-mod-core-contracts/106 # timeout=10 07:37:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:37:18 > git --version # timeout=10 07:37:18 > git --version # 'git version 2.25.1' 07:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:20 Avoid second fetch 07:37:20 Checking out Revision 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 (main) 07:37:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:37:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:20 > git config core.sparsecheckout # timeout=10 07:37:20 > git checkout -f 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 07:37:21 Commit message: "Merge pull request #802 from jinlinGuan/issue-771" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:37:22 Dload Upload Total Spent Left Speed 07:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70447 [Pipeline] sh 07:37:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:37:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:37:23 + sudo tee /etc/docker/daemon.new 07:37:23 { 07:37:23 "registry-mirrors": [ 07:37:23 "https://nexus3.edgexfoundry.org:10001" 07:37:23 ], 07:37:23 "bip": "10.250.0.254/24", 07:37:23 "hosts": [ 07:37:23 "tcp://0.0.0.0:5555", 07:37:23 "unix:///var/run/docker.sock" 07:37:23 ], 07:37:23 "mtu": 1458, 07:37:23 "selinux-enabled": true, 07:37:23 "seccomp-profile": "/etc/docker/seccomp.json" 07:37:23 } [Pipeline] sh 07:37:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:37:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:42 ========================================================= 07:37:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:37:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:37:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:37:43 9b18e9b68314: Pulling fs layer 07:37:43 35d82f9e3411: Pulling fs layer 07:37:43 e16973657156: Pulling fs layer 07:37:43 fc693d55d65f: Pulling fs layer 07:37:43 7e9fc2657dce: Pulling fs layer 07:37:43 dda99020689f: Pulling fs layer 07:37:43 db1c61fa0a46: Pulling fs layer 07:37:43 891c053d2c06: Pulling fs layer 07:37:43 fc693d55d65f: Waiting 07:37:43 7e9fc2657dce: Waiting 07:37:43 dda99020689f: Waiting 07:37:43 db1c61fa0a46: Waiting 07:37:43 e16973657156: Verifying Checksum 07:37:43 e16973657156: Download complete 07:37:43 35d82f9e3411: Download complete 07:37:43 7e9fc2657dce: Verifying Checksum 07:37:43 7e9fc2657dce: Download complete 07:37:43 dda99020689f: Verifying Checksum 07:37:43 dda99020689f: Download complete 07:37:43 9b18e9b68314: Verifying Checksum 07:37:43 9b18e9b68314: Download complete 07:37:44 9b18e9b68314: Pull complete 07:37:45 891c053d2c06: Verifying Checksum 07:37:45 891c053d2c06: Download complete 07:37:45 35d82f9e3411: Pull complete 07:37:45 e16973657156: Pull complete 07:37:46 db1c61fa0a46: Verifying Checksum 07:37:46 db1c61fa0a46: Download complete 07:37:46 fc693d55d65f: Verifying Checksum 07:37:46 fc693d55d65f: Download complete 07:37:59 fc693d55d65f: Pull complete 07:37:59 7e9fc2657dce: Pull complete 07:37:59 dda99020689f: Pull complete 07:38:05 db1c61fa0a46: Pull complete 07:38:07 891c053d2c06: Pull complete 07:38:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:38:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:08 + docker inspect -f . ci-base-image-arm64 07:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:08 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 07:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/106 -v /w/workspace/go-mod-core-contracts/106:/w/workspace/go-mod-core-contracts/106:rw,z -v /w/workspace/go-mod-core-contracts/106@tmp:/w/workspace/go-mod-core-contracts/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:38:11 $ docker top 199f20548304aa20447ce754c3d7f4ee57ce97b4b041b9cbcc7b987637f0ec6c -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:12 + go version 07:38:12 go version go1.18.7 linux/arm64 [Pipeline] } 07:38:12 $ docker stop --time=1 199f20548304aa20447ce754c3d7f4ee57ce97b4b041b9cbcc7b987637f0ec6c 07:38:13 $ docker rm -f --volumes 199f20548304aa20447ce754c3d7f4ee57ce97b4b041b9cbcc7b987637f0ec6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:14 + docker inspect -f . ci-base-image-arm64 07:38:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:15 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 07:38:14 $ 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/106 -v /w/workspace/go-mod-core-contracts/106:/w/workspace/go-mod-core-contracts/106:rw,z -v /w/workspace/go-mod-core-contracts/106@tmp:/w/workspace/go-mod-core-contracts/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:38:16 $ docker top 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:17 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/106 [Pipeline] fileExists [Pipeline] sh 07:38:17 + make test 07:38:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:38:17 go: downloading github.com/google/uuid v1.3.0 07:38:17 go: downloading github.com/go-kit/log v0.2.1 07:38:17 go: downloading github.com/stretchr/testify v1.8.1 07:38:18 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:38:18 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:38:18 go: downloading gopkg.in/yaml.v3 v3.0.1 07:38:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:38:18 go: downloading github.com/davecgh/go-spew v1.1.1 07:38:18 go: downloading github.com/pmezard/go-difflib v1.0.0 07:38:18 go: downloading github.com/stretchr/objx v0.5.0 07:38:18 go: downloading github.com/x448/float16 v0.8.4 07:38:18 go: downloading github.com/go-playground/universal-translator v0.18.1 07:38:18 go: downloading github.com/leodido/go-urn v1.2.1 07:38:18 go: downloading golang.org/x/crypto v0.5.0 07:38:18 go: downloading golang.org/x/text v0.6.0 07:38:18 go: downloading github.com/go-playground/locales v0.14.1 07:38:22 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 07:39:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.565s coverage: 83.5% of statements 07:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 07:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 07:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 07:39:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.085s coverage: 29.4% of statements 07:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 07:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 07:39:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.148s coverage: 54.0% of statements 07:39:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.052s coverage: 90.0% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.227s coverage: 86.7% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.070s coverage: 60.5% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements 07:39:04 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.048s coverage: 48.7% of statements 07:39:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:39:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:39:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:39:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:39:19 $ docker stop --time=1 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 07:39:21 $ docker rm -f --volumes 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:39:22 Warning: overwriting stash ‘coverage-report’ 07:39: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 07:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:23 07:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:24 arm64: Pulling from edgex-lftools-log-publisher 07:39:24 8998bd30e6a1: Pulling fs layer 07:39:24 04944245beec: Pulling fs layer 07:39:24 699f458cf7ca: Pulling fs layer 07:39:24 765212b225bb: Pulling fs layer 07:39:24 f23df028b6ca: Pulling fs layer 07:39:24 d65c8cfc05b1: Pulling fs layer 07:39:24 2437ff75d9bd: Pulling fs layer 07:39:24 765212b225bb: Waiting 07:39:24 f23df028b6ca: Waiting 07:39:24 d65c8cfc05b1: Waiting 07:39:24 2437ff75d9bd: Waiting 07:39:24 04944245beec: Verifying Checksum 07:39:24 04944245beec: Download complete 07:39:24 765212b225bb: Verifying Checksum 07:39:24 765212b225bb: Download complete 07:39:24 f23df028b6ca: Verifying Checksum 07:39:24 f23df028b6ca: Download complete 07:39:24 d65c8cfc05b1: Verifying Checksum 07:39:24 d65c8cfc05b1: Download complete 07:39:24 699f458cf7ca: Verifying Checksum 07:39:24 699f458cf7ca: Download complete 07:39:25 8998bd30e6a1: Verifying Checksum 07:39:25 8998bd30e6a1: Download complete 07:39:27 2437ff75d9bd: Verifying Checksum 07:39:27 2437ff75d9bd: Download complete 07:39:28 8998bd30e6a1: Pull complete 07:39:29 04944245beec: Pull complete 07:39:31 699f458cf7ca: Pull complete 07:39:31 765212b225bb: Pull complete 07:39:32 f23df028b6ca: Pull complete 07:39:32 d65c8cfc05b1: Pull complete 07:39:47 2437ff75d9bd: Pull complete 07:39:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:47 prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container 07:39: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/106 -v /w/workspace/go-mod-core-contracts/106:/w/workspace/go-mod-core-contracts/106:rw,z -v /w/workspace/go-mod-core-contracts/106@tmp:/w/workspace/go-mod-core-contracts/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:50 $ docker top dd1b21e1fc193778c7d580358ca76a89be29f74205a066f9c556d175e9d52416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:51 ---> job-cost.sh 07:39:51 lf-activate-venv: SKIPPING 07:39:51 INFO: No Stack... 07:39:51 INFO: Retrieving Pricing Info for: v3-standard-4 07:39:52 INFO: Archiving Costs [Pipeline] sh 07:39:52 + cat /w/workspace/go-mod-core-contracts/106/archives/cost.csv 07:39:52 + cut -d, -f6 [Pipeline] lock 07:39:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] 07:39:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] did not exist. Created. 07:39:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:53 /w/workspace/go-mod-core-contracts/106@tmp/durable-01d19e3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:39:53 + echo total: 0.10999999940395355 [Pipeline] stash 07:39:54 Warning: overwriting stash ‘stack-cost’ 07:39:54 Stashed 1 file(s) [Pipeline] } 07:39:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:54 $ docker stop --time=1 dd1b21e1fc193778c7d580358ca76a89be29f74205a066f9c556d175e9d52416 07:39:55 $ docker rm -f --volumes dd1b21e1fc193778c7d580358ca76a89be29f74205a066f9c556d175e9d52416 [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 07:39:55 provisioning config files... 07:39:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14834239562965301172tmp [Pipeline] { [Pipeline] sh 07:39:56 + set +x 07:39:56 + curl -s https://codecov.io/bash 07:39:56 + bash -s -- 07:39:56 07:39:56 _____ _ 07:39:56 / ____| | | 07:39:56 | | ___ __| | ___ ___ _____ __ 07:39:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:39:56 | |___| (_) | (_| | __/ (_| (_) \ V / 07:39:56 \_____\___/ \__,_|\___|\___\___/ \_/ 07:39:56 Bash-1.0.6 07:39:56 07:39:56 07:39:56 ==> git version 2.25.1 found 07:39:56 ==> 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 07:39:56 Release-Date: 2020-01-08 07:39:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:39:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:39:56 ==> Jenkins CI detected. 07:39:56 current dir:  /w/workspace/undry_go-mod-core-contracts_main 07:39:56 project root: . 07:39:56 --> token set from env 07:39:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:39:56 ==> Running gcov in . (disable via -X gcov) 07:39:56 ==> Python coveragepy not found 07:39:56 ==> Searching for coverage reports in: 07:39:56 + . 07:39:56 -> Found 1 reports 07:39:56 ==> Detecting git/mercurial file structure 07:39:56 ==> Reading reports 07:39:56 + ./coverage.out bytes=115934 07:39:56 ==> Appending adjustments 07:39:56 https://docs.codecov.io/docs/fixing-reports 07:39:57 + Found adjustments 07:39:57 ==> Gzipping contents 07:39:57 20K /tmp/codecov.hEz9SW.gz 07:39:57 ==> Uploading reports 07:39:57 url: https://codecov.io 07:39:57 query: branch=main&commit=1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:57 -> Pinging Codecov 07:39:57 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=1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:57 -> Uploading to 07:39:57 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/71470A77251A30514AAF9C0BB2E5B6CE/1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34/54258169-3583-4fd9-9866-08fc4045ab47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T073957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa5251dd461f6e952c826a07571d0e8b19e54a3802991627e3553f36b6659a70 07:39:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:57 Dload Upload Total Spent Left Speed 07:39:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17609 0 0 100 17609 0 69600 --:--:-- --:--:-- --:--:-- 69600 07:39:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] } 07:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:39:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:39:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:57 07:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:39:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:39:58 df9b9388f04a: Pulling fs layer 07:39:58 52dc419b0ee2: Pulling fs layer 07:39:58 25bc292e5bac: Pulling fs layer 07:39:58 114826534d7a: Pulling fs layer 07:39:58 4657fd5d0bcf: Pulling fs layer 07:39:58 6ad1cebc031e: Pulling fs layer 07:39:58 8a3aa393b2d8: Pulling fs layer 07:39:58 114826534d7a: Waiting 07:39:58 4657fd5d0bcf: Waiting 07:39:58 6ad1cebc031e: Waiting 07:39:58 8a3aa393b2d8: Waiting 07:39:58 25bc292e5bac: Download complete 07:39:58 52dc419b0ee2: Verifying Checksum 07:39:58 52dc419b0ee2: Download complete 07:39:58 4657fd5d0bcf: Verifying Checksum 07:39:58 4657fd5d0bcf: Download complete 07:39:58 df9b9388f04a: Verifying Checksum 07:39:58 df9b9388f04a: Download complete 07:39:58 df9b9388f04a: Pull complete 07:39:58 52dc419b0ee2: Pull complete 07:39:58 6ad1cebc031e: Verifying Checksum 07:39:58 6ad1cebc031e: Download complete 07:39:58 25bc292e5bac: Pull complete 07:39:59 114826534d7a: Verifying Checksum 07:39:59 114826534d7a: Download complete 07:39:59 8a3aa393b2d8: Verifying Checksum 07:39:59 8a3aa393b2d8: Download complete 07:40:03 114826534d7a: Pull complete 07:40:03 4657fd5d0bcf: Pull complete 07:40:03 6ad1cebc031e: Pull complete 07:40:05 8a3aa393b2d8: Pull complete 07:40:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:05 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:40:07 $ docker top e834571179361049235886a7216a848e03b8f9478f3f06b364ce49a5451a1b68 -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 07:40:08 + set -o pipefail 07:40:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 07:40:12 07:40:12 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 07:40:12 07:40:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/ab88a535-62ed-4c4b-9713-342cc917a2b9 07:40:12 07:40:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:40:12 07:40:12 07:40:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:40:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:40:12 More details here: https://snyk.co/ue1NS [Pipeline] } 07:40:12 $ docker stop --time=1 e834571179361049235886a7216a848e03b8f9478f3f06b364ce49a5451a1b68 07:40:14 $ docker rm -f --volumes e834571179361049235886a7216a848e03b8f9478f3f06b364ce49a5451a1b68 [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 07:40:15 + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] sh 07:40:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:15 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:40:16 $ docker top 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:16 [ssh-agent] Looking for ssh-agent implementation... 07:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:16 $ docker exec 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 ssh-agent 07:40:16 SSH_AUTH_SOCK=/tmp/ssh-oz2Lfe4Y8sWl/agent.32 07:40:16 SSH_AGENT_PID=38 07:40:16 Running ssh-add (command line suppressed) 07:40:16 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8605929349928364179.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8605929349928364179.key) 07:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:17 + git semver tag 07:40:17 2023-02-17 07:40:17,220 [run_tag] DEBUG tag force:False 07:40:17 2023-02-17 07:40:17,221 [check_head_tag] DEBUG check head tag 07:40:17 2023-02-17 07:40:17,224 [execute] INFO git cat-file --batch-check 07:40:17 2023-02-17 07:40:17,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 07:40:17 2023-02-17 07:40:17,228 [execute] INFO git cat-file --batch 07:40:17 2023-02-17 07:40:17,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 07:40:17 2023-02-17 07:40:17,279 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:17 2023-02-17 07:40:17,279 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 07:40:17 2023-02-17 07:40:17,279 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 07:40:17 2023-02-17 07:40:17,285 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:17 3.0.0-dev.18 [Pipeline] } 07:40:17 $ docker exec --env ******** --env ******** 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 ssh-agent -k 07:40:17 unset SSH_AUTH_SOCK; 07:40:17 unset SSH_AGENT_PID; 07:40:17 echo Agent pid 38 killed; 07:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:17 + git semver [Pipeline] } 07:40:18 $ docker stop --time=1 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 07:40:19 $ docker rm -f --volumes 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:19 07:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:20 0.23.1-centos7: Pulling from edgex-lftools 07:40:20 ab5ef0e58194: Pulling fs layer 07:40:20 9712f1f96733: Pulling fs layer 07:40:20 63f879dbbcfc: Pulling fs layer 07:40:20 0d9ebad4ef96: Pulling fs layer 07:40:20 e9a5061849ea: Pulling fs layer 07:40:20 d747dcd14b5f: Pulling fs layer 07:40:20 e9a5061849ea: Waiting 07:40:20 0d9ebad4ef96: Waiting 07:40:20 2de7ff778b66: Pulling fs layer 07:40:20 d747dcd14b5f: Waiting 07:40:20 2de7ff778b66: Waiting 07:40:20 9712f1f96733: Verifying Checksum 07:40:20 9712f1f96733: Download complete 07:40:21 63f879dbbcfc: Verifying Checksum 07:40:21 63f879dbbcfc: Download complete 07:40:21 e9a5061849ea: Verifying Checksum 07:40:21 e9a5061849ea: Download complete 07:40:21 d747dcd14b5f: Verifying Checksum 07:40:21 d747dcd14b5f: Download complete 07:40:21 0d9ebad4ef96: Verifying Checksum 07:40:21 0d9ebad4ef96: Download complete 07:40:21 ab5ef0e58194: Verifying Checksum 07:40:21 ab5ef0e58194: Download complete 07:40:21 2de7ff778b66: Verifying Checksum 07:40:21 2de7ff778b66: Download complete 07:40:24 ab5ef0e58194: Pull complete 07:40:24 9712f1f96733: Pull complete 07:40:25 63f879dbbcfc: Pull complete 07:40:28 0d9ebad4ef96: Pull complete 07:40:28 e9a5061849ea: Pull complete 07:40:28 d747dcd14b5f: Pull complete 07:40:29 2de7ff778b66: Pull complete 07:40:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:29 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:40:32 $ docker top 8984527f1d84c2b7b01b68f6ee31866eb4a4dae41f8c11131400466be87db2c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:40:32 provisioning config files... 07:40:32 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15150081345425820713tmp 07:40:32 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9106100530750553785tmp 07:40:32 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9231207072582195961tmp [Pipeline] { [Pipeline] echo 07:40:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:40:33 ---> sigul-configuration.sh 07:40:33 gpg: directory `/root/.gnupg' created 07:40:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:40:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:40:33 gpg: keyring `/root/.gnupg/secring.gpg' created 07:40:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:40:33 gpg: CAST5 encrypted data 07:40:33 gpg: encrypted with 1 passphrase 07:40:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:40:33 + mkdir /home/jenkins 07:40:33 + mkdir /home/jenkins/sigul [Pipeline] sh 07:40:33 + 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 07:40:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:40:33 ---> sigul-install.sh 07:40:33 Sigul already installed; skipping installation. [Pipeline] sh 07:40:34 + git tag --list 07:40:34 v0.0.0 07:40:34 v0.0.1 07:40:34 v0.1.0 07:40:34 v0.1.1 07:40:34 v0.1.10 07:40:34 v0.1.100 07:40:34 v0.1.101 07:40:34 v0.1.102 07:40:34 v0.1.103 07:40:34 v0.1.104 07:40:34 v0.1.105 07:40:34 v0.1.106 07:40:34 v0.1.107 07:40:34 v0.1.108 07:40:34 v0.1.109 07:40:34 v0.1.11 07:40:34 v0.1.110 07:40:34 v0.1.111 07:40:34 v0.1.112 07:40:34 v0.1.113 07:40:34 v0.1.114 07:40:34 v0.1.115 07:40:34 v0.1.116 07:40:34 v0.1.117 07:40:34 v0.1.118 07:40:34 v0.1.119 07:40:34 v0.1.12 07:40:34 v0.1.120 07:40:34 v0.1.121 07:40:34 v0.1.122 07:40:34 v0.1.123 07:40:34 v0.1.124 07:40:34 v0.1.125 07:40:34 v0.1.126 07:40:34 v0.1.127 07:40:34 v0.1.128 07:40:34 v0.1.129 07:40:34 v0.1.13 07:40:34 v0.1.130 07:40:34 v0.1.131 07:40:34 v0.1.132 07:40:34 v0.1.133 07:40:34 v0.1.134 07:40:34 v0.1.135 07:40:34 v0.1.136 07:40:34 v0.1.137 07:40:34 v0.1.138 07:40:34 v0.1.139 07:40:34 v0.1.14 07:40:34 v0.1.140 07:40:34 v0.1.141 07:40:34 v0.1.142 07:40:34 v0.1.143 07:40:34 v0.1.144 07:40:34 v0.1.145 07:40:34 v0.1.146 07:40:34 v0.1.147 07:40:34 v0.1.148 07:40:34 v0.1.149 07:40:34 v0.1.15 07:40:34 v0.1.16 07:40:34 v0.1.17 07:40:34 v0.1.18 07:40:34 v0.1.19 07:40:34 v0.1.2 07:40:34 v0.1.20 07:40:34 v0.1.21 07:40:34 v0.1.22 07:40:34 v0.1.23 07:40:34 v0.1.24 07:40:34 v0.1.25 07:40:34 v0.1.26 07:40:34 v0.1.27 07:40:34 v0.1.28 07:40:34 v0.1.29 07:40:34 v0.1.3 07:40:34 v0.1.30 07:40:34 v0.1.31 07:40:34 v0.1.32 07:40:34 v0.1.33 07:40:34 v0.1.34 07:40:34 v0.1.35 07:40:34 v0.1.36 07:40:34 v0.1.37 07:40:34 v0.1.38 07:40:34 v0.1.39 07:40:34 v0.1.4 07:40:34 v0.1.40 07:40:34 v0.1.41 07:40:34 v0.1.42 07:40:34 v0.1.43 07:40:34 v0.1.44 07:40:34 v0.1.45 07:40:34 v0.1.46 07:40:34 v0.1.47 07:40:34 v0.1.48 07:40:34 v0.1.49 07:40:34 v0.1.5 07:40:34 v0.1.50 07:40:34 v0.1.51 07:40:34 v0.1.52 07:40:34 v0.1.53 07:40:34 v0.1.54 07:40:34 v0.1.55 07:40:34 v0.1.56 07:40:34 v0.1.57 07:40:34 v0.1.58 07:40:34 v0.1.59 07:40:34 v0.1.6 07:40:34 v0.1.60 07:40:34 v0.1.61 07:40:34 v0.1.62 07:40:34 v0.1.63 07:40:34 v0.1.64 07:40:34 v0.1.65 07:40:34 v0.1.66 07:40:34 v0.1.67 07:40:34 v0.1.68 07:40:34 v0.1.69 07:40:34 v0.1.7 07:40:34 v0.1.70 07:40:34 v0.1.71 07:40:34 v0.1.72 07:40:34 v0.1.73 07:40:34 v0.1.74 07:40:34 v0.1.75 07:40:34 v0.1.76 07:40:34 v0.1.77 07:40:34 v0.1.78 07:40:34 v0.1.79 07:40:34 v0.1.8 07:40:34 v0.1.80 07:40:34 v0.1.81 07:40:34 v0.1.82 07:40:34 v0.1.83 07:40:34 v0.1.84 07:40:34 v0.1.85 07:40:34 v0.1.86 07:40:34 v0.1.87 07:40:34 v0.1.88 07:40:34 v0.1.89 07:40:34 v0.1.9 07:40:34 v0.1.90 07:40:34 v0.1.91 07:40:34 v0.1.92 07:40:34 v0.1.93 07:40:34 v0.1.94 07:40:34 v0.1.95 07:40:34 v0.1.96 07:40:34 v0.1.97 07:40:34 v0.1.98 07:40:34 v0.1.99 07:40:34 v2.0.0 07:40:34 v2.1.0 07:40:34 v2.1.1 07:40:34 v2.1.1-dev.2 07:40:34 v2.2.0 07:40:34 v2.2.1-dev.1 07:40:34 v2.2.1-dev.10 07:40:34 v2.2.1-dev.11 07:40:34 v2.2.1-dev.2 07:40:34 v2.2.1-dev.3 07:40:34 v2.2.1-dev.4 07:40:34 v2.2.1-dev.5 07:40:34 v2.2.1-dev.6 07:40:34 v2.2.1-dev.7 07:40:34 v2.2.1-dev.8 07:40:34 v2.2.1-dev.9 07:40:34 v2.3.0 07:40:34 v2.3.0-dev.12 07:40:34 v2.3.0-dev.13 07:40:34 v2.3.0-dev.14 07:40:34 v2.3.0-dev.15 07:40:34 v2.3.0-dev.16 07:40:34 v2.3.0-dev.17 07:40:34 v2.3.0-dev.18 07:40:34 v2.3.0-dev.19 07:40:34 v2.3.0-dev.20 07:40:34 v2.3.1-dev.1 07:40:34 v3.0.0-dev.1 07:40:34 v3.0.0-dev.10 07:40:34 v3.0.0-dev.11 07:40:34 v3.0.0-dev.12 07:40:34 v3.0.0-dev.13 07:40:34 v3.0.0-dev.14 07:40:34 v3.0.0-dev.15 07:40:34 v3.0.0-dev.16 07:40:34 v3.0.0-dev.17 07:40:34 v3.0.0-dev.18 07:40:34 v3.0.0-dev.2 07:40:34 v3.0.0-dev.3 07:40:34 v3.0.0-dev.4 07:40:34 v3.0.0-dev.5 07:40:34 v3.0.0-dev.6 07:40:34 v3.0.0-dev.7 07:40:34 v3.0.0-dev.8 07:40:34 v3.0.0-dev.9 [Pipeline] sh 07:40:34 + lftools sign git-tag v3.0.0-dev.18 07:40:35 Signing Git tag with Sigul... 07:40:35 Signing v3.0.0-dev.18 [Pipeline] echo 07:40:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:40:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:40:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:40:35 $ docker stop --time=1 8984527f1d84c2b7b01b68f6ee31866eb4a4dae41f8c11131400466be87db2c3 07:40:37 $ docker rm -f --volumes 8984527f1d84c2b7b01b68f6ee31866eb4a4dae41f8c11131400466be87db2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:40:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:37 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:40:38 $ docker top 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 -eo pid,comm 07:40:38 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). 07:40:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:38 [ssh-agent] Looking for ssh-agent implementation... 07:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:38 $ docker exec 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 ssh-agent 07:40:38 SSH_AUTH_SOCK=/tmp/ssh-R2mvliup7rWD/agent.33 07:40:38 SSH_AGENT_PID=38 07:40:38 Running ssh-add (command line suppressed) 07:40:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7798060424151914243.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7798060424151914243.key) 07:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:39 + git semver bump pre 07:40:39 2023-02-17 07:40:39,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:39 2023-02-17 07:40:39,198 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 07:40:39 2023-02-17 07:40:39,198 [bump_version] DEBUG bumped version:3.0.0-dev.19 07:40:39 2023-02-17 07:40:39,198 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 07:40:39 2023-02-17 07:40:39,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:39 2023-02-17 07:40:39,199 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:39 2023-02-17 07:40:39,201 [execute] INFO git cat-file --batch-check 07:40:39 2023-02-17 07:40:39,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:39 2023-02-17 07:40:39,206 [execute] INFO git cat-file --batch 07:40:39 2023-02-17 07:40:39,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:39 2023-02-17 07:40:39,211 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:39 3.0.0-dev.19 [Pipeline] } 07:40:39 $ docker exec --env ******** --env ******** 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 ssh-agent -k 07:40:39 unset SSH_AUTH_SOCK; 07:40:39 unset SSH_AGENT_PID; 07:40:39 echo Agent pid 38 killed; 07:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:39 + git semver [Pipeline] } 07:40:39 $ docker stop --time=1 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 07:40:41 $ docker rm -f --volumes 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:42 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:40:42 $ docker top 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad -eo pid,comm 07:40: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). 07:40:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:42 [ssh-agent] Looking for ssh-agent implementation... 07:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:42 $ docker exec 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad ssh-agent 07:40:42 SSH_AUTH_SOCK=/tmp/ssh-TiDVY0CwEWjf/agent.32 07:40:42 SSH_AGENT_PID=38 07:40:42 Running ssh-add (command line suppressed) 07:40:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4477129828358527827.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4477129828358527827.key) 07:40:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:43 + git semver push 07:40:43 2023-02-17 07:40:43,328 [run_push] DEBUG push 07:40:43 2023-02-17 07:40:43,329 [execute] INFO git cat-file --batch-check 07:40:43 2023-02-17 07:40:43,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:43 2023-02-17 07:40:43,334 [execute] INFO git rev-list 38a36ee028dd04238d334fdd41ea7429bb88b0e2 -- 07:40:43 2023-02-17 07:40:43,334 [execute] DEBUG Popen(['git', 'rev-list', '38a36ee028dd04238d334fdd41ea7429bb88b0e2', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 07:40:43 2023-02-17 07:40:43,343 [execute] INFO git fetch -v origin 07:40:43 2023-02-17 07:40:43,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 07:40:43 2023-02-17 07:40:43,932 [run_push] DEBUG no remote changes detected 07:40:43 2023-02-17 07:40:43,932 [execute] INFO git push origin semver 07:40:43 2023-02-17 07:40:43,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 07:40:44 2023-02-17 07:40:44,754 [run_push] DEBUG push all version tags 07:40:44 2023-02-17 07:40:44,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:40:44 2023-02-17 07:40:44,755 [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) 07:40:45 2023-02-17 07:40:45,603 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 07:40:45 3.0.0-dev.19 [Pipeline] } 07:40:45 $ docker exec --env ******** --env ******** 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad ssh-agent -k 07:40:45 unset SSH_AUTH_SOCK; 07:40:45 unset SSH_AGENT_PID; 07:40:45 echo Agent pid 38 killed; 07:40:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:46 + git semver [Pipeline] } 07:40:46 $ docker stop --time=1 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad 07:40:47 $ docker rm -f --volumes 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad [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 07:40:48 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 07:40:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 07:40:48 total 16 07:40:48 drwxr-xr-x 3 root root 4096 Feb 17 07:33 . 07:40:48 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 07:40 .. 07:40:48 drwxr-xr-x 2 root root 4096 Feb 17 07:33 cost 07:40:48 -rw-r--r-- 1 root root 93 Feb 17 07:33 cost.csv 07:40:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 07:40:48 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 07:40:48 total 16 07:40:48 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 07:33 . 07:40:48 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 07:40 .. 07:40:48 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 07:33 cost 07:40:48 -rw-r--r-- 1 jenkins jenkins 93 Feb 17 07:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:40:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:49 ---> package-listing.sh 07:40:49 ++ facter osfamily 07:40:49 ++ tr '[:upper:]' '[:lower:]' 07:40:49 + OS_FAMILY=debian 07:40:49 + workspace=/w/workspace/undry_go-mod-core-contracts_main 07:40:49 + START_PACKAGES=/tmp/packages_start.txt 07:40:49 + END_PACKAGES=/tmp/packages_end.txt 07:40:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:49 + PACKAGES=/tmp/packages_start.txt 07:40:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 07:40:49 + PACKAGES=/tmp/packages_end.txt 07:40:49 + case "${OS_FAMILY}" in 07:40:49 + dpkg -l 07:40:49 + grep '^ii' 07:40:49 + '[' -f /tmp/packages_start.txt ']' 07:40:49 + '[' -f /tmp/packages_end.txt ']' 07:40:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:49 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 07:40:49 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 07:40:49 + 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 07:40:49 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 07:40:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:50 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 07:40:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:40:51 $ docker top b7e56afce3a5780169787e4252a4145ac92c756569253a5dcdd063ab3593c841 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:51 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:51 + ls /var/log/sa-host 07:40:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:52 provisioning config files... 07:40:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12580373593317583833tmp [Pipeline] { [Pipeline] echo 07:40:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:52 ---> create-netrc.sh [Pipeline] } 07:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:52 ---> python-tools-install.sh [Pipeline] echo 07:40:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:52 ---> sudo-logs.sh 07:40:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:40:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:40:53 ---> job-cost.sh 07:40:53 lf-activate-venv: SKIPPING 07:40:53 DEBUG: total: 0.2199999988079071 07:40:53 INFO: Retrieving Stack Cost... 07:40:53 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:54 INFO: Archiving Costs [Pipeline] echo 07:40:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:40:54 ---> logs-deploy.sh 07:40:54 lf-activate-venv: SKIPPING 07:40:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/106 07:40:54 INFO: archiving workspace using pattern(s): 07:40:55 Archives upload complete. 07:40:55 INFO: archiving logs to Nexus