Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657+f798cd889c9c6c23ad9524ed5baa666d931da3e9 (069517288109f2a88082db2bd095a95c6b31d405) 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-ssh2339578767702635220.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-ssh6616304337210164590.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-971/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-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2167853481982880723.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-ssh3055681861045880344.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-971/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-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3992371791981241145.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-1120 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [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-971 # 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-971@tmp/jenkins-gitclient-ssh5337337208347936567.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f798cd889c9c6c23ad9524ed5baa666d931da3e9 into PR head commit 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 Merge succeeded, producing 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 Checking out Revision 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 (PR-971) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh8653339384537574422.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # 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-971@tmp/jenkins-gitclient-ssh2377613563121729334.key > git merge f798cd889c9c6c23ad9524ed5baa666d931da3e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:15:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:15:02 ========================================================= 09:15:02 EdgeX Global Pipelines Version Info 09:15:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:15:03 ------------------- 09:15:03 stable info: 09:15:03 ------------------- 09:15:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:15:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:15:03 Message: update stable to v1.0.195 09:15:04 ------------------- 09:15:04 experimental info: 09:15:04 ------------------- 09:15:04 Commited By: **** collab-it+edgex@linuxfoundation.org 09:15:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:15:04 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:15:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38b27e4 [Pipeline] echo 09:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:05 provisioning config files... 09:15:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1807811472875447781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:05 ---> docker-login.sh 09:15:05 nexus3.edgexfoundry.org:10001 09:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:05 Configure a credential helper to remove this warning. See 09:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:05 09:15:05 Login Succeeded 09:15:05 nexus3.edgexfoundry.org:10002 09:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10003 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10004 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 docker.io 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 ---> docker-login.sh ends [Pipeline] } 09:15:06 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 09:15:07 + git log --format=format:%s -1 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 [Pipeline] echo 09:15:07 GIT_COMMIT: 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 09:15:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:15:10 09:15:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:15:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:15:10 latest: Pulling from edgex-devops/git-semver 09:15:10 31603596830f: Pulling fs layer 09:15:10 54011a49482f: Pulling fs layer 09:15:10 a6820b24f6d8: Pulling fs layer 09:15:10 f581987b2513: Pulling fs layer 09:15:10 f581987b2513: Waiting 09:15:10 54011a49482f: Verifying Checksum 09:15:10 54011a49482f: Download complete 09:15:10 31603596830f: Verifying Checksum 09:15:10 31603596830f: Download complete 09:15:10 f581987b2513: Verifying Checksum 09:15:10 f581987b2513: Download complete 09:15:10 a6820b24f6d8: Verifying Checksum 09:15:10 a6820b24f6d8: Download complete 09:15:10 31603596830f: Pull complete 09:15:11 54011a49482f: Pull complete 09:15:11 a6820b24f6d8: Pull complete 09:15:12 f581987b2513: Pull complete 09:15:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:15:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:15:12 prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container 09:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:15:13 $ docker top 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:13 [ssh-agent] Looking for ssh-agent implementation... 09:15:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:13 $ docker exec 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 ssh-agent 09:15:13 SSH_AUTH_SOCK=/tmp/ssh-EdFj7lut4UJm/agent.14 09:15:13 SSH_AGENT_PID=21 09:15:13 Running ssh-add (command line suppressed) 09:15:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6851917052720298692.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_6851917052720298692.key) 09:15:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:14 + git tag --points-at HEAD [Pipeline] } 09:15:14 $ docker exec --env ******** --env ******** 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 ssh-agent -k 09:15:14 unset SSH_AUTH_SOCK; 09:15:14 unset SSH_AGENT_PID; 09:15:14 echo Agent pid 21 killed; 09:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:14 [ssh-agent] Looking for ssh-agent implementation... 09:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:14 $ docker exec 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 ssh-agent 09:15:14 SSH_AUTH_SOCK=/tmp/ssh-0iWP49xPuve4/agent.55 09:15:14 SSH_AGENT_PID=62 09:15:14 Running ssh-add (command line suppressed) 09:15:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7735521815729996943.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7735521815729996943.key) 09:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:15 + git semver init 09:15:15 # -> Open(): unable to determine branch for HEAD 09:15:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 09:15:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 09:15:15 # $SEMVER_REMOTE_NAME = origin 09:15:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:15:15 # $SEMVER_USER_NAME = edgex-jenkins 09:15:15 # $SEMVER_BRANCH = PR-971 09:15:15 # $SEMVER_TEMP = /tmp/semver-661982869 09:15:15 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:15:15 # '/tmp/semver-661982869' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 09:15:15 # -> Force: false 09:15:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 09:15:15 $ docker exec --env ******** --env ******** 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 ssh-agent -k 09:15:15 unset SSH_AUTH_SOCK; 09:15:15 unset SSH_AGENT_PID; 09:15:15 echo Agent pid 62 killed; 09:15:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:16 + git semver [Pipeline] } 09:15:16 $ docker stop --time=1 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 09:15:20 $ docker rm -f 15bebef881bbfe062be1e5a03b8a1e5198148ba344cc14b8adcc2fc7fcdfe0e0 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:15:20 Stashed 1 file(s) [Pipeline] echo 09:15:20 [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 09:15:36 Still waiting to schedule task 09:15:36 ‘prd-centos7-docker-4c-2g-1113’ is offline 09:15:36 ‘prd-centos7-docker-4c-2g-1121’ is offline 09:15:36 ‘prd-centos7-docker-4c-2g-915’ is offline 09:15:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1119’ doesn’t have label ‘centos7-docker-4c-2g’ 09:15:36 Still waiting to schedule task 09:15:36 ‘prd-centos7-docker-4c-2g-1113’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 09:15:36 ‘prd-centos7-docker-4c-2g-1121’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 09:15:36 ‘prd-centos7-docker-4c-2g-915’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 09:15:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1119’ is offline 09:16:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1123 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 09:16:47 Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout 09:16:48 Selected Git installation does not exist. Using Default 09:16:48 The recommended git tool is: NONE 09:16:53 using credential edgex-jenkins-ssh 09:16:53 Cloning the remote Git repository 09:16:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:16:53 > git init /w/workspace/device-sdk-go/13 # timeout=10 09:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:16:54 > git --version # timeout=10 09:16:54 > git --version # 'git version 2.17.1' 09:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:16:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:16:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:57 Merging remotes/origin/master commit f798cd889c9c6c23ad9524ed5baa666d931da3e9 into PR head commit 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:16:57 Merge succeeded, producing 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:16:57 Checking out Revision 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 (PR-971) 09:16:57 > git config core.sparsecheckout # timeout=10 09:16:57 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 09:16:57 > git remote # timeout=10 09:16:57 > git config --get remote.origin.url # timeout=10 09:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:57 > git merge f798cd889c9c6c23ad9524ed5baa666d931da3e9 # timeout=10 09:16:57 > git rev-parse HEAD^{commit} # timeout=10 09:16:57 > git config core.sparsecheckout # timeout=10 09:16:57 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 09:17:04 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:17:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:17:06 + sudo service docker restart 09:17:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:24 provisioning config files... 09:17:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/13@tmp/config4150920073971429121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:25 ---> docker-login.sh 09:17:25 nexus3.edgexfoundry.org:10001 09:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:26 Configure a credential helper to remove this warning. See 09:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:26 09:17:26 Login Succeeded 09:17:26 nexus3.edgexfoundry.org:10002 09:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:26 Configure a credential helper to remove this warning. See 09:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:26 09:17:26 Login Succeeded 09:17:26 nexus3.edgexfoundry.org:10003 09:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:27 Configure a credential helper to remove this warning. See 09:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:27 09:17:27 Login Succeeded 09:17:27 nexus3.edgexfoundry.org:10004 09:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:28 Configure a credential helper to remove this warning. See 09:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:28 09:17:28 Login Succeeded 09:17:28 docker.io 09:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:28 Configure a credential helper to remove this warning. See 09:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:28 09:17:28 Login Succeeded 09:17:28 ---> docker-login.sh ends [Pipeline] } 09:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:29 ========================================================= 09:17:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:17:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:17:29 + 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 . 09:17:30 Sending build context to Docker daemon 2.697MB 09:17:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:17:30 Step 2/8 : FROM ${BASE} 09:17:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:17:30 595b0fe564bb: Pulling fs layer 09:17:30 3088b5b3c5c0: Pulling fs layer 09:17:30 5b7225fbf94c: Pulling fs layer 09:17:30 ba82ee9f976e: Pulling fs layer 09:17:30 506bd15cee9f: Pulling fs layer 09:17:30 75a0a4a0db45: Pulling fs layer 09:17:30 618dc40b7e24: Pulling fs layer 09:17:30 ba82ee9f976e: Waiting 09:17:30 506bd15cee9f: Waiting 09:17:30 618dc40b7e24: Waiting 09:17:30 5b7225fbf94c: Verifying Checksum 09:17:30 5b7225fbf94c: Download complete 09:17:30 3088b5b3c5c0: Verifying Checksum 09:17:30 3088b5b3c5c0: Download complete 09:17:30 506bd15cee9f: Download complete 09:17:30 75a0a4a0db45: Verifying Checksum 09:17:30 75a0a4a0db45: Download complete 09:17:30 595b0fe564bb: Verifying Checksum 09:17:30 595b0fe564bb: Download complete 09:17:31 595b0fe564bb: Pull complete 09:17:31 3088b5b3c5c0: Pull complete 09:17:32 5b7225fbf94c: Pull complete 09:17:33 618dc40b7e24: Verifying Checksum 09:17:33 618dc40b7e24: Download complete 09:17:34 ba82ee9f976e: Download complete 09:17:46 ba82ee9f976e: Pull complete 09:17:46 506bd15cee9f: Pull complete 09:17:46 75a0a4a0db45: Pull complete 09:17:49 618dc40b7e24: Pull complete 09:17:49 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:17:49 ---> a36622ca3599 09:17:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:17:52 ---> Running in 79222e475feb 09:17:52 Removing intermediate container 79222e475feb 09:17:52 ---> 82f258584dcf 09:17:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:52 ---> Running in d6c1894a9d38 09:17:54 Removing intermediate container d6c1894a9d38 09:17:54 ---> 54f2d29b8a8b 09:17:54 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:17:54 ---> Running in 406e5334fb03 09:17:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:17:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:17:57 (1/6) Installing libc-dev (0.7.2-r3) 09:17:57 (2/6) Installing libsodium (1.0.18-r0) 09:17:57 (3/6) Installing pkgconf (1.7.3-r0) 09:17:57 (4/6) Installing libsodium-dev (1.0.18-r0) 09:17:57 (5/6) Installing libzmq (4.3.3-r1) 09:17:57 (6/6) Installing zeromq-dev (4.3.3-r1) 09:17:57 Executing busybox-1.32.1-r6.trigger 09:17:57 OK: 139 MiB in 46 packages 09:17:59 Removing intermediate container 406e5334fb03 09:17:59 ---> 6db727b9c176 09:17:59 Step 6/8 : WORKDIR /device-sdk-go 09:17:59 ---> Running in b68bb2640649 09:18:00 Removing intermediate container b68bb2640649 09:18:00 ---> 667e3b00e14c 09:18:00 Step 7/8 : COPY . . 09:18:01 ---> 0f456b91f067 09:18:01 Step 8/8 : RUN go mod download 09:18:01 ---> Running in 58b3b3cfb319 09:18:28 Removing intermediate container 58b3b3cfb319 09:18:28 ---> 2ebb2d957873 09:18:28 Successfully built 2ebb2d957873 09:18:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:18:28 + docker inspect -f . ci-base-image-arm64 09:18:28 . [Pipeline] withDockerContainer 09:18:29 prd-ubuntu18.04-docker-arm64-4c-16g-1123 does not seem to be running inside a container 09:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:18:30 $ docker top b5d38629fab6f54b8267eadad69b13534dc5bb3f4eb2f8afd25253ce3be948e1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:31 + go version 09:18:31 go version go1.16.5 linux/arm64 [Pipeline] } 09:18:31 $ docker stop --time=1 b5d38629fab6f54b8267eadad69b13534dc5bb3f4eb2f8afd25253ce3be948e1 09:18:33 $ docker rm -f b5d38629fab6f54b8267eadad69b13534dc5bb3f4eb2f8afd25253ce3be948e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:34 + docker inspect -f . ci-base-image-arm64 09:18:34 . [Pipeline] withDockerContainer 09:18:34 prd-ubuntu18.04-docker-arm64-4c-16g-1123 does not seem to be running inside a container 09:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:18:36 $ docker top a290437e6bc24ee164618cc6b66e8acfda6ae80150a7826a0ac289d6bb599021 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:37 + go mod tidy [Pipeline] sh 09:18:38 + make test 09:18:38 go mod tidy 09:18:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:19:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:20:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:20:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:20:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:20:24 Running on prd-centos7-docker-4c-2g-1124 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 09:20:24 Running in /w/workspace/device-sdk-go/13 [Pipeline] { [Pipeline] checkout 09:20:24 Selected Git installation does not exist. Using Default 09:20:24 The recommended git tool is: NONE 09:20:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.260s coverage: 24.2% of statements 09:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:20:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.204s coverage: 28.1% of statements 09:20:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 09:20:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.205s coverage: 9.0% of statements 09:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:20:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.308s coverage: 28.7% of statements 09:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:20:30 using credential edgex-jenkins-ssh 09:20:30 Cloning the remote Git repository 09:20:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:20:30 > git init /w/workspace/device-sdk-go/13 # timeout=10 09:20:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:20:30 > git --version # timeout=10 09:20:30 > git --version # 'git version 2.24.4' 09:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:30 [INFO] Currently running in a labeled security context 09:20:30 [INFO] Currently SELinux is 'enforcing' on the host 09:20:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/13@tmp/jenkins-gitclient-ssh784335541050362360.key 09:20:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:20:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:20:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:33 Merging remotes/origin/master commit f798cd889c9c6c23ad9524ed5baa666d931da3e9 into PR head commit 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:20:31 [INFO] Currently running in a labeled security context 09:20:31 [INFO] Currently SELinux is 'enforcing' on the host 09:20:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/13@tmp/jenkins-gitclient-ssh2214337924433812013.key 09:20:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:34 Merge succeeded, producing 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:20:34 Checking out Revision 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 (PR-971) 09:20:33 > git config core.sparsecheckout # timeout=10 09:20:33 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 09:20:33 > git remote # timeout=10 09:20:33 > git config --get remote.origin.url # timeout=10 09:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:33 [INFO] Currently running in a labeled security context 09:20:33 [INFO] Currently SELinux is 'enforcing' on the host 09:20:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/13@tmp/jenkins-gitclient-ssh3089368185115840811.key 09:20:33 > git merge f798cd889c9c6c23ad9524ed5baa666d931da3e9 # timeout=10 09:20:33 > git rev-parse HEAD^{commit} # timeout=10 09:20:34 > git config core.sparsecheckout # timeout=10 09:20:34 > git checkout -f 38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 # timeout=10 09:20:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.272s coverage: 83.3% of statements 09:20:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:20:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:20:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.441s coverage: 58.0% of statements 09:20:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.264s coverage: 89.2% of statements 09:20:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:20:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.211s coverage: 5.0% of statements 09:20:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:20:35 GO111MODULE=on go vet ./... 09:20:38 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:20:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:20:40 + true 09:20:40 + sudo service docker restart 09:20:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:58 provisioning config files... 09:20:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/13@tmp/config3099009733137343430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:58 ---> docker-login.sh 09:20:58 nexus3.edgexfoundry.org:10001 09:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:59 Configure a credential helper to remove this warning. See 09:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:59 09:20:59 Login Succeeded 09:20:59 nexus3.edgexfoundry.org:10002 09:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:59 Configure a credential helper to remove this warning. See 09:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:59 09:20:59 Login Succeeded 09:20:59 nexus3.edgexfoundry.org:10003 09:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:59 Configure a credential helper to remove this warning. See 09:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:59 09:20:59 Login Succeeded 09:20:59 nexus3.edgexfoundry.org:10004 09:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:00 Configure a credential helper to remove this warning. See 09:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:00 09:21:00 Login Succeeded 09:21:00 docker.io 09:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:00 Configure a credential helper to remove this warning. See 09:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:00 09:21:00 Login Succeeded 09:21:00 ---> docker-login.sh ends [Pipeline] } 09:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:21:00 ========================================================= 09:21:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:21:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:21:00 + 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 . 09:21:01 Sending build context to Docker daemon 2.696MB 09:21:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:21:01 Step 2/8 : FROM ${BASE} 09:21:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:21:01 540db60ca938: Pulling fs layer 09:21:01 adcc1eea9eea: Pulling fs layer 09:21:01 4c4ab2625f07: Pulling fs layer 09:21:01 0510c868ecb4: Pulling fs layer 09:21:01 afea3b2eda06: Pulling fs layer 09:21:01 7809a108b3ef: Pulling fs layer 09:21:01 f706445af74f: Pulling fs layer 09:21:01 0510c868ecb4: Waiting 09:21:01 afea3b2eda06: Waiting 09:21:01 7809a108b3ef: Waiting 09:21:01 f706445af74f: Waiting 09:21:01 4c4ab2625f07: Verifying Checksum 09:21:01 4c4ab2625f07: Download complete 09:21:01 adcc1eea9eea: Verifying Checksum 09:21:01 adcc1eea9eea: Download complete 09:21:01 afea3b2eda06: Verifying Checksum 09:21:01 afea3b2eda06: Download complete 09:21:01 7809a108b3ef: Verifying Checksum 09:21:01 7809a108b3ef: Download complete 09:21:01 540db60ca938: Verifying Checksum 09:21:01 540db60ca938: Download complete 09:21:01 540db60ca938: Pull complete 09:21:01 adcc1eea9eea: Pull complete 09:21:01 4c4ab2625f07: Pull complete 09:21:07 f706445af74f: Verifying Checksum 09:21:07 f706445af74f: Download complete 09:21:07 0510c868ecb4: Verifying Checksum 09:21:07 0510c868ecb4: Download complete 09:21:11 0510c868ecb4: Pull complete 09:21:11 afea3b2eda06: Pull complete 09:21:11 7809a108b3ef: Pull complete 09:21:13 f706445af74f: Pull complete 09:21:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:21:13 ---> b068be0155e3 09:21:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:21:17 ---> Running in 773469101f86 09:21:17 Removing intermediate container 773469101f86 09:21:17 ---> 6b7ecd863a76 09:21:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:17 ---> Running in de60027006b1 09:21:18 Removing intermediate container de60027006b1 09:21:18 ---> c1dda7e50924 09:21:18 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:21:18 ---> Running in 9b5b97852588 09:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:21:20 (1/6) Installing libc-dev (0.7.2-r3) 09:21:20 (2/6) Installing libsodium (1.0.18-r0) 09:21:20 (3/6) Installing pkgconf (1.7.3-r0) 09:21:20 (4/6) Installing libsodium-dev (1.0.18-r0) 09:21:20 (5/6) Installing libzmq (4.3.3-r1) 09:21:20 (6/6) Installing zeromq-dev (4.3.3-r1) 09:21:20 Executing busybox-1.32.1-r6.trigger 09:21:20 OK: 150 MiB in 46 packages 09:21:21 Removing intermediate container 9b5b97852588 09:21:21 ---> 444106f78c4c 09:21:21 Step 6/8 : WORKDIR /device-sdk-go 09:21:21 ---> Running in 7261355a816e 09:21:21 Removing intermediate container 7261355a816e 09:21:21 ---> e8513c1c4144 09:21:21 Step 7/8 : COPY . . 09:21:21 ---> 1d2eab65aed0 09:21:21 Step 8/8 : RUN go mod download 09:21:21 ---> Running in a4a545fef4f1 09:21:31 gofmt -l . 09:21:32 [ "`gofmt -l .`" = "" ] 09:21:32 ./bin/test-attribution-txt.sh 09:21:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:21:34 $ docker stop --time=1 a290437e6bc24ee164618cc6b66e8acfda6ae80150a7826a0ac289d6bb599021 09:21:37 $ docker rm -f a290437e6bc24ee164618cc6b66e8acfda6ae80150a7826a0ac289d6bb599021 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 09:21:39 Removing intermediate container a4a545fef4f1 09:21:39 ---> fc6024bff367 09:21:39 Successfully built fc6024bff367 09:21:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:40 + docker inspect -f . ci-base-image-x86_64 09:21:40 . [Pipeline] withDockerContainer 09:21:40 prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container 09:21:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:40 + ls -al . 09:21:40 total 248 09:21:40 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:21 . 09:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 .. 09:21:40 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 09:16 .dockerignore 09:21:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:17 .git 09:21:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 .github 09:21:40 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 09:16 .gitignore 09:21:40 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 09:16 Dockerfile.build 09:21:40 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 09:16 Jenkinsfile 09:21:40 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 09:16 LICENSE 09:21:40 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 09:16 Makefile 09:21:40 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 09:16 README.md 09:21:40 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 09:16 RELEASE-NOTES.txt 09:21:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 09:15 VERSION 09:21:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 bin 09:21:40 -rw-r--r-- 1 jenkins jenkins 125635 Jun 24 09:20 coverage.out 09:21:40 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 09:16 example 09:21:40 -rw-r--r-- 1 jenkins jenkins 563 Jun 24 09:21 go.mod 09:21:40 -rw-r--r-- 1 jenkins jenkins 20598 Jun 24 09:18 go.sum 09:21:40 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:16 internal 09:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 openapi 09:21:40 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 09:16 pkg 09:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 snap 09:21:40 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 09:16 version.go 09:21:41 $ docker top 87a8d28b6307c72d6d263a821f42a467d759648894014446777df29529721202 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:21:41 + go version 09:21:41 go version go1.16.3 linux/amd64 [Pipeline] } 09:21:41 $ docker stop --time=1 87a8d28b6307c72d6d263a821f42a467d759648894014446777df29529721202 09:21:41 + 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=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 --label arch=arm64 --label version=0.0.0 . 09:21:42 Sending build context to Docker daemon 2.823MB 09:21:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:21:42 Step 2/23 : FROM ${BASE} AS builder 09:21:42 ---> 2ebb2d957873 09:21:42 Step 3/23 : WORKDIR /device-sdk-go 09:21:42 ---> Running in 86716503ca0c 09:21:42 $ docker rm -f 87a8d28b6307c72d6d263a821f42a467d759648894014446777df29529721202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:43 Removing intermediate container 86716503ca0c 09:21:43 ---> e450b2dce24d 09:21:43 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:21:43 + docker inspect -f . ci-base-image-x86_64 09:21:43 . [Pipeline] withDockerContainer 09:21:43 prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container 09:21:43 ---> Running in 9190cd659293 09:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/13 -v /w/workspace/device-sdk-go/13:/w/workspace/device-sdk-go/13:rw,z -v /w/workspace/device-sdk-go/13@tmp:/w/workspace/device-sdk-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:43 Removing intermediate container 9190cd659293 09:21:43 ---> 79fd7ecd2b43 09:21:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:44 $ docker top a26ed2375dbdafe3e8f3e641242972b1146f971f3edf6d710ba76bebffe453ef -eo pid,comm [Pipeline] { 09:21:44 ---> Running in 903f54fa4e70 [Pipeline] sh 09:21:44 + go mod tidy [Pipeline] sh 09:21:44 + make test 09:21:44 go mod tidy 09:21:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:21:46 Removing intermediate container 903f54fa4e70 09:21:46 ---> 78f6ec911e19 09:21:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:21:46 ---> Running in c15e35d85170 09:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:21:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:21:49 OK: 139 MiB in 46 packages 09:21:51 Removing intermediate container c15e35d85170 09:21:51 ---> 73e6449e6c88 09:21:51 Step 7/23 : COPY . . 09:21:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:21:52 ---> 48748309f5a1 09:21:52 Step 8/23 : RUN go mod download 09:21:52 ---> Running in ace17894568e 09:21:55 Removing intermediate container ace17894568e 09:21:55 ---> 11697f2d2ed5 09:21:55 Step 9/23 : RUN make build 09:21:55 ---> Running in 0db2af435a6f 09:21:56 go mod tidy 09:21:57 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 09:22:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:22:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:22:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:22:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 24.2% of statements 09:22:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:22:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.089s coverage: 28.1% of statements 09:22:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.079s coverage: 78.9% of statements 09:22:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.056s coverage: 9.0% of statements 09:22:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:22:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:22:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:22:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.110s coverage: 28.7% of statements 09:22:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:22:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.057s coverage: 83.3% of statements 09:22:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:22:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:22:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.191s coverage: 58.0% of statements 09:22:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.915s coverage: 89.2% of statements 09:22:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:22:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 5.0% of statements 09:22:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:22:35 GO111MODULE=on go vet ./... 09:22:38 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:22:38 Removing intermediate container 0db2af435a6f 09:22:38 ---> 093311b300bb 09:22:38 Step 10/23 : FROM alpine:3.12 09:22:38 3.12: Pulling from library/alpine 09:22:38 d2f70382dc9a: Pulling fs layer 09:22:38 d2f70382dc9a: Verifying Checksum 09:22:38 d2f70382dc9a: Download complete 09:22:38 d2f70382dc9a: Pull complete 09:22:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:22:38 Status: Downloaded newer image for alpine:3.12 09:22:38 ---> c4fd0aeabfcf 09:22:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:22:38 ---> Running in e8dbbccf2286 09:22:38 Removing intermediate container e8dbbccf2286 09:22:38 ---> 4104637a4e26 09:22:38 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:38 ---> Running in a36d55c72a2e 09:22:40 Removing intermediate container a36d55c72a2e 09:22:40 ---> 789ecba43680 09:22:40 Step 13/23 : RUN apk add --update --no-cache zeromq 09:22:40 ---> Running in b23df308a177 09:22:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:22:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:22:43 (1/5) Installing libgcc (9.3.0-r2) 09:22:43 (2/5) Installing libsodium (1.0.18-r0) 09:22:43 (3/5) Installing libstdc++ (9.3.0-r2) 09:22:43 (4/5) Installing libzmq (4.3.3-r0) 09:22:43 (5/5) Installing zeromq (4.3.3-r0) 09:22:43 Executing busybox-1.31.1-r20.trigger 09:22:43 OK: 8 MiB in 19 packages 09:22:46 Removing intermediate container b23df308a177 09:22:46 ---> 92a54b8b00fa 09:22:46 Step 14/23 : WORKDIR / 09:22:46 ---> Running in e78001725b34 09:22:46 Removing intermediate container e78001725b34 09:22:46 ---> 356eb928d482 09:22:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:22:46 ---> 68cfd044f0e6 09:22:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:22:48 ---> d876846e760a 09:22:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:22:48 ---> ce202024147a 09:22:48 Step 18/23 : EXPOSE 59999 09:22:48 ---> Running in 42ba0f465112 09:22:49 Removing intermediate container 42ba0f465112 09:22:49 ---> 3a545b059e81 09:22:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:22:49 ---> Running in af8c30614f27 09:22:49 Removing intermediate container af8c30614f27 09:22:49 ---> 80b336ea3031 09:22:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:50 ---> Running in e5d45162d736 09:22:50 Removing intermediate container e5d45162d736 09:22:50 ---> 1557e88252d0 09:22:50 Step 21/23 : LABEL arch=arm64 09:22:50 ---> Running in e9db142e8989 09:22:51 Removing intermediate container e9db142e8989 09:22:51 ---> 8d3d9fc26cbb 09:22:51 Step 22/23 : LABEL git_sha=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:22:51 ---> Running in 5c316c934957 09:22:51 Removing intermediate container 5c316c934957 09:22:51 ---> dcfca5c3b59c 09:22:51 Step 23/23 : LABEL version=0.0.0 09:22:51 ---> Running in cfb7ac0197a8 09:22:52 Removing intermediate container cfb7ac0197a8 09:22:52 ---> c3199944065b 09:22:52 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:22:52 Successfully built c3199944065b 09:22:52 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 09:22:55 ---> job-cost.sh 09:22:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kYam 09:23:03 gofmt -l . 09:23:03 [ "`gofmt -l .`" = "" ] 09:23:03 ./bin/test-attribution-txt.sh 09:23:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:23:03 $ docker stop --time=1 a26ed2375dbdafe3e8f3e641242972b1146f971f3edf6d710ba76bebffe453ef 09:23:04 $ docker rm -f a26ed2375dbdafe3e8f3e641242972b1146f971f3edf6d710ba76bebffe453ef [Pipeline] // withDockerContainer [Pipeline] sh 09:23:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:23:05 Warning: overwriting stash ‘coverage-report’ 09:23:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:23:06 + ls -al . 09:23:06 total 212 09:23:06 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 09:23 . 09:23:06 drwxrwxr-x. 4 jenkins jenkins 30 Jun 24 09:20 .. 09:23:06 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 09:20 bin 09:23:06 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 09:22 coverage.out 09:23:06 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 09:20 Dockerfile.build 09:23:06 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 09:20 .dockerignore 09:23:06 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 09:20 example 09:23:06 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 09:20 .git 09:23:06 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 09:20 .github 09:23:06 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 09:20 .gitignore 09:23:06 -rw-r--r--. 1 jenkins jenkins 563 Jun 24 09:23 go.mod 09:23:06 -rw-r--r--. 1 jenkins jenkins 20598 Jun 24 09:21 go.sum 09:23:06 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 09:20 internal 09:23:06 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 09:20 Jenkinsfile 09:23:06 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 09:20 LICENSE 09:23:06 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 09:20 Makefile 09:23:06 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 09:20 openapi 09:23:06 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 09:20 pkg 09:23:06 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 09:20 README.md 09:23:06 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 09:20 RELEASE-NOTES.txt 09:23:06 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 09:20 snap 09:23:06 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 09:15 VERSION 09:23:06 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 09:20 version.go [Pipeline] isUnix [Pipeline] sh 09:23:06 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 --label arch=amd64 --label version=0.0.0 . 09:23:06 Sending build context to Docker daemon 2.823MB 09:23:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:23:06 Step 2/23 : FROM ${BASE} AS builder 09:23:06 ---> fc6024bff367 09:23:06 Step 3/23 : WORKDIR /device-sdk-go 09:23:07 ---> Running in 9b40930b4049 09:23:07 Removing intermediate container 9b40930b4049 09:23:07 ---> 05aab0582301 09:23:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:23:07 ---> Running in 64996112b779 09:23:07 Removing intermediate container 64996112b779 09:23:07 ---> 7cf0d67aef78 09:23:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:07 ---> Running in 2dafe44c9553 09:23:07 Removing intermediate container 2dafe44c9553 09:23:07 ---> 3a7b61b71ba6 09:23:07 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:23:07 ---> Running in 19387db595a6 09:23:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:23:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:23:10 OK: 150 MiB in 46 packages 09:23:10 Removing intermediate container 19387db595a6 09:23:10 ---> cf22e288cfb6 09:23:10 Step 7/23 : COPY . . 09:23:10 ---> 0f0d31cf93b6 09:23:10 Step 8/23 : RUN go mod download 09:23:10 ---> Running in eb7a17e43a20 09:23:11 Removing intermediate container eb7a17e43a20 09:23:11 ---> f59efeecf859 09:23:11 Step 9/23 : RUN make build 09:23:11 ---> Running in c6703ff4a59e 09:23:11 go mod tidy 09:23:12 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 09:23:29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:23:29 Removing intermediate container c6703ff4a59e 09:23:29 ---> a0e1fad1a596 09:23:29 Step 10/23 : FROM alpine:3.12 09:23:29 3.12: Pulling from library/alpine 09:23:29 339de151aab4: Pulling fs layer 09:23:29 339de151aab4: Verifying Checksum 09:23:29 339de151aab4: Download complete 09:23:29 339de151aab4: Pull complete 09:23:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:23:29 Status: Downloaded newer image for alpine:3.12 09:23:29 ---> 13621d1b12d4 09:23:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:23:29 ---> Running in 2715c52ac65c 09:23:29 Removing intermediate container 2715c52ac65c 09:23:29 ---> 1b9f6bf3abaf 09:23:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:29 ---> Running in 453c693f98b8 09:23:30 Removing intermediate container 453c693f98b8 09:23:30 ---> 371e6dbf07c8 09:23:30 Step 13/23 : RUN apk add --update --no-cache zeromq 09:23:30 ---> Running in e35fe1215378 09:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:23:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:23:32 (1/5) Installing libgcc (9.3.0-r2) 09:23:32 (2/5) Installing libsodium (1.0.18-r0) 09:23:32 (3/5) Installing libstdc++ (9.3.0-r2) 09:23:33 (4/5) Installing libzmq (4.3.3-r0) 09:23:33 (5/5) Installing zeromq (4.3.3-r0) 09:23:33 Executing busybox-1.31.1-r20.trigger 09:23:33 OK: 8 MiB in 19 packages 09:23:33 Removing intermediate container e35fe1215378 09:23:33 ---> 8442a271b5f5 09:23:33 Step 14/23 : WORKDIR / 09:23:33 ---> Running in 2da7271580b6 09:23:34 Removing intermediate container 2da7271580b6 09:23:34 ---> d1e38ac9e9de 09:23:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:23:34 ---> 7859e64f58b5 09:23:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:23:34 ---> 281c2656a26d 09:23:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:23:34 ---> 2d4be96264a0 09:23:34 Step 18/23 : EXPOSE 59999 09:23:34 ---> Running in df8ffebe2e41 09:23:34 Removing intermediate container df8ffebe2e41 09:23:34 ---> c9f1ec362c33 09:23:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:23:34 ---> Running in 9c1a99438f9a 09:23:35 Removing intermediate container 9c1a99438f9a 09:23:35 ---> 8b010947763d 09:23:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:35 ---> Running in 2404a465531c 09:23:35 Removing intermediate container 2404a465531c 09:23:35 ---> 94bb2b618863 09:23:35 Step 21/23 : LABEL arch=amd64 09:23:35 ---> Running in 760fc08a2353 09:23:35 Removing intermediate container 760fc08a2353 09:23:35 ---> 6d1db13a3111 09:23:35 Step 22/23 : LABEL git_sha=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 09:23:35 ---> Running in 0a6cad26cffa 09:23:35 Removing intermediate container 0a6cad26cffa 09:23:35 ---> 5a946d9bffee 09:23:35 Step 23/23 : LABEL version=0.0.0 09:23:35 ---> Running in 5d4f97a2c5eb 09:23:35 Removing intermediate container 5d4f97a2c5eb 09:23:35 ---> 795bacc060c3 09:23:35 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:23:35 Successfully built 795bacc060c3 09:23:35 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 09:23:36 ---> job-cost.sh 09:23:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cw72 09:23:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:23:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-Cw72/bin to PATH 09:24:09 INFO: No Stack... 09:24:09 INFO: Retrieving Pricing Info for: v3-standard-2 09:24:09 INFO: Archiving Costs [Pipeline] sh 09:24:10 + cut -d, -f6 09:24:10 + cat /w/workspace/device-sdk-go/13/archives/cost.csv [Pipeline] lock 09:24:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] 09:24:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] did not exist. Created. 09:24:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:10 + echo total: 0.05999999865889549 [Pipeline] stash 09:24:10 Stashed 1 file(s) [Pipeline] } 09:24:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:25:20 lf-activate-venv(): INFO: Adding /tmp/venv-kYam/bin to PATH 09:25:20 INFO: No Stack... 09:25:21 INFO: Retrieving Pricing Info for: v2-standard-4 09:25:22 INFO: Archiving Costs [Pipeline] sh 09:25:22 + cat /w/workspace/device-sdk-go/13/archives/cost.csv 09:25:22 + cut -d, -f6 [Pipeline] lock 09:25:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] 09:25:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] did not exist. Created. 09:25:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:25:22 /w/workspace/device-sdk-go/13@tmp/durable-c38b33f1/script.sh: 1: /w/workspace/device-sdk-go/13@tmp/durable-c38b33f1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:25:23 + echo total: 0.18000000715255737 [Pipeline] stash 09:25:23 Warning: overwriting stash ‘stack-cost’ 09:25:23 Stashed 1 file(s) [Pipeline] } 09:25:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-13-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 09:25:26 provisioning config files... 09:25:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1938465129036018028tmp [Pipeline] { [Pipeline] sh 09:25:26 + set +x 09:25:26 + curl -s https://codecov.io/bash 09:25:26 + bash -s -- 09:25:26 09:25:26 _____ _ 09:25:26 / ____| | | 09:25:26 | | ___ __| | ___ ___ _____ __ 09:25:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:25:26 | |___| (_) | (_| | __/ (_| (_) \ V / 09:25:26 \_____\___/ \__,_|\___|\___\___/ \_/ 09:25:26 Bash-1.0.3 09:25:26 09:25:26 09:25:26 ==> git version 2.24.4 found 09:25:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:25:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:25:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:25:26 ==> Jenkins CI detected. 09:25:26 project root: . 09:25:26 --> token set from env 09:25:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:25:26 ==> Running gcov in . (disable via -X gcov) 09:25:26 ==> Python coveragepy not found 09:25:26 ==> Searching for coverage reports in: 09:25:26 + . 09:25:26 -> Found 1 reports 09:25:26 ==> Detecting git/mercurial file structure 09:25:26 ==> Reading reports 09:25:26 + ./coverage.out bytes=125634 09:25:26 ==> Appending adjustments 09:25:26 https://docs.codecov.io/docs/fixing-reports 09:25:26 + Found adjustments 09:25:26 ==> Gzipping contents 09:25:26 16K /tmp/codecov.8P73s9.gz 09:25:26 ==> Uploading reports 09:25:26 url: https://codecov.io 09:25:26 query: branch=PR-971&commit=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:25:26 -> Pinging Codecov 09:25:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:25:27 -> Uploading to 09:25:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657/637e3757-d671-4cb3-8df8-14f0b727d878.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T092527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65136258781b9da222e79fa15b7e40aaf0f1cb8947129d8d75a2fe5d99cf0e77 09:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:27 Dload Upload Total Spent Left Speed 09:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16371 0 0 100 16371 0 46074 --:--:-- --:--:-- --:--:-- 46115 09:25:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/38b27e46d7d4ecd4d8cb9a7d7e29aae1145ed657 [Pipeline] } 09:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:25:29 ---> package-listing.sh 09:25:29 ++ facter osfamily 09:25:29 ++ tr '[:upper:]' '[:lower:]' 09:25:30 + OS_FAMILY=redhat 09:25:30 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 09:25:30 + START_PACKAGES=/tmp/packages_start.txt 09:25:30 + END_PACKAGES=/tmp/packages_end.txt 09:25:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:30 + PACKAGES=/tmp/packages_start.txt 09:25:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:25:30 + PACKAGES=/tmp/packages_end.txt 09:25:30 + case "${OS_FAMILY}" in 09:25:30 + sort 09:25:30 + rpm -qa 09:25:30 + '[' -f /tmp/packages_start.txt ']' 09:25:30 + '[' -f /tmp/packages_end.txt ']' 09:25:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:25:30 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 09:25:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 09:25:30 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:25:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:31 09:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:32 alpine: Pulling from edgex-lftools-log-publisher 09:25:32 df20fa9351a1: Pulling fs layer 09:25:32 36b3adc4ff6f: Pulling fs layer 09:25:32 8ad3a11d3b57: Pulling fs layer 09:25:32 46f8f816bc3b: Pulling fs layer 09:25:32 93b61091891f: Pulling fs layer 09:25:32 93b9cdb0e59b: Pulling fs layer 09:25:32 5e14af77c1be: Pulling fs layer 09:25:32 01666e4c0597: Pulling fs layer 09:25:32 aa168da1d23b: Pulling fs layer 09:25:32 93b9cdb0e59b: Waiting 09:25:32 5e14af77c1be: Waiting 09:25:32 01666e4c0597: Waiting 09:25:32 aa168da1d23b: Waiting 09:25:32 46f8f816bc3b: Waiting 09:25:32 93b61091891f: Waiting 09:25:32 36b3adc4ff6f: Verifying Checksum 09:25:32 36b3adc4ff6f: Download complete 09:25:32 46f8f816bc3b: Verifying Checksum 09:25:32 46f8f816bc3b: Download complete 09:25:32 93b61091891f: Download complete 09:25:32 df20fa9351a1: Verifying Checksum 09:25:32 df20fa9351a1: Download complete 09:25:32 93b9cdb0e59b: Verifying Checksum 09:25:32 93b9cdb0e59b: Download complete 09:25:32 5e14af77c1be: Verifying Checksum 09:25:32 5e14af77c1be: Download complete 09:25:32 01666e4c0597: Verifying Checksum 09:25:32 01666e4c0597: Download complete 09:25:32 8ad3a11d3b57: Verifying Checksum 09:25:32 8ad3a11d3b57: Download complete 09:25:32 df20fa9351a1: Pull complete 09:25:32 36b3adc4ff6f: Pull complete 09:25:33 8ad3a11d3b57: Pull complete 09:25:33 46f8f816bc3b: Pull complete 09:25:33 93b61091891f: Pull complete 09:25:33 93b9cdb0e59b: Pull complete 09:25:34 5e14af77c1be: Pull complete 09:25:34 01666e4c0597: Pull complete 09:25:34 aa168da1d23b: Verifying Checksum 09:25:34 aa168da1d23b: Download complete 09:25:40 aa168da1d23b: Pull complete 09:25:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:25:40 prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container 09:25:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:25:42 $ docker top d5767e149849d35b9868ed176a35c15ce6acfa7c9ffd90c5be457fe2ea1704b0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:25:43 + mkdir -p /var/log/sa [Pipeline] sh 09:25:43 + ls /var/log/sa-host 09:25:43 + sadf -c /var/log/sa-host/sa05 09:25:43 file_magic: OK 09:25:43 HZ: Using current value: 100 09:25:43 file_header: OK 09:25:43 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 09:25:43 Statistics: 09:25:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:25:43 File successfully converted to sysstat format version 12.2.1 09:25:43 + sadf -c /var/log/sa-host/sa24 09:25:43 file_magic: OK 09:25:43 HZ: Using current value: 100 09:25:43 file_header: OK 09:25:43 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 09:25:43 Statistics: 09:25:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:25:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:44 provisioning config files... 09:25:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config8818806808966896340tmp [Pipeline] { [Pipeline] echo 09:25:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:25:44 ---> create-netrc.sh [Pipeline] } 09:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:25:44 ---> python-tools-install.sh [Pipeline] echo 09:25:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:25:45 ---> sudo-logs.sh 09:25:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:25:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:25:45 ---> job-cost.sh 09:25:45 lf-activate-venv: SKIPPING 09:25:45 DEBUG: total: 0.18000000715255737 09:25:45 INFO: Retrieving Stack Cost... 09:25:46 INFO: Retrieving Pricing Info for: v3-standard-2 09:25:46 INFO: Archiving Costs [Pipeline] echo 09:25:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:25:47 ---> logs-deploy.sh 09:25:47 lf-activate-venv: SKIPPING 09:25:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/13 09:25:47 INFO: archiving workspace using pattern(s): 09:25:47 Archives upload complete. 09:25:47 INFO: archiving logs to Nexus 09:25:48 ---> uname -a: 09:25:48 Linux prd-centos7-docker-4c-2g-1120.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:25:48 09:25:48 09:25:48 ---> lscpu: 09:25:48 Architecture: x86_64 09:25:48 CPU op-mode(s): 32-bit, 64-bit 09:25:48 Byte Order: Little Endian 09:25:48 Address sizes: 40 bits physical, 48 bits virtual 09:25:48 CPU(s): 2 09:25:48 On-line CPU(s) list: 0,1 09:25:48 Thread(s) per core: 1 09:25:48 Core(s) per socket: 1 09:25:48 Socket(s): 2 09:25:48 NUMA node(s): 1 09:25:48 Vendor ID: AuthenticAMD 09:25:48 CPU family: 23 09:25:48 Model: 49 09:25:48 Model name: AMD EPYC-Rome Processor 09:25:48 Stepping: 0 09:25:48 CPU MHz: 2799.998 09:25:48 BogoMIPS: 5599.99 09:25:48 Virtualization: AMD-V 09:25:48 Hypervisor vendor: KVM 09:25:48 Virtualization type: full 09:25:48 L1d cache: 64 KiB 09:25:48 L1i cache: 64 KiB 09:25:48 L2 cache: 1 MiB 09:25:48 L3 cache: 32 MiB 09:25:48 NUMA node0 CPU(s): 0,1 09:25:48 Vulnerability Itlb multihit: Not affected 09:25:48 Vulnerability L1tf: Not affected 09:25:48 Vulnerability Mds: Not affected 09:25:48 Vulnerability Meltdown: Not affected 09:25:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:25:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:25:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:25:48 Vulnerability Srbds: Not affected 09:25:48 Vulnerability Tsx async abort: Not affected 09:25:48 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 09:25:48 09:25:48 09:25:48 ---> nproc: 09:25:48 2 09:25:48 09:25:48 09:25:48 ---> df -h: 09:25:48 Filesystem Size Used Available Use% Mounted on 09:25:48 overlay 40.0G 7.6G 32.4G 19% / 09:25:48 tmpfs 64.0M 0 64.0M 0% /dev 09:25:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:25:48 shm 64.0M 0 64.0M 0% /dev/shm 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:25:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:25:48 09:25:48 09:25:48 ---> free -m: 09:25:48 total used free shared buff/cache available 09:25:48 Mem: 7821 978 4744 0 2098 6665 09:25:48 Swap: 1023 0 1023 09:25:48 09:25:48 09:25:48 ---> ip addr: 09:25:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:25:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:25:48 inet 127.0.0.1/8 scope host lo 09:25:48 valid_lft forever preferred_lft forever 09:25:48 inet6 ::1/128 scope host 09:25:48 valid_lft forever preferred_lft forever 09:25:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:25:48 link/ether fa:16:3e:63:e2:5b brd ff:ff:ff:ff:ff:ff 09:25:48 inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 09:25:48 valid_lft 85720sec preferred_lft 85720sec 09:25:48 inet6 fe80::f816:3eff:fe63:e25b/64 scope link 09:25:48 valid_lft forever preferred_lft forever 09:25:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:25:48 link/ether 02:42:ec:6e:c6:ae brd ff:ff:ff:ff:ff:ff 09:25:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:25:48 valid_lft forever preferred_lft forever 09:25:48 inet6 fe80::42:ecff:fe6e:c6ae/64 scope link 09:25:48 valid_lft forever preferred_lft forever 09:25:48 09:25:48 09:25:48 ---> sar -b -r -n DEV: 09:25:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:25:48 09:25:48 09:14:16 LINUX RESTART (2 CPU) 09:25:48 09:25:48 09:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:25:48 09:16:01 22.97 3.61 19.37 0.00 2643.24 3165.13 0.00 09:25:48 09:17:01 1.62 0.00 1.62 0.00 0.00 33.76 0.00 09:25:48 09:18:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 09:25:48 09:19:01 0.13 0.00 0.13 0.00 0.00 2.05 0.00 09:25:48 09:20:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 09:25:48 09:21:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 09:25:48 09:22:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 09:25:48 09:23:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 09:25:48 09:24:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 09:25:48 09:25:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 09:25:48 Average: 2.62 0.36 2.27 0.00 260.49 317.88 0.00 09:25:48 09:25:48 09:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:48 09:16:01 5461576 0 804072 10.04 2620 1740672 1298260 14.33 572724 1574580 12 09:25:48 09:17:01 5469788 0 795852 9.94 2620 1740680 1234928 13.63 566020 1574544 8 09:25:48 09:18:01 5473124 0 792512 9.90 2620 1740684 1205104 13.31 566516 1571072 8 09:25:48 09:19:01 5472060 0 793568 9.91 2620 1740692 1205104 13.31 567532 1571076 8 09:25:48 09:20:01 5471512 0 794112 9.92 2620 1740696 1205224 13.31 560144 1579200 8 09:25:48 09:21:01 5471512 0 794112 9.92 2620 1740696 1205260 13.31 560368 1579200 8 09:25:48 09:22:01 5471588 0 794028 9.91 2620 1740704 1205104 13.31 560360 1579248 8 09:25:48 09:23:01 5470320 0 795292 9.93 2620 1740708 1205104 13.31 561632 1579248 8 09:25:48 09:24:01 5458492 0 807116 10.08 2620 1740712 1205104 13.31 574012 1578168 8 09:25:48 09:25:01 5457248 0 808356 10.09 2620 1740716 1205344 13.31 576052 1577424 8 09:25:48 Average: 5467722 0 797902 9.96 2620 1740696 1217454 13.44 566536 1576376 8 09:25:48 09:25:48 09:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:48 09:16:01 eth0 104.81 84.29 407.34 20.15 0.00 0.00 0.00 0.00 09:25:48 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:16:01 docker0 13.76 9.36 2.15 29.10 0.00 0.00 0.00 0.00 09:25:48 09:17:01 eth0 1.02 0.45 0.54 0.42 0.00 0.00 0.00 0.00 09:25:48 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:18:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:25:48 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:19:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:25:48 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:20:01 eth0 0.82 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:25:48 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:21:01 eth0 0.55 0.33 0.33 0.20 0.00 0.00 0.00 0.00 09:25:48 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:25:48 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:23:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:25:48 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:24:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:25:48 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:25:01 eth0 1.17 0.43 0.40 0.24 0.00 0.00 0.00 0.00 09:25:48 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 Average: eth0 10.76 8.48 40.29 2.08 0.00 0.00 0.00 0.00 09:25:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:48 Average: docker0 1.36 0.92 0.21 2.87 0.00 0.00 0.00 0.00 09:25:48 09:25:48 09:25:48 ---> sar -P ALL: 09:25:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:25:48 09:25:48 09:14:16 LINUX RESTART (2 CPU) 09:25:48 09:25:48 09:15:02 CPU %user %nice %system %iowait %steal %idle 09:25:48 09:16:01 all 4.04 0.00 2.30 0.69 0.05 92.91 09:25:48 09:16:01 0 4.04 0.00 2.36 0.31 0.05 93.24 09:25:48 09:16:01 1 4.04 0.00 2.25 1.07 0.05 92.59 09:25:48 09:17:01 all 0.09 0.00 0.06 0.00 0.03 99.82 09:25:48 09:17:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:25:48 09:17:01 1 0.07 0.00 0.07 0.00 0.03 99.83 09:25:48 09:18:01 all 0.12 0.00 0.03 0.00 0.03 99.83 09:25:48 09:18:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:25:48 09:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 09:25:48 09:19:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:25:48 09:19:01 0 0.33 0.00 0.03 0.00 0.03 99.60 09:25:48 09:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:25:48 09:20:01 all 0.13 0.00 0.04 0.00 0.03 99.79 09:25:48 09:20:01 0 0.22 0.00 0.03 0.00 0.03 99.72 09:25:48 09:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:25:48 09:21:01 all 0.06 0.00 0.03 0.00 0.03 99.88 09:25:48 09:21:01 0 0.07 0.00 0.02 0.00 0.03 99.88 09:25:48 09:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:25:48 09:22:01 all 0.08 0.00 0.04 0.00 0.03 99.86 09:25:48 09:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:25:48 09:22:01 1 0.12 0.00 0.05 0.00 0.03 99.80 09:25:48 09:23:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:25:48 09:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:25:48 09:23:01 1 0.20 0.00 0.02 0.00 0.03 99.75 09:25:48 09:24:01 all 0.18 0.00 0.04 0.00 0.03 99.75 09:25:48 09:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:25:48 09:24:01 1 0.33 0.00 0.05 0.00 0.02 99.60 09:25:48 09:25:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:25:48 09:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:25:48 09:25:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:25:48 Average: all 0.50 0.00 0.26 0.07 0.03 99.15 09:25:48 Average: 0 0.50 0.00 0.26 0.03 0.03 99.19 09:25:48 Average: 1 0.51 0.00 0.25 0.10 0.03 99.10 09:25:48 09:25:48 09:25:48