Pull request #955 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2+93abf715a89b706c53091008ba2aa1c6f00d3b1a (e2ab2138d15ba7a6861f276289b9bdc8cea36944) Running in Durability level: MAX_SURVIVABILITY 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-ssh1388139685414249985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh8514461545359212574.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-955/workspace@libs/edgex-global-pipelines # timeout=10 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-955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh171021306868126390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7337797905142428734.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8045157265890017695.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-955/workspace@libs/lf-pipelines # timeout=10 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-955/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6865759126566791490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-842 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [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-955 # 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-955@tmp/jenkins-gitclient-ssh4258996539274220025.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 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 Merge succeeded, producing 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 Checking out Revision 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 (PR-955) > 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-955@tmp/jenkins-gitclient-ssh1483328755639072321.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # 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-955@tmp/jenkins-gitclient-ssh7038637428171126805.key > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:28:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:28:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:28:03 ========================================================= 05:28:03 EdgeX Global Pipelines Version Info 05:28:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:28:05 ------------------- 05:28:05 stable info: 05:28:05 ------------------- 05:28:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:28:05 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:28:05 Message: update stable to v1.0.193 05:28:05 ------------------- 05:28:05 experimental info: 05:28:05 ------------------- 05:28:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:28:05 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:28:05 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:28:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-955 [Pipeline] echo 05:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-955 [Pipeline] echo 05:28:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-955 [Pipeline] echo 05:28:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 [Pipeline] echo 05:28:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6814ce7 [Pipeline] echo 05:28:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:08 provisioning config files... 05:28:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config6601853174018564616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:08 ---> docker-login.sh 05:28:08 nexus3.edgexfoundry.org:10001 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:09 Configure a credential helper to remove this warning. See 05:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:09 05:28:09 Login Succeeded 05:28:09 nexus3.edgexfoundry.org:10002 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:09 Configure a credential helper to remove this warning. See 05:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:09 05:28:09 Login Succeeded 05:28:09 nexus3.edgexfoundry.org:10003 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:09 Configure a credential helper to remove this warning. See 05:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:09 05:28:09 Login Succeeded 05:28:09 nexus3.edgexfoundry.org:10004 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:09 Configure a credential helper to remove this warning. See 05:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:09 05:28:09 Login Succeeded 05:28:09 docker.io 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:10 Configure a credential helper to remove this warning. See 05:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:10 05:28:10 Login Succeeded 05:28:10 ---> docker-login.sh ends [Pipeline] } 05:28:10 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 05:28:11 + git log --format=format:%s -1 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 [Pipeline] echo 05:28:11 GIT_COMMIT: 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo 05:28:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:12 05:28:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:28:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:12 latest: Pulling from edgex-devops/git-semver 05:28:12 31603596830f: Pulling fs layer 05:28:12 54011a49482f: Pulling fs layer 05:28:12 a6820b24f6d8: Pulling fs layer 05:28:12 f581987b2513: Pulling fs layer 05:28:12 f581987b2513: Waiting 05:28:12 54011a49482f: Verifying Checksum 05:28:12 54011a49482f: Download complete 05:28:12 31603596830f: Verifying Checksum 05:28:12 31603596830f: Download complete 05:28:12 a6820b24f6d8: Verifying Checksum 05:28:12 a6820b24f6d8: Download complete 05:28:12 f581987b2513: Verifying Checksum 05:28:12 f581987b2513: Download complete 05:28:13 31603596830f: Pull complete 05:28:13 54011a49482f: Pull complete 05:28:14 a6820b24f6d8: Pull complete 05:28:14 f581987b2513: Pull complete 05:28:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:28:14 prd-centos7-docker-4c-2g-842 does not seem to be running inside a container 05:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-955 -v /w/workspace/dgexfoundry_device-sdk-go_PR-955:/w/workspace/dgexfoundry_device-sdk-go_PR-955:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-955@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:28:20 $ docker top 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:21 [ssh-agent] Looking for ssh-agent implementation... 05:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:21 $ docker exec 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba ssh-agent 05:28:21 SSH_AUTH_SOCK=/tmp/ssh-8OSBuaqRwrMG/agent.13 05:28:21 SSH_AGENT_PID=20 05:28:21 Running ssh-add (command line suppressed) 05:28:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_2776578497146722904.key (/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_2776578497146722904.key) 05:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:21 + git tag --points-at HEAD [Pipeline] } 05:28:22 $ docker exec --env ******** --env ******** 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba ssh-agent -k 05:28:22 unset SSH_AUTH_SOCK; 05:28:22 unset SSH_AGENT_PID; 05:28:22 echo Agent pid 20 killed; 05:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:22 [ssh-agent] Looking for ssh-agent implementation... 05:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:22 $ docker exec 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba ssh-agent 05:28:22 SSH_AUTH_SOCK=/tmp/ssh-GJ9q5RbzNZmq/agent.52 05:28:22 SSH_AGENT_PID=58 05:28:22 Running ssh-add (command line suppressed) 05:28:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_2538594280915900393.key (/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/private_key_2538594280915900393.key) 05:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:22 + git semver init 05:28:22 # -> Open(): unable to determine branch for HEAD 05:28:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-955/.git 05:28:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-955 05:28:22 # $SEMVER_REMOTE_NAME = origin 05:28:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:28:22 # $SEMVER_USER_NAME = edgex-jenkins 05:28:22 # $SEMVER_BRANCH = PR-955 05:28:22 # $SEMVER_TEMP = /tmp/semver-464514241 05:28:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:28:23 # '/tmp/semver-464514241' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-955/.semver' 05:28:23 # -> Force: false 05:28:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-955/.semver [Pipeline] } 05:28:23 $ docker exec --env ******** --env ******** 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba ssh-agent -k 05:28:24 unset SSH_AUTH_SOCK; 05:28:24 unset SSH_AGENT_PID; 05:28:24 echo Agent pid 58 killed; 05:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:28:24 + git semver [Pipeline] } 05:28:24 $ docker stop --time=1 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba 05:28:26 $ docker rm -f 7c1d736ff2cc42a7c641869a68700963fa0b4a9ad4c3c9b93bbac1748a0034ba [Pipeline] // withDockerContainer [Pipeline] sh 05:28:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:28:26 Stashed 1 file(s) [Pipeline] echo 05:28:26 [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 05:28:42 Still waiting to schedule task 05:28:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:28:42 Still waiting to schedule task 05:28:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:31:29 Running on prd-centos7-docker-4c-2g-843 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [Pipeline] { [Pipeline] ws 05:31:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:31:30 Selected Git installation does not exist. Using Default 05:31:30 The recommended git tool is: NONE 05:31:32 using credential edgex-jenkins-ssh 05:31:32 Cloning the remote Git repository 05:31:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:31:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:31:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:31:32 > git --version # timeout=10 05:31:32 > git --version # 'git version 2.24.4' 05:31:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:31:32 [INFO] Currently running in a labeled security context 05:31:32 [INFO] Currently SELinux is 'enforcing' on the host 05:31:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1674683519975145638.key 05:31:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:31:33 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:31:33 Merge succeeded, producing 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:31:33 Checking out Revision 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 (PR-955) 05:31:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:31:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:31:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:31:33 [INFO] Currently running in a labeled security context 05:31:33 [INFO] Currently SELinux is 'enforcing' on the host 05:31:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5802093785276856261.key 05:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:31:33 > git config core.sparsecheckout # timeout=10 05:31:33 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # timeout=10 05:31:33 > git remote # timeout=10 05:31:33 > git config --get remote.origin.url # timeout=10 05:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:31:33 [INFO] Currently running in a labeled security context 05:31:33 [INFO] Currently SELinux is 'enforcing' on the host 05:31:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh903975948720182044.key 05:31:33 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 05:31:33 > git rev-parse HEAD^{commit} # timeout=10 05:31:33 > git config core.sparsecheckout # timeout=10 05:31:33 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # timeout=10 05:31:37 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 05:31:37 > git --version # timeout=10 05:31:37 > git --version # 'git version 2.24.4' 05:31:37 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:31:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:31:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:31:39 + sudo service docker restart 05:31:39 + true 05:31:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:57 provisioning config files... 05:31:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7692259210448706414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:57 ---> docker-login.sh 05:31:57 nexus3.edgexfoundry.org:10001 05:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:58 Configure a credential helper to remove this warning. See 05:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:58 05:31:58 Login Succeeded 05:31:58 nexus3.edgexfoundry.org:10002 05:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:58 Configure a credential helper to remove this warning. See 05:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:58 05:31:58 Login Succeeded 05:31:58 nexus3.edgexfoundry.org:10003 05:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:58 Configure a credential helper to remove this warning. See 05:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:58 05:31:58 Login Succeeded 05:31:58 nexus3.edgexfoundry.org:10004 05:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:58 Configure a credential helper to remove this warning. See 05:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:58 05:31:58 Login Succeeded 05:31:58 docker.io 05:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:31:59 Configure a credential helper to remove this warning. See 05:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:31:59 05:31:59 Login Succeeded 05:31:59 ---> docker-login.sh ends [Pipeline] } 05:31:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:31:59 ========================================================= 05:31:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:31:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:31:59 + 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 . 05:31:59 Sending build context to Docker daemon 2.626MB 05:31:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:31:59 Step 2/8 : FROM ${BASE} 05:32:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:32:00 540db60ca938: Pulling fs layer 05:32:00 adcc1eea9eea: Pulling fs layer 05:32:00 4c4ab2625f07: Pulling fs layer 05:32:00 0510c868ecb4: Pulling fs layer 05:32:00 afea3b2eda06: Pulling fs layer 05:32:00 7809a108b3ef: Pulling fs layer 05:32:00 f706445af74f: Pulling fs layer 05:32:00 0510c868ecb4: Waiting 05:32:00 afea3b2eda06: Waiting 05:32:00 7809a108b3ef: Waiting 05:32:00 f706445af74f: Waiting 05:32:00 4c4ab2625f07: Verifying Checksum 05:32:00 4c4ab2625f07: Download complete 05:32:00 adcc1eea9eea: Verifying Checksum 05:32:00 adcc1eea9eea: Download complete 05:32:00 afea3b2eda06: Verifying Checksum 05:32:00 afea3b2eda06: Download complete 05:32:00 7809a108b3ef: Verifying Checksum 05:32:00 7809a108b3ef: Download complete 05:32:00 540db60ca938: Verifying Checksum 05:32:00 540db60ca938: Download complete 05:32:00 540db60ca938: Pull complete 05:32:00 adcc1eea9eea: Pull complete 05:32:00 4c4ab2625f07: Pull complete 05:32:01 f706445af74f: Verifying Checksum 05:32:01 f706445af74f: Download complete 05:32:02 0510c868ecb4: Verifying Checksum 05:32:02 0510c868ecb4: Download complete 05:32:05 0510c868ecb4: Pull complete 05:32:05 afea3b2eda06: Pull complete 05:32:05 7809a108b3ef: Pull complete 05:32:06 f706445af74f: Pull complete 05:32:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:32:06 ---> b068be0155e3 05:32:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:32:10 ---> Running in 27a32d71b6a8 05:32:10 Removing intermediate container 27a32d71b6a8 05:32:10 ---> bfc64ef042ba 05:32:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:32:10 ---> Running in 867eaee8d8fa 05:32:10 Removing intermediate container 867eaee8d8fa 05:32:10 ---> c83e31f61b89 05:32:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:32:10 ---> Running in 49a695f06259 05:32:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:32:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:32:12 (1/6) Installing libc-dev (0.7.2-r3) 05:32:12 (2/6) Installing libsodium (1.0.18-r0) 05:32:12 (3/6) Installing pkgconf (1.7.3-r0) 05:32:12 (4/6) Installing libsodium-dev (1.0.18-r0) 05:32:12 (5/6) Installing libzmq (4.3.3-r1) 05:32:12 (6/6) Installing zeromq-dev (4.3.3-r1) 05:32:12 Executing busybox-1.32.1-r6.trigger 05:32:12 OK: 150 MiB in 46 packages 05:32:13 Removing intermediate container 49a695f06259 05:32:13 ---> 89205efe0fc9 05:32:13 Step 6/8 : WORKDIR /device-sdk-go 05:32:13 ---> Running in f98cc14783e7 05:32:13 Removing intermediate container f98cc14783e7 05:32:13 ---> 2c388d08ba01 05:32:13 Step 7/8 : COPY . . 05:32:13 ---> 12c0d15c5ccf 05:32:13 Step 8/8 : RUN go mod download 05:32:13 ---> Running in e9d8974d0cbf 05:32:25 Removing intermediate container e9d8974d0cbf 05:32:25 ---> 302bce68732d 05:32:25 Successfully built 302bce68732d 05:32:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:32:26 + docker inspect -f . ci-base-image-x86_64 05:32:26 . [Pipeline] withDockerContainer 05:32:26 prd-centos7-docker-4c-2g-843 does not seem to be running inside a container 05:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:32:26 $ docker top 5694ea79615f735c5fc667f5a4a6a14008c0b0bf65924c441f9ac4dc6cd227a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:27 + go version 05:32:27 go version go1.16.3 linux/amd64 [Pipeline] } 05:32:27 $ docker stop --time=1 5694ea79615f735c5fc667f5a4a6a14008c0b0bf65924c441f9ac4dc6cd227a0 05:32:28 $ docker rm -f 5694ea79615f735c5fc667f5a4a6a14008c0b0bf65924c441f9ac4dc6cd227a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:32:29 + docker inspect -f . ci-base-image-x86_64 05:32:29 . [Pipeline] withDockerContainer 05:32:29 prd-centos7-docker-4c-2g-843 does not seem to be running inside a container 05:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 05:32:29 $ docker top 08b83f31fab4b2487853e6d65a2af4d88e0d28003e2a273f0263f17c74d21726 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:30 + go mod tidy 05:32:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-844 in /w/workspace/dgexfoundry_device-sdk-go_PR-955 [Pipeline] { [Pipeline] ws 05:32:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh 05:32:30 Selected Git installation does not exist. Using Default 05:32:30 The recommended git tool is: NONE 05:32:30 + make test 05:32:30 go mod tidy 05:32:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:32:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:32:36 using credential edgex-jenkins-ssh 05:32:36 Cloning the remote Git repository 05:32:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:32:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:32:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:32:36 > git --version # timeout=10 05:32:36 > git --version # 'git version 2.17.1' 05:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:38 Merging remotes/origin/master commit 93abf715a89b706c53091008ba2aa1c6f00d3b1a into PR head commit 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:32:38 Merge succeeded, producing 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:32:38 Checking out Revision 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 (PR-955) 05:32:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:32:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:32:38 > git config core.sparsecheckout # timeout=10 05:32:38 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # timeout=10 05:32:38 > git remote # timeout=10 05:32:38 > git config --get remote.origin.url # timeout=10 05:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:38 > git merge 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 05:32:38 > git rev-parse HEAD^{commit} # timeout=10 05:32:38 > git config core.sparsecheckout # timeout=10 05:32:39 > git checkout -f 6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 # timeout=10 05:32:43 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 05:32:43 > git --version # timeout=10 05:32:43 > git --version # 'git version 2.17.1' 05:32:43 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:32:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:32:45 + sudo service docker restart 05:32:45 + true 05:32:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:32:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:32:58 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.061s coverage: 25.4% of statements 05:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 28.1% of statements 05:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 05:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 05:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:33:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 29.2% of statements 05:33:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:33:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 05:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:33:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:33:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 05:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 89.2% of statements 05:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:33:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 05:33:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:33:03 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:04 provisioning config files... 05:33:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6707045434269051329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:04 ---> docker-login.sh 05:33:04 nexus3.edgexfoundry.org:10001 05:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:05 Configure a credential helper to remove this warning. See 05:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:05 05:33:05 Login Succeeded 05:33:05 nexus3.edgexfoundry.org:10002 05:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:06 Configure a credential helper to remove this warning. See 05:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:06 05:33:06 Login Succeeded 05:33:06 nexus3.edgexfoundry.org:10003 05:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:06 Configure a credential helper to remove this warning. See 05:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:06 05:33:06 Login Succeeded 05:33:06 nexus3.edgexfoundry.org:10004 05:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:07 Configure a credential helper to remove this warning. See 05:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:07 05:33:07 Login Succeeded 05:33:07 docker.io 05:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:08 Configure a credential helper to remove this warning. See 05:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:08 05:33:08 Login Succeeded 05:33:08 ---> docker-login.sh ends [Pipeline] } 05:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:08 ========================================================= 05:33:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:33:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:33:09 + 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 . 05:33:09 Sending build context to Docker daemon 2.625MB 05:33:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:33:09 Step 2/8 : FROM ${BASE} 05:33:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:33:10 595b0fe564bb: Pulling fs layer 05:33:10 7186ed65a4f7: Pulling fs layer 05:33:10 316046926c0a: Pulling fs layer 05:33:10 4ebd0625c992: Pulling fs layer 05:33:10 207e8628e3a3: Pulling fs layer 05:33:10 c791037a9be2: Pulling fs layer 05:33:10 ffd874e62e21: Pulling fs layer 05:33:10 4ebd0625c992: Waiting 05:33:10 c791037a9be2: Waiting 05:33:10 ffd874e62e21: Waiting 05:33:10 316046926c0a: Verifying Checksum 05:33:10 316046926c0a: Download complete 05:33:10 7186ed65a4f7: Verifying Checksum 05:33:10 7186ed65a4f7: Download complete 05:33:10 207e8628e3a3: Verifying Checksum 05:33:10 207e8628e3a3: Download complete 05:33:10 595b0fe564bb: Verifying Checksum 05:33:10 595b0fe564bb: Download complete 05:33:10 c791037a9be2: Verifying Checksum 05:33:10 c791037a9be2: Download complete 05:33:10 595b0fe564bb: Pull complete 05:33:11 7186ed65a4f7: Pull complete 05:33:12 316046926c0a: Pull complete 05:33:12 ffd874e62e21: Verifying Checksum 05:33:12 ffd874e62e21: Download complete 05:33:13 4ebd0625c992: Verifying Checksum 05:33:13 4ebd0625c992: Download complete 05:33:21 gofmt -l . 05:33:21 [ "`gofmt -l .`" = "" ] 05:33:21 ./bin/test-attribution-txt.sh 05:33:21 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:33:21 $ docker stop --time=1 08b83f31fab4b2487853e6d65a2af4d88e0d28003e2a273f0263f17c74d21726 05:33:22 $ docker rm -f 08b83f31fab4b2487853e6d65a2af4d88e0d28003e2a273f0263f17c74d21726 [Pipeline] // withDockerContainer [Pipeline] sh 05:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:33:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:33:23 4ebd0625c992: Pull complete 05:33:24 207e8628e3a3: Pull complete 05:33:24 c791037a9be2: Pull complete [Pipeline] sh 05:33:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:33:26 + ls -al . 05:33:26 total 208 05:33:26 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 05:33 . 05:33:26 drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 05:31 .. 05:33:26 drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 05:31 bin 05:33:26 -rw-r--r--. 1 jenkins jenkins 126071 Jun 8 05:33 coverage.out 05:33:26 -rw-rw-r--. 1 jenkins jenkins 987 Jun 8 05:31 Dockerfile.build 05:33:26 -rw-rw-r--. 1 jenkins jenkins 140 Jun 8 05:31 .dockerignore 05:33:26 drwxrwxr-x. 5 jenkins jenkins 62 Jun 8 05:31 example 05:33:26 drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 05:31 .git 05:33:26 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 05:31 .github 05:33:26 -rw-rw-r--. 1 jenkins jenkins 138 Jun 8 05:31 .gitignore 05:33:26 -rw-r--r--. 1 jenkins jenkins 575 Jun 8 05:33 go.mod 05:33:26 -rw-r--r--. 1 jenkins jenkins 20472 Jun 8 05:32 go.sum 05:33:26 drwxrwxr-x. 15 jenkins jenkins 224 Jun 8 05:31 internal 05:33:26 -rw-rw-r--. 1 jenkins jenkins 894 Jun 8 05:31 Jenkinsfile 05:33:26 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 8 05:31 LICENSE 05:33:26 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 8 05:31 Makefile 05:33:26 drwxrwxr-x. 4 jenkins jenkins 26 Jun 8 05:31 openapi 05:33:26 drwxrwxr-x. 5 jenkins jenkins 50 Jun 8 05:31 pkg 05:33:26 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 8 05:31 README.md 05:33:26 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 8 05:31 RELEASE-NOTES.txt 05:33:26 drwxrwxr-x. 4 jenkins jenkins 54 Jun 8 05:31 snap 05:33:26 -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 05:28 VERSION 05:33:26 -rw-rw-r--. 1 jenkins jenkins 222 Jun 8 05:31 version.go [Pipeline] isUnix [Pipeline] sh 05:33:27 + 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=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 --label arch=amd64 --label version=0.0.0 . 05:33:27 Sending build context to Docker daemon 2.753MB 05:33:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:33:27 Step 2/23 : FROM ${BASE} AS builder 05:33:27 ---> 302bce68732d 05:33:27 Step 3/23 : WORKDIR /device-sdk-go 05:33:27 ---> Running in dda2ca1218b0 05:33:27 Removing intermediate container dda2ca1218b0 05:33:27 ---> 63776ab06086 05:33:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:33:27 ---> Running in 6a33966c08ee 05:33:27 Removing intermediate container 6a33966c08ee 05:33:27 ---> 2d91a6319e59 05:33:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:27 ---> Running in 0b5aa476f829 05:33:27 Removing intermediate container 0b5aa476f829 05:33:27 ---> 0e9f71e95afa 05:33:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:33:27 ---> Running in e90638125e3c 05:33:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:33:28 ffd874e62e21: Pull complete 05:33:28 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:33:28 ---> cfc18b08335c 05:33:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:33:30 ---> Running in 2a91616ac510 05:33:31 Removing intermediate container 2a91616ac510 05:33:31 ---> b1bbf281238b 05:33:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:31 OK: 150 MiB in 46 packages 05:33:31 ---> Running in 8c62439450c6 05:33:31 Removing intermediate container e90638125e3c 05:33:31 ---> a4a7288fb646 05:33:31 Step 7/23 : COPY . . 05:33:31 ---> c4aa83976f00 05:33:31 Step 8/23 : RUN go mod download 05:33:31 ---> Running in c7a9313e4d6f 05:33:32 Removing intermediate container c7a9313e4d6f 05:33:32 ---> 12a78261f9c4 05:33:32 Step 9/23 : RUN make build 05:33:32 ---> Running in 2aa1385bddf3 05:33:32 go mod tidy 05:33:32 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 05:33:34 Removing intermediate container 8c62439450c6 05:33:34 ---> 0a2beb5af906 05:33:34 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:33:34 ---> Running in 48921b7eb506 05:33:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:36 (1/6) Installing libc-dev (0.7.2-r3) 05:33:36 (2/6) Installing libsodium (1.0.18-r0) 05:33:37 (3/6) Installing pkgconf (1.7.3-r0) 05:33:37 (4/6) Installing libsodium-dev (1.0.18-r0) 05:33:37 (5/6) Installing libzmq (4.3.3-r1) 05:33:37 (6/6) Installing zeromq-dev (4.3.3-r1) 05:33:37 Executing busybox-1.32.1-r6.trigger 05:33:37 OK: 139 MiB in 46 packages 05:33:39 Removing intermediate container 48921b7eb506 05:33:39 ---> 54ad669f2222 05:33:39 Step 6/8 : WORKDIR /device-sdk-go 05:33:39 ---> Running in efbacd10cfdb 05:33:39 Removing intermediate container efbacd10cfdb 05:33:39 ---> b86b0d77c38b 05:33:39 Step 7/8 : COPY . . 05:33:41 ---> f16916632297 05:33:41 Step 8/8 : RUN go mod download 05:33:41 ---> Running in 8ea4245301a4 05:33:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:33:43 Removing intermediate container 2aa1385bddf3 05:33:43 ---> b30e9b1d98a6 05:33:43 Step 10/23 : FROM alpine:3.12 05:33:43 3.12: Pulling from library/alpine 05:33:44 339de151aab4: Pulling fs layer 05:33:44 339de151aab4: Verifying Checksum 05:33:44 339de151aab4: Download complete 05:33:44 339de151aab4: Pull complete 05:33:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:33:44 Status: Downloaded newer image for alpine:3.12 05:33:44 ---> 13621d1b12d4 05:33:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:33:44 ---> Running in e851ad4a7531 05:33:44 Removing intermediate container e851ad4a7531 05:33:44 ---> 86af6896dbb4 05:33:44 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:44 ---> Running in 93bfa99f6624 05:33:45 Removing intermediate container 93bfa99f6624 05:33:45 ---> 0a48693dc1ee 05:33:45 Step 13/23 : RUN apk add --update --no-cache zeromq 05:33:45 ---> Running in 76ce03806c28 05:33:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:46 (1/5) Installing libgcc (9.3.0-r2) 05:33:46 (2/5) Installing libsodium (1.0.18-r0) 05:33:46 (3/5) Installing libstdc++ (9.3.0-r2) 05:33:47 (4/5) Installing libzmq (4.3.3-r0) 05:33:47 (5/5) Installing zeromq (4.3.3-r0) 05:33:47 Executing busybox-1.31.1-r20.trigger 05:33:47 OK: 8 MiB in 19 packages 05:33:48 Removing intermediate container 76ce03806c28 05:33:48 ---> 20b5a1a6b634 05:33:48 Step 14/23 : WORKDIR / 05:33:48 ---> Running in 81f468f350d2 05:33:48 Removing intermediate container 81f468f350d2 05:33:48 ---> c9a1c4f6379a 05:33:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:33:48 ---> 71d701d98a3a 05:33:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:33:48 ---> c5ff150b9699 05:33:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:33:48 ---> 73dafbfc0387 05:33:48 Step 18/23 : EXPOSE 59999 05:33:48 ---> Running in e07df945df17 05:33:48 Removing intermediate container e07df945df17 05:33:48 ---> b23ff56c3840 05:33:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:33:48 ---> Running in 5d2a05e657f1 05:33:48 Removing intermediate container 5d2a05e657f1 05:33:48 ---> 615dc4bb487e 05:33:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:33:48 ---> Running in a4b4f681a051 05:33:49 Removing intermediate container a4b4f681a051 05:33:49 ---> df9ca3f55229 05:33:49 Step 21/23 : LABEL arch=amd64 05:33:49 ---> Running in d61aa4ad9509 05:33:49 Removing intermediate container d61aa4ad9509 05:33:49 ---> 96a1f4e6cf60 05:33:49 Step 22/23 : LABEL git_sha=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:33:49 ---> Running in ea67704607b7 05:33:49 Removing intermediate container ea67704607b7 05:33:49 ---> e10eb67351e4 05:33:49 Step 23/23 : LABEL version=0.0.0 05:33:49 ---> Running in c3c83e5d9a2e 05:33:49 Removing intermediate container c3c83e5d9a2e 05:33:49 ---> a7907fcd7cd9 05:33:49 [Warning] One or more build-args [MAKE ARCH] were not consumed 05:33:49 Successfully built a7907fcd7cd9 05:33:49 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 05:33:50 ---> job-cost.sh 05:33:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bAGp 05:33:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:34:09 Removing intermediate container 8ea4245301a4 05:34:09 ---> 9d6e49d8d3ba 05:34:09 Successfully built 9d6e49d8d3ba 05:34:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:34:09 + docker inspect -f . ci-base-image-arm64 05:34:09 . [Pipeline] withDockerContainer 05:34:10 prd-ubuntu18.04-docker-arm64-4c-16g-844 does not seem to be running inside a container 05:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-bAGp/bin to PATH 05:34:11 INFO: No Stack... 05:34:11 $ docker top 3fcf6de06463d9178b040d349381e16003f1ea32513b41ca8574a97623398c5e -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:12 INFO: Retrieving Pricing Info for: v3-standard-2 05:34:13 + go version 05:34:13 go version go1.16.3 linux/arm64 [Pipeline] } 05:34:13 $ docker stop --time=1 3fcf6de06463d9178b040d349381e16003f1ea32513b41ca8574a97623398c5e 05:34:13 INFO: Archiving Costs 05:34:14 $ docker rm -f 3fcf6de06463d9178b040d349381e16003f1ea32513b41ca8574a97623398c5e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:34:15 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:34:15 + cut -d, -f6 [Pipeline] script [Pipeline] { [Pipeline] lock 05:34:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] 05:34:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] did not exist. Created. 05:34:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:34:16 + echo total: 0.05999999865889549 [Pipeline] stash 05:34:16 Stashed 1 file(s) [Pipeline] } 05:34:16 + docker inspect -f . ci-base-image-arm64 05:34:16 . 05:34:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] [Pipeline] // lock [Pipeline] withDockerContainer 05:34:16 prd-ubuntu18.04-docker-arm64-4c-16g-844 does not seem to be running inside a container 05:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 05:34:18 $ docker top f6556fb82f5f14d457c4f8daf34f56808e942eb41ee9b3c8f26fa96acd123d4b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:34:19 + go mod tidy [Pipeline] sh 05:34:20 + make test 05:34:20 go mod tidy 05:34:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:34:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:35:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:35:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:35:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:35:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.294s coverage: 25.4% of statements 05:35:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:35:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.230s coverage: 28.1% of statements 05:35:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.240s coverage: 78.9% of statements 05:35:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.187s coverage: 9.0% of statements 05:35:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:35:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:35:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:35:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.287s coverage: 29.2% of statements 05:35:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:36:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.272s coverage: 83.3% of statements 05:36:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:36:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:36:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.421s coverage: 58.0% of statements 05:36:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.231s coverage: 89.2% of statements 05:36:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:36:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.178s coverage: 5.0% of statements 05:36:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:36:04 GO111MODULE=on go vet ./... 05:37:01 gofmt -l . 05:37:01 [ "`gofmt -l .`" = "" ] 05:37:01 ./bin/test-attribution-txt.sh 05:37:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:37:02 $ docker stop --time=1 f6556fb82f5f14d457c4f8daf34f56808e942eb41ee9b3c8f26fa96acd123d4b 05:37:04 $ docker rm -f f6556fb82f5f14d457c4f8daf34f56808e942eb41ee9b3c8f26fa96acd123d4b [Pipeline] // withDockerContainer [Pipeline] sh 05:37:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:37:05 Warning: overwriting stash ‘coverage-report’ 05:37:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:07 + ls -al . 05:37:07 total 244 05:37:07 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:37 . 05:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:32 .. 05:37:07 -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 05:32 .dockerignore 05:37:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 05:32 .git 05:37:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:32 .github 05:37:07 -rw-rw-r-- 1 jenkins jenkins 138 Jun 8 05:32 .gitignore 05:37:07 -rw-rw-r-- 1 jenkins jenkins 987 Jun 8 05:32 Dockerfile.build 05:37:07 -rw-rw-r-- 1 jenkins jenkins 894 Jun 8 05:32 Jenkinsfile 05:37:07 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 8 05:32 LICENSE 05:37:07 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 8 05:32 Makefile 05:37:07 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 8 05:32 README.md 05:37:07 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 8 05:32 RELEASE-NOTES.txt 05:37:07 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 05:28 VERSION 05:37:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:32 bin 05:37:07 -rw-r--r-- 1 jenkins jenkins 126072 Jun 8 05:36 coverage.out 05:37:07 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:32 example 05:37:07 -rw-r--r-- 1 jenkins jenkins 575 Jun 8 05:37 go.mod 05:37:07 -rw-r--r-- 1 jenkins jenkins 20472 Jun 8 05:34 go.sum 05:37:07 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 05:32 internal 05:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:32 openapi 05:37:07 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:32 pkg 05:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:32 snap 05:37:07 -rw-rw-r-- 1 jenkins jenkins 222 Jun 8 05:32 version.go [Pipeline] isUnix [Pipeline] sh 05:37:07 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 --label arch=arm64 --label version=0.0.0 . 05:37:08 Sending build context to Docker daemon 2.751MB 05:37:08 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:37:08 Step 2/23 : FROM ${BASE} AS builder 05:37:08 ---> 9d6e49d8d3ba 05:37:08 Step 3/23 : WORKDIR /device-sdk-go 05:37:08 ---> Running in 94ca5c55035c 05:37:09 Removing intermediate container 94ca5c55035c 05:37:09 ---> 669a45771610 05:37:09 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:37:09 ---> Running in fd8c0d8364fc 05:37:10 Removing intermediate container fd8c0d8364fc 05:37:10 ---> 2e53ccaccd05 05:37:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:10 ---> Running in 2730223c72fa 05:37:13 Removing intermediate container 2730223c72fa 05:37:13 ---> 323f36c0d6cf 05:37:13 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:37:13 ---> Running in deb7cd7a47b9 05:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:16 OK: 139 MiB in 46 packages 05:37:17 Removing intermediate container deb7cd7a47b9 05:37:17 ---> 195cd8b4fea1 05:37:17 Step 7/23 : COPY . . 05:37:18 ---> 425e214d696d 05:37:18 Step 8/23 : RUN go mod download 05:37:18 ---> Running in 9a580ad872a1 05:37:21 Removing intermediate container 9a580ad872a1 05:37:21 ---> 83900a97e7bf 05:37:21 Step 9/23 : RUN make build 05:37:21 ---> Running in 28ab6517c4fb 05:37:22 go mod tidy 05:37:23 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 05:37:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:37:57 Removing intermediate container 28ab6517c4fb 05:37:57 ---> 8c82e0635f51 05:37:57 Step 10/23 : FROM alpine:3.12 05:37:58 3.12: Pulling from library/alpine 05:37:58 d2f70382dc9a: Pulling fs layer 05:37:58 d2f70382dc9a: Verifying Checksum 05:37:58 d2f70382dc9a: Download complete 05:37:59 d2f70382dc9a: Pull complete 05:37:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:37:59 Status: Downloaded newer image for alpine:3.12 05:37:59 ---> 9852663dfa18 05:37:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:37:59 ---> Running in 9eb89c108b6e 05:38:00 Removing intermediate container 9eb89c108b6e 05:38:00 ---> 06f7654a9000 05:38:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:00 ---> Running in 531f12728cc1 05:38:02 Removing intermediate container 531f12728cc1 05:38:02 ---> c4a09b8a6857 05:38:02 Step 13/23 : RUN apk add --update --no-cache zeromq 05:38:02 ---> Running in 3bdc31b8c8b9 05:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:38:05 (1/5) Installing libgcc (9.3.0-r2) 05:38:05 (2/5) Installing libsodium (1.0.18-r0) 05:38:05 (3/5) Installing libstdc++ (9.3.0-r2) 05:38:05 (4/5) Installing libzmq (4.3.3-r0) 05:38:05 (5/5) Installing zeromq (4.3.3-r0) 05:38:05 Executing busybox-1.31.1-r20.trigger 05:38:05 OK: 8 MiB in 19 packages 05:38:07 Removing intermediate container 3bdc31b8c8b9 05:38:07 ---> 4c2173607274 05:38:07 Step 14/23 : WORKDIR / 05:38:07 ---> Running in d8f749ce0c2e 05:38:07 Removing intermediate container d8f749ce0c2e 05:38:07 ---> b552ed990522 05:38:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:38:08 ---> 01d115f867d0 05:38:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:38:09 ---> 894d273c6f20 05:38:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:38:10 ---> b2a927a89f0b 05:38:10 Step 18/23 : EXPOSE 59999 05:38:10 ---> Running in a4c742ca713a 05:38:11 Removing intermediate container a4c742ca713a 05:38:11 ---> 4534c93eade8 05:38:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:38:11 ---> Running in 107480f9b6b1 05:38:11 Removing intermediate container 107480f9b6b1 05:38:11 ---> 1947fe8b341f 05:38:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:38:11 ---> Running in 9819df6e437d 05:38:12 Removing intermediate container 9819df6e437d 05:38:12 ---> bc3e379dd765 05:38:12 Step 21/23 : LABEL arch=arm64 05:38:12 ---> Running in d78d396a82d6 05:38:13 Removing intermediate container d78d396a82d6 05:38:13 ---> 665e7d8f6428 05:38:13 Step 22/23 : LABEL git_sha=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 05:38:13 ---> Running in dc239aa5f011 05:38:13 Removing intermediate container dc239aa5f011 05:38:13 ---> c1aa6a234f17 05:38:13 Step 23/23 : LABEL version=0.0.0 05:38:13 ---> Running in 03d52bd4a9f6 05:38:14 Removing intermediate container 03d52bd4a9f6 05:38:14 ---> efec0f102e45 05:38:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:38:14 Successfully built efec0f102e45 05:38:14 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 05:38:15 ---> job-cost.sh 05:38:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KwSM 05:38:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-KwSM/bin to PATH 05:40:16 INFO: No Stack... 05:40:17 INFO: Retrieving Pricing Info for: v2-standard-4 05:40:17 INFO: Archiving Costs [Pipeline] sh 05:40:18 + cut -d, -f6 05:40:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:40:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] 05:40:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] did not exist. Created. 05:40:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-955-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:18 /w/workspace/device-sdk-go/1@tmp/durable-18e64d52/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-18e64d52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:40:18 + echo total: 0.18000000715255737 [Pipeline] stash 05:40:19 Warning: overwriting stash ‘stack-cost’ 05:40:19 Stashed 1 file(s) [Pipeline] } 05:40:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-955-1-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 05:40:20 provisioning config files... 05:40:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config6013929096329609286tmp [Pipeline] { [Pipeline] sh 05:40:20 + set +x 05:40:20 + bash -s -- 05:40:20 + curl -s https://codecov.io/bash 05:40:20 05:40:20 _____ _ 05:40:20 / ____| | | 05:40:20 | | ___ __| | ___ ___ _____ __ 05:40:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:40:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:40:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:40:20 Bash-1.0.3 05:40:20 05:40:20 05:40:20 ==> git version 2.24.4 found 05:40:20 ==> 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 05:40:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:40:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:40:20 ==> Jenkins CI detected. 05:40:20 project root: . 05:40:20 --> token set from env 05:40:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:40:21 ==> Running gcov in . (disable via -X gcov) 05:40:21 ==> Python coveragepy not found 05:40:21 ==> Searching for coverage reports in: 05:40:21 + . 05:40:21 -> Found 1 reports 05:40:21 ==> Detecting git/mercurial file structure 05:40:21 ==> Reading reports 05:40:21 + ./coverage.out bytes=126072 05:40:21 ==> Appending adjustments 05:40:21 https://docs.codecov.io/docs/fixing-reports 05:40:21 + Found adjustments 05:40:21 ==> Gzipping contents 05:40:21 20K /tmp/codecov.cFKTJn.gz 05:40:21 ==> Uploading reports 05:40:21 url: https://codecov.io 05:40:21 query: branch=PR-955&commit=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=955&job=&cmd_args= 05:40:21 -> Pinging Codecov 05:40:21 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-955&commit=6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=955&job=&cmd_args= 05:40:21 -> Uploading to 05:40:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/7E55EF52A471D76F132DFD9A03CDDE97/6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2/00902248-f0ef-41fd-8dee-050466e97e94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T054021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52a18a3826778a3a21a7447b1bbce4e28d8b9455eef60bd61ba9f2b3e0331a8b 05:40:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:21 Dload Upload Total Spent Left Speed 05:40:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16436 0 0 100 16436 0 47423 --:--:-- --:--:-- --:--:-- 47502 05:40:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6814ce7d49aa4cd747a8d59ca6e8d100f595e6d2 [Pipeline] } 05:40:22 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 05:40:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:40:25 ---> package-listing.sh 05:40:25 ++ facter osfamily 05:40:25 ++ tr '[:upper:]' '[:lower:]' 05:40:25 + OS_FAMILY=redhat 05:40:25 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-955 05:40:25 + START_PACKAGES=/tmp/packages_start.txt 05:40:25 + END_PACKAGES=/tmp/packages_end.txt 05:40:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:25 + PACKAGES=/tmp/packages_start.txt 05:40:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-955 ']' 05:40:25 + PACKAGES=/tmp/packages_end.txt 05:40:25 + case "${OS_FAMILY}" in 05:40:25 + sort 05:40:25 + rpm -qa 05:40:26 + '[' -f /tmp/packages_start.txt ']' 05:40:26 + '[' -f /tmp/packages_end.txt ']' 05:40:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-955 ']' 05:40:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-955/archives/ 05:40:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-955/archives/ [Pipeline] echo 05:40:26 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-955/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:40:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:40:27 05:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:40:27 alpine: Pulling from edgex-lftools-log-publisher 05:40:27 df20fa9351a1: Pulling fs layer 05:40:27 36b3adc4ff6f: Pulling fs layer 05:40:27 8ad3a11d3b57: Pulling fs layer 05:40:27 46f8f816bc3b: Pulling fs layer 05:40:27 93b61091891f: Pulling fs layer 05:40:27 93b9cdb0e59b: Pulling fs layer 05:40:27 5e14af77c1be: Pulling fs layer 05:40:27 01666e4c0597: Pulling fs layer 05:40:27 aa168da1d23b: Pulling fs layer 05:40:27 46f8f816bc3b: Waiting 05:40:27 93b61091891f: Waiting 05:40:27 93b9cdb0e59b: Waiting 05:40:27 5e14af77c1be: Waiting 05:40:27 01666e4c0597: Waiting 05:40:27 aa168da1d23b: Waiting 05:40:27 36b3adc4ff6f: Download complete 05:40:27 46f8f816bc3b: Verifying Checksum 05:40:27 46f8f816bc3b: Download complete 05:40:27 df20fa9351a1: Verifying Checksum 05:40:27 df20fa9351a1: Download complete 05:40:27 93b61091891f: Verifying Checksum 05:40:27 93b61091891f: Download complete 05:40:27 93b9cdb0e59b: Verifying Checksum 05:40:27 93b9cdb0e59b: Download complete 05:40:27 5e14af77c1be: Verifying Checksum 05:40:27 5e14af77c1be: Download complete 05:40:27 01666e4c0597: Verifying Checksum 05:40:27 01666e4c0597: Download complete 05:40:28 df20fa9351a1: Pull complete 05:40:28 8ad3a11d3b57: Verifying Checksum 05:40:28 8ad3a11d3b57: Download complete 05:40:28 36b3adc4ff6f: Pull complete 05:40:28 8ad3a11d3b57: Pull complete 05:40:28 46f8f816bc3b: Pull complete 05:40:29 93b61091891f: Pull complete 05:40:29 93b9cdb0e59b: Pull complete 05:40:29 5e14af77c1be: Pull complete 05:40:29 01666e4c0597: Pull complete 05:40:30 aa168da1d23b: Verifying Checksum 05:40:30 aa168da1d23b: Download complete 05:40:35 aa168da1d23b: Pull complete 05:40:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:40:35 prd-centos7-docker-4c-2g-842 does not seem to be running inside a container 05:40:35 $ 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-955/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-955 -v /w/workspace/dgexfoundry_device-sdk-go_PR-955:/w/workspace/dgexfoundry_device-sdk-go_PR-955:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-955@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:10003/edgex-lftools-log-publisher:alpine cat 05:40:39 $ docker top 621cc2c4680f9a5f3aa26bae26f754782b108eb07588316f59a601203910bca2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:40:40 + mkdir -p /var/log/sa [Pipeline] sh 05:40:41 + ls /var/log/sa-host 05:40:41 + sadf -c /var/log/sa-host/sa05 05:40:41 file_magic: OK 05:40:41 HZ: Using current value: 100 05:40:41 file_header: OK 05:40: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 05:40:41 Statistics: 05:40:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:40:41 File successfully converted to sysstat format version 12.2.1 05:40:41 + sadf -c /var/log/sa-host/sa08 05:40:41 file_magic: OK 05:40:41 HZ: Using current value: 100 05:40:41 file_header: OK 05:40: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 05:40:41 Statistics: 05:40: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... 05:40:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:41 provisioning config files... 05:40:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp/config2622360148433418452tmp [Pipeline] { [Pipeline] echo 05:40:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:40:41 ---> create-netrc.sh [Pipeline] } 05:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:40:42 ---> python-tools-install.sh [Pipeline] echo 05:40:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:40:42 ---> sudo-logs.sh 05:40:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:40:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:40:43 ---> job-cost.sh 05:40:43 lf-activate-venv: SKIPPING 05:40:43 DEBUG: total: 0.18000000715255737 05:40:43 INFO: Retrieving Stack Cost... 05:40:44 INFO: Retrieving Pricing Info for: v3-standard-2 05:40:45 INFO: Archiving Costs [Pipeline] echo 05:40:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:40:45 ---> logs-deploy.sh 05:40:45 lf-activate-venv: SKIPPING 05:40:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-955/1 05:40:45 INFO: archiving workspace using pattern(s): 05:40:46 Archives upload complete. 05:40:46 INFO: archiving logs to Nexus 05:40:47 ---> uname -a: 05:40:47 Linux prd-centos7-docker-4c-2g-842.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:40:47 05:40:47 05:40:47 ---> lscpu: 05:40:47 Architecture: x86_64 05:40:47 CPU op-mode(s): 32-bit, 64-bit 05:40:47 Byte Order: Little Endian 05:40:47 Address sizes: 40 bits physical, 48 bits virtual 05:40:47 CPU(s): 2 05:40:47 On-line CPU(s) list: 0,1 05:40:47 Thread(s) per core: 1 05:40:47 Core(s) per socket: 1 05:40:47 Socket(s): 2 05:40:47 NUMA node(s): 1 05:40:47 Vendor ID: AuthenticAMD 05:40:47 CPU family: 23 05:40:47 Model: 49 05:40:47 Model name: AMD EPYC-Rome Processor 05:40:47 Stepping: 0 05:40:47 CPU MHz: 2800.000 05:40:47 BogoMIPS: 5600.00 05:40:47 Virtualization: AMD-V 05:40:47 Hypervisor vendor: KVM 05:40:47 Virtualization type: full 05:40:47 L1d cache: 64 KiB 05:40:47 L1i cache: 64 KiB 05:40:47 L2 cache: 1 MiB 05:40:47 L3 cache: 32 MiB 05:40:47 NUMA node0 CPU(s): 0,1 05:40:47 Vulnerability Itlb multihit: Not affected 05:40:47 Vulnerability L1tf: Not affected 05:40:47 Vulnerability Mds: Not affected 05:40:47 Vulnerability Meltdown: Not affected 05:40:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:40:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:40:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:40:47 Vulnerability Srbds: Not affected 05:40:47 Vulnerability Tsx async abort: Not affected 05:40:47 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 05:40:47 05:40:47 05:40:47 ---> nproc: 05:40:47 2 05:40:47 05:40:47 05:40:47 ---> df -h: 05:40:47 Filesystem Size Used Available Use% Mounted on 05:40:47 overlay 40.0G 7.6G 32.4G 19% / 05:40:47 tmpfs 64.0M 0 64.0M 0% /dev 05:40:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:40:47 shm 64.0M 0 64.0M 0% /dev/shm 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-955 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-955@tmp 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:40:47 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:40:47 05:40:47 05:40:47 ---> free -m: 05:40:47 total used free shared buff/cache available 05:40:47 Mem: 7821 985 4737 0 2097 6657 05:40:47 Swap: 1023 0 1023 05:40:47 05:40:47 05:40:47 ---> ip addr: 05:40:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:40:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:40:47 inet 127.0.0.1/8 scope host lo 05:40:47 valid_lft forever preferred_lft forever 05:40:47 inet6 ::1/128 scope host 05:40:47 valid_lft forever preferred_lft forever 05:40:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:40:47 link/ether fa:16:3e:d4:d3:8c brd ff:ff:ff:ff:ff:ff 05:40:47 inet 10.30.122.114/23 brd 10.30.123.255 scope global dynamic eth0 05:40:47 valid_lft 85604sec preferred_lft 85604sec 05:40:47 inet6 fe80::f816:3eff:fed4:d38c/64 scope link 05:40:47 valid_lft forever preferred_lft forever 05:40:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:40:47 link/ether 02:42:8a:44:8a:8e brd ff:ff:ff:ff:ff:ff 05:40:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:40:47 valid_lft forever preferred_lft forever 05:40:47 inet6 fe80::42:8aff:fe44:8a8e/64 scope link 05:40:47 valid_lft forever preferred_lft forever 05:40:47 05:40:47 05:40:47 ---> sar -b -r -n DEV: 05:40:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:40:47 05:40:47 05:27:19 LINUX RESTART (2 CPU) 05:40:47 05:40:47 05:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:40:47 05:29:01 36.86 3.58 33.28 0.00 2601.60 3223.38 0.00 05:40:47 05:30:01 2.11 0.00 2.11 0.00 0.00 38.08 0.00 05:40:47 05:31:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 05:40:47 05:32:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 05:40:47 05:33:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 05:40:47 05:34:01 0.37 0.00 0.37 0.00 0.00 5.30 0.00 05:40:47 05:35:01 0.13 0.00 0.13 0.00 0.00 2.42 0.00 05:40:47 05:36:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 05:40:47 05:37:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 05:40:47 05:38:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 05:40:47 05:39:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 05:40:47 05:40:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 05:40:47 Average: 3.44 0.30 3.14 0.00 216.81 274.39 0.00 05:40:47 05:40:47 05:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:40:47 05:29:01 5454520 0 811336 10.13 2620 1740464 1303732 14.39 576528 1577656 24 05:40:47 05:30:01 5467124 0 798724 9.97 2620 1740472 1206656 13.32 566668 1577624 8 05:40:47 05:31:01 5466040 0 799808 9.99 2620 1740472 1206824 13.32 570376 1574836 8 05:40:47 05:32:01 5464680 0 801164 10.00 2620 1740476 1206872 13.32 571548 1574836 20 05:40:47 05:33:01 5465428 0 800408 9.99 2620 1740484 1206812 13.32 567456 1578700 20 05:40:47 05:34:01 5466288 0 799548 9.98 2620 1740484 1206656 13.32 566472 1578700 20 05:40:47 05:35:01 5464600 0 801224 10.00 2620 1740496 1206848 13.32 567684 1578756 8 05:40:47 05:36:01 5459140 0 806680 10.07 2620 1740500 1206788 13.32 573408 1578756 8 05:40:47 05:37:01 5457836 0 807980 10.09 2620 1740504 1206656 13.32 574896 1578756 16 05:40:47 05:38:01 5453740 0 812072 10.14 2620 1740508 1206836 13.32 580668 1576764 16 05:40:47 05:39:01 5453996 0 811816 10.14 2620 1740508 1206836 13.32 580584 1576764 16 05:40:47 05:40:01 5454772 0 811032 10.13 2620 1740516 1206656 13.32 586352 1570012 20 05:40:47 Average: 5460680 0 805149 10.05 2620 1740490 1214848 13.41 573553 1576847 15 05:40:47 05:40:47 05:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:40:47 05:29:01 eth0 152.66 118.02 457.10 29.27 0.00 0.00 0.00 0.00 05:40:47 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:29:01 docker0 15.21 11.59 2.25 27.84 0.00 0.00 0.00 0.00 05:40:47 05:30:01 eth0 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:31:01 eth0 0.88 0.30 0.39 0.02 0.00 0.00 0.00 0.00 05:40:47 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:32:01 eth0 1.32 0.30 0.35 0.17 0.00 0.00 0.00 0.00 05:40:47 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:33:01 eth0 1.65 0.65 0.72 0.46 0.00 0.00 0.00 0.00 05:40:47 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:34:01 eth0 0.97 0.07 0.10 0.04 0.00 0.00 0.00 0.00 05:40:47 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:35:01 eth0 0.95 0.50 0.59 0.39 0.00 0.00 0.00 0.00 05:40:47 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:36:01 eth0 0.78 0.28 0.28 0.20 0.00 0.00 0.00 0.00 05:40:47 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:37:01 eth0 0.97 0.08 0.10 0.01 0.00 0.00 0.00 0.00 05:40:47 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:38:01 eth0 1.45 0.43 0.41 0.24 0.00 0.00 0.00 0.00 05:40:47 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:39:01 eth0 0.67 0.35 0.34 0.20 0.00 0.00 0.00 0.00 05:40:47 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:40:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:40:47 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 Average: eth0 13.54 10.09 38.37 2.59 0.00 0.00 0.00 0.00 05:40:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:47 Average: docker0 1.27 0.97 0.19 2.32 0.00 0.00 0.00 0.00 05:40:47 05:40:47 05:40:47 ---> sar -P ALL: 05:40:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:40:47 05:40:47 05:27:19 LINUX RESTART (2 CPU) 05:40:47 05:40:47 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:40:47 05:29:01 all 4.73 0.00 2.33 4.89 0.05 88.00 05:40:47 05:29:01 0 4.21 0.00 2.51 3.36 0.07 89.84 05:40:47 05:29:01 1 5.24 0.00 2.15 6.41 0.03 86.16 05:40:47 05:30:01 all 0.11 0.00 0.06 0.00 0.03 99.80 05:40:47 05:30:01 0 0.12 0.00 0.05 0.00 0.03 99.80 05:40:47 05:30:01 1 0.10 0.00 0.07 0.00 0.03 99.80 05:40:47 05:31:01 all 0.17 0.00 0.03 0.00 0.03 99.78 05:40:47 05:31:01 0 0.27 0.00 0.02 0.00 0.03 99.68 05:40:47 05:31:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:40:47 05:32:01 all 0.14 0.00 0.03 0.00 0.03 99.80 05:40:47 05:32:01 0 0.13 0.00 0.03 0.00 0.03 99.80 05:40:47 05:32:01 1 0.15 0.00 0.03 0.00 0.02 99.80 05:40:47 05:33:01 all 0.20 0.00 0.05 0.00 0.03 99.72 05:40:47 05:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:40:47 05:33:01 1 0.35 0.00 0.07 0.00 0.02 99.57 05:40:47 05:34:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:40:47 05:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:40:47 05:34:01 1 0.33 0.00 0.03 0.00 0.02 99.62 05:40:47 05:35:01 all 0.24 0.00 0.04 0.00 0.03 99.69 05:40:47 05:35:01 0 0.12 0.00 0.05 0.00 0.03 99.80 05:40:47 05:35:01 1 0.37 0.00 0.03 0.00 0.02 99.58 05:40:47 05:36:01 all 0.14 0.00 0.06 0.00 0.03 99.77 05:40:47 05:36:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:40:47 05:36:01 1 0.27 0.00 0.08 0.00 0.02 99.63 05:40:47 05:37:01 all 0.16 0.00 0.03 0.00 0.02 99.79 05:40:47 05:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:40:47 05:37:01 1 0.28 0.00 0.03 0.00 0.00 99.68 05:40:47 05:38:01 all 0.12 0.00 0.03 0.00 0.03 99.82 05:40:47 05:38:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:40:47 05:38:01 1 0.20 0.00 0.03 0.00 0.02 99.75 05:40:47 05:39:01 all 0.12 0.00 0.04 0.00 0.02 99.82 05:40:47 05:39:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:40:47 05:39:01 1 0.17 0.00 0.03 0.00 0.00 99.80 05:40:47 05:40:47 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:40:47 05:40:01 all 0.14 0.00 0.03 0.00 0.03 99.80 05:40:47 05:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:40:47 05:40:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:40:47 Average: all 0.53 0.00 0.23 0.40 0.03 98.81 05:40:47 Average: 0 0.42 0.00 0.24 0.28 0.04 99.03 05:40:47 Average: 1 0.64 0.00 0.22 0.53 0.02 98.60 05:40:47 05:40:47 05:40:47