Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0887c0ef194ba6a504b0214fcf2fa499e99ba925+ab601dc3bfb73a4a01501692ac3fc9071936c5f4 (be6d8fef955b4c840e47c5cd15b78ef94587e1a6) 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-ssh6082704180498026333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6089437832018769088.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5774424106026958837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5734307689532472310.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4720177411653518085.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-867 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-973 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh8863295912445917103.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 ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 Merge succeeded, producing fe75d833b74bd57521daeb61de9a0a5d74add84d Checking out Revision fe75d833b74bd57521daeb61de9a0a5d74add84d (PR-973) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh2974934015517126648.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh8334790097433326643.key > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe75d833b74bd57521daeb61de9a0a5d74add84d # timeout=10 Commit message: "Merge commit 'ab601dc3bfb73a4a01501692ac3fc9071936c5f4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:05 ========================================================= 06:43:05 EdgeX Global Pipelines Version Info 06:43:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:07 ------------------- 06:43:07 stable info: 06:43:07 ------------------- 06:43:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:07 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:43:07 Message: update stable to v1.0.195 06:43:07 ------------------- 06:43:07 experimental info: 06:43:07 ------------------- 06:43:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:07 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:43:07 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-973 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-973 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-973 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe75d833b74bd57521daeb61de9a0a5d74add84d [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe75d83 [Pipeline] echo 06:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:08 provisioning config files... 06:43:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config8968987891578246554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:09 ---> docker-login.sh 06:43:09 nexus3.edgexfoundry.org:10001 06:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:09 Configure a credential helper to remove this warning. See 06:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:09 06:43:09 Login Succeeded 06:43:09 nexus3.edgexfoundry.org:10002 06:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:09 Configure a credential helper to remove this warning. See 06:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:09 06:43:09 Login Succeeded 06:43:09 nexus3.edgexfoundry.org:10003 06:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:09 Configure a credential helper to remove this warning. See 06:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:09 06:43:09 Login Succeeded 06:43:09 nexus3.edgexfoundry.org:10004 06:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:09 Configure a credential helper to remove this warning. See 06:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:09 06:43:09 Login Succeeded 06:43:09 docker.io 06:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:10 Configure a credential helper to remove this warning. See 06:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:10 06:43:10 Login Succeeded 06:43:10 ---> docker-login.sh ends [Pipeline] } 06:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:10 + git log --format=format:%s -1 fe75d833b74bd57521daeb61de9a0a5d74add84d [Pipeline] echo 06:43:10 GIT_COMMIT: fe75d833b74bd57521daeb61de9a0a5d74add84d, Commit Message: Merge commit 'ab601dc3bfb73a4a01501692ac3fc9071936c5f4' into HEAD [Pipeline] echo 06:43:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:11 06:43:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:11 latest: Pulling from edgex-devops/git-semver 06:43:11 31603596830f: Pulling fs layer 06:43:11 54011a49482f: Pulling fs layer 06:43:11 a6820b24f6d8: Pulling fs layer 06:43:11 f581987b2513: Pulling fs layer 06:43:11 f581987b2513: Waiting 06:43:11 54011a49482f: Verifying Checksum 06:43:11 54011a49482f: Download complete 06:43:11 31603596830f: Verifying Checksum 06:43:11 31603596830f: Download complete 06:43:12 f581987b2513: Verifying Checksum 06:43:12 f581987b2513: Download complete 06:43:12 a6820b24f6d8: Verifying Checksum 06:43:12 a6820b24f6d8: Download complete 06:43:12 31603596830f: Pull complete 06:43:12 54011a49482f: Pull complete 06:43:13 a6820b24f6d8: Pull complete 06:43:13 f581987b2513: Pull complete 06:43:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:13 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 06:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:14 $ docker top 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:14 [ssh-agent] Looking for ssh-agent implementation... 06:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:14 $ docker exec 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 ssh-agent 06:43:14 SSH_AUTH_SOCK=/tmp/ssh-CogdOs4IJfak/agent.14 06:43:14 SSH_AGENT_PID=20 06:43:14 Running ssh-add (command line suppressed) 06:43:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_1402447307043856349.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_1402447307043856349.key) 06:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:15 + git tag --points-at HEAD [Pipeline] } 06:43:15 $ docker exec --env ******** --env ******** 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 ssh-agent -k 06:43:15 unset SSH_AUTH_SOCK; 06:43:15 unset SSH_AGENT_PID; 06:43:15 echo Agent pid 20 killed; 06:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:15 [ssh-agent] Looking for ssh-agent implementation... 06:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:15 $ docker exec 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 ssh-agent 06:43:15 SSH_AUTH_SOCK=/tmp/ssh-nDIozuR8sAyP/agent.54 06:43:15 SSH_AGENT_PID=60 06:43:15 Running ssh-add (command line suppressed) 06:43:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_4964564794273058248.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_4964564794273058248.key) 06:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:16 + git semver init 06:43:16 # -> Open(): unable to determine branch for HEAD 06:43:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.git 06:43:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-973 06:43:16 # $SEMVER_REMOTE_NAME = origin 06:43:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:16 # $SEMVER_USER_NAME = edgex-jenkins 06:43:16 # $SEMVER_BRANCH = PR-973 06:43:16 # $SEMVER_TEMP = /tmp/semver-730240873 06:43:16 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:43:16 # '/tmp/semver-730240873' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver' 06:43:16 # -> Force: false 06:43:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver [Pipeline] } 06:43:16 $ docker exec --env ******** --env ******** 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 ssh-agent -k 06:43:16 unset SSH_AUTH_SOCK; 06:43:16 unset SSH_AGENT_PID; 06:43:16 echo Agent pid 60 killed; 06:43:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:17 + git semver [Pipeline] } 06:43:17 $ docker stop --time=1 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 06:43:18 $ docker rm -f 31ab052363979593cb2925e5027fc99dd05218364ab5671cf7475bc31082b534 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:19 Stashed 1 file(s) [Pipeline] echo 06:43:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:43:34 Still waiting to schedule task 06:43:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:43:34 Still waiting to schedule task 06:43:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:46:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-870 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 06:46:32 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:46:33 Selected Git installation does not exist. Using Default 06:46:33 The recommended git tool is: NONE 06:46:38 using credential edgex-jenkins-ssh 06:46:38 Cloning the remote Git repository 06:46:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:46:38 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:46:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:38 > git --version # timeout=10 06:46:38 > git --version # 'git version 2.17.1' 06:46:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:41 Merging remotes/origin/master commit ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 06:46:41 Merge succeeded, producing f93d2561a077919da529230ebe788665cd617cff 06:46:41 Checking out Revision f93d2561a077919da529230ebe788665cd617cff (PR-973) 06:46:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:41 > git config core.sparsecheckout # timeout=10 06:46:41 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 06:46:41 > git remote # timeout=10 06:46:41 > git config --get remote.origin.url # timeout=10 06:46:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:41 > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 06:46:41 > git rev-parse HEAD^{commit} # timeout=10 06:46:41 > git config core.sparsecheckout # timeout=10 06:46:41 > git checkout -f f93d2561a077919da529230ebe788665cd617cff # timeout=10 06:46:45 Commit message: "Merge commit 'ab601dc3bfb73a4a01501692ac3fc9071936c5f4' into HEAD" 06:46:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:45 > git rev-list --no-walk 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f # timeout=10 06:46:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:46:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:46:47 + true+ sudo service docker restart 06:46:47 06:46:57 Running on prd-centos7-docker-4c-2g-871 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 06:46:57 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:46:57 Selected Git installation does not exist. Using Default 06:46:57 The recommended git tool is: NONE 06:47:00 using credential edgex-jenkins-ssh 06:47:00 Cloning the remote Git repository 06:47:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:47:00 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:47:00 > git --version # timeout=10 06:47:00 > git --version # 'git version 2.24.4' 06:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:00 [INFO] Currently running in a labeled security context 06:47:00 [INFO] Currently SELinux is 'enforcing' on the host 06:47:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh4959185411573362930.key 06:47:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:01 Merging remotes/origin/master commit ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 06:47:02 Merge succeeded, producing ba85a58666f3502a499db6e8c4997734d28e3f60 06:47:02 Checking out Revision ba85a58666f3502a499db6e8c4997734d28e3f60 (PR-973) 06:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:47:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:01 [INFO] Currently running in a labeled security context 06:47:01 [INFO] Currently SELinux is 'enforcing' on the host 06:47:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6407884171884741311.key 06:47:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:01 > git config core.sparsecheckout # timeout=10 06:47:01 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 06:47:02 > git remote # timeout=10 06:47:02 > git config --get remote.origin.url # timeout=10 06:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:02 [INFO] Currently running in a labeled security context 06:47:02 [INFO] Currently SELinux is 'enforcing' on the host 06:47:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh7843995087571057496.key 06:47:02 > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 06:47:02 > git rev-parse HEAD^{commit} # timeout=10 06:47:02 > git config core.sparsecheckout # timeout=10 06:47:02 > git checkout -f ba85a58666f3502a499db6e8c4997734d28e3f60 # timeout=10 06:47:05 Commit message: "Merge commit 'ab601dc3bfb73a4a01501692ac3fc9071936c5f4' into HEAD" 06:47:05 First time build. Skipping changelog. 06:47:05 > git rev-list --no-walk 269e100aaf3c0e02cf21ceac6c64cae2cee4cb7f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:47:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:47:07 + true 06:47:07 + sudo service docker restart 06:47:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:10 provisioning config files... 06:47:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1026020956480927262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:10 ---> docker-login.sh 06:47:10 nexus3.edgexfoundry.org:10001 06:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:11 Configure a credential helper to remove this warning. See 06:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:11 06:47:11 Login Succeeded 06:47:11 nexus3.edgexfoundry.org:10002 06:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:12 Configure a credential helper to remove this warning. See 06:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:12 06:47:12 Login Succeeded 06:47:12 nexus3.edgexfoundry.org:10003 06:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:12 Configure a credential helper to remove this warning. See 06:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:12 06:47:12 Login Succeeded 06:47:12 nexus3.edgexfoundry.org:10004 06:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:13 Configure a credential helper to remove this warning. See 06:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:13 06:47:13 Login Succeeded 06:47:13 docker.io 06:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:14 Configure a credential helper to remove this warning. See 06:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:14 06:47:14 Login Succeeded 06:47:14 ---> docker-login.sh ends [Pipeline] } 06:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:14 ========================================================= 06:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:47:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:47:15 Sending build context to Docker daemon 2.699MB 06:47:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:47:15 Step 2/8 : FROM ${BASE} 06:47:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:15 595b0fe564bb: Pulling fs layer 06:47:15 3088b5b3c5c0: Pulling fs layer 06:47:15 5b7225fbf94c: Pulling fs layer 06:47:15 ba82ee9f976e: Pulling fs layer 06:47:15 506bd15cee9f: Pulling fs layer 06:47:15 75a0a4a0db45: Pulling fs layer 06:47:15 618dc40b7e24: Pulling fs layer 06:47:15 ba82ee9f976e: Waiting 06:47:15 506bd15cee9f: Waiting 06:47:15 75a0a4a0db45: Waiting 06:47:15 618dc40b7e24: Waiting 06:47:15 5b7225fbf94c: Download complete 06:47:15 3088b5b3c5c0: Verifying Checksum 06:47:15 3088b5b3c5c0: Download complete 06:47:15 506bd15cee9f: Download complete 06:47:15 595b0fe564bb: Verifying Checksum 06:47:15 595b0fe564bb: Download complete 06:47:15 75a0a4a0db45: Verifying Checksum 06:47:15 75a0a4a0db45: Download complete 06:47:16 595b0fe564bb: Pull complete 06:47:17 3088b5b3c5c0: Pull complete 06:47:17 5b7225fbf94c: Pull complete 06:47:18 618dc40b7e24: Verifying Checksum 06:47:18 618dc40b7e24: Download complete 06:47:19 ba82ee9f976e: Verifying Checksum 06:47:19 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:25 provisioning config files... 06:47:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1091366105219653270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:26 ---> docker-login.sh 06:47:26 nexus3.edgexfoundry.org:10001 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:26 Configure a credential helper to remove this warning. See 06:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:26 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10002 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:26 Configure a credential helper to remove this warning. See 06:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:26 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10003 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:26 Configure a credential helper to remove this warning. See 06:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:26 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10004 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:26 Configure a credential helper to remove this warning. See 06:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:26 06:47:26 Login Succeeded 06:47:26 docker.io 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:27 Configure a credential helper to remove this warning. See 06:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:27 06:47:27 Login Succeeded 06:47:27 ---> docker-login.sh ends [Pipeline] } 06:47:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:27 ========================================================= 06:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:47:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:47:27 Sending build context to Docker daemon 2.697MB 06:47:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:47:27 Step 2/8 : FROM ${BASE} 06:47:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:47:27 540db60ca938: Pulling fs layer 06:47:27 adcc1eea9eea: Pulling fs layer 06:47:27 4c4ab2625f07: Pulling fs layer 06:47:27 0510c868ecb4: Pulling fs layer 06:47:27 afea3b2eda06: Pulling fs layer 06:47:27 7809a108b3ef: Pulling fs layer 06:47:27 f706445af74f: Pulling fs layer 06:47:27 0510c868ecb4: Waiting 06:47:27 afea3b2eda06: Waiting 06:47:27 7809a108b3ef: Waiting 06:47:27 f706445af74f: Waiting 06:47:27 4c4ab2625f07: Verifying Checksum 06:47:27 4c4ab2625f07: Download complete 06:47:27 adcc1eea9eea: Verifying Checksum 06:47:27 adcc1eea9eea: Download complete 06:47:27 afea3b2eda06: Verifying Checksum 06:47:27 afea3b2eda06: Download complete 06:47:27 540db60ca938: Verifying Checksum 06:47:27 540db60ca938: Download complete 06:47:28 7809a108b3ef: Verifying Checksum 06:47:28 7809a108b3ef: Download complete 06:47:28 540db60ca938: Pull complete 06:47:28 adcc1eea9eea: Pull complete 06:47:28 4c4ab2625f07: Pull complete 06:47:29 ba82ee9f976e: Pull complete 06:47:29 506bd15cee9f: Pull complete 06:47:29 75a0a4a0db45: Pull complete 06:47:29 0510c868ecb4: Verifying Checksum 06:47:29 0510c868ecb4: Download complete 06:47:29 f706445af74f: Verifying Checksum 06:47:29 f706445af74f: Download complete 06:47:32 618dc40b7e24: Pull complete 06:47:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:47:32 ---> a36622ca3599 06:47:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:33 0510c868ecb4: Pull complete 06:47:33 afea3b2eda06: Pull complete 06:47:33 7809a108b3ef: Pull complete 06:47:34 f706445af74f: Pull complete 06:47:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:47:34 ---> b068be0155e3 06:47:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:34 ---> Running in 10f8f42d8413 06:47:35 Removing intermediate container 10f8f42d8413 06:47:35 ---> cd15aef193e5 06:47:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:35 ---> Running in 0018ffbb135b 06:47:38 Removing intermediate container 0018ffbb135b 06:47:38 ---> 89c2ea3d6115 06:47:38 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:47:38 ---> Running in 70a0b8df5bb2 06:47:38 ---> Running in 33d8dfe74548 06:47:38 Removing intermediate container 33d8dfe74548 06:47:38 ---> 0d647351b290 06:47:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:38 ---> Running in c2fe1ec63161 06:47:39 Removing intermediate container c2fe1ec63161 06:47:39 ---> 9c97c880405d 06:47:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:47:39 ---> Running in 78306c05a33c 06:47:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:47:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:40 (1/6) Installing libc-dev (0.7.2-r3) 06:47:40 (2/6) Installing libsodium (1.0.18-r0) 06:47:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:47:40 (3/6) Installing pkgconf (1.7.3-r0) 06:47:40 (4/6) Installing libsodium-dev (1.0.18-r0) 06:47:40 (5/6) Installing libzmq (4.3.3-r1) 06:47:41 (6/6) Installing zeromq-dev (4.3.3-r1) 06:47:41 Executing busybox-1.32.1-r6.trigger 06:47:41 OK: 150 MiB in 46 packages 06:47:41 (1/6) Installing libc-dev (0.7.2-r3) 06:47:41 Removing intermediate container 78306c05a33c 06:47:41 ---> 6ac6f39da6c4 06:47:41 Step 6/8 : WORKDIR /device-sdk-go 06:47:41 (2/6) Installing libsodium (1.0.18-r0) 06:47:41 (3/6) Installing pkgconf (1.7.3-r0) 06:47:41 (4/6) Installing libsodium-dev (1.0.18-r0) 06:47:41 ---> Running in ea8f89d8dfa4 06:47:41 Removing intermediate container ea8f89d8dfa4 06:47:41 ---> eeb4c295961d 06:47:41 Step 7/8 : COPY . . 06:47:41 (5/6) Installing libzmq (4.3.3-r1) 06:47:41 (6/6) Installing zeromq-dev (4.3.3-r1) 06:47:41 Executing busybox-1.32.1-r6.trigger 06:47:41 ---> d0181bbb022c 06:47:41 Step 8/8 : RUN go mod download 06:47:41 ---> Running in 9ba747f9d66f 06:47:42 OK: 139 MiB in 46 packages 06:47:43 Removing intermediate container 70a0b8df5bb2 06:47:43 ---> 5fe0f0aba7b5 06:47:43 Step 6/8 : WORKDIR /device-sdk-go 06:47:43 ---> Running in 697fb92bc856 06:47:44 Removing intermediate container 697fb92bc856 06:47:44 ---> 9f88d809557c 06:47:44 Step 7/8 : COPY . . 06:47:45 ---> c9fcb4427384 06:47:45 Step 8/8 : RUN go mod download 06:47:45 ---> Running in d9ad2a02554b 06:47:54 Removing intermediate container 9ba747f9d66f 06:47:54 ---> 8759085876a3 06:47:54 Successfully built 8759085876a3 06:47:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:47:54 + docker inspect -f . ci-base-image-x86_64 06:47:54 . [Pipeline] withDockerContainer 06:47:54 prd-centos7-docker-4c-2g-871 does not seem to be running inside a container 06:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 06:47:55 $ docker top 59b0279d20bfd5315105d97ec1065327eab57bcb819f0543ae4734050211edbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:55 + go version 06:47:55 go version go1.16.3 linux/amd64 [Pipeline] } 06:47:55 $ docker stop --time=1 59b0279d20bfd5315105d97ec1065327eab57bcb819f0543ae4734050211edbc 06:47:56 $ docker rm -f 59b0279d20bfd5315105d97ec1065327eab57bcb819f0543ae4734050211edbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:57 + docker inspect -f . ci-base-image-x86_64 06:47:57 . [Pipeline] withDockerContainer 06:47:57 prd-centos7-docker-4c-2g-871 does not seem to be running inside a container 06:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 06:47:57 $ docker top 14b360d62e8cc1caa57348e12cddd5d9875fccb6e73e6278b48054f09e5e7ffb -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:58 + go mod tidy [Pipeline] sh 06:47:58 + make test 06:47:58 go mod tidy 06:47:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:48:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:48:12 Removing intermediate container d9ad2a02554b 06:48:12 ---> 0719f4407406 06:48:12 Successfully built 0719f4407406 06:48:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:48:12 + docker inspect -f . ci-base-image-arm64 06:48:12 . [Pipeline] withDockerContainer 06:48:13 prd-ubuntu18.04-docker-arm64-4c-16g-870 does not seem to be running inside a container 06:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:15 $ docker top 0269d20f883ed7f44f50f7c9e4452168d5eca897cb997a9f83eac6983ceaa0ba -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:16 + go version 06:48:16 go version go1.16.5 linux/arm64 [Pipeline] } 06:48:16 $ docker stop --time=1 0269d20f883ed7f44f50f7c9e4452168d5eca897cb997a9f83eac6983ceaa0ba 06:48:18 $ docker rm -f 0269d20f883ed7f44f50f7c9e4452168d5eca897cb997a9f83eac6983ceaa0ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:19 + docker inspect -f . ci-base-image-arm64 06:48:19 . [Pipeline] withDockerContainer 06:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-870 does not seem to be running inside a container 06:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:21 $ docker top 73ec6963215f0b2dcbe5fbcf12cb6d93ea729498e47217efd87340b5c1cac2aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:22 + go mod tidy [Pipeline] sh 06:48:23 + make test 06:48:23 go mod tidy 06:48:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.063s coverage: 24.2% of statements 06:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 06:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 06:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 06:48:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:48:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:48:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 28.7% of statements 06:48:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:48:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements 06:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:48:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 06:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.924s coverage: 89.2% of statements 06:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 06:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:48:35 GO111MODULE=on go vet ./... 06:48:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:48:57 gofmt -l . 06:48:57 [ "`gofmt -l .`" = "" ] 06:48:57 ./bin/test-attribution-txt.sh 06:48:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:48:57 $ docker stop --time=1 14b360d62e8cc1caa57348e12cddd5d9875fccb6e73e6278b48054f09e5e7ffb 06:49:02 $ docker rm -f 14b360d62e8cc1caa57348e12cddd5d9875fccb6e73e6278b48054f09e5e7ffb [Pipeline] // withDockerContainer [Pipeline] sh 06:49:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:49:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:49:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:49:05 + ls -al . 06:49:05 total 208 06:49:05 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 06:48 . 06:49:05 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 06:47 .. 06:49:05 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 06:47 bin 06:49:05 -rw-r--r--. 1 jenkins jenkins 125635 Jun 23 06:48 coverage.out 06:49:05 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 06:47 Dockerfile.build 06:49:05 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 06:47 .dockerignore 06:49:05 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 06:47 example 06:49:05 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 06:47 .git 06:49:05 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 06:47 .github 06:49:05 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 06:47 .gitignore 06:49:05 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 06:48 go.mod 06:49:05 -rw-r--r--. 1 jenkins jenkins 20294 Jun 23 06:47 go.sum 06:49:05 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 06:47 internal 06:49:05 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 06:47 Jenkinsfile 06:49:05 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 06:47 LICENSE 06:49:05 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 06:47 Makefile 06:49:05 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 06:47 openapi 06:49:05 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 06:47 pkg 06:49:05 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 06:47 README.md 06:49:05 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 06:47 RELEASE-NOTES.txt 06:49:05 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 06:47 snap 06:49:05 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 06:43 VERSION 06:49:05 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 06:47 version.go [Pipeline] isUnix [Pipeline] sh 06:49:05 + 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=ba85a58666f3502a499db6e8c4997734d28e3f60 --label arch=amd64 --label version=0.0.0 . 06:49:05 Sending build context to Docker daemon 2.823MB 06:49:05 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:49:05 Step 2/23 : FROM ${BASE} AS builder 06:49:05 ---> 8759085876a3 06:49:05 Step 3/23 : WORKDIR /device-sdk-go 06:49:06 ---> Running in 6e97064ab378 06:49:06 Removing intermediate container 6e97064ab378 06:49:06 ---> 1a78afac1b72 06:49:06 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:49:07 ---> Running in 8da6b81a51f4 06:49:07 Removing intermediate container 8da6b81a51f4 06:49:07 ---> 7921c6e18f34 06:49:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:07 ---> Running in bf4bb4f8bbcc 06:49:09 Removing intermediate container bf4bb4f8bbcc 06:49:09 ---> 21ffe2de1c34 06:49:09 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:49:09 ---> Running in beb012f095a3 06:49:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:49:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:49:11 OK: 150 MiB in 46 packages 06:49:12 Removing intermediate container beb012f095a3 06:49:12 ---> 1362e9b0cf2e 06:49:12 Step 7/23 : COPY . . 06:49:12 ---> 2f832dffe660 06:49:12 Step 8/23 : RUN go mod download 06:49:12 ---> Running in 1de1d7bb1327 06:49:13 Removing intermediate container 1de1d7bb1327 06:49:13 ---> 6b1c021d6cf2 06:49:13 Step 9/23 : RUN make build 06:49:13 ---> Running in 982ae8da563b 06:49:13 go mod tidy 06:49:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:49:26 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:49:26 Removing intermediate container 982ae8da563b 06:49:26 ---> e5b1dca48bc8 06:49:26 Step 10/23 : FROM alpine:3.12 06:49:26 3.12: Pulling from library/alpine 06:49:26 339de151aab4: Pulling fs layer 06:49:27 339de151aab4: Verifying Checksum 06:49:27 339de151aab4: Download complete 06:49:27 339de151aab4: Pull complete 06:49:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:49:27 Status: Downloaded newer image for alpine:3.12 06:49:27 ---> 13621d1b12d4 06:49:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:49:27 ---> Running in 987d0cf50264 06:49:27 Removing intermediate container 987d0cf50264 06:49:27 ---> f5c4bfb9e8f9 06:49:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:27 ---> Running in db80e3838b98 06:49:27 Removing intermediate container db80e3838b98 06:49:27 ---> be9101b4247d 06:49:27 Step 13/23 : RUN apk add --update --no-cache zeromq 06:49:27 ---> Running in 169d6b533fa2 06:49:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:49:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:49:29 (1/5) Installing libgcc (9.3.0-r2) 06:49:29 (2/5) Installing libsodium (1.0.18-r0) 06:49:29 (3/5) Installing libstdc++ (9.3.0-r2) 06:49:30 (4/5) Installing libzmq (4.3.3-r0) 06:49:30 (5/5) Installing zeromq (4.3.3-r0) 06:49:30 Executing busybox-1.31.1-r20.trigger 06:49:30 OK: 8 MiB in 19 packages 06:49:30 Removing intermediate container 169d6b533fa2 06:49:30 ---> 0ff65c605c81 06:49:30 Step 14/23 : WORKDIR / 06:49:30 ---> Running in 63c7a92cc941 06:49:31 Removing intermediate container 63c7a92cc941 06:49:31 ---> 76e6451689b4 06:49:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:49:31 ---> 5b70cf3a9d71 06:49:31 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:49:31 ---> 0c3311ce4587 06:49:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:49:31 ---> 5fe8226720af 06:49:31 Step 18/23 : EXPOSE 59999 06:49:32 ---> Running in 06d5b43fd0dc 06:49:32 Removing intermediate container 06d5b43fd0dc 06:49:32 ---> 13be865cad09 06:49:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:49:32 ---> Running in 41d43fd65d88 06:49:32 Removing intermediate container 41d43fd65d88 06:49:32 ---> 8b0dbcd772a7 06:49:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:32 ---> Running in e080e3fddd8f 06:49:32 Removing intermediate container e080e3fddd8f 06:49:32 ---> 24604fa983d0 06:49:32 Step 21/23 : LABEL arch=amd64 06:49:32 ---> Running in fde71050178e 06:49:32 Removing intermediate container fde71050178e 06:49:32 ---> ac306f049ad7 06:49:32 Step 22/23 : LABEL git_sha=ba85a58666f3502a499db6e8c4997734d28e3f60 06:49:32 ---> Running in 4206e573ed8b 06:49:32 Removing intermediate container 4206e573ed8b 06:49:32 ---> 479b4b7aa9fd 06:49:32 Step 23/23 : LABEL version=0.0.0 06:49:32 ---> Running in 4fcf2ce1b0d3 06:49:32 Removing intermediate container 4fcf2ce1b0d3 06:49:32 ---> 1f5c4e2eeac5 06:49:32 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:49:32 Successfully built 1f5c4e2eeac5 06:49:32 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 06:49:33 ---> job-cost.sh 06:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K6K2 06:49:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-K6K2/bin to PATH 06:49:55 INFO: No Stack... 06:49:56 INFO: Retrieving Pricing Info for: v3-standard-2 06:49:56 INFO: Archiving Costs [Pipeline] sh 06:49:56 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:49:56 + cut -d, -f6 [Pipeline] lock 06:49:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] 06:49:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] did not exist. Created. 06:49:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:57 + echo total: 0.05999999865889549 [Pipeline] stash 06:49:57 Stashed 1 file(s) [Pipeline] } 06:49:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:49:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:49:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:49:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.346s coverage: 24.2% of statements 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.206s coverage: 28.1% of statements 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.248s coverage: 78.9% of statements 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.213s coverage: 9.0% of statements 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.408s coverage: 28.7% of statements 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.241s coverage: 83.3% of statements 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:50:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:50:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.418s coverage: 58.0% of statements 06:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.064s coverage: 89.2% of statements 06:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.202s coverage: 5.0% of statements 06:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:50:19 GO111MODULE=on go vet ./... 06:51:16 gofmt -l . 06:51:16 [ "`gofmt -l .`" = "" ] 06:51:16 ./bin/test-attribution-txt.sh 06:51:18 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:51:18 $ docker stop --time=1 73ec6963215f0b2dcbe5fbcf12cb6d93ea729498e47217efd87340b5c1cac2aa 06:51:20 $ docker rm -f 73ec6963215f0b2dcbe5fbcf12cb6d93ea729498e47217efd87340b5c1cac2aa [Pipeline] // withDockerContainer [Pipeline] sh 06:51:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:51:22 Warning: overwriting stash ‘coverage-report’ 06:51:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:51:23 + ls -al . 06:51:23 total 244 06:51:23 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 06:51 . 06:51:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:46 .. 06:51:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 06:46 .dockerignore 06:51:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 06:46 .git 06:51:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:46 .github 06:51:23 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 06:46 .gitignore 06:51:23 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 06:46 Dockerfile.build 06:51:23 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 06:46 Jenkinsfile 06:51:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 06:46 LICENSE 06:51:23 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 06:46 Makefile 06:51:23 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 06:46 README.md 06:51:23 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 06:46 RELEASE-NOTES.txt 06:51:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 06:43 VERSION 06:51:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 06:46 bin 06:51:23 -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 06:50 coverage.out 06:51:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 06:46 example 06:51:23 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 06:51 go.mod 06:51:23 -rw-r--r-- 1 jenkins jenkins 20294 Jun 23 06:48 go.sum 06:51:23 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 06:46 internal 06:51:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:46 openapi 06:51:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 06:46 pkg 06:51:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 06:46 snap 06:51:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 06:46 version.go [Pipeline] isUnix [Pipeline] sh 06:51:23 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f93d2561a077919da529230ebe788665cd617cff --label arch=arm64 --label version=0.0.0 . 06:51:24 Sending build context to Docker daemon 2.825MB 06:51:24 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:51:24 Step 2/23 : FROM ${BASE} AS builder 06:51:24 ---> 0719f4407406 06:51:24 Step 3/23 : WORKDIR /device-sdk-go 06:51:24 ---> Running in 26ad13255c9c 06:51:25 Removing intermediate container 26ad13255c9c 06:51:25 ---> 1a9901819ae9 06:51:25 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:25 ---> Running in 25f0ba39b692 06:51:25 Removing intermediate container 25f0ba39b692 06:51:25 ---> bf9ecd243c61 06:51:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:25 ---> Running in 3938229f9083 06:51:27 Removing intermediate container 3938229f9083 06:51:27 ---> d329928d41e3 06:51:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:51:27 ---> Running in 6f81015fcf29 06:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:51:31 OK: 139 MiB in 46 packages 06:51:32 Removing intermediate container 6f81015fcf29 06:51:32 ---> 286fb2e923dd 06:51:32 Step 7/23 : COPY . . 06:51:33 ---> d95ca4cdd5a0 06:51:33 Step 8/23 : RUN go mod download 06:51:33 ---> Running in 7e47cb28e109 06:51:36 Removing intermediate container 7e47cb28e109 06:51:36 ---> bc52fbbd9455 06:51:36 Step 9/23 : RUN make build 06:51:36 ---> Running in 83e9fd59777b 06:51:37 go mod tidy 06:51:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:52:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:52:11 Removing intermediate container 83e9fd59777b 06:52:11 ---> 44d51ae2e5ef 06:52:11 Step 10/23 : FROM alpine:3.12 06:52:12 3.12: Pulling from library/alpine 06:52:12 d2f70382dc9a: Pulling fs layer 06:52:12 d2f70382dc9a: Verifying Checksum 06:52:12 d2f70382dc9a: Download complete 06:52:13 d2f70382dc9a: Pull complete 06:52:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:52:13 Status: Downloaded newer image for alpine:3.12 06:52:13 ---> c4fd0aeabfcf 06:52:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:13 ---> Running in f7c1e53b005a 06:52:13 Removing intermediate container f7c1e53b005a 06:52:13 ---> cf3b16a1dcd9 06:52:13 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:14 ---> Running in ba67f7e9d567 06:52:16 Removing intermediate container ba67f7e9d567 06:52:16 ---> c4d51b9b475b 06:52:16 Step 13/23 : RUN apk add --update --no-cache zeromq 06:52:16 ---> Running in 902ed4095607 06:52:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:52:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:52:19 (1/5) Installing libgcc (9.3.0-r2) 06:52:19 (2/5) Installing libsodium (1.0.18-r0) 06:52:19 (3/5) Installing libstdc++ (9.3.0-r2) 06:52:19 (4/5) Installing libzmq (4.3.3-r0) 06:52:19 (5/5) Installing zeromq (4.3.3-r0) 06:52:19 Executing busybox-1.31.1-r20.trigger 06:52:19 OK: 8 MiB in 19 packages 06:52:20 Removing intermediate container 902ed4095607 06:52:20 ---> bdb0ffb4ccb2 06:52:20 Step 14/23 : WORKDIR / 06:52:21 ---> Running in 4c23cdd40cab 06:52:21 Removing intermediate container 4c23cdd40cab 06:52:21 ---> b15bcc7b7cf5 06:52:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:52:22 ---> 8125c9caa882 06:52:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:52:23 ---> cc7d81396fe4 06:52:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:52:24 ---> e7a2fcb3c9c9 06:52:24 Step 18/23 : EXPOSE 59999 06:52:24 ---> Running in a2d2ad8cb80a 06:52:25 Removing intermediate container a2d2ad8cb80a 06:52:25 ---> 43ea8114d27b 06:52:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:52:25 ---> Running in 225586c95b40 06:52:25 Removing intermediate container 225586c95b40 06:52:25 ---> c55025a89b99 06:52:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:26 ---> Running in 32adb6094ff4 06:52:26 Removing intermediate container 32adb6094ff4 06:52:26 ---> eb402fe05c47 06:52:26 Step 21/23 : LABEL arch=arm64 06:52:26 ---> Running in ee54932b7093 06:52:27 Removing intermediate container ee54932b7093 06:52:27 ---> 586a9d07e8a2 06:52:27 Step 22/23 : LABEL git_sha=f93d2561a077919da529230ebe788665cd617cff 06:52:27 ---> Running in 25617db4558f 06:52:27 Removing intermediate container 25617db4558f 06:52:27 ---> 74d789828858 06:52:27 Step 23/23 : LABEL version=0.0.0 06:52:27 ---> Running in 0ffee90d6fd0 06:52:28 Removing intermediate container 0ffee90d6fd0 06:52:28 ---> 6eaaab956615 06:52:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:52:28 Successfully built 6eaaab956615 06:52:28 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:52:29 ---> job-cost.sh 06:52:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YzQi 06:53:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-YzQi/bin to PATH 06:54:44 INFO: No Stack... 06:54:44 INFO: Retrieving Pricing Info for: v2-standard-4 06:54:44 INFO: Archiving Costs [Pipeline] sh 06:54:45 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:54:45 + cut -d, -f6 [Pipeline] lock 06:54:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] 06:54:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] did not exist. Created. 06:54:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:45 /w/workspace/device-sdk-go/3@tmp/durable-d862aad2/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-d862aad2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:54:46 + echo total: 0.18000000715255737 [Pipeline] stash 06:54:46 Warning: overwriting stash ‘stack-cost’ 06:54:46 Stashed 1 file(s) [Pipeline] } 06:54:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:54:46 provisioning config files... 06:54:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config3457332944423526335tmp [Pipeline] { [Pipeline] sh 06:54:47 + set +x 06:54:47 + curl -s https://codecov.io/bash 06:54:47 + bash -s -- 06:54:47 06:54:47 _____ _ 06:54:47 / ____| | | 06:54:47 | | ___ __| | ___ ___ _____ __ 06:54:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:47 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:47 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:47 Bash-1.0.3 06:54:47 06:54:47 06:54:47 ==> git version 2.24.4 found 06:54:47 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:54:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:54:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:54:47 ==> Jenkins CI detected. 06:54:47 project root: . 06:54:47 --> token set from env 06:54:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:54:47 ==> Running gcov in . (disable via -X gcov) 06:54:47 ==> Python coveragepy not found 06:54:47 ==> Searching for coverage reports in: 06:54:47 + . 06:54:47 -> Found 1 reports 06:54:47 ==> Detecting git/mercurial file structure 06:54:47 ==> Reading reports 06:54:47 + ./coverage.out bytes=125634 06:54:47 ==> Appending adjustments 06:54:47 https://docs.codecov.io/docs/fixing-reports 06:54:47 + Found adjustments 06:54:47 ==> Gzipping contents 06:54:47 16K /tmp/codecov.C1Luq5.gz 06:54:47 ==> Uploading reports 06:54:47 url: https://codecov.io 06:54:47 query: branch=PR-973&commit=fe75d833b74bd57521daeb61de9a0a5d74add84d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 06:54:47 -> Pinging Codecov 06:54:47 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-973&commit=fe75d833b74bd57521daeb61de9a0a5d74add84d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 06:54:47 -> Uploading to 06:54:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/fe75d833b74bd57521daeb61de9a0a5d74add84d/caa44fcf-c7b9-485f-b782-1fd3ac4ad693.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T065447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7651859f5a711c76134bbda4ca002f417fdd231388df0df6471e8d6b10781798 06:54:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:47 Dload Upload Total Spent Left Speed 06:54:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16320 0 0 100 16320 0 33048 --:--:-- --:--:-- --:--:-- 33103 06:54:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/fe75d833b74bd57521daeb61de9a0a5d74add84d [Pipeline] } 06:54:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:54:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:54:50 ---> package-listing.sh 06:54:50 ++ facter osfamily 06:54:50 ++ tr '[:upper:]' '[:lower:]' 06:54:50 + OS_FAMILY=redhat 06:54:50 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-973 06:54:50 + START_PACKAGES=/tmp/packages_start.txt 06:54:50 + END_PACKAGES=/tmp/packages_end.txt 06:54:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:54:50 + PACKAGES=/tmp/packages_start.txt 06:54:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 06:54:50 + PACKAGES=/tmp/packages_end.txt 06:54:50 + case "${OS_FAMILY}" in 06:54:50 + rpm -qa 06:54:50 + sort 06:54:51 + '[' -f /tmp/packages_start.txt ']' 06:54:51 + '[' -f /tmp/packages_end.txt ']' 06:54:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:54:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 06:54:51 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ 06:54:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ [Pipeline] echo 06:54:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-973/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:54:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:54:52 06:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:54:52 alpine: Pulling from edgex-lftools-log-publisher 06:54:52 df20fa9351a1: Pulling fs layer 06:54:52 36b3adc4ff6f: Pulling fs layer 06:54:52 8ad3a11d3b57: Pulling fs layer 06:54:52 46f8f816bc3b: Pulling fs layer 06:54:52 93b61091891f: Pulling fs layer 06:54:52 93b9cdb0e59b: Pulling fs layer 06:54:52 5e14af77c1be: Pulling fs layer 06:54:52 01666e4c0597: Pulling fs layer 06:54:52 aa168da1d23b: Pulling fs layer 06:54:52 93b61091891f: Waiting 06:54:52 93b9cdb0e59b: Waiting 06:54:52 5e14af77c1be: Waiting 06:54:52 01666e4c0597: Waiting 06:54:52 aa168da1d23b: Waiting 06:54:52 46f8f816bc3b: Waiting 06:54:52 36b3adc4ff6f: Verifying Checksum 06:54:52 36b3adc4ff6f: Download complete 06:54:52 46f8f816bc3b: Verifying Checksum 06:54:52 46f8f816bc3b: Download complete 06:54:52 df20fa9351a1: Verifying Checksum 06:54:52 df20fa9351a1: Download complete 06:54:52 93b9cdb0e59b: Verifying Checksum 06:54:52 93b9cdb0e59b: Download complete 06:54:52 5e14af77c1be: Verifying Checksum 06:54:52 5e14af77c1be: Download complete 06:54:52 93b61091891f: Verifying Checksum 06:54:52 93b61091891f: Download complete 06:54:52 01666e4c0597: Verifying Checksum 06:54:52 01666e4c0597: Download complete 06:54:52 df20fa9351a1: Pull complete 06:54:53 36b3adc4ff6f: Pull complete 06:54:53 8ad3a11d3b57: Verifying Checksum 06:54:53 8ad3a11d3b57: Download complete 06:54:54 8ad3a11d3b57: Pull complete 06:54:54 46f8f816bc3b: Pull complete 06:54:54 93b61091891f: Pull complete 06:54:54 93b9cdb0e59b: Pull complete 06:54:54 5e14af77c1be: Pull complete 06:54:54 01666e4c0597: Pull complete 06:54:55 aa168da1d23b: Verifying Checksum 06:54:55 aa168da1d23b: Download complete 06:54:59 aa168da1d23b: Pull complete 06:54:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:54:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:54:59 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 06:54:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-973/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:55:01 $ docker top 908192d59908e7153f14364b05a4de9d01581c231538eddeb38d9c8c692b7a76 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:02 + mkdir -p /var/log/sa [Pipeline] sh 06:55:02 + ls /var/log/sa-host 06:55:02 + sadf -c /var/log/sa-host/sa05 06:55:02 file_magic: OK 06:55:02 HZ: Using current value: 100 06:55:02 file_header: OK 06:55:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:55:02 Statistics: 06:55:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:55:02 File successfully converted to sysstat format version 12.2.1 06:55:02 + sadf -c /var/log/sa-host/sa23 06:55:02 file_magic: OK 06:55:02 HZ: Using current value: 100 06:55:02 file_header: OK 06:55:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:55:02 Statistics: 06:55:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:55:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:03 provisioning config files... 06:55:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config8748646062583531490tmp [Pipeline] { [Pipeline] echo 06:55:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:03 ---> create-netrc.sh [Pipeline] } 06:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:03 ---> python-tools-install.sh [Pipeline] echo 06:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:04 ---> sudo-logs.sh 06:55:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:04 ---> job-cost.sh 06:55:04 lf-activate-venv: SKIPPING 06:55:04 DEBUG: total: 0.18000000715255737 06:55:04 INFO: Retrieving Stack Cost... 06:55:05 INFO: Retrieving Pricing Info for: v3-standard-2 06:55:05 INFO: Archiving Costs [Pipeline] echo 06:55:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:06 ---> logs-deploy.sh 06:55:06 lf-activate-venv: SKIPPING 06:55:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-973/3 06:55:06 INFO: archiving workspace using pattern(s): 06:55:06 Archives upload complete. 06:55:06 INFO: archiving logs to Nexus 06:55:07 ---> uname -a: 06:55:07 Linux prd-centos7-docker-4c-2g-867.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:55:07 06:55:07 06:55:07 ---> lscpu: 06:55:07 Architecture: x86_64 06:55:07 CPU op-mode(s): 32-bit, 64-bit 06:55:07 Byte Order: Little Endian 06:55:07 Address sizes: 40 bits physical, 48 bits virtual 06:55:07 CPU(s): 2 06:55:07 On-line CPU(s) list: 0,1 06:55:07 Thread(s) per core: 1 06:55:07 Core(s) per socket: 1 06:55:07 Socket(s): 2 06:55:07 NUMA node(s): 1 06:55:07 Vendor ID: AuthenticAMD 06:55:07 CPU family: 23 06:55:07 Model: 49 06:55:07 Model name: AMD EPYC-Rome Processor 06:55:07 Stepping: 0 06:55:07 CPU MHz: 2799.998 06:55:07 BogoMIPS: 5599.99 06:55:07 Virtualization: AMD-V 06:55:07 Hypervisor vendor: KVM 06:55:07 Virtualization type: full 06:55:07 L1d cache: 64 KiB 06:55:07 L1i cache: 64 KiB 06:55:07 L2 cache: 1 MiB 06:55:07 L3 cache: 32 MiB 06:55:07 NUMA node0 CPU(s): 0,1 06:55:07 Vulnerability Itlb multihit: Not affected 06:55:07 Vulnerability L1tf: Not affected 06:55:07 Vulnerability Mds: Not affected 06:55:07 Vulnerability Meltdown: Not affected 06:55:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:55:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:55:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:55:07 Vulnerability Srbds: Not affected 06:55:07 Vulnerability Tsx async abort: Not affected 06:55:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:55:07 06:55:07 06:55:07 ---> nproc: 06:55:07 2 06:55:07 06:55:07 06:55:07 ---> df -h: 06:55:07 Filesystem Size Used Available Use% Mounted on 06:55:07 overlay 40.0G 7.6G 32.4G 19% / 06:55:07 tmpfs 64.0M 0 64.0M 0% /dev 06:55:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:55:07 shm 64.0M 0 64.0M 0% /dev/shm 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:55:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:55:07 06:55:07 06:55:07 ---> free -m: 06:55:07 total used free shared buff/cache available 06:55:07 Mem: 7821 981 4741 0 2098 6662 06:55:07 Swap: 1023 0 1023 06:55:07 06:55:07 06:55:07 ---> ip addr: 06:55:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:55:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:55:07 inet 127.0.0.1/8 scope host lo 06:55:07 valid_lft forever preferred_lft forever 06:55:07 inet6 ::1/128 scope host 06:55:07 valid_lft forever preferred_lft forever 06:55:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:55:07 link/ether fa:16:3e:62:9f:53 brd ff:ff:ff:ff:ff:ff 06:55:07 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 06:55:07 valid_lft 85647sec preferred_lft 85647sec 06:55:07 inet6 fe80::f816:3eff:fe62:9f53/64 scope link 06:55:07 valid_lft forever preferred_lft forever 06:55:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:55:07 link/ether 02:42:cc:49:e1:31 brd ff:ff:ff:ff:ff:ff 06:55:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:55:07 valid_lft forever preferred_lft forever 06:55:07 inet6 fe80::42:ccff:fe49:e131/64 scope link 06:55:07 valid_lft forever preferred_lft forever 06:55:07 06:55:07 06:55:07 ---> sar -b -r -n DEV: 06:55:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 06:55:07 06:55:07 06:42:24 LINUX RESTART (2 CPU) 06:55:07 06:55:07 06:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:55:07 06:44:01 80.63 3.56 77.07 0.00 2600.77 3559.18 0.00 06:55:07 06:45:01 0.40 0.00 0.40 0.00 0.00 6.58 0.00 06:55:07 06:46:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 06:55:07 06:47:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 06:55:07 06:48:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 06:55:07 06:49:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 06:55:07 06:50:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 06:55:07 06:51:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 06:55:07 06:52:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 06:55:07 06:53:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 06:55:07 06:54:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 06:55:07 06:55:01 49.02 0.13 48.88 0.00 13.72 13987.33 0.00 06:55:07 Average: 11.03 0.31 10.72 0.00 217.94 1465.31 0.00 06:55:07 06:55:07 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:55:07 06:44:01 5454912 0 810732 10.12 2620 1740676 1283264 14.17 579412 1574648 8 06:55:07 06:45:01 5465392 0 800244 9.99 2620 1740684 1205720 13.31 570964 1574612 8 06:55:07 06:46:01 5464476 0 801160 10.00 2620 1740684 1205888 13.31 577636 1569020 8 06:55:07 06:47:01 5462760 0 802872 10.02 2620 1740688 1205924 13.31 579252 1569020 8 06:55:07 06:48:01 5462952 0 802672 10.02 2620 1740696 1205948 13.31 575768 1572716 12 06:55:07 06:49:01 5464372 0 801252 10.00 2620 1740696 1205756 13.31 574660 1572716 12 06:55:07 06:50:01 5464576 0 801036 10.00 2620 1740708 1205720 13.31 574564 1572716 8 06:55:07 06:51:01 5462972 0 802636 10.02 2620 1740712 1205720 13.31 575928 1572716 8 06:55:07 06:52:01 5448956 0 816648 10.20 2620 1740716 1205720 13.31 589760 1572716 8 06:55:07 06:53:01 5448344 0 817256 10.20 2620 1740720 1205800 13.31 592004 1570916 20 06:55:07 06:54:01 5448756 0 816844 10.20 2620 1740720 1205792 13.31 591952 1570916 12 06:55:07 06:55:01 4900376 0 960544 11.99 2620 2145400 1385116 15.29 790780 1836484 0 06:55:07 Average: 5412404 0 819491 10.23 2620 1774425 1227197 13.55 597723 1594100 9 06:55:07 06:55:07 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:55:07 06:44:01 eth0 156.74 117.52 472.48 28.46 0.00 0.00 0.00 0.00 06:55:07 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:44:01 docker0 10.22 6.96 1.90 28.37 0.00 0.00 0.00 0.00 06:55:07 06:45:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00 0.00 06:55:07 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:46:01 eth0 1.08 0.32 0.32 0.17 0.00 0.00 0.00 0.00 06:55:07 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:47:01 eth0 1.02 0.30 0.32 0.23 0.00 0.00 0.00 0.00 06:55:07 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:48:01 eth0 0.65 0.42 0.35 0.27 0.00 0.00 0.00 0.00 06:55:07 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:49:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:55:07 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:55:07 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:55:07 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:52:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:55:07 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:53:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:55:07 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:54:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:55:07 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:55:01 eth0 197.42 171.49 2173.73 18.37 0.00 0.00 0.00 0.00 06:55:07 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 Average: eth0 29.87 24.24 220.66 3.97 0.00 0.00 0.00 0.00 06:55:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:07 Average: docker0 0.85 0.58 0.16 2.36 0.00 0.00 0.00 0.00 06:55:07 06:55:07 06:55:07 ---> sar -P ALL: 06:55:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 06:55:07 06:55:07 06:42:24 LINUX RESTART (2 CPU) 06:55:07 06:55:07 06:43:01 CPU %user %nice %system %iowait %steal %idle 06:55:07 06:44:01 all 4.70 0.00 2.22 2.53 0.06 90.50 06:55:07 06:44:01 0 4.76 0.00 2.23 1.03 0.05 91.93 06:55:07 06:44:01 1 4.65 0.00 2.20 4.02 0.07 89.07 06:55:07 06:45:01 all 0.05 0.00 0.03 0.00 0.05 99.87 06:55:07 06:45:01 0 0.07 0.00 0.03 0.00 0.05 99.85 06:55:07 06:45:01 1 0.03 0.00 0.02 0.00 0.05 99.90 06:55:07 06:46:01 all 0.06 0.00 0.03 0.00 0.04 99.87 06:55:07 06:46:01 0 0.07 0.00 0.02 0.00 0.05 99.87 06:55:07 06:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:55:07 06:47:01 all 0.08 0.00 0.02 0.00 0.04 99.86 06:55:07 06:47:01 0 0.13 0.00 0.03 0.00 0.03 99.80 06:55:07 06:47:01 1 0.03 0.00 0.00 0.00 0.05 99.92 06:55:07 06:48:01 all 0.09 0.00 0.05 0.00 0.05 99.81 06:55:07 06:48:01 0 0.13 0.00 0.05 0.00 0.05 99.77 06:55:07 06:48:01 1 0.05 0.00 0.05 0.00 0.05 99.85 06:55:07 06:49:01 all 0.02 0.00 0.03 0.00 0.04 99.91 06:55:07 06:49:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:55:07 06:49:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:55:07 06:50:01 all 0.06 0.00 0.02 0.00 0.04 99.88 06:55:07 06:50:01 0 0.08 0.00 0.02 0.00 0.07 99.83 06:55:07 06:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:55:07 06:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:55:07 06:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 06:55:07 06:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:55:07 06:52:01 all 0.13 0.00 0.02 0.00 0.04 99.82 06:55:07 06:52:01 0 0.22 0.00 0.02 0.00 0.05 99.72 06:55:07 06:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:55:07 06:53:01 all 0.08 0.00 0.02 0.00 0.04 99.86 06:55:07 06:53:01 0 0.15 0.00 0.02 0.00 0.03 99.80 06:55:07 06:53:01 1 0.02 0.00 0.02 0.00 0.05 99.92 06:55:07 06:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:55:07 06:54:01 0 0.15 0.00 0.03 0.00 0.03 99.78 06:55:07 06:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:55:07 06:55:07 06:54:01 CPU %user %nice %system %iowait %steal %idle 06:55:07 06:55:01 all 6.42 0.00 2.50 0.69 0.06 90.33 06:55:07 06:55:01 0 7.08 0.00 2.97 0.54 0.05 89.35 06:55:07 06:55:01 1 5.75 0.00 2.04 0.83 0.07 91.31 06:55:07 Average: all 0.98 0.00 0.41 0.27 0.04 98.30 06:55:07 Average: 0 1.07 0.00 0.45 0.13 0.05 98.30 06:55:07 Average: 1 0.88 0.00 0.37 0.40 0.04 98.31 06:55:07 06:55:07 06:55:07