Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3708ca1a423e5589f40c2ecf9d10423d8de80d8 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-ssh2153650149367578399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5625399190481885508.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1805868758724426713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh11505313785557972215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh13145576406072676344.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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-ubuntu20.04-docker-8c-8g-2410’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2412 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 Avoid second fetch Checking out Revision e3708ca1a423e5589f40c2ecf9d10423d8de80d8 (main) 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 > 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 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 # timeout=10 Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1" > git rev-list --no-walk 886fdf07f52b75a461e0028a239fb2e5095a0f43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:59 ========================================================= 21:02:59 EdgeX Global Pipelines Version Info 21:02:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:03:00 ------------------- 21:03:00 stable info: 21:03:00 ------------------- 21:03:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:03:00 Message: update stable to v1.0.234 21:03:00 ------------------- 21:03:00 experimental info: 21:03:00 ------------------- 21:03:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:03:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:03:00 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3708ca [Pipeline] echo 21:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:01 + git rev-list -1 --merges e3708ca1a423e5589f40c2ecf9d10423d8de80d8~1..e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo 21:03:01 -----------> git rev-list -1 --merges e3708ca1a423e5589f40c2ecf9d10423d8de80d8~1..e3708ca1a423e5589f40c2ecf9d10423d8de80d8 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 21:03:01 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [false] [Pipeline] sh 21:03:01 + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo 21:03:01 ========================================================= 21:03:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:02 + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] echo 21:03:02 [semverPrep] GIT_COMMIT: e3708ca1a423e5589f40c2ecf9d10423d8de80d8, Commit Message: Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1 [Pipeline] echo 21:03:02 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:02 + grep -v github /etc/ssh/ssh_known_hosts 21:03:02 + [ -e /tmp/ssh_known_hosts ] 21:03:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:02 + sudo tee -a /etc/ssh/ssh_known_hosts 21:03:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:03 21:03:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:03 0.1.4: Pulling from edgex-devops/py-git-semver 21:03:03 42c077c10790: Pulling fs layer 21:03:03 f63e77b7563a: Pulling fs layer 21:03:03 bd5fdadae976: Pulling fs layer 21:03:03 205491f53016: Pulling fs layer 21:03:03 df18705c85c3: Pulling fs layer 21:03:03 bdb3f477010e: Pulling fs layer 21:03:03 c8a8fc8e1c8f: Pulling fs layer 21:03:03 2c6e9b1d212d: Pulling fs layer 21:03:03 bdb8f0575790: Pulling fs layer 21:03:03 386e3cb2ff24: Pulling fs layer 21:03:03 2343380bae48: Pulling fs layer 21:03:03 bdb3f477010e: Waiting 21:03:03 bdb8f0575790: Waiting 21:03:03 2343380bae48: Waiting 21:03:03 c8a8fc8e1c8f: Waiting 21:03:03 2c6e9b1d212d: Waiting 21:03:03 df18705c85c3: Waiting 21:03:03 205491f53016: Waiting 21:03:03 f63e77b7563a: Download complete 21:03:03 205491f53016: Verifying Checksum 21:03:03 205491f53016: Download complete 21:03:03 df18705c85c3: Verifying Checksum 21:03:03 df18705c85c3: Download complete 21:03:03 bdb3f477010e: Verifying Checksum 21:03:03 bdb3f477010e: Download complete 21:03:03 bd5fdadae976: Verifying Checksum 21:03:03 bd5fdadae976: Download complete 21:03:03 2c6e9b1d212d: Verifying Checksum 21:03:03 2c6e9b1d212d: Download complete 21:03:03 bdb8f0575790: Verifying Checksum 21:03:03 bdb8f0575790: Download complete 21:03:03 386e3cb2ff24: Verifying Checksum 21:03:03 386e3cb2ff24: Download complete 21:03:03 2343380bae48: Verifying Checksum 21:03:03 2343380bae48: Download complete 21:03:03 42c077c10790: Verifying Checksum 21:03:03 42c077c10790: Download complete 21:03:04 c8a8fc8e1c8f: Verifying Checksum 21:03:04 c8a8fc8e1c8f: Download complete 21:03:05 42c077c10790: Pull complete 21:03:05 f63e77b7563a: Pull complete 21:03:05 bd5fdadae976: Pull complete 21:03:05 205491f53016: Pull complete 21:03:06 df18705c85c3: Pull complete 21:03:06 bdb3f477010e: Pull complete 21:03:08 c8a8fc8e1c8f: Pull complete 21:03:08 2c6e9b1d212d: Pull complete 21:03:08 bdb8f0575790: Pull complete 21:03:08 386e3cb2ff24: Pull complete 21:03:08 2343380bae48: Pull complete 21:03:08 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:08 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:03:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:03:09 $ docker top 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 -eo pid,comm 21:03:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:03:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:10 [ssh-agent] Looking for ssh-agent implementation... 21:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:10 $ docker exec 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent 21:03:10 SSH_AUTH_SOCK=/tmp/ssh-4ebjrnH8Ealo/agent.33 21:03:10 SSH_AGENT_PID=40 21:03:10 Running ssh-add (command line suppressed) 21:03:10 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2692471847115361082.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2692471847115361082.key) 21:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:10 + git tag --points-at HEAD [Pipeline] } 21:03:10 $ docker exec --env ******** --env ******** 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent -k 21:03:10 unset SSH_AUTH_SOCK; 21:03:10 unset SSH_AGENT_PID; 21:03:10 echo Agent pid 40 killed; 21:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:10 [ssh-agent] Looking for ssh-agent implementation... 21:03:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:11 $ docker exec 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent 21:03:11 SSH_AUTH_SOCK=/tmp/ssh-F32RokKrklpc/agent.72 21:03:11 SSH_AGENT_PID=79 21:03:11 Running ssh-add (command line suppressed) 21:03:11 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6846099810281160056.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6846099810281160056.key) 21:03:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:11 + git semver init 21:03:11 2022-06-14 21:03:11,758 [run_init] DEBUG init version:0.0.0 force:False 21:03:11 2022-06-14 21:03:11,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:03:11 2022-06-14 21:03:11,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:03:11 2022-06-14 21:03:11,759 [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) 21:03:12 2022-06-14 21:03:12,386 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 21:03:12 2022-06-14 21:03:12,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 21:03:12 2022-06-14 21:03:12,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:03:12 2022-06-14 21:03:12,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:03:12 2.2.1-dev.3 [Pipeline] } 21:03:12 $ docker exec --env ******** --env ******** 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 ssh-agent -k 21:03:12 unset SSH_AUTH_SOCK; 21:03:12 unset SSH_AGENT_PID; 21:03:12 echo Agent pid 79 killed; 21:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:12 + git semver [Pipeline] } 21:03:13 $ docker stop --time=1 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 21:03:14 $ docker rm -f 92e292386aa2305663c2efb82cbe98672402a6d98a981ca8d93489a5eb64af04 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:03:15 Stashed 1 file(s) [Pipeline] echo 21:03:15 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:15 ========================================================= 21:03:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:03:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:03:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:03:15 59bf1c3509f3: Pulling fs layer 21:03:15 666ba61612fd: Pulling fs layer 21:03:15 8ed8ca486205: Pulling fs layer 21:03:15 cc1cd167ecdc: Pulling fs layer 21:03:15 c516ae0d96e1: Pulling fs layer 21:03:15 684cea983483: Pulling fs layer 21:03:15 dd3240ac7de5: Pulling fs layer 21:03:15 b1e948a4e11c: Pulling fs layer 21:03:15 a8fd76ee1af6: Pulling fs layer 21:03:15 646ad004c059: Pulling fs layer 21:03:15 cc1cd167ecdc: Waiting 21:03:15 c516ae0d96e1: Waiting 21:03:15 684cea983483: Waiting 21:03:15 dd3240ac7de5: Waiting 21:03:15 b1e948a4e11c: Waiting 21:03:15 a8fd76ee1af6: Waiting 21:03:15 646ad004c059: Waiting 21:03:15 8ed8ca486205: Download complete 21:03:15 666ba61612fd: Download complete 21:03:15 c516ae0d96e1: Verifying Checksum 21:03:15 c516ae0d96e1: Download complete 21:03:15 684cea983483: Verifying Checksum 21:03:15 684cea983483: Download complete 21:03:15 dd3240ac7de5: Download complete 21:03:15 59bf1c3509f3: Download complete 21:03:15 b1e948a4e11c: Download complete 21:03:15 59bf1c3509f3: Pull complete 21:03:16 666ba61612fd: Pull complete 21:03:16 8ed8ca486205: Pull complete 21:03:16 646ad004c059: Verifying Checksum 21:03:16 646ad004c059: Download complete 21:03:16 a8fd76ee1af6: Verifying Checksum 21:03:16 a8fd76ee1af6: Download complete 21:03:16 cc1cd167ecdc: Verifying Checksum 21:03:16 cc1cd167ecdc: Download complete 21:03:19 cc1cd167ecdc: Pull complete 21:03:19 c516ae0d96e1: Pull complete 21:03:19 684cea983483: Pull complete 21:03:19 dd3240ac7de5: Pull complete 21:03:20 b1e948a4e11c: Pull complete 21:03:22 a8fd76ee1af6: Pull complete 21:03:22 646ad004c059: Pull complete 21:03:22 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:03:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:03:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker inspect -f . ci-base-image-x86_64 21:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:23 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:03:23 $ 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 ******** ci-base-image-x86_64 cat 21:03:25 $ docker top a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:26 + go version 21:03:26 go version go1.17.7 linux/amd64 [Pipeline] } 21:03:26 $ docker stop --time=1 a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc 21:03:27 $ docker rm -f a27f5ead0132b5b7d4f4e76004404b26760b42aa01ed3562a694fe6fc3a76fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:27 + docker inspect -f . ci-base-image-x86_64 21:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:28 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:03:28 $ 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 ******** ci-base-image-x86_64 cat 21:03:28 $ docker top d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:03:28 + make test 21:03:28 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 21:03:28 go: downloading github.com/stretchr/testify v1.7.2 21:03:28 go: downloading github.com/pebbe/zmq4 v1.2.7 21:03:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:03:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:03:28 go: downloading github.com/pmezard/go-difflib v1.0.0 21:03:28 go: downloading github.com/davecgh/go-spew v1.1.0 21:03:28 go: downloading github.com/stretchr/objx v0.1.0 21:03:28 go: downloading gopkg.in/yaml.v3 v3.0.1 21:03:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:03:28 go: downloading github.com/gorilla/websocket v1.4.2 21:03:28 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:03:30 Still waiting to schedule task 21:03:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:03:39 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:03:40 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.3% of statements 21:03:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.7% of statements 21:03:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:04:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements 21:04:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.026s coverage: 85.7% of statements 21:04:03 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:04:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements 21:04:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements 21:04:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.021s coverage: 90.9% of statements 21:04:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:13 $ docker stop --time=1 d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 21:04:14 $ docker rm -f d7e247dc1cfed48bb159187dc0b61a6326e51ac414ba56ffa0b704f9123b5142 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:15 21:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:15 latest: Pulling from edgex-lftools-log-publisher 21:04:15 5eb5b503b376: Pulling fs layer 21:04:15 5c69ac0246d0: Pulling fs layer 21:04:15 ec43610c2a17: Pulling fs layer 21:04:15 3a2ae6a8a46f: Pulling fs layer 21:04:15 33b1e0a273af: Pulling fs layer 21:04:15 5d3b04190fa2: Pulling fs layer 21:04:15 2f39f015ded8: Pulling fs layer 21:04:15 33b1e0a273af: Waiting 21:04:15 3a2ae6a8a46f: Waiting 21:04:15 2f39f015ded8: Waiting 21:04:15 5d3b04190fa2: Waiting 21:04:15 5c69ac0246d0: Download complete 21:04:15 3a2ae6a8a46f: Verifying Checksum 21:04:15 3a2ae6a8a46f: Download complete 21:04:15 33b1e0a273af: Verifying Checksum 21:04:15 33b1e0a273af: Download complete 21:04:15 5d3b04190fa2: Download complete 21:04:15 ec43610c2a17: Download complete 21:04:16 5eb5b503b376: Verifying Checksum 21:04:16 5eb5b503b376: Download complete 21:04:16 2f39f015ded8: Verifying Checksum 21:04:16 2f39f015ded8: Download complete 21:04:17 5eb5b503b376: Pull complete 21:04:17 5c69ac0246d0: Pull complete 21:04:17 ec43610c2a17: Pull complete 21:04:18 3a2ae6a8a46f: Pull complete 21:04:18 33b1e0a273af: Pull complete 21:04:18 5d3b04190fa2: Pull complete 21:04:22 2f39f015ded8: Pull complete 21:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:22 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:04:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:04:24 $ docker top 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:25 ---> job-cost.sh 21:04:25 lf-activate-venv: SKIPPING 21:04:25 INFO: No Stack... 21:04:25 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:25 INFO: Archiving Costs [Pipeline] sh 21:04:26 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:04:26 + cut -d, -f6 [Pipeline] lock 21:04:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] 21:04:26 Resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] did not exist. Created. 21:04:26 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:26 + echo total: 0.2199999988079071 [Pipeline] stash 21:04:26 Stashed 1 file(s) [Pipeline] } 21:04:26 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:26 $ docker stop --time=1 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 21:04:27 $ docker rm -f 3d3729b45a235626e6b3f6f17a82d68722ed3792f32b23399d1152cfe343e1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2414 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:05:07 Running in /w/workspace/go-mod-messaging/26 [Pipeline] { [Pipeline] checkout 21:05:07 Selected Git installation does not exist. Using Default 21:05:07 The recommended git tool is: NONE 21:05:14 using credential edgex-jenkins-ssh 21:05:14 Cloning the remote Git repository 21:05:15 Avoid second fetch 21:05:15 Checking out Revision e3708ca1a423e5589f40c2ecf9d10423d8de80d8 (main) 21:05:14 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:05:14 > git init /w/workspace/go-mod-messaging/26 # timeout=10 21:05:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:05:14 > git --version # timeout=10 21:05:14 > git --version # 'git version 2.25.1' 21:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:15 > git config core.sparsecheckout # timeout=10 21:05:15 > git checkout -f e3708ca1a423e5589f40c2ecf9d10423d8de80d8 # timeout=10 21:05:19 Commit message: "Merge pull request #149 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:05:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:20 Dload Upload Total Spent Left Speed 21:05:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh 21:05:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:05:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:05:21 + sudo tee /etc/docker/daemon.new 21:05:21 { 21:05:21 "registry-mirrors": [ 21:05:21 "https://nexus3.edgexfoundry.org:10001" 21:05:21 ], 21:05:21 "bip": "10.250.0.254/24", 21:05:21 "hosts": [ 21:05:21 "tcp://0.0.0.0:5555", 21:05:21 "unix:///var/run/docker.sock" 21:05:21 ], 21:05:21 "mtu": 1458, 21:05:21 "selinux-enabled": true, 21:05:21 "seccomp-profile": "/etc/docker/seccomp.json" 21:05:21 } [Pipeline] sh 21:05:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:05:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:41 ========================================================= 21:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:05:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:05:42 9b3977197b4f: Pulling fs layer 21:05:42 1a89e8eeedd5: Pulling fs layer 21:05:42 94645a83ff95: Pulling fs layer 21:05:42 e6fb740bc735: Pulling fs layer 21:05:42 3a77bd46dcc9: Pulling fs layer 21:05:42 355e64cbe906: Pulling fs layer 21:05:42 63ab81a10011: Pulling fs layer 21:05:42 555d1d1c4555: Pulling fs layer 21:05:42 7d9057610161: Pulling fs layer 21:05:42 63ab81a10011: Waiting 21:05:42 555d1d1c4555: Waiting 21:05:42 7d9057610161: Waiting 21:05:42 e6fb740bc735: Waiting 21:05:42 3a77bd46dcc9: Waiting 21:05:42 94645a83ff95: Verifying Checksum 21:05:42 1a89e8eeedd5: Verifying Checksum 21:05:42 1a89e8eeedd5: Download complete 21:05:42 3a77bd46dcc9: Download complete 21:05:42 355e64cbe906: Verifying Checksum 21:05:42 355e64cbe906: Download complete 21:05:42 9b3977197b4f: Verifying Checksum 21:05:42 9b3977197b4f: Download complete 21:05:42 63ab81a10011: Verifying Checksum 21:05:42 63ab81a10011: Download complete 21:05:43 9b3977197b4f: Pull complete 21:05:43 7d9057610161: Verifying Checksum 21:05:43 7d9057610161: Download complete 21:05:43 1a89e8eeedd5: Pull complete 21:05:44 94645a83ff95: Pull complete 21:05:44 555d1d1c4555: Verifying Checksum 21:05:44 555d1d1c4555: Download complete 21:05:44 e6fb740bc735: Verifying Checksum 21:05:44 e6fb740bc735: Download complete 21:05:57 e6fb740bc735: Pull complete 21:05:57 3a77bd46dcc9: Pull complete 21:05:57 355e64cbe906: Pull complete 21:05:57 63ab81a10011: Pull complete 21:06:03 555d1d1c4555: Pull complete 21:06:05 7d9057610161: Pull complete 21:06:05 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 21:06:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker inspect -f . ci-base-image-arm64 21:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:06 prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container 21:06:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:09 $ docker top 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:10 + go version 21:06:10 go version go1.17.7 linux/arm64 [Pipeline] } 21:06:10 $ docker stop --time=1 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b 21:06:12 $ docker rm -f 13fda8b05ee6bfb9993f04cfaa0856c613fd698240237921f75a01e1095bf53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:13 + docker inspect -f . ci-base-image-arm64 21:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container 21:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:06:15 $ docker top 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:06:16 + make test 21:06:16 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 21:06:16 go: downloading github.com/stretchr/testify v1.7.2 21:06:16 go: downloading github.com/pebbe/zmq4 v1.2.7 21:06:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:06:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:06:16 go: downloading github.com/davecgh/go-spew v1.1.0 21:06:16 go: downloading github.com/pmezard/go-difflib v1.0.0 21:06:16 go: downloading github.com/stretchr/objx v0.1.0 21:06:17 go: downloading gopkg.in/yaml.v3 v3.0.1 21:06:17 go: downloading github.com/gorilla/websocket v1.4.2 21:06:17 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:06:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:07:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:07:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.209s coverage: 90.3% of statements 21:07:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.104s coverage: 68.7% of statements 21:07:31 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:07:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.464s coverage: 83.8% of statements 21:07:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 85.7% of statements 21:07:49 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:07:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements 21:07:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 21:07:49 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.062s coverage: 90.9% of statements 21:07:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:07:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:22 $ docker stop --time=1 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c 21:08:24 $ docker rm -f 2d68b11938661038a93b2addab1329f4f6c39ff26964e12884a455c54a55872c [Pipeline] // withDockerContainer [Pipeline] sh 21:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:25 Warning: overwriting stash ‘coverage-report’ 21:08:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:26 21:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:26 arm64: Pulling from edgex-lftools-log-publisher 21:08:26 8998bd30e6a1: Pulling fs layer 21:08:26 04944245beec: Pulling fs layer 21:08:26 699f458cf7ca: Pulling fs layer 21:08:26 765212b225bb: Pulling fs layer 21:08:26 f23df028b6ca: Pulling fs layer 21:08:26 d65c8cfc05b1: Pulling fs layer 21:08:26 2437ff75d9bd: Pulling fs layer 21:08:26 f23df028b6ca: Waiting 21:08:26 765212b225bb: Waiting 21:08:26 d65c8cfc05b1: Waiting 21:08:26 2437ff75d9bd: Waiting 21:08:26 04944245beec: Verifying Checksum 21:08:26 04944245beec: Download complete 21:08:26 765212b225bb: Verifying Checksum 21:08:26 765212b225bb: Download complete 21:08:26 f23df028b6ca: Verifying Checksum 21:08:26 f23df028b6ca: Download complete 21:08:26 d65c8cfc05b1: Verifying Checksum 21:08:26 d65c8cfc05b1: Download complete 21:08:27 699f458cf7ca: Verifying Checksum 21:08:27 699f458cf7ca: Download complete 21:08:27 8998bd30e6a1: Verifying Checksum 21:08:27 8998bd30e6a1: Download complete 21:08:29 2437ff75d9bd: Verifying Checksum 21:08:29 2437ff75d9bd: Download complete 21:08:31 8998bd30e6a1: Pull complete 21:08:32 04944245beec: Pull complete 21:08:33 699f458cf7ca: Pull complete 21:08:33 765212b225bb: Pull complete 21:08:34 f23df028b6ca: Pull complete 21:08:34 d65c8cfc05b1: Pull complete 21:08:50 2437ff75d9bd: Pull complete 21:08:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-2414 does not seem to be running inside a container 21:08:50 $ 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/26 -v /w/workspace/go-mod-messaging/26:/w/workspace/go-mod-messaging/26:rw,z -v /w/workspace/go-mod-messaging/26@tmp:/w/workspace/go-mod-messaging/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:52 $ docker top 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:53 ---> job-cost.sh 21:08:53 lf-activate-venv: SKIPPING 21:08:53 INFO: No Stack... 21:08:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:55 INFO: Archiving Costs [Pipeline] sh 21:08:55 + + cutcat -d, /w/workspace/go-mod-messaging/26/archives/cost.csv -f6 21:08:55 [Pipeline] lock 21:08:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] 21:08:55 Resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] did not exist. Created. 21:08:55 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:56 /w/workspace/go-mod-messaging/26@tmp/durable-dbede00c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:08:57 + echo total: 0.10999999940395355 [Pipeline] stash 21:08:57 Warning: overwriting stash ‘stack-cost’ 21:08:57 Stashed 1 file(s) [Pipeline] } 21:08:57 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:57 $ docker stop --time=1 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e 21:08:58 $ docker rm -f 22ff8fc150e92a1777f3a447b8522af2d9b1aa02e1dd8546d499e8ada5f3f85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:08:59 provisioning config files... 21:08:59 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2414518243911734658tmp [Pipeline] { [Pipeline] sh 21:08:59 + set +x 21:08:59 + curl -s https://codecov.io/bash 21:08:59 + bash -s -- 21:08:59 21:08:59 _____ _ 21:08:59 / ____| | | 21:08:59 | | ___ __| | ___ ___ _____ __ 21:08:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:59 Bash-1.0.6 21:08:59 21:08:59 21:08:59 ==> git version 2.25.1 found 21:08:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:08:59 Release-Date: 2020-01-08 21:08:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:08:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:08:59 ==> Jenkins CI detected. 21:08:59 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:08:59 project root: . 21:08:59 --> token set from env 21:08:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:59 ==> Running gcov in . (disable via -X gcov) 21:08:59 ==> Python coveragepy not found 21:08:59 ==> Searching for coverage reports in: 21:08:59 + . 21:08:59 -> Found 1 reports 21:08:59 ==> Detecting git/mercurial file structure 21:08:59 ==> Reading reports 21:08:59 + ./coverage.out bytes=22780 21:08:59 ==> Appending adjustments 21:08:59 https://docs.codecov.io/docs/fixing-reports 21:08:59 + Found adjustments 21:08:59 ==> Gzipping contents 21:08:59 8.0K /tmp/codecov.K4WIVe.gz 21:08:59 ==> Uploading reports 21:08:59 url: https://codecov.io 21:08:59 query: branch=main&commit=e3708ca1a423e5589f40c2ecf9d10423d8de80d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:08:59 -> Pinging Codecov 21:08:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=e3708ca1a423e5589f40c2ecf9d10423d8de80d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:00 -> Uploading to 21:09:00 https://storage.googleapis.com/codecov/v4/raw/2022-06-14/F6E385568367DD0E4001BA4F8F1CB792/e3708ca1a423e5589f40c2ecf9d10423d8de80d8/952b9e31-73ad-4640-9cdd-d327bc470bf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220614T210859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7278c1376f046a5365446745c0d7e5bf35267c89612ee0426b120d32b67236dd 21:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:00 Dload Upload Total Spent Left Speed 21:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5562 0 0 100 5562 0 23175 --:--:-- --:--:-- --:--:-- 23175 21:09:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] } 21:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:00 21:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:01 df9b9388f04a: Pulling fs layer 21:09:01 52dc419b0ee2: Pulling fs layer 21:09:01 25bc292e5bac: Pulling fs layer 21:09:01 114826534d7a: Pulling fs layer 21:09:01 4657fd5d0bcf: Pulling fs layer 21:09:01 6ad1cebc031e: Pulling fs layer 21:09:01 8a3aa393b2d8: Pulling fs layer 21:09:01 114826534d7a: Waiting 21:09:01 4657fd5d0bcf: Waiting 21:09:01 6ad1cebc031e: Waiting 21:09:01 8a3aa393b2d8: Waiting 21:09:01 25bc292e5bac: Verifying Checksum 21:09:01 25bc292e5bac: Download complete 21:09:01 52dc419b0ee2: Verifying Checksum 21:09:01 52dc419b0ee2: Download complete 21:09:01 4657fd5d0bcf: Verifying Checksum 21:09:01 4657fd5d0bcf: Download complete 21:09:01 6ad1cebc031e: Verifying Checksum 21:09:01 6ad1cebc031e: Download complete 21:09:01 df9b9388f04a: Pull complete 21:09:01 52dc419b0ee2: Pull complete 21:09:01 25bc292e5bac: Pull complete 21:09:01 114826534d7a: Verifying Checksum 21:09:01 114826534d7a: Download complete 21:09:01 8a3aa393b2d8: Verifying Checksum 21:09:01 8a3aa393b2d8: Download complete 21:09:05 114826534d7a: Pull complete 21:09:05 4657fd5d0bcf: Pull complete 21:09:05 6ad1cebc031e: Pull complete 21:09:08 8a3aa393b2d8: Pull complete 21:09:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:08 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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/edgex-snyk-go:1.410.4 cat 21:09:10 $ docker top fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 21:09:10 + set -o pipefail 21:09:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 21:09:12 21:09:12 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 21:09:12 21:09:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/26a8d7e8-72d8-462c-9129-2bb15daa843b 21:09:12 21:09:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:12 21:09:12 21:09:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:09:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:09:13 $ docker stop --time=1 fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 21:09:14 $ docker rm -f fa392ed87486324dc9a9fd1f4200c100743605e7e5065e5135d9d1ecc8251186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:14 + git log --format=format:%s -1 e3708ca1a423e5589f40c2ecf9d10423d8de80d8 [Pipeline] sh 21:09:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:15 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:16 $ docker top 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:16 [ssh-agent] Looking for ssh-agent implementation... 21:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:16 $ docker exec 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd ssh-agent 21:09:16 SSH_AUTH_SOCK=/tmp/ssh-tfmp4sa7yJZH/agent.32 21:09:16 SSH_AGENT_PID=38 21:09:16 Running ssh-add (command line suppressed) 21:09:16 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5253321115250387106.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5253321115250387106.key) 21:09:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:16 + git semver tag 21:09:17 2022-06-14 21:09:17,022 [run_tag] DEBUG tag force:False 21:09:17 2022-06-14 21:09:17,022 [check_head_tag] DEBUG check head tag 21:09:17 2022-06-14 21:09:17,023 [execute] INFO git cat-file --batch-check 21:09:17 2022-06-14 21:09:17,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:09:17 2022-06-14 21:09:17,026 [execute] INFO git cat-file --batch 21:09:17 2022-06-14 21:09:17,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:09:17 2022-06-14 21:09:17,044 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:17 2022-06-14 21:09:17,044 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 21:09:17 2022-06-14 21:09:17,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:09:17 2022-06-14 21:09:17,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:17 2.2.1-dev.3 [Pipeline] } 21:09:17 $ docker exec --env ******** --env ******** 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd ssh-agent -k 21:09:17 unset SSH_AUTH_SOCK; 21:09:17 unset SSH_AGENT_PID; 21:09:17 echo Agent pid 38 killed; 21:09:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:17 + git semver [Pipeline] } 21:09:17 $ docker stop --time=1 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd 21:09:19 $ docker rm -f 18e28e9a40baf4fcec9d2ea49ebf7575b2bd753ecfe0aa4e751008dd23a93fdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:19 21:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:19 0.23.1-centos7: Pulling from edgex-lftools 21:09:19 ab5ef0e58194: Pulling fs layer 21:09:19 9712f1f96733: Pulling fs layer 21:09:19 63f879dbbcfc: Pulling fs layer 21:09:19 0d9ebad4ef96: Pulling fs layer 21:09:19 e9a5061849ea: Pulling fs layer 21:09:19 d747dcd14b5f: Pulling fs layer 21:09:19 2de7ff778b66: Pulling fs layer 21:09:19 0d9ebad4ef96: Waiting 21:09:19 e9a5061849ea: Waiting 21:09:19 d747dcd14b5f: Waiting 21:09:19 2de7ff778b66: Waiting 21:09:19 9712f1f96733: Download complete 21:09:20 63f879dbbcfc: Verifying Checksum 21:09:20 63f879dbbcfc: Download complete 21:09:20 e9a5061849ea: Verifying Checksum 21:09:20 e9a5061849ea: Download complete 21:09:20 d747dcd14b5f: Verifying Checksum 21:09:20 d747dcd14b5f: Download complete 21:09:20 0d9ebad4ef96: Verifying Checksum 21:09:20 0d9ebad4ef96: Download complete 21:09:20 2de7ff778b66: Download complete 21:09:20 ab5ef0e58194: Verifying Checksum 21:09:20 ab5ef0e58194: Download complete 21:09:23 ab5ef0e58194: Pull complete 21:09:23 9712f1f96733: Pull complete 21:09:24 63f879dbbcfc: Pull complete 21:09:28 0d9ebad4ef96: Pull complete 21:09:28 e9a5061849ea: Pull complete 21:09:28 d747dcd14b5f: Pull complete 21:09:28 2de7ff778b66: Pull complete 21:09:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:28 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:09:31 $ docker top 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:09:31 provisioning config files... 21:09:31 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1295575823711653765tmp 21:09:31 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5421504994432237787tmp 21:09:31 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6130020631103973470tmp [Pipeline] { [Pipeline] echo 21:09:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:09:31 ---> sigul-configuration.sh 21:09:31 gpg: directory `/root/.gnupg' created 21:09:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:09:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:09:31 gpg: keyring `/root/.gnupg/secring.gpg' created 21:09:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:09:31 gpg: CAST5 encrypted data 21:09:31 gpg: encrypted with 1 passphrase 21:09:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:09:31 + mkdir /home/jenkins 21:09:31 + mkdir /home/jenkins/sigul [Pipeline] sh 21:09:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:09:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:32 ---> sigul-install.sh 21:09:32 Sigul already installed; skipping installation. [Pipeline] sh 21:09:32 + git tag --list 21:09:32 v0.0.0 21:09:32 v0.1.0 21:09:32 v0.1.1 21:09:32 v0.1.10 21:09:32 v0.1.11 21:09:32 v0.1.12 21:09:32 v0.1.13 21:09:32 v0.1.14 21:09:32 v0.1.15 21:09:32 v0.1.16 21:09:32 v0.1.17 21:09:32 v0.1.18 21:09:32 v0.1.19 21:09:32 v0.1.2 21:09:32 v0.1.20 21:09:32 v0.1.21 21:09:32 v0.1.22 21:09:32 v0.1.23 21:09:32 v0.1.24 21:09:32 v0.1.25 21:09:32 v0.1.26 21:09:32 v0.1.27 21:09:32 v0.1.28 21:09:32 v0.1.29 21:09:32 v0.1.3 21:09:32 v0.1.30 21:09:32 v0.1.31 21:09:32 v0.1.4 21:09:32 v0.1.5 21:09:32 v0.1.6 21:09:32 v0.1.7 21:09:32 v0.1.8 21:09:32 v0.1.9 21:09:32 v2.0.0 21:09:32 v2.0.1 21:09:32 v2.1.0 21:09:32 v2.1.1 21:09:32 v2.1.1-dev.1 21:09:32 v2.1.1-dev.2 21:09:32 v2.1.1-dev.3 21:09:32 v2.2.0 21:09:32 v2.2.1-dev.1 21:09:32 v2.2.1-dev.2 21:09:32 v2.2.1-dev.3 [Pipeline] sh 21:09:32 + lftools sign git-tag v2.2.1-dev.3 21:09:33 Signing Git tag with Sigul... 21:09:33 Signing v2.2.1-dev.3 [Pipeline] echo 21:09:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:09:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:09:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:09:34 $ docker stop --time=1 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca 21:09:35 $ docker rm -f 648612204ea6208d6ccd5f8772bfb238e08bcb31d01c0219c4a57781ad2e5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:36 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:36 $ docker top e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:36 [ssh-agent] Looking for ssh-agent implementation... 21:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:36 $ docker exec e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b ssh-agent 21:09:36 SSH_AUTH_SOCK=/tmp/ssh-46YY4tM5kXHZ/agent.33 21:09:36 SSH_AGENT_PID=39 21:09:36 Running ssh-add (command line suppressed) 21:09:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7399006444755806585.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7399006444755806585.key) 21:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:37 + git semver bump pre 21:09:37 2022-06-14 21:09:37,476 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:37 2022-06-14 21:09:37,477 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 21:09:37 2022-06-14 21:09:37,477 [bump_version] DEBUG bumped version:2.2.1-dev.4 21:09:37 2022-06-14 21:09:37,477 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 21:09:37 2022-06-14 21:09:37,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:37 2022-06-14 21:09:37,477 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:37 2022-06-14 21:09:37,479 [execute] INFO git cat-file --batch-check 21:09:37 2022-06-14 21:09:37,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:37 2022-06-14 21:09:37,485 [execute] INFO git cat-file --batch 21:09:37 2022-06-14 21:09:37,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:37 2022-06-14 21:09:37,490 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:37 2.2.1-dev.4 [Pipeline] } 21:09:37 $ docker exec --env ******** --env ******** e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b ssh-agent -k 21:09:37 unset SSH_AUTH_SOCK; 21:09:37 unset SSH_AGENT_PID; 21:09:37 echo Agent pid 39 killed; 21:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:37 + git semver [Pipeline] } 21:09:38 $ docker stop --time=1 e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b 21:09:39 $ docker rm -f e207e215c47692e9a504b26128647d1ba4a50cdbc625926bf4dc7b61a976226b [Pipeline] // withDockerContainer [Pipeline] sh 21:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:40 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:40 $ docker top 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:40 [ssh-agent] Looking for ssh-agent implementation... 21:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:40 $ docker exec 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb ssh-agent 21:09:41 SSH_AUTH_SOCK=/tmp/ssh-EqK71nnptqQd/agent.33 21:09:41 SSH_AGENT_PID=40 21:09:41 Running ssh-add (command line suppressed) 21:09:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5349668655026704648.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5349668655026704648.key) 21:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:41 + git semver push 21:09:41 2022-06-14 21:09:41,690 [run_push] DEBUG push 21:09:41 2022-06-14 21:09:41,690 [execute] INFO git cat-file --batch-check 21:09:41 2022-06-14 21:09:41,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:41 2022-06-14 21:09:41,694 [execute] INFO git rev-list 5de2356d4a3a56e890f8766221f1d72ceab97cb6 -- 21:09:41 2022-06-14 21:09:41,694 [execute] DEBUG Popen(['git', 'rev-list', '5de2356d4a3a56e890f8766221f1d72ceab97cb6', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:41 2022-06-14 21:09:41,700 [execute] INFO git fetch -v origin 21:09:41 2022-06-14 21:09:41,701 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 21:09:42 2022-06-14 21:09:42,291 [run_push] DEBUG no remote changes detected 21:09:42 2022-06-14 21:09:42,292 [execute] INFO git push origin semver 21:09:42 2022-06-14 21:09:42,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:43 2022-06-14 21:09:43,119 [run_push] DEBUG push all version tags 21:09:43 2022-06-14 21:09:43,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:09:43 2022-06-14 21:09:43,120 [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) 21:09:43 2022-06-14 21:09:43,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:09:43 2.2.1-dev.4 [Pipeline] } 21:09:43 $ docker exec --env ******** --env ******** 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb ssh-agent -k 21:09:43 unset SSH_AUTH_SOCK; 21:09:43 unset SSH_AGENT_PID; 21:09:43 echo Agent pid 40 killed; 21:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:44 + git semver [Pipeline] } 21:09:44 $ docker stop --time=1 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb 21:09:45 $ docker rm -f 81b58326d9f71e30cab6e41960223332d869c22e75409d23799361106ee61dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:09:46 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:09:46 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:09:46 total 16 21:09:46 drwxr-xr-x 3 root root 4096 Jun 14 21:04 . 21:09:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 21:09 .. 21:09:46 drwxr-xr-x 2 root root 4096 Jun 14 21:04 cost 21:09:46 -rw-r--r-- 1 root root 86 Jun 14 21:04 cost.csv 21:09:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:09:46 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:09:46 total 16 21:09:46 drwxr-xr-x 3 jenkins jenkins 4096 Jun 14 21:04 . 21:09:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 21:09 .. 21:09:46 drwxr-xr-x 2 jenkins jenkins 4096 Jun 14 21:04 cost 21:09:46 -rw-r--r-- 1 jenkins jenkins 86 Jun 14 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:47 ---> package-listing.sh 21:09:47 ++ facter osfamily 21:09:47 ++ tr '[:upper:]' '[:lower:]' 21:09:47 + OS_FAMILY=debian 21:09:47 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:09:47 + START_PACKAGES=/tmp/packages_start.txt 21:09:47 + END_PACKAGES=/tmp/packages_end.txt 21:09:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:47 + PACKAGES=/tmp/packages_start.txt 21:09:47 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:09:47 + PACKAGES=/tmp/packages_end.txt 21:09:47 + case "${OS_FAMILY}" in 21:09:47 + dpkg -l 21:09:47 + grep '^ii' 21:09:47 + '[' -f /tmp/packages_start.txt ']' 21:09:47 + '[' -f /tmp/packages_end.txt ']' 21:09:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:47 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:09:47 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:09:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:09:47 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 21:09:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:48 prd-ubuntu20.04-docker-8c-8g-2412 does not seem to be running inside a container 21:09:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:49 $ docker top 9a167d2b1ae64ce33f76151747faebf2e9a49a1e89c4eb5299db951bdc41c1a9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:49 + ls /var/log/sa-host 21:09:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:50 provisioning config files... 21:09:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4387766013526696150tmp [Pipeline] { [Pipeline] echo 21:09:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> create-netrc.sh [Pipeline] } 21:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> python-tools-install.sh [Pipeline] echo 21:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:51 ---> sudo-logs.sh 21:09:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:51 ---> job-cost.sh 21:09:51 lf-activate-venv: SKIPPING 21:09:51 DEBUG: total: 0.2199999988079071 21:09:51 INFO: Retrieving Stack Cost... 21:09:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:52 INFO: Archiving Costs [Pipeline] echo 21:09:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:52 ---> logs-deploy.sh 21:09:52 lf-activate-venv: SKIPPING 21:09:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/26 21:09:52 INFO: archiving workspace using pattern(s): 21:09:53 Archives upload complete. 21:09:53 INFO: archiving logs to Nexus