Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4807d63d74d416322c085e3e8b470655de571f17+e8c677d1df210277adef4aff331a8a81997773cd (d214b58da5def77cc7aff397534226804ecaf5e9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9137083267569175642.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7515555076433867316.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5958481173438078967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh887748102693641078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh990207297353991821.key > 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 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:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15447 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-937 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh2041528913798696860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh3135767940315269777.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 Merge succeeded, producing ab0198ba1847eb91fddbfff09f9fc233f4260888 Checking out Revision ab0198ba1847eb91fddbfff09f9fc233f4260888 (PR-937) > git config core.sparsecheckout # timeout=10 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/jenkins-gitclient-ssh3347074477688830767.key > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab0198ba1847eb91fddbfff09f9fc233f4260888 # timeout=10 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" > git rev-list --no-walk 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:57 ========================================================= 02:42:57 EdgeX Global Pipelines Version Info 02:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:58 ------------------- 02:42:58 stable info: 02:42:58 ------------------- 02:42:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:58 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:42:58 Message: update stable to v1.0.192 02:42:59 ------------------- 02:42:59 experimental info: 02:42:59 ------------------- 02:42:59 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:42:59 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-937 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-937 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-937 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab0198ba1847eb91fddbfff09f9fc233f4260888 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab0198b [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:00 provisioning config files... 02:43:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config2039967131262070804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:00 ---> docker-login.sh 02:43:00 nexus3.edgexfoundry.org:10001 02:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:00 Configure a credential helper to remove this warning. See 02:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:00 02:43:00 Login Succeeded 02:43:00 nexus3.edgexfoundry.org:10002 02:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:01 Configure a credential helper to remove this warning. See 02:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:01 02:43:01 Login Succeeded 02:43:01 nexus3.edgexfoundry.org:10003 02:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:01 Configure a credential helper to remove this warning. See 02:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:01 02:43:01 Login Succeeded 02:43:01 nexus3.edgexfoundry.org:10004 02:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:01 Configure a credential helper to remove this warning. See 02:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:01 02:43:01 Login Succeeded 02:43:01 docker.io 02:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:01 Configure a credential helper to remove this warning. See 02:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:01 02:43:01 Login Succeeded 02:43:01 ---> docker-login.sh ends [Pipeline] } 02:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:02 + git log --format=format:%s -1 ab0198ba1847eb91fddbfff09f9fc233f4260888 [Pipeline] echo 02:43:02 GIT_COMMIT: ab0198ba1847eb91fddbfff09f9fc233f4260888, Commit Message: Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD [Pipeline] echo 02:43:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:03 02:43:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:43:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:03 latest: Pulling from edgex-devops/git-semver 02:43:03 31603596830f: Pulling fs layer 02:43:03 54011a49482f: Pulling fs layer 02:43:03 a6820b24f6d8: Pulling fs layer 02:43:03 f581987b2513: Pulling fs layer 02:43:03 f581987b2513: Waiting 02:43:03 54011a49482f: Verifying Checksum 02:43:03 54011a49482f: Download complete 02:43:03 31603596830f: Verifying Checksum 02:43:03 31603596830f: Download complete 02:43:03 a6820b24f6d8: Verifying Checksum 02:43:03 a6820b24f6d8: Download complete 02:43:03 f581987b2513: Verifying Checksum 02:43:03 f581987b2513: Download complete 02:43:03 31603596830f: Pull complete 02:43:03 54011a49482f: Pull complete 02:43:04 a6820b24f6d8: Pull complete 02:43:04 f581987b2513: Pull complete 02:43:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:43:04 prd-centos7-docker-4c-2g-15447 does not seem to be running inside a container 02:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:43:05 $ docker top 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:06 [ssh-agent] Looking for ssh-agent implementation... 02:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:06 $ docker exec 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 ssh-agent 02:43:06 SSH_AUTH_SOCK=/tmp/ssh-LW29l1CYD7G7/agent.13 02:43:06 SSH_AGENT_PID=19 02:43:06 Running ssh-add (command line suppressed) 02:43:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_8452075071791975042.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_8452075071791975042.key) 02:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:06 + git tag --points-at HEAD [Pipeline] } 02:43:06 $ docker exec --env ******** --env ******** 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 ssh-agent -k 02:43:06 unset SSH_AUTH_SOCK; 02:43:06 unset SSH_AGENT_PID; 02:43:06 echo Agent pid 19 killed; 02:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:06 [ssh-agent] Looking for ssh-agent implementation... 02:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:07 $ docker exec 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 ssh-agent 02:43:07 SSH_AUTH_SOCK=/tmp/ssh-984h4sndYUCd/agent.52 02:43:07 SSH_AGENT_PID=59 02:43:07 Running ssh-add (command line suppressed) 02:43:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6829424958581056065.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6829424958581056065.key) 02:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:07 + git semver init 02:43:07 # -> Open(): unable to determine branch for HEAD 02:43:07 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.git 02:43:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-937 02:43:07 # $SEMVER_REMOTE_NAME = origin 02:43:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:43:07 # $SEMVER_USER_NAME = edgex-jenkins 02:43:07 # $SEMVER_BRANCH = PR-937 02:43:07 # $SEMVER_TEMP = /tmp/semver-743856057 02:43:07 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:43:08 # '/tmp/semver-743856057' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver' 02:43:08 # -> Force: false 02:43:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver [Pipeline] } 02:43:08 $ docker exec --env ******** --env ******** 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 ssh-agent -k 02:43:08 unset SSH_AUTH_SOCK; 02:43:08 unset SSH_AGENT_PID; 02:43:08 echo Agent pid 59 killed; 02:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:08 + git semver [Pipeline] } 02:43:08 $ docker stop --time=1 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 02:43:10 $ docker rm -f 77fcb11bb0a8a1767af49e07dcc4311cb6d96fba7eb28ecf614763a64551d7f5 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:10 Stashed 1 file(s) [Pipeline] echo 02:43:10 [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 02:43:26 Still waiting to schedule task 02:43:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:43:26 Still waiting to schedule task 02:43:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:45:39 Running on prd-centos7-docker-4c-2g-15450 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws 02:45:39 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:45:39 Selected Git installation does not exist. Using Default 02:45:39 The recommended git tool is: NONE 02:45:42 using credential edgex-jenkins-ssh 02:45:42 Cloning the remote Git repository 02:45:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:42 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:45:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:42 > git --version # timeout=10 02:45:42 > git --version # 'git version 2.24.4' 02:45:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:42 [INFO] Currently running in a labeled security context 02:45:42 [INFO] Currently SELinux is 'enforcing' on the host 02:45:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8287988833433756341.key 02:45:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:43 [INFO] Currently running in a labeled security context 02:45:43 [INFO] Currently SELinux is 'enforcing' on the host 02:45:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7933014196208461943.key 02:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:43 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 02:45:43 Merge succeeded, producing 59c84a027cf6727bd7e651c07bee5b79b8a99df3 02:45:43 Checking out Revision 59c84a027cf6727bd7e651c07bee5b79b8a99df3 (PR-937) 02:45:43 > git config core.sparsecheckout # timeout=10 02:45:43 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 02:45:43 > git remote # timeout=10 02:45:43 > git config --get remote.origin.url # timeout=10 02:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:43 [INFO] Currently running in a labeled security context 02:45:43 [INFO] Currently SELinux is 'enforcing' on the host 02:45:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3391514788243194072.key 02:45:43 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 02:45:43 > git rev-parse HEAD^{commit} # timeout=10 02:45:43 > git config core.sparsecheckout # timeout=10 02:45:43 > git checkout -f 59c84a027cf6727bd7e651c07bee5b79b8a99df3 # timeout=10 02:45:47 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" 02:45:47 > git rev-list --no-walk 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:45:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:48 + sudo service docker restart 02:45:48 + true 02:45:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:07 provisioning config files... 02:46:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1420555572985079843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:07 ---> docker-login.sh 02:46:07 nexus3.edgexfoundry.org:10001 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:07 Configure a credential helper to remove this warning. See 02:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:07 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10002 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:07 Configure a credential helper to remove this warning. See 02:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:07 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10003 02:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:08 Configure a credential helper to remove this warning. See 02:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:08 02:46:08 Login Succeeded 02:46:08 nexus3.edgexfoundry.org:10004 02:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:08 Configure a credential helper to remove this warning. See 02:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:08 02:46:08 Login Succeeded 02:46:08 docker.io 02:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:08 Configure a credential helper to remove this warning. See 02:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:08 02:46:08 Login Succeeded 02:46:08 ---> docker-login.sh ends [Pipeline] } 02:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:46:08 ========================================================= 02:46:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:46:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:46:09 Sending build context to Docker daemon 2.592MB 02:46:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:46:09 Step 2/8 : FROM ${BASE} 02:46:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:46:09 540db60ca938: Pulling fs layer 02:46:09 adcc1eea9eea: Pulling fs layer 02:46:09 4c4ab2625f07: Pulling fs layer 02:46:09 0510c868ecb4: Pulling fs layer 02:46:09 afea3b2eda06: Pulling fs layer 02:46:09 7809a108b3ef: Pulling fs layer 02:46:09 f706445af74f: Pulling fs layer 02:46:09 afea3b2eda06: Waiting 02:46:09 7809a108b3ef: Waiting 02:46:09 f706445af74f: Waiting 02:46:09 0510c868ecb4: Waiting 02:46:09 4c4ab2625f07: Verifying Checksum 02:46:09 4c4ab2625f07: Download complete 02:46:09 adcc1eea9eea: Verifying Checksum 02:46:09 adcc1eea9eea: Download complete 02:46:09 afea3b2eda06: Verifying Checksum 02:46:09 afea3b2eda06: Download complete 02:46:09 540db60ca938: Verifying Checksum 02:46:09 540db60ca938: Download complete 02:46:09 7809a108b3ef: Verifying Checksum 02:46:09 7809a108b3ef: Download complete 02:46:09 540db60ca938: Pull complete 02:46:10 adcc1eea9eea: Pull complete 02:46:10 4c4ab2625f07: Pull complete 02:46:10 f706445af74f: Verifying Checksum 02:46:10 f706445af74f: Download complete 02:46:11 0510c868ecb4: Verifying Checksum 02:46:11 0510c868ecb4: Download complete 02:46:15 0510c868ecb4: Pull complete 02:46:15 afea3b2eda06: Pull complete 02:46:15 7809a108b3ef: Pull complete 02:46:16 f706445af74f: Pull complete 02:46:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:46:17 ---> b068be0155e3 02:46:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15451 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws 02:46:28 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:46:29 Selected Git installation does not exist. Using Default 02:46:29 The recommended git tool is: NONE 02:46:31 ---> Running in 2094361333cd 02:46:31 Removing intermediate container 2094361333cd 02:46:31 ---> 40e17bd86d45 02:46:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:31 ---> Running in d4a180edb297 02:46:31 Removing intermediate container d4a180edb297 02:46:31 ---> dbb774343d98 02:46:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:46:31 ---> Running in 4fc4c4859f5c 02:46:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:46:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:46:33 (1/6) Installing libc-dev (0.7.2-r3) 02:46:33 (2/6) Installing libsodium (1.0.18-r0) 02:46:33 (3/6) Installing pkgconf (1.7.3-r0) 02:46:33 (4/6) Installing libsodium-dev (1.0.18-r0) 02:46:33 (5/6) Installing libzmq (4.3.3-r1) 02:46:33 (6/6) Installing zeromq-dev (4.3.3-r1) 02:46:33 Executing busybox-1.32.1-r6.trigger 02:46:33 OK: 150 MiB in 46 packages 02:46:34 using credential edgex-jenkins-ssh 02:46:34 Cloning the remote Git repository 02:46:34 Removing intermediate container 4fc4c4859f5c 02:46:34 ---> efe25afc6ebe 02:46:34 Step 6/8 : WORKDIR /device-sdk-go 02:46:34 ---> Running in d6b71f38c047 02:46:35 Removing intermediate container d6b71f38c047 02:46:35 ---> 5abd7463fd6f 02:46:35 Step 7/8 : COPY . . 02:46:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:46:35 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:46:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:35 > git --version # timeout=10 02:46:35 > git --version # 'git version 2.17.1' 02:46:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:36 ---> de41436d748c 02:46:36 Step 8/8 : RUN go mod download 02:46:36 ---> Running in 7df0bb13995b 02:46:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:46:37 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 02:46:37 Merge succeeded, producing 16d4750313436e9df6d9df98f5711d4a67bcf460 02:46:37 Checking out Revision 16d4750313436e9df6d9df98f5711d4a67bcf460 (PR-937) 02:46:37 > git config core.sparsecheckout # timeout=10 02:46:37 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 02:46:37 > git remote # timeout=10 02:46:37 > git config --get remote.origin.url # timeout=10 02:46:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:37 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 02:46:37 > git rev-parse HEAD^{commit} # timeout=10 02:46:37 > git config core.sparsecheckout # timeout=10 02:46:37 > git checkout -f 16d4750313436e9df6d9df98f5711d4a67bcf460 # timeout=10 02:46:41 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" 02:46:41 > git rev-list --no-walk 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:46:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:46:43 + sudo service docker restart 02:46:43 + true 02:46:54 Removing intermediate container 7df0bb13995b 02:46:54 ---> 8e2a315d0464 02:46:54 Successfully built 8e2a315d0464 02:46:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:46:54 + docker inspect -f . ci-base-image-x86_64 02:46:54 . [Pipeline] withDockerContainer 02:46:54 prd-centos7-docker-4c-2g-15450 does not seem to be running inside a container 02:46:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:55 $ docker top 653b8cc00f3d2c57f8e954b5736fd2cd545a4ceabe165a394fdafe38221ab292 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:55 + go version 02:46:55 go version go1.16.3 linux/amd64 [Pipeline] } 02:46:55 $ docker stop --time=1 653b8cc00f3d2c57f8e954b5736fd2cd545a4ceabe165a394fdafe38221ab292 02:46:57 $ docker rm -f 653b8cc00f3d2c57f8e954b5736fd2cd545a4ceabe165a394fdafe38221ab292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:57 + docker inspect -f . ci-base-image-x86_64 02:46:57 . [Pipeline] withDockerContainer 02:46:57 prd-centos7-docker-4c-2g-15450 does not seem to be running inside a container 02:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:58 $ docker top 0eb17789989abc1918f2ec771025ed5243418bc932c6c480241f14a38d207e1e -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:58 + go mod tidy [Pipeline] sh 02:46:59 + make test 02:46:59 go mod tidy 02:46:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:02 provisioning config files... 02:47:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4757176349376596659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:02 ---> docker-login.sh 02:47:02 nexus3.edgexfoundry.org:10001 02:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:03 Configure a credential helper to remove this warning. See 02:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:03 02:47:03 Login Succeeded 02:47:03 nexus3.edgexfoundry.org:10002 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 nexus3.edgexfoundry.org:10003 02:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:04 Configure a credential helper to remove this warning. See 02:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:04 02:47:04 Login Succeeded 02:47:04 nexus3.edgexfoundry.org:10004 02:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:05 Configure a credential helper to remove this warning. See 02:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:05 02:47:05 Login Succeeded 02:47:05 docker.io 02:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:06 Configure a credential helper to remove this warning. See 02:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:06 02:47:06 Login Succeeded 02:47:06 ---> docker-login.sh ends [Pipeline] } 02:47:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 02:47:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] unstash [Pipeline] echo 02:47:06 ========================================================= 02:47:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:47:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:47:07 Sending build context to Docker daemon 2.591MB 02:47:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:47:07 Step 2/8 : FROM ${BASE} 02:47:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:08 595b0fe564bb: Pulling fs layer 02:47:08 7186ed65a4f7: Pulling fs layer 02:47:08 316046926c0a: Pulling fs layer 02:47:08 4ebd0625c992: Pulling fs layer 02:47:08 207e8628e3a3: Pulling fs layer 02:47:08 c791037a9be2: Pulling fs layer 02:47:08 ffd874e62e21: Pulling fs layer 02:47:08 207e8628e3a3: Waiting 02:47:08 c791037a9be2: Waiting 02:47:08 ffd874e62e21: Waiting 02:47:08 4ebd0625c992: Waiting 02:47:08 316046926c0a: Verifying Checksum 02:47:08 316046926c0a: Download complete 02:47:08 7186ed65a4f7: Download complete 02:47:08 207e8628e3a3: Download complete 02:47:08 c791037a9be2: Verifying Checksum 02:47:08 c791037a9be2: Download complete 02:47:08 595b0fe564bb: Verifying Checksum 02:47:08 595b0fe564bb: Download complete 02:47:08 595b0fe564bb: Pull complete 02:47:09 7186ed65a4f7: Pull complete 02:47:10 316046926c0a: Pull complete 02:47:10 ffd874e62e21: Verifying Checksum 02:47:10 ffd874e62e21: Download complete 02:47:11 4ebd0625c992: Verifying Checksum 02:47:11 4ebd0625c992: Download complete 02:47:21 4ebd0625c992: Pull complete 02:47:21 207e8628e3a3: Pull complete 02:47:22 c791037a9be2: Pull complete 02:47:26 ffd874e62e21: Pull complete 02:47:26 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:47:26 ---> cfc18b08335c 02:47:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:28 ---> Running in 57cf42c5d4ed 02:47:28 Removing intermediate container 57cf42c5d4ed 02:47:28 ---> 2a1b56b68f48 02:47:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:28 ---> Running in 3a3a4a85f9a4 02:47:31 Removing intermediate container 3a3a4a85f9a4 02:47:31 ---> 83b0af75b833 02:47:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:47:31 ---> Running in e7cf0fbf291c 02:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:47:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 02:47:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:47:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements 02:47:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 02:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.044s coverage: 10.7% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.074s coverage: 30.2% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:47:34 (1/6) Installing libc-dev (0.7.2-r3) 02:47:34 (2/6) Installing libsodium (1.0.18-r0) 02:47:34 (3/6) Installing pkgconf (1.7.3-r0) 02:47:34 (4/6) Installing libsodium-dev (1.0.18-r0) 02:47:34 (5/6) Installing libzmq (4.3.3-r1) 02:47:35 (6/6) Installing zeromq-dev (4.3.3-r1) 02:47:35 Executing busybox-1.32.1-r6.trigger 02:47:35 OK: 139 MiB in 46 packages 02:47:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 02:47:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:47:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:47:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 02:47:36 Removing intermediate container e7cf0fbf291c 02:47:36 ---> 9af790e3e99d 02:47:36 Step 6/8 : WORKDIR /device-sdk-go 02:47:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.882s coverage: 89.2% of statements 02:47:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:47:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements 02:47:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:47:36 ---> Running in 4e76c1492e6e 02:47:37 GO111MODULE=on go vet ./... 02:47:37 Removing intermediate container 4e76c1492e6e 02:47:37 ---> 3d04a4374cd9 02:47:37 Step 7/8 : COPY . . 02:47:38 ---> 0ce684a36f9e 02:47:38 Step 8/8 : RUN go mod download 02:47:38 ---> Running in 824a0db49485 02:47:55 gofmt -l . 02:47:55 [ "`gofmt -l .`" = "" ] 02:47:55 ./bin/test-attribution-txt.sh 02:47:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:47:55 $ docker stop --time=1 0eb17789989abc1918f2ec771025ed5243418bc932c6c480241f14a38d207e1e 02:47:57 $ docker rm -f 0eb17789989abc1918f2ec771025ed5243418bc932c6c480241f14a38d207e1e [Pipeline] // withDockerContainer [Pipeline] sh 02:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:47:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:47:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:47:59 + ls -al . 02:47:59 total 212 02:47:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 21 02:47 . 02:47:59 drwxrwxr-x. 4 jenkins jenkins 28 May 21 02:45 .. 02:47:59 drwxrwxr-x. 2 jenkins jenkins 64 May 21 02:45 bin 02:47:59 -rw-r--r--. 1 jenkins jenkins 126187 May 21 02:47 coverage.out 02:47:59 -rw-rw-r--. 1 jenkins jenkins 987 May 21 02:45 Dockerfile.build 02:47:59 -rw-rw-r--. 1 jenkins jenkins 140 May 21 02:45 .dockerignore 02:47:59 drwxrwxr-x. 5 jenkins jenkins 62 May 21 02:45 example 02:47:59 drwxrwxr-x. 8 jenkins jenkins 179 May 21 02:45 .git 02:47:59 drwxrwxr-x. 2 jenkins jenkins 103 May 21 02:45 .github 02:47:59 -rw-rw-r--. 1 jenkins jenkins 138 May 21 02:45 .gitignore 02:47:59 -rw-r--r--. 1 jenkins jenkins 575 May 21 02:47 go.mod 02:47:59 -rw-r--r--. 1 jenkins jenkins 20803 May 21 02:46 go.sum 02:47:59 drwxrwxr-x. 15 jenkins jenkins 224 May 21 02:45 internal 02:47:59 -rw-rw-r--. 1 jenkins jenkins 894 May 21 02:45 Jenkinsfile 02:47:59 -rw-rw-r--. 1 jenkins jenkins 11341 May 21 02:45 LICENSE 02:47:59 -rw-rw-r--. 1 jenkins jenkins 1026 May 21 02:45 Makefile 02:47:59 drwxrwxr-x. 4 jenkins jenkins 26 May 21 02:45 openapi 02:47:59 drwxrwxr-x. 5 jenkins jenkins 50 May 21 02:45 pkg 02:47:59 -rw-rw-r--. 1 jenkins jenkins 7652 May 21 02:45 README.md 02:47:59 -rw-rw-r--. 1 jenkins jenkins 6616 May 21 02:45 RELEASE-NOTES.txt 02:47:59 drwxrwxr-x. 4 jenkins jenkins 54 May 21 02:45 snap 02:47:59 -rw-rw-r--. 1 jenkins jenkins 5 May 21 02:43 VERSION 02:47:59 -rw-rw-r--. 1 jenkins jenkins 222 May 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:48:00 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=59c84a027cf6727bd7e651c07bee5b79b8a99df3 --label arch=amd64 --label version=0.0.0 . 02:48:00 Sending build context to Docker daemon 2.719MB 02:48:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:48:00 Step 2/23 : FROM ${BASE} AS builder 02:48:00 ---> 8e2a315d0464 02:48:00 Step 3/23 : WORKDIR /device-sdk-go 02:48:00 ---> Running in 2af40539541c 02:48:00 Removing intermediate container 2af40539541c 02:48:00 ---> d0dbeaa767ff 02:48:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:00 ---> Running in 16e5252078f0 02:48:00 Removing intermediate container 16e5252078f0 02:48:00 ---> 6323439c0435 02:48:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:00 ---> Running in 55c0eb88345a 02:48:00 Removing intermediate container 55c0eb88345a 02:48:00 ---> 683fd0a440b2 02:48:00 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:48:00 ---> Running in 0047559cc392 02:48:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:02 OK: 150 MiB in 46 packages 02:48:02 Removing intermediate container 0047559cc392 02:48:02 ---> d0699874f113 02:48:02 Step 7/23 : COPY . . 02:48:02 ---> 93944a1ad686 02:48:02 Step 8/23 : RUN go mod download 02:48:02 ---> Running in 0b28817136c6 02:48:03 Removing intermediate container 0b28817136c6 02:48:03 ---> c83cfd592d62 02:48:03 Step 9/23 : RUN make build 02:48:03 ---> Running in 6525b53c6f4d 02:48:04 go mod tidy 02:48:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:48:05 Removing intermediate container 824a0db49485 02:48:05 ---> 4784299006e1 02:48:05 Successfully built 4784299006e1 02:48:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:48:06 + docker inspect -f . ci-base-image-arm64 02:48:06 . [Pipeline] withDockerContainer 02:48:06 prd-ubuntu18.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 02:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:07 $ docker top 967785d4255d948ec7256c88e64ccaa08e89364776d2300c2fe7855e1a7bcf66 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:08 + go version 02:48:08 go version go1.16.3 linux/arm64 [Pipeline] } 02:48:09 $ docker stop --time=1 967785d4255d948ec7256c88e64ccaa08e89364776d2300c2fe7855e1a7bcf66 02:48:11 $ docker rm -f 967785d4255d948ec7256c88e64ccaa08e89364776d2300c2fe7855e1a7bcf66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:11 + docker inspect -f . ci-base-image-arm64 02:48:11 . [Pipeline] withDockerContainer 02:48:12 prd-ubuntu18.04-docker-arm64-4c-16g-15451 does not seem to be running inside a container 02:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:14 $ docker top 4f5a4179e54a99298b8c72fa5dcb05c5a4071ba5adb8a96ba5d1f6a8b95e05ad -eo pid,comm 02:48:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] { [Pipeline] sh 02:48:15 + go mod tidy 02:48:15 Removing intermediate container 6525b53c6f4d 02:48:15 ---> 05dcc89afca8 02:48:15 Step 10/23 : FROM alpine:3.12 02:48:15 3.12: Pulling from library/alpine 02:48:16 339de151aab4: Pulling fs layer 02:48:16 339de151aab4: Verifying Checksum 02:48:16 339de151aab4: Download complete [Pipeline] sh 02:48:16 339de151aab4: Pull complete 02:48:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:48:16 Status: Downloaded newer image for alpine:3.12 02:48:16 ---> 13621d1b12d4 02:48:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:16 ---> Running in 80c7afee1905 02:48:16 Removing intermediate container 80c7afee1905 02:48:16 ---> b83c11595b15 02:48:16 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:16 + make test 02:48:16 go mod tidy 02:48:16 ---> Running in b89776e822e2 02:48:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:17 Removing intermediate container b89776e822e2 02:48:17 ---> 79bbd5ad12bf 02:48:17 Step 13/23 : RUN apk add --update --no-cache zeromq 02:48:17 ---> Running in 4122858f538d 02:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:18 (1/5) Installing libgcc (9.3.0-r2) 02:48:19 (2/5) Installing libsodium (1.0.18-r0) 02:48:19 (3/5) Installing libstdc++ (9.3.0-r2) 02:48:20 (4/5) Installing libzmq (4.3.3-r0) 02:48:20 (5/5) Installing zeromq (4.3.3-r0) 02:48:20 Executing busybox-1.31.1-r20.trigger 02:48:20 OK: 8 MiB in 19 packages 02:48:20 Removing intermediate container 4122858f538d 02:48:20 ---> 789ec6c8717c 02:48:20 Step 14/23 : WORKDIR / 02:48:20 ---> Running in 043a2ed64757 02:48:20 Removing intermediate container 043a2ed64757 02:48:20 ---> 2e0fba970412 02:48:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:48:21 ---> 194600f80d21 02:48:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:48:21 ---> 6217b719814e 02:48:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:48:21 ---> e22815c2d5b1 02:48:21 Step 18/23 : EXPOSE 59999 02:48:21 ---> Running in 36836b07f7d0 02:48:21 Removing intermediate container 36836b07f7d0 02:48:21 ---> c281b1fc811b 02:48:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:48:21 ---> Running in ad9a3f5d12c4 02:48:21 Removing intermediate container ad9a3f5d12c4 02:48:21 ---> 45cac870880c 02:48:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:21 ---> Running in 8960ca7e6291 02:48:21 Removing intermediate container 8960ca7e6291 02:48:21 ---> 20c3ea3566da 02:48:21 Step 21/23 : LABEL arch=amd64 02:48:21 ---> Running in 33b66011a673 02:48:21 Removing intermediate container 33b66011a673 02:48:21 ---> 585b41ac9ec8 02:48:21 Step 22/23 : LABEL git_sha=59c84a027cf6727bd7e651c07bee5b79b8a99df3 02:48:21 ---> Running in cf0465640fc9 02:48:22 Removing intermediate container cf0465640fc9 02:48:22 ---> 0118f79cbb9d 02:48:22 Step 23/23 : LABEL version=0.0.0 02:48:22 ---> Running in a8f82da56f75 02:48:22 Removing intermediate container a8f82da56f75 02:48:22 ---> 09729b6292da 02:48:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:48:22 Successfully built 09729b6292da 02:48:22 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:48:22 ---> job-cost.sh 02:48:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oyfz 02:48:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:48:44 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:48:48 lf-activate-venv(): INFO: Adding /tmp/venv-oyfz/bin to PATH 02:48:48 INFO: No Stack... 02:48:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:49 INFO: Archiving Costs [Pipeline] sh 02:48:49 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 02:48:49 + cut -d, -f6 [Pipeline] lock 02:48:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] 02:48:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] did not exist. Created. 02:48:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:49 + echo total: 0.05999999865889549 [Pipeline] stash 02:48:49 Stashed 1 file(s) [Pipeline] } 02:48:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:49:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:49:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:49:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:50:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.296s coverage: 25.4% of statements 02:50:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:50:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.228s coverage: 28.1% of statements 02:50:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.211s coverage: 78.9% of statements 02:50:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.208s coverage: 10.7% of statements 02:50:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:50:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:50:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:50:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.322s coverage: 30.2% of statements 02:50:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:50:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.211s coverage: 83.3% of statements 02:50:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:50:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:50:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.502s coverage: 58.0% of statements 02:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.259s coverage: 89.2% of statements 02:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 02:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:50:13 GO111MODULE=on go vet ./... 02:51:10 gofmt -l . 02:51:10 [ "`gofmt -l .`" = "" ] 02:51:10 ./bin/test-attribution-txt.sh 02:51:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:51:11 $ docker stop --time=1 4f5a4179e54a99298b8c72fa5dcb05c5a4071ba5adb8a96ba5d1f6a8b95e05ad 02:51:13 $ docker rm -f 4f5a4179e54a99298b8c72fa5dcb05c5a4071ba5adb8a96ba5d1f6a8b95e05ad [Pipeline] // withDockerContainer [Pipeline] sh 02:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:51:14 Warning: overwriting stash ‘coverage-report’ 02:51:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:51:16 + ls -al . 02:51:16 total 248 02:51:16 drwxrwxr-x 10 jenkins jenkins 4096 May 21 02:51 . 02:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:46 .. 02:51:16 -rw-rw-r-- 1 jenkins jenkins 140 May 21 02:46 .dockerignore 02:51:16 drwxrwxr-x 8 jenkins jenkins 4096 May 21 02:46 .git 02:51:16 drwxrwxr-x 2 jenkins jenkins 4096 May 21 02:46 .github 02:51:16 -rw-rw-r-- 1 jenkins jenkins 138 May 21 02:46 .gitignore 02:51:16 -rw-rw-r-- 1 jenkins jenkins 987 May 21 02:46 Dockerfile.build 02:51:16 -rw-rw-r-- 1 jenkins jenkins 894 May 21 02:46 Jenkinsfile 02:51:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 21 02:46 LICENSE 02:51:16 -rw-rw-r-- 1 jenkins jenkins 1026 May 21 02:46 Makefile 02:51:16 -rw-rw-r-- 1 jenkins jenkins 7652 May 21 02:46 README.md 02:51:16 -rw-rw-r-- 1 jenkins jenkins 6616 May 21 02:46 RELEASE-NOTES.txt 02:51:16 -rw-rw-r-- 1 jenkins jenkins 5 May 21 02:43 VERSION 02:51:16 drwxrwxr-x 2 jenkins jenkins 4096 May 21 02:46 bin 02:51:16 -rw-r--r-- 1 jenkins jenkins 126187 May 21 02:50 coverage.out 02:51:16 drwxrwxr-x 5 jenkins jenkins 4096 May 21 02:46 example 02:51:16 -rw-r--r-- 1 jenkins jenkins 575 May 21 02:51 go.mod 02:51:16 -rw-r--r-- 1 jenkins jenkins 20803 May 21 02:48 go.sum 02:51:16 drwxrwxr-x 15 jenkins jenkins 4096 May 21 02:46 internal 02:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:46 openapi 02:51:16 drwxrwxr-x 5 jenkins jenkins 4096 May 21 02:46 pkg 02:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:46 snap 02:51:16 -rw-rw-r-- 1 jenkins jenkins 222 May 21 02:46 version.go [Pipeline] isUnix [Pipeline] sh 02:51:16 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16d4750313436e9df6d9df98f5711d4a67bcf460 --label arch=arm64 --label version=0.0.0 . 02:51:17 Sending build context to Docker daemon 2.718MB 02:51:17 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:51:17 Step 2/23 : FROM ${BASE} AS builder 02:51:17 ---> 4784299006e1 02:51:17 Step 3/23 : WORKDIR /device-sdk-go 02:51:17 ---> Running in 61a1eee0f7d9 02:51:18 Removing intermediate container 61a1eee0f7d9 02:51:18 ---> 6563df24e632 02:51:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:18 ---> Running in cbcb17623344 02:51:18 Removing intermediate container cbcb17623344 02:51:18 ---> 965d9d8768e5 02:51:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:19 ---> Running in f68c2ba98cde 02:51:20 Removing intermediate container f68c2ba98cde 02:51:20 ---> 2a6b949fe94f 02:51:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:51:21 ---> Running in 9f0fdfbeb999 02:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:51:24 OK: 139 MiB in 46 packages 02:51:25 Removing intermediate container 9f0fdfbeb999 02:51:25 ---> 0dee131eebf1 02:51:25 Step 7/23 : COPY . . 02:51:27 ---> 8ba032f62186 02:51:27 Step 8/23 : RUN go mod download 02:51:27 ---> Running in bb6a4c95b482 02:51:30 Removing intermediate container bb6a4c95b482 02:51:30 ---> 3a42046f6ff9 02:51:30 Step 9/23 : RUN make build 02:51:30 ---> Running in 6ccc8daeb978 02:51:31 go mod tidy 02:51:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:52:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:52:06 Removing intermediate container 6ccc8daeb978 02:52:06 ---> d45c24407a90 02:52:06 Step 10/23 : FROM alpine:3.12 02:52:06 3.12: Pulling from library/alpine 02:52:07 d2f70382dc9a: Pulling fs layer 02:52:07 d2f70382dc9a: Verifying Checksum 02:52:07 d2f70382dc9a: Download complete 02:52:08 d2f70382dc9a: Pull complete 02:52:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:52:08 Status: Downloaded newer image for alpine:3.12 02:52:08 ---> 9852663dfa18 02:52:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:52:08 ---> Running in 4636d4a83e5e 02:52:08 Removing intermediate container 4636d4a83e5e 02:52:08 ---> 99292dc2b52c 02:52:08 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:08 ---> Running in a95977d488de 02:52:11 Removing intermediate container a95977d488de 02:52:11 ---> d03713df048e 02:52:11 Step 13/23 : RUN apk add --update --no-cache zeromq 02:52:11 ---> Running in c7ff05c96a50 02:52:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:14 (1/5) Installing libgcc (9.3.0-r2) 02:52:14 (2/5) Installing libsodium (1.0.18-r0) 02:52:14 (3/5) Installing libstdc++ (9.3.0-r2) 02:52:14 (4/5) Installing libzmq (4.3.3-r0) 02:52:14 (5/5) Installing zeromq (4.3.3-r0) 02:52:14 Executing busybox-1.31.1-r20.trigger 02:52:14 OK: 8 MiB in 19 packages 02:52:15 Removing intermediate container c7ff05c96a50 02:52:15 ---> 5b60ef8626c9 02:52:15 Step 14/23 : WORKDIR / 02:52:15 ---> Running in df11b6abe2fc 02:52:16 Removing intermediate container df11b6abe2fc 02:52:16 ---> 6f707170d9f2 02:52:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:52:16 ---> 4953a8d958b3 02:52:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:52:18 ---> 146241b0bcf9 02:52:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:52:18 ---> eae365b6275a 02:52:18 Step 18/23 : EXPOSE 59999 02:52:19 ---> Running in 49a6da3ea521 02:52:19 Removing intermediate container 49a6da3ea521 02:52:19 ---> b8c6f9f3e61e 02:52:19 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:52:19 ---> Running in ddbf3f8851ff 02:52:20 Removing intermediate container ddbf3f8851ff 02:52:20 ---> 85ab40ebe9d7 02:52:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:20 ---> Running in fe6d0b98609e 02:52:20 Removing intermediate container fe6d0b98609e 02:52:20 ---> f6a31aa5d067 02:52:20 Step 21/23 : LABEL arch=arm64 02:52:20 ---> Running in 06babe3732de 02:52:21 Removing intermediate container 06babe3732de 02:52:21 ---> f3068e756278 02:52:21 Step 22/23 : LABEL git_sha=16d4750313436e9df6d9df98f5711d4a67bcf460 02:52:21 ---> Running in 36c08b775431 02:52:22 Removing intermediate container 36c08b775431 02:52:22 ---> 4a8db127dc4c 02:52:22 Step 23/23 : LABEL version=0.0.0 02:52:22 ---> Running in 4188a93fc09e 02:52:22 Removing intermediate container 4188a93fc09e 02:52:22 ---> fb139261d39e 02:52:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:52:22 Successfully built fb139261d39e 02:52:22 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:52:23 ---> job-cost.sh 02:52:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cASX 02:53:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-cASX/bin to PATH 02:54:39 INFO: No Stack... 02:54:39 INFO: Retrieving Pricing Info for: v2-standard-4 02:54:39 INFO: Archiving Costs [Pipeline] sh 02:54:39 + cat /w/workspace/device-sdk-go/2/archives/cost.csv+ 02:54:39 cut -d, -f6 [Pipeline] lock 02:54:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] 02:54:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] did not exist. Created. 02:54:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:40 /w/workspace/device-sdk-go/2@tmp/durable-14613c34/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-14613c34/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:40 + echo total: 0.18000000715255737 [Pipeline] stash 02:54:40 Warning: overwriting stash ‘stack-cost’ 02:54:40 Stashed 1 file(s) [Pipeline] } 02:54:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:54:41 provisioning config files... 02:54:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config5501350367730989755tmp [Pipeline] { [Pipeline] sh 02:54:41 + set +x 02:54:41 + curl -s https://codecov.io/bash 02:54:41 + bash -s -- 02:54:41 02:54:41 _____ _ 02:54:41 / ____| | | 02:54:41 | | ___ __| | ___ ___ _____ __ 02:54:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:41 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:41 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:41 Bash-1.0.2 02:54:41 02:54:41 02:54:41 ==> git version 2.24.4 found 02:54:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:54:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:54:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:54:41 ==> Jenkins CI detected. 02:54:41 project root: . 02:54:41 --> token set from env 02:54:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:41 ==> Running gcov in . (disable via -X gcov) 02:54:41 ==> Python coveragepy not found 02:54:41 ==> Searching for coverage reports in: 02:54:41 + . 02:54:41 -> Found 1 reports 02:54:41 ==> Detecting git/mercurial file structure 02:54:41 ==> Reading reports 02:54:41 + ./coverage.out bytes=126187 02:54:41 ==> Appending adjustments 02:54:41 https://docs.codecov.io/docs/fixing-reports 02:54:41 + Found adjustments 02:54:41 ==> Gzipping contents 02:54:41 20K /tmp/codecov.jBWRK1.gz 02:54:41 ==> Uploading reports 02:54:41 url: https://codecov.io 02:54:41 query: branch=PR-937&commit=ab0198ba1847eb91fddbfff09f9fc233f4260888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= 02:54:41 -> Pinging Codecov 02:54:41 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-937&commit=ab0198ba1847eb91fddbfff09f9fc233f4260888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= 02:54:43 -> Uploading to 02:54:43 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/7E55EF52A471D76F132DFD9A03CDDE97/ab0198ba1847eb91fddbfff09f9fc233f4260888/b5d2e3aa-1b7a-4ca4-8093-fb4ee0040d64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T025442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91787730fc4bf0209b495bedffc5cca88b409b7c2303dff32ae64c7831b0d447 02:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:43 Dload Upload Total Spent Left Speed 02:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16503 0 0 100 16503 0 50413 --:--:-- --:--:-- --:--:-- 50467 02:54:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ab0198ba1847eb91fddbfff09f9fc233f4260888 [Pipeline] } 02:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:54:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:45 ---> package-listing.sh 02:54:45 ++ tr '[:upper:]' '[:lower:]' 02:54:45 ++ facter osfamily 02:54:45 + OS_FAMILY=redhat 02:54:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-937 02:54:45 + START_PACKAGES=/tmp/packages_start.txt 02:54:45 + END_PACKAGES=/tmp/packages_end.txt 02:54:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:45 + PACKAGES=/tmp/packages_start.txt 02:54:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' 02:54:45 + PACKAGES=/tmp/packages_end.txt 02:54:45 + case "${OS_FAMILY}" in 02:54:45 + sort 02:54:45 + rpm -qa 02:54:46 + '[' -f /tmp/packages_start.txt ']' 02:54:46 + '[' -f /tmp/packages_end.txt ']' 02:54:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' 02:54:46 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ 02:54:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ [Pipeline] echo 02:54:46 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-937/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:47 02:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:47 alpine: Pulling from edgex-lftools-log-publisher 02:54:47 df20fa9351a1: Pulling fs layer 02:54:47 36b3adc4ff6f: Pulling fs layer 02:54:47 8ad3a11d3b57: Pulling fs layer 02:54:47 46f8f816bc3b: Pulling fs layer 02:54:47 93b61091891f: Pulling fs layer 02:54:47 93b9cdb0e59b: Pulling fs layer 02:54:47 5e14af77c1be: Pulling fs layer 02:54:47 01666e4c0597: Pulling fs layer 02:54:47 aa168da1d23b: Pulling fs layer 02:54:47 46f8f816bc3b: Waiting 02:54:47 93b61091891f: Waiting 02:54:47 93b9cdb0e59b: Waiting 02:54:47 5e14af77c1be: Waiting 02:54:47 01666e4c0597: Waiting 02:54:47 aa168da1d23b: Waiting 02:54:47 36b3adc4ff6f: Verifying Checksum 02:54:47 36b3adc4ff6f: Download complete 02:54:47 46f8f816bc3b: Verifying Checksum 02:54:47 46f8f816bc3b: Download complete 02:54:47 df20fa9351a1: Verifying Checksum 02:54:47 df20fa9351a1: Download complete 02:54:47 93b9cdb0e59b: Verifying Checksum 02:54:47 93b9cdb0e59b: Download complete 02:54:47 5e14af77c1be: Verifying Checksum 02:54:47 5e14af77c1be: Download complete 02:54:48 93b61091891f: Verifying Checksum 02:54:48 93b61091891f: Download complete 02:54:48 01666e4c0597: Verifying Checksum 02:54:48 01666e4c0597: Download complete 02:54:48 df20fa9351a1: Pull complete 02:54:48 36b3adc4ff6f: Pull complete 02:54:48 8ad3a11d3b57: Verifying Checksum 02:54:48 8ad3a11d3b57: Download complete 02:54:49 8ad3a11d3b57: Pull complete 02:54:49 46f8f816bc3b: Pull complete 02:54:49 93b61091891f: Pull complete 02:54:49 93b9cdb0e59b: Pull complete 02:54:49 5e14af77c1be: Pull complete 02:54:49 01666e4c0597: Pull complete 02:54:50 aa168da1d23b: Verifying Checksum 02:54:50 aa168da1d23b: Download complete 02:54:54 aa168da1d23b: Pull complete 02:54:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:54:54 prd-centos7-docker-4c-2g-15447 does not seem to be running inside a container 02:54:54 $ 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-937/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-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:54:57 $ docker top 786edcb3253119cb1fa22f41486281cb77a002276fc6b0f6e6d366cc43e981c2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:57 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:57 + mkdir -p /var/log/sa [Pipeline] sh 02:54:58 + ls /var/log/sa-host 02:54:58 + sadf -c /var/log/sa-host/sa05 02:54:58 file_magic: OK 02:54:58 HZ: Using current value: 100 02:54:58 file_header: OK 02:54:58 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 02:54:58 Statistics: 02:54:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:54:58 File successfully converted to sysstat format version 12.2.1 02:54:58 + sadf -c /var/log/sa-host/sa21 02:54:58 file_magic: OK 02:54:58 HZ: Using current value: 100 02:54:58 file_header: OK 02:54:58 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 02:54:58 Statistics: 02:54:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:54:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:58 provisioning config files... 02:54:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config3057155154885443488tmp [Pipeline] { [Pipeline] echo 02:54:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:58 ---> create-netrc.sh [Pipeline] } 02:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:54:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:59 ---> python-tools-install.sh [Pipeline] echo 02:54:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:59 ---> sudo-logs.sh 02:54:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:59 ---> job-cost.sh 02:54:59 lf-activate-venv: SKIPPING 02:54:59 DEBUG: total: 0.18000000715255737 02:54:59 INFO: Retrieving Stack Cost... 02:55:00 INFO: Retrieving Pricing Info for: v3-standard-2 02:55:01 INFO: Archiving Costs [Pipeline] echo 02:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:55:01 ---> logs-deploy.sh 02:55:01 lf-activate-venv: SKIPPING 02:55:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-937/2 02:55:01 INFO: archiving workspace using pattern(s): 02:55:02 Archives upload complete. 02:55:02 INFO: archiving logs to Nexus 02:55:03 ---> uname -a: 02:55:03 Linux prd-centos7-docker-4c-2g-15447.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:55:03 02:55:03 02:55:03 ---> lscpu: 02:55:03 Architecture: x86_64 02:55:03 CPU op-mode(s): 32-bit, 64-bit 02:55:03 Byte Order: Little Endian 02:55:03 Address sizes: 40 bits physical, 48 bits virtual 02:55:03 CPU(s): 2 02:55:03 On-line CPU(s) list: 0,1 02:55:03 Thread(s) per core: 1 02:55:03 Core(s) per socket: 1 02:55:03 Socket(s): 2 02:55:03 NUMA node(s): 1 02:55:03 Vendor ID: AuthenticAMD 02:55:03 CPU family: 23 02:55:03 Model: 49 02:55:03 Model name: AMD EPYC-Rome Processor 02:55:03 Stepping: 0 02:55:03 CPU MHz: 2799.998 02:55:03 BogoMIPS: 5599.99 02:55:03 Virtualization: AMD-V 02:55:03 Hypervisor vendor: KVM 02:55:03 Virtualization type: full 02:55:03 L1d cache: 64 KiB 02:55:03 L1i cache: 64 KiB 02:55:03 L2 cache: 1 MiB 02:55:03 L3 cache: 32 MiB 02:55:03 NUMA node0 CPU(s): 0,1 02:55:03 Vulnerability Itlb multihit: Not affected 02:55:03 Vulnerability L1tf: Not affected 02:55:03 Vulnerability Mds: Not affected 02:55:03 Vulnerability Meltdown: Not affected 02:55:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:55:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:55:03 Vulnerability Srbds: Not affected 02:55:03 Vulnerability Tsx async abort: Not affected 02:55:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:55:03 02:55:03 02:55:03 ---> nproc: 02:55:03 2 02:55:03 02:55:03 02:55:03 ---> df -h: 02:55:03 Filesystem Size Used Available Use% Mounted on 02:55:03 overlay 40.0G 7.6G 32.4G 19% / 02:55:03 tmpfs 64.0M 0 64.0M 0% /dev 02:55:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:55:03 shm 64.0M 0 64.0M 0% /dev/shm 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:55:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:55:03 02:55:03 02:55:03 ---> free -m: 02:55:03 total used free shared buff/cache available 02:55:03 Mem: 7821 997 4726 0 2097 6646 02:55:03 Swap: 1023 0 1023 02:55:03 02:55:03 02:55:03 ---> ip addr: 02:55:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:55:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:55:03 inet 127.0.0.1/8 scope host lo 02:55:03 valid_lft forever preferred_lft forever 02:55:03 inet6 ::1/128 scope host 02:55:03 valid_lft forever preferred_lft forever 02:55:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:55:03 link/ether fa:16:3e:9f:0f:8b brd ff:ff:ff:ff:ff:ff 02:55:03 inet 10.30.122.144/23 brd 10.30.123.255 scope global dynamic eth0 02:55:03 valid_lft 85644sec preferred_lft 85644sec 02:55:03 inet6 fe80::f816:3eff:fe9f:f8b/64 scope link 02:55:03 valid_lft forever preferred_lft forever 02:55:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:55:03 link/ether 02:42:8e:b3:9e:e2 brd ff:ff:ff:ff:ff:ff 02:55:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:55:03 valid_lft forever preferred_lft forever 02:55:03 inet6 fe80::42:8eff:feb3:9ee2/64 scope link 02:55:03 valid_lft forever preferred_lft forever 02:55:03 02:55:03 02:55:03 ---> sar -b -r -n DEV: 02:55:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:55:03 02:55:03 02:42:15 LINUX RESTART (2 CPU) 02:55:03 02:55:03 02:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:55:03 02:44:01 20.00 0.68 19.32 0.00 352.91 3114.34 0.00 02:55:03 02:45:01 0.37 0.00 0.37 0.00 0.00 6.06 0.00 02:55:03 02:46:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 02:55:03 02:47:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 02:55:03 02:48:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 02:55:03 02:49:01 0.35 0.00 0.35 0.00 0.00 4.23 0.00 02:55:03 02:50:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 02:55:03 02:51:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 02:55:03 02:52:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 02:55:03 02:53:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 02:55:03 02:54:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 02:55:03 Average: 2.05 0.06 1.99 0.00 32.09 286.39 0.00 02:55:03 02:55:03 02:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:55:03 02:44:01 5460308 0 805640 10.06 2620 1740372 1267812 14.00 571584 1577412 20 02:55:03 02:45:01 5464140 0 801804 10.01 2620 1740376 1206420 13.32 569012 1577376 16 02:55:03 02:46:01 5464796 0 801144 10.00 2620 1740380 1206312 13.32 570140 1575608 16 02:55:03 02:47:01 5463288 0 802648 10.02 2620 1740384 1206372 13.32 571452 1575608 8 02:55:03 02:48:01 5460676 0 805252 10.05 2620 1740392 1206396 13.32 571580 1578448 16 02:55:03 02:49:01 5461096 0 804832 10.05 2620 1740392 1206168 13.32 571376 1578448 16 02:55:03 02:50:01 5456472 0 809448 10.11 2620 1740400 1206576 13.32 575456 1578448 20 02:55:03 02:51:01 5452844 0 813072 10.15 2620 1740404 1206120 13.32 579480 1578448 20 02:55:03 02:52:01 5452572 0 813344 10.16 2620 1740404 1206120 13.32 580012 1578448 16 02:55:03 02:53:01 5451304 0 814604 10.17 2620 1740412 1206336 13.32 582868 1576688 20 02:55:03 02:54:01 5450684 0 815224 10.18 2620 1740412 1206120 13.32 583552 1576856 12 02:55:03 Average: 5458016 0 807910 10.09 2620 1740393 1211887 13.38 575137 1577435 16 02:55:03 02:55:03 02:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:55:03 02:44:01 eth0 77.25 62.98 361.45 14.46 0.00 0.00 0.00 0.00 02:55:03 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:44:01 docker0 11.22 8.18 1.88 28.81 0.00 0.00 0.00 0.00 02:55:03 02:45:01 eth0 1.42 0.30 0.35 0.20 0.00 0.00 0.00 0.00 02:55:03 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:46:01 eth0 1.38 0.48 0.58 0.39 0.00 0.00 0.00 0.00 02:55:03 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:47:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 02:55:03 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:48:01 eth0 0.67 0.40 0.35 0.26 0.00 0.00 0.00 0.00 02:55:03 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:49:01 eth0 0.22 0.15 0.10 0.01 0.00 0.00 0.00 0.00 02:55:03 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:50:01 eth0 0.93 0.48 0.32 0.21 0.00 0.00 0.00 0.00 02:55:03 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:03 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:52:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:03 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:53:01 eth0 1.18 0.45 0.46 0.27 0.00 0.00 0.00 0.00 02:55:03 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:54:01 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:55:03 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 Average: eth0 7.70 5.99 33.10 1.46 0.00 0.00 0.00 0.00 02:55:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:03 Average: docker0 1.02 0.74 0.17 2.62 0.00 0.00 0.00 0.00 02:55:03 02:55:03 02:55:03 ---> sar -P ALL: 02:55:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:55:03 02:55:03 02:42:15 LINUX RESTART (2 CPU) 02:55:03 02:55:03 02:43:01 CPU %user %nice %system %iowait %steal %idle 02:55:03 02:44:01 all 2.49 0.00 1.29 0.50 0.04 95.68 02:55:03 02:44:01 0 2.47 0.00 1.43 0.30 0.03 95.76 02:55:03 02:44:01 1 2.50 0.00 1.15 0.69 0.05 95.61 02:55:03 02:45:01 all 0.13 0.00 0.04 0.00 0.04 99.78 02:55:03 02:45:01 0 0.20 0.00 0.05 0.00 0.05 99.70 02:55:03 02:45:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:55:03 02:46:01 all 0.12 0.00 0.03 0.00 0.03 99.82 02:55:03 02:46:01 0 0.20 0.00 0.03 0.00 0.05 99.72 02:55:03 02:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:55:03 02:47:01 all 0.11 0.00 0.03 0.00 0.05 99.82 02:55:03 02:47:01 0 0.18 0.00 0.05 0.00 0.07 99.70 02:55:03 02:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 02:55:03 02:48:01 all 0.06 0.00 0.05 0.00 0.03 99.87 02:55:03 02:48:01 0 0.08 0.00 0.08 0.00 0.03 99.80 02:55:03 02:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:55:03 02:49:01 all 0.04 0.00 0.02 0.00 0.03 99.91 02:55:03 02:49:01 0 0.07 0.00 0.02 0.00 0.05 99.87 02:55:03 02:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:03 02:50:01 all 0.11 0.00 0.04 0.00 0.04 99.81 02:55:03 02:50:01 0 0.10 0.00 0.05 0.00 0.05 99.80 02:55:03 02:50:01 1 0.12 0.00 0.03 0.00 0.03 99.82 02:55:03 02:51:01 all 0.08 0.00 0.03 0.00 0.04 99.84 02:55:03 02:51:01 0 0.13 0.00 0.02 0.00 0.03 99.82 02:55:03 02:51:01 1 0.03 0.00 0.05 0.00 0.05 99.87 02:55:03 02:52:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:55:03 02:52:01 0 0.13 0.00 0.02 0.00 0.02 99.83 02:55:03 02:52:01 1 0.07 0.00 0.03 0.00 0.05 99.85 02:55:03 02:53:01 all 0.06 0.00 0.03 0.00 0.03 99.88 02:55:03 02:53:01 0 0.10 0.00 0.02 0.00 0.02 99.87 02:55:03 02:53:01 1 0.02 0.00 0.03 0.00 0.05 99.90 02:55:03 02:54:01 all 0.11 0.00 0.04 0.00 0.03 99.82 02:55:03 02:54:01 0 0.13 0.00 0.03 0.00 0.02 99.82 02:55:03 02:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 02:55:03 02:55:03 Average: CPU %user %nice %system %iowait %steal %idle 02:55:03 Average: all 0.31 0.00 0.15 0.04 0.04 99.46 02:55:03 Average: 0 0.35 0.00 0.16 0.03 0.04 99.43 02:55:03 Average: 1 0.27 0.00 0.13 0.06 0.03 99.50 02:55:03 02:55:03 02:55:03