Pull request #840 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ec04510044ee6cf286fdf542fa83b03790ff485b+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (f7103a33f7d5302ef118afb7d9f1cb9cf3461d1a) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-840/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-840/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.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: 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-31436’ Running on prd-centos7-docker-4c-2g-31441 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [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-840 # 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 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) > 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/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:16 ========================================================= 21:06:16 EdgeX Global Pipelines Version Info 21:06:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:17 ------------------- 21:06:17 stable info: 21:06:17 ------------------- 21:06:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:17 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:06:17 Message: update stable to v1.0.186 21:06:18 ------------------- 21:06:18 experimental info: 21:06:18 ------------------- 21:06:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:18 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 21:06:18 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec04510044ee6cf286fdf542fa83b03790ff485b [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec04510 [Pipeline] echo 21:06:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:06:23 provisioning config files... 21:06:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/config364048510300227289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:24 ---> docker-login.sh 21:06:24 nexus3.edgexfoundry.org:10001 21:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:24 Configure a credential helper to remove this warning. See 21:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:24 21:06:24 Login Succeeded 21:06:24 nexus3.edgexfoundry.org:10002 21:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:25 Configure a credential helper to remove this warning. See 21:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:25 21:06:25 Login Succeeded 21:06:25 nexus3.edgexfoundry.org:10003 21:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:25 Configure a credential helper to remove this warning. See 21:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:25 21:06:25 Login Succeeded 21:06:25 nexus3.edgexfoundry.org:10004 21:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:25 Configure a credential helper to remove this warning. See 21:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:25 21:06:25 Login Succeeded 21:06:25 docker.io 21:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:25 Configure a credential helper to remove this warning. See 21:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:25 21:06:25 Login Succeeded 21:06:25 ---> docker-login.sh ends [Pipeline] } 21:06:25 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 21:06:26 + git log --format=format:%s -1 ec04510044ee6cf286fdf542fa83b03790ff485b [Pipeline] echo 21:06:26 GIT_COMMIT: ec04510044ee6cf286fdf542fa83b03790ff485b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 21:06:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:27 21:06:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:06:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:28 latest: Pulling from edgex-devops/git-semver 21:06:28 31603596830f: Pulling fs layer 21:06:28 2a8b12db71e7: Pulling fs layer 21:06:28 6ca5941a6612: Pulling fs layer 21:06:28 ecc8261a40a4: Pulling fs layer 21:06:28 ecc8261a40a4: Waiting 21:06:28 2a8b12db71e7: Verifying Checksum 21:06:28 2a8b12db71e7: Download complete 21:06:28 31603596830f: Verifying Checksum 21:06:28 31603596830f: Download complete 21:06:28 ecc8261a40a4: Verifying Checksum 21:06:28 ecc8261a40a4: Download complete 21:06:28 6ca5941a6612: Verifying Checksum 21:06:28 6ca5941a6612: Download complete 21:06:28 31603596830f: Pull complete 21:06:28 2a8b12db71e7: Pull complete 21:06:29 6ca5941a6612: Pull complete 21:06:29 ecc8261a40a4: Pull complete 21:06:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:06:29 prd-centos7-docker-4c-2g-31441 does not seem to be running inside a container 21:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-840 -v /w/workspace/dgexfoundry_device-sdk-go_PR-840:/w/workspace/dgexfoundry_device-sdk-go_PR-840:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-840@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 21:06:31 $ docker top 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:32 [ssh-agent] Looking for ssh-agent implementation... 21:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:32 $ docker exec 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent 21:06:32 SSH_AUTH_SOCK=/tmp/ssh-IMpJTGpgxAgD/agent.12 21:06:32 SSH_AGENT_PID=17 21:06:32 Running ssh-add (command line suppressed) 21:06:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2404292568386188784.key (/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2404292568386188784.key) 21:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:33 + git tag --points-at HEAD [Pipeline] } 21:06:33 $ docker exec --env ******** --env ******** 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent -k 21:06:33 unset SSH_AUTH_SOCK; 21:06:33 unset SSH_AGENT_PID; 21:06:33 echo Agent pid 17 killed; 21:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:33 [ssh-agent] Looking for ssh-agent implementation... 21:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:33 $ docker exec 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent 21:06:34 SSH_AUTH_SOCK=/tmp/ssh-jbVf7qHUMClg/agent.48 21:06:34 SSH_AGENT_PID=54 21:06:34 Running ssh-add (command line suppressed) 21:06:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2391975278274688175.key (/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/private_key_2391975278274688175.key) 21:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:34 + git semver init 21:06:34 # -> Open(): unable to determine branch for HEAD 21:06:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-840/.git 21:06:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-840 21:06:34 # $SEMVER_REMOTE_NAME = origin 21:06:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:34 # $SEMVER_USER_NAME = edgex-jenkins 21:06:34 # $SEMVER_BRANCH = PR-840 21:06:34 # $SEMVER_TEMP = /tmp/semver-252111148 21:06:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 21:06:35 # '/tmp/semver-252111148' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-840/.semver' 21:06:35 # -> Force: false 21:06:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-840/.semver [Pipeline] } 21:06:35 $ docker exec --env ******** --env ******** 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 ssh-agent -k 21:06:35 unset SSH_AUTH_SOCK; 21:06:35 unset SSH_AGENT_PID; 21:06:35 echo Agent pid 54 killed; 21:06:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:35 + git semver [Pipeline] } 21:06:36 $ docker stop --time=1 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 21:06:37 $ docker rm -f 80f74aab617bc88ccdcdf69ff5e2cbb19f9a32c1f0acf884fdabec23d479af58 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:38 Stashed 1 file(s) [Pipeline] echo 21:06:38 [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 21:06:54 Still waiting to schedule task 21:06:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:06:54 Still waiting to schedule task 21:06:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:08:28 Running on prd-centos7-docker-4c-2g-31445 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 21:08:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:08:32 using credential edgex-jenkins-ssh 21:08:32 Cloning the remote Git repository 21:08:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:08:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 21:08:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:08:32 > git --version # timeout=10 21:08:32 > git --version # 'git version 2.24.3' 21:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:33 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b 21:08:33 Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b 21:08:33 Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) 21:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:08:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:08:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:08:33 > git config core.sparsecheckout # timeout=10 21:08:33 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 21:08:33 > git remote # timeout=10 21:08:33 > git config --get remote.origin.url # timeout=10 21:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:33 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 21:08:33 > git rev-parse HEAD^{commit} # timeout=10 21:08:33 > git config core.sparsecheckout # timeout=10 21:08:33 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 21:08:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 21:08:37 > git --version # timeout=10 21:08:37 > git --version # 'git version 2.24.3' 21:08:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:08:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:08:39 + sudo service docker restart 21:08:39 + true 21:08:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:08:40 provisioning config files... 21:08:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config650012355650751174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:41 ---> docker-login.sh 21:08:41 nexus3.edgexfoundry.org:10001 21:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:41 Configure a credential helper to remove this warning. See 21:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:41 21:08:41 Login Succeeded 21:08:41 nexus3.edgexfoundry.org:10002 21:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:41 Configure a credential helper to remove this warning. See 21:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:41 21:08:41 Login Succeeded 21:08:41 nexus3.edgexfoundry.org:10003 21:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:41 Configure a credential helper to remove this warning. See 21:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:41 21:08:41 Login Succeeded 21:08:41 nexus3.edgexfoundry.org:10004 21:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:42 Configure a credential helper to remove this warning. See 21:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:42 21:08:42 Login Succeeded 21:08:42 docker.io 21:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:42 Configure a credential helper to remove this warning. See 21:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:42 21:08:42 Login Succeeded 21:08:42 ---> docker-login.sh ends [Pipeline] } 21:08:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:43 ========================================================= 21:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:08:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:08:43 + 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 . 21:08:43 Sending build context to Docker daemon 2.313MB 21:08:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:08:43 Step 2/8 : FROM ${BASE} 21:08:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:43 188c0c94c7c5: Pulling fs layer 21:08:43 0ef7d3d256c8: Pulling fs layer 21:08:43 de9db76c5a1d: Pulling fs layer 21:08:43 bca2f99d35d6: Pulling fs layer 21:08:43 93359f2a8cfa: Pulling fs layer 21:08:43 7c6f9722023f: Pulling fs layer 21:08:43 a35cf1a2eb13: Pulling fs layer 21:08:43 bca2f99d35d6: Waiting 21:08:43 93359f2a8cfa: Waiting 21:08:43 7c6f9722023f: Waiting 21:08:43 a35cf1a2eb13: Waiting 21:08:43 de9db76c5a1d: Verifying Checksum 21:08:43 de9db76c5a1d: Download complete 21:08:43 0ef7d3d256c8: Verifying Checksum 21:08:43 0ef7d3d256c8: Download complete 21:08:43 93359f2a8cfa: Verifying Checksum 21:08:43 93359f2a8cfa: Download complete 21:08:44 188c0c94c7c5: Verifying Checksum 21:08:44 188c0c94c7c5: Download complete 21:08:44 7c6f9722023f: Verifying Checksum 21:08:44 7c6f9722023f: Download complete 21:08:44 188c0c94c7c5: Pull complete 21:08:44 0ef7d3d256c8: Pull complete 21:08:45 de9db76c5a1d: Pull complete 21:08:46 a35cf1a2eb13: Verifying Checksum 21:08:46 a35cf1a2eb13: Download complete 21:08:46 bca2f99d35d6: Verifying Checksum 21:08:46 bca2f99d35d6: Download complete 21:08:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31444 in /w/workspace/dgexfoundry_device-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 21:08:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:08:52 bca2f99d35d6: Pull complete 21:08:52 93359f2a8cfa: Pull complete 21:08:52 7c6f9722023f: Pull complete 21:08:53 using credential edgex-jenkins-ssh 21:08:53 Cloning the remote Git repository 21:08:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:08:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 21:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:08:53 > git --version # timeout=10 21:08:53 > git --version # 'git version 2.17.1' 21:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:08:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:08:55 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ec04510044ee6cf286fdf542fa83b03790ff485b 21:08:56 Merge succeeded, producing ec04510044ee6cf286fdf542fa83b03790ff485b 21:08:56 Checking out Revision ec04510044ee6cf286fdf542fa83b03790ff485b (PR-840) 21:08:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:08:55 > git config core.sparsecheckout # timeout=10 21:08:55 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 21:08:55 > git remote # timeout=10 21:08:55 > git config --get remote.origin.url # timeout=10 21:08:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:56 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 21:08:56 > git rev-parse HEAD^{commit} # timeout=10 21:08:56 > git config core.sparsecheckout # timeout=10 21:08:56 > git checkout -f ec04510044ee6cf286fdf542fa83b03790ff485b # timeout=10 21:08:56 a35cf1a2eb13: Pull complete 21:08:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:08:57 ---> a62c8e92a672 21:08:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:08:57 ---> Running in b2bddddab248 21:08:57 Removing intermediate container b2bddddab248 21:08:57 ---> 16e147649289 21:08:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:57 ---> Running in f36d0424060b 21:08:59 Removing intermediate container f36d0424060b 21:08:59 ---> 0606303518d9 21:08:59 Step 5/8 : RUN apk add --update --no-cache make git 21:08:59 ---> Running in 9be787236cbe 21:09:00 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 21:09:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:09:00 > git --version # timeout=10 21:09:00 > git --version # 'git version 2.17.1' 21:09:00 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 21:09:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:01 OK: 166 MiB in 39 packages 21:09:01 Removing intermediate container 9be787236cbe 21:09:01 ---> 0fe2340a0c85 21:09:01 Step 6/8 : WORKDIR /device-sdk-go 21:09:02 ---> Running in 22fe0b54d387 21:09:02 Removing intermediate container 22fe0b54d387 21:09:02 ---> d0b9b3993e93 21:09:02 Step 7/8 : COPY . . 21:09:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:09:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:09:02 + true 21:09:02 + sudo service docker restart 21:09:03 ---> 9cb65c1843d0 21:09:03 Step 8/8 : RUN go mod download 21:09:03 ---> Running in 253af001ac4c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:09:05 provisioning config files... 21:09:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8583024589396379912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:06 ---> docker-login.sh 21:09:06 nexus3.edgexfoundry.org:10001 21:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:07 Configure a credential helper to remove this warning. See 21:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:07 21:09:07 Login Succeeded 21:09:07 nexus3.edgexfoundry.org:10002 21:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:08 Configure a credential helper to remove this warning. See 21:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:08 21:09:08 Login Succeeded 21:09:08 nexus3.edgexfoundry.org:10003 21:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:08 Configure a credential helper to remove this warning. See 21:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:08 21:09:08 Login Succeeded 21:09:08 nexus3.edgexfoundry.org:10004 21:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:09 Configure a credential helper to remove this warning. See 21:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:09 21:09:09 Login Succeeded 21:09:09 docker.io 21:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:09 Configure a credential helper to remove this warning. See 21:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:09 21:09:09 Login Succeeded 21:09:09 ---> docker-login.sh ends [Pipeline] } 21:09:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:10 ========================================================= 21:09:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:09:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:09:10 + 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 . 21:09:11 Sending build context to Docker daemon 2.306MB 21:09:11 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:09:11 Step 2/8 : FROM ${BASE} 21:09:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:11 5f621e34cdf4: Pulling fs layer 21:09:11 a4357932f1b6: Pulling fs layer 21:09:11 18c013af1878: Pulling fs layer 21:09:11 00ac8860ef70: Pulling fs layer 21:09:11 63d7cb157983: Pulling fs layer 21:09:11 b116817d02f9: Pulling fs layer 21:09:11 745a02a5169b: Pulling fs layer 21:09:11 00ac8860ef70: Waiting 21:09:11 63d7cb157983: Waiting 21:09:11 b116817d02f9: Waiting 21:09:11 745a02a5169b: Waiting 21:09:11 18c013af1878: Verifying Checksum 21:09:11 18c013af1878: Download complete 21:09:11 a4357932f1b6: Verifying Checksum 21:09:11 a4357932f1b6: Download complete 21:09:11 63d7cb157983: Download complete 21:09:11 b116817d02f9: Download complete 21:09:11 5f621e34cdf4: Verifying Checksum 21:09:11 5f621e34cdf4: Download complete 21:09:12 5f621e34cdf4: Pull complete 21:09:13 a4357932f1b6: Pull complete 21:09:13 18c013af1878: Pull complete 21:09:14 745a02a5169b: Verifying Checksum 21:09:14 745a02a5169b: Download complete 21:09:15 00ac8860ef70: Verifying Checksum 21:09:15 00ac8860ef70: Download complete 21:09:25 00ac8860ef70: Pull complete 21:09:25 Removing intermediate container 253af001ac4c 21:09:25 ---> c46a8b0bf2b7 21:09:25 Successfully built c46a8b0bf2b7 21:09:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:09:25 63d7cb157983: Pull complete 21:09:25 + docker inspect -f . ci-base-image-x86_64 21:09:25 . [Pipeline] withDockerContainer 21:09:26 prd-centos7-docker-4c-2g-31445 does not seem to be running inside a container 21:09:26 $ 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 21:09:26 b116817d02f9: Pull complete 21:09:27 $ docker top 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:27 + go version 21:09:27 go version go1.15.5 linux/amd64 [Pipeline] } 21:09:27 $ docker stop --time=1 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 21:09:29 $ docker rm -f 0181bee53fa3d6a21d828878d834b2ee7186ea7e2e521017b7a4969e4f4e6820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:30 + docker inspect -f . ci-base-image-x86_64 21:09:30 . [Pipeline] withDockerContainer 21:09:30 prd-centos7-docker-4c-2g-31445 does not seem to be running inside a container 21:09:30 $ 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 21:09:30 745a02a5169b: Pull complete 21:09:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:09:30 ---> b7e6874047d6 21:09:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:09:31 $ docker top 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:31 + make test 21:09:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:09:32 ---> Running in cde04b201c4d 21:09:33 Removing intermediate container cde04b201c4d 21:09:33 ---> 6745780d812f 21:09:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:33 ---> Running in 7a64ec665fac 21:09:35 Removing intermediate container 7a64ec665fac 21:09:35 ---> 39839a6ad228 21:09:35 Step 5/8 : RUN apk add --update --no-cache make git 21:09:35 ---> Running in dd409ee762e9 21:09:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:09:38 OK: 142 MiB in 39 packages 21:09:39 Removing intermediate container dd409ee762e9 21:09:39 ---> bc757889519b 21:09:39 Step 6/8 : WORKDIR /device-sdk-go 21:09:39 ---> Running in fbfdf7d38d0e 21:09:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:09:40 Removing intermediate container fbfdf7d38d0e 21:09:40 ---> 2af9b361f055 21:09:40 Step 7/8 : COPY . . 21:09:41 ---> 162cb339e71d 21:09:41 Step 8/8 : RUN go mod download 21:09:41 ---> Running in 4b74482be3e3 21:09:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:09:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:09:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:09:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 21:09:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:09:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.0% of statements 21:09:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements 21:10:08 Removing intermediate container 4b74482be3e3 21:10:08 ---> eba0abdf0aa1 21:10:08 Successfully built eba0abdf0aa1 21:10:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:10:08 + docker inspect -f . ci-base-image-arm64 21:10:08 . [Pipeline] withDockerContainer 21:10:09 prd-ubuntu18.04-docker-arm64-4c-16g-31444 does not seem to be running inside a container 21:10:09 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:10:10 $ docker top 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:12 + go version 21:10:12 go version go1.15.5 linux/arm64 [Pipeline] } 21:10:12 $ docker stop --time=1 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 21:10:14 $ docker rm -f 04b9fd3a538f4cfde73d7045bd4286d046ab14447a4c6c5bf8a105ff2a51fe60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:15 + docker inspect -f . ci-base-image-arm64 21:10:15 . [Pipeline] withDockerContainer 21:10:15 prd-ubuntu18.04-docker-arm64-4c-16g-31444 does not seem to be running inside a container 21:10:15 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:10:17 $ docker top 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:18 + make test 21:10:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.060s coverage: 10.5% of statements 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 32.5% of statements 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements 21:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.191s coverage: 6.6% of statements 21:10:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements 21:10:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:10:30 GO111MODULE=on go vet ./... 21:10:40 gofmt -l . 21:10:40 [ "`gofmt -l .`" = "" ] 21:10:40 ./bin/test-attribution-txt.sh 21:10:40 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:10:40 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 21:10:41 make: *** [Makefile:36: test] Error 1 [Pipeline] } 21:10:41 $ docker stop --time=1 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 21:10:43 $ docker rm -f 36da6d97d19b82960bab3805e4851d818d1dba29311d8a113706c51f74784ce0 [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 21:10:45 ---> job-cost.sh 21:10:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gmvl 21:11:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:11:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:11:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:11:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:11:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 21:11:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:11:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.136s coverage: 27.0% of statements 21:11:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.169s coverage: 81.2% of statements 21:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-Gmvl/bin to PATH 21:11:30 INFO: No Stack... 21:11:30 INFO: Retrieving Pricing Info for: v1-standard-2 21:11:30 INFO: Archiving Costs [Pipeline] sh 21:11:30 + cut -d, -f6 21:11:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 21:11:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] 21:11:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] did not exist. Created. 21:11:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:31 + echo total: 0.029999999329447746 [Pipeline] stash 21:11:31 Stashed 1 file(s) [Pipeline] } 21:11:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:11:32 Failed in branch amd64 21:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.128s coverage: 10.5% of statements 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.204s coverage: 32.5% of statements 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.267s coverage: 57.3% of statements 21:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.860s coverage: 6.6% of statements 21:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.0% of statements 21:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:11:54 GO111MODULE=on go vet ./... 21:12:33 gofmt -l . 21:12:33 [ "`gofmt -l .`" = "" ] 21:12:33 ./bin/test-attribution-txt.sh 21:12:33 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 21:12:33 make: *** [Makefile:36: test] Error 1 [Pipeline] } 21:12:33 $ docker stop --time=1 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 21:12:35 $ docker rm -f 6ccc3ac0abfbabfad733a3e33f3afeaabb70e48f3d115de98a939c20ee362824 [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 21:12:38 ---> job-cost.sh 21:12:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XvBu 21:13:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-XvBu/bin to PATH 21:14:54 INFO: No Stack... 21:14:54 INFO: Retrieving Pricing Info for: lf-standard-4 21:14:54 INFO: Archiving Costs [Pipeline] sh 21:14:54 + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv 21:14:54 cut -d, -f6 [Pipeline] lock 21:14:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] 21:14:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] did not exist. Created. 21:14:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:55 /w/workspace/device-sdk-go/1@tmp/durable-2d1ded6b/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-2d1ded6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:14:55 + echo total: 0.20999999344348907 [Pipeline] stash 21:14:55 Warning: overwriting stash ‘stack-cost’ 21:14:56 Stashed 1 file(s) [Pipeline] } 21:14:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-840-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:57 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 21:15:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:02 ---> package-listing.sh 21:15:02 ++ facter osfamily 21:15:02 ++ tr '[:upper:]' '[:lower:]' 21:15:02 + OS_FAMILY=redhat 21:15:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-840 21:15:02 + START_PACKAGES=/tmp/packages_start.txt 21:15:02 + END_PACKAGES=/tmp/packages_end.txt 21:15:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:02 + PACKAGES=/tmp/packages_start.txt 21:15:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-840 ']' 21:15:02 + PACKAGES=/tmp/packages_end.txt 21:15:02 + case "${OS_FAMILY}" in 21:15:02 + rpm -qa 21:15:02 + sort 21:15:07 + '[' -f /tmp/packages_start.txt ']' 21:15:07 + '[' -f /tmp/packages_end.txt ']' 21:15:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-840 ']' 21:15:07 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-840/archives/ 21:15:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-840/archives/ [Pipeline] echo 21:15:07 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:08 21:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:08 alpine: Pulling from edgex-lftools-log-publisher 21:15:08 df20fa9351a1: Pulling fs layer 21:15:08 36b3adc4ff6f: Pulling fs layer 21:15:08 8ad3a11d3b57: Pulling fs layer 21:15:08 46f8f816bc3b: Pulling fs layer 21:15:08 93b61091891f: Pulling fs layer 21:15:08 93b9cdb0e59b: Pulling fs layer 21:15:08 5e14af77c1be: Pulling fs layer 21:15:08 01666e4c0597: Pulling fs layer 21:15:08 aa168da1d23b: Pulling fs layer 21:15:08 93b61091891f: Waiting 21:15:08 93b9cdb0e59b: Waiting 21:15:08 5e14af77c1be: Waiting 21:15:08 01666e4c0597: Waiting 21:15:08 aa168da1d23b: Waiting 21:15:08 46f8f816bc3b: Waiting 21:15:08 36b3adc4ff6f: Download complete 21:15:08 46f8f816bc3b: Verifying Checksum 21:15:08 46f8f816bc3b: Download complete 21:15:08 df20fa9351a1: Verifying Checksum 21:15:08 df20fa9351a1: Download complete 21:15:08 93b9cdb0e59b: Verifying Checksum 21:15:08 93b9cdb0e59b: Download complete 21:15:08 5e14af77c1be: Verifying Checksum 21:15:08 5e14af77c1be: Download complete 21:15:08 93b61091891f: Verifying Checksum 21:15:08 93b61091891f: Download complete 21:15:08 01666e4c0597: Verifying Checksum 21:15:08 01666e4c0597: Download complete 21:15:08 8ad3a11d3b57: Verifying Checksum 21:15:08 8ad3a11d3b57: Download complete 21:15:09 df20fa9351a1: Pull complete 21:15:09 36b3adc4ff6f: Pull complete 21:15:10 8ad3a11d3b57: Pull complete 21:15:10 46f8f816bc3b: Pull complete 21:15:10 93b61091891f: Pull complete 21:15:11 aa168da1d23b: Verifying Checksum 21:15:11 aa168da1d23b: Download complete 21:15:11 93b9cdb0e59b: Pull complete 21:15:11 5e14af77c1be: Pull complete 21:15:11 01666e4c0597: Pull complete 21:15:18 aa168da1d23b: Pull complete 21:15:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:15:18 prd-centos7-docker-4c-2g-31441 does not seem to be running inside a container 21:15:18 $ 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-840/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-840 -v /w/workspace/dgexfoundry_device-sdk-go_PR-840:/w/workspace/dgexfoundry_device-sdk-go_PR-840:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-840@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 21:15:24 $ docker top 22dc3cf34260667a42c5017d97d886f853a6846f971bba717140e57df07f9fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:25 + mkdir -p /var/log/sa [Pipeline] sh 21:15:25 + ls /var/log/sa-host 21:15:25 + sadf -c /var/log/sa-host/sa23 21:15:25 file_magic: OK 21:15:25 HZ: Using current value: 100 21:15:25 file_header: OK 21:15:25 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 21:15:25 Statistics: 21:15:25 Hnuu...uuuununununu... 21:15:25 File successfully converted to sysstat format version 12.2.1 21:15:25 + sadf -c /var/log/sa-host/sa25 21:15:25 file_magic: OK 21:15:25 HZ: Using current value: 100 21:15:25 file_header: OK 21:15:25 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 21:15:25 Statistics: 21:15:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:26 provisioning config files... 21:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp/config4597137398029842968tmp [Pipeline] { [Pipeline] echo 21:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:26 ---> create-netrc.sh [Pipeline] } 21:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:15:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:27 ---> python-tools-install.sh [Pipeline] echo 21:15:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:27 ---> sudo-logs.sh 21:15:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:27 ---> job-cost.sh 21:15:27 lf-activate-venv: SKIPPING 21:15:27 DEBUG: total: 0.20999999344348907 21:15:27 INFO: Retrieving Stack Cost... 21:15:29 INFO: Retrieving Pricing Info for: v1-standard-2 21:15:29 INFO: Archiving Costs [Pipeline] echo 21:15:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:29 ---> logs-deploy.sh 21:15:29 lf-activate-venv: SKIPPING 21:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-840/1 21:15:29 INFO: archiving workspace using pattern(s): 21:15:31 Archives upload complete. 21:15:31 INFO: archiving logs to Nexus 21:15:32 ---> uname -a: 21:15:32 Linux prd-centos7-docker-4c-2g-31441.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:15:32 21:15:32 21:15:32 ---> lscpu: 21:15:32 Architecture: x86_64 21:15:32 CPU op-mode(s): 32-bit, 64-bit 21:15:32 Byte Order: Little Endian 21:15:32 Address sizes: 40 bits physical, 48 bits virtual 21:15:32 CPU(s): 4 21:15:32 On-line CPU(s) list: 0-3 21:15:32 Thread(s) per core: 1 21:15:32 Core(s) per socket: 1 21:15:32 Socket(s): 4 21:15:32 NUMA node(s): 1 21:15:32 Vendor ID: GenuineIntel 21:15:32 CPU family: 6 21:15:32 Model: 44 21:15:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:15:32 Stepping: 1 21:15:32 CPU MHz: 2933.438 21:15:32 BogoMIPS: 5866.87 21:15:32 Virtualization: VT-x 21:15:32 Hypervisor vendor: KVM 21:15:32 Virtualization type: full 21:15:32 L1d cache: 128 KiB 21:15:32 L1i cache: 128 KiB 21:15:32 L2 cache: 16 MiB 21:15:32 L3 cache: 64 MiB 21:15:32 NUMA node0 CPU(s): 0-3 21:15:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:15:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:15:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:15:32 Vulnerability Meltdown: Mitigation; PTI 21:15:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:15:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:15:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:15:32 Vulnerability Srbds: Not affected 21:15:32 Vulnerability Tsx async abort: Not affected 21:15:32 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 21:15:32 21:15:32 21:15:32 ---> nproc: 21:15:32 4 21:15:32 21:15:32 21:15:32 ---> df -h: 21:15:32 Filesystem Size Used Available Use% Mounted on 21:15:32 overlay 50.0G 7.3G 42.7G 15% / 21:15:32 tmpfs 64.0M 0 64.0M 0% /dev 21:15:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:15:32 shm 64.0M 0 64.0M 0% /dev/shm 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-840 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-840@tmp 21:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:15:32 21:15:32 21:15:32 ---> free -m: 21:15:32 total used free shared buff/cache available 21:15:32 Mem: 1837 714 102 0 1020 1018 21:15:32 Swap: 1023 1 1022 21:15:32 21:15:32 21:15:32 ---> ip addr: 21:15:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:15:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:15:32 inet 127.0.0.1/8 scope host lo 21:15:32 valid_lft forever preferred_lft forever 21:15:32 inet6 ::1/128 scope host 21:15:32 valid_lft forever preferred_lft forever 21:15:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:15:32 link/ether fa:16:3e:f5:b1:2b brd ff:ff:ff:ff:ff:ff 21:15:32 inet 10.30.122.48/23 brd 10.30.123.255 scope global dynamic eth0 21:15:32 valid_lft 85809sec preferred_lft 85809sec 21:15:32 inet6 fe80::f816:3eff:fef5:b12b/64 scope link 21:15:32 valid_lft forever preferred_lft forever 21:15:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:15:32 link/ether 02:42:ad:47:13:d0 brd ff:ff:ff:ff:ff:ff 21:15:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:15:32 valid_lft forever preferred_lft forever 21:15:32 inet6 fe80::42:adff:fe47:13d0/64 scope link 21:15:32 valid_lft forever preferred_lft forever 21:15:32 21:15:32 21:15:32 ---> sar -b -r -n DEV: 21:15:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 21:15:32 21:15:32 21:05:31 LINUX RESTART (4 CPU) 21:15:32 21:15:32 21:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:15:32 21:07:01 58.02 17.91 40.10 0.00 5283.57 3440.85 0.00 21:15:32 21:08:01 1.72 0.00 1.72 0.00 0.00 32.94 0.00 21:15:32 21:09:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 21:15:32 21:10:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 21:15:32 21:11:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 21:15:32 21:12:01 0.28 0.00 0.28 0.00 0.00 4.38 0.00 21:15:32 21:13:01 0.35 0.00 0.35 0.00 0.00 5.20 0.00 21:15:32 21:14:01 0.30 0.00 0.30 0.00 0.00 4.06 0.00 21:15:32 21:15:01 1.38 1.05 0.33 0.00 182.41 3.23 0.00 21:15:32 Average: 6.97 2.11 4.87 0.00 607.61 389.02 0.00 21:15:32 21:15:32 21:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:32 21:07:01 167444 0 610024 32.42 2620 1101456 1123504 38.34 403100 1112012 128 21:15:32 21:08:01 175172 0 602300 32.01 2620 1101452 1078640 36.81 405772 1102292 20 21:15:32 21:09:01 173084 0 604384 32.12 2620 1101456 1078772 36.82 405816 1104752 20 21:15:32 21:10:01 172532 0 604936 32.15 2620 1101456 1078808 36.82 419364 1091496 20 21:15:32 21:11:01 170656 0 606804 32.25 2620 1101464 1078640 36.81 421020 1092244 12 21:15:32 21:12:01 166996 0 610460 32.44 2620 1101468 1078748 36.82 437560 1078972 12 21:15:32 21:13:01 168296 0 609156 32.38 2620 1101472 1078640 36.81 436984 1078968 8 21:15:32 21:14:01 168224 0 609224 32.38 2620 1101476 1078640 36.81 436864 1078968 8 21:15:32 21:15:01 160544 0 611336 32.49 2620 1107044 1080216 36.87 438240 1084204 16 21:15:32 Average: 169216 0 607625 32.29 2620 1102083 1083845 36.99 422747 1091545 27 21:15:32 21:15:32 21:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:32 21:07:01 eth0 496.94 333.63 1072.92 94.73 0.00 0.00 0.00 0.00 21:15:32 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:07:01 docker0 10.84 8.84 1.57 24.10 0.00 0.00 0.00 0.00 21:15:32 21:08:01 eth0 1.37 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:15:32 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:09:01 eth0 3.38 0.57 0.86 0.33 0.00 0.00 0.00 0.00 21:15:32 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:10:01 eth0 2.03 0.77 0.87 0.61 0.00 0.00 0.00 0.00 21:15:32 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:11:01 eth0 0.75 0.10 0.07 0.04 0.00 0.00 0.00 0.00 21:15:32 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:12:01 eth0 0.82 0.53 0.44 0.27 0.00 0.00 0.00 0.00 21:15:32 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:32 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:32 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:15:01 eth0 1.38 0.92 1.33 0.38 0.00 0.00 0.00 0.00 21:15:32 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 Average: eth0 56.35 37.44 119.68 10.72 0.00 0.00 0.00 0.00 21:15:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:32 Average: docker0 1.20 0.98 0.17 2.68 0.00 0.00 0.00 0.00 21:15:32 21:15:32 21:15:32 ---> sar -P ALL: 21:15:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 21:15:32 21:15:32 21:05:31 LINUX RESTART (4 CPU) 21:15:32 21:15:32 21:06:01 CPU %user %nice %system %iowait %steal %idle 21:15:32 21:07:01 all 9.55 0.00 2.77 1.19 0.06 86.43 21:15:32 21:07:01 0 8.77 0.00 3.65 0.72 0.03 86.82 21:15:32 21:07:01 1 9.82 0.00 2.38 0.79 0.07 86.94 21:15:32 21:07:01 2 8.94 0.00 2.68 1.14 0.08 87.16 21:15:32 21:07:01 3 10.67 0.00 2.37 2.09 0.07 84.80 21:15:32 21:08:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:15:32 21:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:15:32 21:08:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:15:32 21:08:01 2 0.32 0.00 0.03 0.00 0.00 99.65 21:15:32 21:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:15:32 21:09:01 all 0.18 0.00 0.03 0.00 0.00 99.79 21:15:32 21:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:15:32 21:09:01 1 0.55 0.00 0.05 0.00 0.00 99.40 21:15:32 21:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:15:32 21:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:15:32 21:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:15:32 21:10:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:15:32 21:10:01 1 0.42 0.00 0.05 0.00 0.00 99.53 21:15:32 21:10:01 2 0.15 0.00 0.03 0.00 0.00 99.82 21:15:32 21:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:15:32 21:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:15:32 21:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:32 21:11:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:15:32 21:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:15:32 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:15:32 21:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 21:15:32 21:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:32 21:12:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:15:32 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:15:32 21:12:01 3 0.03 0.00 0.07 0.00 0.00 99.90 21:15:32 21:13:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:15:32 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:15:32 21:13:01 1 0.53 0.00 0.05 0.00 0.00 99.42 21:15:32 21:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:15:32 21:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:15:32 21:14:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:15:32 21:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:15:32 21:14:01 1 0.52 0.00 0.02 0.00 0.00 99.47 21:15:32 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:15:32 21:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:15:32 21:15:01 all 0.24 0.00 0.05 0.02 0.00 99.68 21:15:32 21:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:15:32 21:15:01 1 0.57 0.00 0.05 0.00 0.00 99.38 21:15:32 21:15:01 2 0.15 0.00 0.07 0.02 0.00 99.77 21:15:32 21:15:01 3 0.20 0.00 0.07 0.07 0.02 99.65 21:15:32 Average: all 1.20 0.00 0.34 0.13 0.01 98.32 21:15:32 Average: 0 1.00 0.00 0.42 0.08 0.01 98.49 21:15:32 Average: 1 1.51 0.00 0.30 0.09 0.01 98.09 21:15:32 Average: 2 1.07 0.00 0.32 0.13 0.01 98.46 21:15:32 Average: 3 1.23 0.00 0.30 0.24 0.01 98.23 21:15:32 21:15:32 21:15:32