Pull request #989 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b6d36fcaa36493536af87454a4d86560364e3a1e+785b4defdcca312b165faacd9acb4d45f8b13b2d (12ada66a345d8a971a413c2f9dbd3472c664f14a) 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-ssh8274207805011465704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6537347551945503512.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 6a41506d72e8e131afc862d141935157bee59f41 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-989/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-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1667218522764972528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh7263089436006833047.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-989/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-989/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1036937193832316680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-46 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [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-989 # 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-989@tmp/jenkins-gitclient-ssh305347296778745802.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 Merging remotes/origin/master commit 785b4defdcca312b165faacd9acb4d45f8b13b2d into PR head commit b6d36fcaa36493536af87454a4d86560364e3a1e Merge succeeded, producing b6d36fcaa36493536af87454a4d86560364e3a1e Checking out Revision b6d36fcaa36493536af87454a4d86560364e3a1e (PR-989) > 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-989@tmp/jenkins-gitclient-ssh6727046175683581498.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # 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-989@tmp/jenkins-gitclient-ssh3376459801837459146.key > git merge 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:27:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:27:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:27:14 ========================================================= 10:27:14 EdgeX Global Pipelines Version Info 10:27:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cf90dbe5cb496db7542168cc70da22dce3802ddc # timeout=10 10:27:16 ------------------- 10:27:16 stable info: 10:27:16 ------------------- 10:27:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:27:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:27:16 Message: update stable to v1.0.195 10:27:16 ------------------- 10:27:16 experimental info: 10:27:16 ------------------- 10:27:16 Commited By: **** collab-it+edgex@linuxfoundation.org 10:27:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:27:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-989 [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-989 [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-989 [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6d36fcaa36493536af87454a4d86560364e3a1e [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6d36fc [Pipeline] echo 10:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:17 provisioning config files... 10:27:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config5839566431886774228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:18 ---> docker-login.sh 10:27:18 nexus3.edgexfoundry.org:10001 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10002 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10003 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10004 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 docker.io 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:27:19 Configure a credential helper to remove this warning. See 10:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:27:19 10:27:19 Login Succeeded 10:27:19 ---> docker-login.sh ends [Pipeline] } 10:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:19 + git log --format=format:%s -1 b6d36fcaa36493536af87454a4d86560364e3a1e [Pipeline] echo 10:27:19 GIT_COMMIT: b6d36fcaa36493536af87454a4d86560364e3a1e, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo 10:27:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:20 10:27:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:27:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:21 latest: Pulling from edgex-devops/git-semver 10:27:21 31603596830f: Pulling fs layer 10:27:21 54011a49482f: Pulling fs layer 10:27:21 a6820b24f6d8: Pulling fs layer 10:27:21 f581987b2513: Pulling fs layer 10:27:21 f581987b2513: Waiting 10:27:21 54011a49482f: Verifying Checksum 10:27:21 54011a49482f: Download complete 10:27:21 31603596830f: Verifying Checksum 10:27:21 31603596830f: Download complete 10:27:21 f581987b2513: Verifying Checksum 10:27:21 f581987b2513: Download complete 10:27:21 a6820b24f6d8: Verifying Checksum 10:27:21 a6820b24f6d8: Download complete 10:27:21 31603596830f: Pull complete 10:27:21 54011a49482f: Pull complete 10:27:22 a6820b24f6d8: Pull complete 10:27:22 f581987b2513: Pull complete 10:27:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:27:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:27:22 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 10:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-989 -v /w/workspace/dgexfoundry_device-sdk-go_PR-989:/w/workspace/dgexfoundry_device-sdk-go_PR-989:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-989@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:10004/edgex-devops/git-semver:latest cat 10:27:23 $ docker top 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:23 [ssh-agent] Looking for ssh-agent implementation... 10:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:23 $ docker exec 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 ssh-agent 10:27:24 SSH_AUTH_SOCK=/tmp/ssh-KpsVIn4jFBs8/agent.13 10:27:24 SSH_AGENT_PID=20 10:27:24 Running ssh-add (command line suppressed) 10:27:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_9147027647776485904.key (/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_9147027647776485904.key) 10:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:24 + git tag --points-at HEAD [Pipeline] } 10:27:24 $ docker exec --env ******** --env ******** 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 ssh-agent -k 10:27:24 unset SSH_AUTH_SOCK; 10:27:24 unset SSH_AGENT_PID; 10:27:24 echo Agent pid 20 killed; 10:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:24 [ssh-agent] Looking for ssh-agent implementation... 10:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:24 $ docker exec 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 ssh-agent 10:27:24 SSH_AUTH_SOCK=/tmp/ssh-2eYYvn53axl0/agent.55 10:27:24 SSH_AGENT_PID=61 10:27:24 Running ssh-add (command line suppressed) 10:27:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_4018752351662742138.key (/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_4018752351662742138.key) 10:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:25 + git semver init 10:27:25 # -> Open(): unable to determine branch for HEAD 10:27:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-989/.git 10:27:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-989 10:27:25 # $SEMVER_REMOTE_NAME = origin 10:27:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:27:25 # $SEMVER_USER_NAME = edgex-jenkins 10:27:25 # $SEMVER_BRANCH = PR-989 10:27:25 # $SEMVER_TEMP = /tmp/semver-214432841 10:27:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:27:25 # '/tmp/semver-214432841' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-989/.semver' 10:27:25 # -> Force: false 10:27:25 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-989/.semver [Pipeline] } 10:27:25 $ docker exec --env ******** --env ******** 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 ssh-agent -k 10:27:25 unset SSH_AUTH_SOCK; 10:27:25 unset SSH_AGENT_PID; 10:27:25 echo Agent pid 61 killed; 10:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:26 + git semver [Pipeline] } 10:27:26 $ docker stop --time=1 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 10:27:27 $ docker rm -f 6beb797e102db6947fbe2e3754c6a9c6d78a40dbcba4505ec1254e80f6e74759 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:28 Stashed 1 file(s) [Pipeline] echo 10:27:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:27:43 Still waiting to schedule task 10:27:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:27:43 Still waiting to schedule task 10:27:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:30:18 Running on prd-centos7-docker-4c-2g-47 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 10:30:18 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 10:30:18 Selected Git installation does not exist. Using Default 10:30:18 The recommended git tool is: NONE 10:30:20 using credential edgex-jenkins-ssh 10:30:20 Cloning the remote Git repository 10:30:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:30:21 > git init /w/workspace/device-sdk-go/4 # timeout=10 10:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:30:21 > git --version # timeout=10 10:30:21 > git --version # 'git version 2.24.4' 10:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:21 [INFO] Currently running in a labeled security context 10:30:21 [INFO] Currently SELinux is 'enforcing' on the host 10:30:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh75877445997171012.key 10:30:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:30:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:21 [INFO] Currently running in a labeled security context 10:30:21 [INFO] Currently SELinux is 'enforcing' on the host 10:30:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6442848076164729776.key 10:30:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:30:22 Merging remotes/origin/master commit 785b4defdcca312b165faacd9acb4d45f8b13b2d into PR head commit b6d36fcaa36493536af87454a4d86560364e3a1e 10:30:22 Merge succeeded, producing b6d36fcaa36493536af87454a4d86560364e3a1e 10:30:22 Checking out Revision b6d36fcaa36493536af87454a4d86560364e3a1e (PR-989) 10:30:22 > git config core.sparsecheckout # timeout=10 10:30:22 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # timeout=10 10:30:22 > git remote # timeout=10 10:30:22 > git config --get remote.origin.url # timeout=10 10:30:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:22 [INFO] Currently running in a labeled security context 10:30:22 [INFO] Currently SELinux is 'enforcing' on the host 10:30:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh1467152247662180948.key 10:30:22 > git merge 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 10:30:22 > git rev-parse HEAD^{commit} # timeout=10 10:30:22 > git config core.sparsecheckout # timeout=10 10:30:22 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # timeout=10 10:30:26 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:30:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:30:28 + sudo service docker restart 10:30:28 + true 10:30:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:46 provisioning config files... 10:30:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config7805241504849242023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:46 ---> docker-login.sh 10:30:46 nexus3.edgexfoundry.org:10001 10:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:47 Configure a credential helper to remove this warning. See 10:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:47 10:30:47 Login Succeeded 10:30:47 nexus3.edgexfoundry.org:10002 10:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:47 Configure a credential helper to remove this warning. See 10:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:47 10:30:47 Login Succeeded 10:30:47 nexus3.edgexfoundry.org:10003 10:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:47 Configure a credential helper to remove this warning. See 10:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:47 10:30:47 Login Succeeded 10:30:47 nexus3.edgexfoundry.org:10004 10:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:47 Configure a credential helper to remove this warning. See 10:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:47 10:30:47 Login Succeeded 10:30:47 docker.io 10:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:48 Configure a credential helper to remove this warning. See 10:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:48 10:30:48 Login Succeeded 10:30:48 ---> docker-login.sh ends [Pipeline] } 10:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:48 ========================================================= 10:30:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:30:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:30:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:30:48 Sending build context to Docker daemon 2.701MB 10:30:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:30:48 Step 2/8 : FROM ${BASE} 10:30:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:30:48 540db60ca938: Pulling fs layer 10:30:48 adcc1eea9eea: Pulling fs layer 10:30:48 4c4ab2625f07: Pulling fs layer 10:30:48 0510c868ecb4: Pulling fs layer 10:30:48 afea3b2eda06: Pulling fs layer 10:30:48 7809a108b3ef: Pulling fs layer 10:30:48 f706445af74f: Pulling fs layer 10:30:48 0510c868ecb4: Waiting 10:30:48 afea3b2eda06: Waiting 10:30:48 7809a108b3ef: Waiting 10:30:48 f706445af74f: Waiting 10:30:48 4c4ab2625f07: Verifying Checksum 10:30:48 4c4ab2625f07: Download complete 10:30:48 adcc1eea9eea: Verifying Checksum 10:30:48 adcc1eea9eea: Download complete 10:30:48 afea3b2eda06: Verifying Checksum 10:30:48 afea3b2eda06: Download complete 10:30:48 540db60ca938: Verifying Checksum 10:30:48 540db60ca938: Download complete 10:30:48 7809a108b3ef: Verifying Checksum 10:30:48 7809a108b3ef: Download complete 10:30:49 540db60ca938: Pull complete 10:30:49 adcc1eea9eea: Pull complete 10:30:49 4c4ab2625f07: Pull complete 10:30:50 f706445af74f: Verifying Checksum 10:30:50 f706445af74f: Download complete 10:30:50 0510c868ecb4: Verifying Checksum 10:30:50 0510c868ecb4: Download complete 10:30:53 0510c868ecb4: Pull complete 10:30:53 afea3b2eda06: Pull complete 10:30:53 7809a108b3ef: Pull complete 10:30:55 f706445af74f: Pull complete 10:30:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:30:55 ---> b068be0155e3 10:30:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:31:02 ---> Running in 3ac499d8669b 10:31:02 Removing intermediate container 3ac499d8669b 10:31:02 ---> 47245a049735 10:31:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:31:02 ---> Running in c739afe7cf0e 10:31:02 Removing intermediate container c739afe7cf0e 10:31:02 ---> 9a97c4fe9f54 10:31:02 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:31:02 ---> Running in d31135a4ce94 10:31:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:31:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:31:04 (1/6) Installing libc-dev (0.7.2-r3) 10:31:04 (2/6) Installing libsodium (1.0.18-r0) 10:31:04 (3/6) Installing pkgconf (1.7.3-r0) 10:31:04 (4/6) Installing libsodium-dev (1.0.18-r0) 10:31:04 (5/6) Installing libzmq (4.3.3-r1) 10:31:05 (6/6) Installing zeromq-dev (4.3.3-r1) 10:31:05 Executing busybox-1.32.1-r6.trigger 10:31:05 OK: 150 MiB in 46 packages 10:31:06 Removing intermediate container d31135a4ce94 10:31:06 ---> d39cd19e541d 10:31:06 Step 6/8 : WORKDIR /device-sdk-go 10:31:06 ---> Running in 464f080e2f7c 10:31:06 Removing intermediate container 464f080e2f7c 10:31:06 ---> 95ec3c7daada 10:31:06 Step 7/8 : COPY . . 10:31:06 ---> 33a3ea0dc36b 10:31:06 Step 8/8 : RUN go mod download 10:31:06 ---> Running in d640c15959cd 10:31:21 Removing intermediate container d640c15959cd 10:31:21 ---> 875af0e3af4f 10:31:21 Successfully built 875af0e3af4f 10:31:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:31:21 + docker inspect -f . ci-base-image-x86_64 10:31:21 . [Pipeline] withDockerContainer 10:31:21 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 10:31:22 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:31:22 $ docker top 47fd0db136d6b3cd9bde7af442d540c30fb6746eaee896229e43bcdbb88dbd50 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:22 + go version 10:31:22 go version go1.16.3 linux/amd64 [Pipeline] } 10:31:22 $ docker stop --time=1 47fd0db136d6b3cd9bde7af442d540c30fb6746eaee896229e43bcdbb88dbd50 10:31:24 $ docker rm -f 47fd0db136d6b3cd9bde7af442d540c30fb6746eaee896229e43bcdbb88dbd50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:24 + docker inspect -f . ci-base-image-x86_64 10:31:24 . [Pipeline] withDockerContainer 10:31:24 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 10:31:24 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:31:25 $ docker top 6533dab4a4c3c9d6eff31e31cd6f2219ecaff7a88b51e41b991e3b6a1a85b2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:25 + go mod tidy [Pipeline] sh 10:31:26 + make test 10:31:26 go mod tidy 10:31:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:31:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:31:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:31:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:31:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 24.2% of statements 10:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:31:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 28.1% of statements 10:31:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 10:31:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 10:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:31:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 10:31:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:31:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-48 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 10:31:57 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 10:31:58 Selected Git installation does not exist. Using Default 10:31:58 The recommended git tool is: NONE 10:31:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 83.3% of statements 10:31:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:31:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:31:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 10:31:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.877s coverage: 89.2% of statements 10:31:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:31:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 10:31:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:31:59 GO111MODULE=on go vet ./... 10:32:04 using credential edgex-jenkins-ssh 10:32:04 Cloning the remote Git repository 10:32:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:32:04 > git init /w/workspace/device-sdk-go/4 # timeout=10 10:32:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:32:04 > git --version # timeout=10 10:32:04 > git --version # 'git version 2.17.1' 10:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:32:06 Merging remotes/origin/master commit 785b4defdcca312b165faacd9acb4d45f8b13b2d into PR head commit b6d36fcaa36493536af87454a4d86560364e3a1e 10:32:06 Merge succeeded, producing b6d36fcaa36493536af87454a4d86560364e3a1e 10:32:06 Checking out Revision b6d36fcaa36493536af87454a4d86560364e3a1e (PR-989) 10:32:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:32:06 > git config core.sparsecheckout # timeout=10 10:32:06 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # timeout=10 10:32:06 > git remote # timeout=10 10:32:06 > git config --get remote.origin.url # timeout=10 10:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:06 > git merge 785b4defdcca312b165faacd9acb4d45f8b13b2d # timeout=10 10:32:06 > git rev-parse HEAD^{commit} # timeout=10 10:32:06 > git config core.sparsecheckout # timeout=10 10:32:06 > git checkout -f b6d36fcaa36493536af87454a4d86560364e3a1e # timeout=10 10:32:10 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:32:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:32:12 + true 10:32:12 + sudo service docker restart 10:32:17 gofmt -l . 10:32:17 [ "`gofmt -l .`" = "" ] 10:32:17 ./bin/test-attribution-txt.sh 10:32:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:32:17 $ docker stop --time=1 6533dab4a4c3c9d6eff31e31cd6f2219ecaff7a88b51e41b991e3b6a1a85b2b2 10:32:19 $ docker rm -f 6533dab4a4c3c9d6eff31e31cd6f2219ecaff7a88b51e41b991e3b6a1a85b2b2 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:32:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:32:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:32:22 + ls -al . 10:32:22 total 228 10:32:22 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 25 10:32 . 10:32:22 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 10:30 .. 10:32:22 drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 10:30 bin 10:32:22 -rw-rw-r--. 1 jenkins jenkins 25548 Jun 25 10:30 CHANGELOG.md 10:32:22 -rw-r--r--. 1 jenkins jenkins 125634 Jun 25 10:31 coverage.out 10:32:22 -rw-rw-r--. 1 jenkins jenkins 987 Jun 25 10:30 Dockerfile.build 10:32:22 -rw-rw-r--. 1 jenkins jenkins 140 Jun 25 10:30 .dockerignore 10:32:22 drwxrwxr-x. 5 jenkins jenkins 62 Jun 25 10:30 example 10:32:22 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 10:30 .git 10:32:22 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 10:30 .github 10:32:22 -rw-rw-r--. 1 jenkins jenkins 138 Jun 25 10:30 .gitignore 10:32:22 -rw-r--r--. 1 jenkins jenkins 548 Jun 25 10:32 go.mod 10:32:22 -rw-r--r--. 1 jenkins jenkins 20210 Jun 25 10:31 go.sum 10:32:22 drwxrwxr-x. 15 jenkins jenkins 224 Jun 25 10:30 internal 10:32:22 -rw-rw-r--. 1 jenkins jenkins 894 Jun 25 10:30 Jenkinsfile 10:32:22 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 25 10:30 LICENSE 10:32:22 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 25 10:30 Makefile 10:32:22 drwxrwxr-x. 4 jenkins jenkins 26 Jun 25 10:30 openapi 10:32:22 drwxrwxr-x. 5 jenkins jenkins 50 Jun 25 10:30 pkg 10:32:22 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 25 10:30 README.md 10:32:22 drwxrwxr-x. 4 jenkins jenkins 54 Jun 25 10:30 snap 10:32:22 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 10:27 VERSION 10:32:22 -rw-rw-r--. 1 jenkins jenkins 222 Jun 25 10:30 version.go [Pipeline] isUnix [Pipeline] sh 10:32:23 + 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=b6d36fcaa36493536af87454a4d86560364e3a1e --label arch=amd64 --label version=0.0.0 . 10:32:23 Sending build context to Docker daemon 2.827MB 10:32:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:32:23 Step 2/23 : FROM ${BASE} AS builder 10:32:23 ---> 875af0e3af4f 10:32:23 Step 3/23 : WORKDIR /device-sdk-go 10:32:23 ---> Running in 92cf19b0dbf2 10:32:23 Removing intermediate container 92cf19b0dbf2 10:32:23 ---> a3a19c524816 10:32:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:32:23 ---> Running in c675962747ee 10:32:23 Removing intermediate container c675962747ee 10:32:23 ---> 80f1b2b9a177 10:32:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:23 ---> Running in 832921db2ac4 10:32:23 Removing intermediate container 832921db2ac4 10:32:23 ---> d63d4748bc35 10:32:23 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:32:24 ---> Running in e5e2e566f6e6 10:32:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:32:25 OK: 150 MiB in 46 packages 10:32:25 Removing intermediate container e5e2e566f6e6 10:32:25 ---> 12c28c490be3 10:32:25 Step 7/23 : COPY . . 10:32:26 ---> 34c95aa8c330 10:32:26 Step 8/23 : RUN go mod download 10:32:26 ---> Running in b1779353205b 10:32:27 Removing intermediate container b1779353205b 10:32:27 ---> 8d02a1881849 10:32:27 Step 9/23 : RUN make build 10:32:27 ---> Running in b416fb1b4021 10:32:27 go mod tidy 10:32:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:31 provisioning config files... 10:32:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8818397325021957826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:31 ---> docker-login.sh 10:32:31 nexus3.edgexfoundry.org:10001 10:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:32 Configure a credential helper to remove this warning. See 10:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:32 10:32:32 Login Succeeded 10:32:32 nexus3.edgexfoundry.org:10002 10:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:33 Configure a credential helper to remove this warning. See 10:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:33 10:32:33 Login Succeeded 10:32:33 nexus3.edgexfoundry.org:10003 10:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:33 Configure a credential helper to remove this warning. See 10:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:33 10:32:33 Login Succeeded 10:32:33 nexus3.edgexfoundry.org:10004 10:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:34 Configure a credential helper to remove this warning. See 10:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:34 10:32:34 Login Succeeded 10:32:34 docker.io 10:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:35 Configure a credential helper to remove this warning. See 10:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:35 10:32:35 Login Succeeded 10:32:35 ---> docker-login.sh ends [Pipeline] } 10:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:32:35 ========================================================= 10:32:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:32:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:32:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:32:36 Sending build context to Docker daemon 2.702MB 10:32:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:32:36 Step 2/8 : FROM ${BASE} 10:32:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:32:36 595b0fe564bb: Pulling fs layer 10:32:36 3088b5b3c5c0: Pulling fs layer 10:32:36 5b7225fbf94c: Pulling fs layer 10:32:36 ba82ee9f976e: Pulling fs layer 10:32:36 506bd15cee9f: Pulling fs layer 10:32:36 75a0a4a0db45: Pulling fs layer 10:32:36 618dc40b7e24: Pulling fs layer 10:32:36 ba82ee9f976e: Waiting 10:32:36 506bd15cee9f: Waiting 10:32:36 75a0a4a0db45: Waiting 10:32:36 618dc40b7e24: Waiting 10:32:36 5b7225fbf94c: Verifying Checksum 10:32:36 5b7225fbf94c: Download complete 10:32:36 3088b5b3c5c0: Verifying Checksum 10:32:36 3088b5b3c5c0: Download complete 10:32:36 506bd15cee9f: Verifying Checksum 10:32:36 506bd15cee9f: Download complete 10:32:36 75a0a4a0db45: Verifying Checksum 10:32:36 75a0a4a0db45: Download complete 10:32:36 595b0fe564bb: Verifying Checksum 10:32:36 595b0fe564bb: Download complete 10:32:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:32:37 595b0fe564bb: Pull complete 10:32:38 3088b5b3c5c0: Pull complete 10:32:38 Removing intermediate container b416fb1b4021 10:32:38 ---> aae6f5e65cda 10:32:38 Step 10/23 : FROM alpine:3.12 10:32:38 3.12: Pulling from library/alpine 10:32:38 5b7225fbf94c: Pull complete 10:32:39 339de151aab4: Pulling fs layer 10:32:39 339de151aab4: Verifying Checksum 10:32:39 339de151aab4: Download complete 10:32:39 618dc40b7e24: Verifying Checksum 10:32:39 618dc40b7e24: Download complete 10:32:39 339de151aab4: Pull complete 10:32:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:32:39 Status: Downloaded newer image for alpine:3.12 10:32:39 ---> 13621d1b12d4 10:32:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:32:39 ---> Running in 5d2f4b12f1d2 10:32:39 Removing intermediate container 5d2f4b12f1d2 10:32:39 ---> d4b14c89e2fd 10:32:39 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:39 ---> Running in c718b138f887 10:32:40 Removing intermediate container c718b138f887 10:32:40 ---> cb2225d79e05 10:32:40 Step 13/23 : RUN apk add --update --no-cache zeromq 10:32:40 ---> Running in b854379085c2 10:32:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:40 ba82ee9f976e: Verifying Checksum 10:32:40 ba82ee9f976e: Download complete 10:32:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:41 (1/5) Installing libgcc (9.3.0-r2) 10:32:41 (2/5) Installing libsodium (1.0.18-r0) 10:32:41 (3/5) Installing libstdc++ (9.3.0-r2) 10:32:42 (4/5) Installing libzmq (4.3.3-r0) 10:32:42 (5/5) Installing zeromq (4.3.3-r0) 10:32:42 Executing busybox-1.31.1-r20.trigger 10:32:42 OK: 8 MiB in 19 packages 10:32:43 Removing intermediate container b854379085c2 10:32:43 ---> 1bdc292e4340 10:32:43 Step 14/23 : WORKDIR / 10:32:43 ---> Running in 8ffcb96af549 10:32:43 Removing intermediate container 8ffcb96af549 10:32:43 ---> 396e12c93304 10:32:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:32:43 ---> ff5dcf05e2ac 10:32:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:32:43 ---> aba0e5875957 10:32:43 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:32:44 ---> 70771622eedf 10:32:44 Step 18/23 : EXPOSE 59999 10:32:44 ---> Running in 2c660b480d77 10:32:44 Removing intermediate container 2c660b480d77 10:32:44 ---> 4a1acf5e9c36 10:32:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:32:44 ---> Running in 12bd411cdf0d 10:32:44 Removing intermediate container 12bd411cdf0d 10:32:44 ---> 43dc1c363bf8 10:32:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:44 ---> Running in 5fb44f8f07d9 10:32:44 Removing intermediate container 5fb44f8f07d9 10:32:44 ---> e40ce3ee8ec2 10:32:44 Step 21/23 : LABEL arch=amd64 10:32:44 ---> Running in ca41b9605ac8 10:32:44 Removing intermediate container ca41b9605ac8 10:32:44 ---> 5d57d39d93d3 10:32:44 Step 22/23 : LABEL git_sha=b6d36fcaa36493536af87454a4d86560364e3a1e 10:32:44 ---> Running in ac0c2800d104 10:32:44 Removing intermediate container ac0c2800d104 10:32:44 ---> 83123c3be364 10:32:44 Step 23/23 : LABEL version=0.0.0 10:32:44 ---> Running in a091b3bbd73a 10:32:44 Removing intermediate container a091b3bbd73a 10:32:44 ---> 4242f4b3a753 10:32:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:32:44 Successfully built 4242f4b3a753 10:32:44 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:32:45 ---> job-cost.sh 10:32:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vGOO 10:32:50 ba82ee9f976e: Pull complete 10:32:51 506bd15cee9f: Pull complete 10:32:51 75a0a4a0db45: Pull complete 10:32:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:32:55 618dc40b7e24: Pull complete 10:32:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:32:55 ---> a36622ca3599 10:32:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:32:57 ---> Running in b9de36594f76 10:32:57 Removing intermediate container b9de36594f76 10:32:57 ---> 5f15f49bc211 10:32:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:57 ---> Running in 1a9abda80629 10:32:59 Removing intermediate container 1a9abda80629 10:32:59 ---> f3861296daaf 10:32:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:33:00 ---> Running in a757f519c137 10:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:33:02 (1/6) Installing libc-dev (0.7.2-r3) 10:33:03 (2/6) Installing libsodium (1.0.18-r0) 10:33:03 (3/6) Installing pkgconf (1.7.3-r0) 10:33:03 (4/6) Installing libsodium-dev (1.0.18-r0) 10:33:03 (5/6) Installing libzmq (4.3.3-r1) 10:33:03 (6/6) Installing zeromq-dev (4.3.3-r1) 10:33:03 Executing busybox-1.32.1-r6.trigger 10:33:03 OK: 139 MiB in 46 packages 10:33:04 Removing intermediate container a757f519c137 10:33:04 ---> f7c41fefa923 10:33:04 Step 6/8 : WORKDIR /device-sdk-go 10:33:05 ---> Running in c4d699e53b8e 10:33:05 Removing intermediate container c4d699e53b8e 10:33:05 ---> ae0d7e5befca 10:33:05 Step 7/8 : COPY . . 10:33:06 ---> 3a35b3a33fb5 10:33:06 Step 8/8 : RUN go mod download 10:33:06 ---> Running in 85684138aa24 10:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-vGOO/bin to PATH 10:33:10 INFO: No Stack... 10:33:10 INFO: Retrieving Pricing Info for: v3-standard-2 10:33:10 INFO: Archiving Costs [Pipeline] sh 10:33:11 + cut -d, -f6 10:33:11 + cat /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 10:33:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] 10:33:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] did not exist. Created. 10:33:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:11 + echo total: 0.05999999865889549 [Pipeline] stash 10:33:11 Stashed 1 file(s) [Pipeline] } 10:33:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:33:33 Removing intermediate container 85684138aa24 10:33:33 ---> a7a80689a4dc 10:33:33 Successfully built a7a80689a4dc 10:33:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:33:34 + docker inspect -f . ci-base-image-arm64 10:33:34 . [Pipeline] withDockerContainer 10:33:34 prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 10:33:34 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:33:36 $ docker top fcadf1a8aa00efc02039173bb6d0cd626b3d20008e44f88e7c7f1a9ec4a5a3b1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:37 + go version 10:33:37 go version go1.16.5 linux/arm64 [Pipeline] } 10:33:37 $ docker stop --time=1 fcadf1a8aa00efc02039173bb6d0cd626b3d20008e44f88e7c7f1a9ec4a5a3b1 10:33:39 $ docker rm -f fcadf1a8aa00efc02039173bb6d0cd626b3d20008e44f88e7c7f1a9ec4a5a3b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:40 + docker inspect -f . ci-base-image-arm64 10:33:40 . [Pipeline] withDockerContainer 10:33:40 prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 10:33:40 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:33:41 $ docker top c5c16bcad8a46b8b881f7be3f865e245f56417fe05698919a89f9c44e43a29ab -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:42 + go mod tidy [Pipeline] sh 10:33:44 + make test 10:33:44 go mod tidy 10:33:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:34:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:35:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:35:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:35:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:35:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.307s coverage: 24.2% of statements 10:35:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:35:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.246s coverage: 28.1% of statements 10:35:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.205s coverage: 78.9% of statements 10:35:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.232s coverage: 9.0% of statements 10:35:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:35:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:35:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:35:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.265s coverage: 28.7% of statements 10:35:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:35:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.280s coverage: 83.3% of statements 10:35:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:35:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:35:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.425s coverage: 58.0% of statements 10:35:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.001s coverage: 89.2% of statements 10:35:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:35:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.187s coverage: 4.9% of statements 10:35:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:35:28 GO111MODULE=on go vet ./... 10:36:25 gofmt -l . 10:36:25 [ "`gofmt -l .`" = "" ] 10:36:25 ./bin/test-attribution-txt.sh 10:36:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:36:25 $ docker stop --time=1 c5c16bcad8a46b8b881f7be3f865e245f56417fe05698919a89f9c44e43a29ab 10:36:27 $ docker rm -f c5c16bcad8a46b8b881f7be3f865e245f56417fe05698919a89f9c44e43a29ab [Pipeline] // withDockerContainer [Pipeline] sh 10:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:28 Warning: overwriting stash ‘coverage-report’ 10:36:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:29 + ls -al . 10:36:29 total 264 10:36:29 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 10:36 . 10:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:32 .. 10:36:29 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 10:32 .dockerignore 10:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:32 .git 10:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:32 .github 10:36:29 -rw-rw-r-- 1 jenkins jenkins 138 Jun 25 10:32 .gitignore 10:36:29 -rw-rw-r-- 1 jenkins jenkins 25548 Jun 25 10:32 CHANGELOG.md 10:36:29 -rw-rw-r-- 1 jenkins jenkins 987 Jun 25 10:32 Dockerfile.build 10:36:29 -rw-rw-r-- 1 jenkins jenkins 894 Jun 25 10:32 Jenkinsfile 10:36:29 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 10:32 LICENSE 10:36:29 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 25 10:32 Makefile 10:36:29 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 25 10:32 README.md 10:36:29 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:27 VERSION 10:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:32 bin 10:36:29 -rw-r--r-- 1 jenkins jenkins 125634 Jun 25 10:35 coverage.out 10:36:29 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:32 example 10:36:29 -rw-r--r-- 1 jenkins jenkins 548 Jun 25 10:36 go.mod 10:36:29 -rw-r--r-- 1 jenkins jenkins 20210 Jun 25 10:33 go.sum 10:36:29 drwxrwxr-x 15 jenkins jenkins 4096 Jun 25 10:32 internal 10:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:32 openapi 10:36:29 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:32 pkg 10:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:32 snap 10:36:29 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 10:32 version.go [Pipeline] isUnix [Pipeline] sh 10:36:30 + 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=b6d36fcaa36493536af87454a4d86560364e3a1e --label arch=arm64 --label version=0.0.0 . 10:36:30 Sending build context to Docker daemon 2.828MB 10:36:30 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:36:30 Step 2/23 : FROM ${BASE} AS builder 10:36:30 ---> a7a80689a4dc 10:36:30 Step 3/23 : WORKDIR /device-sdk-go 10:36:31 ---> Running in 2e9e9bc245af 10:36:31 Removing intermediate container 2e9e9bc245af 10:36:31 ---> 3e1ef4f2264c 10:36:31 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:36:31 ---> Running in 1f51282a31f0 10:36:32 Removing intermediate container 1f51282a31f0 10:36:32 ---> 6affe09fb477 10:36:32 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:32 ---> Running in d5e8fd249b35 10:36:34 Removing intermediate container d5e8fd249b35 10:36:34 ---> 83b433a932fb 10:36:34 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:36:34 ---> Running in 183bb2bea7f8 10:36:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:36:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:36:37 OK: 139 MiB in 46 packages 10:36:38 Removing intermediate container 183bb2bea7f8 10:36:38 ---> a7410a0c7a2d 10:36:38 Step 7/23 : COPY . . 10:36:40 ---> d689a31b5648 10:36:40 Step 8/23 : RUN go mod download 10:36:40 ---> Running in cffaeb817db3 10:36:42 Removing intermediate container cffaeb817db3 10:36:42 ---> 446ee671863f 10:36:42 Step 9/23 : RUN make build 10:36:42 ---> Running in 8996cb4aef52 10:36:43 go mod tidy 10:36:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:37:16 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:37:18 Removing intermediate container 8996cb4aef52 10:37:18 ---> f922119398cb 10:37:18 Step 10/23 : FROM alpine:3.12 10:37:18 3.12: Pulling from library/alpine 10:37:18 d2f70382dc9a: Pulling fs layer 10:37:18 d2f70382dc9a: Verifying Checksum 10:37:18 d2f70382dc9a: Download complete 10:37:19 d2f70382dc9a: Pull complete 10:37:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:37:19 Status: Downloaded newer image for alpine:3.12 10:37:19 ---> c4fd0aeabfcf 10:37:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:37:19 ---> Running in 3bf66f7ba1e0 10:37:20 Removing intermediate container 3bf66f7ba1e0 10:37:20 ---> 3582ba72695f 10:37:20 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:20 ---> Running in 8dc608e79492 10:37:22 Removing intermediate container 8dc608e79492 10:37:22 ---> 71425907152e 10:37:22 Step 13/23 : RUN apk add --update --no-cache zeromq 10:37:22 ---> Running in 861204db9b32 10:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:37:25 (1/5) Installing libgcc (9.3.0-r2) 10:37:25 (2/5) Installing libsodium (1.0.18-r0) 10:37:25 (3/5) Installing libstdc++ (9.3.0-r2) 10:37:25 (4/5) Installing libzmq (4.3.3-r0) 10:37:25 (5/5) Installing zeromq (4.3.3-r0) 10:37:25 Executing busybox-1.31.1-r20.trigger 10:37:25 OK: 8 MiB in 19 packages 10:37:27 Removing intermediate container 861204db9b32 10:37:27 ---> 9471e512d221 10:37:27 Step 14/23 : WORKDIR / 10:37:27 ---> Running in b44a34dc5166 10:37:27 Removing intermediate container b44a34dc5166 10:37:27 ---> 1036f3cae29d 10:37:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:37:28 ---> a032ef7a6b12 10:37:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:37:29 ---> 7fb9971425a1 10:37:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:37:30 ---> cb5fdf947f35 10:37:30 Step 18/23 : EXPOSE 59999 10:37:30 ---> Running in 1a2d00ff77aa 10:37:31 Removing intermediate container 1a2d00ff77aa 10:37:31 ---> 1b3307d3497c 10:37:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:37:31 ---> Running in ef91d4c3a226 10:37:31 Removing intermediate container ef91d4c3a226 10:37:31 ---> 7a7db133835c 10:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:31 ---> Running in 1dc2fc58d356 10:37:32 Removing intermediate container 1dc2fc58d356 10:37:32 ---> 22b38f45b86a 10:37:32 Step 21/23 : LABEL arch=arm64 10:37:32 ---> Running in 0d5c66bb4a12 10:37:33 Removing intermediate container 0d5c66bb4a12 10:37:33 ---> 2844df181b38 10:37:33 Step 22/23 : LABEL git_sha=b6d36fcaa36493536af87454a4d86560364e3a1e 10:37:33 ---> Running in 3c64f6284feb 10:37:33 Removing intermediate container 3c64f6284feb 10:37:33 ---> 92e9e8e95544 10:37:33 Step 23/23 : LABEL version=0.0.0 10:37:33 ---> Running in bbf6c6a36e74 10:37:34 Removing intermediate container bbf6c6a36e74 10:37:34 ---> b1c735f36a23 10:37:34 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:37:34 Successfully built b1c735f36a23 10:37:34 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:37:35 ---> job-cost.sh 10:37:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOhy 10:38:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:39:35 lf-activate-venv(): INFO: Adding /tmp/venv-pOhy/bin to PATH 10:39:35 INFO: No Stack... 10:39:36 INFO: Retrieving Pricing Info for: v2-standard-4 10:39:36 INFO: Archiving Costs [Pipeline] sh 10:39:37 + + cut -d,cat -f6 /w/workspace/device-sdk-go/4/archives/cost.csv 10:39:37 [Pipeline] lock 10:39:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] 10:39:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] did not exist. Created. 10:39:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-989-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:39:37 /w/workspace/device-sdk-go/4@tmp/durable-95a36097/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-95a36097/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:39:37 + echo total: 0.18000000715255737 [Pipeline] stash 10:39:37 Warning: overwriting stash ‘stack-cost’ 10:39:38 Stashed 1 file(s) [Pipeline] } 10:39:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-989-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 10:39:38 provisioning config files... 10:39:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config12770813424919332tmp [Pipeline] { [Pipeline] sh 10:39:39 + set +x 10:39:39 + bash -s -- 10:39:39 + curl -s https://codecov.io/bash 10:39:39 10:39:39 _____ _ 10:39:39 / ____| | | 10:39:39 | | ___ __| | ___ ___ _____ __ 10:39:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:39:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:39:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:39:39 Bash-1.0.3 10:39:39 10:39:39 10:39:39 ==> git version 2.24.4 found 10:39:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:39:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:39:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:39:39 ==> Jenkins CI detected. 10:39:39 project root: . 10:39:39 --> token set from env 10:39:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:39:39 ==> Running gcov in . (disable via -X gcov) 10:39:39 ==> Python coveragepy not found 10:39:39 ==> Searching for coverage reports in: 10:39:39 + . 10:39:39 -> Found 1 reports 10:39:39 ==> Detecting git/mercurial file structure 10:39:39 ==> Reading reports 10:39:39 + ./coverage.out bytes=125634 10:39:39 ==> Appending adjustments 10:39:39 https://docs.codecov.io/docs/fixing-reports 10:39:39 + Found adjustments 10:39:39 ==> Gzipping contents 10:39:39 16K /tmp/codecov.4uaOt6.gz 10:39:39 ==> Uploading reports 10:39:39 url: https://codecov.io 10:39:39 query: branch=PR-989&commit=b6d36fcaa36493536af87454a4d86560364e3a1e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-989%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 10:39:39 -> Pinging Codecov 10:39:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-989&commit=b6d36fcaa36493536af87454a4d86560364e3a1e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-989%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 10:39:40 -> Uploading to 10:39:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/7E55EF52A471D76F132DFD9A03CDDE97/b6d36fcaa36493536af87454a4d86560364e3a1e/157aaa8c-d72e-49cf-9708-a6d65814714f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T103939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e2dd0f1eadbcfef4d7f398ea2e30a50d6699e8074404d89ca63ca07dafdc28e 10:39:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:39:40 Dload Upload Total Spent Left Speed 10:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16322 0 0 100 16322 0 29511 --:--:-- --:--:-- --:--:-- 29515 100 16322 0 0 100 16322 0 29502 --:--:-- --:--:-- --:--:-- 29462 10:39:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b6d36fcaa36493536af87454a4d86560364e3a1e [Pipeline] } 10:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:39:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:39:43 ---> package-listing.sh 10:39:43 ++ tr '[:upper:]' '[:lower:]' 10:39:43 ++ facter osfamily 10:39:43 + OS_FAMILY=redhat 10:39:43 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-989 10:39:43 + START_PACKAGES=/tmp/packages_start.txt 10:39:43 + END_PACKAGES=/tmp/packages_end.txt 10:39:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:43 + PACKAGES=/tmp/packages_start.txt 10:39:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-989 ']' 10:39:43 + PACKAGES=/tmp/packages_end.txt 10:39:43 + case "${OS_FAMILY}" in 10:39:43 + rpm -qa 10:39:43 + sort 10:39:43 + '[' -f /tmp/packages_start.txt ']' 10:39:43 + '[' -f /tmp/packages_end.txt ']' 10:39:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-989 ']' 10:39:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-989/archives/ 10:39:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-989/archives/ [Pipeline] echo 10:39:43 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-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:39:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:39:44 10:39:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:39:45 alpine: Pulling from edgex-lftools-log-publisher 10:39:45 df20fa9351a1: Pulling fs layer 10:39:45 36b3adc4ff6f: Pulling fs layer 10:39:45 8ad3a11d3b57: Pulling fs layer 10:39:45 46f8f816bc3b: Pulling fs layer 10:39:45 93b61091891f: Pulling fs layer 10:39:45 93b9cdb0e59b: Pulling fs layer 10:39:45 5e14af77c1be: Pulling fs layer 10:39:45 01666e4c0597: Pulling fs layer 10:39:45 aa168da1d23b: Pulling fs layer 10:39:45 46f8f816bc3b: Waiting 10:39:45 93b61091891f: Waiting 10:39:45 93b9cdb0e59b: Waiting 10:39:45 5e14af77c1be: Waiting 10:39:45 01666e4c0597: Waiting 10:39:45 aa168da1d23b: Waiting 10:39:45 36b3adc4ff6f: Verifying Checksum 10:39:45 36b3adc4ff6f: Download complete 10:39:45 46f8f816bc3b: Verifying Checksum 10:39:45 46f8f816bc3b: Download complete 10:39:45 df20fa9351a1: Verifying Checksum 10:39:45 df20fa9351a1: Download complete 10:39:45 93b9cdb0e59b: Verifying Checksum 10:39:45 93b9cdb0e59b: Download complete 10:39:45 93b61091891f: Verifying Checksum 10:39:45 93b61091891f: Download complete 10:39:45 5e14af77c1be: Verifying Checksum 10:39:45 5e14af77c1be: Download complete 10:39:45 01666e4c0597: Verifying Checksum 10:39:45 01666e4c0597: Download complete 10:39:45 df20fa9351a1: Pull complete 10:39:45 36b3adc4ff6f: Pull complete 10:39:45 8ad3a11d3b57: Verifying Checksum 10:39:45 8ad3a11d3b57: Download complete 10:39:46 8ad3a11d3b57: Pull complete 10:39:46 46f8f816bc3b: Pull complete 10:39:46 93b61091891f: Pull complete 10:39:46 93b9cdb0e59b: Pull complete 10:39:46 5e14af77c1be: Pull complete 10:39:47 01666e4c0597: Pull complete 10:39:47 aa168da1d23b: Verifying Checksum 10:39:47 aa168da1d23b: Download complete 10:39:51 aa168da1d23b: Pull complete 10:39:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:39:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:39:51 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 10:39:51 $ 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-989/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-989 -v /w/workspace/dgexfoundry_device-sdk-go_PR-989:/w/workspace/dgexfoundry_device-sdk-go_PR-989:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:39:54 $ docker top 3a227d1f9317b84f4929eea5e1acc2100aee89302b3ccbb7bc5cb677db02a417 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:39:54 + mkdir -p /var/log/sa [Pipeline] sh 10:39:55 + ls /var/log/sa-host 10:39:55 + sadf -c /var/log/sa-host/sa05 10:39:55 file_magic: OK 10:39:55 HZ: Using current value: 100 10:39:55 file_header: OK 10:39:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:39:55 Statistics: 10:39:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:39:55 File successfully converted to sysstat format version 12.2.1 10:39:55 + sadf -c /var/log/sa-host/sa25 10:39:55 file_magic: OK 10:39:55 HZ: Using current value: 100 10:39:55 file_header: OK 10:39:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:39:55 Statistics: 10:39:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:39:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:55 provisioning config files... 10:39:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config2374325699766800550tmp [Pipeline] { [Pipeline] echo 10:39:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:39:56 ---> create-netrc.sh [Pipeline] } 10:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:39:56 ---> python-tools-install.sh [Pipeline] echo 10:39:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:39:57 ---> sudo-logs.sh 10:39:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:39:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:39:57 ---> job-cost.sh 10:39:57 lf-activate-venv: SKIPPING 10:39:57 DEBUG: total: 0.18000000715255737 10:39:57 INFO: Retrieving Stack Cost... 10:39:58 INFO: Retrieving Pricing Info for: v3-standard-2 10:39:58 INFO: Archiving Costs [Pipeline] echo 10:39:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:39:58 ---> logs-deploy.sh 10:39:58 lf-activate-venv: SKIPPING 10:39:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-989/4 10:39:58 INFO: archiving workspace using pattern(s): 10:39:59 Archives upload complete. 10:39:59 INFO: archiving logs to Nexus 10:40:00 ---> uname -a: 10:40:00 Linux prd-centos7-docker-4c-2g-46.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:40:00 10:40:00 10:40:00 ---> lscpu: 10:40:00 Architecture: x86_64 10:40:00 CPU op-mode(s): 32-bit, 64-bit 10:40:00 Byte Order: Little Endian 10:40:00 Address sizes: 40 bits physical, 48 bits virtual 10:40:00 CPU(s): 2 10:40:00 On-line CPU(s) list: 0,1 10:40:00 Thread(s) per core: 1 10:40:00 Core(s) per socket: 1 10:40:00 Socket(s): 2 10:40:00 NUMA node(s): 1 10:40:00 Vendor ID: AuthenticAMD 10:40:00 CPU family: 23 10:40:00 Model: 49 10:40:00 Model name: AMD EPYC-Rome Processor 10:40:00 Stepping: 0 10:40:00 CPU MHz: 2799.998 10:40:00 BogoMIPS: 5599.99 10:40:00 Virtualization: AMD-V 10:40:00 Hypervisor vendor: KVM 10:40:00 Virtualization type: full 10:40:00 L1d cache: 64 KiB 10:40:00 L1i cache: 64 KiB 10:40:00 L2 cache: 1 MiB 10:40:00 L3 cache: 32 MiB 10:40:00 NUMA node0 CPU(s): 0,1 10:40:00 Vulnerability Itlb multihit: Not affected 10:40:00 Vulnerability L1tf: Not affected 10:40:00 Vulnerability Mds: Not affected 10:40:00 Vulnerability Meltdown: Not affected 10:40:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:40:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:40:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:40:00 Vulnerability Srbds: Not affected 10:40:00 Vulnerability Tsx async abort: Not affected 10:40:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:40:00 10:40:00 10:40:00 ---> nproc: 10:40:00 2 10:40:00 10:40:00 10:40:00 ---> df -h: 10:40:00 Filesystem Size Used Available Use% Mounted on 10:40:00 overlay 40.0G 7.6G 32.4G 19% / 10:40:00 tmpfs 64.0M 0 64.0M 0% /dev 10:40:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:40:00 shm 64.0M 0 64.0M 0% /dev/shm 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-989 10:40:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp 10:40:00 10:40:00 10:40:00 ---> free -m: 10:40:00 total used free shared buff/cache available 10:40:00 Mem: 7821 927 4795 0 2098 6715 10:40:00 Swap: 1023 0 1023 10:40:00 10:40:00 10:40:00 ---> ip addr: 10:40:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:40:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:40:00 inet 127.0.0.1/8 scope host lo 10:40:00 valid_lft forever preferred_lft forever 10:40:00 inet6 ::1/128 scope host 10:40:00 valid_lft forever preferred_lft forever 10:40:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:40:00 link/ether fa:16:3e:59:06:e6 brd ff:ff:ff:ff:ff:ff 10:40:00 inet 10.30.122.135/23 brd 10.30.123.255 scope global dynamic eth0 10:40:00 valid_lft 85601sec preferred_lft 85601sec 10:40:00 inet6 fe80::f816:3eff:fe59:6e6/64 scope link 10:40:00 valid_lft forever preferred_lft forever 10:40:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:40:00 link/ether 02:42:83:7a:14:3c brd ff:ff:ff:ff:ff:ff 10:40:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:40:00 valid_lft forever preferred_lft forever 10:40:00 inet6 fe80::42:83ff:fe7a:143c/64 scope link 10:40:00 valid_lft forever preferred_lft forever 10:40:00 10:40:00 10:40:00 ---> sar -b -r -n DEV: 10:40:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:40:00 10:40:00 10:26:30 LINUX RESTART (2 CPU) 10:40:00 10:40:00 10:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:40:00 10:28:01 88.01 9.66 78.35 0.00 3436.07 3649.91 0.00 10:40:00 10:29:01 0.50 0.00 0.50 0.00 0.00 10.51 0.00 10:40:00 10:30:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 10:40:00 10:31:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 10:40:00 10:32:01 0.27 0.00 0.27 0.00 0.00 2.76 0.00 10:40:00 10:33:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 10:40:00 10:34:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 10:40:00 10:35:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 10:40:00 10:36:01 0.30 0.00 0.30 0.00 0.00 3.20 0.00 10:40:00 10:37:02 0.22 0.00 0.22 0.00 0.00 2.22 0.00 10:40:00 10:38:01 0.27 0.00 0.27 0.00 0.00 2.24 0.00 10:40:00 10:39:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 10:40:00 Average: 7.61 0.81 6.80 0.00 286.81 308.17 0.00 10:40:00 10:40:00 10:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:40:00 10:28:01 5462224 0 803392 10.03 2620 1740704 1281284 14.15 574900 1571344 128 10:40:00 10:29:01 5463124 0 802484 10.02 2620 1740712 1250240 13.80 575064 1571308 8 10:40:00 10:30:01 5471032 0 794576 9.92 2620 1740712 1201252 13.26 567612 1571676 8 10:40:00 10:31:01 5463932 0 801672 10.01 2620 1740716 1228436 13.56 573572 1571676 8 10:40:00 10:32:01 5466812 0 798784 9.97 2620 1740724 1229476 13.57 568324 1574332 8 10:40:00 10:33:01 5466652 0 798944 9.98 2620 1740724 1214616 13.41 569496 1574332 8 10:40:00 10:34:01 5466880 0 798708 9.97 2620 1740732 1202280 13.27 569068 1574332 8 10:40:00 10:35:01 5465764 0 799820 9.99 2620 1740736 1202280 13.27 570336 1574332 8 10:40:00 10:36:01 5457392 0 808188 10.09 2620 1740740 1202280 13.27 579016 1574332 8 10:40:00 10:37:02 5457204 0 808372 10.09 2620 1740744 1202280 13.27 580444 1572828 8 10:40:00 10:38:01 5456716 0 808860 10.10 2620 1740744 1202460 13.28 580660 1572828 8 10:40:00 10:39:01 5457260 0 808304 10.09 2620 1740756 1202280 13.27 587252 1565948 8 10:40:00 Average: 5462916 0 802675 10.02 2620 1740729 1218264 13.45 574645 1572439 18 10:40:00 10:40:00 10:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:40:00 10:28:01 eth0 603.75 440.82 1092.21 89.91 0.00 0.00 0.00 0.00 10:40:00 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:28:01 docker0 13.96 10.32 2.19 28.20 0.00 0.00 0.00 0.00 10:40:00 10:29:01 eth0 4.38 2.71 3.07 7.80 0.00 0.00 0.00 0.00 10:40:00 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:30:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:40:00 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:31:01 eth0 1.57 0.98 0.35 6.59 0.00 0.00 0.00 0.00 10:40:00 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:32:01 eth0 1.50 1.25 0.34 6.18 0.00 0.00 0.00 0.00 10:40:00 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:33:01 eth0 0.32 0.23 0.14 0.17 0.00 0.00 0.00 0.00 10:40:00 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:37:02 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:40:00 10:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:38:01 eth0 0.71 0.46 0.41 0.27 0.00 0.00 0.00 0.00 10:40:00 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:39:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 Average: eth0 51.23 37.31 91.54 9.26 0.00 0.00 0.00 0.00 10:40:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 Average: docker0 1.16 0.86 0.18 2.35 0.00 0.00 0.00 0.00 10:40:00 10:40:00 10:40:00 ---> sar -P ALL: 10:40:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:40:00 10:40:00 10:26:30 LINUX RESTART (2 CPU) 10:40:00 10:40:00 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:40:00 10:28:01 all 10.65 0.00 2.92 2.67 0.06 83.70 10:40:00 10:28:01 0 10.97 0.00 3.06 1.68 0.07 84.23 10:40:00 10:28:01 1 10.34 0.00 2.79 3.66 0.05 83.17 10:40:00 10:29:01 all 0.15 0.00 0.06 0.00 0.03 99.77 10:40:00 10:29:01 0 0.18 0.00 0.07 0.00 0.03 99.72 10:40:00 10:29:01 1 0.12 0.00 0.05 0.00 0.02 99.82 10:40:00 10:30:01 all 0.03 0.00 0.03 0.00 0.02 99.92 10:40:00 10:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:40:00 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:40:00 10:31:01 all 0.04 0.00 0.03 0.00 0.03 99.89 10:40:00 10:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:40:00 10:31:01 1 0.05 0.00 0.03 0.00 0.05 99.87 10:40:00 10:32:01 all 0.07 0.00 0.04 0.00 0.02 99.87 10:40:00 10:32:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:40:00 10:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:40:00 10:33:01 all 0.13 0.00 0.03 0.00 0.02 99.83 10:40:00 10:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:40:00 10:33:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:40:00 10:34:01 all 0.11 0.00 0.03 0.00 0.03 99.82 10:40:00 10:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:40:00 10:34:01 1 0.17 0.00 0.03 0.00 0.03 99.77 10:40:00 10:35:01 all 0.04 0.00 0.03 0.00 0.02 99.91 10:40:00 10:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:40:00 10:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 10:40:00 10:36:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:40:00 10:36:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:40:00 10:36:01 1 0.12 0.00 0.02 0.00 0.02 99.85 10:40:00 10:37:02 all 0.08 0.00 0.02 0.00 0.03 99.88 10:40:00 10:37:02 0 0.03 0.00 0.03 0.00 0.05 99.88 10:40:00 10:37:02 1 0.12 0.00 0.00 0.00 0.00 99.88 10:40:00 10:38:01 all 0.06 0.00 0.03 0.00 0.03 99.89 10:40:00 10:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:40:00 10:38:01 1 0.10 0.00 0.02 0.00 0.03 99.85 10:40:00 10:40:00 10:38:01 CPU %user %nice %system %iowait %steal %idle 10:40:00 10:39:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:40:00 10:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:40:00 10:39:01 1 0.22 0.00 0.03 0.00 0.03 99.72 10:40:00 Average: all 0.94 0.00 0.27 0.22 0.03 98.54 10:40:00 Average: 0 0.94 0.00 0.28 0.14 0.03 98.62 10:40:00 Average: 1 0.95 0.00 0.26 0.30 0.02 98.47 10:40:00 10:40:00 10:40:00