Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92f1526b7243a2b30e6d54623f66fdd260877878 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6553001782761884641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4611031414649724791.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1649956325061285151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8149879632184704970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh278838878219515309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-1703 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh5511682174864581472.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 92f1526b7243a2b30e6d54623f66fdd260877878 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 Commit message: "Merge pull request #240 from lenny-intel/pr-template" > git rev-list --no-walk 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:19 ========================================================= 05:38:19 EdgeX Global Pipelines Version Info 05:38:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:20 ------------------- 05:38:20 stable info: 05:38:20 ------------------- 05:38:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:20 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:38:20 Message: update stable to v1.0.206 05:38:21 ------------------- 05:38:21 experimental info: 05:38:21 ------------------- 05:38:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:21 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:38:21 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92f1526 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:22 provisioning config files... 05:38:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8424982716272998124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:23 ---> docker-login.sh 05:38:23 nexus3.edgexfoundry.org:10001 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 nexus3.edgexfoundry.org:10002 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 nexus3.edgexfoundry.org:10003 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 nexus3.edgexfoundry.org:10004 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 docker.io 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 ---> docker-login.sh ends [Pipeline] } 05:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:24 + git log --format=format:%s -1 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] echo 05:38:24 GIT_COMMIT: 92f1526b7243a2b30e6d54623f66fdd260877878, Commit Message: Merge pull request #240 from lenny-intel/pr-template [Pipeline] echo 05:38:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:25 05:38:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:38:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:25 latest: Pulling from edgex-devops/git-semver 05:38:25 31603596830f: Pulling fs layer 05:38:25 04fac38145f0: Pulling fs layer 05:38:25 701f6daf10bf: Pulling fs layer 05:38:25 24f72da36158: Pulling fs layer 05:38:25 24f72da36158: Waiting 05:38:25 04fac38145f0: Verifying Checksum 05:38:25 04fac38145f0: Download complete 05:38:25 31603596830f: Verifying Checksum 05:38:25 31603596830f: Download complete 05:38:25 24f72da36158: Verifying Checksum 05:38:25 24f72da36158: Download complete 05:38:25 701f6daf10bf: Verifying Checksum 05:38:25 701f6daf10bf: Download complete 05:38:25 31603596830f: Pull complete 05:38:26 04fac38145f0: Pull complete 05:38:26 701f6daf10bf: Pull complete 05:38:26 24f72da36158: Pull complete 05:38:26 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 05:38:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:38:26 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:38:27 $ docker top cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:27 [ssh-agent] Looking for ssh-agent implementation... 05:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:27 $ docker exec cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent 05:38:27 SSH_AUTH_SOCK=/tmp/ssh-r8xxHuw74hqy/agent.13 05:38:27 SSH_AGENT_PID=19 05:38:28 Running ssh-add (command line suppressed) 05:38:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7441708302225524723.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7441708302225524723.key) 05:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:28 + git tag --points-at HEAD [Pipeline] } 05:38:28 $ docker exec --env ******** --env ******** cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent -k 05:38:28 unset SSH_AUTH_SOCK; 05:38:28 unset SSH_AGENT_PID; 05:38:28 echo Agent pid 19 killed; 05:38:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:28 [ssh-agent] Looking for ssh-agent implementation... 05:38:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:28 $ docker exec cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent 05:38:28 SSH_AUTH_SOCK=/tmp/ssh-UDSO1vvxr8Ad/agent.53 05:38:28 SSH_AGENT_PID=59 05:38:28 Running ssh-add (command line suppressed) 05:38:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_737828484483285131.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_737828484483285131.key) 05:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:29 + git semver init 05:38:29 # -> Open(): unable to determine branch for HEAD 05:38:29 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 05:38:29 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 05:38:29 # $SEMVER_REMOTE_NAME = origin 05:38:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:38:29 # $SEMVER_USER_NAME = edgex-jenkins 05:38:29 # $SEMVER_BRANCH = main 05:38:29 # $SEMVER_TEMP = /tmp/semver-924216081 05:38:29 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:38:30 # '/tmp/semver-924216081' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 05:38:30 # -> Force: false 05:38:30 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 05:38:30 $ docker exec --env ******** --env ******** cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent -k 05:38:30 unset SSH_AUTH_SOCK; 05:38:30 unset SSH_AGENT_PID; 05:38:30 echo Agent pid 59 killed; 05:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:30 + git semver [Pipeline] } 05:38:30 $ docker stop --time=1 cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 05:38:31 $ docker rm -f cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:32 Stashed 1 file(s) [Pipeline] echo 05:38:32 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:38:47 Still waiting to schedule task 05:38:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:38:47 Still waiting to schedule task 05:38:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:42:40 Running on prd-centos7-docker-4c-2g-1886 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:42:40 Running in /w/workspace/device-virtual-go/7 [Pipeline] { [Pipeline] checkout 05:42:40 The recommended git tool is: git 05:42:45 using credential edgex-jenkins-ssh 05:42:45 Cloning the remote Git repository 05:42:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:42:45 > git init /w/workspace/device-virtual-go/7 # timeout=10 05:42:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:42:45 > git --version # timeout=10 05:42:45 > git --version # 'git version 2.24.4' 05:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:45 [INFO] Currently running in a labeled security context 05:42:45 [INFO] Currently SELinux is 'enforcing' on the host 05:42:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/7@tmp/jenkins-gitclient-ssh4998655958780951962.key 05:42:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:46 Avoid second fetch 05:42:46 Checking out Revision 92f1526b7243a2b30e6d54623f66fdd260877878 (main) 05:42:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:42:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:46 > git config core.sparsecheckout # timeout=10 05:42:46 > git checkout -f 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 05:42:50 Commit message: "Merge pull request #240 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:50 provisioning config files... 05:42:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config2439235025185604330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:51 ---> docker-login.sh 05:42:51 nexus3.edgexfoundry.org:10001 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 nexus3.edgexfoundry.org:10002 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 nexus3.edgexfoundry.org:10003 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 nexus3.edgexfoundry.org:10004 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 docker.io 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 ---> docker-login.sh ends [Pipeline] } 05:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:52 ========================================================= 05:42:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:42:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:42:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:42:52 Sending build context to Docker daemon 8.608MB 05:42:52 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 05:42:52 Step 2/12 : FROM ${BASE} AS builder 05:42:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:53 540db60ca938: Pulling fs layer 05:42:53 adcc1eea9eea: Pulling fs layer 05:42:53 4c4ab2625f07: Pulling fs layer 05:42:53 db62176df00c: Pulling fs layer 05:42:53 3b30891b0d05: Pulling fs layer 05:42:53 06b49ca38bd5: Pulling fs layer 05:42:53 c788192a36de: Pulling fs layer 05:42:53 a77e37c0d609: Pulling fs layer 05:42:53 c3185cebc471: Pulling fs layer 05:42:53 db62176df00c: Waiting 05:42:53 3b30891b0d05: Waiting 05:42:53 06b49ca38bd5: Waiting 05:42:53 c788192a36de: Waiting 05:42:53 a77e37c0d609: Waiting 05:42:53 c3185cebc471: Waiting 05:42:53 4c4ab2625f07: Verifying Checksum 05:42:53 4c4ab2625f07: Download complete 05:42:53 adcc1eea9eea: Verifying Checksum 05:42:53 adcc1eea9eea: Download complete 05:42:53 3b30891b0d05: Verifying Checksum 05:42:53 3b30891b0d05: Download complete 05:42:53 06b49ca38bd5: Verifying Checksum 05:42:53 06b49ca38bd5: Download complete 05:42:53 c788192a36de: Verifying Checksum 05:42:53 c788192a36de: Download complete 05:42:53 540db60ca938: Verifying Checksum 05:42:53 540db60ca938: Download complete 05:42:53 540db60ca938: Pull complete 05:42:53 adcc1eea9eea: Pull complete 05:42:53 4c4ab2625f07: Pull complete 05:42:54 a77e37c0d609: Verifying Checksum 05:42:54 a77e37c0d609: Download complete 05:42:55 db62176df00c: Verifying Checksum 05:42:55 db62176df00c: Download complete 05:42:55 c3185cebc471: Verifying Checksum 05:42:55 c3185cebc471: Download complete 05:42:59 db62176df00c: Pull complete 05:42:59 3b30891b0d05: Pull complete 05:42:59 06b49ca38bd5: Pull complete 05:42:59 c788192a36de: Pull complete 05:42:59 a77e37c0d609: Pull complete 05:43:01 c3185cebc471: Pull complete 05:43:01 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 05:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:43:01 ---> 031687cdd783 05:43:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:43:03 ---> Running in beed43cd30c8 05:43:03 Removing intermediate container beed43cd30c8 05:43:03 ---> 3027c770dea6 05:43:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:43:03 ---> Running in dc8f39012159 05:43:03 Removing intermediate container dc8f39012159 05:43:03 ---> c3f8f24bf463 05:43:03 Step 5/12 : WORKDIR /device-virtual-go 05:43:03 ---> Running in 86ba97bb0d9e 05:43:03 Removing intermediate container 86ba97bb0d9e 05:43:03 ---> 4233b51fde4b 05:43:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:03 ---> Running in 50455dfe72fb 05:43:04 Removing intermediate container 50455dfe72fb 05:43:04 ---> 508cb6a9bac9 05:43:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:04 ---> Running in d5189ad71140 05:43:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:43:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:43:06 (1/3) Installing openssh-keygen (8.4_p1-r3) 05:43:06 (2/3) Installing libedit (20191231.3.1-r1) 05:43:06 (3/3) Installing openssh-client (8.4_p1-r3) 05:43:06 Executing busybox-1.32.1-r6.trigger 05:43:06 OK: 223 MiB in 55 packages 05:43:06 Removing intermediate container d5189ad71140 05:43:06 ---> 124ba1512971 05:43:06 Step 8/12 : COPY . . 05:43:07 ---> 9d885b63951b 05:43:07 Step 9/12 : RUN go mod tidy 05:43:07 ---> Running in fe8e4ab40047 05:43:09 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 05:43:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 05:43:09 go: downloading modernc.org/ql v1.0.0 05:43:09 go: downloading github.com/gorilla/mux v1.8.0 05:43:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 05:43:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 05:43:09 go: downloading github.com/google/uuid v1.2.0 05:43:09 go: downloading github.com/stretchr/testify v1.7.0 05:43:09 go: downloading github.com/go-kit/kit v0.9.0 05:43:09 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:43:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:43:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 05:43:09 go: downloading github.com/pelletier/go-toml v1.9.2 05:43:09 go: downloading gopkg.in/yaml.v2 v2.4.0 05:43:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 05:43:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 05:43:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:43:09 go: downloading github.com/davecgh/go-spew v1.1.1 05:43:09 go: downloading github.com/pmezard/go-difflib v1.0.0 05:43:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:43:09 go: downloading github.com/go-playground/universal-translator v0.17.0 05:43:09 go: downloading github.com/leodido/go-urn v1.2.0 05:43:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:43:09 go: downloading golang.org/x/text v0.3.2 05:43:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:43:09 go: downloading github.com/go-playground/locales v0.13.0 05:43:10 go: downloading modernc.org/b v1.0.0 05:43:10 go: downloading modernc.org/db v1.0.0 05:43:10 go: downloading modernc.org/file v1.0.0 05:43:10 go: downloading modernc.org/golex v1.0.0 05:43:10 go: downloading modernc.org/internal v1.0.0 05:43:10 go: downloading modernc.org/lldb v1.0.0 05:43:10 go: downloading modernc.org/mathutil v1.0.0 05:43:10 go: downloading modernc.org/strutil v1.0.0 05:43:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:43:10 go: downloading github.com/go-stack/stack v1.8.0 05:43:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:43:10 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:43:10 go: downloading github.com/hashicorp/consul/api v1.8.1 05:43:10 go: downloading github.com/x448/float16 v0.8.4 05:43:10 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:43:10 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 05:43:10 go: downloading modernc.org/fileutil v1.0.0 05:43:10 go: downloading modernc.org/sortutil v1.0.0 05:43:10 go: downloading modernc.org/zappy v1.0.0 05:43:10 go: downloading github.com/stretchr/objx v0.1.0 05:43:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:43:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:43:10 go: downloading github.com/pebbe/zmq4 v1.2.7 05:43:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:43:11 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:43:11 go: downloading github.com/kr/pretty v0.2.0 05:43:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:43:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:43:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:43:11 go: downloading github.com/hashicorp/serf v0.9.5 05:43:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:43:11 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:43:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:43:11 go: downloading github.com/edsrzf/mmap-go v1.0.0 05:43:11 go: downloading github.com/golang/snappy v0.0.1 05:43:11 go: downloading github.com/gorilla/websocket v1.4.2 05:43:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:43:11 go: downloading github.com/onsi/ginkgo v1.10.1 05:43:11 go: downloading github.com/onsi/gomega v1.7.0 05:43:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:43:11 go: downloading github.com/mitchellh/copystructure v1.0.0 05:43:11 go: downloading github.com/kr/text v0.1.0 05:43:11 go: downloading github.com/fatih/color v1.9.0 05:43:11 go: downloading github.com/mattn/go-colorable v0.1.6 05:43:11 go: downloading github.com/mattn/go-isatty v0.0.12 05:43:11 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:43:11 go: downloading github.com/pkg/errors v0.8.1 05:43:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:43:11 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:43:11 go: downloading github.com/hashicorp/memberlist v0.2.2 05:43:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:43:11 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:43:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:43:11 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:43:11 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:43:11 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:43:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:43:11 go: downloading github.com/miekg/dns v1.1.26 05:43:11 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:43:11 go: downloading github.com/hpcloud/tail v1.0.0 05:43:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:43:11 go: downloading github.com/hashicorp/errwrap v1.0.0 05:43:11 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:43:11 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:43:17 Removing intermediate container fe8e4ab40047 05:43:17 ---> 59e129a15a73 05:43:17 Step 10/12 : RUN go mod download 05:43:17 ---> Running in b44a6105cdeb 05:43:20 Removing intermediate container b44a6105cdeb 05:43:20 ---> 273748608f2a 05:43:20 Step 11/12 : ARG MAKE='make build' 05:43:20 ---> Running in 526f3b37a767 05:43:20 Removing intermediate container 526f3b37a767 05:43:20 ---> 468d30b1924c 05:43:20 Step 12/12 : RUN $MAKE 05:43:20 ---> Running in d673df6977a8 05:43:20 noop 05:43:20 Removing intermediate container d673df6977a8 05:43:20 ---> ab7f1944d15d 05:43:20 Successfully built ab7f1944d15d 05:43:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:43:20 + docker inspect -f . ci-base-image-x86_64 05:43:20 . [Pipeline] withDockerContainer 05:43:20 prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container 05:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:21 $ docker top edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:21 + go version 05:43:21 go version go1.16.6 linux/amd64 [Pipeline] } 05:43:21 $ docker stop --time=1 edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a 05:43:22 $ docker rm -f edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:23 + docker inspect -f . ci-base-image-x86_64 05:43:23 . [Pipeline] withDockerContainer 05:43:23 prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container 05:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:23 $ docker top d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:43:24 + go mod tidy [Pipeline] sh 05:43:24 + make test 05:43:24 go mod tidy 05:43:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:43:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:43:43 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:43:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 64.6% of statements 05:43:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:43:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1884 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:43:48 Running in /w/workspace/device-virtual-go/7 [Pipeline] { [Pipeline] checkout 05:43:48 The recommended git tool is: git 05:43:50 gofmt -l . 05:43:50 [ "`gofmt -l .`" = "" ] 05:43:50 ./bin/test-attribution-txt.sh 05:43:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:43:51 $ docker stop --time=1 d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb 05:43:52 $ docker rm -f d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb [Pipeline] // withDockerContainer [Pipeline] sh 05:43:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:55 using credential edgex-jenkins-ssh 05:43:55 Cloning the remote Git repository 05:43:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:55 + ls -al . 05:43:55 total 144 05:43:55 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 05:43 . 05:43:55 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 05:42 .. 05:43:55 -rw-rw-r--. 1 jenkins jenkins 8153 Oct 5 05:42 Attribution.txt 05:43:55 drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 05:42 bin 05:43:55 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 5 05:42 CHANGELOG.md 05:43:55 drwxrwxr-x. 3 jenkins jenkins 32 Oct 5 05:42 cmd 05:43:55 -rw-r--r--. 1 jenkins jenkins 46339 Oct 5 05:43 coverage.out 05:43:55 -rw-rw-r--. 1 jenkins jenkins 1921 Oct 5 05:42 Dockerfile 05:43:55 drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:42 .git 05:43:55 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:42 .github 05:43:55 -rw-rw-r--. 1 jenkins jenkins 277 Oct 5 05:42 .gitignore 05:43:55 -rw-r--r--. 1 jenkins jenkins 795 Oct 5 05:43 go.mod 05:43:55 -rw-r--r--. 1 jenkins jenkins 22824 Oct 5 05:43 go.sum 05:43:55 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:42 GOVERNANCE.md 05:43:55 drwxrwxr-x. 3 jenkins jenkins 20 Oct 5 05:42 internal 05:43:55 -rw-rw-r--. 1 jenkins jenkins 660 Oct 5 05:42 Jenkinsfile 05:43:55 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 5 05:42 LICENSE 05:43:55 -rw-rw-r--. 1 jenkins jenkins 905 Oct 5 05:42 Makefile 05:43:55 -rw-rw-r--. 1 jenkins jenkins 623 Oct 5 05:42 OWNERS.md 05:43:55 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 5 05:42 README.md 05:43:55 -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:38 VERSION 05:43:55 -rw-rw-r--. 1 jenkins jenkins 235 Oct 5 05:42 version.go [Pipeline] isUnix [Pipeline] sh 05:43:56 + 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=92f1526b7243a2b30e6d54623f66fdd260877878 --label arch=amd64 --label version=2.0.1-dev.6 . 05:43:56 Sending build context to Docker daemon 8.679MB 05:43:56 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 05:43:56 Step 2/26 : FROM ${BASE} AS builder 05:43:56 ---> ab7f1944d15d 05:43:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:43:56 ---> Running in caef7e09fde4 05:43:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:43:55 > git init /w/workspace/device-virtual-go/7 # timeout=10 05:43:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:43:55 > git --version # timeout=10 05:43:55 > git --version # 'git version 2.17.1' 05:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:56 Removing intermediate container caef7e09fde4 05:43:56 ---> b7d23dda42d0 05:43:56 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:43:56 ---> Running in a1118b8e5176 05:43:56 Removing intermediate container a1118b8e5176 05:43:56 ---> 79fa9187e113 05:43:56 Step 5/26 : WORKDIR /device-virtual-go 05:43:56 ---> Running in dd4bdde87fb8 05:43:56 Removing intermediate container dd4bdde87fb8 05:43:56 ---> 06fd28bbd675 05:43:56 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:56 ---> Running in 355e790886a4 05:43:57 Removing intermediate container 355e790886a4 05:43:57 ---> 690427ae4493 05:43:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:57 ---> Running in ba41fb803eed 05:43:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:43:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:43:57 Avoid second fetch 05:43:57 Checking out Revision 92f1526b7243a2b30e6d54623f66fdd260877878 (main) 05:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:43:58 OK: 223 MiB in 55 packages 05:43:58 Removing intermediate container ba41fb803eed 05:43:58 ---> 0c955a337575 05:43:58 Step 8/26 : COPY . . 05:43:58 ---> eb5d0a6a0be2 05:43:58 Step 9/26 : RUN go mod tidy 05:43:59 ---> Running in 082b02d0787e 05:43:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:57 > git config core.sparsecheckout # timeout=10 05:43:57 > git checkout -f 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 05:43:59 Removing intermediate container 082b02d0787e 05:43:59 ---> 0fc5d0bd4df1 05:43:59 Step 10/26 : RUN go mod download 05:43:59 ---> Running in 0e85ffcd9471 05:44:00 Removing intermediate container 0e85ffcd9471 05:44:00 ---> df725b9d6414 05:44:00 Step 11/26 : ARG MAKE='make build' 05:44:00 ---> Running in f47a8447faca 05:44:00 Removing intermediate container f47a8447faca 05:44:00 ---> e7a2ee6fe94b 05:44:00 Step 12/26 : RUN $MAKE 05:44:00 ---> Running in ad685c5e4f20 05:44:00 go mod tidy 05:44:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.6" -o cmd/device-virtual ./cmd 05:44:02 Commit message: "Merge pull request #240 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:02 provisioning config files... 05:44:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config1334161884195980309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:03 ---> docker-login.sh 05:44:03 nexus3.edgexfoundry.org:10001 05:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:04 Configure a credential helper to remove this warning. See 05:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:04 05:44:04 Login Succeeded 05:44:04 nexus3.edgexfoundry.org:10002 05:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:05 Configure a credential helper to remove this warning. See 05:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:05 05:44:05 Login Succeeded 05:44:05 nexus3.edgexfoundry.org:10003 05:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:05 Configure a credential helper to remove this warning. See 05:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:05 05:44:05 Login Succeeded 05:44:05 nexus3.edgexfoundry.org:10004 05:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:06 Configure a credential helper to remove this warning. See 05:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:06 05:44:06 Login Succeeded 05:44:06 docker.io 05:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:07 Configure a credential helper to remove this warning. See 05:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:07 05:44:07 Login Succeeded 05:44:07 ---> docker-login.sh ends [Pipeline] } 05:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:44:07 ========================================================= 05:44:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:44:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:44:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:44:08 Sending build context to Docker daemon 8.608MB 05:44:08 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 05:44:08 Step 2/12 : FROM ${BASE} AS builder 05:44:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:08 595b0fe564bb: Pulling fs layer 05:44:08 24495759ef45: Pulling fs layer 05:44:08 d148012ef14d: Pulling fs layer 05:44:08 e90a11edd702: Pulling fs layer 05:44:08 d77568369979: Pulling fs layer 05:44:08 fc1c9f9a7f3b: Pulling fs layer 05:44:08 170f2ba95c9a: Pulling fs layer 05:44:08 97ac5df62f85: Pulling fs layer 05:44:08 e90a11edd702: Waiting 05:44:08 d77568369979: Waiting 05:44:08 170f2ba95c9a: Waiting 05:44:08 97ac5df62f85: Waiting 05:44:08 fc1c9f9a7f3b: Waiting 05:44:08 d148012ef14d: Verifying Checksum 05:44:08 d148012ef14d: Download complete 05:44:08 24495759ef45: Verifying Checksum 05:44:08 24495759ef45: Download complete 05:44:09 d77568369979: Verifying Checksum 05:44:09 d77568369979: Download complete 05:44:09 fc1c9f9a7f3b: Verifying Checksum 05:44:09 fc1c9f9a7f3b: Download complete 05:44:09 170f2ba95c9a: Verifying Checksum 05:44:09 170f2ba95c9a: Download complete 05:44:09 595b0fe564bb: Download complete 05:44:09 595b0fe564bb: Pull complete 05:44:10 24495759ef45: Pull complete 05:44:10 d148012ef14d: Pull complete 05:44:11 97ac5df62f85: Verifying Checksum 05:44:11 97ac5df62f85: Download complete 05:44:11 e90a11edd702: Verifying Checksum 05:44:11 e90a11edd702: Download complete 05:44:15 Removing intermediate container ad685c5e4f20 05:44:15 ---> b4376c48fc3a 05:44:15 Step 13/26 : FROM alpine:3.14 05:44:15 3.14: Pulling from library/alpine 05:44:16 a0d0a0d46f8b: Pulling fs layer 05:44:16 a0d0a0d46f8b: Verifying Checksum 05:44:16 a0d0a0d46f8b: Download complete 05:44:16 a0d0a0d46f8b: Pull complete 05:44:16 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:44:16 Status: Downloaded newer image for alpine:3.14 05:44:16 ---> 14119a10abf4 05:44:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:44:16 ---> Running in 1f6df14c4cd6 05:44:16 Removing intermediate container 1f6df14c4cd6 05:44:16 ---> 40ecf1f6f546 05:44:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:16 ---> Running in a44a57bd4d32 05:44:17 Removing intermediate container a44a57bd4d32 05:44:17 ---> 8fa38ce0dde7 05:44:17 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:44:17 ---> Running in 6b617e3d5be0 05:44:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:44:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:44:18 (1/6) Installing dumb-init (1.2.5-r1) 05:44:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:44:18 (3/6) Installing libsodium (1.0.18-r0) 05:44:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:44:18 (5/6) Installing libzmq (4.3.4-r0) 05:44:19 (6/6) Installing zeromq (4.3.4-r0) 05:44:19 Executing busybox-1.33.1-r3.trigger 05:44:19 OK: 8 MiB in 20 packages 05:44:19 Removing intermediate container 6b617e3d5be0 05:44:19 ---> f82f6fb20e0e 05:44:19 Step 17/26 : WORKDIR / 05:44:19 ---> Running in 27460ae0bc1b 05:44:19 Removing intermediate container 27460ae0bc1b 05:44:19 ---> 954b834b5d34 05:44:19 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:44:19 ---> 1f0a17ab6e00 05:44:19 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:44:19 ---> 0d95f45810db 05:44:19 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:44:20 ---> aff5552edca6 05:44:20 Step 21/26 : EXPOSE 59900 05:44:20 ---> Running in 5c2689ca5244 05:44:20 Removing intermediate container 5c2689ca5244 05:44:20 ---> 8da362cd0e59 05:44:20 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:44:20 ---> Running in bd79d2db6e8c 05:44:20 Removing intermediate container bd79d2db6e8c 05:44:20 ---> d84b7ef7717e 05:44:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:44:20 ---> Running in 57d4c8ad441c 05:44:20 Removing intermediate container 57d4c8ad441c 05:44:20 ---> 37a10bdd15cf 05:44:20 Step 24/26 : LABEL arch=amd64 05:44:20 ---> Running in 334e51dd5ed2 05:44:20 Removing intermediate container 334e51dd5ed2 05:44:20 ---> b2f8f1084009 05:44:20 Step 25/26 : LABEL git_sha=92f1526b7243a2b30e6d54623f66fdd260877878 05:44:20 ---> Running in 64173c751473 05:44:20 Removing intermediate container 64173c751473 05:44:20 ---> d2cd939d030d 05:44:20 Step 26/26 : LABEL version=2.0.1-dev.6 05:44:20 ---> Running in c8a9358790fe 05:44:20 Removing intermediate container c8a9358790fe 05:44:20 ---> 8f7366645228 05:44:20 [Warning] One or more build-args [ARCH] were not consumed 05:44:20 Successfully built 8f7366645228 05:44:20 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:21 provisioning config files... 05:44:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config6018382171780027432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:21 ---> docker-login.sh 05:44:21 nexus3.edgexfoundry.org:10001 05:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:21 Configure a credential helper to remove this warning. See 05:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:21 05:44:21 Login Succeeded 05:44:21 nexus3.edgexfoundry.org:10002 05:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:21 Configure a credential helper to remove this warning. See 05:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:21 05:44:21 Login Succeeded 05:44:21 nexus3.edgexfoundry.org:10003 05:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:21 Configure a credential helper to remove this warning. See 05:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:21 05:44:21 Login Succeeded 05:44:21 nexus3.edgexfoundry.org:10004 05:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:21 e90a11edd702: Pull complete 05:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:22 Configure a credential helper to remove this warning. See 05:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:22 05:44:22 Login Succeeded 05:44:22 docker.io 05:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:22 d77568369979: Pull complete 05:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:22 Configure a credential helper to remove this warning. See 05:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:22 05:44:22 Login Succeeded 05:44:22 ---> docker-login.sh ends [Pipeline] } 05:44:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:22 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 05:44:22 92f1526b7243a2b30e6d54623f66fdd260877878 05:44:22 latest 05:44:22 2.0.1-dev.6 05:44:22 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:44:22 main 05:44:22 ===================================================== 05:44:22 fc1c9f9a7f3b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:22 170f2ba95c9a: Pull complete 05:44:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh 05:44:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 05:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:44:23 ee3b3a67cae2: Preparing 05:44:23 46b833c94222: Preparing 05:44:23 fb3a951de95c: Preparing 05:44:23 a898eccaaeba: Preparing 05:44:23 da258b1fab8c: Preparing 05:44:23 e2eb06d8af82: Preparing 05:44:23 e2eb06d8af82: Waiting 05:44:23 46b833c94222: Pushed 05:44:23 da258b1fab8c: Pushed 05:44:23 e2eb06d8af82: Layer already exists 05:44:23 a898eccaaeba: Pushed 05:44:23 fb3a951de95c: Pushed 05:44:24 ee3b3a67cae2: Pushed 05:44:25 92f1526b7243a2b30e6d54623f66fdd260877878: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh 05:44:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 05:44:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 05:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:44:25 ee3b3a67cae2: Preparing 05:44:25 46b833c94222: Preparing 05:44:25 fb3a951de95c: Preparing 05:44:25 a898eccaaeba: Preparing 05:44:25 da258b1fab8c: Preparing 05:44:25 e2eb06d8af82: Preparing 05:44:25 e2eb06d8af82: Waiting 05:44:25 46b833c94222: Layer already exists 05:44:25 fb3a951de95c: Layer already exists 05:44:25 ee3b3a67cae2: Layer already exists 05:44:25 a898eccaaeba: Layer already exists 05:44:25 da258b1fab8c: Layer already exists 05:44:25 e2eb06d8af82: Layer already exists 05:44:25 latest: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh 05:44:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:44:26 ee3b3a67cae2: Preparing 05:44:26 46b833c94222: Preparing 05:44:26 fb3a951de95c: Preparing 05:44:26 a898eccaaeba: Preparing 05:44:26 da258b1fab8c: Preparing 05:44:26 e2eb06d8af82: Preparing 05:44:26 e2eb06d8af82: Waiting 05:44:26 ee3b3a67cae2: Layer already exists 05:44:26 a898eccaaeba: Layer already exists 05:44:26 fb3a951de95c: Layer already exists 05:44:26 46b833c94222: Layer already exists 05:44:26 da258b1fab8c: Layer already exists 05:44:26 e2eb06d8af82: Layer already exists 05:44:26 2.0.1-dev.6: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh 05:44:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:44:26 ee3b3a67cae2: Preparing 05:44:26 46b833c94222: Preparing 05:44:26 fb3a951de95c: Preparing 05:44:26 a898eccaaeba: Preparing 05:44:26 da258b1fab8c: Preparing 05:44:26 e2eb06d8af82: Preparing 05:44:26 e2eb06d8af82: Waiting 05:44:26 ee3b3a67cae2: Layer already exists 05:44:26 fb3a951de95c: Layer already exists 05:44:26 a898eccaaeba: Layer already exists 05:44:26 da258b1fab8c: Layer already exists 05:44:26 46b833c94222: Layer already exists 05:44:26 e2eb06d8af82: Layer already exists 05:44:26 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh 05:44:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 05:44:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 05:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:44:27 ee3b3a67cae2: Preparing 05:44:27 46b833c94222: Preparing 05:44:27 fb3a951de95c: Preparing 05:44:27 a898eccaaeba: Preparing 05:44:27 da258b1fab8c: Preparing 05:44:27 e2eb06d8af82: Preparing 05:44:27 e2eb06d8af82: Waiting 05:44:27 fb3a951de95c: Layer already exists 05:44:27 a898eccaaeba: Layer already exists 05:44:27 46b833c94222: Layer already exists 05:44:27 da258b1fab8c: Layer already exists 05:44:27 ee3b3a67cae2: Layer already exists 05:44:27 e2eb06d8af82: Layer already exists 05:44:27 main: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:27 ===================================================== [Pipeline] echo 05:44:27 taggedImages: 05:44:27 - nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 05:44:27 - nexus3.edgexfoundry.org:10004/device-virtual:latest 05:44:27 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 05:44:27 - nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:44:27 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:28 05:44:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:28 latest: Pulling from edgex-lftools-log-publisher 05:44:28 b4d181a07f80: Pulling fs layer 05:44:28 a1111a8f2ec3: Pulling fs layer 05:44:28 ed53099fbce6: Pulling fs layer 05:44:28 dc539afda2c1: Pulling fs layer 05:44:28 77bc0d833cb6: Pulling fs layer 05:44:28 9065ff56babe: Pulling fs layer 05:44:28 d287ab97295c: Pulling fs layer 05:44:28 dc539afda2c1: Waiting 05:44:28 77bc0d833cb6: Waiting 05:44:28 9065ff56babe: Waiting 05:44:28 d287ab97295c: Waiting 05:44:28 a1111a8f2ec3: Verifying Checksum 05:44:28 a1111a8f2ec3: Download complete 05:44:28 dc539afda2c1: Verifying Checksum 05:44:28 dc539afda2c1: Download complete 05:44:28 ed53099fbce6: Verifying Checksum 05:44:28 ed53099fbce6: Download complete 05:44:28 b4d181a07f80: Verifying Checksum 05:44:28 b4d181a07f80: Download complete 05:44:28 9065ff56babe: Verifying Checksum 05:44:28 9065ff56babe: Download complete 05:44:28 77bc0d833cb6: Verifying Checksum 05:44:28 77bc0d833cb6: Download complete 05:44:29 97ac5df62f85: Pull complete 05:44:29 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 05:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:44:29 ---> 04bc70af865f 05:44:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:44:30 d287ab97295c: Verifying Checksum 05:44:30 d287ab97295c: Download complete 05:44:30 b4d181a07f80: Pull complete 05:44:30 a1111a8f2ec3: Pull complete 05:44:31 ed53099fbce6: Pull complete 05:44:31 dc539afda2c1: Pull complete 05:44:31 77bc0d833cb6: Pull complete 05:44:31 9065ff56babe: Pull complete 05:44:32 ---> Running in 7b8c83444aed 05:44:33 Removing intermediate container 7b8c83444aed 05:44:33 ---> 353c7dd970b4 05:44:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:44:33 ---> Running in bb6cf90a0d5d 05:44:33 Removing intermediate container bb6cf90a0d5d 05:44:33 ---> e90c4abbde8e 05:44:33 Step 5/12 : WORKDIR /device-virtual-go 05:44:33 ---> Running in c0a5db44f70f 05:44:34 Removing intermediate container c0a5db44f70f 05:44:34 ---> af9e704499c1 05:44:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:34 ---> Running in 8f01cc640911 05:44:37 Removing intermediate container 8f01cc640911 05:44:37 ---> b75ba5d3d6d8 05:44:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:37 ---> Running in e886c9badfa5 05:44:37 d287ab97295c: Pull complete 05:44:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:44:37 prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container 05:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:44:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:44:39 $ docker top aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc -eo pid,comm [Pipeline] { 05:44:39 (1/3) Installing openssh-keygen (8.4_p1-r3) 05:44:39 (2/3) Installing libedit (20191231.3.1-r1) [Pipeline] libraryResource [Pipeline] sh 05:44:40 (3/3) Installing openssh-client (8.4_p1-r3) 05:44:40 Executing busybox-1.32.1-r6.trigger 05:44:40 OK: 222 MiB in 55 packages 05:44:40 ---> job-cost.sh 05:44:40 lf-activate-venv: SKIPPING 05:44:40 INFO: No Stack... 05:44:40 INFO: Retrieving Pricing Info for: v3-standard-2 05:44:41 INFO: Archiving Costs [Pipeline] sh 05:44:41 + cat /w/workspace/device-virtual-go/7/archives/cost.csv 05:44:41 + cut -d, -f6 [Pipeline] lock 05:44:41 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] 05:44:41 Resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] did not exist. Created. 05:44:41 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:41 Removing intermediate container e886c9badfa5 05:44:41 ---> cbef599cb453 05:44:41 Step 8/12 : COPY . . 05:44:41 + echo total: 0.05999999865889549 [Pipeline] stash 05:44:41 Stashed 1 file(s) [Pipeline] } 05:44:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:41 $ docker stop --time=1 aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc 05:44:42 $ docker rm -f aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc 05:44:42 ---> 191b3008d195 05:44:42 Step 9/12 : RUN go mod tidy 05:44:42 ---> Running in 4295381a7fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:45 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 05:44:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 05:44:45 go: downloading modernc.org/ql v1.0.0 05:44:45 go: downloading github.com/gorilla/mux v1.8.0 05:44:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 05:44:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 05:44:45 go: downloading github.com/google/uuid v1.2.0 05:44:45 go: downloading github.com/stretchr/testify v1.7.0 05:44:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:44:45 go: downloading github.com/go-kit/kit v0.9.0 05:44:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:44:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 05:44:46 go: downloading github.com/pelletier/go-toml v1.9.2 05:44:46 go: downloading gopkg.in/yaml.v2 v2.4.0 05:44:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 05:44:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 05:44:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:44:46 go: downloading github.com/davecgh/go-spew v1.1.1 05:44:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:44:46 go: downloading github.com/pmezard/go-difflib v1.0.0 05:44:46 go: downloading github.com/go-playground/universal-translator v0.17.0 05:44:46 go: downloading github.com/leodido/go-urn v1.2.0 05:44:46 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:44:46 go: downloading golang.org/x/text v0.3.2 05:44:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:44:46 go: downloading github.com/go-playground/locales v0.13.0 05:44:49 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:44:49 go: downloading modernc.org/db v1.0.0 05:44:49 go: downloading modernc.org/b v1.0.0 05:44:49 go: downloading modernc.org/file v1.0.0 05:44:49 go: downloading modernc.org/golex v1.0.0 05:44:49 go: downloading modernc.org/internal v1.0.0 05:44:49 go: downloading modernc.org/lldb v1.0.0 05:44:49 go: downloading modernc.org/mathutil v1.0.0 05:44:49 go: downloading modernc.org/strutil v1.0.0 05:44:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:44:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:44:49 go: downloading github.com/go-stack/stack v1.8.0 05:44:49 go: downloading github.com/hashicorp/consul/api v1.8.1 05:44:49 go: downloading github.com/x448/float16 v0.8.4 05:44:49 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:44:49 go: downloading github.com/stretchr/objx v0.1.0 05:44:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:44:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:44:49 go: downloading github.com/pebbe/zmq4 v1.2.7 05:44:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:44:49 go: downloading modernc.org/fileutil v1.0.0 05:44:49 go: downloading modernc.org/sortutil v1.0.0 05:44:49 go: downloading modernc.org/zappy v1.0.0 05:44:49 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 05:44:49 go: downloading github.com/kr/pretty v0.2.0 05:44:49 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:44:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:44:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:44:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:44:50 go: downloading github.com/hashicorp/serf v0.9.5 05:44:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:44:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:44:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:44:50 go: downloading github.com/gorilla/websocket v1.4.2 05:44:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:44:50 go: downloading github.com/edsrzf/mmap-go v1.0.0 05:44:50 go: downloading github.com/onsi/ginkgo v1.10.1 05:44:50 go: downloading github.com/onsi/gomega v1.7.0 05:44:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:44:50 go: downloading github.com/mitchellh/copystructure v1.0.0 05:44:50 go: downloading github.com/golang/snappy v0.0.1 05:44:50 go: downloading github.com/kr/text v0.1.0 05:44:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:44:50 go: downloading github.com/fatih/color v1.9.0 05:44:50 go: downloading github.com/mattn/go-colorable v0.1.6 05:44:50 go: downloading github.com/mattn/go-isatty v0.0.12 05:44:50 go: downloading github.com/pkg/errors v0.8.1 05:44:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:44:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:44:50 go: downloading github.com/hashicorp/memberlist v0.2.2 05:44:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:44:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:44:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:44:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:44:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:44:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:44:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:44:50 go: downloading github.com/miekg/dns v1.1.26 05:44:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:44:51 go: downloading github.com/hpcloud/tail v1.0.0 05:44:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:44:51 go: downloading github.com/hashicorp/errwrap v1.0.0 05:44:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:44:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:45:06 Removing intermediate container 4295381a7fd7 05:45:06 ---> 59960cc4f800 05:45:06 Step 10/12 : RUN go mod download 05:45:06 ---> Running in cd47bfd5f5dd 05:45:13 Removing intermediate container cd47bfd5f5dd 05:45:13 ---> fe7646ea9aa7 05:45:13 Step 11/12 : ARG MAKE='make build' 05:45:13 ---> Running in b8aa1d8776e2 05:45:13 Removing intermediate container b8aa1d8776e2 05:45:13 ---> 649be4329d2b 05:45:13 Step 12/12 : RUN $MAKE 05:45:13 ---> Running in a0148b34495b 05:45:14 noop 05:45:14 Removing intermediate container a0148b34495b 05:45:14 ---> 649beeceeff8 05:45:14 Successfully built 649beeceeff8 05:45:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:45:15 + docker inspect -f . ci-base-image-arm64 05:45:15 . [Pipeline] withDockerContainer 05:45:15 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 05:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:45:17 $ docker top 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:18 + go version 05:45:18 go version go1.16.6 linux/arm64 [Pipeline] } 05:45:18 $ docker stop --time=1 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 05:45:20 $ docker rm -f 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:21 + docker inspect -f . ci-base-image-arm64 05:45:21 . [Pipeline] withDockerContainer 05:45:21 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 05:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:45:23 $ docker top 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:45:24 + go mod tidy [Pipeline] sh 05:45:25 + make test 05:45:25 go mod tidy 05:45:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:45:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:46:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:46:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.691s coverage: 64.6% of statements 05:46:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:46:57 gofmt -l . 05:46:57 [ "`gofmt -l .`" = "" ] 05:46:57 ./bin/test-attribution-txt.sh 05:46:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:47:00 $ docker stop --time=1 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 05:47:02 $ docker rm -f 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:03 Warning: overwriting stash ‘coverage-report’ 05:47:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:04 + ls -al . 05:47:04 total 168 05:47:04 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 05:47 . 05:47:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:43 .. 05:47:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:44 .git 05:47:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:43 .github 05:47:04 -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 05:43 .gitignore 05:47:04 -rw-rw-r-- 1 jenkins jenkins 8153 Oct 5 05:43 Attribution.txt 05:47:04 -rw-rw-r-- 1 jenkins jenkins 6349 Oct 5 05:43 CHANGELOG.md 05:47:04 -rw-rw-r-- 1 jenkins jenkins 1921 Oct 5 05:43 Dockerfile 05:47:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:43 GOVERNANCE.md 05:47:04 -rw-rw-r-- 1 jenkins jenkins 660 Oct 5 05:43 Jenkinsfile 05:47:04 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:43 LICENSE 05:47:04 -rw-rw-r-- 1 jenkins jenkins 905 Oct 5 05:43 Makefile 05:47:04 -rw-rw-r-- 1 jenkins jenkins 623 Oct 5 05:43 OWNERS.md 05:47:04 -rw-rw-r-- 1 jenkins jenkins 2913 Oct 5 05:43 README.md 05:47:04 -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:38 VERSION 05:47:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:43 bin 05:47:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:43 cmd 05:47:04 -rw-r--r-- 1 jenkins jenkins 46339 Oct 5 05:46 coverage.out 05:47:04 -rw-r--r-- 1 jenkins jenkins 795 Oct 5 05:46 go.mod 05:47:04 -rw-r--r-- 1 jenkins jenkins 22824 Oct 5 05:45 go.sum 05:47:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:43 internal 05:47:04 -rw-rw-r-- 1 jenkins jenkins 235 Oct 5 05:43 version.go [Pipeline] isUnix [Pipeline] sh 05:47:05 + 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=92f1526b7243a2b30e6d54623f66fdd260877878 --label arch=arm64 --label version=2.0.1-dev.6 . 05:47:05 Sending build context to Docker daemon 8.679MB 05:47:05 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 05:47:05 Step 2/26 : FROM ${BASE} AS builder 05:47:05 ---> 649beeceeff8 05:47:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:47:05 ---> Running in 0e191345581c 05:47:06 Removing intermediate container 0e191345581c 05:47:06 ---> 80aaf23fa774 05:47:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:47:06 ---> Running in c462e7c30907 05:47:07 Removing intermediate container c462e7c30907 05:47:07 ---> 5241d7b5f420 05:47:07 Step 5/26 : WORKDIR /device-virtual-go 05:47:07 ---> Running in fb0f3d0df279 05:47:07 Removing intermediate container fb0f3d0df279 05:47:07 ---> 09ca70a76d82 05:47:07 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:07 ---> Running in 6bee7ba8c8d8 05:47:09 Removing intermediate container 6bee7ba8c8d8 05:47:09 ---> 870d7ea4699a 05:47:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:10 ---> Running in 7d954a11ca7a 05:47:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:47:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:47:12 OK: 222 MiB in 55 packages 05:47:13 Removing intermediate container 7d954a11ca7a 05:47:13 ---> f16d1f373a36 05:47:13 Step 8/26 : COPY . . 05:47:15 ---> 0d4644f3c7ed 05:47:15 Step 9/26 : RUN go mod tidy 05:47:15 ---> Running in 074f65a8a3b0 05:47:17 Removing intermediate container 074f65a8a3b0 05:47:17 ---> cfa1e9099181 05:47:17 Step 10/26 : RUN go mod download 05:47:18 ---> Running in fc99b20362a4 05:47:20 Removing intermediate container fc99b20362a4 05:47:20 ---> f2a05543bfce 05:47:20 Step 11/26 : ARG MAKE='make build' 05:47:20 ---> Running in 0d3c9042bffa 05:47:20 Removing intermediate container 0d3c9042bffa 05:47:20 ---> 1353aa3cf37e 05:47:20 Step 12/26 : RUN $MAKE 05:47:21 ---> Running in c9842e378e41 05:47:22 go mod tidy 05:47:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.6" -o cmd/device-virtual ./cmd 05:48:19 Removing intermediate container c9842e378e41 05:48:19 ---> be6f2117c712 05:48:19 Step 13/26 : FROM alpine:3.14 05:48:19 3.14: Pulling from library/alpine 05:48:19 552d1f2373af: Pulling fs layer 05:48:19 552d1f2373af: Verifying Checksum 05:48:19 552d1f2373af: Download complete 05:48:19 552d1f2373af: Pull complete 05:48:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:48:19 Status: Downloaded newer image for alpine:3.14 05:48:19 ---> bb3de5531c18 05:48:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:48:19 ---> Running in d500d180ee88 05:48:19 Removing intermediate container d500d180ee88 05:48:19 ---> b0496e4efa45 05:48:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:19 ---> Running in 2c6a02eefe89 05:48:19 Removing intermediate container 2c6a02eefe89 05:48:19 ---> 15ec17ba26f1 05:48:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:48:19 ---> Running in 41d78c7de054 05:48:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:48:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:48:22 (1/6) Installing dumb-init (1.2.5-r1) 05:48:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:48:22 (3/6) Installing libsodium (1.0.18-r0) 05:48:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:48:22 (5/6) Installing libzmq (4.3.4-r0) 05:48:22 (6/6) Installing zeromq (4.3.4-r0) 05:48:22 Executing busybox-1.33.1-r3.trigger 05:48:22 OK: 8 MiB in 20 packages 05:48:23 Removing intermediate container 41d78c7de054 05:48:23 ---> f66d0bcd47df 05:48:23 Step 17/26 : WORKDIR / 05:48:23 ---> Running in 99c5d9195400 05:48:24 Removing intermediate container 99c5d9195400 05:48:24 ---> 7c3ed220bb5a 05:48:24 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:48:25 ---> e61e3bc0b55d 05:48:25 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:48:25 ---> 73151d2ecf7b 05:48:25 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:48:27 ---> 48ff21aa78ec 05:48:27 Step 21/26 : EXPOSE 59900 05:48:27 ---> Running in c6f833d71447 05:48:27 Removing intermediate container c6f833d71447 05:48:27 ---> b31626a82ffa 05:48:27 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:48:27 ---> Running in 03d8dbbd1425 05:48:28 Removing intermediate container 03d8dbbd1425 05:48:28 ---> b1deef082ba6 05:48:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:48:28 ---> Running in 029fde8ee369 05:48:29 Removing intermediate container 029fde8ee369 05:48:29 ---> b873fb1e8ca0 05:48:29 Step 24/26 : LABEL arch=arm64 05:48:29 ---> Running in 0817e6f852da 05:48:29 Removing intermediate container 0817e6f852da 05:48:29 ---> e35562cd6152 05:48:29 Step 25/26 : LABEL git_sha=92f1526b7243a2b30e6d54623f66fdd260877878 05:48:29 ---> Running in c05eb2531e1a 05:48:30 Removing intermediate container c05eb2531e1a 05:48:30 ---> dfe758075d83 05:48:30 Step 26/26 : LABEL version=2.0.1-dev.6 05:48:30 ---> Running in 2a443b5b0277 05:48:30 Removing intermediate container 2a443b5b0277 05:48:30 ---> ce64320a485c 05:48:30 [Warning] One or more build-args [ARCH] were not consumed 05:48:30 Successfully built ce64320a485c 05:48:30 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:31 provisioning config files... 05:48:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config3805419462114661138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:31 ---> docker-login.sh 05:48:31 nexus3.edgexfoundry.org:10001 05:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:32 Configure a credential helper to remove this warning. See 05:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:32 05:48:32 Login Succeeded 05:48:32 nexus3.edgexfoundry.org:10002 05:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:32 Configure a credential helper to remove this warning. See 05:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:32 05:48:32 Login Succeeded 05:48:32 nexus3.edgexfoundry.org:10003 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 nexus3.edgexfoundry.org:10004 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 docker.io 05:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:34 Configure a credential helper to remove this warning. See 05:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:34 05:48:34 Login Succeeded 05:48:34 ---> docker-login.sh ends [Pipeline] } 05:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:34 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 05:48:34 92f1526b7243a2b30e6d54623f66fdd260877878 05:48:34 latest 05:48:34 2.0.1-dev.6 05:48:34 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:48:34 main 05:48:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:35 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh 05:48:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 05:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:48:35 b666905a713c: Preparing 05:48:35 fdbb42a028f9: Preparing 05:48:35 b4a8980dafe6: Preparing 05:48:35 cffc5ef4ec73: Preparing 05:48:35 cb284276bbdd: Preparing 05:48:35 ee420dfed78a: Preparing 05:48:35 ee420dfed78a: Waiting 05:48:36 fdbb42a028f9: Pushed 05:48:36 b4a8980dafe6: Pushed 05:48:36 cb284276bbdd: Pushed 05:48:36 ee420dfed78a: Layer already exists 05:48:37 cffc5ef4ec73: Pushed 05:48:39 b666905a713c: Pushed 05:48:39 92f1526b7243a2b30e6d54623f66fdd260877878: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:48:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:48:40 b666905a713c: Preparing 05:48:40 fdbb42a028f9: Preparing 05:48:40 b4a8980dafe6: Preparing 05:48:40 cffc5ef4ec73: Preparing 05:48:40 cb284276bbdd: Preparing 05:48:40 ee420dfed78a: Preparing 05:48:40 ee420dfed78a: Waiting 05:48:41 cffc5ef4ec73: Layer already exists 05:48:41 b4a8980dafe6: Layer already exists 05:48:41 b666905a713c: Layer already exists 05:48:41 cb284276bbdd: Layer already exists 05:48:41 fdbb42a028f9: Layer already exists 05:48:41 ee420dfed78a: Layer already exists 05:48:41 latest: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:48:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 05:48:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 05:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:48:41 b666905a713c: Preparing 05:48:41 fdbb42a028f9: Preparing 05:48:41 b4a8980dafe6: Preparing 05:48:41 cffc5ef4ec73: Preparing 05:48:41 cb284276bbdd: Preparing 05:48:41 ee420dfed78a: Preparing 05:48:41 ee420dfed78a: Waiting 05:48:42 cffc5ef4ec73: Layer already exists 05:48:42 b666905a713c: Layer already exists 05:48:42 b4a8980dafe6: Layer already exists 05:48:42 fdbb42a028f9: Layer already exists 05:48:42 cb284276bbdd: Layer already exists 05:48:42 ee420dfed78a: Layer already exists 05:48:42 2.0.1-dev.6: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:48:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 05:48:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:48:42 b666905a713c: Preparing 05:48:42 fdbb42a028f9: Preparing 05:48:42 b4a8980dafe6: Preparing 05:48:42 cffc5ef4ec73: Preparing 05:48:42 cb284276bbdd: Preparing 05:48:42 ee420dfed78a: Preparing 05:48:42 ee420dfed78a: Waiting 05:48:42 b4a8980dafe6: Layer already exists 05:48:42 fdbb42a028f9: Layer already exists 05:48:42 cffc5ef4ec73: Layer already exists 05:48:42 cb284276bbdd: Layer already exists 05:48:42 b666905a713c: Layer already exists 05:48:43 ee420dfed78a: Layer already exists 05:48:43 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:48:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 05:48:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 05:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 05:48:43 b666905a713c: Preparing 05:48:43 fdbb42a028f9: Preparing 05:48:43 b4a8980dafe6: Preparing 05:48:43 cffc5ef4ec73: Preparing 05:48:43 cb284276bbdd: Preparing 05:48:43 ee420dfed78a: Preparing 05:48:43 ee420dfed78a: Waiting 05:48:44 cffc5ef4ec73: Layer already exists 05:48:44 fdbb42a028f9: Layer already exists 05:48:44 b666905a713c: Layer already exists 05:48:44 b4a8980dafe6: Layer already exists 05:48:44 cb284276bbdd: Layer already exists 05:48:44 ee420dfed78a: Layer already exists 05:48:44 main: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:44 ===================================================== [Pipeline] echo 05:48:44 taggedImages: 05:48:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 05:48:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 05:48:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 05:48:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 05:48:44 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:48:45 05:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:48:45 arm64: Pulling from edgex-lftools-log-publisher 05:48:45 448f6bf000e3: Pulling fs layer 05:48:45 f757da607395: Pulling fs layer 05:48:45 05883995daec: Pulling fs layer 05:48:45 8603b9c90790: Pulling fs layer 05:48:45 1560dd03e051: Pulling fs layer 05:48:45 27f5ce0e4adf: Pulling fs layer 05:48:45 c2d8d7efcc4b: Pulling fs layer 05:48:45 8603b9c90790: Waiting 05:48:45 1560dd03e051: Waiting 05:48:45 27f5ce0e4adf: Waiting 05:48:45 c2d8d7efcc4b: Waiting 05:48:45 f757da607395: Verifying Checksum 05:48:45 f757da607395: Download complete 05:48:46 8603b9c90790: Verifying Checksum 05:48:46 8603b9c90790: Download complete 05:48:46 1560dd03e051: Verifying Checksum 05:48:46 1560dd03e051: Download complete 05:48:46 27f5ce0e4adf: Verifying Checksum 05:48:46 27f5ce0e4adf: Download complete 05:48:46 05883995daec: Verifying Checksum 05:48:46 05883995daec: Download complete 05:48:46 448f6bf000e3: Verifying Checksum 05:48:46 448f6bf000e3: Download complete 05:48:49 c2d8d7efcc4b: Verifying Checksum 05:48:49 c2d8d7efcc4b: Download complete 05:48:50 448f6bf000e3: Pull complete 05:48:51 f757da607395: Pull complete 05:48:52 05883995daec: Pull complete 05:48:53 8603b9c90790: Pull complete 05:48:54 1560dd03e051: Pull complete 05:48:54 27f5ce0e4adf: Pull complete 05:49:09 c2d8d7efcc4b: Pull complete 05:49:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:49:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:49:09 prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container 05:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:49:14 $ docker top aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:15 ---> job-cost.sh 05:49:15 lf-activate-venv: SKIPPING 05:49:15 INFO: No Stack... 05:49:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:49:20 INFO: Archiving Costs [Pipeline] sh 05:49:21 + cat /w/workspace/device-virtual-go/7/archives/cost.csv 05:49:21 + cut -d, -f6 [Pipeline] lock 05:49:21 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] 05:49:21 Resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] did not exist. Created. 05:49:21 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:22 /w/workspace/device-virtual-go/7@tmp/durable-f4644758/script.sh: 1: /w/workspace/device-virtual-go/7@tmp/durable-f4644758/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:49:23 + echo total: 0.10999999940395355 [Pipeline] stash 05:49:23 Warning: overwriting stash ‘stack-cost’ 05:49:23 Stashed 1 file(s) [Pipeline] } 05:49:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 05:49:23 $ docker stop --time=1 aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 05:49:24 $ docker rm -f aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:49:26 provisioning config files... 05:49:26 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1266655799570173841tmp [Pipeline] { [Pipeline] sh 05:49:26 + set +x 05:49:26 + bash -s -- 05:49:26 + curl -s https://codecov.io/bash 05:49:26 05:49:26 _____ _ 05:49:26 / ____| | | 05:49:26 | | ___ __| | ___ ___ _____ __ 05:49:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:49:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:49:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:49:26 Bash-1.0.6 05:49:26 05:49:26 05:49:26 ==> git version 2.24.4 found 05:49:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:49:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:49:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:49:26 ==> Jenkins CI detected. 05:49:26 current dir:  /w/workspace/exfoundry_device-virtual-go_main 05:49:26 project root: . 05:49:26 --> token set from env 05:49:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:49:26 ==> Running gcov in . (disable via -X gcov) 05:49:26 ==> Python coveragepy not found 05:49:26 ==> Searching for coverage reports in: 05:49:26 + . 05:49:26 -> Found 1 reports 05:49:26 ==> Detecting git/mercurial file structure 05:49:26 ==> Reading reports 05:49:26 + ./coverage.out bytes=46339 05:49:26 ==> Appending adjustments 05:49:26 https://docs.codecov.io/docs/fixing-reports 05:49:26 + Found adjustments 05:49:26 ==> Gzipping contents 05:49:26 8.0K /tmp/codecov.XtHgHn.gz 05:49:26 ==> Uploading reports 05:49:26 url: https://codecov.io 05:49:26 query: branch=main&commit=92f1526b7243a2b30e6d54623f66fdd260877878&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:49:26 -> Pinging Codecov 05:49:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=92f1526b7243a2b30e6d54623f66fdd260877878&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:49:26 -> Uploading to 05:49:26 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/5E52B4B073DB2E39498172D8E973AA87/92f1526b7243a2b30e6d54623f66fdd260877878/ef40218e-0fce-4d8a-a63e-6bcfe1d1f331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T054926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e36b2c4dd1ff02033eea63f391205060f47a888f26fc6b76912e72682ee5542 05:49:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:49:26 Dload Upload Total Spent Left Speed 05:49:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 16803 --:--:-- --:--:-- --:--:-- 16861 05:49:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] } 05:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:49:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:49:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:49:28 05:49:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:49:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:49:28 188c0c94c7c5: Pulling fs layer 05:49:28 0ef7d3d256c8: Pulling fs layer 05:49:28 de9db76c5a1d: Pulling fs layer 05:49:28 0eba1c9be4d2: Pulling fs layer 05:49:28 0d57e429df01: Pulling fs layer 05:49:28 4e4be7b47b0d: Pulling fs layer 05:49:28 e1f770b5df2f: Pulling fs layer 05:49:28 85a0685a4137: Pulling fs layer 05:49:28 0d57e429df01: Waiting 05:49:28 4e4be7b47b0d: Waiting 05:49:28 e1f770b5df2f: Waiting 05:49:28 85a0685a4137: Waiting 05:49:28 0eba1c9be4d2: Waiting 05:49:28 de9db76c5a1d: Verifying Checksum 05:49:28 de9db76c5a1d: Download complete 05:49:28 0ef7d3d256c8: Verifying Checksum 05:49:28 0ef7d3d256c8: Download complete 05:49:28 0d57e429df01: Verifying Checksum 05:49:28 0d57e429df01: Download complete 05:49:29 4e4be7b47b0d: Verifying Checksum 05:49:29 4e4be7b47b0d: Download complete 05:49:29 188c0c94c7c5: Download complete 05:49:29 188c0c94c7c5: Pull complete 05:49:29 0ef7d3d256c8: Pull complete 05:49:29 de9db76c5a1d: Pull complete 05:49:29 e1f770b5df2f: Verifying Checksum 05:49:29 e1f770b5df2f: Download complete 05:49:31 0eba1c9be4d2: Verifying Checksum 05:49:31 0eba1c9be4d2: Download complete 05:49:31 85a0685a4137: Verifying Checksum 05:49:31 85a0685a4137: Download complete 05:49:35 0eba1c9be4d2: Pull complete 05:49:35 0d57e429df01: Pull complete 05:49:35 4e4be7b47b0d: Pull complete 05:49:35 e1f770b5df2f: Pull complete 05:49:38 85a0685a4137: Pull complete 05:49:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:49:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:49:38 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:49:40 $ docker top db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e -eo pid,comm [Pipeline] { [Pipeline] echo 05:49:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:49:41 + set -o pipefail 05:49:41 + snyk monitor '--org=edgex-jenkins' 05:49:49 05:49:49 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 05:49:49 05:49:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/af7393ce-a837-41c9-82a8-e2520e4c50f3 05:49:49 05:49:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:49:49 05:49:49 05:49:49 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 05:49:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:49:49 $ docker stop --time=1 db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e 05:49:51 $ docker rm -f db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:52 + git log --format=format:%s -1 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh 05:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:52 . [Pipeline] withDockerContainer 05:49:52 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:49:53 $ docker top 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:53 [ssh-agent] Looking for ssh-agent implementation... 05:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:53 $ docker exec 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a ssh-agent 05:49:53 SSH_AUTH_SOCK=/tmp/ssh-xgbcPusEcY4X/agent.14 05:49:53 SSH_AGENT_PID=21 05:49:53 Running ssh-add (command line suppressed) 05:49:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6310125259306407941.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6310125259306407941.key) 05:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:54 + git semver tag 05:49:54 # -> Open(): unable to determine branch for HEAD 05:49:54 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 05:49:54 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 05:49:54 # $SEMVER_REMOTE_NAME = origin 05:49:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:54 # $SEMVER_USER_NAME = edgex-jenkins 05:49:54 # $SEMVER_BRANCH = main 05:49:54 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 05:49:54 # 92f1526b7243a2b30e6d54623f66fdd260877878 HEAD 05:49:54 # -> Force: false 05:49:54 # 1ebf08c5d0fbbcfda9e6bc9ce26ecb0879710735 refs/tags/v2.0.1-dev.6 [Pipeline] } 05:49:54 $ docker exec --env ******** --env ******** 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a ssh-agent -k 05:49:54 unset SSH_AUTH_SOCK; 05:49:54 unset SSH_AGENT_PID; 05:49:54 echo Agent pid 21 killed; 05:49:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:54 + git semver [Pipeline] } 05:49:54 $ docker stop --time=1 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a 05:49:55 $ docker rm -f 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:49:56 05:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:49:56 0.23.1-centos7: Pulling from edgex-lftools 05:49:56 ab5ef0e58194: Pulling fs layer 05:49:56 9712f1f96733: Pulling fs layer 05:49:56 63f879dbbcfc: Pulling fs layer 05:49:56 0d9ebad4ef96: Pulling fs layer 05:49:56 e9a5061849ea: Pulling fs layer 05:49:56 d747dcd14b5f: Pulling fs layer 05:49:56 2de7ff778b66: Pulling fs layer 05:49:56 0d9ebad4ef96: Waiting 05:49:56 e9a5061849ea: Waiting 05:49:56 d747dcd14b5f: Waiting 05:49:56 2de7ff778b66: Waiting 05:49:56 9712f1f96733: Verifying Checksum 05:49:56 9712f1f96733: Download complete 05:49:57 63f879dbbcfc: Verifying Checksum 05:49:57 63f879dbbcfc: Download complete 05:49:57 e9a5061849ea: Verifying Checksum 05:49:57 e9a5061849ea: Download complete 05:49:57 d747dcd14b5f: Verifying Checksum 05:49:57 d747dcd14b5f: Download complete 05:49:58 2de7ff778b66: Verifying Checksum 05:49:58 2de7ff778b66: Download complete 05:49:58 ab5ef0e58194: Verifying Checksum 05:49:58 ab5ef0e58194: Download complete 05:49:58 0d9ebad4ef96: Verifying Checksum 05:49:58 0d9ebad4ef96: Download complete 05:50:01 ab5ef0e58194: Pull complete 05:50:01 9712f1f96733: Pull complete 05:50:01 63f879dbbcfc: Pull complete 05:50:06 0d9ebad4ef96: Pull complete 05:50:06 e9a5061849ea: Pull complete 05:50:06 d747dcd14b5f: Pull complete 05:50:07 2de7ff778b66: Pull complete 05:50:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:50:07 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:50:11 $ docker top 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:50:11 provisioning config files... 05:50:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3372698444076592743tmp 05:50:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config763188738829816402tmp 05:50:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8386843487897825070tmp [Pipeline] { [Pipeline] echo 05:50:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:50:11 ---> sigul-configuration.sh 05:50:11 gpg: directory `/root/.gnupg' created 05:50:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:50:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:50:11 gpg: keyring `/root/.gnupg/secring.gpg' created 05:50:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:50:11 gpg: CAST5 encrypted data 05:50:11 gpg: encrypted with 1 passphrase 05:50:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:50:11 + mkdir /home/jenkins 05:50:11 + mkdir /home/jenkins/sigul [Pipeline] sh 05:50:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:50:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:50:12 ---> sigul-install.sh 05:50:12 Sigul already installed; skipping installation. [Pipeline] sh 05:50:12 + git tag --list 05:50:12 v1.0.0 05:50:12 v1.1.0 05:50:12 v1.1.1 05:50:12 v1.2.1 05:50:12 v1.2.2 05:50:12 v1.2.3 05:50:12 v1.3.0 05:50:12 v1.3.1 05:50:12 v2.0.0 05:50:12 v2.0.1-dev.1 05:50:12 v2.0.1-dev.2 05:50:12 v2.0.1-dev.3 05:50:12 v2.0.1-dev.4 05:50:12 v2.0.1-dev.5 05:50:12 v2.0.1-dev.6 [Pipeline] sh 05:50:13 + lftools sign git-tag v2.0.1-dev.6 05:50:13 Signing Git tag with Sigul... 05:50:13 Signing v2.0.1-dev.6 [Pipeline] echo 05:50:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:50:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:50:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:50:15 $ docker stop --time=1 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e 05:50:16 $ docker rm -f 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:17 . [Pipeline] withDockerContainer 05:50:17 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:17 $ docker top 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:17 [ssh-agent] Looking for ssh-agent implementation... 05:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:17 $ docker exec 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a ssh-agent 05:50:17 SSH_AUTH_SOCK=/tmp/ssh-GKocyv6ehNBN/agent.15 05:50:17 SSH_AGENT_PID=21 05:50:17 Running ssh-add (command line suppressed) 05:50:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2488277174644670104.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2488277174644670104.key) 05:50:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:18 + git semver bump pre 05:50:18 # -> Open(): unable to determine branch for HEAD 05:50:18 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 05:50:18 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 05:50:18 # $SEMVER_REMOTE_NAME = origin 05:50:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:18 # $SEMVER_USER_NAME = edgex-jenkins 05:50:18 # $SEMVER_BRANCH = main 05:50:18 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 05:50:18 2.0.1-dev.7 [Pipeline] } 05:50:18 $ docker exec --env ******** --env ******** 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a ssh-agent -k 05:50:18 unset SSH_AUTH_SOCK; 05:50:18 unset SSH_AGENT_PID; 05:50:18 echo Agent pid 21 killed; 05:50:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:18 + git semver [Pipeline] } 05:50:18 $ docker stop --time=1 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a 05:50:20 $ docker rm -f 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:20 . [Pipeline] withDockerContainer 05:50:20 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:21 $ docker top 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:21 [ssh-agent] Looking for ssh-agent implementation... 05:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:21 $ docker exec 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc ssh-agent 05:50:21 SSH_AUTH_SOCK=/tmp/ssh-swBCsA2gtGkk/agent.14 05:50:21 SSH_AGENT_PID=20 05:50:21 Running ssh-add (command line suppressed) 05:50:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7624856724415640889.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7624856724415640889.key) 05:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:22 + git semver push 05:50:22 # -> Open(): unable to determine branch for HEAD 05:50:22 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 05:50:22 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 05:50:22 # $SEMVER_REMOTE_NAME = origin 05:50:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:22 # $SEMVER_USER_NAME = edgex-jenkins 05:50:22 # $SEMVER_BRANCH = main 05:50:22 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 05:50:23 $ docker exec --env ******** --env ******** 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc ssh-agent -k 05:50:23 unset SSH_AUTH_SOCK; 05:50:23 unset SSH_AGENT_PID; 05:50:23 echo Agent pid 20 killed; 05:50:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:24 + git semver [Pipeline] } 05:50:24 $ docker stop --time=1 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc 05:50:25 $ docker rm -f 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh 05:50:26 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:50:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:50:27 ---> package-listing.sh 05:50:27 ++ tr '[:upper:]' '[:lower:]' 05:50:27 ++ facter osfamily 05:50:27 + OS_FAMILY=redhat 05:50:27 + workspace=/w/workspace/exfoundry_device-virtual-go_main 05:50:27 + START_PACKAGES=/tmp/packages_start.txt 05:50:27 + END_PACKAGES=/tmp/packages_end.txt 05:50:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:27 + PACKAGES=/tmp/packages_start.txt 05:50:27 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 05:50:27 + PACKAGES=/tmp/packages_end.txt 05:50:27 + case "${OS_FAMILY}" in 05:50:27 + rpm -qa 05:50:27 + sort 05:50:27 + '[' -f /tmp/packages_start.txt ']' 05:50:27 + '[' -f /tmp/packages_end.txt ']' 05:50:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:27 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 05:50:27 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 05:50:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 05:50:28 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:50:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:28 05:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:29 latest: Pulling from edgex-lftools-log-publisher 05:50:29 b4d181a07f80: Pulling fs layer 05:50:29 a1111a8f2ec3: Pulling fs layer 05:50:29 ed53099fbce6: Pulling fs layer 05:50:29 dc539afda2c1: Pulling fs layer 05:50:29 77bc0d833cb6: Pulling fs layer 05:50:29 9065ff56babe: Pulling fs layer 05:50:29 d287ab97295c: Pulling fs layer 05:50:29 dc539afda2c1: Waiting 05:50:29 77bc0d833cb6: Waiting 05:50:29 9065ff56babe: Waiting 05:50:29 d287ab97295c: Waiting 05:50:29 a1111a8f2ec3: Verifying Checksum 05:50:29 a1111a8f2ec3: Download complete 05:50:29 dc539afda2c1: Verifying Checksum 05:50:29 dc539afda2c1: Download complete 05:50:29 ed53099fbce6: Verifying Checksum 05:50:29 ed53099fbce6: Download complete 05:50:29 9065ff56babe: Verifying Checksum 05:50:29 9065ff56babe: Download complete 05:50:29 77bc0d833cb6: Verifying Checksum 05:50:29 77bc0d833cb6: Download complete 05:50:29 b4d181a07f80: Verifying Checksum 05:50:29 b4d181a07f80: Download complete 05:50:30 d287ab97295c: Verifying Checksum 05:50:30 d287ab97295c: Download complete 05:50:30 b4d181a07f80: Pull complete 05:50:31 a1111a8f2ec3: Pull complete 05:50:31 ed53099fbce6: Pull complete 05:50:31 dc539afda2c1: Pull complete 05:50:32 77bc0d833cb6: Pull complete 05:50:32 9065ff56babe: Pull complete 05:50:37 d287ab97295c: Pull complete 05:50:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:50:37 prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container 05:50:37 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:39 $ docker top c087a5a718cba262db273e752675fe52707d2c595a3ec15ee1777cc28c1c1385 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:50:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:50:40 + ls /var/log/sa-host 05:50:40 + sadf -c /var/log/sa-host/sa05 05:50:40 file_magic: OK 05:50:40 HZ: Using current value: 100 05:50:40 file_header: OK 05:50:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:50:40 Statistics: 05:50:40 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...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...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...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...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...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... 05:50:40 File successfully converted to sysstat format version 12.0.3 05:50:40 + sadf -c /var/log/sa-host/sa30 05:50:40 file_magic: OK 05:50:40 HZ: Using current value: 100 05:50:40 file_header: OK 05:50:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:50:40 Statistics: 05:50:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:50:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:41 provisioning config files... 05:50:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3879422755130528786tmp [Pipeline] { [Pipeline] echo 05:50:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:50:41 ---> create-netrc.sh [Pipeline] } 05:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:50:41 ---> python-tools-install.sh [Pipeline] echo 05:50:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:50:42 ---> sudo-logs.sh 05:50:42 Archiving 'sudo' log.. 05:50:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1703.novalocal: Name or service not known 05:50:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1703.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:50:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:50:42 ---> job-cost.sh 05:50:42 lf-activate-venv: SKIPPING 05:50:42 DEBUG: total: 0.10999999940395355 05:50:42 INFO: Retrieving Stack Cost... 05:50:43 INFO: Retrieving Pricing Info for: v3-standard-2 05:50:43 INFO: Archiving Costs [Pipeline] echo 05:50:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:50:43 ---> logs-deploy.sh 05:50:43 lf-activate-venv: SKIPPING 05:50:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/7 05:50:43 INFO: archiving workspace using pattern(s): 05:50:44 Archives upload complete. 05:50:44 INFO: archiving logs to Nexus 05:50:45 ---> uname -a: 05:50:45 Linux prd-centos7-docker-4c-2g-1703.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:50:45 05:50:45 05:50:45 ---> lscpu: 05:50:45 Architecture: x86_64 05:50:45 CPU op-mode(s): 32-bit, 64-bit 05:50:45 Byte Order: Little Endian 05:50:45 Address sizes: 40 bits physical, 48 bits virtual 05:50:45 CPU(s): 2 05:50:45 On-line CPU(s) list: 0,1 05:50:45 Thread(s) per core: 1 05:50:45 Core(s) per socket: 1 05:50:45 Socket(s): 2 05:50:45 NUMA node(s): 1 05:50:45 Vendor ID: AuthenticAMD 05:50:45 CPU family: 23 05:50:45 Model: 49 05:50:45 Model name: AMD EPYC-Rome Processor 05:50:45 Stepping: 0 05:50:45 CPU MHz: 2799.998 05:50:45 BogoMIPS: 5599.99 05:50:45 Virtualization: AMD-V 05:50:45 Hypervisor vendor: KVM 05:50:45 Virtualization type: full 05:50:45 L1d cache: 32K 05:50:45 L1i cache: 32K 05:50:45 L2 cache: 512K 05:50:45 L3 cache: 16384K 05:50:45 NUMA node0 CPU(s): 0,1 05:50:45 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:50:45 05:50:45 05:50:45 ---> nproc: 05:50:45 2 05:50:45 05:50:45 05:50:45 ---> df -h: 05:50:45 Filesystem Size Used Avail Use% Mounted on 05:50:45 overlay 40G 9.0G 32G 23% / 05:50:45 tmpfs 64M 0 64M 0% /dev 05:50:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:50:45 shm 64M 0 64M 0% /dev/shm 05:50:45 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:50:45 05:50:45 05:50:45 ---> sar -b -r -n DEV: 05:50:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 05:50:45 05:50:45 04:26:08 LINUX RESTART (2 CPU) 05:50:45 05:50:45 04:27:01 tps rtps wtps bread/s bwrtn/s 05:50:45 04:28:01 2.13 0.00 2.13 0.00 620.43 05:50:45 04:29:01 1.03 0.00 1.03 0.00 16.69 05:50:45 04:30:01 0.20 0.00 0.20 0.00 1.75 05:50:45 04:31:01 0.27 0.00 0.27 0.00 3.38 05:50:45 04:32:01 0.27 0.00 0.27 0.00 3.18 05:50:45 04:33:01 0.33 0.00 0.33 0.00 4.98 05:50:45 04:34:01 0.28 0.00 0.28 0.00 2.90 05:50:45 04:35:01 0.18 0.00 0.18 0.00 2.07 05:50:45 04:36:01 0.30 0.00 0.30 0.00 3.51 05:50:45 04:37:02 0.20 0.00 0.20 0.00 2.56 05:50:45 04:38:01 0.27 0.00 0.27 0.00 3.56 05:50:45 04:39:01 0.23 0.00 0.23 0.00 2.85 05:50:45 04:40:01 0.18 0.00 0.18 0.00 2.17 05:50:45 04:41:01 0.32 0.00 0.32 0.00 3.13 05:50:45 04:42:01 0.40 0.20 0.20 6.40 2.70 05:50:45 04:43:01 0.28 0.00 0.28 0.00 3.21 05:50:45 04:44:01 0.18 0.00 0.18 0.00 2.97 05:50:45 04:45:01 0.27 0.00 0.27 0.00 3.51 05:50:45 04:46:01 0.23 0.00 0.23 0.00 2.83 05:50:45 04:47:01 0.15 0.00 0.15 0.00 1.88 05:50:45 04:48:01 0.32 0.00 0.32 0.00 3.40 05:50:45 04:49:01 0.20 0.00 0.20 0.00 2.83 05:50:45 04:50:01 0.28 0.00 0.28 0.00 3.12 05:50:45 04:51:01 0.25 0.00 0.25 0.00 2.43 05:50:45 04:52:01 0.15 0.00 0.15 0.00 1.75 05:50:45 04:53:01 0.28 0.00 0.28 0.00 3.65 05:50:45 04:54:01 0.25 0.00 0.25 0.00 2.70 05:50:45 04:55:01 0.28 0.00 0.28 0.00 2.98 05:50:45 04:56:01 0.22 0.00 0.22 0.00 2.15 05:50:45 04:57:01 0.15 0.00 0.15 0.00 1.73 05:50:45 04:58:01 0.27 0.00 0.27 0.00 3.48 05:50:45 04:59:01 0.22 0.00 0.22 0.00 2.02 05:50:45 05:00:01 0.25 0.00 0.25 0.00 2.80 05:50:45 05:01:01 0.23 0.02 0.22 0.13 2.42 05:50:45 05:02:01 0.48 0.08 0.40 1.60 7.23 05:50:45 05:03:01 0.25 0.00 0.25 0.00 2.70 05:50:45 05:04:01 0.25 0.00 0.25 0.00 3.07 05:50:45 05:05:01 0.20 0.00 0.20 0.00 2.55 05:50:45 05:06:01 0.17 0.00 0.17 0.00 1.60 05:50:45 05:07:02 0.15 0.00 0.15 0.00 1.73 05:50:45 05:08:01 0.20 0.00 0.20 0.00 2.03 05:50:45 05:09:01 0.27 0.00 0.27 0.00 3.80 05:50:45 05:10:01 0.22 0.00 0.22 0.00 2.15 05:50:45 05:11:01 0.17 0.00 0.17 0.00 1.33 05:50:45 05:12:01 0.17 0.00 0.17 0.00 1.60 05:50:45 05:13:01 0.18 0.00 0.18 0.00 1.77 05:50:45 05:14:01 0.28 0.00 0.28 0.00 2.95 05:50:45 05:15:01 0.25 0.00 0.25 0.00 2.47 05:50:45 05:16:01 0.18 0.00 0.18 0.00 1.87 05:50:45 05:17:01 0.15 0.00 0.15 0.00 1.60 05:50:45 05:18:01 0.17 0.00 0.17 0.00 1.73 05:50:45 05:19:01 0.25 0.00 0.25 0.00 2.95 05:50:45 05:20:01 0.22 0.00 0.22 0.00 2.30 05:50:45 05:21:01 0.20 0.00 0.20 0.00 1.62 05:50:45 05:22:01 0.15 0.00 0.15 0.00 1.60 05:50:45 05:23:01 0.25 0.00 0.25 0.00 3.51 05:50:45 05:24:01 0.23 0.00 0.23 0.00 3.05 05:50:45 05:25:01 0.20 0.00 0.20 0.00 2.68 05:50:45 05:26:01 0.17 0.00 0.17 0.00 1.33 05:50:45 05:27:01 0.15 0.00 0.15 0.00 1.73 05:50:45 05:28:01 0.23 0.00 0.23 0.00 3.22 05:50:45 05:29:01 0.30 0.00 0.30 0.00 3.46 05:50:45 05:30:01 0.28 0.00 0.28 0.00 3.93 05:50:45 05:31:01 0.17 0.00 0.17 0.00 1.33 05:50:45 05:32:01 0.15 0.00 0.15 0.00 1.73 05:50:45 05:33:01 0.15 0.00 0.15 0.00 1.73 05:50:45 05:34:01 0.25 0.00 0.25 0.00 3.05 05:50:45 05:35:01 0.20 0.00 0.20 0.00 2.68 05:50:45 05:36:01 0.17 0.00 0.17 0.00 1.73 05:50:45 05:37:01 0.20 0.00 0.20 0.00 1.63 05:50:45 05:38:01 0.17 0.00 0.17 0.00 1.60 05:50:45 05:39:01 83.24 4.03 79.21 2454.63 3465.91 05:50:45 05:40:01 1.85 0.00 1.85 0.00 38.30 05:50:45 05:41:01 0.23 0.00 0.23 0.00 3.32 05:50:45 05:42:01 0.27 0.00 0.27 0.00 3.20 05:50:45 05:43:01 0.25 0.00 0.25 0.00 2.20 05:50:45 05:44:01 0.17 0.00 0.17 0.00 2.72 05:50:45 05:45:01 1.65 1.42 0.23 30.65 3.38 05:50:45 05:46:02 289.96 268.42 21.54 3722.54 979.01 05:50:45 05:47:01 0.80 0.00 0.80 0.00 17.86 05:50:45 05:48:01 0.22 0.00 0.22 0.00 2.58 05:50:45 05:49:01 0.22 0.00 0.22 0.00 2.18 05:50:45 05:50:01 104.11 0.03 104.08 3.73 32061.52 05:50:45 Average: 6.05 3.31 2.74 74.99 451.06 05:50:45 05:50:45 04:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:50:45 04:28:01 5940848 0 492336 6.15 2620 1573128 1047328 11.56 367332 1476448 20 05:50:45 04:29:01 5943772 0 489408 6.11 2620 1573132 1047400 11.56 364756 1476156 12 05:50:45 04:30:01 5944008 0 489172 6.11 2620 1573132 1020856 11.27 364400 1476468 8 05:50:45 04:31:01 5944280 0 488892 6.10 2620 1573140 1020856 11.27 364332 1476468 8 05:50:45 04:32:01 5941532 0 491636 6.14 2620 1573144 1020952 11.27 367112 1476468 12 05:50:45 04:33:01 5939012 0 494152 6.17 2620 1573148 1021012 11.27 369304 1476468 8 05:50:45 04:34:01 5931388 0 501772 6.27 2620 1573152 1020856 11.27 377028 1476524 16 05:50:45 04:35:01 5931520 0 501632 6.26 2620 1573160 1020856 11.27 378168 1475400 8 05:50:45 04:36:01 5931776 0 501376 6.26 2620 1573160 1020856 11.27 378104 1475396 8 05:50:45 04:37:02 5926840 0 506308 6.32 2620 1573164 1021072 11.27 382396 1475396 8 05:50:45 04:38:01 5927444 0 505700 6.31 2620 1573168 1021060 11.27 382400 1475396 20 05:50:45 04:39:01 5928852 0 504288 6.30 2620 1573172 1021112 11.27 381376 1475396 20 05:50:45 04:40:01 5928268 0 504864 6.30 2620 1573180 1021112 11.27 381364 1475396 8 05:50:45 04:41:01 5928540 0 504540 6.30 2620 1573232 1021112 11.27 381368 1475408 16 05:50:45 04:42:01 5928164 0 504960 6.30 2620 1573188 1021208 11.27 381780 1475396 8 05:50:45 04:43:01 5928180 0 504940 6.30 2620 1573192 1021220 11.27 381948 1475396 16 05:50:45 04:44:01 5928532 0 504580 6.30 2620 1573200 1021112 11.27 381232 1475400 8 05:50:45 04:45:01 5927456 0 505652 6.31 2620 1573204 1021256 11.28 382120 1475396 16 05:50:45 04:46:01 5928424 0 504684 6.30 2620 1573204 1021112 11.27 381292 1475396 8 05:50:45 04:47:01 5927536 0 505564 6.31 2620 1573212 1021208 11.27 381884 1475396 8 05:50:45 04:48:01 5928580 0 504520 6.30 2620 1573212 1021112 11.27 381340 1475396 20 05:50:45 04:49:01 5928208 0 504884 6.30 2620 1573220 1021112 11.27 381428 1475396 8 05:50:45 04:50:01 5928332 0 504756 6.30 2620 1573224 1021112 11.27 381424 1475396 8 05:50:45 04:51:01 5928308 0 504776 6.30 2620 1573228 1021112 11.27 381396 1475396 8 05:50:45 04:52:01 5926748 0 506332 6.32 2620 1573232 1021328 11.28 382492 1475396 20 05:50:45 04:53:01 5928176 0 504900 6.30 2620 1573236 1021112 11.27 381432 1475400 16 05:50:45 04:54:01 5928200 0 504872 6.30 2620 1573240 1021112 11.27 381360 1475396 8 05:50:45 04:55:01 5928316 0 504752 6.30 2620 1573244 1021112 11.27 381344 1475396 8 05:50:45 04:56:01 5928208 0 504856 6.30 2620 1573248 1021112 11.27 381348 1475396 8 05:50:45 04:57:01 5927908 0 505152 6.31 2620 1573252 1021220 11.27 382032 1475396 8 05:50:45 04:58:01 5928416 0 504632 6.30 2620 1573264 1021112 11.27 381536 1475396 8 05:50:45 04:59:01 5928572 0 504476 6.30 2620 1573264 1021112 11.27 381368 1475396 8 05:50:45 05:00:01 5928620 0 504424 6.30 2620 1573268 1021112 11.27 381456 1475396 8 05:50:45 05:01:01 5926536 0 506504 6.32 2620 1573272 1023916 11.30 382468 1475396 8 05:50:45 05:02:01 5927296 0 505612 6.31 2620 1573404 1021716 11.28 382208 1475460 8 05:50:45 05:03:01 5927656 0 505248 6.31 2620 1573408 1021620 11.28 381620 1475460 16 05:50:45 05:04:01 5927556 0 505344 6.31 2620 1573412 1021620 11.28 381804 1475460 8 05:50:45 05:05:01 5925964 0 506932 6.33 2620 1573416 1021896 11.28 383280 1475460 8 05:50:45 05:06:01 5927688 0 505204 6.31 2620 1573420 1021620 11.28 381836 1475464 8 05:50:45 05:07:02 5927064 0 505824 6.32 2620 1573424 1021704 11.28 382148 1475460 8 05:50:45 05:08:01 5927120 0 505764 6.31 2620 1573428 1021680 11.28 382036 1475460 8 05:50:45 05:09:01 5927944 0 504936 6.30 2620 1573432 1021620 11.28 381752 1475460 8 05:50:45 05:10:01 5927912 0 504964 6.31 2620 1573436 1021620 11.28 381756 1475460 8 05:50:45 05:11:01 5927820 0 505052 6.31 2620 1573440 1021620 11.28 381724 1475460 8 05:50:45 05:12:01 5927196 0 505672 6.31 2620 1573444 1021704 11.28 382180 1475460 8 05:50:45 05:13:01 5927672 0 505156 6.31 2620 1573484 1021620 11.28 381832 1475468 24 05:50:45 05:14:01 5927828 0 505032 6.31 2620 1573452 1021620 11.28 381688 1475460 8 05:50:45 05:15:01 5927928 0 504928 6.30 2620 1573456 1021620 11.28 381856 1475460 8 05:50:45 05:16:01 5928124 0 504724 6.30 2620 1573464 1021620 11.28 381848 1475460 8 05:50:45 05:17:01 5927164 0 505684 6.31 2620 1573464 1021728 11.28 382408 1475460 8 05:50:45 05:18:01 5927048 0 505792 6.32 2620 1573472 1021728 11.28 382340 1475460 8 05:50:45 05:19:01 5927572 0 505268 6.31 2620 1573472 1021620 11.28 381876 1475460 8 05:50:45 05:20:01 5927796 0 505036 6.31 2620 1573480 1021620 11.28 381852 1475460 8 05:50:45 05:21:01 5928008 0 504820 6.30 2620 1573484 1021620 11.28 381808 1475460 8 05:50:45 05:22:01 5927220 0 505608 6.31 2620 1573484 1021692 11.28 382160 1475460 8 05:50:45 05:23:01 5927180 0 505640 6.31 2620 1573492 1021716 11.28 382404 1475460 20 05:50:45 05:24:01 5927672 0 505148 6.31 2620 1573492 1021620 11.28 381808 1475460 20 05:50:45 05:25:01 5927532 0 505280 6.31 2620 1573500 1021620 11.28 381848 1475460 8 05:50:45 05:26:01 5927532 0 505276 6.31 2620 1573504 1021620 11.28 381800 1475460 8 05:50:45 05:27:01 5926972 0 505832 6.32 2620 1573508 1021728 11.28 382488 1475460 12 05:50:45 05:28:01 5927540 0 505260 6.31 2620 1573512 1021620 11.28 381932 1475460 8 05:50:45 05:29:01 5927564 0 505236 6.31 2620 1573512 1021620 11.28 381812 1475460 8 05:50:45 05:30:01 5927416 0 505376 6.31 2620 1573520 1021620 11.28 381820 1475460 8 05:50:45 05:31:01 5928068 0 504720 6.30 2620 1573524 1021620 11.28 381808 1475460 8 05:50:45 05:32:01 5926728 0 506056 6.32 2620 1573528 1021776 11.28 382792 1475460 8 05:50:45 05:33:01 5926160 0 506620 6.33 2620 1573532 1021824 11.28 382960 1475460 8 05:50:45 05:34:01 5927244 0 505532 6.31 2620 1573536 1021668 11.28 382108 1475460 8 05:50:45 05:35:01 5926136 0 506632 6.33 2620 1573544 1021860 11.28 383184 1475460 8 05:50:45 05:36:01 5927760 0 505000 6.31 2620 1573552 1021620 11.28 381868 1475464 8 05:50:45 05:37:01 5927064 0 505696 6.31 2620 1573552 1021716 11.28 382380 1475460 8 05:50:45 05:38:01 5927284 0 505472 6.31 2620 1573556 1021620 11.28 381960 1475460 16 05:50:45 05:39:01 5654228 0 632684 7.90 2620 1719400 1224704 13.52 575964 1539420 132 05:50:45 05:40:01 5664128 0 622784 7.78 2620 1719400 1147960 12.67 567160 1539424 20 05:50:45 05:41:01 5667652 0 619252 7.73 2620 1719408 1147960 12.67 563032 1540116 8 05:50:45 05:42:01 5665644 0 621260 7.76 2620 1719408 1148044 12.68 565024 1540112 16 05:50:45 05:43:01 5668016 0 618884 7.73 2620 1719412 1148224 12.68 562256 1540232 20 05:50:45 05:44:01 5667396 0 619492 7.74 2620 1719424 1148308 12.68 564688 1538588 16 05:50:45 05:45:01 5666164 0 620108 7.74 2620 1720040 1151120 12.71 565336 1538900 12 05:50:45 05:46:02 5492532 0 735016 9.18 2620 1778764 1148124 12.68 613700 1557660 20 05:50:45 05:47:01 5492284 0 735264 9.18 2620 1778764 1148136 12.68 613808 1557660 12 05:50:45 05:48:01 5491876 0 735660 9.19 2620 1778776 1148280 12.68 614228 1557664 20 05:50:45 05:49:01 5492708 0 734824 9.18 2620 1778780 1147992 12.67 613456 1557660 12 05:50:45 05:50:01 4227408 0 951108 11.88 2620 2827796 1497060 16.53 881280 2437036 330236 05:50:45 Average: 5865216 0 530410 6.62 2620 1610686 1045541 11.54 413362 1496473 3991 05:50:45 05:50:45 04:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:50:45 04:28:01 eth0 0.67 0.30 0.28 0.20 0.00 0.00 0.00 0.00 05:50:45 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:29:01 eth0 0.65 0.30 0.28 0.20 0.00 0.00 0.00 0.00 05:50:45 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:30:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:50:45 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:31:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:32:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:50:45 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:33:01 eth0 0.70 0.43 0.28 0.21 0.00 0.00 0.00 0.00 05:50:45 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:34:01 eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:45 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:35:01 eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:50:45 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:36:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:50:45 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:37:02 eth0 1.90 0.58 0.52 0.28 0.00 0.00 0.00 0.00 05:50:45 04:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:38:01 eth0 1.54 0.46 0.36 0.18 0.00 0.00 0.00 0.00 05:50:45 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:39:01 eth0 0.25 0.12 0.02 0.04 0.00 0.00 0.00 0.00 05:50:45 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:40:01 eth0 0.97 0.08 0.08 0.01 0.00 0.00 0.00 0.00 05:50:45 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:41:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:50:45 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:42:01 eth0 1.03 0.17 0.15 0.07 0.00 0.00 0.00 0.00 05:50:45 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:43:01 eth0 0.53 0.15 0.08 0.01 0.00 0.00 0.00 0.00 05:50:45 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:44:01 eth0 0.67 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:50:45 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:45:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 05:50:45 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:46:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:50:45 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:47:01 eth0 0.82 0.27 0.19 0.08 0.00 0.00 0.00 0.00 05:50:45 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:48:01 eth0 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:50:45 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:49:01 eth0 0.27 0.03 0.03 0.00 0.00 0.00 0.00 0.00 05:50:45 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:50:01 eth0 0.28 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:50:45 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:51:01 eth0 0.65 0.03 0.06 0.00 0.00 0.00 0.00 0.00 05:50:45 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:52:01 eth0 0.82 0.40 0.41 0.23 0.00 0.00 0.00 0.00 05:50:45 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:53:01 eth0 0.20 0.05 0.01 0.04 0.00 0.00 0.00 0.00 05:50:45 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:54:01 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:55:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:56:01 eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:57:01 eth0 0.47 0.20 0.15 0.07 0.00 0.00 0.00 0.00 05:50:45 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:58:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:59:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:50:45 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:00:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:01:01 eth0 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 05:50:45 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:02:01 eth0 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:50:45 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:03:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:04:01 eth0 0.97 0.00 0.10 0.00 0.00 0.00 0.00 0.00 05:50:45 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:05:01 eth0 0.45 0.42 0.27 0.21 0.00 0.00 0.00 0.00 05:50:45 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:06:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:07:02 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:50:45 05:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:08:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 05:50:45 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:09:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:10:01 eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:11:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:12:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 05:50:45 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:13:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:14:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:15:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:17:01 eth0 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:50:45 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:18:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:50:45 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:19:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:20:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:21:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:22:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:50:45 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:23:01 eth0 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 05:50:45 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:25:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:26:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:27:01 eth0 0.35 0.18 0.14 0.07 0.00 0.00 0.00 0.00 05:50:45 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:28:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:29:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:30:01 eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:31:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:32:01 eth0 0.30 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:50:45 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:33:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 05:50:45 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:34:01 eth0 0.58 0.02 0.11 0.00 0.00 0.00 0.00 0.00 05:50:45 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:35:01 eth0 0.42 0.33 0.27 0.14 0.00 0.00 0.00 0.00 05:50:45 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:36:01 eth0 0.18 0.03 0.01 0.06 0.00 0.00 0.00 0.00 05:50:45 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:37:01 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:50:45 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:38:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:39:01 eth0 281.81 216.97 881.34 61.15 0.00 0.00 0.00 0.00 05:50:45 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:39:01 docker0 35.04 13.79 3.21 137.28 0.00 0.00 0.00 0.00 05:50:45 05:40:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:50:45 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:41:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 05:50:45 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:42:01 eth0 0.48 0.15 0.10 0.07 0.00 0.00 0.00 0.00 05:50:45 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:43:01 eth0 5.13 0.42 0.86 0.17 0.00 0.00 0.00 0.00 05:50:45 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:44:01 eth0 1.45 0.70 0.80 0.62 0.00 0.00 0.00 0.00 05:50:45 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:45:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:50:45 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:46:02 eth0 1.73 0.37 0.36 0.17 0.00 0.00 0.00 0.00 05:50:45 05:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:47:01 eth0 1.29 0.14 0.24 0.10 0.00 0.00 0.00 0.00 05:50:45 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:48:01 eth0 1.12 0.68 0.54 0.37 0.00 0.00 0.00 0.00 05:50:45 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:49:01 eth0 0.23 0.05 0.01 0.03 0.00 0.00 0.00 0.00 05:50:45 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:50:01 eth0 707.19 549.70 7676.61 53.36 0.00 0.00 0.00 0.00 05:50:45 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 05:50:01 docker0 73.08 89.54 5.91 401.67 0.00 0.00 0.00 0.00 05:50:45 Average: eth0 12.39 9.38 103.32 1.44 0.00 0.00 0.00 0.00 05:50:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:45 Average: docker0 1.30 1.25 0.11 6.50 0.00 0.00 0.00 0.00 05:50:45 05:50:45 05:50:45 ---> sar -P ALL: 05:50:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 05:50:45 05:50:45 04:26:08 LINUX RESTART (2 CPU) 05:50:45 05:50:45 04:27:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 04:28:01 all 0.22 0.00 0.07 0.00 0.02 99.70 05:50:45 04:28:01 0 0.08 0.00 0.07 0.00 0.02 99.83 05:50:45 04:28:01 1 0.35 0.00 0.07 0.00 0.02 99.57 05:50:45 04:29:01 all 0.26 0.00 0.05 0.00 0.01 99.68 05:50:45 04:29:01 0 0.18 0.00 0.05 0.00 0.00 99.77 05:50:45 04:29:01 1 0.33 0.00 0.05 0.00 0.02 99.60 05:50:45 04:30:01 all 0.28 0.00 0.05 0.00 0.03 99.65 05:50:45 04:30:01 0 0.05 0.00 0.07 0.00 0.02 99.87 05:50:45 04:30:01 1 0.50 0.00 0.03 0.00 0.03 99.43 05:50:45 04:31:01 all 0.18 0.00 0.04 0.00 0.01 99.77 05:50:45 04:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:50:45 04:31:01 1 0.32 0.00 0.05 0.00 0.02 99.62 05:50:45 04:32:01 all 0.17 0.00 0.06 0.00 0.02 99.76 05:50:45 04:32:01 0 0.10 0.00 0.08 0.00 0.02 99.80 05:50:45 04:32:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:50:45 04:33:01 all 0.22 0.00 0.05 0.00 0.01 99.72 05:50:45 04:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:33:01 1 0.40 0.00 0.07 0.00 0.00 99.53 05:50:45 04:34:01 all 0.08 0.00 0.06 0.00 0.02 99.85 05:50:45 04:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:34:01 1 0.12 0.00 0.08 0.00 0.02 99.78 05:50:45 04:35:01 all 0.22 0.00 0.03 0.00 0.03 99.73 05:50:45 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 04:35:01 1 0.40 0.00 0.03 0.00 0.03 99.53 05:50:45 04:36:01 all 0.27 0.00 0.03 0.00 0.02 99.69 05:50:45 04:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:50:45 04:36:01 1 0.48 0.00 0.03 0.00 0.02 99.47 05:50:45 04:37:02 all 0.25 0.00 0.05 0.00 0.02 99.68 05:50:45 04:37:02 0 0.07 0.00 0.03 0.00 0.00 99.90 05:50:45 04:37:02 1 0.43 0.00 0.07 0.00 0.03 99.47 05:50:45 04:38:01 all 0.25 0.00 0.03 0.00 0.02 99.69 05:50:45 04:38:01 0 0.07 0.00 0.02 0.00 0.03 99.88 05:50:45 04:38:01 1 0.44 0.00 0.05 0.00 0.00 99.51 05:50:45 05:50:45 04:38:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 04:39:01 all 0.09 0.00 0.04 0.00 0.01 99.86 05:50:45 04:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 05:50:45 04:39:01 1 0.17 0.00 0.03 0.00 0.02 99.78 05:50:45 04:40:01 all 0.18 0.00 0.05 0.00 0.02 99.76 05:50:45 04:40:01 0 0.30 0.00 0.07 0.00 0.02 99.62 05:50:45 04:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:50:45 04:41:01 all 0.14 0.00 0.04 0.00 0.01 99.81 05:50:45 04:41:01 0 0.25 0.00 0.05 0.00 0.00 99.70 05:50:45 04:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:42:01 all 0.23 0.00 0.06 0.00 0.02 99.69 05:50:45 04:42:01 0 0.42 0.00 0.07 0.00 0.02 99.50 05:50:45 04:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:50:45 04:43:01 all 0.22 0.00 0.05 0.00 0.01 99.72 05:50:45 04:43:01 0 0.40 0.00 0.07 0.00 0.02 99.52 05:50:45 04:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:50:45 04:44:01 all 0.22 0.00 0.03 0.00 0.01 99.74 05:50:45 04:44:01 0 0.40 0.00 0.05 0.00 0.02 99.53 05:50:45 04:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:50:45 04:45:01 all 0.09 0.00 0.04 0.00 0.02 99.85 05:50:45 04:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:45:01 1 0.15 0.00 0.05 0.00 0.02 99.78 05:50:45 04:46:01 all 0.19 0.00 0.03 0.00 0.02 99.76 05:50:45 04:46:01 0 0.35 0.00 0.05 0.00 0.02 99.58 05:50:45 04:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 04:47:01 all 0.11 0.00 0.03 0.00 0.02 99.85 05:50:45 04:47:01 0 0.18 0.00 0.02 0.00 0.02 99.78 05:50:45 04:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:48:01 all 0.11 0.00 0.04 0.00 0.02 99.83 05:50:45 04:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:50:45 04:48:01 1 0.17 0.00 0.05 0.00 0.02 99.77 05:50:45 04:49:01 all 0.22 0.00 0.05 0.00 0.01 99.72 05:50:45 04:49:01 0 0.05 0.00 0.07 0.00 0.02 99.87 05:50:45 04:49:01 1 0.38 0.00 0.03 0.00 0.00 99.58 05:50:45 05:50:45 04:49:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 04:50:01 all 0.26 0.00 0.03 0.00 0.02 99.70 05:50:45 04:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 04:50:01 1 0.48 0.00 0.03 0.00 0.02 99.47 05:50:45 04:51:01 all 0.26 0.00 0.03 0.00 0.01 99.71 05:50:45 04:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:51:01 1 0.48 0.00 0.02 0.00 0.00 99.50 05:50:45 04:52:01 all 0.23 0.00 0.04 0.00 0.03 99.71 05:50:45 04:52:01 0 0.38 0.00 0.05 0.00 0.03 99.53 05:50:45 04:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:50:45 04:53:01 all 0.16 0.00 0.03 0.00 0.02 99.79 05:50:45 04:53:01 0 0.28 0.00 0.05 0.00 0.02 99.65 05:50:45 04:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 04:54:01 all 0.17 0.00 0.04 0.00 0.01 99.78 05:50:45 04:54:01 0 0.30 0.00 0.05 0.00 0.00 99.65 05:50:45 04:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 04:55:01 all 0.15 0.00 0.05 0.00 0.02 99.78 05:50:45 04:55:01 0 0.08 0.00 0.05 0.00 0.03 99.83 05:50:45 04:55:01 1 0.22 0.00 0.05 0.00 0.00 99.73 05:50:45 04:56:01 all 0.16 0.00 0.04 0.00 0.02 99.78 05:50:45 04:56:01 0 0.07 0.00 0.07 0.00 0.02 99.85 05:50:45 04:56:01 1 0.25 0.00 0.02 0.00 0.02 99.72 05:50:45 04:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 05:50:45 04:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:50:45 04:57:01 1 0.18 0.00 0.02 0.00 0.02 99.78 05:50:45 04:58:01 all 0.21 0.00 0.03 0.00 0.01 99.75 05:50:45 04:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:50:45 04:58:01 1 0.35 0.00 0.02 0.00 0.00 99.63 05:50:45 04:59:01 all 0.22 0.00 0.03 0.00 0.02 99.73 05:50:45 04:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:50:45 04:59:01 1 0.38 0.00 0.02 0.00 0.00 99.60 05:50:45 05:00:01 all 0.23 0.00 0.02 0.00 0.02 99.74 05:50:45 05:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 05:00:01 1 0.42 0.00 0.02 0.00 0.02 99.55 05:50:45 05:50:45 05:00:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 05:01:01 all 0.18 0.00 0.06 0.00 0.01 99.75 05:50:45 05:01:01 0 0.05 0.00 0.07 0.00 0.02 99.87 05:50:45 05:01:01 1 0.32 0.00 0.05 0.00 0.00 99.63 05:50:45 05:02:01 all 0.18 0.00 0.05 0.01 0.02 99.75 05:50:45 05:02:01 0 0.07 0.00 0.07 0.00 0.02 99.85 05:50:45 05:02:01 1 0.28 0.00 0.03 0.02 0.02 99.65 05:50:45 05:03:01 all 0.19 0.00 0.05 0.00 0.01 99.75 05:50:45 05:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:50:45 05:03:01 1 0.33 0.00 0.05 0.00 0.00 99.62 05:50:45 05:04:01 all 0.13 0.00 0.04 0.00 0.02 99.82 05:50:45 05:04:01 0 0.20 0.00 0.03 0.00 0.02 99.75 05:50:45 05:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:50:45 05:05:01 all 0.22 0.00 0.04 0.00 0.01 99.73 05:50:45 05:05:01 0 0.33 0.00 0.02 0.00 0.00 99.65 05:50:45 05:05:01 1 0.10 0.00 0.07 0.00 0.02 99.82 05:50:45 05:06:01 all 0.21 0.00 0.04 0.00 0.01 99.74 05:50:45 05:06:01 0 0.35 0.00 0.03 0.00 0.00 99.62 05:50:45 05:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:50:45 05:07:02 all 0.20 0.00 0.04 0.00 0.01 99.75 05:50:45 05:07:02 0 0.33 0.00 0.02 0.00 0.00 99.65 05:50:45 05:07:02 1 0.07 0.00 0.07 0.00 0.02 99.85 05:50:45 05:08:01 all 0.13 0.00 0.02 0.00 0.02 99.84 05:50:45 05:08:01 0 0.24 0.00 0.02 0.00 0.02 99.73 05:50:45 05:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:50:45 05:09:01 all 0.14 0.00 0.02 0.00 0.02 99.82 05:50:45 05:09:01 0 0.25 0.00 0.03 0.00 0.02 99.70 05:50:45 05:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:50:45 05:10:01 all 0.20 0.00 0.04 0.00 0.01 99.75 05:50:45 05:10:01 0 0.33 0.00 0.03 0.00 0.00 99.63 05:50:45 05:10:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:50:45 05:11:01 all 0.19 0.00 0.05 0.00 0.02 99.74 05:50:45 05:11:01 0 0.33 0.00 0.03 0.00 0.02 99.62 05:50:45 05:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:50:45 05:50:45 05:11:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 05:12:01 all 0.17 0.00 0.03 0.00 0.02 99.78 05:50:45 05:12:01 0 0.28 0.00 0.03 0.00 0.00 99.68 05:50:45 05:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:50:45 05:13:01 all 0.14 0.00 0.03 0.00 0.01 99.82 05:50:45 05:13:01 0 0.25 0.00 0.02 0.00 0.02 99.72 05:50:45 05:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:50:45 05:14:01 all 0.23 0.00 0.03 0.00 0.01 99.72 05:50:45 05:14:01 0 0.40 0.00 0.03 0.00 0.00 99.57 05:50:45 05:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:50:45 05:15:01 all 0.08 0.00 0.05 0.00 0.02 99.86 05:50:45 05:15:01 0 0.13 0.00 0.08 0.00 0.02 99.77 05:50:45 05:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:50:45 05:16:01 all 0.21 0.00 0.03 0.00 0.02 99.74 05:50:45 05:16:01 0 0.38 0.00 0.05 0.00 0.02 99.55 05:50:45 05:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:50:45 05:17:01 all 0.19 0.00 0.03 0.00 0.02 99.76 05:50:45 05:17:01 0 0.35 0.00 0.02 0.00 0.02 99.62 05:50:45 05:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:50:45 05:18:01 all 0.18 0.00 0.03 0.00 0.01 99.77 05:50:45 05:18:01 0 0.32 0.00 0.05 0.00 0.00 99.63 05:50:45 05:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:50:45 05:19:01 all 0.20 0.00 0.03 0.00 0.02 99.75 05:50:45 05:19:01 0 0.37 0.00 0.05 0.00 0.03 99.55 05:50:45 05:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:50:45 05:20:01 all 0.22 0.00 0.02 0.00 0.01 99.76 05:50:45 05:20:01 0 0.42 0.00 0.02 0.00 0.00 99.57 05:50:45 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:50:45 05:21:01 all 0.20 0.00 0.03 0.00 0.03 99.74 05:50:45 05:21:01 0 0.37 0.00 0.03 0.00 0.03 99.57 05:50:45 05:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 05:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 05:50:45 05:22:01 0 0.37 0.00 0.03 0.00 0.00 99.60 05:50:45 05:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:50:45 05:50:45 05:22:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 05:23:01 all 0.24 0.00 0.05 0.00 0.01 99.70 05:50:45 05:23:01 0 0.42 0.00 0.07 0.00 0.02 99.50 05:50:45 05:23:01 1 0.07 0.00 0.03 0.00 0.00 99.90 05:50:45 05:24:01 all 0.18 0.00 0.03 0.00 0.02 99.77 05:50:45 05:24:01 0 0.32 0.00 0.03 0.00 0.02 99.63 05:50:45 05:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 05:25:01 all 0.23 0.00 0.06 0.00 0.01 99.71 05:50:45 05:25:01 0 0.42 0.00 0.07 0.00 0.00 99.52 05:50:45 05:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:50:45 05:26:01 all 0.18 0.00 0.04 0.00 0.03 99.75 05:50:45 05:26:01 0 0.32 0.00 0.03 0.00 0.02 99.63 05:50:45 05:26:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:50:45 05:27:01 all 0.08 0.00 0.05 0.00 0.01 99.86 05:50:45 05:27:01 0 0.10 0.00 0.05 0.00 0.00 99.85 05:50:45 05:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:50:45 05:28:01 all 0.17 0.00 0.03 0.00 0.02 99.78 05:50:45 05:28:01 0 0.28 0.00 0.02 0.00 0.02 99.68 05:50:45 05:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:50:45 05:29:01 all 0.18 0.00 0.04 0.00 0.01 99.77 05:50:45 05:29:01 0 0.30 0.00 0.02 0.00 0.00 99.68 05:50:45 05:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:50:45 05:30:01 all 0.18 0.00 0.03 0.00 0.01 99.77 05:50:45 05:30:01 0 0.35 0.00 0.02 0.00 0.00 99.63 05:50:45 05:30:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:50:45 05:31:01 all 0.19 0.00 0.03 0.00 0.02 99.76 05:50:45 05:31:01 0 0.35 0.00 0.03 0.00 0.02 99.60 05:50:45 05:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:50:45 05:32:01 all 0.23 0.00 0.03 0.00 0.01 99.74 05:50:45 05:32:01 0 0.42 0.00 0.03 0.00 0.02 99.53 05:50:45 05:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:50:45 05:33:01 all 0.18 0.00 0.05 0.00 0.01 99.76 05:50:45 05:33:01 0 0.33 0.00 0.07 0.00 0.02 99.58 05:50:45 05:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:50:45 05:50:45 05:33:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 05:34:01 all 0.07 0.00 0.03 0.00 0.02 99.89 05:50:45 05:34:01 0 0.10 0.00 0.02 0.00 0.00 99.88 05:50:45 05:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:50:45 05:35:01 all 0.23 0.00 0.03 0.00 0.01 99.73 05:50:45 05:35:01 0 0.37 0.00 0.02 0.00 0.00 99.62 05:50:45 05:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:50:45 05:36:01 all 0.23 0.00 0.04 0.00 0.01 99.72 05:50:45 05:36:01 0 0.38 0.00 0.02 0.00 0.00 99.60 05:50:45 05:36:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:50:45 05:37:01 all 0.18 0.00 0.05 0.00 0.02 99.75 05:50:45 05:37:01 0 0.33 0.00 0.03 0.00 0.02 99.62 05:50:45 05:37:01 1 0.03 0.00 0.07 0.00 0.02 99.88 05:50:45 05:38:01 all 0.25 0.00 0.04 0.00 0.01 99.70 05:50:45 05:38:01 0 0.42 0.00 0.02 0.00 0.00 99.57 05:50:45 05:38:01 1 0.08 0.00 0.07 0.00 0.02 99.83 05:50:45 05:39:01 all 7.55 0.00 2.49 2.15 0.04 87.77 05:50:45 05:39:01 0 8.49 0.00 2.81 3.32 0.03 85.34 05:50:45 05:39:01 1 6.60 0.00 2.17 0.97 0.05 90.21 05:50:45 05:40:01 all 0.21 0.00 0.07 0.00 0.02 99.71 05:50:45 05:40:01 0 0.33 0.00 0.05 0.00 0.02 99.60 05:50:45 05:40:01 1 0.08 0.00 0.08 0.00 0.02 99.82 05:50:45 05:41:01 all 0.20 0.00 0.05 0.00 0.02 99.73 05:50:45 05:41:01 0 0.33 0.00 0.03 0.00 0.02 99.62 05:50:45 05:41:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:50:45 05:42:01 all 0.23 0.00 0.03 0.00 0.03 99.72 05:50:45 05:42:01 0 0.40 0.00 0.02 0.00 0.02 99.57 05:50:45 05:42:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:50:45 05:43:01 all 0.13 0.00 0.05 0.00 0.02 99.81 05:50:45 05:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:50:45 05:43:01 1 0.18 0.00 0.07 0.00 0.02 99.73 05:50:45 05:44:01 all 0.15 0.00 0.05 0.00 0.02 99.78 05:50:45 05:44:01 0 0.23 0.00 0.07 0.00 0.02 99.68 05:50:45 05:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:50:45 05:50:45 05:44:01 CPU %user %nice %system %iowait %steal %idle 05:50:45 05:45:01 all 0.18 0.01 0.11 0.02 0.02 99.67 05:50:45 05:45:01 0 0.28 0.02 0.08 0.03 0.00 99.58 05:50:45 05:45:01 1 0.08 0.00 0.13 0.00 0.03 99.75 05:50:45 05:46:02 all 0.21 3.97 13.05 2.18 0.05 80.54 05:50:45 05:46:02 0 0.40 3.78 12.70 2.34 0.03 80.74 05:50:45 05:46:02 1 0.02 4.16 13.40 2.02 0.07 80.34 05:50:45 05:47:01 all 0.18 0.00 0.03 0.00 0.03 99.76 05:50:45 05:47:01 0 0.17 0.00 0.02 0.00 0.03 99.78 05:50:45 05:47:01 1 0.19 0.00 0.05 0.00 0.02 99.75 05:50:45 05:48:01 all 0.21 0.00 0.04 0.00 0.02 99.73 05:50:45 05:48:01 0 0.12 0.00 0.05 0.00 0.02 99.82 05:50:45 05:48:01 1 0.30 0.00 0.03 0.00 0.02 99.65 05:50:45 05:49:01 all 0.13 0.00 0.05 0.00 0.02 99.80 05:50:45 05:49:01 0 0.18 0.00 0.08 0.00 0.03 99.70 05:50:45 05:49:01 1 0.08 0.00 0.02 0.00 0.00 99.90 05:50:45 05:50:01 all 16.35 0.00 6.44 1.15 0.07 75.99 05:50:45 05:50:01 0 15.87 0.00 6.77 0.92 0.07 76.37 05:50:45 05:50:01 1 16.83 0.00 6.11 1.38 0.07 75.61 05:50:45 Average: all 0.46 0.05 0.30 0.07 0.02 99.11 05:50:45 Average: 0 0.51 0.05 0.30 0.08 0.01 99.05 05:50:45 Average: 1 0.42 0.05 0.30 0.05 0.02 99.17 05:50:45 05:50:45 05:50:45