Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6a4f7335f63ec55d91c4c3fd453eb299495361ac+a0283ea75e3b124ec5b34ddb1bd6fdababf84013 (336ac859d1804e4cf040c9469d6af6f8d31d04fb) 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-ssh6311531268139948301.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-ssh2849006944809526095.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-971/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-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8248313542023737250.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-ssh9183536510579674860.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-971/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-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6748765982912729539.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 ‘prd-centos7-docker-4c-2g-1644’ Running on prd-centos7-docker-4c-2g-1650 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [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-971 # 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-971@tmp/jenkins-gitclient-ssh1760319409020304287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac > 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-971@tmp/jenkins-gitclient-ssh4946061647205655869.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 Merge succeeded, producing 13d060c1d8f01a962275a947b40271f3b4cf7cf7 Checking out Revision 13d060c1d8f01a962275a947b40271f3b4cf7cf7 (PR-971) > 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-971@tmp/jenkins-gitclient-ssh7656942371735250197.key > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13d060c1d8f01a962275a947b40271f3b4cf7cf7 # timeout=10 Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:13 ========================================================= 06:02:13 EdgeX Global Pipelines Version Info 06:02:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:15 ------------------- 06:02:15 stable info: 06:02:15 ------------------- 06:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:02:15 Message: update stable to v1.0.195 06:02:16 ------------------- 06:02:16 experimental info: 06:02:16 ------------------- 06:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:02:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13d060c [Pipeline] echo 06:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:17 provisioning config files... 06:02:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7770621812000193995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:17 ---> docker-login.sh 06:02:17 nexus3.edgexfoundry.org:10001 06:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:17 Configure a credential helper to remove this warning. See 06:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:17 06:02:17 Login Succeeded 06:02:17 nexus3.edgexfoundry.org:10002 06:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:18 Configure a credential helper to remove this warning. See 06:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:18 06:02:18 Login Succeeded 06:02:18 nexus3.edgexfoundry.org:10003 06:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:18 Configure a credential helper to remove this warning. See 06:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:18 06:02:18 Login Succeeded 06:02:18 nexus3.edgexfoundry.org:10004 06:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:18 Configure a credential helper to remove this warning. See 06:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:18 06:02:18 Login Succeeded 06:02:18 docker.io 06:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:19 Configure a credential helper to remove this warning. See 06:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:19 06:02:19 Login Succeeded 06:02:19 ---> docker-login.sh ends [Pipeline] } 06:02:19 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 06:02:19 + git log --format=format:%s -1 13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] echo 06:02:19 GIT_COMMIT: 13d060c1d8f01a962275a947b40271f3b4cf7cf7, Commit Message: Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD [Pipeline] echo 06:02:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:20 06:02:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:20 latest: Pulling from edgex-devops/git-semver 06:02:20 31603596830f: Pulling fs layer 06:02:20 54011a49482f: Pulling fs layer 06:02:20 a6820b24f6d8: Pulling fs layer 06:02:20 f581987b2513: Pulling fs layer 06:02:20 f581987b2513: Waiting 06:02:20 54011a49482f: Verifying Checksum 06:02:20 54011a49482f: Download complete 06:02:20 31603596830f: Verifying Checksum 06:02:20 31603596830f: Download complete 06:02:20 f581987b2513: Verifying Checksum 06:02:20 f581987b2513: Download complete 06:02:20 a6820b24f6d8: Verifying Checksum 06:02:20 a6820b24f6d8: Download complete 06:02:20 31603596830f: Pull complete 06:02:21 54011a49482f: Pull complete 06:02:21 a6820b24f6d8: Pull complete 06:02:21 f581987b2513: Pull complete 06:02:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:22 prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container 06:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 06:02:23 $ docker top 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:23 [ssh-agent] Looking for ssh-agent implementation... 06:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:23 $ docker exec 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent 06:02:23 SSH_AUTH_SOCK=/tmp/ssh-VhB4kimOuhIe/agent.14 06:02:23 SSH_AGENT_PID=20 06:02:23 Running ssh-add (command line suppressed) 06:02:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_167939541328009687.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_167939541328009687.key) 06:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:24 + git tag --points-at HEAD [Pipeline] } 06:02:24 $ docker exec --env ******** --env ******** 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent -k 06:02:24 unset SSH_AUTH_SOCK; 06:02:24 unset SSH_AGENT_PID; 06:02:24 echo Agent pid 20 killed; 06:02:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:24 [ssh-agent] Looking for ssh-agent implementation... 06:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:24 $ docker exec 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent 06:02:24 SSH_AUTH_SOCK=/tmp/ssh-7MSQaOxQM3Yx/agent.53 06:02:24 SSH_AGENT_PID=59 06:02:24 Running ssh-add (command line suppressed) 06:02:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7584097655399485899.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7584097655399485899.key) 06:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:24 + git semver init 06:02:24 # -> Open(): unable to determine branch for HEAD 06:02:24 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 06:02:24 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 06:02:24 # $SEMVER_REMOTE_NAME = origin 06:02:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:24 # $SEMVER_USER_NAME = edgex-jenkins 06:02:24 # $SEMVER_BRANCH = PR-971 06:02:24 # $SEMVER_TEMP = /tmp/semver-148502110 06:02:24 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:02:25 # '/tmp/semver-148502110' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 06:02:25 # -> Force: false 06:02:25 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 06:02:25 $ docker exec --env ******** --env ******** 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent -k 06:02:25 unset SSH_AUTH_SOCK; 06:02:25 unset SSH_AGENT_PID; 06:02:25 echo Agent pid 59 killed; 06:02:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:25 + git semver [Pipeline] } 06:02:25 $ docker stop --time=1 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d 06:02:27 $ docker rm -f 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d [Pipeline] // withDockerContainer [Pipeline] sh 06:02:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:31 Stashed 1 file(s) [Pipeline] echo 06:02:31 [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 06:02:46 Still waiting to schedule task 06:02:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:02:46 Still waiting to schedule task 06:02:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1647’ 06:04:36 Running on prd-centos7-docker-4c-2g-1654 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 06:04:36 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:04:36 Selected Git installation does not exist. Using Default 06:04:36 The recommended git tool is: NONE 06:04:40 using credential edgex-jenkins-ssh 06:04:40 Cloning the remote Git repository 06:04:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:04:40 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:04:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:04:40 > git --version # timeout=10 06:04:40 > git --version # 'git version 2.24.4' 06:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:41 [INFO] Currently running in a labeled security context 06:04:41 [INFO] Currently SELinux is 'enforcing' on the host 06:04:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5994462531943609865.key 06:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:04:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:41 [INFO] Currently running in a labeled security context 06:04:41 [INFO] Currently SELinux is 'enforcing' on the host 06:04:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh221202064173548166.key 06:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:42 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac 06:04:42 Merge succeeded, producing 43e66409f5b1adac98e05314612fd0d98bd83a33 06:04:42 Checking out Revision 43e66409f5b1adac98e05314612fd0d98bd83a33 (PR-971) 06:04:42 > git config core.sparsecheckout # timeout=10 06:04:42 > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 06:04:42 > git remote # timeout=10 06:04:42 > git config --get remote.origin.url # timeout=10 06:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:42 [INFO] Currently running in a labeled security context 06:04:42 [INFO] Currently SELinux is 'enforcing' on the host 06:04:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1108581864209870745.key 06:04:42 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 06:04:42 > git rev-parse HEAD^{commit} # timeout=10 06:04:42 > git config core.sparsecheckout # timeout=10 06:04:42 > git checkout -f 43e66409f5b1adac98e05314612fd0d98bd83a33 # timeout=10 06:04:46 Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" 06:04:46 > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:04:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:47 + sudo service docker restart 06:04:47 + true 06:04:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:04 provisioning config files... 06:05:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3428869075881670531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:04 ---> docker-login.sh 06:05:04 nexus3.edgexfoundry.org:10001 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 nexus3.edgexfoundry.org:10002 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 nexus3.edgexfoundry.org:10003 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 nexus3.edgexfoundry.org:10004 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 docker.io 06:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:05 Configure a credential helper to remove this warning. See 06:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:05 06:05:05 Login Succeeded 06:05:05 ---> docker-login.sh ends [Pipeline] } 06:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:05 ========================================================= 06:05:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:05:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:05 + 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 . 06:05:05 Sending build context to Docker daemon 2.682MB 06:05:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:05:05 Step 2/8 : FROM ${BASE} 06:05:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:05:05 540db60ca938: Pulling fs layer 06:05:05 adcc1eea9eea: Pulling fs layer 06:05:05 4c4ab2625f07: Pulling fs layer 06:05:05 0510c868ecb4: Pulling fs layer 06:05:05 afea3b2eda06: Pulling fs layer 06:05:05 7809a108b3ef: Pulling fs layer 06:05:05 f706445af74f: Pulling fs layer 06:05:05 0510c868ecb4: Waiting 06:05:05 afea3b2eda06: Waiting 06:05:05 7809a108b3ef: Waiting 06:05:05 f706445af74f: Waiting 06:05:06 4c4ab2625f07: Verifying Checksum 06:05:06 4c4ab2625f07: Download complete 06:05:06 adcc1eea9eea: Verifying Checksum 06:05:06 adcc1eea9eea: Download complete 06:05:06 afea3b2eda06: Verifying Checksum 06:05:06 afea3b2eda06: Download complete 06:05:06 7809a108b3ef: Verifying Checksum 06:05:06 7809a108b3ef: Download complete 06:05:06 540db60ca938: Verifying Checksum 06:05:06 540db60ca938: Download complete 06:05:06 540db60ca938: Pull complete 06:05:06 adcc1eea9eea: Pull complete 06:05:06 4c4ab2625f07: Pull complete 06:05:07 f706445af74f: Verifying Checksum 06:05:07 f706445af74f: Download complete 06:05:08 0510c868ecb4: Verifying Checksum 06:05:08 0510c868ecb4: Download complete 06:05:11 0510c868ecb4: Pull complete 06:05:11 afea3b2eda06: Pull complete 06:05:11 7809a108b3ef: Pull complete 06:05:12 f706445af74f: Pull complete 06:05:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:05:12 ---> b068be0155e3 06:05:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:17 ---> Running in 13864f236a8b 06:05:17 Removing intermediate container 13864f236a8b 06:05:17 ---> 2a8ca3fe2eee 06:05:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:17 ---> Running in 4257d9384032 06:05:17 Removing intermediate container 4257d9384032 06:05:17 ---> f9604f0acf1d 06:05:17 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:05:17 ---> Running in 8ef25257e149 06:05:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:19 (1/6) Installing libc-dev (0.7.2-r3) 06:05:19 (2/6) Installing libsodium (1.0.18-r0) 06:05:19 (3/6) Installing pkgconf (1.7.3-r0) 06:05:19 (4/6) Installing libsodium-dev (1.0.18-r0) 06:05:19 (5/6) Installing libzmq (4.3.3-r1) 06:05:20 (6/6) Installing zeromq-dev (4.3.3-r1) 06:05:20 Executing busybox-1.32.1-r6.trigger 06:05:20 OK: 150 MiB in 46 packages 06:05:20 Removing intermediate container 8ef25257e149 06:05:20 ---> 108cabd8a6c7 06:05:20 Step 6/8 : WORKDIR /device-sdk-go 06:05:20 ---> Running in 497c8b96d76b 06:05:20 Removing intermediate container 497c8b96d76b 06:05:20 ---> 67c7d6e6cbc6 06:05:20 Step 7/8 : COPY . . 06:05:21 ---> 3c5057f3d0b9 06:05:21 Step 8/8 : RUN go mod download 06:05:21 ---> Running in 9f04024fcbaa 06:05:33 Removing intermediate container 9f04024fcbaa 06:05:33 ---> 62e68e724768 06:05:33 Successfully built 62e68e724768 06:05:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:05:33 + docker inspect -f . ci-base-image-x86_64 06:05:33 . [Pipeline] withDockerContainer 06:05:34 prd-centos7-docker-4c-2g-1654 does not seem to be running inside a container 06:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:05:34 $ docker top a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:34 + go version 06:05:34 go version go1.16.3 linux/amd64 [Pipeline] } 06:05:34 $ docker stop --time=1 a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 06:05:36 $ docker rm -f a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:36 + docker inspect -f . ci-base-image-x86_64 06:05:36 . [Pipeline] withDockerContainer 06:05:38 prd-centos7-docker-4c-2g-1654 does not seem to be running inside a container 06:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:05:39 $ docker top 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:39 + go mod tidy [Pipeline] sh 06:05:40 + make test 06:05:40 go mod tidy 06:05:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:05:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:06:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:06:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:06:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:06:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 25.4% of statements 06:06:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:06:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements 06:06:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.057s coverage: 78.9% of statements 06:06:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements 06:06:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:06:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:06:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:06:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 29.2% of statements 06:06:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:06:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements 06:06:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:06:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:06:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 06:06:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements 06:06:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:06:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 06:06:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:06:13 GO111MODULE=on go vet ./... 06:06:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1655 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 06:06:19 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:06:20 Selected Git installation does not exist. Using Default 06:06:20 The recommended git tool is: NONE 06:06:25 using credential edgex-jenkins-ssh 06:06:25 Cloning the remote Git repository 06:06:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:06:25 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:06:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:06:25 > git --version # timeout=10 06:06:25 > git --version # 'git version 2.17.1' 06:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:06:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:06:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:06:28 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac 06:06:28 > git config core.sparsecheckout # timeout=10 06:06:28 > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 06:06:29 Merge succeeded, producing 1aee5a7dd750857cf7093492ee30a4087f2eec47 06:06:29 Checking out Revision 1aee5a7dd750857cf7093492ee30a4087f2eec47 (PR-971) 06:06:28 > git remote # timeout=10 06:06:28 > git config --get remote.origin.url # timeout=10 06:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:28 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 06:06:29 > git rev-parse HEAD^{commit} # timeout=10 06:06:29 > git config core.sparsecheckout # timeout=10 06:06:29 > git checkout -f 1aee5a7dd750857cf7093492ee30a4087f2eec47 # timeout=10 06:06:31 gofmt -l . 06:06:31 [ "`gofmt -l .`" = "" ] 06:06:31 ./bin/test-attribution-txt.sh 06:06:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:06:31 $ docker stop --time=1 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec 06:06:34 $ docker rm -f 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec [Pipeline] // withDockerContainer [Pipeline] sh 06:06:35 Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" 06:06:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:35 > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 06:06:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:37 + ls -al . 06:06:37 total 208 06:06:37 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 06:06 . 06:06:37 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 06:04 .. 06:06:37 drwxrwxr-x. 2 jenkins jenkins 64 Jun 16 06:04 bin 06:06:37 -rw-r--r--. 1 jenkins jenkins 126073 Jun 16 06:06 coverage.out 06:06:37 -rw-rw-r--. 1 jenkins jenkins 987 Jun 16 06:04 Dockerfile.build 06:06:37 -rw-rw-r--. 1 jenkins jenkins 140 Jun 16 06:04 .dockerignore 06:06:37 drwxrwxr-x. 5 jenkins jenkins 62 Jun 16 06:04 example 06:06:37 drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 06:04 .git 06:06:37 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 06:04 .github 06:06:37 -rw-rw-r--. 1 jenkins jenkins 138 Jun 16 06:04 .gitignore 06:06:37 -rw-r--r--. 1 jenkins jenkins 576 Jun 16 06:06 go.mod 06:06:37 -rw-r--r--. 1 jenkins jenkins 20385 Jun 16 06:05 go.sum 06:06:37 drwxrwxr-x. 15 jenkins jenkins 224 Jun 16 06:04 internal 06:06:37 -rw-rw-r--. 1 jenkins jenkins 894 Jun 16 06:04 Jenkinsfile 06:06:37 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 16 06:04 LICENSE 06:06:37 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 16 06:04 Makefile 06:06:37 drwxrwxr-x. 4 jenkins jenkins 26 Jun 16 06:04 openapi 06:06:37 drwxrwxr-x. 5 jenkins jenkins 50 Jun 16 06:04 pkg 06:06:37 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 16 06:04 README.md 06:06:37 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 16 06:04 RELEASE-NOTES.txt 06:06:37 drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 06:04 snap 06:06:37 -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 06:02 VERSION 06:06:37 -rw-rw-r--. 1 jenkins jenkins 222 Jun 16 06:04 version.go [Pipeline] isUnix [Pipeline] sh 06:06:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:06:37 + 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=43e66409f5b1adac98e05314612fd0d98bd83a33 --label arch=amd64 --label version=0.0.0 . 06:06:37 Sending build context to Docker daemon 2.809MB 06:06:37 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:06:37 Step 2/23 : FROM ${BASE} AS builder 06:06:37 ---> 62e68e724768 06:06:37 Step 3/23 : WORKDIR /device-sdk-go 06:06:37 ---> Running in 3ec0dcb9407d 06:06:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:38 Removing intermediate container 3ec0dcb9407d 06:06:38 ---> 7aa906d47f56 06:06:38 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:38 ---> Running in c5268b40d60a 06:06:38 Removing intermediate container c5268b40d60a 06:06:38 ---> fe6ef0b56d9a 06:06:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:38 ---> Running in c88f0b2648b9 06:06:38 + + truesudo 06:06:38 service docker restart 06:06:38 Removing intermediate container c88f0b2648b9 06:06:38 ---> 22f0f0394089 06:06:38 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:06:38 ---> Running in d5d3dd6130ce 06:06:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:06:40 OK: 150 MiB in 46 packages 06:06:40 Removing intermediate container d5d3dd6130ce 06:06:40 ---> 5fcb099e303c 06:06:40 Step 7/23 : COPY . . 06:06:41 ---> cb8ab3716f4c 06:06:41 Step 8/23 : RUN go mod download 06:06:41 ---> Running in b00b6385908b 06:06:41 Removing intermediate container b00b6385908b 06:06:41 ---> 78cddfe32dcc 06:06:41 Step 9/23 : RUN make build 06:06:41 ---> Running in d830a71bf1a8 06:06:42 go mod tidy 06:06:42 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 06:06:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:06:53 Removing intermediate container d830a71bf1a8 06:06:53 ---> 807b6905b9d7 06:06:53 Step 10/23 : FROM alpine:3.12 06:06:53 3.12: Pulling from library/alpine 06:06:54 339de151aab4: Pulling fs layer 06:06:54 339de151aab4: Download complete 06:06:54 339de151aab4: Pull complete 06:06:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:06:54 Status: Downloaded newer image for alpine:3.12 06:06:54 ---> 13621d1b12d4 06:06:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:54 ---> Running in a0b478e630e3 06:06:54 Removing intermediate container a0b478e630e3 06:06:54 ---> 3d2cdf16616b 06:06:54 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:54 ---> Running in 877323f5578f 06:06:54 Removing intermediate container 877323f5578f 06:06:54 ---> a14715a16f62 06:06:54 Step 13/23 : RUN apk add --update --no-cache zeromq 06:06:54 ---> Running in 1da64dee4719 06:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:56 (1/5) Installing libgcc (9.3.0-r2) 06:06:56 (2/5) Installing libsodium (1.0.18-r0) 06:06:56 (3/5) Installing libstdc++ (9.3.0-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:56 provisioning config files... 06:06:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6037759528490662919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:57 ---> docker-login.sh 06:06:57 nexus3.edgexfoundry.org:10001 06:06:57 (4/5) Installing libzmq (4.3.3-r0) 06:06:57 (5/5) Installing zeromq (4.3.3-r0) 06:06:57 Executing busybox-1.31.1-r20.trigger 06:06:57 OK: 8 MiB in 19 packages 06:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:57 Removing intermediate container 1da64dee4719 06:06:57 ---> be678d841af9 06:06:57 Step 14/23 : WORKDIR / 06:06:58 ---> Running in c831434c140e 06:06:58 Removing intermediate container c831434c140e 06:06:58 ---> fd43ffc3ffe0 06:06:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:06:58 ---> 8414b30b80bc 06:06:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:58 Configure a credential helper to remove this warning. See 06:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:58 06:06:58 Login Succeeded 06:06:58 nexus3.edgexfoundry.org:10002 06:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:58 ---> 2b1cda506b50 06:06:58 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:06:58 ---> 264d23a6baaf 06:06:58 Step 18/23 : EXPOSE 59999 06:06:58 ---> Running in ee9b1b090bb7 06:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:58 Configure a credential helper to remove this warning. See 06:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:58 06:06:58 Login Succeeded 06:06:58 nexus3.edgexfoundry.org:10003 06:06:58 Removing intermediate container ee9b1b090bb7 06:06:58 ---> 2c983a4de271 06:06:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:06:58 ---> Running in df4db8f43b4e 06:06:58 Removing intermediate container df4db8f43b4e 06:06:58 ---> 01ebc219ea66 06:06:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:58 ---> Running in e57f63ba6cf5 06:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:59 Removing intermediate container e57f63ba6cf5 06:06:59 ---> 51905ddef1c2 06:06:59 Step 21/23 : LABEL arch=amd64 06:06:59 ---> Running in 843447d11110 06:06:59 Removing intermediate container 843447d11110 06:06:59 ---> 40b4f1e0d159 06:06:59 Step 22/23 : LABEL git_sha=43e66409f5b1adac98e05314612fd0d98bd83a33 06:06:59 ---> Running in a4b8b3d2e65f 06:06:59 Removing intermediate container a4b8b3d2e65f 06:06:59 ---> 2f50a3bbd4db 06:06:59 Step 23/23 : LABEL version=0.0.0 06:06:59 ---> Running in 67594797366a 06:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:59 Configure a credential helper to remove this warning. See 06:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:59 06:06:59 Login Succeeded 06:06:59 nexus3.edgexfoundry.org:10004 06:06:59 Removing intermediate container 67594797366a 06:06:59 ---> fae32de5c1b8 06:06:59 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:06:59 Successfully built fae32de5c1b8 06:06:59 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:59 Configure a credential helper to remove this warning. See 06:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:59 06:06:59 Login Succeeded 06:06:59 docker.io 06:07:00 ---> job-cost.sh 06:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Sfd 06:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:00 Configure a credential helper to remove this warning. See 06:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:00 06:07:00 Login Succeeded 06:07:00 ---> docker-login.sh ends [Pipeline] } 06:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:00 ========================================================= 06:07:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:07:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:01 + 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 . 06:07:01 Sending build context to Docker daemon 2.68MB 06:07:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:07:01 Step 2/8 : FROM ${BASE} 06:07:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:01 595b0fe564bb: Pulling fs layer 06:07:01 3088b5b3c5c0: Pulling fs layer 06:07:01 5b7225fbf94c: Pulling fs layer 06:07:01 ba82ee9f976e: Pulling fs layer 06:07:01 506bd15cee9f: Pulling fs layer 06:07:01 75a0a4a0db45: Pulling fs layer 06:07:01 618dc40b7e24: Pulling fs layer 06:07:01 ba82ee9f976e: Waiting 06:07:01 75a0a4a0db45: Waiting 06:07:01 618dc40b7e24: Waiting 06:07:02 506bd15cee9f: Waiting 06:07:02 5b7225fbf94c: Verifying Checksum 06:07:02 5b7225fbf94c: Download complete 06:07:02 3088b5b3c5c0: Download complete 06:07:02 506bd15cee9f: Verifying Checksum 06:07:02 506bd15cee9f: Download complete 06:07:02 75a0a4a0db45: Verifying Checksum 06:07:02 75a0a4a0db45: Download complete 06:07:02 595b0fe564bb: Verifying Checksum 06:07:02 595b0fe564bb: Download complete 06:07:02 595b0fe564bb: Pull complete 06:07:03 3088b5b3c5c0: Pull complete 06:07:03 5b7225fbf94c: Pull complete 06:07:05 618dc40b7e24: Verifying Checksum 06:07:05 618dc40b7e24: Download complete 06:07:07 ba82ee9f976e: Verifying Checksum 06:07:07 ba82ee9f976e: Download complete 06:07:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:07:19 ba82ee9f976e: Pull complete 06:07:19 506bd15cee9f: Pull complete 06:07:19 75a0a4a0db45: Pull complete 06:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-7Sfd/bin to PATH 06:07:22 INFO: No Stack... 06:07:22 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:22 618dc40b7e24: Pull complete 06:07:22 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:07:22 ---> a36622ca3599 06:07:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:07:22 INFO: Archiving Costs [Pipeline] sh 06:07:23 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:07:23 + cut -d, -f6 [Pipeline] lock 06:07:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] 06:07:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] did not exist. Created. 06:07:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:23 + echo total: 0.05999999865889549 [Pipeline] stash 06:07:23 Stashed 1 file(s) [Pipeline] } 06:07:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:24 ---> Running in 3a8c779fdad0 06:07:24 Removing intermediate container 3a8c779fdad0 06:07:24 ---> 0fd448fc3a11 06:07:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:24 ---> Running in 11e46ea55e1a 06:07:27 Removing intermediate container 11e46ea55e1a 06:07:27 ---> a3225dde9cdc 06:07:27 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:07:27 ---> Running in c787872bb346 06:07:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:07:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:07:30 (1/6) Installing libc-dev (0.7.2-r3) 06:07:30 (2/6) Installing libsodium (1.0.18-r0) 06:07:30 (3/6) Installing pkgconf (1.7.3-r0) 06:07:30 (4/6) Installing libsodium-dev (1.0.18-r0) 06:07:30 (5/6) Installing libzmq (4.3.3-r1) 06:07:30 (6/6) Installing zeromq-dev (4.3.3-r1) 06:07:30 Executing busybox-1.32.1-r6.trigger 06:07:30 OK: 139 MiB in 46 packages 06:07:32 Removing intermediate container c787872bb346 06:07:32 ---> cbef45c61ced 06:07:32 Step 6/8 : WORKDIR /device-sdk-go 06:07:32 ---> Running in aa5747d1060d 06:07:33 Removing intermediate container aa5747d1060d 06:07:33 ---> 2cf3748bbe1c 06:07:33 Step 7/8 : COPY . . 06:07:34 ---> 67ed5672c1fd 06:07:34 Step 8/8 : RUN go mod download 06:07:34 ---> Running in 2cd1dbb38153 06:08:01 Removing intermediate container 2cd1dbb38153 06:08:01 ---> d2d636516ba6 06:08:01 Successfully built d2d636516ba6 06:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:08:01 + docker inspect -f . ci-base-image-arm64 06:08:01 . [Pipeline] withDockerContainer 06:08:02 prd-ubuntu18.04-docker-arm64-4c-16g-1655 does not seem to be running inside a container 06:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:04 $ docker top 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:05 + go version 06:08:05 go version go1.16.5 linux/arm64 [Pipeline] } 06:08:05 $ docker stop --time=1 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 06:08:06 $ docker rm -f 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:07 + docker inspect -f . ci-base-image-arm64 06:08:07 . [Pipeline] withDockerContainer 06:08:07 prd-ubuntu18.04-docker-arm64-4c-16g-1655 does not seem to be running inside a container 06:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:09 $ docker top 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:10 + go mod tidy [Pipeline] sh 06:08:11 + make test 06:08:11 go mod tidy 06:08:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:08:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:09:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:09:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:09:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:09:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.279s coverage: 25.4% of statements 06:09:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:09:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.188s coverage: 28.1% of statements 06:09:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.227s coverage: 78.9% of statements 06:09:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.216s coverage: 9.0% of statements 06:09:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:09:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:09:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:09:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.350s coverage: 29.2% of statements 06:09:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:09:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.200s coverage: 83.3% of statements 06:09:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:09:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:09:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.361s coverage: 58.0% of statements 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.994s coverage: 89.2% of statements 06:09:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:09:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements 06:09:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:09:59 GO111MODULE=on go vet ./... 06:11:00 gofmt -l . 06:11:00 [ "`gofmt -l .`" = "" ] 06:11:00 ./bin/test-attribution-txt.sh 06:11:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:11:00 $ docker stop --time=1 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 06:11:02 $ docker rm -f 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:03 Warning: overwriting stash ‘coverage-report’ 06:11:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:04 + ls -al . 06:11:04 total 244 06:11:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:10 . 06:11:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 .. 06:11:04 -rw-rw-r-- 1 jenkins jenkins 140 Jun 16 06:06 .dockerignore 06:11:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 06:06 .git 06:11:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:06 .github 06:11:04 -rw-rw-r-- 1 jenkins jenkins 138 Jun 16 06:06 .gitignore 06:11:04 -rw-rw-r-- 1 jenkins jenkins 987 Jun 16 06:06 Dockerfile.build 06:11:04 -rw-rw-r-- 1 jenkins jenkins 894 Jun 16 06:06 Jenkinsfile 06:11:04 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 16 06:06 LICENSE 06:11:04 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 16 06:06 Makefile 06:11:04 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 16 06:06 README.md 06:11:04 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 16 06:06 RELEASE-NOTES.txt 06:11:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 06:02 VERSION 06:11:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:06 bin 06:11:04 -rw-r--r-- 1 jenkins jenkins 126073 Jun 16 06:09 coverage.out 06:11:04 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:06 example 06:11:04 -rw-r--r-- 1 jenkins jenkins 576 Jun 16 06:10 go.mod 06:11:04 -rw-r--r-- 1 jenkins jenkins 20385 Jun 16 06:08 go.sum 06:11:04 drwxrwxr-x 15 jenkins jenkins 4096 Jun 16 06:06 internal 06:11:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 openapi 06:11:04 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:06 pkg 06:11:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 snap 06:11:04 -rw-rw-r-- 1 jenkins jenkins 222 Jun 16 06:06 version.go [Pipeline] isUnix [Pipeline] sh 06:11:05 + 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=1aee5a7dd750857cf7093492ee30a4087f2eec47 --label arch=arm64 --label version=0.0.0 . 06:11:05 Sending build context to Docker daemon 2.807MB 06:11:05 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:11:05 Step 2/23 : FROM ${BASE} AS builder 06:11:05 ---> d2d636516ba6 06:11:05 Step 3/23 : WORKDIR /device-sdk-go 06:11:06 ---> Running in dc8b3508c9e3 06:11:06 Removing intermediate container dc8b3508c9e3 06:11:06 ---> c6d758c63b1d 06:11:06 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:06 ---> Running in 797c89282f10 06:11:07 Removing intermediate container 797c89282f10 06:11:07 ---> ea9cc0eafc17 06:11:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:07 ---> Running in 735ae77b6a9d 06:11:09 Removing intermediate container 735ae77b6a9d 06:11:09 ---> 94d58a90a25e 06:11:09 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:11:09 ---> Running in 45db4184d96d 06:11:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:11:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:11:12 OK: 139 MiB in 46 packages 06:11:14 Removing intermediate container 45db4184d96d 06:11:14 ---> de45ed4fee20 06:11:14 Step 7/23 : COPY . . 06:11:15 ---> dfeba6941075 06:11:15 Step 8/23 : RUN go mod download 06:11:15 ---> Running in 2a4621071768 06:11:18 Removing intermediate container 2a4621071768 06:11:18 ---> 59b3575e5638 06:11:18 Step 9/23 : RUN make build 06:11:18 ---> Running in 31a8674cd726 06:11:19 go mod tidy 06:11:19 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 06:11:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:11:53 Removing intermediate container 31a8674cd726 06:11:53 ---> 52bb2991b4f1 06:11:53 Step 10/23 : FROM alpine:3.12 06:11:54 3.12: Pulling from library/alpine 06:11:54 d2f70382dc9a: Pulling fs layer 06:11:54 d2f70382dc9a: Verifying Checksum 06:11:54 d2f70382dc9a: Download complete 06:11:55 d2f70382dc9a: Pull complete 06:11:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:11:55 Status: Downloaded newer image for alpine:3.12 06:11:55 ---> c4fd0aeabfcf 06:11:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:55 ---> Running in 577b09ba9b5b 06:11:58 Removing intermediate container 577b09ba9b5b 06:11:58 ---> 4aa05c6c7f93 06:11:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:58 ---> Running in a47ad5337603 06:11:58 Removing intermediate container a47ad5337603 06:11:58 ---> da1e3ba0ba6e 06:11:58 Step 13/23 : RUN apk add --update --no-cache zeromq 06:11:58 ---> Running in ae14664e9608 06:11:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:00 (1/5) Installing libgcc (9.3.0-r2) 06:12:00 (2/5) Installing libsodium (1.0.18-r0) 06:12:00 (3/5) Installing libstdc++ (9.3.0-r2) 06:12:01 (4/5) Installing libzmq (4.3.3-r0) 06:12:01 (5/5) Installing zeromq (4.3.3-r0) 06:12:01 Executing busybox-1.31.1-r20.trigger 06:12:01 OK: 8 MiB in 19 packages 06:12:02 Removing intermediate container ae14664e9608 06:12:02 ---> 4a37e051a01a 06:12:02 Step 14/23 : WORKDIR / 06:12:02 ---> Running in 6f589dfbf05b 06:12:03 Removing intermediate container 6f589dfbf05b 06:12:03 ---> 637968a90690 06:12:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:12:03 ---> 2f83411a4117 06:12:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:12:05 ---> 636e901a26f3 06:12:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:12:06 ---> 654fbf41da4a 06:12:06 Step 18/23 : EXPOSE 59999 06:12:06 ---> Running in 602cc60a9e83 06:12:06 Removing intermediate container 602cc60a9e83 06:12:06 ---> f7d12bac713d 06:12:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:12:06 ---> Running in e243478ef001 06:12:07 Removing intermediate container e243478ef001 06:12:07 ---> 4927fdacf18d 06:12:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:07 ---> Running in d81a3b95c168 06:12:08 Removing intermediate container d81a3b95c168 06:12:08 ---> a6fa720d81e8 06:12:08 Step 21/23 : LABEL arch=arm64 06:12:08 ---> Running in 06a65539b6f4 06:12:08 Removing intermediate container 06a65539b6f4 06:12:08 ---> 4feef48ebf13 06:12:08 Step 22/23 : LABEL git_sha=1aee5a7dd750857cf7093492ee30a4087f2eec47 06:12:08 ---> Running in 4e166445223a 06:12:09 Removing intermediate container 4e166445223a 06:12:09 ---> b38fb18f4fb0 06:12:09 Step 23/23 : LABEL version=0.0.0 06:12:09 ---> Running in cf237b961646 06:12:09 Removing intermediate container cf237b961646 06:12:09 ---> 582de6225be6 06:12:09 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:12:09 Successfully built 582de6225be6 06:12:09 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 06:12:10 ---> job-cost.sh 06:12:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tcon 06:12:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-Tcon/bin to PATH 06:14:15 INFO: No Stack... 06:14:15 INFO: Retrieving Pricing Info for: v2-standard-4 06:14:15 INFO: Archiving Costs [Pipeline] sh 06:14:15 + + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:14:15 cut -d, -f6 [Pipeline] lock 06:14:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] 06:14:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] did not exist. Created. 06:14:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:15 /w/workspace/device-sdk-go/2@tmp/durable-cff60707/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-cff60707/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:14:16 + echo total: 0.18000000715255737 [Pipeline] stash 06:14:16 Warning: overwriting stash ‘stack-cost’ 06:14:16 Stashed 1 file(s) [Pipeline] } 06:14:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:14:17 provisioning config files... 06:14:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7841061802155846770tmp [Pipeline] { [Pipeline] sh 06:14:17 + set +x 06:14:17 + bash -s -- 06:14:17 + curl -s https://codecov.io/bash 06:14:17 06:14:17 _____ _ 06:14:17 / ____| | | 06:14:17 | | ___ __| | ___ ___ _____ __ 06:14:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:14:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:14:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:14:17 Bash-1.0.3 06:14:17 06:14:17 06:14:17 ==> git version 2.24.4 found 06:14:17 ==> 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 06:14:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:14:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:14:17 ==> Jenkins CI detected. 06:14:17 project root: . 06:14:17 --> token set from env 06:14:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:14:17 ==> Running gcov in . (disable via -X gcov) 06:14:17 ==> Python coveragepy not found 06:14:17 ==> Searching for coverage reports in: 06:14:17 + . 06:14:17 -> Found 1 reports 06:14:17 ==> Detecting git/mercurial file structure 06:14:17 ==> Reading reports 06:14:17 + ./coverage.out bytes=126073 06:14:17 ==> Appending adjustments 06:14:17 https://docs.codecov.io/docs/fixing-reports 06:14:17 + Found adjustments 06:14:17 ==> Gzipping contents 06:14:17 20K /tmp/codecov.HuDZvS.gz 06:14:17 ==> Uploading reports 06:14:17 url: https://codecov.io 06:14:17 query: branch=PR-971&commit=13d060c1d8f01a962275a947b40271f3b4cf7cf7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 06:14:17 -> Pinging Codecov 06:14:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=13d060c1d8f01a962275a947b40271f3b4cf7cf7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 06:14:18 -> Uploading to 06:14:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/7E55EF52A471D76F132DFD9A03CDDE97/13d060c1d8f01a962275a947b40271f3b4cf7cf7/fb955f11-a878-4b9f-ab3a-79a37f72fd42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T061418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65283b62e0aae95ec0fe7f4321aff4036af2e86aa2df33cfab36c148658cc93d 06:14:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:14:18 Dload Upload Total Spent Left Speed 06:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16418 0 0 100 16418 0 46985 --:--:-- --:--:-- --:--:-- 46908 100 16418 0 0 100 16418 0 46968 --:--:-- --:--:-- --:--:-- 46908 06:14:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] } 06:14:18 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 06:14:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:14:20 ---> package-listing.sh 06:14:20 ++ facter osfamily 06:14:20 ++ tr '[:upper:]' '[:lower:]' 06:14:21 + OS_FAMILY=redhat 06:14:21 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 06:14:21 + START_PACKAGES=/tmp/packages_start.txt 06:14:21 + END_PACKAGES=/tmp/packages_end.txt 06:14:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:21 + PACKAGES=/tmp/packages_start.txt 06:14:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 06:14:21 + PACKAGES=/tmp/packages_end.txt 06:14:21 + case "${OS_FAMILY}" in 06:14:21 + rpm -qa 06:14:21 + sort 06:14:23 + '[' -f /tmp/packages_start.txt ']' 06:14:23 + '[' -f /tmp/packages_end.txt ']' 06:14:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 06:14:23 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 06:14:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 06:14:24 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:14:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:24 06:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:25 alpine: Pulling from edgex-lftools-log-publisher 06:14:25 df20fa9351a1: Pulling fs layer 06:14:25 36b3adc4ff6f: Pulling fs layer 06:14:25 8ad3a11d3b57: Pulling fs layer 06:14:25 46f8f816bc3b: Pulling fs layer 06:14:25 93b61091891f: Pulling fs layer 06:14:25 93b9cdb0e59b: Pulling fs layer 06:14:25 5e14af77c1be: Pulling fs layer 06:14:25 01666e4c0597: Pulling fs layer 06:14:25 aa168da1d23b: Pulling fs layer 06:14:25 93b9cdb0e59b: Waiting 06:14:25 5e14af77c1be: Waiting 06:14:25 01666e4c0597: Waiting 06:14:25 aa168da1d23b: Waiting 06:14:25 46f8f816bc3b: Waiting 06:14:25 93b61091891f: Waiting 06:14:25 36b3adc4ff6f: Verifying Checksum 06:14:25 36b3adc4ff6f: Download complete 06:14:25 46f8f816bc3b: Verifying Checksum 06:14:25 46f8f816bc3b: Download complete 06:14:25 df20fa9351a1: Verifying Checksum 06:14:25 df20fa9351a1: Download complete 06:14:25 93b9cdb0e59b: Verifying Checksum 06:14:25 93b9cdb0e59b: Download complete 06:14:25 5e14af77c1be: Verifying Checksum 06:14:25 5e14af77c1be: Download complete 06:14:25 93b61091891f: Verifying Checksum 06:14:25 93b61091891f: Download complete 06:14:25 01666e4c0597: Verifying Checksum 06:14:25 01666e4c0597: Download complete 06:14:25 df20fa9351a1: Pull complete 06:14:25 36b3adc4ff6f: Pull complete 06:14:25 8ad3a11d3b57: Verifying Checksum 06:14:25 8ad3a11d3b57: Download complete 06:14:26 8ad3a11d3b57: Pull complete 06:14:26 46f8f816bc3b: Pull complete 06:14:26 93b61091891f: Pull complete 06:14:26 93b9cdb0e59b: Pull complete 06:14:26 5e14af77c1be: Pull complete 06:14:27 01666e4c0597: Pull complete 06:14:27 aa168da1d23b: Verifying Checksum 06:14:27 aa168da1d23b: Download complete 06:14:32 aa168da1d23b: Pull complete 06:14:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:14:32 prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container 06:14:32 $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 06:14:35 $ docker top eaae3b532847fb1383bff3bf596844960f690b7991968a42335ed4d298589b94 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:36 + mkdir -p /var/log/sa [Pipeline] sh 06:14:36 + ls /var/log/sa-host 06:14:36 + sadf -c /var/log/sa-host/sa05 06:14:36 file_magic: OK 06:14:36 HZ: Using current value: 100 06:14:36 file_header: OK 06:14:36 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 06:14:36 Statistics: 06:14:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:14:36 File successfully converted to sysstat format version 12.2.1 06:14:36 + sadf -c /var/log/sa-host/sa16 06:14:36 file_magic: OK 06:14:36 HZ: Using current value: 100 06:14:36 file_header: OK 06:14:36 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 06:14:36 Statistics: 06:14:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:14:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:36 provisioning config files... 06:14:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7029361426095212637tmp [Pipeline] { [Pipeline] echo 06:14:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:37 ---> create-netrc.sh [Pipeline] } 06:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:14:37 ---> python-tools-install.sh [Pipeline] echo 06:14:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:37 ---> sudo-logs.sh 06:14:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:38 ---> job-cost.sh 06:14:38 lf-activate-venv: SKIPPING 06:14:38 DEBUG: total: 0.18000000715255737 06:14:38 INFO: Retrieving Stack Cost... 06:14:38 INFO: Retrieving Pricing Info for: v3-standard-2 06:14:39 INFO: Archiving Costs [Pipeline] echo 06:14:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:39 ---> logs-deploy.sh 06:14:39 lf-activate-venv: SKIPPING 06:14:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/2 06:14:39 INFO: archiving workspace using pattern(s): 06:14:40 Archives upload complete. 06:14:40 INFO: archiving logs to Nexus 06:14:41 ---> uname -a: 06:14:41 Linux prd-centos7-docker-4c-2g-1650.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:14:41 06:14:41 06:14:41 ---> lscpu: 06:14:41 Architecture: x86_64 06:14:41 CPU op-mode(s): 32-bit, 64-bit 06:14:41 Byte Order: Little Endian 06:14:41 Address sizes: 40 bits physical, 48 bits virtual 06:14:41 CPU(s): 2 06:14:41 On-line CPU(s) list: 0,1 06:14:41 Thread(s) per core: 1 06:14:41 Core(s) per socket: 1 06:14:41 Socket(s): 2 06:14:41 NUMA node(s): 1 06:14:41 Vendor ID: AuthenticAMD 06:14:41 CPU family: 23 06:14:41 Model: 49 06:14:41 Model name: AMD EPYC-Rome Processor 06:14:41 Stepping: 0 06:14:41 CPU MHz: 2799.998 06:14:41 BogoMIPS: 5599.99 06:14:41 Virtualization: AMD-V 06:14:41 Hypervisor vendor: KVM 06:14:41 Virtualization type: full 06:14:41 L1d cache: 64 KiB 06:14:41 L1i cache: 64 KiB 06:14:41 L2 cache: 1 MiB 06:14:41 L3 cache: 32 MiB 06:14:41 NUMA node0 CPU(s): 0,1 06:14:41 Vulnerability Itlb multihit: Not affected 06:14:41 Vulnerability L1tf: Not affected 06:14:41 Vulnerability Mds: Not affected 06:14:41 Vulnerability Meltdown: Not affected 06:14:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:14:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:14:41 Vulnerability Srbds: Not affected 06:14:41 Vulnerability Tsx async abort: Not affected 06:14:41 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 06:14:41 06:14:41 06:14:41 ---> nproc: 06:14:41 2 06:14:41 06:14:41 06:14:41 ---> df -h: 06:14:41 Filesystem Size Used Available Use% Mounted on 06:14:41 overlay 40.0G 7.6G 32.4G 19% / 06:14:41 tmpfs 64.0M 0 64.0M 0% /dev 06:14:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:14:41 shm 64.0M 0 64.0M 0% /dev/shm 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:14:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:14:41 06:14:41 06:14:41 ---> free -m: 06:14:41 total used free shared buff/cache available 06:14:41 Mem: 7821 982 4740 0 2098 6660 06:14:41 Swap: 1023 0 1023 06:14:41 06:14:41 06:14:41 ---> ip addr: 06:14:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:14:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:41 inet 127.0.0.1/8 scope host lo 06:14:41 valid_lft forever preferred_lft forever 06:14:41 inet6 ::1/128 scope host 06:14:41 valid_lft forever preferred_lft forever 06:14:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:14:41 link/ether fa:16:3e:16:54:df brd ff:ff:ff:ff:ff:ff 06:14:41 inet 10.30.123.112/23 brd 10.30.123.255 scope global dynamic eth0 06:14:41 valid_lft 85619sec preferred_lft 85619sec 06:14:41 inet6 fe80::f816:3eff:fe16:54df/64 scope link 06:14:41 valid_lft forever preferred_lft forever 06:14:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:14:41 link/ether 02:42:19:01:e5:d0 brd ff:ff:ff:ff:ff:ff 06:14:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:14:41 valid_lft forever preferred_lft forever 06:14:41 inet6 fe80::42:19ff:fe01:e5d0/64 scope link 06:14:41 valid_lft forever preferred_lft forever 06:14:41 06:14:41 06:14:41 ---> sar -b -r -n DEV: 06:14:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:14:41 06:14:41 06:01:30 LINUX RESTART (2 CPU) 06:14:41 06:14:41 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:41 06:03:02 85.25 4.44 80.81 0.00 2835.95 3636.57 0.00 06:14:41 06:04:01 1.12 0.00 1.12 0.00 0.00 27.37 0.00 06:14:41 06:05:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 06:14:41 06:06:01 0.28 0.00 0.28 0.00 0.00 4.41 0.00 06:14:41 06:07:01 0.22 0.00 0.22 0.00 0.00 3.78 0.00 06:14:41 06:08:01 0.38 0.00 0.38 0.00 0.00 5.16 0.00 06:14:41 06:09:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 06:14:41 06:10:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 06:14:41 06:11:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 06:14:41 06:12:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 06:14:41 06:13:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 06:14:41 06:14:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 06:14:41 Average: 7.42 0.37 7.05 0.00 236.81 308.63 0.00 06:14:41 06:14:41 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:41 06:03:02 5455980 0 809712 10.11 2620 1740628 1287132 14.21 578704 1574564 132 06:14:41 06:04:01 5465416 0 800268 9.99 2620 1740636 1196044 13.20 569988 1574996 20 06:14:41 06:05:01 5465004 0 800676 10.00 2620 1740640 1196116 13.21 573820 1571904 20 06:14:41 06:06:01 5466224 0 799452 9.98 2620 1740644 1195780 13.20 572296 1572484 20 06:14:41 06:07:01 5465140 0 800528 10.00 2620 1740652 1195984 13.20 570180 1575824 8 06:14:41 06:08:01 5464796 0 800872 10.00 2620 1740652 1195852 13.20 570464 1575824 8 06:14:41 06:09:01 5465248 0 800412 9.99 2620 1740660 1195780 13.20 570112 1575872 16 06:14:41 06:10:01 5455724 0 809932 10.11 2620 1740664 1195780 13.20 579884 1575872 8 06:14:41 06:11:01 5455080 0 810572 10.12 2620 1740668 1195780 13.20 580300 1575872 16 06:14:41 06:12:01 5451840 0 813808 10.16 2620 1740672 1195876 13.20 584940 1574560 12 06:14:41 06:13:01 5450788 0 814860 10.17 2620 1740672 1196020 13.20 585752 1574560 12 06:14:41 06:14:01 5450444 0 815196 10.18 2620 1740680 1196080 13.21 592632 1567912 20 06:14:41 Average: 5459307 0 806357 10.07 2620 1740656 1203519 13.29 577423 1574187 24 06:14:41 06:14:41 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:41 06:03:02 eth0 443.82 312.43 844.56 73.35 0.00 0.00 0.00 0.00 06:14:41 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:03:02 docker0 14.38 10.75 2.29 28.41 0.00 0.00 0.00 0.00 06:14:41 06:04:01 eth0 2.49 0.49 0.88 0.24 0.00 0.00 0.00 0.00 06:14:41 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:05:01 eth0 2.12 0.72 0.86 0.55 0.00 0.00 0.00 0.00 06:14:41 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:06:01 eth0 0.53 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:14:41 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:07:01 eth0 0.68 0.38 0.35 0.26 0.00 0.00 0.00 0.00 06:14:41 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:08:01 eth0 0.37 0.15 0.08 0.01 0.00 0.00 0.00 0.00 06:14:41 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:09:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:41 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:41 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:41 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:12:01 eth0 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 06:14:41 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:13:01 eth0 1.85 0.65 0.69 0.37 0.00 0.00 0.00 0.00 06:14:41 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:14:01 eth0 1.52 0.50 0.59 0.42 0.00 0.00 0.00 0.00 06:14:41 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 Average: eth0 37.94 26.37 70.83 6.29 0.00 0.00 0.00 0.00 06:14:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:41 Average: docker0 1.20 0.90 0.19 2.37 0.00 0.00 0.00 0.00 06:14:41 06:14:41 06:14:41 ---> sar -P ALL: 06:14:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:14:41 06:14:41 06:01:30 LINUX RESTART (2 CPU) 06:14:41 06:14:41 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:14:41 06:03:02 all 10.13 0.00 3.06 2.44 0.07 84.30 06:14:41 06:03:02 0 9.96 0.00 3.25 1.91 0.07 84.81 06:14:41 06:03:02 1 10.31 0.00 2.87 2.97 0.07 83.79 06:14:41 06:04:01 all 0.16 0.00 0.06 0.00 0.03 99.75 06:14:41 06:04:01 0 0.24 0.00 0.05 0.00 0.02 99.69 06:14:41 06:04:01 1 0.08 0.00 0.07 0.00 0.03 99.81 06:14:41 06:05:01 all 0.09 0.00 0.03 0.00 0.04 99.83 06:14:41 06:05:01 0 0.13 0.00 0.05 0.00 0.05 99.77 06:14:41 06:05:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:14:41 06:06:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:14:41 06:06:01 0 0.15 0.00 0.02 0.00 0.03 99.80 06:14:41 06:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:14:41 06:07:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:14:41 06:07:01 0 0.13 0.00 0.02 0.00 0.02 99.83 06:14:41 06:07:01 1 0.07 0.00 0.05 0.00 0.03 99.85 06:14:41 06:08:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:14:41 06:08:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:14:41 06:08:01 1 0.02 0.00 0.03 0.00 0.05 99.90 06:14:41 06:09:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:14:41 06:09:01 0 0.18 0.00 0.03 0.00 0.05 99.73 06:14:41 06:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:14:41 06:10:01 all 0.06 0.00 0.03 0.00 0.03 99.87 06:14:41 06:10:01 0 0.08 0.00 0.05 0.00 0.03 99.83 06:14:41 06:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:14:41 06:11:01 all 0.06 0.00 0.03 0.00 0.03 99.87 06:14:41 06:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:14:41 06:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:14:41 06:12:01 all 0.10 0.00 0.04 0.00 0.03 99.83 06:14:41 06:12:01 0 0.15 0.00 0.03 0.00 0.02 99.80 06:14:41 06:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:14:41 06:13:01 all 0.04 0.00 0.03 0.00 0.03 99.89 06:14:41 06:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:14:41 06:13:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:14:41 06:14:41 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:14:41 06:14:01 all 0.15 0.00 0.03 0.00 0.03 99.79 06:14:41 06:14:01 0 0.20 0.00 0.03 0.00 0.03 99.73 06:14:41 06:14:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:14:41 Average: all 0.92 0.00 0.28 0.20 0.03 98.57 06:14:41 Average: 0 0.95 0.00 0.30 0.16 0.03 98.57 06:14:41 Average: 1 0.89 0.00 0.27 0.24 0.03 98.57 06:14:41 06:14:41 06:14:41