Pull request #221 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 38065012ac25631435502f8862b32f6f6c310cb2+8a9f53767de23efea08b28f521ee9bca65565c85 (b61c9883515eed207cfad85fcdd8422f16ea94f9) 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-ssh4540314142878510433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6475336276806412840.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-221/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-221/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5819378472563164777.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-221/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8092729083342425175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh734955158240690262.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-221/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-221/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7275175378583514131.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1084 in /w/workspace/foundry_device-virtual-go_PR-221 [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-221 # 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-221@tmp/jenkins-gitclient-ssh5710254317230468087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) > 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-221@tmp/jenkins-gitclient-ssh6062263720698524781.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # 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-221@tmp/jenkins-gitclient-ssh1001432585812494033.key > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:08:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:08:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:11 ========================================================= 00:08:11 EdgeX Global Pipelines Version Info 00:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:08:12 ------------------- 00:08:12 stable info: 00:08:12 ------------------- 00:08:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:08:12 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:08:12 Message: update stable to v1.0.194 00:08:13 ------------------- 00:08:13 experimental info: 00:08:13 ------------------- 00:08:13 Commited By: **** collab-it+edgex@linuxfoundation.org 00:08:13 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:08:13 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:08:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo 00:08:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo 00:08:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo 00:08:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo 00:08:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3806501 [Pipeline] echo 00:08:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:17 provisioning config files... 00:08:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config4429693139968726982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:17 ---> docker-login.sh 00:08:17 nexus3.edgexfoundry.org:10001 00:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:18 Configure a credential helper to remove this warning. See 00:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:18 00:08:18 Login Succeeded 00:08:18 nexus3.edgexfoundry.org:10002 00:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:18 Configure a credential helper to remove this warning. See 00:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:18 00:08:18 Login Succeeded 00:08:18 nexus3.edgexfoundry.org:10003 00:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:18 Configure a credential helper to remove this warning. See 00:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:18 00:08:18 Login Succeeded 00:08:18 nexus3.edgexfoundry.org:10004 00:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:18 Configure a credential helper to remove this warning. See 00:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:18 00:08:18 Login Succeeded 00:08:18 docker.io 00:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:18 Configure a credential helper to remove this warning. See 00:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:18 00:08:18 Login Succeeded 00:08:18 ---> docker-login.sh ends [Pipeline] } 00:08:18 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 00:08:19 + git log --format=format:%s -1 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo 00:08:19 GIT_COMMIT: 38065012ac25631435502f8862b32f6f6c310cb2, Commit Message: refactor: Change PublishTopicPrefix value to be 'edgex/events/device' [Pipeline] echo 00:08:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:20 00:08:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:08:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:22 latest: Pulling from edgex-devops/git-semver 00:08:22 31603596830f: Pulling fs layer 00:08:22 54011a49482f: Pulling fs layer 00:08:22 a6820b24f6d8: Pulling fs layer 00:08:22 f581987b2513: Pulling fs layer 00:08:22 f581987b2513: Waiting 00:08:22 54011a49482f: Download complete 00:08:22 31603596830f: Verifying Checksum 00:08:22 31603596830f: Download complete 00:08:23 31603596830f: Pull complete 00:08:23 f581987b2513: Verifying Checksum 00:08:23 f581987b2513: Download complete 00:08:23 a6820b24f6d8: Verifying Checksum 00:08:23 a6820b24f6d8: Download complete 00:08:23 54011a49482f: Pull complete 00:08:23 a6820b24f6d8: Pull complete 00:08:24 f581987b2513: Pull complete 00:08:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:08:24 prd-centos7-docker-4c-2g-1084 does not seem to be running inside a container 00:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-221 -v /w/workspace/foundry_device-virtual-go_PR-221:/w/workspace/foundry_device-virtual-go_PR-221:rw,z -v /w/workspace/foundry_device-virtual-go_PR-221@tmp:/w/workspace/foundry_device-virtual-go_PR-221@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 00:08:25 $ docker top aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:25 [ssh-agent] Looking for ssh-agent implementation... 00:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:25 $ docker exec aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent 00:08:25 SSH_AUTH_SOCK=/tmp/ssh-pvvW8TQKazwV/agent.14 00:08:25 SSH_AGENT_PID=21 00:08:25 Running ssh-add (command line suppressed) 00:08:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_1429328883111524968.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_1429328883111524968.key) 00:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:26 + git tag --points-at HEAD [Pipeline] } 00:08:26 $ docker exec --env ******** --env ******** aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent -k 00:08:26 unset SSH_AUTH_SOCK; 00:08:26 unset SSH_AGENT_PID; 00:08:26 echo Agent pid 21 killed; 00:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:26 [ssh-agent] Looking for ssh-agent implementation... 00:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:26 $ docker exec aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent 00:08:26 SSH_AUTH_SOCK=/tmp/ssh-vvPaujlQeonc/agent.53 00:08:26 SSH_AGENT_PID=59 00:08:26 Running ssh-add (command line suppressed) 00:08:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7575669189002116441.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7575669189002116441.key) 00:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:27 + git semver init 00:08:27 # -> Open(): unable to determine branch for HEAD 00:08:27 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.git 00:08:27 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-221 00:08:27 # $SEMVER_REMOTE_NAME = origin 00:08:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:08:27 # $SEMVER_USER_NAME = edgex-jenkins 00:08:27 # $SEMVER_BRANCH = PR-221 00:08:27 # $SEMVER_TEMP = /tmp/semver-232442295 00:08:27 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 00:08:28 # '/tmp/semver-232442295' -> '/w/workspace/foundry_device-virtual-go_PR-221/.semver' 00:08:28 # -> Force: false 00:08:28 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.semver [Pipeline] } 00:08:28 $ docker exec --env ******** --env ******** aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent -k 00:08:28 unset SSH_AUTH_SOCK; 00:08:28 unset SSH_AGENT_PID; 00:08:28 echo Agent pid 59 killed; 00:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:28 + git semver [Pipeline] } 00:08:28 $ docker stop --time=1 aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 00:08:30 $ docker rm -f aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 [Pipeline] // withDockerContainer [Pipeline] sh 00:08:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:08:30 Stashed 1 file(s) [Pipeline] echo 00:08:30 [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 00:08:46 Still waiting to schedule task 00:08:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:08:46 Still waiting to schedule task 00:08:46 ‘prd-centos7-builder-2c-1g-1081’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 00:08:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1083’ is offline 00:11:13 Running on prd-centos7-docker-4c-2g-1086 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws 00:11:13 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 00:11:13 The recommended git tool is: git 00:11:18 using credential edgex-jenkins-ssh 00:11:18 Cloning the remote Git repository 00:11:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:11:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 00:11:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:11:18 > git --version # timeout=10 00:11:18 > git --version # 'git version 2.24.4' 00:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:18 [INFO] Currently running in a labeled security context 00:11:18 [INFO] Currently SELinux is 'enforcing' on the host 00:11:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2013352341901365956.key 00:11:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:20 Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 00:11:20 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 00:11:20 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) 00:11:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:11:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:11:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:19 [INFO] Currently running in a labeled security context 00:11:19 [INFO] Currently SELinux is 'enforcing' on the host 00:11:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7696115162223022699.key 00:11:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:11:20 > git config core.sparsecheckout # timeout=10 00:11:20 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:11:20 > git remote # timeout=10 00:11:20 > git config --get remote.origin.url # timeout=10 00:11:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:20 [INFO] Currently running in a labeled security context 00:11:20 [INFO] Currently SELinux is 'enforcing' on the host 00:11:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8958450202927533329.key 00:11:20 > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 00:11:20 > git rev-parse HEAD^{commit} # timeout=10 00:11:20 > git config core.sparsecheckout # timeout=10 00:11:20 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:11:23 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" 00:11:23 > git --version # timeout=10 00:11:23 > git --version # 'git version 2.24.4' 00:11:23 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:11:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:11:25 + true 00:11:25 + sudo service docker restart 00:11:25 Redirecting to /bin/systemctl restart docker.service 00:11:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1085 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws 00:11:28 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 00:11:29 The recommended git tool is: git 00:11:36 using credential edgex-jenkins-ssh 00:11:36 Cloning the remote Git repository 00:11:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:11:36 > git init /w/workspace/device-virtual-go/1 # timeout=10 00:11:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:11:36 > git --version # timeout=10 00:11:36 > git --version # 'git version 2.17.1' 00:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:11:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:11:39 Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 00:11:39 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 00:11:39 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) 00:11:39 > git config core.sparsecheckout # timeout=10 00:11:39 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:11:39 > git remote # timeout=10 00:11:39 > git config --get remote.origin.url # timeout=10 00:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:39 > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 00:11:39 > git rev-parse HEAD^{commit} # timeout=10 00:11:39 > git config core.sparsecheckout # timeout=10 00:11:39 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:11:42 provisioning config files... 00:11:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6375472926181738268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:44 ---> docker-login.sh 00:11:44 nexus3.edgexfoundry.org:10001 00:11:44 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" 00:11:44 > git --version # timeout=10 00:11:44 > git --version # 'git version 2.17.1' 00:11:44 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:44 Configure a credential helper to remove this warning. See 00:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:44 00:11:44 Login Succeeded 00:11:44 nexus3.edgexfoundry.org:10002 00:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { 00:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:45 Configure a credential helper to remove this warning. See 00:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:45 00:11:45 Login Succeeded 00:11:45 nexus3.edgexfoundry.org:10003 00:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:45 Configure a credential helper to remove this warning. See 00:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:45 00:11:45 Login Succeeded 00:11:45 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:45 Configure a credential helper to remove this warning. See 00:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:45 00:11:45 Login Succeeded 00:11:45 docker.io 00:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:45 Configure a credential helper to remove this warning. See 00:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:45 00:11:45 Login Succeeded 00:11:45 ---> docker-login.sh ends [Pipeline] } 00:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:11:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:11:46 ========================================================= 00:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:11:46 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 00:11:46 + 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 . 00:11:46 Sending build context to Docker daemon 8.609MB 00:11:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:11:46 Step 2/8 : FROM ${BASE} 00:11:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:11:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:11:46 540db60ca938: Pulling fs layer 00:11:46 adcc1eea9eea: Pulling fs layer 00:11:46 4c4ab2625f07: Pulling fs layer 00:11:46 0510c868ecb4: Pulling fs layer 00:11:46 afea3b2eda06: Pulling fs layer 00:11:46 7809a108b3ef: Pulling fs layer 00:11:46 f706445af74f: Pulling fs layer 00:11:46 afea3b2eda06: Waiting 00:11:46 7809a108b3ef: Waiting 00:11:46 f706445af74f: Waiting 00:11:46 0510c868ecb4: Waiting 00:11:46 4c4ab2625f07: Verifying Checksum 00:11:46 4c4ab2625f07: Download complete 00:11:46 adcc1eea9eea: Verifying Checksum 00:11:46 adcc1eea9eea: Download complete 00:11:46 afea3b2eda06: Verifying Checksum 00:11:46 afea3b2eda06: Download complete 00:11:46 7809a108b3ef: Verifying Checksum 00:11:46 7809a108b3ef: Download complete 00:11:46 540db60ca938: Verifying Checksum 00:11:46 540db60ca938: Download complete 00:11:47 + + truesudo 00:11:47 service docker restart 00:11:47 540db60ca938: Pull complete 00:11:47 adcc1eea9eea: Pull complete 00:11:47 4c4ab2625f07: Pull complete 00:11:48 f706445af74f: Verifying Checksum 00:11:48 f706445af74f: Download complete 00:11:49 0510c868ecb4: Verifying Checksum 00:11:49 0510c868ecb4: Download complete 00:11:52 0510c868ecb4: Pull complete 00:11:52 afea3b2eda06: Pull complete 00:11:52 7809a108b3ef: Pull complete 00:11:53 f706445af74f: Pull complete 00:11:53 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:11:53 ---> b068be0155e3 00:11:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:11:57 ---> Running in 9dca4f953a7c 00:11:57 Removing intermediate container 9dca4f953a7c 00:11:57 ---> a5210093540b 00:11:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:57 ---> Running in bf100c439ed8 00:11:58 Removing intermediate container bf100c439ed8 00:11:58 ---> a1c9bc80926a 00:11:58 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:11:58 ---> Running in 8475cfddaa69 00:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:11:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:11:59 (1/13) Installing libc-dev (0.7.2-r3) 00:11:59 (2/13) Installing libsodium (1.0.18-r0) 00:11:59 (3/13) Installing pkgconf (1.7.3-r0) 00:11:59 (4/13) Installing libsodium-dev (1.0.18-r0) 00:12:00 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:12:00 (6/13) Installing libedit (20191231.3.1-r1) 00:12:00 (7/13) Installing openssh-client (8.4_p1-r3) 00:12:00 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:12:00 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:12:00 (10/13) Installing openssh-server (8.4_p1-r3) 00:12:00 (11/13) Installing openssh (8.4_p1-r3) 00:12:00 (12/13) Installing libzmq (4.3.3-r1) 00:12:00 (13/13) Installing zeromq-dev (4.3.3-r1) 00:12:00 Executing busybox-1.32.1-r6.trigger 00:12:00 OK: 156 MiB in 53 packages 00:12:01 Removing intermediate container 8475cfddaa69 00:12:01 ---> 635e6aa71b82 00:12:01 Step 6/8 : WORKDIR /device-virtual-go 00:12:01 ---> Running in 1fcab81c2673 00:12:01 Removing intermediate container 1fcab81c2673 00:12:01 ---> 19c674ff4582 00:12:01 Step 7/8 : COPY . . 00:12:02 ---> eef1df85717d 00:12:02 Step 8/8 : RUN go mod download 00:12:02 ---> Running in a3521c7596de [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:05 provisioning config files... 00:12:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8481413541352412189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:06 ---> docker-login.sh 00:12:06 nexus3.edgexfoundry.org:10001 00:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:07 Configure a credential helper to remove this warning. See 00:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:07 00:12:07 Login Succeeded 00:12:07 nexus3.edgexfoundry.org:10002 00:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:07 Configure a credential helper to remove this warning. See 00:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:07 00:12:07 Login Succeeded 00:12:07 nexus3.edgexfoundry.org:10003 00:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:08 Configure a credential helper to remove this warning. See 00:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:08 00:12:08 Login Succeeded 00:12:08 nexus3.edgexfoundry.org:10004 00:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:08 Configure a credential helper to remove this warning. See 00:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:08 00:12:08 Login Succeeded 00:12:08 docker.io 00:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:09 Configure a credential helper to remove this warning. See 00:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:09 00:12:09 Login Succeeded 00:12:09 ---> docker-login.sh ends [Pipeline] } 00:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:12 ========================================================= 00:12:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:12:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:13 + 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 . 00:12:13 Sending build context to Docker daemon 8.608MB 00:12:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:12:13 Step 2/8 : FROM ${BASE} 00:12:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:12:13 Removing intermediate container a3521c7596de 00:12:13 ---> 222e3ca3aac1 00:12:13 Successfully built 222e3ca3aac1 00:12:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:12:13 595b0fe564bb: Pulling fs layer 00:12:13 7186ed65a4f7: Pulling fs layer 00:12:13 316046926c0a: Pulling fs layer 00:12:13 4ebd0625c992: Pulling fs layer 00:12:13 207e8628e3a3: Pulling fs layer 00:12:13 c791037a9be2: Pulling fs layer 00:12:13 ffd874e62e21: Pulling fs layer 00:12:13 207e8628e3a3: Waiting 00:12:13 ffd874e62e21: Waiting 00:12:13 4ebd0625c992: Waiting 00:12:13 c791037a9be2: Waiting 00:12:13 316046926c0a: Verifying Checksum 00:12:13 316046926c0a: Download complete 00:12:13 7186ed65a4f7: Verifying Checksum 00:12:13 7186ed65a4f7: Download complete 00:12:13 207e8628e3a3: Verifying Checksum 00:12:13 207e8628e3a3: Download complete 00:12:13 c791037a9be2: Verifying Checksum 00:12:13 c791037a9be2: Download complete 00:12:13 595b0fe564bb: Verifying Checksum 00:12:13 595b0fe564bb: Download complete 00:12:14 + docker inspect -f . ci-base-image-x86_64 00:12:14 . [Pipeline] withDockerContainer 00:12:14 prd-centos7-docker-4c-2g-1086 does not seem to be running inside a container 00:12:14 $ 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 00:12:14 595b0fe564bb: Pull complete 00:12:14 $ docker top 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:15 7186ed65a4f7: Pull complete 00:12:15 + go version 00:12:15 go version go1.16.3 linux/amd64 [Pipeline] } 00:12:15 $ docker stop --time=1 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac 00:12:15 316046926c0a: Pull complete 00:12:15 ffd874e62e21: Verifying Checksum 00:12:15 ffd874e62e21: Download complete 00:12:16 $ docker rm -f 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:17 4ebd0625c992: Verifying Checksum 00:12:17 4ebd0625c992: Download complete 00:12:17 + docker inspect -f . ci-base-image-x86_64 00:12:17 . [Pipeline] withDockerContainer 00:12:17 prd-centos7-docker-4c-2g-1086 does not seem to be running inside a container 00:12:17 $ 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 00:12:17 $ docker top 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:20 + go mod tidy [Pipeline] sh 00:12:21 + make test 00:12:21 go mod tidy 00:12:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:12:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:12:27 4ebd0625c992: Pull complete 00:12:27 207e8628e3a3: Pull complete 00:12:28 c791037a9be2: Pull complete 00:12:32 ffd874e62e21: Pull complete 00:12:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:12:32 ---> cfc18b08335c 00:12:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:12:33 ---> Running in e9e98d87c5d4 00:12:33 Removing intermediate container e9e98d87c5d4 00:12:33 ---> 3de15b4c9340 00:12:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:33 ---> Running in 3916b4fe7dab 00:12:35 Removing intermediate container 3916b4fe7dab 00:12:35 ---> 6ebadba0cb68 00:12:35 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:12:36 ---> Running in 1f289f86f375 00:12:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:12:39 (1/13) Installing libc-dev (0.7.2-r3) 00:12:39 (2/13) Installing libsodium (1.0.18-r0) 00:12:39 (3/13) Installing pkgconf (1.7.3-r0) 00:12:39 (4/13) Installing libsodium-dev (1.0.18-r0) 00:12:39 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:12:39 (6/13) Installing libedit (20191231.3.1-r1) 00:12:39 (7/13) Installing openssh-client (8.4_p1-r3) 00:12:42 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:12:42 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:12:42 (10/13) Installing openssh-server (8.4_p1-r3) 00:12:42 (11/13) Installing openssh (8.4_p1-r3) 00:12:42 (12/13) Installing libzmq (4.3.3-r1) 00:12:42 (13/13) Installing zeromq-dev (4.3.3-r1) 00:12:42 Executing busybox-1.32.1-r6.trigger 00:12:42 OK: 145 MiB in 53 packages 00:12:42 Removing intermediate container 1f289f86f375 00:12:42 ---> bb6bc21da19a 00:12:42 Step 6/8 : WORKDIR /device-virtual-go 00:12:42 ---> Running in ba04d7e09d16 00:12:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:12:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements 00:12:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:12:43 Removing intermediate container ba04d7e09d16 00:12:43 ---> b1813ae63b6f 00:12:43 Step 7/8 : COPY . . 00:12:44 ---> 69f7ef6523e3 00:12:44 Step 8/8 : RUN go mod download 00:12:44 ---> Running in 9d5f6b376de5 00:12:47 gofmt -l . 00:12:47 [ "`gofmt -l .`" = "" ] 00:12:47 ./bin/test-attribution-txt.sh 00:12:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:12:48 $ docker stop --time=1 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 00:12:50 $ docker rm -f 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:12:56 + ls -al . 00:12:56 total 132 00:12:56 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 9 00:12 . 00:12:56 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 00:11 .. 00:12:56 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 9 00:11 Attribution.txt 00:12:56 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 00:11 bin 00:12:56 drwxrwxr-x. 3 jenkins jenkins 32 Jun 9 00:11 cmd 00:12:56 -rw-r--r--. 1 jenkins jenkins 47247 Jun 9 00:12 coverage.out 00:12:56 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 9 00:11 Dockerfile 00:12:56 -rw-rw-r--. 1 jenkins jenkins 998 Jun 9 00:11 Dockerfile.build 00:12:56 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 00:11 .git 00:12:56 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 00:11 .github 00:12:56 -rw-rw-r--. 1 jenkins jenkins 277 Jun 9 00:11 .gitignore 00:12:56 -rw-r--r--. 1 jenkins jenkins 809 Jun 9 00:12 go.mod 00:12:56 -rw-r--r--. 1 jenkins jenkins 23009 Jun 9 00:12 go.sum 00:12:56 drwxrwxr-x. 3 jenkins jenkins 20 Jun 9 00:11 internal 00:12:56 -rw-rw-r--. 1 jenkins jenkins 660 Jun 9 00:11 Jenkinsfile 00:12:56 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 9 00:11 LICENSE 00:12:56 -rw-rw-r--. 1 jenkins jenkins 905 Jun 9 00:11 Makefile 00:12:56 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 9 00:11 README.md 00:12:56 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 00:08 VERSION 00:12:56 -rw-rw-r--. 1 jenkins jenkins 235 Jun 9 00:11 version.go [Pipeline] isUnix [Pipeline] sh 00:12:57 + 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=38065012ac25631435502f8862b32f6f6c310cb2 --label arch=amd64 --label version=0.0.0 . 00:12:57 Sending build context to Docker daemon 8.681MB 00:12:57 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 00:12:57 Step 2/26 : FROM ${BASE} AS builder 00:12:57 ---> 222e3ca3aac1 00:12:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:12:57 ---> Running in 58e318cbdce1 00:12:57 Removing intermediate container 58e318cbdce1 00:12:57 ---> f9e5f4349c66 00:12:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:12:57 ---> Running in 0eca4f28379b 00:12:57 Removing intermediate container 0eca4f28379b 00:12:57 ---> e63f0e90d6da 00:12:57 Step 5/26 : WORKDIR /device-virtual-go 00:12:57 ---> Running in fbb83ce19c87 00:12:57 Removing intermediate container fbb83ce19c87 00:12:57 ---> ae5283f578b1 00:12:57 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:57 ---> Running in 5871cc3b3ee8 00:13:01 Removing intermediate container 5871cc3b3ee8 00:13:01 ---> 66fb681005c1 00:13:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:01 ---> Running in 99c40e138676 00:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:01 OK: 156 MiB in 53 packages 00:13:01 Removing intermediate container 99c40e138676 00:13:01 ---> 8a8da45d64e6 00:13:01 Step 8/26 : COPY . . 00:13:01 ---> 04a0f010d581 00:13:01 Step 9/26 : RUN go mod tidy 00:13:01 ---> Running in d9cae8c5a7b9 00:13:01 Removing intermediate container d9cae8c5a7b9 00:13:01 ---> a772be919f2d 00:13:01 Step 10/26 : RUN go mod download 00:13:01 ---> Running in 7d0a939e028e 00:13:01 Removing intermediate container 7d0a939e028e 00:13:01 ---> 278a390b0b16 00:13:01 Step 11/26 : ARG MAKE='make build' 00:13:01 ---> Running in ce4d29cf8f09 00:13:01 Removing intermediate container ce4d29cf8f09 00:13:01 ---> 2e2efed7aa94 00:13:01 Step 12/26 : RUN $MAKE 00:13:01 ---> Running in 84adea9e53d4 00:13:01 go mod tidy 00:13:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 00:13:11 Removing intermediate container 9d5f6b376de5 00:13:11 ---> e2cb19755506 00:13:11 Successfully built e2cb19755506 00:13:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:13:11 + docker inspect -f . ci-base-image-arm64 00:13:11 . [Pipeline] withDockerContainer 00:13:11 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:13:11 $ 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-arm64 cat 00:13:13 $ docker top ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:14 + go version 00:13:14 go version go1.16.3 linux/arm64 [Pipeline] } 00:13:14 $ docker stop --time=1 ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 00:13:16 $ docker rm -f ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:17 + docker inspect -f . ci-base-image-arm64 00:13:17 . [Pipeline] withDockerContainer 00:13:17 prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 00:13:17 $ 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-arm64 cat 00:13:18 $ docker top 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:19 + go mod tidy 00:13:19 Removing intermediate container 84adea9e53d4 00:13:19 ---> b59ef300ed56 00:13:19 Step 13/26 : FROM alpine:3.12 00:13:19 3.12: Pulling from library/alpine 00:13:19 339de151aab4: Pulling fs layer 00:13:19 339de151aab4: Verifying Checksum 00:13:19 339de151aab4: Download complete 00:13:19 339de151aab4: Pull complete 00:13:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:13:19 Status: Downloaded newer image for alpine:3.12 00:13:19 ---> 13621d1b12d4 00:13:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:13:19 ---> Running in bd8f86b63bdc 00:13:19 Removing intermediate container bd8f86b63bdc 00:13:19 ---> 300ae8bfd3c7 00:13:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:19 ---> Running in da168148ae65 00:13:19 Removing intermediate container da168148ae65 00:13:19 ---> bb24e40f0a78 00:13:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:13:19 ---> Running in e4cdf29bdd15 00:13:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 00:13:20 (1/6) Installing dumb-init (1.2.2-r1) 00:13:20 (2/6) Installing libgcc (9.3.0-r2) 00:13:20 (3/6) Installing libsodium (1.0.18-r0) 00:13:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:13:21 + make test 00:13:21 go mod tidy 00:13:23 (5/6) Installing libzmq (4.3.3-r0) 00:13:23 (6/6) Installing zeromq (4.3.3-r0) 00:13:23 Executing busybox-1.31.1-r20.trigger 00:13:23 OK: 8 MiB in 20 packages 00:13:23 Removing intermediate container e4cdf29bdd15 00:13:23 ---> 0ef871308ea9 00:13:23 Step 17/26 : WORKDIR / 00:13:23 ---> Running in 27f8d2b82e73 00:13:23 Removing intermediate container 27f8d2b82e73 00:13:23 ---> f29cb46380a3 00:13:23 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:13:23 ---> 57f191e590e8 00:13:23 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:13:23 ---> 84149f676fca 00:13:23 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:13:23 ---> 635f788c072f 00:13:23 Step 21/26 : EXPOSE 59900 00:13:23 ---> Running in 35a3fa07a4de 00:13:23 Removing intermediate container 35a3fa07a4de 00:13:23 ---> 59850f864da0 00:13:23 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:13:23 ---> Running in b4cdbf855d2a 00:13:23 Removing intermediate container b4cdbf855d2a 00:13:23 ---> dbac2bd8c2dc 00:13:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:23 ---> Running in a0f11ff6a047 00:13:23 Removing intermediate container a0f11ff6a047 00:13:23 ---> 2f781bb1a6f7 00:13:23 Step 24/26 : LABEL arch=amd64 00:13:23 ---> Running in 6495d6dcfd2f 00:13:23 Removing intermediate container 6495d6dcfd2f 00:13:23 ---> a700ce58b9f7 00:13:23 Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 00:13:23 ---> Running in 83a918bc9e26 00:13:23 Removing intermediate container 83a918bc9e26 00:13:23 ---> 5c1044f0928a 00:13:23 Step 26/26 : LABEL version=0.0.0 00:13:23 ---> Running in 1ec1c11d1fb6 00:13:23 Removing intermediate container 1ec1c11d1fb6 00:13:23 ---> 4ed60efd489e 00:13:23 [Warning] One or more build-args [ARCH] were not consumed 00:13:23 Successfully built 4ed60efd489e 00:13:23 Successfully tagged device-virtual:latest 00:13:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:13:23 ? github.com/edgexfoundry/device-virtual-go [no test files] [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 00:13:24 ---> job-cost.sh 00:13:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uDF3 00:13:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-uDF3/bin to PATH 00:13:46 INFO: No Stack... 00:13:46 INFO: Retrieving Pricing Info for: v3-standard-2 00:13:47 INFO: Archiving Costs [Pipeline] sh 00:13:47 + cut -d, -f6 00:13:47 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 00:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] 00:13:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] did not exist. Created. 00:13:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:48 + echo total: 0.05999999865889549 [Pipeline] stash 00:13:48 Stashed 1 file(s) [Pipeline] } 00:13:48 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:14:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 3.081s coverage: 63.8% of statements 00:14:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:14:53 gofmt -l . 00:14:53 [ "`gofmt -l .`" = "" ] 00:14:53 ./bin/test-attribution-txt.sh 00:14:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:14:55 $ docker stop --time=1 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 00:14:57 $ docker rm -f 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:58 Warning: overwriting stash ‘coverage-report’ 00:14:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:00 + ls -al . 00:15:00 total 156 00:15:00 drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 00:14 . 00:15:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 00:11 .. 00:15:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 00:11 .git 00:15:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:11 .github 00:15:00 -rw-rw-r-- 1 jenkins jenkins 277 Jun 9 00:11 .gitignore 00:15:00 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 9 00:11 Attribution.txt 00:15:00 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 9 00:11 Dockerfile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 998 Jun 9 00:11 Dockerfile.build 00:15:00 -rw-rw-r-- 1 jenkins jenkins 660 Jun 9 00:11 Jenkinsfile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 9 00:11 LICENSE 00:15:00 -rw-rw-r-- 1 jenkins jenkins 905 Jun 9 00:11 Makefile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 9 00:11 README.md 00:15:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 00:08 VERSION 00:15:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:11 bin 00:15:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:11 cmd 00:15:00 -rw-r--r-- 1 jenkins jenkins 47247 Jun 9 00:14 coverage.out 00:15:00 -rw-r--r-- 1 jenkins jenkins 809 Jun 9 00:14 go.mod 00:15:00 -rw-r--r-- 1 jenkins jenkins 23009 Jun 9 00:13 go.sum 00:15:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:11 internal 00:15:00 -rw-rw-r-- 1 jenkins jenkins 235 Jun 9 00:11 version.go [Pipeline] isUnix [Pipeline] sh 00:15:00 + 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=38065012ac25631435502f8862b32f6f6c310cb2 --label arch=arm64 --label version=0.0.0 . 00:15:01 Sending build context to Docker daemon 8.68MB 00:15:01 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 00:15:01 Step 2/26 : FROM ${BASE} AS builder 00:15:01 ---> e2cb19755506 00:15:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:15:01 ---> Running in dc7c287ce806 00:15:01 Removing intermediate container dc7c287ce806 00:15:01 ---> 2f004b02750b 00:15:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:15:02 ---> Running in 8edfdc272701 00:15:02 Removing intermediate container 8edfdc272701 00:15:02 ---> 7403e542dc1f 00:15:02 Step 5/26 : WORKDIR /device-virtual-go 00:15:02 ---> Running in 3eccdd5a085f 00:15:03 Removing intermediate container 3eccdd5a085f 00:15:03 ---> b115a17c4f28 00:15:03 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:03 ---> Running in 97fc68924b31 00:15:08 Removing intermediate container 97fc68924b31 00:15:08 ---> 10c5ec520a71 00:15:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:08 ---> Running in 7933544d8f27 00:15:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:15:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:15:08 OK: 145 MiB in 53 packages 00:15:09 Removing intermediate container 7933544d8f27 00:15:09 ---> 56e513fdb865 00:15:09 Step 8/26 : COPY . . 00:15:11 ---> 6168ca062f95 00:15:11 Step 9/26 : RUN go mod tidy 00:15:11 ---> Running in d26466ee87aa 00:15:13 Removing intermediate container d26466ee87aa 00:15:13 ---> e4ecad712346 00:15:13 Step 10/26 : RUN go mod download 00:15:14 ---> Running in d7deb6770102 00:15:16 Removing intermediate container d7deb6770102 00:15:16 ---> f3a9e227f952 00:15:16 Step 11/26 : ARG MAKE='make build' 00:15:16 ---> Running in bd007afe510e 00:15:17 Removing intermediate container bd007afe510e 00:15:17 ---> 2c0e47ca15b8 00:15:17 Step 12/26 : RUN $MAKE 00:15:17 ---> Running in 4d193452272d 00:15:18 go mod tidy 00:15:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 00:16:15 Removing intermediate container 4d193452272d 00:16:15 ---> de9b111d1b65 00:16:15 Step 13/26 : FROM alpine:3.12 00:16:15 3.12: Pulling from library/alpine 00:16:15 d2f70382dc9a: Pulling fs layer 00:16:15 d2f70382dc9a: Verifying Checksum 00:16:15 d2f70382dc9a: Download complete 00:16:15 d2f70382dc9a: Pull complete 00:16:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:16:15 Status: Downloaded newer image for alpine:3.12 00:16:15 ---> 9852663dfa18 00:16:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:16:15 ---> Running in c8be37730eeb 00:16:15 Removing intermediate container c8be37730eeb 00:16:15 ---> 6da733cbf268 00:16:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:15 ---> Running in 61b31deb8d57 00:16:15 Removing intermediate container 61b31deb8d57 00:16:15 ---> 2f4f1a45f570 00:16:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:16:15 ---> Running in ce73cbca5115 00:16:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:15 (1/6) Installing dumb-init (1.2.2-r1) 00:16:15 (2/6) Installing libgcc (9.3.0-r2) 00:16:15 (3/6) Installing libsodium (1.0.18-r0) 00:16:15 (4/6) Installing libstdc++ (9.3.0-r2) 00:16:15 (5/6) Installing libzmq (4.3.3-r0) 00:16:15 (6/6) Installing zeromq (4.3.3-r0) 00:16:15 Executing busybox-1.31.1-r20.trigger 00:16:15 OK: 8 MiB in 20 packages 00:16:15 Removing intermediate container ce73cbca5115 00:16:15 ---> 4db853552890 00:16:15 Step 17/26 : WORKDIR / 00:16:16 ---> Running in edcdf154bbc2 00:16:16 Removing intermediate container edcdf154bbc2 00:16:16 ---> c45607a67a81 00:16:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:16:17 ---> 98dc0bd1130f 00:16:17 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:16:18 ---> 928b2130f51e 00:16:18 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:16:21 ---> b6580db441b5 00:16:21 Step 21/26 : EXPOSE 59900 00:16:21 ---> Running in 9d9d983dfb10 00:16:21 Removing intermediate container 9d9d983dfb10 00:16:21 ---> 8ca40c6eda38 00:16:21 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:16:21 ---> Running in 1337d8fb686a 00:16:21 Removing intermediate container 1337d8fb686a 00:16:21 ---> 8bd48379d274 00:16:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:16:21 ---> Running in e213bc433256 00:16:21 Removing intermediate container e213bc433256 00:16:21 ---> 1a343aa6145e 00:16:21 Step 24/26 : LABEL arch=arm64 00:16:21 ---> Running in ec546b64ab8c 00:16:22 Removing intermediate container ec546b64ab8c 00:16:22 ---> 5332ec643f6d 00:16:22 Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 00:16:22 ---> Running in 71616fb67b0a 00:16:22 Removing intermediate container 71616fb67b0a 00:16:22 ---> 7241ef22cd13 00:16:22 Step 26/26 : LABEL version=0.0.0 00:16:22 ---> Running in 0681859a3e15 00:16:23 Removing intermediate container 0681859a3e15 00:16:23 ---> b46b5784ee55 00:16:23 [Warning] One or more build-args [ARCH] were not consumed 00:16:23 Successfully built b46b5784ee55 00:16:23 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 00:16:24 ---> job-cost.sh 00:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KlFy 00:17:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:17:27 ERROR: Exception: 00:17:27 Traceback (most recent call last): 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher 00:17:27 yield 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read 00:17:27 data = self._fp.read(amt) if not fp_closed else b"" 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read 00:17:27 data = self.__fp.read(amt) 00:17:27 File "/usr/lib/python3.6/http/client.py", line 463, in read 00:17:27 n = self.readinto(b) 00:17:27 File "/usr/lib/python3.6/http/client.py", line 507, in readinto 00:17:27 n = self.fp.readinto(b) 00:17:27 File "/usr/lib/python3.6/socket.py", line 586, in readinto 00:17:27 return self._sock.recv_into(b) 00:17:27 File "/usr/lib/python3.6/ssl.py", line 1012, in recv_into 00:17:27 return self.read(nbytes, buffer) 00:17:27 File "/usr/lib/python3.6/ssl.py", line 874, in read 00:17:27 return self._sslobj.read(len, buffer) 00:17:27 File "/usr/lib/python3.6/ssl.py", line 631, in read 00:17:27 v = self._sslobj.read(len, buffer) 00:17:27 ConnectionResetError: [Errno 104] Connection reset by peer 00:17:27 00:17:27 During handling of the above exception, another exception occurred: 00:17:27 00:17:27 Traceback (most recent call last): 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 00:17:27 status = self.run(options, args) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 00:17:27 return func(self, options, args) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run 00:17:27 reqs, check_supported_wheels=not options.target_dir 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 00:17:27 requirements, max_rounds=try_to_avoid_resolution_too_deep 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 00:17:27 state = resolution.resolve(requirements, max_rounds=max_rounds) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve 00:17:27 failure_causes = self._attempt_to_pin_criterion(name) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion 00:17:27 criteria = self._get_criteria_to_update(candidate) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update 00:17:27 name, crit = self._merge_into_criterion(r, parent=candidate) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 00:17:27 if not criterion.candidates: 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 00:17:27 return bool(self._sequence) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 00:17:27 return any(self) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 00:17:27 return (c for c in iterator if id(c) not in self._incompatible_ids) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 00:17:27 candidate = func() 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link 00:17:27 version=version, 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ 00:17:27 version=version, 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 00:17:27 self.dist = self._prepare() 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 00:17:27 dist = self._prepare_distribution() 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution 00:17:27 self._ireq, parallel_builds=True 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 00:17:27 return self._prepare_linked_requirement(req, parallel_builds) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement 00:17:27 self.download_dir, hashes 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url 00:17:27 hashes=hashes, 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url 00:17:27 from_path, content_type = download(link, temp_dir.path) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ 00:17:27 for chunk in chunks: 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks 00:17:27 decode_content=False, 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream 00:17:27 data = self.read(amt=amt, decode_content=decode_content) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read 00:17:27 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 00:17:27 File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ 00:17:27 self.gen.throw(type, value, traceback) 00:17:27 File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher 00:17:27 raise ProtocolError("Connection broken: %r" % e, e) 00:17:27 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:17:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:17:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:17:35 ---> package-listing.sh 00:17:35 ++ tr '[:upper:]' '[:lower:]' 00:17:35 ++ facter osfamily 00:17:35 + OS_FAMILY=redhat 00:17:35 + workspace=/w/workspace/foundry_device-virtual-go_PR-221 00:17:35 + START_PACKAGES=/tmp/packages_start.txt 00:17:35 + END_PACKAGES=/tmp/packages_end.txt 00:17:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:17:35 + PACKAGES=/tmp/packages_start.txt 00:17:35 + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' 00:17:35 + PACKAGES=/tmp/packages_end.txt 00:17:35 + case "${OS_FAMILY}" in 00:17:35 + rpm -qa 00:17:35 + sort 00:17:35 + '[' -f /tmp/packages_start.txt ']' 00:17:35 + '[' -f /tmp/packages_end.txt ']' 00:17:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:17:35 + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' 00:17:35 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-221/archives/ 00:17:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-221/archives/ [Pipeline] echo 00:17:35 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-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:17:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:36 00:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:36 alpine: Pulling from edgex-lftools-log-publisher 00:17:36 df20fa9351a1: Pulling fs layer 00:17:36 36b3adc4ff6f: Pulling fs layer 00:17:36 8ad3a11d3b57: Pulling fs layer 00:17:36 46f8f816bc3b: Pulling fs layer 00:17:36 93b61091891f: Pulling fs layer 00:17:36 93b9cdb0e59b: Pulling fs layer 00:17:36 5e14af77c1be: Pulling fs layer 00:17:36 01666e4c0597: Pulling fs layer 00:17:36 aa168da1d23b: Pulling fs layer 00:17:36 46f8f816bc3b: Waiting 00:17:36 93b61091891f: Waiting 00:17:36 93b9cdb0e59b: Waiting 00:17:36 5e14af77c1be: Waiting 00:17:36 01666e4c0597: Waiting 00:17:36 aa168da1d23b: Waiting 00:17:36 36b3adc4ff6f: Verifying Checksum 00:17:36 36b3adc4ff6f: Download complete 00:17:36 46f8f816bc3b: Verifying Checksum 00:17:36 46f8f816bc3b: Download complete 00:17:36 df20fa9351a1: Verifying Checksum 00:17:36 df20fa9351a1: Download complete 00:17:37 93b9cdb0e59b: Verifying Checksum 00:17:37 93b9cdb0e59b: Download complete 00:17:37 5e14af77c1be: Verifying Checksum 00:17:37 5e14af77c1be: Download complete 00:17:37 01666e4c0597: Verifying Checksum 00:17:37 01666e4c0597: Download complete 00:17:37 93b61091891f: Verifying Checksum 00:17:37 93b61091891f: Download complete 00:17:37 df20fa9351a1: Pull complete 00:17:37 8ad3a11d3b57: Verifying Checksum 00:17:37 8ad3a11d3b57: Download complete 00:17:37 36b3adc4ff6f: Pull complete 00:17:37 8ad3a11d3b57: Pull complete 00:17:37 46f8f816bc3b: Pull complete 00:17:38 93b61091891f: Pull complete 00:17:38 93b9cdb0e59b: Pull complete 00:17:38 5e14af77c1be: Pull complete 00:17:38 01666e4c0597: Pull complete 00:17:38 aa168da1d23b: Verifying Checksum 00:17:38 aa168da1d23b: Download complete 00:17:43 aa168da1d23b: Pull complete 00:17:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:17:43 prd-centos7-docker-4c-2g-1084 does not seem to be running inside a container 00:17:43 $ 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-221/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-221 -v /w/workspace/foundry_device-virtual-go_PR-221:/w/workspace/foundry_device-virtual-go_PR-221:rw,z -v /w/workspace/foundry_device-virtual-go_PR-221@tmp:/w/workspace/foundry_device-virtual-go_PR-221@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 00:17:47 $ docker top e0a22bfa0473648899151f59e480d773c35a78519c58cfdd6fa93199da470c82 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:17:48 + mkdir -p /var/log/sa [Pipeline] sh 00:17:48 + ls /var/log/sa-host 00:17:48 + sadf -c /var/log/sa-host/sa05 00:17:48 file_magic: OK 00:17:48 HZ: Using current value: 100 00:17:48 file_header: OK 00:17:48 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 00:17:48 Statistics: 00:17:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:17:48 File successfully converted to sysstat format version 12.2.1 00:17:48 + sadf -c /var/log/sa-host/sa09 00:17:48 file_magic: OK 00:17:48 HZ: Using current value: 100 00:17:48 file_header: OK 00:17:48 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 00:17:48 Statistics: 00:17:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:17:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:51 provisioning config files... 00:17:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config8285917117978712320tmp [Pipeline] { [Pipeline] echo 00:17:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:17:51 ---> create-netrc.sh [Pipeline] } 00:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:17:52 ---> python-tools-install.sh [Pipeline] echo 00:17:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:17:52 ---> sudo-logs.sh 00:17:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:17:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:17:53 ---> job-cost.sh 00:17:53 lf-activate-venv: SKIPPING 00:17:53 DEBUG: total: 0.05999999865889549 00:17:53 INFO: Retrieving Stack Cost... 00:17:53 INFO: Retrieving Pricing Info for: v3-standard-2 00:17:54 INFO: Archiving Costs [Pipeline] echo 00:17:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:17:54 ---> logs-deploy.sh 00:17:54 lf-activate-venv: SKIPPING 00:17:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-221/1 00:17:54 INFO: archiving workspace using pattern(s): 00:17:55 Archives upload complete. 00:17:55 INFO: archiving logs to Nexus 00:17:57 ---> uname -a: 00:17:57 Linux prd-centos7-docker-4c-2g-1084.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:17:57 00:17:57 00:17:57 ---> lscpu: 00:17:57 Architecture: x86_64 00:17:57 CPU op-mode(s): 32-bit, 64-bit 00:17:57 Byte Order: Little Endian 00:17:57 Address sizes: 40 bits physical, 48 bits virtual 00:17:57 CPU(s): 2 00:17:57 On-line CPU(s) list: 0,1 00:17:57 Thread(s) per core: 1 00:17:57 Core(s) per socket: 1 00:17:57 Socket(s): 2 00:17:57 NUMA node(s): 1 00:17:57 Vendor ID: AuthenticAMD 00:17:57 CPU family: 23 00:17:57 Model: 49 00:17:57 Model name: AMD EPYC-Rome Processor 00:17:57 Stepping: 0 00:17:57 CPU MHz: 2800.000 00:17:57 BogoMIPS: 5600.00 00:17:57 Virtualization: AMD-V 00:17:57 Hypervisor vendor: KVM 00:17:57 Virtualization type: full 00:17:57 L1d cache: 64 KiB 00:17:57 L1i cache: 64 KiB 00:17:57 L2 cache: 1 MiB 00:17:57 L3 cache: 32 MiB 00:17:57 NUMA node0 CPU(s): 0,1 00:17:57 Vulnerability Itlb multihit: Not affected 00:17:57 Vulnerability L1tf: Not affected 00:17:57 Vulnerability Mds: Not affected 00:17:57 Vulnerability Meltdown: Not affected 00:17:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:17:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:17:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:17:57 Vulnerability Srbds: Not affected 00:17:57 Vulnerability Tsx async abort: Not affected 00:17:57 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 00:17:57 00:17:57 00:17:57 ---> nproc: 00:17:57 2 00:17:57 00:17:57 00:17:57 ---> df -h: 00:17:57 Filesystem Size Used Available Use% Mounted on 00:17:57 overlay 40.0G 7.6G 32.4G 19% / 00:17:57 tmpfs 64.0M 0 64.0M 0% /dev 00:17:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:17:57 shm 64.0M 0 64.0M 0% /dev/shm 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221@tmp 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:17:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:17:57 00:17:57 00:17:57 ---> free -m: 00:17:57 total used free shared buff/cache available 00:17:57 Mem: 7821 928 4783 0 2109 6714 00:17:57 Swap: 1023 0 1023 00:17:57 00:17:57 00:17:57 ---> ip addr: 00:17:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:17:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:17:57 inet 127.0.0.1/8 scope host lo 00:17:57 valid_lft forever preferred_lft forever 00:17:57 inet6 ::1/128 scope host 00:17:57 valid_lft forever preferred_lft forever 00:17:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:17:57 link/ether fa:16:3e:e4:0b:ef brd ff:ff:ff:ff:ff:ff 00:17:57 inet 10.30.122.212/23 brd 10.30.123.255 scope global dynamic eth0 00:17:57 valid_lft 85779sec preferred_lft 85779sec 00:17:57 inet6 fe80::f816:3eff:fee4:bef/64 scope link 00:17:57 valid_lft forever preferred_lft forever 00:17:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:17:57 link/ether 02:42:67:39:94:9c brd ff:ff:ff:ff:ff:ff 00:17:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:17:57 valid_lft forever preferred_lft forever 00:17:57 inet6 fe80::42:67ff:fe39:949c/64 scope link 00:17:57 valid_lft forever preferred_lft forever 00:17:57 00:17:57 00:17:57 ---> sar -b -r -n DEV: 00:17:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:17:57 00:17:57 00:07:25 LINUX RESTART (2 CPU) 00:17:57 00:17:57 00:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:17:57 00:09:01 82.51 3.78 78.73 0.00 2633.71 4174.97 0.00 00:17:57 00:10:01 1.72 0.00 1.72 0.00 0.00 32.53 0.00 00:17:57 00:11:02 0.18 0.00 0.18 0.00 0.00 1.88 0.00 00:17:57 00:12:01 0.22 0.00 0.22 0.00 0.00 3.79 0.00 00:17:57 00:13:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 00:17:57 00:14:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 00:17:57 00:15:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 00:17:57 00:16:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 00:17:57 00:17:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 00:17:57 Average: 9.56 0.42 9.14 0.00 293.22 470.83 0.00 00:17:57 00:17:57 00:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:17:57 00:09:01 5449824 0 804200 10.04 2620 1752296 1292240 14.27 578568 1580716 132 00:17:57 00:10:01 5460680 0 793336 9.91 2620 1752304 1204188 13.29 569324 1580680 8 00:17:57 00:11:02 5460480 0 793532 9.91 2620 1752308 1204188 13.29 568928 1581200 8 00:17:57 00:12:01 5458136 0 795868 9.94 2620 1752316 1204416 13.30 571284 1581200 8 00:17:57 00:13:01 5459736 0 794264 9.92 2620 1752320 1204296 13.30 567740 1584176 16 00:17:57 00:14:01 5459276 0 794720 9.92 2620 1752324 1204344 13.30 568044 1584180 16 00:17:57 00:15:01 5459160 0 794832 9.92 2620 1752328 1204188 13.29 567844 1584176 8 00:17:57 00:16:01 5446376 0 807612 10.08 2620 1752332 1204188 13.29 580280 1584176 8 00:17:57 00:17:01 5444856 0 809128 10.10 2620 1752336 1204368 13.30 581660 1584176 8 00:17:57 Average: 5455392 0 798610 9.97 2620 1752318 1214046 13.40 572630 1582742 24 00:17:57 00:17:57 00:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:17:57 00:09:01 eth0 300.87 254.40 807.21 52.59 0.00 0.00 0.00 0.00 00:17:57 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:09:01 docker0 49.05 34.68 4.29 138.71 0.00 0.00 0.00 0.00 00:17:57 00:10:01 eth0 0.33 0.07 0.02 0.04 0.00 0.00 0.00 0.00 00:17:57 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:11:02 eth0 1.00 0.08 0.11 0.01 0.00 0.00 0.00 0.00 00:17:57 00:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:12:01 eth0 0.95 0.51 0.54 0.37 0.00 0.00 0.00 0.00 00:17:57 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:13:01 eth0 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 00:17:57 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:14:01 eth0 0.97 0.33 0.37 0.23 0.00 0.00 0.00 0.00 00:17:57 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:15:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:17:57 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:16:01 eth0 0.65 0.08 0.07 0.01 0.00 0.00 0.00 0.00 00:17:57 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:17:01 eth0 1.53 0.30 0.37 0.20 0.00 0.00 0.00 0.00 00:17:57 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 Average: eth0 34.14 28.51 90.04 5.96 0.00 0.00 0.00 0.00 00:17:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:57 Average: docker0 5.46 3.86 0.48 15.44 0.00 0.00 0.00 0.00 00:17:57 00:17:57 00:17:57 ---> sar -P ALL: 00:17:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:17:57 00:17:57 00:07:25 LINUX RESTART (2 CPU) 00:17:57 00:17:57 00:08:01 CPU %user %nice %system %iowait %steal %idle 00:17:57 00:09:01 all 5.91 0.00 2.33 2.66 0.07 89.04 00:17:57 00:09:01 0 6.27 0.00 2.36 1.80 0.07 89.50 00:17:57 00:09:01 1 5.55 0.00 2.29 3.52 0.07 88.57 00:17:57 00:10:01 all 0.09 0.00 0.02 0.00 0.03 99.87 00:17:57 00:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:17:57 00:10:01 1 0.15 0.00 0.02 0.00 0.03 99.80 00:17:57 00:11:02 all 0.13 0.00 0.03 0.00 0.04 99.81 00:17:57 00:11:02 0 0.03 0.00 0.02 0.00 0.05 99.90 00:17:57 00:11:02 1 0.22 0.00 0.03 0.00 0.03 99.72 00:17:57 00:12:01 all 0.05 0.00 0.03 0.00 0.03 99.89 00:17:57 00:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:17:57 00:12:01 1 0.05 0.00 0.03 0.00 0.05 99.86 00:17:57 00:13:01 all 0.08 0.00 0.02 0.00 0.04 99.87 00:17:57 00:13:01 0 0.07 0.00 0.02 0.00 0.03 99.88 00:17:57 00:13:01 1 0.08 0.00 0.02 0.00 0.05 99.85 00:17:57 00:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:17:57 00:14:01 0 0.12 0.00 0.03 0.00 0.02 99.83 00:17:57 00:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:17:57 00:15:01 all 0.14 0.00 0.01 0.00 0.03 99.82 00:17:57 00:15:01 0 0.25 0.00 0.02 0.00 0.03 99.70 00:17:57 00:15:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:17:57 00:16:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:17:57 00:16:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:17:57 00:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:17:57 00:17:01 all 0.10 0.00 0.02 0.00 0.04 99.84 00:17:57 00:17:01 0 0.18 0.00 0.02 0.00 0.05 99.75 00:17:57 00:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:17:57 Average: all 0.73 0.00 0.27 0.29 0.04 98.66 00:17:57 Average: 0 0.79 0.00 0.28 0.20 0.03 98.70 00:17:57 Average: 1 0.68 0.00 0.27 0.39 0.04 98.63 00:17:57 00:17:57 00:17:57