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 [2023-02-17T07:32:29.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T07:32:29.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T07:32:29.518Z] ========================================================= [2023-02-17T07:32:29.518Z] EdgeX Global Pipelines Version Info [2023-02-17T07:32:29.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:32:30.236Z] ------------------- [2023-02-17T07:32:30.236Z] stable info: [2023-02-17T07:32:30.236Z] ------------------- [2023-02-17T07:32:30.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T07:32:30.236Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:32:30.236Z] Message: update stable to v1.0.244 [2023-02-17T07:32:30.805Z] ------------------- [2023-02-17T07:32:30.805Z] experimental info: [2023-02-17T07:32:30.805Z] ------------------- [2023-02-17T07:32:30.805Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T07:32:30.805Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:32:30.805Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T07:32:30.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-02-17T07:32:31.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-02-17T07:32:31.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T07:32:31.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T07:32:31.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T07:32:31.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T07:32:31.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T07:32:31.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T07:32:31.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T07:32:31.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T07:32:31.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T07:32:31.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-02-17T07:32:31.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T07:32:31.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T07:32:31.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T07:32:31.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T07:32:31.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T07:32:31.202Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T07:32:31.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T07:32:31.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T07:32:31.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T07:32:31.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T07:32:31.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T07:32:31.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T07:32:31.310Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-17T07:32:31.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T07:32:31.339Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T07:32:31.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T07:32:31.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T07:32:31.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T07:32:31.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo [2023-02-17T07:32:31.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bb5704 [Pipeline] echo [2023-02-17T07:32:31.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T07:32:31.749Z] + git rev-list -1 --merges 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34~1..1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo [2023-02-17T07:32:31.798Z] -----------> git rev-list -1 --merges 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34~1..1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [2023-02-17T07:32:31.798Z] 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [false] [Pipeline] sh [2023-02-17T07:32:32.090Z] + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo [2023-02-17T07:32:32.104Z] ========================================================= [2023-02-17T07:32:32.104Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T07:32:32.104Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T07:32:32.429Z] + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] echo [2023-02-17T07:32:32.445Z] [semverPrep] GIT_COMMIT: 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34, Commit Message: Merge pull request #802 from jinlinGuan/issue-771 [Pipeline] echo [2023-02-17T07:32:32.454Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T07:32:32.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:32:32.806Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T07:32:32.806Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T07:32:32.806Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T07:32:32.806Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T07:32:32.806Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T07:32:32.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:32:33.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:32:33.417Z] [2023-02-17T07:32:33.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:32:33.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:32:33.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T07:32:33.730Z] b85a868b505f: Pulling fs layer [2023-02-17T07:32:33.730Z] e2be974225ed: Pulling fs layer [2023-02-17T07:32:33.730Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T07:32:33.730Z] 988bab9f4d93: Pulling fs layer [2023-02-17T07:32:33.730Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T07:32:33.730Z] eaf3925da568: Pulling fs layer [2023-02-17T07:32:33.730Z] bab4dde63d76: Pulling fs layer [2023-02-17T07:32:33.730Z] bde34c3a00c8: Pulling fs layer [2023-02-17T07:32:33.730Z] b352a97aabf1: Pulling fs layer [2023-02-17T07:32:33.730Z] 4872d77fe225: Pulling fs layer [2023-02-17T07:32:33.730Z] 5851b861e8e6: Pulling fs layer [2023-02-17T07:32:33.730Z] 1469e6f7b9e6: Waiting [2023-02-17T07:32:33.730Z] b352a97aabf1: Waiting [2023-02-17T07:32:33.730Z] 4872d77fe225: Waiting [2023-02-17T07:32:33.730Z] eaf3925da568: Waiting [2023-02-17T07:32:33.730Z] 5851b861e8e6: Waiting [2023-02-17T07:32:33.730Z] 988bab9f4d93: Waiting [2023-02-17T07:32:33.730Z] bde34c3a00c8: Waiting [2023-02-17T07:32:33.994Z] e2be974225ed: Download complete [2023-02-17T07:32:33.994Z] 988bab9f4d93: Verifying Checksum [2023-02-17T07:32:33.994Z] 988bab9f4d93: Download complete [2023-02-17T07:32:33.994Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T07:32:33.994Z] 1469e6f7b9e6: Download complete [2023-02-17T07:32:33.994Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T07:32:33.994Z] 339a4e72a1f5: Download complete [2023-02-17T07:32:34.255Z] eaf3925da568: Download complete [2023-02-17T07:32:34.255Z] bde34c3a00c8: Download complete [2023-02-17T07:32:34.255Z] 4872d77fe225: Verifying Checksum [2023-02-17T07:32:34.255Z] 4872d77fe225: Download complete [2023-02-17T07:32:34.255Z] 5851b861e8e6: Verifying Checksum [2023-02-17T07:32:34.255Z] 5851b861e8e6: Download complete [2023-02-17T07:32:34.255Z] b85a868b505f: Verifying Checksum [2023-02-17T07:32:34.255Z] b85a868b505f: Download complete [2023-02-17T07:32:34.824Z] bab4dde63d76: Verifying Checksum [2023-02-17T07:32:34.824Z] bab4dde63d76: Download complete [2023-02-17T07:32:35.762Z] b85a868b505f: Pull complete [2023-02-17T07:32:35.762Z] e2be974225ed: Pull complete [2023-02-17T07:32:36.329Z] 339a4e72a1f5: Pull complete [2023-02-17T07:32:36.329Z] 988bab9f4d93: Pull complete [2023-02-17T07:32:36.589Z] 1469e6f7b9e6: Pull complete [2023-02-17T07:32:36.589Z] eaf3925da568: Pull complete [2023-02-17T07:32:38.497Z] bab4dde63d76: Pull complete [2023-02-17T07:32:38.497Z] bde34c3a00c8: Pull complete [2023-02-17T07:32:38.756Z] b352a97aabf1: Pull complete [2023-02-17T07:32:38.756Z] 4872d77fe225: Pull complete [2023-02-17T07:32:39.016Z] 5851b861e8e6: Pull complete [2023-02-17T07:32:39.016Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T07:32:39.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:32:39.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:32:39.111Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:32:39.142Z] $ 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 [2023-02-17T07:32:41.048Z] $ docker top 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 -eo pid,comm [2023-02-17T07:32:41.119Z] 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). [2023-02-17T07:32:41.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:32:41.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:32:41.151Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:32:41.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:32:41.271Z] $ docker exec 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent [2023-02-17T07:32:41.410Z] SSH_AUTH_SOCK=/tmp/ssh-xxhSfwVEOcW2/agent.32 [2023-02-17T07:32:41.410Z] SSH_AGENT_PID=38 [2023-02-17T07:32:41.423Z] Running ssh-add (command line suppressed) [2023-02-17T07:32:41.531Z] 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) [2023-02-17T07:32:41.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:32:41.832Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T07:32:41.848Z] $ docker exec --env ******** --env ******** 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent -k [2023-02-17T07:32:41.955Z] unset SSH_AUTH_SOCK; [2023-02-17T07:32:41.955Z] unset SSH_AGENT_PID; [2023-02-17T07:32:41.955Z] echo Agent pid 38 killed; [2023-02-17T07:32:41.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T07:32:42.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:32:42.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:32:42.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:32:42.111Z] $ docker exec 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent [2023-02-17T07:32:42.227Z] SSH_AUTH_SOCK=/tmp/ssh-9or8wrobCm7G/agent.70 [2023-02-17T07:32:42.227Z] SSH_AGENT_PID=76 [2023-02-17T07:32:42.234Z] Running ssh-add (command line suppressed) [2023-02-17T07:32:42.329Z] 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) [2023-02-17T07:32:42.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:32:42.642Z] + git semver init [2023-02-17T07:32:42.902Z] 2023-02-17 07:32:42,822 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T07:32:42.902Z] 2023-02-17 07:32:42,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-02-17T07:32:42.902Z] 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 [2023-02-17T07:32:42.902Z] 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) [2023-02-17T07:32:43.841Z] 2023-02-17 07:32:43,765 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-02-17T07:32:43.841Z] 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 [2023-02-17T07:32:43.841Z] 2023-02-17 07:32:43,766 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:32:43.841Z] 2023-02-17 07:32:43,766 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:32:43.841Z] 3.0.0-dev.18 [Pipeline] } [2023-02-17T07:32:43.849Z] $ docker exec --env ******** --env ******** 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 ssh-agent -k [2023-02-17T07:32:43.945Z] unset SSH_AUTH_SOCK; [2023-02-17T07:32:43.946Z] unset SSH_AGENT_PID; [2023-02-17T07:32:43.946Z] echo Agent pid 76 killed; [2023-02-17T07:32:43.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:32:44.259Z] + git semver [Pipeline] } [2023-02-17T07:32:44.841Z] $ docker stop --time=1 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 [2023-02-17T07:32:46.212Z] $ docker rm -f --volumes 3b201afacc2ac0ecd0b00cbb43480b97650e427cc4bab6e81755b6397c312042 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:32:46.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T07:32:46.808Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T07:32:46.811Z] [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 [2023-02-17T07:32:47.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:32:47.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:32:47.048Z] ========================================================= [2023-02-17T07:32:47.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T07:32:47.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:32:47.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:32:47.358Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T07:32:47.358Z] 213ec9aee27d: Pulling fs layer [2023-02-17T07:32:47.358Z] 4583459ba037: Pulling fs layer [2023-02-17T07:32:47.358Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T07:32:47.358Z] 53926ce57604: Pulling fs layer [2023-02-17T07:32:47.358Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T07:32:47.358Z] 22ff95d597cd: Pulling fs layer [2023-02-17T07:32:47.358Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T07:32:47.358Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T07:32:47.358Z] a7acece74701: Pulling fs layer [2023-02-17T07:32:47.358Z] 53926ce57604: Waiting [2023-02-17T07:32:47.358Z] 21b2b0c7a3f4: Waiting [2023-02-17T07:32:47.358Z] 22ff95d597cd: Waiting [2023-02-17T07:32:47.358Z] 12d6caf4c0d1: Waiting [2023-02-17T07:32:47.358Z] 96b7cbca73a9: Waiting [2023-02-17T07:32:47.358Z] a7acece74701: Waiting [2023-02-17T07:32:47.358Z] 93c1e223e6f2: Download complete [2023-02-17T07:32:47.358Z] 4583459ba037: Verifying Checksum [2023-02-17T07:32:47.358Z] 4583459ba037: Download complete [2023-02-17T07:32:47.358Z] 21b2b0c7a3f4: Download complete [2023-02-17T07:32:47.358Z] 22ff95d597cd: Verifying Checksum [2023-02-17T07:32:47.358Z] 22ff95d597cd: Download complete [2023-02-17T07:32:47.358Z] 213ec9aee27d: Verifying Checksum [2023-02-17T07:32:47.358Z] 213ec9aee27d: Download complete [2023-02-17T07:32:47.618Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T07:32:47.619Z] 12d6caf4c0d1: Download complete [2023-02-17T07:32:47.619Z] 213ec9aee27d: Pull complete [2023-02-17T07:32:47.901Z] 4583459ba037: Pull complete [2023-02-17T07:32:47.901Z] 93c1e223e6f2: Pull complete [2023-02-17T07:32:48.513Z] a7acece74701: Verifying Checksum [2023-02-17T07:32:48.513Z] a7acece74701: Download complete [2023-02-17T07:32:48.776Z] 53926ce57604: Verifying Checksum [2023-02-17T07:32:48.776Z] 53926ce57604: Download complete [2023-02-17T07:32:48.776Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T07:32:48.776Z] 96b7cbca73a9: Download complete [2023-02-17T07:32:52.976Z] 53926ce57604: Pull complete [2023-02-17T07:32:53.236Z] 21b2b0c7a3f4: Pull complete [2023-02-17T07:32:53.236Z] 22ff95d597cd: Pull complete [2023-02-17T07:32:53.495Z] 12d6caf4c0d1: Pull complete [2023-02-17T07:32:56.030Z] 96b7cbca73a9: Pull complete [2023-02-17T07:32:56.288Z] a7acece74701: Pull complete [2023-02-17T07:32:56.548Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T07:32:56.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:32:56.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-17T07:32:56.838Z] + 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 [2023-02-17T07:32:57.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:32:57.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:32:57.222Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:32:57.263Z] $ 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 [2023-02-17T07:33:00.921Z] $ docker top a0e64e8e4698bff5d89fd76a4b5b888602426b8fc66c873d8381187997dacc99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:33:01.273Z] + go version [2023-02-17T07:33:01.273Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T07:33:01.284Z] $ docker stop --time=1 a0e64e8e4698bff5d89fd76a4b5b888602426b8fc66c873d8381187997dacc99 [2023-02-17T07:33:01.930Z] Still waiting to schedule task [2023-02-17T07:33:01.930Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6421’ [2023-02-17T07:33:03.041Z] $ 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 [2023-02-17T07:33:03.461Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:33:03.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:03.533Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:33:03.565Z] $ 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 [2023-02-17T07:33:04.415Z] $ docker top 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:33:04.769Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:33:05.064Z] + make test [2023-02-17T07:33:05.064Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-17T07:33:05.064Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-17T07:33:05.064Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-17T07:33:05.064Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-17T07:33:05.064Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-17T07:33:05.064Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-17T07:33:05.064Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-17T07:33:05.064Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-17T07:33:05.064Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-17T07:33:05.064Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-17T07:33:05.064Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-17T07:33:05.064Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-17T07:33:05.323Z] go: downloading golang.org/x/text v0.6.0 [2023-02-17T07:33:05.323Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-17T07:33:05.323Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-17T07:33:05.323Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-17T07:33:05.323Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-17T07:33:06.700Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.074s coverage: 83.5% of statements [2023-02-17T07:33:11.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-17T07:33:11.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-17T07:33:11.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.044s coverage: 29.4% of statements [2023-02-17T07:33:11.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-17T07:33:11.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.017s coverage: 54.0% of statements [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.028s coverage: 90.0% of statements [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.033s coverage: 86.7% of statements [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.034s coverage: 60.5% of statements [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements [2023-02-17T07:33:11.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements [2023-02-17T07:33:20.083Z] 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." [2023-02-17T07:33:20.083Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-17T07:33:21.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T07:33:21.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-17T07:33:21.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T07:33:21.490Z] $ docker stop --time=1 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c [2023-02-17T07:33:23.780Z] $ docker rm -f --volumes 2326a15ae33c04b786c15f4a616338bd245c4b0d35cd8bebda901ca63f4a768c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:33:24.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T07:33:24.320Z] 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 [2023-02-17T07:33:24.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:33:24.778Z] [2023-02-17T07:33:24.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:25.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:33:25.081Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T07:33:25.081Z] 5eb5b503b376: Pulling fs layer [2023-02-17T07:33:25.081Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T07:33:25.081Z] ec43610c2a17: Pulling fs layer [2023-02-17T07:33:25.081Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T07:33:25.081Z] 33b1e0a273af: Pulling fs layer [2023-02-17T07:33:25.081Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T07:33:25.081Z] 2f39f015ded8: Pulling fs layer [2023-02-17T07:33:25.081Z] 33b1e0a273af: Waiting [2023-02-17T07:33:25.081Z] 5d3b04190fa2: Waiting [2023-02-17T07:33:25.081Z] 3a2ae6a8a46f: Waiting [2023-02-17T07:33:25.081Z] 2f39f015ded8: Waiting [2023-02-17T07:33:25.081Z] 5c69ac0246d0: Download complete [2023-02-17T07:33:25.081Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T07:33:25.082Z] 3a2ae6a8a46f: Download complete [2023-02-17T07:33:25.345Z] 33b1e0a273af: Verifying Checksum [2023-02-17T07:33:25.345Z] 33b1e0a273af: Download complete [2023-02-17T07:33:25.345Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T07:33:25.345Z] 5d3b04190fa2: Download complete [2023-02-17T07:33:25.345Z] ec43610c2a17: Verifying Checksum [2023-02-17T07:33:25.345Z] ec43610c2a17: Download complete [2023-02-17T07:33:25.606Z] 5eb5b503b376: Verifying Checksum [2023-02-17T07:33:25.606Z] 5eb5b503b376: Download complete [2023-02-17T07:33:26.171Z] 2f39f015ded8: Download complete [2023-02-17T07:33:26.740Z] 5eb5b503b376: Pull complete [2023-02-17T07:33:26.998Z] 5c69ac0246d0: Pull complete [2023-02-17T07:33:27.565Z] ec43610c2a17: Pull complete [2023-02-17T07:33:27.565Z] 3a2ae6a8a46f: Pull complete [2023-02-17T07:33:27.824Z] 33b1e0a273af: Pull complete [2023-02-17T07:33:27.824Z] 5d3b04190fa2: Pull complete [2023-02-17T07:33:32.007Z] 2f39f015ded8: Pull complete [2023-02-17T07:33:32.007Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T07:33:32.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:33:32.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:32.096Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:33:32.126Z] $ 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 [2023-02-17T07:33:34.258Z] $ docker top 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:33:34.660Z] ---> job-cost.sh [2023-02-17T07:33:34.660Z] lf-activate-venv: SKIPPING [2023-02-17T07:33:34.660Z] INFO: No Stack... [2023-02-17T07:33:36.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T07:33:36.565Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T07:33:36.854Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-02-17T07:33:36.854Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T07:33:36.870Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [2023-02-17T07:33:36.879Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] did not exist. Created. [2023-02-17T07:33:36.879Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T07:33:37.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T07:33:37.221Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T07:33:37.228Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T07:33:37.246Z] $ docker stop --time=1 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 [2023-02-17T07:33:38.454Z] $ docker rm -f --volumes 43679ad265a5701b8ead4fe3bbe44f693cf43063c06da9a1f8fdcd7e42dd3c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T07:37:12.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6427 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-02-17T07:37:12.078Z] Running in /w/workspace/go-mod-core-contracts/106 [Pipeline] { [Pipeline] checkout [2023-02-17T07:37:12.119Z] Selected Git installation does not exist. Using Default [2023-02-17T07:37:12.120Z] The recommended git tool is: NONE [2023-02-17T07:37:17.964Z] using credential edgex-jenkins-ssh [2023-02-17T07:37:17.993Z] Cloning the remote Git repository [2023-02-17T07:37:18.047Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-17T07:37:18.151Z] > git init /w/workspace/go-mod-core-contracts/106 # timeout=10 [2023-02-17T07:37:18.341Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-17T07:37:18.342Z] > git --version # timeout=10 [2023-02-17T07:37:18.364Z] > git --version # 'git version 2.25.1' [2023-02-17T07:37:18.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T07:37:18.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:37:20.946Z] Avoid second fetch [2023-02-17T07:37:20.947Z] Checking out Revision 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 (main) [2023-02-17T07:37:19.842Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-02-17T07:37:19.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:37:20.964Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T07:37:20.983Z] > git checkout -f 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 # timeout=10 [2023-02-17T07:37:21.726Z] 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 [2023-02-17T07:37:22.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T07:37:22.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:37:22.715Z] Dload Upload Total Spent Left Speed [2023-02-17T07:37:22.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70447 [Pipeline] sh [2023-02-17T07:37:23.362Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T07:37:23.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T07:37:23.696Z] + sudo tee /etc/docker/daemon.new [2023-02-17T07:37:23.696Z] { [2023-02-17T07:37:23.696Z] "registry-mirrors": [ [2023-02-17T07:37:23.696Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T07:37:23.696Z] ], [2023-02-17T07:37:23.696Z] "bip": "10.250.0.254/24", [2023-02-17T07:37:23.696Z] "hosts": [ [2023-02-17T07:37:23.696Z] "tcp://0.0.0.0:5555", [2023-02-17T07:37:23.696Z] "unix:///var/run/docker.sock" [2023-02-17T07:37:23.696Z] ], [2023-02-17T07:37:23.696Z] "mtu": 1458, [2023-02-17T07:37:23.696Z] "selinux-enabled": true, [2023-02-17T07:37:23.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T07:37:23.696Z] } [Pipeline] sh [2023-02-17T07:37:24.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T07:37:24.369Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-17T07:37:42.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:37:42.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:37:42.911Z] ========================================================= [2023-02-17T07:37:42.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T07:37:42.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:37:43.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:37:43.843Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T07:37:43.843Z] 9b18e9b68314: Pulling fs layer [2023-02-17T07:37:43.843Z] 35d82f9e3411: Pulling fs layer [2023-02-17T07:37:43.843Z] e16973657156: Pulling fs layer [2023-02-17T07:37:43.843Z] fc693d55d65f: Pulling fs layer [2023-02-17T07:37:43.843Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T07:37:43.843Z] dda99020689f: Pulling fs layer [2023-02-17T07:37:43.843Z] db1c61fa0a46: Pulling fs layer [2023-02-17T07:37:43.843Z] 891c053d2c06: Pulling fs layer [2023-02-17T07:37:43.843Z] fc693d55d65f: Waiting [2023-02-17T07:37:43.843Z] 7e9fc2657dce: Waiting [2023-02-17T07:37:43.843Z] dda99020689f: Waiting [2023-02-17T07:37:43.843Z] db1c61fa0a46: Waiting [2023-02-17T07:37:43.843Z] e16973657156: Verifying Checksum [2023-02-17T07:37:43.843Z] e16973657156: Download complete [2023-02-17T07:37:43.843Z] 35d82f9e3411: Download complete [2023-02-17T07:37:43.843Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T07:37:43.843Z] 7e9fc2657dce: Download complete [2023-02-17T07:37:43.843Z] dda99020689f: Verifying Checksum [2023-02-17T07:37:43.843Z] dda99020689f: Download complete [2023-02-17T07:37:43.843Z] 9b18e9b68314: Verifying Checksum [2023-02-17T07:37:43.843Z] 9b18e9b68314: Download complete [2023-02-17T07:37:44.835Z] 9b18e9b68314: Pull complete [2023-02-17T07:37:45.132Z] 891c053d2c06: Verifying Checksum [2023-02-17T07:37:45.132Z] 891c053d2c06: Download complete [2023-02-17T07:37:45.407Z] 35d82f9e3411: Pull complete [2023-02-17T07:37:45.678Z] e16973657156: Pull complete [2023-02-17T07:37:46.274Z] db1c61fa0a46: Verifying Checksum [2023-02-17T07:37:46.274Z] db1c61fa0a46: Download complete [2023-02-17T07:37:46.869Z] fc693d55d65f: Verifying Checksum [2023-02-17T07:37:46.869Z] fc693d55d65f: Download complete [2023-02-17T07:37:59.217Z] fc693d55d65f: Pull complete [2023-02-17T07:37:59.217Z] 7e9fc2657dce: Pull complete [2023-02-17T07:37:59.217Z] dda99020689f: Pull complete [2023-02-17T07:38:05.882Z] db1c61fa0a46: Pull complete [2023-02-17T07:38:07.301Z] 891c053d2c06: Pull complete [2023-02-17T07:38:07.301Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T07:38:07.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:38:07.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-17T07:38:07.645Z] + 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 [2023-02-17T07:38:08.000Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T07:38:08.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:38:08.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-02-17T07:38:07.960Z] $ 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 [2023-02-17T07:38:11.330Z] $ docker top 199f20548304aa20447ce754c3d7f4ee57ce97b4b041b9cbcc7b987637f0ec6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:38:12.553Z] + go version [2023-02-17T07:38:12.553Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T07:38:12.242Z] $ docker stop --time=1 199f20548304aa20447ce754c3d7f4ee57ce97b4b041b9cbcc7b987637f0ec6c [2023-02-17T07:38:13.967Z] $ 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 [2023-02-17T07:38:14.905Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T07:38:14.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:38:15.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-02-17T07:38:14.928Z] $ 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 [2023-02-17T07:38:16.216Z] $ docker top 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:38:17.312Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/106 [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:38:17.981Z] + make test [2023-02-17T07:38:17.981Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-17T07:38:17.981Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-17T07:38:17.981Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-17T07:38:17.981Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-17T07:38:18.258Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-17T07:38:18.258Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-17T07:38:18.258Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-17T07:38:18.527Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-17T07:38:18.527Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-17T07:38:18.527Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-17T07:38:18.527Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-17T07:38:18.527Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-17T07:38:18.527Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-17T07:38:18.527Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-17T07:38:18.527Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-17T07:38:18.527Z] go: downloading golang.org/x/text v0.6.0 [2023-02-17T07:38:18.527Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-17T07:38:22.795Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-17T07:39:01.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.565s coverage: 83.5% of statements [2023-02-17T07:39:01.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-17T07:39:01.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-17T07:39:01.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-17T07:39:01.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.085s coverage: 29.4% of statements [2023-02-17T07:39:01.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-17T07:39:01.746Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-17T07:39:01.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.148s coverage: 54.0% of statements [2023-02-17T07:39:01.746Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.052s coverage: 90.0% of statements [2023-02-17T07:39:04.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.227s coverage: 86.7% of statements [2023-02-17T07:39:04.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.070s coverage: 60.5% of statements [2023-02-17T07:39:04.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.020s coverage: 36.1% of statements [2023-02-17T07:39:04.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.048s coverage: 48.7% of statements [2023-02-17T07:39:04.601Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T07:39:04.601Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-17T07:39:19.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T07:39:19.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-17T07:39:19.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T07:39:19.664Z] $ docker stop --time=1 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 [2023-02-17T07:39:21.503Z] $ docker rm -f --volumes 0aa3ff2275287fc540e4194dd1e53c249e60e9e6b36a7fc48f753243ea032279 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:39:22.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T07:39:22.921Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T07:39:23.531Z] 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 [2023-02-17T07:39:23.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:39:23.990Z] [2023-02-17T07:39:23.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:39:24.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:39:24.324Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T07:39:24.324Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T07:39:24.324Z] 04944245beec: Pulling fs layer [2023-02-17T07:39:24.324Z] 699f458cf7ca: Pulling fs layer [2023-02-17T07:39:24.324Z] 765212b225bb: Pulling fs layer [2023-02-17T07:39:24.324Z] f23df028b6ca: Pulling fs layer [2023-02-17T07:39:24.324Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T07:39:24.324Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T07:39:24.324Z] 765212b225bb: Waiting [2023-02-17T07:39:24.324Z] f23df028b6ca: Waiting [2023-02-17T07:39:24.324Z] d65c8cfc05b1: Waiting [2023-02-17T07:39:24.324Z] 2437ff75d9bd: Waiting [2023-02-17T07:39:24.600Z] 04944245beec: Verifying Checksum [2023-02-17T07:39:24.600Z] 04944245beec: Download complete [2023-02-17T07:39:24.600Z] 765212b225bb: Verifying Checksum [2023-02-17T07:39:24.600Z] 765212b225bb: Download complete [2023-02-17T07:39:24.600Z] f23df028b6ca: Verifying Checksum [2023-02-17T07:39:24.600Z] f23df028b6ca: Download complete [2023-02-17T07:39:24.600Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T07:39:24.600Z] d65c8cfc05b1: Download complete [2023-02-17T07:39:24.870Z] 699f458cf7ca: Verifying Checksum [2023-02-17T07:39:24.870Z] 699f458cf7ca: Download complete [2023-02-17T07:39:25.138Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T07:39:25.138Z] 8998bd30e6a1: Download complete [2023-02-17T07:39:27.728Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T07:39:27.728Z] 2437ff75d9bd: Download complete [2023-02-17T07:39:28.691Z] 8998bd30e6a1: Pull complete [2023-02-17T07:39:29.275Z] 04944245beec: Pull complete [2023-02-17T07:39:31.863Z] 699f458cf7ca: Pull complete [2023-02-17T07:39:31.863Z] 765212b225bb: Pull complete [2023-02-17T07:39:32.452Z] f23df028b6ca: Pull complete [2023-02-17T07:39:32.720Z] d65c8cfc05b1: Pull complete [2023-02-17T07:39:47.716Z] 2437ff75d9bd: Pull complete [2023-02-17T07:39:47.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T07:39:47.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:39:47.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:39:47.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-02-17T07:39:47.971Z] $ 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 [2023-02-17T07:39:50.574Z] $ docker top dd1b21e1fc193778c7d580358ca76a89be29f74205a066f9c556d175e9d52416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:39:51.403Z] ---> job-cost.sh [2023-02-17T07:39:51.403Z] lf-activate-venv: SKIPPING [2023-02-17T07:39:51.403Z] INFO: No Stack... [2023-02-17T07:39:51.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T07:39:52.629Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T07:39:52.960Z] + cat /w/workspace/go-mod-core-contracts/106/archives/cost.csv [2023-02-17T07:39:52.960Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T07:39:53.030Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [2023-02-17T07:39:53.039Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] did not exist. Created. [2023-02-17T07:39:53.039Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T07:39:53.382Z] /w/workspace/go-mod-core-contracts/106@tmp/durable-01d19e3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T07:39:53.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T07:39:54.010Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T07:39:54.072Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T07:39:54.081Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T07:39:54.119Z] $ docker stop --time=1 dd1b21e1fc193778c7d580358ca76a89be29f74205a066f9c556d175e9d52416 [2023-02-17T07:39:55.585Z] $ 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 [2023-02-17T07:39:55.955Z] provisioning config files... [2023-02-17T07:39:55.976Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14834239562965301172tmp [Pipeline] { [Pipeline] sh [2023-02-17T07:39:56.304Z] + set +x [2023-02-17T07:39:56.304Z] + curl -s https://codecov.io/bash [2023-02-17T07:39:56.304Z] + bash -s -- [2023-02-17T07:39:56.304Z] [2023-02-17T07:39:56.304Z] _____ _ [2023-02-17T07:39:56.304Z] / ____| | | [2023-02-17T07:39:56.304Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T07:39:56.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T07:39:56.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T07:39:56.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T07:39:56.304Z] Bash-1.0.6 [2023-02-17T07:39:56.304Z] [2023-02-17T07:39:56.304Z] [2023-02-17T07:39:56.304Z] ==> git version 2.25.1 found [2023-02-17T07:39:56.304Z] ==> 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 [2023-02-17T07:39:56.304Z] Release-Date: 2020-01-08 [2023-02-17T07:39:56.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T07:39:56.304Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T07:39:56.304Z] ==> Jenkins CI detected. [2023-02-17T07:39:56.304Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-02-17T07:39:56.304Z] project root: . [2023-02-17T07:39:56.304Z] --> token set from env [2023-02-17T07:39:56.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T07:39:56.304Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T07:39:56.304Z] ==> Python coveragepy not found [2023-02-17T07:39:56.304Z] ==> Searching for coverage reports in: [2023-02-17T07:39:56.304Z] + . [2023-02-17T07:39:56.304Z] -> Found 1 reports [2023-02-17T07:39:56.304Z] ==> Detecting git/mercurial file structure [2023-02-17T07:39:56.567Z] ==> Reading reports [2023-02-17T07:39:56.568Z] + ./coverage.out bytes=115934 [2023-02-17T07:39:56.568Z] ==> Appending adjustments [2023-02-17T07:39:56.568Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T07:39:57.135Z] + Found adjustments [2023-02-17T07:39:57.135Z] ==> Gzipping contents [2023-02-17T07:39:57.135Z] 20K /tmp/codecov.hEz9SW.gz [2023-02-17T07:39:57.135Z] ==> Uploading reports [2023-02-17T07:39:57.135Z] url: https://codecov.io [2023-02-17T07:39:57.135Z] 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= [2023-02-17T07:39:57.135Z] -> Pinging Codecov [2023-02-17T07:39:57.135Z] 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= [2023-02-17T07:39:57.135Z] -> Uploading to [2023-02-17T07:39:57.135Z] 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 [2023-02-17T07:39:57.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:39:57.135Z] Dload Upload Total Spent Left Speed [2023-02-17T07:39:57.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17609 0 0 100 17609 0 69600 --:--:-- --:--:-- --:--:-- 69600 [2023-02-17T07:39:57.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] } [2023-02-17T07:39:57.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-17T07:39:57.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T07:39:57.580Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:39:57.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:39:57.874Z] [2023-02-17T07:39:57.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:39:58.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:39:58.174Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T07:39:58.174Z] df9b9388f04a: Pulling fs layer [2023-02-17T07:39:58.174Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T07:39:58.174Z] 25bc292e5bac: Pulling fs layer [2023-02-17T07:39:58.174Z] 114826534d7a: Pulling fs layer [2023-02-17T07:39:58.174Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T07:39:58.174Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T07:39:58.174Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T07:39:58.174Z] 114826534d7a: Waiting [2023-02-17T07:39:58.174Z] 4657fd5d0bcf: Waiting [2023-02-17T07:39:58.174Z] 6ad1cebc031e: Waiting [2023-02-17T07:39:58.174Z] 8a3aa393b2d8: Waiting [2023-02-17T07:39:58.174Z] 25bc292e5bac: Download complete [2023-02-17T07:39:58.174Z] 52dc419b0ee2: Verifying Checksum [2023-02-17T07:39:58.174Z] 52dc419b0ee2: Download complete [2023-02-17T07:39:58.174Z] 4657fd5d0bcf: Verifying Checksum [2023-02-17T07:39:58.174Z] 4657fd5d0bcf: Download complete [2023-02-17T07:39:58.174Z] df9b9388f04a: Verifying Checksum [2023-02-17T07:39:58.174Z] df9b9388f04a: Download complete [2023-02-17T07:39:58.439Z] df9b9388f04a: Pull complete [2023-02-17T07:39:58.439Z] 52dc419b0ee2: Pull complete [2023-02-17T07:39:58.701Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T07:39:58.701Z] 6ad1cebc031e: Download complete [2023-02-17T07:39:58.701Z] 25bc292e5bac: Pull complete [2023-02-17T07:39:59.286Z] 114826534d7a: Verifying Checksum [2023-02-17T07:39:59.286Z] 114826534d7a: Download complete [2023-02-17T07:39:59.854Z] 8a3aa393b2d8: Verifying Checksum [2023-02-17T07:39:59.854Z] 8a3aa393b2d8: Download complete [2023-02-17T07:40:03.136Z] 114826534d7a: Pull complete [2023-02-17T07:40:03.136Z] 4657fd5d0bcf: Pull complete [2023-02-17T07:40:03.136Z] 6ad1cebc031e: Pull complete [2023-02-17T07:40:05.696Z] 8a3aa393b2d8: Pull complete [2023-02-17T07:40:05.696Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T07:40:05.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:40:05.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:05.771Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:05.802Z] $ 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 [2023-02-17T07:40:07.732Z] $ docker top e834571179361049235886a7216a848e03b8f9478f3f06b364ce49a5451a1b68 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T07:40:07.794Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-02-17T07:40:08.073Z] + set -o pipefail [2023-02-17T07:40:08.073Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-02-17T07:40:12.281Z] [2023-02-17T07:40:12.281Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-02-17T07:40:12.281Z] [2023-02-17T07:40:12.281Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/ab88a535-62ed-4c4b-9713-342cc917a2b9 [2023-02-17T07:40:12.281Z] [2023-02-17T07:40:12.281Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T07:40:12.281Z] [2023-02-17T07:40:12.849Z] [2023-02-17T07:40:12.849Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T07:40:12.849Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T07:40:12.849Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T07:40:12.864Z] $ docker stop --time=1 e834571179361049235886a7216a848e03b8f9478f3f06b364ce49a5451a1b68 [2023-02-17T07:40:14.564Z] $ 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 [2023-02-17T07:40:15.195Z] + git log --format=format:%s -1 1bb5704c66cb4af4a0fe98ec0f5cddcb1beabf34 [Pipeline] sh [2023-02-17T07:40:15.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:40:15.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:15.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:40:15.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:15.870Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:15.901Z] $ 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 [2023-02-17T07:40:16.280Z] $ docker top 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:40:16.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:40:16.370Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:40:16.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:40:16.495Z] $ docker exec 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 ssh-agent [2023-02-17T07:40:16.592Z] SSH_AUTH_SOCK=/tmp/ssh-oz2Lfe4Y8sWl/agent.32 [2023-02-17T07:40:16.592Z] SSH_AGENT_PID=38 [2023-02-17T07:40:16.597Z] Running ssh-add (command line suppressed) [2023-02-17T07:40:16.706Z] 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) [2023-02-17T07:40:16.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:40:17.001Z] + git semver tag [2023-02-17T07:40:17.259Z] 2023-02-17 07:40:17,220 [run_tag] DEBUG tag force:False [2023-02-17T07:40:17.259Z] 2023-02-17 07:40:17,221 [check_head_tag] DEBUG check head tag [2023-02-17T07:40:17.259Z] 2023-02-17 07:40:17,224 [execute] INFO git cat-file --batch-check [2023-02-17T07:40:17.259Z] 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=) [2023-02-17T07:40:17.259Z] 2023-02-17 07:40:17,228 [execute] INFO git cat-file --batch [2023-02-17T07:40:17.259Z] 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=) [2023-02-17T07:40:17.519Z] 2023-02-17 07:40:17,279 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:17.519Z] 2023-02-17 07:40:17,279 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-02-17T07:40:17.519Z] 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) [2023-02-17T07:40:17.519Z] 2023-02-17 07:40:17,285 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:17.519Z] 3.0.0-dev.18 [Pipeline] } [2023-02-17T07:40:17.530Z] $ docker exec --env ******** --env ******** 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 ssh-agent -k [2023-02-17T07:40:17.623Z] unset SSH_AUTH_SOCK; [2023-02-17T07:40:17.624Z] unset SSH_AGENT_PID; [2023-02-17T07:40:17.624Z] echo Agent pid 38 killed; [2023-02-17T07:40:17.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:40:17.939Z] + git semver [Pipeline] } [2023-02-17T07:40:18.212Z] $ docker stop --time=1 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 [2023-02-17T07:40:19.544Z] $ docker rm -f --volumes 4bf5dffb8ea321f5e31cbfb5a3370a533add5a24d25f4287dbafa2c54f7bf6e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:19.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:40:19.923Z] [2023-02-17T07:40:19.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:20.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:40:20.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T07:40:20.223Z] ab5ef0e58194: Pulling fs layer [2023-02-17T07:40:20.223Z] 9712f1f96733: Pulling fs layer [2023-02-17T07:40:20.223Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T07:40:20.223Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T07:40:20.223Z] e9a5061849ea: Pulling fs layer [2023-02-17T07:40:20.223Z] d747dcd14b5f: Pulling fs layer [2023-02-17T07:40:20.223Z] e9a5061849ea: Waiting [2023-02-17T07:40:20.223Z] 0d9ebad4ef96: Waiting [2023-02-17T07:40:20.223Z] 2de7ff778b66: Pulling fs layer [2023-02-17T07:40:20.223Z] d747dcd14b5f: Waiting [2023-02-17T07:40:20.223Z] 2de7ff778b66: Waiting [2023-02-17T07:40:20.223Z] 9712f1f96733: Verifying Checksum [2023-02-17T07:40:20.223Z] 9712f1f96733: Download complete [2023-02-17T07:40:21.221Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T07:40:21.221Z] 63f879dbbcfc: Download complete [2023-02-17T07:40:21.221Z] e9a5061849ea: Verifying Checksum [2023-02-17T07:40:21.221Z] e9a5061849ea: Download complete [2023-02-17T07:40:21.221Z] d747dcd14b5f: Verifying Checksum [2023-02-17T07:40:21.221Z] d747dcd14b5f: Download complete [2023-02-17T07:40:21.486Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T07:40:21.486Z] 0d9ebad4ef96: Download complete [2023-02-17T07:40:21.486Z] ab5ef0e58194: Verifying Checksum [2023-02-17T07:40:21.486Z] ab5ef0e58194: Download complete [2023-02-17T07:40:21.486Z] 2de7ff778b66: Verifying Checksum [2023-02-17T07:40:21.486Z] 2de7ff778b66: Download complete [2023-02-17T07:40:24.765Z] ab5ef0e58194: Pull complete [2023-02-17T07:40:24.765Z] 9712f1f96733: Pull complete [2023-02-17T07:40:25.023Z] 63f879dbbcfc: Pull complete [2023-02-17T07:40:28.312Z] 0d9ebad4ef96: Pull complete [2023-02-17T07:40:28.312Z] e9a5061849ea: Pull complete [2023-02-17T07:40:28.571Z] d747dcd14b5f: Pull complete [2023-02-17T07:40:29.505Z] 2de7ff778b66: Pull complete [2023-02-17T07:40:29.505Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T07:40:29.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:40:29.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:29.582Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:29.616Z] $ 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 [2023-02-17T07:40:32.619Z] $ docker top 8984527f1d84c2b7b01b68f6ee31866eb4a4dae41f8c11131400466be87db2c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:40:32.698Z] provisioning config files... [2023-02-17T07:40:32.705Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15150081345425820713tmp [2023-02-17T07:40:32.715Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9106100530750553785tmp [2023-02-17T07:40:32.725Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9231207072582195961tmp [Pipeline] { [Pipeline] echo [2023-02-17T07:40:32.739Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:33.023Z] ---> sigul-configuration.sh [2023-02-17T07:40:33.023Z] gpg: directory `/root/.gnupg' created [2023-02-17T07:40:33.023Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T07:40:33.023Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T07:40:33.023Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T07:40:33.023Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T07:40:33.023Z] gpg: CAST5 encrypted data [2023-02-17T07:40:33.023Z] gpg: encrypted with 1 passphrase [2023-02-17T07:40:33.023Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T07:40:33.309Z] + mkdir /home/jenkins [2023-02-17T07:40:33.310Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T07:40:33.595Z] + 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 [2023-02-17T07:40:33.603Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:33.888Z] ---> sigul-install.sh [2023-02-17T07:40:33.888Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T07:40:34.175Z] + git tag --list [2023-02-17T07:40:34.175Z] v0.0.0 [2023-02-17T07:40:34.175Z] v0.0.1 [2023-02-17T07:40:34.175Z] v0.1.0 [2023-02-17T07:40:34.175Z] v0.1.1 [2023-02-17T07:40:34.175Z] v0.1.10 [2023-02-17T07:40:34.175Z] v0.1.100 [2023-02-17T07:40:34.175Z] v0.1.101 [2023-02-17T07:40:34.175Z] v0.1.102 [2023-02-17T07:40:34.175Z] v0.1.103 [2023-02-17T07:40:34.175Z] v0.1.104 [2023-02-17T07:40:34.175Z] v0.1.105 [2023-02-17T07:40:34.175Z] v0.1.106 [2023-02-17T07:40:34.175Z] v0.1.107 [2023-02-17T07:40:34.175Z] v0.1.108 [2023-02-17T07:40:34.175Z] v0.1.109 [2023-02-17T07:40:34.175Z] v0.1.11 [2023-02-17T07:40:34.175Z] v0.1.110 [2023-02-17T07:40:34.175Z] v0.1.111 [2023-02-17T07:40:34.175Z] v0.1.112 [2023-02-17T07:40:34.175Z] v0.1.113 [2023-02-17T07:40:34.175Z] v0.1.114 [2023-02-17T07:40:34.175Z] v0.1.115 [2023-02-17T07:40:34.175Z] v0.1.116 [2023-02-17T07:40:34.175Z] v0.1.117 [2023-02-17T07:40:34.175Z] v0.1.118 [2023-02-17T07:40:34.175Z] v0.1.119 [2023-02-17T07:40:34.175Z] v0.1.12 [2023-02-17T07:40:34.175Z] v0.1.120 [2023-02-17T07:40:34.175Z] v0.1.121 [2023-02-17T07:40:34.175Z] v0.1.122 [2023-02-17T07:40:34.175Z] v0.1.123 [2023-02-17T07:40:34.175Z] v0.1.124 [2023-02-17T07:40:34.175Z] v0.1.125 [2023-02-17T07:40:34.175Z] v0.1.126 [2023-02-17T07:40:34.175Z] v0.1.127 [2023-02-17T07:40:34.175Z] v0.1.128 [2023-02-17T07:40:34.175Z] v0.1.129 [2023-02-17T07:40:34.175Z] v0.1.13 [2023-02-17T07:40:34.175Z] v0.1.130 [2023-02-17T07:40:34.175Z] v0.1.131 [2023-02-17T07:40:34.175Z] v0.1.132 [2023-02-17T07:40:34.175Z] v0.1.133 [2023-02-17T07:40:34.175Z] v0.1.134 [2023-02-17T07:40:34.175Z] v0.1.135 [2023-02-17T07:40:34.175Z] v0.1.136 [2023-02-17T07:40:34.175Z] v0.1.137 [2023-02-17T07:40:34.175Z] v0.1.138 [2023-02-17T07:40:34.175Z] v0.1.139 [2023-02-17T07:40:34.175Z] v0.1.14 [2023-02-17T07:40:34.175Z] v0.1.140 [2023-02-17T07:40:34.175Z] v0.1.141 [2023-02-17T07:40:34.175Z] v0.1.142 [2023-02-17T07:40:34.175Z] v0.1.143 [2023-02-17T07:40:34.175Z] v0.1.144 [2023-02-17T07:40:34.175Z] v0.1.145 [2023-02-17T07:40:34.175Z] v0.1.146 [2023-02-17T07:40:34.175Z] v0.1.147 [2023-02-17T07:40:34.175Z] v0.1.148 [2023-02-17T07:40:34.175Z] v0.1.149 [2023-02-17T07:40:34.175Z] v0.1.15 [2023-02-17T07:40:34.175Z] v0.1.16 [2023-02-17T07:40:34.175Z] v0.1.17 [2023-02-17T07:40:34.175Z] v0.1.18 [2023-02-17T07:40:34.175Z] v0.1.19 [2023-02-17T07:40:34.175Z] v0.1.2 [2023-02-17T07:40:34.175Z] v0.1.20 [2023-02-17T07:40:34.175Z] v0.1.21 [2023-02-17T07:40:34.175Z] v0.1.22 [2023-02-17T07:40:34.175Z] v0.1.23 [2023-02-17T07:40:34.175Z] v0.1.24 [2023-02-17T07:40:34.175Z] v0.1.25 [2023-02-17T07:40:34.175Z] v0.1.26 [2023-02-17T07:40:34.175Z] v0.1.27 [2023-02-17T07:40:34.175Z] v0.1.28 [2023-02-17T07:40:34.175Z] v0.1.29 [2023-02-17T07:40:34.175Z] v0.1.3 [2023-02-17T07:40:34.175Z] v0.1.30 [2023-02-17T07:40:34.175Z] v0.1.31 [2023-02-17T07:40:34.175Z] v0.1.32 [2023-02-17T07:40:34.175Z] v0.1.33 [2023-02-17T07:40:34.175Z] v0.1.34 [2023-02-17T07:40:34.175Z] v0.1.35 [2023-02-17T07:40:34.175Z] v0.1.36 [2023-02-17T07:40:34.175Z] v0.1.37 [2023-02-17T07:40:34.175Z] v0.1.38 [2023-02-17T07:40:34.175Z] v0.1.39 [2023-02-17T07:40:34.175Z] v0.1.4 [2023-02-17T07:40:34.175Z] v0.1.40 [2023-02-17T07:40:34.175Z] v0.1.41 [2023-02-17T07:40:34.175Z] v0.1.42 [2023-02-17T07:40:34.175Z] v0.1.43 [2023-02-17T07:40:34.175Z] v0.1.44 [2023-02-17T07:40:34.175Z] v0.1.45 [2023-02-17T07:40:34.175Z] v0.1.46 [2023-02-17T07:40:34.175Z] v0.1.47 [2023-02-17T07:40:34.175Z] v0.1.48 [2023-02-17T07:40:34.175Z] v0.1.49 [2023-02-17T07:40:34.175Z] v0.1.5 [2023-02-17T07:40:34.175Z] v0.1.50 [2023-02-17T07:40:34.175Z] v0.1.51 [2023-02-17T07:40:34.175Z] v0.1.52 [2023-02-17T07:40:34.175Z] v0.1.53 [2023-02-17T07:40:34.175Z] v0.1.54 [2023-02-17T07:40:34.175Z] v0.1.55 [2023-02-17T07:40:34.175Z] v0.1.56 [2023-02-17T07:40:34.175Z] v0.1.57 [2023-02-17T07:40:34.175Z] v0.1.58 [2023-02-17T07:40:34.175Z] v0.1.59 [2023-02-17T07:40:34.175Z] v0.1.6 [2023-02-17T07:40:34.175Z] v0.1.60 [2023-02-17T07:40:34.175Z] v0.1.61 [2023-02-17T07:40:34.175Z] v0.1.62 [2023-02-17T07:40:34.175Z] v0.1.63 [2023-02-17T07:40:34.175Z] v0.1.64 [2023-02-17T07:40:34.175Z] v0.1.65 [2023-02-17T07:40:34.175Z] v0.1.66 [2023-02-17T07:40:34.175Z] v0.1.67 [2023-02-17T07:40:34.175Z] v0.1.68 [2023-02-17T07:40:34.175Z] v0.1.69 [2023-02-17T07:40:34.175Z] v0.1.7 [2023-02-17T07:40:34.175Z] v0.1.70 [2023-02-17T07:40:34.175Z] v0.1.71 [2023-02-17T07:40:34.175Z] v0.1.72 [2023-02-17T07:40:34.175Z] v0.1.73 [2023-02-17T07:40:34.175Z] v0.1.74 [2023-02-17T07:40:34.175Z] v0.1.75 [2023-02-17T07:40:34.175Z] v0.1.76 [2023-02-17T07:40:34.175Z] v0.1.77 [2023-02-17T07:40:34.175Z] v0.1.78 [2023-02-17T07:40:34.175Z] v0.1.79 [2023-02-17T07:40:34.175Z] v0.1.8 [2023-02-17T07:40:34.175Z] v0.1.80 [2023-02-17T07:40:34.175Z] v0.1.81 [2023-02-17T07:40:34.175Z] v0.1.82 [2023-02-17T07:40:34.175Z] v0.1.83 [2023-02-17T07:40:34.175Z] v0.1.84 [2023-02-17T07:40:34.175Z] v0.1.85 [2023-02-17T07:40:34.175Z] v0.1.86 [2023-02-17T07:40:34.175Z] v0.1.87 [2023-02-17T07:40:34.175Z] v0.1.88 [2023-02-17T07:40:34.175Z] v0.1.89 [2023-02-17T07:40:34.175Z] v0.1.9 [2023-02-17T07:40:34.175Z] v0.1.90 [2023-02-17T07:40:34.175Z] v0.1.91 [2023-02-17T07:40:34.175Z] v0.1.92 [2023-02-17T07:40:34.175Z] v0.1.93 [2023-02-17T07:40:34.175Z] v0.1.94 [2023-02-17T07:40:34.176Z] v0.1.95 [2023-02-17T07:40:34.176Z] v0.1.96 [2023-02-17T07:40:34.176Z] v0.1.97 [2023-02-17T07:40:34.176Z] v0.1.98 [2023-02-17T07:40:34.176Z] v0.1.99 [2023-02-17T07:40:34.176Z] v2.0.0 [2023-02-17T07:40:34.176Z] v2.1.0 [2023-02-17T07:40:34.176Z] v2.1.1 [2023-02-17T07:40:34.176Z] v2.1.1-dev.2 [2023-02-17T07:40:34.176Z] v2.2.0 [2023-02-17T07:40:34.176Z] v2.2.1-dev.1 [2023-02-17T07:40:34.176Z] v2.2.1-dev.10 [2023-02-17T07:40:34.176Z] v2.2.1-dev.11 [2023-02-17T07:40:34.176Z] v2.2.1-dev.2 [2023-02-17T07:40:34.176Z] v2.2.1-dev.3 [2023-02-17T07:40:34.176Z] v2.2.1-dev.4 [2023-02-17T07:40:34.176Z] v2.2.1-dev.5 [2023-02-17T07:40:34.176Z] v2.2.1-dev.6 [2023-02-17T07:40:34.176Z] v2.2.1-dev.7 [2023-02-17T07:40:34.176Z] v2.2.1-dev.8 [2023-02-17T07:40:34.176Z] v2.2.1-dev.9 [2023-02-17T07:40:34.176Z] v2.3.0 [2023-02-17T07:40:34.176Z] v2.3.0-dev.12 [2023-02-17T07:40:34.176Z] v2.3.0-dev.13 [2023-02-17T07:40:34.176Z] v2.3.0-dev.14 [2023-02-17T07:40:34.176Z] v2.3.0-dev.15 [2023-02-17T07:40:34.176Z] v2.3.0-dev.16 [2023-02-17T07:40:34.176Z] v2.3.0-dev.17 [2023-02-17T07:40:34.176Z] v2.3.0-dev.18 [2023-02-17T07:40:34.176Z] v2.3.0-dev.19 [2023-02-17T07:40:34.176Z] v2.3.0-dev.20 [2023-02-17T07:40:34.176Z] v2.3.1-dev.1 [2023-02-17T07:40:34.176Z] v3.0.0-dev.1 [2023-02-17T07:40:34.176Z] v3.0.0-dev.10 [2023-02-17T07:40:34.176Z] v3.0.0-dev.11 [2023-02-17T07:40:34.176Z] v3.0.0-dev.12 [2023-02-17T07:40:34.176Z] v3.0.0-dev.13 [2023-02-17T07:40:34.176Z] v3.0.0-dev.14 [2023-02-17T07:40:34.176Z] v3.0.0-dev.15 [2023-02-17T07:40:34.176Z] v3.0.0-dev.16 [2023-02-17T07:40:34.176Z] v3.0.0-dev.17 [2023-02-17T07:40:34.176Z] v3.0.0-dev.18 [2023-02-17T07:40:34.176Z] v3.0.0-dev.2 [2023-02-17T07:40:34.176Z] v3.0.0-dev.3 [2023-02-17T07:40:34.176Z] v3.0.0-dev.4 [2023-02-17T07:40:34.176Z] v3.0.0-dev.5 [2023-02-17T07:40:34.176Z] v3.0.0-dev.6 [2023-02-17T07:40:34.176Z] v3.0.0-dev.7 [2023-02-17T07:40:34.176Z] v3.0.0-dev.8 [2023-02-17T07:40:34.176Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T07:40:34.469Z] + lftools sign git-tag v3.0.0-dev.18 [2023-02-17T07:40:35.037Z] Signing Git tag with Sigul... [2023-02-17T07:40:35.037Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-02-17T07:40:35.305Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:35.590Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T07:40:35.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T07:40:35.622Z] $ docker stop --time=1 8984527f1d84c2b7b01b68f6ee31866eb4a4dae41f8c11131400466be87db2c3 [2023-02-17T07:40:37.141Z] $ 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 [2023-02-17T07:40:37.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:40:37.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:37.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:40:37.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:37.906Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:37.940Z] $ 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 [2023-02-17T07:40:38.292Z] $ docker top 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 -eo pid,comm [2023-02-17T07:40:38.338Z] 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). [2023-02-17T07:40:38.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:40:38.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:40:38.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:40:38.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:40:38.505Z] $ docker exec 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 ssh-agent [2023-02-17T07:40:38.607Z] SSH_AUTH_SOCK=/tmp/ssh-R2mvliup7rWD/agent.33 [2023-02-17T07:40:38.607Z] SSH_AGENT_PID=38 [2023-02-17T07:40:38.612Z] Running ssh-add (command line suppressed) [2023-02-17T07:40:38.710Z] 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) [2023-02-17T07:40:38.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:40:39.005Z] + git semver bump pre [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,198 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,198 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-02-17T07:40:39.265Z] 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 [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,199 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,201 [execute] INFO git cat-file --batch-check [2023-02-17T07:40:39.265Z] 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=) [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,206 [execute] INFO git cat-file --batch [2023-02-17T07:40:39.265Z] 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=) [2023-02-17T07:40:39.265Z] 2023-02-17 07:40:39,211 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:39.265Z] 3.0.0-dev.19 [Pipeline] } [2023-02-17T07:40:39.277Z] $ docker exec --env ******** --env ******** 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 ssh-agent -k [2023-02-17T07:40:39.363Z] unset SSH_AUTH_SOCK; [2023-02-17T07:40:39.363Z] unset SSH_AGENT_PID; [2023-02-17T07:40:39.363Z] echo Agent pid 38 killed; [2023-02-17T07:40:39.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:40:39.670Z] + git semver [Pipeline] } [2023-02-17T07:40:39.945Z] $ docker stop --time=1 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 [2023-02-17T07:40:41.302Z] $ docker rm -f --volumes 2eb8b53094f75bfd55b928f59077f8746f2fea70adf15051914919d7126bd4a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:40:41.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:40:41.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:41.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:40:41.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:42.015Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:42.052Z] $ 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 [2023-02-17T07:40:42.424Z] $ docker top 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad -eo pid,comm [2023-02-17T07:40:42.474Z] 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). [2023-02-17T07:40:42.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:40:42.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:40:42.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:40:42.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:40:42.626Z] $ docker exec 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad ssh-agent [2023-02-17T07:40:42.729Z] SSH_AUTH_SOCK=/tmp/ssh-TiDVY0CwEWjf/agent.32 [2023-02-17T07:40:42.729Z] SSH_AGENT_PID=38 [2023-02-17T07:40:42.734Z] Running ssh-add (command line suppressed) [2023-02-17T07:40:42.839Z] 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) [2023-02-17T07:40:42.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:40:43.135Z] + git semver push [2023-02-17T07:40:43.394Z] 2023-02-17 07:40:43,328 [run_push] DEBUG push [2023-02-17T07:40:43.394Z] 2023-02-17 07:40:43,329 [execute] INFO git cat-file --batch-check [2023-02-17T07:40:43.394Z] 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=) [2023-02-17T07:40:43.394Z] 2023-02-17 07:40:43,334 [execute] INFO git rev-list 38a36ee028dd04238d334fdd41ea7429bb88b0e2 -- [2023-02-17T07:40:43.394Z] 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) [2023-02-17T07:40:43.394Z] 2023-02-17 07:40:43,343 [execute] INFO git fetch -v origin [2023-02-17T07:40:43.394Z] 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) [2023-02-17T07:40:43.964Z] 2023-02-17 07:40:43,932 [run_push] DEBUG no remote changes detected [2023-02-17T07:40:43.964Z] 2023-02-17 07:40:43,932 [execute] INFO git push origin semver [2023-02-17T07:40:43.964Z] 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) [2023-02-17T07:40:44.900Z] 2023-02-17 07:40:44,754 [run_push] DEBUG push all version tags [2023-02-17T07:40:44.900Z] 2023-02-17 07:40:44,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T07:40:44.900Z] 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) [2023-02-17T07:40:45.838Z] 2023-02-17 07:40:45,603 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-17T07:40:45.838Z] 3.0.0-dev.19 [Pipeline] } [2023-02-17T07:40:45.850Z] $ docker exec --env ******** --env ******** 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad ssh-agent -k [2023-02-17T07:40:45.941Z] unset SSH_AUTH_SOCK; [2023-02-17T07:40:45.941Z] unset SSH_AGENT_PID; [2023-02-17T07:40:45.941Z] echo Agent pid 38 killed; [2023-02-17T07:40:45.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:40:46.252Z] + git semver [Pipeline] } [2023-02-17T07:40:46.524Z] $ docker stop --time=1 09d8ce728f267199f5353a0a3b7850d2e880c5b3c09545a8801628373df067ad [2023-02-17T07:40:47.864Z] $ 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 [2023-02-17T07:40:48.408Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-02-17T07:40:48.408Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-17T07:40:48.408Z] total 16 [2023-02-17T07:40:48.408Z] drwxr-xr-x 3 root root 4096 Feb 17 07:33 . [2023-02-17T07:40:48.408Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 07:40 .. [2023-02-17T07:40:48.408Z] drwxr-xr-x 2 root root 4096 Feb 17 07:33 cost [2023-02-17T07:40:48.408Z] -rw-r--r-- 1 root root 93 Feb 17 07:33 cost.csv [2023-02-17T07:40:48.408Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-17T07:40:48.408Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-17T07:40:48.408Z] total 16 [2023-02-17T07:40:48.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 07:33 . [2023-02-17T07:40:48.408Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 07:40 .. [2023-02-17T07:40:48.408Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 07:33 cost [2023-02-17T07:40:48.408Z] -rw-r--r-- 1 jenkins jenkins 93 Feb 17 07:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:48.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:49.550Z] ---> package-listing.sh [2023-02-17T07:40:49.550Z] ++ facter osfamily [2023-02-17T07:40:49.550Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T07:40:49.809Z] + OS_FAMILY=debian [2023-02-17T07:40:49.809Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-02-17T07:40:49.809Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T07:40:49.809Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T07:40:49.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T07:40:49.809Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T07:40:49.809Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-17T07:40:49.809Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T07:40:49.809Z] + case "${OS_FAMILY}" in [2023-02-17T07:40:49.809Z] + dpkg -l [2023-02-17T07:40:49.809Z] + grep '^ii' [2023-02-17T07:40:49.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T07:40:49.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T07:40:49.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T07:40:49.809Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-17T07:40:49.809Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-02-17T07:40:49.809Z] + 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 [2023-02-17T07:40:49.821Z] 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 [2023-02-17T07:40:50.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:50.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:40:50.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:50.728Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-02-17T07:40:50.761Z] $ 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 [2023-02-17T07:40:51.004Z] $ docker top b7e56afce3a5780169787e4252a4145ac92c756569253a5dcdd063ab3593c841 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:40:51.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T07:40:51.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T07:40:51.907Z] + ls /var/log/sa-host [2023-02-17T07:40:51.907Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:40:52.047Z] provisioning config files... [2023-02-17T07:40:52.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12580373593317583833tmp [Pipeline] { [Pipeline] echo [2023-02-17T07:40:52.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:52.359Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T07:40:52.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:52.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T07:40:52.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:52.990Z] ---> sudo-logs.sh [2023-02-17T07:40:52.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T07:40:53.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:53.302Z] ---> job-cost.sh [2023-02-17T07:40:53.302Z] lf-activate-venv: SKIPPING [2023-02-17T07:40:53.302Z] DEBUG: total: 0.2199999988079071 [2023-02-17T07:40:53.302Z] INFO: Retrieving Stack Cost... [2023-02-17T07:40:53.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T07:40:54.132Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T07:40:54.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:40:54.429Z] ---> logs-deploy.sh [2023-02-17T07:40:54.429Z] lf-activate-venv: SKIPPING [2023-02-17T07:40:54.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/106 [2023-02-17T07:40:54.430Z] INFO: archiving workspace using pattern(s): [2023-02-17T07:40:55.365Z] Archives upload complete. [2023-02-17T07:40:55.365Z] INFO: archiving logs to Nexus