Pull request #955 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a17602907dae120b3709a8352c85f4573ad9558a+7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (472c25c51e8b922c7d892fea07f221274e9093f2) 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-ssh6302362876419223756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3730073334101980179.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-955/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-955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4240662491397030601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh6723494538344483037.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-955/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-955/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6431157565315469722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [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-955 # 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-955@tmp/jenkins-gitclient-ssh7156365057041357012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit a17602907dae120b3709a8352c85f4573ad9558a Merge succeeded, producing a17602907dae120b3709a8352c85f4573ad9558a Checking out Revision a17602907dae120b3709a8352c85f4573ad9558a (PR-955) > 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-955@tmp/jenkins-gitclient-ssh4523993558307558553.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # 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-955@tmp/jenkins-gitclient-ssh7400805073850529088.key > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 0901f1f3cf89eb61204d1bbc8d169a300a21454f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:43 ========================================================= 10:24:43 EdgeX Global Pipelines Version Info 10:24:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:45 ------------------- 10:24:45 stable info: 10:24:45 ------------------- 10:24:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:45 Message: update stable to v1.0.194 10:24:45 ------------------- 10:24:45 experimental info: 10:24:45 ------------------- 10:24:45 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:45 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:24:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:24:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-955 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-955 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-955 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a17602907dae120b3709a8352c85f4573ad9558a [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a176029 [Pipeline] echo 10:24:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:46 provisioning config files... 10:24:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config185086175823942340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:47 ---> docker-login.sh 10:24:47 nexus3.edgexfoundry.org:10001 10:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:47 Configure a credential helper to remove this warning. See 10:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:47 10:24:47 Login Succeeded 10:24:47 nexus3.edgexfoundry.org:10002 10:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:47 Configure a credential helper to remove this warning. See 10:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:47 10:24:47 Login Succeeded 10:24:47 nexus3.edgexfoundry.org:10003 10:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:47 Configure a credential helper to remove this warning. See 10:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:47 10:24:47 Login Succeeded 10:24:47 nexus3.edgexfoundry.org:10004 10:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:48 Configure a credential helper to remove this warning. See 10:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:48 10:24:48 Login Succeeded 10:24:48 docker.io 10:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:48 Configure a credential helper to remove this warning. See 10:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:48 10:24:48 Login Succeeded 10:24:48 ---> docker-login.sh ends [Pipeline] } 10:24:48 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 10:24:48 + git log --format=format:%s -1 a17602907dae120b3709a8352c85f4573ad9558a [Pipeline] echo 10:24:48 GIT_COMMIT: a17602907dae120b3709a8352c85f4573ad9558a, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo 10:24:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:49 10:24:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:24:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:49 latest: Pulling from edgex-devops/git-semver 10:24:49 31603596830f: Pulling fs layer 10:24:49 54011a49482f: Pulling fs layer 10:24:49 a6820b24f6d8: Pulling fs layer 10:24:49 f581987b2513: Pulling fs layer 10:24:49 f581987b2513: Waiting 10:24:49 54011a49482f: Verifying Checksum 10:24:49 54011a49482f: Download complete 10:24:50 31603596830f: Verifying Checksum 10:24:50 31603596830f: Download complete 10:24:50 f581987b2513: Verifying Checksum 10:24:50 f581987b2513: Download complete 10:24:50 a6820b24f6d8: Verifying Checksum 10:24:50 a6820b24f6d8: Download complete 10:24:50 31603596830f: Pull complete 10:24:50 54011a49482f: Pull complete 10:24:50 a6820b24f6d8: Pull complete 10:24:50 f581987b2513: Pull complete 10:24:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:24:51 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 10:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-955 -v /w/workspace/dgexfoundry_device-sdk-go_PR-955:/w/workspace/dgexfoundry_device-sdk-go_PR-955:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-955@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:24:52 $ docker top b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:52 [ssh-agent] Looking for ssh-agent implementation... 10:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:52 $ docker exec b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 ssh-agent 10:24:52 SSH_AUTH_SOCK=/tmp/ssh-kHEkdyRTDPvP/agent.14 10:24:52 SSH_AGENT_PID=21 10:24:52 Running ssh-add (command line suppressed) 10:24:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_6930917433570294019.key (/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_6930917433570294019.key) 10:24:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:53 + git tag --points-at HEAD [Pipeline] } 10:24:53 $ docker exec --env ******** --env ******** b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 ssh-agent -k 10:24:53 unset SSH_AUTH_SOCK; 10:24:53 unset SSH_AGENT_PID; 10:24:53 echo Agent pid 21 killed; 10:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:53 [ssh-agent] Looking for ssh-agent implementation... 10:24:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:53 $ docker exec b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 ssh-agent 10:24:53 SSH_AUTH_SOCK=/tmp/ssh-OjjyWE0PuLXP/agent.55 10:24:53 SSH_AGENT_PID=61 10:24:53 Running ssh-add (command line suppressed) 10:24:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_8944960722636659155.key (/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_8944960722636659155.key) 10:24:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:54 + git semver init 10:24:54 # -> Open(): unable to determine branch for HEAD 10:24:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-955/.git 10:24:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-955 10:24:54 # $SEMVER_REMOTE_NAME = origin 10:24:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:24:54 # $SEMVER_USER_NAME = edgex-jenkins 10:24:54 # $SEMVER_BRANCH = PR-955 10:24:54 # $SEMVER_TEMP = /tmp/semver-037235486 10:24:54 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:24:54 # '/tmp/semver-037235486' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-955/.semver' 10:24:55 # -> Force: false 10:24:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-955/.semver [Pipeline] } 10:24:55 $ docker exec --env ******** --env ******** b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 ssh-agent -k 10:24:55 unset SSH_AUTH_SOCK; 10:24:55 unset SSH_AGENT_PID; 10:24:55 echo Agent pid 61 killed; 10:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:55 + git semver [Pipeline] } 10:24:55 $ docker stop --time=1 b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 10:24:56 $ docker rm -f b9b118cd482267625e317a89ac8e57657b80ad5621a35451f98c1c01318101e6 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:57 Stashed 1 file(s) [Pipeline] echo 10:24:57 [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 10:25:12 Still waiting to schedule task 10:25:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:25:12 Still waiting to schedule task 10:25:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:25:40 Running on prd-centos7-docker-4c-2g-19 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [Pipeline] { [Pipeline] ws 10:25:40 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 10:25:40 Selected Git installation does not exist. Using Default 10:25:40 The recommended git tool is: NONE 10:25:42 using credential edgex-jenkins-ssh 10:25:42 Cloning the remote Git repository 10:25:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:25:42 > git init /w/workspace/device-sdk-go/4 # timeout=10 10:25:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:42 > git --version # timeout=10 10:25:42 > git --version # 'git version 2.24.4' 10:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:42 [INFO] Currently running in a labeled security context 10:25:42 [INFO] Currently SELinux is 'enforcing' on the host 10:25:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6516236056315800034.key 10:25:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:43 [INFO] Currently running in a labeled security context 10:25:43 [INFO] Currently SELinux is 'enforcing' on the host 10:25:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh7183423715846515962.key 10:25:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:25:43 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit a17602907dae120b3709a8352c85f4573ad9558a 10:25:44 Merge succeeded, producing a17602907dae120b3709a8352c85f4573ad9558a 10:25:44 Checking out Revision a17602907dae120b3709a8352c85f4573ad9558a (PR-955) 10:25:44 > git config core.sparsecheckout # timeout=10 10:25:44 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # timeout=10 10:25:44 > git remote # timeout=10 10:25:44 > git config --get remote.origin.url # timeout=10 10:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:44 [INFO] Currently running in a labeled security context 10:25:44 [INFO] Currently SELinux is 'enforcing' on the host 10:25:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh3697795488686508253.key 10:25:44 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:25:44 > git rev-parse HEAD^{commit} # timeout=10 10:25:44 > git config core.sparsecheckout # timeout=10 10:25:44 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # timeout=10 10:25:47 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:25:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:25:49 + sudo service docker restart 10:25:49 + true 10:25:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:07 provisioning config files... 10:26:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1490663372302661344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:08 ---> docker-login.sh 10:26:08 nexus3.edgexfoundry.org:10001 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10002 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10003 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10004 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 docker.io 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 ---> docker-login.sh ends [Pipeline] } 10:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:09 ========================================================= 10:26:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:26:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26: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 . 10:26:09 Sending build context to Docker daemon 2.638MB 10:26:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:09 Step 2/8 : FROM ${BASE} 10:26:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:10 540db60ca938: Pulling fs layer 10:26:10 adcc1eea9eea: Pulling fs layer 10:26:10 4c4ab2625f07: Pulling fs layer 10:26:10 0510c868ecb4: Pulling fs layer 10:26:10 afea3b2eda06: Pulling fs layer 10:26:10 7809a108b3ef: Pulling fs layer 10:26:10 f706445af74f: Pulling fs layer 10:26:10 afea3b2eda06: Waiting 10:26:10 7809a108b3ef: Waiting 10:26:10 f706445af74f: Waiting 10:26:10 0510c868ecb4: Waiting 10:26:10 4c4ab2625f07: Verifying Checksum 10:26:10 4c4ab2625f07: Download complete 10:26:10 adcc1eea9eea: Verifying Checksum 10:26:10 adcc1eea9eea: Download complete 10:26:10 afea3b2eda06: Verifying Checksum 10:26:10 afea3b2eda06: Download complete 10:26:10 7809a108b3ef: Verifying Checksum 10:26:10 7809a108b3ef: Download complete 10:26:10 540db60ca938: Verifying Checksum 10:26:10 540db60ca938: Download complete 10:26:10 540db60ca938: Pull complete 10:26:10 adcc1eea9eea: Pull complete 10:26:10 4c4ab2625f07: Pull complete 10:26:13 f706445af74f: Verifying Checksum 10:26:13 f706445af74f: Download complete 10:26:14 0510c868ecb4: Verifying Checksum 10:26:14 0510c868ecb4: Download complete 10:26:18 0510c868ecb4: Pull complete 10:26:18 afea3b2eda06: Pull complete 10:26:18 7809a108b3ef: Pull complete 10:26:19 f706445af74f: Pull complete 10:26:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:26:19 ---> b068be0155e3 10:26:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:26:25 ---> Running in 2a6c4a949e6c 10:26:25 Removing intermediate container 2a6c4a949e6c 10:26:25 ---> f80f7a311edb 10:26:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:25 ---> Running in e7220d2d8f9e 10:26:26 Removing intermediate container e7220d2d8f9e 10:26:26 ---> 3ba62aee4f47 10:26:26 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:26:26 ---> Running in 13064172825b 10:26:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:26:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:26:27 (1/6) Installing libc-dev (0.7.2-r3) 10:26:27 (2/6) Installing libsodium (1.0.18-r0) 10:26:27 (3/6) Installing pkgconf (1.7.3-r0) 10:26:27 (4/6) Installing libsodium-dev (1.0.18-r0) 10:26:28 (5/6) Installing libzmq (4.3.3-r1) 10:26:28 (6/6) Installing zeromq-dev (4.3.3-r1) 10:26:28 Executing busybox-1.32.1-r6.trigger 10:26:28 OK: 150 MiB in 46 packages 10:26:28 Removing intermediate container 13064172825b 10:26:28 ---> d0d1a3696576 10:26:28 Step 6/8 : WORKDIR /device-sdk-go 10:26:28 ---> Running in 9a5e3414b98f 10:26:28 Removing intermediate container 9a5e3414b98f 10:26:28 ---> c8002bd8b1db 10:26:28 Step 7/8 : COPY . . 10:26:29 ---> bcd695c73f28 10:26:29 Step 8/8 : RUN go mod download 10:26:29 ---> Running in 2569257b05b0 10:26:41 Removing intermediate container 2569257b05b0 10:26:41 ---> 9c667387e023 10:26:41 Successfully built 9c667387e023 10:26:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:26:41 + docker inspect -f . ci-base-image-x86_64 10:26:41 . [Pipeline] withDockerContainer 10:26:41 prd-centos7-docker-4c-2g-19 does not seem to be running inside a container 10:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 10:26:42 $ docker top 29e480c5df1afaeaa516874308378836a65b8ddbb81773dc1a46adb92a1b519f -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:42 + go version 10:26:42 go version go1.16.3 linux/amd64 [Pipeline] } 10:26:42 $ docker stop --time=1 29e480c5df1afaeaa516874308378836a65b8ddbb81773dc1a46adb92a1b519f 10:26:43 $ docker rm -f 29e480c5df1afaeaa516874308378836a65b8ddbb81773dc1a46adb92a1b519f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:44 + docker inspect -f . ci-base-image-x86_64 10:26:44 . [Pipeline] withDockerContainer 10:26:44 prd-centos7-docker-4c-2g-19 does not seem to be running inside a container 10:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 10:26:44 $ docker top c1a6dc64f5e1854655a708980a12e54bf85327254befd5dea2e059a78f013306 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:45 + go mod tidy [Pipeline] sh 10:26:45 + make test 10:26:45 go mod tidy 10:26:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:26:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:27:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:27:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:27:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:27:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 25.4% of statements 10:27:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:27:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 10:27:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 10:27:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.054s coverage: 9.0% of statements 10:27:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:27:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:27:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:27:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 29.2% of statements 10:27:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:27:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 10:27:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:27:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:27:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 10:27:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.807s coverage: 89.2% of statements 10:27:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:27:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 10:27:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:27:19 GO111MODULE=on go vet ./... 10:27:37 gofmt -l . 10:27:37 [ "`gofmt -l .`" = "" ] 10:27:37 ./bin/test-attribution-txt.sh 10:27:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:27:37 $ docker stop --time=1 c1a6dc64f5e1854655a708980a12e54bf85327254befd5dea2e059a78f013306 10:27:38 $ docker rm -f c1a6dc64f5e1854655a708980a12e54bf85327254befd5dea2e059a78f013306 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:27:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:27:41 + ls -al . 10:27:41 total 208 10:27:41 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:27 . 10:27:41 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 10:25 .. 10:27:41 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:25 bin 10:27:41 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 10:27 coverage.out 10:27:41 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:25 Dockerfile.build 10:27:41 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:25 .dockerignore 10:27:41 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:25 example 10:27:41 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 10:25 .git 10:27:41 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:25 .github 10:27:41 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:25 .gitignore 10:27:41 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:27 go.mod 10:27:41 -rw-r--r--. 1 jenkins jenkins 20472 Jun 9 10:26 go.sum 10:27:41 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:25 internal 10:27:41 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:25 Jenkinsfile 10:27:41 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:25 LICENSE 10:27:41 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:25 Makefile 10:27:41 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:25 openapi 10:27:41 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:25 pkg 10:27:41 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:25 README.md 10:27:41 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:25 RELEASE-NOTES.txt 10:27:41 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:25 snap 10:27:41 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 10:24 VERSION 10:27:41 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:25 version.go [Pipeline] isUnix [Pipeline] sh 10:27:41 + 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=a17602907dae120b3709a8352c85f4573ad9558a --label arch=amd64 --label version=0.0.0 . 10:27:41 Sending build context to Docker daemon 2.765MB 10:27:41 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:27:41 Step 2/23 : FROM ${BASE} AS builder 10:27:41 ---> 9c667387e023 10:27:41 Step 3/23 : WORKDIR /device-sdk-go 10:27:41 ---> Running in fdd85c1b37af 10:27:41 Removing intermediate container fdd85c1b37af 10:27:41 ---> 144c7eb31135 10:27:41 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:41 ---> Running in 0935effd3bb0 10:27:41 Removing intermediate container 0935effd3bb0 10:27:41 ---> c8684e9c076f 10:27:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:41 ---> Running in 22365245c7e1 10:27:42 Removing intermediate container 22365245c7e1 10:27:42 ---> 2be49a5aa18b 10:27:42 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:27:42 ---> Running in 13aaf61b0f93 10:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:27:43 OK: 150 MiB in 46 packages 10:27:43 Removing intermediate container 13aaf61b0f93 10:27:43 ---> a7302029db0a 10:27:43 Step 7/23 : COPY . . 10:27:44 ---> fbeae7cbfb1d 10:27:44 Step 8/23 : RUN go mod download 10:27:44 ---> Running in 7841dcb5df04 10:27:44 Removing intermediate container 7841dcb5df04 10:27:44 ---> 0b8c3d484934 10:27:44 Step 9/23 : RUN make build 10:27:44 ---> Running in 2cc9120c9c4e 10:27:44 go mod tidy 10:27:44 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 10:27:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [Pipeline] { [Pipeline] ws 10:27:50 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 10:27:51 Selected Git installation does not exist. Using Default 10:27:51 The recommended git tool is: NONE 10:27:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:27:55 Removing intermediate container 2cc9120c9c4e 10:27:55 ---> 452d95feff8d 10:27:55 Step 10/23 : FROM alpine:3.12 10:27:56 3.12: Pulling from library/alpine 10:27:56 339de151aab4: Pulling fs layer 10:27:56 339de151aab4: Verifying Checksum 10:27:56 339de151aab4: Download complete 10:27:56 339de151aab4: Pull complete 10:27:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:27:56 Status: Downloaded newer image for alpine:3.12 10:27:56 ---> 13621d1b12d4 10:27:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:56 ---> Running in d4d622fda1ac 10:27:56 Removing intermediate container d4d622fda1ac 10:27:56 ---> 0c287b178fc2 10:27:56 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:56 ---> Running in f2a6e8181b1e 10:27:56 using credential edgex-jenkins-ssh 10:27:57 Cloning the remote Git repository 10:27:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:27:57 Removing intermediate container f2a6e8181b1e 10:27:57 ---> 2ca039fbbafa 10:27:57 Step 13/23 : RUN apk add --update --no-cache zeromq 10:27:57 ---> Running in 7403f93041c7 10:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:27:57 > git init /w/workspace/device-sdk-go/4 # timeout=10 10:27:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:27:57 > git --version # timeout=10 10:27:57 > git --version # 'git version 2.17.1' 10:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:58 (1/5) Installing libgcc (9.3.0-r2) 10:27:58 (2/5) Installing libsodium (1.0.18-r0) 10:27:58 (3/5) Installing libstdc++ (9.3.0-r2) 10:27:59 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit a17602907dae120b3709a8352c85f4573ad9558a 10:27:59 (4/5) Installing libzmq (4.3.3-r0) 10:27:59 Merge succeeded, producing a17602907dae120b3709a8352c85f4573ad9558a 10:27:59 Checking out Revision a17602907dae120b3709a8352c85f4573ad9558a (PR-955) 10:27:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:27:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:27:59 > git config core.sparsecheckout # timeout=10 10:27:59 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # timeout=10 10:27:59 > git remote # timeout=10 10:27:59 > git config --get remote.origin.url # timeout=10 10:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:59 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:27:59 > git rev-parse HEAD^{commit} # timeout=10 10:27:59 > git config core.sparsecheckout # timeout=10 10:27:59 > git checkout -f a17602907dae120b3709a8352c85f4573ad9558a # timeout=10 10:27:59 (5/5) Installing zeromq (4.3.3-r0) 10:28:00 Executing busybox-1.31.1-r20.trigger 10:28:00 OK: 8 MiB in 19 packages 10:28:00 Removing intermediate container 7403f93041c7 10:28:00 ---> 9fce63d242fd 10:28:00 Step 14/23 : WORKDIR / 10:28:00 ---> Running in 1b1a1731574e 10:28:00 Removing intermediate container 1b1a1731574e 10:28:00 ---> b6349bf5a3f2 10:28:00 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:28:00 ---> c05e10d1c1ee 10:28:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:28:00 ---> b6c8270b895a 10:28:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:28:00 ---> 02e634a862b9 10:28:00 Step 18/23 : EXPOSE 59999 10:28:00 ---> Running in 705c4d4544e6 10:28:01 Removing intermediate container 705c4d4544e6 10:28:01 ---> 7db7e97b6a35 10:28:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:28:01 ---> Running in 77a023836758 10:28:01 Removing intermediate container 77a023836758 10:28:01 ---> 44006db51912 10:28:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:01 ---> Running in e8ed1f550108 10:28:01 Removing intermediate container e8ed1f550108 10:28:01 ---> d0bc53922095 10:28:01 Step 21/23 : LABEL arch=amd64 10:28:01 ---> Running in 636cdd28319d 10:28:01 Removing intermediate container 636cdd28319d 10:28:01 ---> 80f15909451a 10:28:01 Step 22/23 : LABEL git_sha=a17602907dae120b3709a8352c85f4573ad9558a 10:28:01 ---> Running in 5f668420fbfa 10:28:01 Removing intermediate container 5f668420fbfa 10:28:01 ---> 57470274eddf 10:28:01 Step 23/23 : LABEL version=0.0.0 10:28:01 ---> Running in 9968c17ef9b1 10:28:01 Removing intermediate container 9968c17ef9b1 10:28:01 ---> 3c3edc095ba2 10:28:01 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:28:01 Successfully built 3c3edc095ba2 10:28:01 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 10:28:02 ---> job-cost.sh 10:28:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yc7v 10:28:04 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 10:28:04 10:28:04 GitHub has been notified of this commit’s build result 10:28:04 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:28:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:28:06 + sudo service docker restart 10:28:06 + true 10:28:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:24 provisioning config files... 10:28:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5437159789257583477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:25 ---> docker-login.sh 10:28:25 nexus3.edgexfoundry.org:10001 10:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-yc7v/bin to PATH 10:28:25 INFO: No Stack... 10:28:25 INFO: Retrieving Pricing Info for: v3-standard-2 10:28:25 INFO: Archiving Costs [Pipeline] sh 10:28:25 + cut -d, -f6 10:28:25 + cat /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 10:28:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] 10:28:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] did not exist. Created. 10:28:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 + echo total: 0.05999999865889549 [Pipeline] stash 10:28:26 Stashed 1 file(s) [Pipeline] } 10:28:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 nexus3.edgexfoundry.org:10003 10:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:27 Configure a credential helper to remove this warning. See 10:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:27 10:28:27 Login Succeeded 10:28:27 nexus3.edgexfoundry.org:10004 10:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:27 Configure a credential helper to remove this warning. See 10:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:27 10:28:27 Login Succeeded 10:28:27 docker.io 10:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:28 Configure a credential helper to remove this warning. See 10:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:28 10:28:28 Login Succeeded 10:28:28 ---> docker-login.sh ends [Pipeline] } 10:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:28:28 ========================================================= 10:28:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:28:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:28:29 + 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 . 10:28:29 Sending build context to Docker daemon 2.637MB 10:28:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:28:29 Step 2/8 : FROM ${BASE} 10:28:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:28:29 595b0fe564bb: Pulling fs layer 10:28:29 7186ed65a4f7: Pulling fs layer 10:28:29 316046926c0a: Pulling fs layer 10:28:29 4ebd0625c992: Pulling fs layer 10:28:29 207e8628e3a3: Pulling fs layer 10:28:29 4ebd0625c992: Waiting 10:28:29 c791037a9be2: Pulling fs layer 10:28:29 ffd874e62e21: Pulling fs layer 10:28:29 207e8628e3a3: Waiting 10:28:29 c791037a9be2: Waiting 10:28:29 ffd874e62e21: Waiting 10:28:29 316046926c0a: Verifying Checksum 10:28:29 316046926c0a: Download complete 10:28:30 7186ed65a4f7: Verifying Checksum 10:28:30 7186ed65a4f7: Download complete 10:28:30 207e8628e3a3: Verifying Checksum 10:28:30 207e8628e3a3: Download complete 10:28:30 c791037a9be2: Verifying Checksum 10:28:30 c791037a9be2: Download complete 10:28:30 595b0fe564bb: Download complete 10:28:30 595b0fe564bb: Pull complete 10:28:31 7186ed65a4f7: Pull complete 10:28:31 316046926c0a: Pull complete 10:28:31 ffd874e62e21: Download complete 10:28:33 4ebd0625c992: Verifying Checksum 10:28:33 4ebd0625c992: Download complete 10:28:44 4ebd0625c992: Pull complete 10:28:44 207e8628e3a3: Pull complete 10:28:44 c791037a9be2: Pull complete 10:28:47 ffd874e62e21: Pull complete 10:28:47 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:28:47 ---> cfc18b08335c 10:28:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:28:50 ---> Running in 97261b779507 10:28:50 Removing intermediate container 97261b779507 10:28:50 ---> 7a35293f99e1 10:28:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:50 ---> Running in be267bed69e6 10:28:53 Removing intermediate container be267bed69e6 10:28:53 ---> 33f199fec3f0 10:28:53 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:28:53 ---> Running in f99cd0cc873e 10:28:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:28:56 (1/6) Installing libc-dev (0.7.2-r3) 10:28:56 (2/6) Installing libsodium (1.0.18-r0) 10:28:56 (3/6) Installing pkgconf (1.7.3-r0) 10:28:56 (4/6) Installing libsodium-dev (1.0.18-r0) 10:28:56 (5/6) Installing libzmq (4.3.3-r1) 10:28:56 (6/6) Installing zeromq-dev (4.3.3-r1) 10:28:56 Executing busybox-1.32.1-r6.trigger 10:28:56 OK: 139 MiB in 46 packages 10:28:58 Removing intermediate container f99cd0cc873e 10:28:58 ---> 84515a8a7440 10:28:58 Step 6/8 : WORKDIR /device-sdk-go 10:28:58 ---> Running in c106b2b6f1a5 10:28:58 Removing intermediate container c106b2b6f1a5 10:28:58 ---> cea3ebbffc9c 10:28:58 Step 7/8 : COPY . . 10:29:00 ---> 48a023acdcde 10:29:00 Step 8/8 : RUN go mod download 10:29:00 ---> Running in 91eca9785d82 10:29:27 Removing intermediate container 91eca9785d82 10:29:27 ---> bb379deca1a5 10:29:27 Successfully built bb379deca1a5 10:29:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:29:27 + docker inspect -f . ci-base-image-arm64 10:29:27 . [Pipeline] withDockerContainer 10:29:27 prd-ubuntu18.04-docker-arm64-4c-16g-23 does not seem to be running inside a container 10:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 10:29:29 $ docker top 03b78e9edc59d774d06a5d4bcf57ea747d58ad30b975063ca4d5141b508fe26e -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:30 + go version 10:29:30 go version go1.16.3 linux/arm64 [Pipeline] } 10:29:30 $ docker stop --time=1 03b78e9edc59d774d06a5d4bcf57ea747d58ad30b975063ca4d5141b508fe26e 10:29:32 $ docker rm -f 03b78e9edc59d774d06a5d4bcf57ea747d58ad30b975063ca4d5141b508fe26e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:29:33 + docker inspect -f . ci-base-image-arm64 10:29:33 . [Pipeline] withDockerContainer 10:29:33 prd-ubuntu18.04-docker-arm64-4c-16g-23 does not seem to be running inside a container 10:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 10:29:35 $ docker top 235edda817219a7df4e302d42639dca2fd43e61acf7fbc7fc95fe081ca8b56e7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:36 + go mod tidy [Pipeline] sh 10:29:37 + make test 10:29:37 go mod tidy 10:29:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:30:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:31:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:31:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:31:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:31:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.351s coverage: 25.4% of statements 10:31:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:31:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.212s coverage: 28.1% of statements 10:31:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.246s coverage: 78.9% of statements 10:31:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.263s coverage: 9.0% of statements 10:31:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:31:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:31:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:31:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.316s coverage: 29.2% of statements 10:31:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:31:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.230s coverage: 83.3% of statements 10:31:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:31:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:31:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.403s coverage: 58.0% of statements 10:31:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.157s coverage: 89.2% of statements 10:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:31:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.195s coverage: 5.0% of statements 10:31:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:31:34 GO111MODULE=on go vet ./... 10:32:42 gofmt -l . 10:32:42 [ "`gofmt -l .`" = "" ] 10:32:42 ./bin/test-attribution-txt.sh 10:32:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:32:42 $ docker stop --time=1 235edda817219a7df4e302d42639dca2fd43e61acf7fbc7fc95fe081ca8b56e7 10:32:45 $ docker rm -f 235edda817219a7df4e302d42639dca2fd43e61acf7fbc7fc95fe081ca8b56e7 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:32:46 Warning: overwriting stash ‘coverage-report’ 10:32:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:32:48 + ls -al . 10:32:48 total 244 10:32:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:32 . 10:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 .. 10:32:48 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:27 .dockerignore 10:32:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:28 .git 10:32:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:27 .github 10:32:48 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:27 .gitignore 10:32:48 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:27 Dockerfile.build 10:32:48 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:27 Jenkinsfile 10:32:48 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:27 LICENSE 10:32:48 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:27 Makefile 10:32:48 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:27 README.md 10:32:48 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:27 RELEASE-NOTES.txt 10:32:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 10:24 VERSION 10:32:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:27 bin 10:32:48 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:31 coverage.out 10:32:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:27 example 10:32:48 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:32 go.mod 10:32:48 -rw-r--r-- 1 jenkins jenkins 20472 Jun 9 10:29 go.sum 10:32:48 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:27 internal 10:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 openapi 10:32:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:27 pkg 10:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:27 snap 10:32:48 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:27 version.go [Pipeline] isUnix [Pipeline] sh 10:32:48 + 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=a17602907dae120b3709a8352c85f4573ad9558a --label arch=arm64 --label version=0.0.0 . 10:32:49 Sending build context to Docker daemon 2.764MB 10:32:49 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:32:49 Step 2/23 : FROM ${BASE} AS builder 10:32:49 ---> bb379deca1a5 10:32:49 Step 3/23 : WORKDIR /device-sdk-go 10:32:49 ---> Running in aa0d47511d2f 10:32:50 Removing intermediate container aa0d47511d2f 10:32:50 ---> 9633ef64ad33 10:32:50 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:32:50 ---> Running in cb6a107ed946 10:32:50 Removing intermediate container cb6a107ed946 10:32:50 ---> 31f1826423c3 10:32:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:50 ---> Running in 9e7e488d1c4e 10:32:52 Removing intermediate container 9e7e488d1c4e 10:32:52 ---> 652f1bfeb7c0 10:32:52 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:32:53 ---> Running in ecd1a1e7c7af 10:32:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:32:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:32:56 OK: 139 MiB in 46 packages 10:32:57 Removing intermediate container ecd1a1e7c7af 10:32:57 ---> 8fbdbc562c4c 10:32:57 Step 7/23 : COPY . . 10:33:00 ---> fe8540e40a30 10:33:00 Step 8/23 : RUN go mod download 10:33:00 ---> Running in efac371a3589 10:33:03 Removing intermediate container efac371a3589 10:33:03 ---> 8af95073715a 10:33:03 Step 9/23 : RUN make build 10:33:03 ---> Running in b29e47f52269 10:33:04 go mod tidy 10:33: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 10:33:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:33:43 Removing intermediate container b29e47f52269 10:33:43 ---> 0e50e13149ae 10:33:43 Step 10/23 : FROM alpine:3.12 10:33:44 3.12: Pulling from library/alpine 10:33:44 d2f70382dc9a: Pulling fs layer 10:33:44 d2f70382dc9a: Download complete 10:33:45 d2f70382dc9a: Pull complete 10:33:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:33:45 Status: Downloaded newer image for alpine:3.12 10:33:45 ---> 9852663dfa18 10:33:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:33:45 ---> Running in 690722e0f5d1 10:33:46 Removing intermediate container 690722e0f5d1 10:33:46 ---> c4f44a4ab615 10:33:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:46 ---> Running in d1e50934ef00 10:33:48 Removing intermediate container d1e50934ef00 10:33:48 ---> 585715259221 10:33:48 Step 13/23 : RUN apk add --update --no-cache zeromq 10:33:48 ---> Running in f3473cc6fffe 10:33:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:33:50 (1/5) Installing libgcc (9.3.0-r2) 10:33:50 (2/5) Installing libsodium (1.0.18-r0) 10:33:50 (3/5) Installing libstdc++ (9.3.0-r2) 10:33:51 (4/5) Installing libzmq (4.3.3-r0) 10:33:51 (5/5) Installing zeromq (4.3.3-r0) 10:33:51 Executing busybox-1.31.1-r20.trigger 10:33:51 OK: 8 MiB in 19 packages 10:33:52 Removing intermediate container f3473cc6fffe 10:33:52 ---> 3dbe1d55f9a4 10:33:52 Step 14/23 : WORKDIR / 10:33:52 ---> Running in 3570dec516c9 10:33:53 Removing intermediate container 3570dec516c9 10:33:53 ---> e2cbb2d39d3f 10:33:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:33:54 ---> 1d3be42d3e3e 10:33:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:33:55 ---> 16bb6e0509f2 10:33:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:33:56 ---> bfae3d366f82 10:33:56 Step 18/23 : EXPOSE 59999 10:33:56 ---> Running in 22930c060a12 10:33:57 Removing intermediate container 22930c060a12 10:33:57 ---> 5ba969f79f9a 10:33:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:33:57 ---> Running in f5b2e554e633 10:33:57 Removing intermediate container f5b2e554e633 10:33:57 ---> 349157a523b8 10:33:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:33:57 ---> Running in 00e2b650e215 10:33:58 Removing intermediate container 00e2b650e215 10:33:58 ---> f3ab1cf42209 10:33:58 Step 21/23 : LABEL arch=arm64 10:33:58 ---> Running in 54944b1bc725 10:33:59 Removing intermediate container 54944b1bc725 10:33:59 ---> 4412f3289a16 10:33:59 Step 22/23 : LABEL git_sha=a17602907dae120b3709a8352c85f4573ad9558a 10:33:59 ---> Running in f4fc55b40d5b 10:34:00 Removing intermediate container f4fc55b40d5b 10:34:00 ---> 2ca24efba990 10:34:00 Step 23/23 : LABEL version=0.0.0 10:34:00 ---> Running in 0cbd83fa9925 10:34:00 Removing intermediate container 0cbd83fa9925 10:34:00 ---> afe397d06d4a 10:34:00 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:34:00 Successfully built afe397d06d4a 10:34:00 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 10:34:01 ---> job-cost.sh 10:34:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ld5Y 10:34:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:36:25 lf-activate-venv(): INFO: Adding /tmp/venv-Ld5Y/bin to PATH 10:36:25 INFO: No Stack... 10:36:25 INFO: Retrieving Pricing Info for: v2-standard-4 10:36:25 INFO: Archiving Costs [Pipeline] sh 10:36:25 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 10:36:25 + cut -d, -f6 [Pipeline] lock 10:36:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] 10:36:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] did not exist. Created. 10:36:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-955-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:25 /w/workspace/device-sdk-go/4@tmp/durable-b4be2338/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-b4be2338/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:26 + echo total: 0.18000000715255737 [Pipeline] stash 10:36:26 Warning: overwriting stash ‘stack-cost’ 10:36:26 Stashed 1 file(s) [Pipeline] } 10:36:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-955-4-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 10:36:27 provisioning config files... 10:36:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config572522114960406998tmp [Pipeline] { [Pipeline] sh 10:36:27 + set +x 10:36:27 + curl -s https://codecov.io/bash 10:36:27 + bash -s -- 10:36:27 10:36:27 _____ _ 10:36:27 / ____| | | 10:36:27 | | ___ __| | ___ ___ _____ __ 10:36:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:27 Bash-1.0.3 10:36:27 10:36:27 10:36:27 ==> git version 2.24.4 found 10:36:27 ==> 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 10:36:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:36:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:36:27 ==> Jenkins CI detected. 10:36:27 project root: . 10:36:27 --> token set from env 10:36:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:27 ==> Running gcov in . (disable via -X gcov) 10:36:27 ==> Python coveragepy not found 10:36:27 ==> Searching for coverage reports in: 10:36:27 + . 10:36:27 -> Found 1 reports 10:36:27 ==> Detecting git/mercurial file structure 10:36:27 ==> Reading reports 10:36:27 + ./coverage.out bytes=126071 10:36:27 ==> Appending adjustments 10:36:27 https://docs.codecov.io/docs/fixing-reports 10:36:27 + Found adjustments 10:36:27 ==> Gzipping contents 10:36:27 20K /tmp/codecov.sTGlRM.gz 10:36:27 ==> Uploading reports 10:36:27 url: https://codecov.io 10:36:27 query: branch=PR-955&commit=a17602907dae120b3709a8352c85f4573ad9558a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-955%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=955&job=&cmd_args= 10:36:27 -> Pinging Codecov 10:36:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-955&commit=a17602907dae120b3709a8352c85f4573ad9558a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-955%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=955&job=&cmd_args= 10:36:28 -> Uploading to 10:36:28 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/a17602907dae120b3709a8352c85f4573ad9558a/ff0b83f8-a072-420c-81b4-4e4eb38a1765.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T103628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=251af7db7bee82aeca065380ffa9edb9918d1c8565357d0464fc924386020d9a 10:36:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:28 Dload Upload Total Spent Left Speed 10:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16413 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16413 0 0 100 16413 0 50298 --:--:-- --:--:-- --:--:-- 50192 10:36:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a17602907dae120b3709a8352c85f4573ad9558a [Pipeline] } 10:36:28 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 10:36:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:31 ---> package-listing.sh 10:36:31 ++ facter osfamily 10:36:31 ++ tr '[:upper:]' '[:lower:]' 10:36:31 + OS_FAMILY=redhat 10:36:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-955 10:36:31 + START_PACKAGES=/tmp/packages_start.txt 10:36:31 + END_PACKAGES=/tmp/packages_end.txt 10:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:31 + PACKAGES=/tmp/packages_start.txt 10:36:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-955 ']' 10:36:31 + PACKAGES=/tmp/packages_end.txt 10:36:31 + case "${OS_FAMILY}" in 10:36:31 + rpm -qa 10:36:31 + sort 10:36:31 + '[' -f /tmp/packages_start.txt ']' 10:36:31 + '[' -f /tmp/packages_end.txt ']' 10:36:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-955 ']' 10:36:31 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-955/archives/ 10:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-955/archives/ [Pipeline] echo 10:36:32 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-955/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:33 10:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:33 alpine: Pulling from edgex-lftools-log-publisher 10:36:33 df20fa9351a1: Pulling fs layer 10:36:33 36b3adc4ff6f: Pulling fs layer 10:36:33 8ad3a11d3b57: Pulling fs layer 10:36:33 46f8f816bc3b: Pulling fs layer 10:36:33 93b61091891f: Pulling fs layer 10:36:33 93b9cdb0e59b: Pulling fs layer 10:36:33 5e14af77c1be: Pulling fs layer 10:36:33 01666e4c0597: Pulling fs layer 10:36:33 aa168da1d23b: Pulling fs layer 10:36:33 46f8f816bc3b: Waiting 10:36:33 93b61091891f: Waiting 10:36:33 93b9cdb0e59b: Waiting 10:36:33 5e14af77c1be: Waiting 10:36:33 01666e4c0597: Waiting 10:36:33 aa168da1d23b: Waiting 10:36:33 36b3adc4ff6f: Download complete 10:36:33 46f8f816bc3b: Verifying Checksum 10:36:33 46f8f816bc3b: Download complete 10:36:33 df20fa9351a1: Verifying Checksum 10:36:33 df20fa9351a1: Download complete 10:36:33 93b9cdb0e59b: Verifying Checksum 10:36:33 93b9cdb0e59b: Download complete 10:36:33 5e14af77c1be: Verifying Checksum 10:36:33 5e14af77c1be: Download complete 10:36:33 93b61091891f: Verifying Checksum 10:36:33 93b61091891f: Download complete 10:36:33 01666e4c0597: Verifying Checksum 10:36:33 01666e4c0597: Download complete 10:36:33 df20fa9351a1: Pull complete 10:36:33 8ad3a11d3b57: Verifying Checksum 10:36:33 8ad3a11d3b57: Download complete 10:36:33 36b3adc4ff6f: Pull complete 10:36:34 8ad3a11d3b57: Pull complete 10:36:34 46f8f816bc3b: Pull complete 10:36:35 93b61091891f: Pull complete 10:36:35 93b9cdb0e59b: Pull complete 10:36:35 5e14af77c1be: Pull complete 10:36:35 01666e4c0597: Pull complete 10:36:35 aa168da1d23b: Verifying Checksum 10:36:35 aa168da1d23b: Download complete 10:36:39 aa168da1d23b: Pull complete 10:36:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:36:39 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 10:36:39 $ 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-955/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-955 -v /w/workspace/dgexfoundry_device-sdk-go_PR-955:/w/workspace/dgexfoundry_device-sdk-go_PR-955:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-955@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:36:41 $ docker top 9e9829a038c8e8b5d12987d51733659bd5277aca0d92d3cef24e950340e8ef3f -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:42 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:42 + mkdir -p /var/log/sa [Pipeline] sh 10:36:42 + ls /var/log/sa-host 10:36:42 + sadf -c /var/log/sa-host/sa05 10:36:42 file_magic: OK 10:36:42 HZ: Using current value: 100 10:36:42 file_header: OK 10:36:42 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 10:36:42 Statistics: 10:36:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:42 File successfully converted to sysstat format version 12.2.1 10:36:42 + sadf -c /var/log/sa-host/sa09 10:36:42 file_magic: OK 10:36:42 HZ: Using current value: 100 10:36:42 file_header: OK 10:36:42 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 10:36:42 Statistics: 10:36:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:43 provisioning config files... 10:36:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config6514020936613664942tmp [Pipeline] { [Pipeline] echo 10:36:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:43 ---> create-netrc.sh [Pipeline] } 10:36:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:43 ---> python-tools-install.sh [Pipeline] echo 10:36:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:44 ---> sudo-logs.sh 10:36:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:44 ---> job-cost.sh 10:36:44 lf-activate-venv: SKIPPING 10:36:44 DEBUG: total: 0.18000000715255737 10:36:44 INFO: Retrieving Stack Cost... 10:36:45 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:46 INFO: Archiving Costs [Pipeline] echo 10:36:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:46 ---> logs-deploy.sh 10:36:46 lf-activate-venv: SKIPPING 10:36:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-955/4 10:36:46 INFO: archiving workspace using pattern(s): 10:36:47 Archives upload complete. 10:36:47 INFO: archiving logs to Nexus 10:36:47 ---> uname -a: 10:36:47 Linux prd-centos7-docker-4c-2g-14.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:36:47 10:36:47 10:36:47 ---> lscpu: 10:36:47 Architecture: x86_64 10:36:47 CPU op-mode(s): 32-bit, 64-bit 10:36:47 Byte Order: Little Endian 10:36:47 Address sizes: 40 bits physical, 48 bits virtual 10:36:47 CPU(s): 2 10:36:47 On-line CPU(s) list: 0,1 10:36:47 Thread(s) per core: 1 10:36:47 Core(s) per socket: 1 10:36:47 Socket(s): 2 10:36:47 NUMA node(s): 1 10:36:47 Vendor ID: AuthenticAMD 10:36:47 CPU family: 23 10:36:47 Model: 49 10:36:47 Model name: AMD EPYC-Rome Processor 10:36:47 Stepping: 0 10:36:47 CPU MHz: 2800.000 10:36:47 BogoMIPS: 5600.00 10:36:47 Virtualization: AMD-V 10:36:47 Hypervisor vendor: KVM 10:36:47 Virtualization type: full 10:36:47 L1d cache: 64 KiB 10:36:47 L1i cache: 64 KiB 10:36:47 L2 cache: 1 MiB 10:36:47 L3 cache: 32 MiB 10:36:47 NUMA node0 CPU(s): 0,1 10:36:47 Vulnerability Itlb multihit: Not affected 10:36:47 Vulnerability L1tf: Not affected 10:36:47 Vulnerability Mds: Not affected 10:36:47 Vulnerability Meltdown: Not affected 10:36:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:36:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:36:47 Vulnerability Srbds: Not affected 10:36:47 Vulnerability Tsx async abort: Not affected 10:36:47 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 10:36:47 10:36:47 10:36:47 ---> nproc: 10:36:47 2 10:36:47 10:36:47 10:36:47 ---> df -h: 10:36:47 Filesystem Size Used Available Use% Mounted on 10:36:47 overlay 40.0G 7.6G 32.4G 19% / 10:36:47 tmpfs 64.0M 0 64.0M 0% /dev 10:36:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:36:47 shm 64.0M 0 64.0M 0% /dev/shm 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-955 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:36:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:36:47 10:36:47 10:36:47 ---> free -m: 10:36:47 total used free shared buff/cache available 10:36:47 Mem: 7821 981 4742 0 2097 6662 10:36:47 Swap: 1023 0 1023 10:36:47 10:36:47 10:36:47 ---> ip addr: 10:36:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:36:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:47 inet 127.0.0.1/8 scope host lo 10:36:47 valid_lft forever preferred_lft forever 10:36:47 inet6 ::1/128 scope host 10:36:47 valid_lft forever preferred_lft forever 10:36:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:36:47 link/ether fa:16:3e:b7:5b:5d brd ff:ff:ff:ff:ff:ff 10:36:47 inet 10.30.123.204/23 brd 10.30.123.255 scope global dynamic eth0 10:36:47 valid_lft 85644sec preferred_lft 85644sec 10:36:47 inet6 fe80::f816:3eff:feb7:5b5d/64 scope link 10:36:47 valid_lft forever preferred_lft forever 10:36:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:36:47 link/ether 02:42:b8:34:ed:63 brd ff:ff:ff:ff:ff:ff 10:36:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:36:47 valid_lft forever preferred_lft forever 10:36:47 inet6 fe80::42:b8ff:fe34:ed63/64 scope link 10:36:47 valid_lft forever preferred_lft forever 10:36:47 10:36:47 10:36:47 ---> sar -b -r -n DEV: 10:36:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:36:47 10:36:47 10:23:59 LINUX RESTART (2 CPU) 10:36:47 10:36:47 10:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:36:47 10:26:01 1.68 0.00 1.68 0.00 0.00 35.26 0.00 10:36:47 10:27:01 0.40 0.00 0.40 0.00 0.00 6.38 0.00 10:36:47 10:28:01 0.25 0.00 0.25 0.00 0.00 3.76 0.00 10:36:47 10:29:01 0.20 0.00 0.20 0.00 0.00 2.86 0.00 10:36:47 10:30:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 10:36:47 10:31:01 0.38 0.00 0.38 0.00 0.00 5.16 0.00 10:36:47 10:32:01 0.18 0.00 0.18 0.00 0.00 3.12 0.00 10:36:47 10:33:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 10:36:47 10:34:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 10:36:47 10:35:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 10:36:47 10:36:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 10:36:47 Average: 0.39 0.00 0.39 0.00 0.00 6.47 0.00 10:36:47 10:36:47 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:47 10:26:01 5460124 0 805696 10.06 2620 1740492 1241552 13.71 577568 1573008 20 10:36:47 10:27:01 5458144 0 807668 10.08 2620 1740500 1239496 13.68 583568 1568800 12 10:36:47 10:28:01 5458228 0 807584 10.08 2620 1740500 1238468 13.67 580624 1571676 8 10:36:47 10:29:01 5457992 0 807816 10.09 2620 1740504 1231284 13.59 580080 1572548 8 10:36:47 10:30:01 5457944 0 807856 10.09 2620 1740512 1231308 13.59 576748 1576036 8 10:36:47 10:31:01 5462388 0 803412 10.03 2620 1740512 1206648 13.32 573620 1576036 20 10:36:47 10:32:01 5462088 0 803704 10.04 2620 1740520 1206600 13.32 573308 1576036 8 10:36:47 10:33:01 5452612 0 813176 10.15 2620 1740524 1206600 13.32 583072 1576036 8 10:36:47 10:34:01 5452472 0 813312 10.16 2620 1740528 1206600 13.32 582924 1576036 8 10:36:47 10:35:01 5449536 0 816244 10.19 2620 1740532 1206672 13.32 587720 1574564 8 10:36:47 10:36:01 5449224 0 816552 10.20 2620 1740536 1206696 13.32 587732 1574564 8 10:36:47 Average: 5456432 0 809365 10.11 2620 1740515 1220175 13.47 580633 1574122 11 10:36:47 10:36:47 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:47 10:26:01 eth0 3.38 1.23 1.58 0.42 0.00 0.00 0.00 0.00 10:36:47 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:27:01 eth0 2.81 0.60 0.73 0.40 0.00 0.00 0.00 0.00 10:36:47 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:28:01 eth0 2.15 0.55 0.63 0.40 0.00 0.00 0.00 0.00 10:36:47 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:29:01 eth0 0.83 0.30 0.30 0.23 0.00 0.00 0.00 0.00 10:36:47 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:30:01 eth0 0.68 0.52 0.36 0.28 0.00 0.00 0.00 0.00 10:36:47 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:31:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:36:47 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:32:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:36:47 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:47 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:36:47 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:35:01 eth0 0.25 0.22 0.08 0.05 0.00 0.00 0.00 0.00 10:36:47 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:36:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 10:36:47 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 Average: eth0 0.98 0.35 0.35 0.17 0.00 0.00 0.00 0.00 10:36:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:47 10:36:47 10:36:47 ---> sar -P ALL: 10:36:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:36:47 10:36:47 10:23:59 LINUX RESTART (2 CPU) 10:36:47 10:36:47 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:36:47 10:26:01 all 0.11 0.00 0.06 0.00 0.04 99.79 10:36:47 10:26:01 0 0.12 0.00 0.07 0.00 0.03 99.78 10:36:47 10:26:01 1 0.10 0.00 0.05 0.00 0.05 99.80 10:36:47 10:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:36:47 10:27:01 0 0.15 0.00 0.03 0.00 0.02 99.80 10:36:47 10:27:01 1 0.10 0.00 0.02 0.00 0.05 99.83 10:36:47 10:28:01 all 0.19 0.00 0.03 0.00 0.03 99.74 10:36:47 10:28:01 0 0.23 0.00 0.03 0.00 0.03 99.70 10:36:47 10:28:01 1 0.15 0.00 0.03 0.00 0.03 99.78 10:36:47 10:29:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:36:47 10:29:01 0 0.22 0.00 0.03 0.00 0.02 99.73 10:36:47 10:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:36:47 10:30:01 all 0.14 0.00 0.07 0.00 0.03 99.77 10:36:47 10:30:01 0 0.22 0.00 0.07 0.00 0.02 99.70 10:36:47 10:30:01 1 0.07 0.00 0.07 0.00 0.03 99.83 10:36:47 10:31:01 all 0.09 0.00 0.03 0.01 0.03 99.83 10:36:47 10:31:01 0 0.15 0.00 0.03 0.00 0.02 99.80 10:36:47 10:31:01 1 0.03 0.00 0.03 0.02 0.05 99.87 10:36:47 10:32:01 all 0.05 0.00 0.04 0.00 0.02 99.89 10:36:47 10:32:01 0 0.05 0.00 0.05 0.00 0.00 99.90 10:36:47 10:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:36:47 10:33:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:36:47 10:33:01 0 0.20 0.00 0.03 0.00 0.02 99.75 10:36:47 10:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:36:47 10:34:01 all 0.12 0.00 0.03 0.00 0.03 99.83 10:36:47 10:34:01 0 0.18 0.00 0.02 0.00 0.00 99.80 10:36:47 10:34:01 1 0.05 0.00 0.03 0.00 0.05 99.87 10:36:47 10:35:01 all 0.06 0.00 0.03 0.00 0.03 99.88 10:36:47 10:35:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:36:47 10:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:36:47 10:36:01 all 0.07 0.00 0.03 0.00 0.02 99.89 10:36:47 10:36:01 0 0.10 0.00 0.03 0.00 0.02 99.85 10:36:47 10:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:36:47 10:36:47 Average: CPU %user %nice %system %iowait %steal %idle 10:36:47 Average: all 0.11 0.00 0.04 0.00 0.03 99.83 10:36:47 Average: 0 0.15 0.00 0.04 0.00 0.02 99.79 10:36:47 Average: 1 0.07 0.00 0.03 0.00 0.04 99.86 10:36:47 10:36:47 10:36:47