Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7032ee1aeb5ae8dc64146b4b20160b0a9b938079+3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef (60d6a1fa9ccdb676337f6ab2c46f23c2bd03396f) 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-ssh3577420521714210058.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-ssh830822731131539448.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4034925817433555879.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-ssh2559155467730824362.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2799256527040397601.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-883 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh7823496744122534243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh6750466879320726114.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 Merge succeeded, producing 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 Checking out Revision 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # 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-971@tmp/jenkins-gitclient-ssh5173817735108519700.key > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:16:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:16:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:16:49 ========================================================= 07:16:49 EdgeX Global Pipelines Version Info 07:16:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c61468472fc2b1c52a7e716737785287e90264e6 # timeout=10 07:16:50 ------------------- 07:16:50 stable info: 07:16:50 ------------------- 07:16:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:16:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:16:50 Message: update stable to v1.0.195 07:16:51 ------------------- 07:16:51 experimental info: 07:16:51 ------------------- 07:16:51 Commited By: **** collab-it+edgex@linuxfoundation.org 07:16:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:16:51 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:16:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7032ee1 [Pipeline] echo 07:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:52 provisioning config files... 07:16:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5351759934226624929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:52 ---> docker-login.sh 07:16:52 nexus3.edgexfoundry.org:10001 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 nexus3.edgexfoundry.org:10002 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 nexus3.edgexfoundry.org:10003 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 nexus3.edgexfoundry.org:10004 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 docker.io 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 ---> docker-login.sh ends [Pipeline] } 07:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:54 + git log --format=format:%s -1 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 [Pipeline] echo 07:16:54 GIT_COMMIT: 7032ee1aeb5ae8dc64146b4b20160b0a9b938079, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 07:16:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:55 07:16:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:16:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:55 latest: Pulling from edgex-devops/git-semver 07:16:55 31603596830f: Pulling fs layer 07:16:55 54011a49482f: Pulling fs layer 07:16:55 a6820b24f6d8: Pulling fs layer 07:16:55 f581987b2513: Pulling fs layer 07:16:55 f581987b2513: Waiting 07:16:55 54011a49482f: Verifying Checksum 07:16:55 54011a49482f: Download complete 07:16:55 31603596830f: Download complete 07:16:55 f581987b2513: Verifying Checksum 07:16:55 f581987b2513: Download complete 07:16:55 a6820b24f6d8: Verifying Checksum 07:16:55 a6820b24f6d8: Download complete 07:16:55 31603596830f: Pull complete 07:16:55 54011a49482f: Pull complete 07:16:56 a6820b24f6d8: Pull complete 07:16:56 f581987b2513: Pull complete 07:16:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:16:56 prd-centos7-docker-4c-2g-883 does not seem to be running inside a container 07:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:16:58 $ docker top b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:58 [ssh-agent] Looking for ssh-agent implementation... 07:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:58 $ docker exec b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 ssh-agent 07:16:58 SSH_AUTH_SOCK=/tmp/ssh-ZFPSmHiVfPUe/agent.15 07:16:58 SSH_AGENT_PID=21 07:16:58 Running ssh-add (command line suppressed) 07:16:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1195904182747688087.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1195904182747688087.key) 07:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:59 + git tag --points-at HEAD [Pipeline] } 07:16:59 $ docker exec --env ******** --env ******** b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 ssh-agent -k 07:16:59 unset SSH_AUTH_SOCK; 07:16:59 unset SSH_AGENT_PID; 07:16:59 echo Agent pid 21 killed; 07:16:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:16:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:59 [ssh-agent] Looking for ssh-agent implementation... 07:16:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:59 $ docker exec b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 ssh-agent 07:16:59 SSH_AUTH_SOCK=/tmp/ssh-g2nAT7Wznr7M/agent.54 07:16:59 SSH_AGENT_PID=61 07:16:59 Running ssh-add (command line suppressed) 07:16:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1088320126885639931.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1088320126885639931.key) 07:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:59 + git semver init 07:16:59 # -> Open(): unable to determine branch for HEAD 07:16:59 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 07:16:59 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 07:16:59 # $SEMVER_REMOTE_NAME = origin 07:16:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:16:59 # $SEMVER_USER_NAME = edgex-jenkins 07:16:59 # $SEMVER_BRANCH = PR-971 07:16:59 # $SEMVER_TEMP = /tmp/semver-025698797 07:16:59 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:17:00 # '/tmp/semver-025698797' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 07:17:00 # -> Force: false 07:17:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 07:17:00 $ docker exec --env ******** --env ******** b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 ssh-agent -k 07:17:01 unset SSH_AUTH_SOCK; 07:17:01 unset SSH_AGENT_PID; 07:17:01 echo Agent pid 61 killed; 07:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:01 + git semver [Pipeline] } 07:17:01 $ docker stop --time=1 b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 07:17:02 $ docker rm -f b8b62ecb888f6caa44b705d0d528c7e0d82986edf153dff6bc6de4e07d4d59e3 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:17:03 Stashed 1 file(s) [Pipeline] echo 07:17:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:17:18 Still waiting to schedule task 07:17:18 ‘prd-centos7-docker-4c-2g-877’ is offline 07:17:18 ‘prd-centos7-docker-4c-2g-880’ is offline 07:17:18 ‘prd-centos7-docker-4c-2g-884’ is offline 07:17:18 ‘prd-ubuntu18.04-docker-8c-8g-878’ doesn’t have label ‘centos7-docker-4c-2g’ 07:17:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-881’ doesn’t have label ‘centos7-docker-4c-2g’ 07:17:18 Still waiting to schedule task 07:17:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:20:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-886 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 07:20:42 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 07:20:43 Selected Git installation does not exist. Using Default 07:20:43 The recommended git tool is: NONE 07:20:48 using credential edgex-jenkins-ssh 07:20:48 Cloning the remote Git repository 07:20:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:20:48 > git init /w/workspace/device-sdk-go/7 # timeout=10 07:20:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:20:48 > git --version # timeout=10 07:20:48 > git --version # 'git version 2.17.1' 07:20:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:20:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:20:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:20:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:50 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:20:51 Merge succeeded, producing 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:20:51 Checking out Revision 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 (PR-971) 07:20:50 > git config core.sparsecheckout # timeout=10 07:20:50 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # timeout=10 07:20:51 > git remote # timeout=10 07:20:51 > git config --get remote.origin.url # timeout=10 07:20:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:51 > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:20:51 > git rev-parse HEAD^{commit} # timeout=10 07:20:51 > git config core.sparsecheckout # timeout=10 07:20:51 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # timeout=10 07:20:55 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:20:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:20:57 + sudo service docker restart 07:20:57 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:15 provisioning config files... 07:21:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config490077381284246741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:16 ---> docker-login.sh 07:21:16 nexus3.edgexfoundry.org:10001 07:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:17 Configure a credential helper to remove this warning. See 07:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:17 07:21:17 Login Succeeded 07:21:17 nexus3.edgexfoundry.org:10002 07:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:18 Configure a credential helper to remove this warning. See 07:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:18 07:21:18 Login Succeeded 07:21:18 nexus3.edgexfoundry.org:10003 07:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:18 Configure a credential helper to remove this warning. See 07:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:18 07:21:18 Login Succeeded 07:21:18 nexus3.edgexfoundry.org:10004 07:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:19 Configure a credential helper to remove this warning. See 07:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:19 07:21:19 Login Succeeded 07:21:19 docker.io 07:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:20 Configure a credential helper to remove this warning. See 07:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:20 07:21:20 Login Succeeded 07:21:20 ---> docker-login.sh ends [Pipeline] } 07:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:20 ========================================================= 07:21:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:21:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:21:21 Sending build context to Docker daemon 2.69MB 07:21:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:21:21 Step 2/8 : FROM ${BASE} 07:21:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:21 595b0fe564bb: Pulling fs layer 07:21:21 3088b5b3c5c0: Pulling fs layer 07:21:21 5b7225fbf94c: Pulling fs layer 07:21:21 ba82ee9f976e: Pulling fs layer 07:21:21 506bd15cee9f: Pulling fs layer 07:21:21 75a0a4a0db45: Pulling fs layer 07:21:21 618dc40b7e24: Pulling fs layer 07:21:21 ba82ee9f976e: Waiting 07:21:21 75a0a4a0db45: Waiting 07:21:21 618dc40b7e24: Waiting 07:21:21 506bd15cee9f: Waiting 07:21:21 5b7225fbf94c: Download complete 07:21:21 3088b5b3c5c0: Verifying Checksum 07:21:21 3088b5b3c5c0: Download complete 07:21:21 506bd15cee9f: Verifying Checksum 07:21:21 506bd15cee9f: Download complete 07:21:21 595b0fe564bb: Verifying Checksum 07:21:21 595b0fe564bb: Download complete 07:21:21 75a0a4a0db45: Download complete 07:21:22 595b0fe564bb: Pull complete 07:21:22 3088b5b3c5c0: Pull complete 07:21:23 5b7225fbf94c: Pull complete 07:21:24 618dc40b7e24: Download complete 07:21:25 ba82ee9f976e: Download complete 07:21:27 Running on prd-centos7-docker-4c-2g-887 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 07:21:27 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 07:21:27 Selected Git installation does not exist. Using Default 07:21:27 The recommended git tool is: NONE 07:21:30 using credential edgex-jenkins-ssh 07:21:30 Cloning the remote Git repository 07:21:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:21:30 > git init /w/workspace/device-sdk-go/7 # timeout=10 07:21:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:30 > git --version # timeout=10 07:21:30 > git --version # 'git version 2.24.4' 07:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:30 [INFO] Currently running in a labeled security context 07:21:30 [INFO] Currently SELinux is 'enforcing' on the host 07:21:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh6794242923685188358.key 07:21:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:31 Merging remotes/origin/master commit 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef into PR head commit 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:21:31 Merge succeeded, producing 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:21:31 Checking out Revision 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 (PR-971) 07:21:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:31 [INFO] Currently running in a labeled security context 07:21:31 [INFO] Currently SELinux is 'enforcing' on the host 07:21:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh6403954800946278906.key 07:21:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:21:31 > git config core.sparsecheckout # timeout=10 07:21:31 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # timeout=10 07:21:31 > git remote # timeout=10 07:21:31 > git config --get remote.origin.url # timeout=10 07:21:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:31 [INFO] Currently running in a labeled security context 07:21:31 [INFO] Currently SELinux is 'enforcing' on the host 07:21:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh4089145665218254432.key 07:21:31 > git merge 3325caf88bcd0dbdf7b59be45d5d0e9487e9d3ef # timeout=10 07:21:31 > git rev-parse HEAD^{commit} # timeout=10 07:21:31 > git config core.sparsecheckout # timeout=10 07:21:31 > git checkout -f 7032ee1aeb5ae8dc64146b4b20160b0a9b938079 # timeout=10 07:21:35 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 07:21:35 ba82ee9f976e: Pull complete 07:21:36 506bd15cee9f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:36 75a0a4a0db45: Pull complete 07:21:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:21:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:21:37 + sudo service docker restart 07:21:37 + true 07:21:37 Redirecting to /bin/systemctl restart docker.service 07:21:40 618dc40b7e24: Pull complete 07:21:40 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:21:40 ---> a36622ca3599 07:21:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:21:42 ---> Running in f9055d0a0768 07:21:43 Removing intermediate container f9055d0a0768 07:21:43 ---> b8e9eb8e8b65 07:21:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:43 ---> Running in 9c6ed3271197 07:21:45 Removing intermediate container 9c6ed3271197 07:21:45 ---> bc1d6cf43e6f 07:21:45 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:21:45 ---> Running in 6dc073607cd0 07:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:21:48 (1/6) Installing libc-dev (0.7.2-r3) 07:21:48 (2/6) Installing libsodium (1.0.18-r0) 07:21:48 (3/6) Installing pkgconf (1.7.3-r0) 07:21:48 (4/6) Installing libsodium-dev (1.0.18-r0) 07:21:48 (5/6) Installing libzmq (4.3.3-r1) 07:21:49 (6/6) Installing zeromq-dev (4.3.3-r1) 07:21:49 Executing busybox-1.32.1-r6.trigger 07:21:49 OK: 139 MiB in 46 packages 07:21:50 Removing intermediate container 6dc073607cd0 07:21:50 ---> 616060118e79 07:21:50 Step 6/8 : WORKDIR /device-sdk-go 07:21:50 ---> Running in ecaba1f7d79e 07:21:51 Removing intermediate container ecaba1f7d79e 07:21:51 ---> ceecb2d46a56 07:21:51 Step 7/8 : COPY . . 07:21:52 ---> 1391a2d8c801 07:21:52 Step 8/8 : RUN go mod download 07:21:52 ---> Running in f2ab35f406d3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:55 provisioning config files... 07:21:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config3354318646103646203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:56 ---> docker-login.sh 07:21:56 nexus3.edgexfoundry.org:10001 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 nexus3.edgexfoundry.org:10002 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 nexus3.edgexfoundry.org:10003 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 nexus3.edgexfoundry.org:10004 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 docker.io 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 ---> docker-login.sh ends [Pipeline] } 07:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:57 ========================================================= 07:21:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:21:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:21:57 Sending build context to Docker daemon 2.691MB 07:21:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:21:57 Step 2/8 : FROM ${BASE} 07:21:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:21:57 540db60ca938: Pulling fs layer 07:21:57 adcc1eea9eea: Pulling fs layer 07:21:57 4c4ab2625f07: Pulling fs layer 07:21:57 0510c868ecb4: Pulling fs layer 07:21:57 afea3b2eda06: Pulling fs layer 07:21:57 7809a108b3ef: Pulling fs layer 07:21:57 f706445af74f: Pulling fs layer 07:21:57 0510c868ecb4: Waiting 07:21:57 afea3b2eda06: Waiting 07:21:57 7809a108b3ef: Waiting 07:21:57 f706445af74f: Waiting 07:21:57 4c4ab2625f07: Verifying Checksum 07:21:57 4c4ab2625f07: Download complete 07:21:57 adcc1eea9eea: Verifying Checksum 07:21:57 adcc1eea9eea: Download complete 07:21:57 afea3b2eda06: Verifying Checksum 07:21:57 afea3b2eda06: Download complete 07:21:57 7809a108b3ef: Verifying Checksum 07:21:57 7809a108b3ef: Download complete 07:21:57 540db60ca938: Verifying Checksum 07:21:57 540db60ca938: Download complete 07:21:57 540db60ca938: Pull complete 07:21:58 adcc1eea9eea: Pull complete 07:21:58 4c4ab2625f07: Pull complete 07:21:59 f706445af74f: Verifying Checksum 07:21:59 f706445af74f: Download complete 07:22:00 0510c868ecb4: Verifying Checksum 07:22:00 0510c868ecb4: Download complete 07:22:04 0510c868ecb4: Pull complete 07:22:04 afea3b2eda06: Pull complete 07:22:04 7809a108b3ef: Pull complete 07:22:05 f706445af74f: Pull complete 07:22:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:22:05 ---> b068be0155e3 07:22:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:22:09 ---> Running in fa128dad12a5 07:22:09 Removing intermediate container fa128dad12a5 07:22:09 ---> 626385de8856 07:22:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:09 ---> Running in a9ac51baff0d 07:22:10 Removing intermediate container a9ac51baff0d 07:22:10 ---> dd1c2e4b1b8b 07:22:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:22:10 ---> Running in 00dd2647b81e 07:22:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:22:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:22:12 (1/6) Installing libc-dev (0.7.2-r3) 07:22:12 (2/6) Installing libsodium (1.0.18-r0) 07:22:12 (3/6) Installing pkgconf (1.7.3-r0) 07:22:12 (4/6) Installing libsodium-dev (1.0.18-r0) 07:22:12 (5/6) Installing libzmq (4.3.3-r1) 07:22:12 (6/6) Installing zeromq-dev (4.3.3-r1) 07:22:12 Executing busybox-1.32.1-r6.trigger 07:22:12 OK: 150 MiB in 46 packages 07:22:13 Removing intermediate container 00dd2647b81e 07:22:13 ---> c03d710d0986 07:22:13 Step 6/8 : WORKDIR /device-sdk-go 07:22:13 ---> Running in f45bcaef0e69 07:22:13 Removing intermediate container f45bcaef0e69 07:22:13 ---> 268aaa05924f 07:22:13 Step 7/8 : COPY . . 07:22:13 ---> faeef3a2714f 07:22:13 Step 8/8 : RUN go mod download 07:22:13 ---> Running in 3b06b6744c0d 07:22:19 Removing intermediate container f2ab35f406d3 07:22:19 ---> a50608c9c3c6 07:22:19 Successfully built a50608c9c3c6 07:22:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:22:19 + docker inspect -f . ci-base-image-arm64 07:22:19 . [Pipeline] withDockerContainer 07:22:19 prd-ubuntu18.04-docker-arm64-4c-16g-886 does not seem to be running inside a container 07:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:21 $ docker top 7daa7639d4633bea0d4fa9d16e28224fee15c39f0b49a9fd85088b206086a62e -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:22 + go version 07:22:22 go version go1.16.5 linux/arm64 [Pipeline] } 07:22:22 $ docker stop --time=1 7daa7639d4633bea0d4fa9d16e28224fee15c39f0b49a9fd85088b206086a62e 07:22:24 $ docker rm -f 7daa7639d4633bea0d4fa9d16e28224fee15c39f0b49a9fd85088b206086a62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:25 + docker inspect -f . ci-base-image-arm64 07:22:25 . [Pipeline] withDockerContainer 07:22:25 prd-ubuntu18.04-docker-arm64-4c-16g-886 does not seem to be running inside a container 07:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:25 Removing intermediate container 3b06b6744c0d 07:22:25 ---> a8497b4811bb 07:22:25 Successfully built a8497b4811bb 07:22:25 Successfully tagged ci-base-image-x86_64:latest 07:22:27 $ docker top 308a22344e6c945c55aa19854803aabc6a37a2b7f490826acbe802f144ba6397 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:22:28 + docker inspect -f . ci-base-image-x86_64 07:22:28 . [Pipeline] withDockerContainer 07:22:28 prd-centos7-docker-4c-2g-887 does not seem to be running inside a container 07:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:28 + go mod tidy 07:22:28 $ docker top 6324c92467460c9294ddee1592fd86fd9ad688847230de4f60348642ebae03a7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:22:28 + go version 07:22:28 go version go1.16.3 linux/amd64 [Pipeline] } 07:22:28 $ docker stop --time=1 6324c92467460c9294ddee1592fd86fd9ad688847230de4f60348642ebae03a7 07:22:29 + make test 07:22:29 go mod tidy 07:22:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:22:30 $ docker rm -f 6324c92467460c9294ddee1592fd86fd9ad688847230de4f60348642ebae03a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:30 + docker inspect -f . ci-base-image-x86_64 07:22:30 . [Pipeline] withDockerContainer 07:22:30 prd-centos7-docker-4c-2g-887 does not seem to be running inside a container 07:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:31 $ docker top aafdbfbf6bcec919943ebe074094a569fcd0efe4722d5e66e7a97b2713362f9a -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:31 + go mod tidy [Pipeline] sh 07:22:32 + make test 07:22:32 go mod tidy 07:22:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:22:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:22:52 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:23:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 24.2% of statements 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:23:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements 07:23:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 07:23:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.060s coverage: 9.0% of statements 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:23:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:23:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements 07:23:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:23:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 07:23:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:23:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:23:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 58.0% of statements 07:23:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.874s coverage: 89.2% of statements 07:23:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:23:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 5.0% of statements 07:23:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:23:09 GO111MODULE=on go vet ./... 07:23:31 gofmt -l . 07:23:31 [ "`gofmt -l .`" = "" ] 07:23:31 ./bin/test-attribution-txt.sh 07:23:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:23:31 $ docker stop --time=1 aafdbfbf6bcec919943ebe074094a569fcd0efe4722d5e66e7a97b2713362f9a 07:23:32 $ docker rm -f aafdbfbf6bcec919943ebe074094a569fcd0efe4722d5e66e7a97b2713362f9a [Pipeline] // withDockerContainer [Pipeline] sh 07:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:23:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:36 + ls -al . 07:23:36 total 212 07:23:36 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 07:23 . 07:23:36 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 07:21 .. 07:23:36 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 07:21 bin 07:23:36 -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 07:23 coverage.out 07:23:36 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 07:21 Dockerfile.build 07:23:36 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 07:21 .dockerignore 07:23:36 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 07:21 example 07:23:36 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 07:21 .git 07:23:36 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 07:21 .github 07:23:36 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 07:21 .gitignore 07:23:36 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 07:23 go.mod 07:23:36 -rw-r--r--. 1 jenkins jenkins 20504 Jun 23 07:22 go.sum 07:23:36 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 07:21 internal 07:23:36 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 07:21 Jenkinsfile 07:23:36 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 07:21 LICENSE 07:23:36 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 07:21 Makefile 07:23:36 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 07:21 openapi 07:23:36 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 07:21 pkg 07:23:36 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 07:21 README.md 07:23:36 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 07:21 RELEASE-NOTES.txt 07:23:36 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 07:21 snap 07:23:36 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 07:17 VERSION 07:23:36 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 07:21 version.go [Pipeline] isUnix [Pipeline] sh 07:23:36 + 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=7032ee1aeb5ae8dc64146b4b20160b0a9b938079 --label arch=amd64 --label version=0.0.0 . 07:23:36 Sending build context to Docker daemon 2.818MB 07:23:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:23:36 Step 2/23 : FROM ${BASE} AS builder 07:23:36 ---> a8497b4811bb 07:23:36 Step 3/23 : WORKDIR /device-sdk-go 07:23:36 ---> Running in a61c5a475126 07:23:36 Removing intermediate container a61c5a475126 07:23:36 ---> d5f7a2c03c93 07:23:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:23:36 ---> Running in c7ee0437237b 07:23:36 Removing intermediate container c7ee0437237b 07:23:36 ---> 2e3789d10f4d 07:23:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:36 ---> Running in d5ba8e153d9f 07:23:37 Removing intermediate container d5ba8e153d9f 07:23:37 ---> 379126fba617 07:23:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:23:37 ---> Running in dc55a169a86d 07:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:23:39 OK: 150 MiB in 46 packages 07:23:39 Removing intermediate container dc55a169a86d 07:23:39 ---> f8944815d97b 07:23:39 Step 7/23 : COPY . . 07:23:39 ---> fff1dae1141f 07:23:39 Step 8/23 : RUN go mod download 07:23:39 ---> Running in 901ba042ecc2 07:23:40 Removing intermediate container 901ba042ecc2 07:23:40 ---> d0591580aa0d 07:23:40 Step 9/23 : RUN make build 07:23:40 ---> Running in 60af63ca94eb 07:23:40 go mod tidy 07:23:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:23:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:23:53 Removing intermediate container 60af63ca94eb 07:23:53 ---> 338eb22c2a35 07:23:53 Step 10/23 : FROM alpine:3.12 07:23:54 3.12: Pulling from library/alpine 07:23:54 339de151aab4: Pulling fs layer 07:23:54 339de151aab4: Verifying Checksum 07:23:54 339de151aab4: Download complete 07:23:54 339de151aab4: Pull complete 07:23:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:23:54 Status: Downloaded newer image for alpine:3.12 07:23:54 ---> 13621d1b12d4 07:23:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:23:54 ---> Running in c6948e6e0971 07:23:54 Removing intermediate container c6948e6e0971 07:23:54 ---> 99f07a5f1869 07:23:54 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:54 ---> Running in 6758313eb166 07:23:55 Removing intermediate container 6758313eb166 07:23:55 ---> 0769db0588a5 07:23:55 Step 13/23 : RUN apk add --update --no-cache zeromq 07:23:55 ---> Running in cfe25d2951cd 07:23:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:24:00 (1/5) Installing libgcc (9.3.0-r2) 07:24:00 (2/5) Installing libsodium (1.0.18-r0) 07:24:00 (3/5) Installing libstdc++ (9.3.0-r2) 07:24:01 (4/5) Installing libzmq (4.3.3-r0) 07:24:01 (5/5) Installing zeromq (4.3.3-r0) 07:24:01 Executing busybox-1.31.1-r20.trigger 07:24:01 OK: 8 MiB in 19 packages 07:24:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:24:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:24:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:24:02 Removing intermediate container cfe25d2951cd 07:24:02 ---> 9a8bd33c802c 07:24:02 Step 14/23 : WORKDIR / 07:24:02 ---> Running in dd474eafd27f 07:24:02 Removing intermediate container dd474eafd27f 07:24:02 ---> 0cadf0773009 07:24:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:24:02 ---> a733fad8d1db 07:24:02 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:24:03 ---> 87e87157eba5 07:24:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:24:03 ---> 6493507d3043 07:24:03 Step 18/23 : EXPOSE 59999 07:24:03 ---> Running in f1eba2b80a1d 07:24:03 Removing intermediate container f1eba2b80a1d 07:24:03 ---> dda8e52bead2 07:24:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:24:03 ---> Running in a1d6b39d9ea7 07:24:03 Removing intermediate container a1d6b39d9ea7 07:24:03 ---> 825434ffe0d0 07:24:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:03 ---> Running in 3a7b8656d502 07:24:03 Removing intermediate container 3a7b8656d502 07:24:03 ---> 0a5dfef9685f 07:24:03 Step 21/23 : LABEL arch=amd64 07:24:03 ---> Running in a4567768a53e 07:24:03 Removing intermediate container a4567768a53e 07:24:03 ---> 86121973f6f6 07:24:03 Step 22/23 : LABEL git_sha=7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:24:03 ---> Running in 7d871dbe0bdc 07:24:03 Removing intermediate container 7d871dbe0bdc 07:24:03 ---> 0d949eb3f4d9 07:24:03 Step 23/23 : LABEL version=0.0.0 07:24:03 ---> Running in eea7ef717f53 07:24:03 Removing intermediate container eea7ef717f53 07:24:03 ---> 92c2a647c0b5 07:24:03 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:24:03 Successfully built 92c2a647c0b5 07:24:03 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:24:04 ---> job-cost.sh 07:24:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sfZa 07:24:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.250s coverage: 24.2% of statements 07:24:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:24:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements 07:24:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.241s coverage: 78.9% of statements 07:24:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.206s coverage: 9.0% of statements 07:24:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:24:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:24:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:24:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.299s coverage: 28.7% of statements 07:24:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:24:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.196s coverage: 83.3% of statements 07:24:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:24:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:24:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.484s coverage: 58.0% of statements 07:24:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.262s coverage: 89.2% of statements 07:24:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:24:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.167s coverage: 5.0% of statements 07:24:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:24:11 GO111MODULE=on go vet ./... 07:24:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-sfZa/bin to PATH 07:24:26 INFO: No Stack... 07:24:27 INFO: Retrieving Pricing Info for: v3-standard-2 07:24:28 INFO: Archiving Costs [Pipeline] sh 07:24:28 + cut -d, -f6 07:24:28 + cat /w/workspace/device-sdk-go/7/archives/cost.csv [Pipeline] lock 07:24:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] 07:24:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] did not exist. Created. 07:24:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:28 + echo total: 0.05999999865889549 [Pipeline] stash 07:24:28 Stashed 1 file(s) [Pipeline] } 07:24:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:25:08 gofmt -l . 07:25:08 [ "`gofmt -l .`" = "" ] 07:25:08 ./bin/test-attribution-txt.sh 07:25:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:25:08 $ docker stop --time=1 308a22344e6c945c55aa19854803aabc6a37a2b7f490826acbe802f144ba6397 07:25:10 $ docker rm -f 308a22344e6c945c55aa19854803aabc6a37a2b7f490826acbe802f144ba6397 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:25:11 Warning: overwriting stash ‘coverage-report’ 07:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:25:13 + ls -al . 07:25:13 total 248 07:25:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 07:25 . 07:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:20 .. 07:25:13 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 07:20 .dockerignore 07:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 07:20 .git 07:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:20 .github 07:25:13 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 07:20 .gitignore 07:25:13 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 07:20 Dockerfile.build 07:25:13 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 07:20 Jenkinsfile 07:25:13 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 07:20 LICENSE 07:25:13 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 07:20 Makefile 07:25:13 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 07:20 README.md 07:25:13 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 07:20 RELEASE-NOTES.txt 07:25:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 07:17 VERSION 07:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 07:20 bin 07:25:13 -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 07:24 coverage.out 07:25:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:20 example 07:25:13 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 07:25 go.mod 07:25:13 -rw-r--r-- 1 jenkins jenkins 20504 Jun 23 07:22 go.sum 07:25:13 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 07:20 internal 07:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:20 openapi 07:25:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 07:20 pkg 07:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 07:20 snap 07:25:13 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 07:20 version.go [Pipeline] isUnix [Pipeline] sh 07:25:13 + 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=7032ee1aeb5ae8dc64146b4b20160b0a9b938079 --label arch=arm64 --label version=0.0.0 . 07:25:14 Sending build context to Docker daemon 2.817MB 07:25:14 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:25:14 Step 2/23 : FROM ${BASE} AS builder 07:25:14 ---> a50608c9c3c6 07:25:14 Step 3/23 : WORKDIR /device-sdk-go 07:25:14 ---> Running in 57227d4a8f03 07:25:15 Removing intermediate container 57227d4a8f03 07:25:15 ---> 6c6b6b1af757 07:25:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:25:15 ---> Running in 4e3ed74b50b7 07:25:15 Removing intermediate container 4e3ed74b50b7 07:25:15 ---> 39b73f56c155 07:25:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:16 ---> Running in 2d7e5485b554 07:25:18 Removing intermediate container 2d7e5485b554 07:25:18 ---> b62ce8ab9116 07:25:18 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:25:18 ---> Running in 469d53311574 07:25:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:25:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:25:21 OK: 139 MiB in 46 packages 07:25:22 Removing intermediate container 469d53311574 07:25:22 ---> 7ae45a7f8f99 07:25:22 Step 7/23 : COPY . . 07:25:23 ---> 45b64e6ddd18 07:25:23 Step 8/23 : RUN go mod download 07:25:23 ---> Running in 70c757802d9a 07:25:26 Removing intermediate container 70c757802d9a 07:25:26 ---> b798893f3da2 07:25:26 Step 9/23 : RUN make build 07:25:26 ---> Running in 7d7cdadd7687 07:25:27 go mod tidy 07:25:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:26:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:26:01 Removing intermediate container 7d7cdadd7687 07:26:01 ---> aed94ecc40aa 07:26:01 Step 10/23 : FROM alpine:3.12 07:26:02 3.12: Pulling from library/alpine 07:26:02 d2f70382dc9a: Pulling fs layer 07:26:02 d2f70382dc9a: Verifying Checksum 07:26:02 d2f70382dc9a: Download complete 07:26:03 d2f70382dc9a: Pull complete 07:26:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:26:03 Status: Downloaded newer image for alpine:3.12 07:26:03 ---> c4fd0aeabfcf 07:26:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:26:03 ---> Running in 153410a1ad0a 07:26:04 Removing intermediate container 153410a1ad0a 07:26:04 ---> 2ccfcdfab34c 07:26:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:04 ---> Running in 2175a5d71961 07:26:07 Removing intermediate container 2175a5d71961 07:26:07 ---> 91197a347336 07:26:07 Step 13/23 : RUN apk add --update --no-cache zeromq 07:26:07 ---> Running in 236674869f0f 07:26:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:26:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:26:09 (1/5) Installing libgcc (9.3.0-r2) 07:26:09 (2/5) Installing libsodium (1.0.18-r0) 07:26:09 (3/5) Installing libstdc++ (9.3.0-r2) 07:26:09 (4/5) Installing libzmq (4.3.3-r0) 07:26:09 (5/5) Installing zeromq (4.3.3-r0) 07:26:09 Executing busybox-1.31.1-r20.trigger 07:26:09 OK: 8 MiB in 19 packages 07:26:11 Removing intermediate container 236674869f0f 07:26:11 ---> 6526c7bd278e 07:26:11 Step 14/23 : WORKDIR / 07:26:11 ---> Running in 22dff7366bc0 07:26:11 Removing intermediate container 22dff7366bc0 07:26:11 ---> 1ca480fded74 07:26:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:26:12 ---> 1658193f9a56 07:26:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:26:13 ---> 584fae3c2e04 07:26:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:26:14 ---> f1c54db040d3 07:26:14 Step 18/23 : EXPOSE 59999 07:26:14 ---> Running in fce70cf1b212 07:26:15 Removing intermediate container fce70cf1b212 07:26:15 ---> b67de74642b8 07:26:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:26:15 ---> Running in e983b3cf10c9 07:26:15 Removing intermediate container e983b3cf10c9 07:26:15 ---> b2d2a60d9cfa 07:26:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:15 ---> Running in d4c0a4304b58 07:26:16 Removing intermediate container d4c0a4304b58 07:26:16 ---> 66abd3bf7824 07:26:16 Step 21/23 : LABEL arch=arm64 07:26:16 ---> Running in 2b536d0ef519 07:26:17 Removing intermediate container 2b536d0ef519 07:26:17 ---> 90ea3c615a85 07:26:17 Step 22/23 : LABEL git_sha=7032ee1aeb5ae8dc64146b4b20160b0a9b938079 07:26:17 ---> Running in e4f6b368d428 07:26:17 Removing intermediate container e4f6b368d428 07:26:17 ---> 21f5b6770438 07:26:17 Step 23/23 : LABEL version=0.0.0 07:26:17 ---> Running in 3f59c194ff0b 07:26:18 Removing intermediate container 3f59c194ff0b 07:26:18 ---> c1382af3fc3a 07:26:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:26:18 Successfully built c1382af3fc3a 07:26:18 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:26:18 ---> job-cost.sh 07:26:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v7sK 07:26:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-v7sK/bin to PATH 07:28:19 INFO: No Stack... 07:28:20 INFO: Retrieving Pricing Info for: v2-standard-4 07:28:20 INFO: Archiving Costs [Pipeline] sh 07:28:21 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 07:28:21 + cut -d, -f6 [Pipeline] lock 07:28:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] 07:28:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] did not exist. Created. 07:28:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:21 /w/workspace/device-sdk-go/7@tmp/durable-e15b4653/script.sh: 1: /w/workspace/device-sdk-go/7@tmp/durable-e15b4653/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:28:21 + echo total: 0.18000000715255737 [Pipeline] stash 07:28:21 Warning: overwriting stash ‘stack-cost’ 07:28:22 Stashed 1 file(s) [Pipeline] } 07:28:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:28:22 provisioning config files... 07:28:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6703851416241581908tmp [Pipeline] { [Pipeline] sh 07:28:23 + set +x 07:28:23 + curl -s https://codecov.io/bash 07:28:23 + bash -s -- 07:28:23 07:28:23 _____ _ 07:28:23 / ____| | | 07:28:23 | | ___ __| | ___ ___ _____ __ 07:28:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:28:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:28:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:28:23 Bash-1.0.3 07:28:23 07:28:23 07:28:23 ==> git version 2.24.4 found 07:28:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:28:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:28:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:28:23 ==> Jenkins CI detected. 07:28:23 project root: . 07:28:23 --> token set from env 07:28:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:28:23 ==> Running gcov in . (disable via -X gcov) 07:28:23 ==> Python coveragepy not found 07:28:23 ==> Searching for coverage reports in: 07:28:23 + . 07:28:23 -> Found 1 reports 07:28:23 ==> Detecting git/mercurial file structure 07:28:23 ==> Reading reports 07:28:23 + ./coverage.out bytes=125634 07:28:23 ==> Appending adjustments 07:28:23 https://docs.codecov.io/docs/fixing-reports 07:28:23 + Found adjustments 07:28:23 ==> Gzipping contents 07:28:23 16K /tmp/codecov.FKTRPQ.gz 07:28:23 ==> Uploading reports 07:28:23 url: https://codecov.io 07:28:23 query: branch=PR-971&commit=7032ee1aeb5ae8dc64146b4b20160b0a9b938079&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 07:28:23 -> Pinging Codecov 07:28:23 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=7032ee1aeb5ae8dc64146b4b20160b0a9b938079&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 07:28:24 -> Uploading to 07:28:24 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/7032ee1aeb5ae8dc64146b4b20160b0a9b938079/5a56d732-51c1-4265-852d-d3a1cb87e590.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T072824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b00897dc496f00ce5c11061e282bd9642f7f5cf24c73379c9b65a2abe5676005 07:28:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:24 Dload Upload Total Spent Left Speed 07:28:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16342 0 0 100 16342 0 41720 --:--:-- --:--:-- --:--:-- 41688 100 16342 0 0 100 16342 0 41704 --:--:-- --:--:-- --:--:-- 41688 07:28:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7032ee1aeb5ae8dc64146b4b20160b0a9b938079 [Pipeline] } 07:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> package-listing.sh 07:28:26 ++ facter osfamily 07:28:26 ++ tr '[:upper:]' '[:lower:]' 07:28:27 + OS_FAMILY=redhat 07:28:27 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 07:28:27 + START_PACKAGES=/tmp/packages_start.txt 07:28:27 + END_PACKAGES=/tmp/packages_end.txt 07:28:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:27 + PACKAGES=/tmp/packages_start.txt 07:28:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 07:28:27 + PACKAGES=/tmp/packages_end.txt 07:28:27 + case "${OS_FAMILY}" in 07:28:27 + rpm -qa 07:28:27 + sort 07:28:27 + '[' -f /tmp/packages_start.txt ']' 07:28:27 + '[' -f /tmp/packages_end.txt ']' 07:28:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 07:28:27 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 07:28:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 07:28:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:28:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:28 07:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:28 alpine: Pulling from edgex-lftools-log-publisher 07:28:28 df20fa9351a1: Pulling fs layer 07:28:28 36b3adc4ff6f: Pulling fs layer 07:28:28 8ad3a11d3b57: Pulling fs layer 07:28:28 46f8f816bc3b: Pulling fs layer 07:28:28 93b61091891f: Pulling fs layer 07:28:28 93b9cdb0e59b: Pulling fs layer 07:28:28 5e14af77c1be: Pulling fs layer 07:28:28 01666e4c0597: Pulling fs layer 07:28:28 aa168da1d23b: Pulling fs layer 07:28:28 46f8f816bc3b: Waiting 07:28:28 93b61091891f: Waiting 07:28:28 93b9cdb0e59b: Waiting 07:28:28 5e14af77c1be: Waiting 07:28:28 01666e4c0597: Waiting 07:28:28 aa168da1d23b: Waiting 07:28:28 36b3adc4ff6f: Verifying Checksum 07:28:28 36b3adc4ff6f: Download complete 07:28:28 46f8f816bc3b: Verifying Checksum 07:28:28 46f8f816bc3b: Download complete 07:28:29 df20fa9351a1: Verifying Checksum 07:28:29 df20fa9351a1: Download complete 07:28:29 93b9cdb0e59b: Verifying Checksum 07:28:29 93b9cdb0e59b: Download complete 07:28:29 5e14af77c1be: Verifying Checksum 07:28:29 5e14af77c1be: Download complete 07:28:29 93b61091891f: Verifying Checksum 07:28:29 93b61091891f: Download complete 07:28:29 01666e4c0597: Verifying Checksum 07:28:29 01666e4c0597: Download complete 07:28:29 8ad3a11d3b57: Verifying Checksum 07:28:29 8ad3a11d3b57: Download complete 07:28:29 df20fa9351a1: Pull complete 07:28:29 36b3adc4ff6f: Pull complete 07:28:29 8ad3a11d3b57: Pull complete 07:28:30 46f8f816bc3b: Pull complete 07:28:30 93b61091891f: Pull complete 07:28:30 93b9cdb0e59b: Pull complete 07:28:30 5e14af77c1be: Pull complete 07:28:31 01666e4c0597: Pull complete 07:28:31 aa168da1d23b: Verifying Checksum 07:28:31 aa168da1d23b: Download complete 07:28:35 aa168da1d23b: Pull complete 07:28:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:28:35 prd-centos7-docker-4c-2g-883 does not seem to be running inside a container 07:28:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:28:39 $ docker top b35e537bcb2b9760204ae5348f6a6e904467de1e157d47482582c3a10273109c -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:39 + mkdir -p /var/log/sa [Pipeline] sh 07:28:40 + ls /var/log/sa-host 07:28:40 + sadf -c /var/log/sa-host/sa05 07:28:40 file_magic: OK 07:28:40 HZ: Using current value: 100 07:28:40 file_header: OK 07:28:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:28:40 Statistics: 07:28:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:40 File successfully converted to sysstat format version 12.2.1 07:28:40 + sadf -c /var/log/sa-host/sa23 07:28:40 file_magic: OK 07:28:40 HZ: Using current value: 100 07:28:40 file_header: OK 07:28:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:28:40 Statistics: 07:28:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:40 provisioning config files... 07:28:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config480480906993312022tmp [Pipeline] { [Pipeline] echo 07:28:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:40 ---> create-netrc.sh [Pipeline] } 07:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:28:41 ---> python-tools-install.sh [Pipeline] echo 07:28:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:41 ---> sudo-logs.sh 07:28:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:41 ---> job-cost.sh 07:28:41 lf-activate-venv: SKIPPING 07:28:41 DEBUG: total: 0.18000000715255737 07:28:41 INFO: Retrieving Stack Cost... 07:28:43 INFO: Retrieving Pricing Info for: v3-standard-2 07:28:43 INFO: Archiving Costs [Pipeline] echo 07:28:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:43 ---> logs-deploy.sh 07:28:43 lf-activate-venv: SKIPPING 07:28:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/7 07:28:43 INFO: archiving workspace using pattern(s): 07:28:44 Archives upload complete. 07:28:44 INFO: archiving logs to Nexus 07:28:45 ---> uname -a: 07:28:45 Linux prd-centos7-docker-4c-2g-883.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:28:45 07:28:45 07:28:45 ---> lscpu: 07:28:45 Architecture: x86_64 07:28:45 CPU op-mode(s): 32-bit, 64-bit 07:28:45 Byte Order: Little Endian 07:28:45 Address sizes: 40 bits physical, 48 bits virtual 07:28:45 CPU(s): 2 07:28:45 On-line CPU(s) list: 0,1 07:28:45 Thread(s) per core: 1 07:28:45 Core(s) per socket: 1 07:28:45 Socket(s): 2 07:28:45 NUMA node(s): 1 07:28:45 Vendor ID: AuthenticAMD 07:28:45 CPU family: 23 07:28:45 Model: 49 07:28:45 Model name: AMD EPYC-Rome Processor 07:28:45 Stepping: 0 07:28:45 CPU MHz: 2800.000 07:28:45 BogoMIPS: 5600.00 07:28:45 Virtualization: AMD-V 07:28:45 Hypervisor vendor: KVM 07:28:45 Virtualization type: full 07:28:45 L1d cache: 64 KiB 07:28:45 L1i cache: 64 KiB 07:28:45 L2 cache: 1 MiB 07:28:45 L3 cache: 32 MiB 07:28:45 NUMA node0 CPU(s): 0,1 07:28:45 Vulnerability Itlb multihit: Not affected 07:28:45 Vulnerability L1tf: Not affected 07:28:45 Vulnerability Mds: Not affected 07:28:45 Vulnerability Meltdown: Not affected 07:28:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:28:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:28:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:28:45 Vulnerability Srbds: Not affected 07:28:45 Vulnerability Tsx async abort: Not affected 07:28:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:28:45 07:28:45 07:28:45 ---> nproc: 07:28:45 2 07:28:45 07:28:45 07:28:45 ---> df -h: 07:28:45 Filesystem Size Used Available Use% Mounted on 07:28:45 overlay 40.0G 7.6G 32.4G 19% / 07:28:45 tmpfs 64.0M 0 64.0M 0% /dev 07:28:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:28:45 shm 64.0M 0 64.0M 0% /dev/shm 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:28:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 07:28:45 07:28:45 07:28:45 ---> free -m: 07:28:45 total used free shared buff/cache available 07:28:45 Mem: 7821 967 4755 0 2098 6676 07:28:45 Swap: 1023 0 1023 07:28:45 07:28:45 07:28:45 ---> ip addr: 07:28:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:28:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:28:45 inet 127.0.0.1/8 scope host lo 07:28:45 valid_lft forever preferred_lft forever 07:28:45 inet6 ::1/128 scope host 07:28:45 valid_lft forever preferred_lft forever 07:28:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:28:45 link/ether fa:16:3e:e4:65:94 brd ff:ff:ff:ff:ff:ff 07:28:45 inet 10.30.123.201/23 brd 10.30.123.255 scope global dynamic eth0 07:28:45 valid_lft 85651sec preferred_lft 85651sec 07:28:45 inet6 fe80::f816:3eff:fee4:6594/64 scope link 07:28:45 valid_lft forever preferred_lft forever 07:28:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:28:45 link/ether 02:42:f6:e5:fb:ea brd ff:ff:ff:ff:ff:ff 07:28:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:28:45 valid_lft forever preferred_lft forever 07:28:45 inet6 fe80::42:f6ff:fee5:fbea/64 scope link 07:28:45 valid_lft forever preferred_lft forever 07:28:45 07:28:45 07:28:45 ---> sar -b -r -n DEV: 07:28:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:45 07:28:45 07:16:05 LINUX RESTART (2 CPU) 07:28:45 07:28:45 07:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:28:45 07:18:01 6.91 0.15 6.76 0.00 22.49 286.08 0.00 07:28:45 07:19:01 0.43 0.00 0.43 0.00 0.00 6.76 0.00 07:28:45 07:20:01 0.25 0.00 0.25 0.00 0.00 3.45 0.00 07:28:45 07:21:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 07:28:45 07:22:01 0.28 0.00 0.28 0.00 0.00 4.23 0.00 07:28:45 07:23:01 0.30 0.00 0.30 0.00 0.00 4.55 0.00 07:28:45 07:24:01 0.18 0.00 0.18 0.00 0.00 3.27 0.00 07:28:45 07:25:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 07:28:45 07:26:01 0.28 0.00 0.28 0.00 0.00 3.81 0.00 07:28:45 07:27:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 07:28:45 07:28:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 07:28:45 Average: 0.86 0.01 0.85 0.00 2.01 29.04 0.00 07:28:45 07:28:45 07:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:45 07:18:01 5462584 0 803060 10.03 2620 1740668 1280876 14.14 572104 1574664 20 07:28:45 07:19:01 5472456 0 793128 9.90 2620 1740728 1204168 13.29 567192 1571648 16 07:28:45 07:20:01 5471156 0 794480 9.92 2620 1740676 1204288 13.30 563760 1575732 8 07:28:45 07:21:01 5469816 0 795812 9.94 2620 1740684 1204348 13.30 564916 1576036 20 07:28:45 07:22:01 5470192 0 795432 9.93 2620 1740688 1204372 13.30 561288 1579796 12 07:28:45 07:23:01 5471168 0 794456 9.92 2620 1740688 1204168 13.29 560316 1579796 16 07:28:45 07:24:01 5471112 0 794500 9.92 2620 1740700 1204168 13.29 560360 1579796 16 07:28:45 07:25:01 5462612 0 802996 10.03 2620 1740704 1204168 13.29 569352 1579796 16 07:28:45 07:26:01 5460148 0 805456 10.06 2620 1740708 1204168 13.29 573112 1577964 8 07:28:45 07:27:01 5459812 0 805788 10.06 2620 1740712 1204252 13.30 573656 1577964 12 07:28:45 07:28:01 5459748 0 805848 10.06 2620 1740716 1204216 13.30 581264 1570088 12 07:28:45 Average: 5466437 0 799178 9.98 2620 1740697 1211199 13.37 567938 1576662 14 07:28:45 07:28:45 07:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:28:45 07:18:01 eth0 8.30 5.20 8.17 2.67 0.00 0.00 0.00 0.00 07:28:45 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:19:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:28:45 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:20:01 eth0 1.30 0.32 0.33 0.20 0.00 0.00 0.00 0.00 07:28:45 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:21:01 eth0 0.83 0.28 0.30 0.20 0.00 0.00 0.00 0.00 07:28:45 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:22:01 eth0 0.85 0.38 0.42 0.26 0.00 0.00 0.00 0.00 07:28:45 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:45 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:24:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:45 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:25:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:45 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:45 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:27:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:45 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:28:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 07:28:45 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 Average: eth0 1.15 0.63 0.85 0.31 0.00 0.00 0.00 0.00 07:28:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:45 07:28:45 07:28:45 ---> sar -P ALL: 07:28:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:45 07:28:45 07:16:05 LINUX RESTART (2 CPU) 07:28:45 07:28:45 07:17:02 CPU %user %nice %system %iowait %steal %idle 07:28:45 07:18:01 all 0.39 0.00 0.26 0.04 0.03 99.27 07:28:45 07:18:01 0 0.32 0.00 0.27 0.03 0.05 99.32 07:28:45 07:18:01 1 0.46 0.00 0.26 0.05 0.02 99.22 07:28:45 07:19:01 all 0.11 0.00 0.04 0.00 0.03 99.82 07:28:45 07:19:01 0 0.05 0.00 0.03 0.00 0.05 99.87 07:28:45 07:19:01 1 0.17 0.00 0.05 0.00 0.02 99.77 07:28:45 07:20:01 all 0.14 0.00 0.03 0.00 0.02 99.81 07:28:45 07:20:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:28:45 07:20:01 1 0.20 0.00 0.02 0.00 0.00 99.78 07:28:45 07:21:01 all 0.13 0.00 0.03 0.00 0.03 99.81 07:28:45 07:21:01 0 0.20 0.00 0.05 0.00 0.05 99.70 07:28:45 07:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:45 07:22:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:28:45 07:22:01 0 0.08 0.00 0.02 0.00 0.03 99.87 07:28:45 07:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:28:45 07:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:28:45 07:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 07:28:45 07:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:28:45 07:24:01 all 0.09 0.00 0.04 0.00 0.03 99.84 07:28:45 07:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 07:28:45 07:24:01 1 0.08 0.00 0.07 0.00 0.03 99.82 07:28:45 07:25:01 all 0.07 0.00 0.04 0.00 0.04 99.85 07:28:45 07:25:01 0 0.10 0.00 0.03 0.00 0.07 99.80 07:28:45 07:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:28:45 07:26:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:28:45 07:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:28:45 07:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:28:45 07:27:01 all 0.02 0.00 0.03 0.00 0.03 99.93 07:28:45 07:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:45 07:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:28:45 07:28:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:28:45 07:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:28:45 07:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:28:45 07:28:45 Average: CPU %user %nice %system %iowait %steal %idle 07:28:45 Average: all 0.11 0.00 0.05 0.00 0.03 99.80 07:28:45 Average: 0 0.11 0.00 0.05 0.00 0.03 99.80 07:28:45 Average: 1 0.11 0.00 0.06 0.00 0.02 99.81 07:28:45 07:28:45 07:28:45