lenny-intel commented: recheck 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: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5386423224550976183.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-ssh7900303192290253895.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6425050919503375990.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 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-ssh5641234635809279133.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4006868307933634825.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-1112 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-ssh3315101484461108368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-ssh4543331361004417246.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-ssh409372004467986300.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'" > git rev-list --no-walk 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:56 ========================================================= 00:33:56 EdgeX Global Pipelines Version Info 00:33:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:01 ------------------- 00:34:01 stable info: 00:34:01 ------------------- 00:34:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:01 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:01 Message: update stable to v1.0.194 00:34:01 ------------------- 00:34:01 experimental info: 00:34:01 ------------------- 00:34:01 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:01 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:01 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:34:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3806501 [Pipeline] echo 00:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:09 provisioning config files... 00:34:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config5282405253339920994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:09 ---> docker-login.sh 00:34:09 nexus3.edgexfoundry.org:10001 00:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:12 Configure a credential helper to remove this warning. See 00:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:12 00:34:12 Login Succeeded 00:34:12 nexus3.edgexfoundry.org:10002 00:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:12 Configure a credential helper to remove this warning. See 00:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:12 00:34:12 Login Succeeded 00:34:12 nexus3.edgexfoundry.org:10003 00:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:12 Configure a credential helper to remove this warning. See 00:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:12 00:34:12 Login Succeeded 00:34:12 nexus3.edgexfoundry.org:10004 00:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:12 Configure a credential helper to remove this warning. See 00:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:12 00:34:12 Login Succeeded 00:34:12 docker.io 00:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:12 Configure a credential helper to remove this warning. See 00:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:12 00:34:12 Login Succeeded 00:34:12 ---> docker-login.sh ends [Pipeline] } 00:34:12 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:34:15 + git log --format=format:%s -1 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo 00:34:15 GIT_COMMIT: 38065012ac25631435502f8862b32f6f6c310cb2, Commit Message: refactor: Change PublishTopicPrefix value to be 'edgex/events/device' [Pipeline] echo 00:34:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:20 00:34:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:20 latest: Pulling from edgex-devops/git-semver 00:34:20 31603596830f: Pulling fs layer 00:34:20 54011a49482f: Pulling fs layer 00:34:20 a6820b24f6d8: Pulling fs layer 00:34:20 f581987b2513: Pulling fs layer 00:34:20 f581987b2513: Waiting 00:34:20 54011a49482f: Verifying Checksum 00:34:20 54011a49482f: Download complete 00:34:22 31603596830f: Verifying Checksum 00:34:22 31603596830f: Download complete 00:34:22 a6820b24f6d8: Verifying Checksum 00:34:22 a6820b24f6d8: Download complete 00:34:22 f581987b2513: Verifying Checksum 00:34:22 f581987b2513: Download complete 00:34:22 31603596830f: Pull complete 00:34:22 54011a49482f: Pull complete 00:34:22 a6820b24f6d8: Pull complete 00:34:22 f581987b2513: Pull complete 00:34:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:34:23 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 00:34:23 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:34:25 $ docker top c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:25 [ssh-agent] Looking for ssh-agent implementation... 00:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:25 $ docker exec c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a ssh-agent 00:34:28 SSH_AUTH_SOCK=/tmp/ssh-njieV9knvVwY/agent.14 00:34:28 SSH_AGENT_PID=21 00:34:28 Running ssh-add (command line suppressed) 00:34:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_4235122904585690747.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_4235122904585690747.key) 00:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:31 + git tag --points-at HEAD [Pipeline] } 00:34:31 $ docker exec --env ******** --env ******** c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a ssh-agent -k 00:34:31 unset SSH_AUTH_SOCK; 00:34:31 unset SSH_AGENT_PID; 00:34:31 echo Agent pid 21 killed; 00:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:31 [ssh-agent] Looking for ssh-agent implementation... 00:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:34 $ docker exec c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a ssh-agent 00:34:34 SSH_AUTH_SOCK=/tmp/ssh-4BVb6mMKs4yY/agent.53 00:34:34 SSH_AGENT_PID=60 00:34:34 Running ssh-add (command line suppressed) 00:34:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7161320020295929999.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7161320020295929999.key) 00:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:38 + git semver init 00:34:38 # -> Open(): unable to determine branch for HEAD 00:34:38 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.git 00:34:38 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-221 00:34:38 # $SEMVER_REMOTE_NAME = origin 00:34:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:34:38 # $SEMVER_USER_NAME = edgex-jenkins 00:34:38 # $SEMVER_BRANCH = PR-221 00:34:38 # $SEMVER_TEMP = /tmp/semver-000453220 00:34:38 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 00:34:38 # '/tmp/semver-000453220' -> '/w/workspace/foundry_device-virtual-go_PR-221/.semver' 00:34:38 # -> Force: false 00:34:38 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.semver [Pipeline] } 00:34:38 $ docker exec --env ******** --env ******** c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a ssh-agent -k 00:34:38 unset SSH_AUTH_SOCK; 00:34:38 unset SSH_AGENT_PID; 00:34:38 echo Agent pid 60 killed; 00:34:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:42 + git semver [Pipeline] } 00:34:44 $ docker stop --time=1 c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a 00:34:47 $ docker rm -f c45cb111ade43173e7ddd07de0fe78baa17194855f5310c73291f5611c99835a [Pipeline] // withDockerContainer [Pipeline] sh 00:34:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:34:50 Stashed 1 file(s) [Pipeline] echo 00:34:50 [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:34:55 Running on prd-centos7-docker-4c-2g-1119 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws 00:34:55 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 00:34:55 The recommended git tool is: git 00:35:07 Still waiting to schedule task 00:35:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:35:13 using credential edgex-jenkins-ssh 00:35:13 Cloning the remote Git repository 00:35:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:35:13 > git init /w/workspace/device-virtual-go/2 # timeout=10 00:35:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:35:13 > git --version # timeout=10 00:35:13 > git --version # 'git version 2.24.4' 00:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:13 [INFO] Currently running in a labeled security context 00:35:13 [INFO] Currently SELinux is 'enforcing' on the host 00:35:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh1907807373274952162.key 00:35:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:17 Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 00:35:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:35:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:35:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:16 [INFO] Currently running in a labeled security context 00:35:16 [INFO] Currently SELinux is 'enforcing' on the host 00:35:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh3445716483419348385.key 00:35:16 > 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:35:17 > git config core.sparsecheckout # timeout=10 00:35:17 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:35:19 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 00:35:19 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) 00:35:19 > git remote # timeout=10 00:35:19 > git config --get remote.origin.url # timeout=10 00:35:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:19 [INFO] Currently running in a labeled security context 00:35:19 [INFO] Currently SELinux is 'enforcing' on the host 00:35:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh89178732063883064.key 00:35:19 > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 00:35:19 > git rev-parse HEAD^{commit} # timeout=10 00:35:19 > git config core.sparsecheckout # timeout=10 00:35:19 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:35:23 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:35:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:29 + sudo service docker restart 00:35:29 + true 00:35:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:46 provisioning config files... 00:35:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6387571756695512149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> docker-login.sh 00:35:47 nexus3.edgexfoundry.org:10001 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 nexus3.edgexfoundry.org:10002 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 nexus3.edgexfoundry.org:10003 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 nexus3.edgexfoundry.org:10004 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 docker.io 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 ---> docker-login.sh ends [Pipeline] } 00:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:49 ========================================================= 00:35:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:35:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:35:52 Sending build context to Docker daemon 8.609MB 00:35:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:35:52 Step 2/8 : FROM ${BASE} 00:35:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:52 540db60ca938: Pulling fs layer 00:35:52 adcc1eea9eea: Pulling fs layer 00:35:52 4c4ab2625f07: Pulling fs layer 00:35:52 0510c868ecb4: Pulling fs layer 00:35:52 afea3b2eda06: Pulling fs layer 00:35:52 7809a108b3ef: Pulling fs layer 00:35:52 f706445af74f: Pulling fs layer 00:35:52 afea3b2eda06: Waiting 00:35:52 7809a108b3ef: Waiting 00:35:52 f706445af74f: Waiting 00:35:52 0510c868ecb4: Waiting 00:35:52 4c4ab2625f07: Verifying Checksum 00:35:52 4c4ab2625f07: Download complete 00:35:52 adcc1eea9eea: Verifying Checksum 00:35:52 adcc1eea9eea: Download complete 00:35:52 afea3b2eda06: Verifying Checksum 00:35:52 afea3b2eda06: Download complete 00:35:52 7809a108b3ef: Verifying Checksum 00:35:52 7809a108b3ef: Download complete 00:35:52 540db60ca938: Verifying Checksum 00:35:52 540db60ca938: Download complete 00:35:52 540db60ca938: Pull complete 00:35:52 adcc1eea9eea: Pull complete 00:35:52 4c4ab2625f07: Pull complete 00:35:52 f706445af74f: Verifying Checksum 00:35:52 f706445af74f: Download complete 00:35:52 0510c868ecb4: Verifying Checksum 00:35:52 0510c868ecb4: Download complete 00:35:56 0510c868ecb4: Pull complete 00:35:56 afea3b2eda06: Pull complete 00:35:56 7809a108b3ef: Pull complete 00:35:57 f706445af74f: Pull complete 00:35:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:57 ---> b068be0155e3 00:35:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:36:01 ---> Running in 8d42b9fd2b2c 00:36:01 Removing intermediate container 8d42b9fd2b2c 00:36:01 ---> 6f86ec1579d6 00:36:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 ---> Running in 1cac1f8bdb90 00:36:01 Removing intermediate container 1cac1f8bdb90 00:36:01 ---> 9426a1ec48b9 00:36:01 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:36:01 ---> Running in 4c158b1d6d45 00:36:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:03 (1/13) Installing libc-dev (0.7.2-r3) 00:36:03 (2/13) Installing libsodium (1.0.18-r0) 00:36:03 (3/13) Installing pkgconf (1.7.3-r0) 00:36:03 (4/13) Installing libsodium-dev (1.0.18-r0) 00:36:03 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:36:03 (6/13) Installing libedit (20191231.3.1-r1) 00:36:03 (7/13) Installing openssh-client (8.4_p1-r3) 00:36:04 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:36:04 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:36:04 (10/13) Installing openssh-server (8.4_p1-r3) 00:36:04 (11/13) Installing openssh (8.4_p1-r3) 00:36:07 (12/13) Installing libzmq (4.3.3-r1) 00:36:07 (13/13) Installing zeromq-dev (4.3.3-r1) 00:36:07 Executing busybox-1.32.1-r6.trigger 00:36:07 OK: 156 MiB in 53 packages 00:36:07 Removing intermediate container 4c158b1d6d45 00:36:07 ---> a2e014aa018f 00:36:07 Step 6/8 : WORKDIR /device-virtual-go 00:36:07 ---> Running in 927b91b57ddd 00:36:07 Removing intermediate container 927b91b57ddd 00:36:07 ---> ddc58cbc37d2 00:36:07 Step 7/8 : COPY . . 00:36:07 ---> 7cb5e8debbd8 00:36:07 Step 8/8 : RUN go mod download 00:36:07 ---> Running in 50852908a65f 00:36:20 Removing intermediate container 50852908a65f 00:36:20 ---> 679e233576b4 00:36:20 Successfully built 679e233576b4 00:36:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:36:20 + docker inspect -f . ci-base-image-x86_64 00:36:20 . [Pipeline] withDockerContainer 00:36:20 prd-centos7-docker-4c-2g-1119 does not seem to be running inside a container 00:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:21 $ docker top 537c950bbf10db50b4f52d55520f098ceaf558adc6550bb0efc957c6926e7e0d -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:21 + go version 00:36:21 go version go1.16.3 linux/amd64 [Pipeline] } 00:36:21 $ docker stop --time=1 537c950bbf10db50b4f52d55520f098ceaf558adc6550bb0efc957c6926e7e0d 00:36:22 $ docker rm -f 537c950bbf10db50b4f52d55520f098ceaf558adc6550bb0efc957c6926e7e0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:25 + docker inspect -f . ci-base-image-x86_64 00:36:25 . [Pipeline] withDockerContainer 00:36:25 prd-centos7-docker-4c-2g-1119 does not seem to be running inside a container 00:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:25 $ docker top 7cc4ada697dd0d7ee25d1fb42bf1e7af89e9261c140a99bc387bc5f78b900504 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:26 + go mod tidy [Pipeline] sh 00:36:26 + make test 00:36:26 go mod tidy 00:36:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:36:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:36:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:36:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.266s coverage: 63.8% of statements 00:36:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:36:52 gofmt -l . 00:36:52 [ "`gofmt -l .`" = "" ] 00:36:52 ./bin/test-attribution-txt.sh 00:36:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:36:53 $ docker stop --time=1 7cc4ada697dd0d7ee25d1fb42bf1e7af89e9261c140a99bc387bc5f78b900504 00:36:55 $ docker rm -f 7cc4ada697dd0d7ee25d1fb42bf1e7af89e9261c140a99bc387bc5f78b900504 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:36:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:37:01 + ls -al . 00:37:01 total 132 00:37:01 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 9 00:36 . 00:37:01 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 00:35 .. 00:37:01 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 9 00:35 Attribution.txt 00:37:01 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 00:35 bin 00:37:01 drwxrwxr-x. 3 jenkins jenkins 32 Jun 9 00:35 cmd 00:37:01 -rw-r--r--. 1 jenkins jenkins 47247 Jun 9 00:36 coverage.out 00:37:01 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 9 00:35 Dockerfile 00:37:01 -rw-rw-r--. 1 jenkins jenkins 998 Jun 9 00:35 Dockerfile.build 00:37:01 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 00:35 .git 00:37:01 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 00:35 .github 00:37:01 -rw-rw-r--. 1 jenkins jenkins 277 Jun 9 00:35 .gitignore 00:37:01 -rw-r--r--. 1 jenkins jenkins 809 Jun 9 00:36 go.mod 00:37:01 -rw-r--r--. 1 jenkins jenkins 23009 Jun 9 00:36 go.sum 00:37:01 drwxrwxr-x. 3 jenkins jenkins 20 Jun 9 00:35 internal 00:37:01 -rw-rw-r--. 1 jenkins jenkins 660 Jun 9 00:35 Jenkinsfile 00:37:01 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 9 00:35 LICENSE 00:37:01 -rw-rw-r--. 1 jenkins jenkins 905 Jun 9 00:35 Makefile 00:37:01 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 9 00:35 README.md 00:37:01 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 00:34 VERSION 00:37:01 -rw-rw-r--. 1 jenkins jenkins 235 Jun 9 00:35 version.go [Pipeline] isUnix [Pipeline] sh 00:37:02 + 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:37:02 Sending build context to Docker daemon 8.681MB 00:37:02 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 00:37:02 Step 2/26 : FROM ${BASE} AS builder 00:37:02 ---> 679e233576b4 00:37:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:37:02 ---> Running in 67dbd9ecafcc 00:37:02 Removing intermediate container 67dbd9ecafcc 00:37:02 ---> 0d1e000171df 00:37:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:37:02 ---> Running in a27d1c26e680 00:37:02 Removing intermediate container a27d1c26e680 00:37:02 ---> 8049ba876d0c 00:37:02 Step 5/26 : WORKDIR /device-virtual-go 00:37:02 ---> Running in 461d966cb2ae 00:37:02 Removing intermediate container 461d966cb2ae 00:37:02 ---> 73c50f302153 00:37:02 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:02 ---> Running in ef10bd01a7da 00:37:02 Removing intermediate container ef10bd01a7da 00:37:02 ---> 05e877e4f35d 00:37:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:02 ---> Running in f8401dab1b1b 00:37:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:04 OK: 156 MiB in 53 packages 00:37:06 Removing intermediate container f8401dab1b1b 00:37:06 ---> 852837a99493 00:37:06 Step 8/26 : COPY . . 00:37:06 ---> 80ae57857585 00:37:06 Step 9/26 : RUN go mod tidy 00:37:06 ---> Running in bce952855e37 00:37:06 Removing intermediate container bce952855e37 00:37:06 ---> add1f0e34c2d 00:37:06 Step 10/26 : RUN go mod download 00:37:06 ---> Running in 5d3dbebf002e 00:37:06 Removing intermediate container 5d3dbebf002e 00:37:06 ---> 9972dad0372b 00:37:06 Step 11/26 : ARG MAKE='make build' 00:37:06 ---> Running in fefe764f40a2 00:37:06 Removing intermediate container fefe764f40a2 00:37:06 ---> af06806a812f 00:37:06 Step 12/26 : RUN $MAKE 00:37:06 ---> Running in cda2d2b5e79f 00:37:06 go mod tidy 00:37:06 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:37:23 Removing intermediate container cda2d2b5e79f 00:37:23 ---> 0d3e253ba94f 00:37:23 Step 13/26 : FROM alpine:3.12 00:37:23 3.12: Pulling from library/alpine 00:37:23 339de151aab4: Pulling fs layer 00:37:23 339de151aab4: Verifying Checksum 00:37:23 339de151aab4: Download complete 00:37:23 339de151aab4: Pull complete 00:37:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:37:23 Status: Downloaded newer image for alpine:3.12 00:37:23 ---> 13621d1b12d4 00:37:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:37:23 ---> Running in 68e8e3130023 00:37:23 Removing intermediate container 68e8e3130023 00:37:23 ---> fa824cfcfce8 00:37:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 ---> Running in 96d5cc260d39 00:37:23 Removing intermediate container 96d5cc260d39 00:37:23 ---> 6048ebc91bb0 00:37:23 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:37:23 ---> Running in 940eea18c4aa 00:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:26 (1/6) Installing dumb-init (1.2.2-r1) 00:37:26 (2/6) Installing libgcc (9.3.0-r2) 00:37:26 (3/6) Installing libsodium (1.0.18-r0) 00:37:26 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:26 (5/6) Installing libzmq (4.3.3-r0) 00:37:26 (6/6) Installing zeromq (4.3.3-r0) 00:37:26 Executing busybox-1.31.1-r20.trigger 00:37:26 OK: 8 MiB in 20 packages 00:37:27 Removing intermediate container 940eea18c4aa 00:37:27 ---> cdb1525a9685 00:37:27 Step 17/26 : WORKDIR / 00:37:27 ---> Running in 98477eebab0c 00:37:27 Removing intermediate container 98477eebab0c 00:37:27 ---> 2c0cbffb084b 00:37:27 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:37:27 ---> f67e6a8ef912 00:37:27 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:37:27 ---> 262b5e871179 00:37:27 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:37:30 ---> 8bc9317aad26 00:37:30 Step 21/26 : EXPOSE 59900 00:37:30 ---> Running in 8990566d4fec 00:37:30 Removing intermediate container 8990566d4fec 00:37:30 ---> e00e8502ba23 00:37:30 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:37:30 ---> Running in 7490357dae97 00:37:30 Removing intermediate container 7490357dae97 00:37:30 ---> b9b1da5bf39f 00:37:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:30 ---> Running in 98d5172548eb 00:37:30 Removing intermediate container 98d5172548eb 00:37:30 ---> d8cfbf81e37a 00:37:30 Step 24/26 : LABEL arch=amd64 00:37:30 ---> Running in 8b6634b3c487 00:37:30 Removing intermediate container 8b6634b3c487 00:37:30 ---> 2c21ba0f91cd 00:37:30 Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 00:37:30 ---> Running in 6be333377f22 00:37:30 Removing intermediate container 6be333377f22 00:37:30 ---> 41da95331a8c 00:37:30 Step 26/26 : LABEL version=0.0.0 00:37:30 ---> Running in afb09b4f7735 00:37:30 Removing intermediate container afb09b4f7735 00:37:30 ---> 2abf30af4a29 00:37:30 [Warning] One or more build-args [ARCH] were not consumed 00:37:30 Successfully built 2abf30af4a29 00:37:30 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:37:37 ---> job-cost.sh 00:37:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-spqy 00:37:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-spqy/bin to PATH 00:37:56 INFO: No Stack... 00:37:59 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:59 INFO: Archiving Costs [Pipeline] sh 00:38:00 + cut -d, -f6 00:38:00 + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock 00:38:02 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] 00:38:02 Resource [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] did not exist. Created. 00:38:02 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:02 + echo total: 0.05999999865889549 [Pipeline] stash 00:38:02 Stashed 1 file(s) [Pipeline] } 00:38:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:38:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1129 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws 00:38:23 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 00:38:24 The recommended git tool is: git 00:38:49 using credential edgex-jenkins-ssh 00:38:49 Cloning the remote Git repository 00:38:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:38:51 > git init /w/workspace/device-virtual-go/2 # timeout=10 00:38:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:38:51 > git --version # timeout=10 00:38:51 > git --version # 'git version 2.17.1' 00:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:38:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:56 Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 00:38:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:38:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:38:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:54 > 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:38:57 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 00:38:57 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) 00:38:56 > git config core.sparsecheckout # timeout=10 00:38:56 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:38:56 > git remote # timeout=10 00:38:57 > git config --get remote.origin.url # timeout=10 00:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:57 > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 00:38:57 > git rev-parse HEAD^{commit} # timeout=10 00:38:57 > git config core.sparsecheckout # timeout=10 00:38:57 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 00:39:08 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:39:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:18 + + sudotrue service 00:39:18 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:37 provisioning config files... 00:39:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config6067317748547269425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:38 ---> docker-login.sh 00:39:38 nexus3.edgexfoundry.org:10001 00:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:41 Configure a credential helper to remove this warning. See 00:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:41 00:39:41 Login Succeeded 00:39:41 nexus3.edgexfoundry.org:10002 00:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:41 Configure a credential helper to remove this warning. See 00:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:41 00:39:41 Login Succeeded 00:39:41 nexus3.edgexfoundry.org:10003 00:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:41 Configure a credential helper to remove this warning. See 00:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:41 00:39:41 Login Succeeded 00:39:41 nexus3.edgexfoundry.org:10004 00:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:41 Configure a credential helper to remove this warning. See 00:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:41 00:39:41 Login Succeeded 00:39:41 docker.io 00:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:43 Configure a credential helper to remove this warning. See 00:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:43 00:39:43 Login Succeeded 00:39:43 ---> docker-login.sh ends [Pipeline] } 00:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:39:44 ========================================================= 00:39:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:39:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:46 + 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:39:46 Sending build context to Docker daemon 8.608MB 00:39:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:39:46 Step 2/8 : FROM ${BASE} 00:39:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:39:46 595b0fe564bb: Pulling fs layer 00:39:46 7186ed65a4f7: Pulling fs layer 00:39:46 316046926c0a: Pulling fs layer 00:39:46 4ebd0625c992: Pulling fs layer 00:39:46 207e8628e3a3: Pulling fs layer 00:39:46 c791037a9be2: Pulling fs layer 00:39:46 ffd874e62e21: Pulling fs layer 00:39:46 4ebd0625c992: Waiting 00:39:46 207e8628e3a3: Waiting 00:39:46 c791037a9be2: Waiting 00:39:46 316046926c0a: Verifying Checksum 00:39:46 316046926c0a: Download complete 00:39:46 7186ed65a4f7: Verifying Checksum 00:39:46 7186ed65a4f7: Download complete 00:39:46 207e8628e3a3: Download complete 00:39:46 c791037a9be2: Download complete 00:39:46 595b0fe564bb: Verifying Checksum 00:39:46 595b0fe564bb: Download complete 00:39:46 595b0fe564bb: Pull complete 00:39:46 7186ed65a4f7: Pull complete 00:39:49 316046926c0a: Pull complete 00:39:49 ffd874e62e21: Verifying Checksum 00:39:49 ffd874e62e21: Download complete 00:39:49 4ebd0625c992: Verifying Checksum 00:39:49 4ebd0625c992: Download complete 00:39:59 4ebd0625c992: Pull complete 00:39:59 207e8628e3a3: Pull complete 00:40:00 c791037a9be2: Pull complete 00:40:04 ffd874e62e21: Pull complete 00:40:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:40:04 ---> cfc18b08335c 00:40:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 00:40:05 ---> Running in 398096669f0d 00:40:05 Removing intermediate container 398096669f0d 00:40:05 ---> 1888006f5e3a 00:40:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:05 ---> Running in f74bcd461d4a 00:40:09 Removing intermediate container f74bcd461d4a 00:40:09 ---> 657d34ed8d4d 00:40:09 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 00:40:09 ---> Running in 667ac458f4c8 00:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:40:11 (1/13) Installing libc-dev (0.7.2-r3) 00:40:11 (2/13) Installing libsodium (1.0.18-r0) 00:40:12 (3/13) Installing pkgconf (1.7.3-r0) 00:40:12 (4/13) Installing libsodium-dev (1.0.18-r0) 00:40:12 (5/13) Installing openssh-keygen (8.4_p1-r3) 00:40:12 (6/13) Installing libedit (20191231.3.1-r1) 00:40:12 (7/13) Installing openssh-client (8.4_p1-r3) 00:40:13 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 00:40:13 (9/13) Installing openssh-server-common (8.4_p1-r3) 00:40:13 (10/13) Installing openssh-server (8.4_p1-r3) 00:40:14 (11/13) Installing openssh (8.4_p1-r3) 00:40:19 (12/13) Installing libzmq (4.3.3-r1) 00:40:19 (13/13) Installing zeromq-dev (4.3.3-r1) 00:40:19 Executing busybox-1.32.1-r6.trigger 00:40:19 OK: 145 MiB in 53 packages 00:40:19 Removing intermediate container 667ac458f4c8 00:40:19 ---> 3cad4c2dfc28 00:40:19 Step 6/8 : WORKDIR /device-virtual-go 00:40:19 ---> Running in 7cd318a303ea 00:40:19 Removing intermediate container 7cd318a303ea 00:40:19 ---> e0ecb98a1d9f 00:40:19 Step 7/8 : COPY . . 00:40:19 ---> c775628b1c15 00:40:19 Step 8/8 : RUN go mod download 00:40:19 ---> Running in 9e641d17efe4 00:40:47 Removing intermediate container 9e641d17efe4 00:40:47 ---> 4d437a1371e6 00:40:47 Successfully built 4d437a1371e6 00:40:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:40:47 + docker inspect -f . ci-base-image-arm64 00:40:47 . [Pipeline] withDockerContainer 00:40:50 prd-ubuntu18.04-docker-arm64-4c-16g-1129 does not seem to be running inside a container 00:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:53 $ docker top 9f938266ed1e960fdc53ca2c38d8bab94dcf4099ea3b0d53c894b279b58c0135 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:56 + go version 00:40:56 go version go1.16.3 linux/arm64 [Pipeline] } 00:40:56 $ docker stop --time=1 9f938266ed1e960fdc53ca2c38d8bab94dcf4099ea3b0d53c894b279b58c0135 00:40:59 $ docker rm -f 9f938266ed1e960fdc53ca2c38d8bab94dcf4099ea3b0d53c894b279b58c0135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:00 + docker inspect -f . ci-base-image-arm64 00:41:00 . [Pipeline] withDockerContainer 00:41:00 prd-ubuntu18.04-docker-arm64-4c-16g-1129 does not seem to be running inside a container 00:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:41:03 $ docker top 40017f17d152fe88d3097349445519bf702365277156a3923d5b8fb750ef12d9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:04 + go mod tidy [Pipeline] sh 00:41:08 + make test 00:41:08 go mod tidy 00:41:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:41:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:42:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:42:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.838s coverage: 63.8% of statements 00:42:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:42:46 gofmt -l . 00:42:46 [ "`gofmt -l .`" = "" ] 00:42:46 ./bin/test-attribution-txt.sh 00:42:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:42:46 $ docker stop --time=1 40017f17d152fe88d3097349445519bf702365277156a3923d5b8fb750ef12d9 00:42:48 $ docker rm -f 40017f17d152fe88d3097349445519bf702365277156a3923d5b8fb750ef12d9 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:42:49 Warning: overwriting stash ‘coverage-report’ 00:42:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:50 + ls -al . 00:42:50 total 156 00:42:50 drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 00:42 . 00:42:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 00:38 .. 00:42:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 00:39 .git 00:42:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:38 .github 00:42:50 -rw-rw-r-- 1 jenkins jenkins 277 Jun 9 00:38 .gitignore 00:42:50 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 9 00:38 Attribution.txt 00:42:50 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 9 00:38 Dockerfile 00:42:50 -rw-rw-r-- 1 jenkins jenkins 998 Jun 9 00:38 Dockerfile.build 00:42:50 -rw-rw-r-- 1 jenkins jenkins 660 Jun 9 00:38 Jenkinsfile 00:42:50 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 9 00:38 LICENSE 00:42:50 -rw-rw-r-- 1 jenkins jenkins 905 Jun 9 00:38 Makefile 00:42:50 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 9 00:38 README.md 00:42:50 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 00:34 VERSION 00:42:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:38 bin 00:42:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:38 cmd 00:42:50 -rw-r--r-- 1 jenkins jenkins 47247 Jun 9 00:42 coverage.out 00:42:50 -rw-r--r-- 1 jenkins jenkins 809 Jun 9 00:42 go.mod 00:42:50 -rw-r--r-- 1 jenkins jenkins 23009 Jun 9 00:41 go.sum 00:42:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:38 internal 00:42:50 -rw-rw-r-- 1 jenkins jenkins 235 Jun 9 00:38 version.go [Pipeline] isUnix [Pipeline] sh 00:42:51 + 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:42:51 Sending build context to Docker daemon 8.68MB 00:42:51 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 00:42:51 Step 2/26 : FROM ${BASE} AS builder 00:42:51 ---> 4d437a1371e6 00:42:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:42:51 ---> Running in 4d706c262af6 00:42:52 Removing intermediate container 4d706c262af6 00:42:52 ---> d44f2869d3b4 00:42:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:42:52 ---> Running in 33a2f83ce62c 00:42:53 Removing intermediate container 33a2f83ce62c 00:42:53 ---> e7326315dcfa 00:42:53 Step 5/26 : WORKDIR /device-virtual-go 00:42:53 ---> Running in 20a57f492258 00:42:53 Removing intermediate container 20a57f492258 00:42:53 ---> 52ec63ccedb4 00:42:53 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:42:53 ---> Running in 40542d292377 00:42:56 Removing intermediate container 40542d292377 00:42:56 ---> 717e33b3982d 00:42:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:42:56 ---> Running in 644dda7f60fb 00:42:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:42:59 OK: 145 MiB in 53 packages 00:43:00 Removing intermediate container 644dda7f60fb 00:43:00 ---> 16f116b7b6e8 00:43:00 Step 8/26 : COPY . . 00:43:02 ---> 0013a732da21 00:43:02 Step 9/26 : RUN go mod tidy 00:43:02 ---> Running in 9635d44c61cc 00:43:05 Removing intermediate container 9635d44c61cc 00:43:05 ---> ab05550f7aec 00:43:05 Step 10/26 : RUN go mod download 00:43:05 ---> Running in 571fbecc71a3 00:43:08 Removing intermediate container 571fbecc71a3 00:43:08 ---> af0e0a611ea6 00:43:08 Step 11/26 : ARG MAKE='make build' 00:43:08 ---> Running in 2f34b8b0153e 00:43:08 Removing intermediate container 2f34b8b0153e 00:43:08 ---> f0beebc04d2e 00:43:08 Step 12/26 : RUN $MAKE 00:43:08 ---> Running in cf045be4ab5c 00:43:09 go mod tidy 00:43:10 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:44:07 Removing intermediate container cf045be4ab5c 00:44:07 ---> 95f3e86ba72d 00:44:07 Step 13/26 : FROM alpine:3.12 00:44:07 3.12: Pulling from library/alpine 00:44:07 d2f70382dc9a: Pulling fs layer 00:44:07 d2f70382dc9a: Verifying Checksum 00:44:07 d2f70382dc9a: Download complete 00:44:07 d2f70382dc9a: Pull complete 00:44:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:44:07 Status: Downloaded newer image for alpine:3.12 00:44:07 ---> 9852663dfa18 00:44:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:44:07 ---> Running in c4377b2fd513 00:44:07 Removing intermediate container c4377b2fd513 00:44:07 ---> b0d0ee3d275f 00:44:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:07 ---> Running in 03c4e5aabe6e 00:44:09 Removing intermediate container 03c4e5aabe6e 00:44:09 ---> b4ed278aefb0 00:44:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:44:09 ---> Running in 05d56a6eb8fe 00:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:12 (1/6) Installing dumb-init (1.2.2-r1) 00:44:12 (2/6) Installing libgcc (9.3.0-r2) 00:44:12 (3/6) Installing libsodium (1.0.18-r0) 00:44:12 (4/6) Installing libstdc++ (9.3.0-r2) 00:44:13 (5/6) Installing libzmq (4.3.3-r0) 00:44:13 (6/6) Installing zeromq (4.3.3-r0) 00:44:13 Executing busybox-1.31.1-r20.trigger 00:44:13 OK: 8 MiB in 20 packages 00:44:14 Removing intermediate container 05d56a6eb8fe 00:44:14 ---> b1840dfdaefc 00:44:14 Step 17/26 : WORKDIR / 00:44:14 ---> Running in ce636212aa0d 00:44:15 Removing intermediate container ce636212aa0d 00:44:15 ---> 8d5a1ca7bef0 00:44:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:44:15 ---> 0d802f70be19 00:44:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:44:16 ---> 36091865bb2d 00:44:16 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:44:18 ---> 5ba2ca285f47 00:44:18 Step 21/26 : EXPOSE 59900 00:44:18 ---> Running in c09c4735ac44 00:44:19 Removing intermediate container c09c4735ac44 00:44:19 ---> 4811f87d8b85 00:44:19 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:44:19 ---> Running in e7d3943fab5c 00:44:20 Removing intermediate container e7d3943fab5c 00:44:20 ---> 12d782dffeb6 00:44:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:20 ---> Running in 2156673a8db4 00:44:20 Removing intermediate container 2156673a8db4 00:44:20 ---> 67489c448c12 00:44:20 Step 24/26 : LABEL arch=arm64 00:44:20 ---> Running in 7b90a55588d7 00:44:23 Removing intermediate container 7b90a55588d7 00:44:23 ---> 66b998e6ade6 00:44:23 Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 00:44:23 ---> Running in 365b9d116daf 00:44:23 Removing intermediate container 365b9d116daf 00:44:23 ---> 63ec6c2c3912 00:44:23 Step 26/26 : LABEL version=0.0.0 00:44:23 ---> Running in eb1a43e83d54 00:44:23 Removing intermediate container eb1a43e83d54 00:44:23 ---> 9d445d600ddd 00:44:23 [Warning] One or more build-args [ARCH] were not consumed 00:44:23 Successfully built 9d445d600ddd 00:44: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:44:24 ---> job-cost.sh 00:44:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BAM9 00:45:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:46:47 lf-activate-venv(): INFO: Adding /tmp/venv-BAM9/bin to PATH 00:46:47 INFO: No Stack... 00:46:47 INFO: Retrieving Pricing Info for: v2-standard-4 00:46:47 INFO: Archiving Costs [Pipeline] sh 00:46:47 + + cutcat -d, /w/workspace/device-virtual-go/2/archives/cost.csv -f6 00:46:47 [Pipeline] lock 00:46:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] 00:46:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] did not exist. Created. 00:46:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:50 /w/workspace/device-virtual-go/2@tmp/durable-07f8fe9a/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-07f8fe9a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:46:50 + echo total: 0.18000000715255737 [Pipeline] stash 00:46:50 Warning: overwriting stash ‘stack-cost’ 00:46:50 Stashed 1 file(s) [Pipeline] } 00:46:50 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-221-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:46:53 provisioning config files... 00:46:53 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config6588135565818854761tmp [Pipeline] { [Pipeline] sh 00:46:53 + set +x 00:46:53 + bash -s -- 00:46:53 + curl -s https://codecov.io/bash 00:46:53 00:46:53 _____ _ 00:46:53 / ____| | | 00:46:53 | | ___ __| | ___ ___ _____ __ 00:46:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:46:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:46:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:46:53 Bash-1.0.3 00:46:53 00:46:53 00:46:53 ==> git version 2.24.4 found 00:46:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:46:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:46:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:46:53 ==> Jenkins CI detected. 00:46:53 project root: . 00:46:53 --> token set from env 00:46:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:46:53 ==> Running gcov in . (disable via -X gcov) 00:46:53 ==> Python coveragepy not found 00:46:53 ==> Searching for coverage reports in: 00:46:53 + . 00:46:53 -> Found 1 reports 00:46:53 ==> Detecting git/mercurial file structure 00:46:56 ==> Reading reports 00:46:56 + ./coverage.out bytes=47247 00:46:56 ==> Appending adjustments 00:46:56 https://docs.codecov.io/docs/fixing-reports 00:46:56 + Found adjustments 00:46:56 ==> Gzipping contents 00:46:56 8.0K /tmp/codecov.2OGMco.gz 00:46:56 ==> Uploading reports 00:46:56 url: https://codecov.io 00:46:56 query: branch=PR-221&commit=38065012ac25631435502f8862b32f6f6c310cb2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-221%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=221&job=&cmd_args= 00:46:56 -> Pinging Codecov 00:46:56 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-221&commit=38065012ac25631435502f8862b32f6f6c310cb2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-221%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=221&job=&cmd_args= 00:46:56 -> Uploading to 00:46:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/5E52B4B073DB2E39498172D8E973AA87/38065012ac25631435502f8862b32f6f6c310cb2/be45f7bc-8ed4-40db-b6dc-97d4be3cd3ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a3ada92044c09cada1f2cff26bf915d69284436a69ac0f402795a9c48f23adc 00:46:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:56 Dload Upload Total Spent Left Speed 00:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5763 0 0 100 5763 0 18032 --:--:-- --:--:-- --:--:-- 18065 00:46:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] } 00:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:47:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:04 ---> package-listing.sh 00:47:04 ++ tr '[:upper:]' '[:lower:]' 00:47:04 ++ facter osfamily 00:47:04 + OS_FAMILY=redhat 00:47:04 + workspace=/w/workspace/foundry_device-virtual-go_PR-221 00:47:04 + START_PACKAGES=/tmp/packages_start.txt 00:47:04 + END_PACKAGES=/tmp/packages_end.txt 00:47:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:04 + PACKAGES=/tmp/packages_start.txt 00:47:04 + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' 00:47:04 + PACKAGES=/tmp/packages_end.txt 00:47:04 + case "${OS_FAMILY}" in 00:47:04 + rpm -qa 00:47:04 + sort 00:47:07 + '[' -f /tmp/packages_start.txt ']' 00:47:07 + '[' -f /tmp/packages_end.txt ']' 00:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:07 + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' 00:47:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-221/archives/ 00:47:07 + 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:47:07 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:47:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:10 00:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:10 alpine: Pulling from edgex-lftools-log-publisher 00:47:10 df20fa9351a1: Pulling fs layer 00:47:10 36b3adc4ff6f: Pulling fs layer 00:47:10 8ad3a11d3b57: Pulling fs layer 00:47:10 46f8f816bc3b: Pulling fs layer 00:47:10 93b61091891f: Pulling fs layer 00:47:10 93b9cdb0e59b: Pulling fs layer 00:47:10 5e14af77c1be: Pulling fs layer 00:47:10 01666e4c0597: Pulling fs layer 00:47:10 aa168da1d23b: Pulling fs layer 00:47:10 93b9cdb0e59b: Waiting 00:47:10 5e14af77c1be: Waiting 00:47:10 01666e4c0597: Waiting 00:47:10 aa168da1d23b: Waiting 00:47:10 46f8f816bc3b: Waiting 00:47:10 93b61091891f: Waiting 00:47:10 36b3adc4ff6f: Verifying Checksum 00:47:10 36b3adc4ff6f: Download complete 00:47:10 46f8f816bc3b: Verifying Checksum 00:47:10 46f8f816bc3b: Download complete 00:47:10 df20fa9351a1: Verifying Checksum 00:47:10 df20fa9351a1: Download complete 00:47:10 93b9cdb0e59b: Verifying Checksum 00:47:10 93b9cdb0e59b: Download complete 00:47:13 5e14af77c1be: Verifying Checksum 00:47:13 5e14af77c1be: Download complete 00:47:13 93b61091891f: Verifying Checksum 00:47:13 93b61091891f: Download complete 00:47:13 01666e4c0597: Verifying Checksum 00:47:13 01666e4c0597: Download complete 00:47:13 8ad3a11d3b57: Verifying Checksum 00:47:13 8ad3a11d3b57: Download complete 00:47:13 df20fa9351a1: Pull complete 00:47:13 36b3adc4ff6f: Pull complete 00:47:13 8ad3a11d3b57: Pull complete 00:47:13 46f8f816bc3b: Pull complete 00:47:13 93b61091891f: Pull complete 00:47:13 93b9cdb0e59b: Pull complete 00:47:13 aa168da1d23b: Verifying Checksum 00:47:13 aa168da1d23b: Download complete 00:47:13 5e14af77c1be: Pull complete 00:47:13 01666e4c0597: Pull complete 00:47:19 aa168da1d23b: Pull complete 00:47:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:19 prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container 00:47:19 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:47:22 $ docker top d668f9c680fc3c76f82c5dc0ff5168006acd09dda30c784d3905720a5aa44120 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:23 + mkdir -p /var/log/sa [Pipeline] sh 00:47:23 + ls /var/log/sa-host 00:47:23 + sadf -c /var/log/sa-host/sa05 00:47:23 file_magic: OK 00:47:23 HZ: Using current value: 100 00:47:23 file_header: OK 00:47:23 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:47:23 Statistics: 00:47:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:23 File successfully converted to sysstat format version 12.2.1 00:47:23 + sadf -c /var/log/sa-host/sa09 00:47:23 file_magic: OK 00:47:23 HZ: Using current value: 100 00:47:23 file_header: OK 00:47:23 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:47:23 Statistics: 00:47:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:26 provisioning config files... 00:47:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config4349081333423678036tmp [Pipeline] { [Pipeline] echo 00:47:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:28 ---> create-netrc.sh [Pipeline] } 00:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:29 ---> python-tools-install.sh [Pipeline] echo 00:47:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:31 ---> sudo-logs.sh 00:47:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:32 ---> job-cost.sh 00:47:32 lf-activate-venv: SKIPPING 00:47:32 DEBUG: total: 0.18000000715255737 00:47:32 INFO: Retrieving Stack Cost... 00:47:34 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:34 INFO: Archiving Costs [Pipeline] echo 00:47:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:34 ---> logs-deploy.sh 00:47:34 lf-activate-venv: SKIPPING 00:47:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-221/2 00:47:34 INFO: archiving workspace using pattern(s): 00:47:36 Archives upload complete. 00:47:36 INFO: archiving logs to Nexus 00:47:36 ---> uname -a: 00:47:36 Linux prd-centos7-docker-4c-2g-1112.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:47:36 00:47:36 00:47:36 ---> lscpu: 00:47:36 Architecture: x86_64 00:47:36 CPU op-mode(s): 32-bit, 64-bit 00:47:36 Byte Order: Little Endian 00:47:36 Address sizes: 40 bits physical, 48 bits virtual 00:47:36 CPU(s): 2 00:47:36 On-line CPU(s) list: 0,1 00:47:36 Thread(s) per core: 1 00:47:36 Core(s) per socket: 1 00:47:36 Socket(s): 2 00:47:36 NUMA node(s): 1 00:47:36 Vendor ID: AuthenticAMD 00:47:36 CPU family: 23 00:47:36 Model: 49 00:47:36 Model name: AMD EPYC-Rome Processor 00:47:36 Stepping: 0 00:47:36 CPU MHz: 2799.998 00:47:36 BogoMIPS: 5599.99 00:47:36 Virtualization: AMD-V 00:47:36 Hypervisor vendor: KVM 00:47:36 Virtualization type: full 00:47:36 L1d cache: 64 KiB 00:47:36 L1i cache: 64 KiB 00:47:36 L2 cache: 1 MiB 00:47:36 L3 cache: 32 MiB 00:47:36 NUMA node0 CPU(s): 0,1 00:47:36 Vulnerability Itlb multihit: Not affected 00:47:36 Vulnerability L1tf: Not affected 00:47:36 Vulnerability Mds: Not affected 00:47:36 Vulnerability Meltdown: Not affected 00:47:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:36 Vulnerability Srbds: Not affected 00:47:36 Vulnerability Tsx async abort: Not affected 00:47:36 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:47:36 00:47:36 00:47:36 ---> nproc: 00:47:36 2 00:47:36 00:47:36 00:47:36 ---> df -h: 00:47:36 Filesystem Size Used Available Use% Mounted on 00:47:36 overlay 40.0G 7.6G 32.4G 19% / 00:47:36 tmpfs 64.0M 0 64.0M 0% /dev 00:47:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:47:36 shm 64.0M 0 64.0M 0% /dev/shm 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221@tmp 00:47:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:47:36 00:47:36 00:47:36 ---> free -m: 00:47:36 total used free shared buff/cache available 00:47:36 Mem: 7821 930 4781 0 2109 6713 00:47:36 Swap: 1023 0 1023 00:47:36 00:47:36 00:47:36 ---> ip addr: 00:47:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:36 inet 127.0.0.1/8 scope host lo 00:47:36 valid_lft forever preferred_lft forever 00:47:36 inet6 ::1/128 scope host 00:47:36 valid_lft forever preferred_lft forever 00:47:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:36 link/ether fa:16:3e:6a:a6:81 brd ff:ff:ff:ff:ff:ff 00:47:36 inet 10.30.122.138/23 brd 10.30.123.255 scope global dynamic eth0 00:47:36 valid_lft 85515sec preferred_lft 85515sec 00:47:36 inet6 fe80::f816:3eff:fe6a:a681/64 scope link 00:47:36 valid_lft forever preferred_lft forever 00:47:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:36 link/ether 02:42:08:eb:8b:bf brd ff:ff:ff:ff:ff:ff 00:47:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:36 valid_lft forever preferred_lft forever 00:47:36 inet6 fe80::42:8ff:feeb:8bbf/64 scope link 00:47:36 valid_lft forever preferred_lft forever 00:47:36 00:47:36 00:47:36 ---> sar -b -r -n DEV: 00:47:36 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:47:36 00:47:36 00:32:39 LINUX RESTART (2 CPU) 00:47:36 00:47:36 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:36 00:34:03 94.59 15.28 79.31 0.00 3198.54 2782.42 0.00 00:47:36 00:35:01 22.36 3.48 18.88 0.00 2652.70 2687.56 0.00 00:47:36 00:36:01 1.85 0.00 1.85 0.00 0.00 42.67 0.00 00:47:36 00:37:01 0.43 0.00 0.43 0.00 0.00 6.18 0.00 00:47:36 00:38:01 0.22 0.00 0.22 0.00 0.00 3.28 0.00 00:47:36 00:39:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 00:47:36 00:40:01 0.25 0.00 0.25 0.00 0.00 3.76 0.00 00:47:36 00:41:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 00:47:36 00:42:01 0.32 0.00 0.32 0.00 0.00 3.25 0.00 00:47:36 00:43:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 00:47:36 00:44:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 00:47:36 00:45:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 00:47:36 00:46:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 00:47:36 00:47:01 0.30 0.03 0.27 0.00 3.73 3.60 0.00 00:47:36 Average: 8.68 1.34 7.34 0.00 413.06 391.13 0.00 00:47:36 00:47:36 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:36 00:34:03 5604572 0 777612 9.71 2620 1624136 1274916 14.08 508476 1506760 9076 00:47:36 00:35:01 5446964 0 807028 10.08 2620 1752328 1248596 13.79 581020 1582340 140 00:47:36 00:36:01 5449364 0 804680 10.05 2620 1752276 1226996 13.55 583552 1577500 12 00:47:36 00:37:01 5452012 0 802028 10.01 2620 1752280 1198212 13.23 575868 1583204 16 00:47:36 00:38:01 5451428 0 802604 10.02 2620 1752288 1198356 13.23 576864 1583204 12 00:47:36 00:39:01 5447648 0 806384 10.07 2620 1752288 1198516 13.23 577500 1586708 12 00:47:36 00:40:01 5440656 0 813368 10.16 2620 1752296 1259448 13.91 583652 1586708 8 00:47:36 00:41:01 5448132 0 805888 10.06 2620 1752300 1191956 13.16 576808 1586708 12 00:47:36 00:42:01 5442216 0 811800 10.14 2620 1752304 1191956 13.16 583140 1586712 8 00:47:36 00:43:01 5441888 0 812124 10.14 2620 1752308 1191956 13.16 585024 1584780 8 00:47:36 00:44:01 5440684 0 813328 10.16 2620 1752308 1192416 13.16 586104 1584780 8 00:47:36 00:45:01 5442156 0 811848 10.14 2620 1752316 1192164 13.16 593524 1576500 8 00:47:36 00:46:01 5441676 0 812324 10.14 2620 1752320 1192164 13.16 593356 1576828 8 00:47:36 00:47:01 5424292 0 829536 10.36 2620 1752492 1267256 13.99 609652 1576880 76 00:47:36 Average: 5455263 0 807897 10.09 2620 1743160 1216065 13.43 579610 1577115 672 00:47:36 00:47:36 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:36 00:34:03 eth0 405.64 279.24 853.22 67.85 0.00 0.00 0.00 0.00 00:47:36 00:34:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:34:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:35:01 eth0 105.06 101.12 488.94 18.24 0.00 0.00 0.00 0.00 00:47:36 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:35:01 docker0 48.59 36.93 4.31 143.31 0.00 0.00 0.00 0.00 00:47:36 00:36:01 eth0 0.78 0.35 0.29 0.23 0.00 0.00 0.00 0.00 00:47:36 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:37:01 eth0 1.73 0.08 0.16 0.01 0.00 0.00 0.00 0.00 00:47:36 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:38:01 eth0 4.35 0.60 0.89 0.37 0.00 0.00 0.00 0.00 00:47:36 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:39:01 eth0 3.11 1.03 1.32 0.86 0.00 0.00 0.00 0.00 00:47:36 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:40:01 eth0 3.56 3.26 0.90 20.96 0.00 0.00 0.00 0.00 00:47:36 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:41:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:36 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:42:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:36 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:36 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:44:01 eth0 0.38 0.33 0.15 0.56 0.00 0.00 0.00 0.00 00:47:36 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:45:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:47:36 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:46:01 eth0 0.98 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:47:36 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:47:01 eth0 5.01 3.46 5.11 1.58 0.00 0.00 0.00 0.00 00:47:36 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 Average: eth0 37.80 27.69 95.61 7.89 0.00 0.00 0.00 0.00 00:47:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 Average: docker0 3.36 2.56 0.30 9.92 0.00 0.00 0.00 0.00 00:47:36 00:47:36 00:47:36 ---> sar -P ALL: 00:47:36 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:47:36 00:47:36 00:32:39 LINUX RESTART (2 CPU) 00:47:36 00:47:36 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:47:36 00:34:03 all 14.10 0.00 3.19 2.60 0.05 80.06 00:47:36 00:34:03 0 13.53 0.00 3.44 1.27 0.05 81.70 00:47:36 00:34:03 1 14.67 0.00 2.93 3.92 0.05 78.43 00:47:36 00:35:01 all 3.52 0.00 1.94 0.52 0.05 93.97 00:47:36 00:35:01 0 3.51 0.00 1.99 0.63 0.05 93.81 00:47:36 00:35:01 1 3.53 0.00 1.90 0.40 0.05 94.12 00:47:36 00:36:01 all 0.10 0.00 0.05 0.00 0.03 99.82 00:47:36 00:36:01 0 0.10 0.00 0.05 0.00 0.03 99.82 00:47:36 00:36:01 1 0.10 0.00 0.05 0.00 0.02 99.83 00:47:36 00:37:01 all 0.07 0.00 0.03 0.00 0.03 99.87 00:47:36 00:37:01 0 0.07 0.00 0.03 0.00 0.05 99.85 00:47:36 00:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:47:36 00:38:01 all 0.09 0.00 0.03 0.00 0.04 99.83 00:47:36 00:38:01 0 0.13 0.00 0.03 0.00 0.05 99.78 00:47:36 00:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:36 00:39:01 all 0.13 0.00 0.07 0.00 0.03 99.77 00:47:36 00:39:01 0 0.15 0.00 0.07 0.00 0.03 99.75 00:47:36 00:39:01 1 0.12 0.00 0.07 0.00 0.03 99.78 00:47:36 00:40:01 all 0.18 0.00 0.07 0.00 0.02 99.74 00:47:36 00:40:01 0 0.17 0.00 0.08 0.00 0.03 99.72 00:47:36 00:40:01 1 0.18 0.00 0.05 0.00 0.00 99.77 00:47:36 00:41:01 all 0.04 0.00 0.06 0.00 0.03 99.87 00:47:36 00:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 00:47:36 00:41:01 1 0.03 0.00 0.07 0.00 0.02 99.88 00:47:36 00:42:01 all 0.04 0.00 0.03 0.00 0.03 99.90 00:47:36 00:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:47:36 00:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:47:36 00:43:01 all 0.03 0.00 0.03 0.00 0.03 99.92 00:47:36 00:43:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:47:36 00:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:47:36 00:44:01 all 0.29 0.00 0.03 0.00 0.02 99.66 00:47:36 00:44:01 0 0.30 0.00 0.03 0.00 0.02 99.65 00:47:36 00:44:01 1 0.28 0.00 0.03 0.00 0.02 99.67 00:47:36 00:47:36 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:47:36 00:45:01 all 0.08 0.00 0.04 0.00 0.03 99.85 00:47:36 00:45:01 0 0.15 0.00 0.03 0.00 0.03 99.78 00:47:36 00:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 00:47:36 00:46:01 all 0.11 0.00 0.03 0.00 0.03 99.83 00:47:36 00:46:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:47:36 00:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:36 00:47:01 all 0.49 0.00 0.32 0.00 0.03 99.16 00:47:36 00:47:01 0 0.45 0.00 0.35 0.00 0.02 99.18 00:47:36 00:47:01 1 0.54 0.00 0.28 0.00 0.03 99.15 00:47:36 Average: all 1.34 0.00 0.41 0.22 0.03 98.00 00:47:36 Average: 0 1.31 0.00 0.44 0.13 0.04 98.08 00:47:36 Average: 1 1.38 0.00 0.39 0.30 0.02 97.91 00:47:36 00:47:36 00:47:36