Pull request #973 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dba30b92d04db2bac41e3876e475d60b1c7fc8ce+3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (0405f86aa0b18e1615516f60f4c6805bcb9ae18d) 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-ssh2991423735902586537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2938583667318835194.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 6a41506d72e8e131afc862d141935157bee59f41 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-973/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-973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh626019127593951321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh3526944364822888285.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-973/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-973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4397920829938636241.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-882 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [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-973 # 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-973@tmp/jenkins-gitclient-ssh1397685461367107658.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh2179483260410088182.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit dba30b92d04db2bac41e3876e475d60b1c7fc8ce Merge succeeded, producing dba30b92d04db2bac41e3876e475d60b1c7fc8ce Checking out Revision dba30b92d04db2bac41e3876e475d60b1c7fc8ce (PR-973) > git config core.sparsecheckout # timeout=10 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # 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-973@tmp/jenkins-gitclient-ssh5919566450265284710.key > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:16:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:16:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:16:39 ========================================================= 07:16:39 EdgeX Global Pipelines Version Info 07:16:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ba85a58666f3502a499db6e8c4997734d28e3f60 # timeout=10 07:16:40 ------------------- 07:16:40 stable info: 07:16:40 ------------------- 07:16:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:16:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:16:40 Message: update stable to v1.0.195 07:16:41 ------------------- 07:16:41 experimental info: 07:16:41 ------------------- 07:16:41 Commited By: **** collab-it+edgex@linuxfoundation.org 07:16:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:16:41 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:16:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-973 [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-973 [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-973 [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dba30b92d04db2bac41e3876e475d60b1c7fc8ce [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dba30b9 [Pipeline] echo 07:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:42 provisioning config files... 07:16:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config5350000384269232473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:42 ---> docker-login.sh 07:16:42 nexus3.edgexfoundry.org:10001 07:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:43 Configure a credential helper to remove this warning. See 07:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:43 07:16:43 Login Succeeded 07:16:43 nexus3.edgexfoundry.org:10002 07:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:43 Configure a credential helper to remove this warning. See 07:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:43 07:16:43 Login Succeeded 07:16:43 nexus3.edgexfoundry.org:10003 07:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:43 Configure a credential helper to remove this warning. See 07:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:43 07:16:43 Login Succeeded 07:16:43 nexus3.edgexfoundry.org:10004 07:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:44 Configure a credential helper to remove this warning. See 07:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:44 07:16:44 Login Succeeded 07:16:44 docker.io 07:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:44 Configure a credential helper to remove this warning. See 07:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:44 07:16:44 Login Succeeded 07:16:44 ---> docker-login.sh ends [Pipeline] } 07:16:44 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 07:16:44 + git log --format=format:%s -1 dba30b92d04db2bac41e3876e475d60b1c7fc8ce [Pipeline] echo 07:16:44 GIT_COMMIT: dba30b92d04db2bac41e3876e475d60b1c7fc8ce, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 07:16:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:45 07:16:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:16:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:45 latest: Pulling from edgex-devops/git-semver 07:16:45 31603596830f: Pulling fs layer 07:16:45 54011a49482f: Pulling fs layer 07:16:45 a6820b24f6d8: Pulling fs layer 07:16:45 f581987b2513: Pulling fs layer 07:16:45 f581987b2513: Waiting 07:16:45 54011a49482f: Verifying Checksum 07:16:45 54011a49482f: Download complete 07:16:46 31603596830f: Verifying Checksum 07:16:46 31603596830f: Download complete 07:16:46 f581987b2513: Verifying Checksum 07:16:46 f581987b2513: Download complete 07:16:46 a6820b24f6d8: Verifying Checksum 07:16:46 a6820b24f6d8: Download complete 07:16:46 31603596830f: Pull complete 07:16:46 54011a49482f: Pull complete 07:16:46 a6820b24f6d8: Pull complete 07:16:46 f581987b2513: Pull complete 07:16:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:16:47 prd-centos7-docker-4c-2g-882 does not seem to be running inside a container 07:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@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 07:16:48 $ docker top b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:48 [ssh-agent] Looking for ssh-agent implementation... 07:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:48 $ docker exec b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c ssh-agent 07:16:48 SSH_AUTH_SOCK=/tmp/ssh-iPmriC5HYkIz/agent.14 07:16:48 SSH_AGENT_PID=21 07:16:49 Running ssh-add (command line suppressed) 07:16:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_6328051934931378092.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_6328051934931378092.key) 07:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:49 + git tag --points-at HEAD [Pipeline] } 07:16:49 $ docker exec --env ******** --env ******** b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c ssh-agent -k 07:16:49 unset SSH_AUTH_SOCK; 07:16:49 unset SSH_AGENT_PID; 07:16:49 echo Agent pid 21 killed; 07:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:49 [ssh-agent] Looking for ssh-agent implementation... 07:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:49 $ docker exec b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c ssh-agent 07:16:49 SSH_AUTH_SOCK=/tmp/ssh-9YH3ZXk748dG/agent.55 07:16:49 SSH_AGENT_PID=62 07:16:49 Running ssh-add (command line suppressed) 07:16:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_2284261844213384358.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_2284261844213384358.key) 07:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:50 + git semver init 07:16:50 # -> Open(): unable to determine branch for HEAD 07:16:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.git 07:16:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-973 07:16:50 # $SEMVER_REMOTE_NAME = origin 07:16:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:16:50 # $SEMVER_USER_NAME = edgex-jenkins 07:16:50 # $SEMVER_BRANCH = PR-973 07:16:50 # $SEMVER_TEMP = /tmp/semver-112199472 07:16:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:16:51 # '/tmp/semver-112199472' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver' 07:16:51 # -> Force: false 07:16:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver [Pipeline] } 07:16:51 $ docker exec --env ******** --env ******** b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c ssh-agent -k 07:16:51 unset SSH_AUTH_SOCK; 07:16:51 unset SSH_AGENT_PID; 07:16:51 echo Agent pid 62 killed; 07:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:51 + git semver [Pipeline] } 07:16:51 $ docker stop --time=1 b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c 07:16:53 $ docker rm -f b709ac532ba39d753a7e785a94f076d329b59d80491d1c6cb07165475981994c [Pipeline] // withDockerContainer [Pipeline] sh 07:16:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:16:53 Stashed 1 file(s) [Pipeline] echo 07:16:53 [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 07:17:09 Still waiting to schedule task 07:17:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:17:09 Still waiting to schedule task 07:17:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:17:27 Running on prd-centos7-docker-4c-2g-884 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 07:17:27 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 07:17:27 Selected Git installation does not exist. Using Default 07:17:27 The recommended git tool is: NONE 07:17:30 using credential edgex-jenkins-ssh 07:17:30 Cloning the remote Git repository 07:17:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:17:30 > git init /w/workspace/device-sdk-go/5 # timeout=10 07:17:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:17:30 > git --version # timeout=10 07:17:30 > git --version # 'git version 2.24.4' 07:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:30 [INFO] Currently running in a labeled security context 07:17:30 [INFO] Currently SELinux is 'enforcing' on the host 07:17:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh4188663221091836690.key 07:17:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:31 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:17:31 Merge succeeded, producing dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:17:31 Checking out Revision dba30b92d04db2bac41e3876e475d60b1c7fc8ce (PR-973) 07:17:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:17:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:17:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:17:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:31 [INFO] Currently running in a labeled security context 07:17:31 [INFO] Currently SELinux is 'enforcing' on the host 07:17:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh2684784293002857008.key 07:17:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:17:31 > git config core.sparsecheckout # timeout=10 07:17:31 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # timeout=10 07:17:31 > git remote # timeout=10 07:17:31 > git config --get remote.origin.url # timeout=10 07:17:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:31 [INFO] Currently running in a labeled security context 07:17:31 [INFO] Currently SELinux is 'enforcing' on the host 07:17:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh8616119432531397112.key 07:17:31 > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:17:31 > git rev-parse HEAD^{commit} # timeout=10 07:17:31 > git config core.sparsecheckout # timeout=10 07:17:31 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # timeout=10 07:17:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:17:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:17:37 + true 07:17:37 + sudo service docker restart 07:17:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:55 provisioning config files... 07:17:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3282955120377224770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:55 ---> docker-login.sh 07:17:55 nexus3.edgexfoundry.org:10001 07:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:56 Configure a credential helper to remove this warning. See 07:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:56 07:17:56 Login Succeeded 07:17:56 nexus3.edgexfoundry.org:10002 07:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:56 Configure a credential helper to remove this warning. See 07:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:56 07:17:56 Login Succeeded 07:17:56 nexus3.edgexfoundry.org:10003 07:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:56 Configure a credential helper to remove this warning. See 07:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:56 07:17:56 Login Succeeded 07:17:56 nexus3.edgexfoundry.org:10004 07:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:56 Configure a credential helper to remove this warning. See 07:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:56 07:17:56 Login Succeeded 07:17:56 docker.io 07:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:56 Configure a credential helper to remove this warning. See 07:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:56 07:17:56 Login Succeeded 07:17:56 ---> docker-login.sh ends [Pipeline] } 07:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:57 ========================================================= 07:17:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:17:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:17:57 + 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 . 07:17:57 Sending build context to Docker daemon 2.692MB 07:17:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:17:57 Step 2/8 : FROM ${BASE} 07:17:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:57 540db60ca938: Pulling fs layer 07:17:57 adcc1eea9eea: Pulling fs layer 07:17:57 4c4ab2625f07: Pulling fs layer 07:17:57 0510c868ecb4: Pulling fs layer 07:17:57 afea3b2eda06: Pulling fs layer 07:17:57 7809a108b3ef: Pulling fs layer 07:17:57 f706445af74f: Pulling fs layer 07:17:57 0510c868ecb4: Waiting 07:17:57 afea3b2eda06: Waiting 07:17:57 7809a108b3ef: Waiting 07:17:57 f706445af74f: Waiting 07:17:57 4c4ab2625f07: Verifying Checksum 07:17:57 4c4ab2625f07: Download complete 07:17:57 adcc1eea9eea: Verifying Checksum 07:17:57 adcc1eea9eea: Download complete 07:17:57 afea3b2eda06: Verifying Checksum 07:17:57 afea3b2eda06: Download complete 07:17:57 7809a108b3ef: Verifying Checksum 07:17:57 7809a108b3ef: Download complete 07:17:57 540db60ca938: Verifying Checksum 07:17:57 540db60ca938: Download complete 07:17:57 540db60ca938: Pull complete 07:17:57 adcc1eea9eea: Pull complete 07:17:57 4c4ab2625f07: Pull complete 07:17:59 f706445af74f: Verifying Checksum 07:17:59 f706445af74f: Download complete 07:18:00 0510c868ecb4: Verifying Checksum 07:18:00 0510c868ecb4: Download complete 07:18:03 0510c868ecb4: Pull complete 07:18:03 afea3b2eda06: Pull complete 07:18:03 7809a108b3ef: Pull complete 07:18:04 f706445af74f: Pull complete 07:18:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:18:04 ---> b068be0155e3 07:18:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:18:09 ---> Running in a97aabe216d4 07:18:09 Removing intermediate container a97aabe216d4 07:18:09 ---> acd20b36ce63 07:18:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:09 ---> Running in 5f919e36a267 07:18:09 Removing intermediate container 5f919e36a267 07:18:09 ---> 384ab7234edb 07:18:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:18:09 ---> Running in c2ef6374f054 07:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:18:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:18:11 (1/6) Installing libc-dev (0.7.2-r3) 07:18:11 (2/6) Installing libsodium (1.0.18-r0) 07:18:11 (3/6) Installing pkgconf (1.7.3-r0) 07:18:11 (4/6) Installing libsodium-dev (1.0.18-r0) 07:18:11 (5/6) Installing libzmq (4.3.3-r1) 07:18:11 (6/6) Installing zeromq-dev (4.3.3-r1) 07:18:11 Executing busybox-1.32.1-r6.trigger 07:18:11 OK: 150 MiB in 46 packages 07:18:12 Removing intermediate container c2ef6374f054 07:18:12 ---> a5f6e0bd84d1 07:18:12 Step 6/8 : WORKDIR /device-sdk-go 07:18:12 ---> Running in 3d9f0e02b491 07:18:12 Removing intermediate container 3d9f0e02b491 07:18:12 ---> f4f8133392aa 07:18:12 Step 7/8 : COPY . . 07:18:12 ---> 8b0bec3bbf23 07:18:12 Step 8/8 : RUN go mod download 07:18:12 ---> Running in 2a561f038731 07:18:25 Removing intermediate container 2a561f038731 07:18:25 ---> 8ba6865bbef2 07:18:25 Successfully built 8ba6865bbef2 07:18:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:18:25 + docker inspect -f . ci-base-image-x86_64 07:18:25 . [Pipeline] withDockerContainer 07:18:25 prd-centos7-docker-4c-2g-884 does not seem to be running inside a container 07:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 07:18:25 $ docker top 455ae3decc98eb8a593516eb944b7fc4bfda4f224a794105607c7891c9df70f1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:26 + go version 07:18:26 go version go1.16.3 linux/amd64 [Pipeline] } 07:18:26 $ docker stop --time=1 455ae3decc98eb8a593516eb944b7fc4bfda4f224a794105607c7891c9df70f1 07:18:27 $ docker rm -f 455ae3decc98eb8a593516eb944b7fc4bfda4f224a794105607c7891c9df70f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:28 + docker inspect -f . ci-base-image-x86_64 07:18:28 . [Pipeline] withDockerContainer 07:18:28 prd-centos7-docker-4c-2g-884 does not seem to be running inside a container 07:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 07:18:28 $ docker top 489c4014306713fe88f31204182b12cc03372fdeb41c58c196bbe82afc4fd8d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:28 + go mod tidy [Pipeline] sh 07:18:29 + make test 07:18:29 go mod tidy 07:18:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:18:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:18:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:18:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:18:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.049s coverage: 24.2% of statements 07:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements 07:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements 07:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.058s coverage: 9.0% of statements 07:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:19:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements 07:19:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:19:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements 07:19:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:19:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:19:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.818s coverage: 89.2% of statements 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:19:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 07:19:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:19:03 GO111MODULE=on go vet ./... 07:19:21 gofmt -l . 07:19:21 [ "`gofmt -l .`" = "" ] 07:19:21 ./bin/test-attribution-txt.sh 07:19:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:19:21 $ docker stop --time=1 489c4014306713fe88f31204182b12cc03372fdeb41c58c196bbe82afc4fd8d7 07:19:23 $ docker rm -f 489c4014306713fe88f31204182b12cc03372fdeb41c58c196bbe82afc4fd8d7 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:25 + ls -al . 07:19:25 total 208 07:19:25 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 07:19 . 07:19:25 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 07:17 .. 07:19:25 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 07:17 bin 07:19:25 -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 07:19 coverage.out 07:19:25 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 07:17 Dockerfile.build 07:19:25 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 07:17 .dockerignore 07:19:25 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 07:17 example 07:19:25 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 07:17 .git 07:19:25 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 07:17 .github 07:19:25 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 07:17 .gitignore 07:19:25 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 07:19 go.mod 07:19:25 -rw-r--r--. 1 jenkins jenkins 20413 Jun 23 07:18 go.sum 07:19:25 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 07:17 internal 07:19:25 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 07:17 Jenkinsfile 07:19:25 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 07:17 LICENSE 07:19:25 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 07:17 Makefile 07:19:25 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 07:17 openapi 07:19:25 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 07:17 pkg 07:19:25 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 07:17 README.md 07:19:25 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 07:17 RELEASE-NOTES.txt 07:19:25 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 07:17 snap 07:19:25 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 07:16 VERSION 07:19:25 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 07:17 version.go [Pipeline] isUnix [Pipeline] sh 07:19:25 + 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=dba30b92d04db2bac41e3876e475d60b1c7fc8ce --label arch=amd64 --label version=0.0.0 . 07:19:25 Sending build context to Docker daemon 2.819MB 07:19:25 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:19:25 Step 2/23 : FROM ${BASE} AS builder 07:19:25 ---> 8ba6865bbef2 07:19:25 Step 3/23 : WORKDIR /device-sdk-go 07:19:25 ---> Running in f8c1a1e9cb00 07:19:26 Removing intermediate container f8c1a1e9cb00 07:19:26 ---> 4bc4f34c8138 07:19:26 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:26 ---> Running in 70603975e686 07:19:26 Removing intermediate container 70603975e686 07:19:26 ---> 0a0aa05759cb 07:19:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:26 ---> Running in aa291efa49eb 07:19:26 Removing intermediate container aa291efa49eb 07:19:26 ---> c0f3b9ea8efa 07:19:26 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:19:26 ---> Running in 9ada16affba0 07:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:19:28 OK: 150 MiB in 46 packages 07:19:28 Removing intermediate container 9ada16affba0 07:19:28 ---> a80988a793ea 07:19:28 Step 7/23 : COPY . . 07:19:28 ---> 8c9944a0c39b 07:19:28 Step 8/23 : RUN go mod download 07:19:28 ---> Running in c1064c5c86c8 07:19:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-885 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 07:19:28 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 07:19:29 Selected Git installation does not exist. Using Default 07:19:29 The recommended git tool is: NONE 07:19:29 Removing intermediate container c1064c5c86c8 07:19:29 ---> 044d4587ccd8 07:19:29 Step 9/23 : RUN make build 07:19:29 ---> Running in aa1d6d1618cd 07:19:29 go mod tidy 07:19:29 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 07:19:35 using credential edgex-jenkins-ssh 07:19:35 Cloning the remote Git repository 07:19:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:19:35 > git init /w/workspace/device-sdk-go/5 # timeout=10 07:19:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:19:35 > git --version # timeout=10 07:19:35 > git --version # 'git version 2.17.1' 07:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:37 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:19:37 Merge succeeded, producing dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:19:37 Checking out Revision dba30b92d04db2bac41e3876e475d60b1c7fc8ce (PR-973) 07:19:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:19:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:19:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:19:37 > git config core.sparsecheckout # timeout=10 07:19:37 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # timeout=10 07:19:37 > git remote # timeout=10 07:19:37 > git config --get remote.origin.url # timeout=10 07:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:37 > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:19:37 > git rev-parse HEAD^{commit} # timeout=10 07:19:37 > git config core.sparsecheckout # timeout=10 07:19:37 > git checkout -f dba30b92d04db2bac41e3876e475d60b1c7fc8ce # timeout=10 07:19:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:19:40 Removing intermediate container aa1d6d1618cd 07:19:40 ---> 08ec11730f37 07:19:40 Step 10/23 : FROM alpine:3.12 07:19:40 3.12: Pulling from library/alpine 07:19:41 339de151aab4: Pulling fs layer 07:19:41 339de151aab4: Download complete 07:19:41 339de151aab4: Pull complete 07:19:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:19:41 Status: Downloaded newer image for alpine:3.12 07:19:41 ---> 13621d1b12d4 07:19:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:41 ---> Running in 831f9f56658b 07:19:41 Removing intermediate container 831f9f56658b 07:19:41 ---> 0ee809191023 07:19:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:41 ---> Running in 3d4b00cd9c5b 07:19:41 Removing intermediate container 3d4b00cd9c5b 07:19:41 ---> 18e8669c91a7 07:19:41 Step 13/23 : RUN apk add --update --no-cache zeromq 07:19:41 ---> Running in 2fde5d92b42b 07:19:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:19:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:42 (1/5) Installing libgcc (9.3.0-r2) 07:19:43 (2/5) Installing libsodium (1.0.18-r0) 07:19:43 (3/5) Installing libstdc++ (9.3.0-r2) 07:19:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:19:44 (4/5) Installing libzmq (4.3.3-r0) 07:19:44 (5/5) Installing zeromq (4.3.3-r0) 07:19:44 Executing busybox-1.31.1-r20.trigger 07:19:44 OK: 8 MiB in 19 packages 07:19:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:19:44 Removing intermediate container 2fde5d92b42b 07:19:44 ---> 43378ef93e7f 07:19:44 Step 14/23 : WORKDIR / 07:19:44 ---> Running in 786f16018e19 07:19:44 + sudo service docker restart 07:19:44 + true 07:19:44 Removing intermediate container 786f16018e19 07:19:44 ---> 7889e8f30cf8 07:19:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:19:44 ---> b2d3db62c4ef 07:19:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:19:45 ---> 53b28ed68075 07:19:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:19:45 ---> 24acba34ddf7 07:19:45 Step 18/23 : EXPOSE 59999 07:19:45 ---> Running in f4560c679266 07:19:45 Removing intermediate container f4560c679266 07:19:45 ---> a666efe7788d 07:19:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:19:45 ---> Running in 73e7fbe3c3b4 07:19:45 Removing intermediate container 73e7fbe3c3b4 07:19:45 ---> 93553d382b79 07:19:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:45 ---> Running in f57cbe38fca6 07:19:45 Removing intermediate container f57cbe38fca6 07:19:45 ---> d33db57d7fab 07:19:45 Step 21/23 : LABEL arch=amd64 07:19:45 ---> Running in c85db78af463 07:19:45 Removing intermediate container c85db78af463 07:19:45 ---> 72409d918b32 07:19:45 Step 22/23 : LABEL git_sha=dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:19:45 ---> Running in fc8589525d36 07:19:45 Removing intermediate container fc8589525d36 07:19:45 ---> 27c1ba854f50 07:19:45 Step 23/23 : LABEL version=0.0.0 07:19:45 ---> Running in 1411d8adc6a1 07:19:46 Removing intermediate container 1411d8adc6a1 07:19:46 ---> 95ab4c013fa4 07:19:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:19:46 Successfully built 95ab4c013fa4 07:19:46 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 07:19:46 ---> job-cost.sh 07:19:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3dvM 07:19:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:03 provisioning config files... 07:20:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config5574425508755506426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:03 ---> docker-login.sh 07:20:03 nexus3.edgexfoundry.org:10001 07:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:04 Configure a credential helper to remove this warning. See 07:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:04 07:20:04 Login Succeeded 07:20:04 nexus3.edgexfoundry.org:10002 07:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:05 Configure a credential helper to remove this warning. See 07:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:05 07:20:05 Login Succeeded 07:20:05 nexus3.edgexfoundry.org:10003 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:06 Configure a credential helper to remove this warning. See 07:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:06 07:20:06 Login Succeeded 07:20:06 nexus3.edgexfoundry.org:10004 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:06 Configure a credential helper to remove this warning. See 07:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:06 07:20:06 Login Succeeded 07:20:06 docker.io 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:07 Configure a credential helper to remove this warning. See 07:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:07 07:20:07 Login Succeeded 07:20:07 ---> docker-login.sh ends [Pipeline] } 07:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:20:07 ========================================================= 07:20:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:20:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:20:08 + 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 . 07:20:08 Sending build context to Docker daemon 2.691MB 07:20:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:20:08 Step 2/8 : FROM ${BASE} 07:20:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:20:09 595b0fe564bb: Pulling fs layer 07:20:09 3088b5b3c5c0: Pulling fs layer 07:20:09 5b7225fbf94c: Pulling fs layer 07:20:09 ba82ee9f976e: Pulling fs layer 07:20:09 506bd15cee9f: Pulling fs layer 07:20:09 75a0a4a0db45: Pulling fs layer 07:20:09 618dc40b7e24: Pulling fs layer 07:20:09 ba82ee9f976e: Waiting 07:20:09 506bd15cee9f: Waiting 07:20:09 75a0a4a0db45: Waiting 07:20:09 618dc40b7e24: Waiting 07:20:09 5b7225fbf94c: Download complete 07:20:09 3088b5b3c5c0: Verifying Checksum 07:20:09 3088b5b3c5c0: Download complete 07:20:09 506bd15cee9f: Verifying Checksum 07:20:09 506bd15cee9f: Download complete 07:20:09 75a0a4a0db45: Verifying Checksum 07:20:09 75a0a4a0db45: Download complete 07:20:09 595b0fe564bb: Download complete 07:20:09 lf-activate-venv(): INFO: Adding /tmp/venv-3dvM/bin to PATH 07:20:09 INFO: No Stack... 07:20:09 INFO: Retrieving Pricing Info for: v3-standard-2 07:20:09 595b0fe564bb: Pull complete 07:20:09 INFO: Archiving Costs [Pipeline] sh 07:20:10 + cut -d, -f6 07:20:10 + cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 07:20:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] 07:20:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] did not exist. Created. 07:20:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:10 + echo total: 0.05999999865889549 [Pipeline] stash 07:20:10 Stashed 1 file(s) [Pipeline] } 07:20:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 07:20:10 3088b5b3c5c0: Pull complete [Pipeline] // stage [Pipeline] } 07:20:11 5b7225fbf94c: Pull complete 07:20:12 618dc40b7e24: Verifying Checksum 07:20:12 618dc40b7e24: Download complete 07:20:13 ba82ee9f976e: Verifying Checksum 07:20:13 ba82ee9f976e: Download complete 07:20:23 ba82ee9f976e: Pull complete 07:20:23 506bd15cee9f: Pull complete 07:20:24 75a0a4a0db45: Pull complete 07:20:27 618dc40b7e24: Pull complete 07:20:27 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:20:27 ---> a36622ca3599 07:20:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:28 ---> Running in fe7c99896cb1 07:20:29 Removing intermediate container fe7c99896cb1 07:20:29 ---> 7262898ee6a5 07:20:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:29 ---> Running in 1db00f77ba22 07:20:32 Removing intermediate container 1db00f77ba22 07:20:32 ---> 5904b1ef4429 07:20:32 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:20:32 ---> Running in 060b9bcdfca3 07:20:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:35 (1/6) Installing libc-dev (0.7.2-r3) 07:20:35 (2/6) Installing libsodium (1.0.18-r0) 07:20:35 (3/6) Installing pkgconf (1.7.3-r0) 07:20:36 (4/6) Installing libsodium-dev (1.0.18-r0) 07:20:36 (5/6) Installing libzmq (4.3.3-r1) 07:20:36 (6/6) Installing zeromq-dev (4.3.3-r1) 07:20:36 Executing busybox-1.32.1-r6.trigger 07:20:36 OK: 139 MiB in 46 packages 07:20:37 Removing intermediate container 060b9bcdfca3 07:20:37 ---> 9bb200e3009b 07:20:37 Step 6/8 : WORKDIR /device-sdk-go 07:20:38 ---> Running in 3782a17214bd 07:20:38 Removing intermediate container 3782a17214bd 07:20:38 ---> ac089f5ebd47 07:20:38 Step 7/8 : COPY . . 07:20:40 ---> b63f7e773b9f 07:20:40 Step 8/8 : RUN go mod download 07:20:40 ---> Running in c98af38fe8bd 07:21:12 Removing intermediate container c98af38fe8bd 07:21:12 ---> e3b62d22b139 07:21:12 Successfully built e3b62d22b139 07:21:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:21:13 + docker inspect -f . ci-base-image-arm64 07:21:13 . [Pipeline] withDockerContainer 07:21:13 prd-ubuntu18.04-docker-arm64-4c-16g-885 does not seem to be running inside a container 07:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 07:21:15 $ docker top f46a2a1fddeb000036a8c638213f9538723fe1196dea75955cc464a1bb3eef12 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:16 + go version 07:21:16 go version go1.16.5 linux/arm64 [Pipeline] } 07:21:16 $ docker stop --time=1 f46a2a1fddeb000036a8c638213f9538723fe1196dea75955cc464a1bb3eef12 07:21:17 $ docker rm -f f46a2a1fddeb000036a8c638213f9538723fe1196dea75955cc464a1bb3eef12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:21:18 + docker inspect -f . ci-base-image-arm64 07:21:18 . [Pipeline] withDockerContainer 07:21:19 prd-ubuntu18.04-docker-arm64-4c-16g-885 does not seem to be running inside a container 07:21:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 07:21:20 $ docker top 6d388c4378bb8ad158b8434f12dae65aae0f52c4695746d288aa4b9b55a16af9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:21 + go mod tidy [Pipeline] sh 07:21:23 + make test 07:21:23 go mod tidy 07:21:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:21:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:22:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:22:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:22:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:23:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.290s coverage: 24.2% of statements 07:23:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:23:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.243s coverage: 28.1% of statements 07:23:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 07:23:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.287s coverage: 9.0% of statements 07:23:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:23:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:23:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:23:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.326s coverage: 28.7% of statements 07:23:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:23:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.243s coverage: 83.3% of statements 07:23:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:23:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:23:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.411s coverage: 58.0% of statements 07:23:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.208s coverage: 89.2% of statements 07:23:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:23:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 07:23:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:23:19 GO111MODULE=on go vet ./... 07:24:15 gofmt -l . 07:24:15 [ "`gofmt -l .`" = "" ] 07:24:15 ./bin/test-attribution-txt.sh 07:24:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:24:17 $ docker stop --time=1 6d388c4378bb8ad158b8434f12dae65aae0f52c4695746d288aa4b9b55a16af9 07:24:20 $ docker rm -f 6d388c4378bb8ad158b8434f12dae65aae0f52c4695746d288aa4b9b55a16af9 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:24:21 Warning: overwriting stash ‘coverage-report’ 07:24:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:24:23 + ls -al . 07:24:23 total 244 07:24:23 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 07:24 . 07:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:19 .. 07:24:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 07:19 .dockerignore 07:24:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 07:19 .git 07:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:19 .github 07:24:23 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 07:19 .gitignore 07:24:23 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 07:19 Dockerfile.build 07:24:23 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 07:19 Jenkinsfile 07:24:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 07:19 LICENSE 07:24:23 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 07:19 Makefile 07:24:23 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 07:19 README.md 07:24:23 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 07:19 RELEASE-NOTES.txt 07:24:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 07:16 VERSION 07:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:19 bin 07:24:23 -rw-r--r-- 1 jenkins jenkins 125635 Jun 23 07:23 coverage.out 07:24:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:19 example 07:24:23 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 07:24 go.mod 07:24:23 -rw-r--r-- 1 jenkins jenkins 20413 Jun 23 07:21 go.sum 07:24:23 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 07:19 internal 07:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:19 openapi 07:24:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:19 pkg 07:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:19 snap 07:24:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 07:19 version.go [Pipeline] isUnix [Pipeline] sh 07:24:23 + 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=dba30b92d04db2bac41e3876e475d60b1c7fc8ce --label arch=arm64 --label version=0.0.0 . 07:24:23 Sending build context to Docker daemon 2.818MB 07:24:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:24:23 Step 2/23 : FROM ${BASE} AS builder 07:24:23 ---> e3b62d22b139 07:24:23 Step 3/23 : WORKDIR /device-sdk-go 07:24:24 ---> Running in 6642a9e9718b 07:24:24 Removing intermediate container 6642a9e9718b 07:24:24 ---> 084c37ab8ca2 07:24:24 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:24:24 ---> Running in d173d0a56c24 07:24:25 Removing intermediate container d173d0a56c24 07:24:25 ---> 23f3ee414777 07:24:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:25 ---> Running in 0ba95ac6b6d2 07:24:27 Removing intermediate container 0ba95ac6b6d2 07:24:27 ---> eacbfcaa8ffe 07:24:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:24:27 ---> Running in 0f848a32410b 07:24:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:32 OK: 139 MiB in 46 packages 07:24:33 Removing intermediate container 0f848a32410b 07:24:33 ---> 50cb84a09d8c 07:24:33 Step 7/23 : COPY . . 07:24:34 ---> 45c122a87155 07:24:34 Step 8/23 : RUN go mod download 07:24:34 ---> Running in 535c256b216b 07:24:37 Removing intermediate container 535c256b216b 07:24:37 ---> 3f8e9dc7eb05 07:24:37 Step 9/23 : RUN make build 07:24:37 ---> Running in f94fef6e09f2 07:24:38 go mod tidy 07:24:39 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 07:25:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:25:18 Removing intermediate container f94fef6e09f2 07:25:18 ---> e957d71798bf 07:25:18 Step 10/23 : FROM alpine:3.12 07:25:18 3.12: Pulling from library/alpine 07:25:18 d2f70382dc9a: Pulling fs layer 07:25:18 d2f70382dc9a: Verifying Checksum 07:25:18 d2f70382dc9a: Download complete 07:25:18 d2f70382dc9a: Pull complete 07:25:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:25:18 Status: Downloaded newer image for alpine:3.12 07:25:18 ---> c4fd0aeabfcf 07:25:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:25:18 ---> Running in 2e159da53b5d 07:25:19 Removing intermediate container 2e159da53b5d 07:25:19 ---> 1a4e8fc99a68 07:25:19 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:19 ---> Running in 0c2905655a3a 07:25:21 Removing intermediate container 0c2905655a3a 07:25:21 ---> db2d348d2b56 07:25:21 Step 13/23 : RUN apk add --update --no-cache zeromq 07:25:21 ---> Running in 68bdb667884b 07:25:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:24 (1/5) Installing libgcc (9.3.0-r2) 07:25:24 (2/5) Installing libsodium (1.0.18-r0) 07:25:24 (3/5) Installing libstdc++ (9.3.0-r2) 07:25:24 (4/5) Installing libzmq (4.3.3-r0) 07:25:24 (5/5) Installing zeromq (4.3.3-r0) 07:25:24 Executing busybox-1.31.1-r20.trigger 07:25:24 OK: 8 MiB in 19 packages 07:25:26 Removing intermediate container 68bdb667884b 07:25:26 ---> 4b0fda17e498 07:25:26 Step 14/23 : WORKDIR / 07:25:26 ---> Running in 491a7e59528f 07:25:26 Removing intermediate container 491a7e59528f 07:25:26 ---> b7dd2a871f1d 07:25:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:25:27 ---> 8a72a4228b01 07:25:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:25:28 ---> 9b763620270b 07:25:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:25:29 ---> b9086b571037 07:25:29 Step 18/23 : EXPOSE 59999 07:25:29 ---> Running in 79834685f6be 07:25:30 Removing intermediate container 79834685f6be 07:25:30 ---> aa7f61dfc713 07:25:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:25:30 ---> Running in a0778901c201 07:25:30 Removing intermediate container a0778901c201 07:25:30 ---> 6b7150a3257b 07:25:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:30 ---> Running in 53536745889f 07:25:31 Removing intermediate container 53536745889f 07:25:31 ---> ba24ce2f6287 07:25:31 Step 21/23 : LABEL arch=arm64 07:25:31 ---> Running in 78d60c68e315 07:25:31 Removing intermediate container 78d60c68e315 07:25:31 ---> 6770d5e1085f 07:25:31 Step 22/23 : LABEL git_sha=dba30b92d04db2bac41e3876e475d60b1c7fc8ce 07:25:31 ---> Running in a5cd9f8d37ec 07:25:32 Removing intermediate container a5cd9f8d37ec 07:25:32 ---> 6743b733176b 07:25:32 Step 23/23 : LABEL version=0.0.0 07:25:32 ---> Running in fda22746ada2 07:25:32 Removing intermediate container fda22746ada2 07:25:32 ---> 97f2a9282f37 07:25:33 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:25:33 Successfully built 97f2a9282f37 07:25:33 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 07:25:33 ---> job-cost.sh 07:25:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkFW 07:26:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-SkFW/bin to PATH 07:27:49 INFO: No Stack... 07:27:49 INFO: Retrieving Pricing Info for: v2-standard-4 07:27:49 INFO: Archiving Costs [Pipeline] sh 07:27:49 + cat+ /w/workspace/device-sdk-go/5/archives/cost.csv 07:27:49 cut -d, -f6 [Pipeline] lock 07:27:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] 07:27:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] did not exist. Created. 07:27:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:50 /w/workspace/device-sdk-go/5@tmp/durable-867d53c7/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-867d53c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:27:50 + echo total: 0.18000000715255737 [Pipeline] stash 07:27:50 Warning: overwriting stash ‘stack-cost’ 07:27:50 Stashed 1 file(s) [Pipeline] } 07:27:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-5-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 07:27:51 provisioning config files... 07:27:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config8609555981957454271tmp [Pipeline] { [Pipeline] sh 07:27:51 + set +x 07:27:51 + curl -s https://codecov.io/bash 07:27:51 + bash -s -- 07:27:51 07:27:51 _____ _ 07:27:51 / ____| | | 07:27:51 | | ___ __| | ___ ___ _____ __ 07:27:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:27:51 | |___| (_) | (_| | __/ (_| (_) \ V / 07:27:51 \_____\___/ \__,_|\___|\___\___/ \_/ 07:27:51 Bash-1.0.3 07:27:51 07:27:51 07:27:51 ==> git version 2.24.4 found 07:27:51 ==> 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 07:27:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:27:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:27:51 ==> Jenkins CI detected. 07:27:51 project root: . 07:27:51 --> token set from env 07:27:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:27:51 ==> Running gcov in . (disable via -X gcov) 07:27:52 ==> Python coveragepy not found 07:27:52 ==> Searching for coverage reports in: 07:27:52 + . 07:27:52 -> Found 1 reports 07:27:52 ==> Detecting git/mercurial file structure 07:27:52 ==> Reading reports 07:27:52 + ./coverage.out bytes=125635 07:27:52 ==> Appending adjustments 07:27:52 https://docs.codecov.io/docs/fixing-reports 07:27:52 + Found adjustments 07:27:52 ==> Gzipping contents 07:27:52 16K /tmp/codecov.q0C8E8.gz 07:27:52 ==> Uploading reports 07:27:52 url: https://codecov.io 07:27:52 query: branch=PR-973&commit=dba30b92d04db2bac41e3876e475d60b1c7fc8ce&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 07:27:52 -> Pinging Codecov 07:27:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-973&commit=dba30b92d04db2bac41e3876e475d60b1c7fc8ce&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 07:27:52 -> Uploading to 07:27:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/dba30b92d04db2bac41e3876e475d60b1c7fc8ce/c644b717-27ad-468b-baa4-0c591469bf20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T072752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f20d9afb2a85ad853c2bb2a45a4a89d0c22a02cf9f231bfa6ae7ca6bd261e704 07:27:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:52 Dload Upload Total Spent Left Speed 07:27:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16346 0 0 100 16346 0 38429 --:--:-- --:--:-- --:--:-- 38461 07:27:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/dba30b92d04db2bac41e3876e475d60b1c7fc8ce [Pipeline] } 07:27:53 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 07:27:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:27:55 ---> package-listing.sh 07:27:55 ++ facter osfamily 07:27:55 ++ tr '[:upper:]' '[:lower:]' 07:27:55 + OS_FAMILY=redhat 07:27:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-973 07:27:55 + START_PACKAGES=/tmp/packages_start.txt 07:27:55 + END_PACKAGES=/tmp/packages_end.txt 07:27:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:27:55 + PACKAGES=/tmp/packages_start.txt 07:27:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 07:27:55 + PACKAGES=/tmp/packages_end.txt 07:27:55 + case "${OS_FAMILY}" in 07:27:55 + rpm -qa 07:27:55 + sort 07:27:56 + '[' -f /tmp/packages_start.txt ']' 07:27:56 + '[' -f /tmp/packages_end.txt ']' 07:27:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:27:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 07:27:56 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ 07:27:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ [Pipeline] echo 07:27:56 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-973/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:27:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:27:57 07:27:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:27:57 alpine: Pulling from edgex-lftools-log-publisher 07:27:57 df20fa9351a1: Pulling fs layer 07:27:57 36b3adc4ff6f: Pulling fs layer 07:27:57 8ad3a11d3b57: Pulling fs layer 07:27:57 46f8f816bc3b: Pulling fs layer 07:27:57 93b61091891f: Pulling fs layer 07:27:57 93b9cdb0e59b: Pulling fs layer 07:27:57 5e14af77c1be: Pulling fs layer 07:27:57 01666e4c0597: Pulling fs layer 07:27:57 aa168da1d23b: Pulling fs layer 07:27:57 93b9cdb0e59b: Waiting 07:27:57 5e14af77c1be: Waiting 07:27:57 01666e4c0597: Waiting 07:27:57 aa168da1d23b: Waiting 07:27:57 46f8f816bc3b: Waiting 07:27:57 36b3adc4ff6f: Verifying Checksum 07:27:57 36b3adc4ff6f: Download complete 07:27:57 46f8f816bc3b: Verifying Checksum 07:27:57 46f8f816bc3b: Download complete 07:27:57 df20fa9351a1: Verifying Checksum 07:27:57 df20fa9351a1: Download complete 07:27:57 93b9cdb0e59b: Verifying Checksum 07:27:57 93b9cdb0e59b: Download complete 07:27:57 93b61091891f: Verifying Checksum 07:27:57 93b61091891f: Download complete 07:27:57 01666e4c0597: Verifying Checksum 07:27:57 01666e4c0597: Download complete 07:27:58 8ad3a11d3b57: Verifying Checksum 07:27:58 8ad3a11d3b57: Download complete 07:27:58 df20fa9351a1: Pull complete 07:27:58 5e14af77c1be: Verifying Checksum 07:27:58 5e14af77c1be: Download complete 07:27:58 36b3adc4ff6f: Pull complete 07:27:58 8ad3a11d3b57: Pull complete 07:27:58 46f8f816bc3b: Pull complete 07:27:58 93b61091891f: Pull complete 07:27:59 93b9cdb0e59b: Pull complete 07:27:59 5e14af77c1be: Pull complete 07:27:59 01666e4c0597: Pull complete 07:28:00 aa168da1d23b: Verifying Checksum 07:28:00 aa168da1d23b: Download complete 07:28:04 aa168da1d23b: Pull complete 07:28:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:28:04 prd-centos7-docker-4c-2g-882 does not seem to be running inside a container 07:28:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-973/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-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@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 07:28:07 $ docker top 4d2b8b94f5579986fef86c19eb3bfef7aa97f83d48d27ff974ef0be95b392219 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:07 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:07 + mkdir -p /var/log/sa [Pipeline] sh 07:28:08 + ls /var/log/sa-host 07:28:08 + sadf -c /var/log/sa-host/sa05 07:28:08 file_magic: OK 07:28:08 HZ: Using current value: 100 07:28:08 file_header: OK 07:28:08 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 07:28:08 Statistics: 07:28:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:08 File successfully converted to sysstat format version 12.2.1 07:28:08 + sadf -c /var/log/sa-host/sa23 07:28:08 file_magic: OK 07:28:08 HZ: Using current value: 100 07:28:08 file_header: OK 07:28:08 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 07:28:08 Statistics: 07:28:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:08 provisioning config files... 07:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config3972018069955595123tmp [Pipeline] { [Pipeline] echo 07:28:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:08 ---> create-netrc.sh [Pipeline] } 07:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:28:08 ---> python-tools-install.sh [Pipeline] echo 07:28:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:09 ---> sudo-logs.sh 07:28:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:09 ---> job-cost.sh 07:28:09 lf-activate-venv: SKIPPING 07:28:09 DEBUG: total: 0.18000000715255737 07:28:09 INFO: Retrieving Stack Cost... 07:28:10 INFO: Retrieving Pricing Info for: v3-standard-2 07:28:11 INFO: Archiving Costs [Pipeline] echo 07:28:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:11 ---> logs-deploy.sh 07:28:11 lf-activate-venv: SKIPPING 07:28:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-973/5 07:28:11 INFO: archiving workspace using pattern(s): 07:28:12 Archives upload complete. 07:28:12 INFO: archiving logs to Nexus 07:28:13 ---> uname -a: 07:28:13 Linux prd-centos7-docker-4c-2g-882.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:28:13 07:28:13 07:28:13 ---> lscpu: 07:28:13 Architecture: x86_64 07:28:13 CPU op-mode(s): 32-bit, 64-bit 07:28:13 Byte Order: Little Endian 07:28:13 Address sizes: 40 bits physical, 48 bits virtual 07:28:13 CPU(s): 2 07:28:13 On-line CPU(s) list: 0,1 07:28:13 Thread(s) per core: 1 07:28:13 Core(s) per socket: 1 07:28:13 Socket(s): 2 07:28:13 NUMA node(s): 1 07:28:13 Vendor ID: AuthenticAMD 07:28:13 CPU family: 23 07:28:13 Model: 49 07:28:13 Model name: AMD EPYC-Rome Processor 07:28:13 Stepping: 0 07:28:13 CPU MHz: 2800.000 07:28:13 BogoMIPS: 5600.00 07:28:13 Virtualization: AMD-V 07:28:13 Hypervisor vendor: KVM 07:28:13 Virtualization type: full 07:28:13 L1d cache: 64 KiB 07:28:13 L1i cache: 64 KiB 07:28:13 L2 cache: 1 MiB 07:28:13 L3 cache: 32 MiB 07:28:13 NUMA node0 CPU(s): 0,1 07:28:13 Vulnerability Itlb multihit: Not affected 07:28:13 Vulnerability L1tf: Not affected 07:28:13 Vulnerability Mds: Not affected 07:28:13 Vulnerability Meltdown: Not affected 07:28:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:28:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:28:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:28:13 Vulnerability Srbds: Not affected 07:28:13 Vulnerability Tsx async abort: Not affected 07:28:13 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 07:28:13 07:28:13 07:28:13 ---> nproc: 07:28:13 2 07:28:13 07:28:13 07:28:13 ---> df -h: 07:28:13 Filesystem Size Used Available Use% Mounted on 07:28:13 overlay 40.0G 7.6G 32.4G 19% / 07:28:13 tmpfs 64.0M 0 64.0M 0% /dev 07:28:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:28:13 shm 64.0M 0 64.0M 0% /dev/shm 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:28:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:28:13 07:28:13 07:28:13 ---> free -m: 07:28:13 total used free shared buff/cache available 07:28:13 Mem: 7821 930 4792 0 2098 6712 07:28:13 Swap: 1023 0 1023 07:28:13 07:28:13 07:28:13 ---> ip addr: 07:28:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:28:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:28:13 inet 127.0.0.1/8 scope host lo 07:28:13 valid_lft forever preferred_lft forever 07:28:13 inet6 ::1/128 scope host 07:28:13 valid_lft forever preferred_lft forever 07:28:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:28:13 link/ether fa:16:3e:af:a3:e2 brd ff:ff:ff:ff:ff:ff 07:28:13 inet 10.30.123.221/23 brd 10.30.123.255 scope global dynamic eth0 07:28:13 valid_lft 85675sec preferred_lft 85675sec 07:28:13 inet6 fe80::f816:3eff:feaf:a3e2/64 scope link 07:28:13 valid_lft forever preferred_lft forever 07:28:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:28:13 link/ether 02:42:e0:43:6b:7c brd ff:ff:ff:ff:ff:ff 07:28:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:28:13 valid_lft forever preferred_lft forever 07:28:13 inet6 fe80::42:e0ff:fe43:6b7c/64 scope link 07:28:13 valid_lft forever preferred_lft forever 07:28:13 07:28:13 07:28:13 ---> sar -b -r -n DEV: 07:28:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:13 07:28:13 07:15:59 LINUX RESTART (2 CPU) 07:28:13 07:28:13 07:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:28:13 07:18:01 1.90 0.00 1.90 0.00 0.00 40.66 0.00 07:28:13 07:19:01 0.23 0.00 0.23 0.00 0.00 2.56 0.00 07:28:13 07:20:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 07:28:13 07:21:01 0.33 0.00 0.33 0.00 0.00 5.01 0.00 07:28:13 07:22:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 07:28:13 07:23:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 07:28:13 07:24:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 07:28:13 07:25:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 07:28:13 07:26:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 07:28:13 07:27:01 0.22 0.00 0.22 0.00 0.00 2.52 0.00 07:28:13 07:28:02 6.29 0.15 6.14 0.00 13.99 237.00 0.00 07:28:13 Average: 0.95 0.01 0.94 0.00 1.27 27.74 0.00 07:28:13 07:28:13 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:13 07:18:01 5463288 0 802364 10.02 2620 1740660 1226736 13.54 570256 1576220 12 07:28:13 07:19:01 5463888 0 801760 10.01 2620 1740664 1204120 13.29 575284 1571064 8 07:28:13 07:20:01 5456484 0 809160 10.10 2620 1740668 1238520 13.67 582112 1571064 8 07:28:13 07:21:01 5459472 0 806168 10.07 2620 1740672 1221072 13.48 578960 1571760 8 07:28:13 07:22:01 5458468 0 807164 10.08 2620 1740680 1242800 13.72 576100 1575120 8 07:28:13 07:23:01 5462360 0 803272 10.03 2620 1740680 1199156 13.24 573340 1575168 8 07:28:13 07:24:01 5459464 0 806156 10.07 2620 1740692 1199156 13.24 575960 1575168 8 07:28:13 07:25:01 5451416 0 814200 10.17 2620 1740696 1199156 13.24 583880 1575168 8 07:28:13 07:26:01 5451736 0 813880 10.16 2620 1740696 1199156 13.24 585868 1573280 8 07:28:13 07:27:01 5451732 0 813876 10.16 2620 1740704 1199228 13.24 585868 1573280 8 07:28:13 07:28:02 4906512 0 932396 11.64 2620 2167404 1598832 17.65 905964 1758488 425920 07:28:13 Average: 5407711 0 819127 10.23 2620 1779474 1247994 13.78 608508 1590525 38728 07:28:13 07:28:13 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:28:13 07:18:01 eth0 1.40 0.63 0.66 0.43 0.00 0.00 0.00 0.00 07:28:13 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:19:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:28:13 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:20:01 eth0 2.22 1.47 0.43 8.25 0.00 0.00 0.00 0.00 07:28:13 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:21:01 eth0 1.88 1.53 0.38 6.69 0.00 0.00 0.00 0.00 07:28:13 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:22:01 eth0 2.43 2.22 0.53 8.94 0.00 0.00 0.00 0.00 07:28:13 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:23:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:24:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:13 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:25:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:13 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:13 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:27:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:13 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:28:02 eth0 188.64 172.53 2168.85 17.12 0.00 0.00 0.00 0.00 07:28:13 07:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 Average: eth0 17.99 16.27 197.46 3.78 0.00 0.00 0.00 0.00 07:28:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:13 07:28:13 07:28:13 ---> sar -P ALL: 07:28:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:13 07:28:13 07:15:59 LINUX RESTART (2 CPU) 07:28:13 07:28:13 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:28:13 07:18:01 all 0.15 0.00 0.03 0.00 0.03 99.79 07:28:13 07:18:01 0 0.12 0.00 0.02 0.00 0.02 99.85 07:28:13 07:18:01 1 0.18 0.00 0.05 0.00 0.03 99.73 07:28:13 07:19:01 all 0.13 0.00 0.06 0.00 0.03 99.79 07:28:13 07:19:01 0 0.20 0.00 0.07 0.00 0.02 99.72 07:28:13 07:19:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:28:13 07:20:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:28:13 07:20:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:28:13 07:20:01 1 0.10 0.00 0.03 0.00 0.03 99.83 07:28:13 07:21:01 all 0.05 0.00 0.05 0.00 0.02 99.88 07:28:13 07:21:01 0 0.05 0.00 0.07 0.00 0.02 99.87 07:28:13 07:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:28:13 07:22:01 all 0.27 0.00 0.04 0.00 0.03 99.67 07:28:13 07:22:01 0 0.37 0.00 0.03 0.00 0.03 99.57 07:28:13 07:22:01 1 0.17 0.00 0.05 0.00 0.02 99.77 07:28:13 07:23:01 all 0.13 0.00 0.03 0.00 0.02 99.82 07:28:13 07:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:13 07:23:01 1 0.22 0.00 0.03 0.00 0.03 99.72 07:28:13 07:24:01 all 0.09 0.00 0.05 0.00 0.03 99.83 07:28:13 07:24:01 0 0.07 0.00 0.07 0.00 0.02 99.85 07:28:13 07:24:01 1 0.12 0.00 0.03 0.00 0.03 99.82 07:28:13 07:25:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:28:13 07:25:01 0 0.15 0.00 0.03 0.00 0.03 99.78 07:28:13 07:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:13 07:26:01 all 0.17 0.00 0.02 0.00 0.02 99.80 07:28:13 07:26:01 0 0.30 0.00 0.02 0.00 0.02 99.67 07:28:13 07:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:28:13 07:27:01 all 0.13 0.00 0.02 0.00 0.02 99.83 07:28:13 07:27:01 0 0.25 0.00 0.02 0.00 0.02 99.72 07:28:13 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:13 07:28:02 all 5.35 0.00 1.67 0.03 0.03 92.91 07:28:13 07:28:02 0 5.68 0.00 1.62 0.02 0.03 92.65 07:28:13 07:28:02 1 5.02 0.00 1.72 0.05 0.03 93.18 07:28:13 07:28:13 Average: CPU %user %nice %system %iowait %steal %idle 07:28:13 Average: all 0.60 0.00 0.18 0.00 0.02 99.19 07:28:13 Average: 0 0.66 0.00 0.18 0.00 0.02 99.14 07:28:13 Average: 1 0.54 0.00 0.19 0.00 0.03 99.25 07:28:13 07:28:13 07:28:13