Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Obtained Jenkinsfile from b465c2a51d9dd69cc52592f43caac63f9db9f3d5+9c30a40d80097a97dbd8155a5edd602def4d59f0 (080492c788da2b9eac83abaa4c2341038cb3edfd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8588653548649281190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh108344883877178135.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh 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-227/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-227/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6395366607719956792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-227/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1467123980830562021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4727588359161378440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-227/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-227/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4323588215884043868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-821 in /w/workspace/foundry_device-virtual-go_PR-227 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-227 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-227@tmp/jenkins-gitclient-ssh3727341362129886647.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-227@tmp/jenkins-gitclient-ssh4351014622914115173.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9c30a40d80097a97dbd8155a5edd602def4d59f0 into PR head commit b465c2a51d9dd69cc52592f43caac63f9db9f3d5 Merge succeeded, producing b465c2a51d9dd69cc52592f43caac63f9db9f3d5 Checking out Revision b465c2a51d9dd69cc52592f43caac63f9db9f3d5 (PR-227) > git config core.sparsecheckout # timeout=10 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-227@tmp/jenkins-gitclient-ssh4857641193363361617.key > git merge 9c30a40d80097a97dbd8155a5edd602def4d59f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 Commit message: "build: bump sdk version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:38:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:30 ========================================================= 02:38:30 EdgeX Global Pipelines Version Info 02:38:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:31 ------------------- 02:38:31 stable info: 02:38:31 ------------------- 02:38:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:38:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:38:31 Message: update stable to v1.0.195 02:38:32 ------------------- 02:38:32 experimental info: 02:38:32 ------------------- 02:38:32 Commited By: **** collab-it+edgex@linuxfoundation.org 02:38:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:38:32 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:38:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:38:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b465c2a51d9dd69cc52592f43caac63f9db9f3d5 [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b465c2a [Pipeline] echo 02:38:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:34 provisioning config files... 02:38:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-227@tmp/config8299907877666458051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:35 ---> docker-login.sh 02:38:35 nexus3.edgexfoundry.org:10001 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 nexus3.edgexfoundry.org:10002 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:36 Configure a credential helper to remove this warning. See 02:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:36 02:38:36 Login Succeeded 02:38:36 nexus3.edgexfoundry.org:10003 02:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:36 Configure a credential helper to remove this warning. See 02:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:36 02:38:36 Login Succeeded 02:38:36 nexus3.edgexfoundry.org:10004 02:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:36 Configure a credential helper to remove this warning. See 02:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:36 02:38:36 Login Succeeded 02:38:36 docker.io 02:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:36 Configure a credential helper to remove this warning. See 02:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:36 02:38:36 Login Succeeded 02:38:36 ---> docker-login.sh ends [Pipeline] } 02:38:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:37 + git log --format=format:%s -1 b465c2a51d9dd69cc52592f43caac63f9db9f3d5 [Pipeline] echo 02:38:37 GIT_COMMIT: b465c2a51d9dd69cc52592f43caac63f9db9f3d5, Commit Message: build: bump sdk version [Pipeline] echo 02:38:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:38 02:38:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:38:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:39 latest: Pulling from edgex-devops/git-semver 02:38:39 31603596830f: Pulling fs layer 02:38:39 54011a49482f: Pulling fs layer 02:38:39 a6820b24f6d8: Pulling fs layer 02:38:39 f581987b2513: Pulling fs layer 02:38:39 f581987b2513: Waiting 02:38:39 54011a49482f: Verifying Checksum 02:38:39 54011a49482f: Download complete 02:38:39 31603596830f: Verifying Checksum 02:38:39 31603596830f: Download complete 02:38:39 a6820b24f6d8: Verifying Checksum 02:38:39 a6820b24f6d8: Download complete 02:38:39 f581987b2513: Verifying Checksum 02:38:39 f581987b2513: Download complete 02:38:39 31603596830f: Pull complete 02:38:39 54011a49482f: Pull complete 02:38:40 a6820b24f6d8: Pull complete 02:38:40 f581987b2513: Pull complete 02:38:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:38:40 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 02:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-227 -v /w/workspace/foundry_device-virtual-go_PR-227:/w/workspace/foundry_device-virtual-go_PR-227:rw,z -v /w/workspace/foundry_device-virtual-go_PR-227@tmp:/w/workspace/foundry_device-virtual-go_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:38:41 $ docker top 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:42 [ssh-agent] Looking for ssh-agent implementation... 02:38:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:42 $ docker exec 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 ssh-agent 02:38:42 SSH_AUTH_SOCK=/tmp/ssh-pzEeMegCX7bW/agent.13 02:38:42 SSH_AGENT_PID=19 02:38:42 Running ssh-add (command line suppressed) 02:38:42 Identity added: /w/workspace/foundry_device-virtual-go_PR-227@tmp/private_key_5569272375163989874.key (/w/workspace/foundry_device-virtual-go_PR-227@tmp/private_key_5569272375163989874.key) 02:38:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:42 + git tag --points-at HEAD [Pipeline] } 02:38:42 $ docker exec --env ******** --env ******** 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 ssh-agent -k 02:38:42 unset SSH_AUTH_SOCK; 02:38:42 unset SSH_AGENT_PID; 02:38:42 echo Agent pid 19 killed; 02:38:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:43 [ssh-agent] Looking for ssh-agent implementation... 02:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:43 $ docker exec 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 ssh-agent 02:38:43 SSH_AUTH_SOCK=/tmp/ssh-MuZtyFt4cuvF/agent.52 02:38:43 SSH_AGENT_PID=58 02:38:43 Running ssh-add (command line suppressed) 02:38:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-227@tmp/private_key_3386150977677346920.key (/w/workspace/foundry_device-virtual-go_PR-227@tmp/private_key_3386150977677346920.key) 02:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:43 + git semver init 02:38:43 # -> Open(): unable to determine branch for HEAD 02:38:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-227/.git 02:38:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-227 02:38:43 # $SEMVER_REMOTE_NAME = origin 02:38:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:38:43 # $SEMVER_USER_NAME = edgex-jenkins 02:38:43 # $SEMVER_BRANCH = PR-227 02:38:43 # $SEMVER_TEMP = /tmp/semver-794036732 02:38:43 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 02:38:44 # '/tmp/semver-794036732' -> '/w/workspace/foundry_device-virtual-go_PR-227/.semver' 02:38:44 # -> Force: false 02:38:44 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-227/.semver [Pipeline] } 02:38:44 $ docker exec --env ******** --env ******** 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 ssh-agent -k 02:38:44 unset SSH_AUTH_SOCK; 02:38:44 unset SSH_AGENT_PID; 02:38:44 echo Agent pid 58 killed; 02:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:45 + git semver [Pipeline] } 02:38:45 $ docker stop --time=1 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 02:38:46 $ docker rm -f 26549eae2d3870a27d3cd604ced0aa8cacea413b51f115a4393dba838dda9186 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:47 Stashed 1 file(s) [Pipeline] echo 02:38:47 [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 02:39:02 Still waiting to schedule task 02:39:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-821’ 02:39:02 Still waiting to schedule task 02:39:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:41:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-822 in /w/workspace/foundry_device-virtual-go_PR-227 [Pipeline] { [Pipeline] ws 02:41:05 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 02:41:06 The recommended git tool is: git 02:41:11 using credential edgex-jenkins-ssh 02:41:11 Cloning the remote Git repository 02:41:11 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:41:11 > git init /w/workspace/device-virtual-go/1 # timeout=10 02:41:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:11 > git --version # timeout=10 02:41:11 > git --version # 'git version 2.17.1' 02:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:41:14 Merging remotes/origin/master commit 9c30a40d80097a97dbd8155a5edd602def4d59f0 into PR head commit b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:41:14 Merge succeeded, producing b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:41:14 Checking out Revision b465c2a51d9dd69cc52592f43caac63f9db9f3d5 (PR-227) 02:41:14 > git config core.sparsecheckout # timeout=10 02:41:14 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 02:41:14 > git remote # timeout=10 02:41:14 > git config --get remote.origin.url # timeout=10 02:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:14 > git merge 9c30a40d80097a97dbd8155a5edd602def4d59f0 # timeout=10 02:41:14 > git rev-parse HEAD^{commit} # timeout=10 02:41:14 > git config core.sparsecheckout # timeout=10 02:41:14 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 02:41:18 Commit message: "build: bump sdk version" 02:41:18 > git --version # timeout=10 02:41:18 > git --version # 'git version 2.17.1' 02:41:18 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:41:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:41:21 + true 02:41:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:39 provisioning config files... 02:41:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4378367659300935027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:40 ---> docker-login.sh 02:41:40 nexus3.edgexfoundry.org:10001 02:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:41 Configure a credential helper to remove this warning. See 02:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:41 02:41:41 Login Succeeded 02:41:41 nexus3.edgexfoundry.org:10002 02:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:42 Configure a credential helper to remove this warning. See 02:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:42 02:41:42 Login Succeeded 02:41:42 nexus3.edgexfoundry.org:10003 02:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:42 Running on prd-centos7-docker-4c-2g-823 in /w/workspace/foundry_device-virtual-go_PR-227 [Pipeline] { [Pipeline] ws 02:41:42 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 02:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:42 Configure a credential helper to remove this warning. See 02:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:42 02:41:42 Login Succeeded 02:41:42 nexus3.edgexfoundry.org:10004 02:41:42 The recommended git tool is: git 02:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:43 Configure a credential helper to remove this warning. See 02:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:43 02:41:43 Login Succeeded 02:41:43 docker.io 02:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:44 Configure a credential helper to remove this warning. See 02:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:44 02:41:44 Login Succeeded 02:41:44 ---> docker-login.sh ends [Pipeline] } 02:41:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:44 ========================================================= 02:41:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:41:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:41:45 using credential edgex-jenkins-ssh 02:41:45 Cloning the remote Git repository 02:41:45 + 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 . 02:41:45 Sending build context to Docker daemon 8.622MB 02:41:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:41:45 Step 2/8 : FROM ${BASE} 02:41:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:45 595b0fe564bb: Pulling fs layer 02:41:45 3088b5b3c5c0: Pulling fs layer 02:41:45 5b7225fbf94c: Pulling fs layer 02:41:45 ba82ee9f976e: Pulling fs layer 02:41:45 506bd15cee9f: Pulling fs layer 02:41:45 75a0a4a0db45: Pulling fs layer 02:41:45 618dc40b7e24: Pulling fs layer 02:41:45 506bd15cee9f: Waiting 02:41:45 75a0a4a0db45: Waiting 02:41:45 ba82ee9f976e: Waiting 02:41:45 618dc40b7e24: Waiting 02:41:46 5b7225fbf94c: Verifying Checksum 02:41:46 5b7225fbf94c: Download complete 02:41:46 3088b5b3c5c0: Verifying Checksum 02:41:46 3088b5b3c5c0: Download complete 02:41:46 506bd15cee9f: Download complete 02:41:46 75a0a4a0db45: Download complete 02:41:46 595b0fe564bb: Download complete 02:41:44 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:41:44 > git init /w/workspace/device-virtual-go/1 # timeout=10 02:41:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:44 > git --version # timeout=10 02:41:44 > git --version # 'git version 2.24.4' 02:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:45 [INFO] Currently running in a labeled security context 02:41:45 [INFO] Currently SELinux is 'enforcing' on the host 02:41:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh958070668937697900.key 02:41:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:46 595b0fe564bb: Pull complete 02:41:46 Merging remotes/origin/master commit 9c30a40d80097a97dbd8155a5edd602def4d59f0 into PR head commit b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:41:46 Merge succeeded, producing b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:41:46 Checking out Revision b465c2a51d9dd69cc52592f43caac63f9db9f3d5 (PR-227) 02:41:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:41:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:46 [INFO] Currently running in a labeled security context 02:41:46 [INFO] Currently SELinux is 'enforcing' on the host 02:41:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8965329589018168202.key 02:41:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:41:46 > git config core.sparsecheckout # timeout=10 02:41:46 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 02:41:46 > git remote # timeout=10 02:41:46 > git config --get remote.origin.url # timeout=10 02:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:46 [INFO] Currently running in a labeled security context 02:41:46 [INFO] Currently SELinux is 'enforcing' on the host 02:41:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3799543493720854264.key 02:41:46 > git merge 9c30a40d80097a97dbd8155a5edd602def4d59f0 # timeout=10 02:41:46 > git rev-parse HEAD^{commit} # timeout=10 02:41:46 > git config core.sparsecheckout # timeout=10 02:41:46 > git checkout -f b465c2a51d9dd69cc52592f43caac63f9db9f3d5 # timeout=10 02:41:47 3088b5b3c5c0: Pull complete 02:41:47 5b7225fbf94c: Pull complete 02:41:48 618dc40b7e24: Verifying Checksum 02:41:48 618dc40b7e24: Download complete 02:41:49 ba82ee9f976e: Verifying Checksum 02:41:49 ba82ee9f976e: Download complete 02:41:50 Commit message: "build: bump sdk version" 02:41:50 > git --version # timeout=10 02:41:50 > git --version # 'git version 2.24.4' 02:41:50 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:41:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:41:52 + sudo service docker restart 02:41:52 + true 02:41:52 Redirecting to /bin/systemctl restart docker.service 02:42:00 ba82ee9f976e: Pull complete 02:42:00 506bd15cee9f: Pull complete 02:42:00 75a0a4a0db45: Pull complete 02:42:05 618dc40b7e24: Pull complete 02:42:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:42:05 ---> a36622ca3599 02:42:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:42:06 ---> Running in 883029ce5bf2 02:42:06 Removing intermediate container 883029ce5bf2 02:42:06 ---> e91c3a9a9163 02:42:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:06 ---> Running in e05cc51f00f9 02:42:09 Removing intermediate container e05cc51f00f9 02:42:09 ---> 8c1718b1f53b 02:42:09 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 02:42:09 ---> Running in b9960a916d45 02:42:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:10 provisioning config files... 02:42:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config407264273118286965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:11 ---> docker-login.sh 02:42:11 nexus3.edgexfoundry.org:10001 02:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:11 Configure a credential helper to remove this warning. See 02:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:11 02:42:11 Login Succeeded 02:42:11 nexus3.edgexfoundry.org:10002 02:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:11 Configure a credential helper to remove this warning. See 02:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:11 02:42:11 Login Succeeded 02:42:11 nexus3.edgexfoundry.org:10003 02:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:11 Configure a credential helper to remove this warning. See 02:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:11 02:42:11 Login Succeeded 02:42:11 nexus3.edgexfoundry.org:10004 02:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:11 Configure a credential helper to remove this warning. See 02:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:11 02:42:11 Login Succeeded 02:42:11 docker.io 02:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:11 Configure a credential helper to remove this warning. See 02:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:11 02:42:11 Login Succeeded 02:42:11 ---> docker-login.sh ends [Pipeline] } 02:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:42:12 ========================================================= 02:42:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:42:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:42:12 (1/13) Installing libc-dev (0.7.2-r3) 02:42:12 (2/13) Installing libsodium (1.0.18-r0) 02:42:12 (3/13) Installing pkgconf (1.7.3-r0) 02:42:12 (4/13) Installing libsodium-dev (1.0.18-r0) 02:42:12 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:42:12 + 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 . 02:42:12 Sending build context to Docker daemon 8.623MB 02:42:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:42:12 Step 2/8 : FROM ${BASE} 02:42:12 (6/13) Installing libedit (20191231.3.1-r1) 02:42:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:42:12 540db60ca938: Pulling fs layer 02:42:12 adcc1eea9eea: Pulling fs layer 02:42:12 4c4ab2625f07: Pulling fs layer 02:42:12 0510c868ecb4: Pulling fs layer 02:42:12 afea3b2eda06: Pulling fs layer 02:42:12 7809a108b3ef: Pulling fs layer 02:42:12 f706445af74f: Pulling fs layer 02:42:12 0510c868ecb4: Waiting 02:42:12 afea3b2eda06: Waiting 02:42:12 7809a108b3ef: Waiting 02:42:12 f706445af74f: Waiting 02:42:12 4c4ab2625f07: Verifying Checksum 02:42:12 4c4ab2625f07: Download complete 02:42:12 adcc1eea9eea: Verifying Checksum 02:42:12 adcc1eea9eea: Download complete 02:42:12 afea3b2eda06: Verifying Checksum 02:42:12 afea3b2eda06: Download complete 02:42:12 7809a108b3ef: Verifying Checksum 02:42:12 7809a108b3ef: Download complete 02:42:12 540db60ca938: Verifying Checksum 02:42:12 540db60ca938: Download complete 02:42:13 (7/13) Installing openssh-client (8.4_p1-r3) 02:42:13 540db60ca938: Pull complete 02:42:13 adcc1eea9eea: Pull complete 02:42:13 4c4ab2625f07: Pull complete 02:42:13 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:42:14 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:42:14 (10/13) Installing openssh-server (8.4_p1-r3) 02:42:14 (11/13) Installing openssh (8.4_p1-r3) 02:42:14 f706445af74f: Verifying Checksum 02:42:14 f706445af74f: Download complete 02:42:14 (12/13) Installing libzmq (4.3.3-r1) 02:42:14 (13/13) Installing zeromq-dev (4.3.3-r1) 02:42:14 0510c868ecb4: Verifying Checksum 02:42:14 0510c868ecb4: Download complete 02:42:15 Executing busybox-1.32.1-r6.trigger 02:42:15 OK: 145 MiB in 53 packages 02:42:16 Removing intermediate container b9960a916d45 02:42:16 ---> f73d1cdd51f3 02:42:16 Step 6/8 : WORKDIR /device-virtual-go 02:42:16 ---> Running in cadd8ea0bafe 02:42:17 Removing intermediate container cadd8ea0bafe 02:42:17 ---> 87e45f8780ab 02:42:17 Step 7/8 : COPY . . 02:42:18 ---> 3589f0c6c04e 02:42:18 Step 8/8 : RUN go mod download 02:42:18 0510c868ecb4: Pull complete 02:42:18 afea3b2eda06: Pull complete 02:42:18 7809a108b3ef: Pull complete 02:42:18 ---> Running in 3e439ca61c12 02:42:19 f706445af74f: Pull complete 02:42:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:42:19 ---> b068be0155e3 02:42:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:42:23 ---> Running in c04b26b6a063 02:42:23 Removing intermediate container c04b26b6a063 02:42:23 ---> fecee5dc235e 02:42:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:23 ---> Running in d6033b98b5d5 02:42:23 Removing intermediate container d6033b98b5d5 02:42:23 ---> 04f76881be9d 02:42:23 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 02:42:23 ---> Running in 8a5bfefb5875 02:42:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:25 (1/13) Installing libc-dev (0.7.2-r3) 02:42:25 (2/13) Installing libsodium (1.0.18-r0) 02:42:25 (3/13) Installing pkgconf (1.7.3-r0) 02:42:25 (4/13) Installing libsodium-dev (1.0.18-r0) 02:42:25 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:42:25 (6/13) Installing libedit (20191231.3.1-r1) 02:42:25 (7/13) Installing openssh-client (8.4_p1-r3) 02:42:25 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:42:25 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:42:26 (10/13) Installing openssh-server (8.4_p1-r3) 02:42:26 (11/13) Installing openssh (8.4_p1-r3) 02:42:26 (12/13) Installing libzmq (4.3.3-r1) 02:42:26 (13/13) Installing zeromq-dev (4.3.3-r1) 02:42:26 Executing busybox-1.32.1-r6.trigger 02:42:26 OK: 156 MiB in 53 packages 02:42:27 Removing intermediate container 8a5bfefb5875 02:42:27 ---> ced333db9311 02:42:27 Step 6/8 : WORKDIR /device-virtual-go 02:42:27 ---> Running in 69fa06c967b9 02:42:27 Removing intermediate container 69fa06c967b9 02:42:27 ---> 31a8b2c196c5 02:42:27 Step 7/8 : COPY . . 02:42:27 ---> d8e77722eb82 02:42:27 Step 8/8 : RUN go mod download 02:42:27 ---> Running in 2163178175a3 02:42:39 Removing intermediate container 2163178175a3 02:42:39 ---> 822c6a1c65f7 02:42:39 Successfully built 822c6a1c65f7 02:42:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:42:40 + docker inspect -f . ci-base-image-x86_64 02:42:40 . [Pipeline] withDockerContainer 02:42:40 prd-centos7-docker-4c-2g-823 does not seem to be running inside a container 02:42:40 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:42:40 $ docker top 8846f180ee7482dadf85a462e635e3a58af2ea48a56fed82a67e05eb1b3a27d7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:41 + go version 02:42:41 go version go1.16.3 linux/amd64 [Pipeline] } 02:42:41 $ docker stop --time=1 8846f180ee7482dadf85a462e635e3a58af2ea48a56fed82a67e05eb1b3a27d7 02:42:42 $ docker rm -f 8846f180ee7482dadf85a462e635e3a58af2ea48a56fed82a67e05eb1b3a27d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:43 + docker inspect -f . ci-base-image-x86_64 02:42:43 . [Pipeline] withDockerContainer 02:42:43 prd-centos7-docker-4c-2g-823 does not seem to be running inside a container 02:42:43 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:42:43 $ docker top af63d59d3c9eaa754d438db99eac5550553ec4f9730ed8f372d52f643adc00ed -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:44 + go mod tidy [Pipeline] sh 02:42:44 + make test 02:42:44 go mod tidy 02:42:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:42:45 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:42:50 Removing intermediate container 3e439ca61c12 02:42:50 ---> 53390e760b75 02:42:50 Successfully built 53390e760b75 02:42:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:42:51 + docker inspect -f . ci-base-image-arm64 02:42:51 . [Pipeline] withDockerContainer 02:42:51 prd-ubuntu18.04-docker-arm64-4c-16g-822 does not seem to be running inside a container 02:42:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:42:53 $ docker top 7f25f4e51d78e0e6f170214d62996e3a58e5d77a8f44c53bee892ae7d36247bd -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:54 + go version 02:42:54 go version go1.16.5 linux/arm64 [Pipeline] } 02:42:54 $ docker stop --time=1 7f25f4e51d78e0e6f170214d62996e3a58e5d77a8f44c53bee892ae7d36247bd 02:42:56 $ docker rm -f 7f25f4e51d78e0e6f170214d62996e3a58e5d77a8f44c53bee892ae7d36247bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:57 + docker inspect -f . ci-base-image-arm64 02:42:57 . [Pipeline] withDockerContainer 02:42:57 prd-ubuntu18.04-docker-arm64-4c-16g-822 does not seem to be running inside a container 02:42:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:42:59 $ docker top 054d97575685edee1db8b3fe97d57b2618b0ae4714970c7830ebdd0340e29363 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:00 + go mod tidy [Pipeline] sh 02:43:01 + make test 02:43:01 go mod tidy 02:43:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:43:03 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:43:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.268s coverage: 63.8% of statements 02:43:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:43:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:43:10 gofmt -l . 02:43:10 [ "`gofmt -l .`" = "" ] 02:43:10 ./bin/test-attribution-txt.sh 02:43:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:43:10 $ docker stop --time=1 af63d59d3c9eaa754d438db99eac5550553ec4f9730ed8f372d52f643adc00ed 02:43:12 $ docker rm -f af63d59d3c9eaa754d438db99eac5550553ec4f9730ed8f372d52f643adc00ed [Pipeline] // withDockerContainer [Pipeline] sh 02:43:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:43:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:43:16 + ls -al . 02:43:16 total 132 02:43:16 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 23 02:43 . 02:43:16 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 02:41 .. 02:43:16 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 23 02:41 Attribution.txt 02:43:16 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 02:41 bin 02:43:16 drwxrwxr-x. 3 jenkins jenkins 32 Jun 23 02:41 cmd 02:43:16 -rw-r--r--. 1 jenkins jenkins 47257 Jun 23 02:43 coverage.out 02:43:16 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 23 02:41 Dockerfile 02:43:16 -rw-rw-r--. 1 jenkins jenkins 998 Jun 23 02:41 Dockerfile.build 02:43:16 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 02:41 .git 02:43:16 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 02:41 .github 02:43:16 -rw-rw-r--. 1 jenkins jenkins 277 Jun 23 02:41 .gitignore 02:43:16 -rw-r--r--. 1 jenkins jenkins 810 Jun 23 02:43 go.mod 02:43:16 -rw-r--r--. 1 jenkins jenkins 22922 Jun 23 02:42 go.sum 02:43:16 drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 02:41 internal 02:43:16 -rw-rw-r--. 1 jenkins jenkins 660 Jun 23 02:41 Jenkinsfile 02:43:16 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 23 02:41 LICENSE 02:43:16 -rw-rw-r--. 1 jenkins jenkins 905 Jun 23 02:41 Makefile 02:43:16 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 23 02:41 README.md 02:43:16 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 02:38 VERSION 02:43:16 -rw-rw-r--. 1 jenkins jenkins 235 Jun 23 02:41 version.go [Pipeline] isUnix [Pipeline] sh 02:43:16 + 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=b465c2a51d9dd69cc52592f43caac63f9db9f3d5 --label arch=amd64 --label version=0.0.0 . 02:43:16 Sending build context to Docker daemon 8.694MB 02:43:16 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 02:43:16 Step 2/26 : FROM ${BASE} AS builder 02:43:16 ---> 822c6a1c65f7 02:43:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:43:16 ---> Running in 30c508ffb6b4 02:43:16 Removing intermediate container 30c508ffb6b4 02:43:16 ---> 169ed54703cd 02:43:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:43:16 ---> Running in 09eafeb0e7b6 02:43:16 Removing intermediate container 09eafeb0e7b6 02:43:16 ---> 4aecf50f7ae0 02:43:16 Step 5/26 : WORKDIR /device-virtual-go 02:43:16 ---> Running in 329f8b95682e 02:43:16 Removing intermediate container 329f8b95682e 02:43:16 ---> 66f80d7c68a8 02:43:16 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:16 ---> Running in a95e8d15e968 02:43:17 Removing intermediate container a95e8d15e968 02:43:17 ---> 7351e0a57f6a 02:43:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:43:17 ---> Running in f0328208aac4 02:43:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:43:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:43:19 OK: 156 MiB in 53 packages 02:43:19 Removing intermediate container f0328208aac4 02:43:19 ---> 59c7e72a2628 02:43:19 Step 8/26 : COPY . . 02:43:19 ---> 9d2e1c86853d 02:43:19 Step 9/26 : RUN go mod tidy 02:43:20 ---> Running in 4cedc59e626f 02:43:20 Removing intermediate container 4cedc59e626f 02:43:20 ---> be910ca3ef98 02:43:20 Step 10/26 : RUN go mod download 02:43:20 ---> Running in dd66602b9f0a 02:43:21 Removing intermediate container dd66602b9f0a 02:43:21 ---> ebb752c5ae6a 02:43:21 Step 11/26 : ARG MAKE='make build' 02:43:21 ---> Running in f1136397f3d3 02:43:21 Removing intermediate container f1136397f3d3 02:43:21 ---> f3565331df5c 02:43:21 Step 12/26 : RUN $MAKE 02:43:21 ---> Running in a63e83b4d7ea 02:43:21 go mod tidy 02:43:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 02:43:36 Removing intermediate container a63e83b4d7ea 02:43:36 ---> e80eb8bb1f61 02:43:36 Step 13/26 : FROM alpine:3.12 02:43:37 3.12: Pulling from library/alpine 02:43:37 339de151aab4: Pulling fs layer 02:43:37 339de151aab4: Download complete 02:43:37 339de151aab4: Pull complete 02:43:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:43:37 Status: Downloaded newer image for alpine:3.12 02:43:37 ---> 13621d1b12d4 02:43:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:43:37 ---> Running in 88ce1048d401 02:43:37 Removing intermediate container 88ce1048d401 02:43:37 ---> e44afdbd7b7b 02:43:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:37 ---> Running in aa1fc820e919 02:43:38 Removing intermediate container aa1fc820e919 02:43:38 ---> 1f49fea5c4be 02:43:38 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:43:38 ---> Running in e86154b69273 02:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:43:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:43:39 (1/6) Installing dumb-init (1.2.2-r1) 02:43:39 (2/6) Installing libgcc (9.3.0-r2) 02:43:39 (3/6) Installing libsodium (1.0.18-r0) 02:43:39 (4/6) Installing libstdc++ (9.3.0-r2) 02:43:40 (5/6) Installing libzmq (4.3.3-r0) 02:43:41 (6/6) Installing zeromq (4.3.3-r0) 02:43:41 Executing busybox-1.31.1-r20.trigger 02:43:41 OK: 8 MiB in 20 packages 02:43:41 Removing intermediate container e86154b69273 02:43:41 ---> 21f99a869b10 02:43:41 Step 17/26 : WORKDIR / 02:43:41 ---> Running in 69286e76c6c3 02:43:41 Removing intermediate container 69286e76c6c3 02:43:41 ---> 911a28417855 02:43:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:43:41 ---> 5b3af222530a 02:43:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:43:41 ---> 030081fb16a0 02:43:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:43:42 ---> 994ad69eb717 02:43:42 Step 21/26 : EXPOSE 59900 02:43:42 ---> Running in 3bada6ec8b55 02:43:42 Removing intermediate container 3bada6ec8b55 02:43:42 ---> 4ffe850e5972 02:43:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:43:42 ---> Running in 30d3aae37efe 02:43:42 Removing intermediate container 30d3aae37efe 02:43:42 ---> 9ef823e25b22 02:43:42 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:42 ---> Running in a0f0da967ce3 02:43:42 Removing intermediate container a0f0da967ce3 02:43:42 ---> 7553463682d1 02:43:42 Step 24/26 : LABEL arch=amd64 02:43:42 ---> Running in 9f0798110e90 02:43:42 Removing intermediate container 9f0798110e90 02:43:42 ---> 8fc8d1fd9373 02:43:42 Step 25/26 : LABEL git_sha=b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:43:42 ---> Running in 859b0e54f1b5 02:43:42 Removing intermediate container 859b0e54f1b5 02:43:42 ---> d9926bfae429 02:43:42 Step 26/26 : LABEL version=0.0.0 02:43:43 ---> Running in 3e213d04973e 02:43:43 Removing intermediate container 3e213d04973e 02:43:43 ---> 70a0e606f541 02:43:43 [Warning] One or more build-args [ARCH] were not consumed 02:43:43 Successfully built 70a0e606f541 02:43:43 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 02:43:44 ---> job-cost.sh 02:43:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V6xp 02:43:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-V6xp/bin to PATH 02:44:06 INFO: No Stack... 02:44:06 INFO: Retrieving Pricing Info for: v3-standard-2 02:44:06 INFO: Archiving Costs [Pipeline] sh 02:44:07 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 02:44:07 + cut -d, -f6 [Pipeline] lock 02:44:07 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] 02:44:07 Resource [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] did not exist. Created. 02:44:07 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:07 + echo total: 0.05999999865889549 [Pipeline] stash 02:44:07 Stashed 1 file(s) [Pipeline] } 02:44:07 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:44:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:44:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.710s coverage: 63.8% of statements 02:44:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:44:34 gofmt -l . 02:44:34 [ "`gofmt -l .`" = "" ] 02:44:34 ./bin/test-attribution-txt.sh 02:44:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:44:34 $ docker stop --time=1 054d97575685edee1db8b3fe97d57b2618b0ae4714970c7830ebdd0340e29363 02:44:36 $ docker rm -f 054d97575685edee1db8b3fe97d57b2618b0ae4714970c7830ebdd0340e29363 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:37 Warning: overwriting stash ‘coverage-report’ 02:44:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:39 + ls -al . 02:44:39 total 156 02:44:39 drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 02:44 . 02:44:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 02:41 .. 02:44:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 02:41 .git 02:44:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:41 .github 02:44:39 -rw-rw-r-- 1 jenkins jenkins 277 Jun 23 02:41 .gitignore 02:44:39 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 23 02:41 Attribution.txt 02:44:39 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 23 02:41 Dockerfile 02:44:39 -rw-rw-r-- 1 jenkins jenkins 998 Jun 23 02:41 Dockerfile.build 02:44:39 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 02:41 Jenkinsfile 02:44:39 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 23 02:41 LICENSE 02:44:39 -rw-rw-r-- 1 jenkins jenkins 905 Jun 23 02:41 Makefile 02:44:39 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 23 02:41 README.md 02:44:39 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 02:38 VERSION 02:44:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 02:41 bin 02:44:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:41 cmd 02:44:39 -rw-r--r-- 1 jenkins jenkins 47257 Jun 23 02:44 coverage.out 02:44:39 -rw-r--r-- 1 jenkins jenkins 810 Jun 23 02:44 go.mod 02:44:39 -rw-r--r-- 1 jenkins jenkins 22922 Jun 23 02:43 go.sum 02:44:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 02:41 internal 02:44:39 -rw-rw-r-- 1 jenkins jenkins 235 Jun 23 02:41 version.go [Pipeline] isUnix [Pipeline] sh 02:44:39 + 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=b465c2a51d9dd69cc52592f43caac63f9db9f3d5 --label arch=arm64 --label version=0.0.0 . 02:44:39 Sending build context to Docker daemon 8.693MB 02:44:40 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 02:44:40 Step 2/26 : FROM ${BASE} AS builder 02:44:40 ---> 53390e760b75 02:44:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:44:40 ---> Running in e4a0a3a7772d 02:44:40 Removing intermediate container e4a0a3a7772d 02:44:40 ---> 1e316a6d3a8d 02:44:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:44:41 ---> Running in 8d1f7240895b 02:44:41 Removing intermediate container 8d1f7240895b 02:44:41 ---> 177eed0a4f51 02:44:41 Step 5/26 : WORKDIR /device-virtual-go 02:44:41 ---> Running in 69cc3dee3784 02:44:42 Removing intermediate container 69cc3dee3784 02:44:42 ---> 08d33b02b348 02:44:42 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:42 ---> Running in c79fe0682403 02:44:44 Removing intermediate container c79fe0682403 02:44:44 ---> cef81e06f6bd 02:44:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:44:44 ---> Running in 2861700b5712 02:44:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:47 OK: 145 MiB in 53 packages 02:44:48 Removing intermediate container 2861700b5712 02:44:48 ---> 9555b8bbeeb2 02:44:48 Step 8/26 : COPY . . 02:44:49 ---> 46d9a645d143 02:44:49 Step 9/26 : RUN go mod tidy 02:44:50 ---> Running in 90b6aa866de3 02:44:52 Removing intermediate container 90b6aa866de3 02:44:52 ---> 95346240596d 02:44:52 Step 10/26 : RUN go mod download 02:44:53 ---> Running in 617cd8316ea9 02:44:55 Removing intermediate container 617cd8316ea9 02:44:55 ---> e463089dd6c1 02:44:55 Step 11/26 : ARG MAKE='make build' 02:44:55 ---> Running in d0ae1357674f 02:44:55 Removing intermediate container d0ae1357674f 02:44:55 ---> aa0cd4497ea4 02:44:55 Step 12/26 : RUN $MAKE 02:44:55 ---> Running in f0cdab29764f 02:44:57 go mod tidy 02:44:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 02:45:54 Removing intermediate container f0cdab29764f 02:45:54 ---> ddf4c35c0b3f 02:45:54 Step 13/26 : FROM alpine:3.12 02:45:54 3.12: Pulling from library/alpine 02:45:54 d2f70382dc9a: Pulling fs layer 02:45:54 d2f70382dc9a: Verifying Checksum 02:45:54 d2f70382dc9a: Download complete 02:45:54 d2f70382dc9a: Pull complete 02:45:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:45:54 Status: Downloaded newer image for alpine:3.12 02:45:54 ---> c4fd0aeabfcf 02:45:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:45:54 ---> Running in 9d6eb61b0d08 02:45:54 Removing intermediate container 9d6eb61b0d08 02:45:54 ---> 2e465e35d5c8 02:45:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:54 ---> Running in 49c6bfb31982 02:45:54 Removing intermediate container 49c6bfb31982 02:45:54 ---> aadc00cebc76 02:45:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:45:54 ---> Running in f535615e4a63 02:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:45:54 (1/6) Installing dumb-init (1.2.2-r1) 02:45:54 (2/6) Installing libgcc (9.3.0-r2) 02:45:54 (3/6) Installing libsodium (1.0.18-r0) 02:45:54 (4/6) Installing libstdc++ (9.3.0-r2) 02:45:54 (5/6) Installing libzmq (4.3.3-r0) 02:45:54 (6/6) Installing zeromq (4.3.3-r0) 02:45:54 Executing busybox-1.31.1-r20.trigger 02:45:54 OK: 8 MiB in 20 packages 02:45:54 Removing intermediate container f535615e4a63 02:45:54 ---> 6b1e7793c87d 02:45:54 Step 17/26 : WORKDIR / 02:45:54 ---> Running in 76a413149c4d 02:45:55 Removing intermediate container 76a413149c4d 02:45:55 ---> c3198112a184 02:45:55 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:45:56 ---> c4b92089ac24 02:45:56 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:45:57 ---> 96632dc5408c 02:45:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:45:58 ---> f679299edc66 02:45:58 Step 21/26 : EXPOSE 59900 02:45:58 ---> Running in ddc3ca5710b7 02:45:59 Removing intermediate container ddc3ca5710b7 02:45:59 ---> 98fa1bb85230 02:45:59 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:45:59 ---> Running in 6c9ae01231f3 02:45:59 Removing intermediate container 6c9ae01231f3 02:45:59 ---> c96646478b2b 02:45:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:59 ---> Running in df95d760fd2c 02:46:00 Removing intermediate container df95d760fd2c 02:46:00 ---> 6c1d289e6ded 02:46:00 Step 24/26 : LABEL arch=arm64 02:46:00 ---> Running in 3b5821d4aa28 02:46:00 Removing intermediate container 3b5821d4aa28 02:46:00 ---> 3141be256331 02:46:00 Step 25/26 : LABEL git_sha=b465c2a51d9dd69cc52592f43caac63f9db9f3d5 02:46:00 ---> Running in c7ee90fb4799 02:46:01 Removing intermediate container c7ee90fb4799 02:46:01 ---> b0433f0f3693 02:46:01 Step 26/26 : LABEL version=0.0.0 02:46:01 ---> Running in 7bac9b27e580 02:46:02 Removing intermediate container 7bac9b27e580 02:46:02 ---> c28a8752e8a3 02:46:02 [Warning] One or more build-args [ARCH] were not consumed 02:46:02 Successfully built c28a8752e8a3 02:46:02 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 02:46:03 ---> job-cost.sh 02:46:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xgcz 02:46:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-xgcz/bin to PATH 02:48:03 INFO: No Stack... 02:48:04 INFO: Retrieving Pricing Info for: v2-standard-4 02:48:05 INFO: Archiving Costs [Pipeline] sh 02:48:05 + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, 02:48:05 -f6 [Pipeline] lock 02:48:05 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] 02:48:05 Resource [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] did not exist. Created. 02:48:05 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:06 /w/workspace/device-virtual-go/1@tmp/durable-5003ca9d/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-5003ca9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:48:06 + echo total: 0.18000000715255737 [Pipeline] stash 02:48:06 Warning: overwriting stash ‘stack-cost’ 02:48:06 Stashed 1 file(s) [Pipeline] } 02:48:06 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:48:08 provisioning config files... 02:48:08 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-227@tmp/config5102758393524252685tmp [Pipeline] { [Pipeline] sh 02:48:08 + set +x 02:48:08 + curl -s https://codecov.io/bash 02:48:08 + bash -s -- 02:48:08 02:48:08 _____ _ 02:48:08 / ____| | | 02:48:08 | | ___ __| | ___ ___ _____ __ 02:48:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:08 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:08 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:08 Bash-1.0.3 02:48:08 02:48:08 02:48:08 ==> git version 2.24.4 found 02:48:08 ==> 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 02:48:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:48:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:48:08 ==> Jenkins CI detected. 02:48:08 project root: . 02:48:08 --> token set from env 02:48:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:08 ==> Running gcov in . (disable via -X gcov) 02:48:09 ==> Python coveragepy not found 02:48:09 ==> Searching for coverage reports in: 02:48:09 + . 02:48:09 -> Found 1 reports 02:48:09 ==> Detecting git/mercurial file structure 02:48:09 ==> Reading reports 02:48:09 + ./coverage.out bytes=47257 02:48:09 ==> Appending adjustments 02:48:09 https://docs.codecov.io/docs/fixing-reports 02:48:09 + Found adjustments 02:48:09 ==> Gzipping contents 02:48:09 8.0K /tmp/codecov.TecA9J.gz 02:48:09 ==> Uploading reports 02:48:09 url: https://codecov.io 02:48:09 query: branch=PR-227&commit=b465c2a51d9dd69cc52592f43caac63f9db9f3d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=227&job=&cmd_args= 02:48:09 -> Pinging Codecov 02:48:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-227&commit=b465c2a51d9dd69cc52592f43caac63f9db9f3d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=227&job=&cmd_args= 02:48:09 -> Uploading to 02:48:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/5E52B4B073DB2E39498172D8E973AA87/b465c2a51d9dd69cc52592f43caac63f9db9f3d5/cab780b5-4fdc-4af5-abc1-d7787d72c161.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T024809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18a88e214089be52280522d7be7b83c830b6d938d6b89402126ebd719e7b6c1d 02:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:09 Dload Upload Total Spent Left Speed 02:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5788 0 0 100 5788 0 13166 --:--:-- --:--:-- --:--:-- 13154 02:48:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b465c2a51d9dd69cc52592f43caac63f9db9f3d5 [Pipeline] } 02:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:48:13 ---> package-listing.sh 02:48:13 ++ facter osfamily 02:48:13 ++ tr '[:upper:]' '[:lower:]' 02:48:13 + OS_FAMILY=redhat 02:48:13 + workspace=/w/workspace/foundry_device-virtual-go_PR-227 02:48:13 + START_PACKAGES=/tmp/packages_start.txt 02:48:13 + END_PACKAGES=/tmp/packages_end.txt 02:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:13 + PACKAGES=/tmp/packages_start.txt 02:48:13 + '[' /w/workspace/foundry_device-virtual-go_PR-227 ']' 02:48:13 + PACKAGES=/tmp/packages_end.txt 02:48:13 + case "${OS_FAMILY}" in 02:48:13 + rpm -qa 02:48:13 + sort 02:48:14 + '[' -f /tmp/packages_start.txt ']' 02:48:14 + '[' -f /tmp/packages_end.txt ']' 02:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:14 + '[' /w/workspace/foundry_device-virtual-go_PR-227 ']' 02:48:14 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-227/archives/ 02:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-227/archives/ [Pipeline] echo 02:48:14 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:48:15 02:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:48:15 alpine: Pulling from edgex-lftools-log-publisher 02:48:15 df20fa9351a1: Pulling fs layer 02:48:15 36b3adc4ff6f: Pulling fs layer 02:48:15 8ad3a11d3b57: Pulling fs layer 02:48:15 46f8f816bc3b: Pulling fs layer 02:48:15 93b61091891f: Pulling fs layer 02:48:15 93b9cdb0e59b: Pulling fs layer 02:48:15 5e14af77c1be: Pulling fs layer 02:48:15 01666e4c0597: Pulling fs layer 02:48:15 aa168da1d23b: Pulling fs layer 02:48:15 93b9cdb0e59b: Waiting 02:48:15 5e14af77c1be: Waiting 02:48:15 01666e4c0597: Waiting 02:48:15 aa168da1d23b: Waiting 02:48:15 46f8f816bc3b: Waiting 02:48:15 93b61091891f: Waiting 02:48:15 36b3adc4ff6f: Verifying Checksum 02:48:15 36b3adc4ff6f: Download complete 02:48:15 46f8f816bc3b: Verifying Checksum 02:48:15 46f8f816bc3b: Download complete 02:48:15 df20fa9351a1: Verifying Checksum 02:48:15 df20fa9351a1: Download complete 02:48:15 93b9cdb0e59b: Verifying Checksum 02:48:15 93b9cdb0e59b: Download complete 02:48:15 93b61091891f: Download complete 02:48:15 5e14af77c1be: Verifying Checksum 02:48:15 5e14af77c1be: Download complete 02:48:15 01666e4c0597: Verifying Checksum 02:48:15 01666e4c0597: Download complete 02:48:15 df20fa9351a1: Pull complete 02:48:15 8ad3a11d3b57: Verifying Checksum 02:48:15 8ad3a11d3b57: Download complete 02:48:15 36b3adc4ff6f: Pull complete 02:48:16 8ad3a11d3b57: Pull complete 02:48:16 46f8f816bc3b: Pull complete 02:48:16 93b61091891f: Pull complete 02:48:17 93b9cdb0e59b: Pull complete 02:48:17 5e14af77c1be: Pull complete 02:48:17 01666e4c0597: Pull complete 02:48:17 aa168da1d23b: Verifying Checksum 02:48:17 aa168da1d23b: Download complete 02:48:21 aa168da1d23b: Pull complete 02:48:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:48:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:48:21 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 02:48:22 $ 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-227/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-227 -v /w/workspace/foundry_device-virtual-go_PR-227:/w/workspace/foundry_device-virtual-go_PR-227:rw,z -v /w/workspace/foundry_device-virtual-go_PR-227@tmp:/w/workspace/foundry_device-virtual-go_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:48:26 $ docker top 1d4f8fd126a26cac4b5af1b1b93906944426753affb40060752716b1e59e1dca -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:48:27 + mkdir -p /var/log/sa [Pipeline] sh 02:48:27 + ls /var/log/sa-host 02:48:27 + sadf -c /var/log/sa-host/sa05 02:48:27 file_magic: OK 02:48:27 HZ: Using current value: 100 02:48:27 file_header: OK 02:48:27 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 02:48:27 Statistics: 02:48:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:48:27 File successfully converted to sysstat format version 12.2.1 02:48:27 + sadf -c /var/log/sa-host/sa23 02:48:27 file_magic: OK 02:48:27 HZ: Using current value: 100 02:48:27 file_header: OK 02:48:27 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 02:48:27 Statistics: 02:48:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:48:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:28 provisioning config files... 02:48:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-227@tmp/config4916255746793115863tmp [Pipeline] { [Pipeline] echo 02:48:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:29 ---> create-netrc.sh [Pipeline] } 02:48:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:48:29 ---> python-tools-install.sh [Pipeline] echo 02:48:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:48:29 ---> sudo-logs.sh 02:48:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:48:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:48:30 ---> job-cost.sh 02:48:30 lf-activate-venv: SKIPPING 02:48:30 DEBUG: total: 0.18000000715255737 02:48:30 INFO: Retrieving Stack Cost... 02:48:31 INFO: Retrieving Pricing Info for: v3-standard-2 02:48:31 INFO: Archiving Costs [Pipeline] echo 02:48:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:31 ---> logs-deploy.sh 02:48:31 lf-activate-venv: SKIPPING 02:48:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-227/1 02:48:31 INFO: archiving workspace using pattern(s): 02:48:32 Archives upload complete. 02:48:32 INFO: archiving logs to Nexus 02:48:33 ---> uname -a: 02:48:33 Linux prd-centos7-docker-4c-2g-821.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:48:33 02:48:33 02:48:33 ---> lscpu: 02:48:33 Architecture: x86_64 02:48:33 CPU op-mode(s): 32-bit, 64-bit 02:48:33 Byte Order: Little Endian 02:48:33 Address sizes: 40 bits physical, 48 bits virtual 02:48:33 CPU(s): 2 02:48:33 On-line CPU(s) list: 0,1 02:48:33 Thread(s) per core: 1 02:48:33 Core(s) per socket: 1 02:48:33 Socket(s): 2 02:48:33 NUMA node(s): 1 02:48:33 Vendor ID: AuthenticAMD 02:48:33 CPU family: 23 02:48:33 Model: 49 02:48:33 Model name: AMD EPYC-Rome Processor 02:48:33 Stepping: 0 02:48:33 CPU MHz: 2799.998 02:48:33 BogoMIPS: 5599.99 02:48:33 Virtualization: AMD-V 02:48:33 Hypervisor vendor: KVM 02:48:33 Virtualization type: full 02:48:33 L1d cache: 64 KiB 02:48:33 L1i cache: 64 KiB 02:48:33 L2 cache: 1 MiB 02:48:33 L3 cache: 32 MiB 02:48:33 NUMA node0 CPU(s): 0,1 02:48:33 Vulnerability Itlb multihit: Not affected 02:48:33 Vulnerability L1tf: Not affected 02:48:33 Vulnerability Mds: Not affected 02:48:33 Vulnerability Meltdown: Not affected 02:48:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:48:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:48:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:48:33 Vulnerability Srbds: Not affected 02:48:33 Vulnerability Tsx async abort: Not affected 02:48:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:48:33 02:48:33 02:48:33 ---> nproc: 02:48:33 2 02:48:33 02:48:33 02:48:33 ---> df -h: 02:48:33 Filesystem Size Used Available Use% Mounted on 02:48:33 overlay 40.0G 7.6G 32.4G 19% / 02:48:33 tmpfs 64.0M 0 64.0M 0% /dev 02:48:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:48:33 shm 64.0M 0 64.0M 0% /dev/shm 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-227 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-227@tmp 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:48:33 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:48:33 02:48:33 02:48:33 ---> free -m: 02:48:33 total used free shared buff/cache available 02:48:33 Mem: 7821 987 4724 0 2109 6655 02:48:33 Swap: 1023 0 1023 02:48:33 02:48:33 02:48:33 ---> ip addr: 02:48:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:48:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:48:33 inet 127.0.0.1/8 scope host lo 02:48:33 valid_lft forever preferred_lft forever 02:48:33 inet6 ::1/128 scope host 02:48:33 valid_lft forever preferred_lft forever 02:48:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:48:33 link/ether fa:16:3e:fa:6c:cb brd ff:ff:ff:ff:ff:ff 02:48:33 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 02:48:33 valid_lft 85764sec preferred_lft 85764sec 02:48:33 inet6 fe80::f816:3eff:fefa:6ccb/64 scope link 02:48:33 valid_lft forever preferred_lft forever 02:48:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:48:33 link/ether 02:42:03:f9:e9:7d brd ff:ff:ff:ff:ff:ff 02:48:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:48:33 valid_lft forever preferred_lft forever 02:48:33 inet6 fe80::42:3ff:fef9:e97d/64 scope link 02:48:33 valid_lft forever preferred_lft forever 02:48:33 02:48:33 02:48:33 ---> sar -b -r -n DEV: 02:48:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 02:48:33 02:48:33 02:37:46 LINUX RESTART (2 CPU) 02:48:33 02:48:33 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:48:33 02:39:01 250.17 114.65 135.52 0.00 11112.21 41588.39 0.00 02:48:33 02:40:01 1.85 0.00 1.85 0.00 0.00 43.00 0.00 02:48:33 02:41:01 0.45 0.00 0.45 0.00 0.00 6.31 0.00 02:48:33 02:42:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 02:48:33 02:43:01 0.30 0.00 0.30 0.00 0.00 3.90 0.00 02:48:33 02:44:01 0.32 0.00 0.32 0.00 0.00 4.12 0.00 02:48:33 02:45:01 0.13 0.00 0.13 0.00 0.00 2.45 0.00 02:48:33 02:46:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 02:48:33 02:47:01 0.35 0.00 0.35 0.00 0.00 4.73 0.00 02:48:33 02:48:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 02:48:33 Average: 25.44 11.47 13.97 0.00 1111.57 4167.54 0.00 02:48:33 02:48:33 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:48:33 02:39:01 5439192 0 814792 10.17 2620 1752328 1300996 14.36 589400 1579532 128 02:48:33 02:40:01 5451204 0 802772 10.02 2620 1752336 1210888 13.37 579996 1579496 16 02:48:33 02:41:01 5451080 0 802896 10.03 2620 1752336 1210888 13.37 584220 1575256 20 02:48:33 02:42:01 5446864 0 807104 10.08 2620 1752344 1214440 13.41 588144 1575260 8 02:48:33 02:43:01 5450520 0 803444 10.03 2620 1752348 1210672 13.37 577400 1582992 12 02:48:33 02:44:01 5447188 0 806776 10.07 2620 1752348 1210780 13.37 580900 1582992 8 02:48:33 02:45:01 5447828 0 806124 10.07 2620 1752360 1210672 13.37 580240 1582992 8 02:48:33 02:46:01 5438500 0 815448 10.18 2620 1752364 1210672 13.37 589056 1582992 8 02:48:33 02:47:01 5438336 0 815608 10.18 2620 1752368 1210672 13.37 589592 1582992 8 02:48:33 02:48:01 5438356 0 815584 10.18 2620 1752372 1210672 13.37 591204 1581264 8 02:48:33 Average: 5444907 0 809055 10.10 2620 1752350 1220135 13.47 585015 1580577 22 02:48:33 02:48:33 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:48:33 02:39:01 eth0 714.45 539.45 1342.81 98.81 0.00 0.00 0.00 0.00 02:48:33 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:39:01 docker0 62.10 45.00 5.39 140.40 0.00 0.00 0.00 0.00 02:48:33 02:40:01 eth0 0.73 0.17 0.06 0.04 0.00 0.00 0.00 0.00 02:48:33 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:41:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:48:33 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:42:01 eth0 1.35 0.67 0.62 0.40 0.00 0.00 0.00 0.00 02:48:33 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:33 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:44:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:48:33 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:33 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:48:33 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 Average: eth0 71.77 54.11 134.41 9.94 0.00 0.00 0.00 0.00 02:48:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:33 Average: docker0 6.21 4.50 0.54 14.04 0.00 0.00 0.00 0.00 02:48:33 02:48:33 02:48:33 ---> sar -P ALL: 02:48:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 02:48:33 02:48:33 02:37:46 LINUX RESTART (2 CPU) 02:48:33 02:48:33 02:38:01 CPU %user %nice %system %iowait %steal %idle 02:48:33 02:39:01 all 23.39 0.00 8.44 9.83 0.10 58.24 02:48:33 02:39:01 0 24.40 0.00 8.20 7.48 0.11 59.82 02:48:33 02:39:01 1 22.39 0.00 8.67 12.16 0.10 56.67 02:48:33 02:40:01 all 0.22 0.00 0.08 0.00 0.02 99.68 02:48:33 02:40:01 0 0.38 0.00 0.10 0.00 0.02 99.50 02:48:33 02:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 02:48:33 02:41:01 all 0.13 0.00 0.06 0.00 0.03 99.79 02:48:33 02:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:48:33 02:41:01 1 0.20 0.00 0.08 0.00 0.02 99.70 02:48:33 02:42:01 all 0.15 0.00 0.04 0.00 0.03 99.77 02:48:33 02:42:01 0 0.13 0.00 0.05 0.00 0.03 99.78 02:48:33 02:42:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:48:33 02:43:01 all 0.13 0.00 0.03 0.00 0.03 99.80 02:48:33 02:43:01 0 0.23 0.00 0.03 0.00 0.02 99.72 02:48:33 02:43:01 1 0.03 0.00 0.03 0.00 0.05 99.88 02:48:33 02:44:01 all 0.17 0.00 0.04 0.00 0.03 99.77 02:48:33 02:44:01 0 0.25 0.00 0.03 0.00 0.02 99.70 02:48:33 02:44:01 1 0.08 0.00 0.05 0.00 0.03 99.83 02:48:33 02:45:01 all 0.18 0.00 0.04 0.00 0.01 99.77 02:48:33 02:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:48:33 02:45:01 1 0.33 0.00 0.07 0.00 0.02 99.58 02:48:33 02:46:01 all 0.13 0.00 0.03 0.00 0.04 99.80 02:48:33 02:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:48:33 02:46:01 1 0.23 0.00 0.05 0.00 0.05 99.67 02:48:33 02:47:01 all 0.20 0.00 0.04 0.00 0.02 99.74 02:48:33 02:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:48:33 02:47:01 1 0.33 0.00 0.05 0.00 0.02 99.60 02:48:33 02:48:01 all 0.14 0.00 0.05 0.00 0.03 99.78 02:48:33 02:48:01 0 0.25 0.00 0.03 0.00 0.02 99.70 02:48:33 02:48:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:48:33 Average: all 2.39 0.00 0.85 0.94 0.03 95.78 02:48:33 Average: 0 2.48 0.00 0.82 0.72 0.03 95.95 02:48:33 Average: 1 2.30 0.00 0.88 1.17 0.04 95.61 02:48:33 02:48:33 02:48:33