Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aae9db3ccaa50c9d24fab56a0b3092001ce1df14 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-ssh15892875377999125417.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11205188867703066046.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15783760895471361014.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh9621492500579788528.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh214155340079631307.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8475 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aae9db3ccaa50c9d24fab56a0b3092001ce1df14 (main) Commit message: "Merge pull request #178 from hahattan/issue-177" > 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 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 > git rev-list --no-walk 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:35:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:35:06 ========================================================= 16:35:06 EdgeX Global Pipelines Version Info 16:35:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:35:07 ------------------- 16:35:07 stable info: 16:35:07 ------------------- 16:35:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:07 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:35:07 Message: update stable to v1.0.243 16:35:07 ------------------- 16:35:07 experimental info: 16:35:07 ------------------- 16:35:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:35:07 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:35:07 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aae9db3 [Pipeline] echo 16:35:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:35:08 + git rev-list -1 --merges aae9db3ccaa50c9d24fab56a0b3092001ce1df14~1..aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo 16:35:08 -----------> git rev-list -1 --merges aae9db3ccaa50c9d24fab56a0b3092001ce1df14~1..aae9db3ccaa50c9d24fab56a0b3092001ce1df14 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 16:35:08 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [false] [Pipeline] sh 16:35:08 + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo 16:35:08 ========================================================= 16:35:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:35:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:09 + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] echo 16:35:09 [semverPrep] GIT_COMMIT: aae9db3ccaa50c9d24fab56a0b3092001ce1df14, Commit Message: Merge pull request #178 from hahattan/issue-177 [Pipeline] echo 16:35:09 [semverPrep] This is not a build commit. [Pipeline] sh 16:35:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:09 + grep -v github /etc/ssh/ssh_known_hosts 16:35:09 + [ -e /tmp/ssh_known_hosts ] 16:35:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:35:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:35:09 + sudo tee -a /etc/ssh/ssh_known_hosts 16:35:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:10 16:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:10 0.1.4: Pulling from edgex-devops/py-git-semver 16:35:10 b85a868b505f: Pulling fs layer 16:35:10 e2be974225ed: Pulling fs layer 16:35:10 339a4e72a1f5: Pulling fs layer 16:35:10 988bab9f4d93: Pulling fs layer 16:35:10 1469e6f7b9e6: Pulling fs layer 16:35:10 eaf3925da568: Pulling fs layer 16:35:10 988bab9f4d93: Waiting 16:35:10 bab4dde63d76: Pulling fs layer 16:35:10 eaf3925da568: Waiting 16:35:10 bde34c3a00c8: Pulling fs layer 16:35:10 1469e6f7b9e6: Waiting 16:35:10 bab4dde63d76: Waiting 16:35:10 bde34c3a00c8: Waiting 16:35:10 b352a97aabf1: Pulling fs layer 16:35:10 4872d77fe225: Pulling fs layer 16:35:10 5851b861e8e6: Pulling fs layer 16:35:10 b352a97aabf1: Waiting 16:35:10 4872d77fe225: Waiting 16:35:10 5851b861e8e6: Waiting 16:35:10 e2be974225ed: Verifying Checksum 16:35:10 e2be974225ed: Download complete 16:35:10 988bab9f4d93: Verifying Checksum 16:35:10 988bab9f4d93: Download complete 16:35:10 339a4e72a1f5: Verifying Checksum 16:35:10 339a4e72a1f5: Download complete 16:35:10 1469e6f7b9e6: Verifying Checksum 16:35:10 1469e6f7b9e6: Download complete 16:35:10 eaf3925da568: Verifying Checksum 16:35:10 eaf3925da568: Download complete 16:35:10 bde34c3a00c8: Download complete 16:35:10 b352a97aabf1: Verifying Checksum 16:35:10 b352a97aabf1: Download complete 16:35:10 4872d77fe225: Verifying Checksum 16:35:10 4872d77fe225: Download complete 16:35:10 5851b861e8e6: Download complete 16:35:10 b85a868b505f: Verifying Checksum 16:35:10 b85a868b505f: Download complete 16:35:11 bab4dde63d76: Verifying Checksum 16:35:11 bab4dde63d76: Download complete 16:35:12 b85a868b505f: Pull complete 16:35:12 e2be974225ed: Pull complete 16:35:12 339a4e72a1f5: Pull complete 16:35:12 988bab9f4d93: Pull complete 16:35:13 1469e6f7b9e6: Pull complete 16:35:13 eaf3925da568: Pull complete 16:35:15 bab4dde63d76: Pull complete 16:35:15 bde34c3a00c8: Pull complete 16:35:15 b352a97aabf1: Pull complete 16:35:15 4872d77fe225: Pull complete 16:35:15 5851b861e8e6: Pull complete 16:35:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:15 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:35: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:35:17 $ docker top b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c -eo pid,comm 16:35:17 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). 16:35:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:17 [ssh-agent] Looking for ssh-agent implementation... 16:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:17 $ docker exec b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent 16:35:17 SSH_AUTH_SOCK=/tmp/ssh-j9Tc9le6B2QO/agent.34 16:35:17 SSH_AGENT_PID=40 16:35:17 Running ssh-add (command line suppressed) 16:35:17 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6252169356204857902.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6252169356204857902.key) 16:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:17 + git tag --points-at HEAD [Pipeline] } 16:35:17 $ docker exec --env ******** --env ******** b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent -k 16:35:18 unset SSH_AUTH_SOCK; 16:35:18 unset SSH_AGENT_PID; 16:35:18 echo Agent pid 40 killed; 16:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:18 [ssh-agent] Looking for ssh-agent implementation... 16:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:18 $ docker exec b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent 16:35:18 SSH_AUTH_SOCK=/tmp/ssh-HIPlVl64rwG8/agent.72 16:35:18 SSH_AGENT_PID=78 16:35:18 Running ssh-add (command line suppressed) 16:35:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6490450939002912499.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6490450939002912499.key) 16:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:18 + git semver init 16:35:18 2022-10-18 16:35:18,911 [run_init] DEBUG init version:0.0.0 force:False 16:35:18 2022-10-18 16:35:18,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:35:18 2022-10-18 16:35:18,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:35:18 2022-10-18 16:35:18,912 [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) 16:35:19 2022-10-18 16:35:19,733 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 16:35:19 2022-10-18 16:35:19,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 16:35:19 2022-10-18 16:35:19,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:35:19 2022-10-18 16:35:19,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:35:19 2.3.0-dev.23 [Pipeline] } 16:35:19 $ docker exec --env ******** --env ******** b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c ssh-agent -k 16:35:20 unset SSH_AUTH_SOCK; 16:35:20 unset SSH_AGENT_PID; 16:35:20 echo Agent pid 78 killed; 16:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:20 + git semver [Pipeline] } 16:35:20 $ docker stop --time=1 b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c 16:35:21 $ docker rm -f b54c1df45e22ca38a267e74b2142e7f21e5a8ae40c2f39cff29bd716c1abce0c [Pipeline] // withDockerContainer [Pipeline] sh 16:35:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:22 Stashed 1 file(s) [Pipeline] echo 16:35:22 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 16:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:22 ========================================================= 16:35:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:35:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:35:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:22 213ec9aee27d: Pulling fs layer 16:35:22 4583459ba037: Pulling fs layer 16:35:22 93c1e223e6f2: Pulling fs layer 16:35:22 53926ce57604: Pulling fs layer 16:35:22 21b2b0c7a3f4: Pulling fs layer 16:35:22 30f14e443154: Pulling fs layer 16:35:22 801331c1e519: Pulling fs layer 16:35:22 99cc6dd402b0: Pulling fs layer 16:35:22 7d9ed39f4882: Pulling fs layer 16:35:22 53926ce57604: Waiting 16:35:22 21b2b0c7a3f4: Waiting 16:35:22 801331c1e519: Waiting 16:35:22 30f14e443154: Waiting 16:35:22 93c1e223e6f2: Download complete 16:35:22 4583459ba037: Verifying Checksum 16:35:22 4583459ba037: Download complete 16:35:22 21b2b0c7a3f4: Verifying Checksum 16:35:22 21b2b0c7a3f4: Download complete 16:35:22 30f14e443154: Verifying Checksum 16:35:22 30f14e443154: Download complete 16:35:22 213ec9aee27d: Verifying Checksum 16:35:22 213ec9aee27d: Download complete 16:35:22 801331c1e519: Verifying Checksum 16:35:22 801331c1e519: Download complete 16:35:23 213ec9aee27d: Pull complete 16:35:23 4583459ba037: Pull complete 16:35:23 93c1e223e6f2: Pull complete 16:35:23 7d9ed39f4882: Verifying Checksum 16:35:23 7d9ed39f4882: Download complete 16:35:23 99cc6dd402b0: Verifying Checksum 16:35:23 99cc6dd402b0: Download complete 16:35:23 53926ce57604: Verifying Checksum 16:35:23 53926ce57604: Download complete 16:35:27 53926ce57604: Pull complete 16:35:27 21b2b0c7a3f4: Pull complete 16:35:27 30f14e443154: Pull complete 16:35:27 801331c1e519: Pull complete 16:35:29 99cc6dd402b0: Pull complete 16:35:30 7d9ed39f4882: Pull complete 16:35:30 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:35:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:31 + docker inspect -f . ci-base-image-x86_64 16:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:31 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:35:31 $ 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 16:35:33 $ docker top 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:33 + go version 16:35:33 go version go1.18.7 linux/amd64 [Pipeline] } 16:35:33 $ docker stop --time=1 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 16:35:35 $ docker rm -f 7627c4d800fa15e70b1324273ebb2d4282693741433f89e7cbc5b993172a5463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:35 + docker inspect -f . ci-base-image-x86_64 16:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:35 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:35:36 $ docker top b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:36 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 16:35:36 + make test 16:35:36 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:35:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:35:36 go: downloading github.com/stretchr/testify v1.8.0 16:35:36 go: downloading github.com/pebbe/zmq4 v1.2.7 16:35:36 go: downloading github.com/nats-io/nats.go v1.18.0 16:35:36 go: downloading github.com/google/uuid v1.3.0 16:35:36 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 16:35:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 16:35:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:35:37 go: downloading github.com/davecgh/go-spew v1.1.1 16:35:37 go: downloading gopkg.in/yaml.v3 v3.0.1 16:35:37 go: downloading github.com/pmezard/go-difflib v1.0.0 16:35:37 go: downloading github.com/stretchr/objx v0.4.0 16:35:37 go: downloading github.com/nats-io/nkeys v0.3.0 16:35:37 go: downloading github.com/nats-io/nuid v1.0.1 16:35:37 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:35:37 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:35:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:35:37 go: downloading github.com/gorilla/websocket v1.4.2 16:35:37 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:35:37 go: downloading golang.org/x/text v0.3.7 16:35:37 go: downloading github.com/leodido/go-urn v1.2.1 16:35:37 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 16:35:37 go: downloading github.com/go-playground/universal-translator v0.18.0 16:35:37 go: downloading github.com/go-playground/locales v0.14.0 16:35:37 go: downloading github.com/klauspost/compress v1.15.11 16:35:37 go: downloading github.com/minio/highwayhash v1.0.2 16:35:37 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:35:37 Still waiting to schedule task 16:35:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:35:37 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:35:37 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 16:35:37 go: downloading github.com/x448/float16 v0.8.4 16:35:55 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.059s coverage: 66.4% of statements 16:35:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:35:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 90.4% of statements 16:35:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.058s coverage: 87.7% of statements 16:35:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:35:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.096s coverage: 35.9% of statements 16:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements 16:36:03 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:36:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.377s coverage: 83.8% of statements 16:36:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements 16:36:16 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:36:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.054s coverage: 100.0% of statements 16:36:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.045s coverage: 100.0% of statements 16:36:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.046s coverage: 95.1% of statements 16:36:16 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:36:17 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.056s coverage: 66.4% of statements 16:36:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:36:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.065s coverage: 90.4% of statements 16:36:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 100.0% of statements 16:36:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:36:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.028s coverage: 100.0% of statements 16:36:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.039s coverage: 68.5% of statements 16:36:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.032s coverage: 88.9% of statements 16:36:39 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.022s coverage: 100.0% of statements 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 16:36:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:36:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:36:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:36:49 $ docker stop --time=1 b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 16:36:50 $ docker rm -f b2b8207e34d50690c982339ff8581be79688143b6f3addf8e39cf6368ec5bac9 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:36:51 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 16:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:51 16:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:52 latest: Pulling from edgex-lftools-log-publisher 16:36:52 5eb5b503b376: Pulling fs layer 16:36:52 5c69ac0246d0: Pulling fs layer 16:36:52 ec43610c2a17: Pulling fs layer 16:36:52 3a2ae6a8a46f: Pulling fs layer 16:36:52 33b1e0a273af: Pulling fs layer 16:36:52 5d3b04190fa2: Pulling fs layer 16:36:52 2f39f015ded8: Pulling fs layer 16:36:52 33b1e0a273af: Waiting 16:36:52 5d3b04190fa2: Waiting 16:36:52 2f39f015ded8: Waiting 16:36:52 3a2ae6a8a46f: Waiting 16:36:52 5c69ac0246d0: Download complete 16:36:52 3a2ae6a8a46f: Verifying Checksum 16:36:52 3a2ae6a8a46f: Download complete 16:36:52 33b1e0a273af: Verifying Checksum 16:36:52 33b1e0a273af: Download complete 16:36:52 5d3b04190fa2: Verifying Checksum 16:36:52 5d3b04190fa2: Download complete 16:36:52 ec43610c2a17: Verifying Checksum 16:36:52 ec43610c2a17: Download complete 16:36:52 5eb5b503b376: Verifying Checksum 16:36:52 5eb5b503b376: Download complete 16:36:53 2f39f015ded8: Verifying Checksum 16:36:53 2f39f015ded8: Download complete 16:36:53 5eb5b503b376: Pull complete 16:36:53 5c69ac0246d0: Pull complete 16:36:53 ec43610c2a17: Pull complete 16:36:54 3a2ae6a8a46f: Pull complete 16:36:54 33b1e0a273af: Pull complete 16:36:54 5d3b04190fa2: Pull complete 16:36:58 2f39f015ded8: Pull complete 16:36:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:58 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:36:58 $ 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 16:37:00 $ docker top 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:00 ---> job-cost.sh 16:37:00 lf-activate-venv: SKIPPING 16:37:00 INFO: No Stack... 16:37:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:37:01 INFO: Archiving Costs [Pipeline] sh 16:37:01 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 16:37:01 + cut -d, -f6 [Pipeline] lock 16:37:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] 16:37:01 Resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] did not exist. Created. 16:37:01 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:37:01 + echo total: 0.2199999988079071 [Pipeline] stash 16:37:01 Stashed 1 file(s) [Pipeline] } 16:37:01 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 16:37:01 $ docker stop --time=1 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 16:37:03 $ docker rm -f 90e6a18fabfd4f33aee8e56e6cf4170d2abf5b7fd7ce0e6d55c3ba3250571184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:37:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8476 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 16:37:04 Running in /w/workspace/go-mod-messaging/47 [Pipeline] { [Pipeline] checkout 16:37:04 Selected Git installation does not exist. Using Default 16:37:04 The recommended git tool is: NONE 16:37:09 using credential edgex-jenkins-ssh 16:37:09 Cloning the remote Git repository 16:37:09 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:37:09 > git init /w/workspace/go-mod-messaging/47 # timeout=10 16:37:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:37:09 > git --version # timeout=10 16:37:09 > git --version # 'git version 2.25.1' 16:37:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:09 Verifying host key using known hosts file 16:37:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:37:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:11 Avoid second fetch 16:37:11 Checking out Revision aae9db3ccaa50c9d24fab56a0b3092001ce1df14 (main) 16:37:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:37:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:11 > git config core.sparsecheckout # timeout=10 16:37:11 > git checkout -f aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 16:37:12 Commit message: "Merge pull request #178 from hahattan/issue-177" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:13 Dload Upload Total Spent Left Speed 16:37:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11882 0 0 88014 0 --:--:-- --:--:-- --:--:-- 88014 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 16:37:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 16:37:14 sudo tee /etc/docker/daemon.new 16:37:14 { 16:37:14 "registry-mirrors": [ 16:37:14 "https://nexus3.edgexfoundry.org:10001" 16:37:14 ], 16:37:14 "bip": "10.250.0.254/24", 16:37:14 "hosts": [ 16:37:14 "tcp://0.0.0.0:5555", 16:37:14 "unix:///var/run/docker.sock" 16:37:14 ], 16:37:14 "mtu": 1458, 16:37:14 "selinux-enabled": true, 16:37:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:14 } [Pipeline] sh 16:37:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:33 ========================================================= 16:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:37:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:37:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:34 9b18e9b68314: Pulling fs layer 16:37:34 d32db5db7311: Pulling fs layer 16:37:34 d0c4b47475fc: Pulling fs layer 16:37:34 5831b945b038: Pulling fs layer 16:37:34 86bbec2aaacd: Pulling fs layer 16:37:34 e10730c5d714: Pulling fs layer 16:37:34 5dd5c2283517: Pulling fs layer 16:37:34 d5ac0230b979: Pulling fs layer 16:37:34 86bbec2aaacd: Waiting 16:37:34 e10730c5d714: Waiting 16:37:34 5dd5c2283517: Waiting 16:37:34 d5ac0230b979: Waiting 16:37:34 5831b945b038: Waiting 16:37:34 d0c4b47475fc: Verifying Checksum 16:37:34 d0c4b47475fc: Download complete 16:37:34 d32db5db7311: Download complete 16:37:34 86bbec2aaacd: Verifying Checksum 16:37:34 86bbec2aaacd: Download complete 16:37:34 e10730c5d714: Verifying Checksum 16:37:34 e10730c5d714: Download complete 16:37:34 9b18e9b68314: Verifying Checksum 16:37:34 9b18e9b68314: Download complete 16:37:35 d5ac0230b979: Verifying Checksum 16:37:35 d5ac0230b979: Download complete 16:37:35 9b18e9b68314: Pull complete 16:37:35 d32db5db7311: Pull complete 16:37:36 5dd5c2283517: Verifying Checksum 16:37:36 5dd5c2283517: Download complete 16:37:36 d0c4b47475fc: Pull complete 16:37:36 5831b945b038: Verifying Checksum 16:37:36 5831b945b038: Download complete 16:37:49 5831b945b038: Pull complete 16:37:49 86bbec2aaacd: Pull complete 16:37:49 e10730c5d714: Pull complete 16:37:56 5dd5c2283517: Pull complete 16:37:57 d5ac0230b979: Pull complete 16:37:57 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:37:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:37:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:57 + docker inspect -f . ci-base-image-arm64 16:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 16:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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 16:38:01 $ docker top d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:01 + go version 16:38:01 go version go1.18.7 linux/arm64 [Pipeline] } 16:38:01 $ docker stop --time=1 d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 16:38:03 $ docker rm -f d91fc6526a9e31fa89665dc5dd1d11404c9ac3e5597c18579dcb4076218da875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker inspect -f . ci-base-image-arm64 16:38:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:04 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 16:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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 16:38:05 $ docker top dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:05 + git config --global --add safe.directory /w/workspace/go-mod-messaging/47 [Pipeline] fileExists [Pipeline] sh 16:38:06 + make test 16:38:06 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:38:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 16:38:06 go: downloading github.com/stretchr/testify v1.8.0 16:38:06 go: downloading github.com/nats-io/nats.go v1.18.0 16:38:06 go: downloading github.com/google/uuid v1.3.0 16:38:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:38:06 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 16:38:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:38:07 go: downloading github.com/pebbe/zmq4 v1.2.7 16:38:07 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:38:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:38:07 go: downloading github.com/davecgh/go-spew v1.1.1 16:38:07 go: downloading github.com/pmezard/go-difflib v1.0.0 16:38:07 go: downloading github.com/stretchr/objx v0.4.0 16:38:07 go: downloading gopkg.in/yaml.v3 v3.0.1 16:38:07 go: downloading github.com/nats-io/nkeys v0.3.0 16:38:07 go: downloading github.com/nats-io/nuid v1.0.1 16:38:07 go: downloading github.com/gorilla/websocket v1.4.2 16:38:07 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:38:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:38:07 go: downloading github.com/x448/float16 v0.8.4 16:38:07 go: downloading github.com/go-playground/universal-translator v0.18.0 16:38:07 go: downloading github.com/leodido/go-urn v1.2.1 16:38:07 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 16:38:07 go: downloading golang.org/x/text v0.3.7 16:38:08 go: downloading github.com/go-playground/locales v0.14.0 16:38:08 go: downloading github.com/klauspost/compress v1.15.11 16:38:08 go: downloading github.com/minio/highwayhash v1.0.2 16:38:08 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:38:08 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:40:00 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.291s coverage: 66.4% of statements 16:40:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:40:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.218s coverage: 90.4% of statements 16:40:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.246s coverage: 87.7% of statements 16:40:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:40:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.291s coverage: 35.9% of statements 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.147s coverage: 68.5% of statements 16:40:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.545s coverage: 83.8% of statements 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.093s coverage: 88.9% of statements 16:40:47 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.064s coverage: 100.0% of statements 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.060s coverage: 100.0% of statements 16:40:47 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.081s coverage: 95.1% of statements 16:40:47 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:40:54 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.268s coverage: 66.4% of statements 16:40:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:40:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.273s coverage: 90.4% of statements 16:40:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.060s coverage: 100.0% of statements 16:40:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:40:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.123s coverage: 100.0% of statements 16:40:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.145s coverage: 68.5% of statements 16:40:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:41:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.486s coverage: 83.8% of statements 16:41:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 88.9% of statements 16:41:16 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:41:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.092s coverage: 100.0% of statements 16:41:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.059s coverage: 100.0% of statements 16:41:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.086s coverage: 95.1% of statements 16:41:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:42:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:42:12 $ docker stop --time=1 dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd 16:42:14 $ docker rm -f dd1acda9556d0dd4f0964beaaf5aef609675b9435e262eeaab7622e21021dffd [Pipeline] // withDockerContainer [Pipeline] sh 16:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:16 Warning: overwriting stash ‘coverage-report’ 16:42:17 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 16:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:17 16:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:18 arm64: Pulling from edgex-lftools-log-publisher 16:42:18 8998bd30e6a1: Pulling fs layer 16:42:18 04944245beec: Pulling fs layer 16:42:18 699f458cf7ca: Pulling fs layer 16:42:18 765212b225bb: Pulling fs layer 16:42:18 f23df028b6ca: Pulling fs layer 16:42:18 d65c8cfc05b1: Pulling fs layer 16:42:18 2437ff75d9bd: Pulling fs layer 16:42:18 f23df028b6ca: Waiting 16:42:18 d65c8cfc05b1: Waiting 16:42:18 2437ff75d9bd: Waiting 16:42:18 765212b225bb: Waiting 16:42:18 04944245beec: Verifying Checksum 16:42:18 04944245beec: Download complete 16:42:18 765212b225bb: Verifying Checksum 16:42:18 765212b225bb: Download complete 16:42:18 f23df028b6ca: Verifying Checksum 16:42:18 f23df028b6ca: Download complete 16:42:18 d65c8cfc05b1: Verifying Checksum 16:42:18 d65c8cfc05b1: Download complete 16:42:18 699f458cf7ca: Verifying Checksum 16:42:18 699f458cf7ca: Download complete 16:42:19 8998bd30e6a1: Verifying Checksum 16:42:19 8998bd30e6a1: Download complete 16:42:21 2437ff75d9bd: Verifying Checksum 16:42:21 2437ff75d9bd: Download complete 16:42:27 8998bd30e6a1: Pull complete 16:42:28 04944245beec: Pull complete 16:42:30 699f458cf7ca: Pull complete 16:42:30 765212b225bb: Pull complete 16:42:30 f23df028b6ca: Pull complete 16:42:31 d65c8cfc05b1: Pull complete 16:42:46 2437ff75d9bd: Pull complete 16:42:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:46 prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container 16:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/47 -v /w/workspace/go-mod-messaging/47:/w/workspace/go-mod-messaging/47:rw,z -v /w/workspace/go-mod-messaging/47@tmp:/w/workspace/go-mod-messaging/47@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 16:42:49 $ docker top 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:49 ---> job-cost.sh 16:42:49 lf-activate-venv: SKIPPING 16:42:49 INFO: No Stack... 16:42:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:42:51 INFO: Archiving Costs [Pipeline] sh 16:42:51 + cat+ /w/workspace/go-mod-messaging/47/archives/cost.csv 16:42:51 cut -d, -f6 [Pipeline] lock 16:42:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] 16:42:51 Resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] did not exist. Created. 16:42:51 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:51 /w/workspace/go-mod-messaging/47@tmp/durable-0621510c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:42:52 Warning: overwriting stash ‘stack-cost’ 16:42:52 Stashed 1 file(s) [Pipeline] } 16:42:52 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:52 $ docker stop --time=1 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e 16:42:54 $ docker rm -f 561a6ba7693951e28a2355c0931dbcddf74fe0553eb36be3f035c0caf96d5e9e [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 16:42:54 provisioning config files... 16:42:54 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9009362760315692650tmp [Pipeline] { [Pipeline] sh 16:42:54 + set +x 16:42:54 + curl -s https://codecov.io/bash 16:42:54 + bash -s -- 16:42:54 16:42:54 _____ _ 16:42:54 / ____| | | 16:42:54 | | ___ __| | ___ ___ _____ __ 16:42:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:54 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:54 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:54 Bash-1.0.6 16:42:54 16:42:54 16:42:54 ==> git version 2.25.1 found 16:42:54 ==> 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 16:42:54 Release-Date: 2020-01-08 16:42:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:42:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:42:54 ==> Jenkins CI detected. 16:42:54 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 16:42:54 project root: . 16:42:54 --> token set from env 16:42:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:54 ==> Running gcov in . (disable via -X gcov) 16:42:54 ==> Python coveragepy not found 16:42:54 ==> Searching for coverage reports in: 16:42:54 + . 16:42:54 -> Found 1 reports 16:42:54 ==> Detecting git/mercurial file structure 16:42:54 ==> Reading reports 16:42:54 + ./coverage.out bytes=33413 16:42:54 ==> Appending adjustments 16:42:54 https://docs.codecov.io/docs/fixing-reports 16:42:55 + Found adjustments 16:42:55 ==> Gzipping contents 16:42:55 8.0K /tmp/codecov.1sUeFy.gz 16:42:55 ==> Uploading reports 16:42:55 url: https://codecov.io 16:42:55 query: branch=main&commit=aae9db3ccaa50c9d24fab56a0b3092001ce1df14&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:55 -> Pinging Codecov 16:42:55 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=aae9db3ccaa50c9d24fab56a0b3092001ce1df14&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:55 -> Uploading to 16:42:55 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/F6E385568367DD0E4001BA4F8F1CB792/aae9db3ccaa50c9d24fab56a0b3092001ce1df14/3171a486-e0f6-469b-9bc3-81ae097be75c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T164255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197418322cfe5a2cec1b3c7ac202837f1be95062314e4aa8d6550fc1119581a6 16:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:55 Dload Upload Total Spent Left Speed 16:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8053 0 0 100 8053 0 32603 --:--:-- --:--:-- --:--:-- 32735 16:42:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] } 16:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:42:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:42:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:56 16:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:42:56 df9b9388f04a: Pulling fs layer 16:42:56 52dc419b0ee2: Pulling fs layer 16:42:56 25bc292e5bac: Pulling fs layer 16:42:56 114826534d7a: Pulling fs layer 16:42:56 4657fd5d0bcf: Pulling fs layer 16:42:56 6ad1cebc031e: Pulling fs layer 16:42:56 8a3aa393b2d8: Pulling fs layer 16:42:56 114826534d7a: Waiting 16:42:56 4657fd5d0bcf: Waiting 16:42:56 6ad1cebc031e: Waiting 16:42:56 25bc292e5bac: Verifying Checksum 16:42:56 25bc292e5bac: Download complete 16:42:56 52dc419b0ee2: Verifying Checksum 16:42:56 52dc419b0ee2: Download complete 16:42:56 4657fd5d0bcf: Verifying Checksum 16:42:56 4657fd5d0bcf: Download complete 16:42:56 df9b9388f04a: Download complete 16:42:56 df9b9388f04a: Pull complete 16:42:56 6ad1cebc031e: Verifying Checksum 16:42:56 6ad1cebc031e: Download complete 16:42:56 52dc419b0ee2: Pull complete 16:42:56 25bc292e5bac: Pull complete 16:42:57 114826534d7a: Verifying Checksum 16:42:57 114826534d7a: Download complete 16:42:57 8a3aa393b2d8: Verifying Checksum 16:42:57 8a3aa393b2d8: Download complete 16:43:00 114826534d7a: Pull complete 16:43:00 4657fd5d0bcf: Pull complete 16:43:01 6ad1cebc031e: Pull complete 16:43:03 8a3aa393b2d8: Pull complete 16:43:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:03 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43:03 $ 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 16:43:05 $ docker top d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab -eo pid,comm [Pipeline] { [Pipeline] echo 16:43:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 16:43:05 + set -o pipefail 16:43:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 16:43:10 16:43:10 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 16:43:10 16:43:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/91d0cd4d-41ac-482e-b05d-d4a281e7b9d3 16:43:10 16:43:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:43:10 16:43:10 16:43:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:43:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:43:10 More details here: https://snyk.co/ue1NS [Pipeline] } 16:43:10 $ docker stop --time=1 d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab 16:43:11 $ docker rm -f d6a699b9e436358e8f232631dab572e64e37ca8a088e13d442f2c1ceaf8350ab [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 16:43:12 + git log --format=format:%s -1 aae9db3ccaa50c9d24fab56a0b3092001ce1df14 [Pipeline] sh 16:43:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:13 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43:13 $ 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 16:43:13 $ docker top 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db -eo pid,comm 16:43:13 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). 16:43:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:13 [ssh-agent] Looking for ssh-agent implementation... 16:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:13 $ docker exec 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db ssh-agent 16:43:13 SSH_AUTH_SOCK=/tmp/ssh-ArkwhNWIBsCn/agent.32 16:43:13 SSH_AGENT_PID=38 16:43:13 Running ssh-add (command line suppressed) 16:43:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5111797312292827830.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5111797312292827830.key) 16:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:14 + git semver tag 16:43:14 2022-10-18 16:43:14,383 [run_tag] DEBUG tag force:False 16:43:14 2022-10-18 16:43:14,383 [check_head_tag] DEBUG check head tag 16:43:14 2022-10-18 16:43:14,384 [execute] INFO git cat-file --batch-check 16:43:14 2022-10-18 16:43:14,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:43:14 2022-10-18 16:43:14,387 [execute] INFO git cat-file --batch 16:43:14 2022-10-18 16:43:14,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:43:14 2022-10-18 16:43:14,406 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:14 2022-10-18 16:43:14,406 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 16:43:14 2022-10-18 16:43:14,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:43:14 2022-10-18 16:43:14,412 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:14 2.3.0-dev.23 [Pipeline] } 16:43:14 $ docker exec --env ******** --env ******** 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db ssh-agent -k 16:43:14 unset SSH_AUTH_SOCK; 16:43:14 unset SSH_AGENT_PID; 16:43:14 echo Agent pid 38 killed; 16:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:14 + git semver [Pipeline] } 16:43:15 $ docker stop --time=1 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db 16:43:16 $ docker rm -f 106938b9eefe47ed613690efa443271558c86c1b8c94bd7e2c906b57bd23e7db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:16 16:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:17 0.23.1-centos7: Pulling from edgex-lftools 16:43:17 ab5ef0e58194: Pulling fs layer 16:43:17 9712f1f96733: Pulling fs layer 16:43:17 63f879dbbcfc: Pulling fs layer 16:43:17 0d9ebad4ef96: Pulling fs layer 16:43:17 e9a5061849ea: Pulling fs layer 16:43:17 0d9ebad4ef96: Waiting 16:43:17 d747dcd14b5f: Pulling fs layer 16:43:17 2de7ff778b66: Pulling fs layer 16:43:17 e9a5061849ea: Waiting 16:43:17 2de7ff778b66: Waiting 16:43:17 d747dcd14b5f: Waiting 16:43:17 9712f1f96733: Verifying Checksum 16:43:17 9712f1f96733: Download complete 16:43:17 63f879dbbcfc: Verifying Checksum 16:43:17 63f879dbbcfc: Download complete 16:43:17 e9a5061849ea: Verifying Checksum 16:43:17 e9a5061849ea: Download complete 16:43:17 ab5ef0e58194: Verifying Checksum 16:43:17 ab5ef0e58194: Download complete 16:43:17 0d9ebad4ef96: Verifying Checksum 16:43:17 0d9ebad4ef96: Download complete 16:43:17 d747dcd14b5f: Verifying Checksum 16:43:17 d747dcd14b5f: Download complete 16:43:17 2de7ff778b66: Verifying Checksum 16:43:17 2de7ff778b66: Download complete 16:43:20 ab5ef0e58194: Pull complete 16:43:20 9712f1f96733: Pull complete 16:43:21 63f879dbbcfc: Pull complete 16:43:24 0d9ebad4ef96: Pull complete 16:43:24 e9a5061849ea: Pull complete 16:43:24 d747dcd14b5f: Pull complete 16:43:25 2de7ff778b66: Pull complete 16:43:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:25 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43:25 $ 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 16:43:27 $ docker top da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:43:27 provisioning config files... 16:43:27 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14679812231822546983tmp 16:43:27 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8733156345975544395tmp 16:43:27 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2771443147812909215tmp [Pipeline] { [Pipeline] echo 16:43:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:43:28 ---> sigul-configuration.sh 16:43:28 gpg: directory `/root/.gnupg' created 16:43:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:43:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:43:28 gpg: keyring `/root/.gnupg/secring.gpg' created 16:43:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:43:28 gpg: CAST5 encrypted data 16:43:28 gpg: encrypted with 1 passphrase 16:43:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:43:28 + mkdir /home/jenkins 16:43:28 + mkdir /home/jenkins/sigul [Pipeline] sh 16:43:28 + 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 16:43:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:29 ---> sigul-install.sh 16:43:29 Sigul already installed; skipping installation. [Pipeline] sh 16:43:29 + git tag --list 16:43:29 v0.0.0 16:43:29 v0.1.0 16:43:29 v0.1.1 16:43:29 v0.1.10 16:43:29 v0.1.11 16:43:29 v0.1.12 16:43:29 v0.1.13 16:43:29 v0.1.14 16:43:29 v0.1.15 16:43:29 v0.1.16 16:43:29 v0.1.17 16:43:29 v0.1.18 16:43:29 v0.1.19 16:43:29 v0.1.2 16:43:29 v0.1.20 16:43:29 v0.1.21 16:43:29 v0.1.22 16:43:29 v0.1.23 16:43:29 v0.1.24 16:43:29 v0.1.25 16:43:29 v0.1.26 16:43:29 v0.1.27 16:43:29 v0.1.28 16:43:29 v0.1.29 16:43:29 v0.1.3 16:43:29 v0.1.30 16:43:29 v0.1.31 16:43:29 v0.1.4 16:43:29 v0.1.5 16:43:29 v0.1.6 16:43:29 v0.1.7 16:43:29 v0.1.8 16:43:29 v0.1.9 16:43:29 v2.0.0 16:43:29 v2.0.1 16:43:29 v2.1.0 16:43:29 v2.1.1 16:43:29 v2.1.1-dev.1 16:43:29 v2.1.1-dev.2 16:43:29 v2.1.1-dev.3 16:43:29 v2.2.0 16:43:29 v2.2.1-dev.1 16:43:29 v2.2.1-dev.10 16:43:29 v2.2.1-dev.11 16:43:29 v2.2.1-dev.2 16:43:29 v2.2.1-dev.3 16:43:29 v2.2.1-dev.4 16:43:29 v2.2.1-dev.5 16:43:29 v2.2.1-dev.6 16:43:29 v2.2.1-dev.7 16:43:29 v2.2.1-dev.8 16:43:29 v2.2.1-dev.9 16:43:29 v2.3.0-dev.11 16:43:29 v2.3.0-dev.12 16:43:29 v2.3.0-dev.13 16:43:29 v2.3.0-dev.14 16:43:29 v2.3.0-dev.15 16:43:29 v2.3.0-dev.16 16:43:29 v2.3.0-dev.17 16:43:29 v2.3.0-dev.18 16:43:29 v2.3.0-dev.19 16:43:29 v2.3.0-dev.20 16:43:29 v2.3.0-dev.21 16:43:29 v2.3.0-dev.22 16:43:29 v2.3.0-dev.23 [Pipeline] sh 16:43:29 + lftools sign git-tag v2.3.0-dev.23 16:43:30 Signing Git tag with Sigul... 16:43:30 Signing v2.3.0-dev.23 [Pipeline] echo 16:43:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:30 $ docker stop --time=1 da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f 16:43:32 $ docker rm -f da95763267dd48b91013bbabc8cb7c72405aa642f62d8570296a82262b52761f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:32 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43:32 $ 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 16:43:33 $ docker top 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 -eo pid,comm 16:43:33 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). 16:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:33 [ssh-agent] Looking for ssh-agent implementation... 16:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:33 $ docker exec 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 ssh-agent 16:43:33 SSH_AUTH_SOCK=/tmp/ssh-hGXlxOZcAeds/agent.33 16:43:33 SSH_AGENT_PID=39 16:43:33 Running ssh-add (command line suppressed) 16:43:33 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16246494535980602692.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16246494535980602692.key) 16:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:33 + git semver bump pre 16:43:34 2022-10-18 16:43:34,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:34 2022-10-18 16:43:34,143 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 16:43:34 2022-10-18 16:43:34,143 [bump_version] DEBUG bumped version:2.3.0-dev.24 16:43:34 2022-10-18 16:43:34,143 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 16:43:34 2022-10-18 16:43:34,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:34 2022-10-18 16:43:34,143 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:34 2022-10-18 16:43:34,145 [execute] INFO git cat-file --batch-check 16:43:34 2022-10-18 16:43:34,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:34 2022-10-18 16:43:34,150 [execute] INFO git cat-file --batch 16:43:34 2022-10-18 16:43:34,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:34 2022-10-18 16:43:34,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:34 2.3.0-dev.24 [Pipeline] } 16:43:34 $ docker exec --env ******** --env ******** 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 ssh-agent -k 16:43:34 unset SSH_AUTH_SOCK; 16:43:34 unset SSH_AGENT_PID; 16:43:34 echo Agent pid 39 killed; 16:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:34 + git semver [Pipeline] } 16:43:34 $ docker stop --time=1 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 16:43:36 $ docker rm -f 8fe41e7a56b7489f8dee08d0ecf0872445ba633f6935382f6f6620ce678a87c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:36 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43: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 16:43:37 $ docker top b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:37 [ssh-agent] Looking for ssh-agent implementation... 16:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:37 $ docker exec b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d ssh-agent 16:43:37 SSH_AUTH_SOCK=/tmp/ssh-FewU1eyuUkNB/agent.32 16:43:37 SSH_AGENT_PID=38 16:43:37 Running ssh-add (command line suppressed) 16:43:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7000924858717587847.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7000924858717587847.key) 16:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:38 + git semver push 16:43:38 2022-10-18 16:43:38,192 [run_push] DEBUG push 16:43:38 2022-10-18 16:43:38,192 [execute] INFO git cat-file --batch-check 16:43:38 2022-10-18 16:43:38,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:38 2022-10-18 16:43:38,195 [execute] INFO git rev-list 9510cc00ac61490482f7e95fef9d33267bb0d0f2 -- 16:43:38 2022-10-18 16:43:38,196 [execute] DEBUG Popen(['git', 'rev-list', '9510cc00ac61490482f7e95fef9d33267bb0d0f2', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:38 2022-10-18 16:43:38,202 [execute] INFO git fetch -v origin 16:43:38 2022-10-18 16:43:38,203 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 16:43:38 2022-10-18 16:43:38,814 [run_push] DEBUG no remote changes detected 16:43:38 2022-10-18 16:43:38,815 [execute] INFO git push origin semver 16:43:38 2022-10-18 16:43:38,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:39 2022-10-18 16:43:39,662 [run_push] DEBUG push all version tags 16:43:39 2022-10-18 16:43:39,662 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:43:39 2022-10-18 16:43:39,663 [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) 16:43:40 2022-10-18 16:43:40,450 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:43:40 2.3.0-dev.24 [Pipeline] } 16:43:40 $ docker exec --env ******** --env ******** b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d ssh-agent -k 16:43:40 unset SSH_AUTH_SOCK; 16:43:40 unset SSH_AGENT_PID; 16:43:40 echo Agent pid 38 killed; 16:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:41 + git semver [Pipeline] } 16:43:41 $ docker stop --time=1 b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d 16:43:42 $ docker rm -f b9192ad169a7e9c5cdbe5bab2fb5c36cd7c8f7bb9101c5bb307667acd1e4020d [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 16:43:43 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 16:43:43 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:43:43 total 16 16:43:43 drwxr-xr-x 3 root root 4096 Oct 18 16:37 . 16:43:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:43 .. 16:43:43 drwxr-xr-x 2 root root 4096 Oct 18 16:37 cost 16:43:43 -rw-r--r-- 1 root root 87 Oct 18 16:37 cost.csv 16:43:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:43:43 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:43:43 total 16 16:43:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:37 . 16:43:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:43 .. 16:43:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:37 cost 16:43:43 -rw-r--r-- 1 jenkins jenkins 87 Oct 18 16:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:43:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:44 ---> package-listing.sh 16:43:44 ++ facter osfamily 16:43:44 ++ tr '[:upper:]' '[:lower:]' 16:43:44 + OS_FAMILY=debian 16:43:44 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 16:43:44 + START_PACKAGES=/tmp/packages_start.txt 16:43:44 + END_PACKAGES=/tmp/packages_end.txt 16:43:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:44 + PACKAGES=/tmp/packages_start.txt 16:43:44 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:43:44 + PACKAGES=/tmp/packages_end.txt 16:43:44 + case "${OS_FAMILY}" in 16:43:44 + dpkg -l 16:43:44 + grep '^ii' 16:43:44 + '[' -f /tmp/packages_start.txt ']' 16:43:44 + '[' -f /tmp/packages_end.txt ']' 16:43:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:44 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:43:44 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 16:43:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 16:43:44 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 16:43:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:45 prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container 16:43:45 $ 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 16:43:45 $ docker top c0da2a388afa9ab3fe5eb8a76d5329b0678f57eeae2d50bfbd527ebb9ee8f0d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:46 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:46 + ls /var/log/sa-host 16:43:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:46 provisioning config files... 16:43:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13051060123969707280tmp [Pipeline] { [Pipeline] echo 16:43:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> create-netrc.sh [Pipeline] } 16:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:47 ---> python-tools-install.sh [Pipeline] echo 16:43:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:47 ---> sudo-logs.sh 16:43:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:47 ---> job-cost.sh 16:43:47 lf-activate-venv: SKIPPING 16:43:47 DEBUG: total: 0.2199999988079071 16:43:47 INFO: Retrieving Stack Cost... 16:43:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:48 INFO: Archiving Costs [Pipeline] echo 16:43:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:49 ---> logs-deploy.sh 16:43:49 lf-activate-venv: SKIPPING 16:43:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/47 16:43:49 INFO: archiving workspace using pattern(s): 16:43:49 Archives upload complete. 16:43:49 INFO: archiving logs to Nexus 16:43:50 ---> uname -a: 16:43:50 Linux prd-ubuntu20-04-docker-8c-8g-8475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:43:50 16:43:50 16:43:50 ---> lscpu: 16:43:50 Architecture: x86_64 16:43:50 CPU op-mode(s): 32-bit, 64-bit 16:43:50 Byte Order: Little Endian 16:43:50 Address sizes: 40 bits physical, 48 bits virtual 16:43:50 CPU(s): 8 16:43:50 On-line CPU(s) list: 0-7 16:43:50 Thread(s) per core: 1 16:43:50 Core(s) per socket: 1 16:43:50 Socket(s): 8 16:43:50 NUMA node(s): 1 16:43:50 Vendor ID: AuthenticAMD 16:43:50 CPU family: 23 16:43:50 Model: 49 16:43:50 Model name: AMD EPYC-Rome Processor 16:43:50 Stepping: 0 16:43:50 CPU MHz: 2799.994 16:43:50 BogoMIPS: 5599.98 16:43:50 Virtualization: AMD-V 16:43:50 Hypervisor vendor: KVM 16:43:50 Virtualization type: full 16:43:50 L1d cache: 256 KiB 16:43:50 L1i cache: 256 KiB 16:43:50 L2 cache: 4 MiB 16:43:50 L3 cache: 128 MiB 16:43:50 NUMA node0 CPU(s): 0-7 16:43:50 Vulnerability Itlb multihit: Not affected 16:43:50 Vulnerability L1tf: Not affected 16:43:50 Vulnerability Mds: Not affected 16:43:50 Vulnerability Meltdown: Not affected 16:43:50 Vulnerability Mmio stale data: Not affected 16:43:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:43:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:43:50 Vulnerability Srbds: Not affected 16:43:50 Vulnerability Tsx async abort: Not affected 16:43:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:43:50 16:43:50 16:43:50 ---> nproc: 16:43:50 8 16:43:50 16:43:50 16:43:50 ---> df -h: 16:43:50 Filesystem Size Used Avail Use% Mounted on 16:43:50 overlay 155G 12G 144G 8% / 16:43:50 tmpfs 64M 0 64M 0% /dev 16:43:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:43:50 shm 64M 0 64M 0% /dev/shm 16:43:50 /dev/vda1 155G 12G 144G 8% /facter-os 16:43:50 16:43:50 16:43:50 ---> sar -b -r -n DEV: 16:43:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8475) 10/18/22 _x86_64_ (8 CPU) 16:43:50 16:43:50 16:34:30 LINUX RESTART (8 CPU) 16:43:50 16:43:50 16:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:50 16:36:01 92.87 14.81 78.06 0.00 1912.84 37075.57 0.00 16:43:50 16:37:01 58.07 0.20 57.87 0.00 10.13 32951.72 0.00 16:43:50 16:38:01 4.10 0.02 4.08 0.00 2.27 60.92 0.00 16:43:50 16:39:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 16:43:50 16:40:01 38.31 9.35 28.96 0.00 2885.25 4808.80 0.00 16:43:50 16:41:01 2.67 0.00 2.67 0.00 0.00 30.39 0.00 16:43:50 16:42:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 16:43:50 16:43:01 4.45 0.18 4.27 0.00 18.13 439.53 0.00 16:43:50 Average: 25.24 3.05 22.19 0.00 600.86 9367.22 0.00 16:43:50 16:43:50 16:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:50 16:36:01 28135580 31069928 1232248 3.75 82064 3094292 2421992 7.14 1779324 2559940 517396 16:43:50 16:37:01 28676124 31574972 727096 2.21 91432 3038984 1778092 5.24 1101476 2686144 284 16:43:50 16:38:01 28674868 31573516 730384 2.22 91544 3038912 1726832 5.09 1105212 2684236 8 16:43:50 16:39:01 28675336 31574068 729360 2.22 91592 3038920 1726832 5.09 1104936 2684240 56 16:43:50 16:40:01 28388140 31562992 725212 2.21 110524 3287784 1757080 5.18 1252152 2797324 244 16:43:50 16:41:01 28390372 31565276 723188 2.20 110608 3287784 1773200 5.23 1251692 2797284 12 16:43:50 16:42:01 28394428 31569388 719112 2.19 110636 3287788 1773200 5.23 1247376 2797288 4 16:43:50 16:43:01 27747568 31527280 760064 2.31 120636 3847316 2020276 5.95 1302740 3356276 567288 16:43:50 Average: 28385302 31502178 793333 2.41 101130 3240222 1872188 5.52 1268114 2795342 135662 16:43:50 16:43:50 16:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:50 16:36:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 16:43:50 16:36:01 veth39fdb09 56.59 75.64 5.28 1008.33 0.00 0.00 0.00 0.08 16:43:50 16:36:01 ens3 537.43 340.41 7016.81 74.94 0.00 0.00 0.00 0.00 16:43:50 16:36:01 docker0 58.30 77.08 4.72 1021.65 0.00 0.00 0.00 0.00 16:43:50 16:37:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:43:50 16:37:01 ens3 106.18 68.62 2530.25 15.93 0.00 0.00 0.00 0.00 16:43:50 16:37:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 16:43:50 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:38:01 ens3 25.55 35.34 6.52 85.78 0.00 0.00 0.00 0.00 16:43:50 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:50 16:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:43:50 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:43:50 16:40:01 ens3 91.77 58.34 1299.71 7.92 0.00 0.00 0.00 0.00 16:43:50 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:50 16:41:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:43:50 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 16:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:43:50 16:43:01 ens3 140.54 83.72 3977.77 9.17 0.00 0.00 0.00 0.00 16:43:50 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:50 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 16:43:50 Average: ens3 111.85 72.79 1843.18 24.12 0.00 0.00 0.00 0.00 16:43:50 Average: docker0 7.20 9.51 0.58 125.86 0.00 0.00 0.00 0.00 16:43:50 16:43:50 16:43:50 ---> sar -P ALL: 16:43:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8475) 10/18/22 _x86_64_ (8 CPU) 16:43:50 16:43:50 16:34:30 LINUX RESTART (8 CPU) 16:43:50 16:43:50 16:35:02 CPU %user %nice %system %iowait %steal %idle 16:43:50 16:36:01 all 24.88 0.00 5.06 0.89 0.07 69.09 16:43:50 16:36:01 0 23.70 0.00 4.99 0.07 0.07 71.17 16:43:50 16:36:01 1 26.10 0.00 5.84 0.46 0.07 67.53 16:43:50 16:36:01 2 23.42 0.00 4.82 2.74 0.07 68.95 16:43:50 16:36:01 3 23.82 0.00 4.67 0.09 0.07 71.35 16:43:50 16:36:01 4 24.82 0.00 4.67 0.41 0.07 70.03 16:43:50 16:36:01 5 29.12 0.00 4.98 1.15 0.07 64.68 16:43:50 16:36:01 6 25.58 0.00 4.92 0.28 0.07 69.15 16:43:50 16:36:01 7 22.47 0.00 5.60 1.96 0.09 69.89 16:43:50 16:37:01 all 12.63 0.00 2.61 0.60 0.03 84.12 16:43:50 16:37:01 0 12.15 0.00 2.74 1.93 0.03 83.15 16:43:50 16:37:01 1 12.60 0.00 2.30 0.03 0.05 85.01 16:43:50 16:37:01 2 12.63 0.00 2.52 0.00 0.03 84.82 16:43:50 16:37:01 3 11.73 0.00 2.68 0.15 0.03 85.41 16:43:50 16:37:01 4 12.82 0.00 2.80 0.84 0.03 83.51 16:43:50 16:37:01 5 14.26 0.00 2.65 1.85 0.03 81.21 16:43:50 16:37:01 6 11.49 0.00 3.00 0.00 0.02 85.49 16:43:50 16:37:01 7 13.35 0.00 2.22 0.03 0.03 84.36 16:43:50 16:38:01 all 0.22 0.00 0.08 0.01 0.01 99.68 16:43:50 16:38:01 0 0.18 0.00 0.08 0.00 0.02 99.72 16:43:50 16:38:01 1 0.15 0.00 0.03 0.00 0.00 99.82 16:43:50 16:38:01 2 0.12 0.00 0.08 0.03 0.00 99.77 16:43:50 16:38:01 3 0.08 0.00 0.08 0.00 0.00 99.83 16:43:50 16:38:01 4 0.28 0.00 0.18 0.03 0.02 99.48 16:43:50 16:38:01 5 0.42 0.00 0.05 0.02 0.02 99.50 16:43:50 16:38:01 6 0.22 0.00 0.05 0.00 0.02 99.72 16:43:50 16:38:01 7 0.30 0.00 0.07 0.00 0.00 99.63 16:43:50 16:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:43:50 16:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:43:50 16:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:43:50 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:43:50 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:43:50 16:39:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:43:50 16:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:43:50 16:39:01 6 0.07 0.00 0.00 0.00 0.02 99.92 16:43:50 16:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:43:50 16:40:01 all 1.19 0.00 0.81 0.35 0.02 97.64 16:43:50 16:40:01 0 1.17 0.00 0.47 0.42 0.02 97.93 16:43:50 16:40:01 1 0.57 0.00 0.75 0.02 0.02 98.65 16:43:50 16:40:01 2 1.95 0.00 1.00 0.50 0.02 96.53 16:43:50 16:40:01 3 0.83 0.00 1.87 0.10 0.02 97.18 16:43:50 16:40:01 4 0.73 0.00 0.38 1.18 0.02 97.68 16:43:50 16:40:01 5 1.68 0.00 0.57 0.23 0.02 97.50 16:43:50 16:40:01 6 0.78 0.00 0.55 0.03 0.03 98.60 16:43:50 16:40:01 7 1.77 0.00 0.90 0.30 0.02 97.01 16:43:50 16:41:01 all 0.01 0.00 0.02 0.01 0.01 99.96 16:43:50 16:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:43:50 16:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:43:50 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:43:50 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:43:50 16:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:43:50 16:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:43:50 16:41:01 6 0.02 0.00 0.05 0.00 0.02 99.92 16:43:50 16:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:43:50 16:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:43:50 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:43:50 16:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:43:50 16:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:43:50 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:43:50 16:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 16:43:50 16:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:43:50 16:42:01 6 0.03 0.00 0.08 0.00 0.02 99.87 16:43:50 16:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:43:50 16:43:01 all 1.98 0.00 0.88 0.03 0.02 97.10 16:43:50 16:43:01 0 2.40 0.00 0.77 0.00 0.02 96.81 16:43:50 16:43:01 1 2.04 0.00 1.17 0.02 0.02 96.76 16:43:50 16:43:01 2 2.21 0.00 0.72 0.00 0.02 97.05 16:43:50 16:43:01 3 1.41 0.00 0.94 0.00 0.02 97.64 16:43:50 16:43:01 4 2.36 0.00 1.02 0.18 0.02 96.42 16:43:50 16:43:01 5 1.55 0.00 0.54 0.00 0.02 97.90 16:43:50 16:43:01 6 1.87 0.00 0.58 0.02 0.02 97.51 16:43:50 16:43:01 7 1.99 0.00 1.29 0.00 0.02 96.70 16:43:50 Average: all 5.04 0.00 1.17 0.23 0.02 93.53 16:43:50 Average: 0 4.88 0.00 1.12 0.31 0.02 93.67 16:43:50 Average: 1 5.12 0.00 1.25 0.07 0.02 93.54 16:43:50 Average: 2 4.98 0.00 1.13 0.40 0.02 93.47 16:43:50 Average: 3 4.66 0.00 1.27 0.04 0.02 94.01 16:43:50 Average: 4 5.06 0.00 1.12 0.34 0.02 93.46 16:43:50 Average: 5 5.81 0.00 1.09 0.40 0.02 92.67 16:43:50 Average: 6 4.93 0.00 1.14 0.04 0.03 93.87 16:43:50 Average: 7 4.93 0.00 1.25 0.28 0.02 93.53 16:43:50 16:43:50 16:43:50