Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b4d03481ff393d24f9800b7af4a8231e2ff3b04+a24609de80133c139ab476bfa891138650961ed9 (d28894dddc7a9de2e1547de9c80177f7f5e7261d) 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-ssh1603571893971130312.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-ssh493719068983005531.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-ssh1573200835244359829.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-ssh1345954732136974456.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-ssh7966693339397188176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-319 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-ssh4508807379330756407.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-ssh5892838758877116498.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 a24609de80133c139ab476bfa891138650961ed9 into PR head commit 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 Merge succeeded, producing b2faf8847055e4d27b6b4863f882f169ca59b078 Checking out Revision b2faf8847055e4d27b6b4863f882f169ca59b078 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # 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-ssh2098739417510840846.key > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2faf8847055e4d27b6b4863f882f169ca59b078 # timeout=10 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" > git rev-list --no-walk 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:39 ========================================================= 06:42:39 EdgeX Global Pipelines Version Info 06:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:41 ------------------- 06:42:41 stable info: 06:42:41 ------------------- 06:42:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:42:41 Message: update stable to v1.0.195 06:42:41 ------------------- 06:42:41 experimental info: 06:42:41 ------------------- 06:42:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:42:41 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2faf8847055e4d27b6b4863f882f169ca59b078 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2faf88 [Pipeline] echo 06:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:42 provisioning config files... 06:42:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config9128700526943695891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:42 ---> docker-login.sh 06:42:42 nexus3.edgexfoundry.org:10001 06:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 nexus3.edgexfoundry.org:10002 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 nexus3.edgexfoundry.org:10003 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 nexus3.edgexfoundry.org:10004 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 docker.io 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:44 Configure a credential helper to remove this warning. See 06:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:44 06:42:44 Login Succeeded 06:42:44 ---> docker-login.sh ends [Pipeline] } 06:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:44 + git log --format=format:%s -1 b2faf8847055e4d27b6b4863f882f169ca59b078 [Pipeline] echo 06:42:44 GIT_COMMIT: b2faf8847055e4d27b6b4863f882f169ca59b078, Commit Message: Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD [Pipeline] echo 06:42:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:45 06:42:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:45 latest: Pulling from edgex-devops/git-semver 06:42:45 31603596830f: Pulling fs layer 06:42:45 54011a49482f: Pulling fs layer 06:42:45 a6820b24f6d8: Pulling fs layer 06:42:45 f581987b2513: Pulling fs layer 06:42:45 f581987b2513: Waiting 06:42:45 54011a49482f: Verifying Checksum 06:42:45 54011a49482f: Download complete 06:42:45 31603596830f: Verifying Checksum 06:42:45 31603596830f: Download complete 06:42:45 f581987b2513: Verifying Checksum 06:42:45 f581987b2513: Download complete 06:42:45 a6820b24f6d8: Verifying Checksum 06:42:45 a6820b24f6d8: Download complete 06:42:45 31603596830f: Pull complete 06:42:46 54011a49482f: Pull complete 06:42:46 a6820b24f6d8: Pull complete 06:42:46 f581987b2513: Pull complete 06:42:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:47 prd-centos7-docker-4c-2g-319 does not seem to be running inside a container 06:42:47 $ 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 06:42:48 $ docker top 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:48 [ssh-agent] Looking for ssh-agent implementation... 06:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:48 $ docker exec 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 ssh-agent 06:42:48 SSH_AUTH_SOCK=/tmp/ssh-2CLAn2FT0SmT/agent.13 06:42:48 SSH_AGENT_PID=20 06:42:48 Running ssh-add (command line suppressed) 06:42:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_384904631957587863.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_384904631957587863.key) 06:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:48 + git tag --points-at HEAD [Pipeline] } 06:42:48 $ docker exec --env ******** --env ******** 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 ssh-agent -k 06:42:48 unset SSH_AUTH_SOCK; 06:42:48 unset SSH_AGENT_PID; 06:42:48 echo Agent pid 20 killed; 06:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:49 [ssh-agent] Looking for ssh-agent implementation... 06:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:49 $ docker exec 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 ssh-agent 06:42:49 SSH_AUTH_SOCK=/tmp/ssh-NGKbFJWpq0AM/agent.51 06:42:49 SSH_AGENT_PID=58 06:42:49 Running ssh-add (command line suppressed) 06:42:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5645097956004374375.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5645097956004374375.key) 06:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:49 + git semver init 06:42:49 # -> Open(): unable to determine branch for HEAD 06:42:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 06:42:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 06:42:49 # $SEMVER_REMOTE_NAME = origin 06:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:42:49 # $SEMVER_USER_NAME = edgex-jenkins 06:42:49 # $SEMVER_BRANCH = PR-971 06:42:49 # $SEMVER_TEMP = /tmp/semver-038102801 06:42:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:42:50 # '/tmp/semver-038102801' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 06:42:50 # -> Force: false 06:42:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 06:42:50 $ docker exec --env ******** --env ******** 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 ssh-agent -k 06:42:50 unset SSH_AUTH_SOCK; 06:42:50 unset SSH_AGENT_PID; 06:42:50 echo Agent pid 58 killed; 06:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:50 + git semver [Pipeline] } 06:42:50 $ docker stop --time=1 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 06:42:51 $ docker rm -f 325785486f11d0bdd82c606f0c749d9c6078c69d747d32f0507d62554eaaceb8 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:42:52 Stashed 1 file(s) [Pipeline] echo 06:42:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:43:07 Still waiting to schedule task 06:43:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:43:07 Still waiting to schedule task 06:43:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:45:06 Running on prd-centos7-docker-4c-2g-322 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 06:45:06 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:45:06 Selected Git installation does not exist. Using Default 06:45:06 The recommended git tool is: NONE 06:45:09 using credential edgex-jenkins-ssh 06:45:09 Cloning the remote Git repository 06:45:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:45:09 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:45:09 > git --version # timeout=10 06:45:09 > git --version # 'git version 2.24.4' 06:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:09 [INFO] Currently running in a labeled security context 06:45:09 [INFO] Currently SELinux is 'enforcing' on the host 06:45:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh8293891068587373225.key 06:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:10 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 06:45:10 Merge succeeded, producing 4fca21a5b9430d7078f10cea7ef6a35f13a52fec 06:45:10 Checking out Revision 4fca21a5b9430d7078f10cea7ef6a35f13a52fec (PR-971) 06:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:45:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:09 [INFO] Currently running in a labeled security context 06:45:09 [INFO] Currently SELinux is 'enforcing' on the host 06:45:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh5295530160912379514.key 06:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:10 > git config core.sparsecheckout # timeout=10 06:45:10 > git checkout -f 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # timeout=10 06:45:10 > git remote # timeout=10 06:45:10 > git config --get remote.origin.url # timeout=10 06:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:10 [INFO] Currently running in a labeled security context 06:45:10 [INFO] Currently SELinux is 'enforcing' on the host 06:45:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh3923726355550749560.key 06:45:10 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 06:45:10 > git rev-parse HEAD^{commit} # timeout=10 06:45:10 > git config core.sparsecheckout # timeout=10 06:45:10 > git checkout -f 4fca21a5b9430d7078f10cea7ef6a35f13a52fec # timeout=10 06:45:14 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" 06:45:14 > git rev-list --no-walk 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:45:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:45:15 + sudo service docker restart 06:45:15 + true 06:45:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:34 provisioning config files... 06:45:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4954882336187902193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:34 ---> docker-login.sh 06:45:34 nexus3.edgexfoundry.org:10001 06:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:34 Configure a credential helper to remove this warning. See 06:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:34 06:45:34 Login Succeeded 06:45:34 nexus3.edgexfoundry.org:10002 06:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:34 Configure a credential helper to remove this warning. See 06:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:34 06:45:34 Login Succeeded 06:45:34 nexus3.edgexfoundry.org:10003 06:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:34 Configure a credential helper to remove this warning. See 06:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:34 06:45:34 Login Succeeded 06:45:34 nexus3.edgexfoundry.org:10004 06:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:35 Configure a credential helper to remove this warning. See 06:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:35 06:45:35 Login Succeeded 06:45:35 docker.io 06:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:35 Configure a credential helper to remove this warning. See 06:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:35 06:45:35 Login Succeeded 06:45:35 ---> docker-login.sh ends [Pipeline] } 06:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:35 ========================================================= 06:45:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:45:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:45:35 Sending build context to Docker daemon 2.69MB 06:45:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:45:35 Step 2/8 : FROM ${BASE} 06:45:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:36 540db60ca938: Pulling fs layer 06:45:36 adcc1eea9eea: Pulling fs layer 06:45:36 4c4ab2625f07: Pulling fs layer 06:45:36 0510c868ecb4: Pulling fs layer 06:45:36 afea3b2eda06: Pulling fs layer 06:45:36 7809a108b3ef: Pulling fs layer 06:45:36 f706445af74f: Pulling fs layer 06:45:36 0510c868ecb4: Waiting 06:45:36 afea3b2eda06: Waiting 06:45:36 7809a108b3ef: Waiting 06:45:36 f706445af74f: Waiting 06:45:36 4c4ab2625f07: Verifying Checksum 06:45:36 4c4ab2625f07: Download complete 06:45:36 adcc1eea9eea: Verifying Checksum 06:45:36 adcc1eea9eea: Download complete 06:45:36 afea3b2eda06: Verifying Checksum 06:45:36 afea3b2eda06: Download complete 06:45:36 7809a108b3ef: Verifying Checksum 06:45:36 7809a108b3ef: Download complete 06:45:36 540db60ca938: Verifying Checksum 06:45:36 540db60ca938: Download complete 06:45:36 540db60ca938: Pull complete 06:45:36 adcc1eea9eea: Pull complete 06:45:36 4c4ab2625f07: Pull complete 06:45:37 f706445af74f: Verifying Checksum 06:45:37 f706445af74f: Download complete 06:45:38 0510c868ecb4: Verifying Checksum 06:45:38 0510c868ecb4: Download complete 06:45:42 0510c868ecb4: Pull complete 06:45:42 afea3b2eda06: Pull complete 06:45:42 7809a108b3ef: Pull complete 06:45:43 f706445af74f: Pull complete 06:45:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:45:43 ---> b068be0155e3 06:45:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:45:47 ---> Running in cd1ed222ab7d 06:45:47 Removing intermediate container cd1ed222ab7d 06:45:47 ---> a5044f8e5e84 06:45:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:47 ---> Running in 31a14586b61c 06:45:47 Removing intermediate container 31a14586b61c 06:45:47 ---> 5d05e92080b7 06:45:47 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:45:47 ---> Running in ac2cc890cbac 06:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:45:49 (1/6) Installing libc-dev (0.7.2-r3) 06:45:49 (2/6) Installing libsodium (1.0.18-r0) 06:45:49 (3/6) Installing pkgconf (1.7.3-r0) 06:45:49 (4/6) Installing libsodium-dev (1.0.18-r0) 06:45:49 (5/6) Installing libzmq (4.3.3-r1) 06:45:49 (6/6) Installing zeromq-dev (4.3.3-r1) 06:45:50 Executing busybox-1.32.1-r6.trigger 06:45:50 OK: 150 MiB in 46 packages 06:45:50 Removing intermediate container ac2cc890cbac 06:45:50 ---> 50dc2faad5d4 06:45:50 Step 6/8 : WORKDIR /device-sdk-go 06:45:50 ---> Running in d7e3b92e7253 06:45:50 Removing intermediate container d7e3b92e7253 06:45:50 ---> 77ec7647f327 06:45:50 Step 7/8 : COPY . . 06:45:50 ---> e0856ba9f4b5 06:45:50 Step 8/8 : RUN go mod download 06:45:50 ---> Running in 200a2d06deb0 06:46:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 06:46:02 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:46:02 Selected Git installation does not exist. Using Default 06:46:02 The recommended git tool is: NONE 06:46:03 Removing intermediate container 200a2d06deb0 06:46:03 ---> b810d264242c 06:46:03 Successfully built b810d264242c 06:46:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:46:03 + docker inspect -f . ci-base-image-x86_64 06:46:03 . [Pipeline] withDockerContainer 06:46:03 prd-centos7-docker-4c-2g-322 does not seem to be running inside a container 06:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:04 $ docker top 268a6028b295847923eeb4002fb47557f2c0f629c830e8b3cd6fe1d357710025 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:04 + go version 06:46:04 go version go1.16.3 linux/amd64 [Pipeline] } 06:46:04 $ docker stop --time=1 268a6028b295847923eeb4002fb47557f2c0f629c830e8b3cd6fe1d357710025 06:46:05 $ docker rm -f 268a6028b295847923eeb4002fb47557f2c0f629c830e8b3cd6fe1d357710025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:06 + docker inspect -f . ci-base-image-x86_64 06:46:06 . [Pipeline] withDockerContainer 06:46:06 prd-centos7-docker-4c-2g-322 does not seem to be running inside a container 06:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:06 $ docker top e651e9cd339a2c9a24d247b1194adee44c1f2d1d1cd2b8bf0096e92b9be8c6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:07 + go mod tidy [Pipeline] sh 06:46:07 + make test 06:46:07 go mod tidy 06:46:07 using credential edgex-jenkins-ssh 06:46:07 Cloning the remote Git repository 06:46:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:46:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:46:08 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:46:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:08 > git --version # timeout=10 06:46:08 > git --version # 'git version 2.17.1' 06:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:10 Merging remotes/origin/master commit a24609de80133c139ab476bfa891138650961ed9 into PR head commit 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 06:46:10 Merge succeeded, producing f39f95200854f0cf558984a7d00ae0e3ef99ca3a 06:46:10 Checking out Revision f39f95200854f0cf558984a7d00ae0e3ef99ca3a (PR-971) 06:46:10 > git config core.sparsecheckout # timeout=10 06:46:10 > git checkout -f 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # timeout=10 06:46:10 > git remote # timeout=10 06:46:10 > git config --get remote.origin.url # timeout=10 06:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:10 > git merge a24609de80133c139ab476bfa891138650961ed9 # timeout=10 06:46:10 > git rev-parse HEAD^{commit} # timeout=10 06:46:10 > git config core.sparsecheckout # timeout=10 06:46:10 > git checkout -f f39f95200854f0cf558984a7d00ae0e3ef99ca3a # timeout=10 06:46:14 Commit message: "Merge commit 'a24609de80133c139ab476bfa891138650961ed9' into HEAD" 06:46:14 > git rev-list --no-walk 9b4d03481ff393d24f9800b7af4a8231e2ff3b04 # timeout=10 06:46:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:46:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:46:16 + sudo service docker restart+ 06:46:16 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:35 provisioning config files... 06:46:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8378877045087581960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:35 ---> docker-login.sh 06:46:35 nexus3.edgexfoundry.org:10001 06:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:36 Configure a credential helper to remove this warning. See 06:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:36 06:46:36 Login Succeeded 06:46:36 nexus3.edgexfoundry.org:10002 06:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:37 Configure a credential helper to remove this warning. See 06:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:37 06:46:37 Login Succeeded 06:46:37 nexus3.edgexfoundry.org:10003 06:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:37 Configure a credential helper to remove this warning. See 06:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:37 06:46:37 Login Succeeded 06:46:37 nexus3.edgexfoundry.org:10004 06:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:38 Configure a credential helper to remove this warning. See 06:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:38 06:46:38 Login Succeeded 06:46:38 docker.io 06:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:38 Configure a credential helper to remove this warning. See 06:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:38 06:46:38 Login Succeeded 06:46:38 ---> docker-login.sh ends [Pipeline] } 06:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:46:39 ========================================================= 06:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:46:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:46:40 Sending build context to Docker daemon 2.69MB 06:46:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:46:40 Step 2/8 : FROM ${BASE} 06:46:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:40 595b0fe564bb: Pulling fs layer 06:46:40 3088b5b3c5c0: Pulling fs layer 06:46:40 5b7225fbf94c: Pulling fs layer 06:46:40 ba82ee9f976e: Pulling fs layer 06:46:40 506bd15cee9f: Pulling fs layer 06:46:40 75a0a4a0db45: Pulling fs layer 06:46:40 618dc40b7e24: Pulling fs layer 06:46:40 506bd15cee9f: Waiting 06:46:40 618dc40b7e24: Waiting 06:46:40 75a0a4a0db45: Waiting 06:46:40 ba82ee9f976e: Waiting 06:46:40 5b7225fbf94c: Download complete 06:46:40 3088b5b3c5c0: Verifying Checksum 06:46:40 3088b5b3c5c0: Download complete 06:46:40 506bd15cee9f: Download complete 06:46:40 75a0a4a0db45: Download complete 06:46:40 595b0fe564bb: Download complete 06:46:41 595b0fe564bb: Pull complete 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 25.4% of statements 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.090s coverage: 28.1% of statements 06:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 06:46:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 9.0% of statements 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:46:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:46:41 3088b5b3c5c0: Pull complete 06:46:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements 06:46:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:46:42 5b7225fbf94c: Pull complete 06:46:43 618dc40b7e24: Verifying Checksum 06:46:43 618dc40b7e24: Download complete 06:46:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.081s coverage: 83.3% of statements 06:46:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:46:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:46:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 58.0% of statements 06:46:44 ba82ee9f976e: Verifying Checksum 06:46:44 ba82ee9f976e: Download complete 06:46:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.880s coverage: 89.2% of statements 06:46:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:46:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 5.0% of statements 06:46:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:46:44 GO111MODULE=on go vet ./... 06:46:54 ba82ee9f976e: Pull complete 06:46:55 506bd15cee9f: Pull complete 06:46:55 75a0a4a0db45: Pull complete 06:46:59 618dc40b7e24: Pull complete 06:46:59 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:46:59 ---> a36622ca3599 06:46:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:01 ---> Running in 075f5bdcd7ca 06:47:01 Removing intermediate container 075f5bdcd7ca 06:47:01 ---> 7e3ece97aab9 06:47:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:01 ---> Running in 810a28cafe4d 06:47:04 Removing intermediate container 810a28cafe4d 06:47:04 ---> 33c745416f28 06:47:04 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:47:04 ---> Running in dd44add2c99a 06:47:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:47:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:47:07 gofmt -l . 06:47:07 [ "`gofmt -l .`" = "" ] 06:47:07 ./bin/test-attribution-txt.sh 06:47:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:47:07 $ docker stop --time=1 e651e9cd339a2c9a24d247b1194adee44c1f2d1d1cd2b8bf0096e92b9be8c6c3 06:47:07 (1/6) Installing libc-dev (0.7.2-r3) 06:47:07 (2/6) Installing libsodium (1.0.18-r0) 06:47:07 (3/6) Installing pkgconf (1.7.3-r0) 06:47:07 (4/6) Installing libsodium-dev (1.0.18-r0) 06:47:07 (5/6) Installing libzmq (4.3.3-r1) 06:47:07 (6/6) Installing zeromq-dev (4.3.3-r1) 06:47:08 Executing busybox-1.32.1-r6.trigger 06:47:08 OK: 139 MiB in 46 packages 06:47:08 $ docker rm -f e651e9cd339a2c9a24d247b1194adee44c1f2d1d1cd2b8bf0096e92b9be8c6c3 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:09 Removing intermediate container dd44add2c99a 06:47:09 ---> d1a0297cb97d 06:47:09 Step 6/8 : WORKDIR /device-sdk-go 06:47:09 ---> Running in ca1d7aac60cd 06:47:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:47:09 Removing intermediate container ca1d7aac60cd 06:47:09 ---> 17666d33304c 06:47:09 Step 7/8 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:47:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:11 ---> 614bb58bc72c 06:47:11 Step 8/8 : RUN go mod download 06:47:11 + ls -al . 06:47:11 total 208 06:47:11 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 19 06:47 . 06:47:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 19 06:45 .. 06:47:11 drwxrwxr-x. 2 jenkins jenkins 64 Jun 19 06:45 bin 06:47:11 -rw-r--r--. 1 jenkins jenkins 126073 Jun 19 06:46 coverage.out 06:47:11 -rw-rw-r--. 1 jenkins jenkins 987 Jun 19 06:45 Dockerfile.build 06:47:11 -rw-rw-r--. 1 jenkins jenkins 140 Jun 19 06:45 .dockerignore 06:47:11 drwxrwxr-x. 5 jenkins jenkins 62 Jun 19 06:45 example 06:47:11 drwxrwxr-x. 8 jenkins jenkins 179 Jun 19 06:45 .git 06:47:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 19 06:45 .github 06:47:11 -rw-rw-r--. 1 jenkins jenkins 138 Jun 19 06:45 .gitignore 06:47:11 -rw-r--r--. 1 jenkins jenkins 576 Jun 19 06:47 go.mod 06:47:11 -rw-r--r--. 1 jenkins jenkins 20385 Jun 19 06:46 go.sum 06:47:11 drwxrwxr-x. 15 jenkins jenkins 224 Jun 19 06:45 internal 06:47:11 -rw-rw-r--. 1 jenkins jenkins 894 Jun 19 06:45 Jenkinsfile 06:47:11 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 19 06:45 LICENSE 06:47:11 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 19 06:45 Makefile 06:47:11 drwxrwxr-x. 4 jenkins jenkins 26 Jun 19 06:45 openapi 06:47:11 drwxrwxr-x. 5 jenkins jenkins 50 Jun 19 06:45 pkg 06:47:11 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 19 06:45 README.md 06:47:11 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 19 06:45 RELEASE-NOTES.txt 06:47:11 drwxrwxr-x. 4 jenkins jenkins 54 Jun 19 06:45 snap 06:47:11 -rw-rw-r--. 1 jenkins jenkins 5 Jun 19 06:42 VERSION 06:47:11 -rw-rw-r--. 1 jenkins jenkins 222 Jun 19 06:45 version.go [Pipeline] isUnix [Pipeline] sh 06:47:11 ---> Running in b5a81eb0e553 06:47:11 + 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=4fca21a5b9430d7078f10cea7ef6a35f13a52fec --label arch=amd64 --label version=0.0.0 . 06:47:11 Sending build context to Docker daemon 2.817MB 06:47:11 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:47:11 Step 2/23 : FROM ${BASE} AS builder 06:47:11 ---> b810d264242c 06:47:11 Step 3/23 : WORKDIR /device-sdk-go 06:47:11 ---> Running in bb92f5f61f89 06:47:11 Removing intermediate container bb92f5f61f89 06:47:11 ---> 974e4910f3c1 06:47:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:11 ---> Running in c1a89ce4b8b8 06:47:11 Removing intermediate container c1a89ce4b8b8 06:47:11 ---> 00260b401f9f 06:47:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:11 ---> Running in fa7ef004fd31 06:47:12 Removing intermediate container fa7ef004fd31 06:47:12 ---> 601f1885fc78 06:47:12 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:47:12 ---> Running in 411003fc32ad 06:47:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:14 OK: 150 MiB in 46 packages 06:47:14 Removing intermediate container 411003fc32ad 06:47:14 ---> dd0c9b1a32ed 06:47:14 Step 7/23 : COPY . . 06:47:14 ---> 4baf1bbbc492 06:47:14 Step 8/23 : RUN go mod download 06:47:14 ---> Running in 2923309fb5ee 06:47:15 Removing intermediate container 2923309fb5ee 06:47:15 ---> 4a7b819272a7 06:47:15 Step 9/23 : RUN make build 06:47:15 ---> Running in c697df4be6ed 06:47:15 go mod tidy 06:47:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:47:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:47:28 Removing intermediate container c697df4be6ed 06:47:28 ---> fb5f7787ce63 06:47:28 Step 10/23 : FROM alpine:3.12 06:47:28 3.12: Pulling from library/alpine 06:47:29 339de151aab4: Pulling fs layer 06:47:29 339de151aab4: Download complete 06:47:29 339de151aab4: Pull complete 06:47:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:47:29 Status: Downloaded newer image for alpine:3.12 06:47:29 ---> 13621d1b12d4 06:47:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:29 ---> Running in be8397051c3c 06:47:29 Removing intermediate container be8397051c3c 06:47:29 ---> 312845dbc704 06:47:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:29 ---> Running in 83432372eec9 06:47:30 Removing intermediate container 83432372eec9 06:47:30 ---> e5faa7ef5b09 06:47:30 Step 13/23 : RUN apk add --update --no-cache zeromq 06:47:30 ---> Running in 2e68e1f7a08e 06:47:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:47:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:47:32 (1/5) Installing libgcc (9.3.0-r2) 06:47:32 (2/5) Installing libsodium (1.0.18-r0) 06:47:32 (3/5) Installing libstdc++ (9.3.0-r2) 06:47:33 (4/5) Installing libzmq (4.3.3-r0) 06:47:33 (5/5) Installing zeromq (4.3.3-r0) 06:47:33 Executing busybox-1.31.1-r20.trigger 06:47:33 OK: 8 MiB in 19 packages 06:47:33 Removing intermediate container 2e68e1f7a08e 06:47:33 ---> c16f988c4dd0 06:47:33 Step 14/23 : WORKDIR / 06:47:33 ---> Running in b623bd195d7e 06:47:33 Removing intermediate container b623bd195d7e 06:47:33 ---> a36fdadf9a24 06:47:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:47:33 ---> 525828e13c5a 06:47:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:47:34 ---> 19f8a55c7367 06:47:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:47:34 ---> c2363cdd6475 06:47:34 Step 18/23 : EXPOSE 59999 06:47:34 ---> Running in 9446d520dc1c 06:47:34 Removing intermediate container 9446d520dc1c 06:47:34 ---> f14307ba324f 06:47:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:47:34 ---> Running in 27a4b0140c48 06:47:34 Removing intermediate container 27a4b0140c48 06:47:34 ---> ab9c61fbacca 06:47:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:34 ---> Running in f00c37663fe8 06:47:34 Removing intermediate container f00c37663fe8 06:47:34 ---> 584890b535bf 06:47:34 Step 21/23 : LABEL arch=amd64 06:47:34 ---> Running in ad75b4e9cfaf 06:47:34 Removing intermediate container ad75b4e9cfaf 06:47:34 ---> 94db950dd13c 06:47:34 Step 22/23 : LABEL git_sha=4fca21a5b9430d7078f10cea7ef6a35f13a52fec 06:47:34 ---> Running in 8b00ff487880 06:47:34 Removing intermediate container 8b00ff487880 06:47:34 ---> a5437ec97131 06:47:34 Step 23/23 : LABEL version=0.0.0 06:47:34 ---> Running in d24da616897f 06:47:34 Removing intermediate container d24da616897f 06:47:34 ---> 737a95fb9c22 06:47:34 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:47:34 Successfully built 737a95fb9c22 06:47:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:47:35 ---> job-cost.sh 06:47:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tWVI 06:47:38 Removing intermediate container b5a81eb0e553 06:47:38 ---> f6f6c952245c 06:47:38 Successfully built f6f6c952245c 06:47:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:47:38 + docker inspect -f . ci-base-image-arm64 06:47:38 . [Pipeline] withDockerContainer 06:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 06:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:40 $ docker top edba5f0b473be46e9403dd00c9e15f76cd48165fbaca6fb3b8d95de429ec6ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:41 + go version 06:47:41 go version go1.16.5 linux/arm64 [Pipeline] } 06:47:41 $ docker stop --time=1 edba5f0b473be46e9403dd00c9e15f76cd48165fbaca6fb3b8d95de429ec6ea5 06:47:43 $ docker rm -f edba5f0b473be46e9403dd00c9e15f76cd48165fbaca6fb3b8d95de429ec6ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:44 + docker inspect -f . ci-base-image-arm64 06:47:44 . [Pipeline] withDockerContainer 06:47:44 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 06:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:47:46 $ docker top a63b988658e95446309967356c3f797d0a2598c59bd223453923cd26c1caa463 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:47 + go mod tidy [Pipeline] sh 06:47:48 + make test 06:47:48 go mod tidy 06:47:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-tWVI/bin to PATH 06:47:57 INFO: No Stack... 06:47:58 INFO: Retrieving Pricing Info for: v3-standard-2 06:47:59 INFO: Archiving Costs [Pipeline] sh 06:47:59 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 06:47:59 + cut -d, -f6 [Pipeline] lock 06:47:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] 06:47:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] did not exist. Created. 06:47:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:59 + echo total: 0.05999999865889549 [Pipeline] stash 06:47:59 Stashed 1 file(s) [Pipeline] } 06:47:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:49:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:49:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.246s coverage: 25.4% of statements 06:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:49:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.226s coverage: 28.1% of statements 06:49:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.220s coverage: 78.9% of statements 06:49:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.177s coverage: 9.0% of statements 06:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.317s coverage: 29.2% of statements 06:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:49:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.194s coverage: 83.3% of statements 06:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:49:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 58.0% of statements 06:49:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.088s coverage: 89.2% of statements 06:49:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:49:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.166s coverage: 5.0% of statements 06:49:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:49:31 GO111MODULE=on go vet ./... 06:50:27 gofmt -l . 06:50:27 [ "`gofmt -l .`" = "" ] 06:50:27 ./bin/test-attribution-txt.sh 06:50:27 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:50:27 $ docker stop --time=1 a63b988658e95446309967356c3f797d0a2598c59bd223453923cd26c1caa463 06:50:29 $ docker rm -f a63b988658e95446309967356c3f797d0a2598c59bd223453923cd26c1caa463 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:50:30 Warning: overwriting stash ‘coverage-report’ 06:50:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:32 + ls -al . 06:50:32 total 244 06:50:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:50 . 06:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:46 .. 06:50:32 -rw-rw-r-- 1 jenkins jenkins 140 Jun 19 06:46 .dockerignore 06:50:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:46 .git 06:50:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:46 .github 06:50:32 -rw-rw-r-- 1 jenkins jenkins 138 Jun 19 06:46 .gitignore 06:50:32 -rw-rw-r-- 1 jenkins jenkins 987 Jun 19 06:46 Dockerfile.build 06:50:32 -rw-rw-r-- 1 jenkins jenkins 894 Jun 19 06:46 Jenkinsfile 06:50:32 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 19 06:46 LICENSE 06:50:32 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 19 06:46 Makefile 06:50:32 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 19 06:46 README.md 06:50:32 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 19 06:46 RELEASE-NOTES.txt 06:50:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:42 VERSION 06:50:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:46 bin 06:50:32 -rw-r--r-- 1 jenkins jenkins 126073 Jun 19 06:49 coverage.out 06:50:32 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:46 example 06:50:32 -rw-r--r-- 1 jenkins jenkins 576 Jun 19 06:50 go.mod 06:50:32 -rw-r--r-- 1 jenkins jenkins 20385 Jun 19 06:47 go.sum 06:50:32 drwxrwxr-x 15 jenkins jenkins 4096 Jun 19 06:46 internal 06:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:46 openapi 06:50:32 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 06:46 pkg 06:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:46 snap 06:50:32 -rw-rw-r-- 1 jenkins jenkins 222 Jun 19 06:46 version.go [Pipeline] isUnix [Pipeline] sh 06:50:32 + 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=f39f95200854f0cf558984a7d00ae0e3ef99ca3a --label arch=arm64 --label version=0.0.0 . 06:50:33 Sending build context to Docker daemon 2.817MB 06:50:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:50:33 Step 2/23 : FROM ${BASE} AS builder 06:50:33 ---> f6f6c952245c 06:50:33 Step 3/23 : WORKDIR /device-sdk-go 06:50:33 ---> Running in d0911bb47bc4 06:50:34 Removing intermediate container d0911bb47bc4 06:50:34 ---> 883313fee6b5 06:50:34 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:50:34 ---> Running in c0ef2373102e 06:50:34 Removing intermediate container c0ef2373102e 06:50:34 ---> b422f9b63da8 06:50:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:34 ---> Running in 7c8e736afde4 06:50:36 Removing intermediate container 7c8e736afde4 06:50:36 ---> 634854cda33d 06:50:36 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:50:37 ---> Running in 189226cef85d 06:50:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:50:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:50:39 OK: 139 MiB in 46 packages 06:50:40 Removing intermediate container 189226cef85d 06:50:40 ---> 5892f31df159 06:50:40 Step 7/23 : COPY . . 06:50:42 ---> 478cf395fd6a 06:50:42 Step 8/23 : RUN go mod download 06:50:42 ---> Running in 95d3c1969eec 06:50:45 Removing intermediate container 95d3c1969eec 06:50:45 ---> 3ba104f615f1 06:50:45 Step 9/23 : RUN make build 06:50:45 ---> Running in d1551d8cbe5a 06:50:50 go mod tidy 06:50:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:51:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:51:24 Removing intermediate container d1551d8cbe5a 06:51:24 ---> e0103b1ab008 06:51:24 Step 10/23 : FROM alpine:3.12 06:51:24 3.12: Pulling from library/alpine 06:51:24 d2f70382dc9a: Pulling fs layer 06:51:25 d2f70382dc9a: Verifying Checksum 06:51:25 d2f70382dc9a: Pull complete 06:51:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:51:25 Status: Downloaded newer image for alpine:3.12 06:51:25 ---> c4fd0aeabfcf 06:51:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:26 ---> Running in 21f3aa11ab17 06:51:26 Removing intermediate container 21f3aa11ab17 06:51:26 ---> dcc1f3f7aba6 06:51:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:26 ---> Running in 6ce9dbd816d0 06:51:28 Removing intermediate container 6ce9dbd816d0 06:51:28 ---> 0b49b9ce2230 06:51:28 Step 13/23 : RUN apk add --update --no-cache zeromq 06:51:29 ---> Running in ea4334b72107 06:51:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:51:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:51:31 (1/5) Installing libgcc (9.3.0-r2) 06:51:31 (2/5) Installing libsodium (1.0.18-r0) 06:51:31 (3/5) Installing libstdc++ (9.3.0-r2) 06:51:32 (4/5) Installing libzmq (4.3.3-r0) 06:51:32 (5/5) Installing zeromq (4.3.3-r0) 06:51:32 Executing busybox-1.31.1-r20.trigger 06:51:32 OK: 8 MiB in 19 packages 06:51:33 Removing intermediate container ea4334b72107 06:51:33 ---> 463ac6b8d052 06:51:33 Step 14/23 : WORKDIR / 06:51:33 ---> Running in c0fecaa98a39 06:51:33 Removing intermediate container c0fecaa98a39 06:51:33 ---> 10d05e4af47b 06:51:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:51:34 ---> dc16c719efff 06:51:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:51:36 ---> 89a3b99960d5 06:51:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:51:36 ---> e2929d5ee30d 06:51:36 Step 18/23 : EXPOSE 59999 06:51:37 ---> Running in a832da06db20 06:51:37 Removing intermediate container a832da06db20 06:51:37 ---> c3527ae85768 06:51:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:51:37 ---> Running in 56bb66c774d2 06:51:37 Removing intermediate container 56bb66c774d2 06:51:37 ---> f15031e073e0 06:51:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:51:38 ---> Running in 96e07c86f7bd 06:51:38 Removing intermediate container 96e07c86f7bd 06:51:38 ---> 56b7c4ff194d 06:51:38 Step 21/23 : LABEL arch=arm64 06:51:38 ---> Running in a1c47772eaef 06:51:39 Removing intermediate container a1c47772eaef 06:51:39 ---> 3abeec6798f2 06:51:39 Step 22/23 : LABEL git_sha=f39f95200854f0cf558984a7d00ae0e3ef99ca3a 06:51:39 ---> Running in f76ff032a5b3 06:51:40 Removing intermediate container f76ff032a5b3 06:51:40 ---> 36e3bc3382cf 06:51:40 Step 23/23 : LABEL version=0.0.0 06:51:40 ---> Running in 2193f0591bc0 06:51:40 Removing intermediate container 2193f0591bc0 06:51:40 ---> 432779dd7225 06:51:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:51:40 Successfully built 432779dd7225 06:51:40 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:51:41 ---> job-cost.sh 06:51:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qvVC 06:52:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-qvVC/bin to PATH 06:53:41 INFO: No Stack... 06:53:41 INFO: Retrieving Pricing Info for: v2-standard-4 06:53:41 INFO: Archiving Costs [Pipeline] sh 06:53:42 + cut -d, -f6 06:53:42 + cat /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 06:53:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] 06:53:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] did not exist. Created. 06:53:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:53:42 /w/workspace/device-sdk-go/4@tmp/durable-9d9e3382/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-9d9e3382/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:53:43 + echo total: 0.18000000715255737 [Pipeline] stash 06:53:43 Warning: overwriting stash ‘stack-cost’ 06:53:43 Stashed 1 file(s) [Pipeline] } 06:53:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:53:43 provisioning config files... 06:53:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1998648971721125047tmp [Pipeline] { [Pipeline] sh 06:53:44 + set +x 06:53:44 + bash -s -- 06:53:44 + curl -s https://codecov.io/bash 06:53:44 06:53:44 _____ _ 06:53:44 / ____| | | 06:53:44 | | ___ __| | ___ ___ _____ __ 06:53:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:53:44 | |___| (_) | (_| | __/ (_| (_) \ V / 06:53:44 \_____\___/ \__,_|\___|\___\___/ \_/ 06:53:44 Bash-1.0.3 06:53:44 06:53:44 06:53:44 ==> git version 2.24.4 found 06:53:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:53:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:53:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:53:44 ==> Jenkins CI detected. 06:53:44 project root: . 06:53:44 --> token set from env 06:53:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:53:44 ==> Running gcov in . (disable via -X gcov) 06:53:44 ==> Python coveragepy not found 06:53:44 ==> Searching for coverage reports in: 06:53:44 + . 06:53:44 -> Found 1 reports 06:53:44 ==> Detecting git/mercurial file structure 06:53:44 ==> Reading reports 06:53:44 + ./coverage.out bytes=126073 06:53:44 ==> Appending adjustments 06:53:44 https://docs.codecov.io/docs/fixing-reports 06:53:44 + Found adjustments 06:53:44 ==> Gzipping contents 06:53:44 20K /tmp/codecov.uF89fs.gz 06:53:44 ==> Uploading reports 06:53:44 url: https://codecov.io 06:53:44 query: branch=PR-971&commit=b2faf8847055e4d27b6b4863f882f169ca59b078&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 06:53:44 -> Pinging Codecov 06:53:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=b2faf8847055e4d27b6b4863f882f169ca59b078&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 06:53:45 -> Uploading to 06:53:45 https://storage.googleapis.com/codecov/v4/raw/2021-06-19/7E55EF52A471D76F132DFD9A03CDDE97/b2faf8847055e4d27b6b4863f882f169ca59b078/00ed6fc5-deee-45f4-9f63-6926714fc6ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210619T065344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=805840e80d440bdadf0acbe5208f6c32f80b75db4c4d5b5ec9a69f3fff926d7f 06:53:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:45 Dload Upload Total Spent Left Speed 06:53:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16422 0 0 100 16422 0 34404 --:--:-- --:--:-- --:--:-- 34355 100 16422 0 0 100 16422 0 34395 --:--:-- --:--:-- --:--:-- 34355 06:53:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b2faf8847055e4d27b6b4863f882f169ca59b078 [Pipeline] } 06:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:53:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:47 ---> package-listing.sh 06:53:47 ++ facter osfamily 06:53:47 ++ tr '[:upper:]' '[:lower:]' 06:53:47 + OS_FAMILY=redhat 06:53:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 06:53:47 + START_PACKAGES=/tmp/packages_start.txt 06:53:47 + END_PACKAGES=/tmp/packages_end.txt 06:53:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:47 + PACKAGES=/tmp/packages_start.txt 06:53:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 06:53:47 + PACKAGES=/tmp/packages_end.txt 06:53:47 + case "${OS_FAMILY}" in 06:53:47 + rpm -qa 06:53:47 + sort 06:53:48 + '[' -f /tmp/packages_start.txt ']' 06:53:48 + '[' -f /tmp/packages_end.txt ']' 06:53:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 06:53:48 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 06:53:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 06:53:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:53:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:49 06:53:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:53:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:49 alpine: Pulling from edgex-lftools-log-publisher 06:53:49 df20fa9351a1: Pulling fs layer 06:53:49 36b3adc4ff6f: Pulling fs layer 06:53:49 8ad3a11d3b57: Pulling fs layer 06:53:49 46f8f816bc3b: Pulling fs layer 06:53:49 93b61091891f: Pulling fs layer 06:53:49 93b9cdb0e59b: Pulling fs layer 06:53:49 5e14af77c1be: Pulling fs layer 06:53:49 01666e4c0597: Pulling fs layer 06:53:49 aa168da1d23b: Pulling fs layer 06:53:49 93b9cdb0e59b: Waiting 06:53:49 5e14af77c1be: Waiting 06:53:49 01666e4c0597: Waiting 06:53:49 aa168da1d23b: Waiting 06:53:49 46f8f816bc3b: Waiting 06:53:49 93b61091891f: Waiting 06:53:49 36b3adc4ff6f: Verifying Checksum 06:53:49 36b3adc4ff6f: Download complete 06:53:49 46f8f816bc3b: Verifying Checksum 06:53:49 46f8f816bc3b: Download complete 06:53:49 93b61091891f: Verifying Checksum 06:53:49 93b61091891f: Download complete 06:53:49 93b9cdb0e59b: Verifying Checksum 06:53:49 93b9cdb0e59b: Download complete 06:53:49 df20fa9351a1: Verifying Checksum 06:53:49 df20fa9351a1: Download complete 06:53:49 5e14af77c1be: Verifying Checksum 06:53:49 5e14af77c1be: Download complete 06:53:49 01666e4c0597: Verifying Checksum 06:53:49 01666e4c0597: Download complete 06:53:50 df20fa9351a1: Pull complete 06:53:50 36b3adc4ff6f: Pull complete 06:53:51 8ad3a11d3b57: Verifying Checksum 06:53:51 8ad3a11d3b57: Download complete 06:53:51 8ad3a11d3b57: Pull complete 06:53:51 46f8f816bc3b: Pull complete 06:53:51 93b61091891f: Pull complete 06:53:51 93b9cdb0e59b: Pull complete 06:53:51 5e14af77c1be: Pull complete 06:53:52 01666e4c0597: Pull complete 06:53:52 aa168da1d23b: Verifying Checksum 06:53:52 aa168da1d23b: Download complete 06:53:57 aa168da1d23b: Pull complete 06:53:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:53:57 prd-centos7-docker-4c-2g-319 does not seem to be running inside a container 06:53:57 $ 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 06:53:59 $ docker top f07d9ea050bdabb50fa82415c863bbd26632d5662efd7f389de7bcfd7ae76ebc -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:54:00 + mkdir -p /var/log/sa [Pipeline] sh 06:54:00 + ls /var/log/sa-host 06:54:00 + sadf -c /var/log/sa-host/sa05 06:54:00 file_magic: OK 06:54:00 HZ: Using current value: 100 06:54:00 file_header: OK 06:54:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:54:00 Statistics: 06:54:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:54:00 File successfully converted to sysstat format version 12.2.1 06:54:00 + sadf -c /var/log/sa-host/sa19 06:54:00 file_magic: OK 06:54:00 HZ: Using current value: 100 06:54:00 file_header: OK 06:54:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:54:00 Statistics: 06:54:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:54:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:00 provisioning config files... 06:54:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5640040741944112249tmp [Pipeline] { [Pipeline] echo 06:54:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:00 ---> create-netrc.sh [Pipeline] } 06:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:54:01 ---> python-tools-install.sh [Pipeline] echo 06:54:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:54:01 ---> sudo-logs.sh 06:54:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:54:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:54:01 ---> job-cost.sh 06:54:01 lf-activate-venv: SKIPPING 06:54:01 DEBUG: total: 0.18000000715255737 06:54:01 INFO: Retrieving Stack Cost... 06:54:03 INFO: Retrieving Pricing Info for: v3-standard-2 06:54:03 INFO: Archiving Costs [Pipeline] echo 06:54:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:54:03 ---> logs-deploy.sh 06:54:03 lf-activate-venv: SKIPPING 06:54:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/4 06:54:03 INFO: archiving workspace using pattern(s): 06:54:04 Archives upload complete. 06:54:04 INFO: archiving logs to Nexus 06:54:05 ---> uname -a: 06:54:05 Linux prd-centos7-docker-4c-2g-319.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:54:05 06:54:05 06:54:05 ---> lscpu: 06:54:05 Architecture: x86_64 06:54:05 CPU op-mode(s): 32-bit, 64-bit 06:54:05 Byte Order: Little Endian 06:54:05 Address sizes: 40 bits physical, 48 bits virtual 06:54:05 CPU(s): 2 06:54:05 On-line CPU(s) list: 0,1 06:54:05 Thread(s) per core: 1 06:54:05 Core(s) per socket: 1 06:54:05 Socket(s): 2 06:54:05 NUMA node(s): 1 06:54:05 Vendor ID: AuthenticAMD 06:54:05 CPU family: 23 06:54:05 Model: 49 06:54:05 Model name: AMD EPYC-Rome Processor 06:54:05 Stepping: 0 06:54:05 CPU MHz: 2799.998 06:54:05 BogoMIPS: 5599.99 06:54:05 Virtualization: AMD-V 06:54:05 Hypervisor vendor: KVM 06:54:05 Virtualization type: full 06:54:05 L1d cache: 64 KiB 06:54:05 L1i cache: 64 KiB 06:54:05 L2 cache: 1 MiB 06:54:05 L3 cache: 32 MiB 06:54:05 NUMA node0 CPU(s): 0,1 06:54:05 Vulnerability Itlb multihit: Not affected 06:54:05 Vulnerability L1tf: Not affected 06:54:05 Vulnerability Mds: Not affected 06:54:05 Vulnerability Meltdown: Not affected 06:54:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:54:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:54:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:54:05 Vulnerability Srbds: Not affected 06:54:05 Vulnerability Tsx async abort: Not affected 06:54:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:54:05 06:54:05 06:54:05 ---> nproc: 06:54:05 2 06:54:05 06:54:05 06:54:05 ---> df -h: 06:54:05 Filesystem Size Used Available Use% Mounted on 06:54:05 overlay 40.0G 7.6G 32.4G 19% / 06:54:05 tmpfs 64.0M 0 64.0M 0% /dev 06:54:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:54:05 shm 64.0M 0 64.0M 0% /dev/shm 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:54:05 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:54:05 06:54:05 06:54:05 ---> free -m: 06:54:05 total used free shared buff/cache available 06:54:05 Mem: 7821 985 4738 0 2098 6658 06:54:05 Swap: 1023 0 1023 06:54:05 06:54:05 06:54:05 ---> ip addr: 06:54:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:54:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:54:05 inet 127.0.0.1/8 scope host lo 06:54:05 valid_lft forever preferred_lft forever 06:54:05 inet6 ::1/128 scope host 06:54:05 valid_lft forever preferred_lft forever 06:54:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:54:05 link/ether fa:16:3e:ef:0b:01 brd ff:ff:ff:ff:ff:ff 06:54:05 inet 10.30.123.172/23 brd 10.30.123.255 scope global dynamic eth0 06:54:05 valid_lft 85686sec preferred_lft 85686sec 06:54:05 inet6 fe80::f816:3eff:feef:b01/64 scope link 06:54:05 valid_lft forever preferred_lft forever 06:54:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:54:05 link/ether 02:42:48:c2:ff:f0 brd ff:ff:ff:ff:ff:ff 06:54:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:54:05 valid_lft forever preferred_lft forever 06:54:05 inet6 fe80::42:48ff:fec2:fff0/64 scope link 06:54:05 valid_lft forever preferred_lft forever 06:54:05 06:54:05 06:54:05 ---> sar -b -r -n DEV: 06:54:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 06:54:05 06:54:05 06:42:01 LINUX RESTART (2 CPU) 06:54:05 06:54:05 06:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:54:05 06:44:01 2.03 0.00 2.03 0.00 0.00 42.65 0.00 06:54:05 06:45:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 06:54:05 06:46:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 06:54:05 06:47:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:54:05 06:48:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 06:54:05 06:49:01 0.28 0.00 0.28 0.00 0.00 2.72 0.00 06:54:05 06:50:01 0.22 0.00 0.22 0.00 0.00 3.47 0.00 06:54:05 06:51:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 06:54:05 06:52:01 0.25 0.00 0.25 0.00 0.00 4.08 0.00 06:54:05 06:53:01 0.32 0.00 0.32 0.00 0.00 5.26 0.00 06:54:05 Average: 0.44 0.00 0.44 0.00 0.00 7.34 0.00 06:54:05 06:54:05 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:54:05 06:44:01 5462712 0 802968 10.03 2620 1740640 1207280 13.33 575284 1572848 8 06:54:05 06:45:01 5461808 0 803868 10.04 2620 1740644 1207560 13.33 580456 1568780 8 06:54:05 06:46:01 5459372 0 806300 10.07 2620 1740648 1207560 13.33 581964 1569412 8 06:54:05 06:47:01 5459288 0 806380 10.07 2620 1740652 1207596 13.33 575676 1575932 8 06:54:05 06:48:01 5460396 0 805264 10.05 2620 1740660 1207440 13.33 574688 1575932 8 06:54:05 06:49:01 5459964 0 805696 10.06 2620 1740660 1207344 13.33 575212 1575932 16 06:54:05 06:50:01 5457324 0 808328 10.09 2620 1740668 1207344 13.33 578224 1575980 8 06:54:05 06:51:01 5452524 0 813120 10.15 2620 1740676 1207344 13.33 582744 1575980 20 06:54:05 06:52:01 5452620 0 813020 10.15 2620 1740680 1207344 13.33 584432 1574304 8 06:54:05 06:53:01 5452548 0 813088 10.15 2620 1740684 1207452 13.33 584860 1574300 20 06:54:05 Average: 5457856 0 807803 10.09 2620 1740661 1207426 13.33 579354 1573940 11 06:54:05 06:54:05 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:54:05 06:44:01 eth0 1.03 0.12 0.11 0.02 0.00 0.00 0.00 0.00 06:54:05 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:45:01 eth0 2.08 0.60 0.66 0.40 0.00 0.00 0.00 0.00 06:54:05 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:46:01 eth0 0.58 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:54:05 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:47:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 06:54:05 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:48:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:54:05 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:54:05 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:54:05 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:54:05 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:53:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:54:05 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 Average: eth0 0.52 0.20 0.16 0.10 0.00 0.00 0.00 0.00 06:54:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:05 06:54:05 06:54:05 ---> sar -P ALL: 06:54:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 06:54:05 06:54:05 06:42:01 LINUX RESTART (2 CPU) 06:54:05 06:54:05 06:43:01 CPU %user %nice %system %iowait %steal %idle 06:54:05 06:44:01 all 0.13 0.00 0.05 0.00 0.03 99.79 06:54:05 06:44:01 0 0.18 0.00 0.05 0.00 0.02 99.75 06:54:05 06:44:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:54:05 06:45:01 all 0.11 0.00 0.04 0.00 0.03 99.82 06:54:05 06:45:01 0 0.07 0.00 0.05 0.00 0.03 99.85 06:54:05 06:45:01 1 0.15 0.00 0.03 0.00 0.03 99.78 06:54:05 06:46:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:54:05 06:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:54:05 06:46:01 1 0.17 0.00 0.02 0.00 0.03 99.78 06:54:05 06:47:01 all 0.23 0.00 0.03 0.00 0.03 99.71 06:54:05 06:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:54:05 06:47:01 1 0.42 0.00 0.05 0.00 0.05 99.48 06:54:05 06:48:01 all 0.11 0.00 0.03 0.00 0.03 99.82 06:54:05 06:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:54:05 06:48:01 1 0.20 0.00 0.05 0.00 0.03 99.72 06:54:05 06:49:01 all 0.12 0.00 0.02 0.00 0.03 99.84 06:54:05 06:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:54:05 06:49:01 1 0.23 0.00 0.02 0.00 0.03 99.72 06:54:05 06:50:01 all 0.12 0.00 0.03 0.00 0.04 99.81 06:54:05 06:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:54:05 06:50:01 1 0.18 0.00 0.03 0.00 0.05 99.73 06:54:05 06:51:01 all 0.06 0.00 0.03 0.00 0.03 99.88 06:54:05 06:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:54:05 06:51:01 1 0.10 0.00 0.02 0.00 0.03 99.85 06:54:05 06:52:01 all 0.11 0.00 0.03 0.01 0.03 99.83 06:54:05 06:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:54:05 06:52:01 1 0.18 0.00 0.03 0.02 0.02 99.75 06:54:05 06:53:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:54:05 06:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:54:05 06:53:01 1 0.20 0.00 0.05 0.00 0.03 99.72 06:54:05 Average: all 0.12 0.00 0.03 0.00 0.03 99.82 06:54:05 Average: 0 0.05 0.00 0.03 0.00 0.03 99.90 06:54:05 Average: 1 0.19 0.00 0.04 0.00 0.04 99.74 06:54:05 06:54:05 06:54:05