Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 650c6dba8aa57e6a3ff68222ad638868670b0d06 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-ssh14908886088155874696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16468671606277597893.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17089938858210495569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12105641859653931569.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3859615866568241193.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-27198’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-27458’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-27460’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-27467’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27470 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 650c6dba8aa57e6a3ff68222ad638868670b0d06 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 650c6dba8aa57e6a3ff68222ad638868670b0d06 # timeout=10 Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.32.0" > git rev-list --no-walk 78d227fe38498990e978c01f87f75cc40c666bed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T14:30:33.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T14:30:33.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T14:30:33.578Z] ========================================================= [2024-01-18T14:30:33.578Z] EdgeX Global Pipelines Version Info [2024-01-18T14:30:33.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:30:34.314Z] ------------------- [2024-01-18T14:30:34.314Z] stable info: [2024-01-18T14:30:34.314Z] ------------------- [2024-01-18T14:30:34.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T14:30:34.314Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:30:34.314Z] Message: update stable to v1.0.258 [2024-01-18T14:30:34.884Z] ------------------- [2024-01-18T14:30:34.884Z] experimental info: [2024-01-18T14:30:34.884Z] ------------------- [2024-01-18T14:30:34.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T14:30:34.884Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:30:34.884Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T14:30:34.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-01-18T14:30:34.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-01-18T14:30:35.016Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T14:30:35.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T14:30:35.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T14:30:35.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T14:30:35.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T14:30:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T14:30:35.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T14:30:35.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T14:30:35.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T14:30:35.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-01-18T14:30:35.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T14:30:35.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T14:30:35.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:30:35.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:30:35.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:30:35.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:30:35.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T14:30:35.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T14:30:35.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T14:30:35.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T14:30:35.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T14:30:35.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T14:30:35.669Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-01-18T14:30:35.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T14:30:35.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T14:30:35.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-18T14:30:35.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-18T14:30:35.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-18T14:30:35.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] echo [2024-01-18T14:30:35.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 650c6db [Pipeline] echo [2024-01-18T14:30:35.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T14:30:36.426Z] + git rev-list -1 --merges 650c6dba8aa57e6a3ff68222ad638868670b0d06~1..650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] echo [2024-01-18T14:30:36.456Z] -----------> git rev-list -1 --merges 650c6dba8aa57e6a3ff68222ad638868670b0d06~1..650c6dba8aa57e6a3ff68222ad638868670b0d06 650c6dba8aa57e6a3ff68222ad638868670b0d06 [2024-01-18T14:30:36.456Z] 650c6dba8aa57e6a3ff68222ad638868670b0d06 [false] [Pipeline] sh [2024-01-18T14:30:36.762Z] + git log --format=format:%s -1 650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] echo [2024-01-18T14:30:36.777Z] ========================================================= [2024-01-18T14:30:36.778Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T14:30:36.778Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:30:37.152Z] + git log --format=format:%s -1 650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] echo [2024-01-18T14:30:37.165Z] [semverPrep] GIT_COMMIT: 650c6dba8aa57e6a3ff68222ad638868670b0d06, Commit Message: Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.32.0 [Pipeline] echo [2024-01-18T14:30:37.190Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T14:30:37.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:30:37.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T14:30:37.571Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T14:30:37.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T14:30:37.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T14:30:37.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T14:30:37.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:37.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:30:37.952Z] [2024-01-18T14:30:37.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:38.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:30:38.277Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T14:30:38.277Z] b85a868b505f: Pulling fs layer [2024-01-18T14:30:38.277Z] e2be974225ed: Pulling fs layer [2024-01-18T14:30:38.277Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T14:30:38.277Z] 988bab9f4d93: Pulling fs layer [2024-01-18T14:30:38.277Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T14:30:38.277Z] eaf3925da568: Pulling fs layer [2024-01-18T14:30:38.277Z] bab4dde63d76: Pulling fs layer [2024-01-18T14:30:38.277Z] bde34c3a00c8: Pulling fs layer [2024-01-18T14:30:38.277Z] b352a97aabf1: Pulling fs layer [2024-01-18T14:30:38.277Z] 4872d77fe225: Pulling fs layer [2024-01-18T14:30:38.277Z] 5851b861e8e6: Pulling fs layer [2024-01-18T14:30:38.277Z] bab4dde63d76: Waiting [2024-01-18T14:30:38.277Z] bde34c3a00c8: Waiting [2024-01-18T14:30:38.277Z] 5851b861e8e6: Waiting [2024-01-18T14:30:38.277Z] b352a97aabf1: Waiting [2024-01-18T14:30:38.277Z] 4872d77fe225: Waiting [2024-01-18T14:30:38.277Z] 988bab9f4d93: Waiting [2024-01-18T14:30:38.277Z] 1469e6f7b9e6: Waiting [2024-01-18T14:30:38.277Z] eaf3925da568: Waiting [2024-01-18T14:30:38.277Z] e2be974225ed: Verifying Checksum [2024-01-18T14:30:38.277Z] e2be974225ed: Download complete [2024-01-18T14:30:38.277Z] 988bab9f4d93: Verifying Checksum [2024-01-18T14:30:38.277Z] 988bab9f4d93: Download complete [2024-01-18T14:30:38.537Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T14:30:38.537Z] 339a4e72a1f5: Download complete [2024-01-18T14:30:38.537Z] eaf3925da568: Download complete [2024-01-18T14:30:38.537Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T14:30:38.537Z] 1469e6f7b9e6: Download complete [2024-01-18T14:30:38.537Z] bde34c3a00c8: Verifying Checksum [2024-01-18T14:30:38.537Z] bde34c3a00c8: Download complete [2024-01-18T14:30:38.537Z] b352a97aabf1: Verifying Checksum [2024-01-18T14:30:38.537Z] b352a97aabf1: Download complete [2024-01-18T14:30:38.537Z] 4872d77fe225: Download complete [2024-01-18T14:30:38.537Z] 5851b861e8e6: Download complete [2024-01-18T14:30:38.537Z] b85a868b505f: Verifying Checksum [2024-01-18T14:30:38.537Z] b85a868b505f: Download complete [2024-01-18T14:30:38.795Z] bab4dde63d76: Verifying Checksum [2024-01-18T14:30:38.795Z] bab4dde63d76: Download complete [2024-01-18T14:30:40.188Z] b85a868b505f: Pull complete [2024-01-18T14:30:40.188Z] e2be974225ed: Pull complete [2024-01-18T14:30:40.757Z] 339a4e72a1f5: Pull complete [2024-01-18T14:30:40.757Z] 988bab9f4d93: Pull complete [2024-01-18T14:30:41.018Z] 1469e6f7b9e6: Pull complete [2024-01-18T14:30:41.018Z] eaf3925da568: Pull complete [2024-01-18T14:30:42.947Z] bab4dde63d76: Pull complete [2024-01-18T14:30:43.214Z] bde34c3a00c8: Pull complete [2024-01-18T14:30:43.214Z] b352a97aabf1: Pull complete [2024-01-18T14:30:43.473Z] 4872d77fe225: Pull complete [2024-01-18T14:30:43.473Z] 5851b861e8e6: Pull complete [2024-01-18T14:30:43.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T14:30:43.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:30:43.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:30:43.671Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:30:43.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:30:47.153Z] $ docker top 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 -eo pid,comm [2024-01-18T14:30:47.204Z] 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). [2024-01-18T14:30:47.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:30:47.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:30:47.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:30:47.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:30:47.424Z] $ docker exec 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 ssh-agent [2024-01-18T14:30:47.527Z] SSH_AUTH_SOCK=/tmp/ssh-dFBOD4b4EBSk/agent.33 [2024-01-18T14:30:47.527Z] SSH_AGENT_PID=39 [2024-01-18T14:30:47.534Z] Running ssh-add (command line suppressed) [2024-01-18T14:30:47.640Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1862712003954768314.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1862712003954768314.key) [2024-01-18T14:30:47.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:30:47.963Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T14:30:47.977Z] $ docker exec --env ******** --env ******** 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 ssh-agent -k [2024-01-18T14:30:48.087Z] unset SSH_AUTH_SOCK; [2024-01-18T14:30:48.088Z] unset SSH_AGENT_PID; [2024-01-18T14:30:48.088Z] echo Agent pid 39 killed; [2024-01-18T14:30:48.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T14:30:48.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:30:48.155Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:30:48.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:30:48.275Z] $ docker exec 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 ssh-agent [2024-01-18T14:30:48.374Z] SSH_AUTH_SOCK=/tmp/ssh-ctlj2hHa4hOk/agent.71 [2024-01-18T14:30:48.374Z] SSH_AGENT_PID=77 [2024-01-18T14:30:48.380Z] Running ssh-add (command line suppressed) [2024-01-18T14:30:48.484Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3307781240394777171.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3307781240394777171.key) [2024-01-18T14:30:48.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:30:48.799Z] + git semver init [2024-01-18T14:30:49.058Z] 2024-01-18 14:30:48,970 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T14:30:49.058Z] 2024-01-18 14:30:48,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-01-18T14:30:49.058Z] 2024-01-18 14:30:48,971 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-01-18T14:30:49.058Z] 2024-01-18 14:30:48,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:30:49.997Z] 2024-01-18 14:30:49,763 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-01-18T14:30:49.997Z] 2024-01-18 14:30:49,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-01-18T14:30:49.997Z] 2024-01-18 14:30:49,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:30:49.997Z] 2024-01-18 14:30:49,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:30:49.997Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:30:50.010Z] $ docker exec --env ******** --env ******** 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 ssh-agent -k [2024-01-18T14:30:50.112Z] unset SSH_AUTH_SOCK; [2024-01-18T14:30:50.113Z] unset SSH_AGENT_PID; [2024-01-18T14:30:50.113Z] echo Agent pid 77 killed; [2024-01-18T14:30:50.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:30:50.488Z] + git semver [Pipeline] } [2024-01-18T14:30:50.763Z] $ docker stop --time=1 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 [2024-01-18T14:30:52.076Z] $ docker rm -f --volumes 7375d3f3e1dd83c3ae834f3bcc48e75dd65b59ab6d490e113348e7b6944f0265 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:30:52.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T14:30:52.726Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T14:30:52.730Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 [2024-01-18T14:30:53.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:30:53.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:30:53.164Z] ========================================================= [2024-01-18T14:30:53.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T14:30:53.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:30:53.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:30:53.506Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T14:30:53.506Z] 7264a8db6415: Pulling fs layer [2024-01-18T14:30:53.506Z] c4d48a809fc2: Pulling fs layer [2024-01-18T14:30:53.506Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T14:30:53.506Z] ad3a456e5733: Pulling fs layer [2024-01-18T14:30:53.506Z] 69c7f0334f64: Pulling fs layer [2024-01-18T14:30:53.506Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T14:30:53.506Z] 69c7f0334f64: Waiting [2024-01-18T14:30:53.506Z] ad3a456e5733: Waiting [2024-01-18T14:30:53.506Z] ce7588e14bc9: Pulling fs layer [2024-01-18T14:30:53.506Z] b5e4710f87ac: Pulling fs layer [2024-01-18T14:30:53.506Z] 1f1c1a5573a3: Waiting [2024-01-18T14:30:53.506Z] ce7588e14bc9: Waiting [2024-01-18T14:30:53.506Z] b5e4710f87ac: Waiting [2024-01-18T14:30:53.506Z] c4d48a809fc2: Download complete [2024-01-18T14:30:53.506Z] ad3a456e5733: Verifying Checksum [2024-01-18T14:30:53.506Z] ad3a456e5733: Download complete [2024-01-18T14:30:53.506Z] 69c7f0334f64: Download complete [2024-01-18T14:30:53.506Z] 7264a8db6415: Verifying Checksum [2024-01-18T14:30:53.506Z] 7264a8db6415: Download complete [2024-01-18T14:30:53.506Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T14:30:53.506Z] 1f1c1a5573a3: Download complete [2024-01-18T14:30:53.766Z] 7264a8db6415: Pull complete [2024-01-18T14:30:53.766Z] b5e4710f87ac: Verifying Checksum [2024-01-18T14:30:53.766Z] b5e4710f87ac: Download complete [2024-01-18T14:30:53.766Z] c4d48a809fc2: Pull complete [2024-01-18T14:30:54.024Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T14:30:54.024Z] 4f1c88b9dad5: Download complete [2024-01-18T14:30:54.282Z] ce7588e14bc9: Verifying Checksum [2024-01-18T14:30:54.282Z] ce7588e14bc9: Download complete [2024-01-18T14:30:57.583Z] 4f1c88b9dad5: Pull complete [2024-01-18T14:30:57.584Z] ad3a456e5733: Pull complete [2024-01-18T14:30:57.843Z] 69c7f0334f64: Pull complete [2024-01-18T14:30:57.843Z] 1f1c1a5573a3: Pull complete [2024-01-18T14:31:00.378Z] ce7588e14bc9: Pull complete [2024-01-18T14:31:00.946Z] b5e4710f87ac: Pull complete [2024-01-18T14:31:00.946Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T14:31:00.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:31:00.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-01-18T14:31:01.235Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:01.550Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:31:01.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:31:01.657Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:31:01.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:31:05.528Z] $ docker top 7bca6d19f59161260625b5e81e226e2d9c846f3b92fc9605bce4e19cfdfe6010 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:31:05.908Z] + go version [2024-01-18T14:31:05.908Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T14:31:05.921Z] $ docker stop --time=1 7bca6d19f59161260625b5e81e226e2d9c846f3b92fc9605bce4e19cfdfe6010 [2024-01-18T14:31:07.212Z] $ docker rm -f --volumes 7bca6d19f59161260625b5e81e226e2d9c846f3b92fc9605bce4e19cfdfe6010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:07.860Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:31:07.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:31:07.976Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:31:07.994Z] Still waiting to schedule task [2024-01-18T14:31:07.994Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-01-18T14:31:08.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:31:08.412Z] $ docker top f5e8209773550f1bc758d2612019bab9d1fdf94e421c09a2956abf8380330463 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:31:08.808Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:31:09.128Z] + make test [2024-01-18T14:31:09.128Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:31:09.128Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-01-18T14:31:09.128Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-18T14:31:09.128Z] go: downloading github.com/google/uuid v1.5.0 [2024-01-18T14:31:09.128Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-01-18T14:31:09.128Z] go: downloading github.com/nats-io/nats.go v1.32.0 [2024-01-18T14:31:09.128Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-01-18T14:31:09.392Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-01-18T14:31:09.392Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-01-18T14:31:09.392Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-01-18T14:31:09.392Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-01-18T14:31:09.392Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-18T14:31:09.650Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-18T14:31:09.650Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-01-18T14:31:09.650Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-18T14:31:09.650Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-01-18T14:31:09.650Z] go: downloading golang.org/x/net v0.17.0 [2024-01-18T14:31:09.650Z] go: downloading golang.org/x/sync v0.1.0 [2024-01-18T14:31:09.650Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-18T14:31:09.650Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-18T14:31:09.650Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-18T14:31:09.650Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-18T14:31:09.650Z] go: downloading golang.org/x/crypto v0.18.0 [2024-01-18T14:31:09.650Z] go: downloading golang.org/x/text v0.14.0 [2024-01-18T14:31:09.650Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-18T14:31:09.908Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-01-18T14:31:09.909Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-01-18T14:31:09.909Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-01-18T14:31:10.166Z] go: downloading golang.org/x/sys v0.16.0 [2024-01-18T14:31:28.261Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-01-18T14:31:28.261Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-01-18T14:31:28.830Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.049s coverage: 88.6% of statements [2024-01-18T14:31:28.830Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-01-18T14:31:29.397Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.038s coverage: 19.8% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.061s coverage: 88.8% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.080s coverage: 86.2% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.037s coverage: 15.4% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.163s coverage: 61.3% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.040s coverage: 87.5% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.036s coverage: 100.0% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.034s coverage: 100.0% of statements [2024-01-18T14:31:33.607Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.037s coverage: 95.1% of statements [2024-01-18T14:31:48.506Z] go vet ./... [2024-01-18T14:31:50.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:31:50.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-01-18T14:31:50.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:31:50.467Z] $ docker stop --time=1 f5e8209773550f1bc758d2612019bab9d1fdf94e421c09a2956abf8380330463 [2024-01-18T14:31:55.332Z] $ docker rm -f --volumes f5e8209773550f1bc758d2612019bab9d1fdf94e421c09a2956abf8380330463 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:31:55.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:31:56.014Z] 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 [2024-01-18T14:31:56.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:31:56.789Z] [2024-01-18T14:31:56.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:57.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:31:57.393Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T14:31:57.393Z] 5eb5b503b376: Pulling fs layer [2024-01-18T14:31:57.393Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T14:31:57.393Z] ec43610c2a17: Pulling fs layer [2024-01-18T14:31:57.393Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T14:31:57.393Z] 33b1e0a273af: Pulling fs layer [2024-01-18T14:31:57.393Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T14:31:57.393Z] 2f39f015ded8: Pulling fs layer [2024-01-18T14:31:57.393Z] 3a2ae6a8a46f: Waiting [2024-01-18T14:31:57.393Z] 5d3b04190fa2: Waiting [2024-01-18T14:31:57.393Z] 33b1e0a273af: Waiting [2024-01-18T14:31:57.393Z] 5c69ac0246d0: Verifying Checksum [2024-01-18T14:31:57.393Z] 5c69ac0246d0: Download complete [2024-01-18T14:31:57.393Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-18T14:31:57.393Z] 3a2ae6a8a46f: Download complete [2024-01-18T14:31:57.393Z] 33b1e0a273af: Verifying Checksum [2024-01-18T14:31:57.393Z] 33b1e0a273af: Download complete [2024-01-18T14:31:57.393Z] 5d3b04190fa2: Verifying Checksum [2024-01-18T14:31:57.393Z] 5d3b04190fa2: Download complete [2024-01-18T14:31:57.393Z] ec43610c2a17: Verifying Checksum [2024-01-18T14:31:57.393Z] ec43610c2a17: Download complete [2024-01-18T14:31:57.651Z] 5eb5b503b376: Download complete [2024-01-18T14:31:58.217Z] 2f39f015ded8: Download complete [2024-01-18T14:31:58.784Z] 5eb5b503b376: Pull complete [2024-01-18T14:31:59.042Z] 5c69ac0246d0: Pull complete [2024-01-18T14:31:59.301Z] ec43610c2a17: Pull complete [2024-01-18T14:31:59.560Z] 3a2ae6a8a46f: Pull complete [2024-01-18T14:31:59.819Z] 33b1e0a273af: Pull complete [2024-01-18T14:31:59.819Z] 5d3b04190fa2: Pull complete [2024-01-18T14:32:04.013Z] 2f39f015ded8: Pull complete [2024-01-18T14:32:04.013Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T14:32:04.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:32:04.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:32:04.193Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:32:04.223Z] $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:32:11.945Z] $ docker top 5bb1faf9aed7d56f1bf738f1ffd6801a833ebcaa1d0aa4f8bd1b686d9013eeca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:32:12.352Z] ---> job-cost.sh [2024-01-18T14:32:12.352Z] lf-activate-venv: SKIPPING [2024-01-18T14:32:12.352Z] INFO: No Stack... [2024-01-18T14:32:12.920Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:32:13.194Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:32:13.482Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-01-18T14:32:13.482Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:32:13.499Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [2024-01-18T14:32:13.505Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] did not exist. Created. [2024-01-18T14:32:13.505Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:32:13.855Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:32:13.911Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:32:13.917Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:32:13.991Z] $ docker stop --time=1 5bb1faf9aed7d56f1bf738f1ffd6801a833ebcaa1d0aa4f8bd1b686d9013eeca [2024-01-18T14:32:15.152Z] $ docker rm -f --volumes 5bb1faf9aed7d56f1bf738f1ffd6801a833ebcaa1d0aa4f8bd1b686d9013eeca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-18T14:33:26.160Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27473 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-01-18T14:33:26.196Z] Running in /w/workspace/go-mod-messaging/139 [Pipeline] { [Pipeline] checkout [2024-01-18T14:33:26.258Z] Selected Git installation does not exist. Using Default [2024-01-18T14:33:26.258Z] The recommended git tool is: NONE [2024-01-18T14:33:32.363Z] using credential edgex-jenkins-ssh [2024-01-18T14:33:32.387Z] Cloning the remote Git repository [2024-01-18T14:33:32.446Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-01-18T14:33:32.557Z] > git init /w/workspace/go-mod-messaging/139 # timeout=10 [2024-01-18T14:33:32.719Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-01-18T14:33:32.720Z] > git --version # timeout=10 [2024-01-18T14:33:32.742Z] > git --version # 'git version 2.25.1' [2024-01-18T14:33:32.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:33:32.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:33:35.139Z] Avoid second fetch [2024-01-18T14:33:35.139Z] Checking out Revision 650c6dba8aa57e6a3ff68222ad638868670b0d06 (main) [2024-01-18T14:33:34.280Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-01-18T14:33:34.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:33:35.158Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:33:35.916Z] Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.32.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:33:35.231Z] > git checkout -f 650c6dba8aa57e6a3ff68222ad638868670b0d06 # timeout=10 [2024-01-18T14:33:37.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T14:33:37.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:33:37.051Z] Dload Upload Total Spent Left Speed [2024-01-18T14:33:37.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2024-01-18T14:33:37.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T14:33:37.735Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-01-18T14:33:37.735Z] [2024-01-18T14:33:37.735Z] { [2024-01-18T14:33:37.735Z] "registry-mirrors": [ [2024-01-18T14:33:37.735Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T14:33:37.735Z] ], [2024-01-18T14:33:37.735Z] "bip": "10.250.0.254/24", [2024-01-18T14:33:37.735Z] "hosts": [ [2024-01-18T14:33:37.735Z] "tcp://0.0.0.0:5555", [2024-01-18T14:33:37.735Z] "unix:///var/run/docker.sock" [2024-01-18T14:33:37.735Z] ], [2024-01-18T14:33:37.735Z] "mtu": 1458, [2024-01-18T14:33:37.735Z] "selinux-enabled": true, [2024-01-18T14:33:37.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T14:33:37.735Z] } [Pipeline] sh [2024-01-18T14:33:38.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T14:33:38.408Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-01-18T14:33:57.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:33:57.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:33:57.091Z] ========================================================= [2024-01-18T14:33:57.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T14:33:57.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:33:57.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:33:58.101Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-18T14:33:58.101Z] 9fda8d8052c6: Pulling fs layer [2024-01-18T14:33:58.101Z] 5d54e960e981: Pulling fs layer [2024-01-18T14:33:58.101Z] c4a7e357bf2a: Pulling fs layer [2024-01-18T14:33:58.101Z] f0e02332f6b5: Pulling fs layer [2024-01-18T14:33:58.101Z] 872ee5b61b7b: Pulling fs layer [2024-01-18T14:33:58.101Z] 0c6a40ed1a82: Pulling fs layer [2024-01-18T14:33:58.101Z] 94ae7d8d031c: Pulling fs layer [2024-01-18T14:33:58.101Z] 0c6a40ed1a82: Waiting [2024-01-18T14:33:58.101Z] f0e02332f6b5: Waiting [2024-01-18T14:33:58.101Z] 872ee5b61b7b: Waiting [2024-01-18T14:33:58.101Z] 94ae7d8d031c: Waiting [2024-01-18T14:33:58.101Z] 5d54e960e981: Verifying Checksum [2024-01-18T14:33:58.101Z] 5d54e960e981: Download complete [2024-01-18T14:33:58.101Z] f0e02332f6b5: Verifying Checksum [2024-01-18T14:33:58.101Z] f0e02332f6b5: Download complete [2024-01-18T14:33:58.101Z] 872ee5b61b7b: Verifying Checksum [2024-01-18T14:33:58.101Z] 872ee5b61b7b: Download complete [2024-01-18T14:33:58.101Z] 9fda8d8052c6: Verifying Checksum [2024-01-18T14:33:58.102Z] 9fda8d8052c6: Download complete [2024-01-18T14:33:58.708Z] 94ae7d8d031c: Verifying Checksum [2024-01-18T14:33:58.708Z] 94ae7d8d031c: Download complete [2024-01-18T14:33:58.985Z] 9fda8d8052c6: Pull complete [2024-01-18T14:33:59.258Z] 5d54e960e981: Pull complete [2024-01-18T14:33:59.533Z] c4a7e357bf2a: Verifying Checksum [2024-01-18T14:33:59.533Z] c4a7e357bf2a: Download complete [2024-01-18T14:34:00.962Z] 0c6a40ed1a82: Verifying Checksum [2024-01-18T14:34:00.962Z] 0c6a40ed1a82: Download complete [2024-01-18T14:34:23.145Z] c4a7e357bf2a: Pull complete [2024-01-18T14:34:23.145Z] f0e02332f6b5: Pull complete [2024-01-18T14:34:23.145Z] 872ee5b61b7b: Pull complete [2024-01-18T14:34:29.848Z] 0c6a40ed1a82: Pull complete [2024-01-18T14:34:34.119Z] 94ae7d8d031c: Pull complete [2024-01-18T14:34:34.119Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:34:34.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:34:34.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-01-18T14:34:34.453Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:34:36.084Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:34:36.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:34:36.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-27473 does not seem to be running inside a container [2024-01-18T14:34:36.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/139 -v /w/workspace/go-mod-messaging/139:/w/workspace/go-mod-messaging/139:rw,z -v /w/workspace/go-mod-messaging/139@tmp:/w/workspace/go-mod-messaging/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:34:38.559Z] $ docker top d65e5f864666fdb3681f513e0930938b603f7e1b7bba57f39b7b53a163f9f714 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:34:39.403Z] + go version [2024-01-18T14:34:39.403Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T14:34:39.428Z] $ docker stop --time=1 d65e5f864666fdb3681f513e0930938b603f7e1b7bba57f39b7b53a163f9f714 [2024-01-18T14:34:47.587Z] $ docker rm -f --volumes d65e5f864666fdb3681f513e0930938b603f7e1b7bba57f39b7b53a163f9f714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:34:58.669Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:34:58.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:34:58.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-27473 does not seem to be running inside a container [2024-01-18T14:34:58.984Z] $ 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-messaging/139 -v /w/workspace/go-mod-messaging/139:/w/workspace/go-mod-messaging/139:rw,z -v /w/workspace/go-mod-messaging/139@tmp:/w/workspace/go-mod-messaging/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:35:02.842Z] $ docker top 7b64c78235d7de7265671f93ad767aa26eaf63eb0e158d09fd8ba26426af3d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:35:03.384Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/139 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:35:04.021Z] + make test [2024-01-18T14:35:04.021Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:35:04.289Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-01-18T14:35:04.289Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-18T14:35:04.289Z] go: downloading github.com/google/uuid v1.5.0 [2024-01-18T14:35:04.289Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-01-18T14:35:04.877Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-01-18T14:35:04.877Z] go: downloading github.com/nats-io/nats.go v1.32.0 [2024-01-18T14:35:04.877Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-01-18T14:35:05.146Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-01-18T14:35:05.146Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-01-18T14:35:05.146Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-18T14:35:05.146Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-18T14:35:05.146Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-01-18T14:35:05.146Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-01-18T14:35:05.146Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-18T14:35:05.416Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-01-18T14:35:05.416Z] go: downloading golang.org/x/net v0.17.0 [2024-01-18T14:35:05.416Z] go: downloading golang.org/x/sync v0.1.0 [2024-01-18T14:35:05.416Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-18T14:35:05.685Z] go: downloading golang.org/x/text v0.14.0 [2024-01-18T14:35:05.685Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-18T14:35:05.685Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-18T14:35:05.685Z] go: downloading golang.org/x/crypto v0.18.0 [2024-01-18T14:35:05.685Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-18T14:35:05.685Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-01-18T14:35:05.685Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-01-18T14:35:05.685Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-01-18T14:35:05.685Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.301s coverage: 88.6% of statements [2024-01-18T14:36:57.520Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-01-18T14:36:57.520Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-01-18T14:36:57.520Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-01-18T14:36:57.520Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.222s coverage: 19.8% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.367s coverage: 88.8% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.415s coverage: 86.2% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.251s coverage: 15.4% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.413s coverage: 61.3% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.235s coverage: 87.5% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.224s coverage: 100.0% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.203s coverage: 100.0% of statements [2024-01-18T14:36:57.520Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.213s coverage: 95.1% of statements [2024-01-18T14:36:57.520Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T14:36:57.520Z] go vet ./... [2024-01-18T14:37:54.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:37:54.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-01-18T14:37:54.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:37:54.152Z] $ docker stop --time=1 7b64c78235d7de7265671f93ad767aa26eaf63eb0e158d09fd8ba26426af3d26 [2024-01-18T14:37:56.133Z] $ docker rm -f --volumes 7b64c78235d7de7265671f93ad767aa26eaf63eb0e158d09fd8ba26426af3d26 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:37:58.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:37:58.902Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T14:37:59.560Z] 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 [2024-01-18T14:38:00.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:38:00.401Z] [2024-01-18T14:38:00.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:00.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:38:01.062Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T14:38:01.062Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T14:38:01.062Z] 04944245beec: Pulling fs layer [2024-01-18T14:38:01.062Z] 699f458cf7ca: Pulling fs layer [2024-01-18T14:38:01.062Z] 765212b225bb: Pulling fs layer [2024-01-18T14:38:01.062Z] f23df028b6ca: Pulling fs layer [2024-01-18T14:38:01.062Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T14:38:01.062Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T14:38:01.062Z] 765212b225bb: Waiting [2024-01-18T14:38:01.062Z] f23df028b6ca: Waiting [2024-01-18T14:38:01.062Z] d65c8cfc05b1: Waiting [2024-01-18T14:38:01.062Z] 2437ff75d9bd: Waiting [2024-01-18T14:38:01.062Z] 04944245beec: Verifying Checksum [2024-01-18T14:38:01.062Z] 04944245beec: Download complete [2024-01-18T14:38:01.062Z] 765212b225bb: Verifying Checksum [2024-01-18T14:38:01.062Z] 765212b225bb: Download complete [2024-01-18T14:38:01.062Z] f23df028b6ca: Verifying Checksum [2024-01-18T14:38:01.062Z] f23df028b6ca: Download complete [2024-01-18T14:38:01.333Z] d65c8cfc05b1: Download complete [2024-01-18T14:38:01.333Z] 699f458cf7ca: Verifying Checksum [2024-01-18T14:38:01.333Z] 699f458cf7ca: Download complete [2024-01-18T14:38:01.604Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T14:38:01.604Z] 8998bd30e6a1: Download complete [2024-01-18T14:38:04.221Z] 2437ff75d9bd: Verifying Checksum [2024-01-18T14:38:04.221Z] 2437ff75d9bd: Download complete [2024-01-18T14:38:08.490Z] 8998bd30e6a1: Pull complete [2024-01-18T14:38:08.759Z] 04944245beec: Pull complete [2024-01-18T14:38:11.351Z] 699f458cf7ca: Pull complete [2024-01-18T14:38:11.351Z] 765212b225bb: Pull complete [2024-01-18T14:38:12.322Z] f23df028b6ca: Pull complete [2024-01-18T14:38:12.322Z] d65c8cfc05b1: Pull complete [2024-01-18T14:38:44.741Z] 2437ff75d9bd: Pull complete [2024-01-18T14:38:44.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T14:38:44.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:38:44.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:38:45.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-27473 does not seem to be running inside a container [2024-01-18T14:38:45.083Z] $ 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-messaging/139 -v /w/workspace/go-mod-messaging/139:/w/workspace/go-mod-messaging/139:rw,z -v /w/workspace/go-mod-messaging/139@tmp:/w/workspace/go-mod-messaging/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-18T14:38:47.644Z] $ docker top aa2f3573abff09b9ffbc6d8ec6a952e1ea044d0bf128b76184f0f39c26758497 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:38:48.197Z] ---> job-cost.sh [2024-01-18T14:38:48.465Z] lf-activate-venv: SKIPPING [2024-01-18T14:38:48.465Z] INFO: No Stack... [2024-01-18T14:38:48.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:38:49.693Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:38:50.017Z] + cat /w/workspace/go-mod-messaging/139/archives/cost.csv [2024-01-18T14:38:50.017Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:38:50.084Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [2024-01-18T14:38:50.091Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] did not exist. Created. [2024-01-18T14:38:50.091Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:38:50.498Z] /w/workspace/go-mod-messaging/139@tmp/durable-6a7ee30d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T14:38:50.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:38:50.835Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T14:38:50.895Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:38:50.901Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:38:50.995Z] $ docker stop --time=1 aa2f3573abff09b9ffbc6d8ec6a952e1ea044d0bf128b76184f0f39c26758497 [2024-01-18T14:38:52.390Z] $ docker rm -f --volumes aa2f3573abff09b9ffbc6d8ec6a952e1ea044d0bf128b76184f0f39c26758497 [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 [2024-01-18T14:38:53.490Z] provisioning config files... [2024-01-18T14:38:53.500Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5518949030590626650tmp [Pipeline] { [Pipeline] sh [2024-01-18T14:38:53.874Z] + set +x [2024-01-18T14:38:53.874Z] + curl -s https://codecov.io/bash [2024-01-18T14:38:53.874Z] + bash -s -- [2024-01-18T14:38:53.874Z] [2024-01-18T14:38:53.874Z] _____ _ [2024-01-18T14:38:53.874Z] / ____| | | [2024-01-18T14:38:53.874Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T14:38:53.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T14:38:53.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T14:38:53.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T14:38:53.874Z] Bash-1.0.6 [2024-01-18T14:38:53.874Z] [2024-01-18T14:38:53.874Z] [2024-01-18T14:38:53.874Z] ==> git version 2.25.1 found [2024-01-18T14:38:53.874Z] ==> 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 [2024-01-18T14:38:53.874Z] Release-Date: 2020-01-08 [2024-01-18T14:38:53.874Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-18T14:38:53.874Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T14:38:53.874Z] ==> Jenkins CI detected. [2024-01-18T14:38:53.874Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-01-18T14:38:53.874Z] project root: . [2024-01-18T14:38:53.874Z] --> token set from env [2024-01-18T14:38:53.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T14:38:53.874Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T14:38:53.874Z] ==> Python coveragepy not found [2024-01-18T14:38:53.874Z] ==> Searching for coverage reports in: [2024-01-18T14:38:53.874Z] + . [2024-01-18T14:38:53.874Z] -> Found 1 reports [2024-01-18T14:38:53.874Z] ==> Detecting git/mercurial file structure [2024-01-18T14:38:53.874Z] ==> Reading reports [2024-01-18T14:38:53.874Z] + ./coverage.out bytes=42718 [2024-01-18T14:38:53.874Z] ==> Appending adjustments [2024-01-18T14:38:53.874Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T14:38:54.134Z] + Found adjustments [2024-01-18T14:38:54.134Z] ==> Gzipping contents [2024-01-18T14:38:54.134Z] 12K /tmp/codecov.kkRsz1.gz [2024-01-18T14:38:54.134Z] ==> Uploading reports [2024-01-18T14:38:54.134Z] url: https://codecov.io [2024-01-18T14:38:54.134Z] query: branch=main&commit=650c6dba8aa57e6a3ff68222ad638868670b0d06&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:38:54.134Z] -> Pinging Codecov [2024-01-18T14:38:54.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=650c6dba8aa57e6a3ff68222ad638868670b0d06&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:38:54.392Z] -> Uploading to [2024-01-18T14:38:54.392Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/F6E385568367DD0E4001BA4F8F1CB792/650c6dba8aa57e6a3ff68222ad638868670b0d06/5b9de380-caa8-4fe7-893c-e0ce71c66aa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T143854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=416e383c436b3632731013c319d900a19c5464572179405a04b035f19eece4d8 [2024-01-18T14:38:54.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:38:54.392Z] Dload Upload Total Spent Left Speed [2024-01-18T14:38:54.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8370 0 0 100 8370 0 31231 --:--:-- --:--:-- --:--:-- 31231 [2024-01-18T14:38:54.651Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] } [2024-01-18T14:38:54.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-18T14:38:54.929Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-18T14:38:54.943Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:55.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:38:55.333Z] [2024-01-18T14:38:55.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:55.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:38:55.670Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-18T14:38:55.670Z] df9b9388f04a: Pulling fs layer [2024-01-18T14:38:55.670Z] 52dc419b0ee2: Pulling fs layer [2024-01-18T14:38:55.670Z] 25bc292e5bac: Pulling fs layer [2024-01-18T14:38:55.670Z] 114826534d7a: Pulling fs layer [2024-01-18T14:38:55.670Z] 4657fd5d0bcf: Pulling fs layer [2024-01-18T14:38:55.670Z] 6ad1cebc031e: Pulling fs layer [2024-01-18T14:38:55.670Z] 8a3aa393b2d8: Pulling fs layer [2024-01-18T14:38:55.670Z] 114826534d7a: Waiting [2024-01-18T14:38:55.670Z] 4657fd5d0bcf: Waiting [2024-01-18T14:38:55.670Z] 6ad1cebc031e: Waiting [2024-01-18T14:38:55.670Z] 8a3aa393b2d8: Waiting [2024-01-18T14:38:55.670Z] 25bc292e5bac: Download complete [2024-01-18T14:38:55.670Z] 52dc419b0ee2: Verifying Checksum [2024-01-18T14:38:55.670Z] 52dc419b0ee2: Download complete [2024-01-18T14:38:55.670Z] 4657fd5d0bcf: Verifying Checksum [2024-01-18T14:38:55.670Z] 4657fd5d0bcf: Download complete [2024-01-18T14:38:55.670Z] df9b9388f04a: Download complete [2024-01-18T14:38:55.929Z] 6ad1cebc031e: Verifying Checksum [2024-01-18T14:38:55.929Z] 6ad1cebc031e: Download complete [2024-01-18T14:38:55.929Z] df9b9388f04a: Pull complete [2024-01-18T14:38:55.929Z] 52dc419b0ee2: Pull complete [2024-01-18T14:38:55.929Z] 25bc292e5bac: Pull complete [2024-01-18T14:38:56.495Z] 114826534d7a: Verifying Checksum [2024-01-18T14:38:56.495Z] 114826534d7a: Download complete [2024-01-18T14:38:56.495Z] 8a3aa393b2d8: Verifying Checksum [2024-01-18T14:39:00.710Z] 114826534d7a: Pull complete [2024-01-18T14:39:00.710Z] 4657fd5d0bcf: Pull complete [2024-01-18T14:39:00.710Z] 6ad1cebc031e: Pull complete [2024-01-18T14:39:03.267Z] 8a3aa393b2d8: Pull complete [2024-01-18T14:39:03.267Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-18T14:39:03.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:39:03.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:03.559Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:39:03.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-18T14:39:08.412Z] $ docker top 24ada6cdde65d1cbe981c1f8c9095f1c2c7238a0fcf45af17ca62b225a8af021 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T14:39:08.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-01-18T14:39:09.099Z] + set -o pipefail [2024-01-18T14:39:09.099Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-01-18T14:39:13.294Z] [2024-01-18T14:39:13.294Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2024-01-18T14:39:13.294Z] [2024-01-18T14:39:13.294Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/66e6093f-2493-4d46-9452-d2d1fbe1eee7 [2024-01-18T14:39:13.294Z] [2024-01-18T14:39:13.294Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-18T14:39:13.294Z] [2024-01-18T14:39:14.675Z] [2024-01-18T14:39:14.675Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-18T14:39:14.675Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-18T14:39:14.675Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-01-18T14:39:14.689Z] $ docker stop --time=1 24ada6cdde65d1cbe981c1f8c9095f1c2c7238a0fcf45af17ca62b225a8af021 [2024-01-18T14:39:18.481Z] $ docker rm -f --volumes 24ada6cdde65d1cbe981c1f8c9095f1c2c7238a0fcf45af17ca62b225a8af021 [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 [2024-01-18T14:39:19.681Z] + git log --format=format:%s -1 650c6dba8aa57e6a3ff68222ad638868670b0d06 [Pipeline] sh [2024-01-18T14:39:19.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:39:19.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:20.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:39:20.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:20.476Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:39:20.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:39:20.895Z] $ docker top f9d6739e2019e47fdff8ad3f0de6e8059861c7198457180c8929cd5e5b38aa66 -eo pid,comm [2024-01-18T14:39:20.942Z] 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). [2024-01-18T14:39:20.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:39:21.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:39:21.130Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:39:21.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:39:21.256Z] $ docker exec f9d6739e2019e47fdff8ad3f0de6e8059861c7198457180c8929cd5e5b38aa66 ssh-agent [2024-01-18T14:39:21.368Z] SSH_AUTH_SOCK=/tmp/ssh-w266rYkwvom5/agent.32 [2024-01-18T14:39:21.368Z] SSH_AGENT_PID=38 [2024-01-18T14:39:21.441Z] Running ssh-add (command line suppressed) [2024-01-18T14:39:21.543Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5847139316919253928.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5847139316919253928.key) [2024-01-18T14:39:21.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:39:21.878Z] + git semver tag [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,061 [run_tag] DEBUG tag force:False [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,061 [check_head_tag] DEBUG check head tag [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,062 [execute] INFO git cat-file --batch-check [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,067 [execute] INFO git cat-file --batch [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,095 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,095 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:39:22.139Z] 2024-01-18 14:39:22,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:22.139Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:39:22.151Z] $ docker exec --env ******** --env ******** f9d6739e2019e47fdff8ad3f0de6e8059861c7198457180c8929cd5e5b38aa66 ssh-agent -k [2024-01-18T14:39:22.265Z] unset SSH_AUTH_SOCK; [2024-01-18T14:39:22.266Z] unset SSH_AGENT_PID; [2024-01-18T14:39:22.266Z] echo Agent pid 38 killed; [2024-01-18T14:39:22.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:39:22.725Z] + git semver [Pipeline] } [2024-01-18T14:39:23.000Z] $ docker stop --time=1 f9d6739e2019e47fdff8ad3f0de6e8059861c7198457180c8929cd5e5b38aa66 [2024-01-18T14:39:24.290Z] $ docker rm -f --volumes f9d6739e2019e47fdff8ad3f0de6e8059861c7198457180c8929cd5e5b38aa66 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:24.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:39:24.863Z] [2024-01-18T14:39:24.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:25.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:39:25.199Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-18T14:39:25.199Z] ab5ef0e58194: Pulling fs layer [2024-01-18T14:39:25.199Z] 9712f1f96733: Pulling fs layer [2024-01-18T14:39:25.199Z] 63f879dbbcfc: Pulling fs layer [2024-01-18T14:39:25.199Z] 0d9ebad4ef96: Pulling fs layer [2024-01-18T14:39:25.199Z] e9a5061849ea: Pulling fs layer [2024-01-18T14:39:25.199Z] 0d9ebad4ef96: Waiting [2024-01-18T14:39:25.199Z] d747dcd14b5f: Pulling fs layer [2024-01-18T14:39:25.199Z] 2de7ff778b66: Pulling fs layer [2024-01-18T14:39:25.199Z] e9a5061849ea: Waiting [2024-01-18T14:39:25.199Z] d747dcd14b5f: Waiting [2024-01-18T14:39:25.199Z] 2de7ff778b66: Waiting [2024-01-18T14:39:25.199Z] 9712f1f96733: Download complete [2024-01-18T14:39:25.459Z] 63f879dbbcfc: Verifying Checksum [2024-01-18T14:39:25.459Z] 63f879dbbcfc: Download complete [2024-01-18T14:39:25.717Z] e9a5061849ea: Verifying Checksum [2024-01-18T14:39:25.717Z] e9a5061849ea: Download complete [2024-01-18T14:39:25.717Z] d747dcd14b5f: Verifying Checksum [2024-01-18T14:39:25.717Z] d747dcd14b5f: Download complete [2024-01-18T14:39:25.717Z] 0d9ebad4ef96: Verifying Checksum [2024-01-18T14:39:25.717Z] 0d9ebad4ef96: Download complete [2024-01-18T14:39:25.717Z] ab5ef0e58194: Verifying Checksum [2024-01-18T14:39:25.717Z] ab5ef0e58194: Download complete [2024-01-18T14:39:25.717Z] 2de7ff778b66: Verifying Checksum [2024-01-18T14:39:25.717Z] 2de7ff778b66: Download complete [2024-01-18T14:39:29.001Z] ab5ef0e58194: Pull complete [2024-01-18T14:39:29.001Z] 9712f1f96733: Pull complete [2024-01-18T14:39:29.578Z] 63f879dbbcfc: Pull complete [2024-01-18T14:39:33.791Z] 0d9ebad4ef96: Pull complete [2024-01-18T14:39:34.049Z] e9a5061849ea: Pull complete [2024-01-18T14:39:34.049Z] d747dcd14b5f: Pull complete [2024-01-18T14:39:35.425Z] 2de7ff778b66: Pull complete [2024-01-18T14:39:35.425Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-18T14:39:35.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:39:35.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:35.674Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:39:35.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-18T14:39:42.762Z] $ docker top 320e43af486a94eada06226a4dcef1937263f05b8b7d672b9e82b735dad181ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:39:42.903Z] provisioning config files... [2024-01-18T14:39:42.910Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config743994636603582005tmp [2024-01-18T14:39:42.920Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13022432542575640162tmp [2024-01-18T14:39:42.931Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13456683109734896230tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:39:42.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:39:43.296Z] ---> sigul-configuration.sh [2024-01-18T14:39:43.296Z] gpg: directory `/root/.gnupg' created [2024-01-18T14:39:43.296Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-18T14:39:43.296Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-18T14:39:43.296Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-18T14:39:43.296Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-18T14:39:43.296Z] gpg: CAST5 encrypted data [2024-01-18T14:39:43.296Z] gpg: encrypted with 1 passphrase [2024-01-18T14:39:43.296Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-18T14:39:43.591Z] + mkdir /home/jenkins [2024-01-18T14:39:43.592Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-18T14:39:43.899Z] + 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 [2024-01-18T14:39:43.912Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:39:44.205Z] ---> sigul-install.sh [2024-01-18T14:39:44.206Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-18T14:39:44.500Z] + git tag --list [2024-01-18T14:39:44.500Z] v0.0.0 [2024-01-18T14:39:44.500Z] v0.1.0 [2024-01-18T14:39:44.500Z] v0.1.1 [2024-01-18T14:39:44.500Z] v0.1.10 [2024-01-18T14:39:44.500Z] v0.1.11 [2024-01-18T14:39:44.500Z] v0.1.12 [2024-01-18T14:39:44.500Z] v0.1.13 [2024-01-18T14:39:44.500Z] v0.1.14 [2024-01-18T14:39:44.500Z] v0.1.15 [2024-01-18T14:39:44.500Z] v0.1.16 [2024-01-18T14:39:44.500Z] v0.1.17 [2024-01-18T14:39:44.500Z] v0.1.18 [2024-01-18T14:39:44.500Z] v0.1.19 [2024-01-18T14:39:44.500Z] v0.1.2 [2024-01-18T14:39:44.500Z] v0.1.20 [2024-01-18T14:39:44.500Z] v0.1.21 [2024-01-18T14:39:44.500Z] v0.1.22 [2024-01-18T14:39:44.500Z] v0.1.23 [2024-01-18T14:39:44.500Z] v0.1.24 [2024-01-18T14:39:44.500Z] v0.1.25 [2024-01-18T14:39:44.500Z] v0.1.26 [2024-01-18T14:39:44.500Z] v0.1.27 [2024-01-18T14:39:44.500Z] v0.1.28 [2024-01-18T14:39:44.500Z] v0.1.29 [2024-01-18T14:39:44.500Z] v0.1.3 [2024-01-18T14:39:44.500Z] v0.1.30 [2024-01-18T14:39:44.500Z] v0.1.31 [2024-01-18T14:39:44.500Z] v0.1.4 [2024-01-18T14:39:44.500Z] v0.1.5 [2024-01-18T14:39:44.500Z] v0.1.6 [2024-01-18T14:39:44.500Z] v0.1.7 [2024-01-18T14:39:44.500Z] v0.1.8 [2024-01-18T14:39:44.500Z] v0.1.9 [2024-01-18T14:39:44.500Z] v2.0.0 [2024-01-18T14:39:44.500Z] v2.0.1 [2024-01-18T14:39:44.500Z] v2.1.0 [2024-01-18T14:39:44.500Z] v2.1.1 [2024-01-18T14:39:44.500Z] v2.2.0 [2024-01-18T14:39:44.500Z] v2.3.0 [2024-01-18T14:39:44.500Z] v3.0 [2024-01-18T14:39:44.500Z] v3.0.0 [2024-01-18T14:39:44.500Z] v3.1 [2024-01-18T14:39:44.500Z] v3.1.0 [2024-01-18T14:39:44.500Z] v3.1.0-dev.1 [2024-01-18T14:39:44.500Z] v3.1.0-dev.10 [2024-01-18T14:39:44.500Z] v3.1.0-dev.11 [2024-01-18T14:39:44.500Z] v3.1.0-dev.12 [2024-01-18T14:39:44.500Z] v3.1.0-dev.13 [2024-01-18T14:39:44.500Z] v3.1.0-dev.14 [2024-01-18T14:39:44.500Z] v3.1.0-dev.15 [2024-01-18T14:39:44.500Z] v3.1.0-dev.16 [2024-01-18T14:39:44.500Z] v3.1.0-dev.17 [2024-01-18T14:39:44.500Z] v3.1.0-dev.18 [2024-01-18T14:39:44.500Z] v3.1.0-dev.19 [2024-01-18T14:39:44.500Z] v3.1.0-dev.2 [2024-01-18T14:39:44.500Z] v3.1.0-dev.20 [2024-01-18T14:39:44.500Z] v3.1.0-dev.21 [2024-01-18T14:39:44.500Z] v3.1.0-dev.22 [2024-01-18T14:39:44.500Z] v3.1.0-dev.23 [2024-01-18T14:39:44.500Z] v3.1.0-dev.24 [2024-01-18T14:39:44.500Z] v3.1.0-dev.25 [2024-01-18T14:39:44.500Z] v3.1.0-dev.26 [2024-01-18T14:39:44.500Z] v3.1.0-dev.27 [2024-01-18T14:39:44.500Z] v3.1.0-dev.28 [2024-01-18T14:39:44.500Z] v3.1.0-dev.29 [2024-01-18T14:39:44.500Z] v3.1.0-dev.3 [2024-01-18T14:39:44.500Z] v3.1.0-dev.30 [2024-01-18T14:39:44.500Z] v3.1.0-dev.31 [2024-01-18T14:39:44.500Z] v3.1.0-dev.32 [2024-01-18T14:39:44.500Z] v3.1.0-dev.33 [2024-01-18T14:39:44.500Z] v3.1.0-dev.4 [2024-01-18T14:39:44.500Z] v3.1.0-dev.5 [2024-01-18T14:39:44.500Z] v3.1.0-dev.6 [2024-01-18T14:39:44.500Z] v3.1.0-dev.7 [2024-01-18T14:39:44.500Z] v3.1.0-dev.8 [2024-01-18T14:39:44.500Z] v3.1.0-dev.9 [2024-01-18T14:39:44.500Z] v3.2.0-dev.1 [2024-01-18T14:39:44.500Z] v3.2.0-dev.2 [2024-01-18T14:39:44.500Z] v3.2.0-dev.3 [2024-01-18T14:39:44.500Z] v3.2.0-dev.4 [2024-01-18T14:39:44.500Z] v3.2.0-dev.5 [2024-01-18T14:39:44.500Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-18T14:39:44.840Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-18T14:39:45.409Z] Signing Git tag with Sigul... [2024-01-18T14:39:45.409Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-18T14:39:45.684Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:39:45.987Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-18T14:39:45.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-18T14:39:46.168Z] $ docker stop --time=1 320e43af486a94eada06226a4dcef1937263f05b8b7d672b9e82b735dad181ed [2024-01-18T14:39:47.435Z] $ docker rm -f --volumes 320e43af486a94eada06226a4dcef1937263f05b8b7d672b9e82b735dad181ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-18T14:39:48.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:39:48.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:48.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:39:48.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:48.721Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:39:48.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:39:49.112Z] $ docker top 80e0003d6b074013643306bb2cf55a7bf6a7e03abc3175bb8732e7b9ffd64502 -eo pid,comm [2024-01-18T14:39:49.156Z] 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). [2024-01-18T14:39:49.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:39:49.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:39:49.324Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:39:49.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:39:49.443Z] $ docker exec 80e0003d6b074013643306bb2cf55a7bf6a7e03abc3175bb8732e7b9ffd64502 ssh-agent [2024-01-18T14:39:49.569Z] SSH_AUTH_SOCK=/tmp/ssh-dgS4aCGvYdda/agent.32 [2024-01-18T14:39:49.569Z] SSH_AGENT_PID=38 [2024-01-18T14:39:49.573Z] Running ssh-add (command line suppressed) [2024-01-18T14:39:49.675Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1878494062058154204.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1878494062058154204.key) [2024-01-18T14:39:49.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:39:50.019Z] + git semver bump pre [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,207 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,208 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,208 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,208 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,208 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,208 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,212 [execute] INFO git cat-file --batch-check [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,218 [execute] INFO git cat-file --batch [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:39:50.279Z] 2024-01-18 14:39:50,223 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:50.279Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:39:50.292Z] $ docker exec --env ******** --env ******** 80e0003d6b074013643306bb2cf55a7bf6a7e03abc3175bb8732e7b9ffd64502 ssh-agent -k [2024-01-18T14:39:50.387Z] unset SSH_AUTH_SOCK; [2024-01-18T14:39:50.387Z] unset SSH_AGENT_PID; [2024-01-18T14:39:50.387Z] echo Agent pid 38 killed; [2024-01-18T14:39:50.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:39:50.883Z] + git semver [Pipeline] } [2024-01-18T14:39:51.158Z] $ docker stop --time=1 80e0003d6b074013643306bb2cf55a7bf6a7e03abc3175bb8732e7b9ffd64502 [2024-01-18T14:39:52.421Z] $ docker rm -f --volumes 80e0003d6b074013643306bb2cf55a7bf6a7e03abc3175bb8732e7b9ffd64502 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:39:52.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:39:52.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:39:53.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:39:53.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:39:53.379Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:39:53.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:39:53.760Z] $ docker top b48de0eb09e08572c477409cce097649ae70112246faac0f9e3d7b255e3eae69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:39:53.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:39:53.988Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:39:54.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:39:54.106Z] $ docker exec b48de0eb09e08572c477409cce097649ae70112246faac0f9e3d7b255e3eae69 ssh-agent [2024-01-18T14:39:54.231Z] SSH_AUTH_SOCK=/tmp/ssh-jUvRtyRBgwMZ/agent.32 [2024-01-18T14:39:54.231Z] SSH_AGENT_PID=38 [2024-01-18T14:39:54.236Z] Running ssh-add (command line suppressed) [2024-01-18T14:39:54.344Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11806392479324236494.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11806392479324236494.key) [2024-01-18T14:39:54.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:39:54.697Z] + git semver push [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,891 [run_push] DEBUG push [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,892 [execute] INFO git cat-file --batch-check [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,896 [execute] INFO git rev-list 8ceaccfa87a1b89d21d8968ea3a2df5fc2f14ea1 -- [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,896 [execute] DEBUG Popen(['git', 'rev-list', '8ceaccfa87a1b89d21d8968ea3a2df5fc2f14ea1', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,905 [execute] INFO git fetch -v origin [2024-01-18T14:39:54.956Z] 2024-01-18 14:39:54,906 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-18T14:39:55.522Z] 2024-01-18 14:39:55,423 [run_push] DEBUG no remote changes detected [2024-01-18T14:39:55.522Z] 2024-01-18 14:39:55,424 [execute] INFO git push origin semver [2024-01-18T14:39:55.522Z] 2024-01-18 14:39:55,424 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:39:56.455Z] 2024-01-18 14:39:56,211 [run_push] DEBUG push all version tags [2024-01-18T14:39:56.455Z] 2024-01-18 14:39:56,211 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-18T14:39:56.455Z] 2024-01-18 14:39:56,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:39:57.391Z] 2024-01-18 14:39:57,030 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-01-18T14:39:57.391Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:39:57.402Z] $ docker exec --env ******** --env ******** b48de0eb09e08572c477409cce097649ae70112246faac0f9e3d7b255e3eae69 ssh-agent -k [2024-01-18T14:39:57.501Z] unset SSH_AUTH_SOCK; [2024-01-18T14:39:57.501Z] unset SSH_AGENT_PID; [2024-01-18T14:39:57.501Z] echo Agent pid 38 killed; [2024-01-18T14:39:57.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:39:58.008Z] + git semver [Pipeline] } [2024-01-18T14:39:58.294Z] $ docker stop --time=1 b48de0eb09e08572c477409cce097649ae70112246faac0f9e3d7b255e3eae69 [2024-01-18T14:39:59.603Z] $ docker rm -f --volumes b48de0eb09e08572c477409cce097649ae70112246faac0f9e3d7b255e3eae69 [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 [2024-01-18T14:40:00.991Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-01-18T14:40:00.991Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-01-18T14:40:00.991Z] total 16 [2024-01-18T14:40:00.991Z] drwxr-xr-x 3 root root 4096 Jan 18 14:32 . [2024-01-18T14:40:00.991Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:39 .. [2024-01-18T14:40:00.991Z] drwxr-xr-x 2 root root 4096 Jan 18 14:32 cost [2024-01-18T14:40:00.991Z] -rw-r--r-- 1 root root 88 Jan 18 14:32 cost.csv [2024-01-18T14:40:00.991Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-01-18T14:40:00.991Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-01-18T14:40:00.991Z] total 16 [2024-01-18T14:40:00.991Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:32 . [2024-01-18T14:40:00.991Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:39 .. [2024-01-18T14:40:00.991Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:32 cost [2024-01-18T14:40:00.991Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 18 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:01.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:02.146Z] ---> package-listing.sh [2024-01-18T14:40:02.146Z] ++ facter osfamily [2024-01-18T14:40:02.146Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T14:40:02.403Z] + OS_FAMILY=debian [2024-01-18T14:40:02.403Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-01-18T14:40:02.403Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T14:40:02.403Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T14:40:02.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T14:40:02.403Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T14:40:02.403Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-01-18T14:40:02.403Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T14:40:02.403Z] + case "${OS_FAMILY}" in [2024-01-18T14:40:02.403Z] + dpkg -l [2024-01-18T14:40:02.403Z] + grep '^ii' [2024-01-18T14:40:02.403Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T14:40:02.403Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T14:40:02.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T14:40:02.403Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-01-18T14:40:02.403Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-01-18T14:40:02.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-01-18T14:40:02.418Z] 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T14:40:02.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:03.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:40:03.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:40:03.454Z] prd-ubuntu20.04-docker-8c-8g-27470 does not seem to be running inside a container [2024-01-18T14:40:03.483Z] $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2024-01-18T14:40:03.684Z] $ docker top db3c22e17d856de8d30177ca5f0c7d6d4848c4c18f8d5096a6fd6d30009c76fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:40:04.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T14:40:04.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T14:40:04.691Z] + ls /var/log/sa-host [2024-01-18T14:40:04.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:40:04.844Z] provisioning config files... [2024-01-18T14:40:04.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17415460197248003374tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:40:04.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:05.243Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T14:40:05.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:05.668Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T14:40:05.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:05.964Z] ---> sudo-logs.sh [2024-01-18T14:40:05.964Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T14:40:06.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:06.328Z] ---> job-cost.sh [2024-01-18T14:40:06.328Z] lf-activate-venv: SKIPPING [2024-01-18T14:40:06.328Z] DEBUG: total: 0.2199999988079071 [2024-01-18T14:40:06.328Z] INFO: Retrieving Stack Cost... [2024-01-18T14:40:06.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:40:07.153Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T14:40:07.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:07.456Z] ---> logs-deploy.sh [2024-01-18T14:40:07.456Z] lf-activate-venv: SKIPPING [2024-01-18T14:40:07.456Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/139 [2024-01-18T14:40:07.456Z] INFO: archiving workspace using pattern(s): [2024-01-18T14:40:08.391Z] Archives upload complete. [2024-01-18T14:40:08.391Z] INFO: archiving logs to Nexus