Pull request #962 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5+f91460baaab7f197ca117fe0ead63848762b28df (9bc8505f6a2c6f4bff7db12a648ecff6bb4b3057) 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-ssh7760460247837669651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1797832953345075232.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-962/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-962/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9022636804661540622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh8389857047802339404.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-962/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-962/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1640449846894871544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-32’ is offline ‘prd-centos7-docker-4c-2g-35’ is offline ‘prd-centos7-docker-4c-2g-43’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-34’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-38’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-48 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [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-962 # 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-962@tmp/jenkins-gitclient-ssh6980748895274437039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/jenkins-gitclient-ssh5622498074027579796.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 Merge succeeded, producing 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 Checking out Revision 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 (PR-962) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # 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-962@tmp/jenkins-gitclient-ssh7165648252571698483.key > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:18:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:18:52 ========================================================= 13:18:52 EdgeX Global Pipelines Version Info 13:18:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 13:18:53 ------------------- 13:18:53 stable info: 13:18:53 ------------------- 13:18:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:18:53 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:18:53 Message: update stable to v1.0.194 13:18:54 ------------------- 13:18:54 experimental info: 13:18:54 ------------------- 13:18:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:18:54 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:18:54 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-962 [Pipeline] echo 13:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-962 [Pipeline] echo 13:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-962 [Pipeline] echo 13:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 [Pipeline] echo 13:18:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a98dc5 [Pipeline] echo 13:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:55 provisioning config files... 13:18:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config3177236691829398588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:55 ---> docker-login.sh 13:18:55 nexus3.edgexfoundry.org:10001 13:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:55 Configure a credential helper to remove this warning. See 13:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:55 13:18:55 Login Succeeded 13:18:55 nexus3.edgexfoundry.org:10002 13:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:55 Configure a credential helper to remove this warning. See 13:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:55 13:18:55 Login Succeeded 13:18:55 nexus3.edgexfoundry.org:10003 13:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:55 Configure a credential helper to remove this warning. See 13:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:55 13:18:55 Login Succeeded 13:18:55 nexus3.edgexfoundry.org:10004 13:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:56 Configure a credential helper to remove this warning. See 13:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:56 13:18:56 Login Succeeded 13:18:56 docker.io 13:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:56 Configure a credential helper to remove this warning. See 13:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:56 13:18:56 Login Succeeded 13:18:56 ---> docker-login.sh ends [Pipeline] } 13:18:56 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 13:18:57 + git log --format=format:%s -1 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 [Pipeline] echo 13:18:57 GIT_COMMIT: 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 13:18:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:57 13:18:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:18:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:58 latest: Pulling from edgex-devops/git-semver 13:18:58 31603596830f: Pulling fs layer 13:18:58 54011a49482f: Pulling fs layer 13:18:58 a6820b24f6d8: Pulling fs layer 13:18:58 f581987b2513: Pulling fs layer 13:18:58 f581987b2513: Waiting 13:18:58 54011a49482f: Download complete 13:18:58 31603596830f: Verifying Checksum 13:18:58 31603596830f: Download complete 13:18:58 f581987b2513: Verifying Checksum 13:18:58 f581987b2513: Download complete 13:18:58 a6820b24f6d8: Verifying Checksum 13:18:58 a6820b24f6d8: Download complete 13:18:58 31603596830f: Pull complete 13:18:58 54011a49482f: Pull complete 13:18:59 a6820b24f6d8: Pull complete 13:18:59 f581987b2513: Pull complete 13:18:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:18:59 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 13:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-962 -v /w/workspace/dgexfoundry_device-sdk-go_PR-962:/w/workspace/dgexfoundry_device-sdk-go_PR-962:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-962@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:19:00 $ docker top dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:00 [ssh-agent] Looking for ssh-agent implementation... 13:19:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:00 $ docker exec dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 ssh-agent 13:19:00 SSH_AUTH_SOCK=/tmp/ssh-NwIeCYdnnaHy/agent.15 13:19:00 SSH_AGENT_PID=21 13:19:00 Running ssh-add (command line suppressed) 13:19:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_8517528570819525353.key (/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_8517528570819525353.key) 13:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:00 + git tag --points-at HEAD [Pipeline] } 13:19:00 $ docker exec --env ******** --env ******** dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 ssh-agent -k 13:19:01 unset SSH_AUTH_SOCK; 13:19:01 unset SSH_AGENT_PID; 13:19:01 echo Agent pid 21 killed; 13:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:19:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:01 [ssh-agent] Looking for ssh-agent implementation... 13:19:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:01 $ docker exec dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 ssh-agent 13:19:01 SSH_AUTH_SOCK=/tmp/ssh-dihaoUsN7laG/agent.54 13:19:01 SSH_AGENT_PID=60 13:19:01 Running ssh-add (command line suppressed) 13:19:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_300500945017460938.key (/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_300500945017460938.key) 13:19:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:01 + git semver init 13:19:01 # -> Open(): unable to determine branch for HEAD 13:19:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-962/.git 13:19:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-962 13:19:01 # $SEMVER_REMOTE_NAME = origin 13:19:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:01 # $SEMVER_USER_NAME = edgex-jenkins 13:19:01 # $SEMVER_BRANCH = PR-962 13:19:01 # $SEMVER_TEMP = /tmp/semver-221095813 13:19:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:19:03 # '/tmp/semver-221095813' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-962/.semver' 13:19:03 # -> Force: false 13:19:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-962/.semver [Pipeline] } 13:19:03 $ docker exec --env ******** --env ******** dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 ssh-agent -k 13:19:03 unset SSH_AUTH_SOCK; 13:19:03 unset SSH_AGENT_PID; 13:19:03 echo Agent pid 60 killed; 13:19:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:04 + git semver [Pipeline] } 13:19:04 $ docker stop --time=1 dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 13:19:05 $ docker rm -f dc40862321ebaf9860414806b76af49ef68b5d052756c5a677359342e6c97b81 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:06 Stashed 1 file(s) [Pipeline] echo 13:19:06 [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 13:19:21 Still waiting to schedule task 13:19:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:19:21 Still waiting to schedule task 13:19:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-41’ is offline 13:22:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-52 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [Pipeline] { [Pipeline] ws 13:22:13 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 13:22:14 Selected Git installation does not exist. Using Default 13:22:14 The recommended git tool is: NONE 13:22:19 using credential edgex-jenkins-ssh 13:22:19 Cloning the remote Git repository 13:22:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:22:19 > git init /w/workspace/device-sdk-go/4 # timeout=10 13:22:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:22:19 > git --version # timeout=10 13:22:19 > git --version # 'git version 2.17.1' 13:22:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:22:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:22:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:22:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:22:21 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:22:21 Merge succeeded, producing 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:22:21 Checking out Revision 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 (PR-962) 13:22:21 > git config core.sparsecheckout # timeout=10 13:22:21 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # timeout=10 13:22:21 > git remote # timeout=10 13:22:21 > git config --get remote.origin.url # timeout=10 13:22:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:21 > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 13:22:21 > git rev-parse HEAD^{commit} # timeout=10 13:22:21 > git config core.sparsecheckout # timeout=10 13:22:21 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # timeout=10 13:22:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:22:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:22:28 + sudo service docker restart 13:22:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:46 provisioning config files... 13:22:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8684219818100474587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:46 ---> docker-login.sh 13:22:46 nexus3.edgexfoundry.org:10001 13:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:48 Configure a credential helper to remove this warning. See 13:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:48 13:22:48 Login Succeeded 13:22:48 nexus3.edgexfoundry.org:10002 13:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:48 Configure a credential helper to remove this warning. See 13:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:48 13:22:48 Login Succeeded 13:22:48 nexus3.edgexfoundry.org:10003 13:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:49 Configure a credential helper to remove this warning. See 13:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:49 13:22:49 Login Succeeded 13:22:49 nexus3.edgexfoundry.org:10004 13:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:49 Configure a credential helper to remove this warning. See 13:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:49 13:22:49 Login Succeeded 13:22:49 docker.io 13:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:50 Configure a credential helper to remove this warning. See 13:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:50 13:22:50 Login Succeeded 13:22:50 ---> docker-login.sh ends [Pipeline] } 13:22:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:22:51 ========================================================= 13:22:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:22:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:22:51 + 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 . 13:22:51 Sending build context to Docker daemon 2.643MB 13:22:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:22:52 Step 2/8 : FROM ${BASE} 13:22:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:22:52 595b0fe564bb: Pulling fs layer 13:22:52 7186ed65a4f7: Pulling fs layer 13:22:52 316046926c0a: Pulling fs layer 13:22:52 4ebd0625c992: Pulling fs layer 13:22:52 207e8628e3a3: Pulling fs layer 13:22:52 c791037a9be2: Pulling fs layer 13:22:52 ffd874e62e21: Pulling fs layer 13:22:52 4ebd0625c992: Waiting 13:22:52 207e8628e3a3: Waiting 13:22:52 c791037a9be2: Waiting 13:22:52 ffd874e62e21: Waiting 13:22:52 316046926c0a: Verifying Checksum 13:22:52 316046926c0a: Download complete 13:22:52 7186ed65a4f7: Verifying Checksum 13:22:52 7186ed65a4f7: Download complete 13:22:52 207e8628e3a3: Verifying Checksum 13:22:52 207e8628e3a3: Download complete 13:22:52 c791037a9be2: Verifying Checksum 13:22:52 c791037a9be2: Download complete 13:22:52 595b0fe564bb: Verifying Checksum 13:22:52 595b0fe564bb: Download complete 13:22:53 595b0fe564bb: Pull complete 13:22:53 7186ed65a4f7: Pull complete 13:22:54 316046926c0a: Pull complete 13:22:55 ffd874e62e21: Download complete 13:22:56 4ebd0625c992: Verifying Checksum 13:22:56 4ebd0625c992: Download complete 13:23:06 4ebd0625c992: Pull complete 13:23:07 207e8628e3a3: Pull complete 13:23:07 c791037a9be2: Pull complete 13:23:11 ffd874e62e21: Pull complete 13:23:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:23:11 ---> cfc18b08335c 13:23:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:23:13 ---> Running in cb9bd5c56028 13:23:14 Removing intermediate container cb9bd5c56028 13:23:14 ---> 74d922a376a0 13:23:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:14 ---> Running in 89994811566a 13:23:16 Removing intermediate container 89994811566a 13:23:16 ---> 8be3ab600fc3 13:23:16 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:23:16 ---> Running in a08bd490331e 13:23:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:23:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:23:19 (1/6) Installing libc-dev (0.7.2-r3) 13:23:19 (2/6) Installing libsodium (1.0.18-r0) 13:23:19 (3/6) Installing pkgconf (1.7.3-r0) 13:23:20 (4/6) Installing libsodium-dev (1.0.18-r0) 13:23:20 (5/6) Installing libzmq (4.3.3-r1) 13:23:20 (6/6) Installing zeromq-dev (4.3.3-r1) 13:23:20 Executing busybox-1.32.1-r6.trigger 13:23:20 OK: 139 MiB in 46 packages 13:23:21 Removing intermediate container a08bd490331e 13:23:21 ---> 4831f7756a8b 13:23:21 Step 6/8 : WORKDIR /device-sdk-go 13:23:21 ---> Running in d8d2a37764dd 13:23:22 Removing intermediate container d8d2a37764dd 13:23:22 ---> 86f219980588 13:23:22 Step 7/8 : COPY . . 13:23:23 ---> a20831f62c3a 13:23:23 Step 8/8 : RUN go mod download 13:23:23 ---> Running in ab7dd2b6c66c 13:23:49 Running on prd-centos7-docker-4c-2g-54 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [Pipeline] { [Pipeline] ws 13:23:49 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 13:23:50 Selected Git installation does not exist. Using Default 13:23:50 The recommended git tool is: NONE 13:23:50 Removing intermediate container ab7dd2b6c66c 13:23:50 ---> 8390e08d9485 13:23:50 Successfully built 8390e08d9485 13:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:51 + docker inspect -f . ci-base-image-arm64 13:23:51 . [Pipeline] withDockerContainer 13:23:51 prd-ubuntu18.04-docker-arm64-4c-16g-52 does not seem to be running inside a container 13:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:52 using credential edgex-jenkins-ssh 13:23:52 Cloning the remote Git repository 13:23:52 $ docker top 682bc28f0b0ad4fa17e81911d3219cbce39bde97cc54e58ae1627a06ed8c9639 -eo pid,comm [Pipeline] { 13:23:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:23:52 > git init /w/workspace/device-sdk-go/4 # timeout=10 13:23:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:52 > git --version # timeout=10 13:23:52 > git --version # 'git version 2.24.4' 13:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:52 [INFO] Currently running in a labeled security context 13:23:52 [INFO] Currently SELinux is 'enforcing' on the host 13:23:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh1878120752505538176.key 13:23:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 13:23:53 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:23:53 Merge succeeded, producing 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:23:53 Checking out Revision 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 (PR-962) 13:23:53 + go version 13:23:53 go version go1.16.3 linux/arm64 [Pipeline] } 13:23:53 $ docker stop --time=1 682bc28f0b0ad4fa17e81911d3219cbce39bde97cc54e58ae1627a06ed8c9639 13:23:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:23:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:53 [INFO] Currently running in a labeled security context 13:23:53 [INFO] Currently SELinux is 'enforcing' on the host 13:23:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh8983805703642707558.key 13:23:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:23:53 > git config core.sparsecheckout # timeout=10 13:23:53 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # timeout=10 13:23:53 > git remote # timeout=10 13:23:53 > git config --get remote.origin.url # timeout=10 13:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:53 [INFO] Currently running in a labeled security context 13:23:53 [INFO] Currently SELinux is 'enforcing' on the host 13:23:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh136068100188884231.key 13:23:53 > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 13:23:53 > git rev-parse HEAD^{commit} # timeout=10 13:23:53 > git config core.sparsecheckout # timeout=10 13:23:53 > git checkout -f 5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 # timeout=10 13:23:55 $ docker rm -f 682bc28f0b0ad4fa17e81911d3219cbce39bde97cc54e58ae1627a06ed8c9639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:56 + docker inspect -f . ci-base-image-arm64 13:23:56 . [Pipeline] withDockerContainer 13:23:56 prd-ubuntu18.04-docker-arm64-4c-16g-52 does not seem to be running inside a container 13:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 13:23:58 $ docker top babc123210a7541121a50cbdad273a3f54704208f8a30ba3e937bdd4f9476837 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:59 + go mod tidy 13:23:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:23:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 13:24:00 + true 13:24:00 + sudo service docker restart 13:24:00 Redirecting to /bin/systemctl restart docker.service 13:24:00 + make test 13:24:00 go mod tidy 13:24:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:18 provisioning config files... 13:24:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config425266927192732661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:18 ---> docker-login.sh 13:24:18 nexus3.edgexfoundry.org:10001 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 nexus3.edgexfoundry.org:10002 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 nexus3.edgexfoundry.org:10003 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 nexus3.edgexfoundry.org:10004 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 docker.io 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:20 Configure a credential helper to remove this warning. See 13:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:20 13:24:20 Login Succeeded 13:24:20 ---> docker-login.sh ends [Pipeline] } 13:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:20 ========================================================= 13:24:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:24:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:24:20 + 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 . 13:24:20 Sending build context to Docker daemon 2.648MB 13:24:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:24:20 Step 2/8 : FROM ${BASE} 13:24:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:24:20 540db60ca938: Pulling fs layer 13:24:20 adcc1eea9eea: Pulling fs layer 13:24:20 4c4ab2625f07: Pulling fs layer 13:24:20 0510c868ecb4: Pulling fs layer 13:24:20 afea3b2eda06: Pulling fs layer 13:24:20 7809a108b3ef: Pulling fs layer 13:24:20 f706445af74f: Pulling fs layer 13:24:20 afea3b2eda06: Waiting 13:24:20 7809a108b3ef: Waiting 13:24:20 f706445af74f: Waiting 13:24:20 0510c868ecb4: Waiting 13:24:20 4c4ab2625f07: Verifying Checksum 13:24:20 4c4ab2625f07: Download complete 13:24:20 adcc1eea9eea: Download complete 13:24:20 afea3b2eda06: Verifying Checksum 13:24:20 afea3b2eda06: Download complete 13:24:20 540db60ca938: Verifying Checksum 13:24:20 540db60ca938: Download complete 13:24:20 7809a108b3ef: Verifying Checksum 13:24:20 7809a108b3ef: Download complete 13:24:21 540db60ca938: Pull complete 13:24:21 adcc1eea9eea: Pull complete 13:24:21 4c4ab2625f07: Pull complete 13:24:22 f706445af74f: Verifying Checksum 13:24:22 f706445af74f: Download complete 13:24:23 0510c868ecb4: Verifying Checksum 13:24:23 0510c868ecb4: Download complete 13:24:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:24:26 0510c868ecb4: Pull complete 13:24:26 afea3b2eda06: Pull complete 13:24:26 7809a108b3ef: Pull complete 13:24:28 f706445af74f: Pull complete 13:24:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:24:28 ---> b068be0155e3 13:24:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:24:32 ---> Running in a6671e2b4b7b 13:24:32 Removing intermediate container a6671e2b4b7b 13:24:32 ---> 6168b673a36d 13:24:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:32 ---> Running in 0880d53cc8f0 13:24:32 Removing intermediate container 0880d53cc8f0 13:24:32 ---> ceb660175bc6 13:24:32 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:24:32 ---> Running in 4231a0d3a02c 13:24:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:24:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:24:34 (1/6) Installing libc-dev (0.7.2-r3) 13:24:34 (2/6) Installing libsodium (1.0.18-r0) 13:24:34 (3/6) Installing pkgconf (1.7.3-r0) 13:24:34 (4/6) Installing libsodium-dev (1.0.18-r0) 13:24:34 (5/6) Installing libzmq (4.3.3-r1) 13:24:34 (6/6) Installing zeromq-dev (4.3.3-r1) 13:24:34 Executing busybox-1.32.1-r6.trigger 13:24:34 OK: 150 MiB in 46 packages 13:24:35 Removing intermediate container 4231a0d3a02c 13:24:35 ---> cd859d895afb 13:24:35 Step 6/8 : WORKDIR /device-sdk-go 13:24:35 ---> Running in 61720d6e4f6b 13:24:35 Removing intermediate container 61720d6e4f6b 13:24:35 ---> 1ae1d16ee9b1 13:24:35 Step 7/8 : COPY . . 13:24:35 ---> e459c26ce6f4 13:24:35 Step 8/8 : RUN go mod download 13:24:35 ---> Running in f5d84211ac22 13:24:47 Removing intermediate container f5d84211ac22 13:24:47 ---> f6de960a7a69 13:24:47 Successfully built f6de960a7a69 13:24:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:24:48 + docker inspect -f . ci-base-image-x86_64 13:24:48 . [Pipeline] withDockerContainer 13:24:48 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 13:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:24:48 $ docker top 88b818c13d72140f2a743c6f22dbfffd34bd834e88cba8a867593e2f9aa58093 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:49 + go version 13:24:49 go version go1.16.3 linux/amd64 [Pipeline] } 13:24:49 $ docker stop --time=1 88b818c13d72140f2a743c6f22dbfffd34bd834e88cba8a867593e2f9aa58093 13:24:50 $ docker rm -f 88b818c13d72140f2a743c6f22dbfffd34bd834e88cba8a867593e2f9aa58093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:50 + docker inspect -f . ci-base-image-x86_64 13:24:50 . [Pipeline] withDockerContainer 13:24:51 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 13:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:24:51 $ docker top 47f3b5bf49ea7d814e71a6c66a3f6a4f17ded04372ad98a8636effee5ecc41de -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:51 + go mod tidy [Pipeline] sh 13:24:52 + make test 13:24:52 go mod tidy 13:24:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:24:57 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:25:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:25:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 25.4% of statements 13:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:25:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 13:25:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 13:25:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements 13:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:25:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:25:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 29.2% of statements 13:25:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:25:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 13:25:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:25:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:25:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.081s coverage: 58.0% of statements 13:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.818s coverage: 89.2% of statements 13:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 13:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:25:26 GO111MODULE=on go vet ./... 13:25:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:25:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:25:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 25.4% of statements 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.248s coverage: 28.1% of statements 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.176s coverage: 9.0% of statements 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:25:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.311s coverage: 29.2% of statements 13:25:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:25:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.238s coverage: 83.3% of statements 13:25:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:25:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:25:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.457s coverage: 58.0% of statements 13:25:44 gofmt -l . 13:25:44 [ "`gofmt -l .`" = "" ] 13:25:44 ./bin/test-attribution-txt.sh 13:25:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:25:44 $ docker stop --time=1 47f3b5bf49ea7d814e71a6c66a3f6a4f17ded04372ad98a8636effee5ecc41de 13:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.131s coverage: 89.2% of statements 13:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.183s coverage: 5.0% of statements 13:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:25:45 GO111MODULE=on go vet ./... 13:25:46 $ docker rm -f 47f3b5bf49ea7d814e71a6c66a3f6a4f17ded04372ad98a8636effee5ecc41de [Pipeline] // withDockerContainer [Pipeline] sh 13:25:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:25:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:25:48 + ls -al . 13:25:48 total 212 13:25:48 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 13:25 . 13:25:48 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 13:23 .. 13:25:48 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 13:23 bin 13:25:48 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 13:25 coverage.out 13:25:48 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 13:23 Dockerfile.build 13:25:48 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 13:23 .dockerignore 13:25:48 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 13:23 example 13:25:48 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 13:23 .git 13:25:48 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 13:23 .github 13:25:48 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 13:23 .gitignore 13:25:48 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 13:25 go.mod 13:25:48 -rw-r--r--. 1 jenkins jenkins 20590 Jun 9 13:24 go.sum 13:25:48 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 13:23 internal 13:25:48 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 13:23 Jenkinsfile 13:25:48 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 13:23 LICENSE 13:25:48 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 13:23 Makefile 13:25:48 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 13:23 openapi 13:25:48 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 13:23 pkg 13:25:48 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 13:23 README.md 13:25:48 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 13:23 RELEASE-NOTES.txt 13:25:48 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 13:23 snap 13:25:48 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 13:19 VERSION 13:25:48 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 13:23 version.go [Pipeline] isUnix [Pipeline] sh 13:25:48 + 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=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 --label arch=amd64 --label version=0.0.0 . 13:25:48 Sending build context to Docker daemon 2.775MB 13:25:48 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:25:48 Step 2/23 : FROM ${BASE} AS builder 13:25:48 ---> f6de960a7a69 13:25:48 Step 3/23 : WORKDIR /device-sdk-go 13:25:48 ---> Running in 2562694e9bc0 13:25:49 Removing intermediate container 2562694e9bc0 13:25:49 ---> f5d873132693 13:25:49 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:25:49 ---> Running in 331b5ec8fbc0 13:25:49 Removing intermediate container 331b5ec8fbc0 13:25:49 ---> 6876a0142a2d 13:25:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:49 ---> Running in 0ec21a200932 13:25:49 Removing intermediate container 0ec21a200932 13:25:49 ---> 71d70e3ee988 13:25:49 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:25:49 ---> Running in 0d4d31d4ab0d 13:25:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:25:51 OK: 150 MiB in 46 packages 13:25:51 Removing intermediate container 0d4d31d4ab0d 13:25:51 ---> 64f6b40baa23 13:25:51 Step 7/23 : COPY . . 13:25:51 ---> d32fb76b9d92 13:25:51 Step 8/23 : RUN go mod download 13:25:51 ---> Running in 2eb54223a401 13:25:52 Removing intermediate container 2eb54223a401 13:25:52 ---> 96103a45237c 13:25:52 Step 9/23 : RUN make build 13:25:52 ---> Running in 9492d5a0e460 13:25:52 go mod tidy 13:25:52 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 13:26:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:26:04 Removing intermediate container 9492d5a0e460 13:26:04 ---> 6ed7a18f9ec8 13:26:04 Step 10/23 : FROM alpine:3.12 13:26:04 3.12: Pulling from library/alpine 13:26:04 339de151aab4: Pulling fs layer 13:26:04 339de151aab4: Verifying Checksum 13:26:04 339de151aab4: Download complete 13:26:05 339de151aab4: Pull complete 13:26:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:26:05 Status: Downloaded newer image for alpine:3.12 13:26:05 ---> 13621d1b12d4 13:26:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:26:05 ---> Running in f670960c40a8 13:26:05 Removing intermediate container f670960c40a8 13:26:05 ---> 61b8bf028057 13:26:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:05 ---> Running in 72bbec39874b 13:26:05 Removing intermediate container 72bbec39874b 13:26:05 ---> 0be3da0f9e50 13:26:05 Step 13/23 : RUN apk add --update --no-cache zeromq 13:26:05 ---> Running in 4ad97f90c0b8 13:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:26:07 (1/5) Installing libgcc (9.3.0-r2) 13:26:07 (2/5) Installing libsodium (1.0.18-r0) 13:26:07 (3/5) Installing libstdc++ (9.3.0-r2) 13:26:08 (4/5) Installing libzmq (4.3.3-r0) 13:26:08 (5/5) Installing zeromq (4.3.3-r0) 13:26:08 Executing busybox-1.31.1-r20.trigger 13:26:08 OK: 8 MiB in 19 packages 13:26:08 Removing intermediate container 4ad97f90c0b8 13:26:08 ---> 5b230c67157c 13:26:08 Step 14/23 : WORKDIR / 13:26:08 ---> Running in 7796dfdaa534 13:26:08 Removing intermediate container 7796dfdaa534 13:26:08 ---> b2df61ae387b 13:26:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:26:08 ---> 28fc393a9823 13:26:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:26:09 ---> aaab193328e7 13:26:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:26:09 ---> 515ddfbe4946 13:26:09 Step 18/23 : EXPOSE 59999 13:26:09 ---> Running in 26c0a46cc5e6 13:26:09 Removing intermediate container 26c0a46cc5e6 13:26:09 ---> a332fe7108f9 13:26:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:26:09 ---> Running in 104f4e92378c 13:26:09 Removing intermediate container 104f4e92378c 13:26:09 ---> c3a528ebff2a 13:26:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:26:09 ---> Running in 2a8003aefb29 13:26:09 Removing intermediate container 2a8003aefb29 13:26:09 ---> cef38368ff6a 13:26:09 Step 21/23 : LABEL arch=amd64 13:26:09 ---> Running in 666e05e35025 13:26:09 Removing intermediate container 666e05e35025 13:26:09 ---> b72d92c78560 13:26:09 Step 22/23 : LABEL git_sha=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:26:09 ---> Running in 058edec6308b 13:26:09 Removing intermediate container 058edec6308b 13:26:09 ---> c0bc2f3017fb 13:26:09 Step 23/23 : LABEL version=0.0.0 13:26:09 ---> Running in ace4e39455b4 13:26:10 Removing intermediate container ace4e39455b4 13:26:10 ---> eced26ca1033 13:26:10 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:26:10 Successfully built eced26ca1033 13:26:10 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 13:26:10 ---> job-cost.sh 13:26:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NVru 13:26:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-NVru/bin to PATH 13:26:33 INFO: No Stack... 13:26:33 INFO: Retrieving Pricing Info for: v3-standard-2 13:26:33 INFO: Archiving Costs [Pipeline] sh 13:26:33 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 13:26:33 + cut -d, -f6 [Pipeline] lock 13:26:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] 13:26:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] did not exist. Created. 13:26:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:33 + echo total: 0.05999999865889549 [Pipeline] stash 13:26:33 Stashed 1 file(s) [Pipeline] } 13:26:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:26:42 gofmt -l . 13:26:42 [ "`gofmt -l .`" = "" ] 13:26:42 ./bin/test-attribution-txt.sh 13:26:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:26:42 $ docker stop --time=1 babc123210a7541121a50cbdad273a3f54704208f8a30ba3e937bdd4f9476837 13:26:44 $ docker rm -f babc123210a7541121a50cbdad273a3f54704208f8a30ba3e937bdd4f9476837 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:26:45 Warning: overwriting stash ‘coverage-report’ 13:26:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:26:47 + ls -al . 13:26:47 total 248 13:26:47 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 13:26 . 13:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:22 .. 13:26:47 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 13:22 .dockerignore 13:26:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:22 .git 13:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:22 .github 13:26:47 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 13:22 .gitignore 13:26:47 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 13:22 Dockerfile.build 13:26:47 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 13:22 Jenkinsfile 13:26:47 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 13:22 LICENSE 13:26:47 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 13:22 Makefile 13:26:47 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 13:22 README.md 13:26:47 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 13:22 RELEASE-NOTES.txt 13:26:47 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 13:19 VERSION 13:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:22 bin 13:26:47 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 13:25 coverage.out 13:26:47 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:22 example 13:26:47 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 13:26 go.mod 13:26:47 -rw-r--r-- 1 jenkins jenkins 20590 Jun 9 13:23 go.sum 13:26:47 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 13:22 internal 13:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:22 openapi 13:26:47 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:22 pkg 13:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:22 snap 13:26:47 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 13:22 version.go [Pipeline] isUnix [Pipeline] sh 13:26:47 + 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=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 --label arch=arm64 --label version=0.0.0 . 13:26:48 Sending build context to Docker daemon 2.77MB 13:26:48 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:26:48 Step 2/23 : FROM ${BASE} AS builder 13:26:48 ---> 8390e08d9485 13:26:48 Step 3/23 : WORKDIR /device-sdk-go 13:26:48 ---> Running in 0c1d1bd3959e 13:26:49 Removing intermediate container 0c1d1bd3959e 13:26:49 ---> d84819f88e5b 13:26:49 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:26:49 ---> Running in dc2c4c316180 13:26:49 Removing intermediate container dc2c4c316180 13:26:49 ---> 77063184027d 13:26:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:49 ---> Running in 3b5bdabe73c3 13:26:52 Removing intermediate container 3b5bdabe73c3 13:26:52 ---> 7282e6fa1aa9 13:26:52 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:26:52 ---> Running in 0d6f63976ca5 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:26:55 OK: 139 MiB in 46 packages 13:26:56 Removing intermediate container 0d6f63976ca5 13:26:56 ---> 088d85d326ee 13:26:56 Step 7/23 : COPY . . 13:26:57 ---> f68b18519deb 13:26:57 Step 8/23 : RUN go mod download 13:26:57 ---> Running in a62da97c631c 13:27:00 Removing intermediate container a62da97c631c 13:27:00 ---> 7421d708e04c 13:27:00 Step 9/23 : RUN make build 13:27:00 ---> Running in 92356f597063 13:27:01 go mod tidy 13:27:02 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 13:27:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:27:37 Removing intermediate container 92356f597063 13:27:37 ---> 52d9a8516699 13:27:37 Step 10/23 : FROM alpine:3.12 13:27:37 3.12: Pulling from library/alpine 13:27:38 d2f70382dc9a: Pulling fs layer 13:27:38 d2f70382dc9a: Verifying Checksum 13:27:38 d2f70382dc9a: Download complete 13:27:39 d2f70382dc9a: Pull complete 13:27:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:27:39 Status: Downloaded newer image for alpine:3.12 13:27:39 ---> 9852663dfa18 13:27:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:27:39 ---> Running in a535d836040c 13:27:39 Removing intermediate container a535d836040c 13:27:39 ---> 261010fe9fd3 13:27:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:39 ---> Running in 5ff17a43889c 13:27:41 Removing intermediate container 5ff17a43889c 13:27:41 ---> b3f527f05655 13:27:41 Step 13/23 : RUN apk add --update --no-cache zeromq 13:27:42 ---> Running in 4f3a7587fca3 13:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:27:44 (1/5) Installing libgcc (9.3.0-r2) 13:27:44 (2/5) Installing libsodium (1.0.18-r0) 13:27:44 (3/5) Installing libstdc++ (9.3.0-r2) 13:27:45 (4/5) Installing libzmq (4.3.3-r0) 13:27:45 (5/5) Installing zeromq (4.3.3-r0) 13:27:45 Executing busybox-1.31.1-r20.trigger 13:27:45 OK: 8 MiB in 19 packages 13:27:46 Removing intermediate container 4f3a7587fca3 13:27:46 ---> ca7deb4690f6 13:27:46 Step 14/23 : WORKDIR / 13:27:46 ---> Running in 41965a854509 13:27:47 Removing intermediate container 41965a854509 13:27:47 ---> 980e6dc1c6a3 13:27:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:27:47 ---> 51996544cd55 13:27:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:27:49 ---> c1e6204efab6 13:27:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:27:50 ---> 7a85d3226be4 13:27:50 Step 18/23 : EXPOSE 59999 13:27:50 ---> Running in f10f2dccad5a 13:27:50 Removing intermediate container f10f2dccad5a 13:27:50 ---> b714808ba7dd 13:27:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:27:50 ---> Running in 1357d1b9ee51 13:27:51 Removing intermediate container 1357d1b9ee51 13:27:51 ---> 579c4b3028f9 13:27:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:27:51 ---> Running in cde56e010556 13:27:52 Removing intermediate container cde56e010556 13:27:52 ---> 6fc47c75052b 13:27:52 Step 21/23 : LABEL arch=arm64 13:27:52 ---> Running in 4617b0504533 13:27:52 Removing intermediate container 4617b0504533 13:27:52 ---> 08edfe0cfe0e 13:27:52 Step 22/23 : LABEL git_sha=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 13:27:52 ---> Running in 98a200ee6c5e 13:27:53 Removing intermediate container 98a200ee6c5e 13:27:53 ---> 363c16bc9dff 13:27:53 Step 23/23 : LABEL version=0.0.0 13:27:53 ---> Running in 1df49b856dba 13:27:53 Removing intermediate container 1df49b856dba 13:27:53 ---> e8f93f1c4968 13:27:53 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:27:53 Successfully built e8f93f1c4968 13:27:53 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 13:27:54 ---> job-cost.sh 13:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tKBC 13:28:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:30:10 lf-activate-venv(): INFO: Adding /tmp/venv-tKBC/bin to PATH 13:30:10 INFO: No Stack... 13:30:10 INFO: Retrieving Pricing Info for: v2-standard-4 13:30:10 INFO: Archiving Costs [Pipeline] sh 13:30:10 + + cut -d, -f6cat 13:30:10 /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 13:30:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] 13:30:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] did not exist. Created. 13:30:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-962-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:11 /w/workspace/device-sdk-go/4@tmp/durable-c85cc358/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-c85cc358/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:30:11 + echo total: 0.18000000715255737 [Pipeline] stash 13:30:11 Warning: overwriting stash ‘stack-cost’ 13:30:11 Stashed 1 file(s) [Pipeline] } 13:30:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-962-4-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 13:30:12 provisioning config files... 13:30:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config4721934616649121013tmp [Pipeline] { [Pipeline] sh 13:30:12 + set +x 13:30:12 + curl -s https://codecov.io/bash 13:30:12 + bash -s -- 13:30:12 13:30:12 _____ _ 13:30:12 / ____| | | 13:30:12 | | ___ __| | ___ ___ _____ __ 13:30:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:30:12 | |___| (_) | (_| | __/ (_| (_) \ V / 13:30:12 \_____\___/ \__,_|\___|\___\___/ \_/ 13:30:12 Bash-1.0.3 13:30:12 13:30:12 13:30:12 ==> git version 2.24.4 found 13:30:12 ==> 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 13:30:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:30:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:30:12 ==> Jenkins CI detected. 13:30:12 project root: . 13:30:12 --> token set from env 13:30:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:30:12 ==> Running gcov in . (disable via -X gcov) 13:30:12 ==> Python coveragepy not found 13:30:12 ==> Searching for coverage reports in: 13:30:12 + . 13:30:12 -> Found 1 reports 13:30:12 ==> Detecting git/mercurial file structure 13:30:12 ==> Reading reports 13:30:12 + ./coverage.out bytes=126071 13:30:12 ==> Appending adjustments 13:30:12 https://docs.codecov.io/docs/fixing-reports 13:30:13 + Found adjustments 13:30:13 ==> Gzipping contents 13:30:13 20K /tmp/codecov.8g5VM4.gz 13:30:13 ==> Uploading reports 13:30:13 url: https://codecov.io 13:30:13 query: branch=PR-962&commit=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-962%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=962&job=&cmd_args= 13:30:13 -> Pinging Codecov 13:30:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-962&commit=5a98dc5d9bc4ded19118a515dfdd359cdace9ac5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-962%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=962&job=&cmd_args= 13:30:13 -> Uploading to 13:30:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/5a98dc5d9bc4ded19118a515dfdd359cdace9ac5/ac123d58-20d9-4ded-8b67-eb4438dc4048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T133013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2277c2b784cd9b99fd24f65bad1347842f4a914a86e7d163799d1080ff7169c0 13:30:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:13 Dload Upload Total Spent Left Speed 13:30:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16421 0 0 100 16421 0 40940 --:--:-- --:--:-- --:--:-- 41052 13:30:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5a98dc5d9bc4ded19118a515dfdd359cdace9ac5 [Pipeline] } 13:30:14 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 13:30:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:16 ---> package-listing.sh 13:30:16 ++ tr '[:upper:]' '[:lower:]' 13:30:16 ++ facter osfamily 13:30:16 + OS_FAMILY=redhat 13:30:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-962 13:30:16 + START_PACKAGES=/tmp/packages_start.txt 13:30:16 + END_PACKAGES=/tmp/packages_end.txt 13:30:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:16 + PACKAGES=/tmp/packages_start.txt 13:30:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-962 ']' 13:30:16 + PACKAGES=/tmp/packages_end.txt 13:30:16 + case "${OS_FAMILY}" in 13:30:16 + rpm -qa 13:30:16 + sort 13:30:16 + '[' -f /tmp/packages_start.txt ']' 13:30:16 + '[' -f /tmp/packages_end.txt ']' 13:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-962 ']' 13:30:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-962/archives/ 13:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-962/archives/ [Pipeline] echo 13:30:16 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-962/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:30:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:17 13:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:18 alpine: Pulling from edgex-lftools-log-publisher 13:30:18 df20fa9351a1: Pulling fs layer 13:30:18 36b3adc4ff6f: Pulling fs layer 13:30:18 8ad3a11d3b57: Pulling fs layer 13:30:18 46f8f816bc3b: Pulling fs layer 13:30:18 93b61091891f: Pulling fs layer 13:30:18 93b9cdb0e59b: Pulling fs layer 13:30:18 5e14af77c1be: Pulling fs layer 13:30:18 01666e4c0597: Pulling fs layer 13:30:18 aa168da1d23b: Pulling fs layer 13:30:18 46f8f816bc3b: Waiting 13:30:18 93b61091891f: Waiting 13:30:18 93b9cdb0e59b: Waiting 13:30:18 5e14af77c1be: Waiting 13:30:18 01666e4c0597: Waiting 13:30:18 aa168da1d23b: Waiting 13:30:18 36b3adc4ff6f: Verifying Checksum 13:30:18 36b3adc4ff6f: Download complete 13:30:18 46f8f816bc3b: Verifying Checksum 13:30:18 46f8f816bc3b: Download complete 13:30:18 df20fa9351a1: Verifying Checksum 13:30:18 df20fa9351a1: Download complete 13:30:18 93b9cdb0e59b: Verifying Checksum 13:30:18 93b9cdb0e59b: Download complete 13:30:18 5e14af77c1be: Verifying Checksum 13:30:18 5e14af77c1be: Download complete 13:30:18 01666e4c0597: Verifying Checksum 13:30:18 01666e4c0597: Download complete 13:30:18 93b61091891f: Verifying Checksum 13:30:18 93b61091891f: Download complete 13:30:18 8ad3a11d3b57: Verifying Checksum 13:30:18 8ad3a11d3b57: Download complete 13:30:18 df20fa9351a1: Pull complete 13:30:18 36b3adc4ff6f: Pull complete 13:30:19 8ad3a11d3b57: Pull complete 13:30:19 46f8f816bc3b: Pull complete 13:30:19 93b61091891f: Pull complete 13:30:19 93b9cdb0e59b: Pull complete 13:30:19 5e14af77c1be: Pull complete 13:30:19 01666e4c0597: Pull complete 13:30:20 aa168da1d23b: Verifying Checksum 13:30:20 aa168da1d23b: Download complete 13:30:24 aa168da1d23b: Pull complete 13:30:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:30:24 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 13:30:24 $ 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-962/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-962 -v /w/workspace/dgexfoundry_device-sdk-go_PR-962:/w/workspace/dgexfoundry_device-sdk-go_PR-962:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-962@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:30:26 $ docker top 69ea299e61e7e9f52c9d58341466f918b77a344697a0dc070a2563f04d818644 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:27 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:27 + mkdir -p /var/log/sa [Pipeline] sh 13:30:27 + ls /var/log/sa-host 13:30:27 + sadf -c /var/log/sa-host/sa05 13:30:27 file_magic: OK 13:30:27 HZ: Using current value: 100 13:30:27 file_header: OK 13:30:27 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 13:30:27 Statistics: 13:30:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:27 File successfully converted to sysstat format version 12.2.1 13:30:27 + sadf -c /var/log/sa-host/sa09 13:30:27 file_magic: OK 13:30:27 HZ: Using current value: 100 13:30:27 file_header: OK 13:30:27 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 13:30:27 Statistics: 13:30:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:28 provisioning config files... 13:30:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config1272427599129877205tmp [Pipeline] { [Pipeline] echo 13:30:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:28 ---> create-netrc.sh [Pipeline] } 13:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:28 ---> python-tools-install.sh [Pipeline] echo 13:30:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> sudo-logs.sh 13:30:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> job-cost.sh 13:30:29 lf-activate-venv: SKIPPING 13:30:29 DEBUG: total: 0.18000000715255737 13:30:29 INFO: Retrieving Stack Cost... 13:30:30 INFO: Retrieving Pricing Info for: v3-standard-2 13:30:30 INFO: Archiving Costs [Pipeline] echo 13:30:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:30 ---> logs-deploy.sh 13:30:30 lf-activate-venv: SKIPPING 13:30:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-962/4 13:30:30 INFO: archiving workspace using pattern(s): 13:30:31 Archives upload complete. 13:30:31 INFO: archiving logs to Nexus 13:30:32 ---> uname -a: 13:30:32 Linux prd-centos7-docker-4c-2g-48.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:30:32 13:30:32 13:30:32 ---> lscpu: 13:30:32 Architecture: x86_64 13:30:32 CPU op-mode(s): 32-bit, 64-bit 13:30:32 Byte Order: Little Endian 13:30:32 Address sizes: 40 bits physical, 48 bits virtual 13:30:32 CPU(s): 2 13:30:32 On-line CPU(s) list: 0,1 13:30:32 Thread(s) per core: 1 13:30:32 Core(s) per socket: 1 13:30:32 Socket(s): 2 13:30:32 NUMA node(s): 1 13:30:32 Vendor ID: AuthenticAMD 13:30:32 CPU family: 23 13:30:32 Model: 49 13:30:32 Model name: AMD EPYC-Rome Processor 13:30:32 Stepping: 0 13:30:32 CPU MHz: 2800.000 13:30:32 BogoMIPS: 5600.00 13:30:32 Virtualization: AMD-V 13:30:32 Hypervisor vendor: KVM 13:30:32 Virtualization type: full 13:30:32 L1d cache: 64 KiB 13:30:32 L1i cache: 64 KiB 13:30:32 L2 cache: 1 MiB 13:30:32 L3 cache: 32 MiB 13:30:32 NUMA node0 CPU(s): 0,1 13:30:32 Vulnerability Itlb multihit: Not affected 13:30:32 Vulnerability L1tf: Not affected 13:30:32 Vulnerability Mds: Not affected 13:30:32 Vulnerability Meltdown: Not affected 13:30:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:30:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:30:32 Vulnerability Srbds: Not affected 13:30:32 Vulnerability Tsx async abort: Not affected 13:30:32 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 13:30:32 13:30:32 13:30:32 ---> nproc: 13:30:32 2 13:30:32 13:30:32 13:30:32 ---> df -h: 13:30:32 Filesystem Size Used Available Use% Mounted on 13:30:32 overlay 40.0G 7.6G 32.4G 19% / 13:30:32 tmpfs 64.0M 0 64.0M 0% /dev 13:30:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:30:32 shm 64.0M 0 64.0M 0% /dev/shm 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-962 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp 13:30:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:30:32 13:30:32 13:30:32 ---> free -m: 13:30:32 total used free shared buff/cache available 13:30:32 Mem: 7821 971 4751 0 2097 6671 13:30:32 Swap: 1023 0 1023 13:30:32 13:30:32 13:30:32 ---> ip addr: 13:30:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:30:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:30:32 inet 127.0.0.1/8 scope host lo 13:30:32 valid_lft forever preferred_lft forever 13:30:32 inet6 ::1/128 scope host 13:30:32 valid_lft forever preferred_lft forever 13:30:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:30:32 link/ether fa:16:3e:d2:94:55 brd ff:ff:ff:ff:ff:ff 13:30:32 inet 10.30.123.169/23 brd 10.30.123.255 scope global dynamic eth0 13:30:32 valid_lft 85671sec preferred_lft 85671sec 13:30:32 inet6 fe80::f816:3eff:fed2:9455/64 scope link 13:30:32 valid_lft forever preferred_lft forever 13:30:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:30:32 link/ether 02:42:a8:0b:e4:e8 brd ff:ff:ff:ff:ff:ff 13:30:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:30:32 valid_lft forever preferred_lft forever 13:30:32 inet6 fe80::42:a8ff:fe0b:e4e8/64 scope link 13:30:32 valid_lft forever preferred_lft forever 13:30:32 13:30:32 13:30:32 ---> sar -b -r -n DEV: 13:30:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:30:32 13:30:32 13:18:13 LINUX RESTART (2 CPU) 13:30:32 13:30:32 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:30:32 13:20:01 7.34 0.15 7.19 0.00 22.11 284.03 0.00 13:30:32 13:21:01 0.40 0.00 0.40 0.00 0.00 6.35 0.00 13:30:32 13:22:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 13:30:32 13:23:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 13:30:32 13:24:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 13:30:32 13:25:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 13:30:32 13:26:01 0.20 0.00 0.20 0.00 0.00 3.02 0.00 13:30:32 13:27:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 13:30:32 13:28:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 13:30:32 13:29:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 13:30:32 13:30:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 13:30:32 Average: 0.91 0.01 0.90 0.00 2.01 28.94 0.00 13:30:32 13:30:32 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:32 13:20:01 5463184 0 802620 10.02 2620 1740508 1265848 13.98 571224 1576012 20 13:30:32 13:21:01 5466092 0 799708 9.99 2620 1740512 1216468 13.43 569340 1575972 20 13:30:32 13:22:01 5465972 0 799824 9.99 2620 1740516 1216420 13.43 570116 1574828 12 13:30:32 13:23:01 5464076 0 801716 10.01 2620 1740520 1216504 13.43 572240 1574828 20 13:30:32 13:24:01 5463836 0 801948 10.01 2620 1740528 1216540 13.43 567620 1579668 16 13:30:32 13:25:01 5465784 0 800000 9.99 2620 1740528 1216276 13.43 566148 1579668 16 13:30:32 13:26:01 5465572 0 800204 9.99 2620 1740536 1216276 13.43 566200 1579668 16 13:30:32 13:27:01 5465128 0 800644 10.00 2620 1740540 1216276 13.43 566724 1579668 8 13:30:32 13:28:01 5456052 0 809720 10.11 2620 1740540 1216276 13.43 576016 1579668 16 13:30:32 13:29:01 5455068 0 810692 10.12 2620 1740552 1216372 13.43 578180 1577940 16 13:30:32 13:30:01 5455340 0 810420 10.12 2620 1740552 1216360 13.43 578240 1577940 12 13:30:32 Average: 5462373 0 803409 10.03 2620 1740530 1220874 13.48 571095 1577805 16 13:30:32 13:30:32 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:32 13:20:01 eth0 26.68 22.21 45.50 7.27 0.00 0.00 0.00 0.00 13:30:32 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:20:01 docker0 10.76 7.98 1.88 27.90 0.00 0.00 0.00 0.00 13:30:32 13:21:01 eth0 1.73 0.28 0.37 0.20 0.00 0.00 0.00 0.00 13:30:32 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:22:01 eth0 1.42 0.27 0.35 0.20 0.00 0.00 0.00 0.00 13:30:32 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:23:01 eth0 1.03 0.48 0.54 0.36 0.00 0.00 0.00 0.00 13:30:32 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:24:01 eth0 1.17 0.57 0.46 0.30 0.00 0.00 0.00 0.00 13:30:32 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:32 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:26:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:32 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:32 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:32 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:29:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:30:32 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:30:01 eth0 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:30:32 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 Average: eth0 3.00 2.23 4.31 0.77 0.00 0.00 0.00 0.00 13:30:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:32 Average: docker0 0.98 0.73 0.17 2.54 0.00 0.00 0.00 0.00 13:30:32 13:30:32 13:30:32 ---> sar -P ALL: 13:30:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:30:32 13:30:32 13:18:13 LINUX RESTART (2 CPU) 13:30:32 13:30:32 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:30:32 13:20:01 all 0.98 0.00 0.44 0.03 0.06 98.48 13:30:32 13:20:01 0 0.89 0.00 0.44 0.03 0.05 98.59 13:30:32 13:20:01 1 1.07 0.00 0.45 0.03 0.07 98.37 13:30:32 13:21:01 all 0.13 0.00 0.03 0.00 0.03 99.81 13:30:32 13:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:30:32 13:21:01 1 0.20 0.00 0.03 0.00 0.03 99.73 13:30:32 13:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:30:32 13:22:01 0 0.17 0.00 0.03 0.00 0.03 99.77 13:30:32 13:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:30:32 13:23:01 all 0.05 0.00 0.03 0.00 0.03 99.88 13:30:32 13:23:01 0 0.05 0.00 0.05 0.00 0.05 99.85 13:30:32 13:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:30:32 13:24:01 all 0.08 0.00 0.03 0.00 0.04 99.84 13:30:32 13:24:01 0 0.10 0.00 0.03 0.00 0.03 99.83 13:30:32 13:24:01 1 0.07 0.00 0.03 0.00 0.05 99.85 13:30:32 13:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:30:32 13:25:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:30:32 13:25:01 1 0.02 0.00 0.03 0.00 0.05 99.90 13:30:32 13:26:01 all 0.18 0.00 0.03 0.00 0.03 99.76 13:30:32 13:26:01 0 0.32 0.00 0.03 0.00 0.03 99.62 13:30:32 13:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:30:32 13:27:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:30:32 13:27:01 0 0.23 0.00 0.03 0.00 0.00 99.73 13:30:32 13:27:01 1 0.03 0.00 0.05 0.00 0.05 99.87 13:30:32 13:28:01 all 0.17 0.00 0.03 0.00 0.03 99.77 13:30:32 13:28:01 0 0.30 0.00 0.03 0.00 0.03 99.63 13:30:32 13:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:30:32 13:29:01 all 0.15 0.00 0.04 0.00 0.03 99.78 13:30:32 13:29:01 0 0.27 0.00 0.07 0.00 0.03 99.63 13:30:32 13:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:30:32 13:30:01 all 0.09 0.00 0.03 0.00 0.03 99.85 13:30:32 13:30:01 0 0.17 0.00 0.05 0.00 0.03 99.75 13:30:32 13:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:30:32 13:30:32 Average: CPU %user %nice %system %iowait %steal %idle 13:30:32 Average: all 0.20 0.00 0.07 0.00 0.03 99.70 13:30:32 Average: 0 0.24 0.00 0.07 0.00 0.03 99.65 13:30:32 Average: 1 0.15 0.00 0.07 0.00 0.03 99.75 13:30:32 13:30:32 13:30:32