Pull request #942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of gy95 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 319d0857c370aa24457f9e5313d210f4ef772d80 rather than 6e11c3dbbfb385682e7314b2a13103b189d087fa Obtained Jenkinsfile from 319d0857c370aa24457f9e5313d210f4ef772d80 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-ssh2835708164993021035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh1457867015507307105.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 9d0281235b943b7ad605f650702698f9078b2862 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-942/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-942/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8710009457722757103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh3313428214934059217.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-942/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-942/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7732741032035922393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-309’ is offline Running on prd-centos7-docker-4c-2g-123 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [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-942 # 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-942@tmp/jenkins-gitclient-ssh9136465534000603686.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 319d0857c370aa24457f9e5313d210f4ef772d80 into PR head commit 6e11c3dbbfb385682e7314b2a13103b189d087fa Merge succeeded, producing 6e11c3dbbfb385682e7314b2a13103b189d087fa Checking out Revision 6e11c3dbbfb385682e7314b2a13103b189d087fa (PR-942) > 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-942@tmp/jenkins-gitclient-ssh6028016207075394392.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # 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-942@tmp/jenkins-gitclient-ssh8337192556803178534.key > git merge 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # timeout=10 Commit message: "Merge branch 'master' into update_profile" > git rev-list --no-walk 987f356fa5b95d71561d3b416b9c41ba8a68ab8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:34 ========================================================= 14:35:34 EdgeX Global Pipelines Version Info 14:35:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:36 ------------------- 14:35:36 stable info: 14:35:36 ------------------- 14:35:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:35:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:35:36 Message: update stable to v1.0.192 14:35:36 ------------------- 14:35:36 experimental info: 14:35:36 ------------------- 14:35:36 Commited By: **** collab-it+edgex@linuxfoundation.org 14:35:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:35:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-942 [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-942 [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-942 [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e11c3dbbfb385682e7314b2a13103b189d087fa [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e11c3d [Pipeline] echo 14:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:37 provisioning config files... 14:35:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config788954687164444817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:38 ---> docker-login.sh 14:35:38 nexus3.edgexfoundry.org:10001 14:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:38 Configure a credential helper to remove this warning. See 14:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:38 14:35:38 Login Succeeded 14:35:38 nexus3.edgexfoundry.org:10002 14:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:39 Configure a credential helper to remove this warning. See 14:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:39 14:35:39 Login Succeeded 14:35:39 nexus3.edgexfoundry.org:10003 14:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:39 Configure a credential helper to remove this warning. See 14:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:39 14:35:39 Login Succeeded 14:35:39 nexus3.edgexfoundry.org:10004 14:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:39 Configure a credential helper to remove this warning. See 14:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:39 14:35:39 Login Succeeded 14:35:39 docker.io 14:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:39 Configure a credential helper to remove this warning. See 14:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:39 14:35:39 Login Succeeded 14:35:39 ---> docker-login.sh ends [Pipeline] } 14:35:39 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 14:35:40 + git log --format=format:%s -1 6e11c3dbbfb385682e7314b2a13103b189d087fa [Pipeline] echo 14:35:40 GIT_COMMIT: 6e11c3dbbfb385682e7314b2a13103b189d087fa, Commit Message: Merge branch 'master' into update_profile [Pipeline] echo 14:35:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:41 14:35:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:35:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:41 latest: Pulling from edgex-devops/git-semver 14:35:41 31603596830f: Pulling fs layer 14:35:41 54011a49482f: Pulling fs layer 14:35:41 a6820b24f6d8: Pulling fs layer 14:35:41 f581987b2513: Pulling fs layer 14:35:41 f581987b2513: Waiting 14:35:41 54011a49482f: Verifying Checksum 14:35:41 54011a49482f: Download complete 14:35:41 31603596830f: Verifying Checksum 14:35:41 31603596830f: Download complete 14:35:41 f581987b2513: Verifying Checksum 14:35:41 f581987b2513: Download complete 14:35:41 a6820b24f6d8: Verifying Checksum 14:35:41 a6820b24f6d8: Download complete 14:35:41 31603596830f: Pull complete 14:35:42 54011a49482f: Pull complete 14:35:42 a6820b24f6d8: Pull complete 14:35:42 f581987b2513: Pull complete 14:35:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:35:43 prd-centos7-docker-4c-2g-123 does not seem to be running inside a container 14:35:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:35:45 $ docker top cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:45 [ssh-agent] Looking for ssh-agent implementation... 14:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:45 $ docker exec cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 ssh-agent 14:35:45 SSH_AUTH_SOCK=/tmp/ssh-QtpZC3LbFLEi/agent.13 14:35:45 SSH_AGENT_PID=19 14:35:45 Running ssh-add (command line suppressed) 14:35:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_5188859415420502081.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_5188859415420502081.key) 14:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:45 + git tag --points-at HEAD [Pipeline] } 14:35:45 $ docker exec --env ******** --env ******** cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 ssh-agent -k 14:35:46 unset SSH_AUTH_SOCK; 14:35:46 unset SSH_AGENT_PID; 14:35:46 echo Agent pid 19 killed; 14:35:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:46 [ssh-agent] Looking for ssh-agent implementation... 14:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:46 $ docker exec cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 ssh-agent 14:35:46 SSH_AUTH_SOCK=/tmp/ssh-YMTVJ5PtAhWZ/agent.53 14:35:46 SSH_AGENT_PID=59 14:35:46 Running ssh-add (command line suppressed) 14:35:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_1085855035374435656.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_1085855035374435656.key) 14:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:46 + git semver init 14:35:46 # -> Open(): unable to determine branch for HEAD 14:35:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.git 14:35:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-942 14:35:46 # $SEMVER_REMOTE_NAME = origin 14:35:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:35:46 # $SEMVER_USER_NAME = edgex-jenkins 14:35:46 # $SEMVER_BRANCH = PR-942 14:35:46 # $SEMVER_TEMP = /tmp/semver-118126399 14:35:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:35:47 # '/tmp/semver-118126399' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver' 14:35:47 # -> Force: false 14:35:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver [Pipeline] } 14:35:47 $ docker exec --env ******** --env ******** cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 ssh-agent -k 14:35:47 unset SSH_AUTH_SOCK; 14:35:47 unset SSH_AGENT_PID; 14:35:47 echo Agent pid 59 killed; 14:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:47 + git semver [Pipeline] } 14:35:47 $ docker stop --time=1 cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 14:35:49 $ docker rm -f cbdfb38adf67ac5073198471c6533ff2df15278d08a1accdd67e49366bb977e2 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:35:49 Stashed 1 file(s) [Pipeline] echo 14:35:49 [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 14:36:04 Still waiting to schedule task 14:36:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:36:04 Still waiting to schedule task 14:36:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:38:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-124 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 14:38:05 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 14:38:05 Selected Git installation does not exist. Using Default 14:38:05 The recommended git tool is: NONE 14:38:10 using credential edgex-jenkins-ssh 14:38:10 Cloning the remote Git repository 14:38:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:38:10 > git init /w/workspace/device-sdk-go/8 # timeout=10 14:38:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:38:11 > git --version # timeout=10 14:38:11 > git --version # 'git version 2.17.1' 14:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:38:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:13 Merging remotes/origin/master commit 319d0857c370aa24457f9e5313d210f4ef772d80 into PR head commit 6e11c3dbbfb385682e7314b2a13103b189d087fa 14:38:13 Merge succeeded, producing 6e11c3dbbfb385682e7314b2a13103b189d087fa 14:38:13 Checking out Revision 6e11c3dbbfb385682e7314b2a13103b189d087fa (PR-942) 14:38:13 > git config core.sparsecheckout # timeout=10 14:38:13 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # timeout=10 14:38:13 > git remote # timeout=10 14:38:13 > git config --get remote.origin.url # timeout=10 14:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:13 > git merge 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 14:38:13 > git rev-parse HEAD^{commit} # timeout=10 14:38:13 > git config core.sparsecheckout # timeout=10 14:38:13 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # timeout=10 14:38:17 Running on prd-centos7-docker-4c-2g-125 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 14:38:17 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 14:38:17 Selected Git installation does not exist. Using Default 14:38:17 The recommended git tool is: NONE 14:38:17 Commit message: "Merge branch 'master' into update_profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:38:19 using credential edgex-jenkins-ssh 14:38:19 Cloning the remote Git repository 14:38:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:38:20 + sudo service docker restart 14:38:20 + true 14:38:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:38:19 > git init /w/workspace/device-sdk-go/8 # timeout=10 14:38:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:38:19 > git --version # timeout=10 14:38:19 > git --version # 'git version 2.24.4' 14:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:19 [INFO] Currently running in a labeled security context 14:38:19 [INFO] Currently SELinux is 'enforcing' on the host 14:38:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/8@tmp/jenkins-gitclient-ssh3438112210542906816.key 14:38:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:21 Merging remotes/origin/master commit 319d0857c370aa24457f9e5313d210f4ef772d80 into PR head commit 6e11c3dbbfb385682e7314b2a13103b189d087fa 14:38:21 Merge succeeded, producing 6e11c3dbbfb385682e7314b2a13103b189d087fa 14:38:21 Checking out Revision 6e11c3dbbfb385682e7314b2a13103b189d087fa (PR-942) 14:38:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:38:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:38:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:20 [INFO] Currently running in a labeled security context 14:38:20 [INFO] Currently SELinux is 'enforcing' on the host 14:38:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/8@tmp/jenkins-gitclient-ssh2676870031796120870.key 14:38:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:21 > git config core.sparsecheckout # timeout=10 14:38:21 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # timeout=10 14:38:21 > git remote # timeout=10 14:38:21 > git config --get remote.origin.url # timeout=10 14:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:21 [INFO] Currently running in a labeled security context 14:38:21 [INFO] Currently SELinux is 'enforcing' on the host 14:38:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/8@tmp/jenkins-gitclient-ssh961831498024921591.key 14:38:21 > git merge 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 14:38:21 > git rev-parse HEAD^{commit} # timeout=10 14:38:21 > git config core.sparsecheckout # timeout=10 14:38:21 > git checkout -f 6e11c3dbbfb385682e7314b2a13103b189d087fa # timeout=10 14:38:24 Commit message: "Merge branch 'master' into update_profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:38:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:38:26 + sudo service docker restart 14:38:26 + true 14:38:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:38 provisioning config files... 14:38:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1293822516560366490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:38 ---> docker-login.sh 14:38:38 nexus3.edgexfoundry.org:10001 14:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:40 Configure a credential helper to remove this warning. See 14:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:40 14:38:40 Login Succeeded 14:38:40 nexus3.edgexfoundry.org:10002 14:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:40 Configure a credential helper to remove this warning. See 14:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:40 14:38:40 Login Succeeded 14:38:40 nexus3.edgexfoundry.org:10003 14:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:41 Configure a credential helper to remove this warning. See 14:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:41 14:38:41 Login Succeeded 14:38:41 nexus3.edgexfoundry.org:10004 14:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:41 Configure a credential helper to remove this warning. See 14:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:41 14:38:41 Login Succeeded 14:38:41 docker.io 14:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:42 Configure a credential helper to remove this warning. See 14:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:42 14:38:42 Login Succeeded 14:38:42 ---> docker-login.sh ends [Pipeline] } 14:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:43 ========================================================= 14:38:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:38:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:38:43 + 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 . 14:38:44 Sending build context to Docker daemon 2.628MB 14:38:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:38:44 Step 2/8 : FROM ${BASE} 14:38:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:44 595b0fe564bb: Pulling fs layer 14:38:44 7186ed65a4f7: Pulling fs layer 14:38:44 316046926c0a: Pulling fs layer 14:38:44 4ebd0625c992: Pulling fs layer 14:38:44 207e8628e3a3: Pulling fs layer 14:38:44 c791037a9be2: Pulling fs layer 14:38:44 ffd874e62e21: Pulling fs layer 14:38:44 4ebd0625c992: Waiting 14:38:44 c791037a9be2: Waiting 14:38:44 207e8628e3a3: Waiting 14:38:44 ffd874e62e21: Waiting 14:38:44 316046926c0a: Verifying Checksum 14:38:44 316046926c0a: Download complete 14:38:44 7186ed65a4f7: Verifying Checksum 14:38:44 7186ed65a4f7: Download complete 14:38:44 207e8628e3a3: Verifying Checksum 14:38:44 207e8628e3a3: Download complete 14:38:44 c791037a9be2: Verifying Checksum 14:38:44 c791037a9be2: Download complete 14:38:44 595b0fe564bb: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:44 provisioning config files... 14:38:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1893294525416942706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:44 595b0fe564bb: Pull complete 14:38:45 ---> docker-login.sh 14:38:45 nexus3.edgexfoundry.org:10001 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10002 14:38:45 7186ed65a4f7: Pull complete 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10003 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10004 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 docker.io 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 316046926c0a: Pull complete 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 ---> docker-login.sh ends [Pipeline] } 14:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:46 ========================================================= 14:38:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:38:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:38:46 + 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 . 14:38:46 Sending build context to Docker daemon 2.63MB 14:38:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:38:46 Step 2/8 : FROM ${BASE} 14:38:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:38:46 540db60ca938: Pulling fs layer 14:38:46 adcc1eea9eea: Pulling fs layer 14:38:46 4c4ab2625f07: Pulling fs layer 14:38:46 0510c868ecb4: Pulling fs layer 14:38:46 afea3b2eda06: Pulling fs layer 14:38:46 7809a108b3ef: Pulling fs layer 14:38:46 f706445af74f: Pulling fs layer 14:38:46 0510c868ecb4: Waiting 14:38:46 afea3b2eda06: Waiting 14:38:46 7809a108b3ef: Waiting 14:38:46 f706445af74f: Waiting 14:38:46 ffd874e62e21: Verifying Checksum 14:38:46 ffd874e62e21: Download complete 14:38:46 4c4ab2625f07: Verifying Checksum 14:38:46 4c4ab2625f07: Download complete 14:38:46 adcc1eea9eea: Verifying Checksum 14:38:46 adcc1eea9eea: Download complete 14:38:46 afea3b2eda06: Verifying Checksum 14:38:46 afea3b2eda06: Download complete 14:38:46 7809a108b3ef: Verifying Checksum 14:38:46 7809a108b3ef: Download complete 14:38:46 540db60ca938: Verifying Checksum 14:38:46 540db60ca938: Download complete 14:38:47 540db60ca938: Pull complete 14:38:47 adcc1eea9eea: Pull complete 14:38:47 4c4ab2625f07: Pull complete 14:38:49 4ebd0625c992: Verifying Checksum 14:38:49 4ebd0625c992: Download complete 14:38:49 f706445af74f: Verifying Checksum 14:38:49 f706445af74f: Download complete 14:38:49 0510c868ecb4: Verifying Checksum 14:38:49 0510c868ecb4: Download complete 14:38:53 0510c868ecb4: Pull complete 14:38:53 afea3b2eda06: Pull complete 14:38:53 7809a108b3ef: Pull complete 14:38:54 f706445af74f: Pull complete 14:38:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:38:54 ---> b068be0155e3 14:38:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:38:59 4ebd0625c992: Pull complete 14:38:59 207e8628e3a3: Pull complete 14:38:59 c791037a9be2: Pull complete 14:39:04 ffd874e62e21: Pull complete 14:39:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 14:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:39:04 ---> cfc18b08335c 14:39:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:39:04 ---> Running in e7d79d46fe2e 14:39:04 Removing intermediate container e7d79d46fe2e 14:39:04 ---> 127f9a39c27f 14:39:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:04 ---> Running in cf9e31c1ab9d 14:39:04 Removing intermediate container cf9e31c1ab9d 14:39:04 ---> c9fa235204ef 14:39:04 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 14:39:04 ---> Running in df25e125a0e9 14:39:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:39:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:39:05 (1/6) Installing libc-dev (0.7.2-r3) 14:39:05 (2/6) Installing libsodium (1.0.18-r0) 14:39:05 (3/6) Installing pkgconf (1.7.3-r0) 14:39:05 (4/6) Installing libsodium-dev (1.0.18-r0) 14:39:05 (5/6) Installing libzmq (4.3.3-r1) 14:39:05 (6/6) Installing zeromq-dev (4.3.3-r1) 14:39:05 ---> Running in 4cb30ae8f014 14:39:06 Executing busybox-1.32.1-r6.trigger 14:39:06 OK: 150 MiB in 46 packages 14:39:06 Removing intermediate container 4cb30ae8f014 14:39:06 ---> c3401151c366 14:39:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:06 ---> Running in c04b9551e01d 14:39:07 Removing intermediate container df25e125a0e9 14:39:07 ---> 3344e865d9f1 14:39:07 Step 6/8 : WORKDIR /device-sdk-go 14:39:07 ---> Running in 43807942eb22 14:39:07 Removing intermediate container 43807942eb22 14:39:07 ---> 3bac83b2aea9 14:39:07 Step 7/8 : COPY . . 14:39:08 ---> 10860648a514 14:39:08 Step 8/8 : RUN go mod download 14:39:08 ---> Running in bfdb15132d7b 14:39:09 Removing intermediate container c04b9551e01d 14:39:09 ---> 98ffcf1c3dc4 14:39:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 14:39:09 ---> Running in c6b9d321617d 14:39:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:39:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:39:11 (1/6) Installing libc-dev (0.7.2-r3) 14:39:11 (2/6) Installing libsodium (1.0.18-r0) 14:39:11 (3/6) Installing pkgconf (1.7.3-r0) 14:39:12 (4/6) Installing libsodium-dev (1.0.18-r0) 14:39:12 (5/6) Installing libzmq (4.3.3-r1) 14:39:12 (6/6) Installing zeromq-dev (4.3.3-r1) 14:39:12 Executing busybox-1.32.1-r6.trigger 14:39:12 OK: 139 MiB in 46 packages 14:39:13 Removing intermediate container c6b9d321617d 14:39:13 ---> c498a063aa42 14:39:13 Step 6/8 : WORKDIR /device-sdk-go 14:39:13 ---> Running in 027394d4478c 14:39:14 Removing intermediate container 027394d4478c 14:39:14 ---> 9b52c693025c 14:39:14 Step 7/8 : COPY . . 14:39:15 ---> 1329b34a5343 14:39:15 Step 8/8 : RUN go mod download 14:39:15 ---> Running in fbe10785c600 14:39:26 Removing intermediate container bfdb15132d7b 14:39:26 ---> 02f031b10baf 14:39:26 Successfully built 02f031b10baf 14:39:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:39:26 + docker inspect -f . ci-base-image-x86_64 14:39:26 . [Pipeline] withDockerContainer 14:39:26 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 14:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:39:27 $ docker top 7e520c2d63c8ceb5230bf184b4a9d9eae833a9272d1df368c2d962e34bfc952d -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:27 + go version 14:39:27 go version go1.16.3 linux/amd64 [Pipeline] } 14:39:27 $ docker stop --time=1 7e520c2d63c8ceb5230bf184b4a9d9eae833a9272d1df368c2d962e34bfc952d 14:39:28 $ docker rm -f 7e520c2d63c8ceb5230bf184b4a9d9eae833a9272d1df368c2d962e34bfc952d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:29 + docker inspect -f . ci-base-image-x86_64 14:39:29 . [Pipeline] withDockerContainer 14:39:29 prd-centos7-docker-4c-2g-125 does not seem to be running inside a container 14:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:39:29 $ docker top a05f0d492887f1e6f000a1508556ea9ce5700da87529fd392e95efe13689127f -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:30 + go mod tidy [Pipeline] sh 14:39:30 + make test 14:39:30 go mod tidy 14:39:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:39:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:39:42 Removing intermediate container fbe10785c600 14:39:42 ---> 7d93e1205735 14:39:42 Successfully built 7d93e1205735 14:39:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:39:43 + docker inspect -f . ci-base-image-arm64 14:39:43 . [Pipeline] withDockerContainer 14:39:43 prd-ubuntu18.04-docker-arm64-4c-16g-124 does not seem to be running inside a container 14:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 14:39:45 $ docker top 61f4d9d60c4e133ba45eb228f600c4ea1ee79024111d8e3af251c6fbe864e573 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:46 + go version 14:39:46 go version go1.16.3 linux/arm64 [Pipeline] } 14:39:46 $ docker stop --time=1 61f4d9d60c4e133ba45eb228f600c4ea1ee79024111d8e3af251c6fbe864e573 14:39:47 $ docker rm -f 61f4d9d60c4e133ba45eb228f600c4ea1ee79024111d8e3af251c6fbe864e573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:48 + docker inspect -f . ci-base-image-arm64 14:39:48 . [Pipeline] withDockerContainer 14:39:48 prd-ubuntu18.04-docker-arm64-4c-16g-124 does not seem to be running inside a container 14:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 14:39:50 $ docker top 31bff8602f3561cebf485154833a53951113fb48bfdc304539e7f11e278c9e71 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:51 + go mod tidy [Pipeline] sh 14:39:52 + make test 14:39:52 go mod tidy 14:39:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:40:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:40:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 14:40:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.065s coverage: 78.9% of statements 14:40:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:40:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:40:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 14:40:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:40:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements 14:40:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:40:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:40:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 14:40:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.826s coverage: 89.2% of statements 14:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:40:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 14:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:40:05 GO111MODULE=on go vet ./... 14:40:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:40:23 gofmt -l . 14:40:23 [ "`gofmt -l .`" = "" ] 14:40:23 ./bin/test-attribution-txt.sh 14:40:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:40:23 $ docker stop --time=1 a05f0d492887f1e6f000a1508556ea9ce5700da87529fd392e95efe13689127f 14:40:25 $ docker rm -f a05f0d492887f1e6f000a1508556ea9ce5700da87529fd392e95efe13689127f [Pipeline] // withDockerContainer [Pipeline] sh 14:40:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:40:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:40:29 + ls -al . 14:40:29 total 212 14:40:29 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 14:40 . 14:40:29 drwxrwxr-x. 4 jenkins jenkins 28 May 25 14:38 .. 14:40:29 drwxrwxr-x. 2 jenkins jenkins 64 May 25 14:38 bin 14:40:29 -rw-r--r--. 1 jenkins jenkins 126444 May 25 14:40 coverage.out 14:40:29 -rw-rw-r--. 1 jenkins jenkins 987 May 25 14:38 Dockerfile.build 14:40:29 -rw-rw-r--. 1 jenkins jenkins 140 May 25 14:38 .dockerignore 14:40:29 drwxrwxr-x. 5 jenkins jenkins 62 May 25 14:38 example 14:40:29 drwxrwxr-x. 8 jenkins jenkins 179 May 25 14:38 .git 14:40:29 drwxrwxr-x. 2 jenkins jenkins 103 May 25 14:38 .github 14:40:29 -rw-rw-r--. 1 jenkins jenkins 138 May 25 14:38 .gitignore 14:40:29 -rw-r--r--. 1 jenkins jenkins 575 May 25 14:40 go.mod 14:40:29 -rw-r--r--. 1 jenkins jenkins 20803 May 25 14:39 go.sum 14:40:29 drwxrwxr-x. 15 jenkins jenkins 224 May 25 14:38 internal 14:40:29 -rw-rw-r--. 1 jenkins jenkins 894 May 25 14:38 Jenkinsfile 14:40:29 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 14:38 LICENSE 14:40:29 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 14:38 Makefile 14:40:29 drwxrwxr-x. 4 jenkins jenkins 26 May 25 14:38 openapi 14:40:29 drwxrwxr-x. 5 jenkins jenkins 50 May 25 14:38 pkg 14:40:29 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 14:38 README.md 14:40:29 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 14:38 RELEASE-NOTES.txt 14:40:29 drwxrwxr-x. 4 jenkins jenkins 54 May 25 14:38 snap 14:40:29 -rw-rw-r--. 1 jenkins jenkins 5 May 25 14:35 VERSION 14:40:29 -rw-rw-r--. 1 jenkins jenkins 222 May 25 14:38 version.go [Pipeline] isUnix [Pipeline] sh 14:40:29 + 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=6e11c3dbbfb385682e7314b2a13103b189d087fa --label arch=amd64 --label version=0.0.0 . 14:40:29 Sending build context to Docker daemon 2.757MB 14:40:29 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 14:40:29 Step 2/23 : FROM ${BASE} AS builder 14:40:29 ---> 02f031b10baf 14:40:29 Step 3/23 : WORKDIR /device-sdk-go 14:40:29 ---> Running in 9565bab2b5ff 14:40:29 Removing intermediate container 9565bab2b5ff 14:40:29 ---> 367a7ac5c433 14:40:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:40:29 ---> Running in f5d09225fa0b 14:40:29 Removing intermediate container f5d09225fa0b 14:40:29 ---> 1a4b44a08f59 14:40:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:40:29 ---> Running in a2f7b92ffe6c 14:40:30 Removing intermediate container a2f7b92ffe6c 14:40:30 ---> 7b7d765dd853 14:40:30 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:40:30 ---> Running in d97498032b74 14:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:40:31 OK: 150 MiB in 46 packages 14:40:32 Removing intermediate container d97498032b74 14:40:32 ---> b6f265e82866 14:40:32 Step 7/23 : COPY . . 14:40:32 ---> d67bb85f5cd5 14:40:32 Step 8/23 : RUN go mod download 14:40:32 ---> Running in 2d69384d0b38 14:40:32 Removing intermediate container 2d69384d0b38 14:40:32 ---> de218c387bea 14:40:32 Step 9/23 : RUN make build 14:40:32 ---> Running in 238fc305e774 14:40:33 go mod tidy 14:40:33 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 14:40:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:40:45 Removing intermediate container 238fc305e774 14:40:45 ---> 8d89da1d2f2e 14:40:45 Step 10/23 : FROM alpine:3.12 14:40:45 3.12: Pulling from library/alpine 14:40:45 339de151aab4: Pulling fs layer 14:40:46 339de151aab4: Verifying Checksum 14:40:46 339de151aab4: Download complete 14:40:46 339de151aab4: Pull complete 14:40:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:40:46 Status: Downloaded newer image for alpine:3.12 14:40:46 ---> 13621d1b12d4 14:40:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:40:46 ---> Running in aa602afd5b7e 14:40:46 Removing intermediate container aa602afd5b7e 14:40:46 ---> 311d95580374 14:40:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:40:46 ---> Running in 692a6ec371cb 14:40:46 Removing intermediate container 692a6ec371cb 14:40:46 ---> 6a951c18a950 14:40:46 Step 13/23 : RUN apk add --update --no-cache zeromq 14:40:46 ---> Running in 7f1866835f83 14:40:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:40:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:40:48 (1/5) Installing libgcc (9.3.0-r2) 14:40:48 (2/5) Installing libsodium (1.0.18-r0) 14:40:48 (3/5) Installing libstdc++ (9.3.0-r2) 14:40:49 (4/5) Installing libzmq (4.3.3-r0) 14:40:49 (5/5) Installing zeromq (4.3.3-r0) 14:40:49 Executing busybox-1.31.1-r20.trigger 14:40:49 OK: 8 MiB in 19 packages 14:40:49 Removing intermediate container 7f1866835f83 14:40:49 ---> e6a76d255f2b 14:40:49 Step 14/23 : WORKDIR / 14:40:49 ---> Running in 820295c7e5b5 14:40:49 Removing intermediate container 820295c7e5b5 14:40:49 ---> dd7b3ea6c58f 14:40:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:40:49 ---> 80accae31c24 14:40:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:40:50 ---> 0ade32a55811 14:40:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:40:50 ---> 87eeeda0390e 14:40:50 Step 18/23 : EXPOSE 59999 14:40:50 ---> Running in 33c72eebe208 14:40:50 Removing intermediate container 33c72eebe208 14:40:50 ---> 1499adc23c01 14:40:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:40:50 ---> Running in 3d526332ce8e 14:40:50 Removing intermediate container 3d526332ce8e 14:40:50 ---> ca8927b1f838 14:40:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:40:50 ---> Running in e3447b469fa7 14:40:50 Removing intermediate container e3447b469fa7 14:40:50 ---> 2c680b42c39d 14:40:50 Step 21/23 : LABEL arch=amd64 14:40:50 ---> Running in f7b17c35e5a4 14:40:50 Removing intermediate container f7b17c35e5a4 14:40:50 ---> fa7c03fe3df5 14:40:50 Step 22/23 : LABEL git_sha=6e11c3dbbfb385682e7314b2a13103b189d087fa 14:40:50 ---> Running in b9070582d6c3 14:40:50 Removing intermediate container b9070582d6c3 14:40:50 ---> ba5431758f25 14:40:50 Step 23/23 : LABEL version=0.0.0 14:40:50 ---> Running in bb586bd55e90 14:40:50 Removing intermediate container bb586bd55e90 14:40:50 ---> f8457096d8eb 14:40:50 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:40:50 Successfully built f8457096d8eb 14:40:50 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 14:40:51 ---> job-cost.sh 14:40:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TjUH 14:41:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:41:13 lf-activate-venv(): INFO: Adding /tmp/venv-TjUH/bin to PATH 14:41:13 INFO: No Stack... 14:41:14 INFO: Retrieving Pricing Info for: v3-standard-2 14:41:15 INFO: Archiving Costs [Pipeline] sh 14:41:15 + cut -d, -f6 14:41:15 + cat /w/workspace/device-sdk-go/8/archives/cost.csv [Pipeline] lock 14:41:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] 14:41:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] did not exist. Created. 14:41:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:41:15 + echo total: 0.05999999865889549 [Pipeline] stash 14:41:15 Stashed 1 file(s) [Pipeline] } 14:41:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:41:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:41:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:41:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:41:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.261s coverage: 25.4% of statements 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:41:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 28.1% of statements 14:41:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements 14:41:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.228s coverage: 9.0% of statements 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:41:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:41:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.331s coverage: 30.2% of statements 14:41:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:41:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.254s coverage: 83.3% of statements 14:41:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:41:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:41:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 58.0% of statements 14:41:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.084s coverage: 89.2% of statements 14:41:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:41:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 14:41:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:41:38 GO111MODULE=on go vet ./... 14:42:35 gofmt -l . 14:42:35 [ "`gofmt -l .`" = "" ] 14:42:35 ./bin/test-attribution-txt.sh 14:42:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:42:35 $ docker stop --time=1 31bff8602f3561cebf485154833a53951113fb48bfdc304539e7f11e278c9e71 14:42:37 $ docker rm -f 31bff8602f3561cebf485154833a53951113fb48bfdc304539e7f11e278c9e71 [Pipeline] // withDockerContainer [Pipeline] sh 14:42:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:42:39 Warning: overwriting stash ‘coverage-report’ 14:42:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:42:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:42:41 + ls -al . 14:42:41 total 248 14:42:41 drwxrwxr-x 10 jenkins jenkins 4096 May 25 14:42 . 14:42:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:38 .. 14:42:41 -rw-rw-r-- 1 jenkins jenkins 140 May 25 14:38 .dockerignore 14:42:41 drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:38 .git 14:42:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:38 .github 14:42:41 -rw-rw-r-- 1 jenkins jenkins 138 May 25 14:38 .gitignore 14:42:41 -rw-rw-r-- 1 jenkins jenkins 987 May 25 14:38 Dockerfile.build 14:42:41 -rw-rw-r-- 1 jenkins jenkins 894 May 25 14:38 Jenkinsfile 14:42:41 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 14:38 LICENSE 14:42:41 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 14:38 Makefile 14:42:41 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 14:38 README.md 14:42:41 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 14:38 RELEASE-NOTES.txt 14:42:41 -rw-rw-r-- 1 jenkins jenkins 5 May 25 14:35 VERSION 14:42:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:38 bin 14:42:41 -rw-r--r-- 1 jenkins jenkins 126445 May 25 14:41 coverage.out 14:42:41 drwxrwxr-x 5 jenkins jenkins 4096 May 25 14:38 example 14:42:41 -rw-r--r-- 1 jenkins jenkins 575 May 25 14:42 go.mod 14:42:41 -rw-r--r-- 1 jenkins jenkins 20803 May 25 14:39 go.sum 14:42:41 drwxrwxr-x 15 jenkins jenkins 4096 May 25 14:38 internal 14:42:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:38 openapi 14:42:41 drwxrwxr-x 5 jenkins jenkins 4096 May 25 14:38 pkg 14:42:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:38 snap 14:42:41 -rw-rw-r-- 1 jenkins jenkins 222 May 25 14:38 version.go [Pipeline] isUnix [Pipeline] sh 14:42:41 + 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=6e11c3dbbfb385682e7314b2a13103b189d087fa --label arch=arm64 --label version=0.0.0 . 14:42:42 Sending build context to Docker daemon 2.755MB 14:42:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 14:42:42 Step 2/23 : FROM ${BASE} AS builder 14:42:42 ---> 7d93e1205735 14:42:42 Step 3/23 : WORKDIR /device-sdk-go 14:42:42 ---> Running in 3d05abe5be86 14:42:42 Removing intermediate container 3d05abe5be86 14:42:42 ---> 727007c4b2e1 14:42:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:42:43 ---> Running in 430401e0b990 14:42:43 Removing intermediate container 430401e0b990 14:42:43 ---> 4e4f13e59145 14:42:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:43 ---> Running in 6232b275d00b 14:42:46 Removing intermediate container 6232b275d00b 14:42:46 ---> 7bd6f38f6d13 14:42:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:42:46 ---> Running in 1ac01b7bf165 14:42:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:42:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:42:49 OK: 139 MiB in 46 packages 14:42:50 Removing intermediate container 1ac01b7bf165 14:42:50 ---> a9baba78c186 14:42:50 Step 7/23 : COPY . . 14:42:51 ---> a644f5102a3e 14:42:51 Step 8/23 : RUN go mod download 14:42:51 ---> Running in 1c57608ff8a2 14:42:54 Removing intermediate container 1c57608ff8a2 14:42:54 ---> 254fd702624c 14:42:54 Step 9/23 : RUN make build 14:42:54 ---> Running in 6aa96c52dc8d 14:42:55 go mod tidy 14:42:55 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 14:43:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:43:30 Removing intermediate container 6aa96c52dc8d 14:43:30 ---> 386b03340053 14:43:30 Step 10/23 : FROM alpine:3.12 14:43:31 3.12: Pulling from library/alpine 14:43:31 d2f70382dc9a: Pulling fs layer 14:43:31 d2f70382dc9a: Verifying Checksum 14:43:31 d2f70382dc9a: Download complete 14:43:32 d2f70382dc9a: Pull complete 14:43:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:43:32 Status: Downloaded newer image for alpine:3.12 14:43:32 ---> 9852663dfa18 14:43:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:43:32 ---> Running in 877da43c7746 14:43:33 Removing intermediate container 877da43c7746 14:43:33 ---> c7ee99f4a2d4 14:43:33 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:33 ---> Running in 5f8b4d4e44f8 14:43:35 Removing intermediate container 5f8b4d4e44f8 14:43:35 ---> 9792e067ddc9 14:43:35 Step 13/23 : RUN apk add --update --no-cache zeromq 14:43:35 ---> Running in 28d502099af9 14:43:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:43:38 (1/5) Installing libgcc (9.3.0-r2) 14:43:38 (2/5) Installing libsodium (1.0.18-r0) 14:43:38 (3/5) Installing libstdc++ (9.3.0-r2) 14:43:38 (4/5) Installing libzmq (4.3.3-r0) 14:43:38 (5/5) Installing zeromq (4.3.3-r0) 14:43:38 Executing busybox-1.31.1-r20.trigger 14:43:38 OK: 8 MiB in 19 packages 14:43:40 Removing intermediate container 28d502099af9 14:43:40 ---> 7f343254e867 14:43:40 Step 14/23 : WORKDIR / 14:43:40 ---> Running in f998595c8dd9 14:43:40 Removing intermediate container f998595c8dd9 14:43:40 ---> 9a6f24aa7274 14:43:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:43:41 ---> b81fd0cc511a 14:43:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:43:42 ---> 98351a756367 14:43:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:43:43 ---> f421d28f2aa4 14:43:43 Step 18/23 : EXPOSE 59999 14:43:43 ---> Running in 8f330d85a934 14:43:43 Removing intermediate container 8f330d85a934 14:43:43 ---> baacf29b725c 14:43:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:43:43 ---> Running in 0a688d47ccd4 14:43:44 Removing intermediate container 0a688d47ccd4 14:43:44 ---> 6a7074a2d617 14:43:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:43:44 ---> Running in 444d38739708 14:43:45 Removing intermediate container 444d38739708 14:43:45 ---> 7ad0253953c3 14:43:45 Step 21/23 : LABEL arch=arm64 14:43:45 ---> Running in 935f62acd5d8 14:43:45 Removing intermediate container 935f62acd5d8 14:43:45 ---> 656c7db64c6f 14:43:45 Step 22/23 : LABEL git_sha=6e11c3dbbfb385682e7314b2a13103b189d087fa 14:43:45 ---> Running in 7c1725ed0968 14:43:46 Removing intermediate container 7c1725ed0968 14:43:46 ---> 7399840bf082 14:43:46 Step 23/23 : LABEL version=0.0.0 14:43:46 ---> Running in d6fd1a165a11 14:43:46 Removing intermediate container d6fd1a165a11 14:43:46 ---> e35380c67d71 14:43:46 [Warning] One or more build-args [MAKE ARCH] were not consumed 14:43:46 Successfully built e35380c67d71 14:43:47 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 14:43:47 ---> job-cost.sh 14:43:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X6rF 14:44:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-X6rF/bin to PATH 14:46:03 INFO: No Stack... 14:46:03 INFO: Retrieving Pricing Info for: v2-standard-4 14:46:03 INFO: Archiving Costs [Pipeline] sh 14:46:03 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 14:46:03 + cut -d, -f6 [Pipeline] lock 14:46:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] 14:46:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] did not exist. Created. 14:46:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:04 /w/workspace/device-sdk-go/8@tmp/durable-46175d31/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-46175d31/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:46:04 + echo total: 0.18000000715255737 [Pipeline] stash 14:46:04 Warning: overwriting stash ‘stack-cost’ 14:46:04 Stashed 1 file(s) [Pipeline] } 14:46:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-8-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 14:46:05 provisioning config files... 14:46:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config9169974850322174167tmp [Pipeline] { [Pipeline] sh 14:46:06 + set +x 14:46:06 + curl -s https://codecov.io/bash 14:46:06 + bash -s -- 14:46:06 14:46:06 _____ _ 14:46:06 / ____| | | 14:46:06 | | ___ __| | ___ ___ _____ __ 14:46:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:46:06 | |___| (_) | (_| | __/ (_| (_) \ V / 14:46:06 \_____\___/ \__,_|\___|\___\___/ \_/ 14:46:06 Bash-1.0.3 14:46:06 14:46:06 14:46:06 ==> git version 2.24.4 found 14:46:06 ==> 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 14:46:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:46:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:46:06 ==> Jenkins CI detected. 14:46:06 project root: . 14:46:06 --> token set from env 14:46:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:46:06 ==> Running gcov in . (disable via -X gcov) 14:46:06 ==> Python coveragepy not found 14:46:06 ==> Searching for coverage reports in: 14:46:06 + . 14:46:06 -> Found 1 reports 14:46:06 ==> Detecting git/mercurial file structure 14:46:06 ==> Reading reports 14:46:06 + ./coverage.out bytes=126445 14:46:06 ==> Appending adjustments 14:46:06 https://docs.codecov.io/docs/fixing-reports 14:46:06 + Found adjustments 14:46:06 ==> Gzipping contents 14:46:06 20K /tmp/codecov.w2XjbP.gz 14:46:06 ==> Uploading reports 14:46:06 url: https://codecov.io 14:46:06 query: branch=PR-942&commit=6e11c3dbbfb385682e7314b2a13103b189d087fa&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 14:46:06 -> Pinging Codecov 14:46:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-942&commit=6e11c3dbbfb385682e7314b2a13103b189d087fa&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-942%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 14:46:07 -> Uploading to 14:46:07 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/6e11c3dbbfb385682e7314b2a13103b189d087fa/b61a8152-2b5d-47b4-bef7-ff2b6aed0733.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T144607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90b5b6052d633e26a44ba2ab72e49713a3f38cefa7dcacbfbec8b17bccc50feb 14:46:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:46:07 Dload Upload Total Spent Left Speed 14:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16455 0 0 100 16455 0 44204 --:--:-- --:--:-- --:--:-- 44115 100 16455 0 0 100 16455 0 44180 --:--:-- --:--:-- --:--:-- 44115 14:46:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6e11c3dbbfb385682e7314b2a13103b189d087fa [Pipeline] } 14:46:07 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 14:46:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:46:09 ---> package-listing.sh 14:46:09 ++ facter osfamily 14:46:09 ++ tr '[:upper:]' '[:lower:]' 14:46:09 + OS_FAMILY=redhat 14:46:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-942 14:46:09 + START_PACKAGES=/tmp/packages_start.txt 14:46:09 + END_PACKAGES=/tmp/packages_end.txt 14:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:09 + PACKAGES=/tmp/packages_start.txt 14:46:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' 14:46:09 + PACKAGES=/tmp/packages_end.txt 14:46:09 + case "${OS_FAMILY}" in 14:46:09 + rpm -qa 14:46:09 + sort 14:46:10 + '[' -f /tmp/packages_start.txt ']' 14:46:10 + '[' -f /tmp/packages_end.txt ']' 14:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' 14:46:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ 14:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [Pipeline] echo 14:46:10 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-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:46:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:46:11 14:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:46:11 alpine: Pulling from edgex-lftools-log-publisher 14:46:11 df20fa9351a1: Pulling fs layer 14:46:11 36b3adc4ff6f: Pulling fs layer 14:46:11 8ad3a11d3b57: Pulling fs layer 14:46:11 46f8f816bc3b: Pulling fs layer 14:46:11 93b61091891f: Pulling fs layer 14:46:11 93b9cdb0e59b: Pulling fs layer 14:46:11 5e14af77c1be: Pulling fs layer 14:46:11 01666e4c0597: Pulling fs layer 14:46:11 aa168da1d23b: Pulling fs layer 14:46:11 46f8f816bc3b: Waiting 14:46:11 93b61091891f: Waiting 14:46:11 93b9cdb0e59b: Waiting 14:46:11 5e14af77c1be: Waiting 14:46:11 01666e4c0597: Waiting 14:46:11 aa168da1d23b: Waiting 14:46:11 36b3adc4ff6f: Verifying Checksum 14:46:11 36b3adc4ff6f: Download complete 14:46:11 46f8f816bc3b: Verifying Checksum 14:46:11 46f8f816bc3b: Download complete 14:46:11 df20fa9351a1: Verifying Checksum 14:46:11 df20fa9351a1: Download complete 14:46:11 93b9cdb0e59b: Verifying Checksum 14:46:11 93b9cdb0e59b: Download complete 14:46:12 5e14af77c1be: Verifying Checksum 14:46:12 5e14af77c1be: Download complete 14:46:12 93b61091891f: Verifying Checksum 14:46:12 93b61091891f: Download complete 14:46:12 01666e4c0597: Verifying Checksum 14:46:12 01666e4c0597: Download complete 14:46:12 df20fa9351a1: Pull complete 14:46:12 8ad3a11d3b57: Verifying Checksum 14:46:12 8ad3a11d3b57: Download complete 14:46:12 36b3adc4ff6f: Pull complete 14:46:13 8ad3a11d3b57: Pull complete 14:46:13 46f8f816bc3b: Pull complete 14:46:13 93b61091891f: Pull complete 14:46:13 93b9cdb0e59b: Pull complete 14:46:13 5e14af77c1be: Pull complete 14:46:13 01666e4c0597: Pull complete 14:46:14 aa168da1d23b: Verifying Checksum 14:46:14 aa168da1d23b: Download complete 14:46:18 aa168da1d23b: Pull complete 14:46:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:46:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:46:18 prd-centos7-docker-4c-2g-123 does not seem to be running inside a container 14:46:18 $ 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-942/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-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:46:25 $ docker top 9cd255ef70e71374456df0e5154b0fb6ac4bea7ed95a1791d1b0d04ce6bcf404 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:25 + touch /tmp/pre-build-complete [Pipeline] sh 14:46:26 + mkdir -p /var/log/sa [Pipeline] sh 14:46:26 + ls /var/log/sa-host 14:46:26 + sadf -c /var/log/sa-host/sa05 14:46:26 file_magic: OK 14:46:26 HZ: Using current value: 100 14:46:26 file_header: OK 14:46:26 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 14:46:26 Statistics: 14:46:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:46:26 File successfully converted to sysstat format version 12.2.1 14:46:26 + sadf -c /var/log/sa-host/sa25 14:46:26 file_magic: OK 14:46:26 HZ: Using current value: 100 14:46:26 file_header: OK 14:46:26 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 14:46:26 Statistics: 14:46:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:46:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:27 provisioning config files... 14:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config7945652053132207640tmp [Pipeline] { [Pipeline] echo 14:46:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:46:27 ---> create-netrc.sh [Pipeline] } 14:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:46:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:46:28 ---> python-tools-install.sh [Pipeline] echo 14:46:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:46:28 ---> sudo-logs.sh 14:46:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:46:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:46:28 ---> job-cost.sh 14:46:28 lf-activate-venv: SKIPPING 14:46:28 DEBUG: total: 0.18000000715255737 14:46:28 INFO: Retrieving Stack Cost... 14:46:29 INFO: Retrieving Pricing Info for: v3-standard-2 14:46:30 INFO: Archiving Costs [Pipeline] echo 14:46:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:46:30 ---> logs-deploy.sh 14:46:30 lf-activate-venv: SKIPPING 14:46:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-942/8 14:46:30 INFO: archiving workspace using pattern(s): 14:46:31 Archives upload complete. 14:46:31 INFO: archiving logs to Nexus 14:46:31 ---> uname -a: 14:46:31 Linux prd-centos7-docker-4c-2g-123.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:46:31 14:46:31 14:46:31 ---> lscpu: 14:46:31 Architecture: x86_64 14:46:31 CPU op-mode(s): 32-bit, 64-bit 14:46:31 Byte Order: Little Endian 14:46:31 Address sizes: 40 bits physical, 48 bits virtual 14:46:31 CPU(s): 2 14:46:31 On-line CPU(s) list: 0,1 14:46:31 Thread(s) per core: 1 14:46:31 Core(s) per socket: 1 14:46:31 Socket(s): 2 14:46:31 NUMA node(s): 1 14:46:31 Vendor ID: AuthenticAMD 14:46:31 CPU family: 23 14:46:31 Model: 49 14:46:31 Model name: AMD EPYC-Rome Processor 14:46:31 Stepping: 0 14:46:31 CPU MHz: 2800.000 14:46:31 BogoMIPS: 5600.00 14:46:31 Virtualization: AMD-V 14:46:31 Hypervisor vendor: KVM 14:46:31 Virtualization type: full 14:46:31 L1d cache: 64 KiB 14:46:31 L1i cache: 64 KiB 14:46:31 L2 cache: 1 MiB 14:46:31 L3 cache: 32 MiB 14:46:31 NUMA node0 CPU(s): 0,1 14:46:31 Vulnerability Itlb multihit: Not affected 14:46:31 Vulnerability L1tf: Not affected 14:46:31 Vulnerability Mds: Not affected 14:46:31 Vulnerability Meltdown: Not affected 14:46:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:46:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:46:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:46:31 Vulnerability Srbds: Not affected 14:46:31 Vulnerability Tsx async abort: Not affected 14:46:31 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 14:46:31 14:46:31 14:46:31 ---> nproc: 14:46:31 2 14:46:31 14:46:31 14:46:31 ---> df -h: 14:46:31 Filesystem Size Used Available Use% Mounted on 14:46:31 overlay 40.0G 7.6G 32.4G 19% / 14:46:31 tmpfs 64.0M 0 64.0M 0% /dev 14:46:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:46:31 shm 64.0M 0 64.0M 0% /dev/shm 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 14:46:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942 14:46:31 14:46:31 14:46:31 ---> free -m: 14:46:31 total used free shared buff/cache available 14:46:31 Mem: 7821 973 4752 0 2094 6669 14:46:31 Swap: 1023 0 1023 14:46:31 14:46:31 14:46:31 ---> ip addr: 14:46:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:46:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:46:31 inet 127.0.0.1/8 scope host lo 14:46:31 valid_lft forever preferred_lft forever 14:46:31 inet6 ::1/128 scope host 14:46:31 valid_lft forever preferred_lft forever 14:46:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:46:31 link/ether fa:16:3e:32:54:ad brd ff:ff:ff:ff:ff:ff 14:46:31 inet 10.30.122.199/23 brd 10.30.123.255 scope global dynamic eth0 14:46:31 valid_lft 85656sec preferred_lft 85656sec 14:46:31 inet6 fe80::f816:3eff:fe32:54ad/64 scope link 14:46:31 valid_lft forever preferred_lft forever 14:46:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:46:31 link/ether 02:42:b7:5c:aa:2a brd ff:ff:ff:ff:ff:ff 14:46:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:46:31 valid_lft forever preferred_lft forever 14:46:31 inet6 fe80::42:b7ff:fe5c:aa2a/64 scope link 14:46:31 valid_lft forever preferred_lft forever 14:46:31 14:46:31 14:46:31 ---> sar -b -r -n DEV: 14:46:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 14:46:31 14:46:31 14:33:49 LINUX RESTART (2 CPU) 14:46:31 14:46:31 14:35:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:46:31 14:36:01 76.04 16.81 59.23 0.00 5250.90 30063.13 0.00 14:46:31 14:37:01 2.33 0.00 2.33 0.00 0.00 53.44 0.00 14:46:31 14:38:01 0.43 0.00 0.43 0.00 0.00 6.71 0.00 14:46:31 14:39:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 14:46:31 14:40:01 0.30 0.00 0.30 0.00 0.00 4.78 0.00 14:46:31 14:41:01 0.28 0.00 0.28 0.00 0.00 2.72 0.00 14:46:31 14:42:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 14:46:31 14:43:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 14:46:31 14:44:01 0.30 0.00 0.30 0.00 0.00 3.15 0.00 14:46:31 14:45:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 14:46:31 14:46:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 14:46:31 Average: 6.61 1.37 5.25 0.00 426.36 2448.85 0.00 14:46:31 14:46:31 14:35:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:46:31 14:36:01 5459336 0 809452 10.11 2620 1737524 1294384 14.29 578968 1570660 128 14:46:31 14:37:01 5471520 0 797264 9.95 2620 1737528 1204264 13.30 573424 1565792 20 14:46:31 14:38:01 5468572 0 800208 9.99 2620 1737532 1204684 13.30 575884 1566776 20 14:46:31 14:39:01 5468580 0 800196 9.99 2620 1737536 1204720 13.30 576016 1566776 8 14:46:31 14:40:01 5471360 0 797408 9.96 2620 1737544 1204264 13.30 572776 1567608 8 14:46:31 14:41:01 5469588 0 799180 9.98 2620 1737544 1204360 13.30 568708 1573344 8 14:46:31 14:42:01 5468404 0 800356 9.99 2620 1737552 1204264 13.30 570060 1573344 20 14:46:31 14:43:01 5456188 0 812564 10.15 2620 1737560 1204264 13.30 581904 1573344 16 14:46:31 14:44:01 5456176 0 812576 10.15 2620 1737560 1204264 13.30 583728 1571400 8 14:46:31 14:45:01 5456480 0 812264 10.14 2620 1737568 1204264 13.30 583740 1571400 8 14:46:31 14:46:01 5455716 0 813028 10.15 2620 1737568 1204360 13.30 590864 1564880 8 14:46:31 Average: 5463811 0 804954 10.05 2620 1737547 1212554 13.39 577825 1569575 23 14:46:31 14:46:31 14:35:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:46:31 14:36:01 eth0 617.02 445.13 1258.53 98.65 0.00 0.00 0.00 0.00 14:46:31 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:36:01 docker0 15.85 11.05 2.36 31.13 0.00 0.00 0.00 0.00 14:46:31 14:37:01 eth0 0.70 0.10 0.06 0.02 0.00 0.00 0.00 0.00 14:46:31 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:38:01 eth0 4.95 2.47 3.98 0.16 0.00 0.00 0.00 0.00 14:46:31 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:39:01 eth0 0.93 0.58 0.55 0.40 0.00 0.00 0.00 0.00 14:46:31 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:46:31 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:41:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 14:46:31 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:46:31 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:43:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:46:31 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:46:31 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:46:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:46:31 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 Average: eth0 50.79 36.50 102.64 8.08 0.00 0.00 0.00 0.00 14:46:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:31 Average: docker0 1.29 0.90 0.19 2.53 0.00 0.00 0.00 0.00 14:46:31 14:46:31 14:46:31 ---> sar -P ALL: 14:46:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 14:46:31 14:46:31 14:33:49 LINUX RESTART (2 CPU) 14:46:31 14:46:31 14:35:08 CPU %user %nice %system %iowait %steal %idle 14:46:31 14:36:01 all 13.54 0.00 3.86 20.53 0.08 61.98 14:46:31 14:36:01 0 13.09 0.00 4.47 18.33 0.08 64.04 14:46:31 14:36:01 1 14.00 0.00 3.26 22.74 0.08 59.93 14:46:31 14:37:01 all 0.19 0.00 0.05 0.00 0.01 99.75 14:46:31 14:37:01 0 0.32 0.00 0.05 0.00 0.02 99.62 14:46:31 14:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 14:46:31 14:38:01 all 0.23 0.00 0.02 0.00 0.02 99.73 14:46:31 14:38:01 0 0.37 0.00 0.02 0.00 0.02 99.60 14:46:31 14:38:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:46:31 14:39:01 all 0.22 0.00 0.03 0.00 0.02 99.73 14:46:31 14:39:01 0 0.40 0.00 0.03 0.00 0.02 99.55 14:46:31 14:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:46:31 14:40:01 all 0.19 0.00 0.03 0.00 0.02 99.76 14:46:31 14:40:01 0 0.35 0.00 0.05 0.00 0.02 99.58 14:46:31 14:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:41:01 all 0.17 0.00 0.03 0.00 0.02 99.78 14:46:31 14:41:01 0 0.30 0.00 0.03 0.00 0.03 99.63 14:46:31 14:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:46:31 14:42:01 all 0.16 0.00 0.03 0.00 0.02 99.79 14:46:31 14:42:01 0 0.28 0.00 0.03 0.00 0.02 99.67 14:46:31 14:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:46:31 14:43:01 all 0.16 0.00 0.02 0.00 0.03 99.80 14:46:31 14:43:01 0 0.28 0.00 0.02 0.00 0.03 99.67 14:46:31 14:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:46:31 14:44:01 all 0.14 0.00 0.03 0.00 0.02 99.82 14:46:31 14:44:01 0 0.28 0.00 0.03 0.00 0.02 99.67 14:46:31 14:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:46:31 14:45:01 all 0.14 0.00 0.03 0.00 0.02 99.82 14:46:31 14:45:01 0 0.22 0.00 0.02 0.00 0.02 99.75 14:46:31 14:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:46:31 14:46:01 all 0.12 0.00 0.03 0.00 0.02 99.83 14:46:31 14:46:01 0 0.20 0.00 0.02 0.00 0.00 99.78 14:46:31 14:46:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:46:31 14:46:31 Average: CPU %user %nice %system %iowait %steal %idle 14:46:31 Average: all 1.23 0.00 0.33 1.62 0.02 96.80 14:46:31 Average: 0 1.31 0.00 0.38 1.45 0.02 96.84 14:46:31 Average: 1 1.14 0.00 0.28 1.79 0.02 96.76 14:46:31 14:46:31 14:46:31