Pull request #934 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e8c1cc2cdba4538cda83ea941797953b8910ef77+e8c677d1df210277adef4aff331a8a81997773cd (3d1c92a9497503b60e61e059bb5ec953fead9fee) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2982336320568019541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3216640508268559381.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3270434980198662318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1347061029586449559.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4722780350495886555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15520 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-934 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh3532269734909046048.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit e8c1cc2cdba4538cda83ea941797953b8910ef77 Merge succeeded, producing e8c1cc2cdba4538cda83ea941797953b8910ef77 Checking out Revision e8c1cc2cdba4538cda83ea941797953b8910ef77 (PR-934) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh7213041271725217790.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh2308433617383437793.key > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 Commit message: "build: update snap build" First time build. Skipping changelog. > git rev-list --no-walk 27f1a9b48ac1c02d85311c99ae8ef00881800873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:00:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:00:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:00:48 ========================================================= 10:00:48 EdgeX Global Pipelines Version Info 10:00:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:00:49 ------------------- 10:00:49 stable info: 10:00:49 ------------------- 10:00:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:00:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:00:49 Message: update stable to v1.0.192 10:00:50 ------------------- 10:00:50 experimental info: 10:00:50 ------------------- 10:00:50 Commited By: **** collab-it+edgex@linuxfoundation.org 10:00:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:00:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:00:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-934 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-934 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-934 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8c1cc2cdba4538cda83ea941797953b8910ef77 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8c1cc2 [Pipeline] echo 10:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:51 provisioning config files... 10:00:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config723841151089263077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:51 ---> docker-login.sh 10:00:51 nexus3.edgexfoundry.org:10001 10:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:52 Configure a credential helper to remove this warning. See 10:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:52 10:00:52 Login Succeeded 10:00:52 nexus3.edgexfoundry.org:10002 10:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:52 Configure a credential helper to remove this warning. See 10:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:52 10:00:52 Login Succeeded 10:00:52 nexus3.edgexfoundry.org:10003 10:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:52 Configure a credential helper to remove this warning. See 10:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:52 10:00:52 Login Succeeded 10:00:52 nexus3.edgexfoundry.org:10004 10:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:52 Configure a credential helper to remove this warning. See 10:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:52 10:00:52 Login Succeeded 10:00:52 docker.io 10:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:52 Configure a credential helper to remove this warning. See 10:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:52 10:00:52 Login Succeeded 10:00:52 ---> docker-login.sh ends [Pipeline] } 10:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:53 + git log --format=format:%s -1 e8c1cc2cdba4538cda83ea941797953b8910ef77 [Pipeline] echo 10:00:53 GIT_COMMIT: e8c1cc2cdba4538cda83ea941797953b8910ef77, Commit Message: build: update snap build [Pipeline] echo 10:00:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:54 10:00:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:00:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:54 latest: Pulling from edgex-devops/git-semver 10:00:54 31603596830f: Pulling fs layer 10:00:54 54011a49482f: Pulling fs layer 10:00:54 a6820b24f6d8: Pulling fs layer 10:00:54 f581987b2513: Pulling fs layer 10:00:54 f581987b2513: Waiting 10:00:54 54011a49482f: Verifying Checksum 10:00:54 54011a49482f: Download complete 10:00:55 31603596830f: Verifying Checksum 10:00:55 31603596830f: Download complete 10:00:55 f581987b2513: Verifying Checksum 10:00:55 f581987b2513: Download complete 10:00:55 a6820b24f6d8: Verifying Checksum 10:00:55 a6820b24f6d8: Download complete 10:00:55 31603596830f: Pull complete 10:00:55 54011a49482f: Pull complete 10:00:56 a6820b24f6d8: Pull complete 10:00:56 f581987b2513: Pull complete 10:00:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:00:57 prd-centos7-docker-4c-2g-15520 does not seem to be running inside a container 10:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:00:58 $ docker top a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:00:59 [ssh-agent] Looking for ssh-agent implementation... 10:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:00:59 $ docker exec a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 ssh-agent 10:00:59 SSH_AUTH_SOCK=/tmp/ssh-SvNcs95bFXCo/agent.14 10:00:59 SSH_AGENT_PID=20 10:00:59 Running ssh-add (command line suppressed) 10:00:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_6297495848912975596.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_6297495848912975596.key) 10:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:00:59 + git tag --points-at HEAD [Pipeline] } 10:00:59 $ docker exec --env ******** --env ******** a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 ssh-agent -k 10:00:59 unset SSH_AUTH_SOCK; 10:00:59 unset SSH_AGENT_PID; 10:00:59 echo Agent pid 20 killed; 10:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:00:59 [ssh-agent] Looking for ssh-agent implementation... 10:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:00 $ docker exec a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 ssh-agent 10:01:00 SSH_AUTH_SOCK=/tmp/ssh-vJot0uCqhZVl/agent.52 10:01:00 SSH_AGENT_PID=59 10:01:00 Running ssh-add (command line suppressed) 10:01:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_8880146889008039643.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_8880146889008039643.key) 10:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:00 + git semver init 10:01:00 # -> Open(): unable to determine branch for HEAD 10:01:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.git 10:01:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-934 10:01:00 # $SEMVER_REMOTE_NAME = origin 10:01:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:00 # $SEMVER_USER_NAME = edgex-jenkins 10:01:00 # $SEMVER_BRANCH = PR-934 10:01:00 # $SEMVER_TEMP = /tmp/semver-071284336 10:01:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:01:01 # '/tmp/semver-071284336' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver' 10:01:01 # -> Force: false 10:01:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver [Pipeline] } 10:01:01 $ docker exec --env ******** --env ******** a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 ssh-agent -k 10:01:02 unset SSH_AUTH_SOCK; 10:01:02 unset SSH_AGENT_PID; 10:01:02 echo Agent pid 59 killed; 10:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:02 + git semver [Pipeline] } 10:01:02 $ docker stop --time=1 a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 10:01:03 $ docker rm -f a619a1a62a96fdb0368303cfbe5b3de578c93b7e0bf7a3bed35aaf32084d5dc4 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:01:04 Stashed 1 file(s) [Pipeline] echo 10:01:04 [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 10:01:19 Still waiting to schedule task 10:01:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:01:19 Still waiting to schedule task 10:01:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:03:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15521 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 10:03:28 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 10:03:28 Selected Git installation does not exist. Using Default 10:03:28 The recommended git tool is: NONE 10:03:34 using credential edgex-jenkins-ssh 10:03:34 Cloning the remote Git repository 10:03:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:03:34 > git init /w/workspace/device-sdk-go/5 # timeout=10 10:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:03:34 > git --version # timeout=10 10:03:34 > git --version # 'git version 2.17.1' 10:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:36 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit e8c1cc2cdba4538cda83ea941797953b8910ef77 10:03:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:03:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:03:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:03:36 > git config core.sparsecheckout # timeout=10 10:03:36 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 10:03:36 Merge succeeded, producing e8c1cc2cdba4538cda83ea941797953b8910ef77 10:03:36 Checking out Revision e8c1cc2cdba4538cda83ea941797953b8910ef77 (PR-934) 10:03:36 > git remote # timeout=10 10:03:36 > git config --get remote.origin.url # timeout=10 10:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:36 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 10:03:36 > git rev-parse HEAD^{commit} # timeout=10 10:03:36 > git config core.sparsecheckout # timeout=10 10:03:36 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 10:03:41 Commit message: "build: update snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:03:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:03:43 + sudo service docker restart 10:03:43 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:01 provisioning config files... 10:04:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config2875359666125666104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:01 ---> docker-login.sh 10:04:01 nexus3.edgexfoundry.org:10001 10:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:03 Configure a credential helper to remove this warning. See 10:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:03 10:04:03 Login Succeeded 10:04:03 nexus3.edgexfoundry.org:10002 10:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:03 Configure a credential helper to remove this warning. See 10:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:03 10:04:03 Login Succeeded 10:04:03 nexus3.edgexfoundry.org:10003 10:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:04 Configure a credential helper to remove this warning. See 10:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:04 10:04:04 Login Succeeded 10:04:04 nexus3.edgexfoundry.org:10004 10:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:04 Configure a credential helper to remove this warning. See 10:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:04 10:04:04 Login Succeeded 10:04:04 docker.io 10:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:05 Configure a credential helper to remove this warning. See 10:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:05 10:04:05 Login Succeeded 10:04:05 ---> docker-login.sh ends [Pipeline] } 10:04:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:05 ========================================================= 10:04:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:04:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:06 + 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 . 10:04:06 Running on prd-centos7-docker-4c-2g-15522 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 10:04:06 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 10:04:06 Selected Git installation does not exist. Using Default 10:04:06 The recommended git tool is: NONE 10:04:06 Sending build context to Docker daemon 2.599MB 10:04:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:04:06 Step 2/8 : FROM ${BASE} 10:04:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:07 595b0fe564bb: Pulling fs layer 10:04:07 7186ed65a4f7: Pulling fs layer 10:04:07 316046926c0a: Pulling fs layer 10:04:07 4ebd0625c992: Pulling fs layer 10:04:07 207e8628e3a3: Pulling fs layer 10:04:07 c791037a9be2: Pulling fs layer 10:04:07 ffd874e62e21: Pulling fs layer 10:04:07 4ebd0625c992: Waiting 10:04:07 c791037a9be2: Waiting 10:04:07 207e8628e3a3: Waiting 10:04:07 ffd874e62e21: Waiting 10:04:07 316046926c0a: Download complete 10:04:07 7186ed65a4f7: Download complete 10:04:07 207e8628e3a3: Verifying Checksum 10:04:07 207e8628e3a3: Download complete 10:04:07 c791037a9be2: Verifying Checksum 10:04:07 c791037a9be2: Download complete 10:04:07 595b0fe564bb: Download complete 10:04:07 595b0fe564bb: Pull complete 10:04:08 7186ed65a4f7: Pull complete 10:04:09 316046926c0a: Pull complete 10:04:09 using credential edgex-jenkins-ssh 10:04:09 Cloning the remote Git repository 10:04:09 ffd874e62e21: Verifying Checksum 10:04:09 ffd874e62e21: Download complete 10:04:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:04:09 > git init /w/workspace/device-sdk-go/5 # timeout=10 10:04:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:09 > git --version # timeout=10 10:04:09 > git --version # 'git version 2.24.4' 10:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:09 [INFO] Currently running in a labeled security context 10:04:09 [INFO] Currently SELinux is 'enforcing' on the host 10:04:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh5538400056897622306.key 10:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:10 [INFO] Currently running in a labeled security context 10:04:10 [INFO] Currently SELinux is 'enforcing' on the host 10:04:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh2902346970959107994.key 10:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:04:10 4ebd0625c992: Verifying Checksum 10:04:10 4ebd0625c992: Download complete 10:04:10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit e8c1cc2cdba4538cda83ea941797953b8910ef77 10:04:10 Merge succeeded, producing e8c1cc2cdba4538cda83ea941797953b8910ef77 10:04:10 Checking out Revision e8c1cc2cdba4538cda83ea941797953b8910ef77 (PR-934) 10:04:10 > git config core.sparsecheckout # timeout=10 10:04:10 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 10:04:10 > git remote # timeout=10 10:04:10 > git config --get remote.origin.url # timeout=10 10:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:10 [INFO] Currently running in a labeled security context 10:04:10 [INFO] Currently SELinux is 'enforcing' on the host 10:04:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh5582086192223753366.key 10:04:10 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 10:04:10 > git rev-parse HEAD^{commit} # timeout=10 10:04:10 > git config core.sparsecheckout # timeout=10 10:04:10 > git checkout -f e8c1cc2cdba4538cda83ea941797953b8910ef77 # timeout=10 10:04:14 Commit message: "build: update snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:04:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:04:16 + sudo service docker restart 10:04:16 + true 10:04:16 Redirecting to /bin/systemctl restart docker.service 10:04:23 4ebd0625c992: Pull complete 10:04:23 207e8628e3a3: Pull complete 10:04:23 c791037a9be2: Pull complete 10:04:25 ffd874e62e21: Pull complete 10:04:25 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:04:25 ---> cfc18b08335c 10:04:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:04:27 ---> Running in b103b6a892ee 10:04:27 Removing intermediate container b103b6a892ee 10:04:27 ---> 0004a8863af2 10:04:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:28 ---> Running in 833e3dac9fc0 10:04:30 Removing intermediate container 833e3dac9fc0 10:04:30 ---> 957c7afc3b7c 10:04:30 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:04:30 ---> Running in 94b211a586a8 10:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:04:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:04:33 (1/6) Installing libc-dev (0.7.2-r3) 10:04:33 (2/6) Installing libsodium (1.0.18-r0) 10:04:34 (3/6) Installing pkgconf (1.7.3-r0) 10:04:34 (4/6) Installing libsodium-dev (1.0.18-r0) 10:04:34 (5/6) Installing libzmq (4.3.3-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:34 provisioning config files... 10:04:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config448718543539981239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:34 (6/6) Installing zeromq-dev (4.3.3-r1) 10:04:34 Executing busybox-1.32.1-r6.trigger 10:04:34 OK: 139 MiB in 46 packages 10:04:34 ---> docker-login.sh 10:04:34 nexus3.edgexfoundry.org:10001 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 nexus3.edgexfoundry.org:10002 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 nexus3.edgexfoundry.org:10003 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:35 Configure a credential helper to remove this warning. See 10:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:35 10:04:35 Login Succeeded 10:04:35 nexus3.edgexfoundry.org:10004 10:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:35 Configure a credential helper to remove this warning. See 10:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:35 10:04:35 Login Succeeded 10:04:35 docker.io 10:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:35 Configure a credential helper to remove this warning. See 10:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:35 10:04:35 Login Succeeded 10:04:35 ---> docker-login.sh ends [Pipeline] } 10:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:04:35 Removing intermediate container 94b211a586a8 10:04:35 ---> ba37a8d20b2b 10:04:35 Step 6/8 : WORKDIR /device-sdk-go 10:04:35 ---> Running in 82b4c2523b40 [Pipeline] echo 10:04:35 ========================================================= 10:04:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:04:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:36 + 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 . 10:04:36 Sending build context to Docker daemon 2.597MB 10:04:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:04:36 Step 2/8 : FROM ${BASE} 10:04:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:04:36 540db60ca938: Pulling fs layer 10:04:36 adcc1eea9eea: Pulling fs layer 10:04:36 4c4ab2625f07: Pulling fs layer 10:04:36 0510c868ecb4: Pulling fs layer 10:04:36 afea3b2eda06: Pulling fs layer 10:04:36 7809a108b3ef: Pulling fs layer 10:04:36 f706445af74f: Pulling fs layer 10:04:36 afea3b2eda06: Waiting 10:04:36 7809a108b3ef: Waiting 10:04:36 f706445af74f: Waiting 10:04:36 0510c868ecb4: Waiting 10:04:36 Removing intermediate container 82b4c2523b40 10:04:36 ---> 0f1a8deabbb5 10:04:36 Step 7/8 : COPY . . 10:04:36 4c4ab2625f07: Verifying Checksum 10:04:36 4c4ab2625f07: Download complete 10:04:36 adcc1eea9eea: Download complete 10:04:36 afea3b2eda06: Verifying Checksum 10:04:36 afea3b2eda06: Download complete 10:04:36 540db60ca938: Verifying Checksum 10:04:36 540db60ca938: Download complete 10:04:36 7809a108b3ef: Verifying Checksum 10:04:36 7809a108b3ef: Download complete 10:04:36 540db60ca938: Pull complete 10:04:36 adcc1eea9eea: Pull complete 10:04:36 4c4ab2625f07: Pull complete 10:04:37 f706445af74f: Verifying Checksum 10:04:37 f706445af74f: Download complete 10:04:37 ---> feef91f39ee9 10:04:37 Step 8/8 : RUN go mod download 10:04:37 ---> Running in 9684118510db 10:04:38 0510c868ecb4: Verifying Checksum 10:04:38 0510c868ecb4: Download complete 10:04:41 0510c868ecb4: Pull complete 10:04:41 afea3b2eda06: Pull complete 10:04:41 7809a108b3ef: Pull complete 10:04:43 f706445af74f: Pull complete 10:04:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:04:43 ---> b068be0155e3 10:04:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:04:47 ---> Running in 225640934b53 10:04:47 Removing intermediate container 225640934b53 10:04:47 ---> 4dd81eefee28 10:04:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:47 ---> Running in f6b1cdb3df31 10:04:47 Removing intermediate container f6b1cdb3df31 10:04:47 ---> 32d15e13af20 10:04:47 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:04:47 ---> Running in d8396b2a9b58 10:04:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:04:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:04:48 (1/6) Installing libc-dev (0.7.2-r3) 10:04:48 (2/6) Installing libsodium (1.0.18-r0) 10:04:48 (3/6) Installing pkgconf (1.7.3-r0) 10:04:48 (4/6) Installing libsodium-dev (1.0.18-r0) 10:04:49 (5/6) Installing libzmq (4.3.3-r1) 10:04:49 (6/6) Installing zeromq-dev (4.3.3-r1) 10:04:49 Executing busybox-1.32.1-r6.trigger 10:04:49 OK: 150 MiB in 46 packages 10:04:49 Removing intermediate container d8396b2a9b58 10:04:49 ---> eb31613038c2 10:04:49 Step 6/8 : WORKDIR /device-sdk-go 10:04:49 ---> Running in 8acdb63f2bff 10:04:49 Removing intermediate container 8acdb63f2bff 10:04:49 ---> d637475b6d46 10:04:49 Step 7/8 : COPY . . 10:04:50 ---> 9158a35a695d 10:04:50 Step 8/8 : RUN go mod download 10:04:50 ---> Running in 482b03fb2031 10:05:02 Removing intermediate container 482b03fb2031 10:05:02 ---> 49d67549dd23 10:05:02 Successfully built 49d67549dd23 10:05:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:05:02 + docker inspect -f . ci-base-image-x86_64 10:05:02 . [Pipeline] withDockerContainer 10:05:03 prd-centos7-docker-4c-2g-15522 does not seem to be running inside a container 10:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:03 $ docker top 09391077aac2b790eedc30bd6b0cd7dd1386f989af1b74e973f2f097d317aac8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:03 + go version 10:05:03 go version go1.16.3 linux/amd64 [Pipeline] } 10:05:03 $ docker stop --time=1 09391077aac2b790eedc30bd6b0cd7dd1386f989af1b74e973f2f097d317aac8 10:05:05 $ docker rm -f 09391077aac2b790eedc30bd6b0cd7dd1386f989af1b74e973f2f097d317aac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:05 + docker inspect -f . ci-base-image-x86_64 10:05:05 . [Pipeline] withDockerContainer 10:05:05 prd-centos7-docker-4c-2g-15522 does not seem to be running inside a container 10:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:05:06 $ docker top d9110502f08096c24d1a839da714655de4e7f0b885551530524b797b3cb2ca69 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:06 + go mod tidy [Pipeline] sh 10:05:07 + make test 10:05:07 go mod tidy 10:05:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:05:10 Removing intermediate container 9684118510db 10:05:10 ---> dfe93fff2d85 10:05:10 Successfully built dfe93fff2d85 10:05:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:05:10 + docker inspect -f . ci-base-image-arm64 10:05:10 . [Pipeline] withDockerContainer 10:05:10 prd-ubuntu18.04-docker-arm64-4c-16g-15521 does not seem to be running inside a container 10:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:05:12 $ docker top 6b46516542c4500279d9768caded5d6ef56539f04273ed25733cc14bb87a255b -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:05:13 + go version 10:05:13 go version go1.16.3 linux/arm64 [Pipeline] } 10:05:13 $ docker stop --time=1 6b46516542c4500279d9768caded5d6ef56539f04273ed25733cc14bb87a255b 10:05:15 $ docker rm -f 6b46516542c4500279d9768caded5d6ef56539f04273ed25733cc14bb87a255b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:15 + docker inspect -f . ci-base-image-arm64 10:05:15 . [Pipeline] withDockerContainer 10:05:16 prd-ubuntu18.04-docker-arm64-4c-16g-15521 does not seem to be running inside a container 10:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:05:17 $ docker top 64c235f9481f43146ebdedf04927313ab266478a075e6c117476d4d4d511819e -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:18 + go mod tidy [Pipeline] sh 10:05:20 + make test 10:05:20 go mod tidy 10:05:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:05:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 25.4% of statements 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:05:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 10:05:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 10:05:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.050s coverage: 10.7% of statements 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:05:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 10:05:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 83.3% of statements 10:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:05:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:05:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 10:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.812s coverage: 89.2% of statements 10:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:05:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements 10:05:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:05:42 GO111MODULE=on go vet ./... 10:05:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:06:00 gofmt -l . 10:06:00 [ "`gofmt -l .`" = "" ] 10:06:00 ./bin/test-attribution-txt.sh 10:06:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:06:00 $ docker stop --time=1 d9110502f08096c24d1a839da714655de4e7f0b885551530524b797b3cb2ca69 10:06:02 $ docker rm -f d9110502f08096c24d1a839da714655de4e7f0b885551530524b797b3cb2ca69 [Pipeline] // withDockerContainer [Pipeline] sh 10:06:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:06:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:05 + ls -al . 10:06:05 total 212 10:06:05 drwxrwxr-x. 10 jenkins jenkins 4096 May 21 10:06 . 10:06:05 drwxrwxr-x. 4 jenkins jenkins 28 May 21 10:04 .. 10:06:05 drwxrwxr-x. 2 jenkins jenkins 64 May 21 10:04 bin 10:06:05 -rw-r--r--. 1 jenkins jenkins 126187 May 21 10:05 coverage.out 10:06:05 -rw-rw-r--. 1 jenkins jenkins 987 May 21 10:04 Dockerfile.build 10:06:05 -rw-rw-r--. 1 jenkins jenkins 140 May 21 10:04 .dockerignore 10:06:05 drwxrwxr-x. 5 jenkins jenkins 62 May 21 10:04 example 10:06:05 drwxrwxr-x. 8 jenkins jenkins 179 May 21 10:04 .git 10:06:05 drwxrwxr-x. 2 jenkins jenkins 103 May 21 10:04 .github 10:06:05 -rw-rw-r--. 1 jenkins jenkins 138 May 21 10:04 .gitignore 10:06:05 -rw-r--r--. 1 jenkins jenkins 575 May 21 10:06 go.mod 10:06:05 -rw-r--r--. 1 jenkins jenkins 20803 May 21 10:05 go.sum 10:06:05 drwxrwxr-x. 15 jenkins jenkins 224 May 21 10:04 internal 10:06:05 -rw-rw-r--. 1 jenkins jenkins 894 May 21 10:04 Jenkinsfile 10:06:05 -rw-rw-r--. 1 jenkins jenkins 11341 May 21 10:04 LICENSE 10:06:05 -rw-rw-r--. 1 jenkins jenkins 997 May 21 10:04 Makefile 10:06:05 drwxrwxr-x. 4 jenkins jenkins 26 May 21 10:04 openapi 10:06:05 drwxrwxr-x. 5 jenkins jenkins 50 May 21 10:04 pkg 10:06:05 -rw-rw-r--. 1 jenkins jenkins 7652 May 21 10:04 README.md 10:06:05 -rw-rw-r--. 1 jenkins jenkins 6616 May 21 10:04 RELEASE-NOTES.txt 10:06:05 drwxrwxr-x. 4 jenkins jenkins 54 May 21 10:04 snap 10:06:05 -rw-rw-r--. 1 jenkins jenkins 5 May 21 10:01 VERSION 10:06:05 -rw-rw-r--. 1 jenkins jenkins 222 May 21 10:04 version.go [Pipeline] isUnix [Pipeline] sh 10:06:06 + 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=e8c1cc2cdba4538cda83ea941797953b8910ef77 --label arch=amd64 --label version=0.0.0 . 10:06:06 Sending build context to Docker daemon 2.724MB 10:06:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:06:06 Step 2/23 : FROM ${BASE} AS builder 10:06:06 ---> 49d67549dd23 10:06:06 Step 3/23 : WORKDIR /device-sdk-go 10:06:06 ---> Running in dcf798bb8b5e 10:06:06 Removing intermediate container dcf798bb8b5e 10:06:06 ---> b157055731f9 10:06:06 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:07 ---> Running in 975de71044c0 10:06:07 Removing intermediate container 975de71044c0 10:06:07 ---> d4644cbea5e4 10:06:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:07 ---> Running in 5169fc832297 10:06:07 Removing intermediate container 5169fc832297 10:06:07 ---> 94807aaf3ece 10:06:07 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:06:07 ---> Running in d031795e304a 10:06:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:06:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:06:09 OK: 150 MiB in 46 packages 10:06:09 Removing intermediate container d031795e304a 10:06:09 ---> 81ece6a843cf 10:06:09 Step 7/23 : COPY . . 10:06:09 ---> 7387fcd902fc 10:06:09 Step 8/23 : RUN go mod download 10:06:09 ---> Running in 7ed7a61a661f 10:06:10 Removing intermediate container 7ed7a61a661f 10:06:10 ---> d661fd4f7674 10:06:10 Step 9/23 : RUN make build 10:06:10 ---> Running in 2d6460f7ea57 10:06:10 go mod tidy 10:06:10 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 10:06:22 Removing intermediate container 2d6460f7ea57 10:06:22 ---> 2ee966f590fa 10:06:22 Step 10/23 : FROM alpine:3.12 10:06:22 3.12: Pulling from library/alpine 10:06:22 339de151aab4: Pulling fs layer 10:06:22 339de151aab4: Verifying Checksum 10:06:22 339de151aab4: Download complete 10:06:22 339de151aab4: Pull complete 10:06:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:06:22 Status: Downloaded newer image for alpine:3.12 10:06:22 ---> 13621d1b12d4 10:06:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:22 ---> Running in 10a9a66f2592 10:06:22 Removing intermediate container 10a9a66f2592 10:06:22 ---> 7fae0b9f84ec 10:06:22 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:22 ---> Running in 253928505f6e 10:06:23 Removing intermediate container 253928505f6e 10:06:23 ---> ba6c6d86a1e1 10:06:23 Step 13/23 : RUN apk add --update --no-cache zeromq 10:06:23 ---> Running in 887444e16cc9 10:06:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:06:24 (1/5) Installing libgcc (9.3.0-r2) 10:06:24 (2/5) Installing libsodium (1.0.18-r0) 10:06:24 (3/5) Installing libstdc++ (9.3.0-r2) 10:06:25 (4/5) Installing libzmq (4.3.3-r0) 10:06:25 (5/5) Installing zeromq (4.3.3-r0) 10:06:25 Executing busybox-1.31.1-r20.trigger 10:06:25 OK: 8 MiB in 19 packages 10:06:26 Removing intermediate container 887444e16cc9 10:06:26 ---> 581b3dad4931 10:06:26 Step 14/23 : WORKDIR / 10:06:26 ---> Running in 7704c793d959 10:06:26 Removing intermediate container 7704c793d959 10:06:26 ---> 54584a2f5367 10:06:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:06:26 ---> 54c0f5168ff0 10:06:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:06:27 ---> f06b8f531632 10:06:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:06:27 ---> d627f94b571b 10:06:27 Step 18/23 : EXPOSE 59999 10:06:27 ---> Running in 5fcc92f9c7db 10:06:27 Removing intermediate container 5fcc92f9c7db 10:06:27 ---> b71d8359f4e3 10:06:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:06:27 ---> Running in 9fae4ffcfdc6 10:06:27 Removing intermediate container 9fae4ffcfdc6 10:06:27 ---> 67886dbe70d3 10:06:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:28 ---> Running in 1ed88e1838c8 10:06:28 Removing intermediate container 1ed88e1838c8 10:06:28 ---> c4078a86c104 10:06:28 Step 21/23 : LABEL arch=amd64 10:06:28 ---> Running in 04f6c604a7e8 10:06:28 Removing intermediate container 04f6c604a7e8 10:06:28 ---> 33f81ab20850 10:06:28 Step 22/23 : LABEL git_sha=e8c1cc2cdba4538cda83ea941797953b8910ef77 10:06:28 ---> Running in a21718fe65ce 10:06:28 Removing intermediate container a21718fe65ce 10:06:28 ---> a8f9aea265b4 10:06:28 Step 23/23 : LABEL version=0.0.0 10:06:28 ---> Running in 396bc5117d43 10:06:28 Removing intermediate container 396bc5117d43 10:06:28 ---> d491855ca7c8 10:06:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:06:28 Successfully built d491855ca7c8 10:06:28 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 10:06:29 ---> job-cost.sh 10:06:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mr2E 10:06:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:06:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:06:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:06:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-Mr2E/bin to PATH 10:06:51 INFO: No Stack... 10:06:51 INFO: Retrieving Pricing Info for: v3-standard-2 10:06:52 INFO: Archiving Costs [Pipeline] sh 10:06:52 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 10:06:52 + cut -d, -f6 [Pipeline] lock 10:06:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] 10:06:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] did not exist. Created. 10:06:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:53 + echo total: 0.05999999865889549 [Pipeline] stash 10:06:53 Stashed 1 file(s) [Pipeline] } 10:06:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.255s coverage: 25.4% of statements 10:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:06:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 10:06:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.258s coverage: 78.9% of statements 10:06:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.191s coverage: 10.7% of statements 10:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:06:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.274s coverage: 30.2% of statements 10:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.252s coverage: 83.3% of statements 10:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:07:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.357s coverage: 58.0% of statements 10:07:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.995s coverage: 89.2% of statements 10:07:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:07:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.183s coverage: 5.0% of statements 10:07:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:07:04 GO111MODULE=on go vet ./... 10:08:01 gofmt -l . 10:08:01 [ "`gofmt -l .`" = "" ] 10:08:01 ./bin/test-attribution-txt.sh 10:08:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:08:01 $ docker stop --time=1 64c235f9481f43146ebdedf04927313ab266478a075e6c117476d4d4d511819e 10:08:03 $ docker rm -f 64c235f9481f43146ebdedf04927313ab266478a075e6c117476d4d4d511819e [Pipeline] // withDockerContainer [Pipeline] sh 10:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:05 Warning: overwriting stash ‘coverage-report’ 10:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:06 + ls -al . 10:08:06 total 248 10:08:06 drwxrwxr-x 10 jenkins jenkins 4096 May 21 10:08 . 10:08:06 drwxrwxr-x 4 jenkins jenkins 4096 May 21 10:03 .. 10:08:06 -rw-rw-r-- 1 jenkins jenkins 140 May 21 10:03 .dockerignore 10:08:06 drwxrwxr-x 8 jenkins jenkins 4096 May 21 10:03 .git 10:08:06 drwxrwxr-x 2 jenkins jenkins 4096 May 21 10:03 .github 10:08:06 -rw-rw-r-- 1 jenkins jenkins 138 May 21 10:03 .gitignore 10:08:06 -rw-rw-r-- 1 jenkins jenkins 987 May 21 10:03 Dockerfile.build 10:08:06 -rw-rw-r-- 1 jenkins jenkins 894 May 21 10:03 Jenkinsfile 10:08:06 -rw-rw-r-- 1 jenkins jenkins 11341 May 21 10:03 LICENSE 10:08:06 -rw-rw-r-- 1 jenkins jenkins 997 May 21 10:03 Makefile 10:08:06 -rw-rw-r-- 1 jenkins jenkins 7652 May 21 10:03 README.md 10:08:06 -rw-rw-r-- 1 jenkins jenkins 6616 May 21 10:03 RELEASE-NOTES.txt 10:08:06 -rw-rw-r-- 1 jenkins jenkins 5 May 21 10:01 VERSION 10:08:06 drwxrwxr-x 2 jenkins jenkins 4096 May 21 10:03 bin 10:08:06 -rw-r--r-- 1 jenkins jenkins 126187 May 21 10:07 coverage.out 10:08:06 drwxrwxr-x 5 jenkins jenkins 4096 May 21 10:03 example 10:08:06 -rw-r--r-- 1 jenkins jenkins 575 May 21 10:08 go.mod 10:08:06 -rw-r--r-- 1 jenkins jenkins 20803 May 21 10:05 go.sum 10:08:06 drwxrwxr-x 15 jenkins jenkins 4096 May 21 10:03 internal 10:08:06 drwxrwxr-x 4 jenkins jenkins 4096 May 21 10:03 openapi 10:08:06 drwxrwxr-x 5 jenkins jenkins 4096 May 21 10:03 pkg 10:08:06 drwxrwxr-x 4 jenkins jenkins 4096 May 21 10:03 snap 10:08:06 -rw-rw-r-- 1 jenkins jenkins 222 May 21 10:03 version.go [Pipeline] isUnix [Pipeline] sh 10:08:07 + 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=e8c1cc2cdba4538cda83ea941797953b8910ef77 --label arch=arm64 --label version=0.0.0 . 10:08:07 Sending build context to Docker daemon 2.726MB 10:08:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:08:07 Step 2/23 : FROM ${BASE} AS builder 10:08:07 ---> dfe93fff2d85 10:08:07 Step 3/23 : WORKDIR /device-sdk-go 10:08:08 ---> Running in 7c6cd911b7e0 10:08:08 Removing intermediate container 7c6cd911b7e0 10:08:08 ---> d2a8e65259d0 10:08:08 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:08:09 ---> Running in 903a11a2fe09 10:08:09 Removing intermediate container 903a11a2fe09 10:08:09 ---> 41cf243f5a24 10:08:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:09 ---> Running in 8c1f9c133986 10:08:11 Removing intermediate container 8c1f9c133986 10:08:11 ---> 5da451610d0d 10:08:11 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:08:11 ---> Running in 602fa30e66ba 10:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:08:14 OK: 139 MiB in 46 packages 10:08:15 Removing intermediate container 602fa30e66ba 10:08:15 ---> 856d33713212 10:08:15 Step 7/23 : COPY . . 10:08:17 ---> 503ee9787e68 10:08:17 Step 8/23 : RUN go mod download 10:08:17 ---> Running in 5bdffde64164 10:08:19 Removing intermediate container 5bdffde64164 10:08:19 ---> 7b5d27ed85a2 10:08:19 Step 9/23 : RUN make build 10:08:19 ---> Running in 1a759110a363 10:08:20 go mod tidy 10:08:21 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 10:09:00 Removing intermediate container 1a759110a363 10:09:00 ---> 082621665a75 10:09:00 Step 10/23 : FROM alpine:3.12 10:09:00 3.12: Pulling from library/alpine 10:09:00 d2f70382dc9a: Pulling fs layer 10:09:00 d2f70382dc9a: Verifying Checksum 10:09:00 d2f70382dc9a: Pull complete 10:09:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:09:00 Status: Downloaded newer image for alpine:3.12 10:09:00 ---> 9852663dfa18 10:09:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:09:00 ---> Running in 521d8a152b42 10:09:00 Removing intermediate container 521d8a152b42 10:09:00 ---> 1d33bbe576e7 10:09:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:00 ---> Running in 97a03383a4ab 10:09:00 Removing intermediate container 97a03383a4ab 10:09:00 ---> ad5155e03e84 10:09:00 Step 13/23 : RUN apk add --update --no-cache zeromq 10:09:00 ---> Running in a349124aabcf 10:09:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:09:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:09:02 (1/5) Installing libgcc (9.3.0-r2) 10:09:02 (2/5) Installing libsodium (1.0.18-r0) 10:09:02 (3/5) Installing libstdc++ (9.3.0-r2) 10:09:02 (4/5) Installing libzmq (4.3.3-r0) 10:09:02 (5/5) Installing zeromq (4.3.3-r0) 10:09:03 Executing busybox-1.31.1-r20.trigger 10:09:03 OK: 8 MiB in 19 packages 10:09:04 Removing intermediate container a349124aabcf 10:09:04 ---> d67c29b759d2 10:09:04 Step 14/23 : WORKDIR / 10:09:04 ---> Running in eda51fa7325a 10:09:04 Removing intermediate container eda51fa7325a 10:09:04 ---> bddceb47724c 10:09:04 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:09:05 ---> 8db165e75b84 10:09:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:09:06 ---> fe360a7073a6 10:09:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:09:07 ---> f12879a2e26c 10:09:07 Step 18/23 : EXPOSE 59999 10:09:07 ---> Running in dc961d8aac6f 10:09:08 Removing intermediate container dc961d8aac6f 10:09:08 ---> 4d453bb2ffa9 10:09:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:09:08 ---> Running in cc34726f7b71 10:09:09 Removing intermediate container cc34726f7b71 10:09:09 ---> 9023bd87b89e 10:09:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:09:09 ---> Running in 293893ec5f33 10:09:09 Removing intermediate container 293893ec5f33 10:09:09 ---> 0f8420edf423 10:09:09 Step 21/23 : LABEL arch=arm64 10:09:09 ---> Running in 339515bb37e1 10:09:10 Removing intermediate container 339515bb37e1 10:09:10 ---> e89cc50fa919 10:09:10 Step 22/23 : LABEL git_sha=e8c1cc2cdba4538cda83ea941797953b8910ef77 10:09:10 ---> Running in 2f47c2525760 10:09:10 Removing intermediate container 2f47c2525760 10:09:10 ---> c75ad3b16b9d 10:09:10 Step 23/23 : LABEL version=0.0.0 10:09:10 ---> Running in d7ad5cd65e3f 10:09:11 Removing intermediate container d7ad5cd65e3f 10:09:11 ---> 48c6acb3a5aa 10:09:11 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:09:11 Successfully built 48c6acb3a5aa 10:09:11 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 10:09:12 ---> job-cost.sh 10:09:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QZ10 10:09:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-QZ10/bin to PATH 10:11:12 INFO: No Stack... 10:11:12 INFO: Retrieving Pricing Info for: v2-standard-4 10:11:12 INFO: Archiving Costs [Pipeline] sh 10:11:13 + cut -d, -f6 10:11:13 + cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 10:11:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] 10:11:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] did not exist. Created. 10:11:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:13 /w/workspace/device-sdk-go/5@tmp/durable-9f35e612/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-9f35e612/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:11:13 + echo total: 0.18000000715255737 [Pipeline] stash 10:11:13 Warning: overwriting stash ‘stack-cost’ 10:11:14 Stashed 1 file(s) [Pipeline] } 10:11:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:11:14 provisioning config files... 10:11:14 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config8873394578405805650tmp [Pipeline] { [Pipeline] sh 10:11:15 + set +x 10:11:15 + curl -s https://codecov.io/bash 10:11:15 + bash -s -- 10:11:15 10:11:15 _____ _ 10:11:15 / ____| | | 10:11:15 | | ___ __| | ___ ___ _____ __ 10:11:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:15 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:15 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:15 Bash-1.0.2 10:11:15 10:11:15 10:11:15 ==> git version 2.24.4 found 10:11:15 ==> 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 10:11:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:11:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:11:15 ==> Jenkins CI detected. 10:11:15 project root: . 10:11:15 --> token set from env 10:11:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:11:15 ==> Running gcov in . (disable via -X gcov) 10:11:15 ==> Python coveragepy not found 10:11:15 ==> Searching for coverage reports in: 10:11:15 + . 10:11:15 -> Found 1 reports 10:11:15 ==> Detecting git/mercurial file structure 10:11:15 ==> Reading reports 10:11:15 + ./coverage.out bytes=126187 10:11:15 ==> Appending adjustments 10:11:15 https://docs.codecov.io/docs/fixing-reports 10:11:15 + Found adjustments 10:11:15 ==> Gzipping contents 10:11:15 20K /tmp/codecov.iOojfi.gz 10:11:15 ==> Uploading reports 10:11:15 url: https://codecov.io 10:11:15 query: branch=PR-934&commit=e8c1cc2cdba4538cda83ea941797953b8910ef77&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 10:11:15 -> Pinging Codecov 10:11:15 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-934&commit=e8c1cc2cdba4538cda83ea941797953b8910ef77&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 10:11:16 -> Uploading to 10:11:16 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/7E55EF52A471D76F132DFD9A03CDDE97/e8c1cc2cdba4538cda83ea941797953b8910ef77/21d9a4f4-ce86-4ec0-ba68-702036cb822d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T101116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a603cd2eaae8e533ec8ad5dbb44877e03c7497ec38bf7b3f7ed9248c701884fb 10:11:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:16 Dload Upload Total Spent Left Speed 10:11:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16477 0 0 100 16477 0 32354 --:--:-- --:--:-- --:--:-- 32307 100 16477 0 0 100 16477 0 32345 --:--:-- --:--:-- --:--:-- 32307 10:11:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e8c1cc2cdba4538cda83ea941797953b8910ef77 [Pipeline] } 10:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> package-listing.sh 10:11:18 ++ tr '[:upper:]' '[:lower:]' 10:11:18 ++ facter osfamily 10:11:19 + OS_FAMILY=redhat 10:11:19 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-934 10:11:19 + START_PACKAGES=/tmp/packages_start.txt 10:11:19 + END_PACKAGES=/tmp/packages_end.txt 10:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:19 + PACKAGES=/tmp/packages_start.txt 10:11:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 10:11:19 + PACKAGES=/tmp/packages_end.txt 10:11:19 + case "${OS_FAMILY}" in 10:11:19 + sort 10:11:19 + rpm -qa 10:11:19 + '[' -f /tmp/packages_start.txt ']' 10:11:19 + '[' -f /tmp/packages_end.txt ']' 10:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 10:11:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ 10:11:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ [Pipeline] echo 10:11:20 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-934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:20 10:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:21 alpine: Pulling from edgex-lftools-log-publisher 10:11:21 df20fa9351a1: Pulling fs layer 10:11:21 36b3adc4ff6f: Pulling fs layer 10:11:21 8ad3a11d3b57: Pulling fs layer 10:11:21 46f8f816bc3b: Pulling fs layer 10:11:21 93b61091891f: Pulling fs layer 10:11:21 93b9cdb0e59b: Pulling fs layer 10:11:21 5e14af77c1be: Pulling fs layer 10:11:21 01666e4c0597: Pulling fs layer 10:11:21 aa168da1d23b: Pulling fs layer 10:11:21 46f8f816bc3b: Waiting 10:11:21 93b61091891f: Waiting 10:11:21 93b9cdb0e59b: Waiting 10:11:21 5e14af77c1be: Waiting 10:11:21 01666e4c0597: Waiting 10:11:21 aa168da1d23b: Waiting 10:11:21 36b3adc4ff6f: Verifying Checksum 10:11:21 36b3adc4ff6f: Download complete 10:11:21 46f8f816bc3b: Verifying Checksum 10:11:21 46f8f816bc3b: Download complete 10:11:21 df20fa9351a1: Verifying Checksum 10:11:21 df20fa9351a1: Download complete 10:11:21 93b9cdb0e59b: Verifying Checksum 10:11:21 93b9cdb0e59b: Download complete 10:11:21 93b61091891f: Verifying Checksum 10:11:21 93b61091891f: Download complete 10:11:21 5e14af77c1be: Verifying Checksum 10:11:21 5e14af77c1be: Download complete 10:11:21 01666e4c0597: Verifying Checksum 10:11:21 01666e4c0597: Download complete 10:11:21 df20fa9351a1: Pull complete 10:11:21 8ad3a11d3b57: Verifying Checksum 10:11:21 8ad3a11d3b57: Download complete 10:11:21 36b3adc4ff6f: Pull complete 10:11:22 8ad3a11d3b57: Pull complete 10:11:22 46f8f816bc3b: Pull complete 10:11:22 93b61091891f: Pull complete 10:11:22 93b9cdb0e59b: Pull complete 10:11:22 5e14af77c1be: Pull complete 10:11:23 01666e4c0597: Pull complete 10:11:23 aa168da1d23b: Verifying Checksum 10:11:23 aa168da1d23b: Download complete 10:11:28 aa168da1d23b: Pull complete 10:11:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:11:28 prd-centos7-docker-4c-2g-15520 does not seem to be running inside a container 10:11:28 $ 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-934/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-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:11:31 $ docker top 9f584a9cabf46c9e6de4dc26d09f7400d5186ece33a4c832b9e2559b2b0dddc6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:31 + mkdir -p /var/log/sa [Pipeline] sh 10:11:32 + ls /var/log/sa-host 10:11:32 + sadf -c /var/log/sa-host/sa05 10:11:32 file_magic: OK 10:11:32 HZ: Using current value: 100 10:11:32 file_header: OK 10:11:32 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 10:11:32 Statistics: 10:11:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:32 File successfully converted to sysstat format version 12.2.1 10:11:32 + sadf -c /var/log/sa-host/sa21 10:11:32 file_magic: OK 10:11:32 HZ: Using current value: 100 10:11:32 file_header: OK 10:11:32 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 10:11:32 Statistics: 10:11:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:32 provisioning config files... 10:11:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config7491454201680341540tmp [Pipeline] { [Pipeline] echo 10:11:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:33 ---> create-netrc.sh [Pipeline] } 10:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:11:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:33 ---> python-tools-install.sh [Pipeline] echo 10:11:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:34 ---> sudo-logs.sh 10:11:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:34 ---> job-cost.sh 10:11:34 lf-activate-venv: SKIPPING 10:11:34 DEBUG: total: 0.18000000715255737 10:11:34 INFO: Retrieving Stack Cost... 10:11:35 INFO: Retrieving Pricing Info for: v3-standard-2 10:11:36 INFO: Archiving Costs [Pipeline] echo 10:11:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:36 ---> logs-deploy.sh 10:11:36 lf-activate-venv: SKIPPING 10:11:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-934/5 10:11:36 INFO: archiving workspace using pattern(s): 10:11:37 Archives upload complete. 10:11:37 INFO: archiving logs to Nexus 10:11:38 ---> uname -a: 10:11:38 Linux prd-centos7-docker-4c-2g-15520.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:11:38 10:11:38 10:11:38 ---> lscpu: 10:11:38 Architecture: x86_64 10:11:38 CPU op-mode(s): 32-bit, 64-bit 10:11:38 Byte Order: Little Endian 10:11:38 Address sizes: 40 bits physical, 48 bits virtual 10:11:38 CPU(s): 2 10:11:38 On-line CPU(s) list: 0,1 10:11:38 Thread(s) per core: 1 10:11:38 Core(s) per socket: 1 10:11:38 Socket(s): 2 10:11:38 NUMA node(s): 1 10:11:38 Vendor ID: AuthenticAMD 10:11:38 CPU family: 23 10:11:38 Model: 49 10:11:38 Model name: AMD EPYC-Rome Processor 10:11:38 Stepping: 0 10:11:38 CPU MHz: 2800.000 10:11:38 BogoMIPS: 5600.00 10:11:38 Virtualization: AMD-V 10:11:38 Hypervisor vendor: KVM 10:11:38 Virtualization type: full 10:11:38 L1d cache: 64 KiB 10:11:38 L1i cache: 64 KiB 10:11:38 L2 cache: 1 MiB 10:11:38 L3 cache: 32 MiB 10:11:38 NUMA node0 CPU(s): 0,1 10:11:38 Vulnerability Itlb multihit: Not affected 10:11:38 Vulnerability L1tf: Not affected 10:11:38 Vulnerability Mds: Not affected 10:11:38 Vulnerability Meltdown: Not affected 10:11:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:11:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:11:38 Vulnerability Srbds: Not affected 10:11:38 Vulnerability Tsx async abort: Not affected 10:11:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:11:38 10:11:38 10:11:38 ---> nproc: 10:11:38 2 10:11:38 10:11:38 10:11:38 ---> df -h: 10:11:38 Filesystem Size Used Available Use% Mounted on 10:11:38 overlay 40.0G 7.6G 32.4G 19% / 10:11:38 tmpfs 64.0M 0 64.0M 0% /dev 10:11:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:11:38 shm 64.0M 0 64.0M 0% /dev/shm 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:11:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:11:38 10:11:38 10:11:38 ---> free -m: 10:11:38 total used free shared buff/cache available 10:11:38 Mem: 7821 987 4736 0 2097 6656 10:11:38 Swap: 1023 0 1023 10:11:38 10:11:38 10:11:38 ---> ip addr: 10:11:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:11:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:38 inet 127.0.0.1/8 scope host lo 10:11:38 valid_lft forever preferred_lft forever 10:11:38 inet6 ::1/128 scope host 10:11:38 valid_lft forever preferred_lft forever 10:11:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:11:38 link/ether fa:16:3e:9e:19:f8 brd ff:ff:ff:ff:ff:ff 10:11:38 inet 10.30.123.37/23 brd 10.30.123.255 scope global dynamic eth0 10:11:38 valid_lft 85717sec preferred_lft 85717sec 10:11:38 inet6 fe80::f816:3eff:fe9e:19f8/64 scope link 10:11:38 valid_lft forever preferred_lft forever 10:11:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:11:38 link/ether 02:42:dd:4a:30:ef brd ff:ff:ff:ff:ff:ff 10:11:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:11:38 valid_lft forever preferred_lft forever 10:11:38 inet6 fe80::42:ddff:fe4a:30ef/64 scope link 10:11:38 valid_lft forever preferred_lft forever 10:11:38 10:11:38 10:11:38 ---> sar -b -r -n DEV: 10:11:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 10:11:38 10:11:38 09:59:57 LINUX RESTART (2 CPU) 10:11:38 10:11:38 10:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:38 10:02:01 7.39 0.22 7.18 0.00 23.58 276.97 0.00 10:11:38 10:03:01 0.43 0.00 0.43 0.00 0.00 7.11 0.00 10:11:38 10:04:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 10:11:38 10:05:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 10:11:38 10:06:01 0.33 0.00 0.33 0.00 0.00 4.56 0.00 10:11:38 10:07:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 10:11:38 10:08:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 10:11:38 10:09:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 10:11:38 10:10:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 10:11:38 10:11:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 10:11:38 Average: 0.96 0.02 0.93 0.00 2.36 30.58 0.00 10:11:38 10:11:38 10:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:38 10:02:01 5461276 0 804532 10.05 2620 1740512 1256044 13.87 576436 1571808 24 10:11:38 10:03:01 5466120 0 799680 9.98 2620 1740520 1205660 13.31 578184 1566684 20 10:11:38 10:04:01 5463340 0 802460 10.02 2620 1740520 1205960 13.31 576816 1571388 8 10:11:38 10:05:01 5462976 0 802816 10.02 2620 1740528 1205972 13.31 577024 1571388 8 10:11:38 10:06:01 5461500 0 804288 10.04 2620 1740532 1205756 13.31 574656 1575340 16 10:11:38 10:07:01 5459408 0 806376 10.07 2620 1740536 1205852 13.31 576236 1575340 20 10:11:38 10:08:01 5459928 0 805852 10.06 2620 1740540 1205660 13.31 575816 1575340 16 10:11:38 10:09:01 5450364 0 815408 10.18 2620 1740548 1205660 13.31 585448 1575340 8 10:11:38 10:10:01 5450988 0 814784 10.17 2620 1740548 1205660 13.31 585532 1575340 16 10:11:38 10:11:01 5449724 0 816044 10.19 2620 1740552 1205720 13.31 587696 1573460 12 10:11:38 Average: 5458562 0 807224 10.08 2620 1740534 1210794 13.37 579384 1573143 15 10:11:38 10:11:38 10:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:38 10:02:01 eth0 14.22 8.86 13.35 3.55 0.00 0.00 0.00 0.00 10:11:38 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:02:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:03:01 eth0 0.62 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:11:38 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:04:01 eth0 1.13 0.52 0.33 0.21 0.00 0.00 0.00 0.00 10:11:38 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:05:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 10:11:38 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:06:01 eth0 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 10:11:38 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:07:01 eth0 0.63 0.43 0.33 0.21 0.00 0.00 0.00 0.00 10:11:38 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:08:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:09:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:38 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:10:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:38 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:11:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:11:38 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 Average: eth0 1.83 1.08 1.46 0.43 0.00 0.00 0.00 0.00 10:11:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:38 10:11:38 10:11:38 ---> sar -P ALL: 10:11:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 10:11:38 10:11:38 09:59:57 LINUX RESTART (2 CPU) 10:11:38 10:11:38 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:11:38 10:02:01 all 0.70 0.00 0.37 0.08 0.03 98.81 10:11:38 10:02:01 0 0.74 0.00 0.37 0.08 0.03 98.78 10:11:38 10:02:01 1 0.67 0.00 0.37 0.08 0.03 98.85 10:11:38 10:03:01 all 0.18 0.00 0.04 0.00 0.03 99.76 10:11:38 10:03:01 0 0.30 0.00 0.05 0.00 0.03 99.62 10:11:38 10:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:11:38 10:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81 10:11:38 10:04:01 0 0.22 0.00 0.03 0.00 0.02 99.73 10:11:38 10:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:11:38 10:05:01 all 0.11 0.00 0.03 0.00 0.03 99.83 10:11:38 10:05:01 0 0.18 0.00 0.02 0.00 0.02 99.78 10:11:38 10:05:01 1 0.03 0.00 0.03 0.00 0.05 99.88 10:11:38 10:06:01 all 0.08 0.00 0.05 0.00 0.03 99.84 10:11:38 10:06:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:11:38 10:06:01 1 0.08 0.00 0.07 0.00 0.03 99.82 10:11:38 10:07:01 all 0.08 0.00 0.03 0.00 0.02 99.87 10:11:38 10:07:01 0 0.12 0.00 0.02 0.00 0.00 99.87 10:11:38 10:07:01 1 0.05 0.00 0.05 0.00 0.03 99.87 10:11:38 10:08:01 all 0.25 0.00 0.05 0.00 0.02 99.68 10:11:38 10:08:01 0 0.43 0.00 0.07 0.00 0.02 99.48 10:11:38 10:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:11:38 10:09:01 all 0.13 0.00 0.02 0.00 0.02 99.83 10:11:38 10:09:01 0 0.23 0.00 0.02 0.00 0.02 99.73 10:11:38 10:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:11:38 10:10:01 all 0.18 0.00 0.05 0.00 0.02 99.75 10:11:38 10:10:01 0 0.30 0.00 0.03 0.00 0.02 99.65 10:11:38 10:10:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:11:38 10:11:01 all 0.16 0.00 0.03 0.00 0.01 99.80 10:11:38 10:11:01 0 0.27 0.00 0.02 0.00 0.00 99.72 10:11:38 10:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:11:38 Average: all 0.20 0.00 0.07 0.01 0.02 99.70 10:11:38 Average: 0 0.29 0.00 0.07 0.01 0.02 99.62 10:11:38 Average: 1 0.12 0.00 0.08 0.01 0.03 99.77 10:11:38 10:11:38 10:11:38