Pull request #927 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 311f2bb00fb3e0fe2386e99dd9959fda52599076+759496df5f428c8235f1427b99e1498ca885078c (336642a9ce25d39d1a4ccb51da038d8159c9160e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 --is-inside-work-tree # 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 > 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 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5061 in /w/workspace/dgexfoundry_device-sdk-go_PR-927 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-927 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 759496df5f428c8235f1427b99e1498ca885078c into PR head commit 311f2bb00fb3e0fe2386e99dd9959fda52599076 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/927/head:refs/remotes/origin/PR-927 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 Merge succeeded, producing 311f2bb00fb3e0fe2386e99dd9959fda52599076 Checking out Revision 311f2bb00fb3e0fe2386e99dd9959fda52599076 (PR-927) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 759496df5f428c8235f1427b99e1498ca885078c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 6e18029c9a523fc55bb67dd0cb4dc6558a1210ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:59 ========================================================= 08:15:59 EdgeX Global Pipelines Version Info 08:15:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:16:00 ------------------- 08:16:00 stable info: 08:16:00 ------------------- 08:16:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:16:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:16:00 Message: update stable to v1.0.192 08:16:01 ------------------- 08:16:01 experimental info: 08:16:01 ------------------- 08:16:01 Commited By: **** collab-it+edgex@linuxfoundation.org 08:16:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:16:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-927 [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-927 [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-927 [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 311f2bb00fb3e0fe2386e99dd9959fda52599076 [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 311f2bb [Pipeline] echo 08:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:16:02 provisioning config files... 08:16:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/config5546290880826071688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:02 ---> docker-login.sh 08:16:02 nexus3.edgexfoundry.org:10001 08:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:03 Configure a credential helper to remove this warning. See 08:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:03 08:16:03 Login Succeeded 08:16:03 nexus3.edgexfoundry.org:10002 08:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:03 Configure a credential helper to remove this warning. See 08:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:03 08:16:03 Login Succeeded 08:16:03 nexus3.edgexfoundry.org:10003 08:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:03 Configure a credential helper to remove this warning. See 08:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:03 08:16:03 Login Succeeded 08:16:03 nexus3.edgexfoundry.org:10004 08:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:03 Configure a credential helper to remove this warning. See 08:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:03 08:16:03 Login Succeeded 08:16:03 docker.io 08:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:04 Configure a credential helper to remove this warning. See 08:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:04 08:16:04 Login Succeeded 08:16:04 ---> docker-login.sh ends [Pipeline] } 08:16:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:04 + git log --format=format:%s -1 311f2bb00fb3e0fe2386e99dd9959fda52599076 [Pipeline] echo 08:16:05 GIT_COMMIT: 311f2bb00fb3e0fe2386e99dd9959fda52599076, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:16:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:05 08:16:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:16:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:05 latest: Pulling from edgex-devops/git-semver 08:16:05 31603596830f: Pulling fs layer 08:16:05 54011a49482f: Pulling fs layer 08:16:05 a6820b24f6d8: Pulling fs layer 08:16:05 f581987b2513: Pulling fs layer 08:16:05 54011a49482f: Verifying Checksum 08:16:05 54011a49482f: Download complete 08:16:06 31603596830f: Verifying Checksum 08:16:06 31603596830f: Download complete 08:16:06 f581987b2513: Verifying Checksum 08:16:06 f581987b2513: Download complete 08:16:06 a6820b24f6d8: Verifying Checksum 08:16:06 a6820b24f6d8: Download complete 08:16:06 31603596830f: Pull complete 08:16:06 54011a49482f: Pull complete 08:16:07 a6820b24f6d8: Pull complete 08:16:07 f581987b2513: Pull complete 08:16:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:16:08 prd-centos7-docker-4c-2g-5061 does not seem to be running inside a container 08:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-927 -v /w/workspace/dgexfoundry_device-sdk-go_PR-927:/w/workspace/dgexfoundry_device-sdk-go_PR-927:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-927@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:10004/edgex-devops/git-semver:latest cat 08:16:09 $ docker top fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:10 [ssh-agent] Looking for ssh-agent implementation... 08:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:10 $ docker exec fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d ssh-agent 08:16:10 SSH_AUTH_SOCK=/tmp/ssh-pDBVF715WNID/agent.11 08:16:10 SSH_AGENT_PID=16 08:16:10 Running ssh-add (command line suppressed) 08:16:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/private_key_888862130688548052.key (/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/private_key_888862130688548052.key) 08:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:11 + git tag --points-at HEAD [Pipeline] } 08:16:11 $ docker exec --env ******** --env ******** fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d ssh-agent -k 08:16:11 unset SSH_AUTH_SOCK; 08:16:11 unset SSH_AGENT_PID; 08:16:11 echo Agent pid 16 killed; 08:16:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:11 [ssh-agent] Looking for ssh-agent implementation... 08:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:11 $ docker exec fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d ssh-agent 08:16:11 SSH_AUTH_SOCK=/tmp/ssh-rPP5xBdybVcj/agent.45 08:16:11 SSH_AGENT_PID=50 08:16:11 Running ssh-add (command line suppressed) 08:16:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/private_key_8795791515588196115.key (/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/private_key_8795791515588196115.key) 08:16:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:12 + git semver init 08:16:12 # -> Open(): unable to determine branch for HEAD 08:16:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-927/.git 08:16:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-927 08:16:12 # $SEMVER_REMOTE_NAME = origin 08:16:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:12 # $SEMVER_USER_NAME = edgex-jenkins 08:16:12 # $SEMVER_BRANCH = PR-927 08:16:12 # $SEMVER_TEMP = /tmp/semver-517502178 08:16:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:16:13 # '/tmp/semver-517502178' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-927/.semver' 08:16:13 # -> Force: false 08:16:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-927/.semver [Pipeline] } 08:16:13 $ docker exec --env ******** --env ******** fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d ssh-agent -k 08:16:13 unset SSH_AUTH_SOCK; 08:16:13 unset SSH_AGENT_PID; 08:16:13 echo Agent pid 50 killed; 08:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:13 + git semver [Pipeline] } 08:16:13 $ docker stop --time=1 fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d 08:16:15 $ docker rm -f fb7489078340b5a846d61b78e9d71e70cd98153bf81648da6da482e27f3ce10d [Pipeline] // withDockerContainer [Pipeline] sh 08:16:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:16:16 Stashed 1 file(s) [Pipeline] echo 08:16:16 [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 08:16:31 Still waiting to schedule task 08:16:31 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-5056’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-5035’ is offline; ‘prd-centos7-docker-4c-2g-5058’ is offline; ‘prd-centos7-docker-4c-2g-5064’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5047’ doesn’t have label ‘centos7-docker-4c-2g’ 08:16:31 Still waiting to schedule task 08:16:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:17:51 Running on prd-centos7-docker-4c-2g-5069 in /w/workspace/dgexfoundry_device-sdk-go_PR-927 [Pipeline] { [Pipeline] ws 08:17:51 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:17:56 using credential edgex-jenkins-ssh 08:17:56 Cloning the remote Git repository 08:17:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:17:56 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:17:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:17:56 > git --version # timeout=10 08:17:56 > git --version # 'git version 2.24.3' 08:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:17:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:17:58 Merging remotes/origin/master commit 759496df5f428c8235f1427b99e1498ca885078c into PR head commit 311f2bb00fb3e0fe2386e99dd9959fda52599076 08:17:58 Merge succeeded, producing 311f2bb00fb3e0fe2386e99dd9959fda52599076 08:17:58 Checking out Revision 311f2bb00fb3e0fe2386e99dd9959fda52599076 (PR-927) 08:17:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/927/head:refs/remotes/origin/PR-927 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:17:58 > git config core.sparsecheckout # timeout=10 08:17:58 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 08:17:58 > git remote # timeout=10 08:17:58 > git config --get remote.origin.url # timeout=10 08:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:58 > git merge 759496df5f428c8235f1427b99e1498ca885078c # timeout=10 08:17:58 > git rev-parse HEAD^{commit} # timeout=10 08:17:58 > git config core.sparsecheckout # timeout=10 08:17:58 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 08:18:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:18:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:18:04 + true 08:18:04 + sudo service docker restart 08:18:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:18:06 provisioning config files... 08:18:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8940225149897447109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:06 ---> docker-login.sh 08:18:06 nexus3.edgexfoundry.org:10001 08:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:07 Configure a credential helper to remove this warning. See 08:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:07 08:18:07 Login Succeeded 08:18:07 nexus3.edgexfoundry.org:10002 08:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:07 Configure a credential helper to remove this warning. See 08:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:07 08:18:07 Login Succeeded 08:18:07 nexus3.edgexfoundry.org:10003 08:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:07 Configure a credential helper to remove this warning. See 08:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:07 08:18:07 Login Succeeded 08:18:07 nexus3.edgexfoundry.org:10004 08:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:09 Configure a credential helper to remove this warning. See 08:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:09 08:18:09 Login Succeeded 08:18:09 docker.io 08:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:09 Configure a credential helper to remove this warning. See 08:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:09 08:18:09 Login Succeeded 08:18:09 ---> docker-login.sh ends [Pipeline] } 08:18:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:18:09 ========================================================= 08:18:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:18:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:18:09 + 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 . 08:18:10 Sending build context to Docker daemon 2.564MB 08:18:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:18:10 Step 2/8 : FROM ${BASE} 08:18:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:18:10 540db60ca938: Pulling fs layer 08:18:10 adcc1eea9eea: Pulling fs layer 08:18:10 4c4ab2625f07: Pulling fs layer 08:18:10 0510c868ecb4: Pulling fs layer 08:18:10 afea3b2eda06: Pulling fs layer 08:18:10 7809a108b3ef: Pulling fs layer 08:18:10 f706445af74f: Pulling fs layer 08:18:10 afea3b2eda06: Waiting 08:18:10 7809a108b3ef: Waiting 08:18:10 f706445af74f: Waiting 08:18:10 0510c868ecb4: Waiting 08:18:10 4c4ab2625f07: Verifying Checksum 08:18:10 4c4ab2625f07: Download complete 08:18:10 adcc1eea9eea: Download complete 08:18:10 afea3b2eda06: Download complete 08:18:10 7809a108b3ef: Verifying Checksum 08:18:10 7809a108b3ef: Download complete 08:18:10 540db60ca938: Verifying Checksum 08:18:10 540db60ca938: Download complete 08:18:10 540db60ca938: Pull complete 08:18:10 adcc1eea9eea: Pull complete 08:18:11 4c4ab2625f07: Pull complete 08:18:11 f706445af74f: Verifying Checksum 08:18:11 f706445af74f: Download complete 08:18:14 0510c868ecb4: Verifying Checksum 08:18:14 0510c868ecb4: Download complete 08:18:21 0510c868ecb4: Pull complete 08:18:21 afea3b2eda06: Pull complete 08:18:21 7809a108b3ef: Pull complete 08:18:28 f706445af74f: Pull complete 08:18:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:18:28 ---> b068be0155e3 08:18:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:28 ---> Running in 88d8ebe494a1 08:18:28 Removing intermediate container 88d8ebe494a1 08:18:28 ---> c62a920abeb4 08:18:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:28 ---> Running in a60675431835 08:18:29 Removing intermediate container a60675431835 08:18:29 ---> 0fa384976fcd 08:18:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:18:29 ---> Running in 415ac9e23fb9 08:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:32 (1/6) Installing libc-dev (0.7.2-r3) 08:18:32 (2/6) Installing libsodium (1.0.18-r0) 08:18:33 (3/6) Installing pkgconf (1.7.3-r0) 08:18:33 (4/6) Installing libsodium-dev (1.0.18-r0) 08:18:33 (5/6) Installing libzmq (4.3.3-r1) 08:18:33 (6/6) Installing zeromq-dev (4.3.3-r1) 08:18:33 Executing busybox-1.32.1-r6.trigger 08:18:33 OK: 150 MiB in 46 packages 08:18:34 Removing intermediate container 415ac9e23fb9 08:18:34 ---> f31fefac6013 08:18:34 Step 6/8 : WORKDIR /device-sdk-go 08:18:34 ---> Running in e39ba4be81de 08:18:34 Removing intermediate container e39ba4be81de 08:18:34 ---> b8de485e16a3 08:18:34 Step 7/8 : COPY . . 08:18:36 ---> 79eb025076cb 08:18:36 Step 8/8 : RUN go mod download 08:18:36 ---> Running in b7fac7c7a227 08:19:02 Removing intermediate container b7fac7c7a227 08:19:02 ---> e867321ed18a 08:19:02 Successfully built e867321ed18a 08:19:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:19:03 + docker inspect -f . ci-base-image-x86_64 08:19:03 . [Pipeline] withDockerContainer 08:19:03 prd-centos7-docker-4c-2g-5069 does not seem to be running inside a container 08:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:19:05 $ docker top 67ed2486a73f22ed40f0eddba9cda8dc94124b9ac77befedd38cabfe34c2d9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:06 + go version 08:19:06 go version go1.16.3 linux/amd64 [Pipeline] } 08:19:06 $ docker stop --time=1 67ed2486a73f22ed40f0eddba9cda8dc94124b9ac77befedd38cabfe34c2d9d6 08:19:08 $ docker rm -f 67ed2486a73f22ed40f0eddba9cda8dc94124b9ac77befedd38cabfe34c2d9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:09 + docker inspect -f . ci-base-image-x86_64 08:19:09 . [Pipeline] withDockerContainer 08:19:10 prd-centos7-docker-4c-2g-5069 does not seem to be running inside a container 08:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:19:11 $ docker top fc14c314a72a22d39ca2ac9d6ed18e4a8d6011a2fab64cabdbf700197157be66 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:12 + go mod tidy [Pipeline] sh 08:19:12 + make test 08:19:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:19:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5072 in /w/workspace/dgexfoundry_device-sdk-go_PR-927 [Pipeline] { [Pipeline] ws 08:19:22 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:19:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:19:27 using credential edgex-jenkins-ssh 08:19:27 Cloning the remote Git repository 08:19:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:19:28 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:19:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:19:28 > git --version # timeout=10 08:19:28 > git --version # 'git version 2.17.1' 08:19:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:19:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:19:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/927/head:refs/remotes/origin/PR-927 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:19:30 Merging remotes/origin/master commit 759496df5f428c8235f1427b99e1498ca885078c into PR head commit 311f2bb00fb3e0fe2386e99dd9959fda52599076 08:19:30 Merge succeeded, producing 311f2bb00fb3e0fe2386e99dd9959fda52599076 08:19:30 Checking out Revision 311f2bb00fb3e0fe2386e99dd9959fda52599076 (PR-927) 08:19:30 > git config core.sparsecheckout # timeout=10 08:19:30 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 08:19:30 > git remote # timeout=10 08:19:30 > git config --get remote.origin.url # timeout=10 08:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:30 > git merge 759496df5f428c8235f1427b99e1498ca885078c # timeout=10 08:19:30 > git rev-parse HEAD^{commit} # timeout=10 08:19:30 > git config core.sparsecheckout # timeout=10 08:19:30 > git checkout -f 311f2bb00fb3e0fe2386e99dd9959fda52599076 # timeout=10 08:19:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:19:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:37 + sudo service docker restart 08:19:37 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:19:40 provisioning config files... 08:19:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1649401695884066222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:40 ---> docker-login.sh 08:19:40 nexus3.edgexfoundry.org:10001 08:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:41 Configure a credential helper to remove this warning. See 08:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:41 08:19:41 Login Succeeded 08:19:41 nexus3.edgexfoundry.org:10002 08:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:42 Configure a credential helper to remove this warning. See 08:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:42 08:19:42 Login Succeeded 08:19:42 nexus3.edgexfoundry.org:10003 08:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:42 Configure a credential helper to remove this warning. See 08:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:42 08:19:42 Login Succeeded 08:19:42 nexus3.edgexfoundry.org:10004 08:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:43 Configure a credential helper to remove this warning. See 08:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:43 08:19:43 Login Succeeded 08:19:43 docker.io 08:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:44 Configure a credential helper to remove this warning. See 08:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:44 08:19:44 Login Succeeded 08:19:44 ---> docker-login.sh ends [Pipeline] } 08:19:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:44 ========================================================= 08:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:19:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:44 + 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 . 08:19:45 Sending build context to Docker daemon 2.563MB 08:19:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:19:45 Step 2/8 : FROM ${BASE} 08:19:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:45 595b0fe564bb: Pulling fs layer 08:19:45 7186ed65a4f7: Pulling fs layer 08:19:45 316046926c0a: Pulling fs layer 08:19:45 4ebd0625c992: Pulling fs layer 08:19:45 207e8628e3a3: Pulling fs layer 08:19:45 c791037a9be2: Pulling fs layer 08:19:45 ffd874e62e21: Pulling fs layer 08:19:45 207e8628e3a3: Waiting 08:19:45 c791037a9be2: Waiting 08:19:45 4ebd0625c992: Waiting 08:19:45 ffd874e62e21: Waiting 08:19:45 316046926c0a: Verifying Checksum 08:19:45 316046926c0a: Download complete 08:19:45 7186ed65a4f7: Verifying Checksum 08:19:45 7186ed65a4f7: Download complete 08:19:45 207e8628e3a3: Verifying Checksum 08:19:45 207e8628e3a3: Download complete 08:19:45 c791037a9be2: Download complete 08:19:45 595b0fe564bb: Verifying Checksum 08:19:45 595b0fe564bb: Download complete 08:19:46 595b0fe564bb: Pull complete 08:19:46 7186ed65a4f7: Pull complete 08:19:47 316046926c0a: Pull complete 08:19:47 ffd874e62e21: Verifying Checksum 08:19:47 ffd874e62e21: Download complete 08:19:48 4ebd0625c992: Verifying Checksum 08:19:48 4ebd0625c992: Download complete 08:19:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:19:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:19:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:19:59 4ebd0625c992: Pull complete 08:19:59 207e8628e3a3: Pull complete 08:19:59 c791037a9be2: Pull complete 08:20:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 25.4% of statements 08:20:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:20:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.094s coverage: 28.1% of statements 08:20:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.114s coverage: 78.9% of statements 08:20:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.103s coverage: 10.7% of statements 08:20:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:20:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:20:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:20:02 ffd874e62e21: Pull complete 08:20:02 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:20:02 ---> cfc18b08335c 08:20:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:20:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.146s coverage: 30.2% of statements 08:20:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:20:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.105s coverage: 83.3% of statements 08:20:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:20:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:20:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.190s coverage: 58.4% of statements 08:20:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.701s coverage: 89.2% of statements 08:20:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:20:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.158s coverage: 5.0% of statements 08:20:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:20:05 ---> Running in 8e7d4250b05d 08:20:05 Removing intermediate container 8e7d4250b05d 08:20:05 ---> 0385245a68fa 08:20:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:05 GO111MODULE=on go vet ./... 08:20:05 ---> Running in 5d7b28d74895 08:20:08 Removing intermediate container 5d7b28d74895 08:20:08 ---> 190c09c8253e 08:20:08 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:20:08 ---> Running in bfd38234a151 08:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:13 (1/6) Installing libc-dev (0.7.2-r3) 08:20:13 (2/6) Installing libsodium (1.0.18-r0) 08:20:13 (3/6) Installing pkgconf (1.7.3-r0) 08:20:13 (4/6) Installing libsodium-dev (1.0.18-r0) 08:20:13 (5/6) Installing libzmq (4.3.3-r1) 08:20:14 (6/6) Installing zeromq-dev (4.3.3-r1) 08:20:14 Executing busybox-1.32.1-r6.trigger 08:20:14 OK: 139 MiB in 46 packages 08:20:15 Removing intermediate container bfd38234a151 08:20:15 ---> 4c3c043c5c48 08:20:15 Step 6/8 : WORKDIR /device-sdk-go 08:20:15 ---> Running in bc009a46c890 08:20:16 Removing intermediate container bc009a46c890 08:20:16 ---> 4e98a2a477cf 08:20:16 Step 7/8 : COPY . . 08:20:18 ---> 9a7d266e5bf3 08:20:18 Step 8/8 : RUN go mod download 08:20:18 ---> Running in 2c364cc99e61 08:20:32 gofmt -l . 08:20:32 [ "`gofmt -l .`" = "" ] 08:20:32 ./bin/test-attribution-txt.sh 08:20:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:20:33 $ docker stop --time=1 fc14c314a72a22d39ca2ac9d6ed18e4a8d6011a2fab64cabdbf700197157be66 08:20:34 $ docker rm -f fc14c314a72a22d39ca2ac9d6ed18e4a8d6011a2fab64cabdbf700197157be66 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:20:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:37 + ls -al . 08:20:37 total 212 08:20:37 drwxrwxr-x. 10 jenkins jenkins 4096 May 13 08:20 . 08:20:37 drwxrwxr-x. 4 jenkins jenkins 28 May 13 08:17 .. 08:20:37 drwxrwxr-x. 2 jenkins jenkins 64 May 13 08:17 bin 08:20:37 -rw-r--r--. 1 jenkins jenkins 126002 May 13 08:20 coverage.out 08:20:37 -rw-rw-r--. 1 jenkins jenkins 987 May 13 08:17 Dockerfile.build 08:20:37 -rw-rw-r--. 1 jenkins jenkins 140 May 13 08:17 .dockerignore 08:20:37 drwxrwxr-x. 5 jenkins jenkins 62 May 13 08:17 example 08:20:37 drwxrwxr-x. 8 jenkins jenkins 179 May 13 08:18 .git 08:20:37 drwxrwxr-x. 2 jenkins jenkins 103 May 13 08:17 .github 08:20:37 -rw-rw-r--. 1 jenkins jenkins 138 May 13 08:17 .gitignore 08:20:37 -rw-r--r--. 1 jenkins jenkins 575 May 13 08:20 go.mod 08:20:37 -rw-r--r--. 1 jenkins jenkins 20712 May 13 08:19 go.sum 08:20:37 drwxrwxr-x. 15 jenkins jenkins 224 May 13 08:17 internal 08:20:37 -rw-rw-r--. 1 jenkins jenkins 894 May 13 08:17 Jenkinsfile 08:20:37 -rw-rw-r--. 1 jenkins jenkins 11341 May 13 08:17 LICENSE 08:20:37 -rw-rw-r--. 1 jenkins jenkins 1000 May 13 08:17 Makefile 08:20:37 drwxrwxr-x. 4 jenkins jenkins 26 May 13 08:17 openapi 08:20:37 drwxrwxr-x. 5 jenkins jenkins 50 May 13 08:17 pkg 08:20:37 -rw-rw-r--. 1 jenkins jenkins 7652 May 13 08:17 README.md 08:20:37 -rw-rw-r--. 1 jenkins jenkins 6616 May 13 08:17 RELEASE-NOTES.txt 08:20:37 drwxrwxr-x. 4 jenkins jenkins 54 May 13 08:17 snap 08:20:37 -rw-rw-r--. 1 jenkins jenkins 5 May 13 08:16 VERSION 08:20:37 -rw-rw-r--. 1 jenkins jenkins 222 May 13 08:17 version.go [Pipeline] isUnix [Pipeline] sh 08:20:37 + 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=311f2bb00fb3e0fe2386e99dd9959fda52599076 --label arch=amd64 --label version=0.0.0 . 08:20:38 Sending build context to Docker daemon 2.691MB 08:20:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:20:38 Step 2/23 : FROM ${BASE} AS builder 08:20:38 ---> e867321ed18a 08:20:38 Step 3/23 : WORKDIR /device-sdk-go 08:20:38 ---> Running in 25d5d91ac856 08:20:38 Removing intermediate container 25d5d91ac856 08:20:38 ---> 8c4cd4115c64 08:20:38 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:20:38 ---> Running in 02b182869d16 08:20:39 Removing intermediate container 02b182869d16 08:20:39 ---> 031e007d4f1b 08:20:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:39 ---> Running in a2315ebc4213 08:20:40 Removing intermediate container a2315ebc4213 08:20:40 ---> 668008467278 08:20:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:20:40 ---> Running in 07fb731e6f8d 08:20:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:44 OK: 150 MiB in 46 packages 08:20:44 Removing intermediate container 2c364cc99e61 08:20:44 ---> 877d50b7c7c2 08:20:44 Successfully built 877d50b7c7c2 08:20:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:20:44 Removing intermediate container 07fb731e6f8d 08:20:44 ---> 157adc27bacf 08:20:44 Step 7/23 : COPY . . 08:20:45 + docker inspect -f . ci-base-image-arm64 08:20:45 . [Pipeline] withDockerContainer 08:20:45 prd-ubuntu18.04-docker-arm64-4c-16g-5072 does not seem to be running inside a container 08:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:45 ---> 5553952203b4 08:20:45 Step 8/23 : RUN go mod download 08:20:45 ---> Running in d4fc3db98698 08:20:47 $ docker top 1f23e0bd101e4cdb599a0db42b4dc889bdfd6f2e888d8a9d21d8f41be07a3c12 -eo pid,comm 08:20:47 Removing intermediate container d4fc3db98698 08:20:47 ---> 108c1d3d54bf 08:20:47 Step 9/23 : RUN make build [Pipeline] { [Pipeline] sh 08:20:47 ---> Running in 7871a759a041 08:20:48 + go version 08:20:48 go version go1.16.3 linux/arm64 [Pipeline] } 08:20:48 $ docker stop --time=1 1f23e0bd101e4cdb599a0db42b4dc889bdfd6f2e888d8a9d21d8f41be07a3c12 08:20:48 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 08:20:50 $ docker rm -f 1f23e0bd101e4cdb599a0db42b4dc889bdfd6f2e888d8a9d21d8f41be07a3c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:50 + docker inspect -f . ci-base-image-arm64 08:20:50 . [Pipeline] withDockerContainer 08:20:51 prd-ubuntu18.04-docker-arm64-4c-16g-5072 does not seem to be running inside a container 08:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:52 $ docker top 00f6906302efbbf62f4c41cd1bbf9d2a7be617294aab2eb7ca0ddfc1cd6dbd75 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:53 + go mod tidy [Pipeline] sh 08:20:54 + make test 08:20:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:21:06 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:21:06 Removing intermediate container 7871a759a041 08:21:06 ---> 2a298eac79b4 08:21:06 Step 10/23 : FROM alpine:3.12 08:21:07 3.12: Pulling from library/alpine 08:21:07 339de151aab4: Pulling fs layer 08:21:07 339de151aab4: Verifying Checksum 08:21:07 339de151aab4: Download complete 08:21:08 339de151aab4: Pull complete 08:21:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:21:08 Status: Downloaded newer image for alpine:3.12 08:21:08 ---> 13621d1b12d4 08:21:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:21:08 ---> Running in ddb3fce4ad4a 08:21:09 Removing intermediate container ddb3fce4ad4a 08:21:09 ---> 186dd94cffcb 08:21:09 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:09 ---> Running in 81a63b759e93 08:21:11 Removing intermediate container 81a63b759e93 08:21:11 ---> a314e0cbb4ec 08:21:11 Step 13/23 : RUN apk add --update --no-cache zeromq 08:21:11 ---> Running in 64da58f9bdc6 08:21:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:13 (1/5) Installing libgcc (9.3.0-r2) 08:21:13 (2/5) Installing libsodium (1.0.18-r0) 08:21:13 (3/5) Installing libstdc++ (9.3.0-r2) 08:21:13 (4/5) Installing libzmq (4.3.3-r0) 08:21:14 (5/5) Installing zeromq (4.3.3-r0) 08:21:14 Executing busybox-1.31.1-r20.trigger 08:21:14 OK: 8 MiB in 19 packages 08:21:14 Removing intermediate container 64da58f9bdc6 08:21:14 ---> cc5df09421f7 08:21:14 Step 14/23 : WORKDIR / 08:21:14 ---> Running in 88b544ddebfe 08:21:15 Removing intermediate container 88b544ddebfe 08:21:15 ---> 5cec26d725fe 08:21:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:21:15 ---> f99ab53f8d1b 08:21:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:21:16 ---> 9050beaa4e39 08:21:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:21:16 ---> ba6af70f0d9a 08:21:16 Step 18/23 : EXPOSE 49990 08:21:16 ---> Running in ef94913f4fa1 08:21:16 Removing intermediate container ef94913f4fa1 08:21:16 ---> 661d76bfc4a1 08:21:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:21:16 ---> Running in d7e9541da158 08:21:17 Removing intermediate container d7e9541da158 08:21:17 ---> 05156b61edbb 08:21:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:21:17 ---> Running in c57ef30eac80 08:21:17 Removing intermediate container c57ef30eac80 08:21:17 ---> 31bf13e4828d 08:21:17 Step 21/23 : LABEL arch=amd64 08:21:17 ---> Running in ed91ff787888 08:21:17 Removing intermediate container ed91ff787888 08:21:17 ---> 5f7647233871 08:21:17 Step 22/23 : LABEL git_sha=311f2bb00fb3e0fe2386e99dd9959fda52599076 08:21:18 ---> Running in 7be64888d602 08:21:18 Removing intermediate container 7be64888d602 08:21:18 ---> dc51ba0cf7df 08:21:18 Step 23/23 : LABEL version=0.0.0 08:21:18 ---> Running in ba9fdec3426f 08:21:18 Removing intermediate container ba9fdec3426f 08:21:18 ---> 839123ff3593 08:21:18 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:21:18 Successfully built 839123ff3593 08:21:18 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 08:21:19 ---> job-cost.sh 08:21:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LonP 08:21:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:21:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-LonP/bin to PATH 08:22:20 INFO: No Stack... 08:22:20 INFO: Retrieving Pricing Info for: v1-standard-2 08:22:20 INFO: Archiving Costs [Pipeline] sh 08:22:21 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 08:22:21 + cut -d, -f6 [Pipeline] lock 08:22:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] 08:22:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] did not exist. Created. 08:22:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:21 + echo total: 0.029999999329447746 [Pipeline] stash 08:22:21 Stashed 1 file(s) [Pipeline] } 08:22:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:22:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:22:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:22:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:22:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.416s coverage: 25.4% of statements 08:22:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:22:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.246s coverage: 28.1% of statements 08:22:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.220s coverage: 78.9% of statements 08:22:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.208s coverage: 10.7% of statements 08:22:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:22:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:22:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:22:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.302s coverage: 30.2% of statements 08:22:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:22:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.196s coverage: 83.3% of statements 08:22:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:22:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:22:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.332s coverage: 58.4% of statements 08:22:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.121s coverage: 89.2% of statements 08:22:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:22:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.185s coverage: 5.0% of statements 08:22:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:22:48 GO111MODULE=on go vet ./... 08:23:45 gofmt -l . 08:23:45 [ "`gofmt -l .`" = "" ] 08:23:45 ./bin/test-attribution-txt.sh 08:23:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:23:47 $ docker stop --time=1 00f6906302efbbf62f4c41cd1bbf9d2a7be617294aab2eb7ca0ddfc1cd6dbd75 08:23:49 $ docker rm -f 00f6906302efbbf62f4c41cd1bbf9d2a7be617294aab2eb7ca0ddfc1cd6dbd75 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:23:50 Warning: overwriting stash ‘coverage-report’ 08:23:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:52 + ls -al . 08:23:52 total 248 08:23:52 drwxrwxr-x 10 jenkins jenkins 4096 May 13 08:23 . 08:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 13 08:19 .. 08:23:52 -rw-rw-r-- 1 jenkins jenkins 140 May 13 08:19 .dockerignore 08:23:52 drwxrwxr-x 8 jenkins jenkins 4096 May 13 08:19 .git 08:23:52 drwxrwxr-x 2 jenkins jenkins 4096 May 13 08:19 .github 08:23:52 -rw-rw-r-- 1 jenkins jenkins 138 May 13 08:19 .gitignore 08:23:52 -rw-rw-r-- 1 jenkins jenkins 987 May 13 08:19 Dockerfile.build 08:23:52 -rw-rw-r-- 1 jenkins jenkins 894 May 13 08:19 Jenkinsfile 08:23:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 13 08:19 LICENSE 08:23:52 -rw-rw-r-- 1 jenkins jenkins 1000 May 13 08:19 Makefile 08:23:52 -rw-rw-r-- 1 jenkins jenkins 7652 May 13 08:19 README.md 08:23:52 -rw-rw-r-- 1 jenkins jenkins 6616 May 13 08:19 RELEASE-NOTES.txt 08:23:52 -rw-rw-r-- 1 jenkins jenkins 5 May 13 08:16 VERSION 08:23:52 drwxrwxr-x 2 jenkins jenkins 4096 May 13 08:19 bin 08:23:52 -rw-r--r-- 1 jenkins jenkins 126002 May 13 08:22 coverage.out 08:23:52 drwxrwxr-x 5 jenkins jenkins 4096 May 13 08:19 example 08:23:52 -rw-r--r-- 1 jenkins jenkins 575 May 13 08:23 go.mod 08:23:52 -rw-r--r-- 1 jenkins jenkins 20712 May 13 08:20 go.sum 08:23:52 drwxrwxr-x 15 jenkins jenkins 4096 May 13 08:19 internal 08:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 13 08:19 openapi 08:23:52 drwxrwxr-x 5 jenkins jenkins 4096 May 13 08:19 pkg 08:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 13 08:19 snap 08:23:52 -rw-rw-r-- 1 jenkins jenkins 222 May 13 08:19 version.go [Pipeline] isUnix [Pipeline] sh 08:23: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=311f2bb00fb3e0fe2386e99dd9959fda52599076 --label arch=arm64 --label version=0.0.0 . 08:23:53 Sending build context to Docker daemon 2.69MB 08:23:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:23:53 Step 2/23 : FROM ${BASE} AS builder 08:23:53 ---> 877d50b7c7c2 08:23:53 Step 3/23 : WORKDIR /device-sdk-go 08:23:54 ---> Running in a10c92eabfde 08:23:54 Removing intermediate container a10c92eabfde 08:23:54 ---> e8a0cc8ea9fc 08:23:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:23:54 ---> Running in 57ea7745f160 08:23:55 Removing intermediate container 57ea7745f160 08:23:55 ---> 9ce58216cacf 08:23:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:55 ---> Running in 2092fe70b99c 08:23:58 Removing intermediate container 2092fe70b99c 08:23:58 ---> 30725879c0ef 08:23:58 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:23:58 ---> Running in 883d243a7eaa 08:23:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:24:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:24:01 OK: 139 MiB in 46 packages 08:24:02 Removing intermediate container 883d243a7eaa 08:24:02 ---> 02d68b62e860 08:24:02 Step 7/23 : COPY . . 08:24:03 ---> 5f389443777f 08:24:03 Step 8/23 : RUN go mod download 08:24:03 ---> Running in 55734bcf0fbf 08:24:06 Removing intermediate container 55734bcf0fbf 08:24:06 ---> 57cbc1b3b83f 08:24:06 Step 9/23 : RUN make build 08:24:06 ---> Running in ae9f6924904e 08:24: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 08:24:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:24:47 Removing intermediate container ae9f6924904e 08:24:47 ---> 4a0b630845f1 08:24:47 Step 10/23 : FROM alpine:3.12 08:24:48 3.12: Pulling from library/alpine 08:24:48 d2f70382dc9a: Pulling fs layer 08:24:48 d2f70382dc9a: Verifying Checksum 08:24:48 d2f70382dc9a: Download complete 08:24:49 d2f70382dc9a: Pull complete 08:24:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:24:49 Status: Downloaded newer image for alpine:3.12 08:24:49 ---> 9852663dfa18 08:24:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:24:49 ---> Running in bf7db04d7fbc 08:24:49 Removing intermediate container bf7db04d7fbc 08:24:49 ---> cc5f3e858320 08:24:49 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:50 ---> Running in 412c1ac04951 08:24:52 Removing intermediate container 412c1ac04951 08:24:52 ---> def9a7bcd060 08:24:52 Step 13/23 : RUN apk add --update --no-cache zeromq 08:24:52 ---> Running in d1b8ce4e050a 08:24:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:55 (1/5) Installing libgcc (9.3.0-r2) 08:24:55 (2/5) Installing libsodium (1.0.18-r0) 08:24:55 (3/5) Installing libstdc++ (9.3.0-r2) 08:24:56 (4/5) Installing libzmq (4.3.3-r0) 08:24:56 (5/5) Installing zeromq (4.3.3-r0) 08:24:56 Executing busybox-1.31.1-r20.trigger 08:24:56 OK: 8 MiB in 19 packages 08:24:57 Removing intermediate container d1b8ce4e050a 08:24:57 ---> d3ae51fd982b 08:24:57 Step 14/23 : WORKDIR / 08:24:57 ---> Running in e03330bedb29 08:24:58 Removing intermediate container e03330bedb29 08:24:58 ---> b9f5f0255465 08:24:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:24:59 ---> e04f211d17cf 08:24:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:25:00 ---> c6fe1f3b3340 08:25:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:25:01 ---> 4d91e7eec84e 08:25:01 Step 18/23 : EXPOSE 49990 08:25:01 ---> Running in 84b27adfc79c 08:25:01 Removing intermediate container 84b27adfc79c 08:25:01 ---> 4a504774739b 08:25:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:25:01 ---> Running in 49999f65f47b 08:25:02 Removing intermediate container 49999f65f47b 08:25:02 ---> 2a8b65211ae3 08:25:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:25:02 ---> Running in aeb607294299 08:25:03 Removing intermediate container aeb607294299 08:25:03 ---> e5b09383ea2c 08:25:03 Step 21/23 : LABEL arch=arm64 08:25:03 ---> Running in 10a55f80b925 08:25:03 Removing intermediate container 10a55f80b925 08:25:03 ---> 93afcf2ba740 08:25:03 Step 22/23 : LABEL git_sha=311f2bb00fb3e0fe2386e99dd9959fda52599076 08:25:03 ---> Running in e7dfa5a60965 08:25:04 Removing intermediate container e7dfa5a60965 08:25:04 ---> 4da13ac59948 08:25:04 Step 23/23 : LABEL version=0.0.0 08:25:04 ---> Running in d2688edd6ccb 08:25:04 Removing intermediate container d2688edd6ccb 08:25:04 ---> b02674f18983 08:25:04 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:25:04 Successfully built b02674f18983 08:25:04 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 08:25:05 ---> job-cost.sh 08:25:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IxmV 08:25:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-IxmV/bin to PATH 08:27:44 INFO: No Stack... 08:27:44 INFO: Retrieving Pricing Info for: lf-standard-4 08:27:44 INFO: Archiving Costs [Pipeline] sh 08:27:44 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 08:27:44 + cut -d, -f6 [Pipeline] lock 08:27:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] 08:27:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] did not exist. Created. 08:27:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:45 /w/workspace/device-sdk-go/2@tmp/durable-40ea6475/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-40ea6475/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:27:45 + echo total: 0.20999999344348907 [Pipeline] stash 08:27:45 Warning: overwriting stash ‘stack-cost’ 08:27:45 Stashed 1 file(s) [Pipeline] } 08:27:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-927-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:27:46 provisioning config files... 08:27:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/config7025293747785141810tmp [Pipeline] { [Pipeline] sh 08:27:46 + set +x 08:27:46 + curl -s https://codecov.io/bash 08:27:46 + bash -s -- 08:27:46 08:27:46 _____ _ 08:27:46 / ____| | | 08:27:46 | | ___ __| | ___ ___ _____ __ 08:27:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:27:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:27:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:27:46 Bash-1.0.2 08:27:46 08:27:46 08:27:46 ==> git version 2.24.3 found 08:27:46 ==> 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 08:27:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:27:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:27:46 ==> Jenkins CI detected. 08:27:46 project root: . 08:27:46 --> token set from env 08:27:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:27:46 ==> Running gcov in . (disable via -X gcov) 08:27:46 ==> Python coveragepy not found 08:27:46 ==> Searching for coverage reports in: 08:27:46 + . 08:27:46 -> Found 1 reports 08:27:46 ==> Detecting git/mercurial file structure 08:27:46 ==> Reading reports 08:27:46 + ./coverage.out bytes=126002 08:27:46 ==> Appending adjustments 08:27:46 https://docs.codecov.io/docs/fixing-reports 08:27:46 + Found adjustments 08:27:47 ==> Gzipping contents 08:27:47 20K /tmp/codecov.fOsTXd.gz 08:27:47 ==> Uploading reports 08:27:47 url: https://codecov.io 08:27:47 query: branch=PR-927&commit=311f2bb00fb3e0fe2386e99dd9959fda52599076&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-927%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=927&job=&cmd_args= 08:27:47 -> Pinging Codecov 08:27:47 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-927&commit=311f2bb00fb3e0fe2386e99dd9959fda52599076&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-927%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=927&job=&cmd_args= 08:27:47 -> Uploading to 08:27:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-13/7E55EF52A471D76F132DFD9A03CDDE97/311f2bb00fb3e0fe2386e99dd9959fda52599076/64ffa5bc-4f48-4f8f-b254-8b102db24dee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T082747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c628e44f1d0b7c0df08d07a0d46d850f1ba5e5655b789e5d78607133c273bf99 08:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:27:47 Dload Upload Total Spent Left Speed 08:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16456 0 0 100 16456 0 27553 --:--:-- --:--:-- --:--:-- 27518 100 16456 0 0 100 16456 0 27546 --:--:-- --:--:-- --:--:-- 27518 08:27:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/311f2bb00fb3e0fe2386e99dd9959fda52599076 [Pipeline] } 08:27:48 Deleting 1 temporary files [Pipeline] // wrap [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 08:27:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:50 ---> package-listing.sh 08:27:50 ++ facter osfamily 08:27:50 ++ tr '[:upper:]' '[:lower:]' 08:27:50 + OS_FAMILY=redhat 08:27:50 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-927 08:27:50 + START_PACKAGES=/tmp/packages_start.txt 08:27:50 + END_PACKAGES=/tmp/packages_end.txt 08:27:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:50 + PACKAGES=/tmp/packages_start.txt 08:27:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-927 ']' 08:27:50 + PACKAGES=/tmp/packages_end.txt 08:27:50 + case "${OS_FAMILY}" in 08:27:50 + rpm -qa 08:27:50 + sort 08:27:55 + '[' -f /tmp/packages_start.txt ']' 08:27:55 + '[' -f /tmp/packages_end.txt ']' 08:27:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-927 ']' 08:27:55 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-927/archives/ 08:27:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-927/archives/ [Pipeline] echo 08:27:55 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-927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:27:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:27:56 08:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:27:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:27:56 alpine: Pulling from edgex-lftools-log-publisher 08:27:56 df20fa9351a1: Pulling fs layer 08:27:56 36b3adc4ff6f: Pulling fs layer 08:27:56 8ad3a11d3b57: Pulling fs layer 08:27:56 46f8f816bc3b: Pulling fs layer 08:27:56 93b61091891f: Pulling fs layer 08:27:56 93b9cdb0e59b: Pulling fs layer 08:27:56 5e14af77c1be: Pulling fs layer 08:27:56 01666e4c0597: Pulling fs layer 08:27:56 aa168da1d23b: Pulling fs layer 08:27:56 46f8f816bc3b: Waiting 08:27:56 93b61091891f: Waiting 08:27:56 5e14af77c1be: Waiting 08:27:56 93b9cdb0e59b: Waiting 08:27:56 01666e4c0597: Waiting 08:27:56 aa168da1d23b: Waiting 08:27:56 36b3adc4ff6f: Verifying Checksum 08:27:56 36b3adc4ff6f: Download complete 08:27:56 46f8f816bc3b: Download complete 08:27:56 df20fa9351a1: Verifying Checksum 08:27:56 df20fa9351a1: Download complete 08:27:56 93b9cdb0e59b: Download complete 08:27:56 5e14af77c1be: Verifying Checksum 08:27:56 5e14af77c1be: Download complete 08:27:56 93b61091891f: Download complete 08:27:56 01666e4c0597: Verifying Checksum 08:27:56 01666e4c0597: Download complete 08:27:56 8ad3a11d3b57: Verifying Checksum 08:27:56 8ad3a11d3b57: Download complete 08:27:57 df20fa9351a1: Pull complete 08:27:57 36b3adc4ff6f: Pull complete 08:27:58 8ad3a11d3b57: Pull complete 08:27:58 46f8f816bc3b: Pull complete 08:27:58 aa168da1d23b: Verifying Checksum 08:27:58 aa168da1d23b: Download complete 08:27:59 93b61091891f: Pull complete 08:27:59 93b9cdb0e59b: Pull complete 08:27:59 5e14af77c1be: Pull complete 08:27:59 01666e4c0597: Pull complete 08:28:07 aa168da1d23b: Pull complete 08:28:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:28:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:28:07 prd-centos7-docker-4c-2g-5061 does not seem to be running inside a container 08:28:07 $ 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-927/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-927 -v /w/workspace/dgexfoundry_device-sdk-go_PR-927:/w/workspace/dgexfoundry_device-sdk-go_PR-927:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:28:11 $ docker top fdf94dbf8488b5e7085f22aff5cad8e312aa199c79fba9a1ba0ae9a700a6ddf4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:12 + touch /tmp/pre-build-complete [Pipeline] sh 08:28:12 + mkdir -p /var/log/sa [Pipeline] sh 08:28:12 + ls /var/log/sa-host 08:28:12 + sadf -c /var/log/sa-host/sa13 08:28:12 file_magic: OK 08:28:12 HZ: Using current value: 100 08:28:12 file_header: OK 08:28:12 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 08:28:12 Statistics: 08:28:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:28:12 File successfully converted to sysstat format version 12.2.1 08:28:12 + sadf -c /var/log/sa-host/sa23 08:28:12 file_magic: OK 08:28:12 HZ: Using current value: 100 08:28:12 file_header: OK 08:28:12 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 08:28:12 Statistics: 08:28:12 Hnuu...uuuununununu... 08:28:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:12 provisioning config files... 08:28:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp/config1394134872572039672tmp [Pipeline] { [Pipeline] echo 08:28:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:28:13 ---> create-netrc.sh [Pipeline] } 08:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:28:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:28:13 ---> python-tools-install.sh [Pipeline] echo 08:28:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:28:14 ---> sudo-logs.sh 08:28:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:28:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:28:14 ---> job-cost.sh 08:28:14 lf-activate-venv: SKIPPING 08:28:14 DEBUG: total: 0.20999999344348907 08:28:14 INFO: Retrieving Stack Cost... 08:28:15 INFO: Retrieving Pricing Info for: v1-standard-2 08:28:15 INFO: Archiving Costs [Pipeline] echo 08:28:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:28:16 ---> logs-deploy.sh 08:28:16 lf-activate-venv: SKIPPING 08:28:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-927/2 08:28:16 INFO: archiving workspace using pattern(s): 08:28:18 Archives upload complete. 08:28:18 INFO: archiving logs to Nexus 08:28:19 ---> uname -a: 08:28:19 Linux prd-centos7-docker-4c-2g-5061.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:28:19 08:28:19 08:28:19 ---> lscpu: 08:28:19 Architecture: x86_64 08:28:19 CPU op-mode(s): 32-bit, 64-bit 08:28:19 Byte Order: Little Endian 08:28:19 Address sizes: 40 bits physical, 48 bits virtual 08:28:19 CPU(s): 4 08:28:19 On-line CPU(s) list: 0-3 08:28:19 Thread(s) per core: 1 08:28:19 Core(s) per socket: 1 08:28:19 Socket(s): 4 08:28:19 NUMA node(s): 1 08:28:19 Vendor ID: GenuineIntel 08:28:19 CPU family: 6 08:28:19 Model: 44 08:28:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:28:19 Stepping: 1 08:28:19 CPU MHz: 2933.442 08:28:19 BogoMIPS: 5866.88 08:28:19 Virtualization: VT-x 08:28:19 Hypervisor vendor: KVM 08:28:19 Virtualization type: full 08:28:19 L1d cache: 128 KiB 08:28:19 L1i cache: 128 KiB 08:28:19 L2 cache: 16 MiB 08:28:19 L3 cache: 64 MiB 08:28:19 NUMA node0 CPU(s): 0-3 08:28:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:28:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:28:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:28:19 Vulnerability Meltdown: Mitigation; PTI 08:28:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:28:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:28:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:28:19 Vulnerability Srbds: Not affected 08:28:19 Vulnerability Tsx async abort: Not affected 08:28:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:28:19 08:28:19 08:28:19 ---> nproc: 08:28:19 4 08:28:19 08:28:19 08:28:19 ---> df -h: 08:28:19 Filesystem Size Used Available Use% Mounted on 08:28:19 overlay 50.0G 7.3G 42.7G 15% / 08:28:19 tmpfs 64.0M 0 64.0M 0% /dev 08:28:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:28:19 shm 64.0M 0 64.0M 0% /dev/shm 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-927 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-927@tmp 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:28:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:28:19 08:28:19 08:28:19 ---> free -m: 08:28:19 total used free shared buff/cache available 08:28:19 Mem: 1837 725 104 0 1008 1007 08:28:19 Swap: 1023 0 1023 08:28:19 08:28:19 08:28:19 ---> ip addr: 08:28:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:28:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:19 inet 127.0.0.1/8 scope host lo 08:28:19 valid_lft forever preferred_lft forever 08:28:19 inet6 ::1/128 scope host 08:28:19 valid_lft forever preferred_lft forever 08:28:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:28:19 link/ether fa:16:3e:37:8f:65 brd ff:ff:ff:ff:ff:ff 08:28:19 inet 10.30.122.4/23 brd 10.30.123.255 scope global dynamic eth0 08:28:19 valid_lft 85627sec preferred_lft 85627sec 08:28:19 inet6 fe80::f816:3eff:fe37:8f65/64 scope link 08:28:19 valid_lft forever preferred_lft forever 08:28:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:28:19 link/ether 02:42:78:13:56:e4 brd ff:ff:ff:ff:ff:ff 08:28:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:28:19 valid_lft forever preferred_lft forever 08:28:19 inet6 fe80::42:78ff:fe13:56e4/64 scope link 08:28:19 valid_lft forever preferred_lft forever 08:28:19 08:28:19 08:28:19 ---> sar -b -r -n DEV: 08:28:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 08:28:19 08:28:19 08:15:12 LINUX RESTART (4 CPU) 08:28:19 08:28:19 08:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:28:19 08:17:01 31.77 10.29 21.49 0.00 4310.65 3090.08 0.00 08:28:19 08:18:01 1.71 0.00 1.71 0.00 0.00 33.47 0.00 08:28:19 08:19:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 08:28:19 08:20:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 08:28:19 08:21:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 08:28:19 08:22:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 08:28:19 08:23:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 08:28:19 08:24:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 08:28:19 08:25:01 0.60 0.00 0.60 0.00 0.00 7.28 0.00 08:28:19 08:26:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 08:28:19 08:27:01 0.24 0.00 0.24 0.00 0.00 2.61 0.00 08:28:19 08:28:01 69.45 51.11 18.35 0.00 4257.97 7093.44 0.00 08:28:19 Average: 8.81 5.12 3.69 0.00 715.33 855.62 0.00 08:28:19 08:28:19 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:19 08:17:01 153036 0 608324 32.33 2620 1117564 1111340 37.93 424376 1104868 20 08:28:19 08:18:01 153168 0 608184 32.32 2620 1117572 1090264 37.21 428780 1100668 16 08:28:19 08:19:01 153024 0 608320 32.33 2620 1117580 1089480 37.18 436948 1092832 20 08:28:19 08:20:01 151360 0 609984 32.42 2620 1117580 1089568 37.19 441140 1090216 8 08:28:19 08:21:01 150980 0 610356 32.44 2620 1117588 1089592 37.19 443468 1088300 12 08:28:19 08:22:01 151732 0 609600 32.40 2620 1117592 1089532 37.18 443312 1088208 20 08:28:19 08:23:01 152456 0 608872 32.36 2620 1117596 1079240 36.83 442600 1087760 8 08:28:19 08:24:01 152072 0 609252 32.38 2620 1117600 1079372 36.84 443356 1087760 16 08:28:19 08:25:01 151808 0 609508 32.39 2620 1117608 1079384 36.84 443820 1087764 8 08:28:19 08:26:01 149316 0 611996 32.53 2620 1117612 1079364 36.84 447648 1086324 16 08:28:19 08:27:01 149272 0 612040 32.53 2620 1117612 1079304 36.83 447508 1086324 12 08:28:19 08:28:01 68748 0 721964 38.37 2620 1088212 1566036 53.45 554972 1037420 95096 08:28:19 Average: 144748 0 619033 32.90 2620 1115143 1126873 38.46 449827 1086537 7938 08:28:19 08:28:19 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:19 08:17:01 eth0 90.56 75.22 366.06 17.55 0.00 0.00 0.00 0.00 08:28:19 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:17:01 docker0 15.65 11.48 2.11 27.51 0.00 0.00 0.00 0.00 08:28:19 08:18:01 eth0 4.46 1.05 1.29 0.79 0.00 0.00 0.00 0.00 08:28:19 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:19:01 eth0 3.25 0.83 1.14 0.56 0.00 0.00 0.00 0.00 08:28:19 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:20:01 eth0 2.76 0.57 0.69 0.44 0.00 0.00 0.00 0.00 08:28:19 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:21:01 eth0 1.48 0.68 0.70 0.43 0.00 0.00 0.00 0.00 08:28:19 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:22:01 eth0 0.52 0.27 0.27 0.23 0.00 0.00 0.00 0.00 08:28:19 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:23:01 eth0 0.48 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:28:19 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:24:01 eth0 1.25 0.38 0.34 0.21 0.00 0.00 0.00 0.00 08:28:19 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:25:01 eth0 0.70 0.32 0.29 0.20 0.00 0.00 0.00 0.00 08:28:19 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:26:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:28:19 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:27:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:28:19 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:28:01 eth0 233.09 187.21 2172.30 49.82 0.00 0.00 0.00 0.00 08:28:19 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 Average: eth0 28.35 22.28 212.31 5.87 0.00 0.00 0.00 0.00 08:28:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:19 Average: docker0 1.31 0.96 0.18 2.30 0.00 0.00 0.00 0.00 08:28:19 08:28:19 08:28:19 ---> sar -P ALL: 08:28:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 08:28:19 08:28:19 08:15:12 LINUX RESTART (4 CPU) 08:28:19 08:28:19 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:28:19 08:17:01 all 2.63 0.00 1.97 0.59 0.05 94.76 08:28:19 08:17:01 0 2.80 0.00 1.76 0.15 0.03 95.25 08:28:19 08:17:01 1 2.40 0.00 1.93 0.25 0.03 95.38 08:28:19 08:17:01 2 2.92 0.00 2.00 1.26 0.10 93.73 08:28:19 08:17:01 3 2.40 0.00 2.20 0.69 0.05 94.66 08:28:19 08:18:01 all 0.19 0.00 0.08 0.00 0.00 99.73 08:28:19 08:18:01 0 0.05 0.00 0.08 0.00 0.00 99.87 08:28:19 08:18:01 1 0.10 0.00 0.05 0.00 0.00 99.85 08:28:19 08:18:01 2 0.55 0.00 0.07 0.00 0.00 99.38 08:28:19 08:18:01 3 0.07 0.00 0.12 0.00 0.00 99.82 08:28:19 08:19:01 all 0.18 0.00 0.05 0.00 0.03 99.75 08:28:19 08:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:28:19 08:19:01 1 0.07 0.00 0.05 0.00 0.03 99.85 08:28:19 08:19:01 2 0.52 0.00 0.05 0.00 0.02 99.42 08:28:19 08:19:01 3 0.08 0.00 0.07 0.00 0.02 99.83 08:28:19 08:20:01 all 0.10 0.00 0.05 0.00 0.01 99.85 08:28:19 08:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:19 08:20:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:28:19 08:20:01 2 0.18 0.00 0.05 0.00 0.00 99.77 08:28:19 08:20:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:28:19 08:21:01 all 0.05 0.00 0.05 0.00 0.00 99.90 08:28:19 08:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:19 08:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:28:19 08:21:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:28:19 08:21:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:28:19 08:22:01 all 0.12 0.00 0.03 0.00 0.00 99.85 08:28:19 08:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:28:19 08:22:01 1 0.35 0.00 0.03 0.00 0.00 99.62 08:28:19 08:22:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:28:19 08:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:28:19 08:23:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:28:19 08:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:19 08:23:01 1 0.55 0.00 0.02 0.00 0.00 99.43 08:28:19 08:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:28:19 08:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:28:19 08:24:01 all 0.16 0.00 0.03 0.00 0.01 99.80 08:28:19 08:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:19 08:24:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:28:19 08:24:01 2 0.07 0.00 0.07 0.00 0.02 99.85 08:28:19 08:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:28:19 08:25:01 all 0.16 0.00 0.03 0.00 0.00 99.80 08:28:19 08:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:28:19 08:25:01 1 0.53 0.00 0.02 0.00 0.00 99.45 08:28:19 08:25:01 2 0.05 0.00 0.07 0.02 0.02 99.85 08:28:19 08:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:28:19 08:26:01 all 0.18 0.00 0.04 0.00 0.01 99.77 08:28:19 08:26:01 0 0.18 0.00 0.03 0.00 0.00 99.78 08:28:19 08:26:01 1 0.25 0.00 0.05 0.00 0.02 99.68 08:28:19 08:26:01 2 0.27 0.00 0.05 0.00 0.03 99.65 08:28:19 08:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:28:19 08:27:01 all 0.16 0.00 0.03 0.00 0.00 99.80 08:28:19 08:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:28:19 08:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:28:19 08:27:01 2 0.53 0.00 0.07 0.00 0.00 99.41 08:28:19 08:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:28:19 08:28:19 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:28:19 08:28:01 all 3.97 0.00 2.46 1.27 0.04 92.26 08:28:19 08:28:01 0 4.32 0.00 2.28 0.74 0.02 92.64 08:28:19 08:28:01 1 3.35 0.00 2.26 0.74 0.03 93.61 08:28:19 08:28:01 2 5.24 0.00 2.90 3.39 0.03 88.43 08:28:19 08:28:01 3 2.97 0.00 2.38 0.22 0.07 94.37 08:28:19 Average: all 0.67 0.00 0.40 0.15 0.01 98.76 08:28:19 Average: 0 0.63 0.00 0.37 0.07 0.01 98.91 08:28:19 Average: 1 0.69 0.00 0.38 0.08 0.01 98.84 08:28:19 Average: 2 0.87 0.00 0.45 0.39 0.02 98.27 08:28:19 Average: 3 0.48 0.00 0.42 0.08 0.02 99.01 08:28:19 08:28:19 08:28:19