Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe+907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (b9aa868b9329c9e69796ab04ebadb53c0544d105) 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-ssh5395085628844157533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7398284554074588678.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-953/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-953/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5295392067582920577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh882304725871528573.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-953/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-953/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh645971842945104492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-968 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [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-953 # 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-953@tmp/jenkins-gitclient-ssh6101006126474135546.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe Merge succeeded, producing 204d6f2e4979613f5a550baa7d76760d07edc707 Checking out Revision 204d6f2e4979613f5a550baa7d76760d07edc707 (PR-953) > 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-953@tmp/jenkins-gitclient-ssh401860858239252530.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # 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-953@tmp/jenkins-gitclient-ssh6002599568381678622.key > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 204d6f2e4979613f5a550baa7d76760d07edc707 # timeout=10 Commit message: "Merge commit '907dcb8c5e72c1eb081ec49d4cc5729bbc41d242' into HEAD" > git rev-list --no-walk 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:00 ========================================================= 18:43:00 EdgeX Global Pipelines Version Info 18:43:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:01 ------------------- 18:43:01 stable info: 18:43:01 ------------------- 18:43:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:01 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:43:01 Message: update stable to v1.0.194 18:43:02 ------------------- 18:43:02 experimental info: 18:43:02 ------------------- 18:43:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:02 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:43:02 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-953 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-953 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-953 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 204d6f2e4979613f5a550baa7d76760d07edc707 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 204d6f2 [Pipeline] echo 18:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:03 provisioning config files... 18:43:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config2111483134250120392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:03 ---> docker-login.sh 18:43:03 nexus3.edgexfoundry.org:10001 18:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:03 Configure a credential helper to remove this warning. See 18:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:03 18:43:03 Login Succeeded 18:43:03 nexus3.edgexfoundry.org:10002 18:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:03 Configure a credential helper to remove this warning. See 18:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:03 18:43:03 Login Succeeded 18:43:03 nexus3.edgexfoundry.org:10003 18:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:03 Configure a credential helper to remove this warning. See 18:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:03 18:43:03 Login Succeeded 18:43:03 nexus3.edgexfoundry.org:10004 18:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:03 Configure a credential helper to remove this warning. See 18:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:03 18:43:03 Login Succeeded 18:43:03 docker.io 18:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:04 Configure a credential helper to remove this warning. See 18:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:04 18:43:04 Login Succeeded 18:43:04 ---> docker-login.sh ends [Pipeline] } 18:43:04 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 18:43:08 + git log --format=format:%s -1 204d6f2e4979613f5a550baa7d76760d07edc707 [Pipeline] echo 18:43:08 GIT_COMMIT: 204d6f2e4979613f5a550baa7d76760d07edc707, Commit Message: Merge commit '907dcb8c5e72c1eb081ec49d4cc5729bbc41d242' into HEAD [Pipeline] echo 18:43:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:09 18:43:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:43:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:09 latest: Pulling from edgex-devops/git-semver 18:43:09 31603596830f: Pulling fs layer 18:43:09 54011a49482f: Pulling fs layer 18:43:09 a6820b24f6d8: Pulling fs layer 18:43:09 f581987b2513: Pulling fs layer 18:43:09 f581987b2513: Waiting 18:43:09 54011a49482f: Verifying Checksum 18:43:09 54011a49482f: Download complete 18:43:09 31603596830f: Verifying Checksum 18:43:09 31603596830f: Download complete 18:43:09 f581987b2513: Verifying Checksum 18:43:09 f581987b2513: Download complete 18:43:09 a6820b24f6d8: Verifying Checksum 18:43:09 a6820b24f6d8: Download complete 18:43:09 31603596830f: Pull complete 18:43:09 54011a49482f: Pull complete 18:43:10 a6820b24f6d8: Pull complete 18:43:10 f581987b2513: Pull complete 18:43:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:10 prd-centos7-docker-4c-2g-968 does not seem to be running inside a container 18:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-953 -v /w/workspace/dgexfoundry_device-sdk-go_PR-953:/w/workspace/dgexfoundry_device-sdk-go_PR-953:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:12 $ docker top 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:12 [ssh-agent] Looking for ssh-agent implementation... 18:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:12 $ docker exec 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 ssh-agent 18:43:12 SSH_AUTH_SOCK=/tmp/ssh-9LXqSNvwjysl/agent.14 18:43:12 SSH_AGENT_PID=20 18:43:12 Running ssh-add (command line suppressed) 18:43:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_4792098171427237934.key (/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_4792098171427237934.key) 18:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:12 + git tag --points-at HEAD [Pipeline] } 18:43:12 $ docker exec --env ******** --env ******** 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 ssh-agent -k 18:43:12 unset SSH_AUTH_SOCK; 18:43:12 unset SSH_AGENT_PID; 18:43:12 echo Agent pid 20 killed; 18:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:13 [ssh-agent] Looking for ssh-agent implementation... 18:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:13 $ docker exec 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 ssh-agent 18:43:13 SSH_AUTH_SOCK=/tmp/ssh-SwfbBUagFzPl/agent.52 18:43:13 SSH_AGENT_PID=59 18:43:13 Running ssh-add (command line suppressed) 18:43:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_4065044805545224226.key (/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/private_key_4065044805545224226.key) 18:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:13 + git semver init 18:43:13 # -> Open(): unable to determine branch for HEAD 18:43:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-953/.git 18:43:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-953 18:43:13 # $SEMVER_REMOTE_NAME = origin 18:43:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:13 # $SEMVER_USER_NAME = edgex-jenkins 18:43:13 # $SEMVER_BRANCH = PR-953 18:43:13 # $SEMVER_TEMP = /tmp/semver-100951539 18:43:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:43:14 # '/tmp/semver-100951539' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-953/.semver' 18:43:14 # -> Force: false 18:43:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-953/.semver [Pipeline] } 18:43:14 $ docker exec --env ******** --env ******** 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 ssh-agent -k 18:43:14 unset SSH_AUTH_SOCK; 18:43:14 unset SSH_AGENT_PID; 18:43:14 echo Agent pid 59 killed; 18:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:14 + git semver [Pipeline] } 18:43:14 $ docker stop --time=1 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 18:43:15 $ docker rm -f 1f2b38832fd6b0d05a7acc737d15b7afc94945db9df0873bc96210d9ac8e37c0 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:16 Stashed 1 file(s) [Pipeline] echo 18:43:16 [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 18:43:31 Still waiting to schedule task 18:43:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:43:31 Still waiting to schedule task 18:43:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:45:33 Running on prd-centos7-docker-4c-2g-971 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [Pipeline] { [Pipeline] ws 18:45:33 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:33 Selected Git installation does not exist. Using Default 18:45:33 The recommended git tool is: NONE 18:45:36 using credential edgex-jenkins-ssh 18:45:36 Cloning the remote Git repository 18:45:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:36 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:45:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:36 > git --version # timeout=10 18:45:36 > git --version # 'git version 2.24.4' 18:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:36 [INFO] Currently running in a labeled security context 18:45:36 [INFO] Currently SELinux is 'enforcing' on the host 18:45:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8021266746274026608.key 18:45:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:39 Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 18:45:39 Merge succeeded, producing a05858098fa9719d3fc1b9c744d708e1af3515b1 18:45:39 Checking out Revision a05858098fa9719d3fc1b9c744d708e1af3515b1 (PR-953) 18:45:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:38 [INFO] Currently running in a labeled security context 18:45:38 [INFO] Currently SELinux is 'enforcing' on the host 18:45:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8260687332390499157.key 18:45:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:45:39 > git config core.sparsecheckout # timeout=10 18:45:39 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 18:45:39 > git remote # timeout=10 18:45:39 > git config --get remote.origin.url # timeout=10 18:45:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:39 [INFO] Currently running in a labeled security context 18:45:39 [INFO] Currently SELinux is 'enforcing' on the host 18:45:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3853336427758706669.key 18:45:39 > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 18:45:39 > git rev-parse HEAD^{commit} # timeout=10 18:45:39 > git config core.sparsecheckout # timeout=10 18:45:39 > git checkout -f a05858098fa9719d3fc1b9c744d708e1af3515b1 # timeout=10 18:45:42 Commit message: "Merge commit '907dcb8c5e72c1eb081ec49d4cc5729bbc41d242' into HEAD" 18:45:42 > git rev-list --no-walk 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:45:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:45:44 + true 18:45:44 + sudo service docker restart 18:45:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:02 provisioning config files... 18:46:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9087722949461666522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:03 ---> docker-login.sh 18:46:03 nexus3.edgexfoundry.org:10001 18:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:03 Configure a credential helper to remove this warning. See 18:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:03 18:46:03 Login Succeeded 18:46:03 nexus3.edgexfoundry.org:10002 18:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:03 Configure a credential helper to remove this warning. See 18:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:03 18:46:03 Login Succeeded 18:46:03 nexus3.edgexfoundry.org:10003 18:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:03 Configure a credential helper to remove this warning. See 18:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:03 18:46:03 Login Succeeded 18:46:03 nexus3.edgexfoundry.org:10004 18:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:03 Configure a credential helper to remove this warning. See 18:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:03 18:46:03 Login Succeeded 18:46:03 docker.io 18:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:04 Configure a credential helper to remove this warning. See 18:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:04 18:46:04 Login Succeeded 18:46:04 ---> docker-login.sh ends [Pipeline] } 18:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:04 ========================================================= 18:46:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:46:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:46:04 + 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 . 18:46:04 Sending build context to Docker daemon 2.633MB 18:46:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:46:04 Step 2/8 : FROM ${BASE} 18:46:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:04 540db60ca938: Pulling fs layer 18:46:04 adcc1eea9eea: Pulling fs layer 18:46:04 4c4ab2625f07: Pulling fs layer 18:46:04 0510c868ecb4: Pulling fs layer 18:46:04 afea3b2eda06: Pulling fs layer 18:46:04 7809a108b3ef: Pulling fs layer 18:46:04 f706445af74f: Pulling fs layer 18:46:04 afea3b2eda06: Waiting 18:46:04 7809a108b3ef: Waiting 18:46:04 f706445af74f: Waiting 18:46:04 0510c868ecb4: Waiting 18:46:05 4c4ab2625f07: Verifying Checksum 18:46:05 4c4ab2625f07: Download complete 18:46:05 adcc1eea9eea: Verifying Checksum 18:46:05 adcc1eea9eea: Download complete 18:46:05 afea3b2eda06: Verifying Checksum 18:46:05 afea3b2eda06: Download complete 18:46:05 540db60ca938: Verifying Checksum 18:46:05 7809a108b3ef: Verifying Checksum 18:46:05 7809a108b3ef: Download complete 18:46:05 540db60ca938: Pull complete 18:46:05 adcc1eea9eea: Pull complete 18:46:05 4c4ab2625f07: Pull complete 18:46:06 f706445af74f: Verifying Checksum 18:46:06 f706445af74f: Download complete 18:46:07 0510c868ecb4: Verifying Checksum 18:46:07 0510c868ecb4: Download complete 18:46:11 0510c868ecb4: Pull complete 18:46:11 afea3b2eda06: Pull complete 18:46:11 7809a108b3ef: Pull complete 18:46:13 f706445af74f: Pull complete 18:46:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:46:13 ---> b068be0155e3 18:46:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:18 ---> Running in 80c397ce46a8 18:46:18 Removing intermediate container 80c397ce46a8 18:46:18 ---> 45f9875335db 18:46:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:18 ---> Running in efe5fa1841e1 18:46:19 Removing intermediate container efe5fa1841e1 18:46:19 ---> 54c685b8f51a 18:46:19 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:46:19 ---> Running in ae53687c70f1 18:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:46:21 (1/6) Installing libc-dev (0.7.2-r3) 18:46:21 (2/6) Installing libsodium (1.0.18-r0) 18:46:21 (3/6) Installing pkgconf (1.7.3-r0) 18:46:21 (4/6) Installing libsodium-dev (1.0.18-r0) 18:46:21 (5/6) Installing libzmq (4.3.3-r1) 18:46:21 (6/6) Installing zeromq-dev (4.3.3-r1) 18:46:21 Executing busybox-1.32.1-r6.trigger 18:46:21 OK: 150 MiB in 46 packages 18:46:23 Removing intermediate container ae53687c70f1 18:46:23 ---> 17eab9dddb9e 18:46:23 Step 6/8 : WORKDIR /device-sdk-go 18:46:23 ---> Running in c4118a2f9ce9 18:46:23 Removing intermediate container c4118a2f9ce9 18:46:23 ---> 73513fd47ca7 18:46:23 Step 7/8 : COPY . . 18:46:23 ---> 01ac496b70ff 18:46:23 Step 8/8 : RUN go mod download 18:46:23 ---> Running in 99caea1eb6fe 18:46:36 Removing intermediate container 99caea1eb6fe 18:46:36 ---> a8dead4122b3 18:46:36 Successfully built a8dead4122b3 18:46:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:46:36 + docker inspect -f . ci-base-image-x86_64 18:46:36 . [Pipeline] withDockerContainer 18:46:36 prd-centos7-docker-4c-2g-971 does not seem to be running inside a container 18:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:36 $ docker top c3a10acbfe503bf4ec1db5243dcbe321def5ce75baf4b9273fb5c9bff9d6200e -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:37 + go version 18:46:37 go version go1.16.3 linux/amd64 [Pipeline] } 18:46:37 $ docker stop --time=1 c3a10acbfe503bf4ec1db5243dcbe321def5ce75baf4b9273fb5c9bff9d6200e 18:46:38 $ docker rm -f c3a10acbfe503bf4ec1db5243dcbe321def5ce75baf4b9273fb5c9bff9d6200e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-972 in /w/workspace/dgexfoundry_device-sdk-go_PR-953 [Pipeline] { [Pipeline] ws 18:46:39 Running in /w/workspace/device-sdk-go/2 [Pipeline] { 18:46:39 + docker inspect -f . ci-base-image-x86_64 18:46:39 . [Pipeline] checkout [Pipeline] withDockerContainer 18:46:39 prd-centos7-docker-4c-2g-971 does not seem to be running inside a container 18:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:39 Selected Git installation does not exist. Using Default 18:46:39 The recommended git tool is: NONE 18:46:39 $ docker top d1e21ab71ed9b08703fb12dd6032f7305989588368015ef589b6fcc5a8a1b138 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:40 + go mod tidy [Pipeline] sh 18:46:40 + make test 18:46:40 go mod tidy 18:46:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:46:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:46:46 using credential edgex-jenkins-ssh 18:46:46 Cloning the remote Git repository 18:46:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:46 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:46:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:47 > git --version # timeout=10 18:46:47 > git --version # 'git version 2.17.1' 18:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:50 Merging remotes/origin/master commit 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 into PR head commit 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe 18:46:51 Merge succeeded, producing 52e320431cf06cc41a83b219ccac52c96ec61257 18:46:51 Checking out Revision 52e320431cf06cc41a83b219ccac52c96ec61257 (PR-953) 18:46:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/953/head:refs/remotes/origin/PR-953 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:50 > git config core.sparsecheckout # timeout=10 18:46:50 > git checkout -f 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 18:46:50 > git remote # timeout=10 18:46:50 > git config --get remote.origin.url # timeout=10 18:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:50 > git merge 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 18:46:51 > git rev-parse HEAD^{commit} # timeout=10 18:46:51 > git config core.sparsecheckout # timeout=10 18:46:51 > git checkout -f 52e320431cf06cc41a83b219ccac52c96ec61257 # timeout=10 18:46:55 Commit message: "Merge commit '907dcb8c5e72c1eb081ec49d4cc5729bbc41d242' into HEAD" 18:46:55 > git rev-list --no-walk 2d94d2f4e2b44fa818f0f23fcf0f94b1cdf07efe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:46:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:46:57 + sudo service docker restart 18:46:57 + true 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:47:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.067s coverage: 25.4% of statements 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:47:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 18:47:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements 18:47:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.054s coverage: 9.0% of statements 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:47:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:15 provisioning config files... 18:47:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7917515821399506239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 29.2% of statements 18:47:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:47:16 ---> docker-login.sh 18:47:16 nexus3.edgexfoundry.org:10001 18:47:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 18:47:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:47:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:47:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 58.0% of statements 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 nexus3.edgexfoundry.org:10002 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 nexus3.edgexfoundry.org:10003 18:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.823s coverage: 89.2% of statements 18:47:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:47:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements 18:47:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:47:18 GO111MODULE=on go vet ./... 18:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:18 Configure a credential helper to remove this warning. See 18:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:18 18:47:18 Login Succeeded 18:47:18 nexus3.edgexfoundry.org:10004 18:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:19 Configure a credential helper to remove this warning. See 18:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:19 18:47:19 Login Succeeded 18:47:19 docker.io 18:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:19 Configure a credential helper to remove this warning. See 18:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:19 18:47:19 Login Succeeded 18:47:19 ---> docker-login.sh ends [Pipeline] } 18:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:20 ========================================================= 18:47:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:47:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:47:20 + 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 . 18:47:21 Sending build context to Docker daemon 2.632MB 18:47:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:47:21 Step 2/8 : FROM ${BASE} 18:47:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:21 595b0fe564bb: Pulling fs layer 18:47:21 7186ed65a4f7: Pulling fs layer 18:47:21 316046926c0a: Pulling fs layer 18:47:21 4ebd0625c992: Pulling fs layer 18:47:21 207e8628e3a3: Pulling fs layer 18:47:21 c791037a9be2: Pulling fs layer 18:47:21 ffd874e62e21: Pulling fs layer 18:47:21 207e8628e3a3: Waiting 18:47:21 c791037a9be2: Waiting 18:47:21 ffd874e62e21: Waiting 18:47:21 4ebd0625c992: Waiting 18:47:21 316046926c0a: Verifying Checksum 18:47:21 316046926c0a: Download complete 18:47:21 7186ed65a4f7: Verifying Checksum 18:47:21 7186ed65a4f7: Download complete 18:47:21 207e8628e3a3: Verifying Checksum 18:47:21 207e8628e3a3: Download complete 18:47:21 c791037a9be2: Download complete 18:47:21 595b0fe564bb: Verifying Checksum 18:47:21 595b0fe564bb: Download complete 18:47:22 595b0fe564bb: Pull complete 18:47:22 7186ed65a4f7: Pull complete 18:47:23 316046926c0a: Pull complete 18:47:23 ffd874e62e21: Verifying Checksum 18:47:23 ffd874e62e21: Download complete 18:47:25 4ebd0625c992: Download complete 18:47:38 4ebd0625c992: Pull complete 18:47:38 207e8628e3a3: Pull complete 18:47:38 c791037a9be2: Pull complete 18:47:40 gofmt -l . 18:47:40 [ "`gofmt -l .`" = "" ] 18:47:40 ./bin/test-attribution-txt.sh 18:47:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:47:40 $ docker stop --time=1 d1e21ab71ed9b08703fb12dd6032f7305989588368015ef589b6fcc5a8a1b138 18:47:41 $ docker rm -f d1e21ab71ed9b08703fb12dd6032f7305989588368015ef589b6fcc5a8a1b138 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:42 ffd874e62e21: Pull complete 18:47:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:47:42 ---> cfc18b08335c 18:47:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 18:47:44 ---> Running in 31560fec4525 18:47:44 Removing intermediate container 31560fec4525 18:47:44 ---> 1fd1a11f5680 18:47:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:44 ---> Running in 33fbfb10c615 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:47:45 Removing intermediate container 33fbfb10c615 18:47:45 ---> d77aa465590f 18:47:45 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:47:45 ---> Running in 3cc753c89138 18:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:46 + ls -al . 18:47:46 total 212 18:47:46 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 18:47 . 18:47:46 drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 18:45 .. 18:47:46 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 18:45 bin 18:47:46 -rw-r--r--. 1 jenkins jenkins 126072 Jun 8 18:47 coverage.out 18:47:46 -rw-rw-r--. 1 jenkins jenkins 987 Jun 8 18:45 Dockerfile.build 18:47:46 -rw-rw-r--. 1 jenkins jenkins 140 Jun 8 18:45 .dockerignore 18:47:46 drwxrwxr-x. 5 jenkins jenkins 62 Jun 8 18:45 example 18:47:46 drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 18:45 .git 18:47:46 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 18:45 .github 18:47:46 -rw-rw-r--. 1 jenkins jenkins 138 Jun 8 18:45 .gitignore 18:47:46 -rw-r--r--. 1 jenkins jenkins 575 Jun 8 18:47 go.mod 18:47:46 -rw-r--r--. 1 jenkins jenkins 20499 Jun 8 18:46 go.sum 18:47:46 drwxrwxr-x. 15 jenkins jenkins 224 Jun 8 18:45 internal 18:47:46 -rw-rw-r--. 1 jenkins jenkins 894 Jun 8 18:45 Jenkinsfile 18:47:46 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 8 18:45 LICENSE 18:47:46 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 8 18:45 Makefile 18:47:46 drwxrwxr-x. 4 jenkins jenkins 26 Jun 8 18:45 openapi 18:47:46 drwxrwxr-x. 5 jenkins jenkins 50 Jun 8 18:45 pkg 18:47:46 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 8 18:45 README.md 18:47:46 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 8 18:45 RELEASE-NOTES.txt 18:47:46 drwxrwxr-x. 4 jenkins jenkins 54 Jun 8 18:45 snap 18:47:46 -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 18:43 VERSION 18:47:46 -rw-rw-r--. 1 jenkins jenkins 222 Jun 8 18:45 version.go [Pipeline] isUnix [Pipeline] sh 18:47:46 + 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=a05858098fa9719d3fc1b9c744d708e1af3515b1 --label arch=amd64 --label version=0.0.0 . 18:47:46 Sending build context to Docker daemon 2.76MB 18:47:46 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:47:46 Step 2/23 : FROM ${BASE} AS builder 18:47:46 ---> a8dead4122b3 18:47:46 Step 3/23 : WORKDIR /device-sdk-go 18:47:46 ---> Running in 157d2774749e 18:47:46 Removing intermediate container 157d2774749e 18:47:46 ---> 65cf40cb8997 18:47:46 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:46 ---> Running in c33a22f333d7 18:47:46 Removing intermediate container c33a22f333d7 18:47:46 ---> 45b462a049d2 18:47:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:47 ---> Running in 8a94cbef8c22 18:47:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:47:47 Removing intermediate container 8a94cbef8c22 18:47:47 ---> 725649cce300 18:47:47 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:47:47 ---> Running in 4c2c1f4dbe11 18:47:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:47:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:48 (1/6) Installing libc-dev (0.7.2-r3) 18:47:48 (2/6) Installing libsodium (1.0.18-r0) 18:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:49 (3/6) Installing pkgconf (1.7.3-r0) 18:47:49 (4/6) Installing libsodium-dev (1.0.18-r0) 18:47:49 (5/6) Installing libzmq (4.3.3-r1) 18:47:49 OK: 150 MiB in 46 packages 18:47:49 (6/6) Installing zeromq-dev (4.3.3-r1) 18:47:49 Executing busybox-1.32.1-r6.trigger 18:47:49 OK: 139 MiB in 46 packages 18:47:49 Removing intermediate container 4c2c1f4dbe11 18:47:49 ---> faab3bf4cb5f 18:47:49 Step 7/23 : COPY . . 18:47:50 ---> bb75450de54c 18:47:50 Step 8/23 : RUN go mod download 18:47:50 ---> Running in ca317413224f 18:47:50 Removing intermediate container ca317413224f 18:47:50 ---> bf93475ca8fa 18:47:50 Step 9/23 : RUN make build 18:47:50 ---> Running in b25e22bdfab8 18:47:50 go mod tidy 18:47:51 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 18:47:52 Removing intermediate container 3cc753c89138 18:47:52 ---> b2aa706ad590 18:47:52 Step 6/8 : WORKDIR /device-sdk-go 18:47:52 ---> Running in 401819e85600 18:47:52 Removing intermediate container 401819e85600 18:47:52 ---> 724515d7fa80 18:47:52 Step 7/8 : COPY . . 18:47:53 ---> 68d2d7472aa4 18:47:53 Step 8/8 : RUN go mod download 18:47:53 ---> Running in 171db8035dd9 18:48:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:48:03 Removing intermediate container b25e22bdfab8 18:48:03 ---> a72451e91922 18:48:03 Step 10/23 : FROM alpine:3.12 18:48:04 3.12: Pulling from library/alpine 18:48:04 339de151aab4: Pulling fs layer 18:48:04 339de151aab4: Verifying Checksum 18:48:04 339de151aab4: Download complete 18:48:04 339de151aab4: Pull complete 18:48:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:48:04 Status: Downloaded newer image for alpine:3.12 18:48:04 ---> 13621d1b12d4 18:48:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:04 ---> Running in 98ae718f7274 18:48:05 Removing intermediate container 98ae718f7274 18:48:05 ---> c29bf67d9e4e 18:48:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:05 ---> Running in 3fa6f8aad3a5 18:48:05 Removing intermediate container 3fa6f8aad3a5 18:48:05 ---> 9544425b5a3a 18:48:05 Step 13/23 : RUN apk add --update --no-cache zeromq 18:48:05 ---> Running in 118336dced0d 18:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:07 (1/5) Installing libgcc (9.3.0-r2) 18:48:07 (2/5) Installing libsodium (1.0.18-r0) 18:48:07 (3/5) Installing libstdc++ (9.3.0-r2) 18:48:08 (4/5) Installing libzmq (4.3.3-r0) 18:48:08 (5/5) Installing zeromq (4.3.3-r0) 18:48:08 Executing busybox-1.31.1-r20.trigger 18:48:08 OK: 8 MiB in 19 packages 18:48:08 Removing intermediate container 118336dced0d 18:48:08 ---> 65a8a887377c 18:48:08 Step 14/23 : WORKDIR / 18:48:08 ---> Running in b70ad8a624a6 18:48:08 Removing intermediate container b70ad8a624a6 18:48:08 ---> b2dc251aeeac 18:48:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:48:08 ---> 829e73516fa8 18:48:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:48:09 ---> aeb0fda356bc 18:48:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:48:09 ---> f51422e840e4 18:48:09 Step 18/23 : EXPOSE 59999 18:48:09 ---> Running in 681b65830e68 18:48:09 Removing intermediate container 681b65830e68 18:48:09 ---> b889f42a8448 18:48:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:48:09 ---> Running in c606bf05e78a 18:48:09 Removing intermediate container c606bf05e78a 18:48:09 ---> e1faea655b82 18:48:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:09 ---> Running in a787fd29bf5d 18:48:09 Removing intermediate container a787fd29bf5d 18:48:09 ---> 2066be4f2584 18:48:09 Step 21/23 : LABEL arch=amd64 18:48:09 ---> Running in 0c971159cbbc 18:48:10 Removing intermediate container 0c971159cbbc 18:48:10 ---> 8677a26d4854 18:48:10 Step 22/23 : LABEL git_sha=a05858098fa9719d3fc1b9c744d708e1af3515b1 18:48:10 ---> Running in a0a950857b71 18:48:10 Removing intermediate container a0a950857b71 18:48:10 ---> 0b6a4b172063 18:48:10 Step 23/23 : LABEL version=0.0.0 18:48:10 ---> Running in 24e24c276e21 18:48:10 Removing intermediate container 24e24c276e21 18:48:10 ---> 17c11b92b137 18:48:10 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:48:10 Successfully built 17c11b92b137 18:48:10 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:48:11 ---> job-cost.sh 18:48:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ywBt 18:48:20 Removing intermediate container 171db8035dd9 18:48:20 ---> 0e3f14801bb6 18:48:20 Successfully built 0e3f14801bb6 18:48:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:48:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:48:21 + docker inspect -f . ci-base-image-arm64 18:48:21 . [Pipeline] withDockerContainer 18:48:21 prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container 18:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:23 $ docker top 873c352f4dcf746d6f4296defb5e3f0b1bf1f9d851de5706f747e5443d7396db -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:24 + go version 18:48:24 go version go1.16.3 linux/arm64 [Pipeline] } 18:48:24 $ docker stop --time=1 873c352f4dcf746d6f4296defb5e3f0b1bf1f9d851de5706f747e5443d7396db 18:48:25 $ docker rm -f 873c352f4dcf746d6f4296defb5e3f0b1bf1f9d851de5706f747e5443d7396db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:26 + docker inspect -f . ci-base-image-arm64 18:48:26 . [Pipeline] withDockerContainer 18:48:26 prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container 18:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:28 $ docker top 9add2d0734f3a9987b697c97ee89c6b2d508453680d185e5f59685c3526be7ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:29 + go mod tidy [Pipeline] sh 18:48:30 + make test 18:48:30 go mod tidy 18:48:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:48:33 lf-activate-venv(): INFO: Adding /tmp/venv-ywBt/bin to PATH 18:48:33 INFO: No Stack... 18:48:34 INFO: Retrieving Pricing Info for: v3-standard-2 18:48:34 INFO: Archiving Costs [Pipeline] sh 18:48:34 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:48:34 + cut -d, -f6 [Pipeline] lock 18:48:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] 18:48:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] did not exist. Created. 18:48:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:35 + echo total: 0.05999999865889549 [Pipeline] stash 18:48:35 Stashed 1 file(s) [Pipeline] } 18:48:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:50:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:50:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:50:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.285s coverage: 25.4% of statements 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.198s coverage: 28.1% of statements 18:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements 18:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.243s coverage: 9.0% of statements 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:50:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 29.2% of statements 18:50:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:50:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.202s coverage: 83.3% of statements 18:50:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:50:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:50:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.371s coverage: 58.0% of statements 18:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.000s coverage: 89.2% of statements 18:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.196s coverage: 5.0% of statements 18:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:50:16 GO111MODULE=on go vet ./... 18:51:16 gofmt -l . 18:51:16 [ "`gofmt -l .`" = "" ] 18:51:16 ./bin/test-attribution-txt.sh 18:51:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:51:16 $ docker stop --time=1 9add2d0734f3a9987b697c97ee89c6b2d508453680d185e5f59685c3526be7ec 18:51:18 $ docker rm -f 9add2d0734f3a9987b697c97ee89c6b2d508453680d185e5f59685c3526be7ec [Pipeline] // withDockerContainer [Pipeline] sh 18:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:19 Warning: overwriting stash ‘coverage-report’ 18:51:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:21 + ls -al . 18:51:21 total 248 18:51:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 18:51 . 18:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:46 .. 18:51:21 -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 18:46 .dockerignore 18:51:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 18:46 .git 18:51:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:46 .github 18:51:21 -rw-rw-r-- 1 jenkins jenkins 138 Jun 8 18:46 .gitignore 18:51:21 -rw-rw-r-- 1 jenkins jenkins 987 Jun 8 18:46 Dockerfile.build 18:51:21 -rw-rw-r-- 1 jenkins jenkins 894 Jun 8 18:46 Jenkinsfile 18:51:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 8 18:46 LICENSE 18:51:21 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 8 18:46 Makefile 18:51:21 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 8 18:46 README.md 18:51:21 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 8 18:46 RELEASE-NOTES.txt 18:51:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 18:43 VERSION 18:51:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 18:46 bin 18:51:21 -rw-r--r-- 1 jenkins jenkins 126071 Jun 8 18:50 coverage.out 18:51:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 18:46 example 18:51:21 -rw-r--r-- 1 jenkins jenkins 575 Jun 8 18:51 go.mod 18:51:21 -rw-r--r-- 1 jenkins jenkins 20499 Jun 8 18:48 go.sum 18:51:21 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 18:46 internal 18:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:46 openapi 18:51:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 18:46 pkg 18:51:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 18:46 snap 18:51:21 -rw-rw-r-- 1 jenkins jenkins 222 Jun 8 18:46 version.go [Pipeline] isUnix [Pipeline] sh 18:51:21 + 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=52e320431cf06cc41a83b219ccac52c96ec61257 --label arch=arm64 --label version=0.0.0 . 18:51:22 Sending build context to Docker daemon 2.759MB 18:51:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:51:22 Step 2/23 : FROM ${BASE} AS builder 18:51:22 ---> 0e3f14801bb6 18:51:22 Step 3/23 : WORKDIR /device-sdk-go 18:51:22 ---> Running in 39d974378658 18:51:23 Removing intermediate container 39d974378658 18:51:23 ---> 04ff9081289a 18:51:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:51:23 ---> Running in 7274cea3ca15 18:51:23 Removing intermediate container 7274cea3ca15 18:51:23 ---> 3c0414ecdb3c 18:51:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 ---> Running in 8c08a29927c7 18:51:26 Removing intermediate container 8c08a29927c7 18:51:26 ---> daabe57a750e 18:51:26 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:51:26 ---> Running in 998e8038bb59 18:51:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:28 OK: 139 MiB in 46 packages 18:51:29 Removing intermediate container 998e8038bb59 18:51:29 ---> 701fef301119 18:51:29 Step 7/23 : COPY . . 18:51:31 ---> 5637412577f6 18:51:31 Step 8/23 : RUN go mod download 18:51:31 ---> Running in d7f2ff6fea32 18:51:34 Removing intermediate container d7f2ff6fea32 18:51:34 ---> a61c85978037 18:51:34 Step 9/23 : RUN make build 18:51:34 ---> Running in 59ed34464605 18:51:35 go mod tidy 18:51:35 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 18:52:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:52:10 Removing intermediate container 59ed34464605 18:52:10 ---> d8d93f965e80 18:52:10 Step 10/23 : FROM alpine:3.12 18:52:10 3.12: Pulling from library/alpine 18:52:10 d2f70382dc9a: Pulling fs layer 18:52:11 d2f70382dc9a: Verifying Checksum 18:52:11 d2f70382dc9a: Download complete 18:52:11 d2f70382dc9a: Pull complete 18:52:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:52:11 Status: Downloaded newer image for alpine:3.12 18:52:11 ---> 9852663dfa18 18:52:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:52:12 ---> Running in 456bc55e057e 18:52:12 Removing intermediate container 456bc55e057e 18:52:12 ---> 12b6d6cfe9a2 18:52:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:12 ---> Running in 8975b1950de5 18:52:14 Removing intermediate container 8975b1950de5 18:52:14 ---> 4b8b516aba6b 18:52:14 Step 13/23 : RUN apk add --update --no-cache zeromq 18:52:14 ---> Running in d88953e768d3 18:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:52:17 (1/5) Installing libgcc (9.3.0-r2) 18:52:18 (2/5) Installing libsodium (1.0.18-r0) 18:52:18 (3/5) Installing libstdc++ (9.3.0-r2) 18:52:18 (4/5) Installing libzmq (4.3.3-r0) 18:52:18 (5/5) Installing zeromq (4.3.3-r0) 18:52:18 Executing busybox-1.31.1-r20.trigger 18:52:18 OK: 8 MiB in 19 packages 18:52:19 Removing intermediate container d88953e768d3 18:52:19 ---> 26287bf92d04 18:52:19 Step 14/23 : WORKDIR / 18:52:19 ---> Running in 87313b526aea 18:52:20 Removing intermediate container 87313b526aea 18:52:20 ---> 4690bc8bc93c 18:52:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:52:21 ---> e9d77b629794 18:52:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:52:22 ---> 31c118cb13fd 18:52:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:52:23 ---> caf5425e2db8 18:52:23 Step 18/23 : EXPOSE 59999 18:52:23 ---> Running in 792f8f33a0b2 18:52:23 Removing intermediate container 792f8f33a0b2 18:52:23 ---> e31d2f0afddf 18:52:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:52:23 ---> Running in 543fb83dc3e8 18:52:24 Removing intermediate container 543fb83dc3e8 18:52:24 ---> 1eb870108f2e 18:52:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:24 ---> Running in 8282a47ea59c 18:52:24 Removing intermediate container 8282a47ea59c 18:52:24 ---> 0e52c250fde7 18:52:24 Step 21/23 : LABEL arch=arm64 18:52:24 ---> Running in f58a035c5fc9 18:52:25 Removing intermediate container f58a035c5fc9 18:52:25 ---> 442e18789316 18:52:25 Step 22/23 : LABEL git_sha=52e320431cf06cc41a83b219ccac52c96ec61257 18:52:25 ---> Running in a308bbd340fe 18:52:26 Removing intermediate container a308bbd340fe 18:52:26 ---> 7b3fcbf995d4 18:52:26 Step 23/23 : LABEL version=0.0.0 18:52:26 ---> Running in 4fbca41c1637 18:52:26 Removing intermediate container 4fbca41c1637 18:52:26 ---> c56f2d0bd0dc 18:52:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:52:26 Successfully built c56f2d0bd0dc 18:52:26 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 18:52:27 ---> job-cost.sh 18:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FWan 18:53:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:54:31 lf-activate-venv(): INFO: Adding /tmp/venv-FWan/bin to PATH 18:54:31 INFO: No Stack... 18:54:31 INFO: Retrieving Pricing Info for: v2-standard-4 18:54:31 INFO: Archiving Costs [Pipeline] sh 18:54:31 + cut -d, -f6 18:54:31 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 18:54:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] 18:54:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] did not exist. Created. 18:54:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-953-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:32 /w/workspace/device-sdk-go/2@tmp/durable-e695b320/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-e695b320/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:32 + echo total: 0.18000000715255737 [Pipeline] stash 18:54:32 Warning: overwriting stash ‘stack-cost’ 18:54:32 Stashed 1 file(s) [Pipeline] } 18:54:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-953-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 18:54:33 provisioning config files... 18:54:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config4607962741131275277tmp [Pipeline] { [Pipeline] sh 18:54:33 + set +x 18:54:33 + curl -s https://codecov.io/bash 18:54:33 + bash -s -- 18:54:33 18:54:33 _____ _ 18:54:33 / ____| | | 18:54:33 | | ___ __| | ___ ___ _____ __ 18:54:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:33 Bash-1.0.3 18:54:33 18:54:33 18:54:33 ==> git version 2.24.4 found 18:54:33 ==> 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 18:54:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:54:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:54:33 ==> Jenkins CI detected. 18:54:33 project root: . 18:54:33 --> token set from env 18:54:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:33 ==> Running gcov in . (disable via -X gcov) 18:54:33 ==> Python coveragepy not found 18:54:33 ==> Searching for coverage reports in: 18:54:33 + . 18:54:33 -> Found 1 reports 18:54:33 ==> Detecting git/mercurial file structure 18:54:33 ==> Reading reports 18:54:33 + ./coverage.out bytes=126071 18:54:34 ==> Appending adjustments 18:54:34 https://docs.codecov.io/docs/fixing-reports 18:54:34 + Found adjustments 18:54:34 ==> Gzipping contents 18:54:34 20K /tmp/codecov.A8XRte.gz 18:54:34 ==> Uploading reports 18:54:34 url: https://codecov.io 18:54:34 query: branch=PR-953&commit=204d6f2e4979613f5a550baa7d76760d07edc707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-953%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=953&job=&cmd_args= 18:54:36 -> Pinging Codecov 18:54:36 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-953&commit=204d6f2e4979613f5a550baa7d76760d07edc707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-953%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=953&job=&cmd_args= 18:54:36 -> Uploading to 18:54:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/7E55EF52A471D76F132DFD9A03CDDE97/204d6f2e4979613f5a550baa7d76760d07edc707/4372febc-5910-4302-8ea7-3503b1f72e53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T185434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78a2d912c71b5ca29985c6c7ca0f50447a7ce2ff87ae15123276c2705d08db21 18:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:36 Dload Upload Total Spent Left Speed 18:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16424 0 0 100 16424 0 39600 --:--:-- --:--:-- --:--:-- 39671 18:54:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/204d6f2e4979613f5a550baa7d76760d07edc707 [Pipeline] } 18:54:36 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 18:54:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:38 ---> package-listing.sh 18:54:38 ++ facter osfamily 18:54:38 ++ tr '[:upper:]' '[:lower:]' 18:54:38 + OS_FAMILY=redhat 18:54:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-953 18:54:38 + START_PACKAGES=/tmp/packages_start.txt 18:54:38 + END_PACKAGES=/tmp/packages_end.txt 18:54:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:38 + PACKAGES=/tmp/packages_start.txt 18:54:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-953 ']' 18:54:38 + PACKAGES=/tmp/packages_end.txt 18:54:38 + case "${OS_FAMILY}" in 18:54:38 + rpm -qa 18:54:38 + sort 18:54:39 + '[' -f /tmp/packages_start.txt ']' 18:54:39 + '[' -f /tmp/packages_end.txt ']' 18:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-953 ']' 18:54:39 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-953/archives/ 18:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-953/archives/ [Pipeline] echo 18:54:39 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-953/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:39 18:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:40 alpine: Pulling from edgex-lftools-log-publisher 18:54:40 df20fa9351a1: Pulling fs layer 18:54:40 36b3adc4ff6f: Pulling fs layer 18:54:40 8ad3a11d3b57: Pulling fs layer 18:54:40 46f8f816bc3b: Pulling fs layer 18:54:40 93b61091891f: Pulling fs layer 18:54:40 93b9cdb0e59b: Pulling fs layer 18:54:40 5e14af77c1be: Pulling fs layer 18:54:40 01666e4c0597: Pulling fs layer 18:54:40 aa168da1d23b: Pulling fs layer 18:54:40 93b9cdb0e59b: Waiting 18:54:40 5e14af77c1be: Waiting 18:54:40 01666e4c0597: Waiting 18:54:40 aa168da1d23b: Waiting 18:54:40 46f8f816bc3b: Waiting 18:54:40 93b61091891f: Waiting 18:54:40 36b3adc4ff6f: Verifying Checksum 18:54:40 36b3adc4ff6f: Download complete 18:54:40 46f8f816bc3b: Verifying Checksum 18:54:40 46f8f816bc3b: Download complete 18:54:40 df20fa9351a1: Verifying Checksum 18:54:40 93b9cdb0e59b: Verifying Checksum 18:54:40 93b9cdb0e59b: Download complete 18:54:40 5e14af77c1be: Verifying Checksum 18:54:40 5e14af77c1be: Download complete 18:54:40 93b61091891f: Verifying Checksum 18:54:40 93b61091891f: Download complete 18:54:40 01666e4c0597: Verifying Checksum 18:54:40 01666e4c0597: Download complete 18:54:40 8ad3a11d3b57: Verifying Checksum 18:54:40 8ad3a11d3b57: Download complete 18:54:40 df20fa9351a1: Pull complete 18:54:40 36b3adc4ff6f: Pull complete 18:54:41 8ad3a11d3b57: Pull complete 18:54:41 46f8f816bc3b: Pull complete 18:54:41 93b61091891f: Pull complete 18:54:41 93b9cdb0e59b: Pull complete 18:54:41 5e14af77c1be: Pull complete 18:54:41 01666e4c0597: Pull complete 18:54:42 aa168da1d23b: Verifying Checksum 18:54:42 aa168da1d23b: Download complete 18:54:46 aa168da1d23b: Pull complete 18:54:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:54:46 prd-centos7-docker-4c-2g-968 does not seem to be running inside a container 18:54:46 $ 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-953/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-953 -v /w/workspace/dgexfoundry_device-sdk-go_PR-953:/w/workspace/dgexfoundry_device-sdk-go_PR-953:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:54:49 $ docker top c4a3168164ff07715b78387c8e2187be72f520b3a7c2c98bbb7db8da312be714 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:49 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:49 + mkdir -p /var/log/sa [Pipeline] sh 18:54:50 + ls /var/log/sa-host 18:54:50 + sadf -c /var/log/sa-host/sa05 18:54:50 file_magic: OK 18:54:50 HZ: Using current value: 100 18:54:50 file_header: OK 18:54:50 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 18:54:50 Statistics: 18:54:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:50 File successfully converted to sysstat format version 12.2.1 18:54:50 + sadf -c /var/log/sa-host/sa08 18:54:50 file_magic: OK 18:54:50 HZ: Using current value: 100 18:54:50 file_header: OK 18:54:50 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 18:54:50 Statistics: 18:54:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:52 provisioning config files... 18:54:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp/config982264292014540951tmp [Pipeline] { [Pipeline] echo 18:54:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:52 ---> create-netrc.sh [Pipeline] } 18:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:52 ---> python-tools-install.sh [Pipeline] echo 18:54:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:53 ---> sudo-logs.sh 18:54:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:53 ---> job-cost.sh 18:54:53 lf-activate-venv: SKIPPING 18:54:53 DEBUG: total: 0.18000000715255737 18:54:53 INFO: Retrieving Stack Cost... 18:54:54 INFO: Retrieving Pricing Info for: v3-standard-2 18:54:55 INFO: Archiving Costs [Pipeline] echo 18:54:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:55 ---> logs-deploy.sh 18:54:55 lf-activate-venv: SKIPPING 18:54:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-953/2 18:54:55 INFO: archiving workspace using pattern(s): 18:54:56 Archives upload complete. 18:54:56 INFO: archiving logs to Nexus 18:54:57 ---> uname -a: 18:54:57 Linux prd-centos7-docker-4c-2g-968.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:54:57 18:54:57 18:54:57 ---> lscpu: 18:54:57 Architecture: x86_64 18:54:57 CPU op-mode(s): 32-bit, 64-bit 18:54:57 Byte Order: Little Endian 18:54:57 Address sizes: 40 bits physical, 48 bits virtual 18:54:57 CPU(s): 2 18:54:57 On-line CPU(s) list: 0,1 18:54:57 Thread(s) per core: 1 18:54:57 Core(s) per socket: 1 18:54:57 Socket(s): 2 18:54:57 NUMA node(s): 1 18:54:57 Vendor ID: AuthenticAMD 18:54:57 CPU family: 23 18:54:57 Model: 49 18:54:57 Model name: AMD EPYC-Rome Processor 18:54:57 Stepping: 0 18:54:57 CPU MHz: 2800.000 18:54:57 BogoMIPS: 5600.00 18:54:57 Virtualization: AMD-V 18:54:57 Hypervisor vendor: KVM 18:54:57 Virtualization type: full 18:54:57 L1d cache: 64 KiB 18:54:57 L1i cache: 64 KiB 18:54:57 L2 cache: 1 MiB 18:54:57 L3 cache: 32 MiB 18:54:57 NUMA node0 CPU(s): 0,1 18:54:57 Vulnerability Itlb multihit: Not affected 18:54:57 Vulnerability L1tf: Not affected 18:54:57 Vulnerability Mds: Not affected 18:54:57 Vulnerability Meltdown: Not affected 18:54:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:54:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:54:57 Vulnerability Srbds: Not affected 18:54:57 Vulnerability Tsx async abort: Not affected 18:54:57 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 18:54:57 18:54:57 18:54:57 ---> nproc: 18:54:57 2 18:54:57 18:54:57 18:54:57 ---> df -h: 18:54:57 Filesystem Size Used Available Use% Mounted on 18:54:57 overlay 40.0G 7.6G 32.4G 19% / 18:54:57 tmpfs 64.0M 0 64.0M 0% /dev 18:54:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:54:57 shm 64.0M 0 64.0M 0% /dev/shm 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-953@tmp 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:54:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-953 18:54:57 18:54:57 18:54:57 ---> free -m: 18:54:57 total used free shared buff/cache available 18:54:57 Mem: 7821 922 4800 0 2097 6720 18:54:57 Swap: 1023 0 1023 18:54:57 18:54:57 18:54:57 ---> ip addr: 18:54:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:54:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:57 inet 127.0.0.1/8 scope host lo 18:54:57 valid_lft forever preferred_lft forever 18:54:57 inet6 ::1/128 scope host 18:54:57 valid_lft forever preferred_lft forever 18:54:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:54:57 link/ether fa:16:3e:38:3c:5e brd ff:ff:ff:ff:ff:ff 18:54:57 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 18:54:57 valid_lft 85650sec preferred_lft 85650sec 18:54:57 inet6 fe80::f816:3eff:fe38:3c5e/64 scope link 18:54:57 valid_lft forever preferred_lft forever 18:54:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:54:57 link/ether 02:42:f0:12:fe:90 brd ff:ff:ff:ff:ff:ff 18:54:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:54:57 valid_lft forever preferred_lft forever 18:54:57 inet6 fe80::42:f0ff:fe12:fe90/64 scope link 18:54:57 valid_lft forever preferred_lft forever 18:54:57 18:54:57 18:54:57 ---> sar -b -r -n DEV: 18:54:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 18:54:57 18:54:57 18:42:15 LINUX RESTART (2 CPU) 18:54:57 18:54:57 18:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:54:57 18:44:01 21.95 3.36 18.59 0.00 2565.22 3111.19 0.00 18:54:57 18:45:01 1.87 0.00 1.87 0.00 0.00 36.99 0.00 18:54:57 18:46:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 18:54:57 18:47:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 18:54:57 18:48:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 18:54:57 18:49:01 0.35 0.00 0.35 0.00 0.00 4.41 0.00 18:54:57 18:50:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 18:54:57 18:51:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 18:54:57 18:52:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 18:54:57 18:53:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 18:54:57 18:54:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 18:54:57 Average: 2.39 0.31 2.08 0.00 233.59 289.56 0.00 18:54:57 18:54:57 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:57 18:44:01 5460708 0 805140 10.05 2620 1740464 1276816 14.10 574596 1575524 8 18:54:57 18:45:01 5457404 0 808440 10.09 2620 1740468 1280668 14.14 578204 1575488 20 18:54:57 18:46:01 5464160 0 801680 10.01 2620 1740472 1235780 13.64 571636 1575752 16 18:54:57 18:47:01 5465660 0 800176 9.99 2620 1740476 1209256 13.35 571756 1575752 8 18:54:57 18:48:01 5466084 0 799744 9.99 2620 1740484 1209148 13.35 566828 1579832 8 18:54:57 18:49:01 5465692 0 800136 9.99 2620 1740484 1209052 13.35 566480 1579832 8 18:54:57 18:50:01 5465736 0 800084 9.99 2620 1740492 1209100 13.35 566484 1579832 8 18:54:57 18:51:01 5457088 0 808724 10.10 2620 1740500 1209052 13.35 575552 1579832 8 18:54:57 18:52:01 5456380 0 809432 10.11 2620 1740500 1209052 13.35 576096 1579832 16 18:54:57 18:53:01 5454464 0 811340 10.13 2620 1740508 1209124 13.35 580088 1577856 16 18:54:57 18:54:01 5454620 0 811184 10.13 2620 1740508 1209088 13.35 580000 1577856 20 18:54:57 Average: 5460727 0 805098 10.05 2620 1740487 1224194 13.52 573429 1577944 12 18:54:57 18:54:57 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:57 18:44:01 eth0 80.98 66.72 366.03 15.98 0.00 0.00 0.00 0.00 18:54:57 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:44:01 docker0 11.08 7.94 1.88 27.64 0.00 0.00 0.00 0.00 18:54:57 18:45:01 eth0 6.11 4.00 3.78 21.23 0.00 0.00 0.00 0.00 18:54:57 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:46:01 eth0 1.33 0.33 0.36 0.20 0.00 0.00 0.00 0.00 18:54:57 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:47:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 18:54:57 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:48:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:54:57 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:57 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:50:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:54:57 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:57 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:57 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:53:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:54:57 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:54:01 eth0 0.70 0.13 0.12 0.01 0.00 0.00 0.00 0.00 18:54:57 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 Average: eth0 8.26 6.58 33.77 3.44 0.00 0.00 0.00 0.00 18:54:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:57 Average: docker0 1.01 0.72 0.17 2.52 0.00 0.00 0.00 0.00 18:54:57 18:54:57 18:54:57 ---> sar -P ALL: 18:54:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 18:54:57 18:54:57 18:42:15 LINUX RESTART (2 CPU) 18:54:57 18:54:57 18:43:01 CPU %user %nice %system %iowait %steal %idle 18:54:57 18:44:01 all 2.99 0.00 1.49 0.65 0.05 94.82 18:54:57 18:44:01 0 2.71 0.00 1.43 0.39 0.03 95.43 18:54:57 18:44:01 1 3.27 0.00 1.55 0.91 0.07 94.20 18:54:57 18:45:01 all 0.28 0.00 0.06 0.00 0.03 99.63 18:54:57 18:45:01 0 0.18 0.00 0.07 0.00 0.03 99.72 18:54:57 18:45:01 1 0.38 0.00 0.05 0.00 0.02 99.55 18:54:57 18:46:01 all 0.16 0.00 0.07 0.00 0.03 99.74 18:54:57 18:46:01 0 0.25 0.00 0.05 0.00 0.03 99.67 18:54:57 18:46:01 1 0.07 0.00 0.08 0.00 0.03 99.82 18:54:57 18:47:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:54:57 18:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:54:57 18:47:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:54:57 18:48:01 all 0.10 0.00 0.06 0.00 0.03 99.81 18:54:57 18:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:54:57 18:48:01 1 0.17 0.00 0.09 0.00 0.02 99.73 18:54:57 18:49:01 all 0.08 0.00 0.02 0.00 0.02 99.89 18:54:57 18:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:54:57 18:49:01 1 0.13 0.00 0.02 0.00 0.00 99.85 18:54:57 18:50:01 all 0.11 0.00 0.02 0.00 0.03 99.85 18:54:57 18:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:54:57 18:50:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:54:57 18:51:01 all 0.10 0.00 0.04 0.00 0.02 99.84 18:54:57 18:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:54:57 18:51:01 1 0.17 0.00 0.05 0.00 0.00 99.78 18:54:57 18:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 18:54:57 18:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 18:54:57 18:52:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:54:57 18:53:01 all 0.13 0.00 0.02 0.00 0.03 99.82 18:54:57 18:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:54:57 18:53:01 1 0.25 0.00 0.02 0.00 0.05 99.68 18:54:57 18:54:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:54:57 18:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:54:57 18:54:01 1 0.28 0.00 0.03 0.00 0.03 99.65 18:54:57 18:54:57 Average: CPU %user %nice %system %iowait %steal %idle 18:54:57 Average: all 0.39 0.00 0.17 0.06 0.03 99.36 18:54:57 Average: 0 0.31 0.00 0.16 0.03 0.03 99.47 18:54:57 Average: 1 0.47 0.00 0.18 0.08 0.02 99.24 18:54:57 18:54:57 18:54:57