Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1aacb452a84373b3a913000669f57ed43d51985a+c561a9a459db1ea872112ec1cdd177ce5971df20 (09a383424d6f63ba56ff5b17fc6a3a318203f569) 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-ssh3407317390846339441.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-ssh7886425923335727561.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-ssh8275263750752804365.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-ssh370176759568671571.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-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-ssh4244193020832239542.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-895 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-ssh8726761728665247512.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 c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 1aacb452a84373b3a913000669f57ed43d51985a Merge succeeded, producing 1aacb452a84373b3a913000669f57ed43d51985a Checking out Revision 1aacb452a84373b3a913000669f57ed43d51985a (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-ssh1417630484283955643.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 1aacb452a84373b3a913000669f57ed43d51985a # 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-ssh202557709385796609.key > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aacb452a84373b3a913000669f57ed43d51985a # 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] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git rev-list --no-walk e01bdb03c89e74cc54e85f2e7adb2451a98b2a30 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:25 ========================================================= 08:13:25 EdgeX Global Pipelines Version Info 08:13:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:27 ------------------- 08:13:27 stable info: 08:13:27 ------------------- 08:13:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:13:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:13:27 Message: update stable to v1.0.195 08:13:28 ------------------- 08:13:28 experimental info: 08:13:28 ------------------- 08:13:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:13:28 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1aacb452a84373b3a913000669f57ed43d51985a [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1aacb45 [Pipeline] echo 08:13:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:29 provisioning config files... 08:13:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config4891772602935212486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:29 ---> docker-login.sh 08:13:29 nexus3.edgexfoundry.org:10001 08:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:29 Configure a credential helper to remove this warning. See 08:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:29 08:13:29 Login Succeeded 08:13:29 nexus3.edgexfoundry.org:10002 08:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:30 Configure a credential helper to remove this warning. See 08:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:30 08:13:30 Login Succeeded 08:13:30 nexus3.edgexfoundry.org:10003 08:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:30 Configure a credential helper to remove this warning. See 08:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:30 08:13:30 Login Succeeded 08:13:30 nexus3.edgexfoundry.org:10004 08:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:30 Configure a credential helper to remove this warning. See 08:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:30 08:13:30 Login Succeeded 08:13:30 docker.io 08:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:30 Configure a credential helper to remove this warning. See 08:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:30 08:13:30 Login Succeeded 08:13:30 ---> docker-login.sh ends [Pipeline] } 08:13:30 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 08:13:31 + git log --format=format:%s -1 1aacb452a84373b3a913000669f57ed43d51985a [Pipeline] echo 08:13:31 GIT_COMMIT: 1aacb452a84373b3a913000669f57ed43d51985a, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 08:13:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:31 08:13:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:13:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:32 latest: Pulling from edgex-devops/git-semver 08:13:32 31603596830f: Pulling fs layer 08:13:32 54011a49482f: Pulling fs layer 08:13:32 a6820b24f6d8: Pulling fs layer 08:13:32 f581987b2513: Pulling fs layer 08:13:32 f581987b2513: Waiting 08:13:32 54011a49482f: Verifying Checksum 08:13:32 54011a49482f: Download complete 08:13:32 31603596830f: Verifying Checksum 08:13:32 31603596830f: Download complete 08:13:32 f581987b2513: Verifying Checksum 08:13:32 f581987b2513: Download complete 08:13:32 a6820b24f6d8: Verifying Checksum 08:13:32 a6820b24f6d8: Download complete 08:13:32 31603596830f: Pull complete 08:13:32 54011a49482f: Pull complete 08:13:33 a6820b24f6d8: Pull complete 08:13:33 f581987b2513: Pull complete 08:13:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:13:33 prd-centos7-docker-4c-2g-895 does not seem to be running inside a container 08:13:33 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:13:34 $ docker top a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:34 [ssh-agent] Looking for ssh-agent implementation... 08:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:34 $ docker exec a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 ssh-agent 08:13:35 SSH_AUTH_SOCK=/tmp/ssh-ZzfTm15Tkha4/agent.14 08:13:35 SSH_AGENT_PID=21 08:13:35 Running ssh-add (command line suppressed) 08:13:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4071200479585665555.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4071200479585665555.key) 08:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:35 + git tag --points-at HEAD [Pipeline] } 08:13:35 $ docker exec --env ******** --env ******** a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 ssh-agent -k 08:13:35 unset SSH_AUTH_SOCK; 08:13:35 unset SSH_AGENT_PID; 08:13:35 echo Agent pid 21 killed; 08:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:35 [ssh-agent] Looking for ssh-agent implementation... 08:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:35 $ docker exec a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 ssh-agent 08:13:35 SSH_AUTH_SOCK=/tmp/ssh-GyN9zIeXHtZX/agent.53 08:13:35 SSH_AGENT_PID=60 08:13:35 Running ssh-add (command line suppressed) 08:13:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4477730225058325432.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4477730225058325432.key) 08:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:36 + git semver init 08:13:36 # -> Open(): unable to determine branch for HEAD 08:13:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 08:13:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 08:13:36 # $SEMVER_REMOTE_NAME = origin 08:13:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:36 # $SEMVER_USER_NAME = edgex-jenkins 08:13:36 # $SEMVER_BRANCH = PR-971 08:13:36 # $SEMVER_TEMP = /tmp/semver-107972307 08:13:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:13:37 # '/tmp/semver-107972307' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 08:13:37 # -> Force: false 08:13:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 08:13:37 $ docker exec --env ******** --env ******** a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 ssh-agent -k 08:13:37 unset SSH_AUTH_SOCK; 08:13:37 unset SSH_AGENT_PID; 08:13:37 echo Agent pid 60 killed; 08:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:37 + git semver [Pipeline] } 08:13:37 $ docker stop --time=1 a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 08:13:38 $ docker rm -f a0f26b28063a8921fcc576654c66440ecd660dcebfca7302ee2a4417f87bb314 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:39 Stashed 1 file(s) [Pipeline] echo 08:13:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:13:54 Still waiting to schedule task 08:13:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:13:54 Still waiting to schedule task 08:13:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-891’ 08:16:22 Running on prd-centos7-docker-4c-2g-896 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 08:16:23 Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout 08:16:23 Selected Git installation does not exist. Using Default 08:16:23 The recommended git tool is: NONE 08:16:25 using credential edgex-jenkins-ssh 08:16:25 Cloning the remote Git repository 08:16:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:16:25 > git init /w/workspace/device-sdk-go/9 # timeout=10 08:16:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:16:25 > git --version # timeout=10 08:16:25 > git --version # 'git version 2.24.4' 08:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:25 [INFO] Currently running in a labeled security context 08:16:25 [INFO] Currently SELinux is 'enforcing' on the host 08:16:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/9@tmp/jenkins-gitclient-ssh2907017747664563886.key 08:16:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:27 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 1aacb452a84373b3a913000669f57ed43d51985a 08:16:27 Merge succeeded, producing 1aacb452a84373b3a913000669f57ed43d51985a 08:16:27 Checking out Revision 1aacb452a84373b3a913000669f57ed43d51985a (PR-971) 08:16:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:16:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:16:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:16:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:26 [INFO] Currently running in a labeled security context 08:16:26 [INFO] Currently SELinux is 'enforcing' on the host 08:16:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/9@tmp/jenkins-gitclient-ssh5543065994924833326.key 08:16:26 > 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 08:16:27 > git config core.sparsecheckout # timeout=10 08:16:27 > git checkout -f 1aacb452a84373b3a913000669f57ed43d51985a # timeout=10 08:16:27 > git remote # timeout=10 08:16:27 > git config --get remote.origin.url # timeout=10 08:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:27 [INFO] Currently running in a labeled security context 08:16:27 [INFO] Currently SELinux is 'enforcing' on the host 08:16:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/9@tmp/jenkins-gitclient-ssh649830608232985469.key 08:16:27 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 08:16:27 > git rev-parse HEAD^{commit} # timeout=10 08:16:27 > git config core.sparsecheckout # timeout=10 08:16:27 > git checkout -f 1aacb452a84373b3a913000669f57ed43d51985a # timeout=10 08:16:30 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 08:16:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:16:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:16:32 + true 08:16:32 + sudo service docker restart 08:16:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:50 provisioning config files... 08:16:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/9@tmp/config6076216338458506748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:51 ---> docker-login.sh 08:16:51 nexus3.edgexfoundry.org:10001 08:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:51 Configure a credential helper to remove this warning. See 08:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:51 08:16:51 Login Succeeded 08:16:51 nexus3.edgexfoundry.org:10002 08:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:51 Configure a credential helper to remove this warning. See 08:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:51 08:16:51 Login Succeeded 08:16:51 nexus3.edgexfoundry.org:10003 08:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:51 Configure a credential helper to remove this warning. See 08:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:51 08:16:51 Login Succeeded 08:16:51 nexus3.edgexfoundry.org:10004 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:52 Configure a credential helper to remove this warning. See 08:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:52 08:16:52 Login Succeeded 08:16:52 docker.io 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:52 Configure a credential helper to remove this warning. See 08:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:52 08:16:52 Login Succeeded 08:16:52 ---> docker-login.sh ends [Pipeline] } 08:16:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:52 ========================================================= 08:16:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:16:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:16:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:16:52 Sending build context to Docker daemon 2.691MB 08:16:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:16:52 Step 2/8 : FROM ${BASE} 08:16:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:16:53 540db60ca938: Pulling fs layer 08:16:53 adcc1eea9eea: Pulling fs layer 08:16:53 4c4ab2625f07: Pulling fs layer 08:16:53 0510c868ecb4: Pulling fs layer 08:16:53 afea3b2eda06: Pulling fs layer 08:16:53 7809a108b3ef: Pulling fs layer 08:16:53 f706445af74f: Pulling fs layer 08:16:53 0510c868ecb4: Waiting 08:16:53 afea3b2eda06: Waiting 08:16:53 7809a108b3ef: Waiting 08:16:53 f706445af74f: Waiting 08:16:53 4c4ab2625f07: Verifying Checksum 08:16:53 4c4ab2625f07: Download complete 08:16:53 adcc1eea9eea: Verifying Checksum 08:16:53 adcc1eea9eea: Download complete 08:16:53 afea3b2eda06: Verifying Checksum 08:16:53 afea3b2eda06: Download complete 08:16:53 540db60ca938: Verifying Checksum 08:16:53 540db60ca938: Download complete 08:16:53 7809a108b3ef: Verifying Checksum 08:16:53 7809a108b3ef: Download complete 08:16:53 540db60ca938: Pull complete 08:16:53 adcc1eea9eea: Pull complete 08:16:53 4c4ab2625f07: Pull complete 08:16:55 f706445af74f: Verifying Checksum 08:16:55 f706445af74f: Download complete 08:16:55 0510c868ecb4: Verifying Checksum 08:16:55 0510c868ecb4: Download complete 08:16:59 0510c868ecb4: Pull complete 08:16:59 afea3b2eda06: Pull complete 08:16:59 7809a108b3ef: Pull complete 08:17:00 f706445af74f: Pull complete 08:17:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:17:00 ---> b068be0155e3 08:17:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:17:04 ---> Running in eb183277ab01 08:17:04 Removing intermediate container eb183277ab01 08:17:04 ---> a62d4ee669de 08:17:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:04 ---> Running in 01ff839155e8 08:17:05 Removing intermediate container 01ff839155e8 08:17:05 ---> 673e2c24356b 08:17:05 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:17:05 ---> Running in 4d8bd868c5f9 08:17:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:17:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:17:07 (1/6) Installing libc-dev (0.7.2-r3) 08:17:07 (2/6) Installing libsodium (1.0.18-r0) 08:17:07 (3/6) Installing pkgconf (1.7.3-r0) 08:17:07 (4/6) Installing libsodium-dev (1.0.18-r0) 08:17:07 (5/6) Installing libzmq (4.3.3-r1) 08:17:07 (6/6) Installing zeromq-dev (4.3.3-r1) 08:17:07 Executing busybox-1.32.1-r6.trigger 08:17:07 OK: 150 MiB in 46 packages 08:17:08 Removing intermediate container 4d8bd868c5f9 08:17:08 ---> 9367d9ad0c4e 08:17:08 Step 6/8 : WORKDIR /device-sdk-go 08:17:08 ---> Running in 7b734633f8fe 08:17:08 Removing intermediate container 7b734633f8fe 08:17:08 ---> 07c603ea0c13 08:17:08 Step 7/8 : COPY . . 08:17:08 ---> 3067d5b83076 08:17:08 Step 8/8 : RUN go mod download 08:17:08 ---> Running in be23d8322a88 08:17:20 Removing intermediate container be23d8322a88 08:17:20 ---> b43e7d390bd8 08:17:20 Successfully built b43e7d390bd8 08:17:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:17:21 + docker inspect -f . ci-base-image-x86_64 08:17:21 . [Pipeline] withDockerContainer 08:17:21 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 08:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:21 $ docker top 031e7c8d40d809240a7a7080c508bb31f733ba01113eb72dd6bcc69fedc47b06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:22 + go version 08:17:22 go version go1.16.3 linux/amd64 [Pipeline] } 08:17:22 $ docker stop --time=1 031e7c8d40d809240a7a7080c508bb31f733ba01113eb72dd6bcc69fedc47b06 08:17:23 $ docker rm -f 031e7c8d40d809240a7a7080c508bb31f733ba01113eb72dd6bcc69fedc47b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:24 + docker inspect -f . ci-base-image-x86_64 08:17:24 . [Pipeline] withDockerContainer 08:17:24 prd-centos7-docker-4c-2g-896 does not seem to be running inside a container 08:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:24 $ docker top 6164015bd007f568e970d1e62f2a6de086daaffc5dcc2aabe42c6ea04d615db6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:24 + go mod tidy [Pipeline] sh 08:17:25 + make test 08:17:25 go mod tidy 08:17:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:17:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-897 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 08:17:30 Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout 08:17:30 Selected Git installation does not exist. Using Default 08:17:30 The recommended git tool is: NONE 08:17:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:17:35 using credential edgex-jenkins-ssh 08:17:35 Cloning the remote Git repository 08:17:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:17:35 > git init /w/workspace/device-sdk-go/9 # timeout=10 08:17:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:17:35 > git --version # timeout=10 08:17:35 > git --version # 'git version 2.17.1' 08:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:17:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:37 > 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 08:17:37 Merging remotes/origin/master commit c561a9a459db1ea872112ec1cdd177ce5971df20 into PR head commit 1aacb452a84373b3a913000669f57ed43d51985a 08:17:38 Merge succeeded, producing 1aacb452a84373b3a913000669f57ed43d51985a 08:17:38 Checking out Revision 1aacb452a84373b3a913000669f57ed43d51985a (PR-971) 08:17:37 > git config core.sparsecheckout # timeout=10 08:17:37 > git checkout -f 1aacb452a84373b3a913000669f57ed43d51985a # timeout=10 08:17:37 > git remote # timeout=10 08:17:37 > git config --get remote.origin.url # timeout=10 08:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:38 > git merge c561a9a459db1ea872112ec1cdd177ce5971df20 # timeout=10 08:17:38 > git rev-parse HEAD^{commit} # timeout=10 08:17:38 > git config core.sparsecheckout # timeout=10 08:17:38 > git checkout -f 1aacb452a84373b3a913000669f57ed43d51985a # timeout=10 08:17:42 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 08:17:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:17:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:17:44 + sudo service docker+ true 08:17:44 restart 08:17:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:17:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:17:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:17:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 24.2% of statements 08:17:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:17:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements 08:17:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 08:17:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 08:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.087s coverage: 28.7% of statements 08:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements 08:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 58.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:02 provisioning config files... 08:18:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.838s coverage: 89.2% of statements 08:18:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:18:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 5.0% of statements 08:18:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:18:02 GO111MODULE=on go vet ./... 08:18:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/9@tmp/config4053346140475057011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:03 ---> docker-login.sh 08:18:03 nexus3.edgexfoundry.org:10001 08:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:04 Configure a credential helper to remove this warning. See 08:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:04 08:18:04 Login Succeeded 08:18:04 nexus3.edgexfoundry.org:10002 08:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:05 Configure a credential helper to remove this warning. See 08:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:05 08:18:05 Login Succeeded 08:18:05 nexus3.edgexfoundry.org:10003 08:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:05 Configure a credential helper to remove this warning. See 08:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:05 08:18:05 Login Succeeded 08:18:05 nexus3.edgexfoundry.org:10004 08:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:06 Configure a credential helper to remove this warning. See 08:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:06 08:18:06 Login Succeeded 08:18:06 docker.io 08:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:07 Configure a credential helper to remove this warning. See 08:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:07 08:18:07 Login Succeeded 08:18:07 ---> docker-login.sh ends [Pipeline] } 08:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:18:07 ========================================================= 08:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:18:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:18:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:18:08 Sending build context to Docker daemon 2.692MB 08:18:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:18:08 Step 2/8 : FROM ${BASE} 08:18:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:18:08 595b0fe564bb: Pulling fs layer 08:18:08 3088b5b3c5c0: Pulling fs layer 08:18:08 5b7225fbf94c: Pulling fs layer 08:18:08 ba82ee9f976e: Pulling fs layer 08:18:08 506bd15cee9f: Pulling fs layer 08:18:08 75a0a4a0db45: Pulling fs layer 08:18:08 618dc40b7e24: Pulling fs layer 08:18:08 506bd15cee9f: Waiting 08:18:08 618dc40b7e24: Waiting 08:18:08 75a0a4a0db45: Waiting 08:18:08 ba82ee9f976e: Waiting 08:18:08 5b7225fbf94c: Verifying Checksum 08:18:08 3088b5b3c5c0: Verifying Checksum 08:18:08 3088b5b3c5c0: Download complete 08:18:08 506bd15cee9f: Verifying Checksum 08:18:08 506bd15cee9f: Download complete 08:18:08 75a0a4a0db45: Verifying Checksum 08:18:08 75a0a4a0db45: Download complete 08:18:08 595b0fe564bb: Verifying Checksum 08:18:08 595b0fe564bb: Download complete 08:18:09 595b0fe564bb: Pull complete 08:18:09 3088b5b3c5c0: Pull complete 08:18:10 5b7225fbf94c: Pull complete 08:18:11 618dc40b7e24: Verifying Checksum 08:18:11 618dc40b7e24: Download complete 08:18:12 ba82ee9f976e: Verifying Checksum 08:18:12 ba82ee9f976e: Download complete 08:18:22 ba82ee9f976e: Pull complete 08:18:22 506bd15cee9f: Pull complete 08:18:22 75a0a4a0db45: Pull complete 08:18:24 gofmt -l . 08:18:24 [ "`gofmt -l .`" = "" ] 08:18:24 ./bin/test-attribution-txt.sh 08:18:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:18:24 $ docker stop --time=1 6164015bd007f568e970d1e62f2a6de086daaffc5dcc2aabe42c6ea04d615db6 08:18:26 $ docker rm -f 6164015bd007f568e970d1e62f2a6de086daaffc5dcc2aabe42c6ea04d615db6 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:26 618dc40b7e24: Pull complete 08:18:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:18:26 ---> a36622ca3599 08:18:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:18:28 ---> Running in baea7a15a1be 08:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:28 + ls -al . 08:18:28 total 212 08:18:28 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 08:18 . 08:18:28 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 08:16 .. 08:18:28 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 08:16 bin 08:18:28 -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 08:18 coverage.out 08:18:28 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 08:16 Dockerfile.build 08:18:28 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 08:16 .dockerignore 08:18:28 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 08:16 example 08:18:28 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 08:16 .git 08:18:28 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 08:16 .github 08:18:28 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 08:16 .gitignore 08:18:28 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 08:18 go.mod 08:18:28 -rw-r--r--. 1 jenkins jenkins 20504 Jun 23 08:17 go.sum 08:18:28 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 08:16 internal 08:18:28 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 08:16 Jenkinsfile 08:18:28 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 08:16 LICENSE 08:18:28 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 08:16 Makefile 08:18:28 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 08:16 openapi 08:18:28 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 08:16 pkg 08:18:28 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 08:16 README.md 08:18:28 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 08:16 RELEASE-NOTES.txt 08:18:28 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 08:16 snap 08:18:28 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 08:13 VERSION 08:18:28 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 08:16 version.go [Pipeline] isUnix [Pipeline] sh 08:18:28 Removing intermediate container baea7a15a1be 08:18:28 ---> 6e44f6e743f6 08:18:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:28 ---> Running in e922253b78be 08:18:29 + 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=1aacb452a84373b3a913000669f57ed43d51985a --label arch=amd64 --label version=0.0.0 . 08:18:29 Sending build context to Docker daemon 2.818MB 08:18:29 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:18:29 Step 2/23 : FROM ${BASE} AS builder 08:18:29 ---> b43e7d390bd8 08:18:29 Step 3/23 : WORKDIR /device-sdk-go 08:18:29 ---> Running in 7a5934d18310 08:18:29 Removing intermediate container 7a5934d18310 08:18:29 ---> 6ed2df7db06f 08:18:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:29 ---> Running in 8528334f508f 08:18:29 Removing intermediate container 8528334f508f 08:18:29 ---> bb0f1375093d 08:18:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:29 ---> Running in 33c19b3b7b8d 08:18:29 Removing intermediate container 33c19b3b7b8d 08:18:29 ---> 550f1b5b90ee 08:18:29 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:18:29 ---> Running in 55f27ee8f1f2 08:18:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:31 Removing intermediate container e922253b78be 08:18:31 ---> beae96be58f0 08:18:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:18:31 ---> Running in 26af5fc88e0d 08:18:31 OK: 150 MiB in 46 packages 08:18:31 Removing intermediate container 55f27ee8f1f2 08:18:31 ---> bbafd858abb0 08:18:31 Step 7/23 : COPY . . 08:18:32 ---> de556157a343 08:18:32 Step 8/23 : RUN go mod download 08:18:32 ---> Running in 64d68f6e469e 08:18:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:18:32 Removing intermediate container 64d68f6e469e 08:18:32 ---> 5334f8f8880b 08:18:32 Step 9/23 : RUN make build 08:18:32 ---> Running in 49b10b28bdb3 08:18:33 go mod tidy 08:18:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:18:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:18:34 (1/6) Installing libc-dev (0.7.2-r3) 08:18:34 (2/6) Installing libsodium (1.0.18-r0) 08:18:34 (3/6) Installing pkgconf (1.7.3-r0) 08:18:34 (4/6) Installing libsodium-dev (1.0.18-r0) 08:18:34 (5/6) Installing libzmq (4.3.3-r1) 08:18:35 (6/6) Installing zeromq-dev (4.3.3-r1) 08:18:35 Executing busybox-1.32.1-r6.trigger 08:18:35 OK: 139 MiB in 46 packages 08:18:36 Removing intermediate container 26af5fc88e0d 08:18:36 ---> e07596a84a99 08:18:36 Step 6/8 : WORKDIR /device-sdk-go 08:18:36 ---> Running in d3c027454b6a 08:18:37 Removing intermediate container d3c027454b6a 08:18:37 ---> c259192ba0fc 08:18:37 Step 7/8 : COPY . . 08:18:38 ---> e15f2f3f67fb 08:18:38 Step 8/8 : RUN go mod download 08:18:38 ---> Running in e6a4c2ae2e49 08:18:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:18:45 Removing intermediate container 49b10b28bdb3 08:18:45 ---> 6ebe46bd68c3 08:18:45 Step 10/23 : FROM alpine:3.12 08:18:46 3.12: Pulling from library/alpine 08:18:46 339de151aab4: Pulling fs layer 08:18:46 339de151aab4: Verifying Checksum 08:18:46 339de151aab4: Download complete 08:18:47 339de151aab4: Pull complete 08:18:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:18:47 Status: Downloaded newer image for alpine:3.12 08:18:47 ---> 13621d1b12d4 08:18:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:18:47 ---> Running in e0c182d3e51d 08:18:47 Removing intermediate container e0c182d3e51d 08:18:47 ---> 957da9a8ed3c 08:18:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:48 ---> Running in fd8e455faf8c 08:18:49 Removing intermediate container fd8e455faf8c 08:18:49 ---> 2eff2cdd08e5 08:18:49 Step 13/23 : RUN apk add --update --no-cache zeromq 08:18:49 ---> Running in 9788d0f42ea7 08:18:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:18:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:18:51 (1/5) Installing libgcc (9.3.0-r2) 08:18:51 (2/5) Installing libsodium (1.0.18-r0) 08:18:51 (3/5) Installing libstdc++ (9.3.0-r2) 08:18:52 (4/5) Installing libzmq (4.3.3-r0) 08:18:52 (5/5) Installing zeromq (4.3.3-r0) 08:18:52 Executing busybox-1.31.1-r20.trigger 08:18:52 OK: 8 MiB in 19 packages 08:18:52 Removing intermediate container 9788d0f42ea7 08:18:52 ---> a06b019bf42a 08:18:52 Step 14/23 : WORKDIR / 08:18:52 ---> Running in ef4b8bb5d37c 08:18:52 Removing intermediate container ef4b8bb5d37c 08:18:52 ---> 464329f06e07 08:18:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:18:52 ---> 0cc6120b8dd3 08:18:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:18:53 ---> 6adf6a1fa845 08:18:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:18:53 ---> ea7802392049 08:18:53 Step 18/23 : EXPOSE 59999 08:18:53 ---> Running in 4eb7f645b58c 08:18:53 Removing intermediate container 4eb7f645b58c 08:18:53 ---> c6b71a7a6737 08:18:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:18:53 ---> Running in ffc778db7174 08:18:53 Removing intermediate container ffc778db7174 08:18:53 ---> 767ebe98c2e8 08:18:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:53 ---> Running in 608ff573a69a 08:18:53 Removing intermediate container 608ff573a69a 08:18:53 ---> c8f0466d82dd 08:18:53 Step 21/23 : LABEL arch=amd64 08:18:53 ---> Running in 93328072ca47 08:18:53 Removing intermediate container 93328072ca47 08:18:53 ---> 4f50af86e737 08:18:53 Step 22/23 : LABEL git_sha=1aacb452a84373b3a913000669f57ed43d51985a 08:18:53 ---> Running in 39a935ade0ea 08:18:53 Removing intermediate container 39a935ade0ea 08:18:53 ---> 3241c85560ab 08:18:53 Step 23/23 : LABEL version=0.0.0 08:18:53 ---> Running in b894d8cc1fb9 08:18:54 Removing intermediate container b894d8cc1fb9 08:18:54 ---> 5a225f79f023 08:18:54 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:18:54 Successfully built 5a225f79f023 08:18:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:18:55 ---> job-cost.sh 08:18:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1o0L 08:19:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:19:05 Removing intermediate container e6a4c2ae2e49 08:19:05 ---> 8e08c72b8311 08:19:05 Successfully built 8e08c72b8311 08:19:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:05 + docker inspect -f . ci-base-image-arm64 08:19:05 . [Pipeline] withDockerContainer 08:19:06 prd-ubuntu18.04-docker-arm64-4c-16g-897 does not seem to be running inside a container 08:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:07 $ docker top 7220bb532832effde5d0d7226df09edeef582e11287503c5f1a05c76212fa997 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:08 + go version 08:19:08 go version go1.16.5 linux/arm64 [Pipeline] } 08:19:08 $ docker stop --time=1 7220bb532832effde5d0d7226df09edeef582e11287503c5f1a05c76212fa997 08:19:10 $ docker rm -f 7220bb532832effde5d0d7226df09edeef582e11287503c5f1a05c76212fa997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:11 + docker inspect -f . ci-base-image-arm64 08:19:11 . [Pipeline] withDockerContainer 08:19:11 prd-ubuntu18.04-docker-arm64-4c-16g-897 does not seem to be running inside a container 08:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:13 $ docker top 4eba8ae96ec60cbecccbdfd5cfcc8ef7d7da5b09a44e47036d0d128fe366cea3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:14 + go mod tidy [Pipeline] sh 08:19:15 + make test 08:19:15 go mod tidy 08:19:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-1o0L/bin to PATH 08:19:17 INFO: No Stack... 08:19:17 INFO: Retrieving Pricing Info for: v3-standard-2 08:19:17 INFO: Archiving Costs [Pipeline] sh 08:19:18 + cat /w/workspace/device-sdk-go/9/archives/cost.csv 08:19:18 + cut -d, -f6 [Pipeline] lock 08:19:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] 08:19:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] did not exist. Created. 08:19:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:18 + echo total: 0.05999999865889549 [Pipeline] stash 08:19:18 Stashed 1 file(s) [Pipeline] } 08:19:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:20:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:20:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:20:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:20:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.397s coverage: 24.2% of statements 08:20:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:20:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 08:20:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.235s coverage: 78.9% of statements 08:20:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.176s coverage: 9.0% of statements 08:20:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:20:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:20:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:20:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.303s coverage: 28.7% of statements 08:20:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:20:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.192s coverage: 83.3% of statements 08:20:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:20:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:20:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.391s coverage: 58.0% of statements 08:20:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.067s coverage: 89.2% of statements 08:20:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:20:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 5.0% of statements 08:20:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:21:00 GO111MODULE=on go vet ./... 08:21:56 gofmt -l . 08:21:56 [ "`gofmt -l .`" = "" ] 08:21:56 ./bin/test-attribution-txt.sh 08:21:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:21:56 $ docker stop --time=1 4eba8ae96ec60cbecccbdfd5cfcc8ef7d7da5b09a44e47036d0d128fe366cea3 08:21:58 $ docker rm -f 4eba8ae96ec60cbecccbdfd5cfcc8ef7d7da5b09a44e47036d0d128fe366cea3 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:00 Warning: overwriting stash ‘coverage-report’ 08:22:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:01 + ls -al . 08:22:01 total 248 08:22:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 08:21 . 08:22:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:17 .. 08:22:01 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 08:17 .dockerignore 08:22:01 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 08:17 .git 08:22:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:17 .github 08:22:01 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 08:17 .gitignore 08:22:01 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 08:17 Dockerfile.build 08:22:01 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 08:17 Jenkinsfile 08:22:01 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 08:17 LICENSE 08:22:01 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 08:17 Makefile 08:22:01 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 08:17 README.md 08:22:01 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 08:17 RELEASE-NOTES.txt 08:22:01 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 08:13 VERSION 08:22:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:17 bin 08:22:01 -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 08:20 coverage.out 08:22:01 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 08:17 example 08:22:01 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 08:21 go.mod 08:22:01 -rw-r--r-- 1 jenkins jenkins 20504 Jun 23 08:19 go.sum 08:22:01 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 08:17 internal 08:22:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:17 openapi 08:22:01 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 08:17 pkg 08:22:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:17 snap 08:22:01 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 08:17 version.go [Pipeline] isUnix [Pipeline] sh 08:22:01 + 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=1aacb452a84373b3a913000669f57ed43d51985a --label arch=arm64 --label version=0.0.0 . 08:22:02 Sending build context to Docker daemon 2.818MB 08:22:02 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:22:02 Step 2/23 : FROM ${BASE} AS builder 08:22:02 ---> 8e08c72b8311 08:22:02 Step 3/23 : WORKDIR /device-sdk-go 08:22:02 ---> Running in 20a49e55f742 08:22:03 Removing intermediate container 20a49e55f742 08:22:03 ---> e3b3b8d28981 08:22:03 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:22:03 ---> Running in e2304edf6861 08:22:03 Removing intermediate container e2304edf6861 08:22:03 ---> 97582ea7ada3 08:22:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:03 ---> Running in dd6dc58f48e8 08:22:06 Removing intermediate container dd6dc58f48e8 08:22:06 ---> eee43ad2ac3e 08:22:06 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:22:06 ---> Running in 3dbc01eb45a1 08:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:22:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:22:09 OK: 139 MiB in 46 packages 08:22:10 Removing intermediate container 3dbc01eb45a1 08:22:10 ---> 0ce37c2d9a78 08:22:10 Step 7/23 : COPY . . 08:22:11 ---> 2839b5002223 08:22:11 Step 8/23 : RUN go mod download 08:22:11 ---> Running in d5f51e6ac207 08:22:14 Removing intermediate container d5f51e6ac207 08:22:14 ---> c6f8d00be6a9 08:22:14 Step 9/23 : RUN make build 08:22:14 ---> Running in fe00386c64d4 08:22:15 go mod tidy 08:22:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:22:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:22:50 Removing intermediate container fe00386c64d4 08:22:50 ---> a9fa6122dfc6 08:22:50 Step 10/23 : FROM alpine:3.12 08:22:50 3.12: Pulling from library/alpine 08:22:50 d2f70382dc9a: Pulling fs layer 08:22:50 d2f70382dc9a: Verifying Checksum 08:22:50 d2f70382dc9a: Download complete 08:22:51 d2f70382dc9a: Pull complete 08:22:51 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:22:51 Status: Downloaded newer image for alpine:3.12 08:22:51 ---> c4fd0aeabfcf 08:22:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:22:52 ---> Running in 31a0618b71f3 08:22:52 Removing intermediate container 31a0618b71f3 08:22:52 ---> 36b38ed32db8 08:22:52 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:52 ---> Running in aa6d9ccc8770 08:22:54 Removing intermediate container aa6d9ccc8770 08:22:54 ---> 2dc154d28b19 08:22:54 Step 13/23 : RUN apk add --update --no-cache zeromq 08:22:54 ---> Running in 649a20ba7386 08:22:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:57 (1/5) Installing libgcc (9.3.0-r2) 08:22:57 (2/5) Installing libsodium (1.0.18-r0) 08:22:57 (3/5) Installing libstdc++ (9.3.0-r2) 08:22:57 (4/5) Installing libzmq (4.3.3-r0) 08:22:57 (5/5) Installing zeromq (4.3.3-r0) 08:22:57 Executing busybox-1.31.1-r20.trigger 08:22:58 OK: 8 MiB in 19 packages 08:22:59 Removing intermediate container 649a20ba7386 08:22:59 ---> 65d6feee4f77 08:22:59 Step 14/23 : WORKDIR / 08:22:59 ---> Running in 1005ca30bb9b 08:22:59 Removing intermediate container 1005ca30bb9b 08:22:59 ---> 83ad31716190 08:22:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:23:00 ---> b1efb0156f44 08:23:00 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:23:02 ---> 99e55c9fa156 08:23:02 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:23:02 ---> f2ab2c7b93ac 08:23:02 Step 18/23 : EXPOSE 59999 08:23:02 ---> Running in 8a3e4cf5d6c3 08:23:03 Removing intermediate container 8a3e4cf5d6c3 08:23:03 ---> 2ecd217ac77b 08:23:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:23:03 ---> Running in f0c78438af96 08:23:03 Removing intermediate container f0c78438af96 08:23:03 ---> 0801756ec182 08:23:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:03 ---> Running in 082cfa5f03c5 08:23:04 Removing intermediate container 082cfa5f03c5 08:23:04 ---> 65be3c160dd5 08:23:04 Step 21/23 : LABEL arch=arm64 08:23:04 ---> Running in bb678f111872 08:23:04 Removing intermediate container bb678f111872 08:23:04 ---> 7f6f882450f8 08:23:04 Step 22/23 : LABEL git_sha=1aacb452a84373b3a913000669f57ed43d51985a 08:23:05 ---> Running in 8330f0c59b88 08:23:05 Removing intermediate container 8330f0c59b88 08:23:05 ---> fc2d7d0d9429 08:23:05 Step 23/23 : LABEL version=0.0.0 08:23:05 ---> Running in 4bbf4dadf5c5 08:23:06 Removing intermediate container 4bbf4dadf5c5 08:23:06 ---> 55423bcc3c7f 08:23:06 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:23:06 Successfully built 55423bcc3c7f 08:23:06 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:23:07 ---> job-cost.sh 08:23:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xp7S 08:23:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-Xp7S/bin to PATH 08:25:22 INFO: No Stack... 08:25:22 INFO: Retrieving Pricing Info for: v2-standard-4 08:25:22 INFO: Archiving Costs [Pipeline] sh 08:25:23 + cat /w/workspace/device-sdk-go/9/archives/cost.csv 08:25:23 + cut -d, -f6 [Pipeline] lock 08:25:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] 08:25:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] did not exist. Created. 08:25:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:25:23 /w/workspace/device-sdk-go/9@tmp/durable-aa83943e/script.sh: 1: /w/workspace/device-sdk-go/9@tmp/durable-aa83943e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:25:24 + echo total: 0.18000000715255737 [Pipeline] stash 08:25:24 Warning: overwriting stash ‘stack-cost’ 08:25:24 Stashed 1 file(s) [Pipeline] } 08:25:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-9-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 08:25:25 provisioning config files... 08:25:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6736540026089761162tmp [Pipeline] { [Pipeline] sh 08:25:25 + set +x 08:25:25 + bash -s -- 08:25:25 + curl -s https://codecov.io/bash 08:25:25 08:25:25 _____ _ 08:25:25 / ____| | | 08:25:25 | | ___ __| | ___ ___ _____ __ 08:25:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:25:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:25:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:25:25 Bash-1.0.3 08:25:25 08:25:25 08:25:25 ==> git version 2.24.4 found 08:25:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:25:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:25:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:25:25 ==> Jenkins CI detected. 08:25:25 project root: . 08:25:25 --> token set from env 08:25:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:25:25 ==> Running gcov in . (disable via -X gcov) 08:25:25 ==> Python coveragepy not found 08:25:25 ==> Searching for coverage reports in: 08:25:25 + . 08:25:25 -> Found 1 reports 08:25:25 ==> Detecting git/mercurial file structure 08:25:25 ==> Reading reports 08:25:25 + ./coverage.out bytes=125634 08:25:25 ==> Appending adjustments 08:25:25 https://docs.codecov.io/docs/fixing-reports 08:25:26 + Found adjustments 08:25:26 ==> Gzipping contents 08:25:26 16K /tmp/codecov.4BXwrD.gz 08:25:26 ==> Uploading reports 08:25:26 url: https://codecov.io 08:25:26 query: branch=PR-971&commit=1aacb452a84373b3a913000669f57ed43d51985a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 08:25:26 -> Pinging Codecov 08:25:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=1aacb452a84373b3a913000669f57ed43d51985a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 08:25:26 -> Uploading to 08:25:26 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/1aacb452a84373b3a913000669f57ed43d51985a/2f41075d-35c2-4076-a0a0-d515d25d8b64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T082526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11a89447db0c26623c32e8579621f4ecbde9eafdc282608dbff610f597261b31 08:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:25:26 Dload Upload Total Spent Left Speed 08:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16324 0 0 100 16324 0 46014 --:--:-- --:--:-- --:--:-- 46112 08:25:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1aacb452a84373b3a913000669f57ed43d51985a [Pipeline] } 08: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 08:25:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:25:29 ---> package-listing.sh 08:25:29 ++ facter osfamily 08:25:29 ++ tr '[:upper:]' '[:lower:]' 08:25:29 + OS_FAMILY=redhat 08:25:29 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 08:25:29 + START_PACKAGES=/tmp/packages_start.txt 08:25:29 + END_PACKAGES=/tmp/packages_end.txt 08:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:29 + PACKAGES=/tmp/packages_start.txt 08:25:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 08:25:29 + PACKAGES=/tmp/packages_end.txt 08:25:29 + case "${OS_FAMILY}" in 08:25:29 + rpm -qa 08:25:29 + sort 08:25:30 + '[' -f /tmp/packages_start.txt ']' 08:25:30 + '[' -f /tmp/packages_end.txt ']' 08:25:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 08:25:30 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 08: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 08: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 08:25:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:31 08:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:31 alpine: Pulling from edgex-lftools-log-publisher 08:25:31 df20fa9351a1: Pulling fs layer 08:25:31 36b3adc4ff6f: Pulling fs layer 08:25:31 8ad3a11d3b57: Pulling fs layer 08:25:31 46f8f816bc3b: Pulling fs layer 08:25:31 93b61091891f: Pulling fs layer 08:25:31 93b9cdb0e59b: Pulling fs layer 08:25:31 5e14af77c1be: Pulling fs layer 08:25:31 01666e4c0597: Pulling fs layer 08:25:31 aa168da1d23b: Pulling fs layer 08:25:31 46f8f816bc3b: Waiting 08:25:31 5e14af77c1be: Waiting 08:25:31 93b61091891f: Waiting 08:25:31 93b9cdb0e59b: Waiting 08:25:31 01666e4c0597: Waiting 08:25:31 aa168da1d23b: Waiting 08:25:31 36b3adc4ff6f: Verifying Checksum 08:25:31 36b3adc4ff6f: Download complete 08:25:31 46f8f816bc3b: Verifying Checksum 08:25:31 46f8f816bc3b: Download complete 08:25:31 df20fa9351a1: Verifying Checksum 08:25:31 df20fa9351a1: Download complete 08:25:31 93b9cdb0e59b: Verifying Checksum 08:25:31 93b9cdb0e59b: Download complete 08:25:31 93b61091891f: Verifying Checksum 08:25:31 93b61091891f: Download complete 08:25:31 01666e4c0597: Verifying Checksum 08:25:31 01666e4c0597: Download complete 08:25:31 5e14af77c1be: Verifying Checksum 08:25:31 5e14af77c1be: Download complete 08:25:31 df20fa9351a1: Pull complete 08:25:31 36b3adc4ff6f: Pull complete 08:25:32 8ad3a11d3b57: Download complete 08:25:32 8ad3a11d3b57: Pull complete 08:25:32 46f8f816bc3b: Pull complete 08:25:33 93b61091891f: Pull complete 08:25:33 93b9cdb0e59b: Pull complete 08:25:33 5e14af77c1be: Pull complete 08:25:33 01666e4c0597: Pull complete 08:25:33 aa168da1d23b: Verifying Checksum 08:25:33 aa168da1d23b: Download complete 08:25:38 aa168da1d23b: Pull complete 08:25:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:25:38 prd-centos7-docker-4c-2g-895 does not seem to be running inside a container 08:25:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:25:40 $ docker top 77880d8e0df845f597c2592d858188e9e0b079cfc0c6ea50aee1344cdfebc716 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:25:41 + mkdir -p /var/log/sa [Pipeline] sh 08:25:41 + ls /var/log/sa-host 08:25:41 + sadf -c /var/log/sa-host/sa05 08:25:41 file_magic: OK 08:25:41 HZ: Using current value: 100 08:25:41 file_header: OK 08:25:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:25:41 Statistics: 08:25:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:25:41 File successfully converted to sysstat format version 12.2.1 08:25:41 + sadf -c /var/log/sa-host/sa23 08:25:41 file_magic: OK 08:25:41 HZ: Using current value: 100 08:25:41 file_header: OK 08:25:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:25:41 Statistics: 08:25:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:25:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:41 provisioning config files... 08:25:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config2881111400074105937tmp [Pipeline] { [Pipeline] echo 08:25:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:25:42 ---> create-netrc.sh [Pipeline] } 08:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:25:42 ---> python-tools-install.sh [Pipeline] echo 08:25:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:25:42 ---> sudo-logs.sh 08:25:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:25:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:25:43 ---> job-cost.sh 08:25:43 lf-activate-venv: SKIPPING 08:25:43 DEBUG: total: 0.18000000715255737 08:25:43 INFO: Retrieving Stack Cost... 08:25:44 INFO: Retrieving Pricing Info for: v3-standard-2 08:25:44 INFO: Archiving Costs [Pipeline] echo 08:25:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:25:45 ---> logs-deploy.sh 08:25:45 lf-activate-venv: SKIPPING 08:25:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/9 08:25:45 INFO: archiving workspace using pattern(s): 08:25:46 Archives upload complete. 08:25:46 INFO: archiving logs to Nexus 08:25:46 ---> uname -a: 08:25:46 Linux prd-centos7-docker-4c-2g-895.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:25:46 08:25:46 08:25:46 ---> lscpu: 08:25:46 Architecture: x86_64 08:25:46 CPU op-mode(s): 32-bit, 64-bit 08:25:46 Byte Order: Little Endian 08:25:46 Address sizes: 40 bits physical, 48 bits virtual 08:25:46 CPU(s): 2 08:25:46 On-line CPU(s) list: 0,1 08:25:46 Thread(s) per core: 1 08:25:46 Core(s) per socket: 1 08:25:46 Socket(s): 2 08:25:46 NUMA node(s): 1 08:25:46 Vendor ID: AuthenticAMD 08:25:46 CPU family: 23 08:25:46 Model: 49 08:25:46 Model name: AMD EPYC-Rome Processor 08:25:46 Stepping: 0 08:25:46 CPU MHz: 2800.000 08:25:46 BogoMIPS: 5600.00 08:25:46 Virtualization: AMD-V 08:25:46 Hypervisor vendor: KVM 08:25:46 Virtualization type: full 08:25:46 L1d cache: 64 KiB 08:25:46 L1i cache: 64 KiB 08:25:46 L2 cache: 1 MiB 08:25:46 L3 cache: 32 MiB 08:25:46 NUMA node0 CPU(s): 0,1 08:25:46 Vulnerability Itlb multihit: Not affected 08:25:46 Vulnerability L1tf: Not affected 08:25:46 Vulnerability Mds: Not affected 08:25:46 Vulnerability Meltdown: Not affected 08:25:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:25:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:25:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:25:46 Vulnerability Srbds: Not affected 08:25:46 Vulnerability Tsx async abort: Not affected 08:25:46 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 08:25:46 08:25:46 08:25:46 ---> nproc: 08:25:46 2 08:25:46 08:25:46 08:25:46 ---> df -h: 08:25:46 Filesystem Size Used Available Use% Mounted on 08:25:46 overlay 40.0G 7.6G 32.4G 19% / 08:25:46 tmpfs 64.0M 0 64.0M 0% /dev 08:25:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:25:46 shm 64.0M 0 64.0M 0% /dev/shm 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 08:25:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:25:46 08:25:46 08:25:46 ---> free -m: 08:25:46 total used free shared buff/cache available 08:25:46 Mem: 7821 920 4802 0 2098 6722 08:25:46 Swap: 1023 0 1023 08:25:46 08:25:46 08:25:46 ---> ip addr: 08:25:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:25:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:25:46 inet 127.0.0.1/8 scope host lo 08:25:46 valid_lft forever preferred_lft forever 08:25:46 inet6 ::1/128 scope host 08:25:46 valid_lft forever preferred_lft forever 08:25:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:25:46 link/ether fa:16:3e:54:61:08 brd ff:ff:ff:ff:ff:ff 08:25:46 inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 08:25:46 valid_lft 85629sec preferred_lft 85629sec 08:25:46 inet6 fe80::f816:3eff:fe54:6108/64 scope link 08:25:46 valid_lft forever preferred_lft forever 08:25:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:25:46 link/ether 02:42:cd:e5:77:06 brd ff:ff:ff:ff:ff:ff 08:25:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:25:46 valid_lft forever preferred_lft forever 08:25:46 inet6 fe80::42:cdff:fee5:7706/64 scope link 08:25:46 valid_lft forever preferred_lft forever 08:25:46 08:25:46 08:25:46 ---> sar -b -r -n DEV: 08:25:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 08:25:46 08:25:46 08:12:45 LINUX RESTART (2 CPU) 08:25:46 08:25:46 08:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:25:46 08:14:01 181.45 49.31 132.15 0.00 7481.03 40623.17 0.00 08:25:46 08:15:01 1.93 0.00 1.93 0.00 0.00 39.11 0.00 08:25:46 08:16:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 08:25:46 08:17:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 08:25:46 08:18:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 08:25:46 08:19:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 08:25:46 08:20:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 08:25:46 08:21:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 08:25:46 08:22:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 08:25:46 08:23:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 08:25:46 08:24:01 0.33 0.00 0.33 0.00 0.00 4.11 0.00 08:25:46 08:25:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 08:25:46 Average: 15.26 4.05 11.21 0.00 613.97 3339.83 0.00 08:25:46 08:25:46 08:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:46 08:14:01 5455700 0 809940 10.11 2620 1740680 1308088 14.44 575464 1576928 132 08:25:46 08:15:01 5471384 0 794248 9.92 2620 1740688 1201532 13.27 562892 1576892 20 08:25:46 08:16:01 5468736 0 796876 9.95 2620 1740708 1201712 13.27 569440 1573048 12 08:25:46 08:17:01 5463324 0 802300 10.02 2620 1740696 1226660 13.54 574080 1573044 20 08:25:46 08:18:01 5465864 0 799756 9.99 2620 1740700 1227688 13.55 564964 1579756 8 08:25:46 08:19:01 5467328 0 798288 9.97 2620 1740704 1227328 13.55 564340 1579760 16 08:25:46 08:20:01 5468132 0 797476 9.96 2620 1740712 1202560 13.28 564016 1579756 8 08:25:46 08:21:01 5457344 0 808260 10.09 2620 1740716 1202560 13.28 574236 1579756 8 08:25:46 08:22:01 5456908 0 808692 10.10 2620 1740720 1202560 13.28 574796 1579756 8 08:25:46 08:23:01 5456880 0 808716 10.10 2620 1740724 1202560 13.28 576088 1578564 8 08:25:46 08:24:01 5456900 0 808692 10.10 2620 1740728 1202668 13.28 576312 1578564 8 08:25:46 08:25:01 5457080 0 808508 10.10 2620 1740732 1202560 13.28 582588 1571956 8 08:25:46 Average: 5462132 0 803479 10.03 2620 1740709 1217373 13.44 571601 1577315 21 08:25:46 08:25:46 08:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:46 08:14:01 eth0 636.94 467.36 1139.14 100.36 0.00 0.00 0.00 0.00 08:25:46 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:14:01 docker0 11.91 8.28 2.03 28.98 0.00 0.00 0.00 0.00 08:25:46 08:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:46 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:16:01 eth0 2.63 1.28 1.90 0.09 0.00 0.00 0.00 0.00 08:25:46 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:17:01 eth0 2.62 1.92 0.42 6.68 0.00 0.00 0.00 0.00 08:25:46 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:18:01 eth0 1.52 1.52 0.34 6.65 0.00 0.00 0.00 0.00 08:25:46 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:19:01 eth0 0.37 0.28 0.15 0.33 0.00 0.00 0.00 0.00 08:25:46 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:46 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:21:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:25:46 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:22:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:25:46 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:24:01 eth0 0.33 0.23 0.20 0.10 0.00 0.00 0.00 0.00 08:25:46 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:25:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 08:25:46 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 Average: eth0 52.94 38.83 93.74 9.40 0.00 0.00 0.00 0.00 08:25:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:46 Average: docker0 0.98 0.68 0.17 2.38 0.00 0.00 0.00 0.00 08:25:46 08:25:46 08:25:46 ---> sar -P ALL: 08:25:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 08:25:46 08:25:46 08:12:45 LINUX RESTART (2 CPU) 08:25:46 08:25:46 08:13:02 CPU %user %nice %system %iowait %steal %idle 08:25:46 08:14:01 all 19.07 0.00 6.71 6.80 0.08 67.34 08:25:46 08:14:01 0 17.62 0.00 7.76 6.54 0.09 68.00 08:25:46 08:14:01 1 20.52 0.00 5.66 7.07 0.07 66.68 08:25:46 08:15:01 all 0.05 0.00 0.03 0.00 0.03 99.88 08:25:46 08:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:25:46 08:15:01 1 0.07 0.00 0.02 0.00 0.05 99.87 08:25:46 08:16:01 all 0.04 0.00 0.04 0.00 0.03 99.88 08:25:46 08:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:25:46 08:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:25:46 08:17:01 all 0.08 0.00 0.02 0.00 0.03 99.88 08:25:46 08:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:25:46 08:17:01 1 0.10 0.00 0.02 0.00 0.03 99.85 08:25:46 08:18:01 all 0.09 0.00 0.06 0.00 0.03 99.82 08:25:46 08:18:01 0 0.10 0.00 0.07 0.00 0.03 99.80 08:25:46 08:18:01 1 0.08 0.00 0.05 0.00 0.02 99.85 08:25:46 08:19:01 all 0.10 0.00 0.02 0.00 0.03 99.85 08:25:46 08:19:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:25:46 08:19:01 1 0.08 0.00 0.02 0.00 0.03 99.87 08:25:46 08:20:01 all 0.12 0.00 0.02 0.00 0.03 99.83 08:25:46 08:20:01 0 0.20 0.00 0.02 0.00 0.03 99.75 08:25:46 08:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:25:46 08:21:01 all 0.08 0.00 0.03 0.00 0.03 99.85 08:25:46 08:21:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:25:46 08:21:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:25:46 08:22:01 all 0.10 0.00 0.03 0.00 0.02 99.86 08:25:46 08:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 08:25:46 08:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:46 08:23:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:25:46 08:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:25:46 08:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:25:46 08:24:01 all 0.03 0.00 0.03 0.00 0.03 99.91 08:25:46 08:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:25:46 08:24:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:25:46 08:25:46 08:24:01 CPU %user %nice %system %iowait %steal %idle 08:25:46 08:25:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:25:46 08:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:25:46 08:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:25:46 Average: all 1.57 0.00 0.56 0.54 0.03 97.30 08:25:46 Average: 0 1.48 0.00 0.64 0.52 0.03 97.33 08:25:46 Average: 1 1.67 0.00 0.47 0.56 0.03 97.26 08:25:46 08:25:46 08:25:46