Pull request #933 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f79a630185b970220647dee4c32f4c8bac2527df+a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (527d3119a4414e86552f42a150acef26b4434265) 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-ssh4462362416097224049.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-ssh743508228424825250.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-933/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-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4716648751371197424.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-ssh2124170051514091734.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-933/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-933/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4530105587443207364.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-15030 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [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-933 # 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-933@tmp/jenkins-gitclient-ssh3185222286320712908.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh1745327167576539939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) > git config core.sparsecheckout # timeout=10 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # 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-933@tmp/jenkins-gitclient-ssh534978116562539495.key > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:18 ========================================================= 07:13:18 EdgeX Global Pipelines Version Info 07:13:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:20 ------------------- 07:13:20 stable info: 07:13:20 ------------------- 07:13:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:13:20 Message: update stable to v1.0.192 07:13:20 ------------------- 07:13:20 experimental info: 07:13:20 ------------------- 07:13:20 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:13:20 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-933 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-933 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-933 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f79a630 [Pipeline] echo 07:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:21 provisioning config files... 07:13:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config8117377555860591005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:21 ---> docker-login.sh 07:13:21 nexus3.edgexfoundry.org:10001 07:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:22 Configure a credential helper to remove this warning. See 07:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:22 07:13:22 Login Succeeded 07:13:22 nexus3.edgexfoundry.org:10002 07:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:22 Configure a credential helper to remove this warning. See 07:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:22 07:13:22 Login Succeeded 07:13:22 nexus3.edgexfoundry.org:10003 07:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:22 Configure a credential helper to remove this warning. See 07:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:22 07:13:22 Login Succeeded 07:13:22 nexus3.edgexfoundry.org:10004 07:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:22 Configure a credential helper to remove this warning. See 07:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:22 07:13:22 Login Succeeded 07:13:22 docker.io 07:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:23 Configure a credential helper to remove this warning. See 07:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:23 07:13:23 Login Succeeded 07:13:23 ---> docker-login.sh ends [Pipeline] } 07:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:23 + git log --format=format:%s -1 f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] echo 07:13:23 GIT_COMMIT: f79a630185b970220647dee4c32f4c8bac2527df, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:13:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:24 07:13:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:25 latest: Pulling from edgex-devops/git-semver 07:13:25 31603596830f: Pulling fs layer 07:13:25 54011a49482f: Pulling fs layer 07:13:25 a6820b24f6d8: Pulling fs layer 07:13:25 f581987b2513: Pulling fs layer 07:13:25 f581987b2513: Waiting 07:13:25 54011a49482f: Verifying Checksum 07:13:25 54011a49482f: Download complete 07:13:25 31603596830f: Verifying Checksum 07:13:25 31603596830f: Download complete 07:13:25 f581987b2513: Verifying Checksum 07:13:25 f581987b2513: Download complete 07:13:25 a6820b24f6d8: Verifying Checksum 07:13:25 a6820b24f6d8: Download complete 07:13:25 31603596830f: Pull complete 07:13:25 54011a49482f: Pull complete 07:13:26 a6820b24f6d8: Pull complete 07:13:26 f581987b2513: Pull complete 07:13:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:13:26 prd-centos7-docker-4c-2g-15030 does not seem to be running inside a container 07:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@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 07:13:27 $ docker top df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:27 [ssh-agent] Looking for ssh-agent implementation... 07:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:27 $ docker exec df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent 07:13:28 SSH_AUTH_SOCK=/tmp/ssh-JLnmcm4djT7N/agent.13 07:13:28 SSH_AGENT_PID=19 07:13:28 Running ssh-add (command line suppressed) 07:13:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_8710336939129308008.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_8710336939129308008.key) 07:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:28 + git tag --points-at HEAD [Pipeline] } 07:13:28 $ docker exec --env ******** --env ******** df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent -k 07:13:28 unset SSH_AUTH_SOCK; 07:13:28 unset SSH_AGENT_PID; 07:13:28 echo Agent pid 19 killed; 07:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:28 [ssh-agent] Looking for ssh-agent implementation... 07:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:28 $ docker exec df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent 07:13:28 SSH_AUTH_SOCK=/tmp/ssh-EparARV8eEUE/agent.51 07:13:28 SSH_AGENT_PID=57 07:13:28 Running ssh-add (command line suppressed) 07:13:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1927948447473838474.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1927948447473838474.key) 07:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:29 + git semver init 07:13:29 # -> Open(): unable to determine branch for HEAD 07:13:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.git 07:13:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-933 07:13:29 # $SEMVER_REMOTE_NAME = origin 07:13:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:13:29 # $SEMVER_USER_NAME = edgex-jenkins 07:13:29 # $SEMVER_BRANCH = PR-933 07:13:29 # $SEMVER_TEMP = /tmp/semver-778872313 07:13:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:13:29 # '/tmp/semver-778872313' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver' 07:13:29 # -> Force: false 07:13:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver [Pipeline] } 07:13:29 $ docker exec --env ******** --env ******** df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 ssh-agent -k 07:13:29 unset SSH_AUTH_SOCK; 07:13:29 unset SSH_AGENT_PID; 07:13:29 echo Agent pid 57 killed; 07:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:30 + git semver [Pipeline] } 07:13:30 $ docker stop --time=1 df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 07:13:31 $ docker rm -f df52f3b460d77cdf9bdefd9641f6462987dbfa231bfa8c81557086fd147ea900 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:32 Stashed 1 file(s) [Pipeline] echo 07:13:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:13:47 Still waiting to schedule task 07:13:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:13:47 Still waiting to schedule task 07:13:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:15:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15031 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 07:15:41 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:15:42 Selected Git installation does not exist. Using Default 07:15:42 The recommended git tool is: NONE 07:15:47 using credential edgex-jenkins-ssh 07:15:47 Cloning the remote Git repository 07:15:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:15:47 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:15:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:15:47 > git --version # timeout=10 07:15:47 > git --version # 'git version 2.17.1' 07:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:15:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:15:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:49 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df 07:15:49 Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df 07:15:49 Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) 07:15:49 > git config core.sparsecheckout # timeout=10 07:15:49 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 07:15:49 > git remote # timeout=10 07:15:49 > git config --get remote.origin.url # timeout=10 07:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:49 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 07:15:49 > git rev-parse HEAD^{commit} # timeout=10 07:15:49 > git config core.sparsecheckout # timeout=10 07:15:49 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 07:15:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:15:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:15:56 + sudo service docker restart 07:15:56 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:14 provisioning config files... 07:16:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config466125275908225313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:14 ---> docker-login.sh 07:16:14 nexus3.edgexfoundry.org:10001 07:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:16 Configure a credential helper to remove this warning. See 07:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:16 07:16:16 Login Succeeded 07:16:16 nexus3.edgexfoundry.org:10002 07:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:16 Configure a credential helper to remove this warning. See 07:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:16 07:16:16 Login Succeeded 07:16:16 nexus3.edgexfoundry.org:10003 07:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:17 Configure a credential helper to remove this warning. See 07:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:17 07:16:17 Login Succeeded 07:16:17 nexus3.edgexfoundry.org:10004 07:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:18 Configure a credential helper to remove this warning. See 07:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:18 07:16:18 Login Succeeded 07:16:18 docker.io 07:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:18 Configure a credential helper to remove this warning. See 07:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:18 07:16:18 Login Succeeded 07:16:18 ---> docker-login.sh ends [Pipeline] } 07:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:19 ========================================================= 07:16:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:16:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:16:20 Sending build context to Docker daemon 2.579MB 07:16:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:16:20 Step 2/8 : FROM ${BASE} 07:16:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:20 595b0fe564bb: Pulling fs layer 07:16:20 7186ed65a4f7: Pulling fs layer 07:16:20 316046926c0a: Pulling fs layer 07:16:20 4ebd0625c992: Pulling fs layer 07:16:20 207e8628e3a3: Pulling fs layer 07:16:20 c791037a9be2: Pulling fs layer 07:16:20 4ebd0625c992: Waiting 07:16:20 ffd874e62e21: Pulling fs layer 07:16:20 207e8628e3a3: Waiting 07:16:20 c791037a9be2: Waiting 07:16:20 ffd874e62e21: Waiting 07:16:20 316046926c0a: Verifying Checksum 07:16:20 316046926c0a: Download complete 07:16:20 7186ed65a4f7: Verifying Checksum 07:16:20 7186ed65a4f7: Download complete 07:16:20 207e8628e3a3: Verifying Checksum 07:16:20 207e8628e3a3: Download complete 07:16:20 595b0fe564bb: Verifying Checksum 07:16:20 595b0fe564bb: Download complete 07:16:20 c791037a9be2: Verifying Checksum 07:16:20 c791037a9be2: Download complete 07:16:21 595b0fe564bb: Pull complete 07:16:21 7186ed65a4f7: Pull complete 07:16:22 316046926c0a: Pull complete 07:16:22 ffd874e62e21: Verifying Checksum 07:16:22 ffd874e62e21: Download complete 07:16:23 4ebd0625c992: Verifying Checksum 07:16:23 4ebd0625c992: Download complete 07:16:30 Running on prd-centos7-docker-4c-2g-15032 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 07:16:30 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:16:30 Selected Git installation does not exist. Using Default 07:16:30 The recommended git tool is: NONE 07:16:33 using credential edgex-jenkins-ssh 07:16:33 Cloning the remote Git repository 07:16:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:16:33 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:16:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:33 > git --version # timeout=10 07:16:33 > git --version # 'git version 2.24.4' 07:16:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:33 [INFO] Currently running in a labeled security context 07:16:33 [INFO] Currently SELinux is 'enforcing' on the host 07:16:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6488951096206171497.key 07:16:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:34 [INFO] Currently running in a labeled security context 07:16:34 [INFO] Currently SELinux is 'enforcing' on the host 07:16:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7751435264532399800.key 07:16:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:34 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit f79a630185b970220647dee4c32f4c8bac2527df 07:16:34 Merge succeeded, producing f79a630185b970220647dee4c32f4c8bac2527df 07:16:34 Checking out Revision f79a630185b970220647dee4c32f4c8bac2527df (PR-933) 07:16:34 > git config core.sparsecheckout # timeout=10 07:16:34 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 07:16:34 > git remote # timeout=10 07:16:34 > git config --get remote.origin.url # timeout=10 07:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:34 [INFO] Currently running in a labeled security context 07:16:34 [INFO] Currently SELinux is 'enforcing' on the host 07:16:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2177869030540683920.key 07:16:34 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 07:16:34 > git rev-parse HEAD^{commit} # timeout=10 07:16:34 > git config core.sparsecheckout # timeout=10 07:16:34 > git checkout -f f79a630185b970220647dee4c32f4c8bac2527df # timeout=10 07:16:36 4ebd0625c992: Pull complete 07:16:36 207e8628e3a3: Pull complete 07:16:36 c791037a9be2: Pull complete 07:16:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:38 ffd874e62e21: Pull complete 07:16:38 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:16:38 ---> cfc18b08335c 07:16:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:16:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:16:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:16:40 + sudo service docker restart 07:16:40 + true 07:16:40 Redirecting to /bin/systemctl restart docker.service 07:16:41 ---> Running in 9877faf3c3ac 07:16:41 Removing intermediate container 9877faf3c3ac 07:16:41 ---> 088d0eb684be 07:16:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:41 ---> Running in d3781ddbd23e 07:16:43 Removing intermediate container d3781ddbd23e 07:16:43 ---> 34d4822d3d3f 07:16:43 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:16:44 ---> Running in 259d0fe993b3 07:16:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:16:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:16:47 (1/6) Installing libc-dev (0.7.2-r3) 07:16:47 (2/6) Installing libsodium (1.0.18-r0) 07:16:47 (3/6) Installing pkgconf (1.7.3-r0) 07:16:47 (4/6) Installing libsodium-dev (1.0.18-r0) 07:16:47 (5/6) Installing libzmq (4.3.3-r1) 07:16:47 (6/6) Installing zeromq-dev (4.3.3-r1) 07:16:47 Executing busybox-1.32.1-r6.trigger 07:16:47 OK: 139 MiB in 46 packages 07:16:49 Removing intermediate container 259d0fe993b3 07:16:49 ---> 68dee5e9c7ad 07:16:49 Step 6/8 : WORKDIR /device-sdk-go 07:16:49 ---> Running in 5b8a7f7f9243 07:16:49 Removing intermediate container 5b8a7f7f9243 07:16:49 ---> 07fe7f638e09 07:16:49 Step 7/8 : COPY . . 07:16:51 ---> 120bf4f83a44 07:16:51 Step 8/8 : RUN go mod download 07:16:51 ---> Running in 6c0e4aca4014 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:58 provisioning config files... 07:16:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2981151664224520843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:58 ---> docker-login.sh 07:16:58 nexus3.edgexfoundry.org:10001 07:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:58 Configure a credential helper to remove this warning. See 07:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:58 07:16:58 Login Succeeded 07:16:58 nexus3.edgexfoundry.org:10002 07:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:58 Configure a credential helper to remove this warning. See 07:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:58 07:16:58 Login Succeeded 07:16:58 nexus3.edgexfoundry.org:10003 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 nexus3.edgexfoundry.org:10004 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 docker.io 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 ---> docker-login.sh ends [Pipeline] } 07:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:59 ========================================================= 07:16:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:16:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:17:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:17:00 Sending build context to Docker daemon 2.58MB 07:17:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:17:00 Step 2/8 : FROM ${BASE} 07:17:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:00 540db60ca938: Pulling fs layer 07:17:00 adcc1eea9eea: Pulling fs layer 07:17:00 4c4ab2625f07: Pulling fs layer 07:17:00 0510c868ecb4: Pulling fs layer 07:17:00 afea3b2eda06: Pulling fs layer 07:17:00 7809a108b3ef: Pulling fs layer 07:17:00 f706445af74f: Pulling fs layer 07:17:00 0510c868ecb4: Waiting 07:17:00 afea3b2eda06: Waiting 07:17:00 7809a108b3ef: Waiting 07:17:00 f706445af74f: Waiting 07:17:00 4c4ab2625f07: Verifying Checksum 07:17:00 4c4ab2625f07: Download complete 07:17:00 adcc1eea9eea: Verifying Checksum 07:17:00 adcc1eea9eea: Download complete 07:17:00 afea3b2eda06: Verifying Checksum 07:17:00 afea3b2eda06: Download complete 07:17:00 540db60ca938: Verifying Checksum 07:17:00 540db60ca938: Download complete 07:17:00 7809a108b3ef: Verifying Checksum 07:17:00 7809a108b3ef: Download complete 07:17:00 540db60ca938: Pull complete 07:17:00 adcc1eea9eea: Pull complete 07:17:00 4c4ab2625f07: Pull complete 07:17:01 f706445af74f: Verifying Checksum 07:17:01 f706445af74f: Download complete 07:17:02 0510c868ecb4: Verifying Checksum 07:17:02 0510c868ecb4: Download complete 07:17:05 0510c868ecb4: Pull complete 07:17:06 afea3b2eda06: Pull complete 07:17:06 7809a108b3ef: Pull complete 07:17:07 f706445af74f: Pull complete 07:17:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:17:07 ---> b068be0155e3 07:17:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:17:17 Removing intermediate container 6c0e4aca4014 07:17:17 ---> 27c24faf0869 07:17:17 Successfully built 27c24faf0869 07:17:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:17:18 + docker inspect -f . ci-base-image-arm64 07:17:18 . [Pipeline] withDockerContainer 07:17:18 prd-ubuntu18.04-docker-arm64-4c-16g-15031 does not seem to be running inside a container 07:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:20 $ docker top 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:21 + go version 07:17:21 go version go1.16.3 linux/arm64 [Pipeline] } 07:17:21 $ docker stop --time=1 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e 07:17:22 $ docker rm -f 10ee05a3f5cadbddf18a972d20cbf52e8a3c2e383c15105fbab7fae0bdb49e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:23 + docker inspect -f . ci-base-image-arm64 07:17:23 . [Pipeline] withDockerContainer 07:17:23 prd-ubuntu18.04-docker-arm64-4c-16g-15031 does not seem to be running inside a container 07:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:25 $ docker top 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:26 + go mod tidy [Pipeline] sh 07:17:27 + make test 07:17:27 go mod tidy 07:17:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:17:30 ---> Running in 59a2865f242d 07:17:30 Removing intermediate container 59a2865f242d 07:17:30 ---> dc5c831a0d3d 07:17:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:30 ---> Running in 702e18758f40 07:17:30 Removing intermediate container 702e18758f40 07:17:30 ---> dc6bae0fd8ca 07:17:30 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:17:30 ---> Running in f12466a5a4ca 07:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:33 (1/6) Installing libc-dev (0.7.2-r3) 07:17:33 (2/6) Installing libsodium (1.0.18-r0) 07:17:33 (3/6) Installing pkgconf (1.7.3-r0) 07:17:33 (4/6) Installing libsodium-dev (1.0.18-r0) 07:17:33 (5/6) Installing libzmq (4.3.3-r1) 07:17:33 (6/6) Installing zeromq-dev (4.3.3-r1) 07:17:33 Executing busybox-1.32.1-r6.trigger 07:17:33 OK: 150 MiB in 46 packages 07:17:36 Removing intermediate container f12466a5a4ca 07:17:36 ---> 674bcd107728 07:17:36 Step 6/8 : WORKDIR /device-sdk-go 07:17:36 ---> Running in 2db0fca2af52 07:17:36 Removing intermediate container 2db0fca2af52 07:17:36 ---> 1e103d59cc30 07:17:36 Step 7/8 : COPY . . 07:17:38 ---> 66044a38c0ce 07:17:38 Step 8/8 : RUN go mod download 07:17:38 ---> Running in 819a685a205d 07:17:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:17:56 Removing intermediate container 819a685a205d 07:17:56 ---> 97afd325ad98 07:17:56 Successfully built 97afd325ad98 07:17:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:17:56 + docker inspect -f . ci-base-image-x86_64 07:17:56 . [Pipeline] withDockerContainer 07:17:56 prd-centos7-docker-4c-2g-15032 does not seem to be running inside a container 07:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:17:57 $ docker top 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:57 + go version 07:17:57 go version go1.16.3 linux/amd64 [Pipeline] } 07:17:57 $ docker stop --time=1 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 07:17:59 $ docker rm -f 00ef4080415a38602e99decb94ac5b8dccafea27801054d79f1728d75a40aea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:59 + docker inspect -f . ci-base-image-x86_64 07:17:59 . [Pipeline] withDockerContainer 07:17:59 prd-centos7-docker-4c-2g-15032 does not seem to be running inside a container 07:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:18:00 $ docker top be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:00 + go mod tidy [Pipeline] sh 07:18:01 + make test 07:18:01 go mod tidy 07:18:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:18:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:18:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 25.4% of statements 07:18:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:18:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements 07:18:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 07:18:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.057s coverage: 10.7% of statements 07:18:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:18:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:18:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:18:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.072s coverage: 30.2% of statements 07:18:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:18:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.073s coverage: 83.3% of statements 07:18:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:18:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:18:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 07:18:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.831s coverage: 89.2% of statements 07:18:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:18:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements 07:18:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:18:39 GO111MODULE=on go vet ./... 07:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:18:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:19:01 gofmt -l . 07:19:01 [ "`gofmt -l .`" = "" ] 07:19:01 ./bin/test-attribution-txt.sh 07:19:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:19:01 $ docker stop --time=1 be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e 07:19:03 $ docker rm -f be977b2318904fe3edb5f0803c6a8146df16367bc292502b9133bd4c38739c1e [Pipeline] // withDockerContainer [Pipeline] sh 07:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.284s coverage: 25.4% of statements 07:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 07:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 78.9% of statements 07:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.333s coverage: 10.7% of statements 07:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [Pipeline] sh 07:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:07 + ls -al . 07:19:07 total 212 07:19:07 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 07:18 . 07:19:07 drwxrwxr-x. 4 jenkins jenkins 28 May 19 07:16 .. 07:19:07 drwxrwxr-x. 2 jenkins jenkins 64 May 19 07:16 bin 07:19:07 -rw-r--r--. 1 jenkins jenkins 126187 May 19 07:18 coverage.out 07:19:07 -rw-rw-r--. 1 jenkins jenkins 987 May 19 07:16 Dockerfile.build 07:19:07 -rw-rw-r--. 1 jenkins jenkins 140 May 19 07:16 .dockerignore 07:19:07 drwxrwxr-x. 5 jenkins jenkins 62 May 19 07:16 example 07:19:07 drwxrwxr-x. 8 jenkins jenkins 179 May 19 07:16 .git 07:19:07 drwxrwxr-x. 2 jenkins jenkins 103 May 19 07:16 .github 07:19:07 -rw-rw-r--. 1 jenkins jenkins 138 May 19 07:16 .gitignore 07:19:07 -rw-r--r--. 1 jenkins jenkins 575 May 19 07:18 go.mod 07:19:07 -rw-r--r--. 1 jenkins jenkins 20803 May 19 07:18 go.sum 07:19:07 drwxrwxr-x. 15 jenkins jenkins 224 May 19 07:16 internal 07:19:07 -rw-rw-r--. 1 jenkins jenkins 894 May 19 07:16 Jenkinsfile 07:19:07 -rw-rw-r--. 1 jenkins jenkins 11341 May 19 07:16 LICENSE 07:19:07 -rw-rw-r--. 1 jenkins jenkins 1026 May 19 07:16 Makefile 07:19:07 drwxrwxr-x. 4 jenkins jenkins 26 May 19 07:16 openapi 07:19:07 drwxrwxr-x. 5 jenkins jenkins 50 May 19 07:16 pkg 07:19:07 -rw-rw-r--. 1 jenkins jenkins 7652 May 19 07:16 README.md 07:19:07 -rw-rw-r--. 1 jenkins jenkins 6616 May 19 07:16 RELEASE-NOTES.txt 07:19:07 drwxrwxr-x. 4 jenkins jenkins 54 May 19 07:16 snap 07:19:07 -rw-rw-r--. 1 jenkins jenkins 5 May 19 07:13 VERSION 07:19:07 -rw-rw-r--. 1 jenkins jenkins 222 May 19 07:16 version.go [Pipeline] isUnix [Pipeline] sh 07:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.277s coverage: 30.2% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:19:07 + 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=f79a630185b970220647dee4c32f4c8bac2527df --label arch=amd64 --label version=0.0.0 . 07:19:07 Sending build context to Docker daemon 2.707MB 07:19:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:19:07 Step 2/23 : FROM ${BASE} AS builder 07:19:07 ---> 97afd325ad98 07:19:07 Step 3/23 : WORKDIR /device-sdk-go 07:19:07 ---> Running in 717263f53798 07:19:07 Removing intermediate container 717263f53798 07:19:07 ---> 84416f433d09 07:19:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:07 ---> Running in 717086170bb8 07:19:07 Removing intermediate container 717086170bb8 07:19:07 ---> 363ecd7ea84c 07:19:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:07 ---> Running in bc0f2be6fe66 07:19:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.229s coverage: 83.3% of statements 07:19:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:19:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:19:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.302s coverage: 58.0% of statements 07:19:08 Removing intermediate container bc0f2be6fe66 07:19:08 ---> 4a01838d3421 07:19:08 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:19:08 ---> Running in bd706f67e69a 07:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:19:09 OK: 150 MiB in 46 packages 07:19:10 Removing intermediate container bd706f67e69a 07:19:10 ---> 24a4d79948f6 07:19:10 Step 7/23 : COPY . . 07:19:10 ---> bca27b7a0fde 07:19:10 Step 8/23 : RUN go mod download 07:19:10 ---> Running in d3c26effc7d0 07:19:11 Removing intermediate container d3c26effc7d0 07:19:11 ---> 27080e4aed96 07:19:11 Step 9/23 : RUN make build 07:19:11 ---> Running in e3507b1ac4f2 07:19:11 go mod tidy 07:19:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.115s coverage: 89.2% of statements 07:19:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:19:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 5.0% of statements 07:19:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:19:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:19:12 GO111MODULE=on go vet ./... 07:19:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:19:24 Removing intermediate container e3507b1ac4f2 07:19:24 ---> be4adf84651e 07:19:24 Step 10/23 : FROM alpine:3.12 07:19:25 3.12: Pulling from library/alpine 07:19:25 339de151aab4: Pulling fs layer 07:19:25 339de151aab4: Verifying Checksum 07:19:25 339de151aab4: Download complete 07:19:25 339de151aab4: Pull complete 07:19:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:19:25 Status: Downloaded newer image for alpine:3.12 07:19:25 ---> 13621d1b12d4 07:19:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:25 ---> Running in 2d54903a272a 07:19:25 Removing intermediate container 2d54903a272a 07:19:25 ---> ac785a242324 07:19:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:25 ---> Running in 78d204d98f3c 07:19:26 Removing intermediate container 78d204d98f3c 07:19:26 ---> 3824de21ef81 07:19:26 Step 13/23 : RUN apk add --update --no-cache zeromq 07:19:26 ---> Running in 4cddd174aae7 07:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:27 (1/5) Installing libgcc (9.3.0-r2) 07:19:27 (2/5) Installing libsodium (1.0.18-r0) 07:19:27 (3/5) Installing libstdc++ (9.3.0-r2) 07:19:28 (4/5) Installing libzmq (4.3.3-r0) 07:19:28 (5/5) Installing zeromq (4.3.3-r0) 07:19:28 Executing busybox-1.31.1-r20.trigger 07:19:28 OK: 8 MiB in 19 packages 07:19:29 Removing intermediate container 4cddd174aae7 07:19:29 ---> bb4a508d9da5 07:19:29 Step 14/23 : WORKDIR / 07:19:29 ---> Running in 7b3ce1131935 07:19:29 Removing intermediate container 7b3ce1131935 07:19:29 ---> 6504f7366900 07:19:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:19:29 ---> a0cbc1d1f4ba 07:19:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:19:30 ---> e6ec59497103 07:19:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:19:30 ---> a0d848bf8f70 07:19:30 Step 18/23 : EXPOSE 49990 07:19:30 ---> Running in a31d654ae366 07:19:30 Removing intermediate container a31d654ae366 07:19:30 ---> fde9b3a32436 07:19:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:19:30 ---> Running in 66f6f3c26e16 07:19:30 Removing intermediate container 66f6f3c26e16 07:19:30 ---> 8753210b9971 07:19:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:30 ---> Running in e7ff707207a2 07:19:30 Removing intermediate container e7ff707207a2 07:19:30 ---> f1df87cfc6e5 07:19:30 Step 21/23 : LABEL arch=amd64 07:19:30 ---> Running in 2ed3f1818692 07:19:30 Removing intermediate container 2ed3f1818692 07:19:30 ---> 6152ebeb0b8a 07:19:30 Step 22/23 : LABEL git_sha=f79a630185b970220647dee4c32f4c8bac2527df 07:19:30 ---> Running in 4018dcb0a14e 07:19:31 Removing intermediate container 4018dcb0a14e 07:19:31 ---> 3e965176021b 07:19:31 Step 23/23 : LABEL version=0.0.0 07:19:31 ---> Running in 8bda185505af 07:19:31 Removing intermediate container 8bda185505af 07:19:31 ---> 38162b2575a0 07:19:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:19:31 Successfully built 38162b2575a0 07:19:31 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:19:31 ---> job-cost.sh 07:19:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6fOH 07:19:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-6fOH/bin to PATH 07:19:54 INFO: No Stack... 07:19:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:19:55 INFO: Archiving Costs [Pipeline] sh 07:19:56 + cut -d, -f6 07:19:56 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 07:19:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] 07:19:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] did not exist. Created. 07:19:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:56 + echo total: 0.05999999865889549 [Pipeline] stash 07:19:56 Stashed 1 file(s) [Pipeline] } 07:19:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:20:08 gofmt -l . 07:20:08 [ "`gofmt -l .`" = "" ] 07:20:08 ./bin/test-attribution-txt.sh 07:20:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 07:20:08 $ docker stop --time=1 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 07:20:10 $ docker rm -f 09f3403f989f5eb6d5827c7c229715da5f792e0ea70ef22b6884a15eef852f10 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:20:11 Warning: overwriting stash ‘coverage-report’ 07:20:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:13 + ls -al . 07:20:13 total 248 07:20:13 drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:20 . 07:20:13 drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 .. 07:20:13 -rw-rw-r-- 1 jenkins jenkins 140 May 19 07:15 .dockerignore 07:20:13 drwxrwxr-x 8 jenkins jenkins 4096 May 19 07:15 .git 07:20:13 drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:15 .github 07:20:13 -rw-rw-r-- 1 jenkins jenkins 138 May 19 07:15 .gitignore 07:20:13 -rw-rw-r-- 1 jenkins jenkins 987 May 19 07:15 Dockerfile.build 07:20:13 -rw-rw-r-- 1 jenkins jenkins 894 May 19 07:15 Jenkinsfile 07:20:13 -rw-rw-r-- 1 jenkins jenkins 11341 May 19 07:15 LICENSE 07:20:13 -rw-rw-r-- 1 jenkins jenkins 1026 May 19 07:15 Makefile 07:20:13 -rw-rw-r-- 1 jenkins jenkins 7652 May 19 07:15 README.md 07:20:13 -rw-rw-r-- 1 jenkins jenkins 6616 May 19 07:15 RELEASE-NOTES.txt 07:20:13 -rw-rw-r-- 1 jenkins jenkins 5 May 19 07:13 VERSION 07:20:13 drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:15 bin 07:20:13 -rw-r--r-- 1 jenkins jenkins 126187 May 19 07:19 coverage.out 07:20:13 drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:15 example 07:20:13 -rw-r--r-- 1 jenkins jenkins 575 May 19 07:20 go.mod 07:20:13 -rw-r--r-- 1 jenkins jenkins 20803 May 19 07:17 go.sum 07:20:13 drwxrwxr-x 15 jenkins jenkins 4096 May 19 07:15 internal 07:20:13 drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 openapi 07:20:13 drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:15 pkg 07:20:13 drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:15 snap 07:20:13 -rw-rw-r-- 1 jenkins jenkins 222 May 19 07:15 version.go [Pipeline] isUnix [Pipeline] sh 07:20:13 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f79a630185b970220647dee4c32f4c8bac2527df --label arch=arm64 --label version=0.0.0 . 07:20:14 Sending build context to Docker daemon 2.706MB 07:20:14 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 07:20:14 Step 2/23 : FROM ${BASE} AS builder 07:20:14 ---> 27c24faf0869 07:20:14 Step 3/23 : WORKDIR /device-sdk-go 07:20:14 ---> Running in 59d90d7ce136 07:20:15 Removing intermediate container 59d90d7ce136 07:20:15 ---> 92cf0d6606e0 07:20:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:15 ---> Running in ea146402d42a 07:20:15 Removing intermediate container ea146402d42a 07:20:15 ---> 0daae35592d8 07:20:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:15 ---> Running in f70871221181 07:20:17 Removing intermediate container f70871221181 07:20:17 ---> 66133cfd26e0 07:20:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:20:18 ---> Running in 29af3d7e9b44 07:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:21 OK: 139 MiB in 46 packages 07:20:22 Removing intermediate container 29af3d7e9b44 07:20:22 ---> 7b61ef268e83 07:20:22 Step 7/23 : COPY . . 07:20:23 ---> 4b4486c04b3a 07:20:23 Step 8/23 : RUN go mod download 07:20:23 ---> Running in 5fe6213bb600 07:20:26 Removing intermediate container 5fe6213bb600 07:20:26 ---> bdc5cd4f01ab 07:20:26 Step 9/23 : RUN make build 07:20:26 ---> Running in 4fbc5d9bd3d8 07:20:27 go mod tidy 07:20:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:21:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:21:02 Removing intermediate container 4fbc5d9bd3d8 07:21:02 ---> a167e538ebf0 07:21:02 Step 10/23 : FROM alpine:3.12 07:21:02 3.12: Pulling from library/alpine 07:21:02 d2f70382dc9a: Pulling fs layer 07:21:03 d2f70382dc9a: Verifying Checksum 07:21:03 d2f70382dc9a: Download complete 07:21:03 d2f70382dc9a: Pull complete 07:21:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:21:03 Status: Downloaded newer image for alpine:3.12 07:21:04 ---> 9852663dfa18 07:21:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:21:04 ---> Running in e9d3398fd632 07:21:04 Removing intermediate container e9d3398fd632 07:21:04 ---> 2ca9151fc76a 07:21:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:04 ---> Running in b93603a4b16c 07:21:06 Removing intermediate container b93603a4b16c 07:21:06 ---> 338823f857f0 07:21:06 Step 13/23 : RUN apk add --update --no-cache zeromq 07:21:06 ---> Running in 65ead64d04d4 07:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:09 (1/5) Installing libgcc (9.3.0-r2) 07:21:09 (2/5) Installing libsodium (1.0.18-r0) 07:21:09 (3/5) Installing libstdc++ (9.3.0-r2) 07:21:10 (4/5) Installing libzmq (4.3.3-r0) 07:21:10 (5/5) Installing zeromq (4.3.3-r0) 07:21:10 Executing busybox-1.31.1-r20.trigger 07:21:10 OK: 8 MiB in 19 packages 07:21:11 Removing intermediate container 65ead64d04d4 07:21:11 ---> 0ea486b813d0 07:21:11 Step 14/23 : WORKDIR / 07:21:11 ---> Running in be476e6f4df7 07:21:12 Removing intermediate container be476e6f4df7 07:21:12 ---> 0f469946fde8 07:21:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:21:12 ---> 2b8a37aa0d5c 07:21:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:21:14 ---> d4a15f529782 07:21:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:21:14 ---> 3118894cad1c 07:21:14 Step 18/23 : EXPOSE 49990 07:21:15 ---> Running in 6bfc0fb37f87 07:21:15 Removing intermediate container 6bfc0fb37f87 07:21:15 ---> 7c3b52725bd4 07:21:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:21:15 ---> Running in 066ff852cd0f 07:21:16 Removing intermediate container 066ff852cd0f 07:21:16 ---> 4ae3f85b8428 07:21:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:16 ---> Running in f77a82ffe3a4 07:21:16 Removing intermediate container f77a82ffe3a4 07:21:16 ---> ff7776f883e3 07:21:16 Step 21/23 : LABEL arch=arm64 07:21:16 ---> Running in e7f1153e5000 07:21:17 Removing intermediate container e7f1153e5000 07:21:17 ---> bd21efe79bbd 07:21:17 Step 22/23 : LABEL git_sha=f79a630185b970220647dee4c32f4c8bac2527df 07:21:17 ---> Running in f994b6a527d8 07:21:18 Removing intermediate container f994b6a527d8 07:21:18 ---> 0dbbdb67a074 07:21:18 Step 23/23 : LABEL version=0.0.0 07:21:18 ---> Running in bbb951ce1ab6 07:21:18 Removing intermediate container bbb951ce1ab6 07:21:18 ---> 57c21d65740b 07:21:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 07:21:18 Successfully built 57c21d65740b 07:21:18 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:21:19 ---> job-cost.sh 07:21:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S6DW 07:21:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:23:20 lf-activate-venv(): INFO: Adding /tmp/venv-S6DW/bin to PATH 07:23:20 INFO: No Stack... 07:23:20 INFO: Retrieving Pricing Info for: v2-standard-4 07:23:20 INFO: Archiving Costs [Pipeline] sh 07:23:20 + + cutcat -d, /w/workspace/device-sdk-go/2/archives/cost.csv -f6 07:23:20 [Pipeline] lock 07:23:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] 07:23:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] did not exist. Created. 07:23:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:20 /w/workspace/device-sdk-go/2@tmp/durable-bb2643df/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-bb2643df/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:21 + echo total: 0.18000000715255737 [Pipeline] stash 07:23:21 Warning: overwriting stash ‘stack-cost’ 07:23:21 Stashed 1 file(s) [Pipeline] } 07:23:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:23:22 provisioning config files... 07:23:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config5824047100092032111tmp [Pipeline] { [Pipeline] sh 07:23:22 + set +x 07:23:22 + bash -s -- 07:23:22 + curl -s https://codecov.io/bash 07:23:22 07:23:22 _____ _ 07:23:22 / ____| | | 07:23:22 | | ___ __| | ___ ___ _____ __ 07:23:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:22 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:22 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:22 Bash-1.0.2 07:23:22 07:23:22 07:23:22 ==> git version 2.24.4 found 07:23:22 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:23:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:23:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:23:22 ==> Jenkins CI detected. 07:23:22 project root: . 07:23:22 --> token set from env 07:23:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:22 ==> Running gcov in . (disable via -X gcov) 07:23:22 ==> Python coveragepy not found 07:23:22 ==> Searching for coverage reports in: 07:23:22 + . 07:23:22 -> Found 1 reports 07:23:22 ==> Detecting git/mercurial file structure 07:23:22 ==> Reading reports 07:23:22 + ./coverage.out bytes=126187 07:23:22 ==> Appending adjustments 07:23:22 https://docs.codecov.io/docs/fixing-reports 07:23:23 + Found adjustments 07:23:23 ==> Gzipping contents 07:23:23 20K /tmp/codecov.z5TLHU.gz 07:23:23 ==> Uploading reports 07:23:23 url: https://codecov.io 07:23:23 query: branch=PR-933&commit=f79a630185b970220647dee4c32f4c8bac2527df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 07:23:23 -> Pinging Codecov 07:23:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-933&commit=f79a630185b970220647dee4c32f4c8bac2527df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 07:23:23 -> Uploading to 07:23:23 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/f79a630185b970220647dee4c32f4c8bac2527df/aedd4d3c-d674-4d8f-b41e-874ad65c9d3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T072323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a6dedf011c6aced87d1651401a8c2b02c243e09710e2dfce7e98624ae1c6607 07:23:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:23 Dload Upload Total Spent Left Speed 07:23:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16488 0 0 100 16488 0 45790 --:--:-- --:--:-- --:--:-- 45927 07:23:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f79a630185b970220647dee4c32f4c8bac2527df [Pipeline] } 07:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:23:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:26 ---> package-listing.sh 07:23:26 ++ facter osfamily 07:23:26 ++ tr '[:upper:]' '[:lower:]' 07:23:26 + OS_FAMILY=redhat 07:23:26 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-933 07:23:26 + START_PACKAGES=/tmp/packages_start.txt 07:23:26 + END_PACKAGES=/tmp/packages_end.txt 07:23:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:26 + PACKAGES=/tmp/packages_start.txt 07:23:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' 07:23:26 + PACKAGES=/tmp/packages_end.txt 07:23:26 + case "${OS_FAMILY}" in 07:23:26 + rpm -qa 07:23:26 + sort 07:23:27 + '[' -f /tmp/packages_start.txt ']' 07:23:27 + '[' -f /tmp/packages_end.txt ']' 07:23:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' 07:23:27 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ 07:23:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ [Pipeline] echo 07:23:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:23:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:28 07:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:28 alpine: Pulling from edgex-lftools-log-publisher 07:23:28 df20fa9351a1: Pulling fs layer 07:23:28 36b3adc4ff6f: Pulling fs layer 07:23:28 8ad3a11d3b57: Pulling fs layer 07:23:28 46f8f816bc3b: Pulling fs layer 07:23:28 93b61091891f: Pulling fs layer 07:23:28 93b9cdb0e59b: Pulling fs layer 07:23:28 5e14af77c1be: Pulling fs layer 07:23:28 01666e4c0597: Pulling fs layer 07:23:28 aa168da1d23b: Pulling fs layer 07:23:28 93b9cdb0e59b: Waiting 07:23:28 5e14af77c1be: Waiting 07:23:28 01666e4c0597: Waiting 07:23:28 aa168da1d23b: Waiting 07:23:28 46f8f816bc3b: Waiting 07:23:28 93b61091891f: Waiting 07:23:28 36b3adc4ff6f: Verifying Checksum 07:23:28 36b3adc4ff6f: Download complete 07:23:28 46f8f816bc3b: Verifying Checksum 07:23:28 46f8f816bc3b: Download complete 07:23:28 df20fa9351a1: Verifying Checksum 07:23:28 df20fa9351a1: Download complete 07:23:28 93b9cdb0e59b: Verifying Checksum 07:23:28 93b9cdb0e59b: Download complete 07:23:28 5e14af77c1be: Verifying Checksum 07:23:28 5e14af77c1be: Download complete 07:23:28 93b61091891f: Verifying Checksum 07:23:28 93b61091891f: Download complete 07:23:28 01666e4c0597: Verifying Checksum 07:23:28 01666e4c0597: Download complete 07:23:28 df20fa9351a1: Pull complete 07:23:28 8ad3a11d3b57: Verifying Checksum 07:23:28 8ad3a11d3b57: Download complete 07:23:28 36b3adc4ff6f: Pull complete 07:23:29 8ad3a11d3b57: Pull complete 07:23:29 46f8f816bc3b: Pull complete 07:23:29 93b61091891f: Pull complete 07:23:29 93b9cdb0e59b: Pull complete 07:23:29 5e14af77c1be: Pull complete 07:23:29 01666e4c0597: Pull complete 07:23:30 aa168da1d23b: Verifying Checksum 07:23:30 aa168da1d23b: Download complete 07:23:34 aa168da1d23b: Pull complete 07:23:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:23:34 prd-centos7-docker-4c-2g-15030 does not seem to be running inside a container 07:23:34 $ 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-933/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-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@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 07:23:38 $ docker top 1ed15c30fa25673bd3dce28173df7a27dde711451114c3bfa1d7b3a596e94981 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:39 + mkdir -p /var/log/sa [Pipeline] sh 07:23:39 + ls /var/log/sa-host 07:23:39 + sadf -c /var/log/sa-host/sa05 07:23:39 file_magic: OK 07:23:39 HZ: Using current value: 100 07:23:39 file_header: OK 07:23:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:23:39 Statistics: 07:23:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:23:39 File successfully converted to sysstat format version 12.2.1 07:23:39 + sadf -c /var/log/sa-host/sa19 07:23:39 file_magic: OK 07:23:39 HZ: Using current value: 100 07:23:39 file_header: OK 07:23:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:23:39 Statistics: 07:23:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:23:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:40 provisioning config files... 07:23:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config2030299181781273267tmp [Pipeline] { [Pipeline] echo 07:23:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:40 ---> create-netrc.sh [Pipeline] } 07:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:23:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:23:41 ---> python-tools-install.sh [Pipeline] echo 07:23:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:41 ---> sudo-logs.sh 07:23:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:23:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:41 ---> job-cost.sh 07:23:41 lf-activate-venv: SKIPPING 07:23:41 DEBUG: total: 0.18000000715255737 07:23:41 INFO: Retrieving Stack Cost... 07:23:43 INFO: Retrieving Pricing Info for: v3-standard-2 07:23:43 INFO: Archiving Costs [Pipeline] echo 07:23:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:43 ---> logs-deploy.sh 07:23:43 lf-activate-venv: SKIPPING 07:23:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-933/2 07:23:43 INFO: archiving workspace using pattern(s): 07:23:44 Archives upload complete. 07:23:44 INFO: archiving logs to Nexus 07:23:45 ---> uname -a: 07:23:45 Linux prd-centos7-docker-4c-2g-15030.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:23:45 07:23:45 07:23:45 ---> lscpu: 07:23:45 Architecture: x86_64 07:23:45 CPU op-mode(s): 32-bit, 64-bit 07:23:45 Byte Order: Little Endian 07:23:45 Address sizes: 40 bits physical, 48 bits virtual 07:23:45 CPU(s): 2 07:23:45 On-line CPU(s) list: 0,1 07:23:45 Thread(s) per core: 1 07:23:45 Core(s) per socket: 1 07:23:45 Socket(s): 2 07:23:45 NUMA node(s): 1 07:23:45 Vendor ID: AuthenticAMD 07:23:45 CPU family: 23 07:23:45 Model: 49 07:23:45 Model name: AMD EPYC-Rome Processor 07:23:45 Stepping: 0 07:23:45 CPU MHz: 2799.998 07:23:45 BogoMIPS: 5599.99 07:23:45 Virtualization: AMD-V 07:23:45 Hypervisor vendor: KVM 07:23:45 Virtualization type: full 07:23:45 L1d cache: 64 KiB 07:23:45 L1i cache: 64 KiB 07:23:45 L2 cache: 1 MiB 07:23:45 L3 cache: 32 MiB 07:23:45 NUMA node0 CPU(s): 0,1 07:23:45 Vulnerability Itlb multihit: Not affected 07:23:45 Vulnerability L1tf: Not affected 07:23:45 Vulnerability Mds: Not affected 07:23:45 Vulnerability Meltdown: Not affected 07:23:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:23:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:23:45 Vulnerability Srbds: Not affected 07:23:45 Vulnerability Tsx async abort: Not affected 07:23:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:23:45 07:23:45 07:23:45 ---> nproc: 07:23:45 2 07:23:45 07:23:45 07:23:45 ---> df -h: 07:23:45 Filesystem Size Used Available Use% Mounted on 07:23:45 overlay 40.0G 7.6G 32.4G 19% / 07:23:45 tmpfs 64.0M 0 64.0M 0% /dev 07:23:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:23:45 shm 64.0M 0 64.0M 0% /dev/shm 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933 07:23:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp 07:23:45 07:23:45 07:23:45 ---> free -m: 07:23:45 total used free shared buff/cache available 07:23:45 Mem: 7821 963 4762 0 2094 6679 07:23:45 Swap: 1023 0 1023 07:23:45 07:23:45 07:23:45 ---> ip addr: 07:23:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:23:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:45 inet 127.0.0.1/8 scope host lo 07:23:45 valid_lft forever preferred_lft forever 07:23:45 inet6 ::1/128 scope host 07:23:45 valid_lft forever preferred_lft forever 07:23:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:23:45 link/ether fa:16:3e:82:7b:33 brd ff:ff:ff:ff:ff:ff 07:23:45 inet 10.30.122.88/23 brd 10.30.123.255 scope global dynamic eth0 07:23:45 valid_lft 85742sec preferred_lft 85742sec 07:23:45 inet6 fe80::f816:3eff:fe82:7b33/64 scope link 07:23:45 valid_lft forever preferred_lft forever 07:23:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:23:45 link/ether 02:42:1f:18:2d:7e brd ff:ff:ff:ff:ff:ff 07:23:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:23:45 valid_lft forever preferred_lft forever 07:23:45 inet6 fe80::42:1fff:fe18:2d7e/64 scope link 07:23:45 valid_lft forever preferred_lft forever 07:23:45 07:23:45 07:23:45 ---> sar -b -r -n DEV: 07:23:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 07:23:45 07:23:45 07:12:36 LINUX RESTART (2 CPU) 07:23:45 07:23:45 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:23:45 07:14:01 81.95 17.71 64.25 0.00 5763.60 4567.04 0.00 07:23:45 07:15:01 1.72 0.00 1.72 0.00 0.00 36.05 0.00 07:23:45 07:16:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 07:23:45 07:17:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 07:23:45 07:18:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 07:23:45 07:19:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 07:23:45 07:20:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 07:23:45 07:21:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 07:23:45 07:22:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 07:23:45 07:23:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 07:23:45 Average: 8.46 1.75 6.71 0.00 568.06 456.52 0.00 07:23:45 07:23:45 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:45 07:14:01 5465100 0 803912 10.04 2620 1737300 1293384 14.28 573172 1570016 128 07:23:45 07:15:01 5476948 0 792056 9.89 2620 1737308 1205116 13.31 563768 1569980 20 07:23:45 07:16:01 5475080 0 793924 9.91 2620 1737308 1205368 13.31 562472 1572780 20 07:23:45 07:17:01 5473040 0 795960 9.94 2620 1737312 1205404 13.31 564708 1572780 20 07:23:45 07:18:01 5475488 0 793504 9.91 2620 1737320 1205116 13.31 559528 1576348 16 07:23:45 07:19:01 5472168 0 796824 9.95 2620 1737320 1205200 13.31 562720 1576348 8 07:23:45 07:20:01 5472628 0 796356 9.94 2620 1737328 1205176 13.31 562600 1576348 20 07:23:45 07:21:01 5470172 0 798808 9.97 2620 1737332 1205116 13.31 564708 1576348 8 07:23:45 07:22:01 5463836 0 805140 10.05 2620 1737336 1205116 13.31 571056 1576348 8 07:23:45 07:23:01 5463692 0 805280 10.05 2620 1737340 1205116 13.31 572500 1574812 8 07:23:45 Average: 5470815 0 798176 9.97 2620 1737320 1214011 13.40 565723 1574211 26 07:23:45 07:23:45 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:45 07:14:01 eth0 623.89 446.93 1137.32 90.74 0.00 0.00 0.00 0.00 07:23:45 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:14:01 docker0 13.05 9.70 2.02 27.64 0.00 0.00 0.00 0.00 07:23:45 07:15:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:23:45 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:16:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 07:23:45 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:17:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 07:23:45 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:45 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:19:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:23:45 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:20:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:23:45 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:45 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:45 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:45 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 Average: eth0 61.80 44.18 112.18 8.99 0.00 0.00 0.00 0.00 07:23:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:45 Average: docker0 1.29 0.96 0.20 2.72 0.00 0.00 0.00 0.00 07:23:45 07:23:45 07:23:45 ---> sar -P ALL: 07:23:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 07:23:45 07:23:45 07:12:36 LINUX RESTART (2 CPU) 07:23:45 07:23:45 07:13:02 CPU %user %nice %system %iowait %steal %idle 07:23:45 07:14:01 all 15.34 0.00 3.65 3.08 0.07 77.86 07:23:45 07:14:01 0 15.08 0.00 3.80 2.28 0.07 78.77 07:23:45 07:14:01 1 15.59 0.00 3.50 3.88 0.07 76.96 07:23:45 07:15:01 all 0.06 0.00 0.03 0.00 0.02 99.89 07:23:45 07:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:23:45 07:15:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:23:45 07:16:01 all 0.14 0.00 0.04 0.00 0.03 99.78 07:23:45 07:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:23:45 07:16:01 1 0.23 0.00 0.05 0.00 0.03 99.68 07:23:45 07:17:01 all 0.14 0.00 0.03 0.01 0.01 99.82 07:23:45 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:45 07:17:01 1 0.25 0.00 0.03 0.02 0.02 99.68 07:23:45 07:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 07:23:45 07:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:23:45 07:18:01 1 0.17 0.00 0.05 0.00 0.03 99.75 07:23:45 07:19:01 all 0.10 0.00 0.03 0.00 0.02 99.86 07:23:45 07:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:23:45 07:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 07:23:45 07:20:01 all 0.11 0.00 0.04 0.00 0.02 99.83 07:23:45 07:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:45 07:20:01 1 0.18 0.00 0.05 0.00 0.02 99.75 07:23:45 07:21:01 all 0.07 0.00 0.03 0.00 0.03 99.87 07:23:45 07:21:01 0 0.10 0.00 0.02 0.00 0.02 99.87 07:23:45 07:21:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:23:45 07:22:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:23:45 07:22:01 0 0.17 0.00 0.02 0.00 0.00 99.82 07:23:45 07:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:23:45 07:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 07:23:45 07:23:01 0 0.15 0.00 0.02 0.00 0.02 99.82 07:23:45 07:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:23:45 Average: all 1.56 0.00 0.38 0.30 0.02 97.74 07:23:45 Average: 0 1.51 0.00 0.39 0.22 0.02 97.86 07:23:45 Average: 1 1.62 0.00 0.37 0.37 0.03 97.61 07:23:45 07:23:45 07:23:45