Pull request #978 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from abb91395911a43105054644fbe3df4e0218a601b+a24609de80133c139ab476bfa891138650961ed9 (f44ef70bcf594b32807444b622353d5f1aa5bfa0) 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-ssh3621580618550973383.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-ssh8537654778981443710.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-978/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-978/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1555533540730030759.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-ssh3472460619402657928.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-978/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-978/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8088733913622281251.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 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-693’ is offline Running on prd-centos7-docker-4c-2g-705 in /w/workspace/dgexfoundry_device-sdk-go_PR-978 [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-978 # 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-978@tmp/jenkins-gitclient-ssh1201740862582979021.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/jenkins-gitclient-ssh7143686544408232521.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/978/head:refs/remotes/origin/PR-978 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit abb91395911a43105054644fbe3df4e0218a601b Merge succeeded, producing abb91395911a43105054644fbe3df4e0218a601b Checking out Revision abb91395911a43105054644fbe3df4e0218a601b (PR-978) > git config core.sparsecheckout # timeout=10 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/jenkins-gitclient-ssh8064916693054321706.key > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 Commit message: "fix: fix default value usage in SET command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:31 ========================================================= 09:52:31 EdgeX Global Pipelines Version Info 09:52:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:33 ------------------- 09:52:33 stable info: 09:52:33 ------------------- 09:52:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:52:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:52:33 Message: update stable to v1.0.195 09:52:34 ------------------- 09:52:34 experimental info: 09:52:34 ------------------- 09:52:34 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:52:34 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:52:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-978 [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-978 [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-978 [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb91395911a43105054644fbe3df4e0218a601b [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb9139 [Pipeline] echo 09:52:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:35 provisioning config files... 09:52:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/config1397768553899191133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:35 ---> docker-login.sh 09:52:35 nexus3.edgexfoundry.org:10001 09:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:35 Configure a credential helper to remove this warning. See 09:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:35 09:52:35 Login Succeeded 09:52:35 nexus3.edgexfoundry.org:10002 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 nexus3.edgexfoundry.org:10003 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 nexus3.edgexfoundry.org:10004 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 docker.io 09:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:36 Configure a credential helper to remove this warning. See 09:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:36 09:52:36 Login Succeeded 09:52:36 ---> docker-login.sh ends [Pipeline] } 09:52:36 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 09:52:37 + git log --format=format:%s -1 abb91395911a43105054644fbe3df4e0218a601b [Pipeline] echo 09:52:37 GIT_COMMIT: abb91395911a43105054644fbe3df4e0218a601b, Commit Message: fix: fix default value usage in SET command [Pipeline] echo 09:52:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:38 09:52:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:52:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:38 latest: Pulling from edgex-devops/git-semver 09:52:38 31603596830f: Pulling fs layer 09:52:38 54011a49482f: Pulling fs layer 09:52:38 a6820b24f6d8: Pulling fs layer 09:52:38 f581987b2513: Pulling fs layer 09:52:38 f581987b2513: Waiting 09:52:38 54011a49482f: Verifying Checksum 09:52:38 54011a49482f: Download complete 09:52:38 31603596830f: Verifying Checksum 09:52:38 31603596830f: Download complete 09:52:38 a6820b24f6d8: Verifying Checksum 09:52:38 a6820b24f6d8: Download complete 09:52:38 f581987b2513: Verifying Checksum 09:52:38 f581987b2513: Download complete 09:52:38 31603596830f: Pull complete 09:52:38 54011a49482f: Pull complete 09:52:39 a6820b24f6d8: Pull complete 09:52:39 f581987b2513: Pull complete 09:52:39 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:52:39 prd-centos7-docker-4c-2g-705 does not seem to be running inside a container 09:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-978 -v /w/workspace/dgexfoundry_device-sdk-go_PR-978:/w/workspace/dgexfoundry_device-sdk-go_PR-978:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:52:41 $ docker top ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:41 [ssh-agent] Looking for ssh-agent implementation... 09:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:41 $ docker exec ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a ssh-agent 09:52:41 SSH_AUTH_SOCK=/tmp/ssh-7inxIo3WSARg/agent.12 09:52:41 SSH_AGENT_PID=18 09:52:41 Running ssh-add (command line suppressed) 09:52:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/private_key_2082934129353250725.key (/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/private_key_2082934129353250725.key) 09:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:41 + git tag --points-at HEAD [Pipeline] } 09:52:42 $ docker exec --env ******** --env ******** ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a ssh-agent -k 09:52:42 unset SSH_AUTH_SOCK; 09:52:42 unset SSH_AGENT_PID; 09:52:42 echo Agent pid 18 killed; 09:52:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:42 [ssh-agent] Looking for ssh-agent implementation... 09:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:42 $ docker exec ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a ssh-agent 09:52:42 SSH_AUTH_SOCK=/tmp/ssh-a4AHsuMuxOwZ/agent.51 09:52:42 SSH_AGENT_PID=57 09:52:42 Running ssh-add (command line suppressed) 09:52:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/private_key_5052252232851312168.key (/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/private_key_5052252232851312168.key) 09:52:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:42 + git semver init 09:52:42 # -> Open(): unable to determine branch for HEAD 09:52:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-978/.git 09:52:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-978 09:52:42 # $SEMVER_REMOTE_NAME = origin 09:52:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:52:42 # $SEMVER_USER_NAME = edgex-jenkins 09:52:42 # $SEMVER_BRANCH = PR-978 09:52:42 # $SEMVER_TEMP = /tmp/semver-032546589 09:52:42 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:52:43 # '/tmp/semver-032546589' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-978/.semver' 09:52:43 # -> Force: false 09:52:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-978/.semver [Pipeline] } 09:52:44 $ docker exec --env ******** --env ******** ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a ssh-agent -k 09:52:44 unset SSH_AUTH_SOCK; 09:52:44 unset SSH_AGENT_PID; 09:52:44 echo Agent pid 57 killed; 09:52:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:44 + git semver [Pipeline] } 09:52:44 $ docker stop --time=1 ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a 09:52:45 $ docker rm -f ecc999a4f4d8134f1e37610075e2b6bd383539ba86c4e249b82466362817277a [Pipeline] // withDockerContainer [Pipeline] sh 09:52:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:46 Stashed 1 file(s) [Pipeline] echo 09:52:46 [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 09:53:02 Still waiting to schedule task 09:53:02 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 09:53:02 ‘prd-centos7-docker-4c-2g-1825’ is offline 09:53:02 ‘prd-centos7-docker-4c-2g-707’ is offline 09:53:02 ‘prd-centos7-docker-4c-2g-708’ is offline 09:53:02 Still waiting to schedule task 09:53:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:53:27 Running on prd-centos7-docker-4c-2g-707 in /w/workspace/dgexfoundry_device-sdk-go_PR-978 [Pipeline] { [Pipeline] ws 09:53:27 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:53:27 Selected Git installation does not exist. Using Default 09:53:27 The recommended git tool is: NONE 09:53:30 using credential edgex-jenkins-ssh 09:53:30 Cloning the remote Git repository 09:53:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:53:30 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:53:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:53:30 > git --version # timeout=10 09:53:30 > git --version # 'git version 2.24.4' 09:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:30 [INFO] Currently running in a labeled security context 09:53:30 [INFO] Currently SELinux is 'enforcing' on the host 09:53:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8076425627457670379.key 09:53:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:53:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:53:31 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit abb91395911a43105054644fbe3df4e0218a601b 09:53:32 Merge succeeded, producing abb91395911a43105054644fbe3df4e0218a601b 09:53:32 Checking out Revision abb91395911a43105054644fbe3df4e0218a601b (PR-978) 09:53:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:31 [INFO] Currently running in a labeled security context 09:53:31 [INFO] Currently SELinux is 'enforcing' on the host 09:53:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4790382102186914187.key 09:53:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/978/head:refs/remotes/origin/PR-978 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:31 > git config core.sparsecheckout # timeout=10 09:53:31 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 09:53:32 > git remote # timeout=10 09:53:32 > git config --get remote.origin.url # timeout=10 09:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:32 [INFO] Currently running in a labeled security context 09:53:32 [INFO] Currently SELinux is 'enforcing' on the host 09:53:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1487706498720185061.key 09:53:32 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 09:53:32 > git rev-parse HEAD^{commit} # timeout=10 09:53:32 > git config core.sparsecheckout # timeout=10 09:53:32 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 09:53:35 Commit message: "fix: fix default value usage in SET command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:53:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:53:37 + true 09:53:37 + sudo service docker restart 09:53:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:55 provisioning config files... 09:53:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6035739805036891776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:55 ---> docker-login.sh 09:53:55 nexus3.edgexfoundry.org:10001 09:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:56 Configure a credential helper to remove this warning. See 09:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:56 09:53:56 Login Succeeded 09:53:56 nexus3.edgexfoundry.org:10002 09:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:56 Configure a credential helper to remove this warning. See 09:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:56 09:53:56 Login Succeeded 09:53:56 nexus3.edgexfoundry.org:10003 09:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:56 Configure a credential helper to remove this warning. See 09:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:56 09:53:56 Login Succeeded 09:53:56 nexus3.edgexfoundry.org:10004 09:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:56 Configure a credential helper to remove this warning. See 09:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:56 09:53:56 Login Succeeded 09:53:56 docker.io 09:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:56 Configure a credential helper to remove this warning. See 09:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:56 09:53:56 Login Succeeded 09:53:56 ---> docker-login.sh ends [Pipeline] } 09:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:57 ========================================================= 09:53:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:53:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:53:57 Sending build context to Docker daemon 2.716MB 09:53:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:53:57 Step 2/8 : FROM ${BASE} 09:53:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:57 540db60ca938: Pulling fs layer 09:53:57 adcc1eea9eea: Pulling fs layer 09:53:57 4c4ab2625f07: Pulling fs layer 09:53:57 0510c868ecb4: Pulling fs layer 09:53:57 afea3b2eda06: Pulling fs layer 09:53:57 7809a108b3ef: Pulling fs layer 09:53:57 f706445af74f: Pulling fs layer 09:53:57 0510c868ecb4: Waiting 09:53:57 afea3b2eda06: Waiting 09:53:57 7809a108b3ef: Waiting 09:53:57 f706445af74f: Waiting 09:53:57 4c4ab2625f07: Verifying Checksum 09:53:57 4c4ab2625f07: Download complete 09:53:57 adcc1eea9eea: Verifying Checksum 09:53:57 adcc1eea9eea: Download complete 09:53:57 afea3b2eda06: Verifying Checksum 09:53:57 afea3b2eda06: Download complete 09:53:57 7809a108b3ef: Verifying Checksum 09:53:57 7809a108b3ef: Download complete 09:53:57 540db60ca938: Verifying Checksum 09:53:57 540db60ca938: Download complete 09:53:57 540db60ca938: Pull complete 09:53:57 adcc1eea9eea: Pull complete 09:53:58 4c4ab2625f07: Pull complete 09:54:00 f706445af74f: Verifying Checksum 09:54:00 f706445af74f: Download complete 09:54:00 0510c868ecb4: Verifying Checksum 09:54:00 0510c868ecb4: Download complete 09:54:04 0510c868ecb4: Pull complete 09:54:04 afea3b2eda06: Pull complete 09:54:04 7809a108b3ef: Pull complete 09:54:06 f706445af74f: Pull complete 09:54:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:54:06 ---> b068be0155e3 09:54:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:54:14 ---> Running in b76246e6b1f1 09:54:14 Removing intermediate container b76246e6b1f1 09:54:14 ---> 4e4e587a3142 09:54:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:14 ---> Running in d1a189fb6a12 09:54:15 Removing intermediate container d1a189fb6a12 09:54:15 ---> c5701249313c 09:54:15 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:54:15 ---> Running in 1cc8e7e0957a 09:54:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:54:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:54:17 (1/6) Installing libc-dev (0.7.2-r3) 09:54:17 (2/6) Installing libsodium (1.0.18-r0) 09:54:17 (3/6) Installing pkgconf (1.7.3-r0) 09:54:17 (4/6) Installing libsodium-dev (1.0.18-r0) 09:54:17 (5/6) Installing libzmq (4.3.3-r1) 09:54:17 (6/6) Installing zeromq-dev (4.3.3-r1) 09:54:17 Executing busybox-1.32.1-r6.trigger 09:54:17 OK: 150 MiB in 46 packages 09:54:18 Removing intermediate container 1cc8e7e0957a 09:54:18 ---> 4006debc4f74 09:54:18 Step 6/8 : WORKDIR /device-sdk-go 09:54:18 ---> Running in 252c5f61b230 09:54:18 Removing intermediate container 252c5f61b230 09:54:18 ---> d832ea07b524 09:54:18 Step 7/8 : COPY . . 09:54:19 ---> 3dcbdbbe7853 09:54:19 Step 8/8 : RUN go mod download 09:54:19 ---> Running in 82ce024d9bdf 09:54:37 Removing intermediate container 82ce024d9bdf 09:54:37 ---> 8e1e822f08a4 09:54:37 Successfully built 8e1e822f08a4 09:54:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:54:37 + docker inspect -f . ci-base-image-x86_64 09:54:37 . [Pipeline] withDockerContainer 09:54:38 prd-centos7-docker-4c-2g-707 does not seem to be running inside a container 09:54: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:38 $ docker top a9ed281a89078b947998c78278fdceee9a636317828026d1c0b1f4bdd9b51055 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:38 + go version 09:54:38 go version go1.16.3 linux/amd64 [Pipeline] } 09:54:38 $ docker stop --time=1 a9ed281a89078b947998c78278fdceee9a636317828026d1c0b1f4bdd9b51055 09:54:40 $ docker rm -f a9ed281a89078b947998c78278fdceee9a636317828026d1c0b1f4bdd9b51055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:40 + docker inspect -f . ci-base-image-x86_64 09:54:40 . [Pipeline] withDockerContainer 09:54:40 prd-centos7-docker-4c-2g-707 does not seem to be running inside a container 09:54:40 $ 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 ******** -e ******** ci-base-image-x86_64 cat 09:54:41 $ docker top 285deb2045dce1fc33f03c68700efeef500aa3f48ba14300ffe431ddb9021fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:41 + go mod tidy [Pipeline] sh 09:54:42 + make test 09:54:42 go mod tidy 09:54:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:54:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:55:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:55:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:55:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:55:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.9% of statements 09:55:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:55:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 09:55:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 09:55:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 09:55:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:55:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:55:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:55:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 09:55:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:55:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 09:55:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:55:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:55:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 09:55:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.820s coverage: 89.2% of statements 09:55:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:55:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 09:55:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:55:15 GO111MODULE=on go vet ./... 09:55:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-710 in /w/workspace/dgexfoundry_device-sdk-go_PR-978 [Pipeline] { [Pipeline] ws 09:55:18 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:55:19 Selected Git installation does not exist. Using Default 09:55:19 The recommended git tool is: NONE 09:55:25 using credential edgex-jenkins-ssh 09:55:25 Cloning the remote Git repository 09:55:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:55:25 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:55:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:55:25 > git --version # timeout=10 09:55:25 > git --version # 'git version 2.17.1' 09:55:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:27 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit abb91395911a43105054644fbe3df4e0218a601b 09:55:27 Merge succeeded, producing abb91395911a43105054644fbe3df4e0218a601b 09:55:27 Checking out Revision abb91395911a43105054644fbe3df4e0218a601b (PR-978) 09:55:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:55:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:55:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:55:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/978/head:refs/remotes/origin/PR-978 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:55:27 > git config core.sparsecheckout # timeout=10 09:55:27 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 09:55:27 > git remote # timeout=10 09:55:27 > git config --get remote.origin.url # timeout=10 09:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:27 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 09:55:27 > git rev-parse HEAD^{commit} # timeout=10 09:55:27 > git config core.sparsecheckout # timeout=10 09:55:27 > git checkout -f abb91395911a43105054644fbe3df4e0218a601b # timeout=10 09:55:32 Commit message: "fix: fix default value usage in SET command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:55:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:55:34 + true 09:55:34 + sudo service docker restart 09:55:37 gofmt -l . 09:55:37 [ "`gofmt -l .`" = "" ] 09:55:37 ./bin/test-attribution-txt.sh 09:55:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:55:37 $ docker stop --time=1 285deb2045dce1fc33f03c68700efeef500aa3f48ba14300ffe431ddb9021fd5 09:55:40 $ docker rm -f 285deb2045dce1fc33f03c68700efeef500aa3f48ba14300ffe431ddb9021fd5 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:55:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:55:43 + ls -al . 09:55:43 total 208 09:55:43 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 22 09:55 . 09:55:43 drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:53 .. 09:55:43 drwxrwxr-x. 2 jenkins jenkins 64 Jun 22 09:53 bin 09:55:43 -rw-r--r--. 1 jenkins jenkins 125453 Jun 22 09:55 coverage.out 09:55:43 -rw-rw-r--. 1 jenkins jenkins 987 Jun 22 09:53 Dockerfile.build 09:55:43 -rw-rw-r--. 1 jenkins jenkins 140 Jun 22 09:53 .dockerignore 09:55:43 drwxrwxr-x. 5 jenkins jenkins 62 Jun 22 09:53 example 09:55:43 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:53 .git 09:55:43 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 09:53 .github 09:55:43 -rw-rw-r--. 1 jenkins jenkins 138 Jun 22 09:53 .gitignore 09:55:43 -rw-r--r--. 1 jenkins jenkins 576 Jun 22 09:55 go.mod 09:55:43 -rw-r--r--. 1 jenkins jenkins 20294 Jun 22 09:54 go.sum 09:55:43 drwxrwxr-x. 15 jenkins jenkins 224 Jun 22 09:53 internal 09:55:43 -rw-rw-r--. 1 jenkins jenkins 894 Jun 22 09:53 Jenkinsfile 09:55:43 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 22 09:53 LICENSE 09:55:43 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 22 09:53 Makefile 09:55:43 drwxrwxr-x. 4 jenkins jenkins 26 Jun 22 09:53 openapi 09:55:43 drwxrwxr-x. 5 jenkins jenkins 50 Jun 22 09:53 pkg 09:55:43 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 22 09:53 README.md 09:55:43 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 22 09:53 RELEASE-NOTES.txt 09:55:43 drwxrwxr-x. 4 jenkins jenkins 54 Jun 22 09:53 snap 09:55:43 -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:52 VERSION 09:55:43 -rw-rw-r--. 1 jenkins jenkins 222 Jun 22 09:53 version.go [Pipeline] isUnix [Pipeline] sh 09:55:43 + 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=abb91395911a43105054644fbe3df4e0218a601b --label arch=amd64 --label version=0.0.0 . 09:55:43 Sending build context to Docker daemon 2.843MB 09:55:43 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:55:43 Step 2/23 : FROM ${BASE} AS builder 09:55:43 ---> 8e1e822f08a4 09:55:43 Step 3/23 : WORKDIR /device-sdk-go 09:55:44 ---> Running in 4b2ec29e7e9a 09:55:44 Removing intermediate container 4b2ec29e7e9a 09:55:44 ---> 99f7c1c0d741 09:55:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:55:44 ---> Running in 64510a4a8aae 09:55:44 Removing intermediate container 64510a4a8aae 09:55:44 ---> 26081717da0b 09:55:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:44 ---> Running in e37abab958af 09:55:45 Removing intermediate container e37abab958af 09:55:45 ---> fbf1c9147b97 09:55:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:55:45 ---> Running in 8da6454840af 09:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:46 OK: 150 MiB in 46 packages 09:55:47 Removing intermediate container 8da6454840af 09:55:47 ---> 6c7a228d7560 09:55:47 Step 7/23 : COPY . . 09:55:48 ---> a4a19b500661 09:55:48 Step 8/23 : RUN go mod download 09:55:48 ---> Running in b5d2a7176569 09:55:50 Removing intermediate container b5d2a7176569 09:55:50 ---> dca5cb976bf3 09:55:50 Step 9/23 : RUN make build 09:55:50 ---> Running in edbf50e18d8a 09:55:50 go mod tidy 09:55:50 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:52 provisioning config files... 09:55:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2988365412420345861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:53 ---> docker-login.sh 09:55:53 nexus3.edgexfoundry.org:10001 09:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:54 Configure a credential helper to remove this warning. See 09:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:54 09:55:54 Login Succeeded 09:55:54 nexus3.edgexfoundry.org:10002 09:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:55 Configure a credential helper to remove this warning. See 09:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:55 09:55:55 Login Succeeded 09:55:55 nexus3.edgexfoundry.org:10003 09:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:55 Configure a credential helper to remove this warning. See 09:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:55 09:55:55 Login Succeeded 09:55:55 nexus3.edgexfoundry.org:10004 09:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:56 Configure a credential helper to remove this warning. See 09:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:56 09:55:56 Login Succeeded 09:55:56 docker.io 09:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:57 Configure a credential helper to remove this warning. See 09:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:57 09:55:57 Login Succeeded 09:55:57 ---> docker-login.sh ends [Pipeline] } 09:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:57 ========================================================= 09:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:55:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:55:57 + 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 . 09:55:58 Sending build context to Docker daemon 2.715MB 09:55:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:55:58 Step 2/8 : FROM ${BASE} 09:55:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:58 595b0fe564bb: Pulling fs layer 09:55:58 3088b5b3c5c0: Pulling fs layer 09:55:58 5b7225fbf94c: Pulling fs layer 09:55:58 ba82ee9f976e: Pulling fs layer 09:55:58 506bd15cee9f: Pulling fs layer 09:55:58 75a0a4a0db45: Pulling fs layer 09:55:58 618dc40b7e24: Pulling fs layer 09:55:58 506bd15cee9f: Waiting 09:55:58 75a0a4a0db45: Waiting 09:55:58 618dc40b7e24: Waiting 09:55:58 ba82ee9f976e: Waiting 09:55:58 5b7225fbf94c: Verifying Checksum 09:55:58 5b7225fbf94c: Download complete 09:55:58 3088b5b3c5c0: Verifying Checksum 09:55:58 3088b5b3c5c0: Download complete 09:55:58 506bd15cee9f: Download complete 09:55:58 75a0a4a0db45: Verifying Checksum 09:55:58 75a0a4a0db45: Download complete 09:55:58 595b0fe564bb: Verifying Checksum 09:55:58 595b0fe564bb: Download complete 09:55:59 595b0fe564bb: Pull complete 09:55:59 3088b5b3c5c0: Pull complete 09:56:00 5b7225fbf94c: Pull complete 09:56:00 618dc40b7e24: Verifying Checksum 09:56:00 618dc40b7e24: Download complete 09:56:02 ba82ee9f976e: Verifying Checksum 09:56:02 ba82ee9f976e: Download complete 09:56:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:56:06 Removing intermediate container edbf50e18d8a 09:56:06 ---> 34fea07e257c 09:56:06 Step 10/23 : FROM alpine:3.12 09:56:07 3.12: Pulling from library/alpine 09:56:07 339de151aab4: Pulling fs layer 09:56:07 339de151aab4: Verifying Checksum 09:56:07 339de151aab4: Download complete 09:56:08 339de151aab4: Pull complete 09:56:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:56:08 Status: Downloaded newer image for alpine:3.12 09:56:08 ---> 13621d1b12d4 09:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:56:08 ---> Running in 44b295be11fc 09:56:08 Removing intermediate container 44b295be11fc 09:56:08 ---> 3c0a67397b96 09:56:08 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:09 ---> Running in d1eea91037ef 09:56:09 Removing intermediate container d1eea91037ef 09:56:09 ---> 486ddac9abf9 09:56:09 Step 13/23 : RUN apk add --update --no-cache zeromq 09:56:09 ---> Running in ffb53412b399 09:56:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:11 (1/5) Installing libgcc (9.3.0-r2) 09:56:11 (2/5) Installing libsodium (1.0.18-r0) 09:56:11 (3/5) Installing libstdc++ (9.3.0-r2) 09:56:12 (4/5) Installing libzmq (4.3.3-r0) 09:56:12 (5/5) Installing zeromq (4.3.3-r0) 09:56:12 Executing busybox-1.31.1-r20.trigger 09:56:12 OK: 8 MiB in 19 packages 09:56:12 ba82ee9f976e: Pull complete 09:56:12 506bd15cee9f: Pull complete 09:56:12 75a0a4a0db45: Pull complete 09:56:13 Removing intermediate container ffb53412b399 09:56:13 ---> 4c634c0262ae 09:56:13 Step 14/23 : WORKDIR / 09:56:13 ---> Running in cc26ed474782 09:56:13 Removing intermediate container cc26ed474782 09:56:13 ---> b0967fa9563f 09:56:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:56:13 ---> 1b0f29cb3240 09:56:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:56:15 ---> da25dcf6e115 09:56:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:56:15 ---> aa18fd3e4b5d 09:56:15 Step 18/23 : EXPOSE 59999 09:56:15 ---> Running in 98cb0137377c 09:56:15 Removing intermediate container 98cb0137377c 09:56:15 ---> dc2af16646b0 09:56:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:56:15 ---> Running in 728fa5f53792 09:56:15 Removing intermediate container 728fa5f53792 09:56:15 ---> 2b55b1d3ee27 09:56:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:15 ---> Running in a11c43c5ad95 09:56:16 Removing intermediate container a11c43c5ad95 09:56:16 ---> e24d035808c9 09:56:16 Step 21/23 : LABEL arch=amd64 09:56:16 ---> Running in 5ccbde0894eb 09:56:16 Removing intermediate container 5ccbde0894eb 09:56:16 ---> 575f3e3cf4b6 09:56:16 Step 22/23 : LABEL git_sha=abb91395911a43105054644fbe3df4e0218a601b 09:56:16 ---> Running in 9959f42d51f5 09:56:16 Removing intermediate container 9959f42d51f5 09:56:16 ---> 884738311b14 09:56:16 Step 23/23 : LABEL version=0.0.0 09:56:17 ---> Running in 2cc4b270f4eb 09:56:17 Removing intermediate container 2cc4b270f4eb 09:56:17 ---> 7b6dab6a3761 09:56:17 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:56:17 Successfully built 7b6dab6a3761 09:56:17 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 09:56:17 618dc40b7e24: Pull complete 09:56:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:17 ---> a36622ca3599 09:56:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:56:17 ---> job-cost.sh 09:56:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QDbH 09:56:18 ---> Running in 0b33165f9c91 09:56:19 Removing intermediate container 0b33165f9c91 09:56:19 ---> 6543f4d7e823 09:56:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:19 ---> Running in f30f68e3be2d 09:56:22 Removing intermediate container f30f68e3be2d 09:56:22 ---> 0ecbcdad0a9e 09:56:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:56:22 ---> Running in da805e640fdb 09:56:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:56:24 (1/6) Installing libc-dev (0.7.2-r3) 09:56:25 (2/6) Installing libsodium (1.0.18-r0) 09:56:25 (3/6) Installing pkgconf (1.7.3-r0) 09:56:25 (4/6) Installing libsodium-dev (1.0.18-r0) 09:56:25 (5/6) Installing libzmq (4.3.3-r1) 09:56:25 (6/6) Installing zeromq-dev (4.3.3-r1) 09:56:25 Executing busybox-1.32.1-r6.trigger 09:56:25 OK: 139 MiB in 46 packages 09:56:26 Removing intermediate container da805e640fdb 09:56:26 ---> ce10611cf8e8 09:56:26 Step 6/8 : WORKDIR /device-sdk-go 09:56:26 ---> Running in 12ccc38f6ae1 09:56:27 Removing intermediate container 12ccc38f6ae1 09:56:27 ---> 728e6b8f67d1 09:56:27 Step 7/8 : COPY . . 09:56:28 ---> c0e2dcd95ccf 09:56:28 Step 8/8 : RUN go mod download 09:56:28 ---> Running in 874a48d06c6b 09:56:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:56:48 lf-activate-venv(): INFO: Adding /tmp/venv-QDbH/bin to PATH 09:56:48 INFO: No Stack... 09:56:48 INFO: Retrieving Pricing Info for: v3-standard-2 09:56:48 INFO: Archiving Costs [Pipeline] sh 09:56:48 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 09:56:48 + cut -d, -f6 [Pipeline] lock 09:56:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] 09:56:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] did not exist. Created. 09:56:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:48 + echo total: 0.05999999865889549 [Pipeline] stash 09:56:49 Stashed 1 file(s) [Pipeline] } 09:56:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:56:55 Removing intermediate container 874a48d06c6b 09:56:55 ---> 8b299bf5fbec 09:56:55 Successfully built 8b299bf5fbec 09:56:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:56 + docker inspect -f . ci-base-image-arm64 09:56:56 . [Pipeline] withDockerContainer 09:56:56 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 09:56:56 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:56:58 $ docker top d0346cc28b48bc904b364e6a0623d953d6464a0923cc6fb40ed22732a360a565 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:59 + go version 09:56:59 go version go1.16.5 linux/arm64 [Pipeline] } 09:56:59 $ docker stop --time=1 d0346cc28b48bc904b364e6a0623d953d6464a0923cc6fb40ed22732a360a565 09:57:01 $ docker rm -f d0346cc28b48bc904b364e6a0623d953d6464a0923cc6fb40ed22732a360a565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:01 + docker inspect -f . ci-base-image-arm64 09:57:01 . [Pipeline] withDockerContainer 09:57:02 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 09:57: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 ******** -e ******** ci-base-image-arm64 cat 09:57:03 $ docker top 4521f9461be32a8eb1047895528d79db8695f9779b1e445addbe7ad64f927468 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:04 + go mod tidy [Pipeline] sh 09:57:06 + make test 09:57:06 go mod tidy 09:57:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:57:33 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:58:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:58:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:58:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.329s coverage: 23.9% of statements 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.197s coverage: 28.1% of statements 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.288s coverage: 78.9% of statements 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.196s coverage: 9.0% of statements 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.301s coverage: 28.7% of statements 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.214s coverage: 83.3% of statements 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:58:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:58:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.352s coverage: 58.0% of statements 09:58:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.001s coverage: 89.2% of statements 09:58:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:58:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements 09:58:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:58:54 GO111MODULE=on go vet ./... 09:59:50 gofmt -l . 09:59:50 [ "`gofmt -l .`" = "" ] 09:59:50 ./bin/test-attribution-txt.sh 09:59:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:59:51 $ docker stop --time=1 4521f9461be32a8eb1047895528d79db8695f9779b1e445addbe7ad64f927468 09:59:54 $ docker rm -f 4521f9461be32a8eb1047895528d79db8695f9779b1e445addbe7ad64f927468 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:59:55 Warning: overwriting stash ‘coverage-report’ 09:59:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:57 + ls -al . 09:59:57 total 244 09:59:57 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:59 . 09:59:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:55 .. 09:59:57 -rw-rw-r-- 1 jenkins jenkins 140 Jun 22 09:55 .dockerignore 09:59:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:55 .git 09:59:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:55 .github 09:59:57 -rw-rw-r-- 1 jenkins jenkins 138 Jun 22 09:55 .gitignore 09:59:57 -rw-rw-r-- 1 jenkins jenkins 987 Jun 22 09:55 Dockerfile.build 09:59:57 -rw-rw-r-- 1 jenkins jenkins 894 Jun 22 09:55 Jenkinsfile 09:59:57 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 22 09:55 LICENSE 09:59:57 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 22 09:55 Makefile 09:59:57 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 22 09:55 README.md 09:59:57 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 22 09:55 RELEASE-NOTES.txt 09:59:57 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:52 VERSION 09:59:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:55 bin 09:59:57 -rw-r--r-- 1 jenkins jenkins 125453 Jun 22 09:58 coverage.out 09:59:57 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 09:55 example 09:59:57 -rw-r--r-- 1 jenkins jenkins 576 Jun 22 09:59 go.mod 09:59:57 -rw-r--r-- 1 jenkins jenkins 20294 Jun 22 09:57 go.sum 09:59:57 drwxrwxr-x 15 jenkins jenkins 4096 Jun 22 09:55 internal 09:59:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:55 openapi 09:59:57 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 09:55 pkg 09:59:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:55 snap 09:59:57 -rw-rw-r-- 1 jenkins jenkins 222 Jun 22 09:55 version.go [Pipeline] isUnix [Pipeline] sh 09:59:57 + 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=abb91395911a43105054644fbe3df4e0218a601b --label arch=arm64 --label version=0.0.0 . 09:59:58 Sending build context to Docker daemon 2.842MB 09:59:58 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:59:58 Step 2/23 : FROM ${BASE} AS builder 09:59:58 ---> 8b299bf5fbec 09:59:58 Step 3/23 : WORKDIR /device-sdk-go 09:59:58 ---> Running in cad8624d73fb 09:59:59 Removing intermediate container cad8624d73fb 09:59:59 ---> 93b338631585 09:59:59 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:59:59 ---> Running in 175adb5ada0f 09:59:59 Removing intermediate container 175adb5ada0f 09:59:59 ---> a0ffe3843478 09:59:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:59 ---> Running in bb860c49b434 10:00:02 Removing intermediate container bb860c49b434 10:00:02 ---> 1789f27d525f 10:00:02 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:00:02 ---> Running in 2bb8b067f190 10:00:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:00:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:00:05 OK: 139 MiB in 46 packages 10:00:06 Removing intermediate container 2bb8b067f190 10:00:06 ---> 1bfe9e80cfc2 10:00:06 Step 7/23 : COPY . . 10:00:07 ---> 5c79945d0f32 10:00:07 Step 8/23 : RUN go mod download 10:00:08 ---> Running in 7bdf04ce3963 10:00:10 Removing intermediate container 7bdf04ce3963 10:00:10 ---> 87ff53ed4836 10:00:10 Step 9/23 : RUN make build 10:00:10 ---> Running in 146bbebb7996 10:00:11 go mod tidy 10:00:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:00:44 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:00:46 Removing intermediate container 146bbebb7996 10:00:46 ---> 529712daaec0 10:00:46 Step 10/23 : FROM alpine:3.12 10:00:47 3.12: Pulling from library/alpine 10:00:47 d2f70382dc9a: Pulling fs layer 10:00:47 d2f70382dc9a: Download complete 10:00:48 d2f70382dc9a: Pull complete 10:00:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:00:48 Status: Downloaded newer image for alpine:3.12 10:00:48 ---> c4fd0aeabfcf 10:00:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:00:48 ---> Running in b8c1019957d4 10:00:48 Removing intermediate container b8c1019957d4 10:00:48 ---> 3465ac099a5a 10:00:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:48 ---> Running in 287638d488f6 10:00:50 Removing intermediate container 287638d488f6 10:00:50 ---> 93a091893489 10:00:50 Step 13/23 : RUN apk add --update --no-cache zeromq 10:00:51 ---> Running in 1535a302050b 10:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:00:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:00:54 (1/5) Installing libgcc (9.3.0-r2) 10:00:54 (2/5) Installing libsodium (1.0.18-r0) 10:00:54 (3/5) Installing libstdc++ (9.3.0-r2) 10:00:55 (4/5) Installing libzmq (4.3.3-r0) 10:00:56 (5/5) Installing zeromq (4.3.3-r0) 10:00:56 Executing busybox-1.31.1-r20.trigger 10:00:56 OK: 8 MiB in 19 packages 10:00:57 Removing intermediate container 1535a302050b 10:00:57 ---> b50bcc024a6c 10:00:57 Step 14/23 : WORKDIR / 10:00:57 ---> Running in 41c19159ec1c 10:00:58 Removing intermediate container 41c19159ec1c 10:00:58 ---> 125d0b3090bf 10:00:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:00:58 ---> c04364f18cda 10:00:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:01:00 ---> 17f0bb2835d5 10:01:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:01:01 ---> d3e0ec34a2d7 10:01:01 Step 18/23 : EXPOSE 59999 10:01:01 ---> Running in 15227224fad8 10:01:01 Removing intermediate container 15227224fad8 10:01:01 ---> 0818440f58c9 10:01:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:01:01 ---> Running in c25bf3edd69d 10:01:02 Removing intermediate container c25bf3edd69d 10:01:02 ---> bc01d47bf16f 10:01:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:02 ---> Running in 04d447d29041 10:01:02 Removing intermediate container 04d447d29041 10:01:02 ---> 2eefa2a5ecaf 10:01:02 Step 21/23 : LABEL arch=arm64 10:01:03 ---> Running in 82ed46f2c0ff 10:01:03 Removing intermediate container 82ed46f2c0ff 10:01:03 ---> e5e9f3346848 10:01:03 Step 22/23 : LABEL git_sha=abb91395911a43105054644fbe3df4e0218a601b 10:01:03 ---> Running in 7f4c0daee817 10:01:04 Removing intermediate container 7f4c0daee817 10:01:04 ---> 463e36d33ae8 10:01:04 Step 23/23 : LABEL version=0.0.0 10:01:04 ---> Running in 7c94d85e5876 10:01:04 Removing intermediate container 7c94d85e5876 10:01:04 ---> e3d470f27f0f 10:01:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:01:04 Successfully built e3d470f27f0f 10:01:04 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:01:05 ---> job-cost.sh 10:01:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zYlH 10:01:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-zYlH/bin to PATH 10:03:29 INFO: No Stack... 10:03:29 INFO: Retrieving Pricing Info for: v2-standard-4 10:03:29 INFO: Archiving Costs [Pipeline] sh 10:03:29 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:03:29 + cut -d, -f6 [Pipeline] lock 10:03:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] 10:03:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] did not exist. Created. 10:03:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-978-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:30 /w/workspace/device-sdk-go/2@tmp/durable-f7a384ee/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-f7a384ee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:03:30 + echo total: 0.18000000715255737 [Pipeline] stash 10:03:30 Warning: overwriting stash ‘stack-cost’ 10:03:30 Stashed 1 file(s) [Pipeline] } 10:03:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-978-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 10:03:31 provisioning config files... 10:03:31 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/config4080016949245979258tmp [Pipeline] { [Pipeline] sh 10:03:31 + set +x 10:03:31 + bash -s -- 10:03:31 + curl -s https://codecov.io/bash 10:03:31 10:03:31 _____ _ 10:03:31 / ____| | | 10:03:31 | | ___ __| | ___ ___ _____ __ 10:03:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:03:31 | |___| (_) | (_| | __/ (_| (_) \ V / 10:03:31 \_____\___/ \__,_|\___|\___\___/ \_/ 10:03:31 Bash-1.0.3 10:03:31 10:03:31 10:03:31 ==> git version 2.24.4 found 10:03:31 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:03:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:03:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:03:31 ==> Jenkins CI detected. 10:03:31 project root: . 10:03:31 --> token set from env 10:03:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:03:32 ==> Running gcov in . (disable via -X gcov) 10:03:32 ==> Python coveragepy not found 10:03:32 ==> Searching for coverage reports in: 10:03:32 + . 10:03:32 -> Found 1 reports 10:03:32 ==> Detecting git/mercurial file structure 10:03:32 ==> Reading reports 10:03:32 + ./coverage.out bytes=125453 10:03:32 ==> Appending adjustments 10:03:32 https://docs.codecov.io/docs/fixing-reports 10:03:32 + Found adjustments 10:03:32 ==> Gzipping contents 10:03:32 16K /tmp/codecov.xKmdgD.gz 10:03:32 ==> Uploading reports 10:03:32 url: https://codecov.io 10:03:32 query: branch=PR-978&commit=abb91395911a43105054644fbe3df4e0218a601b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-978%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=978&job=&cmd_args= 10:03:32 -> Pinging Codecov 10:03:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-978&commit=abb91395911a43105054644fbe3df4e0218a601b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-978%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=978&job=&cmd_args= 10:03:32 -> Uploading to 10:03:32 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/7E55EF52A471D76F132DFD9A03CDDE97/abb91395911a43105054644fbe3df4e0218a601b/c55a1d9f-8ba8-477e-84ce-acb3a16db54e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T100332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=070122016e01a9bb0f5e0949d0f846a58b6d39798d70905aabb062cb03dc5428 10:03:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:03:32 Dload Upload Total Spent Left Speed 10:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16323 0 0 100 16323 0 46616 --:--:-- --:--:-- --:--:-- 46637 10:03:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/abb91395911a43105054644fbe3df4e0218a601b [Pipeline] } 10:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:03:35 ---> package-listing.sh 10:03:35 ++ facter osfamily 10:03:35 ++ tr '[:upper:]' '[:lower:]' 10:03:35 + OS_FAMILY=redhat 10:03:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-978 10:03:35 + START_PACKAGES=/tmp/packages_start.txt 10:03:35 + END_PACKAGES=/tmp/packages_end.txt 10:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:03:35 + PACKAGES=/tmp/packages_start.txt 10:03:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-978 ']' 10:03:35 + PACKAGES=/tmp/packages_end.txt 10:03:35 + case "${OS_FAMILY}" in 10:03:35 + sort 10:03:35 + rpm -qa 10:03:36 + '[' -f /tmp/packages_start.txt ']' 10:03:36 + '[' -f /tmp/packages_end.txt ']' 10:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:03:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-978 ']' 10:03:36 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-978/archives/ 10:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-978/archives/ [Pipeline] echo 10:03:36 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-978/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:36 10:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:37 alpine: Pulling from edgex-lftools-log-publisher 10:03:37 df20fa9351a1: Pulling fs layer 10:03:37 36b3adc4ff6f: Pulling fs layer 10:03:37 8ad3a11d3b57: Pulling fs layer 10:03:37 46f8f816bc3b: Pulling fs layer 10:03:37 93b61091891f: Pulling fs layer 10:03:37 93b9cdb0e59b: Pulling fs layer 10:03:37 5e14af77c1be: Pulling fs layer 10:03:37 01666e4c0597: Pulling fs layer 10:03:37 aa168da1d23b: Pulling fs layer 10:03:37 93b9cdb0e59b: Waiting 10:03:37 5e14af77c1be: Waiting 10:03:37 01666e4c0597: Waiting 10:03:37 aa168da1d23b: Waiting 10:03:37 46f8f816bc3b: Waiting 10:03:37 93b61091891f: Waiting 10:03:37 36b3adc4ff6f: Download complete 10:03:37 46f8f816bc3b: Verifying Checksum 10:03:37 46f8f816bc3b: Download complete 10:03:37 df20fa9351a1: Verifying Checksum 10:03:37 df20fa9351a1: Download complete 10:03:37 93b9cdb0e59b: Verifying Checksum 10:03:37 93b9cdb0e59b: Download complete 10:03:37 93b61091891f: Verifying Checksum 10:03:37 93b61091891f: Download complete 10:03:37 5e14af77c1be: Verifying Checksum 10:03:37 5e14af77c1be: Download complete 10:03:37 01666e4c0597: Verifying Checksum 10:03:37 01666e4c0597: Download complete 10:03:37 8ad3a11d3b57: Verifying Checksum 10:03:37 8ad3a11d3b57: Download complete 10:03:37 df20fa9351a1: Pull complete 10:03:37 36b3adc4ff6f: Pull complete 10:03:38 8ad3a11d3b57: Pull complete 10:03:38 46f8f816bc3b: Pull complete 10:03:38 93b61091891f: Pull complete 10:03:38 93b9cdb0e59b: Pull complete 10:03:38 5e14af77c1be: Pull complete 10:03:39 01666e4c0597: Pull complete 10:03:39 aa168da1d23b: Verifying Checksum 10:03:39 aa168da1d23b: Download complete 10:03:43 aa168da1d23b: Pull complete 10:03:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:03:43 prd-centos7-docker-4c-2g-705 does not seem to be running inside a container 10:03:44 $ 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-978/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-978 -v /w/workspace/dgexfoundry_device-sdk-go_PR-978:/w/workspace/dgexfoundry_device-sdk-go_PR-978:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-978@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:03:47 $ docker top bbf4439d684bce907a0cabf411de67e04227a13091e06d42c8934fb410e799e0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:48 + mkdir -p /var/log/sa [Pipeline] sh 10:03:48 + ls /var/log/sa-host 10:03:48 + sadf -c /var/log/sa-host/sa05 10:03:48 file_magic: OK 10:03:48 HZ: Using current value: 100 10:03:48 file_header: OK 10:03:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:03:48 Statistics: 10:03:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:48 File successfully converted to sysstat format version 12.2.1 10:03:48 + sadf -c /var/log/sa-host/sa22 10:03:48 file_magic: OK 10:03:48 HZ: Using current value: 100 10:03:48 file_header: OK 10:03:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:03:48 Statistics: 10:03:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:48 provisioning config files... 10:03:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp/config7895093812640304436tmp [Pipeline] { [Pipeline] echo 10:03:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:49 ---> create-netrc.sh [Pipeline] } 10:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:49 ---> python-tools-install.sh [Pipeline] echo 10:03:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:50 ---> sudo-logs.sh 10:03:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:50 ---> job-cost.sh 10:03:50 lf-activate-venv: SKIPPING 10:03:50 DEBUG: total: 0.18000000715255737 10:03:50 INFO: Retrieving Stack Cost... 10:03:51 INFO: Retrieving Pricing Info for: v3-standard-2 10:03:51 INFO: Archiving Costs [Pipeline] echo 10:03:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:52 ---> logs-deploy.sh 10:03:52 lf-activate-venv: SKIPPING 10:03:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-978/2 10:03:52 INFO: archiving workspace using pattern(s): 10:03:53 Archives upload complete. 10:03:53 INFO: archiving logs to Nexus 10:03:53 ---> uname -a: 10:03:53 Linux prd-centos7-docker-4c-2g-705.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:03:53 10:03:53 10:03:53 ---> lscpu: 10:03:53 Architecture: x86_64 10:03:53 CPU op-mode(s): 32-bit, 64-bit 10:03:53 Byte Order: Little Endian 10:03:53 Address sizes: 40 bits physical, 48 bits virtual 10:03:53 CPU(s): 2 10:03:53 On-line CPU(s) list: 0,1 10:03:53 Thread(s) per core: 1 10:03:53 Core(s) per socket: 1 10:03:53 Socket(s): 2 10:03:53 NUMA node(s): 1 10:03:53 Vendor ID: AuthenticAMD 10:03:53 CPU family: 23 10:03:53 Model: 49 10:03:53 Model name: AMD EPYC-Rome Processor 10:03:53 Stepping: 0 10:03:53 CPU MHz: 2800.000 10:03:53 BogoMIPS: 5600.00 10:03:53 Virtualization: AMD-V 10:03:53 Hypervisor vendor: KVM 10:03:53 Virtualization type: full 10:03:53 L1d cache: 64 KiB 10:03:53 L1i cache: 64 KiB 10:03:53 L2 cache: 1 MiB 10:03:53 L3 cache: 32 MiB 10:03:53 NUMA node0 CPU(s): 0,1 10:03:53 Vulnerability Itlb multihit: Not affected 10:03:53 Vulnerability L1tf: Not affected 10:03:53 Vulnerability Mds: Not affected 10:03:53 Vulnerability Meltdown: Not affected 10:03:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:03:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:03:53 Vulnerability Srbds: Not affected 10:03:53 Vulnerability Tsx async abort: Not affected 10:03:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:03:53 10:03:53 10:03:53 ---> nproc: 10:03:53 2 10:03:53 10:03:53 10:03:53 ---> df -h: 10:03:53 Filesystem Size Used Available Use% Mounted on 10:03:53 overlay 40.0G 7.6G 32.4G 19% / 10:03:53 tmpfs 64.0M 0 64.0M 0% /dev 10:03:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:03:53 shm 64.0M 0 64.0M 0% /dev/shm 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-978 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-978@tmp 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:03:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:03:53 10:03:53 10:03:53 ---> free -m: 10:03:53 total used free shared buff/cache available 10:03:53 Mem: 7821 981 4741 0 2098 6662 10:03:53 Swap: 1023 0 1023 10:03:53 10:03:53 10:03:53 ---> ip addr: 10:03:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:03:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:03:53 inet 127.0.0.1/8 scope host lo 10:03:53 valid_lft forever preferred_lft forever 10:03:53 inet6 ::1/128 scope host 10:03:53 valid_lft forever preferred_lft forever 10:03:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:03:53 link/ether fa:16:3e:3d:32:e5 brd ff:ff:ff:ff:ff:ff 10:03:53 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 10:03:53 valid_lft 85684sec preferred_lft 85684sec 10:03:53 inet6 fe80::f816:3eff:fe3d:32e5/64 scope link 10:03:53 valid_lft forever preferred_lft forever 10:03:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:03:53 link/ether 02:42:96:d8:53:8c brd ff:ff:ff:ff:ff:ff 10:03:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:03:53 valid_lft forever preferred_lft forever 10:03:53 inet6 fe80::42:96ff:fed8:538c/64 scope link 10:03:53 valid_lft forever preferred_lft forever 10:03:53 10:03:53 10:03:53 ---> sar -b -r -n DEV: 10:03:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 10:03:53 10:03:53 09:51:46 LINUX RESTART (2 CPU) 10:03:53 10:03:53 09:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:53 09:53:02 241.09 110.81 130.29 0.00 10979.02 41419.13 0.00 10:03:53 09:54:01 0.56 0.00 0.56 0.00 0.00 11.03 0.00 10:03:53 09:55:01 0.40 0.00 0.40 0.00 0.00 5.95 0.00 10:03:53 09:56:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 10:03:53 09:57:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 10:03:53 09:58:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 10:03:53 09:59:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 10:03:53 10:00:01 0.33 0.00 0.33 0.00 0.00 4.38 0.00 10:03:53 10:01:02 0.27 0.00 0.27 0.00 0.00 3.50 0.00 10:03:53 10:02:01 0.41 0.12 0.29 0.00 1.90 4.98 0.00 10:03:53 10:03:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 10:03:53 Average: 22.29 10.12 12.17 0.00 1001.70 3782.50 0.00 10:03:53 10:03:53 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:53 09:53:02 5456748 0 808852 10.10 2620 1740712 1286276 14.20 577476 1574692 128 10:03:53 09:54:01 5465484 0 800108 9.99 2620 1740720 1235716 13.64 570372 1574656 12 10:03:53 09:55:01 5465540 0 800052 9.99 2620 1740720 1233660 13.62 568904 1575792 8 10:03:53 09:56:01 5463004 0 802580 10.02 2620 1740728 1230600 13.59 571716 1575796 20 10:03:53 09:57:01 5466492 0 799088 9.98 2620 1740732 1202604 13.28 564496 1579992 12 10:03:53 09:58:01 5463308 0 802268 10.02 2620 1740736 1202712 13.28 568016 1579992 8 10:03:53 09:59:01 5462348 0 803220 10.03 2620 1740744 1202640 13.28 568544 1579992 8 10:03:53 10:00:01 5458516 0 807048 10.08 2620 1740748 1202604 13.28 572296 1579992 8 10:03:53 10:01:02 5447896 0 817664 10.21 2620 1740752 1204952 13.30 582644 1579992 8 10:03:53 10:02:01 5448708 0 816724 10.20 2620 1740880 1203112 13.28 583968 1578212 8 10:03:53 10:03:01 5448284 0 817148 10.20 2620 1740880 1203244 13.28 584552 1578212 8 10:03:53 Average: 5458757 0 806796 10.07 2620 1740759 1218920 13.46 573908 1577938 21 10:03:53 10:03:53 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:53 09:53:02 eth0 554.03 399.45 1119.21 87.89 0.00 0.00 0.00 0.00 10:03:53 09:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:53:02 docker0 14.92 10.89 2.15 28.56 0.00 0.00 0.00 0.00 10:03:53 09:54:01 eth0 1.71 0.34 0.37 0.23 0.00 0.00 0.00 0.00 10:03:53 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:55:01 eth0 1.90 0.58 0.62 0.40 0.00 0.00 0.00 0.00 10:03:53 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:56:01 eth0 1.05 0.60 0.58 0.37 0.00 0.00 0.00 0.00 10:03:53 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:57:01 eth0 0.17 0.12 0.01 0.04 0.00 0.00 0.00 0.00 10:03:53 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:58:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:03:53 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:59:01 eth0 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:03:53 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:53 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:01:02 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:03:53 10:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:03:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:03:53 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 Average: eth0 51.08 36.66 102.26 8.13 0.00 0.00 0.00 0.00 10:03:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:53 Average: docker0 1.36 0.99 0.20 2.61 0.00 0.00 0.00 0.00 10:03:53 10:03:53 10:03:53 ---> sar -P ALL: 10:03:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 10:03:53 10:03:53 09:51:46 LINUX RESTART (2 CPU) 10:03:53 10:03:53 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:03:53 09:53:02 all 20.96 0.00 7.76 10.02 0.09 61.18 10:03:53 09:53:02 0 21.50 0.00 8.58 12.12 0.09 57.71 10:03:53 09:53:02 1 20.41 0.00 6.93 7.93 0.09 64.64 10:03:53 09:54:01 all 0.12 0.00 0.03 0.00 0.03 99.81 10:03:53 09:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:03:53 09:54:01 1 0.17 0.00 0.03 0.00 0.05 99.74 10:03:53 09:55:01 all 0.13 0.00 0.04 0.00 0.05 99.78 10:03:53 09:55:01 0 0.10 0.00 0.03 0.00 0.07 99.80 10:03:53 09:55:01 1 0.15 0.00 0.05 0.00 0.03 99.77 10:03:53 09:56:01 all 0.13 0.00 0.03 0.00 0.03 99.81 10:03:53 09:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:03:53 09:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:03:53 09:57:01 all 0.14 0.00 0.03 0.00 0.02 99.81 10:03:53 09:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:03:53 09:57:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:03:53 09:58:01 all 0.15 0.00 0.02 0.00 0.03 99.81 10:03:53 09:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:03:53 09:58:01 1 0.28 0.00 0.02 0.00 0.03 99.67 10:03:53 09:59:01 all 0.11 0.00 0.03 0.00 0.03 99.84 10:03:53 09:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:03:53 09:59:01 1 0.20 0.00 0.03 0.00 0.03 99.73 10:03:53 10:00:01 all 0.09 0.00 0.04 0.00 0.03 99.84 10:03:53 10:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:03:53 10:00:01 1 0.17 0.00 0.05 0.00 0.03 99.75 10:03:53 10:01:02 all 0.03 0.00 0.03 0.00 0.03 99.91 10:03:53 10:01:02 0 0.02 0.00 0.03 0.00 0.03 99.92 10:03:53 10:01:02 1 0.05 0.00 0.03 0.00 0.02 99.90 10:03:53 10:02:01 all 0.07 0.00 0.03 0.01 0.03 99.86 10:03:53 10:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:03:53 10:02:01 1 0.09 0.00 0.03 0.02 0.02 99.85 10:03:53 10:03:01 all 0.15 0.00 0.02 0.00 0.02 99.82 10:03:53 10:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:03:53 10:03:01 1 0.28 0.00 0.02 0.00 0.02 99.68 10:03:53 10:03:53 Average: CPU %user %nice %system %iowait %steal %idle 10:03:53 Average: all 1.94 0.00 0.71 0.88 0.03 96.44 10:03:53 Average: 0 1.92 0.00 0.78 1.06 0.03 96.21 10:03:53 Average: 1 1.96 0.00 0.64 0.70 0.03 96.67 10:03:53 10:03:53 10:03:53