Pull request #918 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39+6cc4c25230d964bbb6ccd74e42769d1c7a10d9be (a99a479b2742060e06d23a8dcf08160a3ac6c1e3) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/device-sdk-go/branches/PR-918/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-sdk-go/branches/PR-918/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘prd-centos7-docker-4c-2g-4320’ Running on prd-centos7-docker-4c-2g-4327 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-918 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # 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 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:16:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:16:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:16:59 ========================================================= 05:16:59 EdgeX Global Pipelines Version Info 05:16:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:02 ------------------- 05:17:02 stable info: 05:17:02 ------------------- 05:17:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:17:02 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:17:02 Message: update stable to v1.0.191 05:17:04 ------------------- 05:17:04 experimental info: 05:17:04 ------------------- 05:17:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:04 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:17:04 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:17:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c54964 [Pipeline] echo 05:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:17:06 provisioning config files... 05:17:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config3653747260293407637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:07 ---> docker-login.sh 05:17:07 nexus3.edgexfoundry.org:10001 05:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:07 Configure a credential helper to remove this warning. See 05:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:07 05:17:07 Login Succeeded 05:17:07 nexus3.edgexfoundry.org:10002 05:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:08 Configure a credential helper to remove this warning. See 05:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:08 05:17:08 Login Succeeded 05:17:08 nexus3.edgexfoundry.org:10003 05:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 nexus3.edgexfoundry.org:10004 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:09 Configure a credential helper to remove this warning. See 05:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:09 05:17:09 Login Succeeded 05:17:09 docker.io 05:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:10 Configure a credential helper to remove this warning. See 05:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:10 05:17:10 Login Succeeded 05:17:10 ---> docker-login.sh ends [Pipeline] } 05:17:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:11 + git log --format=format:%s -1 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [Pipeline] echo 05:17:11 GIT_COMMIT: 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:17:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:13 05:17:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:17:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:13 latest: Pulling from edgex-devops/git-semver 05:17:13 31603596830f: Pulling fs layer 05:17:13 54011a49482f: Pulling fs layer 05:17:13 a6820b24f6d8: Pulling fs layer 05:17:13 f581987b2513: Pulling fs layer 05:17:13 f581987b2513: Waiting 05:17:13 54011a49482f: Verifying Checksum 05:17:13 54011a49482f: Download complete 05:17:13 31603596830f: Download complete 05:17:14 f581987b2513: Verifying Checksum 05:17:14 f581987b2513: Download complete 05:17:14 a6820b24f6d8: Verifying Checksum 05:17:14 a6820b24f6d8: Download complete 05:17:14 31603596830f: Pull complete 05:17:14 54011a49482f: Pull complete 05:17:16 a6820b24f6d8: Pull complete 05:17:17 f581987b2513: Pull complete 05:17:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:17:18 prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container 05:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:17:21 $ docker top 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:21 [ssh-agent] Looking for ssh-agent implementation... 05:17:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:22 $ docker exec 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent 05:17:22 SSH_AUTH_SOCK=/tmp/ssh-KGNc8sZoz9Mw/agent.11 05:17:22 SSH_AGENT_PID=16 05:17:22 Running ssh-add (command line suppressed) 05:17:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6746746220904646619.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6746746220904646619.key) 05:17:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:23 + git tag --points-at HEAD [Pipeline] } 05:17:23 $ docker exec --env ******** --env ******** 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent -k 05:17:23 unset SSH_AUTH_SOCK; 05:17:23 unset SSH_AGENT_PID; 05:17:23 echo Agent pid 16 killed; 05:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:23 [ssh-agent] Looking for ssh-agent implementation... 05:17:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:23 $ docker exec 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent 05:17:24 SSH_AUTH_SOCK=/tmp/ssh-9uTZx2mjjlWQ/agent.45 05:17:24 SSH_AGENT_PID=50 05:17:24 Running ssh-add (command line suppressed) 05:17:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_5676190229912054908.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_5676190229912054908.key) 05:17:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:25 + git semver init 05:17:25 # -> Open(): unable to determine branch for HEAD 05:17:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.git 05:17:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-918 05:17:25 # $SEMVER_REMOTE_NAME = origin 05:17:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:17:25 # $SEMVER_USER_NAME = edgex-jenkins 05:17:25 # $SEMVER_BRANCH = PR-918 05:17:25 # $SEMVER_TEMP = /tmp/semver-590601402 05:17:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:17:26 # '/tmp/semver-590601402' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver' 05:17:26 # -> Force: false 05:17:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver [Pipeline] } 05:17:26 $ docker exec --env ******** --env ******** 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent -k 05:17:26 unset SSH_AUTH_SOCK; 05:17:26 unset SSH_AGENT_PID; 05:17:26 echo Agent pid 50 killed; 05:17:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:27 + git semver [Pipeline] } 05:17:28 $ docker stop --time=1 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 05:17:30 $ docker rm -f 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:31 Stashed 1 file(s) [Pipeline] echo 05:17:31 [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 05:17:47 Still waiting to schedule task 05:17:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:17:47 Still waiting to schedule task 05:17:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:18:58 Running on prd-centos7-docker-4c-2g-4330 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 05:18:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:19:01 using credential edgex-jenkins-ssh 05:19:01 Cloning the remote Git repository 05:19:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:19:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:19:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:19:01 > git --version # timeout=10 05:19:01 > git --version # 'git version 2.24.3' 05:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:19:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:19:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:04 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 05:19:04 Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 05:19:04 Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) 05:19:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:19:04 > git config core.sparsecheckout # timeout=10 05:19:04 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 05:19:04 > git remote # timeout=10 05:19:04 > git config --get remote.origin.url # timeout=10 05:19:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:04 > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 05:19:04 > git rev-parse HEAD^{commit} # timeout=10 05:19:04 > git config core.sparsecheckout # timeout=10 05:19:04 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 05:19:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:19:08 > git --version # timeout=10 05:19:08 > git --version # 'git version 2.24.3' 05:19:08 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:19:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:19:10 + sudo service docker restart 05:19:10 + true 05:19:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:19:11 provisioning config files... 05:19:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2059714717871191562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:11 ---> docker-login.sh 05:19:11 nexus3.edgexfoundry.org:10001 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 nexus3.edgexfoundry.org:10002 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 nexus3.edgexfoundry.org:10003 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 nexus3.edgexfoundry.org:10004 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 docker.io 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:13 Configure a credential helper to remove this warning. See 05:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:13 05:19:13 Login Succeeded 05:19:13 ---> docker-login.sh ends [Pipeline] } 05:19:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:13 ========================================================= 05:19:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:19:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:19:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:19:13 Sending build context to Docker daemon 2.534MB 05:19:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:19:13 Step 2/8 : FROM ${BASE} 05:19:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:14 540db60ca938: Pulling fs layer 05:19:14 adcc1eea9eea: Pulling fs layer 05:19:14 4c4ab2625f07: Pulling fs layer 05:19:14 0510c868ecb4: Pulling fs layer 05:19:14 afea3b2eda06: Pulling fs layer 05:19:14 7809a108b3ef: Pulling fs layer 05:19:14 f706445af74f: Pulling fs layer 05:19:14 0510c868ecb4: Waiting 05:19:14 afea3b2eda06: Waiting 05:19:14 7809a108b3ef: Waiting 05:19:14 f706445af74f: Waiting 05:19:14 4c4ab2625f07: Verifying Checksum 05:19:14 4c4ab2625f07: Download complete 05:19:14 adcc1eea9eea: Verifying Checksum 05:19:14 adcc1eea9eea: Download complete 05:19:14 afea3b2eda06: Verifying Checksum 05:19:14 afea3b2eda06: Download complete 05:19:14 540db60ca938: Verifying Checksum 05:19:14 540db60ca938: Download complete 05:19:14 7809a108b3ef: Verifying Checksum 05:19:14 7809a108b3ef: Download complete 05:19:14 540db60ca938: Pull complete 05:19:14 adcc1eea9eea: Pull complete 05:19:15 4c4ab2625f07: Pull complete 05:19:16 f706445af74f: Verifying Checksum 05:19:16 f706445af74f: Download complete 05:19:17 0510c868ecb4: Verifying Checksum 05:19:17 0510c868ecb4: Download complete 05:19:23 0510c868ecb4: Pull complete 05:19:23 afea3b2eda06: Pull complete 05:19:23 7809a108b3ef: Pull complete 05:19:32 f706445af74f: Pull complete 05:19:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:19:32 ---> b068be0155e3 05:19:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:19:32 ---> Running in 02734f4b2038 05:19:32 Removing intermediate container 02734f4b2038 05:19:32 ---> 0141870cbd87 05:19:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:32 ---> Running in 1a9bd14d6ea5 05:19:33 Removing intermediate container 1a9bd14d6ea5 05:19:33 ---> eecb6268a01a 05:19:33 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:19:33 ---> Running in 422e0dd9f02d 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:38 (1/6) Installing libc-dev (0.7.2-r3) 05:19:38 (2/6) Installing libsodium (1.0.18-r0) 05:19:38 (3/6) Installing pkgconf (1.7.3-r0) 05:19:39 (4/6) Installing libsodium-dev (1.0.18-r0) 05:19:39 (5/6) Installing libzmq (4.3.3-r1) 05:19:40 (6/6) Installing zeromq-dev (4.3.3-r1) 05:19:40 Executing busybox-1.32.1-r6.trigger 05:19:40 OK: 150 MiB in 46 packages 05:19:41 Removing intermediate container 422e0dd9f02d 05:19:41 ---> bf6d625ecb30 05:19:41 Step 6/8 : WORKDIR /device-sdk-go 05:19:41 ---> Running in 10affebf4ded 05:19:41 Removing intermediate container 10affebf4ded 05:19:41 ---> 30137606a507 05:19:41 Step 7/8 : COPY . . 05:19:42 ---> ecfdd18c0b3d 05:19:42 Step 8/8 : RUN go mod download 05:19:42 ---> Running in 908b176e6d7e 05:20:09 Removing intermediate container 908b176e6d7e 05:20:09 ---> 120038bc74de 05:20:09 Successfully built 120038bc74de 05:20:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:20:09 + docker inspect -f . ci-base-image-x86_64 05:20:09 . [Pipeline] withDockerContainer 05:20:09 prd-centos7-docker-4c-2g-4330 does not seem to be running inside a container 05:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-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 ******** ci-base-image-x86_64 cat 05:20:10 $ docker top 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:11 + go version 05:20:11 go version go1.16.3 linux/amd64 [Pipeline] } 05:20:11 $ docker stop --time=1 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 05:20:12 $ docker rm -f 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:13 + docker inspect -f . ci-base-image-x86_64 05:20:13 . [Pipeline] withDockerContainer 05:20:13 prd-centos7-docker-4c-2g-4330 does not seem to be running inside a container 05:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-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 ******** ci-base-image-x86_64 cat 05:20:14 $ docker top 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:14 + go mod tidy [Pipeline] sh 05:20:15 + make test 05:20:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:20:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:20:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4332 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws 05:20:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:20:32 using credential edgex-jenkins-ssh 05:20:32 Cloning the remote Git repository 05:20:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:20:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:20:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:20:32 > git --version # timeout=10 05:20:32 > git --version # 'git version 2.17.1' 05:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:20:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:20:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:20:34 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 05:20:34 Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 05:20:34 Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) 05:20:34 > git config core.sparsecheckout # timeout=10 05:20:34 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 05:20:34 > git remote # timeout=10 05:20:34 > git config --get remote.origin.url # timeout=10 05:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:34 > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 05:20:34 > git rev-parse HEAD^{commit} # timeout=10 05:20:34 > git config core.sparsecheckout # timeout=10 05:20:34 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 05:20:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:20:39 > git --version # timeout=10 05:20:39 > git --version # 'git version 2.17.1' 05:20:39 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:20:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:20:41 + + sudo service docker restart 05:20:41 true 05:20:42 # github.com/edgexfoundry/device-sdk-go/v2/internal/handler 05:20:42 internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:20:44 provisioning config files... 05:20:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3652301477563552187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:45 ---> docker-login.sh 05:20:45 nexus3.edgexfoundry.org:10001 05:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:46 Configure a credential helper to remove this warning. See 05:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:46 05:20:46 Login Succeeded 05:20:46 nexus3.edgexfoundry.org:10002 05:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:46 Configure a credential helper to remove this warning. See 05:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:46 05:20:46 Login Succeeded 05:20:46 nexus3.edgexfoundry.org:10003 05:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:47 Configure a credential helper to remove this warning. See 05:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:47 05:20:47 Login Succeeded 05:20:47 nexus3.edgexfoundry.org:10004 05:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:47 Configure a credential helper to remove this warning. See 05:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:47 05:20:47 Login Succeeded 05:20:47 docker.io 05:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:48 Configure a credential helper to remove this warning. See 05:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:48 05:20:48 Login Succeeded 05:20:48 ---> docker-login.sh ends [Pipeline] } 05:20:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:49 ========================================================= 05:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:20:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:20:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:20:50 Sending build context to Docker daemon 2.541MB 05:20:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:20:50 Step 2/8 : FROM ${BASE} 05:20:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:50 595b0fe564bb: Pulling fs layer 05:20:50 7186ed65a4f7: Pulling fs layer 05:20:50 316046926c0a: Pulling fs layer 05:20:50 4ebd0625c992: Pulling fs layer 05:20:50 207e8628e3a3: Pulling fs layer 05:20:50 c791037a9be2: Pulling fs layer 05:20:50 ffd874e62e21: Pulling fs layer 05:20:50 207e8628e3a3: Waiting 05:20:50 c791037a9be2: Waiting 05:20:50 4ebd0625c992: Waiting 05:20:50 ffd874e62e21: Waiting 05:20:50 316046926c0a: Verifying Checksum 05:20:50 316046926c0a: Download complete 05:20:50 7186ed65a4f7: Verifying Checksum 05:20:50 7186ed65a4f7: Download complete 05:20:50 207e8628e3a3: Verifying Checksum 05:20:50 207e8628e3a3: Download complete 05:20:50 595b0fe564bb: Download complete 05:20:50 c791037a9be2: Download complete 05:20:50 595b0fe564bb: Pull complete 05:20:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 25.4% of statements 05:20:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.077s coverage: 28.1% of statements 05:20:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 05:20:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.055s coverage: 10.7% of statements 05:20:51 7186ed65a4f7: Pull complete 05:20:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.096s coverage: 30.2% of statements 05:20:52 316046926c0a: Pull complete 05:20:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.120s coverage: 58.4% of statements 05:20:52 ffd874e62e21: Verifying Checksum 05:20:52 ffd874e62e21: Download complete 05:20:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.237s coverage: 89.2% of statements 05:20:53 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 05:20:53 make: *** [Makefile:32: test] Error 2 [Pipeline] } 05:20:53 $ docker stop --time=1 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef 05:20:53 4ebd0625c992: Verifying Checksum 05:20:53 4ebd0625c992: Download complete 05:20:55 $ docker rm -f 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:20:56 ---> job-cost.sh 05:20:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1163 05:21:04 4ebd0625c992: Pull complete 05:21:04 207e8628e3a3: Pull complete 05:21:04 c791037a9be2: Pull complete 05:21:08 ffd874e62e21: Pull complete 05:21:08 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:21:08 ---> cfc18b08335c 05:21:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:21:11 ---> Running in 63a479e948ad 05:21:11 Removing intermediate container 63a479e948ad 05:21:11 ---> 2d6a3c5d6e7d 05:21:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:11 ---> Running in 718fed542a0b 05:21:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:21:14 Removing intermediate container 718fed542a0b 05:21:14 ---> c01cc5f11ac6 05:21:14 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:21:14 ---> Running in 9fdb0b0e438a 05:21:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:21:19 (1/6) Installing libc-dev (0.7.2-r3) 05:21:19 (2/6) Installing libsodium (1.0.18-r0) 05:21:19 (3/6) Installing pkgconf (1.7.3-r0) 05:21:19 (4/6) Installing libsodium-dev (1.0.18-r0) 05:21:19 (5/6) Installing libzmq (4.3.3-r1) 05:21:20 (6/6) Installing zeromq-dev (4.3.3-r1) 05:21:20 Executing busybox-1.32.1-r6.trigger 05:21:20 OK: 139 MiB in 46 packages 05:21:21 Removing intermediate container 9fdb0b0e438a 05:21:21 ---> ec99057cccc5 05:21:21 Step 6/8 : WORKDIR /device-sdk-go 05:21:21 ---> Running in 8b66aa0dddcd 05:21:22 Removing intermediate container 8b66aa0dddcd 05:21:22 ---> 96cb59e9e993 05:21:22 Step 7/8 : COPY . . 05:21:23 ---> 7122fefa3f4c 05:21:23 Step 8/8 : RUN go mod download 05:21:23 ---> Running in ce35d0d4ff9b 05:21:44 lf-activate-venv(): INFO: Adding /tmp/venv-1163/bin to PATH 05:21:44 INFO: No Stack... 05:21:44 INFO: Retrieving Pricing Info for: v1-standard-2 05:21:44 INFO: Archiving Costs [Pipeline] sh 05:21:44 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:21:44 + cut -d, -f6 [Pipeline] lock 05:21:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] 05:21:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] did not exist. Created. 05:21:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:45 + echo total: 0.029999999329447746 [Pipeline] stash 05:21:45 Stashed 1 file(s) [Pipeline] } 05:21:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:46 Failed in branch amd64 05:21:50 Removing intermediate container ce35d0d4ff9b 05:21:50 ---> 5523b30a5759 05:21:50 Successfully built 5523b30a5759 05:21:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:21:51 + docker inspect -f . ci-base-image-arm64 05:21:51 . [Pipeline] withDockerContainer 05:21:51 prd-ubuntu18.04-docker-arm64-4c-16g-4332 does not seem to be running inside a container 05:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-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 ******** ci-base-image-arm64 cat 05:21:53 $ docker top 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:54 + go version 05:21:54 go version go1.16.3 linux/arm64 [Pipeline] } 05:21:54 $ docker stop --time=1 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 05:21:56 $ docker rm -f 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:56 + docker inspect -f . ci-base-image-arm64 05:21:56 . [Pipeline] withDockerContainer 05:21:57 prd-ubuntu18.04-docker-arm64-4c-16g-4332 does not seem to be running inside a container 05:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-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 ******** ci-base-image-arm64 cat 05:21:58 $ docker top c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:59 + go mod tidy [Pipeline] sh 05:22:01 + make test 05:22:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:22:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:23:07 # github.com/edgexfoundry/device-sdk-go/v2/internal/handler 05:23:07 internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler 05:23:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.198s coverage: 25.4% of statements 05:23:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.125s coverage: 28.1% of statements 05:23:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.165s coverage: 78.9% of statements 05:23:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.156s coverage: 10.7% of statements 05:23:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.221s coverage: 30.2% of statements 05:23:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.291s coverage: 58.4% of statements 05:23:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.119s coverage: 89.2% of statements 05:23:44 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 05:23:45 make: *** [Makefile:32: test] Error 2 [Pipeline] } 05:23:45 $ docker stop --time=1 c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 05:23:47 $ docker rm -f c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:23:49 ---> job-cost.sh 05:23:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yAXg 05:24:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-yAXg/bin to PATH 05:26:28 INFO: No Stack... 05:26:28 INFO: Retrieving Pricing Info for: lf-standard-4 05:26:28 INFO: Archiving Costs [Pipeline] sh 05:26:28 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:26:28 + cut -d, -f6 [Pipeline] lock 05:26:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] 05:26:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] did not exist. Created. 05:26:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:29 /w/workspace/device-sdk-go/1@tmp/durable-b03d0ae4/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b03d0ae4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:26:29 + echo total: 0.20999999344348907 [Pipeline] stash 05:26:29 Warning: overwriting stash ‘stack-cost’ 05:26:30 Stashed 1 file(s) [Pipeline] } 05:26:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:26:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:26:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:26:34 ---> package-listing.sh 05:26:34 ++ tr '[:upper:]' '[:lower:]' 05:26:34 ++ facter osfamily 05:26:34 + OS_FAMILY=redhat 05:26:34 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-918 05:26:34 + START_PACKAGES=/tmp/packages_start.txt 05:26:34 + END_PACKAGES=/tmp/packages_end.txt 05:26:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:26:34 + PACKAGES=/tmp/packages_start.txt 05:26:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' 05:26:34 + PACKAGES=/tmp/packages_end.txt 05:26:34 + case "${OS_FAMILY}" in 05:26:34 + sort 05:26:34 + rpm -qa 05:26:41 + '[' -f /tmp/packages_start.txt ']' 05:26:41 + '[' -f /tmp/packages_end.txt ']' 05:26:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:26:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' 05:26:41 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ 05:26:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [Pipeline] echo 05:26:41 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/dgexfoundry_device-sdk-go_PR-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:26:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:26:42 05:26:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:26:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:26:42 alpine: Pulling from edgex-lftools-log-publisher 05:26:42 df20fa9351a1: Pulling fs layer 05:26:42 36b3adc4ff6f: Pulling fs layer 05:26:42 8ad3a11d3b57: Pulling fs layer 05:26:42 46f8f816bc3b: Pulling fs layer 05:26:42 93b61091891f: Pulling fs layer 05:26:42 93b9cdb0e59b: Pulling fs layer 05:26:42 5e14af77c1be: Pulling fs layer 05:26:42 01666e4c0597: Pulling fs layer 05:26:42 aa168da1d23b: Pulling fs layer 05:26:42 46f8f816bc3b: Waiting 05:26:42 93b61091891f: Waiting 05:26:42 93b9cdb0e59b: Waiting 05:26:42 5e14af77c1be: Waiting 05:26:42 01666e4c0597: Waiting 05:26:42 aa168da1d23b: Waiting 05:26:42 36b3adc4ff6f: Verifying Checksum 05:26:42 36b3adc4ff6f: Download complete 05:26:42 46f8f816bc3b: Verifying Checksum 05:26:42 46f8f816bc3b: Download complete 05:26:43 df20fa9351a1: Verifying Checksum 05:26:43 df20fa9351a1: Download complete 05:26:43 93b9cdb0e59b: Verifying Checksum 05:26:43 93b9cdb0e59b: Download complete 05:26:43 5e14af77c1be: Verifying Checksum 05:26:43 5e14af77c1be: Download complete 05:26:43 93b61091891f: Verifying Checksum 05:26:43 93b61091891f: Download complete 05:26:43 01666e4c0597: Verifying Checksum 05:26:43 01666e4c0597: Download complete 05:26:43 8ad3a11d3b57: Verifying Checksum 05:26:43 8ad3a11d3b57: Download complete 05:26:43 df20fa9351a1: Pull complete 05:26:44 36b3adc4ff6f: Pull complete 05:26:46 8ad3a11d3b57: Pull complete 05:26:46 46f8f816bc3b: Pull complete 05:26:48 93b61091891f: Pull complete 05:26:48 93b9cdb0e59b: Pull complete 05:26:48 5e14af77c1be: Pull complete 05:26:48 01666e4c0597: Pull complete 05:26:48 aa168da1d23b: Verifying Checksum 05:26:48 aa168da1d23b: Download complete 05:27:03 aa168da1d23b: Pull complete 05:27:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:27:04 prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container 05:27:04 $ 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/dgexfoundry_device-sdk-go_PR-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:27:08 $ docker top 8394cf4d4b4c3073c0bb90ec153f04b9b4cac0ee346e4d364f8dd4a6571da64c -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:08 + touch /tmp/pre-build-complete [Pipeline] sh 05:27:09 + mkdir -p /var/log/sa [Pipeline] sh 05:27:09 + ls /var/log/sa-host 05:27:09 + sadf -c /var/log/sa-host/sa11 05:27:09 file_magic: OK 05:27:09 HZ: Using current value: 100 05:27:09 file_header: OK 05:27:09 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 05:27:09 Statistics: 05:27:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:27:09 File successfully converted to sysstat format version 12.2.1 05:27:09 + sadf -c /var/log/sa-host/sa23 05:27:09 file_magic: OK 05:27:09 HZ: Using current value: 100 05:27:09 file_header: OK 05:27:09 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 05:27:09 Statistics: 05:27:09 Hnuu...uuuununununu... 05:27:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:10 provisioning config files... 05:27:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config1129786479642374994tmp [Pipeline] { [Pipeline] echo 05:27:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:11 ---> create-netrc.sh [Pipeline] } 05:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:27:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:27:12 ---> python-tools-install.sh [Pipeline] echo 05:27:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:27:12 ---> sudo-logs.sh 05:27:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:27:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:13 ---> job-cost.sh 05:27:13 lf-activate-venv: SKIPPING 05:27:13 DEBUG: total: 0.20999999344348907 05:27:13 INFO: Retrieving Stack Cost... 05:27:14 INFO: Retrieving Pricing Info for: v1-standard-2 05:27:14 INFO: Archiving Costs [Pipeline] echo 05:27:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:15 ---> logs-deploy.sh 05:27:15 lf-activate-venv: SKIPPING 05:27:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-918/1 05:27:15 INFO: archiving workspace using pattern(s): 05:27:18 Archives upload complete. 05:27:18 INFO: archiving logs to Nexus 05:27:20 ---> uname -a: 05:27:20 Linux prd-centos7-docker-4c-2g-4327.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:27:20 05:27:20 05:27:20 ---> lscpu: 05:27:20 Architecture: x86_64 05:27:20 CPU op-mode(s): 32-bit, 64-bit 05:27:20 Byte Order: Little Endian 05:27:20 Address sizes: 40 bits physical, 48 bits virtual 05:27:20 CPU(s): 4 05:27:20 On-line CPU(s) list: 0-3 05:27:20 Thread(s) per core: 1 05:27:20 Core(s) per socket: 1 05:27:20 Socket(s): 4 05:27:20 NUMA node(s): 1 05:27:20 Vendor ID: GenuineIntel 05:27:20 CPU family: 6 05:27:20 Model: 44 05:27:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:27:20 Stepping: 1 05:27:20 CPU MHz: 2933.438 05:27:20 BogoMIPS: 5866.87 05:27:20 Virtualization: VT-x 05:27:20 Hypervisor vendor: KVM 05:27:20 Virtualization type: full 05:27:20 L1d cache: 128 KiB 05:27:20 L1i cache: 128 KiB 05:27:20 L2 cache: 16 MiB 05:27:20 L3 cache: 64 MiB 05:27:20 NUMA node0 CPU(s): 0-3 05:27:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:27:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:27:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:27:20 Vulnerability Meltdown: Mitigation; PTI 05:27:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:27:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:27:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:27:20 Vulnerability Srbds: Not affected 05:27:20 Vulnerability Tsx async abort: Not affected 05:27:20 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 05:27:20 05:27:20 05:27:20 ---> nproc: 05:27:20 4 05:27:20 05:27:20 05:27:20 ---> df -h: 05:27:20 Filesystem Size Used Available Use% Mounted on 05:27:20 overlay 50.0G 7.3G 42.7G 15% / 05:27:20 tmpfs 64.0M 0 64.0M 0% /dev 05:27:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:27:20 shm 64.0M 0 64.0M 0% /dev/shm 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-918 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:27:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:27:20 05:27:20 05:27:20 ---> free -m: 05:27:20 total used free shared buff/cache available 05:27:20 Mem: 1837 726 101 0 1008 1005 05:27:20 Swap: 1023 0 1023 05:27:20 05:27:20 05:27:20 ---> ip addr: 05:27:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:27:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:27:20 inet 127.0.0.1/8 scope host lo 05:27:20 valid_lft forever preferred_lft forever 05:27:20 inet6 ::1/128 scope host 05:27:20 valid_lft forever preferred_lft forever 05:27:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:27:20 link/ether fa:16:3e:81:15:23 brd ff:ff:ff:ff:ff:ff 05:27:20 inet 10.30.122.206/23 brd 10.30.123.255 scope global dynamic eth0 05:27:20 valid_lft 85717sec preferred_lft 85717sec 05:27:20 inet6 fe80::f816:3eff:fe81:1523/64 scope link 05:27:20 valid_lft forever preferred_lft forever 05:27:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:27:20 link/ether 02:42:10:32:81:1b brd ff:ff:ff:ff:ff:ff 05:27:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:27:20 valid_lft forever preferred_lft forever 05:27:20 inet6 fe80::42:10ff:fe32:811b/64 scope link 05:27:20 valid_lft forever preferred_lft forever 05:27:20 05:27:20 05:27:20 ---> sar -b -r -n DEV: 05:27:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 05:27:20 05:27:20 05:15:41 LINUX RESTART (4 CPU) 05:27:20 05:27:20 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:27:20 05:18:01 31.80 11.52 20.28 0.00 4442.29 2265.64 0.00 05:27:20 05:19:01 1.51 0.00 1.51 0.00 0.00 25.50 0.00 05:27:20 05:20:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:27:20 05:21:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 05:27:20 05:22:01 0.30 0.00 0.30 0.00 0.00 4.59 0.00 05:27:20 05:23:01 0.20 0.00 0.20 0.00 0.00 2.31 0.00 05:27:20 05:24:01 0.30 0.00 0.30 0.00 0.00 3.49 0.00 05:27:20 05:25:02 0.27 0.00 0.27 0.00 0.00 2.60 0.00 05:27:20 05:26:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 05:27:20 05:27:01 105.42 67.89 37.54 0.00 4719.19 14212.99 0.00 05:27:20 Average: 14.12 7.97 6.15 0.00 919.28 1659.67 0.00 05:27:20 05:27:20 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:27:20 05:18:01 151340 0 616908 32.79 2620 1110676 1153360 39.36 438368 1091968 20 05:27:20 05:19:01 162908 0 605328 32.17 2620 1110688 1073448 36.64 442204 1078556 12 05:27:20 05:20:01 157720 0 610512 32.45 2620 1110692 1073736 36.64 447408 1078612 16 05:27:20 05:21:01 152916 0 615312 32.70 2620 1110696 1073868 36.65 457896 1072540 8 05:27:20 05:22:01 150552 0 617672 32.83 2620 1110700 1073980 36.65 455616 1077420 8 05:27:20 05:23:01 150656 0 617564 32.82 2620 1110704 1073860 36.65 455172 1077420 8 05:27:20 05:24:01 153068 0 615148 32.69 2620 1110708 1073512 36.64 453084 1077420 8 05:27:20 05:25:02 151904 0 616308 32.76 2620 1110712 1073716 36.64 454484 1077420 8 05:27:20 05:26:01 150460 0 617744 32.83 2620 1110720 1073788 36.65 456116 1077420 16 05:27:20 05:27:01 80188 0 753724 40.06 2620 1045012 1547036 52.80 614516 935136 92744 05:27:20 Average: 146171 0 628622 33.41 2620 1104131 1129030 38.53 467486 1064391 9285 05:27:20 05:27:20 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:27:20 05:18:01 eth0 76.16 64.48 371.79 19.24 0.00 0.00 0.00 0.00 05:27:20 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:18:01 docker0 5.55 4.60 1.43 26.28 0.00 0.00 0.00 0.00 05:27:20 05:19:01 eth0 1.10 0.07 0.11 0.01 0.00 0.00 0.00 0.00 05:27:20 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:20:01 eth0 4.08 0.98 1.08 0.54 0.00 0.00 0.00 0.00 05:27:20 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:21:01 eth0 3.30 0.87 1.02 0.66 0.00 0.00 0.00 0.00 05:27:20 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:22:01 eth0 3.01 1.03 1.29 0.84 0.00 0.00 0.00 0.00 05:27:20 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:23:01 eth0 0.68 0.38 0.29 0.21 0.00 0.00 0.00 0.00 05:27:20 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:24:01 eth0 1.56 0.08 0.13 0.01 0.00 0.00 0.00 0.00 05:27:20 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:25:02 eth0 1.90 0.43 0.43 0.21 0.00 0.00 0.00 0.00 05:27:20 05:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:26:01 eth0 0.83 0.52 0.54 0.41 0.00 0.00 0.00 0.00 05:27:20 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:27:01 eth0 209.80 169.48 2162.09 50.67 0.00 0.00 0.00 0.00 05:27:20 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 Average: eth0 30.35 23.92 254.93 7.31 0.00 0.00 0.00 0.00 05:27:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:20 Average: docker0 0.56 0.46 0.14 2.63 0.00 0.00 0.00 0.00 05:27:20 05:27:20 05:27:20 ---> sar -P ALL: 05:27:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 05:27:20 05:27:20 05:15:41 LINUX RESTART (4 CPU) 05:27:20 05:27:20 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:27:20 05:18:01 all 2.74 0.00 2.95 0.63 8.95 84.73 05:27:20 05:18:01 0 2.48 0.00 3.00 0.28 9.67 84.59 05:27:20 05:18:01 1 2.24 0.00 3.08 0.67 8.46 85.55 05:27:20 05:18:01 2 3.31 0.00 3.10 1.16 9.17 83.25 05:27:20 05:18:01 3 2.91 0.00 2.62 0.42 8.53 85.53 05:27:20 05:19:01 all 0.11 0.00 0.07 0.00 0.85 98.96 05:27:20 05:19:01 0 0.02 0.00 0.07 0.00 0.75 99.17 05:27:20 05:19:01 1 0.03 0.00 0.12 0.00 1.04 98.81 05:27:20 05:19:01 2 0.36 0.00 0.05 0.00 0.84 98.74 05:27:20 05:19:01 3 0.02 0.00 0.07 0.00 0.78 99.14 05:27:20 05:20:01 all 0.10 0.00 0.06 0.00 0.86 98.98 05:27:20 05:20:01 0 0.03 0.00 0.07 0.00 0.55 99.35 05:27:20 05:20:01 1 0.22 0.00 0.05 0.00 1.04 98.69 05:27:20 05:20:01 2 0.03 0.00 0.08 0.00 0.76 99.12 05:27:20 05:20:01 3 0.10 0.00 0.05 0.00 1.09 98.76 05:27:20 05:21:01 all 0.07 0.00 0.04 0.00 0.74 99.15 05:27:20 05:21:01 0 0.03 0.00 0.02 0.00 0.42 99.53 05:27:20 05:21:01 1 0.22 0.00 0.08 0.00 0.78 98.92 05:27:20 05:21:01 2 0.00 0.00 0.02 0.00 0.94 99.04 05:27:20 05:21:01 3 0.03 0.00 0.03 0.00 0.81 99.12 05:27:20 05:22:01 all 0.12 0.00 0.29 0.00 1.14 98.46 05:27:20 05:22:01 0 0.03 0.00 0.35 0.00 0.80 98.82 05:27:20 05:22:01 1 0.27 0.00 0.10 0.00 0.90 98.74 05:27:20 05:22:01 2 0.08 0.00 0.45 0.00 1.35 98.12 05:27:20 05:22:01 3 0.08 0.00 0.26 0.00 1.50 98.15 05:27:20 05:23:01 all 0.07 0.00 0.04 0.00 0.67 99.22 05:27:20 05:23:01 0 0.02 0.00 0.00 0.00 0.66 99.32 05:27:20 05:23:01 1 0.22 0.00 0.03 0.00 0.63 99.12 05:27:20 05:23:01 2 0.02 0.00 0.05 0.00 0.60 99.34 05:27:20 05:23:01 3 0.05 0.00 0.07 0.00 0.78 99.10 05:27:20 05:24:01 all 0.08 0.00 0.04 0.00 0.90 98.98 05:27:20 05:24:01 0 0.03 0.00 0.03 0.00 0.80 99.14 05:27:20 05:24:01 1 0.23 0.00 0.05 0.00 0.68 99.04 05:27:20 05:24:01 2 0.03 0.00 0.03 0.00 1.12 98.81 05:27:20 05:24:01 3 0.03 0.00 0.03 0.00 1.01 98.92 05:27:20 05:25:02 all 0.06 0.00 0.03 0.00 0.85 99.06 05:27:20 05:25:02 0 0.02 0.00 0.03 0.00 0.40 99.55 05:27:20 05:25:02 1 0.17 0.00 0.03 0.00 1.24 98.56 05:27:20 05:25:02 2 0.02 0.00 0.03 0.00 0.96 98.99 05:27:20 05:25:02 3 0.03 0.00 0.02 0.00 0.81 99.14 05:27:20 05:26:01 all 0.08 0.00 0.03 0.00 0.94 98.94 05:27:20 05:26:01 0 0.22 0.00 0.02 0.00 1.21 98.55 05:27:20 05:26:01 1 0.05 0.00 0.05 0.00 0.93 98.97 05:27:20 05:26:01 2 0.05 0.00 0.02 0.00 1.03 98.91 05:27:20 05:26:01 3 0.02 0.00 0.05 0.00 0.59 99.34 05:27:20 05:27:01 all 4.27 0.00 3.17 1.50 11.34 79.72 05:27:20 05:27:01 0 3.99 0.00 3.41 0.07 11.22 81.31 05:27:20 05:27:01 1 5.24 0.00 3.13 3.39 11.88 76.35 05:27:20 05:27:01 2 3.24 0.00 2.80 0.37 11.22 82.37 05:27:20 05:27:01 3 4.62 0.00 3.34 2.14 11.02 78.87 05:27:20 Average: all 0.78 0.00 0.68 0.21 2.75 95.58 05:27:20 Average: 0 0.69 0.00 0.71 0.03 2.67 95.90 05:27:20 Average: 1 0.90 0.00 0.68 0.41 2.79 95.22 05:27:20 Average: 2 0.73 0.00 0.67 0.16 2.83 95.61 05:27:20 Average: 3 0.79 0.00 0.66 0.26 2.71 95.58 05:27:20 05:27:20 05:27:20