Pull request #851 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b95924ab2e69dd73cf7570cdecd23a69ef53f99b+89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e (8c962a49642b21e7fbc4c9391689116f416596da) 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-851/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-851/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32208 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [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-851 # 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 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) > 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/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # 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 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T05:39:51.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T05:39:51.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T05:39:51.658Z] ========================================================= [2021-03-31T05:39:51.658Z] EdgeX Global Pipelines Version Info [2021-03-31T05:39:51.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:39:53.167Z] ------------------- [2021-03-31T05:39:53.167Z] stable info: [2021-03-31T05:39:53.167Z] ------------------- [2021-03-31T05:39:53.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T05:39:53.167Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T05:39:53.167Z] Message: update stable to v1.0.186 [2021-03-31T05:39:54.121Z] ------------------- [2021-03-31T05:39:54.121Z] experimental info: [2021-03-31T05:39:54.122Z] ------------------- [2021-03-31T05:39:54.122Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T05:39:54.122Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T05:39:54.122Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T05:39:54.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-31T05:39:54.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-31T05:39:54.705Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T05:39:54.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T05:39:54.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T05:39:55.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T05:39:55.234Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T05:39:55.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T05:39:55.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-31T05:39:55.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T05:39:55.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T05:39:55.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-31T05:39:56.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T05:39:56.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T05:39:56.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T05:39:56.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T05:39:56.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T05:39:56.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T05:39:56.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T05:39:56.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-31T05:39:57.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T05:39:57.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T05:39:57.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-31T05:39:57.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-31T05:39:57.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-31T05:39:57.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T05:39:57.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-851 [Pipeline] echo [2021-03-31T05:39:58.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-851 [Pipeline] echo [2021-03-31T05:39:58.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-851 [Pipeline] echo [2021-03-31T05:39:58.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b95924ab2e69dd73cf7570cdecd23a69ef53f99b [Pipeline] echo [2021-03-31T05:39:58.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b95924a [Pipeline] echo [2021-03-31T05:39:58.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T05:39:58.806Z] provisioning config files... [2021-03-31T05:39:58.836Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config9135286256641837153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:39:59.256Z] ---> docker-login.sh [2021-03-31T05:39:59.256Z] nexus3.edgexfoundry.org:10001 [2021-03-31T05:39:59.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:39:59.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:39:59.521Z] Configure a credential helper to remove this warning. See [2021-03-31T05:39:59.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:39:59.521Z] [2021-03-31T05:39:59.521Z] Login Succeeded [2021-03-31T05:39:59.521Z] nexus3.edgexfoundry.org:10002 [2021-03-31T05:39:59.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:39:59.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:39:59.789Z] Configure a credential helper to remove this warning. See [2021-03-31T05:39:59.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:39:59.789Z] [2021-03-31T05:39:59.789Z] Login Succeeded [2021-03-31T05:39:59.789Z] nexus3.edgexfoundry.org:10003 [2021-03-31T05:40:00.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:40:00.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:40:00.054Z] Configure a credential helper to remove this warning. See [2021-03-31T05:40:00.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:40:00.054Z] [2021-03-31T05:40:00.054Z] Login Succeeded [2021-03-31T05:40:00.054Z] nexus3.edgexfoundry.org:10004 [2021-03-31T05:40:00.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:40:00.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:40:00.318Z] Configure a credential helper to remove this warning. See [2021-03-31T05:40:00.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:40:00.318Z] [2021-03-31T05:40:00.318Z] Login Succeeded [2021-03-31T05:40:00.318Z] docker.io [2021-03-31T05:40:00.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:40:00.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:40:00.579Z] Configure a credential helper to remove this warning. See [2021-03-31T05:40:00.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:40:00.579Z] [2021-03-31T05:40:00.579Z] Login Succeeded [2021-03-31T05:40:00.579Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T05:40:00.603Z] 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 [2021-03-31T05:40:01.694Z] + git log --format=format:%s -1 b95924ab2e69dd73cf7570cdecd23a69ef53f99b [Pipeline] echo [2021-03-31T05:40:01.796Z] GIT_COMMIT: b95924ab2e69dd73cf7570cdecd23a69ef53f99b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-03-31T05:40:01.870Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:40:02.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:40:02.595Z] [2021-03-31T05:40:02.595Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:40:02.979Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:40:02.979Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T05:40:02.979Z] 31603596830f: Pulling fs layer [2021-03-31T05:40:02.979Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T05:40:02.979Z] 6ca5941a6612: Pulling fs layer [2021-03-31T05:40:02.979Z] ecc8261a40a4: Pulling fs layer [2021-03-31T05:40:02.979Z] ecc8261a40a4: Waiting [2021-03-31T05:40:02.979Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T05:40:02.979Z] 2a8b12db71e7: Download complete [2021-03-31T05:40:03.246Z] 31603596830f: Verifying Checksum [2021-03-31T05:40:03.246Z] 31603596830f: Download complete [2021-03-31T05:40:03.246Z] ecc8261a40a4: Verifying Checksum [2021-03-31T05:40:03.246Z] ecc8261a40a4: Download complete [2021-03-31T05:40:03.246Z] 6ca5941a6612: Verifying Checksum [2021-03-31T05:40:03.246Z] 6ca5941a6612: Download complete [2021-03-31T05:40:03.509Z] 31603596830f: Pull complete [2021-03-31T05:40:03.772Z] 2a8b12db71e7: Pull complete [2021-03-31T05:40:04.719Z] 6ca5941a6612: Pull complete [2021-03-31T05:40:04.982Z] ecc8261a40a4: Pull complete [2021-03-31T05:40:04.982Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T05:40:05.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:40:05.245Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T05:40:05.369Z] prd-centos7-docker-4c-2g-32208 does not seem to be running inside a container [2021-03-31T05:40:05.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@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 [2021-03-31T05:40:07.687Z] $ docker top e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T05:40:08.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T05:40:08.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T05:40:08.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T05:40:08.333Z] $ docker exec e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent [2021-03-31T05:40:08.504Z] SSH_AUTH_SOCK=/tmp/ssh-UI0HnWk4W5lX/agent.12 [2021-03-31T05:40:08.504Z] SSH_AGENT_PID=17 [2021-03-31T05:40:08.515Z] Running ssh-add (command line suppressed) [2021-03-31T05:40:08.645Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_399461743445017184.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_399461743445017184.key) [2021-03-31T05:40:08.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T05:40:09.075Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T05:40:09.102Z] $ docker exec --env ******** --env ******** e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent -k [2021-03-31T05:40:09.235Z] unset SSH_AUTH_SOCK; [2021-03-31T05:40:09.235Z] unset SSH_AGENT_PID; [2021-03-31T05:40:09.235Z] echo Agent pid 17 killed; [2021-03-31T05:40:09.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T05:40:10.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T05:40:10.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T05:40:11.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T05:40:11.022Z] $ docker exec e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent [2021-03-31T05:40:11.184Z] SSH_AUTH_SOCK=/tmp/ssh-kt8sx6ra3wRm/agent.48 [2021-03-31T05:40:11.184Z] SSH_AGENT_PID=53 [2021-03-31T05:40:11.191Z] Running ssh-add (command line suppressed) [2021-03-31T05:40:11.315Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_1967815648462895264.key (/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/private_key_1967815648462895264.key) [2021-03-31T05:40:11.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T05:40:11.757Z] + git semver init [2021-03-31T05:40:11.757Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T05:40:11.757Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.git [2021-03-31T05:40:11.757Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-851 [2021-03-31T05:40:11.757Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T05:40:11.757Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T05:40:11.757Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T05:40:11.757Z] # $SEMVER_BRANCH = PR-851 [2021-03-31T05:40:11.757Z] # $SEMVER_TEMP = /tmp/semver-205007963 [2021-03-31T05:40:11.757Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-31T05:40:12.706Z] # '/tmp/semver-205007963' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver' [2021-03-31T05:40:12.706Z] # -> Force: false [2021-03-31T05:40:12.706Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-851/.semver [Pipeline] } [2021-03-31T05:40:12.727Z] $ docker exec --env ******** --env ******** e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 ssh-agent -k [2021-03-31T05:40:12.904Z] unset SSH_AUTH_SOCK; [2021-03-31T05:40:12.904Z] unset SSH_AGENT_PID; [2021-03-31T05:40:12.904Z] echo Agent pid 53 killed; [2021-03-31T05:40:12.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T05:40:13.573Z] + git semver [Pipeline] } [2021-03-31T05:40:13.615Z] $ docker stop --time=1 e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 [2021-03-31T05:40:15.215Z] $ docker rm -f e2ce659c3eb9073a9c0fd6b49871a64084988246eaf4702cfe0b95517f3db870 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T05:40:15.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T05:40:16.234Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T05:40:16.257Z] [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 [2021-03-31T05:40:32.099Z] Still waiting to schedule task [2021-03-31T05:40:32.099Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-31T05:40:32.126Z] Still waiting to schedule task [2021-03-31T05:40:32.126Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T05:42:17.379Z] Running on prd-centos7-docker-4c-2g-32211 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws [2021-03-31T05:42:17.479Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T05:42:19.984Z] using credential edgex-jenkins-ssh [2021-03-31T05:42:20.037Z] Cloning the remote Git repository [2021-03-31T05:42:20.059Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:42:20.142Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-31T05:42:20.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:42:20.223Z] > git --version # timeout=10 [2021-03-31T05:42:20.231Z] > git --version # 'git version 2.24.3' [2021-03-31T05:42:20.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:42:20.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:42:20.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T05:42:20.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:42:21.008Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T05:42:21.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:42:21.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:42:21.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T05:42:21.440Z] Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b [2021-03-31T05:42:21.530Z] Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b [2021-03-31T05:42:21.530Z] Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) [2021-03-31T05:42:21.448Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:42:21.453Z] > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 [2021-03-31T05:42:21.498Z] > git remote # timeout=10 [2021-03-31T05:42:21.503Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T05:42:21.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:42:21.513Z] > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 [2021-03-31T05:42:21.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T05:42:21.532Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:42:21.536Z] > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 [2021-03-31T05:42:25.103Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-31T05:42:25.131Z] > git --version # timeout=10 [2021-03-31T05:42:25.137Z] > git --version # 'git version 2.24.3' [2021-03-31T05:42:25.145Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T05:42:26.522Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:42:26.870Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:42:27.196Z] + sudo service docker restart [2021-03-31T05:42:27.196Z] + true [2021-03-31T05:42:27.196Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T05:42:28.715Z] provisioning config files... [2021-03-31T05:42:28.738Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6307411953234848701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:42:29.169Z] ---> docker-login.sh [2021-03-31T05:42:29.169Z] nexus3.edgexfoundry.org:10001 [2021-03-31T05:42:29.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:42:29.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:42:29.431Z] Configure a credential helper to remove this warning. See [2021-03-31T05:42:29.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:42:29.431Z] [2021-03-31T05:42:29.431Z] Login Succeeded [2021-03-31T05:42:29.693Z] nexus3.edgexfoundry.org:10002 [2021-03-31T05:42:29.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:42:29.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:42:29.693Z] Configure a credential helper to remove this warning. See [2021-03-31T05:42:29.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:42:29.693Z] [2021-03-31T05:42:29.693Z] Login Succeeded [2021-03-31T05:42:29.693Z] nexus3.edgexfoundry.org:10003 [2021-03-31T05:42:29.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:42:29.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:42:29.957Z] Configure a credential helper to remove this warning. See [2021-03-31T05:42:29.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:42:29.957Z] [2021-03-31T05:42:29.957Z] Login Succeeded [2021-03-31T05:42:29.957Z] nexus3.edgexfoundry.org:10004 [2021-03-31T05:42:29.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:42:30.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:42:30.218Z] Configure a credential helper to remove this warning. See [2021-03-31T05:42:30.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:42:30.218Z] [2021-03-31T05:42:30.218Z] Login Succeeded [2021-03-31T05:42:30.218Z] docker.io [2021-03-31T05:42:30.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:42:30.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:42:30.480Z] Configure a credential helper to remove this warning. See [2021-03-31T05:42:30.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:42:30.480Z] [2021-03-31T05:42:30.480Z] Login Succeeded [2021-03-31T05:42:30.480Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T05:42:30.505Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T05:42:31.080Z] ========================================================= [2021-03-31T05:42:31.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T05:42:31.080Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:42:31.487Z] + 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 . [2021-03-31T05:42:31.487Z] Sending build context to Docker daemon 2.359MB [2021-03-31T05:42:31.751Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T05:42:31.751Z] Step 2/8 : FROM ${BASE} [2021-03-31T05:42:31.751Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T05:42:31.751Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T05:42:31.751Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T05:42:31.751Z] de9db76c5a1d: Pulling fs layer [2021-03-31T05:42:31.751Z] bca2f99d35d6: Pulling fs layer [2021-03-31T05:42:31.751Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T05:42:31.751Z] 7c6f9722023f: Pulling fs layer [2021-03-31T05:42:31.751Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T05:42:31.751Z] bca2f99d35d6: Waiting [2021-03-31T05:42:31.751Z] 93359f2a8cfa: Waiting [2021-03-31T05:42:31.751Z] 7c6f9722023f: Waiting [2021-03-31T05:42:31.751Z] a35cf1a2eb13: Waiting [2021-03-31T05:42:31.751Z] de9db76c5a1d: Verifying Checksum [2021-03-31T05:42:31.751Z] de9db76c5a1d: Download complete [2021-03-31T05:42:31.751Z] 0ef7d3d256c8: Download complete [2021-03-31T05:42:31.751Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T05:42:31.751Z] 93359f2a8cfa: Download complete [2021-03-31T05:42:31.751Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T05:42:31.751Z] 7c6f9722023f: Verifying Checksum [2021-03-31T05:42:31.751Z] 7c6f9722023f: Download complete [2021-03-31T05:42:32.018Z] 188c0c94c7c5: Pull complete [2021-03-31T05:42:32.280Z] 0ef7d3d256c8: Pull complete [2021-03-31T05:42:32.280Z] de9db76c5a1d: Pull complete [2021-03-31T05:42:34.208Z] a35cf1a2eb13: Download complete [2021-03-31T05:42:34.470Z] bca2f99d35d6: Download complete [2021-03-31T05:42:41.086Z] bca2f99d35d6: Pull complete [2021-03-31T05:42:41.086Z] 93359f2a8cfa: Pull complete [2021-03-31T05:42:41.086Z] 7c6f9722023f: Pull complete [2021-03-31T05:42:45.332Z] a35cf1a2eb13: Pull complete [2021-03-31T05:42:45.332Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T05:42:45.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T05:42:45.332Z] ---> a62c8e92a672 [2021-03-31T05:42:45.332Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T05:42:45.595Z] ---> Running in 00b465305407 [2021-03-31T05:42:45.858Z] Removing intermediate container 00b465305407 [2021-03-31T05:42:45.858Z] ---> 03b2515980c6 [2021-03-31T05:42:45.858Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:42:45.858Z] ---> Running in ace8f2c4dcce [2021-03-31T05:42:46.808Z] Removing intermediate container ace8f2c4dcce [2021-03-31T05:42:46.808Z] ---> 207fb2eaaac3 [2021-03-31T05:42:46.808Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-31T05:42:46.808Z] ---> Running in dd080a80617e [2021-03-31T05:42:48.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:42:48.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:42:49.369Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-31T05:42:49.632Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-31T05:42:49.632Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-31T05:42:49.632Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-31T05:42:49.902Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T05:42:49.902Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-31T05:42:50.181Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:42:50.181Z] OK: 167 MiB in 45 packages [2021-03-31T05:42:51.133Z] Removing intermediate container dd080a80617e [2021-03-31T05:42:51.133Z] ---> 8a463a112d60 [2021-03-31T05:42:51.133Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-31T05:42:51.133Z] ---> Running in 93aeef535e23 [2021-03-31T05:42:51.133Z] Removing intermediate container 93aeef535e23 [2021-03-31T05:42:51.133Z] ---> 70e824e4bd25 [2021-03-31T05:42:51.133Z] Step 7/8 : COPY . . [2021-03-31T05:42:52.533Z] ---> fd7af088a94b [2021-03-31T05:42:52.533Z] Step 8/8 : RUN go mod download [2021-03-31T05:42:52.533Z] ---> Running in 1a78bc5e85fd [2021-03-31T05:43:02.585Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32212 in /w/workspace/dgexfoundry_device-sdk-go_PR-851 [Pipeline] { [Pipeline] ws [2021-03-31T05:43:02.698Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T05:43:07.445Z] using credential edgex-jenkins-ssh [2021-03-31T05:43:07.499Z] Cloning the remote Git repository [2021-03-31T05:43:07.552Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:43:07.662Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-31T05:43:07.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:43:07.752Z] > git --version # timeout=10 [2021-03-31T05:43:07.776Z] > git --version # 'git version 2.17.1' [2021-03-31T05:43:07.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:43:07.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:43:08.939Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T05:43:08.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:43:08.983Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-31T05:43:09.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-31T05:43:09.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:43:09.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/851/head:refs/remotes/origin/PR-851 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T05:43:09.525Z] Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b95924ab2e69dd73cf7570cdecd23a69ef53f99b [2021-03-31T05:43:09.850Z] Merge succeeded, producing b95924ab2e69dd73cf7570cdecd23a69ef53f99b [2021-03-31T05:43:09.850Z] Checking out Revision b95924ab2e69dd73cf7570cdecd23a69ef53f99b (PR-851) [2021-03-31T05:43:09.543Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:43:09.561Z] > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 [2021-03-31T05:43:09.663Z] > git remote # timeout=10 [2021-03-31T05:43:09.689Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T05:43:09.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:43:09.779Z] > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 [2021-03-31T05:43:09.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T05:43:09.856Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:43:09.887Z] > git checkout -f b95924ab2e69dd73cf7570cdecd23a69ef53f99b # timeout=10 [2021-03-31T05:43:14.123Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-31T05:43:14.175Z] > git --version # timeout=10 [2021-03-31T05:43:14.202Z] > git --version # 'git version 2.17.1' [2021-03-31T05:43:14.216Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [2021-03-31T05:43:14.599Z] Removing intermediate container 1a78bc5e85fd [2021-03-31T05:43:14.599Z] ---> 055abb31c28f [2021-03-31T05:43:14.599Z] Successfully built 055abb31c28f [2021-03-31T05:43:14.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-31T05:43:14.971Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T05:43:14.971Z] . [Pipeline] script [Pipeline] { [Pipeline] withDockerContainer [2021-03-31T05:43:15.224Z] prd-centos7-docker-4c-2g-32211 does not seem to be running inside a container [2021-03-31T05:43:15.279Z] $ 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-x86_64 cat [2021-03-31T05:43:16.128Z] $ docker top 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-31T05:43:17.290Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-31T05:43:17.339Z] + go version [2021-03-31T05:43:17.339Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T05:43:17.370Z] $ docker stop --time=1 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c [2021-03-31T05:43:18.746Z] $ docker rm -f 28fbc70e980f3fae55cfdd9501c387f20a4a83f5584e706872c25cda1d628a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-31T05:43:19.311Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-03-31T05:43:19.685Z] + true [2021-03-31T05:43:19.685Z] + sudo service docker restart [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:43:20.005Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T05:43:20.005Z] . [Pipeline] withDockerContainer [2021-03-31T05:43:20.126Z] prd-centos7-docker-4c-2g-32211 does not seem to be running inside a container [2021-03-31T05:43:20.177Z] $ 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-x86_64 cat [2021-03-31T05:43:20.819Z] $ docker top b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:43:21.345Z] + make test [2021-03-31T05:43:21.345Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T05:43:21.798Z] provisioning config files... [2021-03-31T05:43:21.836Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5780647953029449725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:43:22.315Z] ---> docker-login.sh [2021-03-31T05:43:22.315Z] nexus3.edgexfoundry.org:10001 [2021-03-31T05:43:23.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:43:23.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:43:23.577Z] Configure a credential helper to remove this warning. See [2021-03-31T05:43:23.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:43:23.577Z] [2021-03-31T05:43:23.577Z] Login Succeeded [2021-03-31T05:43:23.577Z] nexus3.edgexfoundry.org:10002 [2021-03-31T05:43:23.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:43:24.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:43:24.123Z] Configure a credential helper to remove this warning. See [2021-03-31T05:43:24.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:43:24.123Z] [2021-03-31T05:43:24.123Z] Login Succeeded [2021-03-31T05:43:24.123Z] nexus3.edgexfoundry.org:10003 [2021-03-31T05:43:24.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:43:24.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:43:24.684Z] Configure a credential helper to remove this warning. See [2021-03-31T05:43:24.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:43:24.684Z] [2021-03-31T05:43:24.684Z] Login Succeeded [2021-03-31T05:43:24.684Z] nexus3.edgexfoundry.org:10004 [2021-03-31T05:43:24.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:43:24.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:43:24.962Z] Configure a credential helper to remove this warning. See [2021-03-31T05:43:24.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:43:24.962Z] [2021-03-31T05:43:24.962Z] Login Succeeded [2021-03-31T05:43:24.962Z] docker.io [2021-03-31T05:43:25.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:43:25.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:43:25.838Z] Configure a credential helper to remove this warning. See [2021-03-31T05:43:25.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:43:25.838Z] [2021-03-31T05:43:25.838Z] Login Succeeded [2021-03-31T05:43:25.838Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T05:43:25.880Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T05:43:26.500Z] ========================================================= [2021-03-31T05:43:26.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T05:43:26.500Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:43:26.912Z] + 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 . [2021-03-31T05:43:27.186Z] Sending build context to Docker daemon 2.358MB [2021-03-31T05:43:27.186Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T05:43:27.186Z] Step 2/8 : FROM ${BASE} [2021-03-31T05:43:27.470Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T05:43:27.470Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T05:43:27.470Z] a4357932f1b6: Pulling fs layer [2021-03-31T05:43:27.470Z] 18c013af1878: Pulling fs layer [2021-03-31T05:43:27.470Z] 00ac8860ef70: Pulling fs layer [2021-03-31T05:43:27.470Z] 63d7cb157983: Pulling fs layer [2021-03-31T05:43:27.470Z] b116817d02f9: Pulling fs layer [2021-03-31T05:43:27.470Z] 745a02a5169b: Pulling fs layer [2021-03-31T05:43:27.470Z] 00ac8860ef70: Waiting [2021-03-31T05:43:27.470Z] 63d7cb157983: Waiting [2021-03-31T05:43:27.470Z] 745a02a5169b: Waiting [2021-03-31T05:43:27.470Z] b116817d02f9: Waiting [2021-03-31T05:43:27.470Z] 18c013af1878: Download complete [2021-03-31T05:43:27.470Z] a4357932f1b6: Verifying Checksum [2021-03-31T05:43:27.470Z] a4357932f1b6: Download complete [2021-03-31T05:43:27.470Z] 63d7cb157983: Verifying Checksum [2021-03-31T05:43:27.470Z] 63d7cb157983: Download complete [2021-03-31T05:43:27.470Z] b116817d02f9: Verifying Checksum [2021-03-31T05:43:27.470Z] b116817d02f9: Download complete [2021-03-31T05:43:27.470Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T05:43:27.470Z] 5f621e34cdf4: Download complete [2021-03-31T05:43:28.073Z] 5f621e34cdf4: Pull complete [2021-03-31T05:43:28.672Z] a4357932f1b6: Pull complete [2021-03-31T05:43:28.984Z] 18c013af1878: Pull complete [2021-03-31T05:43:29.574Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-31T05:43:29.967Z] 745a02a5169b: Verifying Checksum [2021-03-31T05:43:29.967Z] 745a02a5169b: Download complete [2021-03-31T05:43:31.441Z] 00ac8860ef70: Verifying Checksum [2021-03-31T05:43:31.441Z] 00ac8860ef70: Download complete [2021-03-31T05:43:41.604Z] 00ac8860ef70: Pull complete [2021-03-31T05:43:41.604Z] 63d7cb157983: Pull complete [2021-03-31T05:43:41.878Z] b116817d02f9: Pull complete [2021-03-31T05:43:46.199Z] 745a02a5169b: Pull complete [2021-03-31T05:43:46.199Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T05:43:46.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T05:43:46.199Z] ---> b7e6874047d6 [2021-03-31T05:43:46.199Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T05:43:47.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-31T05:43:47.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-31T05:43:47.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-31T05:43:47.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-31T05:43:47.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-31T05:43:48.817Z] ---> Running in 80fe4f04fec5 [2021-03-31T05:43:48.817Z] Removing intermediate container 80fe4f04fec5 [2021-03-31T05:43:48.817Z] ---> 9b1dc70916a2 [2021-03-31T05:43:48.817Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:43:48.817Z] ---> Running in 231d256a9bad [2021-03-31T05:43:50.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 27.0% of statements [2021-03-31T05:43:50.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 81.2% of statements [2021-03-31T05:43:51.397Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.053s coverage: 7.8% of statements [2021-03-31T05:43:51.397Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-31T05:43:51.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-31T05:43:51.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-31T05:43:51.398Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 32.5% of statements [2021-03-31T05:43:51.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-31T05:43:51.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-31T05:43:51.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-31T05:43:51.455Z] Removing intermediate container 231d256a9bad [2021-03-31T05:43:51.455Z] ---> d86aa21f2734 [2021-03-31T05:43:51.455Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-31T05:43:51.455Z] ---> Running in 40122f8f7753 [2021-03-31T05:43:51.989Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 57.3% of statements [2021-03-31T05:43:52.251Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.156s coverage: 6.6% of statements [2021-03-31T05:43:52.251Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements [2021-03-31T05:43:52.251Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-31T05:43:52.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T05:43:52.517Z] GO111MODULE=on go vet ./... [2021-03-31T05:43:53.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T05:43:54.024Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-31T05:43:54.024Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-31T05:43:54.024Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-31T05:43:54.296Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-31T05:43:54.296Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T05:43:54.567Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-31T05:43:54.567Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:43:54.567Z] OK: 144 MiB in 45 packages [2021-03-31T05:43:56.002Z] Removing intermediate container 40122f8f7753 [2021-03-31T05:43:56.002Z] ---> f17989ffdad5 [2021-03-31T05:43:56.002Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-31T05:43:56.002Z] ---> Running in 0a07f435e1cc [2021-03-31T05:43:56.601Z] Removing intermediate container 0a07f435e1cc [2021-03-31T05:43:56.601Z] ---> 1cde73f90e81 [2021-03-31T05:43:56.601Z] Step 7/8 : COPY . . [2021-03-31T05:43:57.579Z] ---> df6b6bc99028 [2021-03-31T05:43:57.579Z] Step 8/8 : RUN go mod download [2021-03-31T05:43:57.852Z] ---> Running in 41bc4a0ae22a [2021-03-31T05:44:07.569Z] gofmt -l . [2021-03-31T05:44:07.569Z] [ "`gofmt -l .`" = "" ] [2021-03-31T05:44:07.569Z] ./bin/test-attribution-txt.sh [2021-03-31T05:44:08.144Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-31T05:44:08.144Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-31T05:44:08.195Z] $ docker stop --time=1 b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 [2021-03-31T05:44:09.980Z] $ docker rm -f b7120fd9b62868680db24b0bb108a6effa7196eecc07abbb25e26a01c0eff5f0 [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 [2021-03-31T05:44:12.185Z] ---> job-cost.sh [2021-03-31T05:44:12.185Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ShLi [2021-03-31T05:44:24.645Z] Removing intermediate container 41bc4a0ae22a [2021-03-31T05:44:24.645Z] ---> fb710544b448 [2021-03-31T05:44:24.645Z] Successfully built fb710544b448 [2021-03-31T05:44:24.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:44:25.023Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T05:44:25.023Z] . [Pipeline] withDockerContainer [2021-03-31T05:44:25.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-32212 does not seem to be running inside a container [2021-03-31T05:44:25.409Z] $ 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 [2021-03-31T05:44:26.937Z] $ docker top 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 -eo pid,comm [2021-03-31T05:44:27.125Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { [Pipeline] sh [2021-03-31T05:44:28.026Z] + go version [2021-03-31T05:44:28.027Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T05:44:28.073Z] $ docker stop --time=1 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 [2021-03-31T05:44:30.014Z] $ docker rm -f 49bcebb1f2946df8947f75c4a78ed9c2e67450073a86940b80452478342e1c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:44:31.313Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T05:44:31.313Z] . [Pipeline] withDockerContainer [2021-03-31T05:44:31.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-32212 does not seem to be running inside a container [2021-03-31T05:44:31.762Z] $ 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 [2021-03-31T05:44:33.364Z] $ docker top 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:44:34.421Z] + make test [2021-03-31T05:44:34.422Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T05:44:53.775Z] lf-activate-venv(): INFO: Adding /tmp/venv-ShLi/bin to PATH [2021-03-31T05:44:53.775Z] INFO: No Stack... [2021-03-31T05:44:53.775Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T05:44:54.036Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T05:44:54.360Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-31T05:44:54.360Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T05:44:54.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [2021-03-31T05:44:54.461Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] did not exist. Created. [2021-03-31T05:44:54.461Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T05:44:54.949Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-31T05:44:55.342Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T05:44:55.359Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T05:44:56.318Z] Failed in branch amd64 [2021-03-31T05:44:56.620Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-31T05:45:53.211Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-31T05:45:53.211Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-31T05:45:53.211Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-31T05:45:53.211Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-31T05:45:53.212Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-31T05:45:54.668Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.161s coverage: 27.0% of statements [2021-03-31T05:45:55.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.235s coverage: 81.2% of statements [2021-03-31T05:45:55.649Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.139s coverage: 7.8% of statements [2021-03-31T05:45:55.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-31T05:45:55.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-31T05:45:55.649Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-31T05:45:57.638Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.289s coverage: 32.5% of statements [2021-03-31T05:45:57.638Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-31T05:45:57.638Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-31T05:45:57.638Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-31T05:46:01.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.273s coverage: 57.3% of statements [2021-03-31T05:46:01.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.170s coverage: 6.6% of statements [2021-03-31T05:46:01.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.145s coverage: 5.0% of statements [2021-03-31T05:46:01.330Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-31T05:46:01.603Z] GO111MODULE=on go vet ./... [2021-03-31T05:46:48.643Z] gofmt -l . [2021-03-31T05:46:48.643Z] [ "`gofmt -l .`" = "" ] [2021-03-31T05:46:48.643Z] ./bin/test-attribution-txt.sh [2021-03-31T05:46:48.643Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-31T05:46:48.643Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-31T05:46:48.719Z] $ docker stop --time=1 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a [2021-03-31T05:46:50.965Z] $ docker rm -f 32c012afc56c497612e022a19c5120dcbe7ec5cd29adedc10e4c48555840b84a [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 [2021-03-31T05:46:53.258Z] ---> job-cost.sh [2021-03-31T05:46:53.258Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cMIG [2021-03-31T05:47:32.215Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T05:49:09.010Z] lf-activate-venv(): INFO: Adding /tmp/venv-cMIG/bin to PATH [2021-03-31T05:49:09.010Z] INFO: No Stack... [2021-03-31T05:49:09.010Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T05:49:09.010Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T05:49:09.384Z] + + cut -d, -f6cat [2021-03-31T05:49:09.385Z] /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-31T05:49:09.521Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [2021-03-31T05:49:09.527Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] did not exist. Created. [2021-03-31T05:49:09.527Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T05:49:10.030Z] /w/workspace/device-sdk-go/1@tmp/durable-2a4fc0ab/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-2a4fc0ab/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-31T05:49:10.404Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T05:49:10.442Z] Warning: overwriting stash ‘stack-cost’ [2021-03-31T05:49:11.343Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T05:49:11.360Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-851-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T05:49:12.404Z] 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 [2021-03-31T05:49:16.312Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:16.930Z] ---> package-listing.sh [2021-03-31T05:49:16.930Z] ++ facter osfamily [2021-03-31T05:49:16.930Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T05:49:16.930Z] + OS_FAMILY=redhat [2021-03-31T05:49:16.930Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-851 [2021-03-31T05:49:16.930Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T05:49:16.930Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T05:49:16.930Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T05:49:16.930Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T05:49:16.930Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' [2021-03-31T05:49:16.930Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T05:49:16.930Z] + case "${OS_FAMILY}" in [2021-03-31T05:49:16.930Z] + rpm -qa [2021-03-31T05:49:16.930Z] + sort [2021-03-31T05:49:22.244Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T05:49:22.244Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T05:49:22.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T05:49:22.245Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-851 ']' [2021-03-31T05:49:22.245Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ [2021-03-31T05:49:22.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-851/archives/ [Pipeline] echo [2021-03-31T05:49:22.278Z] 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-851/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T05:49:22.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:49:22.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T05:49:22.936Z] [2021-03-31T05:49:22.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:49:23.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T05:49:23.322Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T05:49:23.322Z] df20fa9351a1: Pulling fs layer [2021-03-31T05:49:23.322Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T05:49:23.322Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T05:49:23.322Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T05:49:23.322Z] 93b61091891f: Pulling fs layer [2021-03-31T05:49:23.322Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T05:49:23.322Z] 5e14af77c1be: Pulling fs layer [2021-03-31T05:49:23.322Z] 01666e4c0597: Pulling fs layer [2021-03-31T05:49:23.323Z] aa168da1d23b: Pulling fs layer [2021-03-31T05:49:23.323Z] 93b9cdb0e59b: Waiting [2021-03-31T05:49:23.323Z] 46f8f816bc3b: Waiting [2021-03-31T05:49:23.323Z] 5e14af77c1be: Waiting [2021-03-31T05:49:23.323Z] 01666e4c0597: Waiting [2021-03-31T05:49:23.323Z] 93b61091891f: Waiting [2021-03-31T05:49:23.323Z] aa168da1d23b: Waiting [2021-03-31T05:49:23.323Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T05:49:23.323Z] 36b3adc4ff6f: Download complete [2021-03-31T05:49:23.589Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T05:49:23.589Z] 46f8f816bc3b: Download complete [2021-03-31T05:49:23.589Z] df20fa9351a1: Verifying Checksum [2021-03-31T05:49:23.589Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T05:49:23.589Z] 93b9cdb0e59b: Download complete [2021-03-31T05:49:23.589Z] 93b61091891f: Verifying Checksum [2021-03-31T05:49:23.589Z] 93b61091891f: Download complete [2021-03-31T05:49:23.589Z] 5e14af77c1be: Verifying Checksum [2021-03-31T05:49:23.589Z] 5e14af77c1be: Download complete [2021-03-31T05:49:23.589Z] 01666e4c0597: Verifying Checksum [2021-03-31T05:49:23.589Z] 01666e4c0597: Download complete [2021-03-31T05:49:23.858Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T05:49:23.858Z] 8ad3a11d3b57: Download complete [2021-03-31T05:49:23.858Z] df20fa9351a1: Pull complete [2021-03-31T05:49:24.130Z] 36b3adc4ff6f: Pull complete [2021-03-31T05:49:25.123Z] 8ad3a11d3b57: Pull complete [2021-03-31T05:49:25.123Z] 46f8f816bc3b: Pull complete [2021-03-31T05:49:26.084Z] aa168da1d23b: Verifying Checksum [2021-03-31T05:49:26.084Z] aa168da1d23b: Download complete [2021-03-31T05:49:26.347Z] 93b61091891f: Pull complete [2021-03-31T05:49:26.613Z] 93b9cdb0e59b: Pull complete [2021-03-31T05:49:26.613Z] 5e14af77c1be: Pull complete [2021-03-31T05:49:26.880Z] 01666e4c0597: Pull complete [2021-03-31T05:49:33.537Z] aa168da1d23b: Pull complete [2021-03-31T05:49:33.537Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T05:49:33.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T05:49:33.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T05:49:34.015Z] prd-centos7-docker-4c-2g-32208 does not seem to be running inside a container [2021-03-31T05:49:34.073Z] $ 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-851/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-851 -v /w/workspace/dgexfoundry_device-sdk-go_PR-851:/w/workspace/dgexfoundry_device-sdk-go_PR-851:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-851@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 [2021-03-31T05:49:37.612Z] $ docker top e39aba4decd976bee07ac2b6c1ea1062514e9ade5de0b330e5d05768ac2cc848 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:49:38.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T05:49:38.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T05:49:38.855Z] + ls /var/log/sa-host [2021-03-31T05:49:38.855Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T05:49:38.855Z] file_magic: OK [2021-03-31T05:49:38.855Z] HZ: Using current value: 100 [2021-03-31T05:49:38.855Z] file_header: OK [2021-03-31T05:49:38.855Z] 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 [2021-03-31T05:49:38.855Z] Statistics: [2021-03-31T05:49:38.855Z] Hnuu...uuuununununu... [2021-03-31T05:49:38.855Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T05:49:38.855Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T05:49:38.855Z] file_magic: OK [2021-03-31T05:49:38.855Z] HZ: Using current value: 100 [2021-03-31T05:49:38.855Z] file_header: OK [2021-03-31T05:49:38.855Z] 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 [2021-03-31T05:49:38.855Z] Statistics: [2021-03-31T05:49:38.855Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T05:49:38.855Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T05:49:39.120Z] provisioning config files... [2021-03-31T05:49:39.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp/config1626548751086578806tmp [Pipeline] { [Pipeline] echo [2021-03-31T05:49:39.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:39.601Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T05:49:39.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T05:49:39.767Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:40.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T05:49:40.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:40.474Z] ---> sudo-logs.sh [2021-03-31T05:49:40.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T05:49:40.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:40.958Z] ---> job-cost.sh [2021-03-31T05:49:40.958Z] lf-activate-venv: SKIPPING [2021-03-31T05:49:40.958Z] DEBUG: total: 0.20999999344348907 [2021-03-31T05:49:40.958Z] INFO: Retrieving Stack Cost... [2021-03-31T05:49:42.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T05:49:42.928Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T05:49:42.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:49:43.298Z] ---> logs-deploy.sh [2021-03-31T05:49:43.298Z] lf-activate-venv: SKIPPING [2021-03-31T05:49:43.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-851/1 [2021-03-31T05:49:43.298Z] INFO: archiving workspace using pattern(s): [2021-03-31T05:49:45.221Z] Archives upload complete. [2021-03-31T05:49:45.221Z] INFO: archiving logs to Nexus [2021-03-31T05:49:46.167Z] ---> uname -a: [2021-03-31T05:49:46.167Z] Linux prd-centos7-docker-4c-2g-32208.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> lscpu: [2021-03-31T05:49:46.167Z] Architecture: x86_64 [2021-03-31T05:49:46.167Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-31T05:49:46.167Z] Byte Order: Little Endian [2021-03-31T05:49:46.167Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-31T05:49:46.167Z] CPU(s): 4 [2021-03-31T05:49:46.167Z] On-line CPU(s) list: 0-3 [2021-03-31T05:49:46.167Z] Thread(s) per core: 1 [2021-03-31T05:49:46.167Z] Core(s) per socket: 1 [2021-03-31T05:49:46.167Z] Socket(s): 4 [2021-03-31T05:49:46.167Z] NUMA node(s): 1 [2021-03-31T05:49:46.167Z] Vendor ID: GenuineIntel [2021-03-31T05:49:46.167Z] CPU family: 6 [2021-03-31T05:49:46.167Z] Model: 44 [2021-03-31T05:49:46.167Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-31T05:49:46.167Z] Stepping: 1 [2021-03-31T05:49:46.167Z] CPU MHz: 2933.436 [2021-03-31T05:49:46.167Z] BogoMIPS: 5866.87 [2021-03-31T05:49:46.167Z] Virtualization: VT-x [2021-03-31T05:49:46.167Z] Hypervisor vendor: KVM [2021-03-31T05:49:46.167Z] Virtualization type: full [2021-03-31T05:49:46.167Z] L1d cache: 128 KiB [2021-03-31T05:49:46.167Z] L1i cache: 128 KiB [2021-03-31T05:49:46.167Z] L2 cache: 16 MiB [2021-03-31T05:49:46.167Z] L3 cache: 64 MiB [2021-03-31T05:49:46.167Z] NUMA node0 CPU(s): 0-3 [2021-03-31T05:49:46.167Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-31T05:49:46.167Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-31T05:49:46.167Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-31T05:49:46.167Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-31T05:49:46.167Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-31T05:49:46.167Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-31T05:49:46.167Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-31T05:49:46.167Z] Vulnerability Srbds: Not affected [2021-03-31T05:49:46.167Z] Vulnerability Tsx async abort: Not affected [2021-03-31T05:49:46.167Z] 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 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> nproc: [2021-03-31T05:49:46.167Z] 4 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> df -h: [2021-03-31T05:49:46.167Z] Filesystem Size Used Available Use% Mounted on [2021-03-31T05:49:46.167Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-31T05:49:46.167Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-31T05:49:46.167Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-31T05:49:46.167Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851 [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-851@tmp [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-31T05:49:46.167Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> free -m: [2021-03-31T05:49:46.167Z] total used free shared buff/cache available [2021-03-31T05:49:46.167Z] Mem: 1837 705 105 0 1026 1026 [2021-03-31T05:49:46.167Z] Swap: 1023 1 1022 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> ip addr: [2021-03-31T05:49:46.167Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-31T05:49:46.167Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-31T05:49:46.167Z] inet 127.0.0.1/8 scope host lo [2021-03-31T05:49:46.167Z] valid_lft forever preferred_lft forever [2021-03-31T05:49:46.167Z] inet6 ::1/128 scope host [2021-03-31T05:49:46.167Z] valid_lft forever preferred_lft forever [2021-03-31T05:49:46.167Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-31T05:49:46.167Z] link/ether fa:16:3e:02:bc:a1 brd ff:ff:ff:ff:ff:ff [2021-03-31T05:49:46.167Z] inet 10.30.122.233/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-31T05:49:46.167Z] valid_lft 85771sec preferred_lft 85771sec [2021-03-31T05:49:46.167Z] inet6 fe80::f816:3eff:fe02:bca1/64 scope link [2021-03-31T05:49:46.167Z] valid_lft forever preferred_lft forever [2021-03-31T05:49:46.167Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-31T05:49:46.167Z] link/ether 02:42:e7:02:a8:dc brd ff:ff:ff:ff:ff:ff [2021-03-31T05:49:46.167Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-31T05:49:46.167Z] valid_lft forever preferred_lft forever [2021-03-31T05:49:46.167Z] inet6 fe80::42:e7ff:fe02:a8dc/64 scope link [2021-03-31T05:49:46.167Z] valid_lft forever preferred_lft forever [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> sar -b -r -n DEV: [2021-03-31T05:49:46.167Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:39:05 LINUX RESTART (4 CPU) [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-31T05:49:46.167Z] 05:41:02 24.78 5.91 18.87 0.00 1670.97 2525.57 0.00 [2021-03-31T05:49:46.167Z] 05:42:01 1.71 0.00 1.71 0.00 0.00 28.94 0.00 [2021-03-31T05:49:46.167Z] 05:43:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 [2021-03-31T05:49:46.167Z] 05:44:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 [2021-03-31T05:49:46.167Z] 05:45:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 [2021-03-31T05:49:46.167Z] 05:46:01 0.40 0.00 0.40 0.00 0.00 6.68 0.00 [2021-03-31T05:49:46.167Z] 05:47:01 0.28 0.00 0.28 0.00 0.00 4.58 0.00 [2021-03-31T05:49:46.167Z] 05:48:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 [2021-03-31T05:49:46.167Z] 05:49:01 0.37 0.00 0.37 0.00 0.00 5.55 0.00 [2021-03-31T05:49:46.167Z] Average: 3.19 0.66 2.53 0.00 186.09 288.18 0.00 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-31T05:49:46.167Z] 05:41:02 161136 0 601408 31.96 2620 1116380 1130284 38.57 408412 1111656 24 [2021-03-31T05:49:46.167Z] 05:42:01 166792 0 595748 31.66 2620 1116384 1078728 36.82 407608 1108460 8 [2021-03-31T05:49:46.167Z] 05:43:01 166720 0 595812 31.67 2620 1116392 1078680 36.81 414876 1101232 8 [2021-03-31T05:49:46.167Z] 05:44:01 166280 0 596252 31.69 2620 1116392 1078620 36.81 419056 1097740 8 [2021-03-31T05:49:46.167Z] 05:45:01 166940 0 595584 31.65 2620 1116400 1073516 36.64 420324 1095736 8 [2021-03-31T05:49:46.167Z] 05:46:01 167540 0 594980 31.62 2620 1116404 1073456 36.64 420148 1095736 12 [2021-03-31T05:49:46.167Z] 05:47:01 167524 0 594992 31.62 2620 1116408 1073456 36.64 420152 1095736 8 [2021-03-31T05:49:46.167Z] 05:48:01 167712 0 594800 31.61 2620 1116412 1073456 36.64 420156 1095736 8 [2021-03-31T05:49:46.167Z] 05:49:01 167624 0 594880 31.62 2620 1116420 1073456 36.64 420268 1095740 8 [2021-03-31T05:49:46.167Z] Average: 166474 0 596051 31.68 2620 1116399 1081517 36.91 416778 1099752 10 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-31T05:49:46.167Z] 05:41:02 eth0 76.95 63.37 358.28 29.80 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:41:02 docker0 11.35 8.90 1.62 24.48 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:42:01 eth0 1.37 0.32 0.34 0.20 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:43:01 eth0 1.08 0.38 0.41 0.23 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:44:01 eth0 0.75 0.40 0.44 0.35 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:45:01 eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:46:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] Average: eth0 9.00 7.23 40.05 3.42 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] Average: docker0 1.26 0.99 0.18 2.73 0.00 0.00 0.00 0.00 [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] ---> sar -P ALL: [2021-03-31T05:49:46.167Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:39:05 LINUX RESTART (4 CPU) [2021-03-31T05:49:46.167Z] [2021-03-31T05:49:46.167Z] 05:40:01 CPU %user %nice %system %iowait %steal %idle [2021-03-31T05:49:46.167Z] 05:41:02 all 2.54 0.00 1.67 0.55 0.06 95.17 [2021-03-31T05:49:46.167Z] 05:41:02 0 1.95 0.00 1.96 0.10 0.05 95.94 [2021-03-31T05:49:46.167Z] 05:41:02 1 2.85 0.00 2.04 0.55 0.07 94.49 [2021-03-31T05:49:46.167Z] 05:41:02 2 2.68 0.00 1.53 0.94 0.07 94.79 [2021-03-31T05:49:46.167Z] 05:41:02 3 2.67 0.00 1.16 0.62 0.07 95.49 [2021-03-31T05:49:46.167Z] 05:42:01 all 0.14 0.00 0.06 0.00 0.01 99.79 [2021-03-31T05:49:46.167Z] 05:42:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-31T05:49:46.167Z] 05:42:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-03-31T05:49:46.167Z] 05:42:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-31T05:49:46.167Z] 05:42:01 3 0.39 0.00 0.07 0.00 0.02 99.52 [2021-03-31T05:49:46.167Z] 05:43:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2021-03-31T05:49:46.167Z] 05:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T05:49:46.167Z] 05:43:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-03-31T05:49:46.167Z] 05:43:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2021-03-31T05:49:46.167Z] 05:43:01 3 0.55 0.00 0.03 0.00 0.03 99.38 [2021-03-31T05:49:46.167Z] 05:44:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-03-31T05:49:46.167Z] 05:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-03-31T05:49:46.167Z] 05:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-03-31T05:49:46.167Z] 05:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-03-31T05:49:46.167Z] 05:44:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-31T05:49:46.168Z] 05:45:01 all 0.16 0.00 0.06 0.00 0.00 99.78 [2021-03-31T05:49:46.168Z] 05:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-31T05:49:46.168Z] 05:45:01 1 0.07 0.00 0.13 0.00 0.00 99.80 [2021-03-31T05:49:46.168Z] 05:45:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-31T05:49:46.168Z] 05:45:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-31T05:49:46.168Z] 05:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-03-31T05:49:46.168Z] 05:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-31T05:49:46.168Z] 05:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-31T05:49:46.168Z] 05:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-31T05:49:46.168Z] 05:46:01 3 0.50 0.00 0.05 0.00 0.02 99.43 [2021-03-31T05:49:46.168Z] 05:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-31T05:49:46.168Z] 05:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-31T05:49:46.168Z] 05:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T05:49:46.168Z] 05:47:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-31T05:49:46.168Z] 05:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-31T05:49:46.168Z] 05:48:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-03-31T05:49:46.168Z] 05:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-31T05:49:46.168Z] 05:48:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-31T05:49:46.168Z] 05:48:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-31T05:49:46.168Z] 05:48:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-31T05:49:46.168Z] 05:49:01 all 0.14 0.00 0.05 0.00 0.00 99.81 [2021-03-31T05:49:46.168Z] 05:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-31T05:49:46.168Z] 05:49:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-03-31T05:49:46.168Z] 05:49:01 2 0.28 0.00 0.07 0.00 0.00 99.65 [2021-03-31T05:49:46.168Z] 05:49:01 3 0.18 0.00 0.02 0.00 0.00 99.80 [2021-03-31T05:49:46.168Z] Average: all 0.42 0.00 0.23 0.06 0.01 99.28 [2021-03-31T05:49:46.168Z] Average: 0 0.25 0.00 0.25 0.01 0.01 99.49 [2021-03-31T05:49:46.168Z] Average: 1 0.36 0.00 0.28 0.06 0.01 99.28 [2021-03-31T05:49:46.168Z] Average: 2 0.38 0.00 0.21 0.10 0.01 99.29 [2021-03-31T05:49:46.168Z] Average: 3 0.71 0.00 0.16 0.07 0.01 99.05 [2021-03-31T05:49:46.168Z] [2021-03-31T05:49:46.168Z] [2021-03-31T05:49:46.168Z]