Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 4752ac0e81a0ff926a317e7d829c586340eb0798+29611b3d058cda2078929c84c413ab145d4a6c62 (cd3849eb3a41cfbcf3a89a853cb154b64d423808) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-644/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-644/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20780 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) > git config core.sparsecheckout # timeout=10 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # 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 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 Commit message: "feat(sdk): Use ResponseContentType in MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:55 ========================================================= 15:12:55 EdgeX Global Pipelines Version Info 15:12:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:57 ------------------- 15:12:57 stable info: 15:12:57 ------------------- 15:12:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:57 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 15:12:57 Message: update stable to v1.0.177 15:12:58 ------------------- 15:12:58 experimental info: 15:12:58 ------------------- 15:12:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:58 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 15:12:58 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:12:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:13:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4752ac0 [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:04 + git log --format=format:%s -1 4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] echo 15:13:04 GIT_COMMIT: 4752ac0e81a0ff926a317e7d829c586340eb0798, Commit Message: feat(sdk): Use ResponseContentType in MessageBus [Pipeline] echo 15:13:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:05 15:13:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:13:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:06 latest: Pulling from edgex-devops/git-semver 15:13:06 31603596830f: Pulling fs layer 15:13:06 2a8b12db71e7: Pulling fs layer 15:13:06 6ca5941a6612: Pulling fs layer 15:13:06 ecc8261a40a4: Pulling fs layer 15:13:06 ecc8261a40a4: Waiting 15:13:06 2a8b12db71e7: Verifying Checksum 15:13:06 2a8b12db71e7: Download complete 15:13:06 31603596830f: Download complete 15:13:06 6ca5941a6612: Verifying Checksum 15:13:06 6ca5941a6612: Download complete 15:13:06 ecc8261a40a4: Verifying Checksum 15:13:06 ecc8261a40a4: Download complete 15:13:07 31603596830f: Pull complete 15:13:07 2a8b12db71e7: Pull complete 15:13:08 6ca5941a6612: Pull complete 15:13:09 ecc8261a40a4: Pull complete 15:13:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:13:09 prd-centos7-docker-4c-2g-20780 does not seem to be running inside a container 15:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-644 -v /w/workspace/ndry_app-functions-sdk-go_PR-644:/w/workspace/ndry_app-functions-sdk-go_PR-644:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-644@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:10004/edgex-devops/git-semver:latest cat 15:13:13 $ docker top 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:13 [ssh-agent] Looking for ssh-agent implementation... 15:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:14 $ docker exec 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent 15:13:14 SSH_AUTH_SOCK=/tmp/ssh-nUrNgWaKZe7P/agent.11 15:13:14 SSH_AGENT_PID=16 15:13:14 Running ssh-add (command line suppressed) 15:13:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_4120821293940009009.key (/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_4120821293940009009.key) 15:13:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:15 + git tag --points-at HEAD [Pipeline] } 15:13:15 $ docker exec --env ******** --env ******** 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent -k 15:13:15 unset SSH_AUTH_SOCK; 15:13:15 unset SSH_AGENT_PID; 15:13:15 echo Agent pid 16 killed; 15:13:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:15 [ssh-agent] Looking for ssh-agent implementation... 15:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:16 $ docker exec 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent 15:13:16 SSH_AUTH_SOCK=/tmp/ssh-vN80JcH0ULIj/agent.44 15:13:16 SSH_AGENT_PID=49 15:13:16 Running ssh-add (command line suppressed) 15:13:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_7625890201374997387.key (/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_7625890201374997387.key) 15:13:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:17 + git semver init 15:13:17 # -> Open(): unable to determine branch for HEAD 15:13:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-644/.git 15:13:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-644 15:13:17 # $SEMVER_REMOTE_NAME = origin 15:13:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:17 # $SEMVER_USER_NAME = edgex-jenkins 15:13:17 # $SEMVER_BRANCH = PR-644 15:13:17 # $SEMVER_TEMP = /tmp/semver-977026832 15:13:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:13:22 # '/tmp/semver-977026832' -> '/w/workspace/ndry_app-functions-sdk-go_PR-644/.semver' 15:13:22 # -> Force: false 15:13:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-644/.semver [Pipeline] } 15:13:22 $ docker exec --env ******** --env ******** 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent -k 15:13:22 unset SSH_AUTH_SOCK; 15:13:22 unset SSH_AGENT_PID; 15:13:22 echo Agent pid 49 killed; 15:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:23 + git semver [Pipeline] } 15:13:23 $ docker stop --time=1 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 15:13:25 $ docker rm -f 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:26 Stashed 1 file(s) [Pipeline] echo 15:13:26 [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] node [Pipeline] node 15:13:42 Still waiting to schedule task 15:13:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:13:42 Still waiting to schedule task 15:13:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:15:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20781 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [Pipeline] { [Pipeline] ws 15:15:27 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 15:15:33 using credential edgex-jenkins-ssh 15:15:33 Cloning the remote Git repository 15:15:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:15:33 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 15:15:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:15:33 > git --version # timeout=10 15:15:33 > git --version # 'git version 2.17.1' 15:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:37 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 15:15:37 Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 15:15:37 Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) 15:15:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:15:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:15:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:15:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:37 > git config core.sparsecheckout # timeout=10 15:15:37 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 15:15:37 > git remote # timeout=10 15:15:37 > git config --get remote.origin.url # timeout=10 15:15:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:37 > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 15:15:37 > git rev-parse HEAD^{commit} # timeout=10 15:15:38 > git config core.sparsecheckout # timeout=10 15:15:38 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 15:15:42 Commit message: "feat(sdk): Use ResponseContentType in MessageBus" 15:15:42 > git --version # timeout=10 15:15:42 > git --version # 'git version 2.17.1' 15:15:42 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:15:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:15:45 + sudo service docker restart 15:15:45 + true [Pipeline] unstash [Pipeline] echo 15:15:47 ========================================================= 15:15:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:15:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:15:49 Sending build context to Docker daemon 19.16MB 15:15:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:15:49 Step 2/8 : FROM ${BASE} 15:15:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:49 5f621e34cdf4: Pulling fs layer 15:15:49 a4357932f1b6: Pulling fs layer 15:15:49 18c013af1878: Pulling fs layer 15:15:49 00ac8860ef70: Pulling fs layer 15:15:49 63d7cb157983: Pulling fs layer 15:15:49 b116817d02f9: Pulling fs layer 15:15:49 745a02a5169b: Pulling fs layer 15:15:49 63d7cb157983: Waiting 15:15:49 b116817d02f9: Waiting 15:15:49 745a02a5169b: Waiting 15:15:49 00ac8860ef70: Waiting 15:15:49 18c013af1878: Verifying Checksum 15:15:49 18c013af1878: Download complete 15:15:49 a4357932f1b6: Verifying Checksum 15:15:49 a4357932f1b6: Download complete 15:15:49 63d7cb157983: Verifying Checksum 15:15:49 63d7cb157983: Download complete 15:15:49 b116817d02f9: Verifying Checksum 15:15:49 b116817d02f9: Download complete 15:15:50 5f621e34cdf4: Verifying Checksum 15:15:50 5f621e34cdf4: Download complete 15:15:51 5f621e34cdf4: Pull complete 15:15:51 a4357932f1b6: Pull complete 15:15:52 18c013af1878: Pull complete 15:15:52 745a02a5169b: Verifying Checksum 15:15:52 745a02a5169b: Download complete 15:15:54 00ac8860ef70: Verifying Checksum 15:15:54 00ac8860ef70: Download complete 15:16:04 00ac8860ef70: Pull complete 15:16:05 63d7cb157983: Pull complete 15:16:05 b116817d02f9: Pull complete 15:16:09 745a02a5169b: Pull complete 15:16:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:16:09 ---> b7e6874047d6 15:16:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:16:09 20.10.0: Pulling from library/docker 15:16:09 a3cc7d3b244e: Pulling fs layer 15:16:09 02a3295e0d61: Pulling fs layer 15:16:09 0f4f2e6d8100: Pulling fs layer 15:16:09 330b718f631f: Pulling fs layer 15:16:09 a93816041522: Pulling fs layer 15:16:09 bdb6da89ff94: Pulling fs layer 15:16:09 2a70c0c122f4: Pulling fs layer 15:16:09 bdb6da89ff94: Waiting 15:16:09 2a70c0c122f4: Waiting 15:16:09 330b718f631f: Waiting 15:16:09 a93816041522: Waiting 15:16:10 02a3295e0d61: Verifying Checksum 15:16:10 02a3295e0d61: Download complete 15:16:10 a3cc7d3b244e: Verifying Checksum 15:16:10 a3cc7d3b244e: Download complete 15:16:10 0f4f2e6d8100: Download complete 15:16:10 bdb6da89ff94: Verifying Checksum 15:16:10 bdb6da89ff94: Download complete 15:16:11 a93816041522: Verifying Checksum 15:16:11 a93816041522: Download complete 15:16:11 a3cc7d3b244e: Pull complete 15:16:11 2a70c0c122f4: Verifying Checksum 15:16:11 2a70c0c122f4: Download complete 15:16:11 02a3295e0d61: Pull complete 15:16:12 0f4f2e6d8100: Pull complete 15:16:14 330b718f631f: Download complete 15:16:17 Running on prd-centos7-docker-4c-2g-20782 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [Pipeline] { [Pipeline] ws 15:16:17 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 15:16:19 330b718f631f: Pull complete 15:16:19 a93816041522: Pull complete 15:16:19 bdb6da89ff94: Pull complete 15:16:19 2a70c0c122f4: Pull complete 15:16:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:16:19 Status: Downloaded newer image for docker:20.10.0 15:16:20 using credential edgex-jenkins-ssh 15:16:20 Cloning the remote Git repository 15:16:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:16:20 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 15:16:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:16:20 > git --version # timeout=10 15:16:20 > git --version # 'git version 2.24.3' 15:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:23 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 15:16:23 Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 15:16:23 Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) 15:16:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:16:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:23 > git config core.sparsecheckout # timeout=10 15:16:23 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 15:16:23 > git remote # timeout=10 15:16:23 > git config --get remote.origin.url # timeout=10 15:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:23 > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 15:16:23 > git rev-parse HEAD^{commit} # timeout=10 15:16:23 > git config core.sparsecheckout # timeout=10 15:16:23 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 15:16:26 ---> 6efd3d1b7391 15:16:26 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:26 ---> Running in 7b102e140d4f 15:16:26 Removing intermediate container 7b102e140d4f 15:16:26 ---> 577edef657fc 15:16:26 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:16:26 ---> Running in 007f9b0a9f3d 15:16:26 Commit message: "feat(sdk): Use ResponseContentType in MessageBus" 15:16:26 > git --version # timeout=10 15:16:26 > git --version # 'git version 2.24.3' 15:16:26 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 15:16:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:16:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:16:28 (1/5) Installing libsodium (1.0.18-r0) 15:16:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:16:29 (2/5) Installing libzmq (4.3.3-r0) 15:16:29 (3/5) Installing pkgconf (1.7.2-r0) 15:16:29 (4/5) Installing libsodium-dev (1.0.18-r0) 15:16:29 + sudo service docker restart 15:16:29 + true 15:16:29 Redirecting to /bin/systemctl restart docker.service 15:16:29 (5/5) Installing zeromq-dev (4.3.3-r0) 15:16:29 Executing busybox-1.31.1-r19.trigger 15:16:29 OK: 144 MiB in 44 packages [Pipeline] unstash 15:16:30 Removing intermediate container 007f9b0a9f3d 15:16:30 ---> 282deb0e1af5 15:16:30 Step 6/8 : WORKDIR /build 15:16:30 ---> Running in d3baf906cdee [Pipeline] echo 15:16:30 ========================================================= 15:16:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:16:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:16:30 Removing intermediate container d3baf906cdee 15:16:30 ---> b9d04a18edec 15:16:30 Step 7/8 : COPY go.mod . 15:16:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:16:31 Sending build context to Docker daemon 19.16MB 15:16:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:16:31 Step 2/8 : FROM ${BASE} 15:16:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:16:31 188c0c94c7c5: Pulling fs layer 15:16:31 0ef7d3d256c8: Pulling fs layer 15:16:31 de9db76c5a1d: Pulling fs layer 15:16:31 bca2f99d35d6: Pulling fs layer 15:16:31 93359f2a8cfa: Pulling fs layer 15:16:31 7c6f9722023f: Pulling fs layer 15:16:31 a35cf1a2eb13: Pulling fs layer 15:16:31 93359f2a8cfa: Waiting 15:16:31 a35cf1a2eb13: Waiting 15:16:31 bca2f99d35d6: Waiting 15:16:31 7c6f9722023f: Waiting 15:16:31 de9db76c5a1d: Download complete 15:16:31 0ef7d3d256c8: Download complete 15:16:31 93359f2a8cfa: Verifying Checksum 15:16:31 93359f2a8cfa: Download complete 15:16:31 7c6f9722023f: Download complete 15:16:31 ---> 2de131d5cca1 15:16:31 Step 8/8 : RUN go mod download 15:16:31 ---> Running in 2aade45e7b7c 15:16:32 188c0c94c7c5: Verifying Checksum 15:16:32 188c0c94c7c5: Download complete 15:16:32 188c0c94c7c5: Pull complete 15:16:32 0ef7d3d256c8: Pull complete 15:16:32 de9db76c5a1d: Pull complete 15:16:33 a35cf1a2eb13: Download complete 15:16:34 bca2f99d35d6: Verifying Checksum 15:16:34 bca2f99d35d6: Download complete 15:16:40 bca2f99d35d6: Pull complete 15:16:40 93359f2a8cfa: Pull complete 15:16:40 7c6f9722023f: Pull complete 15:16:48 a35cf1a2eb13: Pull complete 15:16:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:16:48 ---> a62c8e92a672 15:16:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:16:48 20.10.0: Pulling from library/docker 15:16:49 05e7bc50f07f: Pulling fs layer 15:16:49 6db28d0fdbf6: Pulling fs layer 15:16:49 292df0bc6bf3: Pulling fs layer 15:16:49 2e060f4bd70b: Pulling fs layer 15:16:49 80e8d568a223: Pulling fs layer 15:16:49 8dc6ef1a942a: Pulling fs layer 15:16:49 2312dd95470a: Pulling fs layer 15:16:49 2e060f4bd70b: Waiting 15:16:49 80e8d568a223: Waiting 15:16:49 8dc6ef1a942a: Waiting 15:16:49 2312dd95470a: Waiting 15:16:49 292df0bc6bf3: Verifying Checksum 15:16:49 292df0bc6bf3: Download complete 15:16:49 6db28d0fdbf6: Verifying Checksum 15:16:49 6db28d0fdbf6: Download complete 15:16:49 05e7bc50f07f: Verifying Checksum 15:16:49 05e7bc50f07f: Download complete 15:16:49 8dc6ef1a942a: Verifying Checksum 15:16:49 8dc6ef1a942a: Download complete 15:16:49 05e7bc50f07f: Pull complete 15:16:50 2312dd95470a: Verifying Checksum 15:16:50 2312dd95470a: Download complete 15:16:50 80e8d568a223: Download complete 15:16:50 6db28d0fdbf6: Pull complete 15:16:50 292df0bc6bf3: Pull complete 15:16:55 2e060f4bd70b: Verifying Checksum 15:16:55 2e060f4bd70b: Download complete 15:16:57 2e060f4bd70b: Pull complete 15:16:57 80e8d568a223: Pull complete 15:16:57 8dc6ef1a942a: Pull complete 15:16:57 2312dd95470a: Pull complete 15:16:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:16:57 Status: Downloaded newer image for docker:20.10.0 15:16:58 Removing intermediate container 2aade45e7b7c 15:16:58 ---> 28f1acf0a9ce 15:16:58 Successfully built 28f1acf0a9ce 15:16:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:59 + docker inspect -f . ci-base-image-arm64 15:16:59 . [Pipeline] withDockerContainer 15:16:59 prd-ubuntu18.04-docker-arm64-4c-16g-20781 does not seem to be running inside a container 15:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 15:16:59 ---> 9c453a1c3f0c 15:16:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:59 ---> Running in 76fa74de3efd 15:16:59 Removing intermediate container 76fa74de3efd 15:16:59 ---> 09237492196b 15:16:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:16:59 ---> Running in f7c58e689e02 15:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:17:01 $ docker top 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa -eo pid,comm [Pipeline] { 15:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 15:17:01 (1/5) Installing libsodium (1.0.18-r0) 15:17:01 (2/5) Installing libzmq (4.3.3-r0) 15:17:01 (3/5) Installing pkgconf (1.7.2-r0) 15:17:01 (4/5) Installing libsodium-dev (1.0.18-r0) 15:17:01 (5/5) Installing zeromq-dev (4.3.3-r0) 15:17:02 + go version 15:17:02 go version go1.15.5 linux/arm64 [Pipeline] } 15:17:02 $ docker stop --time=1 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa 15:17:02 Executing busybox-1.31.1-r19.trigger 15:17:02 OK: 167 MiB in 44 packages 15:17:02 Removing intermediate container f7c58e689e02 15:17:02 ---> e98c24a73374 15:17:02 Step 6/8 : WORKDIR /build 15:17:03 ---> Running in 98e64556ea75 15:17:03 Removing intermediate container 98e64556ea75 15:17:03 ---> 51201a8eb37c 15:17:03 Step 7/8 : COPY go.mod . 15:17:03 ---> 606acbd474c9 15:17:03 Step 8/8 : RUN go mod download 15:17:03 ---> Running in 6aea670f75b2 15:17:04 $ docker rm -f 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:05 + docker inspect -f . ci-base-image-arm64 15:17:05 . [Pipeline] withDockerContainer 15:17:05 prd-ubuntu18.04-docker-arm64-4c-16g-20781 does not seem to be running inside a container 15:17:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 15:17:07 $ docker top f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:08 + make test 15:17:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:17:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:17:25 Removing intermediate container 6aea670f75b2 15:17:25 ---> 63d5d23423cb 15:17:25 Successfully built 63d5d23423cb 15:17:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:17:25 + docker inspect -f . ci-base-image-x86_64 15:17:25 . [Pipeline] withDockerContainer 15:17:25 prd-centos7-docker-4c-2g-20782 does not seem to be running inside a container 15:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 15:17:26 $ docker top 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:27 + go version 15:17:27 go version go1.15.5 linux/amd64 [Pipeline] } 15:17:27 $ docker stop --time=1 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd 15:17:28 $ docker rm -f 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:29 + docker inspect -f . ci-base-image-x86_64 15:17:29 . [Pipeline] withDockerContainer 15:17:30 prd-centos7-docker-4c-2g-20782 does not seem to be running inside a container 15:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 15:17:30 $ docker top 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:31 + make test 15:17:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:17:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.053s coverage: 81.0% of statements 15:17:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:17:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.012s coverage: 81.0% of statements 15:17:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.022s coverage: 48.6% of statements 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:17:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.035s coverage: 61.5% of statements 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:17:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.055s coverage: 67.7% of statements 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:17:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 15:17:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:17:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 8.8% of statements 15:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.055s coverage: 48.6% of statements 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.070s coverage: 61.5% of statements 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.071s coverage: 67.7% of statements 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements 15:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.029s coverage: 8.8% of statements 15:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.840s coverage: 77.5% of statements 15:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.019s coverage: 87.9% of statements 15:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.023s coverage: 80.5% of statements 15:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 71.7% of statements 15:18:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.914s coverage: 77.5% of statements 15:18:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:18:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.038s coverage: 87.9% of statements 15:18:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 80.5% of statements 15:18:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.020s coverage: 71.7% of statements 15:18:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 81.4% of statements 15:18:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 15:18:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:18:20 gofmt -l . 15:18:20 [ "`gofmt -l .`" = "" ] 15:18:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:18:21 $ docker stop --time=1 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 15:18:22 $ docker rm -f 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:18:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:18:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.4% of statements 15:18:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.013s coverage: 94.4% of statements 15:18:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:32 gofmt -l . 15:18:32 [ "`gofmt -l .`" = "" ] 15:18:33 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:18:33 $ docker stop --time=1 f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 15:18:36 $ docker rm -f f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:18:37 Warning: overwriting stash ‘coverage-report’ 15:18:37 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] } [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] wrap 15:18:40 provisioning config files... 15:18:40 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/config6323239283937370060tmp [Pipeline] { [Pipeline] sh 15:18:40 + set +x 15:18:40 + curl -s https://codecov.io/bash 15:18:40 + bash -s -- 15:18:41 15:18:41 _____ _ 15:18:41 / ____| | | 15:18:41 | | ___ __| | ___ ___ _____ __ 15:18:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:18:41 | |___| (_) | (_| | __/ (_| (_) \ V / 15:18:41 \_____\___/ \__,_|\___|\___\___/ \_/ 15:18:41 Bash-20210115-cec3c92 15:18:41 15:18:41 15:18:41 ==> git version 2.24.3 found 15:18:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:18:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:18:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:18:41 ==> Jenkins CI detected. 15:18:41 project root: . 15:18:41 --> token set from env 15:18:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:18:41 ==> Running gcov in . (disable via -X gcov) 15:18:41 ==> Python coveragepy not found 15:18:41 ==> Searching for coverage reports in: 15:18:41 + . 15:18:41 -> Found 1 reports 15:18:41 ==> Detecting git/mercurial file structure 15:18:41 ==> Reading reports 15:18:41 + ./coverage.out bytes=74538 15:18:41 ==> Appending adjustments 15:18:41 https://docs.codecov.io/docs/fixing-reports 15:18:42 + Found adjustments 15:18:42 ==> Gzipping contents 15:18:42 16K /tmp/codecov.qRYMo4.gz 15:18:42 ==> Uploading reports 15:18:42 url: https://codecov.io 15:18:42 query: branch=PR-644&commit=4752ac0e81a0ff926a317e7d829c586340eb0798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= 15:18:42 -> Pinging Codecov 15:18:42 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-644&commit=4752ac0e81a0ff926a317e7d829c586340eb0798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= 15:18:42 -> Uploading to 15:18:42 https://storage.googleapis.com/codecov/v4/raw/2021-01-16/3D8B5DFFC46A037C893635FACE044666/4752ac0e81a0ff926a317e7d829c586340eb0798/fb6d4d95-d373-47f8-a12f-44c4198e3b9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210116T151842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebe871877b5415bdb0671967b97a0fd19e9dffbfb5d8d6e7697d18d4ee0a652d 15:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:43 Dload Upload Total Spent Left Speed 15:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12963 0 0 100 12963 0 25782 --:--:-- --:--:-- --:--:-- 25771 100 12963 0 0 100 12963 0 25770 --:--:-- --:--:-- --:--:-- 25771 15:18:43 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] } 15:18:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:18:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:47 ---> package-listing.sh 15:18:47 ++ facter osfamily 15:18:47 ++ tr '[:upper:]' '[:lower:]' 15:18:47 + OS_FAMILY=redhat 15:18:47 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-644 15:18:47 + START_PACKAGES=/tmp/packages_start.txt 15:18:47 + END_PACKAGES=/tmp/packages_end.txt 15:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:47 + PACKAGES=/tmp/packages_start.txt 15:18:47 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-644 ']' 15:18:47 + PACKAGES=/tmp/packages_end.txt 15:18:47 + case "${OS_FAMILY}" in 15:18:47 + rpm -qa 15:18:47 + sort 15:18:52 + '[' -f /tmp/packages_start.txt ']' 15:18:52 + '[' -f /tmp/packages_end.txt ']' 15:18:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:52 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-644 ']' 15:18:52 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-644/archives/ 15:18:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-644/archives/ [Pipeline] echo 15:18:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:54 15:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:55 alpine: Pulling from edgex-lftools-log-publisher 15:18:55 df20fa9351a1: Pulling fs layer 15:18:55 36b3adc4ff6f: Pulling fs layer 15:18:55 8ad3a11d3b57: Pulling fs layer 15:18:55 46f8f816bc3b: Pulling fs layer 15:18:55 93b61091891f: Pulling fs layer 15:18:55 93b9cdb0e59b: Pulling fs layer 15:18:55 5e14af77c1be: Pulling fs layer 15:18:55 01666e4c0597: Pulling fs layer 15:18:55 aa168da1d23b: Pulling fs layer 15:18:55 46f8f816bc3b: Waiting 15:18:55 93b61091891f: Waiting 15:18:55 93b9cdb0e59b: Waiting 15:18:55 5e14af77c1be: Waiting 15:18:55 01666e4c0597: Waiting 15:18:55 aa168da1d23b: Waiting 15:18:55 36b3adc4ff6f: Verifying Checksum 15:18:55 36b3adc4ff6f: Download complete 15:18:55 46f8f816bc3b: Verifying Checksum 15:18:55 46f8f816bc3b: Download complete 15:18:55 df20fa9351a1: Verifying Checksum 15:18:55 93b9cdb0e59b: Verifying Checksum 15:18:55 93b9cdb0e59b: Download complete 15:18:55 5e14af77c1be: Verifying Checksum 15:18:55 5e14af77c1be: Download complete 15:18:55 01666e4c0597: Download complete 15:18:55 93b61091891f: Download complete 15:18:56 df20fa9351a1: Pull complete 15:18:56 8ad3a11d3b57: Verifying Checksum 15:18:56 8ad3a11d3b57: Download complete 15:18:56 36b3adc4ff6f: Pull complete 15:18:58 8ad3a11d3b57: Pull complete 15:18:58 46f8f816bc3b: Pull complete 15:18:58 93b61091891f: Pull complete 15:18:59 93b9cdb0e59b: Pull complete 15:18:59 5e14af77c1be: Pull complete 15:19:00 01666e4c0597: Pull complete 15:19:00 aa168da1d23b: Verifying Checksum 15:19:00 aa168da1d23b: Download complete 15:19:13 aa168da1d23b: Pull complete 15:19:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:19:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:19:13 prd-centos7-docker-4c-2g-20780 does not seem to be running inside a container 15:19:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-644 -v /w/workspace/ndry_app-functions-sdk-go_PR-644:/w/workspace/ndry_app-functions-sdk-go_PR-644:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-644@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:19:17 $ docker top b0f9de494b86acf62ad7156687935884e2d22fbc16f18f3ca106e04453e36832 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:18 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:18 + mkdir -p /var/log/sa [Pipeline] sh 15:19:19 + ls /var/log/sa-host 15:19:19 + sadf -c /var/log/sa-host/sa16 15:19:19 file_magic: OK 15:19:19 HZ: Using current value: 100 15:19:19 file_header: OK 15:19:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:19:19 Statistics: 15:19:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:19 File successfully converted to sysstat format version 12.2.1 15:19:19 + sadf -c /var/log/sa-host/sa23 15:19:19 file_magic: OK 15:19:19 HZ: Using current value: 100 15:19:19 file_header: OK 15:19:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:19:19 Statistics: 15:19:19 Hnuu...uuuununununu... 15:19:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:19 provisioning config files... 15:19:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/config4726792514423658538tmp [Pipeline] { [Pipeline] echo 15:19:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:20 ---> create-netrc.sh [Pipeline] } 15:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:19:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:19:21 ---> python-tools-install.sh [Pipeline] echo 15:19:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:22 ---> sudo-logs.sh 15:19:22 Archiving 'sudo' log.. [Pipeline] echo 15:19:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:22 ---> job-cost.sh 15:19:22 lf-activate-venv: SKIPPING 15:19:22 INFO: No Stack... 15:19:23 INFO: Retrieving Pricing Info for: v1-standard-2 15:19:23 INFO: Archiving Costs [Pipeline] echo 15:19:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:24 ---> logs-deploy.sh 15:19:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-644/1 15:19:24 INFO: archiving workspace using pattern(s): 15:19:27 Archives upload complete. 15:19:27 INFO: archiving logs to Nexus 15:19:29 ---> uname -a: 15:19:29 Linux prd-centos7-docker-4c-2g-20780.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:19:29 15:19:29 15:19:29 ---> lscpu: 15:19:29 Architecture: x86_64 15:19:29 CPU op-mode(s): 32-bit, 64-bit 15:19:29 Byte Order: Little Endian 15:19:29 Address sizes: 40 bits physical, 48 bits virtual 15:19:29 CPU(s): 4 15:19:29 On-line CPU(s) list: 0-3 15:19:29 Thread(s) per core: 1 15:19:29 Core(s) per socket: 1 15:19:29 Socket(s): 4 15:19:29 NUMA node(s): 1 15:19:29 Vendor ID: GenuineIntel 15:19:29 CPU family: 6 15:19:29 Model: 44 15:19:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:19:29 Stepping: 1 15:19:29 CPU MHz: 2933.438 15:19:29 BogoMIPS: 5866.87 15:19:29 Virtualization: VT-x 15:19:29 Hypervisor vendor: KVM 15:19:29 Virtualization type: full 15:19:29 L1d cache: 128 KiB 15:19:29 L1i cache: 128 KiB 15:19:29 L2 cache: 16 MiB 15:19:29 L3 cache: 64 MiB 15:19:29 NUMA node0 CPU(s): 0-3 15:19:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:19:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:19:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:19:29 Vulnerability Meltdown: Mitigation; PTI 15:19:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:19:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:19:29 Vulnerability Srbds: Not affected 15:19:29 Vulnerability Tsx async abort: Not affected 15:19:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:19:29 15:19:29 15:19:29 ---> nproc: 15:19:29 4 15:19:29 15:19:29 15:19:29 ---> df -h: 15:19:29 Filesystem Size Used Available Use% Mounted on 15:19:29 overlay 50.0G 7.3G 42.7G 15% / 15:19:29 tmpfs 64.0M 0 64.0M 0% /dev 15:19:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:19:29 shm 64.0M 0 64.0M 0% /dev/shm 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-644 15:19:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp 15:19:29 15:19:29 15:19:29 ---> free -m: 15:19:29 total used free shared buff/cache available 15:19:29 Mem: 1837 711 95 0 1030 1020 15:19:29 Swap: 1023 0 1023 15:19:29 15:19:29 15:19:29 ---> ip addr: 15:19:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:19:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:19:29 inet 127.0.0.1/8 scope host lo 15:19:29 valid_lft forever preferred_lft forever 15:19:29 inet6 ::1/128 scope host 15:19:29 valid_lft forever preferred_lft forever 15:19:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:19:29 link/ether fa:16:3e:5e:52:b9 brd ff:ff:ff:ff:ff:ff 15:19:29 inet 10.30.122.3/23 brd 10.30.123.255 scope global dynamic eth0 15:19:29 valid_lft 85951sec preferred_lft 85951sec 15:19:29 inet6 fe80::f816:3eff:fe5e:52b9/64 scope link 15:19:29 valid_lft forever preferred_lft forever 15:19:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:19:29 link/ether 02:42:0b:4c:28:54 brd ff:ff:ff:ff:ff:ff 15:19:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:19:29 valid_lft forever preferred_lft forever 15:19:29 inet6 fe80::42:bff:fe4c:2854/64 scope link 15:19:29 valid_lft forever preferred_lft forever 15:19:29 15:19:29 15:19:29 ---> sar -b -r -n DEV: 15:19:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/16/21 _x86_64_ (4 CPU) 15:19:29 15:19:29 15:11:46 LINUX RESTART (4 CPU) 15:19:29 15:19:29 15:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:19:29 15:14:02 34.03 12.98 21.04 0.00 4489.10 3564.86 0.00 15:19:29 15:15:01 2.00 0.00 2.00 0.00 0.00 39.85 0.00 15:19:29 15:16:01 0.18 0.00 0.18 0.00 0.00 2.29 0.00 15:19:29 15:17:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 15:19:29 15:18:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 15:19:29 15:19:01 59.12 49.05 10.06 0.00 4292.48 3257.95 0.00 15:19:29 Average: 16.02 10.37 5.65 0.00 1468.20 1148.92 0.00 15:19:29 15:19:29 15:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:29 15:14:02 220424 0 605964 32.21 2620 1052536 1154272 39.39 396536 1064780 20 15:19:29 15:15:01 233452 0 592928 31.51 2620 1052544 1069100 36.49 389528 1060804 20 15:19:29 15:16:01 231036 0 595340 31.64 2620 1052548 1069280 36.49 397468 1055940 8 15:19:29 15:17:01 230380 0 595992 31.68 2620 1052552 1069328 36.49 397632 1055944 8 15:19:29 15:18:01 229292 0 597076 31.73 2620 1052556 1069196 36.49 402568 1052304 8 15:19:29 15:19:01 74388 0 681008 36.19 2620 1123528 1497240 51.10 493676 1104028 75160 15:19:29 Average: 203162 0 611385 32.49 2620 1064377 1154736 39.41 412901 1065633 12537 15:19:29 15:19:29 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:29 15:14:02 eth0 107.55 84.14 638.66 32.81 0.00 0.00 0.00 0.00 15:19:29 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:14:02 docker0 38.15 45.71 5.72 301.41 0.00 0.00 0.00 0.00 15:19:29 15:15:01 eth0 0.81 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:19:29 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:16:01 eth0 1.10 0.47 0.33 0.21 0.00 0.00 0.00 0.00 15:19:29 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:17:01 eth0 0.62 0.50 0.32 0.21 0.00 0.00 0.00 0.00 15:19:29 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:18:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:19:29 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:19:01 eth0 198.69 156.59 2170.28 17.95 0.00 0.00 0.00 0.00 15:19:29 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 Average: eth0 51.66 40.45 469.68 8.57 0.00 0.00 0.00 0.00 15:19:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:29 Average: docker0 6.38 7.65 0.96 50.41 0.00 0.00 0.00 0.00 15:19:29 15:19:29 15:19:29 ---> sar -P ALL: 15:19:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/16/21 _x86_64_ (4 CPU) 15:19:29 15:19:29 15:11:46 LINUX RESTART (4 CPU) 15:19:29 15:19:29 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:19:29 15:14:02 all 2.49 0.00 1.92 0.70 6.34 88.55 15:19:29 15:14:02 0 2.07 0.00 2.04 1.43 6.45 88.00 15:19:29 15:14:02 1 2.39 0.00 1.73 0.53 6.48 88.87 15:19:29 15:14:02 2 1.81 0.00 2.16 0.48 6.52 89.03 15:19:29 15:14:02 3 3.70 0.00 1.76 0.35 5.90 88.30 15:19:29 15:15:01 all 0.08 0.00 0.07 0.00 0.38 99.46 15:19:29 15:15:01 0 0.05 0.00 0.03 0.00 0.32 99.59 15:19:29 15:15:01 1 0.03 0.00 0.08 0.00 0.42 99.46 15:19:29 15:15:01 2 0.14 0.00 0.07 0.00 0.49 99.31 15:19:29 15:15:01 3 0.12 0.00 0.08 0.00 0.30 99.49 15:19:29 15:16:01 all 0.09 0.00 0.10 0.00 0.95 98.86 15:19:29 15:16:01 0 0.07 0.00 0.07 0.00 0.86 99.01 15:19:29 15:16:01 1 0.02 0.00 0.03 0.00 0.61 99.34 15:19:29 15:16:01 2 0.18 0.00 0.20 0.00 0.98 98.64 15:19:29 15:16:01 3 0.10 0.00 0.12 0.00 1.34 98.45 15:19:29 15:17:01 all 0.09 0.00 0.02 0.00 0.49 99.40 15:19:29 15:17:01 0 0.02 0.00 0.02 0.00 0.40 99.57 15:19:29 15:17:01 1 0.07 0.00 0.05 0.00 0.58 99.30 15:19:29 15:17:01 2 0.25 0.00 0.02 0.00 0.70 99.04 15:19:29 15:17:01 3 0.02 0.00 0.02 0.00 0.28 99.68 15:19:29 15:18:01 all 0.09 0.00 0.11 0.00 0.91 98.89 15:19:29 15:18:01 0 0.02 0.00 0.18 0.00 0.80 99.00 15:19:29 15:18:01 1 0.03 0.00 0.12 0.00 0.86 98.99 15:19:29 15:18:01 2 0.28 0.00 0.12 0.00 1.12 98.48 15:19:29 15:18:01 3 0.03 0.00 0.03 0.00 0.86 99.07 15:19:29 15:19:01 all 1.98 0.00 1.36 1.25 5.25 90.16 15:19:29 15:19:01 0 1.37 0.00 1.39 0.22 5.20 91.83 15:19:29 15:19:01 1 2.45 0.00 1.36 1.07 5.99 89.14 15:19:29 15:19:01 2 1.75 0.00 1.23 0.05 5.16 91.81 15:19:29 15:19:01 3 2.34 0.00 1.47 3.68 4.65 87.85 15:19:29 Average: all 0.81 0.00 0.60 0.33 2.40 95.87 15:19:29 Average: 0 0.60 0.00 0.62 0.28 2.35 96.15 15:19:29 Average: 1 0.84 0.00 0.57 0.27 2.51 95.82 15:19:29 Average: 2 0.74 0.00 0.63 0.09 2.50 96.04 15:19:29 Average: 3 1.05 0.00 0.58 0.67 2.23 95.47 15:19:29 15:19:29 15:19:29