Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6d23b80da3d6d084643c753e6704b2add1fc5b67+3b22e0480bd67233e1fe9d34879779676ed28d7e (a3dd1ca2893dc16c0a01c71cb0412d58fe764efa) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 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-virtual-go/branches/PR-206/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-virtual-go/branches/PR-206/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4835’ is offline; ‘prd-centos7-docker-4c-2g-4841’ is offline; ‘prd-centos7-docker-4c-2g-4842’ is offline; ‘prd-centos7-docker-4c-2g-4843’ is offline; ‘prd-centos7-docker-4c-2g-4844’ is offline; ‘prd-centos7-docker-4c-2g-4845’ is offline; ‘prd-centos7-docker-4c-2g-4848’ is offline; ‘prd-centos7-docker-4c-2g-4856’ is offline; ‘prd-centos7-docker-4c-2g-4858’ is offline; ‘prd-centos7-docker-4c-2g-4861’ is offline; ‘prd-centos7-docker-4c-2g-4866’ is offline; ‘prd-centos7-docker-4c-2g-4871’ is offline; ‘prd-centos7-docker-4c-2g-4879’ is offline; ‘prd-centos7-docker-4c-2g-4880’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-4840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-8c-8g-4878’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4846’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4853’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4854’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4869’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4870’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4872’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4889 in /w/workspace/foundry_device-virtual-go_PR-206 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 6d23b80da3d6d084643c753e6704b2add1fc5b67 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 Merge succeeded, producing 6d23b80da3d6d084643c753e6704b2add1fc5b67 Checking out Revision 6d23b80da3d6d084643c753e6704b2add1fc5b67 (PR-206) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:41 ========================================================= 20:43:41 EdgeX Global Pipelines Version Info 20:43:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:42 ------------------- 20:43:42 stable info: 20:43:42 ------------------- 20:43:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:43:42 Message: update stable to v1.0.192 20:43:43 ------------------- 20:43:43 experimental info: 20:43:43 ------------------- 20:43:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:43:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:43:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d23b80da3d6d084643c753e6704b2add1fc5b67 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d23b80 [Pipeline] echo 20:43:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:43:46 provisioning config files... 20:43:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-206@tmp/config1775052007659448448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> docker-login.sh 20:43:46 nexus3.edgexfoundry.org:10001 20:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 nexus3.edgexfoundry.org:10002 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 nexus3.edgexfoundry.org:10003 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 nexus3.edgexfoundry.org:10004 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 docker.io 20:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:47 Configure a credential helper to remove this warning. See 20:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:47 20:43:47 Login Succeeded 20:43:47 ---> docker-login.sh ends [Pipeline] } 20:43:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:48 + git log --format=format:%s -1 6d23b80da3d6d084643c753e6704b2add1fc5b67 [Pipeline] echo 20:43:48 GIT_COMMIT: 6d23b80da3d6d084643c753e6704b2add1fc5b67, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:43:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:43:49 20:43:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:43:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:43:49 latest: Pulling from edgex-devops/git-semver 20:43:49 31603596830f: Pulling fs layer 20:43:49 54011a49482f: Pulling fs layer 20:43:49 a6820b24f6d8: Pulling fs layer 20:43:49 f581987b2513: Pulling fs layer 20:43:49 f581987b2513: Waiting 20:43:49 54011a49482f: Verifying Checksum 20:43:49 54011a49482f: Download complete 20:43:49 31603596830f: Verifying Checksum 20:43:49 31603596830f: Download complete 20:43:50 f581987b2513: Verifying Checksum 20:43:50 f581987b2513: Download complete 20:43:50 a6820b24f6d8: Verifying Checksum 20:43:50 a6820b24f6d8: Download complete 20:43:50 31603596830f: Pull complete 20:43:50 54011a49482f: Pull complete 20:43:51 a6820b24f6d8: Pull complete 20:43:51 f581987b2513: Pull complete 20:43:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:43:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:43:51 prd-centos7-docker-4c-2g-4889 does not seem to be running inside a container 20:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-206 -v /w/workspace/foundry_device-virtual-go_PR-206:/w/workspace/foundry_device-virtual-go_PR-206:rw,z -v /w/workspace/foundry_device-virtual-go_PR-206@tmp:/w/workspace/foundry_device-virtual-go_PR-206@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:43:54 $ docker top 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:54 [ssh-agent] Looking for ssh-agent implementation... 20:43:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:54 $ docker exec 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 ssh-agent 20:43:54 SSH_AUTH_SOCK=/tmp/ssh-IproeMt7rlaQ/agent.12 20:43:54 SSH_AGENT_PID=18 20:43:54 Running ssh-add (command line suppressed) 20:43:55 Identity added: /w/workspace/foundry_device-virtual-go_PR-206@tmp/private_key_4665651053491878411.key (/w/workspace/foundry_device-virtual-go_PR-206@tmp/private_key_4665651053491878411.key) 20:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:55 + git tag --points-at HEAD [Pipeline] } 20:43:55 $ docker exec --env ******** --env ******** 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 ssh-agent -k 20:43:55 unset SSH_AUTH_SOCK; 20:43:55 unset SSH_AGENT_PID; 20:43:55 echo Agent pid 18 killed; 20:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:55 [ssh-agent] Looking for ssh-agent implementation... 20:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:55 $ docker exec 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 ssh-agent 20:43:56 SSH_AUTH_SOCK=/tmp/ssh-E5VrTRDPdFm1/agent.49 20:43:56 SSH_AGENT_PID=54 20:43:56 Running ssh-add (command line suppressed) 20:43:56 Identity added: /w/workspace/foundry_device-virtual-go_PR-206@tmp/private_key_8404626678426941275.key (/w/workspace/foundry_device-virtual-go_PR-206@tmp/private_key_8404626678426941275.key) 20:43:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:56 + git semver init 20:43:56 # -> Open(): unable to determine branch for HEAD 20:43:56 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-206/.git 20:43:56 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-206 20:43:56 # $SEMVER_REMOTE_NAME = origin 20:43:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:43:56 # $SEMVER_USER_NAME = edgex-jenkins 20:43:56 # $SEMVER_BRANCH = PR-206 20:43:56 # $SEMVER_TEMP = /tmp/semver-052424818 20:43:56 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 20:43:58 # '/tmp/semver-052424818' -> '/w/workspace/foundry_device-virtual-go_PR-206/.semver' 20:43:58 # -> Force: false 20:43:58 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-206/.semver [Pipeline] } 20:43:58 $ docker exec --env ******** --env ******** 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 ssh-agent -k 20:43:58 unset SSH_AUTH_SOCK; 20:43:58 unset SSH_AGENT_PID; 20:43:58 echo Agent pid 54 killed; 20:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:58 + git semver [Pipeline] } 20:43:58 $ docker stop --time=1 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 20:44:00 $ docker rm -f 16566c5a979db962a66d810b0c98d12eb101c2ed9c3697b93b43d5afd41a3e71 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:01 Stashed 1 file(s) [Pipeline] echo 20:44:01 [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 20:44:16 Still waiting to schedule task 20:44:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:44:16 Still waiting to schedule task 20:44:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:48:57 Running on prd-centos7-docker-4c-2g-4894 in /w/workspace/foundry_device-virtual-go_PR-206 [Pipeline] { [Pipeline] ws 20:48:57 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 20:49:03 using credential edgex-jenkins-ssh 20:49:03 Cloning the remote Git repository 20:49:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:49:04 > git init /w/workspace/device-virtual-go/1 # timeout=10 20:49:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:49:04 > git --version # timeout=10 20:49:04 > git --version # 'git version 2.24.3' 20:49:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:06 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 6d23b80da3d6d084643c753e6704b2add1fc5b67 20:49:06 Merge succeeded, producing 6d23b80da3d6d084643c753e6704b2add1fc5b67 20:49:06 Checking out Revision 6d23b80da3d6d084643c753e6704b2add1fc5b67 (PR-206) 20:49:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:49:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:49:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:06 > git config core.sparsecheckout # timeout=10 20:49:06 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 20:49:06 > git remote # timeout=10 20:49:06 > git config --get remote.origin.url # timeout=10 20:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:06 > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 20:49:06 > git rev-parse HEAD^{commit} # timeout=10 20:49:06 > git config core.sparsecheckout # timeout=10 20:49:06 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 20:49:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:49:11 > git --version # timeout=10 20:49:11 > git --version # 'git version 2.24.3' 20:49:11 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4899 in /w/workspace/foundry_device-virtual-go_PR-206 [Pipeline] { [Pipeline] ws 20:49:12 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 20:49:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:49:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:49:13 + sudo service docker restart 20:49:13 + true 20:49:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:49:15 provisioning config files... 20:49:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4949309726057910626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:15 ---> docker-login.sh 20:49:15 nexus3.edgexfoundry.org:10001 20:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:16 Configure a credential helper to remove this warning. See 20:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:16 20:49:16 Login Succeeded 20:49:16 nexus3.edgexfoundry.org:10002 20:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:16 Configure a credential helper to remove this warning. See 20:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:16 20:49:16 Login Succeeded 20:49:16 nexus3.edgexfoundry.org:10003 20:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:16 Configure a credential helper to remove this warning. See 20:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:16 20:49:16 Login Succeeded 20:49:16 nexus3.edgexfoundry.org:10004 20:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:17 Configure a credential helper to remove this warning. See 20:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:17 20:49:17 Login Succeeded 20:49:17 docker.io 20:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:17 Configure a credential helper to remove this warning. See 20:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:17 20:49:17 Login Succeeded 20:49:17 ---> docker-login.sh ends [Pipeline] } 20:49:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:18 ========================================================= 20:49:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:49:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:49:18 + 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 . 20:49:18 Sending build context to Docker daemon 8.575MB 20:49:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:49:18 Step 2/8 : FROM ${BASE} 20:49:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:49:18 540db60ca938: Pulling fs layer 20:49:18 adcc1eea9eea: Pulling fs layer 20:49:18 4c4ab2625f07: Pulling fs layer 20:49:18 0510c868ecb4: Pulling fs layer 20:49:18 afea3b2eda06: Pulling fs layer 20:49:18 7809a108b3ef: Pulling fs layer 20:49:18 f706445af74f: Pulling fs layer 20:49:18 f706445af74f: Waiting 20:49:18 7809a108b3ef: Waiting 20:49:18 0510c868ecb4: Waiting 20:49:18 4c4ab2625f07: Verifying Checksum 20:49:18 4c4ab2625f07: Download complete 20:49:18 adcc1eea9eea: Verifying Checksum 20:49:18 adcc1eea9eea: Download complete 20:49:19 afea3b2eda06: Verifying Checksum 20:49:19 afea3b2eda06: Download complete 20:49:19 7809a108b3ef: Verifying Checksum 20:49:19 7809a108b3ef: Download complete 20:49:19 540db60ca938: Verifying Checksum 20:49:19 540db60ca938: Download complete 20:49:19 using credential edgex-jenkins-ssh 20:49:19 Cloning the remote Git repository 20:49:19 540db60ca938: Pull complete 20:49:20 adcc1eea9eea: Pull complete 20:49:20 4c4ab2625f07: Pull complete 20:49:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:49:19 > git init /w/workspace/device-virtual-go/1 # timeout=10 20:49:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:49:19 > git --version # timeout=10 20:49:19 > git --version # 'git version 2.17.1' 20:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:49:22 Merging remotes/origin/master commit 3b22e0480bd67233e1fe9d34879779676ed28d7e into PR head commit 6d23b80da3d6d084643c753e6704b2add1fc5b67 20:49:22 Merge succeeded, producing 6d23b80da3d6d084643c753e6704b2add1fc5b67 20:49:22 Checking out Revision 6d23b80da3d6d084643c753e6704b2add1fc5b67 (PR-206) 20:49:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:49:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:22 > git config core.sparsecheckout # timeout=10 20:49:22 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 20:49:22 > git remote # timeout=10 20:49:22 > git config --get remote.origin.url # timeout=10 20:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:22 > git merge 3b22e0480bd67233e1fe9d34879779676ed28d7e # timeout=10 20:49:22 > git rev-parse HEAD^{commit} # timeout=10 20:49:22 > git config core.sparsecheckout # timeout=10 20:49:22 > git checkout -f 6d23b80da3d6d084643c753e6704b2add1fc5b67 # timeout=10 20:49:24 f706445af74f: Verifying Checksum 20:49:24 f706445af74f: Download complete 20:49:26 0510c868ecb4: Verifying Checksum 20:49:26 0510c868ecb4: Download complete 20:49:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:49:27 > git --version # timeout=10 20:49:27 > git --version # 'git version 2.17.1' 20:49:27 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:49:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:49:29 + + true 20:49:29 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:49:33 provisioning config files... 20:49:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3521858901946345763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:33 ---> docker-login.sh 20:49:33 nexus3.edgexfoundry.org:10001 20:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:35 Configure a credential helper to remove this warning. See 20:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:35 20:49:35 Login Succeeded 20:49:35 nexus3.edgexfoundry.org:10002 20:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:35 Configure a credential helper to remove this warning. See 20:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:35 20:49:35 Login Succeeded 20:49:35 nexus3.edgexfoundry.org:10003 20:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:36 Configure a credential helper to remove this warning. See 20:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:36 20:49:36 Login Succeeded 20:49:36 nexus3.edgexfoundry.org:10004 20:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:36 Configure a credential helper to remove this warning. See 20:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:36 20:49:36 Login Succeeded 20:49:36 docker.io 20:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:37 Configure a credential helper to remove this warning. See 20:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:37 20:49:37 Login Succeeded 20:49:37 ---> docker-login.sh ends [Pipeline] } 20:49:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:38 ========================================================= 20:49:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:49:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:49:38 + 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 . 20:49:38 Sending build context to Docker daemon 8.574MB 20:49:39 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:49:39 Step 2/8 : FROM ${BASE} 20:49:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:39 595b0fe564bb: Pulling fs layer 20:49:39 7186ed65a4f7: Pulling fs layer 20:49:39 316046926c0a: Pulling fs layer 20:49:39 4ebd0625c992: Pulling fs layer 20:49:39 207e8628e3a3: Pulling fs layer 20:49:39 c791037a9be2: Pulling fs layer 20:49:39 ffd874e62e21: Pulling fs layer 20:49:39 4ebd0625c992: Waiting 20:49:39 207e8628e3a3: Waiting 20:49:39 c791037a9be2: Waiting 20:49:39 ffd874e62e21: Waiting 20:49:39 316046926c0a: Verifying Checksum 20:49:39 316046926c0a: Download complete 20:49:39 7186ed65a4f7: Download complete 20:49:39 207e8628e3a3: Verifying Checksum 20:49:39 207e8628e3a3: Download complete 20:49:39 c791037a9be2: Verifying Checksum 20:49:39 c791037a9be2: Download complete 20:49:39 595b0fe564bb: Verifying Checksum 20:49:39 595b0fe564bb: Download complete 20:49:39 595b0fe564bb: Pull complete 20:49:40 7186ed65a4f7: Pull complete 20:49:40 316046926c0a: Pull complete 20:49:41 ffd874e62e21: Verifying Checksum 20:49:41 ffd874e62e21: Download complete 20:49:42 4ebd0625c992: Verifying Checksum 20:49:42 4ebd0625c992: Download complete 20:49:43 0510c868ecb4: Pull complete 20:49:43 afea3b2eda06: Pull complete 20:49:43 7809a108b3ef: Pull complete 20:49:48 f706445af74f: Pull complete 20:49:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:49:48 ---> b068be0155e3 20:49:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:49:49 ---> Running in c35610397f40 20:49:49 Removing intermediate container c35610397f40 20:49:49 ---> 920b1e5966c3 20:49:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:50 ---> Running in fa3735745577 20:49:51 Removing intermediate container fa3735745577 20:49:51 ---> 244252017a0b 20:49:51 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:49:51 ---> Running in 66b1f91734e6 20:49:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:49:52 4ebd0625c992: Pull complete 20:49:52 207e8628e3a3: Pull complete 20:49:52 c791037a9be2: Pull complete 20:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:49:54 (1/13) Installing libc-dev (0.7.2-r3) 20:49:54 (2/13) Installing libsodium (1.0.18-r0) 20:49:54 (3/13) Installing pkgconf (1.7.3-r0) 20:49:54 (4/13) Installing libsodium-dev (1.0.18-r0) 20:49:54 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:49:54 (6/13) Installing libedit (20191231.3.1-r1) 20:49:54 (7/13) Installing openssh-client (8.4_p1-r3) 20:49:54 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:49:55 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:49:55 (10/13) Installing openssh-server (8.4_p1-r3) 20:49:55 (11/13) Installing openssh (8.4_p1-r3) 20:49:55 (12/13) Installing libzmq (4.3.3-r1) 20:49:55 (13/13) Installing zeromq-dev (4.3.3-r1) 20:49:55 Executing busybox-1.32.1-r6.trigger 20:49:55 OK: 156 MiB in 53 packages 20:49:56 ffd874e62e21: Pull complete 20:49:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:49:56 ---> cfc18b08335c 20:49:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:49:56 Removing intermediate container 66b1f91734e6 20:49:56 ---> 36034254df1d 20:49:56 Step 6/8 : WORKDIR /device-virtual-go 20:49:56 ---> Running in 2a195d8a2066 20:49:56 Removing intermediate container 2a195d8a2066 20:49:56 ---> b8890388e380 20:49:56 Step 7/8 : COPY . . 20:49:57 ---> 859e64e07a2a 20:49:57 Step 8/8 : RUN go mod download 20:49:57 ---> Running in fbbd3160b385 20:49:58 ---> Running in 7fb4d52d3eef 20:49:58 Removing intermediate container 7fb4d52d3eef 20:49:58 ---> 66df7a03297d 20:49:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:59 ---> Running in 575a7f860c2e 20:50:01 Removing intermediate container 575a7f860c2e 20:50:01 ---> 992eb98bedfb 20:50:01 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:50:01 ---> Running in 520d3fd6f756 20:50:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:50:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:50:04 (1/13) Installing libc-dev (0.7.2-r3) 20:50:04 (2/13) Installing libsodium (1.0.18-r0) 20:50:04 (3/13) Installing pkgconf (1.7.3-r0) 20:50:04 (4/13) Installing libsodium-dev (1.0.18-r0) 20:50:04 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:50:04 (6/13) Installing libedit (20191231.3.1-r1) 20:50:04 (7/13) Installing openssh-client (8.4_p1-r3) 20:50:05 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:50:05 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:50:05 (10/13) Installing openssh-server (8.4_p1-r3) 20:50:05 (11/13) Installing openssh (8.4_p1-r3) 20:50:05 (12/13) Installing libzmq (4.3.3-r1) 20:50:05 (13/13) Installing zeromq-dev (4.3.3-r1) 20:50:05 Executing busybox-1.32.1-r6.trigger 20:50:06 OK: 145 MiB in 53 packages 20:50:07 Removing intermediate container 520d3fd6f756 20:50:07 ---> 313676ca50ac 20:50:07 Step 6/8 : WORKDIR /device-virtual-go 20:50:07 ---> Running in 5d9cedf5a20f 20:50:08 Removing intermediate container 5d9cedf5a20f 20:50:08 ---> ed970b7bf9e1 20:50:08 Step 7/8 : COPY . . 20:50:09 ---> 4dea6ff11d2d 20:50:09 Step 8/8 : RUN go mod download 20:50:09 ---> Running in 34ec2bf41503 20:50:36 Removing intermediate container fbbd3160b385 20:50:36 ---> 0483ed2fbbfd 20:50:36 Successfully built 0483ed2fbbfd 20:50:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:50:37 + docker inspect -f . ci-base-image-x86_64 20:50:37 . [Pipeline] withDockerContainer 20:50:37 prd-centos7-docker-4c-2g-4894 does not seem to be running inside a container 20:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 20:50:38 $ docker top 251b64b8196e442021326aad3a98e4884f8d49f8ae80b43243a6928d5d29a3fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:39 + go version 20:50:39 go version go1.16.3 linux/amd64 [Pipeline] } 20:50:39 $ docker stop --time=1 251b64b8196e442021326aad3a98e4884f8d49f8ae80b43243a6928d5d29a3fc 20:50:41 $ docker rm -f 251b64b8196e442021326aad3a98e4884f8d49f8ae80b43243a6928d5d29a3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:50:41 Removing intermediate container 34ec2bf41503 20:50:41 ---> d090d4fe11d9 20:50:41 Successfully built d090d4fe11d9 20:50:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:42 + docker inspect -f . ci-base-image-arm64 20:50:42 . [Pipeline] withDockerContainer 20:50:42 + docker inspect -f . ci-base-image-x86_64 20:50:42 . 20:50:42 prd-ubuntu18.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container 20:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 20:50:44 $ docker top 237d87573aadec2f6919a3e7b3e5fba006c35348bd8dca7d423218ed6f201342 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 20:50:44 prd-centos7-docker-4c-2g-4894 does not seem to be running inside a container 20:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 20:50:45 $ docker top f36cdf039c2f8274c5fad24be7e1f9eba85217e34ff25f9f5e5a9511d815c3f6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:50:46 + go mod tidy 20:50:46 + go version 20:50:46 go version go1.16.3 linux/arm64 [Pipeline] } 20:50:46 $ docker stop --time=1 237d87573aadec2f6919a3e7b3e5fba006c35348bd8dca7d423218ed6f201342 20:50:48 $ docker rm -f 237d87573aadec2f6919a3e7b3e5fba006c35348bd8dca7d423218ed6f201342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:50:49 + make test 20:50:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] isUnix [Pipeline] sh 20:50:49 + docker inspect -f . ci-base-image-arm64 20:50:49 . [Pipeline] withDockerContainer 20:50:49 prd-ubuntu18.04-docker-arm64-4c-16g-4899 does not seem to be running inside a container 20:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 20:50:51 $ docker top c20cd13281ecaf962f6ca7aa63208affd1e3941a9cc63d9e240b42f39f96e0cf -eo pid,comm 20:50:51 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] { [Pipeline] sh 20:50:52 + go mod tidy [Pipeline] sh 20:50:54 + make test 20:50:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:50:55 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:51:41 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:51:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.182s coverage: 63.8% of statements 20:51:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:52:08 gofmt -l . 20:52:08 [ "`gofmt -l .`" = "" ] 20:52:08 ./bin/test-attribution-txt.sh 20:52:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:52:08 $ docker stop --time=1 f36cdf039c2f8274c5fad24be7e1f9eba85217e34ff25f9f5e5a9511d815c3f6 20:52:10 $ docker rm -f f36cdf039c2f8274c5fad24be7e1f9eba85217e34ff25f9f5e5a9511d815c3f6 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:52:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:52:15 + ls -al . 20:52:15 total 132 20:52:15 drwxrwxr-x. 7 jenkins jenkins 4096 May 12 20:52 . 20:52:15 drwxrwxr-x. 4 jenkins jenkins 28 May 12 20:49 .. 20:52:15 -rw-rw-r--. 1 jenkins jenkins 8153 May 12 20:49 Attribution.txt 20:52:15 drwxrwxr-x. 2 jenkins jenkins 64 May 12 20:49 bin 20:52:15 drwxrwxr-x. 3 jenkins jenkins 32 May 12 20:49 cmd 20:52:15 -rw-r--r--. 1 jenkins jenkins 47247 May 12 20:51 coverage.out 20:52:15 -rw-rw-r--. 1 jenkins jenkins 1905 May 12 20:49 Dockerfile 20:52:15 -rw-rw-r--. 1 jenkins jenkins 998 May 12 20:49 Dockerfile.build 20:52:15 drwxrwxr-x. 8 jenkins jenkins 179 May 12 20:49 .git 20:52:15 drwxrwxr-x. 2 jenkins jenkins 103 May 12 20:49 .github 20:52:15 -rw-rw-r--. 1 jenkins jenkins 277 May 12 20:49 .gitignore 20:52:15 -rw-r--r--. 1 jenkins jenkins 809 May 12 20:52 go.mod 20:52:15 -rw-r--r--. 1 jenkins jenkins 23036 May 12 20:50 go.sum 20:52:15 drwxrwxr-x. 3 jenkins jenkins 20 May 12 20:49 internal 20:52:15 -rw-rw-r--. 1 jenkins jenkins 660 May 12 20:49 Jenkinsfile 20:52:15 -rw-rw-r--. 1 jenkins jenkins 11340 May 12 20:49 LICENSE 20:52:15 -rw-rw-r--. 1 jenkins jenkins 901 May 12 20:49 Makefile 20:52:15 -rw-rw-r--. 1 jenkins jenkins 2745 May 12 20:49 README.md 20:52:15 -rw-rw-r--. 1 jenkins jenkins 5 May 12 20:44 VERSION 20:52:15 -rw-rw-r--. 1 jenkins jenkins 235 May 12 20:49 version.go [Pipeline] isUnix [Pipeline] sh 20:52:15 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6d23b80da3d6d084643c753e6704b2add1fc5b67 --label arch=amd64 --label version=0.0.0 . 20:52:16 Sending build context to Docker daemon 8.647MB 20:52:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:52:16 Step 2/25 : FROM ${BASE} AS builder 20:52:16 ---> 0483ed2fbbfd 20:52:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:52:16 ---> Running in dcee2fce43d2 20:52:16 Removing intermediate container dcee2fce43d2 20:52:16 ---> 8dc2a9bbdbe0 20:52:16 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:52:16 ---> Running in b639152839a2 20:52:16 Removing intermediate container b639152839a2 20:52:16 ---> 6f07fa47afde 20:52:16 Step 5/25 : WORKDIR /device-virtual-go 20:52:17 ---> Running in 32731e61996f 20:52:17 Removing intermediate container 32731e61996f 20:52:17 ---> b54ce84075e9 20:52:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:17 ---> Running in 84151adeb51d 20:52:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:52:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.103s coverage: 63.8% of statements 20:52:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:52:18 Removing intermediate container 84151adeb51d 20:52:18 ---> 42ac7b80c2ca 20:52:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:52:18 ---> Running in 3a10851daeac 20:52:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:52:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:52:21 OK: 156 MiB in 53 packages 20:52:22 Removing intermediate container 3a10851daeac 20:52:22 ---> 09ae164f879f 20:52:22 Step 8/25 : COPY . . 20:52:22 ---> 20c9189450a5 20:52:22 Step 9/25 : RUN go mod download 20:52:22 ---> Running in 02fcd525b156 20:52:24 Removing intermediate container 02fcd525b156 20:52:24 ---> b2130f1fb101 20:52:24 Step 10/25 : ARG MAKE='make build' 20:52:24 ---> Running in cbe2c631a5fa 20:52:24 Removing intermediate container cbe2c631a5fa 20:52:24 ---> c00028231aa3 20:52:24 Step 11/25 : RUN $MAKE 20:52:24 ---> Running in 5440b41b9b92 20:52:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 20:52:40 gofmt -l . 20:52:40 [ "`gofmt -l .`" = "" ] 20:52:40 ./bin/test-attribution-txt.sh 20:52:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:52:41 $ docker stop --time=1 c20cd13281ecaf962f6ca7aa63208affd1e3941a9cc63d9e240b42f39f96e0cf 20:52:43 $ docker rm -f c20cd13281ecaf962f6ca7aa63208affd1e3941a9cc63d9e240b42f39f96e0cf [Pipeline] // withDockerContainer [Pipeline] sh 20:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:44 Warning: overwriting stash ‘coverage-report’ 20:52:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:52:46 + ls -al . 20:52:46 total 156 20:52:46 drwxrwxr-x 7 jenkins jenkins 4096 May 12 20:52 . 20:52:46 drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:49 .. 20:52:46 drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:49 .git 20:52:46 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:49 .github 20:52:46 -rw-rw-r-- 1 jenkins jenkins 277 May 12 20:49 .gitignore 20:52:46 -rw-rw-r-- 1 jenkins jenkins 8153 May 12 20:49 Attribution.txt 20:52:46 -rw-rw-r-- 1 jenkins jenkins 1905 May 12 20:49 Dockerfile 20:52:46 -rw-rw-r-- 1 jenkins jenkins 998 May 12 20:49 Dockerfile.build 20:52:46 -rw-rw-r-- 1 jenkins jenkins 660 May 12 20:49 Jenkinsfile 20:52:46 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:49 LICENSE 20:52:46 -rw-rw-r-- 1 jenkins jenkins 901 May 12 20:49 Makefile 20:52:46 -rw-rw-r-- 1 jenkins jenkins 2745 May 12 20:49 README.md 20:52:46 -rw-rw-r-- 1 jenkins jenkins 5 May 12 20:44 VERSION 20:52:46 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:49 bin 20:52:46 drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:49 cmd 20:52:46 -rw-r--r-- 1 jenkins jenkins 47247 May 12 20:52 coverage.out 20:52:46 -rw-r--r-- 1 jenkins jenkins 809 May 12 20:52 go.mod 20:52:46 -rw-r--r-- 1 jenkins jenkins 23036 May 12 20:50 go.sum 20:52:46 drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:49 internal 20:52:46 -rw-rw-r-- 1 jenkins jenkins 235 May 12 20:49 version.go [Pipeline] isUnix [Pipeline] sh 20:52:46 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6d23b80da3d6d084643c753e6704b2add1fc5b67 --label arch=arm64 --label version=0.0.0 . 20:52:47 Sending build context to Docker daemon 8.646MB 20:52:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:52:47 Step 2/25 : FROM ${BASE} AS builder 20:52:47 ---> d090d4fe11d9 20:52:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:52:47 ---> Running in ab3237081586 20:52:47 Removing intermediate container ab3237081586 20:52:47 ---> 7b471310b226 20:52:47 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:52:47 ---> Running in d7b766d21a29 20:52:48 Removing intermediate container d7b766d21a29 20:52:48 ---> df8dcbebd87e 20:52:48 Step 5/25 : WORKDIR /device-virtual-go 20:52:48 ---> Running in 1741a1b77ae5 20:52:48 Removing intermediate container 1741a1b77ae5 20:52:48 ---> eafd83ba13c4 20:52:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:48 ---> Running in 8f995507f042 20:52:51 Removing intermediate container 8f995507f042 20:52:51 ---> e6a4e470fe15 20:52:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:52:51 ---> Running in 42ba834edf7a 20:52:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:54 OK: 145 MiB in 53 packages 20:52:55 Removing intermediate container 42ba834edf7a 20:52:55 ---> 60d8d94b2548 20:52:55 Step 8/25 : COPY . . 20:52:56 ---> ea9ef9446dcf 20:52:56 Step 9/25 : RUN go mod download 20:52:57 CGO_ENABLED=1 GO111MODULE=on go build ./... 20:52:57 ---> Running in 4f2da655ef29 20:52:59 Removing intermediate container 4f2da655ef29 20:52:59 ---> a7889d3fb4c8 20:52:59 Step 10/25 : ARG MAKE='make build' 20:52:59 ---> Running in 2aeaf356fafa 20:53:00 Removing intermediate container 2aeaf356fafa 20:53:00 ---> af4acf6eeead 20:53:00 Step 11/25 : RUN $MAKE 20:53:00 ---> Running in c72d84e8a2d8 20:53:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 20:53:03 Removing intermediate container 5440b41b9b92 20:53:03 ---> 8f347eac643d 20:53:03 Step 12/25 : FROM alpine:3.12 20:53:03 3.12: Pulling from library/alpine 20:53:03 339de151aab4: Pulling fs layer 20:53:04 339de151aab4: Verifying Checksum 20:53:04 339de151aab4: Download complete 20:53:04 339de151aab4: Pull complete 20:53:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:04 Status: Downloaded newer image for alpine:3.12 20:53:04 ---> 13621d1b12d4 20:53:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:53:04 ---> Running in d18f2f39d97e 20:53:05 Removing intermediate container d18f2f39d97e 20:53:05 ---> 35a3fc1bfe9a 20:53:05 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:05 ---> Running in 023bc6ab66b8 20:53:06 Removing intermediate container 023bc6ab66b8 20:53:06 ---> ea3d90250fa3 20:53:06 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 20:53:06 ---> Running in c90a88c380fa 20:53:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:08 (1/6) Installing dumb-init (1.2.2-r1) 20:53:08 (2/6) Installing libgcc (9.3.0-r2) 20:53:08 (3/6) Installing libsodium (1.0.18-r0) 20:53:08 (4/6) Installing libstdc++ (9.3.0-r2) 20:53:09 (5/6) Installing libzmq (4.3.3-r0) 20:53:09 (6/6) Installing zeromq (4.3.3-r0) 20:53:09 Executing busybox-1.31.1-r20.trigger 20:53:09 OK: 8 MiB in 20 packages 20:53:10 Removing intermediate container c90a88c380fa 20:53:10 ---> b18ec7b27555 20:53:10 Step 16/25 : WORKDIR / 20:53:10 ---> Running in 6acdfcf7a8b9 20:53:10 Removing intermediate container 6acdfcf7a8b9 20:53:10 ---> fbc09df33ff5 20:53:10 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:53:11 ---> 378772a33cf7 20:53:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:53:11 ---> f60400413b43 20:53:11 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:53:12 ---> c7a01da515fb 20:53:12 Step 20/25 : EXPOSE 49990 20:53:12 ---> Running in 19d9d4752ea3 20:53:12 Removing intermediate container 19d9d4752ea3 20:53:12 ---> a6333f1bc5f8 20:53:12 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:53:12 ---> Running in a2d3ac6dd511 20:53:13 Removing intermediate container a2d3ac6dd511 20:53:13 ---> ba8e85d1956d 20:53:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:13 ---> Running in 28113566d0f1 20:53:13 Removing intermediate container 28113566d0f1 20:53:13 ---> dc93f5eabcda 20:53:13 Step 23/25 : LABEL arch=amd64 20:53:13 ---> Running in 7103fbe3ce8b 20:53:13 Removing intermediate container 7103fbe3ce8b 20:53:13 ---> eeb65c94d754 20:53:13 Step 24/25 : LABEL git_sha=6d23b80da3d6d084643c753e6704b2add1fc5b67 20:53:13 ---> Running in 809a7b2ceaa2 20:53:14 Removing intermediate container 809a7b2ceaa2 20:53:14 ---> 596715006e00 20:53:14 Step 25/25 : LABEL version=0.0.0 20:53:14 ---> Running in 4b1ccced6009 20:53:14 Removing intermediate container 4b1ccced6009 20:53:14 ---> d29b66596997 20:53:14 [Warning] One or more build-args [ARCH] were not consumed 20:53:14 Successfully built d29b66596997 20:53:14 Successfully tagged device-virtual: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 20:53:15 ---> job-cost.sh 20:53:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cd1P 20:53:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:53:58 CGO_ENABLED=1 GO111MODULE=on go build ./... 20:54:01 Removing intermediate container c72d84e8a2d8 20:54:01 ---> 586c67d62f76 20:54:01 Step 12/25 : FROM alpine:3.12 20:54:01 3.12: Pulling from library/alpine 20:54:01 d2f70382dc9a: Pulling fs layer 20:54:02 d2f70382dc9a: Verifying Checksum 20:54:02 d2f70382dc9a: Download complete 20:54:02 d2f70382dc9a: Pull complete 20:54:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:54:02 Status: Downloaded newer image for alpine:3.12 20:54:02 ---> 9852663dfa18 20:54:02 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:54:03 ---> Running in 9fb218eff13c 20:54:03 Removing intermediate container 9fb218eff13c 20:54:03 ---> ddb38eec9fbf 20:54:03 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:04 ---> Running in f287c8822a38 20:54:06 Removing intermediate container f287c8822a38 20:54:06 ---> 71e32f19305a 20:54:06 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 20:54:06 ---> Running in 87e6a96363ec 20:54:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:08 (1/6) Installing dumb-init (1.2.2-r1) 20:54:08 (2/6) Installing libgcc (9.3.0-r2) 20:54:08 (3/6) Installing libsodium (1.0.18-r0) 20:54:08 (4/6) Installing libstdc++ (9.3.0-r2) 20:54:09 (5/6) Installing libzmq (4.3.3-r0) 20:54:09 (6/6) Installing zeromq (4.3.3-r0) 20:54:09 Executing busybox-1.31.1-r20.trigger 20:54:09 OK: 8 MiB in 20 packages 20:54:10 Removing intermediate container 87e6a96363ec 20:54:10 ---> 0110946e7c4a 20:54:10 Step 16/25 : WORKDIR / 20:54:10 ---> Running in 92158178aa5a 20:54:11 Removing intermediate container 92158178aa5a 20:54:11 ---> 5117fe5f299f 20:54:11 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:54:11 ---> 4ab72c492f17 20:54:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:54:12 ---> 0fac76b7e611 20:54:12 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:54:14 ---> ae44d24a7b03 20:54:14 Step 20/25 : EXPOSE 49990 20:54:14 ---> Running in 3298e00d44ea 20:54:14 Removing intermediate container 3298e00d44ea 20:54:14 ---> 3d257f2f4bc3 20:54:14 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:54:14 ---> Running in b39e01766015 20:54:15 Removing intermediate container b39e01766015 20:54:15 ---> 6d5a7250b250 20:54:15 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:15 ---> Running in 6cab2042888b 20:54:16 Removing intermediate container 6cab2042888b 20:54:16 ---> cf8a7b1eb67a 20:54:16 Step 23/25 : LABEL arch=arm64 20:54:16 ---> Running in 94aff23e6679 20:54:16 Removing intermediate container 94aff23e6679 20:54:16 ---> 75bf0d9a74e8 20:54:16 Step 24/25 : LABEL git_sha=6d23b80da3d6d084643c753e6704b2add1fc5b67 20:54:16 ---> Running in 783c04b632d8 20:54:17 Removing intermediate container 783c04b632d8 20:54:17 ---> 48d5d97b9050 20:54:17 Step 25/25 : LABEL version=0.0.0 20:54:17 ---> Running in 73c152fa1f4f 20:54:17 Removing intermediate container 73c152fa1f4f 20:54:17 ---> 271ce52ae141 20:54:17 [Warning] One or more build-args [ARCH] were not consumed 20:54:17 Successfully built 271ce52ae141 20:54:17 Successfully tagged device-virtual-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 20:54:18 ---> job-cost.sh 20:54:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MXyr 20:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-cd1P/bin to PATH 20:54:20 INFO: No Stack... 20:54:21 INFO: Retrieving Pricing Info for: v1-standard-2 20:54:22 INFO: Archiving Costs [Pipeline] sh 20:54:22 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 20:54:22 + cut -d, -f6 [Pipeline] lock 20:54:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] 20:54:22 Resource [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] did not exist. Created. 20:54:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:23 + echo total: 0.029999999329447746 [Pipeline] stash 20:54:23 Stashed 1 file(s) [Pipeline] } 20:54:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:55:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:57:06 lf-activate-venv(): INFO: Adding /tmp/venv-MXyr/bin to PATH 20:57:06 INFO: No Stack... 20:57:06 INFO: Retrieving Pricing Info for: lf-standard-4 20:57:06 INFO: Archiving Costs [Pipeline] sh 20:57:07 + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 20:57:07 [Pipeline] lock 20:57:07 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] 20:57:07 Resource [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] did not exist. Created. 20:57:07 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:07 /w/workspace/device-virtual-go/1@tmp/durable-23421775/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-23421775/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:57:08 + echo total: 0.20999999344348907 [Pipeline] stash 20:57:08 Warning: overwriting stash ‘stack-cost’ 20:57:08 Stashed 1 file(s) [Pipeline] } 20:57:08 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-206-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] wrap 20:57:09 provisioning config files... 20:57:09 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-206@tmp/config8234256409198154905tmp [Pipeline] { [Pipeline] sh 20:57:09 + set +x 20:57:09 + curl -s https://codecov.io/bash 20:57:09 + bash -s -- 20:57:09 20:57:09 _____ _ 20:57:09 / ____| | | 20:57:09 | | ___ __| | ___ ___ _____ __ 20:57:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:57:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:57:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:57:09 Bash-1.0.2 20:57:09 20:57:09 20:57:09 ==> git version 2.24.3 found 20:57:09 ==> 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 20:57:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:57:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:57:09 ==> Jenkins CI detected. 20:57:09 project root: . 20:57:09 --> token set from env 20:57:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:57:09 ==> Running gcov in . (disable via -X gcov) 20:57:09 ==> Python coveragepy not found 20:57:09 ==> Searching for coverage reports in: 20:57:09 + . 20:57:09 -> Found 1 reports 20:57:09 ==> Detecting git/mercurial file structure 20:57:09 ==> Reading reports 20:57:09 + ./coverage.out bytes=47247 20:57:09 ==> Appending adjustments 20:57:09 https://docs.codecov.io/docs/fixing-reports 20:57:10 + Found adjustments 20:57:10 ==> Gzipping contents 20:57:10 8.0K /tmp/codecov.HviIAQ.gz 20:57:10 ==> Uploading reports 20:57:10 url: https://codecov.io 20:57:10 query: branch=PR-206&commit=6d23b80da3d6d084643c753e6704b2add1fc5b67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=206&job=&cmd_args= 20:57:10 -> Pinging Codecov 20:57:10 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-206&commit=6d23b80da3d6d084643c753e6704b2add1fc5b67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=206&job=&cmd_args= 20:57:10 -> Uploading to 20:57:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/5E52B4B073DB2E39498172D8E973AA87/6d23b80da3d6d084643c753e6704b2add1fc5b67/0047520c-f0c8-464d-9012-850040f02025.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T205710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dbeb2f3dc89b9a21807bc5d73e1cb419c1b4101509e46d2d1144df327d91b99 20:57:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:10 Dload Upload Total Spent Left Speed 20:57:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5781 0 0 100 5781 0 14248 --:--:-- --:--:-- --:--:-- 14238 20:57:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6d23b80da3d6d084643c753e6704b2add1fc5b67 [Pipeline] } 20:57:11 Deleting 1 temporary files [Pipeline] // wrap [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 20:57:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:57:13 ---> package-listing.sh 20:57:13 ++ facter osfamily 20:57:13 ++ tr '[:upper:]' '[:lower:]' 20:57:13 + OS_FAMILY=redhat 20:57:13 + workspace=/w/workspace/foundry_device-virtual-go_PR-206 20:57:13 + START_PACKAGES=/tmp/packages_start.txt 20:57:13 + END_PACKAGES=/tmp/packages_end.txt 20:57:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:57:13 + PACKAGES=/tmp/packages_start.txt 20:57:13 + '[' /w/workspace/foundry_device-virtual-go_PR-206 ']' 20:57:13 + PACKAGES=/tmp/packages_end.txt 20:57:13 + case "${OS_FAMILY}" in 20:57:13 + rpm -qa 20:57:13 + sort 20:57:18 + '[' -f /tmp/packages_start.txt ']' 20:57:18 + '[' -f /tmp/packages_end.txt ']' 20:57:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:57:18 + '[' /w/workspace/foundry_device-virtual-go_PR-206 ']' 20:57:18 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-206/archives/ 20:57:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-206/archives/ [Pipeline] echo 20:57:18 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/foundry_device-virtual-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:57:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:57:19 20:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:57:19 alpine: Pulling from edgex-lftools-log-publisher 20:57:19 df20fa9351a1: Pulling fs layer 20:57:19 36b3adc4ff6f: Pulling fs layer 20:57:19 8ad3a11d3b57: Pulling fs layer 20:57:19 46f8f816bc3b: Pulling fs layer 20:57:19 93b61091891f: Pulling fs layer 20:57:19 93b9cdb0e59b: Pulling fs layer 20:57:19 5e14af77c1be: Pulling fs layer 20:57:19 01666e4c0597: Pulling fs layer 20:57:19 aa168da1d23b: Pulling fs layer 20:57:19 46f8f816bc3b: Waiting 20:57:19 5e14af77c1be: Waiting 20:57:19 93b61091891f: Waiting 20:57:19 01666e4c0597: Waiting 20:57:19 93b9cdb0e59b: Waiting 20:57:19 aa168da1d23b: Waiting 20:57:19 36b3adc4ff6f: Verifying Checksum 20:57:19 36b3adc4ff6f: Download complete 20:57:19 46f8f816bc3b: Verifying Checksum 20:57:19 46f8f816bc3b: Download complete 20:57:19 df20fa9351a1: Verifying Checksum 20:57:19 93b9cdb0e59b: Verifying Checksum 20:57:19 93b9cdb0e59b: Download complete 20:57:20 5e14af77c1be: Download complete 20:57:20 01666e4c0597: Verifying Checksum 20:57:20 01666e4c0597: Download complete 20:57:20 93b61091891f: Verifying Checksum 20:57:20 93b61091891f: Download complete 20:57:20 8ad3a11d3b57: Verifying Checksum 20:57:20 8ad3a11d3b57: Download complete 20:57:20 df20fa9351a1: Pull complete 20:57:20 36b3adc4ff6f: Pull complete 20:57:21 8ad3a11d3b57: Pull complete 20:57:21 46f8f816bc3b: Pull complete 20:57:22 aa168da1d23b: Verifying Checksum 20:57:22 aa168da1d23b: Download complete 20:57:22 93b61091891f: Pull complete 20:57:22 93b9cdb0e59b: Pull complete 20:57:22 5e14af77c1be: Pull complete 20:57:22 01666e4c0597: Pull complete 20:57:29 aa168da1d23b: Pull complete 20:57:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:57:29 prd-centos7-docker-4c-2g-4889 does not seem to be running inside a container 20:57:29 $ 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/foundry_device-virtual-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-206 -v /w/workspace/foundry_device-virtual-go_PR-206:/w/workspace/foundry_device-virtual-go_PR-206:rw,z -v /w/workspace/foundry_device-virtual-go_PR-206@tmp:/w/workspace/foundry_device-virtual-go_PR-206@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:10003/edgex-lftools-log-publisher:alpine cat 20:57:35 $ docker top 9da4f0093c65f789e78875332ff90688348deef33b2d7c886ef21efb923608fb -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:57:35 + mkdir -p /var/log/sa [Pipeline] sh 20:57:36 + ls /var/log/sa-host 20:57:36 + sadf -c /var/log/sa-host/sa12 20:57:36 file_magic: OK 20:57:36 HZ: Using current value: 100 20:57:36 file_header: OK 20:57:36 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 20:57:36 Statistics: 20:57:36 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...Hnuu...uuuununununu... 20:57:36 File successfully converted to sysstat format version 12.2.1 20:57:36 + sadf -c /var/log/sa-host/sa23 20:57:36 file_magic: OK 20:57:36 HZ: Using current value: 100 20:57:36 file_header: OK 20:57:36 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 20:57:36 Statistics: 20:57:36 Hnuu...uuuununununu... 20:57:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:36 provisioning config files... 20:57:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-206@tmp/config9029089298538648125tmp [Pipeline] { [Pipeline] echo 20:57:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:57:36 ---> create-netrc.sh [Pipeline] } 20:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:57:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:57:37 ---> python-tools-install.sh [Pipeline] echo 20:57:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:57:37 ---> sudo-logs.sh 20:57:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:57:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:57:38 ---> job-cost.sh 20:57:38 lf-activate-venv: SKIPPING 20:57:38 DEBUG: total: 0.20999999344348907 20:57:38 INFO: Retrieving Stack Cost... 20:57:39 INFO: Retrieving Pricing Info for: v1-standard-2 20:57:39 INFO: Archiving Costs [Pipeline] echo 20:57:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:57:39 ---> logs-deploy.sh 20:57:39 lf-activate-venv: SKIPPING 20:57:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-206/1 20:57:39 INFO: archiving workspace using pattern(s): 20:57:41 Archives upload complete. 20:57:41 INFO: archiving logs to Nexus 20:57:42 ---> uname -a: 20:57:42 Linux prd-centos7-docker-4c-2g-4889.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:57:42 20:57:42 20:57:42 ---> lscpu: 20:57:42 Architecture: x86_64 20:57:42 CPU op-mode(s): 32-bit, 64-bit 20:57:42 Byte Order: Little Endian 20:57:42 Address sizes: 40 bits physical, 48 bits virtual 20:57:42 CPU(s): 4 20:57:42 On-line CPU(s) list: 0-3 20:57:42 Thread(s) per core: 1 20:57:42 Core(s) per socket: 1 20:57:42 Socket(s): 4 20:57:42 NUMA node(s): 1 20:57:42 Vendor ID: GenuineIntel 20:57:42 CPU family: 6 20:57:42 Model: 44 20:57:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:57:42 Stepping: 1 20:57:42 CPU MHz: 2933.438 20:57:42 BogoMIPS: 5866.87 20:57:42 Virtualization: VT-x 20:57:42 Hypervisor vendor: KVM 20:57:42 Virtualization type: full 20:57:42 L1d cache: 128 KiB 20:57:42 L1i cache: 128 KiB 20:57:42 L2 cache: 16 MiB 20:57:42 L3 cache: 64 MiB 20:57:42 NUMA node0 CPU(s): 0-3 20:57:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:57:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:57:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:57:42 Vulnerability Meltdown: Mitigation; PTI 20:57:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:57:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:57:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:57:42 Vulnerability Srbds: Not affected 20:57:42 Vulnerability Tsx async abort: Not affected 20:57:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:57:42 20:57:42 20:57:42 ---> nproc: 20:57:42 4 20:57:42 20:57:42 20:57:42 ---> df -h: 20:57:42 Filesystem Size Used Available Use% Mounted on 20:57:42 overlay 50.0G 7.3G 42.7G 15% / 20:57:42 tmpfs 64.0M 0 64.0M 0% /dev 20:57:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:57:42 shm 64.0M 0 64.0M 0% /dev/shm 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-206 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-206@tmp 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:57:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:57:42 20:57:42 20:57:42 ---> free -m: 20:57:42 total used free shared buff/cache available 20:57:42 Mem: 1837 714 105 0 1017 1018 20:57:42 Swap: 1023 1 1022 20:57:42 20:57:42 20:57:42 ---> ip addr: 20:57:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:57:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:57:42 inet 127.0.0.1/8 scope host lo 20:57:42 valid_lft forever preferred_lft forever 20:57:42 inet6 ::1/128 scope host 20:57:42 valid_lft forever preferred_lft forever 20:57:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:57:42 link/ether fa:16:3e:0a:e4:40 brd ff:ff:ff:ff:ff:ff 20:57:42 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 20:57:42 valid_lft 85525sec preferred_lft 85525sec 20:57:42 inet6 fe80::f816:3eff:fe0a:e440/64 scope link 20:57:42 valid_lft forever preferred_lft forever 20:57:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:57:42 link/ether 02:42:db:38:ff:e4 brd ff:ff:ff:ff:ff:ff 20:57:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:57:42 valid_lft forever preferred_lft forever 20:57:42 inet6 fe80::42:dbff:fe38:ffe4/64 scope link 20:57:42 valid_lft forever preferred_lft forever 20:57:42 20:57:42 20:57:42 ---> sar -b -r -n DEV: 20:57:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:57:42 20:57:42 20:42:55 LINUX RESTART (4 CPU) 20:57:42 20:57:42 20:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:57:42 20:45:01 2.60 0.00 2.60 0.00 0.00 58.47 0.00 20:57:42 20:46:01 0.45 0.00 0.45 0.00 0.00 6.56 0.00 20:57:42 20:47:01 0.33 0.00 0.33 0.00 0.00 4.16 0.00 20:57:42 20:48:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 20:57:42 20:49:01 0.18 0.00 0.18 0.00 0.00 3.03 0.00 20:57:42 20:50:01 0.28 0.00 0.28 0.00 0.00 4.03 0.00 20:57:42 20:51:01 0.37 0.00 0.37 0.00 0.00 5.23 0.00 20:57:42 20:52:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 20:57:42 20:53:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 20:57:42 20:54:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 20:57:42 20:55:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 20:57:42 20:56:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 20:57:42 20:57:02 0.27 0.00 0.27 0.00 0.00 3.35 0.00 20:57:42 Average: 0.45 0.00 0.45 0.00 0.00 7.85 0.00 20:57:42 20:57:42 20:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:57:42 20:45:01 189268 0 599652 31.87 2620 1090004 1091524 37.25 400996 1093040 12 20:57:42 20:46:01 189088 0 599828 31.88 2620 1090008 1091608 37.25 401504 1093124 8 20:57:42 20:47:01 188984 0 599924 31.88 2620 1090016 1078972 36.82 420080 1074632 8 20:57:42 20:48:01 189176 0 599732 31.87 2620 1090016 1078972 36.82 419976 1074756 8 20:57:42 20:49:01 187312 0 601588 31.97 2620 1090024 1079104 36.83 421484 1075284 16 20:57:42 20:50:01 186804 0 602092 32.00 2620 1090028 1079116 36.83 428112 1068736 8 20:57:42 20:51:01 186988 0 601904 31.99 2620 1090032 1079152 36.83 428440 1068736 8 20:57:42 20:52:01 187256 0 601632 31.98 2620 1090036 1079132 36.83 428080 1068736 16 20:57:42 20:53:01 187352 0 601528 31.97 2620 1090044 1079036 36.83 427752 1068740 8 20:57:42 20:54:01 187324 0 601552 31.97 2620 1090048 1079108 36.83 428212 1068736 8 20:57:42 20:55:01 187384 0 601492 31.97 2620 1090048 1079036 36.83 427804 1068736 12 20:57:42 20:56:01 187368 0 601500 31.97 2620 1090056 1079036 36.83 427824 1068736 16 20:57:42 20:57:02 187384 0 601480 31.97 2620 1090060 1079036 36.83 427788 1068736 8 20:57:42 Average: 187822 0 601070 31.95 2620 1090032 1080987 36.89 422158 1073902 10 20:57:42 20:57:42 20:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:57:42 20:45:01 eth0 3.15 0.68 1.24 0.10 0.00 0.00 0.00 0.00 20:57:42 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:46:01 eth0 0.97 0.53 0.54 0.40 0.00 0.00 0.00 0.00 20:57:42 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:57:42 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:48:01 eth0 4.31 0.08 0.32 0.01 0.00 0.00 0.00 0.00 20:57:42 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:49:01 eth0 4.13 0.82 1.01 0.47 0.00 0.00 0.00 0.00 20:57:42 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:50:01 eth0 3.33 0.35 0.50 0.20 0.00 0.00 0.00 0.00 20:57:42 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:51:01 eth0 1.50 0.78 0.81 0.56 0.00 0.00 0.00 0.00 20:57:42 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:52:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:57:42 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:53:01 eth0 0.20 0.08 0.01 0.03 0.00 0.00 0.00 0.00 20:57:42 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:54:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:57:42 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:55:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:57:42 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:56:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:57:42 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:57:02 eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:57:42 20:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 Average: eth0 1.49 0.32 0.38 0.16 0.00 0.00 0.00 0.00 20:57:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:42 20:57:42 20:57:42 ---> sar -P ALL: 20:57:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 20:57:42 20:57:42 20:42:55 LINUX RESTART (4 CPU) 20:57:42 20:57:42 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:57:42 20:45:01 all 0.22 0.00 0.05 0.00 0.01 99.72 20:57:42 20:45:01 0 0.07 0.00 0.05 0.00 0.00 99.88 20:57:42 20:45:01 1 0.62 0.00 0.03 0.00 0.02 99.33 20:57:42 20:45:01 2 0.08 0.00 0.08 0.02 0.00 99.82 20:57:42 20:45:01 3 0.10 0.00 0.05 0.00 0.02 99.83 20:57:42 20:46:01 all 0.18 0.00 0.03 0.00 0.01 99.77 20:57:42 20:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:57:42 20:46:01 1 0.55 0.00 0.03 0.00 0.02 99.40 20:57:42 20:46:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:57:42 20:46:01 3 0.08 0.00 0.03 0.00 0.02 99.87 20:57:42 20:47:01 all 0.16 0.00 0.07 0.00 0.01 99.75 20:57:42 20:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:57:42 20:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:57:42 20:47:01 2 0.03 0.00 0.13 0.00 0.02 99.82 20:57:42 20:47:01 3 0.05 0.00 0.08 0.00 0.02 99.85 20:57:42 20:48:01 all 0.15 0.00 0.02 0.00 0.00 99.82 20:57:42 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:48:01 1 0.57 0.00 0.05 0.00 0.00 99.38 20:57:42 20:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:57:42 20:49:01 all 0.13 0.00 0.08 0.00 0.01 99.78 20:57:42 20:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 20:57:42 20:49:01 1 0.33 0.00 0.12 0.00 0.00 99.55 20:57:42 20:49:01 2 0.10 0.00 0.07 0.00 0.02 99.82 20:57:42 20:49:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:57:42 20:50:01 all 0.04 0.00 0.05 0.00 0.00 99.90 20:57:42 20:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:57:42 20:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:57:42 20:50:01 2 0.02 0.00 0.15 0.00 0.00 99.83 20:57:42 20:50:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:57:42 20:51:01 all 0.16 0.00 0.05 0.00 0.01 99.78 20:57:42 20:51:01 0 0.10 0.00 0.05 0.00 0.00 99.85 20:57:42 20:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:57:42 20:51:01 2 0.42 0.00 0.07 0.00 0.02 99.50 20:57:42 20:51:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:57:42 20:52:01 all 0.16 0.00 0.04 0.00 0.00 99.80 20:57:42 20:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:57:42 20:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:57:42 20:52:01 2 0.52 0.00 0.03 0.00 0.00 99.45 20:57:42 20:52:01 3 0.07 0.00 0.05 0.00 0.00 99.88 20:57:42 20:53:01 all 0.17 0.00 0.04 0.00 0.00 99.80 20:57:42 20:53:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:57:42 20:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:57:42 20:53:01 2 0.55 0.00 0.02 0.00 0.00 99.43 20:57:42 20:53:01 3 0.07 0.00 0.07 0.00 0.00 99.87 20:57:42 20:54:01 all 0.15 0.00 0.02 0.00 0.00 99.83 20:57:42 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:57:42 20:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:54:01 2 0.53 0.00 0.03 0.00 0.00 99.43 20:57:42 20:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:57:42 20:55:01 all 0.15 0.00 0.02 0.00 0.00 99.82 20:57:42 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:55:01 1 0.55 0.00 0.02 0.00 0.00 99.43 20:57:42 20:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:57:42 20:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:57:42 20:55:01 CPU %user %nice %system %iowait %steal %idle 20:57:42 20:56:01 all 0.15 0.00 0.02 0.00 0.00 99.83 20:57:42 20:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:57:42 20:56:01 1 0.53 0.00 0.02 0.00 0.00 99.45 20:57:42 20:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:57:42 20:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:57:02 all 0.16 0.00 0.02 0.00 0.00 99.81 20:57:42 20:57:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:42 20:57:02 1 0.57 0.00 0.03 0.00 0.02 99.38 20:57:42 20:57:02 2 0.03 0.00 0.03 0.00 0.00 99.93 20:57:42 20:57:02 3 0.03 0.00 0.00 0.00 0.00 99.97 20:57:42 Average: all 0.15 0.00 0.04 0.00 0.00 99.80 20:57:42 Average: 0 0.03 0.00 0.03 0.00 0.00 99.93 20:57:42 Average: 1 0.34 0.00 0.04 0.00 0.00 99.62 20:57:42 Average: 2 0.19 0.00 0.06 0.00 0.00 99.75 20:57:42 Average: 3 0.05 0.00 0.04 0.00 0.01 99.91 20:57:42 20:57:42 20:57:42