Pull request #139 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 645078dfbecf2e6a665e9459060c07d552e9c176+66dc79061175e14a91b978425bc80dba9e95b8d2 (0c3e69e8f18f153867f86f27b1196a492b2de6ba) 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-ssh1946081890875721790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6556575191266758326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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/PR-139/workspace@libs/edgex-global-pipelines/.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/PR-139/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16185775947070135482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh14205892638135921703.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-139/workspace@libs/lf-pipelines/.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/PR-139/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15422582826560479041.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11442 in /w/workspace/xfoundry_go-mod-messaging_PR-139 [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/xfoundry_go-mod-messaging_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 645078dfbecf2e6a665e9459060c07d552e9c176 Merge succeeded, producing 645078dfbecf2e6a665e9459060c07d552e9c176 Checking out Revision 645078dfbecf2e6a665e9459060c07d552e9c176 (PR-139) > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 Commit message: "Merge branch 'main' into mock" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:52:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:52:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:52:28 ========================================================= 18:52:28 EdgeX Global Pipelines Version Info 18:52:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 969450122d081a56cfc8009c024e7569531c6ec4 # timeout=10 18:52:29 ------------------- 18:52:29 stable info: 18:52:29 ------------------- 18:52:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:52:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:52:29 Message: update stable to v1.0.221 18:52:30 ------------------- 18:52:30 experimental info: 18:52:30 ------------------- 18:52:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:52:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:52:30 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645078d [Pipeline] echo 18:52:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:52:31 + git rev-list -1 --merges 645078dfbecf2e6a665e9459060c07d552e9c176~1..645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo 18:52:31 -----------> git rev-list -1 --merges 645078dfbecf2e6a665e9459060c07d552e9c176~1..645078dfbecf2e6a665e9459060c07d552e9c176 645078dfbecf2e6a665e9459060c07d552e9c176 18:52:31 645078dfbecf2e6a665e9459060c07d552e9c176 [false] [Pipeline] sh 18:52:31 + git log --format=format:%s -1 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo 18:52:31 ========================================================= 18:52:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:52:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:31 + git log --format=format:%s -1 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo 18:52:31 [semverPrep] GIT_COMMIT: 645078dfbecf2e6a665e9459060c07d552e9c176, Commit Message: Merge branch 'main' into mock [Pipeline] echo 18:52:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:52:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:32 + grep -v github /etc/ssh/ssh_known_hosts 18:52:32 + [ -e /tmp/ssh_known_hosts ] 18:52:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:52:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:52:32 + sudo tee -a /etc/ssh/ssh_known_hosts 18:52:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:52:32 18:52:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:52:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:52:33 latest: Pulling from edgex-devops/git-semver 18:52:33 a0d0a0d46f8b: Pulling fs layer 18:52:33 3e5f54012d9b: Pulling fs layer 18:52:33 4c7163046ea9: Pulling fs layer 18:52:33 0c2d73faf560: Pulling fs layer 18:52:33 3e5f54012d9b: Verifying Checksum 18:52:33 3e5f54012d9b: Download complete 18:52:33 a0d0a0d46f8b: Download complete 18:52:33 0c2d73faf560: Verifying Checksum 18:52:33 0c2d73faf560: Download complete 18:52:33 4c7163046ea9: Verifying Checksum 18:52:33 a0d0a0d46f8b: Pull complete 18:52:33 3e5f54012d9b: Pull complete 18:52:34 4c7163046ea9: Pull complete 18:52:34 0c2d73faf560: Pull complete 18:52:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:52:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:52:34 prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container 18:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:52:35 $ docker top bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:35 [ssh-agent] Looking for ssh-agent implementation... 18:52:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:35 $ docker exec bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent 18:52:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKhDDb/agent.15 18:52:35 SSH_AGENT_PID=22 18:52:35 Running ssh-add (command line suppressed) 18:52:35 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_6962837961845652602.key (/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_6962837961845652602.key) 18:52:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:35 + git tag --points-at HEAD [Pipeline] } 18:52:35 $ docker exec --env ******** --env ******** bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent -k 18:52:36 unset SSH_AUTH_SOCK; 18:52:36 unset SSH_AGENT_PID; 18:52:36 echo Agent pid 22 killed; 18:52:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:52:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:36 [ssh-agent] Looking for ssh-agent implementation... 18:52:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:36 $ docker exec bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent 18:52:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKneLLi/agent.55 18:52:36 SSH_AGENT_PID=61 18:52:36 Running ssh-add (command line suppressed) 18:52:36 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_195375226957496544.key (/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_195375226957496544.key) 18:52:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:36 + git semver init 18:52:36 # -> Open(): unable to determine branch for HEAD 18:52:36 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-139/.git 18:52:36 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-139 18:52:36 # $SEMVER_REMOTE_NAME = origin 18:52:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:52:36 # $SEMVER_USER_NAME = edgex-jenkins 18:52:36 # $SEMVER_BRANCH = PR-139 18:52:36 # $SEMVER_TEMP = /tmp/semver-461909473 18:52:36 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 18:52:37 # '/tmp/semver-461909473' -> '/w/workspace/xfoundry_go-mod-messaging_PR-139/.semver' 18:52:37 # -> Force: false 18:52:37 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-139/.semver [Pipeline] } 18:52:37 $ docker exec --env ******** --env ******** bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent -k 18:52:37 unset SSH_AUTH_SOCK; 18:52:37 unset SSH_AGENT_PID; 18:52:37 echo Agent pid 61 killed; 18:52:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:38 + git semver [Pipeline] } 18:52:38 $ docker stop --time=1 bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad 18:52:39 $ docker rm -f bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad [Pipeline] // withDockerContainer [Pipeline] sh 18:52:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:52:40 Stashed 1 file(s) [Pipeline] echo 18:52:40 [edgeXSemver]: initialized semver on version 0.0.0 [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 18:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:40 ========================================================= 18:52:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:52:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:52:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:52:40 59bf1c3509f3: Pulling fs layer 18:52:40 666ba61612fd: Pulling fs layer 18:52:40 8ed8ca486205: Pulling fs layer 18:52:40 4fe6c5a15a65: Pulling fs layer 18:52:40 22a0e8bec74d: Pulling fs layer 18:52:40 640e595b4fbd: Pulling fs layer 18:52:40 763cafe07f6e: Pulling fs layer 18:52:40 0c0b528cf693: Pulling fs layer 18:52:40 10935f4eaf8b: Pulling fs layer 18:52:40 763cafe07f6e: Waiting 18:52:40 10935f4eaf8b: Waiting 18:52:40 0c0b528cf693: Waiting 18:52:40 22a0e8bec74d: Waiting 18:52:40 640e595b4fbd: Waiting 18:52:40 4fe6c5a15a65: Waiting 18:52:40 8ed8ca486205: Verifying Checksum 18:52:40 8ed8ca486205: Download complete 18:52:40 666ba61612fd: Verifying Checksum 18:52:40 666ba61612fd: Download complete 18:52:40 22a0e8bec74d: Verifying Checksum 18:52:40 22a0e8bec74d: Download complete 18:52:40 640e595b4fbd: Download complete 18:52:40 59bf1c3509f3: Verifying Checksum 18:52:40 59bf1c3509f3: Download complete 18:52:40 763cafe07f6e: Download complete 18:52:40 0c0b528cf693: Verifying Checksum 18:52:40 0c0b528cf693: Download complete 18:52:41 59bf1c3509f3: Pull complete 18:52:41 666ba61612fd: Pull complete 18:52:41 8ed8ca486205: Pull complete 18:52:41 10935f4eaf8b: Verifying Checksum 18:52:41 10935f4eaf8b: Download complete 18:52:41 4fe6c5a15a65: Verifying Checksum 18:52:41 4fe6c5a15a65: Download complete 18:52:45 4fe6c5a15a65: Pull complete 18:52:45 22a0e8bec74d: Pull complete 18:52:45 640e595b4fbd: Pull complete 18:52:45 763cafe07f6e: Pull complete 18:52:46 0c0b528cf693: Pull complete 18:52:48 10935f4eaf8b: Pull complete 18:52:48 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 18:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:52:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:52:48 + docker inspect -f . ci-base-image-x86_64 18:52:48 . [Pipeline] withDockerContainer 18:52:48 prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container 18:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:50 $ docker top ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:50 + go version 18:52:50 go version go1.17.6 linux/amd64 [Pipeline] } 18:52:51 $ docker stop --time=1 ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 18:52:52 $ docker rm -f ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:52:52 + docker inspect -f . ci-base-image-x86_64 18:52:52 . [Pipeline] withDockerContainer 18:52:52 prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container 18:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:53 $ docker top 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:52:53 + make test 18:52:53 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:52:53 go: downloading github.com/stretchr/testify v1.7.0 18:52:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:52:53 go: downloading github.com/pebbe/zmq4 v1.2.7 18:52:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:52:53 go: downloading github.com/stretchr/objx v0.1.0 18:52:53 go: downloading github.com/davecgh/go-spew v1.1.0 18:52:53 go: downloading github.com/pmezard/go-difflib v1.0.0 18:52:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:52:53 go: downloading github.com/gorilla/websocket v1.4.2 18:52:53 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:52:55 Still waiting to schedule task 18:52:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:53:03 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:53:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.054s coverage: 90.3% of statements 18:53:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 67.3% of statements 18:53:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:53:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements 18:53:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 85.7% of statements 18:53:28 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:53:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.026s coverage: 100.0% of statements 18:53:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.037s coverage: 100.0% of statements 18:53:28 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements 18:53:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:53:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:39 $ docker stop --time=1 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb 18:53:40 $ docker rm -f 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb [Pipeline] // withDockerContainer [Pipeline] sh 18:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:41 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] sh 18:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:41 18:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:42 latest: Pulling from edgex-lftools-log-publisher 18:53:42 5eb5b503b376: Pulling fs layer 18:53:42 5c69ac0246d0: Pulling fs layer 18:53:42 ec43610c2a17: Pulling fs layer 18:53:42 3a2ae6a8a46f: Pulling fs layer 18:53:42 33b1e0a273af: Pulling fs layer 18:53:42 5d3b04190fa2: Pulling fs layer 18:53:42 2f39f015ded8: Pulling fs layer 18:53:42 33b1e0a273af: Waiting 18:53:42 5d3b04190fa2: Waiting 18:53:42 2f39f015ded8: Waiting 18:53:42 3a2ae6a8a46f: Waiting 18:53:42 5c69ac0246d0: Download complete 18:53:42 3a2ae6a8a46f: Verifying Checksum 18:53:42 3a2ae6a8a46f: Download complete 18:53:42 33b1e0a273af: Verifying Checksum 18:53:42 33b1e0a273af: Download complete 18:53:42 5d3b04190fa2: Verifying Checksum 18:53:42 5d3b04190fa2: Download complete 18:53:42 ec43610c2a17: Verifying Checksum 18:53:42 ec43610c2a17: Download complete 18:53:42 5eb5b503b376: Verifying Checksum 18:53:42 5eb5b503b376: Download complete 18:53:42 2f39f015ded8: Download complete 18:53:43 5eb5b503b376: Pull complete 18:53:43 5c69ac0246d0: Pull complete 18:53:44 ec43610c2a17: Pull complete 18:53:44 3a2ae6a8a46f: Pull complete 18:53:44 33b1e0a273af: Pull complete 18:53:44 5d3b04190fa2: Pull complete 18:53:49 2f39f015ded8: Pull complete 18:53:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:53:49 prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container 18:53:49 $ 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/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:51 $ docker top 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:52 ---> job-cost.sh 18:53:52 lf-activate-venv: SKIPPING 18:53:52 INFO: No Stack... 18:53:52 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:52 INFO: Archiving Costs [Pipeline] sh 18:53:53 + cat /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/cost.csv 18:53:53 + cut -d, -f6 [Pipeline] lock 18:53:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] 18:53:53 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] did not exist. Created. 18:53:53 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:53 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:53 Stashed 1 file(s) [Pipeline] } 18:53:53 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:53 $ docker stop --time=1 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 18:53:54 $ docker rm -f 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11444 in /w/workspace/xfoundry_go-mod-messaging_PR-139 [Pipeline] { [Pipeline] ws 18:56:29 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 18:56:29 Selected Git installation does not exist. Using Default 18:56:29 The recommended git tool is: NONE 18:56:38 using credential edgex-jenkins-ssh 18:56:38 Cloning the remote Git repository 18:56:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:56:38 > git init /w/workspace/go-mod-messaging/2 # timeout=10 18:56:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:56:38 > git --version # timeout=10 18:56:39 > git --version # 'git version 2.25.1' 18:56:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:56:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:56:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:56:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:56:41 Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 645078dfbecf2e6a665e9459060c07d552e9c176 18:56:41 Merge succeeded, producing 645078dfbecf2e6a665e9459060c07d552e9c176 18:56:41 Checking out Revision 645078dfbecf2e6a665e9459060c07d552e9c176 (PR-139) 18:56:41 > git config core.sparsecheckout # timeout=10 18:56:41 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 18:56:41 > git remote # timeout=10 18:56:41 > git config --get remote.origin.url # timeout=10 18:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:41 > git merge 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 18:56:41 > git rev-parse HEAD^{commit} # timeout=10 18:56:41 > git config core.sparsecheckout # timeout=10 18:56:41 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 18:56:46 Commit message: "Merge branch 'main' into mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:46 Dload Upload Total Spent Left Speed 18:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 18:56:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:56:47 + + sudo teesudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 18:56:47 18:56:47 { 18:56:47 "registry-mirrors": [ 18:56:47 "https://nexus3.edgexfoundry.org:10001" 18:56:47 ], 18:56:47 "bip": "10.250.0.254/24", 18:56:47 "hosts": [ 18:56:47 "tcp://0.0.0.0:5555", 18:56:47 "unix:///var/run/docker.sock" 18:56:47 ], 18:56:47 "mtu": 1458, 18:56:47 "selinux-enabled": true, 18:56:47 "seccomp-profile": "/etc/docker/seccomp.json" 18:56:47 } [Pipeline] sh 18:56:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:56:48 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:07 ========================================================= 18:57:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:57:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:57:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:57:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:57:09 9b3977197b4f: Pulling fs layer 18:57:09 1a89e8eeedd5: Pulling fs layer 18:57:09 94645a83ff95: Pulling fs layer 18:57:09 3f3a8bcf1eab: Pulling fs layer 18:57:09 0c92f367c5e7: Pulling fs layer 18:57:09 f7c0051592d6: Pulling fs layer 18:57:09 a227ed2f7395: Pulling fs layer 18:57:09 7b1c46037f91: Pulling fs layer 18:57:09 0c92f367c5e7: Waiting 18:57:09 f7c0051592d6: Waiting 18:57:09 a227ed2f7395: Waiting 18:57:09 3f3a8bcf1eab: Waiting 18:57:09 94645a83ff95: Verifying Checksum 18:57:09 94645a83ff95: Download complete 18:57:09 1a89e8eeedd5: Verifying Checksum 18:57:09 1a89e8eeedd5: Download complete 18:57:09 0c92f367c5e7: Verifying Checksum 18:57:09 0c92f367c5e7: Download complete 18:57:09 f7c0051592d6: Verifying Checksum 18:57:09 f7c0051592d6: Download complete 18:57:09 9b3977197b4f: Download complete 18:57:09 a227ed2f7395: Verifying Checksum 18:57:09 a227ed2f7395: Download complete 18:57:09 9b3977197b4f: Pull complete 18:57:10 1a89e8eeedd5: Pull complete 18:57:10 94645a83ff95: Pull complete 18:57:11 7b1c46037f91: Verifying Checksum 18:57:11 7b1c46037f91: Download complete 18:57:11 3f3a8bcf1eab: Verifying Checksum 18:57:11 3f3a8bcf1eab: Download complete 18:57:24 3f3a8bcf1eab: Pull complete 18:57:24 0c92f367c5e7: Pull complete 18:57:24 f7c0051592d6: Pull complete 18:57:24 a227ed2f7395: Pull complete 18:57:29 7b1c46037f91: Pull complete 18:57:29 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 18:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 18:57:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:57:30 + docker inspect -f . ci-base-image-arm64 18:57:30 . [Pipeline] withDockerContainer 18:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container 18:57:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:33 $ docker top 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:34 + go version 18:57:34 go version go1.17.6 linux/arm64 [Pipeline] } 18:57:34 $ docker stop --time=1 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 18:57:36 $ docker rm -f 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:37 + docker inspect -f . ci-base-image-arm64 18:57:37 . [Pipeline] withDockerContainer 18:57:37 prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container 18:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:38 $ docker top 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:57:39 + make test 18:57:39 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:57:39 go: downloading github.com/stretchr/testify v1.7.0 18:57:39 go: downloading github.com/pebbe/zmq4 v1.2.7 18:57:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:57:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:57:40 go: downloading github.com/davecgh/go-spew v1.1.0 18:57:40 go: downloading github.com/pmezard/go-difflib v1.0.0 18:57:40 go: downloading github.com/stretchr/objx v0.1.0 18:57:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:57:40 go: downloading github.com/gorilla/websocket v1.4.2 18:57:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:58:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:59:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.216s coverage: 90.3% of statements 18:59:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.111s coverage: 67.3% of statements 18:59:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.492s coverage: 83.8% of statements 18:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.071s coverage: 85.7% of statements 18:59:34 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.075s coverage: 100.0% of statements 18:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 18:59:34 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.064s coverage: 90.9% of statements 18:59:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:59:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:00:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:21 $ docker stop --time=1 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 19:00:23 $ docker rm -f 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:24 Warning: overwriting stash ‘coverage-report’ 19:00:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:25 19:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:26 arm64: Pulling from edgex-lftools-log-publisher 19:00:26 8998bd30e6a1: Pulling fs layer 19:00:26 04944245beec: Pulling fs layer 19:00:26 699f458cf7ca: Pulling fs layer 19:00:26 765212b225bb: Pulling fs layer 19:00:26 f23df028b6ca: Pulling fs layer 19:00:26 d65c8cfc05b1: Pulling fs layer 19:00:26 2437ff75d9bd: Pulling fs layer 19:00:26 f23df028b6ca: Waiting 19:00:26 d65c8cfc05b1: Waiting 19:00:26 2437ff75d9bd: Waiting 19:00:26 765212b225bb: Waiting 19:00:26 04944245beec: Verifying Checksum 19:00:26 04944245beec: Download complete 19:00:26 765212b225bb: Download complete 19:00:26 f23df028b6ca: Verifying Checksum 19:00:26 f23df028b6ca: Download complete 19:00:26 d65c8cfc05b1: Verifying Checksum 19:00:26 d65c8cfc05b1: Download complete 19:00:26 699f458cf7ca: Verifying Checksum 19:00:26 699f458cf7ca: Download complete 19:00:26 8998bd30e6a1: Verifying Checksum 19:00:26 8998bd30e6a1: Download complete 19:00:29 2437ff75d9bd: Verifying Checksum 19:00:29 2437ff75d9bd: Download complete 19:00:31 8998bd30e6a1: Pull complete 19:00:31 04944245beec: Pull complete 19:00:33 699f458cf7ca: Pull complete 19:00:33 765212b225bb: Pull complete 19:00:34 f23df028b6ca: Pull complete 19:00:34 d65c8cfc05b1: Pull complete 19:00:50 2437ff75d9bd: Pull complete 19:00:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:00:50 prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container 19:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:00:53 $ docker top 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:54 ---> job-cost.sh 19:00:54 lf-activate-venv: SKIPPING 19:00:54 INFO: No Stack... 19:00:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:00:55 INFO: Archiving Costs [Pipeline] sh 19:00:56 + + cutcat -d, /w/workspace/go-mod-messaging/2/archives/cost.csv -f6 19:00:56 [Pipeline] lock 19:00:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] 19:00:56 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] did not exist. Created. 19:00:56 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:57 /w/workspace/go-mod-messaging/2@tmp/durable-12ecc3c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:00:57 + echo total: 0.10999999940395355 [Pipeline] stash 19:00:57 Warning: overwriting stash ‘stack-cost’ 19:00:57 Stashed 1 file(s) [Pipeline] } 19:00:57 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:57 $ docker stop --time=1 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 19:00:59 $ docker rm -f 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 [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 19:00:59 provisioning config files... 19:00:59 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/config5206005804368818764tmp [Pipeline] { [Pipeline] sh 19:01:00 + set +x 19:01:00 + curl -s https://codecov.io/bash 19:01:00 + bash -s -- 19:01:00 19:01:00 _____ _ 19:01:00 / ____| | | 19:01:00 | | ___ __| | ___ ___ _____ __ 19:01:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:01:00 | |___| (_) | (_| | __/ (_| (_) \ V / 19:01:00 \_____\___/ \__,_|\___|\___\___/ \_/ 19:01:00 Bash-1.0.6 19:01:00 19:01:00 19:01:00 ==> git version 2.25.1 found 19:01:00 ==> 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 19:01:00 Release-Date: 2020-01-08 19:01:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:01:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:01:00 ==> Jenkins CI detected. 19:01:00 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-139 19:01:00 project root: . 19:01:00 --> token set from env 19:01:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:01:00 ==> Running gcov in . (disable via -X gcov) 19:01:00 ==> Python coveragepy not found 19:01:00 ==> Searching for coverage reports in: 19:01:00 + . 19:01:00 -> Found 1 reports 19:01:00 ==> Detecting git/mercurial file structure 19:01:00 ==> Reading reports 19:01:00 + ./coverage.out bytes=22143 19:01:00 ==> Appending adjustments 19:01:00 https://docs.codecov.io/docs/fixing-reports 19:01:00 + Found adjustments 19:01:00 ==> Gzipping contents 19:01:00 8.0K /tmp/codecov.kZyf73.gz 19:01:00 ==> Uploading reports 19:01:00 url: https://codecov.io 19:01:00 query: branch=PR-139&commit=645078dfbecf2e6a665e9459060c07d552e9c176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=139&job=&cmd_args= 19:01:00 -> Pinging Codecov 19:01:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-139&commit=645078dfbecf2e6a665e9459060c07d552e9c176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=139&job=&cmd_args= 19:01:00 -> Uploading to 19:01:00 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/F6E385568367DD0E4001BA4F8F1CB792/645078dfbecf2e6a665e9459060c07d552e9c176/cb4f21a5-884d-4ea1-bb31-7b6f5a91ff95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T190100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfb800a82f4186c811310bbb08abd84df5bfde65a420c29caf114ceead8c9d06 19:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:00 Dload Upload Total Spent Left Speed 19:01:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5440 0 0 100 5440 0 25660 --:--:-- --:--:-- --:--:-- 25660 19:01:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] } 19:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 19:01:01 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-139/archives ] 19:01:01 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-139/archives 19:01:01 total 16 19:01:01 drwxr-xr-x 3 root root 4096 Apr 7 18:53 . 19:01:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 18:53 .. 19:01:01 drwxr-xr-x 2 root root 4096 Apr 7 18:53 cost 19:01:01 -rw-r--r-- 1 root root 87 Apr 7 18:53 cost.csv 19:01:01 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-139/archives 19:01:01 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-139/archives 19:01:01 total 16 19:01:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:53 . 19:01:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 18:53 .. 19:01:01 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 18:53 cost 19:01:01 -rw-r--r-- 1 jenkins jenkins 87 Apr 7 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:02 ---> package-listing.sh 19:01:02 ++ facter osfamily 19:01:02 ++ tr '[:upper:]' '[:lower:]' 19:01:03 + OS_FAMILY=debian 19:01:03 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-139 19:01:03 + START_PACKAGES=/tmp/packages_start.txt 19:01:03 + END_PACKAGES=/tmp/packages_end.txt 19:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:03 + PACKAGES=/tmp/packages_start.txt 19:01:03 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-139 ']' 19:01:03 + PACKAGES=/tmp/packages_end.txt 19:01:03 + case "${OS_FAMILY}" in 19:01:03 + dpkg -l 19:01:03 + grep '^ii' 19:01:03 + '[' -f /tmp/packages_start.txt ']' 19:01:03 + '[' -f /tmp/packages_end.txt ']' 19:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:03 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-139 ']' 19:01:03 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/ 19:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/ [Pipeline] echo 19:01:03 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/xfoundry_go-mod-messaging_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:03 . [Pipeline] withDockerContainer 19:01:04 prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container 19:01:04 $ 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/xfoundry_go-mod-messaging_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:04 $ docker top 6962238a91b1f60886ba1133a7168422578d113d2363ad2c5e7e9f117fba469c -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:05 + ls /var/log/sa-host 19:01:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:05 provisioning config files... 19:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/config6999936139077226923tmp [Pipeline] { [Pipeline] echo 19:01:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:05 ---> create-netrc.sh [Pipeline] } 19:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> python-tools-install.sh [Pipeline] echo 19:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> sudo-logs.sh 19:01:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> job-cost.sh 19:01:06 lf-activate-venv: SKIPPING 19:01:06 DEBUG: total: 0.2199999988079071 19:01:06 INFO: Retrieving Stack Cost... 19:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:07 INFO: Archiving Costs [Pipeline] echo 19:01:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:07 ---> logs-deploy.sh 19:01:07 lf-activate-venv: SKIPPING 19:01:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-139/2 19:01:07 INFO: archiving workspace using pattern(s): 19:01:08 Archives upload complete. 19:01:08 INFO: archiving logs to Nexus 19:01:09 ---> uname -a: 19:01:09 Linux prd-ubuntu20-04-docker-8c-8g-11442 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:01:09 19:01:09 19:01:09 ---> lscpu: 19:01:09 Architecture: x86_64 19:01:09 CPU op-mode(s): 32-bit, 64-bit 19:01:09 Byte Order: Little Endian 19:01:09 Address sizes: 40 bits physical, 48 bits virtual 19:01:09 CPU(s): 8 19:01:09 On-line CPU(s) list: 0-7 19:01:09 Thread(s) per core: 1 19:01:09 Core(s) per socket: 1 19:01:09 Socket(s): 8 19:01:09 NUMA node(s): 1 19:01:09 Vendor ID: AuthenticAMD 19:01:09 CPU family: 23 19:01:09 Model: 49 19:01:09 Model name: AMD EPYC-Rome Processor 19:01:09 Stepping: 0 19:01:09 CPU MHz: 2799.998 19:01:09 BogoMIPS: 5599.99 19:01:09 Virtualization: AMD-V 19:01:09 Hypervisor vendor: KVM 19:01:09 Virtualization type: full 19:01:09 L1d cache: 256 KiB 19:01:09 L1i cache: 256 KiB 19:01:09 L2 cache: 4 MiB 19:01:09 L3 cache: 128 MiB 19:01:09 NUMA node0 CPU(s): 0-7 19:01:09 Vulnerability Itlb multihit: Not affected 19:01:09 Vulnerability L1tf: Not affected 19:01:09 Vulnerability Mds: Not affected 19:01:09 Vulnerability Meltdown: Not affected 19:01:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:01:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:01:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:01:09 Vulnerability Srbds: Not affected 19:01:09 Vulnerability Tsx async abort: Not affected 19:01:09 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 19:01:09 19:01:09 19:01:09 ---> nproc: 19:01:09 8 19:01:09 19:01:09 19:01:09 ---> df -h: 19:01:09 Filesystem Size Used Avail Use% Mounted on 19:01:09 overlay 155G 9.8G 146G 7% / 19:01:09 tmpfs 64M 0 64M 0% /dev 19:01:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:01:09 shm 64M 0 64M 0% /dev/shm 19:01:09 /dev/vda1 155G 9.8G 146G 7% /facter-os 19:01:09 19:01:09 19:01:09 ---> sar -b -r -n DEV: 19:01:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11442) 04/07/22 _x86_64_ (8 CPU) 19:01:09 19:01:09 18:51:51 LINUX RESTART (8 CPU) 19:01:09 19:01:09 18:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:01:09 18:53:02 347.39 56.01 291.38 0.00 7390.63 113035.96 0.00 19:01:09 18:54:01 56.35 0.98 55.37 0.00 20.20 72124.97 0.00 19:01:09 18:55:01 7.23 0.00 7.23 0.00 0.00 45171.42 0.00 19:01:09 18:56:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 19:01:09 18:57:01 1.37 0.02 1.35 0.00 0.13 15.06 0.00 19:01:09 18:58:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 19:01:09 18:59:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 19:01:09 19:00:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 19:01:09 19:01:01 1.17 0.10 1.07 0.00 7.20 12.93 0.00 19:01:09 Average: 46.42 6.35 40.07 0.00 825.69 25515.43 0.00 19:01:09 19:01:09 18:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:09 18:53:02 29047592 31701232 604040 1.84 109168 2822776 2107664 6.21 1317660 2150368 135152 19:01:09 18:54:01 28831236 31775412 519328 1.58 110628 3086896 1797572 5.30 1188020 2458944 380 19:01:09 18:55:01 28831572 31775908 518692 1.58 110704 3086900 1797572 5.30 1187020 2458952 48 19:01:09 18:56:01 28832208 31776572 517944 1.58 110732 3086892 1797572 5.30 1185996 2458980 132 19:01:09 18:57:01 28833452 31777884 516580 1.57 110780 3086900 1819492 5.36 1185176 2458988 16 19:01:09 18:58:01 28834160 31778664 515812 1.57 110808 3086900 1819492 5.36 1184092 2458984 136 19:01:09 18:59:01 28841996 31786632 507872 1.54 110832 3086916 1819492 5.36 1176712 2459112 16 19:01:09 19:00:01 28842420 31787112 507348 1.54 110876 3086912 1819492 5.36 1176412 2459120 140 19:01:09 19:01:01 28840244 31785028 509052 1.55 110908 3086920 1851476 5.46 1178448 2459188 20 19:01:09 Average: 28859431 31771605 524074 1.59 110604 3057557 1847758 5.45 1197726 2424737 15116 19:01:09 19:01:09 18:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:09 18:53:02 veth81c4c57 4.85 4.90 0.43 38.19 0.00 0.00 0.00 0.00 19:01:09 18:53:02 ens3 725.65 410.43 5453.04 111.37 0.00 0.00 0.00 0.00 19:01:09 18:53:02 lo 3.73 3.73 0.35 0.35 0.00 0.00 0.00 0.00 19:01:09 18:53:02 docker0 8.00 6.93 1.08 49.77 0.00 0.00 0.00 0.00 19:01:09 18:54:01 ens3 137.56 91.49 2577.69 59.61 0.00 0.00 0.00 0.00 19:01:09 18:54:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 19:01:09 18:54:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:55:01 ens3 0.85 0.17 0.15 0.09 0.00 0.00 0.00 0.00 19:01:09 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:56:01 ens3 2.62 1.22 4.22 0.26 0.00 0.00 0.00 0.00 19:01:09 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:01:09 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:57:01 ens3 0.67 0.37 0.35 0.27 0.00 0.00 0.00 0.00 19:01:09 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:58:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:01:09 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:01:09 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:59:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 19:01:09 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 19:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:01:09 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:01:09 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 19:01:01 ens3 4.28 2.88 4.07 1.39 0.00 0.00 0.00 0.00 19:01:09 19:01:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:01:09 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:09 Average: ens3 96.84 56.25 890.17 19.16 0.00 0.00 0.00 0.00 19:01:09 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 19:01:09 Average: docker0 0.90 0.78 0.12 5.54 0.00 0.00 0.00 0.00 19:01:09 19:01:09 19:01:09 ---> sar -P ALL: 19:01:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11442) 04/07/22 _x86_64_ (8 CPU) 19:01:09 19:01:09 18:51:51 LINUX RESTART (8 CPU) 19:01:09 19:01:09 18:52:01 CPU %user %nice %system %iowait %steal %idle 19:01:09 18:53:02 all 15.81 0.00 5.16 2.22 0.06 76.75 19:01:09 18:53:02 0 14.19 0.00 6.19 5.90 0.07 73.66 19:01:09 18:53:02 1 17.26 0.00 4.53 1.27 0.07 76.88 19:01:09 18:53:02 2 17.55 0.00 5.85 0.88 0.05 75.67 19:01:09 18:53:02 3 15.96 0.00 4.77 1.09 0.07 78.11 19:01:09 18:53:02 4 16.19 0.00 5.24 0.66 0.05 77.86 19:01:09 18:53:02 5 17.28 0.00 4.98 0.94 0.05 76.74 19:01:09 18:53:02 6 13.65 0.00 3.88 4.71 0.05 77.71 19:01:09 18:53:02 7 14.38 0.00 5.84 2.33 0.09 77.37 19:01:09 18:54:01 all 14.45 0.00 2.88 0.50 0.05 82.12 19:01:09 18:54:01 0 14.22 0.00 3.10 0.48 0.03 82.17 19:01:09 18:54:01 1 14.49 0.00 2.92 0.02 0.03 82.54 19:01:09 18:54:01 2 16.36 0.00 3.00 0.15 0.05 80.43 19:01:09 18:54:01 3 14.61 0.00 3.12 0.10 0.03 82.13 19:01:09 18:54:01 4 14.10 0.00 2.63 0.03 0.05 83.18 19:01:09 18:54:01 5 14.18 0.00 2.66 1.02 0.07 82.08 19:01:09 18:54:01 6 13.04 0.00 2.87 1.95 0.07 82.08 19:01:09 18:54:01 7 14.60 0.00 2.75 0.26 0.05 82.35 19:01:09 18:55:01 all 0.01 0.00 0.01 0.02 0.00 99.95 19:01:09 18:55:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:01:09 18:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:09 18:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:01:09 18:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:01:09 18:55:01 6 0.00 0.00 0.02 0.15 0.00 99.83 19:01:09 18:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:01:09 18:56:01 all 0.12 0.00 0.02 0.00 0.00 99.85 19:01:09 18:56:01 0 0.67 0.00 0.05 0.02 0.00 99.27 19:01:09 18:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:01:09 18:56:01 2 0.08 0.00 0.00 0.00 0.00 99.92 19:01:09 18:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 18:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:01:09 18:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:01:09 18:56:01 6 0.08 0.00 0.00 0.02 0.00 99.90 19:01:09 18:56:01 7 0.07 0.00 0.03 0.00 0.00 99.90 19:01:09 18:57:01 all 0.27 0.00 0.01 0.00 0.00 99.71 19:01:09 18:57:01 0 2.00 0.00 0.03 0.02 0.02 97.93 19:01:09 18:57:01 1 0.05 0.00 0.07 0.00 0.00 99.88 19:01:09 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 18:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 19:01:09 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:01:09 18:58:01 all 0.14 0.00 0.01 0.00 0.00 99.84 19:01:09 18:58:01 0 1.04 0.00 0.03 0.02 0.00 98.91 19:01:09 18:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:01:09 18:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:01:09 18:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:01:09 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:01:09 18:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 18:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:01:09 18:59:01 all 0.02 0.00 0.03 0.00 0.00 99.94 19:01:09 18:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:01:09 18:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:01:09 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:01:09 18:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:01:09 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:01:09 18:59:01 6 0.02 0.00 0.05 0.02 0.00 99.92 19:01:09 18:59:01 7 0.05 0.00 0.08 0.00 0.02 99.85 19:01:09 19:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:01:09 19:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:01:09 19:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:09 19:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:01:09 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 19:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:01:09 19:00:01 6 0.03 0.00 0.00 0.02 0.00 99.95 19:01:09 19:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:01:09 19:01:01 all 0.08 0.00 0.07 0.01 0.00 99.85 19:01:09 19:01:01 0 0.05 0.00 0.07 0.05 0.02 99.82 19:01:09 19:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 19:01:09 19:01:01 2 0.08 0.00 0.02 0.00 0.00 99.90 19:01:09 19:01:01 3 0.07 0.00 0.12 0.00 0.00 99.82 19:01:09 19:01:01 4 0.05 0.00 0.08 0.00 0.00 99.87 19:01:09 19:01:01 5 0.08 0.00 0.08 0.00 0.00 99.83 19:01:09 19:01:01 6 0.08 0.00 0.05 0.02 0.00 99.85 19:01:09 19:01:01 7 0.12 0.00 0.07 0.00 0.00 99.82 19:01:09 Average: all 3.39 0.00 0.90 0.31 0.01 95.39 19:01:09 Average: 0 3.55 0.00 1.05 0.72 0.01 94.67 19:01:09 Average: 1 3.51 0.00 0.84 0.14 0.01 95.49 19:01:09 Average: 2 3.75 0.00 0.98 0.11 0.01 95.15 19:01:09 Average: 3 3.37 0.00 0.88 0.13 0.01 95.60 19:01:09 Average: 4 3.34 0.00 0.88 0.08 0.01 95.70 19:01:09 Average: 5 3.47 0.00 0.85 0.22 0.01 95.44 19:01:09 Average: 6 2.96 0.00 0.75 0.76 0.01 95.51 19:01:09 Average: 7 3.20 0.00 0.97 0.28 0.02 95.53 19:01:09 19:01:09 19:01:09