Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d067308007d93fc1c65528eaf1d43967cb797470 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-ssh10867136493650690200.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-ssh1729607702695341342.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-ssh12350920637673257597.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-ssh9113360643802384651.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-ssh6900528541314302966.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-8732 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 d067308007d93fc1c65528eaf1d43967cb797470 (main) Commit message: "Merge pull request #182 from hahattan/update-topic" > 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 d067308007d93fc1c65528eaf1d43967cb797470 # timeout=10 > git rev-list --no-walk aae9db3ccaa50c9d24fab56a0b3092001ce1df14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:36:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:36:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:07 ========================================================= 02:36:07 EdgeX Global Pipelines Version Info 02:36:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:36:08 ------------------- 02:36:08 stable info: 02:36:08 ------------------- 02:36:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:36:08 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:36:08 Message: update stable to v1.0.243 02:36:09 ------------------- 02:36:09 experimental info: 02:36:09 ------------------- 02:36:09 Commited By: **** collab-it+edgex@linuxfoundation.org 02:36:09 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:36:09 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d067308 [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:36:10 + git rev-list -1 --merges d067308007d93fc1c65528eaf1d43967cb797470~1..d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo 02:36:10 -----------> git rev-list -1 --merges d067308007d93fc1c65528eaf1d43967cb797470~1..d067308007d93fc1c65528eaf1d43967cb797470 d067308007d93fc1c65528eaf1d43967cb797470 02:36:10 d067308007d93fc1c65528eaf1d43967cb797470 [false] [Pipeline] sh 02:36:10 + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo 02:36:10 ========================================================= 02:36:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:36:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:10 + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] echo 02:36:10 [semverPrep] GIT_COMMIT: d067308007d93fc1c65528eaf1d43967cb797470, Commit Message: Merge pull request #182 from hahattan/update-topic [Pipeline] echo 02:36:10 [semverPrep] This is not a build commit. [Pipeline] sh 02:36:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:11 + grep -v github /etc/ssh/ssh_known_hosts 02:36:11 + [ -e /tmp/ssh_known_hosts ] 02:36:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:36:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:36:11 + sudo tee -a /etc/ssh/ssh_known_hosts 02:36:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:11 02:36:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:12 0.1.4: Pulling from edgex-devops/py-git-semver 02:36:12 b85a868b505f: Pulling fs layer 02:36:12 e2be974225ed: Pulling fs layer 02:36:12 339a4e72a1f5: Pulling fs layer 02:36:12 988bab9f4d93: Pulling fs layer 02:36:12 1469e6f7b9e6: Pulling fs layer 02:36:12 eaf3925da568: Pulling fs layer 02:36:12 bab4dde63d76: Pulling fs layer 02:36:12 bde34c3a00c8: Pulling fs layer 02:36:12 b352a97aabf1: Pulling fs layer 02:36:12 4872d77fe225: Pulling fs layer 02:36:12 5851b861e8e6: Pulling fs layer 02:36:12 4872d77fe225: Waiting 02:36:12 bde34c3a00c8: Waiting 02:36:12 988bab9f4d93: Waiting 02:36:12 bab4dde63d76: Waiting 02:36:12 b352a97aabf1: Waiting 02:36:12 1469e6f7b9e6: Waiting 02:36:12 eaf3925da568: Waiting 02:36:12 5851b861e8e6: Waiting 02:36:12 988bab9f4d93: Download complete 02:36:12 1469e6f7b9e6: Verifying Checksum 02:36:12 1469e6f7b9e6: Download complete 02:36:12 eaf3925da568: Verifying Checksum 02:36:12 eaf3925da568: Download complete 02:36:12 339a4e72a1f5: Verifying Checksum 02:36:12 339a4e72a1f5: Download complete 02:36:12 bde34c3a00c8: Verifying Checksum 02:36:12 bde34c3a00c8: Download complete 02:36:12 b352a97aabf1: Download complete 02:36:12 4872d77fe225: Download complete 02:36:12 5851b861e8e6: Verifying Checksum 02:36:12 5851b861e8e6: Download complete 02:36:12 b85a868b505f: Verifying Checksum 02:36:12 b85a868b505f: Download complete 02:36:12 bab4dde63d76: Verifying Checksum 02:36:12 bab4dde63d76: Download complete 02:36:13 b85a868b505f: Pull complete 02:36:13 e2be974225ed: Pull complete 02:36:14 339a4e72a1f5: Pull complete 02:36:14 988bab9f4d93: Pull complete 02:36:14 1469e6f7b9e6: Pull complete 02:36:14 eaf3925da568: Pull complete 02:36:16 bab4dde63d76: Pull complete 02:36:16 bde34c3a00c8: Pull complete 02:36:16 b352a97aabf1: Pull complete 02:36:16 4872d77fe225: Pull complete 02:36:16 5851b861e8e6: Pull complete 02:36:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:16 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:18 $ docker top 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 -eo pid,comm 02:36:18 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). 02:36:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:18 [ssh-agent] Looking for ssh-agent implementation... 02:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:18 $ docker exec 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent 02:36:18 SSH_AUTH_SOCK=/tmp/ssh-hglQuFJWElNn/agent.31 02:36:18 SSH_AGENT_PID=37 02:36:18 Running ssh-add (command line suppressed) 02:36:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7485947982815131932.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7485947982815131932.key) 02:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:18 + git tag --points-at HEAD [Pipeline] } 02:36:18 $ docker exec --env ******** --env ******** 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent -k 02:36:18 unset SSH_AUTH_SOCK; 02:36:18 unset SSH_AGENT_PID; 02:36:18 echo Agent pid 37 killed; 02:36:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:18 [ssh-agent] Looking for ssh-agent implementation... 02:36:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:19 $ docker exec 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent 02:36:19 SSH_AUTH_SOCK=/tmp/ssh-myDwcznVmIEl/agent.69 02:36:19 SSH_AGENT_PID=75 02:36:19 Running ssh-add (command line suppressed) 02:36:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8457647022132145647.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8457647022132145647.key) 02:36:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:19 + git semver init 02:36:19 2022-10-21 02:36:19,745 [run_init] DEBUG init version:0.0.0 force:False 02:36:19 2022-10-21 02:36:19,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:36:19 2022-10-21 02:36:19,746 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:36:19 2022-10-21 02:36:19,746 [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) 02:36:20 2022-10-21 02:36:20,541 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:36:20 2022-10-21 02:36:20,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:36:20 2022-10-21 02:36:20,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:36:20 2022-10-21 02:36:20,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:36:20 2.3.0-dev.24 [Pipeline] } 02:36:20 $ docker exec --env ******** --env ******** 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 ssh-agent -k 02:36:20 unset SSH_AUTH_SOCK; 02:36:20 unset SSH_AGENT_PID; 02:36:20 echo Agent pid 75 killed; 02:36:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:21 + git semver [Pipeline] } 02:36:21 $ docker stop --time=1 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 02:36:22 $ docker rm -f 806c61929c9b6362811d48aded742880c08668b82e3a6419be61755a163b4fa7 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:23 Stashed 1 file(s) [Pipeline] echo 02:36:23 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 02:36:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:23 ========================================================= 02:36:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:36:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:36:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:36:23 213ec9aee27d: Pulling fs layer 02:36:23 4583459ba037: Pulling fs layer 02:36:23 93c1e223e6f2: Pulling fs layer 02:36:23 53926ce57604: Pulling fs layer 02:36:23 21b2b0c7a3f4: Pulling fs layer 02:36:23 30f14e443154: Pulling fs layer 02:36:23 801331c1e519: Pulling fs layer 02:36:23 99cc6dd402b0: Pulling fs layer 02:36:23 7d9ed39f4882: Pulling fs layer 02:36:23 21b2b0c7a3f4: Waiting 02:36:23 53926ce57604: Waiting 02:36:23 30f14e443154: Waiting 02:36:23 801331c1e519: Waiting 02:36:23 99cc6dd402b0: Waiting 02:36:23 7d9ed39f4882: Waiting 02:36:23 93c1e223e6f2: Verifying Checksum 02:36:23 93c1e223e6f2: Download complete 02:36:23 4583459ba037: Download complete 02:36:23 21b2b0c7a3f4: Download complete 02:36:23 30f14e443154: Verifying Checksum 02:36:23 30f14e443154: Download complete 02:36:23 213ec9aee27d: Verifying Checksum 02:36:23 213ec9aee27d: Download complete 02:36:23 801331c1e519: Download complete 02:36:23 213ec9aee27d: Pull complete 02:36:23 4583459ba037: Pull complete 02:36:24 93c1e223e6f2: Pull complete 02:36:24 7d9ed39f4882: Verifying Checksum 02:36:24 7d9ed39f4882: Download complete 02:36:24 53926ce57604: Verifying Checksum 02:36:24 53926ce57604: Download complete 02:36:24 99cc6dd402b0: Verifying Checksum 02:36:24 99cc6dd402b0: Download complete 02:36:28 53926ce57604: Pull complete 02:36:28 21b2b0c7a3f4: Pull complete 02:36:28 30f14e443154: Pull complete 02:36:29 801331c1e519: Pull complete 02:36:31 99cc6dd402b0: Pull complete 02:36:31 7d9ed39f4882: Pull complete 02:36:31 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 02:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 02:36: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 02:36:32 + docker inspect -f . ci-base-image-x86_64 02:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:32 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:34 $ docker top 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:34 + go version 02:36:34 go version go1.18.7 linux/amd64 [Pipeline] } 02:36:34 $ docker stop --time=1 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 02:36:35 $ docker rm -f 217c07ef8969489683cf2a5123f856db61033c671df6313dff7ac3060767bd17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:36 + docker inspect -f . ci-base-image-x86_64 02:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:36 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:36 $ docker top 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:37 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:36:37 + make test 02:36:37 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:36:37 go: downloading github.com/stretchr/testify v1.8.0 02:36:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:36:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:36:37 go: downloading github.com/pebbe/zmq4 v1.2.7 02:36:37 go: downloading github.com/google/uuid v1.3.0 02:36:37 go: downloading github.com/nats-io/nats.go v1.18.0 02:36:37 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:36:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 02:36:37 go: downloading github.com/gorilla/websocket v1.4.2 02:36:37 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:36:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:36:37 go: downloading github.com/davecgh/go-spew v1.1.1 02:36:37 go: downloading github.com/pmezard/go-difflib v1.0.0 02:36:37 go: downloading github.com/stretchr/objx v0.4.0 02:36:37 go: downloading gopkg.in/yaml.v3 v3.0.1 02:36:37 go: downloading github.com/nats-io/nkeys v0.3.0 02:36:37 go: downloading github.com/nats-io/nuid v1.0.1 02:36:37 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:36:37 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:36:37 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:36:37 go: downloading github.com/x448/float16 v0.8.4 02:36:37 go: downloading golang.org/x/text v0.3.7 02:36:37 go: downloading github.com/leodido/go-urn v1.2.1 02:36:37 go: downloading github.com/go-playground/universal-translator v0.18.0 02:36:37 go: downloading github.com/go-playground/locales v0.14.0 02:36:37 go: downloading github.com/minio/highwayhash v1.0.2 02:36:37 go: downloading github.com/klauspost/compress v1.15.11 02:36:37 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:36:37 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:36:37 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 02:36:38 Still waiting to schedule task 02:36:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:36:55 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.057s coverage: 66.4% of statements 02:36:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:36:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.061s coverage: 90.4% of statements 02:36:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 87.7% of statements 02:36:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:36:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.093s coverage: 35.9% of statements 02:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.040s coverage: 68.5% of statements 02:37:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.387s coverage: 83.8% of statements 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements 02:37:17 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.029s coverage: 100.0% of statements 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.056s coverage: 95.1% of statements 02:37:17 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.067s coverage: 66.4% of statements 02:37:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.043s coverage: 90.4% of statements 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.036s coverage: 100.0% of statements 02:37:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 100.0% of statements 02:37:17 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements 02:37:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:37:39 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements 02:37:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements 02:37:39 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:37:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements 02:37:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements 02:37:39 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 02:37:45 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." 02:37:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:37:47 $ docker stop --time=1 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 02:37:49 $ docker rm -f 1c83e7ad616715ce5ded533dafbc81645aaba458762c453ab887e43ff373da72 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:49 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 02:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:50 02:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:50 latest: Pulling from edgex-lftools-log-publisher 02:37:50 5eb5b503b376: Pulling fs layer 02:37:50 5c69ac0246d0: Pulling fs layer 02:37:50 ec43610c2a17: Pulling fs layer 02:37:50 3a2ae6a8a46f: Pulling fs layer 02:37:50 33b1e0a273af: Pulling fs layer 02:37:50 5d3b04190fa2: Pulling fs layer 02:37:50 2f39f015ded8: Pulling fs layer 02:37:50 3a2ae6a8a46f: Waiting 02:37:50 33b1e0a273af: Waiting 02:37:50 5d3b04190fa2: Waiting 02:37:50 2f39f015ded8: Waiting 02:37:50 5c69ac0246d0: Verifying Checksum 02:37:50 5c69ac0246d0: Download complete 02:37:50 33b1e0a273af: Verifying Checksum 02:37:50 33b1e0a273af: Download complete 02:37:50 5d3b04190fa2: Verifying Checksum 02:37:50 5d3b04190fa2: Download complete 02:37:50 ec43610c2a17: Verifying Checksum 02:37:50 ec43610c2a17: Download complete 02:37:50 5eb5b503b376: Verifying Checksum 02:37:50 5eb5b503b376: Download complete 02:37:51 2f39f015ded8: Download complete 02:37:52 5eb5b503b376: Pull complete 02:37:52 5c69ac0246d0: Pull complete 02:37:52 ec43610c2a17: Pull complete 02:37:52 3a2ae6a8a46f: Pull complete 02:37:52 33b1e0a273af: Pull complete 02:37:52 5d3b04190fa2: Pull complete 02:37:57 2f39f015ded8: Pull complete 02:37:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:57 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:58 $ docker top 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:59 ---> job-cost.sh 02:37:59 lf-activate-venv: SKIPPING 02:37:59 INFO: No Stack... 02:37:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:59 INFO: Archiving Costs [Pipeline] sh 02:37:59 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:37:59 + cut -d, -f6 [Pipeline] lock 02:37:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] 02:37:59 Resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] did not exist. Created. 02:37:59 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:00 Stashed 1 file(s) [Pipeline] } 02:38:00 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:00 $ docker stop --time=1 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 02:38:01 $ docker rm -f 05253a643efca2051df45131835693fc17a6328d563fd4f87407d4868ecc37c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8733 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:38:06 Running in /w/workspace/go-mod-messaging/48 [Pipeline] { [Pipeline] checkout 02:38:06 Selected Git installation does not exist. Using Default 02:38:06 The recommended git tool is: NONE 02:38:11 using credential edgex-jenkins-ssh 02:38:11 Cloning the remote Git repository 02:38:11 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:38:11 > git init /w/workspace/go-mod-messaging/48 # timeout=10 02:38:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:38:11 > git --version # timeout=10 02:38:11 > git --version # 'git version 2.25.1' 02:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:11 Verifying host key using known hosts file 02:38:11 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. 02:38:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:13 Avoid second fetch 02:38:13 Checking out Revision d067308007d93fc1c65528eaf1d43967cb797470 (main) 02:38:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:13 > git config core.sparsecheckout # timeout=10 02:38:13 > git checkout -f d067308007d93fc1c65528eaf1d43967cb797470 # timeout=10 02:38:13 Commit message: "Merge pull request #182 from hahattan/update-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:38:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:14 Dload Upload Total Spent Left Speed 02:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 02:38:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:38:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:38:15 + sudo tee /etc/docker/daemon.new 02:38:15 { 02:38:15 "registry-mirrors": [ 02:38:15 "https://nexus3.edgexfoundry.org:10001" 02:38:15 ], 02:38:15 "bip": "10.250.0.254/24", 02:38:15 "hosts": [ 02:38:15 "tcp://0.0.0.0:5555", 02:38:15 "unix:///var/run/docker.sock" 02:38:15 ], 02:38:15 "mtu": 1458, 02:38:15 "selinux-enabled": true, 02:38:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:38:15 } [Pipeline] sh 02:38:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:38:16 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:34 ========================================================= 02:38:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:38:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:38:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:35 9b18e9b68314: Pulling fs layer 02:38:35 d32db5db7311: Pulling fs layer 02:38:35 d0c4b47475fc: Pulling fs layer 02:38:35 5831b945b038: Pulling fs layer 02:38:35 86bbec2aaacd: Pulling fs layer 02:38:35 e10730c5d714: Pulling fs layer 02:38:35 5dd5c2283517: Pulling fs layer 02:38:35 d5ac0230b979: Pulling fs layer 02:38:35 5831b945b038: Waiting 02:38:35 86bbec2aaacd: Waiting 02:38:35 e10730c5d714: Waiting 02:38:35 5dd5c2283517: Waiting 02:38:35 d5ac0230b979: Waiting 02:38:35 d0c4b47475fc: Verifying Checksum 02:38:35 d0c4b47475fc: Download complete 02:38:35 d32db5db7311: Verifying Checksum 02:38:35 d32db5db7311: Download complete 02:38:35 86bbec2aaacd: Download complete 02:38:35 e10730c5d714: Verifying Checksum 02:38:35 e10730c5d714: Download complete 02:38:35 9b18e9b68314: Verifying Checksum 02:38:35 9b18e9b68314: Download complete 02:38:36 9b18e9b68314: Pull complete 02:38:37 d5ac0230b979: Verifying Checksum 02:38:37 d5ac0230b979: Download complete 02:38:37 d32db5db7311: Pull complete 02:38:37 d0c4b47475fc: Pull complete 02:38:38 5dd5c2283517: Verifying Checksum 02:38:38 5dd5c2283517: Download complete 02:38:39 5831b945b038: Verifying Checksum 02:38:39 5831b945b038: Download complete 02:38:51 5831b945b038: Pull complete 02:38:51 86bbec2aaacd: Pull complete 02:38:51 e10730c5d714: Pull complete 02:38:56 5dd5c2283517: Pull complete 02:38:58 d5ac0230b979: Pull complete 02:38:58 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 02:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:38:59 + 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 02:38:59 + docker inspect -f . ci-base-image-arm64 02:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:59 prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container 02:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@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 02:39:03 $ docker top 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:03 + go version 02:39:03 go version go1.18.7 linux/arm64 [Pipeline] } 02:39:03 $ docker stop --time=1 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc 02:39:05 $ docker rm -f 6d1aeecf25ac9fbb6563c625744f3149fccefcd931faae0ce5ba88d285c4dacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker inspect -f . ci-base-image-arm64 02:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container 02:39:06 $ 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/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@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 02:39:07 $ docker top 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:08 + git config --global --add safe.directory /w/workspace/go-mod-messaging/48 [Pipeline] fileExists [Pipeline] sh 02:39:08 + make test 02:39:08 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:39:08 go: downloading github.com/stretchr/testify v1.8.0 02:39:08 go: downloading github.com/nats-io/nats.go v1.18.0 02:39:08 go: downloading github.com/google/uuid v1.3.0 02:39:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:39:08 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:39:08 go: downloading github.com/pebbe/zmq4 v1.2.7 02:39:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:39:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 02:39:09 go: downloading github.com/davecgh/go-spew v1.1.1 02:39:09 go: downloading github.com/pmezard/go-difflib v1.0.0 02:39:09 go: downloading github.com/stretchr/objx v0.4.0 02:39:09 go: downloading gopkg.in/yaml.v3 v3.0.1 02:39:09 go: downloading github.com/nats-io/nkeys v0.3.0 02:39:09 go: downloading github.com/nats-io/nuid v1.0.1 02:39:09 go: downloading github.com/gorilla/websocket v1.4.2 02:39:09 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:39:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:39:09 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:39:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:39:09 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:39:09 go: downloading github.com/x448/float16 v0.8.4 02:39:09 go: downloading github.com/go-playground/universal-translator v0.18.0 02:39:09 go: downloading github.com/leodido/go-urn v1.2.1 02:39:10 go: downloading golang.org/x/text v0.3.7 02:39:10 go: downloading github.com/klauspost/compress v1.15.11 02:39:10 go: downloading github.com/minio/highwayhash v1.0.2 02:39:10 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:39:10 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:39:10 go: downloading github.com/go-playground/locales v0.14.0 02:41:02 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.297s coverage: 66.4% of statements 02:41:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:41:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.342s coverage: 90.4% of statements 02:41:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.244s coverage: 87.7% of statements 02:41:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:41:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.323s coverage: 35.9% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.163s coverage: 68.5% of statements 02:42:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.114s coverage: 88.9% of statements 02:42:10 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.071s coverage: 100.0% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements 02:42:10 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.228s coverage: 66.4% of statements 02:42:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.230s coverage: 90.4% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.058s coverage: 100.0% of statements 02:42:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.068s coverage: 100.0% of statements 02:42:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.138s coverage: 68.5% of statements 02:42:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.468s coverage: 83.8% of statements 02:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements 02:42:28 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.068s coverage: 100.0% of statements 02:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.067s coverage: 100.0% of statements 02:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 02:42:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:42:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:43:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:43:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:43:36 $ docker stop --time=1 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 02:43:38 $ docker rm -f 932c8171298f0d9d0898efe221bbff09fc1e526bcdbd966bf8500856e49235b1 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:43:40 Warning: overwriting stash ‘coverage-report’ 02:43:40 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 02:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:41 02:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:41 arm64: Pulling from edgex-lftools-log-publisher 02:43:41 8998bd30e6a1: Pulling fs layer 02:43:41 04944245beec: Pulling fs layer 02:43:41 699f458cf7ca: Pulling fs layer 02:43:41 765212b225bb: Pulling fs layer 02:43:41 f23df028b6ca: Pulling fs layer 02:43:41 d65c8cfc05b1: Pulling fs layer 02:43:41 2437ff75d9bd: Pulling fs layer 02:43:41 f23df028b6ca: Waiting 02:43:41 765212b225bb: Waiting 02:43:41 d65c8cfc05b1: Waiting 02:43:41 2437ff75d9bd: Waiting 02:43:41 04944245beec: Verifying Checksum 02:43:41 04944245beec: Download complete 02:43:41 765212b225bb: Verifying Checksum 02:43:41 765212b225bb: Download complete 02:43:41 f23df028b6ca: Verifying Checksum 02:43:41 f23df028b6ca: Download complete 02:43:42 d65c8cfc05b1: Verifying Checksum 02:43:42 d65c8cfc05b1: Download complete 02:43:42 699f458cf7ca: Verifying Checksum 02:43:42 699f458cf7ca: Download complete 02:43:42 8998bd30e6a1: Verifying Checksum 02:43:42 8998bd30e6a1: Download complete 02:43:44 2437ff75d9bd: Verifying Checksum 02:43:44 2437ff75d9bd: Download complete 02:43:46 8998bd30e6a1: Pull complete 02:43:46 04944245beec: Pull complete 02:43:47 699f458cf7ca: Pull complete 02:43:48 765212b225bb: Pull complete 02:43:49 f23df028b6ca: Pull complete 02:43:49 d65c8cfc05b1: Pull complete 02:44:04 2437ff75d9bd: Pull complete 02:44:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:04 prd-ubuntu20.04-docker-arm64-4c-16g-8733 does not seem to be running inside a container 02:44:04 $ 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/48 -v /w/workspace/go-mod-messaging/48:/w/workspace/go-mod-messaging/48:rw,z -v /w/workspace/go-mod-messaging/48@tmp:/w/workspace/go-mod-messaging/48@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 02:44:07 $ docker top 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:08 ---> job-cost.sh 02:44:08 lf-activate-venv: SKIPPING 02:44:08 INFO: No Stack... 02:44:08 INFO: Retrieving Pricing Info for: v3-standard-4 02:44:09 INFO: Archiving Costs [Pipeline] sh 02:44:09 + + cat /w/workspace/go-mod-messaging/48/archives/cost.csv 02:44:09 cut -d, -f6 [Pipeline] lock 02:44:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] 02:44:09 Resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] did not exist. Created. 02:44:09 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:10 /w/workspace/go-mod-messaging/48@tmp/durable-f226180f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:44:10 + echo total: 0.10999999940395355 [Pipeline] stash 02:44:10 Warning: overwriting stash ‘stack-cost’ 02:44:10 Stashed 1 file(s) [Pipeline] } 02:44:10 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 02:44:10 $ docker stop --time=1 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 02:44:12 $ docker rm -f 5ae825f69b6f77c873761a590690716fc36f9192a8a3a2274b753306620c61b9 [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 02:44:12 provisioning config files... 02:44:12 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10030395591960970880tmp [Pipeline] { [Pipeline] sh 02:44:13 + set +x 02:44:13 + + curlbash -s -s https://codecov.io/bash -- 02:44:13 02:44:13 02:44:13 _____ _ 02:44:13 / ____| | | 02:44:13 | | ___ __| | ___ ___ _____ __ 02:44:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:44:13 | |___| (_) | (_| | __/ (_| (_) \ V / 02:44:13 \_____\___/ \__,_|\___|\___\___/ \_/ 02:44:13 Bash-1.0.6 02:44:13 02:44:13 02:44:13 ==> git version 2.25.1 found 02:44:13 ==> 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 02:44:13 Release-Date: 2020-01-08 02:44:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:44:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:44:13 ==> Jenkins CI detected. 02:44:13 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:44:13 project root: . 02:44:13 --> token set from env 02:44:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:44:13 ==> Running gcov in . (disable via -X gcov) 02:44:13 ==> Python coveragepy not found 02:44:13 ==> Searching for coverage reports in: 02:44:13 + . 02:44:13 -> Found 1 reports 02:44:13 ==> Detecting git/mercurial file structure 02:44:13 ==> Reading reports 02:44:13 + ./coverage.out bytes=33413 02:44:13 ==> Appending adjustments 02:44:13 https://docs.codecov.io/docs/fixing-reports 02:44:13 + Found adjustments 02:44:13 ==> Gzipping contents 02:44:13 8.0K /tmp/codecov.a7TNJe.gz 02:44:13 ==> Uploading reports 02:44:13 url: https://codecov.io 02:44:13 query: branch=main&commit=d067308007d93fc1c65528eaf1d43967cb797470&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:44:13 -> Pinging Codecov 02:44:13 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=d067308007d93fc1c65528eaf1d43967cb797470&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:44:13 -> Uploading to 02:44:13 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/F6E385568367DD0E4001BA4F8F1CB792/d067308007d93fc1c65528eaf1d43967cb797470/3eafc7ec-15b1-4ec9-b5db-4aff149dbb3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T024413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2a540ffc32cd6402fa3c7577b4d9002aa5e3ab1be3ac4902e9caef91113daf4 02:44:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:13 Dload Upload Total Spent Left Speed 02:44:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8048 0 0 100 8048 0 32715 --:--:-- --:--:-- --:--:-- 32715 02:44:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] } 02:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:44:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:44:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:14 02:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:44:14 df9b9388f04a: Pulling fs layer 02:44:14 52dc419b0ee2: Pulling fs layer 02:44:14 25bc292e5bac: Pulling fs layer 02:44:14 114826534d7a: Pulling fs layer 02:44:14 4657fd5d0bcf: Pulling fs layer 02:44:14 6ad1cebc031e: Pulling fs layer 02:44:14 8a3aa393b2d8: Pulling fs layer 02:44:14 4657fd5d0bcf: Waiting 02:44:14 6ad1cebc031e: Waiting 02:44:14 8a3aa393b2d8: Waiting 02:44:14 114826534d7a: Waiting 02:44:14 25bc292e5bac: Verifying Checksum 02:44:14 25bc292e5bac: Download complete 02:44:14 52dc419b0ee2: Verifying Checksum 02:44:14 52dc419b0ee2: Download complete 02:44:14 4657fd5d0bcf: Download complete 02:44:14 df9b9388f04a: Verifying Checksum 02:44:14 df9b9388f04a: Download complete 02:44:15 6ad1cebc031e: Verifying Checksum 02:44:15 6ad1cebc031e: Download complete 02:44:15 df9b9388f04a: Pull complete 02:44:15 52dc419b0ee2: Pull complete 02:44:15 25bc292e5bac: Pull complete 02:44:15 114826534d7a: Download complete 02:44:15 8a3aa393b2d8: Verifying Checksum 02:44:15 8a3aa393b2d8: Download complete 02:44:19 114826534d7a: Pull complete 02:44:19 4657fd5d0bcf: Pull complete 02:44:19 6ad1cebc031e: Pull complete 02:44:21 8a3aa393b2d8: Pull complete 02:44:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:21 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:44:23 $ docker top f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:44:23 + set -o pipefail 02:44:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:44:27 02:44:27 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 02:44:27 02:44:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/a11ffa37-9b8f-4f1d-9c26-642fefcbc83b 02:44:27 02:44:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:44:27 02:44:27 02:44:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:44:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:44:27 More details here: https://snyk.co/ue1NS [Pipeline] } 02:44:27 $ docker stop --time=1 f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 02:44:28 $ docker rm -f f7fc7ff85fb58073646f072a143221b0aa1a2e82903bf59fe74a22e3822b18e3 [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 02:44:29 + git log --format=format:%s -1 d067308007d93fc1c65528eaf1d43967cb797470 [Pipeline] sh 02:44:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:30 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:30 $ docker top 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 -eo pid,comm 02:44:30 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). 02:44:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:30 [ssh-agent] Looking for ssh-agent implementation... 02:44:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:30 $ docker exec 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 ssh-agent 02:44:30 SSH_AUTH_SOCK=/tmp/ssh-u1laTx0fydK2/agent.31 02:44:30 SSH_AGENT_PID=37 02:44:30 Running ssh-add (command line suppressed) 02:44:30 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6812531913350084938.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6812531913350084938.key) 02:44:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:31 + git semver tag 02:44:31 2022-10-21 02:44:31,358 [run_tag] DEBUG tag force:False 02:44:31 2022-10-21 02:44:31,358 [check_head_tag] DEBUG check head tag 02:44:31 2022-10-21 02:44:31,359 [execute] INFO git cat-file --batch-check 02:44:31 2022-10-21 02:44:31,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:44:31 2022-10-21 02:44:31,362 [execute] INFO git cat-file --batch 02:44:31 2022-10-21 02:44:31,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:44:31 2022-10-21 02:44:31,383 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:31 2022-10-21 02:44:31,384 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 02:44:31 2022-10-21 02:44:31,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:44:31 2022-10-21 02:44:31,388 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:31 2.3.0-dev.24 [Pipeline] } 02:44:31 $ docker exec --env ******** --env ******** 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 ssh-agent -k 02:44:31 unset SSH_AUTH_SOCK; 02:44:31 unset SSH_AGENT_PID; 02:44:31 echo Agent pid 37 killed; 02:44:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:31 + git semver [Pipeline] } 02:44:32 $ docker stop --time=1 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 02:44:33 $ docker rm -f 6e8b359d6e845c5760d5fe96721ce05afb9da407649823d530ef63d59d7f2868 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:33 02:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:34 0.23.1-centos7: Pulling from edgex-lftools 02:44:34 ab5ef0e58194: Pulling fs layer 02:44:34 9712f1f96733: Pulling fs layer 02:44:34 63f879dbbcfc: Pulling fs layer 02:44:34 0d9ebad4ef96: Pulling fs layer 02:44:34 e9a5061849ea: Pulling fs layer 02:44:34 d747dcd14b5f: Pulling fs layer 02:44:34 2de7ff778b66: Pulling fs layer 02:44:34 e9a5061849ea: Waiting 02:44:34 d747dcd14b5f: Waiting 02:44:34 2de7ff778b66: Waiting 02:44:34 0d9ebad4ef96: Waiting 02:44:34 9712f1f96733: Verifying Checksum 02:44:34 9712f1f96733: Download complete 02:44:34 63f879dbbcfc: Verifying Checksum 02:44:34 63f879dbbcfc: Download complete 02:44:34 e9a5061849ea: Verifying Checksum 02:44:34 e9a5061849ea: Download complete 02:44:34 d747dcd14b5f: Download complete 02:44:34 0d9ebad4ef96: Verifying Checksum 02:44:34 0d9ebad4ef96: Download complete 02:44:34 ab5ef0e58194: Verifying Checksum 02:44:34 ab5ef0e58194: Download complete 02:44:34 2de7ff778b66: Download complete 02:44:37 ab5ef0e58194: Pull complete 02:44:37 9712f1f96733: Pull complete 02:44:37 63f879dbbcfc: Pull complete 02:44:41 0d9ebad4ef96: Pull complete 02:44:41 e9a5061849ea: Pull complete 02:44:41 d747dcd14b5f: Pull complete 02:44:42 2de7ff778b66: Pull complete 02:44:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:42 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:44:44 $ docker top bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:44 provisioning config files... 02:44:44 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8158569212961830535tmp 02:44:44 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15037393050153395702tmp 02:44:44 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2460122367420026221tmp [Pipeline] { [Pipeline] echo 02:44:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:44 ---> sigul-configuration.sh 02:44:44 gpg: directory `/root/.gnupg' created 02:44:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:44 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:44 gpg: CAST5 encrypted data 02:44:44 gpg: encrypted with 1 passphrase 02:44:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:44 + mkdir /home/jenkins 02:44:44 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:45 + 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 02:44:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> sigul-install.sh 02:44:45 Sigul already installed; skipping installation. [Pipeline] sh 02:44:45 + git tag --list 02:44:45 v0.0.0 02:44:45 v0.1.0 02:44:45 v0.1.1 02:44:45 v0.1.10 02:44:45 v0.1.11 02:44:45 v0.1.12 02:44:45 v0.1.13 02:44:45 v0.1.14 02:44:45 v0.1.15 02:44:45 v0.1.16 02:44:45 v0.1.17 02:44:45 v0.1.18 02:44:45 v0.1.19 02:44:45 v0.1.2 02:44:45 v0.1.20 02:44:45 v0.1.21 02:44:45 v0.1.22 02:44:45 v0.1.23 02:44:45 v0.1.24 02:44:45 v0.1.25 02:44:45 v0.1.26 02:44:45 v0.1.27 02:44:45 v0.1.28 02:44:45 v0.1.29 02:44:45 v0.1.3 02:44:45 v0.1.30 02:44:45 v0.1.31 02:44:45 v0.1.4 02:44:45 v0.1.5 02:44:45 v0.1.6 02:44:45 v0.1.7 02:44:45 v0.1.8 02:44:45 v0.1.9 02:44:45 v2.0.0 02:44:45 v2.0.1 02:44:45 v2.1.0 02:44:45 v2.1.1 02:44:45 v2.1.1-dev.1 02:44:45 v2.1.1-dev.2 02:44:45 v2.1.1-dev.3 02:44:45 v2.2.0 02:44:45 v2.2.1-dev.1 02:44:45 v2.2.1-dev.10 02:44:45 v2.2.1-dev.11 02:44:45 v2.2.1-dev.2 02:44:45 v2.2.1-dev.3 02:44:45 v2.2.1-dev.4 02:44:45 v2.2.1-dev.5 02:44:45 v2.2.1-dev.6 02:44:45 v2.2.1-dev.7 02:44:45 v2.2.1-dev.8 02:44:45 v2.2.1-dev.9 02:44:45 v2.3.0-dev.11 02:44:45 v2.3.0-dev.12 02:44:45 v2.3.0-dev.13 02:44:45 v2.3.0-dev.14 02:44:45 v2.3.0-dev.15 02:44:45 v2.3.0-dev.16 02:44:45 v2.3.0-dev.17 02:44:45 v2.3.0-dev.18 02:44:45 v2.3.0-dev.19 02:44:45 v2.3.0-dev.20 02:44:45 v2.3.0-dev.21 02:44:45 v2.3.0-dev.22 02:44:45 v2.3.0-dev.23 02:44:45 v2.3.0-dev.24 [Pipeline] sh 02:44:45 + lftools sign git-tag v2.3.0-dev.24 02:44:46 Signing Git tag with Sigul... 02:44:46 Signing v2.3.0-dev.24 [Pipeline] echo 02:44:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:47 $ docker stop --time=1 bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b 02:44:48 $ docker rm -f bcf201dc682156c40a25db94fbedecdf5697f7e6e9dadb7667bc6c458c6ac43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:44:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:49 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:49 $ docker top 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 -eo pid,comm 02:44:49 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). 02:44:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:49 [ssh-agent] Looking for ssh-agent implementation... 02:44:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:49 $ docker exec 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 ssh-agent 02:44:49 SSH_AUTH_SOCK=/tmp/ssh-ryoJAmWheMY2/agent.32 02:44:49 SSH_AGENT_PID=39 02:44:49 Running ssh-add (command line suppressed) 02:44:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12145918179400357651.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12145918179400357651.key) 02:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:50 + git semver bump pre 02:44:50 2022-10-21 02:44:50,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:50 2022-10-21 02:44:50,466 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 02:44:50 2022-10-21 02:44:50,466 [bump_version] DEBUG bumped version:2.3.0-dev.25 02:44:50 2022-10-21 02:44:50,466 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:44:50 2022-10-21 02:44:50,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:50 2022-10-21 02:44:50,466 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:50 2022-10-21 02:44:50,468 [execute] INFO git cat-file --batch-check 02:44:50 2022-10-21 02:44:50,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:50 2022-10-21 02:44:50,474 [execute] INFO git cat-file --batch 02:44:50 2022-10-21 02:44:50,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:50 2022-10-21 02:44:50,481 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:50 2.3.0-dev.25 [Pipeline] } 02:44:50 $ docker exec --env ******** --env ******** 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 ssh-agent -k 02:44:50 unset SSH_AUTH_SOCK; 02:44:50 unset SSH_AGENT_PID; 02:44:50 echo Agent pid 39 killed; 02:44:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:50 + git semver [Pipeline] } 02:44:51 $ docker stop --time=1 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 02:44:52 $ docker rm -f 8f15416e61cd3eabf0cc57451060cdaa521d8f2244794aa84b96cfeec14e7e64 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:53 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:53 $ docker top 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d -eo pid,comm 02:44:53 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). 02:44:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:53 [ssh-agent] Looking for ssh-agent implementation... 02:44:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:53 $ docker exec 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d ssh-agent 02:44:53 SSH_AUTH_SOCK=/tmp/ssh-RyhULZLJ4jhW/agent.33 02:44:53 SSH_AGENT_PID=39 02:44:53 Running ssh-add (command line suppressed) 02:44:54 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5207259992957910452.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5207259992957910452.key) 02:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:54 + git semver push 02:44:54 2022-10-21 02:44:54,584 [run_push] DEBUG push 02:44:54 2022-10-21 02:44:54,585 [execute] INFO git cat-file --batch-check 02:44:54 2022-10-21 02:44:54,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:54 2022-10-21 02:44:54,590 [execute] INFO git rev-list 92965f5df860631efb8191cb42124ba4f54d8434 -- 02:44:54 2022-10-21 02:44:54,590 [execute] DEBUG Popen(['git', 'rev-list', '92965f5df860631efb8191cb42124ba4f54d8434', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:44:54 2022-10-21 02:44:54,597 [execute] INFO git fetch -v origin 02:44:54 2022-10-21 02:44:54,597 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:44:55 2022-10-21 02:44:55,199 [run_push] DEBUG no remote changes detected 02:44:55 2022-10-21 02:44:55,200 [execute] INFO git push origin semver 02:44:55 2022-10-21 02:44:55,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:44:56 2022-10-21 02:44:56,087 [run_push] DEBUG push all version tags 02:44:56 2022-10-21 02:44:56,087 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:44:56 2022-10-21 02:44:56,088 [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) 02:44:57 2022-10-21 02:44:56,933 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:57 2.3.0-dev.25 [Pipeline] } 02:44:57 $ docker exec --env ******** --env ******** 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d ssh-agent -k 02:44:57 unset SSH_AUTH_SOCK; 02:44:57 unset SSH_AGENT_PID; 02:44:57 echo Agent pid 39 killed; 02:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:57 + git semver [Pipeline] } 02:44:57 $ docker stop --time=1 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d 02:44:59 $ docker rm -f 58f4a0b2fd55e69a5edd36e3a612abc9fa51c0cdaed074e85a9064f95dc8821d [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 02:45:00 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:45:00 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:45:00 total 16 02:45:00 drwxr-xr-x 3 root root 4096 Oct 21 02:37 . 02:45:00 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 02:44 .. 02:45:00 drwxr-xr-x 2 root root 4096 Oct 21 02:37 cost 02:45:00 -rw-r--r-- 1 root root 87 Oct 21 02:37 cost.csv 02:45:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:45:00 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:45:00 total 16 02:45:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 02:37 . 02:45:00 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 02:44 .. 02:45:00 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 02:37 cost 02:45:00 -rw-r--r-- 1 jenkins jenkins 87 Oct 21 02:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:45:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:45:01 ---> package-listing.sh 02:45:01 ++ facter osfamily 02:45:01 ++ tr '[:upper:]' '[:lower:]' 02:45:01 + OS_FAMILY=debian 02:45:01 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:45:01 + START_PACKAGES=/tmp/packages_start.txt 02:45:01 + END_PACKAGES=/tmp/packages_end.txt 02:45:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:45:01 + PACKAGES=/tmp/packages_start.txt 02:45:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:45:01 + PACKAGES=/tmp/packages_end.txt 02:45:01 + case "${OS_FAMILY}" in 02:45:01 + dpkg -l 02:45:01 + grep '^ii' 02:45:01 + '[' -f /tmp/packages_start.txt ']' 02:45:01 + '[' -f /tmp/packages_end.txt ']' 02:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:45:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:45:01 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 02:45:01 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 02:45:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:02 prd-ubuntu20.04-docker-8c-8g-8732 does not seem to be running inside a container 02:45:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:45:02 $ docker top d06aa1efb34900523704485e408fa4bb88537fbfb205152b79a9db999a3c71df -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:03 + mkdir -p /var/log/sysstat [Pipeline] sh 02:45:03 + ls /var/log/sa-host 02:45:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:03 provisioning config files... 02:45:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1840830689722187372tmp [Pipeline] { [Pipeline] echo 02:45:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:04 ---> create-netrc.sh [Pipeline] } 02:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:45:04 ---> python-tools-install.sh [Pipeline] echo 02:45:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:04 ---> sudo-logs.sh 02:45:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:05 ---> job-cost.sh 02:45:05 lf-activate-venv: SKIPPING 02:45:05 DEBUG: total: 0.2199999988079071 02:45:05 INFO: Retrieving Stack Cost... 02:45:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:45:05 INFO: Archiving Costs [Pipeline] echo 02:45:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:06 ---> logs-deploy.sh 02:45:06 lf-activate-venv: SKIPPING 02:45:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/48 02:45:06 INFO: archiving workspace using pattern(s): 02:45:07 Archives upload complete. 02:45:07 INFO: archiving logs to Nexus 02:45:07 ---> uname -a: 02:45:07 Linux prd-ubuntu20-04-docker-8c-8g-8732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:45:07 02:45:07 02:45:07 ---> lscpu: 02:45:07 Architecture: x86_64 02:45:07 CPU op-mode(s): 32-bit, 64-bit 02:45:07 Byte Order: Little Endian 02:45:07 Address sizes: 40 bits physical, 48 bits virtual 02:45:07 CPU(s): 8 02:45:07 On-line CPU(s) list: 0-7 02:45:07 Thread(s) per core: 1 02:45:07 Core(s) per socket: 1 02:45:07 Socket(s): 8 02:45:07 NUMA node(s): 1 02:45:07 Vendor ID: AuthenticAMD 02:45:07 CPU family: 23 02:45:07 Model: 49 02:45:07 Model name: AMD EPYC-Rome Processor 02:45:07 Stepping: 0 02:45:07 CPU MHz: 2799.996 02:45:07 BogoMIPS: 5599.99 02:45:07 Virtualization: AMD-V 02:45:07 Hypervisor vendor: KVM 02:45:07 Virtualization type: full 02:45:07 L1d cache: 256 KiB 02:45:07 L1i cache: 256 KiB 02:45:07 L2 cache: 4 MiB 02:45:07 L3 cache: 128 MiB 02:45:07 NUMA node0 CPU(s): 0-7 02:45:07 Vulnerability Itlb multihit: Not affected 02:45:07 Vulnerability L1tf: Not affected 02:45:07 Vulnerability Mds: Not affected 02:45:07 Vulnerability Meltdown: Not affected 02:45:07 Vulnerability Mmio stale data: Not affected 02:45:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:45:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:45:07 Vulnerability Srbds: Not affected 02:45:07 Vulnerability Tsx async abort: Not affected 02:45:07 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 02:45:07 02:45:07 02:45:07 ---> nproc: 02:45:07 8 02:45:07 02:45:07 02:45:07 ---> df -h: 02:45:07 Filesystem Size Used Avail Use% Mounted on 02:45:07 overlay 155G 12G 144G 8% / 02:45:07 tmpfs 64M 0 64M 0% /dev 02:45:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:45:07 shm 64M 0 64M 0% /dev/shm 02:45:07 /dev/vda1 155G 12G 144G 8% /facter-os 02:45:07 02:45:07 02:45:07 ---> sar -b -r -n DEV: 02:45:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8732) 10/21/22 _x86_64_ (8 CPU) 02:45:07 02:45:07 02:35:35 LINUX RESTART (8 CPU) 02:45:07 02:45:07 02:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:45:07 02:37:01 105.38 27.51 77.87 0.00 3185.60 37918.88 0.00 02:45:07 02:38:01 62.01 0.20 61.81 0.00 8.40 33491.77 0.00 02:45:07 02:39:01 4.15 0.00 4.15 0.00 0.00 58.52 0.00 02:45:07 02:40:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 02:45:07 02:41:01 37.34 9.33 28.01 0.00 2883.84 4761.48 0.00 02:45:07 02:42:01 2.52 0.00 2.52 0.00 0.00 29.60 0.00 02:45:07 02:43:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 02:45:07 02:44:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 02:45:07 02:45:01 111.25 0.50 110.75 0.00 40.13 52705.62 0.00 02:45:07 Average: 36.42 4.17 32.25 0.00 679.81 14335.82 0.00 02:45:07 02:45:07 02:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:45:07 02:37:01 28006056 30971612 1337764 4.07 82048 3125112 2527768 7.45 1884432 2592596 547548 02:45:07 02:38:01 28666836 31566972 742376 2.26 91416 3039408 1944508 5.73 1117964 2687084 472 02:45:07 02:39:01 28702456 31601956 710172 2.16 91508 3039260 1732904 5.11 1083188 2686904 24 02:45:07 02:40:01 28703028 31602628 709316 2.16 91564 3039268 1732904 5.11 1082752 2686928 8 02:45:07 02:41:01 28415560 31591284 706076 2.15 110296 3288064 1744604 5.14 1229680 2800664 256 02:45:07 02:42:01 28416396 31592076 705284 2.14 110356 3288052 1761104 5.19 1229348 2800624 8 02:45:07 02:43:01 28418252 31594128 703212 2.14 110448 3288068 1761104 5.19 1228600 2800684 8 02:45:07 02:44:01 28418636 31594628 702888 2.14 110532 3288072 1761104 5.19 1228824 2800696 12 02:45:07 02:45:01 26883484 31546088 744456 2.26 160472 4597052 1816792 5.35 1383588 4047428 368 02:45:07 Average: 28292300 31517930 784616 2.39 106516 3332484 1864755 5.50 1274264 2878179 60967 02:45:07 02:45:07 02:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:45:07 02:37:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 02:45:07 02:37:01 ens3 705.13 471.20 7311.32 96.84 0.00 0.00 0.00 0.00 02:45:07 02:37:01 docker0 45.89 51.82 3.93 1002.91 0.00 0.00 0.00 0.00 02:45:07 02:37:01 veth4865910 44.31 50.44 4.31 989.86 0.00 0.00 0.00 0.08 02:45:07 02:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:45:07 02:38:01 ens3 121.00 84.47 2533.73 53.95 0.00 0.00 0.00 0.00 02:45:07 02:38:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 02:45:07 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:39:01 ens3 6.05 11.71 1.47 33.57 0.00 0.00 0.00 0.00 02:45:07 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:07 02:40:01 ens3 0.57 0.13 0.06 0.01 0.00 0.00 0.00 0.00 02:45:07 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:45:07 02:41:01 ens3 68.79 43.02 1298.03 3.18 0.00 0.00 0.00 0.00 02:45:07 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:07 02:42:01 ens3 1.22 1.95 0.15 6.60 0.00 0.00 0.00 0.00 02:45:07 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:43:01 ens3 2.82 3.08 0.41 8.69 0.00 0.00 0.00 0.00 02:45:07 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:07 02:44:01 ens3 9.07 3.35 12.14 0.24 0.00 0.00 0.00 0.00 02:45:07 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:07 02:45:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:45:07 02:45:01 ens3 402.87 237.76 7560.69 48.78 0.00 0.00 0.00 0.00 02:45:07 02:45:01 docker0 18.68 21.76 1.87 333.95 0.00 0.00 0.00 0.00 02:45:07 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 02:45:07 Average: ens3 146.39 95.19 2079.76 27.98 0.00 0.00 0.00 0.00 02:45:07 Average: docker0 7.19 8.19 0.65 148.54 0.00 0.00 0.00 0.00 02:45:07 02:45:07 02:45:07 ---> sar -P ALL: 02:45:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8732) 10/21/22 _x86_64_ (8 CPU) 02:45:07 02:45:07 02:35:35 LINUX RESTART (8 CPU) 02:45:07 02:45:07 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:45:07 02:37:01 all 24.52 0.00 4.69 0.85 0.08 69.87 02:45:07 02:37:01 0 28.12 0.00 5.41 0.42 0.08 65.96 02:45:07 02:37:01 1 25.95 0.00 4.34 0.32 0.07 69.33 02:45:07 02:37:01 2 22.88 0.00 4.15 0.30 0.07 72.59 02:45:07 02:37:01 3 21.21 0.00 4.52 0.91 0.09 73.28 02:45:07 02:37:01 4 24.63 0.00 5.22 2.34 0.07 67.73 02:45:07 02:37:01 5 24.92 0.00 4.13 0.81 0.07 70.06 02:45:07 02:37:01 6 21.22 0.00 4.30 0.51 0.07 73.91 02:45:07 02:37:01 7 27.13 0.00 5.43 1.20 0.10 66.14 02:45:07 02:38:01 all 12.57 0.00 2.75 0.46 0.05 84.17 02:45:07 02:38:01 0 12.15 0.00 2.81 0.00 0.05 84.99 02:45:07 02:38:01 1 13.59 0.00 2.59 0.20 0.05 83.57 02:45:07 02:38:01 2 12.11 0.00 2.72 0.17 0.05 84.95 02:45:07 02:38:01 3 12.22 0.00 3.42 0.54 0.05 83.77 02:45:07 02:38:01 4 12.88 0.00 2.76 0.02 0.05 84.30 02:45:07 02:38:01 5 12.76 0.00 3.05 1.39 0.05 82.75 02:45:07 02:38:01 6 12.41 0.00 2.39 0.02 0.03 85.15 02:45:07 02:38:01 7 12.42 0.00 2.26 1.35 0.07 83.91 02:45:07 02:39:01 all 0.06 0.00 0.05 0.01 0.00 99.87 02:45:07 02:39:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:45:07 02:39:01 1 0.05 0.00 0.07 0.03 0.00 99.85 02:45:07 02:39:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:45:07 02:39:01 3 0.07 0.00 0.08 0.03 0.00 99.82 02:45:07 02:39:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:45:07 02:39:01 5 0.05 0.00 0.02 0.02 0.00 99.92 02:45:07 02:39:01 6 0.15 0.00 0.05 0.00 0.02 99.78 02:45:07 02:39:01 7 0.10 0.00 0.03 0.02 0.00 99.85 02:45:07 02:40:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:45:07 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:45:07 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:45:07 02:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:45:07 02:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:45:07 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:45:07 02:40:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:45:07 02:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:45:07 02:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:45:07 02:41:01 all 1.22 0.00 0.74 0.28 0.01 97.75 02:45:07 02:41:01 0 2.54 0.00 0.57 0.07 0.02 96.81 02:45:07 02:41:01 1 1.23 0.00 0.70 0.17 0.02 97.88 02:45:07 02:41:01 2 1.30 0.00 0.85 0.07 0.00 97.78 02:45:07 02:41:01 3 0.79 0.00 0.35 1.05 0.02 97.80 02:45:07 02:41:01 4 0.80 0.00 0.45 0.23 0.02 98.50 02:45:07 02:41:01 5 0.77 0.00 0.33 0.22 0.02 98.67 02:45:07 02:41:01 6 1.15 0.00 1.92 0.07 0.02 96.84 02:45:07 02:41:01 7 1.17 0.00 0.77 0.35 0.02 97.69 02:45:07 02:42:01 all 0.03 0.00 0.02 0.01 0.00 99.94 02:45:07 02:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:45:07 02:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:45:07 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:45:07 02:42:01 3 0.05 0.00 0.02 0.07 0.00 99.87 02:45:07 02:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:45:07 02:42:01 5 0.02 0.00 0.03 0.03 0.00 99.92 02:45:07 02:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:45:07 02:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:45:07 02:43:01 all 0.07 0.00 0.02 0.01 0.00 99.90 02:45:07 02:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:45:07 02:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:45:07 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:45:07 02:43:01 3 0.02 0.00 0.03 0.03 0.02 99.90 02:45:07 02:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:45:07 02:43:01 5 0.02 0.00 0.03 0.05 0.00 99.90 02:45:07 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:45:07 02:43:01 7 0.37 0.00 0.00 0.00 0.00 99.63 02:45:07 02:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:45:07 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:45:07 02:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:45:07 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:45:07 02:44:01 3 0.05 0.00 0.02 0.03 0.00 99.90 02:45:07 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:45:07 02:44:01 5 0.03 0.00 0.03 0.02 0.00 99.92 02:45:07 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:45:07 02:44:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:45:07 02:45:01 all 8.41 0.00 3.77 0.91 0.05 86.85 02:45:07 02:45:01 0 8.71 0.00 3.73 0.14 0.05 87.37 02:45:07 02:45:01 1 9.67 0.00 3.99 1.21 0.05 85.08 02:45:07 02:45:01 2 7.53 0.00 4.11 0.17 0.05 88.15 02:45:07 02:45:01 3 8.77 0.00 3.88 0.44 0.05 86.86 02:45:07 02:45:01 4 7.29 0.00 3.72 1.38 0.05 87.56 02:45:07 02:45:01 5 8.48 0.00 3.60 3.74 0.07 84.11 02:45:07 02:45:01 6 7.64 0.00 3.62 0.05 0.05 88.64 02:45:07 02:45:01 7 9.21 0.00 3.50 0.20 0.05 87.04 02:45:07 Average: all 5.18 0.00 1.33 0.28 0.02 93.19 02:45:07 Average: 0 5.71 0.00 1.40 0.07 0.02 92.80 02:45:07 Average: 1 5.60 0.00 1.30 0.21 0.02 92.87 02:45:07 Average: 2 4.84 0.00 1.32 0.08 0.02 93.74 02:45:07 Average: 3 4.74 0.00 1.36 0.34 0.02 93.53 02:45:07 Average: 4 5.05 0.00 1.35 0.44 0.02 93.14 02:45:07 Average: 5 5.20 0.00 1.24 0.70 0.02 92.84 02:45:07 Average: 6 4.72 0.00 1.36 0.07 0.02 93.83 02:45:07 Average: 7 5.57 0.00 1.33 0.34 0.03 92.73 02:45:07 02:45:07 02:45:07