Pull request #946 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9158fd30125588c785ed506fa766254bba537d05+f9e550b20f5a93948f1e6d0294bcd4043c76663f (6bb88e2ff25eb0c92db5fb7ffc5eebf2a42f843c) Running in Durability level: MAX_SURVIVABILITY 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-ssh7799219105652838543.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-ssh2601175754654825196.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/edgex-global-pipelines # timeout=10 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-946/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2965620359994045147.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-946/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh578151473919440351.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1664134095988528628.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/lf-pipelines # timeout=10 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-946/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh927530929267158330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-588 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [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-946 # 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-946@tmp/jenkins-gitclient-ssh6349609769262106055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) > 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-946@tmp/jenkins-gitclient-ssh2159822359994286866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # 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-946@tmp/jenkins-gitclient-ssh6497613021297399838.key > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:41 ========================================================= 05:44:41 EdgeX Global Pipelines Version Info 05:44:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:43 ------------------- 05:44:43 stable info: 05:44:43 ------------------- 05:44:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:44:43 Message: update stable to v1.0.192 05:44:43 ------------------- 05:44:43 experimental info: 05:44:43 ------------------- 05:44:43 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:44:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-946 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-946 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-946 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9158fd30125588c785ed506fa766254bba537d05 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9158fd3 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:46 provisioning config files... 05:44:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config7327021925489052955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:46 ---> docker-login.sh 05:44:46 nexus3.edgexfoundry.org:10001 05:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:46 Configure a credential helper to remove this warning. See 05:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:46 05:44:46 Login Succeeded 05:44:46 nexus3.edgexfoundry.org:10002 05:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:46 Configure a credential helper to remove this warning. See 05:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:46 05:44:46 Login Succeeded 05:44:46 nexus3.edgexfoundry.org:10003 05:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:47 Configure a credential helper to remove this warning. See 05:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:47 05:44:47 Login Succeeded 05:44:47 nexus3.edgexfoundry.org:10004 05:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:47 Configure a credential helper to remove this warning. See 05:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:47 05:44:47 Login Succeeded 05:44:47 docker.io 05:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:47 Configure a credential helper to remove this warning. See 05:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:47 05:44:47 Login Succeeded 05:44:47 ---> docker-login.sh ends [Pipeline] } 05:44:47 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 05:44:48 + git log --format=format:%s -1 9158fd30125588c785ed506fa766254bba537d05 [Pipeline] echo 05:44:48 GIT_COMMIT: 9158fd30125588c785ed506fa766254bba537d05, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:44:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:49 05:44:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:50 latest: Pulling from edgex-devops/git-semver 05:44:50 31603596830f: Pulling fs layer 05:44:50 54011a49482f: Pulling fs layer 05:44:50 a6820b24f6d8: Pulling fs layer 05:44:50 f581987b2513: Pulling fs layer 05:44:50 f581987b2513: Waiting 05:44:50 54011a49482f: Verifying Checksum 05:44:50 54011a49482f: Download complete 05:44:50 31603596830f: Verifying Checksum 05:44:50 31603596830f: Download complete 05:44:50 f581987b2513: Verifying Checksum 05:44:50 f581987b2513: Download complete 05:44:50 a6820b24f6d8: Verifying Checksum 05:44:50 a6820b24f6d8: Download complete 05:44:50 31603596830f: Pull complete 05:44:50 54011a49482f: Pull complete 05:44:51 a6820b24f6d8: Pull complete 05:44:51 f581987b2513: Pull complete 05:44:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:51 prd-centos7-docker-4c-2g-588 does not seem to be running inside a container 05:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-946 -v /w/workspace/dgexfoundry_device-sdk-go_PR-946:/w/workspace/dgexfoundry_device-sdk-go_PR-946:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-946@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:44:55 $ docker top 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:55 [ssh-agent] Looking for ssh-agent implementation... 05:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:55 $ docker exec 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent 05:44:55 SSH_AUTH_SOCK=/tmp/ssh-4MIpxtkWgROi/agent.13 05:44:55 SSH_AGENT_PID=18 05:44:55 Running ssh-add (command line suppressed) 05:44:55 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_8061416094279538503.key (/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_8061416094279538503.key) 05:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:56 + git tag --points-at HEAD [Pipeline] } 05:44:56 $ docker exec --env ******** --env ******** 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent -k 05:44:56 unset SSH_AUTH_SOCK; 05:44:56 unset SSH_AGENT_PID; 05:44:56 echo Agent pid 18 killed; 05:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:56 [ssh-agent] Looking for ssh-agent implementation... 05:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:56 $ docker exec 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent 05:44:56 SSH_AUTH_SOCK=/tmp/ssh-ggLGeg2jGgla/agent.52 05:44:56 SSH_AGENT_PID=59 05:44:56 Running ssh-add (command line suppressed) 05:44:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_2771967299345358030.key (/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_2771967299345358030.key) 05:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:57 + git semver init 05:44:57 # -> Open(): unable to determine branch for HEAD 05:44:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-946/.git 05:44:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-946 05:44:57 # $SEMVER_REMOTE_NAME = origin 05:44:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:44:57 # $SEMVER_USER_NAME = edgex-jenkins 05:44:57 # $SEMVER_BRANCH = PR-946 05:44:57 # $SEMVER_TEMP = /tmp/semver-885200252 05:44:57 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:44:57 # '/tmp/semver-885200252' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-946/.semver' 05:44:57 # -> Force: false 05:44:57 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-946/.semver [Pipeline] } 05:44:57 $ docker exec --env ******** --env ******** 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent -k 05:44:58 unset SSH_AUTH_SOCK; 05:44:58 unset SSH_AGENT_PID; 05:44:58 echo Agent pid 59 killed; 05:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:58 + git semver [Pipeline] } 05:44:58 $ docker stop --time=1 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c 05:45:00 $ docker rm -f 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c [Pipeline] // withDockerContainer [Pipeline] sh 05:45:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:00 Stashed 1 file(s) [Pipeline] echo 05:45:00 [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 05:45:16 Still waiting to schedule task 05:45:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:45:16 Still waiting to schedule task 05:45:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:46:54 Running on prd-centos7-docker-4c-2g-591 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [Pipeline] { [Pipeline] ws 05:46:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:46:55 Selected Git installation does not exist. Using Default 05:46:55 The recommended git tool is: NONE 05:46:57 using credential edgex-jenkins-ssh 05:46:57 Cloning the remote Git repository 05:46:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:46:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:46:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:46:57 > git --version # timeout=10 05:46:57 > git --version # 'git version 2.24.4' 05:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:57 [INFO] Currently running in a labeled security context 05:46:57 [INFO] Currently SELinux is 'enforcing' on the host 05:46:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2583892819282002076.key 05:46:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:58 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 05:46:58 Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 05:46:58 Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) 05:46:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:46:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:46:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:58 [INFO] Currently running in a labeled security context 05:46:58 [INFO] Currently SELinux is 'enforcing' on the host 05:46:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6713008758745349037.key 05:46:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:46:58 > git config core.sparsecheckout # timeout=10 05:46:58 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 05:46:58 > git remote # timeout=10 05:46:58 > git config --get remote.origin.url # timeout=10 05:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:58 [INFO] Currently running in a labeled security context 05:46:58 [INFO] Currently SELinux is 'enforcing' on the host 05:46:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1296379432680898081.key 05:46:58 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 05:46:58 > git rev-parse HEAD^{commit} # timeout=10 05:46:58 > git config core.sparsecheckout # timeout=10 05:46:58 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 05:47:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:02 > git --version # timeout=10 05:47:02 > git --version # 'git version 2.24.4' 05:47:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:47:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:04 + sudo service docker restart 05:47:04 + true 05:47:04 Redirecting to /bin/systemctl restart docker.service 05:47:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-590 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [Pipeline] { [Pipeline] ws 05:47:19 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:47:19 Selected Git installation does not exist. Using Default 05:47:19 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:22 provisioning config files... 05:47:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5874463928172456122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:23 ---> docker-login.sh 05:47:23 nexus3.edgexfoundry.org:10001 05:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:23 Configure a credential helper to remove this warning. See 05:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:23 05:47:23 Login Succeeded 05:47:23 nexus3.edgexfoundry.org:10002 05:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:23 Configure a credential helper to remove this warning. See 05:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:23 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10003 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10004 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 docker.io 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 ---> docker-login.sh ends [Pipeline] } 05:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:25 ========================================================= 05:47:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:47:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:25 using credential edgex-jenkins-ssh 05:47:25 Cloning the remote Git repository 05:47:25 + 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 . 05:47:25 Sending build context to Docker daemon 2.618MB 05:47:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:47:25 Step 2/8 : FROM ${BASE} 05:47:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:47:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:47:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:25 > git --version # timeout=10 05:47:25 > git --version # 'git version 2.17.1' 05:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:25 540db60ca938: Pulling fs layer 05:47:25 adcc1eea9eea: Pulling fs layer 05:47:25 4c4ab2625f07: Pulling fs layer 05:47:25 0510c868ecb4: Pulling fs layer 05:47:25 afea3b2eda06: Pulling fs layer 05:47:25 7809a108b3ef: Pulling fs layer 05:47:25 f706445af74f: Pulling fs layer 05:47:25 0510c868ecb4: Waiting 05:47:25 afea3b2eda06: Waiting 05:47:25 7809a108b3ef: Waiting 05:47:25 f706445af74f: Waiting 05:47:25 adcc1eea9eea: Verifying Checksum 05:47:25 adcc1eea9eea: Download complete 05:47:25 4c4ab2625f07: Verifying Checksum 05:47:25 4c4ab2625f07: Download complete 05:47:25 afea3b2eda06: Verifying Checksum 05:47:25 afea3b2eda06: Download complete 05:47:25 7809a108b3ef: Verifying Checksum 05:47:25 7809a108b3ef: Download complete 05:47:25 540db60ca938: Verifying Checksum 05:47:25 540db60ca938: Download complete 05:47:26 540db60ca938: Pull complete 05:47:26 adcc1eea9eea: Pull complete 05:47:26 4c4ab2625f07: Pull complete 05:47:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:27 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 05:47:27 Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 05:47:27 Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) 05:47:28 f706445af74f: Verifying Checksum 05:47:28 f706445af74f: Download complete 05:47:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:27 > git config core.sparsecheckout # timeout=10 05:47:27 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 05:47:27 > git remote # timeout=10 05:47:27 > git config --get remote.origin.url # timeout=10 05:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:27 > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 05:47:27 > git rev-parse HEAD^{commit} # timeout=10 05:47:27 > git config core.sparsecheckout # timeout=10 05:47:27 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 05:47:28 0510c868ecb4: Verifying Checksum 05:47:28 0510c868ecb4: Download complete 05:47:31 0510c868ecb4: Pull complete 05:47:31 afea3b2eda06: Pull complete 05:47:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:31 > git --version # timeout=10 05:47:31 > git --version # 'git version 2.17.1' 05:47:31 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:47:32 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:33 f706445af74f: Pull complete 05:47:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:47:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:47:34 ---> b068be0155e3 05:47:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:47:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:34 + true 05:47:34 + sudo service docker restart 05:47:48 ---> Running in 9537b0397c50 05:47:48 Removing intermediate container 9537b0397c50 05:47:48 ---> 280f5e24ecc3 05:47:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:48 ---> Running in 388a3d4b1442 05:47:48 Removing intermediate container 388a3d4b1442 05:47:48 ---> 75c7e08591d7 05:47:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:47:48 ---> Running in 74f76abd7dc1 05:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:47:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:47:50 (1/6) Installing libc-dev (0.7.2-r3) 05:47:50 (2/6) Installing libsodium (1.0.18-r0) 05:47:50 (3/6) Installing pkgconf (1.7.3-r0) 05:47:50 (4/6) Installing libsodium-dev (1.0.18-r0) 05:47:51 (5/6) Installing libzmq (4.3.3-r1) 05:47:51 (6/6) Installing zeromq-dev (4.3.3-r1) 05:47:51 Executing busybox-1.32.1-r6.trigger 05:47:51 OK: 150 MiB in 46 packages 05:47:51 Removing intermediate container 74f76abd7dc1 05:47:51 ---> 33a737e593cf 05:47:51 Step 6/8 : WORKDIR /device-sdk-go 05:47:51 ---> Running in 58d89d308ace 05:47:51 Removing intermediate container 58d89d308ace 05:47:51 ---> f6e45214e87d 05:47:51 Step 7/8 : COPY . . 05:47:52 ---> 2180ed86a6d8 05:47:52 Step 8/8 : RUN go mod download 05:47:52 ---> Running in e8ffa70faf11 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:52 provisioning config files... 05:47:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2697183968782634616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:53 ---> docker-login.sh 05:47:53 nexus3.edgexfoundry.org:10001 05:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:54 Configure a credential helper to remove this warning. See 05:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:54 05:47:54 Login Succeeded 05:47:54 nexus3.edgexfoundry.org:10002 05:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:55 Configure a credential helper to remove this warning. See 05:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:55 05:47:55 Login Succeeded 05:47:55 nexus3.edgexfoundry.org:10003 05:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:55 Configure a credential helper to remove this warning. See 05:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:55 05:47:55 Login Succeeded 05:47:55 nexus3.edgexfoundry.org:10004 05:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:56 Configure a credential helper to remove this warning. See 05:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:56 05:47:56 Login Succeeded 05:47:56 docker.io 05:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:57 Configure a credential helper to remove this warning. See 05:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:57 05:47:57 Login Succeeded 05:47:57 ---> docker-login.sh ends [Pipeline] } 05:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:57 ========================================================= 05:47:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:47:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:58 + 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 . 05:47:58 Sending build context to Docker daemon 2.617MB 05:47:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:47:58 Step 2/8 : FROM ${BASE} 05:47:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:58 595b0fe564bb: Pulling fs layer 05:47:58 7186ed65a4f7: Pulling fs layer 05:47:58 316046926c0a: Pulling fs layer 05:47:58 4ebd0625c992: Pulling fs layer 05:47:58 207e8628e3a3: Pulling fs layer 05:47:58 c791037a9be2: Pulling fs layer 05:47:58 ffd874e62e21: Pulling fs layer 05:47:58 207e8628e3a3: Waiting 05:47:58 c791037a9be2: Waiting 05:47:58 ffd874e62e21: Waiting 05:47:58 4ebd0625c992: Waiting 05:47:58 316046926c0a: Verifying Checksum 05:47:58 316046926c0a: Download complete 05:47:58 7186ed65a4f7: Verifying Checksum 05:47:58 7186ed65a4f7: Download complete 05:47:58 207e8628e3a3: Verifying Checksum 05:47:58 207e8628e3a3: Download complete 05:47:58 c791037a9be2: Verifying Checksum 05:47:58 c791037a9be2: Download complete 05:47:58 595b0fe564bb: Verifying Checksum 05:47:58 595b0fe564bb: Download complete 05:47:59 595b0fe564bb: Pull complete 05:48:00 7186ed65a4f7: Pull complete 05:48:00 316046926c0a: Pull complete 05:48:01 ffd874e62e21: Verifying Checksum 05:48:01 ffd874e62e21: Download complete 05:48:02 4ebd0625c992: Download complete 05:48:12 4ebd0625c992: Pull complete 05:48:12 207e8628e3a3: Pull complete 05:48:13 c791037a9be2: Pull complete 05:48:17 ffd874e62e21: Pull complete 05:48:17 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:48:17 ---> cfc18b08335c 05:48:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:48:18 ---> Running in 76bc6d9c7cee 05:48:19 Removing intermediate container 76bc6d9c7cee 05:48:19 ---> 9d26a1366db7 05:48:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:19 ---> Running in c06f202b5013 05:48:22 Removing intermediate container c06f202b5013 05:48:22 ---> 11698b3a6e41 05:48:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:48:22 ---> Running in 7892aeacc44d 05:48:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:48:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:48:24 Removing intermediate container e8ffa70faf11 05:48:24 ---> 70f3496f6a7e 05:48:24 Successfully built 70f3496f6a7e 05:48:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:48:24 (1/6) Installing libc-dev (0.7.2-r3) 05:48:24 + docker inspect -f . ci-base-image-x86_64 05:48:24 . [Pipeline] withDockerContainer 05:48:24 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 05:48:24 (2/6) Installing libsodium (1.0.18-r0) 05:48:24 (3/6) Installing pkgconf (1.7.3-r0) 05:48:24 (4/6) Installing libsodium-dev (1.0.18-r0) 05:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:48:25 (5/6) Installing libzmq (4.3.3-r1) 05:48:25 (6/6) Installing zeromq-dev (4.3.3-r1) 05:48:25 Executing busybox-1.32.1-r6.trigger 05:48:25 OK: 139 MiB in 46 packages 05:48:25 $ docker top 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:26 + go version 05:48:26 go version go1.16.3 linux/amd64 [Pipeline] } 05:48:26 $ docker stop --time=1 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 05:48:26 Removing intermediate container 7892aeacc44d 05:48:26 ---> 0e8dfc81b983 05:48:26 Step 6/8 : WORKDIR /device-sdk-go 05:48:26 ---> Running in d8efbf37119e 05:48:27 Removing intermediate container d8efbf37119e 05:48:27 ---> 14c4c45afb6a 05:48:27 Step 7/8 : COPY . . 05:48:27 $ docker rm -f 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:28 ---> 65049ef61130 05:48:28 Step 8/8 : RUN go mod download 05:48:28 ---> Running in 699488801ccf 05:48:28 + docker inspect -f . ci-base-image-x86_64 05:48:28 . [Pipeline] withDockerContainer 05:48:29 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 05:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:48:30 $ docker top c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:31 + go mod tidy [Pipeline] sh 05:48:31 + make test 05:48:31 go mod tidy 05:48:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:48:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:48:55 Removing intermediate container 699488801ccf 05:48:55 ---> 9c304c527093 05:48:55 Successfully built 9c304c527093 05:48:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:55 + docker inspect -f . ci-base-image-arm64 05:48:55 . [Pipeline] withDockerContainer 05:48:56 prd-ubuntu18.04-docker-arm64-4c-16g-590 does not seem to be running inside a container 05:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:48:57 $ docker top 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:58 + go version 05:48:58 go version go1.16.3 linux/arm64 [Pipeline] } 05:48:58 $ docker stop --time=1 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 05:48:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:48:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:48:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:49:00 $ docker rm -f 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:01 + docker inspect -f . ci-base-image-arm64 05:49:01 . [Pipeline] withDockerContainer 05:49:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 05:49:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:49:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 05:49:02 prd-ubuntu18.04-docker-arm64-4c-16g-590 does not seem to be running inside a container 05:49:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements 05:49:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 05:49:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:49:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:49:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.053s coverage: 30.2% of statements 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:49:03 $ docker top 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 -eo pid,comm 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [Pipeline] { [Pipeline] sh 05:49:04 + go mod tidy 05:49:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.849s coverage: 89.2% of statements 05:49:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:49:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 05:49:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:49:05 GO111MODULE=on go vet ./... [Pipeline] sh 05:49:06 + make test 05:49:06 go mod tidy 05:49:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:49:23 gofmt -l . 05:49:23 [ "`gofmt -l .`" = "" ] 05:49:23 ./bin/test-attribution-txt.sh 05:49:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:49:23 $ docker stop --time=1 c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 05:49:25 $ docker rm -f c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:49:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] sh 05:49:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:29 + ls -al . 05:49:29 total 212 05:49:29 drwxrwxr-x. 10 jenkins jenkins 4096 May 27 05:49 . 05:49:29 drwxrwxr-x. 4 jenkins jenkins 28 May 27 05:46 .. 05:49:29 drwxrwxr-x. 2 jenkins jenkins 64 May 27 05:46 bin 05:49:29 -rw-r--r--. 1 jenkins jenkins 126444 May 27 05:49 coverage.out 05:49:29 -rw-rw-r--. 1 jenkins jenkins 987 May 27 05:46 Dockerfile.build 05:49:29 -rw-rw-r--. 1 jenkins jenkins 140 May 27 05:46 .dockerignore 05:49:29 drwxrwxr-x. 5 jenkins jenkins 62 May 27 05:46 example 05:49:29 drwxrwxr-x. 8 jenkins jenkins 179 May 27 05:47 .git 05:49:29 drwxrwxr-x. 2 jenkins jenkins 103 May 27 05:46 .github 05:49:29 -rw-rw-r--. 1 jenkins jenkins 138 May 27 05:46 .gitignore 05:49:29 -rw-r--r--. 1 jenkins jenkins 575 May 27 05:49 go.mod 05:49:29 -rw-r--r--. 1 jenkins jenkins 20803 May 27 05:48 go.sum 05:49:29 drwxrwxr-x. 15 jenkins jenkins 224 May 27 05:46 internal 05:49:29 -rw-rw-r--. 1 jenkins jenkins 894 May 27 05:46 Jenkinsfile 05:49:29 -rw-rw-r--. 1 jenkins jenkins 11341 May 27 05:46 LICENSE 05:49:29 -rw-rw-r--. 1 jenkins jenkins 1026 May 27 05:46 Makefile 05:49:29 drwxrwxr-x. 4 jenkins jenkins 26 May 27 05:46 openapi 05:49:29 drwxrwxr-x. 5 jenkins jenkins 50 May 27 05:46 pkg 05:49:29 -rw-rw-r--. 1 jenkins jenkins 7652 May 27 05:46 README.md 05:49:29 -rw-rw-r--. 1 jenkins jenkins 6616 May 27 05:46 RELEASE-NOTES.txt 05:49:29 drwxrwxr-x. 4 jenkins jenkins 54 May 27 05:46 snap 05:49:29 -rw-rw-r--. 1 jenkins jenkins 5 May 27 05:45 VERSION 05:49:29 -rw-rw-r--. 1 jenkins jenkins 222 May 27 05:46 version.go [Pipeline] isUnix [Pipeline] sh 05:49:29 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9158fd30125588c785ed506fa766254bba537d05 --label arch=amd64 --label version=0.0.0 . 05:49:29 Sending build context to Docker daemon 2.745MB 05:49:29 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:49:29 Step 2/23 : FROM ${BASE} AS builder 05:49:29 ---> 70f3496f6a7e 05:49:29 Step 3/23 : WORKDIR /device-sdk-go 05:49:29 ---> Running in 50912acfd58b 05:49:30 Removing intermediate container 50912acfd58b 05:49:30 ---> 98d8946c1a95 05:49:30 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:30 ---> Running in ab915f869040 05:49:30 Removing intermediate container ab915f869040 05:49:30 ---> 89385f611a6e 05:49:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:30 ---> Running in aec680e53493 05:49:30 Removing intermediate container aec680e53493 05:49:30 ---> c9f4bb05ce03 05:49:30 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:49:30 ---> Running in 26a26b8e337b 05:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:32 OK: 150 MiB in 46 packages 05:49:32 Removing intermediate container 26a26b8e337b 05:49:32 ---> b1fa91d7235e 05:49:32 Step 7/23 : COPY . . 05:49:32 ---> 0c4c807b0682 05:49:32 Step 8/23 : RUN go mod download 05:49:32 ---> Running in a0246f5aceca 05:49:33 Removing intermediate container a0246f5aceca 05:49:33 ---> 07ec143efc16 05:49:33 Step 9/23 : RUN make build 05:49:33 ---> Running in 7ea37c697e89 05:49:33 go mod tidy 05:49:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:49:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:49:46 Removing intermediate container 7ea37c697e89 05:49:46 ---> 7f1c7e3bde4f 05:49:46 Step 10/23 : FROM alpine:3.12 05:49:47 3.12: Pulling from library/alpine 05:49:47 339de151aab4: Pulling fs layer 05:49:47 339de151aab4: Verifying Checksum 05:49:47 339de151aab4: Download complete 05:49:47 339de151aab4: Pull complete 05:49:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:49:47 Status: Downloaded newer image for alpine:3.12 05:49:47 ---> 13621d1b12d4 05:49:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:48 ---> Running in 5ccfca34d13a 05:49:48 Removing intermediate container 5ccfca34d13a 05:49:48 ---> bf60acc8a6d7 05:49:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:48 ---> Running in 7c00fb63ff2a 05:49:49 Removing intermediate container 7c00fb63ff2a 05:49:49 ---> 983b5e930f83 05:49:49 Step 13/23 : RUN apk add --update --no-cache zeromq 05:49:49 ---> Running in 3e3a4a76d30f 05:49:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:49:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:49:50 (1/5) Installing libgcc (9.3.0-r2) 05:49:50 (2/5) Installing libsodium (1.0.18-r0) 05:49:50 (3/5) Installing libstdc++ (9.3.0-r2) 05:49:50 (4/5) Installing libzmq (4.3.3-r0) 05:49:50 (5/5) Installing zeromq (4.3.3-r0) 05:49:51 Executing busybox-1.31.1-r20.trigger 05:49:51 OK: 8 MiB in 19 packages 05:49:51 Removing intermediate container 3e3a4a76d30f 05:49:51 ---> fb0043355b0b 05:49:51 Step 14/23 : WORKDIR / 05:49:51 ---> Running in de3dbbb34aad 05:49:51 Removing intermediate container de3dbbb34aad 05:49:51 ---> 6cdebd062fec 05:49:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:49:51 ---> 4e10f5eb50cf 05:49:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:49:52 ---> 9ad7e250dea1 05:49:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:49:52 ---> 29ddba90d572 05:49:52 Step 18/23 : EXPOSE 59999 05:49:52 ---> Running in cc6224a6b6b7 05:49:52 Removing intermediate container cc6224a6b6b7 05:49:52 ---> cfbb372170ab 05:49:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:49:52 ---> Running in 1c0ab28b7a28 05:49:52 Removing intermediate container 1c0ab28b7a28 05:49:52 ---> b736b3079c6b 05:49:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:52 ---> Running in 3829b7da6e88 05:49:53 Removing intermediate container 3829b7da6e88 05:49:53 ---> aec7cb52c4ed 05:49:53 Step 21/23 : LABEL arch=amd64 05:49:53 ---> Running in de4d6da4c6e3 05:49:53 Removing intermediate container de4d6da4c6e3 05:49:53 ---> 3d7f487f0234 05:49:53 Step 22/23 : LABEL git_sha=9158fd30125588c785ed506fa766254bba537d05 05:49:53 ---> Running in 976867438cca 05:49:53 Removing intermediate container 976867438cca 05:49:53 ---> d508bcd7f722 05:49:53 Step 23/23 : LABEL version=0.0.0 05:49:53 ---> Running in 523e9d394d4d 05:49:53 Removing intermediate container 523e9d394d4d 05:49:53 ---> 3f0284e78276 05:49:53 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:49:53 Successfully built 3f0284e78276 05:49:53 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 05:49:54 ---> job-cost.sh 05:49:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OkJ5 05:50:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-OkJ5/bin to PATH 05:50:22 INFO: No Stack... 05:50:22 INFO: Retrieving Pricing Info for: v3-standard-2 05:50:22 INFO: Archiving Costs [Pipeline] sh 05:50:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:50:23 + cut -d, -f6 [Pipeline] lock 05:50:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] 05:50:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] did not exist. Created. 05:50:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:23 + echo total: 0.05999999865889549 [Pipeline] stash 05:50:23 Stashed 1 file(s) [Pipeline] } 05:50:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.306s coverage: 25.4% of statements 05:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements 05:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.252s coverage: 78.9% of statements 05:50:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.200s coverage: 9.0% of statements 05:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:50:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:50:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.361s coverage: 30.2% of statements 05:50:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.198s coverage: 83.3% of statements 05:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.376s coverage: 58.0% of statements 05:50:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.017s coverage: 89.2% of statements 05:50:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:50:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements 05:50:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:50:51 GO111MODULE=on go vet ./... 05:51:47 gofmt -l . 05:51:47 [ "`gofmt -l .`" = "" ] 05:51:47 ./bin/test-attribution-txt.sh 05:51:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:51:48 $ docker stop --time=1 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 05:51:50 $ docker rm -f 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:51 Warning: overwriting stash ‘coverage-report’ 05:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:53 + ls -al . 05:51:53 total 248 05:51:53 drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:51 . 05:51:53 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 .. 05:51:53 -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:47 .dockerignore 05:51:53 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:47 .git 05:51:53 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:47 .github 05:51:53 -rw-rw-r-- 1 jenkins jenkins 138 May 27 05:47 .gitignore 05:51:53 -rw-rw-r-- 1 jenkins jenkins 987 May 27 05:47 Dockerfile.build 05:51:53 -rw-rw-r-- 1 jenkins jenkins 894 May 27 05:47 Jenkinsfile 05:51:53 -rw-rw-r-- 1 jenkins jenkins 11341 May 27 05:47 LICENSE 05:51:53 -rw-rw-r-- 1 jenkins jenkins 1026 May 27 05:47 Makefile 05:51:53 -rw-rw-r-- 1 jenkins jenkins 7652 May 27 05:47 README.md 05:51:53 -rw-rw-r-- 1 jenkins jenkins 6616 May 27 05:47 RELEASE-NOTES.txt 05:51:53 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:45 VERSION 05:51:53 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:47 bin 05:51:53 -rw-r--r-- 1 jenkins jenkins 126444 May 27 05:50 coverage.out 05:51:53 drwxrwxr-x 5 jenkins jenkins 4096 May 27 05:47 example 05:51:53 -rw-r--r-- 1 jenkins jenkins 575 May 27 05:51 go.mod 05:51:53 -rw-r--r-- 1 jenkins jenkins 20803 May 27 05:49 go.sum 05:51:53 drwxrwxr-x 15 jenkins jenkins 4096 May 27 05:47 internal 05:51:53 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 openapi 05:51:53 drwxrwxr-x 5 jenkins jenkins 4096 May 27 05:47 pkg 05:51:53 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 snap 05:51:53 -rw-rw-r-- 1 jenkins jenkins 222 May 27 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:51:53 + 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=9158fd30125588c785ed506fa766254bba537d05 --label arch=arm64 --label version=0.0.0 . 05:51:54 Sending build context to Docker daemon 2.744MB 05:51:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:51:54 Step 2/23 : FROM ${BASE} AS builder 05:51:54 ---> 9c304c527093 05:51:54 Step 3/23 : WORKDIR /device-sdk-go 05:51:54 ---> Running in cac2e5020a64 05:51:55 Removing intermediate container cac2e5020a64 05:51:55 ---> 911a51c7f526 05:51:55 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:55 ---> Running in 126a5a564493 05:51:55 Removing intermediate container 126a5a564493 05:51:55 ---> 1fd7ed7be1d9 05:51:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:55 ---> Running in e9a6a5982e9d 05:51:57 Removing intermediate container e9a6a5982e9d 05:51:57 ---> 665783e54f41 05:51:57 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:51:57 ---> Running in 2a5419319dba 05:51:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:52:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:52:00 OK: 139 MiB in 46 packages 05:52:01 Removing intermediate container 2a5419319dba 05:52:01 ---> 13cc40550dc7 05:52:01 Step 7/23 : COPY . . 05:52:03 ---> 860b0603b65d 05:52:03 Step 8/23 : RUN go mod download 05:52:03 ---> Running in 91b6af55fc62 05:52:05 Removing intermediate container 91b6af55fc62 05:52:05 ---> 8b496a5125c7 05:52:05 Step 9/23 : RUN make build 05:52:05 ---> Running in 8cb73b61fdca 05:52:06 go mod tidy 05:52:07 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 05:52:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:52:43 Removing intermediate container 8cb73b61fdca 05:52:43 ---> bf8daea00a55 05:52:43 Step 10/23 : FROM alpine:3.12 05:52:43 3.12: Pulling from library/alpine 05:52:43 d2f70382dc9a: Pulling fs layer 05:52:43 d2f70382dc9a: Download complete 05:52:44 d2f70382dc9a: Pull complete 05:52:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:52:44 Status: Downloaded newer image for alpine:3.12 05:52:44 ---> 9852663dfa18 05:52:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:52:44 ---> Running in 2fb10ad79a39 05:52:45 Removing intermediate container 2fb10ad79a39 05:52:45 ---> ace39bed4a67 05:52:45 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:45 ---> Running in 656bd061c535 05:52:47 Removing intermediate container 656bd061c535 05:52:47 ---> 4dbb1bb60b66 05:52:47 Step 13/23 : RUN apk add --update --no-cache zeromq 05:52:47 ---> Running in b0281963e48f 05:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:52:50 (1/5) Installing libgcc (9.3.0-r2) 05:52:50 (2/5) Installing libsodium (1.0.18-r0) 05:52:50 (3/5) Installing libstdc++ (9.3.0-r2) 05:52:50 (4/5) Installing libzmq (4.3.3-r0) 05:52:50 (5/5) Installing zeromq (4.3.3-r0) 05:52:50 Executing busybox-1.31.1-r20.trigger 05:52:50 OK: 8 MiB in 19 packages 05:52:51 Removing intermediate container b0281963e48f 05:52:51 ---> 41fe6aef852a 05:52:51 Step 14/23 : WORKDIR / 05:52:51 ---> Running in 6099008b9dcf 05:52:52 Removing intermediate container 6099008b9dcf 05:52:52 ---> b3efa020d029 05:52:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:52:53 ---> 4a4a71eb9fd4 05:52:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:52:54 ---> b18ceabacb5b 05:52:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:52:55 ---> dc66508cf6b6 05:52:55 Step 18/23 : EXPOSE 59999 05:52:55 ---> Running in f1b968fdeba2 05:52:55 Removing intermediate container f1b968fdeba2 05:52:55 ---> 35c7a43bed67 05:52:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:52:55 ---> Running in 66c6567b8646 05:52:56 Removing intermediate container 66c6567b8646 05:52:56 ---> eb419c126052 05:52:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:52:56 ---> Running in cc461d3db334 05:52:56 Removing intermediate container cc461d3db334 05:52:56 ---> fa6cc845fcf1 05:52:56 Step 21/23 : LABEL arch=arm64 05:52:57 ---> Running in df9ee7d3df5a 05:52:57 Removing intermediate container df9ee7d3df5a 05:52:57 ---> 12f8a84c52b5 05:52:57 Step 22/23 : LABEL git_sha=9158fd30125588c785ed506fa766254bba537d05 05:52:57 ---> Running in cc8216609edd 05:52:58 Removing intermediate container cc8216609edd 05:52:58 ---> 39c6d4a2324a 05:52:58 Step 23/23 : LABEL version=0.0.0 05:52:58 ---> Running in 3b5468c858bd 05:52:58 Removing intermediate container 3b5468c858bd 05:52:58 ---> 2d7b79852c9d 05:52:58 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:52:58 Successfully built 2d7b79852c9d 05:52:58 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 05:52:59 ---> job-cost.sh 05:52:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtG1 05:53:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:23 lf-activate-venv(): INFO: Adding /tmp/venv-gtG1/bin to PATH 05:55:23 INFO: No Stack... 05:55:23 INFO: Retrieving Pricing Info for: v2-standard-4 05:55:23 INFO: Archiving Costs [Pipeline] sh 05:55:23 + cat+ cut -d, -f6 05:55:23 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:55:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] 05:55:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] did not exist. Created. 05:55:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:24 /w/workspace/device-sdk-go/1@tmp/durable-b2840c77/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b2840c77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:24 + echo total: 0.18000000715255737 [Pipeline] stash 05:55:24 Warning: overwriting stash ‘stack-cost’ 05:55:25 Stashed 1 file(s) [Pipeline] } 05:55:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-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 05:55:26 provisioning config files... 05:55:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config164798303009436887tmp [Pipeline] { [Pipeline] sh 05:55:26 + set +x 05:55:26 + curl -s https://codecov.io/bash 05:55:26 + bash -s -- 05:55:26 05:55:26 _____ _ 05:55:26 / ____| | | 05:55:26 | | ___ __| | ___ ___ _____ __ 05:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:55:26 Bash-1.0.3 05:55:26 05:55:26 05:55:26 ==> git version 2.24.4 found 05:55:26 ==> 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 05:55:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:55:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:55:26 ==> Jenkins CI detected. 05:55:26 project root: . 05:55:26 --> token set from env 05:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:55:26 ==> Running gcov in . (disable via -X gcov) 05:55:26 ==> Python coveragepy not found 05:55:26 ==> Searching for coverage reports in: 05:55:26 + . 05:55:26 -> Found 1 reports 05:55:26 ==> Detecting git/mercurial file structure 05:55:26 ==> Reading reports 05:55:26 + ./coverage.out bytes=126444 05:55:26 ==> Appending adjustments 05:55:26 https://docs.codecov.io/docs/fixing-reports 05:55:27 + Found adjustments 05:55:27 ==> Gzipping contents 05:55:27 20K /tmp/codecov.Ll9Pea.gz 05:55:27 ==> Uploading reports 05:55:27 url: https://codecov.io 05:55:27 query: branch=PR-946&commit=9158fd30125588c785ed506fa766254bba537d05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=946&job=&cmd_args= 05:55:27 -> Pinging Codecov 05:55:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-946&commit=9158fd30125588c785ed506fa766254bba537d05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=946&job=&cmd_args= 05:55:27 -> Uploading to 05:55:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/7E55EF52A471D76F132DFD9A03CDDE97/9158fd30125588c785ed506fa766254bba537d05/063220c2-9f78-4fd6-b636-8fe0bc3b7e79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T055527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b16f8754fae7d057d6c7bffa617435cb87c340cbe4424a594dfda2c177a82d5 05:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:27 Dload Upload Total Spent Left Speed 05:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16454 0 0 100 16454 0 39914 --:--:-- --:--:-- --:--:-- 39840 05:55:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9158fd30125588c785ed506fa766254bba537d05 [Pipeline] } 05:55:27 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 05:55:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:31 ---> package-listing.sh 05:55:31 ++ facter osfamily 05:55:31 ++ tr '[:upper:]' '[:lower:]' 05:55:31 + OS_FAMILY=redhat 05:55:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-946 05:55:31 + START_PACKAGES=/tmp/packages_start.txt 05:55:31 + END_PACKAGES=/tmp/packages_end.txt 05:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:31 + PACKAGES=/tmp/packages_start.txt 05:55:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-946 ']' 05:55:31 + PACKAGES=/tmp/packages_end.txt 05:55:31 + case "${OS_FAMILY}" in 05:55:31 + sort 05:55:31 + rpm -qa 05:55:31 + '[' -f /tmp/packages_start.txt ']' 05:55:31 + '[' -f /tmp/packages_end.txt ']' 05:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:55:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-946 ']' 05:55:31 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-946/archives/ 05:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-946/archives/ [Pipeline] echo 05:55:31 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-946/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:55:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:32 05:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:33 alpine: Pulling from edgex-lftools-log-publisher 05:55:33 df20fa9351a1: Pulling fs layer 05:55:33 36b3adc4ff6f: Pulling fs layer 05:55:33 8ad3a11d3b57: Pulling fs layer 05:55:33 46f8f816bc3b: Pulling fs layer 05:55:33 93b61091891f: Pulling fs layer 05:55:33 93b9cdb0e59b: Pulling fs layer 05:55:33 5e14af77c1be: Pulling fs layer 05:55:33 01666e4c0597: Pulling fs layer 05:55:33 aa168da1d23b: Pulling fs layer 05:55:33 93b9cdb0e59b: Waiting 05:55:33 5e14af77c1be: Waiting 05:55:33 01666e4c0597: Waiting 05:55:33 aa168da1d23b: Waiting 05:55:33 46f8f816bc3b: Waiting 05:55:33 93b61091891f: Waiting 05:55:33 36b3adc4ff6f: Verifying Checksum 05:55:33 36b3adc4ff6f: Download complete 05:55:33 46f8f816bc3b: Verifying Checksum 05:55:33 46f8f816bc3b: Download complete 05:55:33 df20fa9351a1: Verifying Checksum 05:55:33 df20fa9351a1: Download complete 05:55:33 93b9cdb0e59b: Verifying Checksum 05:55:33 93b9cdb0e59b: Download complete 05:55:33 5e14af77c1be: Verifying Checksum 05:55:33 5e14af77c1be: Download complete 05:55:33 01666e4c0597: Verifying Checksum 05:55:33 01666e4c0597: Download complete 05:55:33 93b61091891f: Verifying Checksum 05:55:33 93b61091891f: Download complete 05:55:33 8ad3a11d3b57: Verifying Checksum 05:55:33 8ad3a11d3b57: Download complete 05:55:33 df20fa9351a1: Pull complete 05:55:33 36b3adc4ff6f: Pull complete 05:55:34 8ad3a11d3b57: Pull complete 05:55:34 46f8f816bc3b: Pull complete 05:55:34 93b61091891f: Pull complete 05:55:35 93b9cdb0e59b: Pull complete 05:55:35 5e14af77c1be: Pull complete 05:55:35 aa168da1d23b: Verifying Checksum 05:55:35 aa168da1d23b: Download complete 05:55:35 01666e4c0597: Pull complete 05:55:40 aa168da1d23b: Pull complete 05:55:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:55:40 prd-centos7-docker-4c-2g-588 does not seem to be running inside a container 05:55:40 $ 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-946/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-946 -v /w/workspace/dgexfoundry_device-sdk-go_PR-946:/w/workspace/dgexfoundry_device-sdk-go_PR-946:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-946@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:55:43 $ docker top 0cf184fc994f7f4c680e4249705c699b0b0fcdd109613e096b534300dda46d5a -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:44 + touch /tmp/pre-build-complete [Pipeline] sh 05:55:44 + mkdir -p /var/log/sa [Pipeline] sh 05:55:44 + ls /var/log/sa-host 05:55:44 + sadf -c /var/log/sa-host/sa05 05:55:44 file_magic: OK 05:55:44 HZ: Using current value: 100 05:55:44 file_header: OK 05:55:44 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 05:55:44 Statistics: 05:55:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:44 File successfully converted to sysstat format version 12.2.1 05:55:44 + sadf -c /var/log/sa-host/sa27 05:55:44 file_magic: OK 05:55:44 HZ: Using current value: 100 05:55:44 file_header: OK 05:55:44 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 05:55:44 Statistics: 05:55:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:45 provisioning config files... 05:55:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config6435421725538433192tmp [Pipeline] { [Pipeline] echo 05:55:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:55:46 ---> create-netrc.sh [Pipeline] } 05:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:55:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:55:46 ---> python-tools-install.sh [Pipeline] echo 05:55:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:55:47 ---> sudo-logs.sh 05:55:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:55:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:55:47 ---> job-cost.sh 05:55:47 lf-activate-venv: SKIPPING 05:55:47 DEBUG: total: 0.18000000715255737 05:55:47 INFO: Retrieving Stack Cost... 05:55:48 INFO: Retrieving Pricing Info for: v3-standard-2 05:55:49 INFO: Archiving Costs [Pipeline] echo 05:55:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:55:49 ---> logs-deploy.sh 05:55:49 lf-activate-venv: SKIPPING 05:55:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-946/1 05:55:49 INFO: archiving workspace using pattern(s): 05:55:50 Archives upload complete. 05:55:50 INFO: archiving logs to Nexus 05:55:51 ---> uname -a: 05:55:51 Linux prd-centos7-docker-4c-2g-588.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:55:51 05:55:51 05:55:51 ---> lscpu: 05:55:51 Architecture: x86_64 05:55:51 CPU op-mode(s): 32-bit, 64-bit 05:55:51 Byte Order: Little Endian 05:55:51 Address sizes: 40 bits physical, 48 bits virtual 05:55:51 CPU(s): 2 05:55:51 On-line CPU(s) list: 0,1 05:55:51 Thread(s) per core: 1 05:55:51 Core(s) per socket: 1 05:55:51 Socket(s): 2 05:55:51 NUMA node(s): 1 05:55:51 Vendor ID: AuthenticAMD 05:55:51 CPU family: 23 05:55:51 Model: 49 05:55:51 Model name: AMD EPYC-Rome Processor 05:55:51 Stepping: 0 05:55:51 CPU MHz: 2800.000 05:55:51 BogoMIPS: 5600.00 05:55:51 Virtualization: AMD-V 05:55:51 Hypervisor vendor: KVM 05:55:51 Virtualization type: full 05:55:51 L1d cache: 64 KiB 05:55:51 L1i cache: 64 KiB 05:55:51 L2 cache: 1 MiB 05:55:51 L3 cache: 32 MiB 05:55:51 NUMA node0 CPU(s): 0,1 05:55:51 Vulnerability Itlb multihit: Not affected 05:55:51 Vulnerability L1tf: Not affected 05:55:51 Vulnerability Mds: Not affected 05:55:51 Vulnerability Meltdown: Not affected 05:55:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:55:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:55:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:55:51 Vulnerability Srbds: Not affected 05:55:51 Vulnerability Tsx async abort: Not affected 05:55:51 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 05:55:51 05:55:51 05:55:51 ---> nproc: 05:55:51 2 05:55:51 05:55:51 05:55:51 ---> df -h: 05:55:51 Filesystem Size Used Available Use% Mounted on 05:55:51 overlay 40.0G 7.6G 32.4G 19% / 05:55:51 tmpfs 64.0M 0 64.0M 0% /dev 05:55:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:55:51 shm 64.0M 0 64.0M 0% /dev/shm 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-946 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:55:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:55:51 05:55:51 05:55:51 ---> free -m: 05:55:51 total used free shared buff/cache available 05:55:51 Mem: 7821 986 4736 0 2097 6656 05:55:51 Swap: 1023 0 1023 05:55:51 05:55:51 05:55:51 ---> ip addr: 05:55:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:55:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:55:51 inet 127.0.0.1/8 scope host lo 05:55:51 valid_lft forever preferred_lft forever 05:55:51 inet6 ::1/128 scope host 05:55:51 valid_lft forever preferred_lft forever 05:55:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:55:51 link/ether fa:16:3e:fd:a5:76 brd ff:ff:ff:ff:ff:ff 05:55:51 inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 05:55:51 valid_lft 85697sec preferred_lft 85697sec 05:55:51 inet6 fe80::f816:3eff:fefd:a576/64 scope link 05:55:51 valid_lft forever preferred_lft forever 05:55:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:55:51 link/ether 02:42:a3:4c:d4:27 brd ff:ff:ff:ff:ff:ff 05:55:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:55:51 valid_lft forever preferred_lft forever 05:55:51 inet6 fe80::42:a3ff:fe4c:d427/64 scope link 05:55:51 valid_lft forever preferred_lft forever 05:55:51 05:55:51 05:55:51 ---> sar -b -r -n DEV: 05:55:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 05:55:51 05:55:51 05:43:57 LINUX RESTART (2 CPU) 05:55:51 05:55:51 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:55:51 05:46:01 2.36 0.00 2.36 0.00 0.00 58.45 0.00 05:55:51 05:47:01 0.48 0.00 0.48 0.00 0.00 8.11 0.00 05:55:51 05:48:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 05:55:51 05:49:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 05:55:51 05:50:01 0.42 0.00 0.42 0.00 0.00 6.50 0.00 05:55:51 05:51:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 05:55:51 05:52:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 05:55:51 05:53:01 0.60 0.00 0.60 0.00 0.00 6.98 0.00 05:55:51 05:54:01 0.38 0.00 0.38 0.00 0.00 5.98 0.00 05:55:51 05:55:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 05:55:51 Average: 0.52 0.00 0.52 0.00 0.00 9.94 0.00 05:55:51 05:55:51 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:51 05:46:01 5450540 0 815288 10.18 2620 1740484 1302396 14.38 582828 1576532 12 05:55:51 05:47:01 5451736 0 814084 10.16 2620 1740492 1286976 14.21 583944 1574040 20 05:55:51 05:48:01 5456120 0 809700 10.11 2620 1740492 1239496 13.68 580712 1574040 8 05:55:51 05:49:01 5456540 0 809272 10.10 2620 1740500 1239532 13.69 579908 1574924 20 05:55:51 05:50:01 5453588 0 812220 10.14 2620 1740504 1239556 13.69 577192 1580536 8 05:55:51 05:51:01 5454436 0 811372 10.13 2620 1740504 1232336 13.61 576440 1580536 12 05:55:51 05:52:01 5453176 0 812624 10.15 2620 1740512 1232400 13.61 577964 1580536 8 05:55:51 05:53:01 5446600 0 819192 10.23 2620 1740520 1207836 13.34 584500 1580584 8 05:55:51 05:54:01 5446204 0 819584 10.23 2620 1740524 1207968 13.34 587072 1578816 8 05:55:51 05:55:01 5445844 0 819940 10.24 2620 1740528 1208016 13.34 587424 1578816 8 05:55:51 Average: 5451478 0 814328 10.17 2620 1740506 1239651 13.69 581798 1577936 11 05:55:51 05:55:51 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:55:51 05:46:01 eth0 4.30 1.83 3.18 0.17 0.00 0.00 0.00 0.00 05:55:51 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:47:01 eth0 1.77 0.65 0.63 0.37 0.00 0.00 0.00 0.00 05:55:51 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:48:01 eth0 1.52 0.27 0.37 0.23 0.00 0.00 0.00 0.00 05:55:51 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:49:01 eth0 2.03 0.67 0.64 0.40 0.00 0.00 0.00 0.00 05:55:51 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:50:01 eth0 1.60 0.67 0.72 0.47 0.00 0.00 0.00 0.00 05:55:51 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:51:01 eth0 1.80 0.62 0.64 0.40 0.00 0.00 0.00 0.00 05:55:51 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:52:01 eth0 1.30 0.33 0.38 0.20 0.00 0.00 0.00 0.00 05:55:51 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:53:01 eth0 2.48 0.28 0.44 0.17 0.00 0.00 0.00 0.00 05:55:51 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:54:01 eth0 3.65 0.88 0.99 0.63 0.00 0.00 0.00 0.00 05:55:51 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:55:01 eth0 1.60 0.82 0.81 0.44 0.00 0.00 0.00 0.00 05:55:51 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 Average: eth0 2.20 0.70 0.88 0.35 0.00 0.00 0.00 0.00 05:55:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:51 05:55:51 05:55:51 ---> sar -P ALL: 05:55:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 05:55:51 05:55:51 05:43:57 LINUX RESTART (2 CPU) 05:55:51 05:55:51 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:55:51 05:46:01 all 0.16 0.00 0.08 0.00 0.03 99.73 05:55:51 05:46:01 0 0.20 0.00 0.12 0.00 0.03 99.65 05:55:51 05:46:01 1 0.12 0.00 0.03 0.00 0.03 99.82 05:55:51 05:47:01 all 0.12 0.00 0.05 0.00 0.03 99.80 05:55:51 05:47:01 0 0.17 0.00 0.08 0.00 0.05 99.70 05:55:51 05:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:55:51 05:48:01 all 0.10 0.00 0.04 0.00 0.03 99.83 05:55:51 05:48:01 0 0.12 0.00 0.03 0.00 0.02 99.83 05:55:51 05:48:01 1 0.08 0.00 0.05 0.00 0.03 99.83 05:55:51 05:49:01 all 0.15 0.00 0.03 0.00 0.03 99.79 05:55:51 05:49:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:55:51 05:49:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:55:51 05:50:01 all 0.18 0.00 0.28 0.00 0.03 99.52 05:55:51 05:50:01 0 0.12 0.00 0.27 0.00 0.03 99.58 05:55:51 05:50:01 1 0.25 0.00 0.28 0.00 0.02 99.45 05:55:51 05:51:01 all 0.08 0.00 0.03 0.00 0.03 99.85 05:55:51 05:51:01 0 0.05 0.00 0.03 0.00 0.05 99.87 05:55:51 05:51:01 1 0.12 0.00 0.03 0.00 0.02 99.83 05:55:51 05:52:01 all 0.12 0.00 0.04 0.00 0.03 99.82 05:55:51 05:52:01 0 0.18 0.00 0.05 0.00 0.03 99.73 05:55:51 05:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:55:51 05:53:01 all 0.13 0.00 0.04 0.00 0.03 99.80 05:55:51 05:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 05:55:51 05:53:01 1 0.07 0.00 0.05 0.00 0.05 99.83 05:55:51 05:54:01 all 0.17 0.00 0.04 0.00 0.03 99.77 05:55:51 05:54:01 0 0.23 0.00 0.05 0.00 0.03 99.68 05:55:51 05:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:55:51 05:55:01 all 0.22 0.00 0.03 0.00 0.03 99.72 05:55:51 05:55:01 0 0.42 0.00 0.03 0.00 0.03 99.52 05:55:51 05:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:55:51 Average: all 0.14 0.00 0.07 0.00 0.03 99.76 05:55:51 Average: 0 0.17 0.00 0.07 0.00 0.03 99.72 05:55:51 Average: 1 0.11 0.00 0.06 0.00 0.03 99.80 05:55:51 05:55:51 05:55:51