Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7288683105381945584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3544805316050585194.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8439721752905365601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh602854436165310575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7102012693016139758.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Finished waiting Running on prd-centos7-docker-4c-2g-1208 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_master@tmp/jenkins-gitclient-ssh6669995289878117881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" > git rev-list --no-walk 5449c449bca9bb852835a90cee267a9d893040c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:18:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:18:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:18:53 ========================================================= 09:18:53 EdgeX Global Pipelines Version Info 09:18:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:18:54 ------------------- 09:18:54 stable info: 09:18:54 ------------------- 09:18:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:18:54 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 09:18:54 Message: update stable to v1.0.194 09:18:55 ------------------- 09:18:55 experimental info: 09:18:55 ------------------- 09:18:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:18:55 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 09:18:55 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b09d9ba [Pipeline] echo 09:18:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:56 provisioning config files... 09:18:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config6939350780669727432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:56 ---> docker-login.sh 09:18:56 nexus3.edgexfoundry.org:10001 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:57 09:18:57 Login Succeeded 09:18:57 nexus3.edgexfoundry.org:10002 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:57 09:18:57 Login Succeeded 09:18:57 nexus3.edgexfoundry.org:10003 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:57 09:18:57 Login Succeeded 09:18:57 nexus3.edgexfoundry.org:10004 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:57 09:18:57 Login Succeeded 09:18:57 docker.io 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:57 09:18:57 Login Succeeded 09:18:57 ---> docker-login.sh ends [Pipeline] } 09:18:57 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 09:18:58 + git log --format=format:%s -1 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] echo 09:18:58 GIT_COMMIT: b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc, Commit Message: Merge pull request #259 from lenny-intel/PublishTopicPrefix [Pipeline] echo 09:18:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:18:59 09:18:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:18:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:18:59 latest: Pulling from edgex-devops/git-semver 09:18:59 31603596830f: Pulling fs layer 09:18:59 54011a49482f: Pulling fs layer 09:18:59 a6820b24f6d8: Pulling fs layer 09:18:59 f581987b2513: Pulling fs layer 09:18:59 f581987b2513: Waiting 09:18:59 54011a49482f: Verifying Checksum 09:18:59 54011a49482f: Download complete 09:18:59 31603596830f: Download complete 09:18:59 f581987b2513: Verifying Checksum 09:18:59 f581987b2513: Download complete 09:19:00 a6820b24f6d8: Verifying Checksum 09:19:00 a6820b24f6d8: Download complete 09:19:00 31603596830f: Pull complete 09:19:00 54011a49482f: Pull complete 09:19:01 a6820b24f6d8: Pull complete 09:19:01 f581987b2513: Pull complete 09:19:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:19:01 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:19:04 $ docker top a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:04 [ssh-agent] Looking for ssh-agent implementation... 09:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:04 $ docker exec a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent 09:19:05 SSH_AUTH_SOCK=/tmp/ssh-SN89uku141Jo/agent.13 09:19:05 SSH_AGENT_PID=19 09:19:05 Running ssh-add (command line suppressed) 09:19:05 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2868914409977023293.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2868914409977023293.key) 09:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:05 + git tag --points-at HEAD [Pipeline] } 09:19:05 $ docker exec --env ******** --env ******** a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent -k 09:19:05 unset SSH_AUTH_SOCK; 09:19:05 unset SSH_AGENT_PID; 09:19:05 echo Agent pid 19 killed; 09:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:05 [ssh-agent] Looking for ssh-agent implementation... 09:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:05 $ docker exec a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent 09:19:06 SSH_AUTH_SOCK=/tmp/ssh-0xxf6YNxw7DQ/agent.50 09:19:06 SSH_AGENT_PID=56 09:19:06 Running ssh-add (command line suppressed) 09:19:06 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6328887332167272082.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6328887332167272082.key) 09:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:06 + git semver init 09:19:06 # -> Open(): unable to determine branch for HEAD 09:19:06 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 09:19:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 09:19:06 # $SEMVER_REMOTE_NAME = origin 09:19:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:19:06 # $SEMVER_USER_NAME = edgex-jenkins 09:19:06 # $SEMVER_BRANCH = master 09:19:06 # $SEMVER_TEMP = /tmp/semver-597597657 09:19:06 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 09:19:06 # '/tmp/semver-597597657' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 09:19:06 # -> Force: false 09:19:06 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 09:19:06 $ docker exec --env ******** --env ******** a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent -k 09:19:06 unset SSH_AUTH_SOCK; 09:19:06 unset SSH_AGENT_PID; 09:19:06 echo Agent pid 56 killed; 09:19:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:07 + git semver [Pipeline] } 09:19:07 $ docker stop --time=1 a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 09:19:08 $ docker rm -f a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:19:09 Stashed 1 file(s) [Pipeline] echo 09:19:09 [edgeXSemver]: initialized semver on version 1.3.2-dev.16 [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 09:19:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1209 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 09:19:09 Running in /w/workspace/device-modbus-go/55 [Pipeline] { [Pipeline] checkout 09:19:10 Selected Git installation does not exist. Using Default 09:19:10 The recommended git tool is: NONE 09:19:15 using credential edgex-jenkins-ssh 09:19:15 Cloning the remote Git repository 09:19:15 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:19:16 > git init /w/workspace/device-modbus-go/55 # timeout=10 09:19:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:19:16 > git --version # timeout=10 09:19:17 Avoid second fetch 09:19:17 Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) 09:19:16 > git --version # 'git version 2.17.1' 09:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:17 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:19:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:17 > git config core.sparsecheckout # timeout=10 09:19:17 > git checkout -f b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 09:19:21 Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:19:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:24 + sudo service docker restart 09:19:24 + true 09:19:24 Still waiting to schedule task 09:19:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:42 provisioning config files... 09:19:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config5516527524770236629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:42 ---> docker-login.sh 09:19:42 nexus3.edgexfoundry.org:10001 09:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:44 Configure a credential helper to remove this warning. See 09:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:44 09:19:44 Login Succeeded 09:19:44 nexus3.edgexfoundry.org:10002 09:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:44 Configure a credential helper to remove this warning. See 09:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:44 09:19:44 Login Succeeded 09:19:44 nexus3.edgexfoundry.org:10003 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 nexus3.edgexfoundry.org:10004 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 docker.io 09:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:46 Configure a credential helper to remove this warning. See 09:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:46 09:19:46 Login Succeeded 09:19:46 ---> docker-login.sh ends [Pipeline] } 09:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:47 ========================================================= 09:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:19:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:19:47 Sending build context to Docker daemon 626.7kB 09:19:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:19:47 Step 2/8 : FROM ${BASE} 09:19:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:48 595b0fe564bb: Pulling fs layer 09:19:48 7186ed65a4f7: Pulling fs layer 09:19:48 316046926c0a: Pulling fs layer 09:19:48 4ebd0625c992: Pulling fs layer 09:19:48 207e8628e3a3: Pulling fs layer 09:19:48 4ebd0625c992: Waiting 09:19:48 c791037a9be2: Pulling fs layer 09:19:48 ffd874e62e21: Pulling fs layer 09:19:48 ffd874e62e21: Waiting 09:19:48 c791037a9be2: Waiting 09:19:48 207e8628e3a3: Waiting 09:19:48 316046926c0a: Verifying Checksum 09:19:48 316046926c0a: Download complete 09:19:48 7186ed65a4f7: Verifying Checksum 09:19:48 7186ed65a4f7: Download complete 09:19:48 207e8628e3a3: Verifying Checksum 09:19:48 207e8628e3a3: Download complete 09:19:48 c791037a9be2: Verifying Checksum 09:19:48 c791037a9be2: Download complete 09:19:48 595b0fe564bb: Verifying Checksum 09:19:48 595b0fe564bb: Download complete 09:19:49 595b0fe564bb: Pull complete 09:19:50 7186ed65a4f7: Pull complete 09:19:50 316046926c0a: Pull complete 09:19:52 ffd874e62e21: Verifying Checksum 09:19:52 ffd874e62e21: Download complete 09:19:54 4ebd0625c992: Verifying Checksum 09:19:54 4ebd0625c992: Download complete 09:20:04 4ebd0625c992: Pull complete 09:20:04 207e8628e3a3: Pull complete 09:20:04 c791037a9be2: Pull complete 09:20:07 ffd874e62e21: Pull complete 09:20:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:20:07 ---> cfc18b08335c 09:20:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:20:10 ---> Running in 98189a980fb5 09:20:10 Removing intermediate container 98189a980fb5 09:20:10 ---> 1cd87d46dba7 09:20:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:10 ---> Running in 8bcaef92dd21 09:20:13 Removing intermediate container 8bcaef92dd21 09:20:13 ---> 474a841d29f1 09:20:13 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:20:13 ---> Running in e4a530c19263 09:20:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:20:16 (1/13) Installing libc-dev (0.7.2-r3) 09:20:16 (2/13) Installing libsodium (1.0.18-r0) 09:20:16 (3/13) Installing pkgconf (1.7.3-r0) 09:20:16 (4/13) Installing libsodium-dev (1.0.18-r0) 09:20:16 (5/13) Installing openssh-keygen (8.4_p1-r3) 09:20:16 (6/13) Installing libedit (20191231.3.1-r1) 09:20:16 (7/13) Installing openssh-client (8.4_p1-r3) 09:20:17 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 09:20:17 (9/13) Installing openssh-server-common (8.4_p1-r3) 09:20:17 (10/13) Installing openssh-server (8.4_p1-r3) 09:20:17 (11/13) Installing openssh (8.4_p1-r3) 09:20:17 (12/13) Installing libzmq (4.3.3-r1) 09:20:17 (13/13) Installing zeromq-dev (4.3.3-r1) 09:20:17 Executing busybox-1.32.1-r6.trigger 09:20:17 OK: 145 MiB in 53 packages 09:20:19 Removing intermediate container e4a530c19263 09:20:19 ---> 72bb4307b4b2 09:20:19 Step 6/8 : WORKDIR /device-modbus-go 09:20:19 ---> Running in f93c258a6e53 09:20:19 Removing intermediate container f93c258a6e53 09:20:19 ---> 2be03649a353 09:20:19 Step 7/8 : COPY . . 09:20:21 ---> 0c38fc9ff95d 09:20:21 Step 8/8 : RUN go mod download 09:20:21 ---> Running in 32623648717b 09:20:48 Removing intermediate container 32623648717b 09:20:48 ---> b8215dd29695 09:20:48 Successfully built b8215dd29695 09:20:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:20:48 + docker inspect -f . ci-base-image-arm64 09:20:48 . [Pipeline] withDockerContainer 09:20:48 prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 09:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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 ******** ci-base-image-arm64 cat 09:20:50 $ docker top 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:51 + go version 09:20:51 go version go1.16.3 linux/arm64 [Pipeline] } 09:20:51 $ docker stop --time=1 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 09:20:53 $ docker rm -f 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:20:54 + docker inspect -f . ci-base-image-arm64 09:20:54 . [Pipeline] withDockerContainer 09:20:54 prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container 09:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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 ******** ci-base-image-arm64 cat 09:20:55 $ docker top a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:56 + go mod tidy [Pipeline] sh 09:20:58 + make test 09:20:58 go mod tidy 09:20:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:20:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:21:56 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:21:56 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements 09:21:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:22:23 gofmt -l . 09:22:23 [ "`gofmt -l .`" = "" ] 09:22:23 ./bin/test-attribution-txt.sh 09:22:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:22:23 $ docker stop --time=1 a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b 09:22:25 $ docker rm -f a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b [Pipeline] // withDockerContainer [Pipeline] sh 09:22:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:22:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:22:28 + ls -al . 09:22:28 total 144 09:22:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 09:22 . 09:22:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 09:19 .. 09:22:28 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 09:19 .dockerignore 09:22:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 09:19 .git 09:22:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 .github 09:22:28 -rw-rw-r-- 1 jenkins jenkins 338 Jun 9 09:19 .gitignore 09:22:28 -rw-rw-r-- 1 jenkins jenkins 7707 Jun 9 09:19 Attribution.txt 09:22:28 -rw-rw-r-- 1 jenkins jenkins 1473 Jun 9 09:19 Dockerfile 09:22:28 -rw-rw-r-- 1 jenkins jenkins 995 Jun 9 09:19 Dockerfile.build 09:22:28 -rw-rw-r-- 1 jenkins jenkins 679 Jun 9 09:19 Jenkinsfile 09:22:28 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 9 09:19 LICENSE 09:22:28 -rw-rw-r-- 1 jenkins jenkins 914 Jun 9 09:19 Makefile 09:22:28 -rw-rw-r-- 1 jenkins jenkins 2897 Jun 9 09:19 README.md 09:22:28 -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 09:19 VERSION 09:22:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 bin 09:22:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 09:19 cmd 09:22:28 -rw-r--r-- 1 jenkins jenkins 22385 Jun 9 09:21 coverage.out 09:22:28 -rw-r--r-- 1 jenkins jenkins 413 Jun 9 09:22 go.mod 09:22:28 -rw-r--r-- 1 jenkins jenkins 21412 Jun 9 09:20 go.sum 09:22:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 09:19 internal 09:22:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 simulator 09:22:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 09:19 snap 09:22:28 -rw-rw-r-- 1 jenkins jenkins 229 Jun 9 09:19 version.go [Pipeline] isUnix [Pipeline] sh 09:22:29 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc --label arch=arm64 --label version=1.3.2-dev.16 . 09:22:29 Sending build context to Docker daemon 649.7kB 09:22:29 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 09:22:29 Step 2/22 : FROM ${BASE} AS builder 09:22:29 ---> b8215dd29695 09:22:29 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:29 ---> Running in 13183bd82d5c 09:22:32 Removing intermediate container 13183bd82d5c 09:22:32 ---> 131b929ecc54 09:22:32 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:22:32 ---> Running in e7c3cb07903b 09:22:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:22:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:22:35 OK: 145 MiB in 53 packages 09:22:36 Removing intermediate container e7c3cb07903b 09:22:36 ---> a7d21b7f9a37 09:22:36 Step 5/22 : WORKDIR /device-modbus-go 09:22:36 ---> Running in 8fa2e96db25f 09:22:37 Removing intermediate container 8fa2e96db25f 09:22:37 ---> fe88339c674d 09:22:37 Step 6/22 : COPY . . 09:22:38 ---> b57bf4d704e8 09:22:38 Step 7/22 : RUN go mod tidy 09:22:38 ---> Running in 47681b3d3163 09:22:41 Removing intermediate container 47681b3d3163 09:22:41 ---> f7a9291415a8 09:22:41 Step 8/22 : RUN go mod download 09:22:41 ---> Running in 5e07cbbe60f0 09:22:44 Removing intermediate container 5e07cbbe60f0 09:22:44 ---> 05a354376d24 09:22:44 Step 9/22 : RUN make build 09:22:44 ---> Running in 6be951e5a8c6 09:22:45 go mod tidy 09:22:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.16" -o cmd/device-modbus ./cmd 09:23:25 Removing intermediate container 6be951e5a8c6 09:23:25 ---> d3d1f2d5e2bf 09:23:25 Step 10/22 : FROM alpine:3.12 09:23:25 3.12: Pulling from library/alpine 09:23:25 d2f70382dc9a: Pulling fs layer 09:23:26 d2f70382dc9a: Verifying Checksum 09:23:26 d2f70382dc9a: Download complete 09:23:26 d2f70382dc9a: Pull complete 09:23:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:23:26 Status: Downloaded newer image for alpine:3.12 09:23:26 ---> 9852663dfa18 09:23:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:23:27 ---> Running in fcfd6195b09b 09:23:27 Removing intermediate container fcfd6195b09b 09:23:27 ---> bd08ad2d971b 09:23:27 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:27 ---> Running in d837defa9d52 09:23:30 Removing intermediate container d837defa9d52 09:23:30 ---> 80861ee76e08 09:23:30 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 09:23:30 ---> Running in fff9eb139b2c 09:23:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:23:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:23:32 (1/6) Installing dumb-init (1.2.2-r1) 09:23:32 (2/6) Installing libgcc (9.3.0-r2) 09:23:32 (3/6) Installing libsodium (1.0.18-r0) 09:23:32 (4/6) Installing libstdc++ (9.3.0-r2) 09:23:33 (5/6) Installing libzmq (4.3.3-r0) 09:23:33 (6/6) Installing zeromq (4.3.3-r0) 09:23:33 Executing busybox-1.31.1-r20.trigger 09:23:33 OK: 8 MiB in 20 packages 09:23:34 Removing intermediate container fff9eb139b2c 09:23:34 ---> 4dbac7674075 09:23:34 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:23:35 ---> 826990f19510 09:23:35 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:23:36 ---> a23600bf5a7a 09:23:36 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:23:37 ---> 42db4831fa52 09:23:37 Step 17/22 : EXPOSE 59901 09:23:37 ---> Running in f756540f98d4 09:23:38 Removing intermediate container f756540f98d4 09:23:38 ---> 1c96af934262 09:23:38 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:23:38 ---> Running in 48a84bd998b6 09:23:39 Removing intermediate container 48a84bd998b6 09:23:39 ---> 6e01d1ede912 09:23:39 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:39 ---> Running in e17f5a94fbe2 09:23:39 Removing intermediate container e17f5a94fbe2 09:23:39 ---> 008db4199982 09:23:39 Step 20/22 : LABEL arch=arm64 09:23:39 ---> Running in 2f487d725a9a 09:23:40 Removing intermediate container 2f487d725a9a 09:23:40 ---> 2badd59b327e 09:23:40 Step 21/22 : LABEL git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:23:40 ---> Running in 8731873f972a 09:23:41 Removing intermediate container 8731873f972a 09:23:41 ---> 9847b7e50b59 09:23:41 Step 22/22 : LABEL version=1.3.2-dev.16 09:23:41 ---> Running in a8253e67ef3b 09:23:41 Removing intermediate container a8253e67ef3b 09:23:41 ---> 7a27b28cbf9e 09:23:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:23:41 Successfully built 7a27b28cbf9e 09:23:41 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:42 provisioning config files... 09:23:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config3173023860571695670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:42 ---> docker-login.sh 09:23:42 nexus3.edgexfoundry.org:10001 09:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:43 Configure a credential helper to remove this warning. See 09:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:43 09:23:43 Login Succeeded 09:23:43 nexus3.edgexfoundry.org:10002 09:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:43 Configure a credential helper to remove this warning. See 09:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:43 09:23:43 Login Succeeded 09:23:43 nexus3.edgexfoundry.org:10003 09:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:44 Configure a credential helper to remove this warning. See 09:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:44 09:23:44 Login Succeeded 09:23:44 nexus3.edgexfoundry.org:10004 09:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:44 Configure a credential helper to remove this warning. See 09:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:44 09:23:44 Login Succeeded 09:23:44 docker.io 09:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:45 Configure a credential helper to remove this warning. See 09:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:45 09:23:45 Login Succeeded 09:23:45 ---> docker-login.sh ends [Pipeline] } 09:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:23:45 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:23:45 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:23:45 latest 09:23:45 1.3.2-dev.16 09:23:45 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:23:45 master 09:23:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:23:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh 09:23:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:23:46 b19765c16017: Preparing 09:23:46 3503fe6131d0: Preparing 09:23:46 79d3ceba7db0: Preparing 09:23:46 ea371f0b37d4: Preparing 09:23:46 3488b2a7191d: Preparing 09:23:46 3fbe34a1663b: Preparing 09:23:46 3fbe34a1663b: Waiting 09:23:46 b19765c16017: Pushed 09:23:46 3503fe6131d0: Pushed 09:23:46 3488b2a7191d: Pushed 09:23:47 3fbe34a1663b: Layer already exists 09:23:47 ea371f0b37d4: Pushed 09:23:49 79d3ceba7db0: Pushed 09:23:50 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh 09:23:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:23:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:23:50 b19765c16017: Preparing 09:23:50 3503fe6131d0: Preparing 09:23:50 79d3ceba7db0: Preparing 09:23:50 ea371f0b37d4: Preparing 09:23:50 3488b2a7191d: Preparing 09:23:50 3fbe34a1663b: Preparing 09:23:50 3fbe34a1663b: Waiting 09:23:50 3488b2a7191d: Layer already exists 09:23:50 b19765c16017: Layer already exists 09:23:50 3503fe6131d0: Layer already exists 09:23:50 79d3ceba7db0: Layer already exists 09:23:50 ea371f0b37d4: Layer already exists 09:23:51 3fbe34a1663b: Layer already exists 09:23:51 latest: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh 09:23:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 09:23:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 09:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:23:51 b19765c16017: Preparing 09:23:51 3503fe6131d0: Preparing 09:23:51 79d3ceba7db0: Preparing 09:23:51 ea371f0b37d4: Preparing 09:23:51 3488b2a7191d: Preparing 09:23:51 3fbe34a1663b: Preparing 09:23:51 3fbe34a1663b: Waiting 09:23:52 3488b2a7191d: Layer already exists 09:23:52 3503fe6131d0: Layer already exists 09:23:52 79d3ceba7db0: Layer already exists 09:23:52 ea371f0b37d4: Layer already exists 09:23:52 b19765c16017: Layer already exists 09:23:52 3fbe34a1663b: Layer already exists 09:23:52 1.3.2-dev.16: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh 09:23:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 09:23:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:23:52 b19765c16017: Preparing 09:23:52 3503fe6131d0: Preparing 09:23:52 79d3ceba7db0: Preparing 09:23:52 ea371f0b37d4: Preparing 09:23:52 3488b2a7191d: Preparing 09:23:52 3fbe34a1663b: Preparing 09:23:52 3fbe34a1663b: Waiting 09:23:52 b19765c16017: Layer already exists 09:23:53 79d3ceba7db0: Layer already exists 09:23:53 ea371f0b37d4: Layer already exists 09:23:53 3488b2a7191d: Layer already exists 09:23:53 3503fe6131d0: Layer already exists 09:23:53 3fbe34a1663b: Layer already exists 09:23:53 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh 09:23:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh 09:23:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master 09:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:23:53 b19765c16017: Preparing 09:23:53 3503fe6131d0: Preparing 09:23:53 79d3ceba7db0: Preparing 09:23:53 ea371f0b37d4: Preparing 09:23:53 3488b2a7191d: Preparing 09:23:53 3fbe34a1663b: Preparing 09:23:53 3fbe34a1663b: Waiting 09:23:53 ea371f0b37d4: Layer already exists 09:23:53 3488b2a7191d: Layer already exists 09:23:53 b19765c16017: Layer already exists 09:23:53 79d3ceba7db0: Layer already exists 09:23:53 3503fe6131d0: Layer already exists 09:23:53 3fbe34a1663b: Layer already exists 09:23:53 master: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:23:54 ===================================================== [Pipeline] echo 09:23:54 taggedImages: 09:23:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:23:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:23:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 09:23:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:23:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:23:54 ---> job-cost.sh 09:23:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxb1 09:24:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:25:44 Running on prd-centos7-docker-4c-2g-1 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 09:25:44 Running in /w/workspace/device-modbus-go/55 [Pipeline] { [Pipeline] checkout 09:25:44 Selected Git installation does not exist. Using Default 09:25:44 The recommended git tool is: NONE 09:25:47 using credential edgex-jenkins-ssh 09:25:47 Cloning the remote Git repository 09:25:48 Avoid second fetch 09:25:48 Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) 09:25:47 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:25:47 > git init /w/workspace/device-modbus-go/55 # timeout=10 09:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:25:47 > git --version # timeout=10 09:25:47 > git --version # 'git version 2.24.4' 09:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:47 [INFO] Currently running in a labeled security context 09:25:47 [INFO] Currently SELinux is 'enforcing' on the host 09:25:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/55@tmp/jenkins-gitclient-ssh1845992538998167047.key 09:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:48 > git config core.sparsecheckout # timeout=10 09:25:48 > git checkout -f b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 09:25:52 Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" 09:25:52 09:25:52 GitHub has been notified of this commit’s build result 09:25:52 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:25:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:25:53 + sudo service docker restart 09:25:53 + true 09:25:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:11 provisioning config files... 09:26:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config1807524697955968993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:12 ---> docker-login.sh 09:26:12 nexus3.edgexfoundry.org:10001 09:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 nexus3.edgexfoundry.org:10002 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 nexus3.edgexfoundry.org:10003 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 nexus3.edgexfoundry.org:10004 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 docker.io 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 ---> docker-login.sh ends [Pipeline] } 09:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:14 ========================================================= 09:26:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:26:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:26:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:26:14 Sending build context to Docker daemon 627.2kB 09:26:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:26:14 Step 2/8 : FROM ${BASE} 09:26:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:14 540db60ca938: Pulling fs layer 09:26:14 adcc1eea9eea: Pulling fs layer 09:26:14 4c4ab2625f07: Pulling fs layer 09:26:14 0510c868ecb4: Pulling fs layer 09:26:14 afea3b2eda06: Pulling fs layer 09:26:14 7809a108b3ef: Pulling fs layer 09:26:14 f706445af74f: Pulling fs layer 09:26:14 afea3b2eda06: Waiting 09:26:14 7809a108b3ef: Waiting 09:26:14 f706445af74f: Waiting 09:26:14 0510c868ecb4: Waiting 09:26:14 4c4ab2625f07: Verifying Checksum 09:26:14 4c4ab2625f07: Download complete 09:26:14 adcc1eea9eea: Verifying Checksum 09:26:14 adcc1eea9eea: Download complete 09:26:14 afea3b2eda06: Verifying Checksum 09:26:14 afea3b2eda06: Download complete 09:26:14 7809a108b3ef: Verifying Checksum 09:26:14 7809a108b3ef: Download complete 09:26:14 540db60ca938: Verifying Checksum 09:26:14 540db60ca938: Download complete 09:26:14 540db60ca938: Pull complete 09:26:14 adcc1eea9eea: Pull complete 09:26:15 4c4ab2625f07: Pull complete 09:26:16 f706445af74f: Verifying Checksum 09:26:16 f706445af74f: Download complete 09:26:16 0510c868ecb4: Verifying Checksum 09:26:16 0510c868ecb4: Download complete 09:26:19 0510c868ecb4: Pull complete 09:26:19 afea3b2eda06: Pull complete 09:26:19 7809a108b3ef: Pull complete 09:26:21 f706445af74f: Pull complete 09:26:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:26:21 ---> b068be0155e3 09:26:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:26:25 ---> Running in 35e5a394d8f7 09:26:25 Removing intermediate container 35e5a394d8f7 09:26:25 ---> 86759e9ec5af 09:26:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:25 ---> Running in 1e7b6c0c1285 09:26:26 Removing intermediate container 1e7b6c0c1285 09:26:26 ---> a6336df9f6f0 09:26:26 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:26:26 ---> Running in feadd27d0b48 09:26:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:26:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:26:27 (1/13) Installing libc-dev (0.7.2-r3) 09:26:27 (2/13) Installing libsodium (1.0.18-r0) 09:26:27 (3/13) Installing pkgconf (1.7.3-r0) 09:26:27 (4/13) Installing libsodium-dev (1.0.18-r0) 09:26:28 (5/13) Installing openssh-keygen (8.4_p1-r3) 09:26:28 (6/13) Installing libedit (20191231.3.1-r1) 09:26:28 (7/13) Installing openssh-client (8.4_p1-r3) 09:26:28 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 09:26:28 (9/13) Installing openssh-server-common (8.4_p1-r3) 09:26:28 (10/13) Installing openssh-server (8.4_p1-r3) 09:26:28 (11/13) Installing openssh (8.4_p1-r3) 09:26:29 (12/13) Installing libzmq (4.3.3-r1) 09:26:29 (13/13) Installing zeromq-dev (4.3.3-r1) 09:26:29 Executing busybox-1.32.1-r6.trigger 09:26:29 OK: 156 MiB in 53 packages 09:26:29 Removing intermediate container feadd27d0b48 09:26:29 ---> 96080de8cf05 09:26:29 Step 6/8 : WORKDIR /device-modbus-go 09:26:29 ---> Running in 0162eb19b427 09:26:29 Removing intermediate container 0162eb19b427 09:26:29 ---> 04d1f141e82d 09:26:29 Step 7/8 : COPY . . 09:26:29 ---> 7d65e8b976c6 09:26:29 Step 8/8 : RUN go mod download 09:26:30 ---> Running in 11b0a919a2f9 09:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-fxb1/bin to PATH 09:26:33 INFO: No Stack... 09:26:33 INFO: Retrieving Pricing Info for: v2-standard-4 09:26:33 INFO: Archiving Costs [Pipeline] sh 09:26:33 + cat /w/workspace/device-modbus-go/55/archives/cost.csv+ 09:26:33 cut -d, -f6 [Pipeline] lock 09:26:33 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] 09:26:33 Resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] did not exist. Created. 09:26:33 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:34 + echo total: 0.36000001430511475 [Pipeline] stash 09:26:34 Stashed 1 file(s) [Pipeline] } 09:26:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:45 Removing intermediate container 11b0a919a2f9 09:26:45 ---> 3c35d383b694 09:26:45 Successfully built 3c35d383b694 09:26:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:26:45 + docker inspect -f . ci-base-image-x86_64 09:26:45 . [Pipeline] withDockerContainer 09:26:45 prd-centos7-docker-4c-2g-1 does not seem to be running inside a container 09:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:26:46 $ docker top 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:46 + go version 09:26:46 go version go1.16.3 linux/amd64 [Pipeline] } 09:26:46 $ docker stop --time=1 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 09:26:47 $ docker rm -f 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:48 + docker inspect -f . ci-base-image-x86_64 09:26:48 . [Pipeline] withDockerContainer 09:26:48 prd-centos7-docker-4c-2g-1 does not seem to be running inside a container 09:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:26:48 $ docker top 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:49 + go mod tidy [Pipeline] sh 09:26:50 + make test 09:26:50 go mod tidy 09:26:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:26:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:27:05 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:27:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.7% of statements 09:27:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:27:12 gofmt -l . 09:27:12 [ "`gofmt -l .`" = "" ] 09:27:12 ./bin/test-attribution-txt.sh 09:27:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:27:13 $ docker stop --time=1 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 09:27:14 $ docker rm -f 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 [Pipeline] // withDockerContainer [Pipeline] sh 09:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:27:15 Warning: overwriting stash ‘coverage-report’ 09:27:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:27:16 + ls -al . 09:27:16 total 112 09:27:16 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 9 09:27 . 09:27:16 drwxrwxr-x. 4 jenkins jenkins 30 Jun 9 09:25 .. 09:27:16 -rw-rw-r--. 1 jenkins jenkins 7707 Jun 9 09:25 Attribution.txt 09:27:16 drwxrwxr-x. 2 jenkins jenkins 87 Jun 9 09:25 bin 09:27:16 drwxrwxr-x. 3 jenkins jenkins 32 Jun 9 09:25 cmd 09:27:16 -rw-r--r--. 1 jenkins jenkins 22385 Jun 9 09:27 coverage.out 09:27:16 -rw-rw-r--. 1 jenkins jenkins 1473 Jun 9 09:25 Dockerfile 09:27:16 -rw-rw-r--. 1 jenkins jenkins 995 Jun 9 09:25 Dockerfile.build 09:27:16 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 09:25 .dockerignore 09:27:16 drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 09:25 .git 09:27:16 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 09:25 .github 09:27:16 -rw-rw-r--. 1 jenkins jenkins 338 Jun 9 09:25 .gitignore 09:27:16 -rw-r--r--. 1 jenkins jenkins 413 Jun 9 09:27 go.mod 09:27:16 -rw-r--r--. 1 jenkins jenkins 21412 Jun 9 09:26 go.sum 09:27:16 drwxrwxr-x. 3 jenkins jenkins 20 Jun 9 09:25 internal 09:27:16 -rw-rw-r--. 1 jenkins jenkins 679 Jun 9 09:25 Jenkinsfile 09:27:16 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 9 09:25 LICENSE 09:27:16 -rw-rw-r--. 1 jenkins jenkins 914 Jun 9 09:25 Makefile 09:27:16 -rw-rw-r--. 1 jenkins jenkins 2897 Jun 9 09:25 README.md 09:27:16 drwxrwxr-x. 2 jenkins jenkins 52 Jun 9 09:25 simulator 09:27:16 drwxrwxr-x. 4 jenkins jenkins 71 Jun 9 09:25 snap 09:27:16 -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 09:19 VERSION 09:27:16 -rw-rw-r--. 1 jenkins jenkins 229 Jun 9 09:25 version.go [Pipeline] isUnix [Pipeline] sh 09:27:16 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc --label arch=amd64 --label version=1.3.2-dev.16 . 09:27:16 Sending build context to Docker daemon 650.2kB 09:27:16 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 09:27:16 Step 2/22 : FROM ${BASE} AS builder 09:27:16 ---> 3c35d383b694 09:27:16 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:16 ---> Running in 8769d8deeb6a 09:27:17 Removing intermediate container 8769d8deeb6a 09:27:17 ---> b286049dea1e 09:27:17 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 09:27:17 ---> Running in f74e0e17d768 09:27:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:27:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:27:18 OK: 156 MiB in 53 packages 09:27:19 Removing intermediate container f74e0e17d768 09:27:19 ---> 6f102aec5684 09:27:19 Step 5/22 : WORKDIR /device-modbus-go 09:27:19 ---> Running in a14f0acc022a 09:27:19 Removing intermediate container a14f0acc022a 09:27:19 ---> 6f0d13d8d261 09:27:19 Step 6/22 : COPY . . 09:27:19 ---> 6b91513f9cc0 09:27:19 Step 7/22 : RUN go mod tidy 09:27:19 ---> Running in 2d6c7d0d24cd 09:27:19 Removing intermediate container 2d6c7d0d24cd 09:27:19 ---> b2595e235b79 09:27:19 Step 8/22 : RUN go mod download 09:27:19 ---> Running in 4da365df66ef 09:27:20 Removing intermediate container 4da365df66ef 09:27:20 ---> bca93cc8e546 09:27:20 Step 9/22 : RUN make build 09:27:20 ---> Running in 75c1358392d0 09:27:20 go mod tidy 09:27:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.16" -o cmd/device-modbus ./cmd 09:27:33 Removing intermediate container 75c1358392d0 09:27:33 ---> ec46f1e96503 09:27:33 Step 10/22 : FROM alpine:3.12 09:27:33 3.12: Pulling from library/alpine 09:27:33 339de151aab4: Pulling fs layer 09:27:33 339de151aab4: Verifying Checksum 09:27:33 339de151aab4: Download complete 09:27:33 339de151aab4: Pull complete 09:27:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:27:33 Status: Downloaded newer image for alpine:3.12 09:27:33 ---> 13621d1b12d4 09:27:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:27:33 ---> Running in b881e7bb1b58 09:27:33 Removing intermediate container b881e7bb1b58 09:27:33 ---> 4f04c8caed88 09:27:33 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:33 ---> Running in 3aa4f80ecefd 09:27:33 Removing intermediate container 3aa4f80ecefd 09:27:33 ---> a9dd87259990 09:27:33 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 09:27:33 ---> Running in b758d0a76551 09:27:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:35 (1/6) Installing dumb-init (1.2.2-r1) 09:27:35 (2/6) Installing libgcc (9.3.0-r2) 09:27:35 (3/6) Installing libsodium (1.0.18-r0) 09:27:35 (4/6) Installing libstdc++ (9.3.0-r2) 09:27:36 (5/6) Installing libzmq (4.3.3-r0) 09:27:36 (6/6) Installing zeromq (4.3.3-r0) 09:27:36 Executing busybox-1.31.1-r20.trigger 09:27:36 OK: 8 MiB in 20 packages 09:27:36 Removing intermediate container b758d0a76551 09:27:36 ---> 6f100ca190ba 09:27:36 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:27:37 ---> 1fa50279e4e3 09:27:37 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:27:37 ---> 2926cc6d3b7b 09:27:37 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:27:37 ---> 9ce8f324b703 09:27:37 Step 17/22 : EXPOSE 59901 09:27:37 ---> Running in d96eaadf26e2 09:27:38 Removing intermediate container d96eaadf26e2 09:27:38 ---> dd1629a4fcd3 09:27:38 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:27:38 ---> Running in b414c5cdd77f 09:27:38 Removing intermediate container b414c5cdd77f 09:27:38 ---> e3b69e731150 09:27:38 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:38 ---> Running in de6ccb0c2dc0 09:27:38 Removing intermediate container de6ccb0c2dc0 09:27:38 ---> 0a5ba1012baf 09:27:38 Step 20/22 : LABEL arch=amd64 09:27:38 ---> Running in 66600639f389 09:27:38 Removing intermediate container 66600639f389 09:27:38 ---> 8ff0178fcb64 09:27:38 Step 21/22 : LABEL git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:27:38 ---> Running in 649adcc8c3e2 09:27:38 Removing intermediate container 649adcc8c3e2 09:27:38 ---> 8ad56c2ae50d 09:27:38 Step 22/22 : LABEL version=1.3.2-dev.16 09:27:38 ---> Running in 5551446f3568 09:27:38 Removing intermediate container 5551446f3568 09:27:38 ---> 20e32b74a977 09:27:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:27:38 Successfully built 20e32b74a977 09:27:38 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:38 provisioning config files... 09:27:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config7549874722129336886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:39 ---> docker-login.sh 09:27:39 nexus3.edgexfoundry.org:10001 09:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:39 Configure a credential helper to remove this warning. See 09:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:39 09:27:39 Login Succeeded 09:27:39 nexus3.edgexfoundry.org:10002 09:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:39 Configure a credential helper to remove this warning. See 09:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:39 09:27:39 Login Succeeded 09:27:39 nexus3.edgexfoundry.org:10003 09:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:39 Configure a credential helper to remove this warning. See 09:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:39 09:27:39 Login Succeeded 09:27:39 nexus3.edgexfoundry.org:10004 09:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:39 Configure a credential helper to remove this warning. See 09:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:39 09:27:39 Login Succeeded 09:27:39 docker.io 09:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:39 Configure a credential helper to remove this warning. See 09:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:39 09:27:39 Login Succeeded 09:27:39 ---> docker-login.sh ends [Pipeline] } 09:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:40 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:27:40 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:27:40 latest 09:27:40 1.3.2-dev.16 09:27:40 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:27:40 master 09:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh 09:27:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:40 dd050ea8f0b9: Preparing 09:27:40 219042853ec0: Preparing 09:27:40 b141b49aaed1: Preparing 09:27:40 975218c0a248: Preparing 09:27:40 52788f488f42: Preparing 09:27:40 32f366d666a5: Preparing 09:27:40 32f366d666a5: Waiting 09:27:41 dd050ea8f0b9: Pushed 09:27:41 32f366d666a5: Layer already exists 09:27:41 52788f488f42: Pushed 09:27:41 219042853ec0: Pushed 09:27:41 975218c0a248: Pushed 09:27:42 b141b49aaed1: Pushed 09:27:42 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:27:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 09:27:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:43 dd050ea8f0b9: Preparing 09:27:43 219042853ec0: Preparing 09:27:43 b141b49aaed1: Preparing 09:27:43 975218c0a248: Preparing 09:27:43 52788f488f42: Preparing 09:27:43 32f366d666a5: Preparing 09:27:43 32f366d666a5: Waiting 09:27:43 b141b49aaed1: Layer already exists 09:27:43 dd050ea8f0b9: Layer already exists 09:27:43 219042853ec0: Layer already exists 09:27:43 975218c0a248: Layer already exists 09:27:43 52788f488f42: Layer already exists 09:27:43 32f366d666a5: Layer already exists 09:27:43 latest: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:27:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 09:27:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 09:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:43 dd050ea8f0b9: Preparing 09:27:43 219042853ec0: Preparing 09:27:43 b141b49aaed1: Preparing 09:27:43 975218c0a248: Preparing 09:27:43 52788f488f42: Preparing 09:27:43 32f366d666a5: Preparing 09:27:43 32f366d666a5: Waiting 09:27:43 52788f488f42: Layer already exists 09:27:43 219042853ec0: Layer already exists 09:27:43 dd050ea8f0b9: Layer already exists 09:27:43 975218c0a248: Layer already exists 09:27:43 b141b49aaed1: Layer already exists 09:27:43 32f366d666a5: Layer already exists 09:27:43 1.3.2-dev.16: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:27:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh 09:27:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:44 dd050ea8f0b9: Preparing 09:27:44 219042853ec0: Preparing 09:27:44 b141b49aaed1: Preparing 09:27:44 975218c0a248: Preparing 09:27:44 52788f488f42: Preparing 09:27:44 32f366d666a5: Preparing 09:27:44 32f366d666a5: Waiting 09:27:44 52788f488f42: Layer already exists 09:27:44 219042853ec0: Layer already exists 09:27:44 b141b49aaed1: Layer already exists 09:27:44 975218c0a248: Layer already exists 09:27:44 dd050ea8f0b9: Layer already exists 09:27:44 32f366d666a5: Layer already exists 09:27:44 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh 09:27:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh 09:27:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:master 09:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:27:44 dd050ea8f0b9: Preparing 09:27:44 219042853ec0: Preparing 09:27:44 b141b49aaed1: Preparing 09:27:44 975218c0a248: Preparing 09:27:44 52788f488f42: Preparing 09:27:44 32f366d666a5: Preparing 09:27:44 32f366d666a5: Waiting 09:27:44 dd050ea8f0b9: Layer already exists 09:27:44 b141b49aaed1: Layer already exists 09:27:44 975218c0a248: Layer already exists 09:27:44 219042853ec0: Layer already exists 09:27:44 52788f488f42: Layer already exists 09:27:44 32f366d666a5: Layer already exists 09:27:44 master: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:45 ===================================================== [Pipeline] echo 09:27:45 taggedImages: 09:27:45 - nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 09:27:45 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:27:45 - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 09:27:45 - nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 09:27:45 - nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:27:45 ---> job-cost.sh 09:27:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hrU 09:27:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-1hrU/bin to PATH 09:28:07 INFO: No Stack... 09:28:09 INFO: Retrieving Pricing Info for: v3-standard-2 09:28:09 INFO: Archiving Costs [Pipeline] sh 09:28:10 + cat /w/workspace/device-modbus-go/55/archives/cost.csv 09:28:10 + cut -d, -f6 [Pipeline] lock 09:28:10 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] 09:28:10 Resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] did not exist. Created. 09:28:10 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:10 /w/workspace/device-modbus-go/55@tmp/durable-45beb9c2/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 09:28:10 + echo total: 0.05999999865889549 [Pipeline] stash 09:28:10 Warning: overwriting stash ‘stack-cost’ 09:28:11 Stashed 1 file(s) [Pipeline] } 09:28:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:28:12 provisioning config files... 09:28:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3343871885859353081tmp [Pipeline] { [Pipeline] sh 09:28:13 + set +x 09:28:13 + bash -s -- 09:28:13 + curl -s https://codecov.io/bash 09:28:13 09:28:13 _____ _ 09:28:13 / ____| | | 09:28:13 | | ___ __| | ___ ___ _____ __ 09:28:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:28:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:28:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:28:13 Bash-1.0.3 09:28:13 09:28:13 09:28:13 ==> git version 2.24.4 found 09:28:13 ==> 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 09:28:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:28:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:28:13 ==> Jenkins CI detected. 09:28:13 project root: . 09:28:13 --> token set from env 09:28:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:28:13 ==> Running gcov in . (disable via -X gcov) 09:28:13 ==> Python coveragepy not found 09:28:13 ==> Searching for coverage reports in: 09:28:13 + . 09:28:13 -> Found 1 reports 09:28:13 ==> Detecting git/mercurial file structure 09:28:13 ==> Reading reports 09:28:13 + ./coverage.out bytes=22385 09:28:13 ==> Appending adjustments 09:28:13 https://docs.codecov.io/docs/fixing-reports 09:28:13 + Found adjustments 09:28:13 ==> Gzipping contents 09:28:13 4.0K /tmp/codecov.FEvEkc.gz 09:28:13 ==> Uploading reports 09:28:13 url: https://codecov.io 09:28:13 query: branch=master&commit=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:28:13 -> Pinging Codecov 09:28:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:28:13 -> Uploading to 09:28:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/55DBCA73C666E3227836607328DD7E49/b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc/ff02de83-93e6-4632-90c0-e9edd9ffab8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T092813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b8bab39b5234f5354849dd729d9c7759ef30f5937c822058190ae31ffe68608 09:28:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:13 Dload Upload Total Spent Left Speed 09:28:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3910 0 0 100 3910 0 9679 --:--:-- --:--:-- --:--:-- 9702 09:28:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] } 09:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:28:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:28:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:28:18 09:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:28:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:28:18 188c0c94c7c5: Pulling fs layer 09:28:18 0ef7d3d256c8: Pulling fs layer 09:28:18 de9db76c5a1d: Pulling fs layer 09:28:18 0eba1c9be4d2: Pulling fs layer 09:28:18 0d57e429df01: Pulling fs layer 09:28:18 4e4be7b47b0d: Pulling fs layer 09:28:18 e1f770b5df2f: Pulling fs layer 09:28:18 85a0685a4137: Pulling fs layer 09:28:18 0d57e429df01: Waiting 09:28:18 4e4be7b47b0d: Waiting 09:28:18 e1f770b5df2f: Waiting 09:28:18 85a0685a4137: Waiting 09:28:18 0eba1c9be4d2: Waiting 09:28:18 de9db76c5a1d: Verifying Checksum 09:28:18 de9db76c5a1d: Download complete 09:28:18 0ef7d3d256c8: Verifying Checksum 09:28:18 0ef7d3d256c8: Download complete 09:28:18 0d57e429df01: Verifying Checksum 09:28:18 0d57e429df01: Download complete 09:28:18 4e4be7b47b0d: Verifying Checksum 09:28:18 4e4be7b47b0d: Download complete 09:28:18 188c0c94c7c5: Verifying Checksum 09:28:18 188c0c94c7c5: Download complete 09:28:19 188c0c94c7c5: Pull complete 09:28:19 0ef7d3d256c8: Pull complete 09:28:19 de9db76c5a1d: Pull complete 09:28:20 e1f770b5df2f: Verifying Checksum 09:28:20 e1f770b5df2f: Download complete 09:28:21 0eba1c9be4d2: Verifying Checksum 09:28:21 0eba1c9be4d2: Download complete 09:28:22 85a0685a4137: Verifying Checksum 09:28:22 85a0685a4137: Download complete 09:28:25 0eba1c9be4d2: Pull complete 09:28:25 0d57e429df01: Pull complete 09:28:25 4e4be7b47b0d: Pull complete 09:28:26 e1f770b5df2f: Pull complete 09:28:30 85a0685a4137: Pull complete 09:28:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:28:30 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:28:34 $ docker top d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 -eo pid,comm [Pipeline] { [Pipeline] echo 09:28:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:28:34 + set -o pipefail 09:28:34 + snyk monitor '--org=edgex-jenkins' 09:28:39 09:28:39 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 09:28:39 09:28:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/8d967e38-851d-4370-a3ae-d6f9ab3e48da 09:28:39 09:28:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:28:39 09:28:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:28:39 09:28:39 [Pipeline] } 09:28:39 $ docker stop --time=1 d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 09:28:43 $ docker rm -f d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 [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 09:28:44 + git log --format=format:%s -1 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh 09:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:28:44 . [Pipeline] withDockerContainer 09:28:44 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 09:28:45 $ docker top bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:45 [ssh-agent] Looking for ssh-agent implementation... 09:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:45 $ docker exec bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c ssh-agent 09:28:45 SSH_AUTH_SOCK=/tmp/ssh-QyY3RIcVJtnd/agent.14 09:28:45 SSH_AGENT_PID=21 09:28:45 Running ssh-add (command line suppressed) 09:28:45 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2502342203175785544.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2502342203175785544.key) 09:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:46 + git semver tag 09:28:46 # -> Open(): unable to determine branch for HEAD 09:28:46 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 09:28:46 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 09:28:46 # $SEMVER_REMOTE_NAME = origin 09:28:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:28:46 # $SEMVER_USER_NAME = edgex-jenkins 09:28:46 # $SEMVER_BRANCH = master 09:28:46 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 09:28:46 # b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc HEAD 09:28:46 # -> Force: false 09:28:46 # 9da9fa811d0e34d5d4af604b50bf900a51fd5688 refs/tags/v1.3.2-dev.16 [Pipeline] } 09:28:46 $ docker exec --env ******** --env ******** bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c ssh-agent -k 09:28:46 unset SSH_AUTH_SOCK; 09:28:46 unset SSH_AGENT_PID; 09:28:46 echo Agent pid 21 killed; 09:28:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:46 + git semver [Pipeline] } 09:28:46 $ docker stop --time=1 bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c 09:28:47 $ docker rm -f bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:28:48 09:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:28:48 0.23.1-centos7: Pulling from edgex-lftools 09:28:48 ab5ef0e58194: Pulling fs layer 09:28:48 9712f1f96733: Pulling fs layer 09:28:48 63f879dbbcfc: Pulling fs layer 09:28:48 0d9ebad4ef96: Pulling fs layer 09:28:48 e9a5061849ea: Pulling fs layer 09:28:48 d747dcd14b5f: Pulling fs layer 09:28:48 2de7ff778b66: Pulling fs layer 09:28:48 0d9ebad4ef96: Waiting 09:28:48 e9a5061849ea: Waiting 09:28:48 d747dcd14b5f: Waiting 09:28:48 2de7ff778b66: Waiting 09:28:48 9712f1f96733: Verifying Checksum 09:28:48 9712f1f96733: Download complete 09:28:50 63f879dbbcfc: Verifying Checksum 09:28:50 63f879dbbcfc: Download complete 09:28:50 e9a5061849ea: Verifying Checksum 09:28:50 e9a5061849ea: Download complete 09:28:50 d747dcd14b5f: Verifying Checksum 09:28:50 d747dcd14b5f: Download complete 09:28:50 0d9ebad4ef96: Verifying Checksum 09:28:50 0d9ebad4ef96: Download complete 09:28:50 2de7ff778b66: Verifying Checksum 09:28:50 2de7ff778b66: Download complete 09:28:50 ab5ef0e58194: Verifying Checksum 09:28:50 ab5ef0e58194: Download complete 09:28:53 ab5ef0e58194: Pull complete 09:28:53 9712f1f96733: Pull complete 09:28:54 63f879dbbcfc: Pull complete 09:28:57 0d9ebad4ef96: Pull complete 09:28:57 e9a5061849ea: Pull complete 09:28:58 d747dcd14b5f: Pull complete 09:28:59 2de7ff778b66: Pull complete 09:28:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:28:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:28:59 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 09:29:07 $ docker top c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:29:07 provisioning config files... 09:29:07 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3899580938153739693tmp 09:29:07 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config823306958291974009tmp 09:29:07 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1283636714039184545tmp [Pipeline] { [Pipeline] echo 09:29:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:29:07 ---> sigul-configuration.sh 09:29:07 gpg: directory `/root/.gnupg' created 09:29:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:29:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:29:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:29:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:29:07 gpg: CAST5 encrypted data 09:29:07 gpg: encrypted with 1 passphrase 09:29:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:29:08 + mkdir /home/jenkins 09:29:08 + mkdir /home/jenkins/sigul [Pipeline] sh 09:29:08 + 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 09:29:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:29:08 ---> sigul-install.sh 09:29:14 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:29:14 + git tag --list 09:29:14 0.7.1 09:29:14 v1.0.0 09:29:14 v1.1.0 09:29:14 v1.1.1 09:29:14 v1.2.2 09:29:14 v1.3.0 09:29:14 v1.3.1 09:29:14 v1.3.1-dev.1 09:29:14 v1.3.1-dev.2 09:29:14 v1.3.1-dev.3 09:29:14 v1.3.1-dev.4 09:29:14 v1.3.1-dev.5 09:29:14 v1.3.1-dev.6 09:29:14 v1.3.1-dev.7 09:29:14 v1.3.1-dev.8 09:29:14 v1.3.2-dev.1 09:29:14 v1.3.2-dev.10 09:29:14 v1.3.2-dev.11 09:29:14 v1.3.2-dev.12 09:29:14 v1.3.2-dev.13 09:29:14 v1.3.2-dev.14 09:29:14 v1.3.2-dev.15 09:29:14 v1.3.2-dev.16 09:29:14 v1.3.2-dev.2 09:29:14 v1.3.2-dev.3 09:29:14 v1.3.2-dev.4 09:29:14 v1.3.2-dev.5 09:29:14 v1.3.2-dev.6 09:29:14 v1.3.2-dev.7 09:29:14 v1.3.2-dev.8 09:29:14 v1.3.2-dev.9 [Pipeline] sh 09:29:14 + lftools sign git-tag v1.3.2-dev.16 09:29:15 Signing Git tag with Sigul... 09:29:15 Signing v1.3.2-dev.16 [Pipeline] echo 09:29:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:29:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:29:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:29:16 $ docker stop --time=1 c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 09:29:19 $ docker rm -f c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:29:19 . [Pipeline] withDockerContainer 09:29:19 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 09:29:20 $ docker top 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:20 [ssh-agent] Looking for ssh-agent implementation... 09:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:20 $ docker exec 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 ssh-agent 09:29:20 SSH_AUTH_SOCK=/tmp/ssh-f6J0r8Orzvro/agent.14 09:29:20 SSH_AGENT_PID=20 09:29:20 Running ssh-add (command line suppressed) 09:29:20 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_809532098666226433.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_809532098666226433.key) 09:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:21 + git semver bump pre 09:29:21 # -> Open(): unable to determine branch for HEAD 09:29:21 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 09:29:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 09:29:21 # $SEMVER_REMOTE_NAME = origin 09:29:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:29:21 # $SEMVER_USER_NAME = edgex-jenkins 09:29:21 # $SEMVER_BRANCH = master 09:29:21 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 09:29:21 1.3.2-dev.17 [Pipeline] } 09:29:21 $ docker exec --env ******** --env ******** 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 ssh-agent -k 09:29:21 unset SSH_AUTH_SOCK; 09:29:21 unset SSH_AGENT_PID; 09:29:21 echo Agent pid 20 killed; 09:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:21 + git semver [Pipeline] } 09:29:21 $ docker stop --time=1 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 09:29:23 $ docker rm -f 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:29:23 . [Pipeline] withDockerContainer 09:29:23 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:29:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 09:29:23 $ docker top 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:24 [ssh-agent] Looking for ssh-agent implementation... 09:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:24 $ docker exec 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 ssh-agent 09:29:24 SSH_AUTH_SOCK=/tmp/ssh-dsiAunzbfeXK/agent.14 09:29:24 SSH_AGENT_PID=21 09:29:24 Running ssh-add (command line suppressed) 09:29:24 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3538210110578230286.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3538210110578230286.key) 09:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:24 + git semver push 09:29:24 # -> Open(): unable to determine branch for HEAD 09:29:24 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 09:29:24 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 09:29:24 # $SEMVER_REMOTE_NAME = origin 09:29:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:29:24 # $SEMVER_USER_NAME = edgex-jenkins 09:29:24 # $SEMVER_BRANCH = master 09:29:24 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 09:29:30 $ docker exec --env ******** --env ******** 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 ssh-agent -k 09:29:30 unset SSH_AUTH_SOCK; 09:29:30 unset SSH_AGENT_PID; 09:29:30 echo Agent pid 21 killed; 09:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:30 + git semver [Pipeline] } 09:29:30 $ docker stop --time=1 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 09:29:31 $ docker rm -f 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 [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] libraryResource [Pipeline] sh 09:29:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:33 ---> package-listing.sh 09:29:33 ++ tr '[:upper:]' '[:lower:]' 09:29:33 ++ facter osfamily 09:29:33 + OS_FAMILY=redhat 09:29:33 + workspace=/w/workspace/xfoundry_device-modbus-go_master 09:29:33 + START_PACKAGES=/tmp/packages_start.txt 09:29:33 + END_PACKAGES=/tmp/packages_end.txt 09:29:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:33 + PACKAGES=/tmp/packages_start.txt 09:29:33 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 09:29:33 + PACKAGES=/tmp/packages_end.txt 09:29:33 + case "${OS_FAMILY}" in 09:29:33 + sort 09:29:33 + rpm -qa 09:29:34 + '[' -f /tmp/packages_start.txt ']' 09:29:34 + '[' -f /tmp/packages_end.txt ']' 09:29:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:34 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 09:29:34 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 09:29:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 09:29:34 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:34 09:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:35 alpine: Pulling from edgex-lftools-log-publisher 09:29:35 df20fa9351a1: Pulling fs layer 09:29:35 36b3adc4ff6f: Pulling fs layer 09:29:35 8ad3a11d3b57: Pulling fs layer 09:29:35 46f8f816bc3b: Pulling fs layer 09:29:35 93b61091891f: Pulling fs layer 09:29:35 93b9cdb0e59b: Pulling fs layer 09:29:35 5e14af77c1be: Pulling fs layer 09:29:35 01666e4c0597: Pulling fs layer 09:29:35 aa168da1d23b: Pulling fs layer 09:29:35 46f8f816bc3b: Waiting 09:29:35 93b61091891f: Waiting 09:29:35 93b9cdb0e59b: Waiting 09:29:35 5e14af77c1be: Waiting 09:29:35 01666e4c0597: Waiting 09:29:35 aa168da1d23b: Waiting 09:29:35 36b3adc4ff6f: Verifying Checksum 09:29:35 36b3adc4ff6f: Download complete 09:29:35 46f8f816bc3b: Verifying Checksum 09:29:35 46f8f816bc3b: Download complete 09:29:35 df20fa9351a1: Verifying Checksum 09:29:35 df20fa9351a1: Download complete 09:29:35 93b9cdb0e59b: Verifying Checksum 09:29:35 93b9cdb0e59b: Download complete 09:29:35 5e14af77c1be: Verifying Checksum 09:29:35 5e14af77c1be: Download complete 09:29:35 93b61091891f: Verifying Checksum 09:29:35 93b61091891f: Download complete 09:29:35 01666e4c0597: Verifying Checksum 09:29:35 df20fa9351a1: Pull complete 09:29:35 36b3adc4ff6f: Pull complete 09:29:35 8ad3a11d3b57: Verifying Checksum 09:29:35 8ad3a11d3b57: Download complete 09:29:36 8ad3a11d3b57: Pull complete 09:29:36 46f8f816bc3b: Pull complete 09:29:36 93b61091891f: Pull complete 09:29:36 93b9cdb0e59b: Pull complete 09:29:36 5e14af77c1be: Pull complete 09:29:36 01666e4c0597: Pull complete 09:29:37 aa168da1d23b: Verifying Checksum 09:29:37 aa168da1d23b: Download complete 09:29:42 aa168da1d23b: Pull complete 09:29:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:29:42 prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container 09:29:42 $ 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 09:29:53 $ docker top 61f54d38c4ad8301edbde41e21c1f286e8027f7d57e4df9269392e8ff391c3aa -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:29:53 + mkdir -p /var/log/sa [Pipeline] sh 09:29:54 + ls /var/log/sa-host 09:29:54 + sadf -c /var/log/sa-host/sa05 09:29:54 file_magic: OK 09:29:54 HZ: Using current value: 100 09:29:54 file_header: OK 09:29:54 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 09:29:54 Statistics: 09:29:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:29:54 File successfully converted to sysstat format version 12.2.1 09:29:54 + sadf -c /var/log/sa-host/sa09 09:29:54 file_magic: OK 09:29:54 HZ: Using current value: 100 09:29:54 file_header: OK 09:29:54 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 09:29:54 Statistics: 09:29:54 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...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... 09:29:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:54 provisioning config files... 09:29:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3346800289879598271tmp [Pipeline] { [Pipeline] echo 09:29:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:29:54 ---> create-netrc.sh [Pipeline] } 09:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:29:55 ---> python-tools-install.sh [Pipeline] echo 09:29:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:55 ---> sudo-logs.sh 09:29:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:29:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:55 ---> job-cost.sh 09:29:55 lf-activate-venv: SKIPPING 09:29:55 DEBUG: total: 0.05999999865889549 09:29:55 INFO: Retrieving Stack Cost... 09:29:56 INFO: Retrieving Pricing Info for: v3-standard-2 09:29:57 INFO: Archiving Costs [Pipeline] echo 09:29:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:57 ---> logs-deploy.sh 09:29:57 lf-activate-venv: SKIPPING 09:29:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/55 09:29:57 INFO: archiving workspace using pattern(s): 09:29:58 Archives upload complete. 09:29:58 INFO: archiving logs to Nexus 09:29:59 ---> uname -a: 09:29:59 Linux prd-centos7-docker-4c-2g-1208.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:29:59 09:29:59 09:29:59 ---> lscpu: 09:29:59 Architecture: x86_64 09:29:59 CPU op-mode(s): 32-bit, 64-bit 09:29:59 Byte Order: Little Endian 09:29:59 Address sizes: 40 bits physical, 48 bits virtual 09:29:59 CPU(s): 2 09:29:59 On-line CPU(s) list: 0,1 09:29:59 Thread(s) per core: 1 09:29:59 Core(s) per socket: 1 09:29:59 Socket(s): 2 09:29:59 NUMA node(s): 1 09:29:59 Vendor ID: AuthenticAMD 09:29:59 CPU family: 23 09:29:59 Model: 49 09:29:59 Model name: AMD EPYC-Rome Processor 09:29:59 Stepping: 0 09:29:59 CPU MHz: 2800.000 09:29:59 BogoMIPS: 5600.00 09:29:59 Virtualization: AMD-V 09:29:59 Hypervisor vendor: KVM 09:29:59 Virtualization type: full 09:29:59 L1d cache: 64 KiB 09:29:59 L1i cache: 64 KiB 09:29:59 L2 cache: 1 MiB 09:29:59 L3 cache: 32 MiB 09:29:59 NUMA node0 CPU(s): 0,1 09:29:59 Vulnerability Itlb multihit: Not affected 09:29:59 Vulnerability L1tf: Not affected 09:29:59 Vulnerability Mds: Not affected 09:29:59 Vulnerability Meltdown: Not affected 09:29:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:29:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:29:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:29:59 Vulnerability Srbds: Not affected 09:29:59 Vulnerability Tsx async abort: Not affected 09:29:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:29:59 09:29:59 09:29:59 ---> nproc: 09:29:59 2 09:29:59 09:29:59 09:29:59 ---> df -h: 09:29:59 Filesystem Size Used Available Use% Mounted on 09:29:59 overlay 40.0G 8.5G 31.5G 21% / 09:29:59 tmpfs 64.0M 0 64.0M 0% /dev 09:29:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:29:59 shm 64.0M 0 64.0M 0% /dev/shm 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/xfoundry_device-modbus-go_master 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/xfoundry_device-modbus-go_master@tmp 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 09:29:59 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 09:29:59 09:29:59 09:29:59 ---> free -m: 09:29:59 total used free shared buff/cache available 09:29:59 Mem: 7821 1199 3178 0 3443 6573 09:29:59 Swap: 1023 0 1023 09:29:59 09:29:59 09:29:59 ---> ip addr: 09:29:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:29:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:59 inet 127.0.0.1/8 scope host lo 09:29:59 valid_lft forever preferred_lft forever 09:29:59 inet6 ::1/128 scope host 09:29:59 valid_lft forever preferred_lft forever 09:29:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:29:59 link/ether fa:16:3e:b5:f6:d4 brd ff:ff:ff:ff:ff:ff 09:29:59 inet 10.30.123.194/23 brd 10.30.123.255 scope global dynamic eth0 09:29:59 valid_lft 79721sec preferred_lft 79721sec 09:29:59 inet6 fe80::f816:3eff:feb5:f6d4/64 scope link 09:29:59 valid_lft forever preferred_lft forever 09:29:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:29:59 link/ether 02:42:bc:17:89:6a brd ff:ff:ff:ff:ff:ff 09:29:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:29:59 valid_lft forever preferred_lft forever 09:29:59 inet6 fe80::42:bcff:fe17:896a/64 scope link 09:29:59 valid_lft forever preferred_lft forever 09:29:59 09:29:59 09:29:59 ---> sar -b -r -n DEV: 09:29:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 09:29:59 09:29:59 07:38:30 LINUX RESTART (2 CPU) 09:29:59 09:29:59 07:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:29:59 07:40:01 0.80 0.00 0.80 0.00 0.00 13.29 0.00 09:29:59 07:41:02 0.38 0.15 0.23 0.00 23.45 3.06 0.00 09:29:59 07:42:01 1.07 0.63 0.44 0.00 12.60 9.72 0.00 09:29:59 07:43:01 2.46 1.42 1.05 0.00 746.18 35.85 0.00 09:29:59 07:44:01 8.21 7.91 0.30 0.00 931.38 40.79 0.00 09:29:59 07:45:01 0.77 0.08 0.68 0.00 35.71 13.17 0.00 09:29:59 07:46:01 0.25 0.00 0.25 0.00 0.00 4.93 0.00 09:29:59 07:47:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 09:29:59 07:48:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 09:29:59 07:49:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 09:29:59 07:50:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 09:29:59 07:51:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 09:29:59 07:52:01 0.20 0.00 0.20 0.00 0.00 2.38 0.00 09:29:59 07:53:01 0.32 0.00 0.32 0.00 0.00 5.71 0.00 09:29:59 07:54:01 0.47 0.18 0.28 0.00 5.86 5.40 0.00 09:29:59 07:55:01 0.83 0.00 0.83 0.00 0.00 62.99 0.00 09:29:59 07:56:01 0.62 0.37 0.25 0.00 51.71 57.17 0.00 09:29:59 07:57:01 0.45 0.00 0.45 0.00 0.00 89.77 0.00 09:29:59 07:58:01 0.28 0.00 0.28 0.00 0.00 28.20 0.00 09:29:59 07:59:01 0.20 0.00 0.20 0.00 0.00 60.95 0.00 09:29:59 08:00:01 0.38 0.00 0.38 0.00 0.00 57.99 0.00 09:29:59 08:01:01 0.38 0.02 0.37 0.00 0.13 27.68 0.00 09:29:59 08:02:01 0.57 0.10 0.47 0.00 1.73 40.94 0.00 09:29:59 08:03:01 0.40 0.00 0.40 0.00 0.00 43.15 0.00 09:29:59 08:04:01 0.32 0.00 0.32 0.00 0.00 19.96 0.00 09:29:59 08:05:01 0.38 0.00 0.38 0.00 0.00 6.10 0.00 09:29:59 08:06:01 2.63 2.25 0.38 0.00 39.98 6.71 0.00 09:29:59 08:07:01 273.98 251.82 22.17 0.00 3406.13 968.87 0.00 09:29:59 08:08:01 0.53 0.00 0.53 0.00 0.00 9.46 0.00 09:29:59 08:09:02 0.32 0.00 0.32 0.00 0.00 6.55 0.00 09:29:59 08:10:01 0.17 0.00 0.17 0.00 0.00 2.98 0.00 09:29:59 08:11:01 0.30 0.00 0.30 0.00 0.00 4.55 0.00 09:29:59 08:12:01 0.20 0.00 0.20 0.00 0.00 3.71 0.00 09:29:59 08:13:01 0.23 0.00 0.23 0.00 0.00 4.00 0.00 09:29:59 08:14:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 09:29:59 08:15:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 09:29:59 08:16:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 09:29:59 08:17:01 0.15 0.00 0.15 0.00 0.00 2.17 0.00 09:29:59 08:18:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 09:29:59 08:19:01 0.18 0.00 0.18 0.00 0.00 3.12 0.00 09:29:59 08:20:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 09:29:59 08:21:01 0.28 0.00 0.28 0.00 0.00 3.47 0.00 09:29:59 08:22:01 0.25 0.00 0.25 0.00 0.00 8.10 0.00 09:29:59 08:23:01 0.33 0.00 0.33 0.00 0.00 10.90 0.00 09:29:59 08:24:01 0.35 0.00 0.35 0.00 0.00 13.19 0.00 09:29:59 08:25:01 0.33 0.00 0.33 0.00 0.00 16.91 0.00 09:29:59 08:26:01 0.18 0.00 0.18 0.00 0.00 6.00 0.00 09:29:59 08:27:01 0.48 0.00 0.48 0.00 0.00 19.56 0.00 09:29:59 08:28:01 0.42 0.00 0.42 0.00 0.00 28.09 0.00 09:29:59 08:29:01 0.38 0.00 0.38 0.00 0.00 14.69 0.00 09:29:59 08:30:01 0.43 0.00 0.43 0.00 0.00 35.72 0.00 09:29:59 08:31:01 0.30 0.00 0.30 0.00 0.00 19.26 0.00 09:29:59 08:32:01 0.38 0.00 0.38 0.00 0.00 16.09 0.00 09:29:59 08:33:01 0.38 0.00 0.38 0.00 0.00 15.16 0.00 09:29:59 08:34:01 0.30 0.00 0.30 0.00 0.00 8.66 0.00 09:29:59 08:35:01 0.40 0.00 0.40 0.00 0.00 7.48 0.00 09:29:59 08:36:01 0.22 0.00 0.22 0.00 0.00 6.68 0.00 09:29:59 08:37:01 0.28 0.00 0.28 0.00 0.00 4.00 0.00 09:29:59 08:38:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 09:29:59 08:39:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:29:59 08:40:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 09:29:59 08:41:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 09:29:59 08:42:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 09:29:59 08:43:01 0.43 0.00 0.43 0.00 0.00 6.56 0.00 09:29:59 08:44:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 09:29:59 08:45:01 0.18 0.00 0.18 0.00 0.00 2.25 0.00 09:29:59 08:46:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 09:29:59 08:47:01 0.37 0.00 0.37 0.00 0.00 6.75 0.00 09:29:59 08:48:02 0.25 0.00 0.25 0.00 0.00 10.09 0.00 09:29:59 08:49:01 0.39 0.00 0.39 0.00 0.00 8.40 0.00 09:29:59 08:50:01 0.33 0.00 0.33 0.00 0.00 4.81 0.00 09:29:59 08:51:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 09:29:59 08:52:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 09:29:59 08:53:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 09:29:59 08:54:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 09:29:59 08:55:01 0.17 0.00 0.17 0.00 0.00 2.52 0.00 09:29:59 08:56:01 0.27 0.00 0.27 0.00 0.00 4.58 0.00 09:29:59 08:57:01 0.30 0.00 0.30 0.00 0.00 4.36 0.00 09:29:59 08:58:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 09:29:59 08:59:01 0.32 0.00 0.32 0.00 0.00 4.51 0.00 09:29:59 09:00:01 0.20 0.00 0.20 0.00 0.00 1.85 0.00 09:29:59 09:01:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 09:29:59 09:02:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 09:29:59 09:03:01 0.28 0.00 0.28 0.00 0.00 4.26 0.00 09:29:59 09:04:01 0.32 0.00 0.32 0.00 0.00 15.49 0.00 09:29:59 09:05:01 0.42 0.00 0.42 0.00 0.00 6.40 0.00 09:29:59 09:06:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 09:29:59 09:07:01 0.30 0.00 0.30 0.00 0.00 3.90 0.00 09:29:59 09:08:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:29:59 09:09:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 09:29:59 09:10:01 0.35 0.00 0.35 0.00 0.00 4.00 0.00 09:29:59 09:11:01 0.18 0.00 0.18 0.00 0.00 3.20 0.00 09:29:59 09:12:01 0.37 0.00 0.37 0.00 0.00 5.55 0.00 09:29:59 09:13:01 0.23 0.02 0.22 0.00 2.13 3.98 0.00 09:29:59 09:14:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 09:29:59 09:15:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 09:29:59 09:16:01 0.58 0.17 0.42 0.00 26.51 5.93 0.00 09:29:59 09:17:01 0.92 0.00 0.92 0.00 0.00 26.05 0.00 09:29:59 09:18:01 0.38 0.00 0.38 0.00 0.00 5.78 0.00 09:29:59 09:19:01 61.23 3.58 57.64 0.00 2455.30 498.52 0.00 09:29:59 09:20:02 15.04 0.57 14.47 0.00 350.17 2257.25 0.00 09:29:59 09:21:01 0.47 0.00 0.47 0.00 0.00 7.22 0.00 09:29:59 09:22:01 0.28 0.00 0.28 0.00 0.00 3.02 0.00 09:29:59 09:23:01 0.13 0.00 0.13 0.00 0.00 2.27 0.00 09:29:59 09:24:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 09:29:59 09:25:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:29:59 09:26:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 09:29:59 09:27:01 0.22 0.00 0.22 0.00 0.00 2.85 0.00 09:29:59 09:28:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 09:29:59 09:29:01 157.01 0.03 156.97 0.00 3.72 42960.51 0.00 09:29:59 Average: 5.05 2.45 2.60 0.00 73.62 436.21 0.00 09:29:59 09:29:59 07:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:59 07:40:01 5986900 0 502128 6.27 2620 1517284 689280 7.61 184528 1456440 0 09:29:59 07:41:02 5982472 0 505840 6.32 2620 1518000 692344 7.64 186244 1458768 8 09:29:59 07:42:01 5981392 0 506504 6.32 2620 1518416 693068 7.65 188540 1457264 16 09:29:59 07:43:01 5955432 0 509592 6.36 2620 1541288 694432 7.67 191732 1479296 164 09:29:59 07:44:01 5865320 0 570740 7.13 2620 1570252 932552 10.30 260848 1500480 36 09:29:59 07:45:01 5856800 0 578188 7.22 2620 1571324 937176 10.35 268020 1501500 20 09:29:59 07:46:01 5853688 0 581292 7.26 2620 1571332 940324 10.38 270976 1501500 12 09:29:59 07:47:01 5854096 0 580880 7.25 2620 1571336 940204 10.38 270428 1501500 12 09:29:59 07:48:01 5843324 0 591648 7.39 2620 1571340 940272 10.38 280660 1501716 12 09:29:59 07:49:01 5843036 0 591932 7.39 2620 1571344 940272 10.38 280644 1501716 12 09:29:59 07:50:01 5843240 0 591728 7.39 2620 1571344 940272 10.38 280760 1501716 12 09:29:59 07:51:01 5843212 0 591748 7.39 2620 1571352 940272 10.38 281020 1501500 12 09:29:59 07:52:01 5833348 0 601608 7.51 2620 1571356 942896 10.41 290740 1501500 20 09:29:59 07:53:01 5832868 0 602084 7.52 2620 1571360 946112 10.45 291328 1501500 20 09:29:59 07:54:01 5831900 0 603044 7.53 2620 1571368 948296 10.47 291872 1501500 20 09:29:59 07:55:01 5825644 0 607216 7.58 2620 1573452 954212 10.54 296284 1503616 716 09:29:59 07:56:01 5816064 0 613432 7.66 2620 1576816 960908 10.61 301904 1506876 892 09:29:59 07:57:01 5814024 0 613728 7.66 2620 1578560 963160 10.63 302236 1508604 100 09:29:59 07:58:01 5813228 0 613116 7.66 2620 1579968 963076 10.63 301724 1509996 764 09:29:59 07:59:01 5809268 0 615732 7.69 2620 1581312 963220 10.63 304436 1511344 340 09:29:59 08:00:01 5806532 0 617172 7.71 2620 1582608 963208 10.63 305560 1512660 20 09:29:59 08:01:01 5803788 0 618704 7.73 2620 1583820 965576 10.66 317352 1502952 580 09:29:59 08:02:01 5804520 0 617396 7.71 2620 1584396 963740 10.64 317404 1503020 20 09:29:59 08:03:01 5802792 0 617644 7.71 2620 1585876 963856 10.64 318584 1503020 368 09:29:59 08:04:01 5803836 0 616480 7.70 2620 1585996 964380 10.65 317980 1502976 12 09:29:59 08:05:01 5804272 0 616012 7.69 2620 1586028 964536 10.65 317780 1502956 44 09:29:59 08:06:01 5798380 0 620920 7.75 2620 1587012 967036 10.68 320912 1503420 16 09:29:59 08:07:01 5645308 0 715680 8.94 2620 1645324 964860 10.65 362644 1521976 16 09:29:59 08:08:01 5645944 0 715040 8.93 2620 1645328 964860 10.65 362592 1521976 20 09:29:59 08:09:02 5643992 0 716988 8.95 2620 1645332 965416 10.66 363936 1521972 20 09:29:59 08:10:01 5644288 0 716684 8.95 2620 1645340 965440 10.66 363972 1521972 20 09:29:59 08:11:01 5643664 0 717288 8.96 2620 1645360 966480 10.67 364292 1521976 8 09:29:59 08:12:01 5633228 0 727716 9.09 2620 1645368 999000 11.03 373516 1521976 8 09:29:59 08:13:01 5634960 0 725956 9.06 2620 1645396 998760 11.03 372148 1521976 20 09:29:59 08:14:01 5635952 0 724988 9.05 2620 1645372 998688 11.03 371760 1521976 20 09:29:59 08:15:01 5634944 0 725988 9.06 2620 1645380 998760 11.03 372176 1521976 20 09:29:59 08:16:01 5634576 0 726356 9.07 2620 1645380 998832 11.03 372616 1521976 16 09:29:59 08:17:01 5634404 0 726520 9.07 2620 1645388 999000 11.03 372948 1521976 20 09:29:59 08:18:01 5634584 0 726340 9.07 2620 1645388 999068 11.03 372784 1521976 16 09:29:59 08:19:01 5634632 0 726284 9.07 2620 1645396 999032 11.03 372532 1521976 16 09:29:59 08:20:01 5634268 0 726640 9.07 2620 1645404 999300 11.03 372832 1521976 20 09:29:59 08:21:01 5634600 0 726308 9.07 2620 1645404 999376 11.03 372800 1521976 16 09:29:59 08:22:01 5633832 0 726788 9.07 2620 1645692 999452 11.03 373468 1521976 172 09:29:59 08:23:01 5634728 0 725892 9.06 2620 1645692 999344 11.03 372968 1521952 20 09:29:59 08:24:01 5635568 0 724772 9.05 2620 1645972 999616 11.04 372196 1522176 96 09:29:59 08:25:01 5634904 0 725100 9.05 2620 1646308 998252 11.02 372496 1521936 96 09:29:59 08:26:01 5635372 0 724628 9.05 2620 1646312 992084 10.95 372116 1521936 8 09:29:59 08:27:01 5633864 0 725804 9.06 2620 1646644 992284 10.96 373284 1522220 12 09:29:59 08:28:01 5633592 0 725396 9.06 2620 1647324 992296 10.96 373272 1522924 8 09:29:59 08:29:01 5622776 0 735892 9.19 2620 1647644 992392 10.96 383076 1523196 8 09:29:59 08:30:01 5624704 0 733056 9.15 2620 1648552 992068 10.95 382852 1521920 8 09:29:59 08:31:01 5633928 0 723264 9.03 2620 1649120 992080 10.95 373360 1522472 160 09:29:59 08:32:01 5633600 0 723340 9.03 2620 1649372 992056 10.95 373140 1522720 56 09:29:59 08:33:01 5634060 0 722544 9.02 2620 1649708 992032 10.95 372992 1523024 64 09:29:59 08:34:01 5633876 0 722648 9.02 2620 1649788 991960 10.95 372592 1523136 16 09:29:59 08:35:01 5633688 0 722676 9.02 2620 1649948 987932 10.91 372716 1523280 108 09:29:59 08:36:01 5633448 0 722900 9.03 2620 1649964 987944 10.91 372820 1523304 8 09:29:59 08:37:01 5633104 0 723240 9.03 2620 1649968 987956 10.91 373220 1523304 8 09:29:59 08:38:01 5633984 0 722336 9.02 2620 1649992 984812 10.87 372572 1523312 32 09:29:59 08:39:01 5634164 0 722156 9.02 2620 1649992 984764 10.87 372388 1523320 16 09:29:59 08:40:01 5633560 0 722752 9.02 2620 1650000 984764 10.87 372360 1523320 8 09:29:59 08:41:01 5633464 0 722844 9.03 2620 1650004 984764 10.87 372728 1523320 8 09:29:59 08:42:01 5633252 0 723036 9.03 2620 1650024 984872 10.87 373028 1523332 28 09:29:59 08:43:01 5634056 0 722228 9.02 2620 1650028 984764 10.87 372384 1523328 12 09:29:59 08:44:01 5633620 0 722656 9.02 2620 1650036 984800 10.87 372628 1523336 8 09:29:59 08:45:01 5633828 0 722424 9.02 2620 1650060 984812 10.87 372772 1523336 36 09:29:59 08:46:01 5633532 0 722720 9.02 2620 1650060 984296 10.87 372664 1523348 16 09:29:59 08:47:01 5633940 0 722360 9.02 2620 1650012 984224 10.87 372384 1523324 8 09:29:59 08:48:02 5633300 0 722804 9.02 2620 1650208 984436 10.87 374600 1521900 20 09:29:59 08:49:01 5633084 0 722948 9.03 2620 1650280 984376 10.87 374408 1521968 16 09:29:59 08:50:01 5632716 0 723312 9.03 2620 1650284 984548 10.87 374936 1521900 8 09:29:59 08:51:01 5634048 0 721972 9.01 2620 1650292 984416 10.87 374436 1521904 8 09:29:59 08:52:01 5633224 0 722796 9.02 2620 1650292 984440 10.87 374432 1521900 12 09:29:59 08:53:01 5633456 0 722556 9.02 2620 1650300 984452 10.87 374272 1521904 8 09:29:59 08:54:01 5633744 0 722264 9.02 2620 1650304 984440 10.87 374140 1521904 8 09:29:59 08:55:01 5628672 0 727332 9.08 2620 1650308 985112 10.88 378548 1521900 8 09:29:59 08:56:01 5630328 0 725668 9.06 2620 1650316 982816 10.85 377788 1521900 8 09:29:59 08:57:01 5630376 0 725620 9.06 2620 1650316 979732 10.82 377764 1521900 8 09:29:59 08:58:01 5631056 0 724932 9.05 2620 1650324 976976 10.79 376848 1521900 12 09:29:59 08:59:01 5631072 0 724916 9.05 2620 1650324 977000 10.79 377100 1521900 8 09:29:59 09:00:01 5631036 0 724948 9.05 2620 1650328 976916 10.79 376928 1521900 8 09:29:59 09:01:01 5629280 0 726696 9.07 2620 1650336 979260 10.81 377512 1521900 8 09:29:59 09:02:01 5630932 0 725040 9.05 2620 1650340 976976 10.79 376916 1521900 8 09:29:59 09:03:01 5630388 0 725532 9.06 2620 1650392 977036 10.79 377488 1521924 32 09:29:59 09:04:01 5629780 0 725800 9.06 2620 1650732 977132 10.79 378164 1521944 36 09:29:59 09:05:01 5630724 0 724852 9.05 2620 1650736 976940 10.79 377532 1521944 12 09:29:59 09:06:01 5630000 0 725568 9.06 2620 1650744 977036 10.79 377572 1521948 12 09:29:59 09:07:01 5630056 0 725512 9.06 2620 1650744 977048 10.79 377624 1521944 8 09:29:59 09:08:01 5630048 0 725516 9.06 2620 1650748 977000 10.79 377688 1521944 8 09:29:59 09:09:01 5630236 0 725320 9.06 2620 1650756 976976 10.79 377620 1521948 8 09:29:59 09:10:01 5629972 0 725584 9.06 2620 1650756 977000 10.79 377512 1521944 16 09:29:59 09:11:01 5629744 0 725792 9.06 2620 1650776 977060 10.79 377840 1521944 20 09:29:59 09:12:01 5629960 0 725576 9.06 2620 1650776 977084 10.79 377944 1521944 12 09:29:59 09:13:01 5628980 0 726448 9.07 2620 1650884 977360 10.79 378432 1521928 40 09:29:59 09:14:01 5629796 0 725628 9.06 2620 1650888 977132 10.79 377968 1521932 16 09:29:59 09:15:01 5753480 0 602136 7.52 2620 1650696 689276 7.61 265900 1512272 0 09:29:59 09:16:01 5633852 0 720536 9.00 2620 1651924 1004436 11.09 386180 1508884 352 09:29:59 09:17:01 5640748 0 713640 8.91 2620 1651924 973940 10.75 380488 1508876 20 09:29:59 09:18:01 5641608 0 712772 8.90 2620 1651932 972348 10.74 379612 1508876 8 09:29:59 09:19:01 5381192 0 839780 10.49 2620 1785340 1221336 13.48 553240 1571120 12472 09:29:59 09:20:02 5401136 0 808700 10.10 2620 1796476 1099972 12.14 534068 1579500 20 09:29:59 09:21:01 5406972 0 802856 10.02 2620 1796484 1015340 11.21 530072 1579500 8 09:29:59 09:22:01 5400564 0 809264 10.10 2620 1796484 1015292 11.21 536360 1579652 16 09:29:59 09:23:01 5400356 0 809464 10.11 2620 1796492 1015244 11.21 536196 1579652 8 09:29:59 09:24:01 5400612 0 809204 10.10 2620 1796496 1015244 11.21 530504 1585348 12 09:29:59 09:25:01 5400472 0 809340 10.11 2620 1796500 1015244 11.21 539112 1576780 8 09:29:59 09:26:01 5399340 0 810468 10.12 2620 1796504 1015512 11.21 540260 1576780 20 09:29:59 09:27:01 5399856 0 809948 10.11 2620 1796508 1015524 11.21 540204 1576780 8 09:29:59 09:28:01 5398684 0 811116 10.13 2620 1796512 1015308 11.21 540460 1576980 8 09:29:59 09:29:01 3786724 0 1101216 13.75 2620 3118372 1344912 14.85 777672 2732676 252336 09:29:59 Average: 5649298 0 701056 8.75 2620 1655959 973707 10.75 368553 1531902 2465 09:29:59 09:29:59 07:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:59 07:40:01 eth0 0.60 0.15 0.06 0.01 0.00 0.00 0.00 0.00 09:29:59 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:41:02 eth0 0.53 0.27 0.05 0.04 0.00 0.00 0.00 0.00 09:29:59 07:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:42:01 eth0 0.56 0.49 0.07 0.07 0.00 0.00 0.00 0.00 09:29:59 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:43:01 eth0 4.03 3.60 8.92 0.36 0.00 0.00 0.00 0.00 09:29:59 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:44:01 eth0 7.59 6.40 16.74 0.51 0.00 0.00 0.00 0.00 09:29:59 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:45:01 eth0 0.23 0.15 0.08 0.03 0.00 0.00 0.00 0.00 09:29:59 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:46:01 eth0 0.47 0.40 0.72 0.13 0.00 0.00 0.00 0.00 09:29:59 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:48:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:52:01 eth0 0.52 0.40 1.05 0.15 0.00 0.00 0.00 0.00 09:29:59 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:53:01 eth0 0.63 0.47 0.55 0.09 0.00 0.00 0.00 0.00 09:29:59 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:54:01 eth0 0.58 0.42 0.47 0.10 0.00 0.00 0.00 0.00 09:29:59 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:55:01 eth0 13.59 10.38 38.17 1.77 0.00 0.00 0.00 0.00 09:29:59 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:56:01 eth0 13.23 10.14 33.07 1.97 0.00 0.00 0.00 0.00 09:29:59 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:57:01 eth0 13.26 10.03 31.90 1.48 0.00 0.00 0.00 0.00 09:29:59 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:58:01 eth0 9.08 7.03 25.76 1.15 0.00 0.00 0.00 0.00 09:29:59 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:59:01 eth0 8.18 5.98 24.50 1.04 0.00 0.00 0.00 0.00 09:29:59 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:00:01 eth0 11.79 8.90 24.02 1.20 0.00 0.00 0.00 0.00 09:29:59 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:01:01 eth0 10.08 8.09 22.37 1.25 0.00 0.00 0.00 0.00 09:29:59 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:02:01 eth0 3.73 2.98 8.46 0.65 0.00 0.00 0.00 0.00 09:29:59 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:03:01 eth0 6.86 5.86 27.72 1.12 0.00 0.00 0.00 0.00 09:29:59 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:04:01 eth0 1.15 0.78 0.84 0.29 0.00 0.00 0.00 0.00 09:29:59 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:05:01 eth0 0.82 0.53 0.81 0.18 0.00 0.00 0.00 0.00 09:29:59 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:06:01 eth0 0.40 0.22 0.24 0.07 0.00 0.00 0.00 0.00 09:29:59 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:07:01 eth0 0.65 0.43 0.45 0.18 0.00 0.00 0.00 0.00 09:29:59 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:08:01 eth0 0.42 0.33 0.28 0.05 0.00 0.00 0.00 0.00 09:29:59 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:09:02 eth0 0.93 0.75 0.64 0.23 0.00 0.00 0.00 0.00 09:29:59 08:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:10:01 eth0 0.75 0.56 0.47 0.17 0.00 0.00 0.00 0.00 09:29:59 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:11:01 eth0 0.80 0.48 0.62 0.09 0.00 0.00 0.00 0.00 09:29:59 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:12:01 eth0 1.10 1.25 0.45 2.01 0.00 0.00 0.00 0.00 09:29:59 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:13:01 eth0 0.48 0.40 0.27 0.10 0.00 0.00 0.00 0.00 09:29:59 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:14:01 eth0 0.25 0.12 0.10 0.02 0.00 0.00 0.00 0.00 09:29:59 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:15:01 eth0 0.72 0.48 0.46 0.11 0.00 0.00 0.00 0.00 09:29:59 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:16:01 eth0 0.75 0.38 0.46 0.15 0.00 0.00 0.00 0.00 09:29:59 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:17:01 eth0 0.97 0.62 0.64 0.22 0.00 0.00 0.00 0.00 09:29:59 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:18:01 eth0 0.43 0.28 0.24 0.08 0.00 0.00 0.00 0.00 09:29:59 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:19:01 eth0 0.35 0.18 0.23 0.07 0.00 0.00 0.00 0.00 09:29:59 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:20:01 eth0 0.33 0.22 0.16 0.15 0.00 0.00 0.00 0.00 09:29:59 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:21:01 eth0 0.55 0.30 0.34 0.06 0.00 0.00 0.00 0.00 09:29:59 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:22:01 eth0 3.53 2.52 5.72 0.51 0.00 0.00 0.00 0.00 09:29:59 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:23:01 eth0 0.62 0.52 0.70 0.28 0.00 0.00 0.00 0.00 09:29:59 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:24:01 eth0 2.25 1.73 4.80 0.41 0.00 0.00 0.00 0.00 09:29:59 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:25:01 eth0 2.88 2.35 6.09 0.33 0.00 0.00 0.00 0.00 09:29:59 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:26:01 eth0 0.28 0.17 0.21 0.04 0.00 0.00 0.00 0.00 09:29:59 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:27:01 eth0 3.75 3.05 6.52 0.54 0.00 0.00 0.00 0.00 09:29:59 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:28:01 eth0 6.76 5.55 12.38 0.79 0.00 0.00 0.00 0.00 09:29:59 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:29:01 eth0 3.18 3.48 6.09 2.94 0.00 0.00 0.00 0.00 09:29:59 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:30:01 eth0 6.51 5.95 16.52 0.92 0.00 0.00 0.00 0.00 09:29:59 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:31:01 eth0 5.26 4.15 10.49 0.61 0.00 0.00 0.00 0.00 09:29:59 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:32:01 eth0 2.37 2.08 4.67 0.31 0.00 0.00 0.00 0.00 09:29:59 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:33:01 eth0 2.80 2.28 6.03 0.32 0.00 0.00 0.00 0.00 09:29:59 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:34:01 eth0 0.67 0.60 1.47 0.08 0.00 0.00 0.00 0.00 09:29:59 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:35:01 eth0 1.23 1.07 2.83 0.14 0.00 0.00 0.00 0.00 09:29:59 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:36:01 eth0 0.48 0.33 0.43 0.07 0.00 0.00 0.00 0.00 09:29:59 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:37:01 eth0 0.08 0.08 0.01 0.05 0.00 0.00 0.00 0.00 09:29:59 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:38:01 eth0 0.42 0.35 0.34 0.03 0.00 0.00 0.00 0.00 09:29:59 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:41:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:42:01 eth0 0.38 0.32 0.24 0.08 0.00 0.00 0.00 0.00 09:29:59 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:43:01 eth0 0.17 0.13 0.15 0.01 0.00 0.00 0.00 0.00 09:29:59 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:45:01 eth0 0.20 0.17 0.30 0.02 0.00 0.00 0.00 0.00 09:29:59 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:29:59 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:48:02 eth0 1.95 1.67 3.73 0.37 0.00 0.00 0.00 0.00 09:29:59 08:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:49:01 eth0 0.85 0.68 1.28 0.08 0.00 0.00 0.00 0.00 09:29:59 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:50:01 eth0 0.75 0.50 0.51 0.19 0.00 0.00 0.00 0.00 09:29:59 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:51:01 eth0 0.13 0.08 0.07 0.02 0.00 0.00 0.00 0.00 09:29:59 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:52:01 eth0 0.08 0.07 0.04 0.04 0.00 0.00 0.00 0.00 09:29:59 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:53:01 eth0 0.22 0.23 0.13 0.16 0.00 0.00 0.00 0.00 09:29:59 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:54:01 eth0 0.35 0.32 0.24 0.02 0.00 0.00 0.00 0.00 09:29:59 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:55:01 eth0 0.75 0.85 0.28 1.11 0.00 0.00 0.00 0.00 09:29:59 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:56:01 eth0 0.25 0.13 0.16 0.07 0.00 0.00 0.00 0.00 09:29:59 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:57:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 09:29:59 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:58:01 eth0 0.17 0.12 0.09 0.02 0.00 0.00 0.00 0.00 09:29:59 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:59:01 eth0 0.17 0.17 0.05 0.10 0.00 0.00 0.00 0.00 09:29:59 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:02:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 09:29:59 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:03:01 eth0 0.75 0.60 1.41 0.17 0.00 0.00 0.00 0.00 09:29:59 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:04:01 eth0 2.32 2.30 6.15 0.57 0.00 0.00 0.00 0.00 09:29:59 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:06:01 eth0 0.25 0.20 0.11 0.04 0.00 0.00 0.00 0.00 09:29:59 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:07:01 eth0 0.50 0.45 0.33 0.07 0.00 0.00 0.00 0.00 09:29:59 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:08:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:29:59 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:09:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:29:59 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:10:01 eth0 0.08 0.08 0.04 0.00 0.00 0.00 0.00 0.00 09:29:59 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:11:01 eth0 0.37 0.37 0.39 0.15 0.00 0.00 0.00 0.00 09:29:59 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:12:01 eth0 0.42 0.42 0.29 0.08 0.00 0.00 0.00 0.00 09:29:59 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:13:01 eth0 0.65 0.57 0.82 0.40 0.00 0.00 0.00 0.00 09:29:59 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:14:01 eth0 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 09:29:59 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:15:01 eth0 0.22 0.23 0.02 0.02 0.00 0.00 0.00 0.00 09:29:59 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:16:01 eth0 29.94 29.93 16.58 36.54 0.00 0.00 0.00 0.00 09:29:59 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:19:01 eth0 233.86 175.20 650.78 48.40 0.00 0.00 0.00 0.00 09:29:59 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:20:02 eth0 26.83 20.02 28.54 20.62 0.00 0.00 0.00 0.00 09:29:59 09:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:20:02 docker0 2.70 2.20 0.54 5.48 0.00 0.00 0.00 0.00 09:29:59 09:21:01 eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:29:59 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:22:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:29:59 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:24:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:25:01 eth0 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:29:59 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:26:01 eth0 2.98 0.78 1.10 0.61 0.00 0.00 0.00 0.00 09:29:59 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:27:01 eth0 0.82 0.23 0.30 0.23 0.00 0.00 0.00 0.00 09:29:59 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:28:01 eth0 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:29:01 eth0 876.83 802.48 7667.61 107.08 0.00 0.00 0.00 0.00 09:29:59 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 09:29:01 docker0 69.29 71.30 5.78 388.81 0.00 0.00 0.00 0.00 09:29:59 Average: eth0 12.26 10.64 79.66 2.22 0.00 0.00 0.00 0.00 09:29:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:59 Average: docker0 0.66 0.67 0.06 3.59 0.00 0.00 0.00 0.00 09:29:59 09:29:59 09:29:59 ---> sar -P ALL: 09:29:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 09:29:59 09:29:59 07:38:30 LINUX RESTART (2 CPU) 09:29:59 09:29:59 07:39:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 07:40:01 all 0.03 0.00 0.08 0.00 0.02 99.88 09:29:59 07:40:01 0 0.03 0.00 0.08 0.00 0.03 99.85 09:29:59 07:40:01 1 0.02 0.00 0.07 0.00 0.00 99.92 09:29:59 07:41:02 all 0.05 0.00 0.07 0.01 0.03 99.85 09:29:59 07:41:02 0 0.05 0.00 0.08 0.00 0.03 99.83 09:29:59 07:41:02 1 0.05 0.00 0.05 0.02 0.02 99.87 09:29:59 07:42:01 all 0.03 0.00 0.18 0.01 0.03 99.75 09:29:59 07:42:01 0 0.05 0.00 0.24 0.02 0.03 99.66 09:29:59 07:42:01 1 0.02 0.00 0.12 0.00 0.02 99.85 09:29:59 07:43:01 all 0.10 0.00 0.13 0.03 0.02 99.72 09:29:59 07:43:01 0 0.12 0.00 0.12 0.03 0.02 99.72 09:29:59 07:43:01 1 0.08 0.00 0.13 0.03 0.02 99.73 09:29:59 07:44:01 all 1.67 0.00 0.13 0.17 0.03 97.99 09:29:59 07:44:01 0 2.19 0.00 0.17 0.22 0.03 97.39 09:29:59 07:44:01 1 1.15 0.00 0.10 0.12 0.03 98.60 09:29:59 07:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:29:59 07:45:01 0 0.17 0.00 0.03 0.00 0.03 99.77 09:29:59 07:45:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:29:59 07:46:01 all 0.12 0.00 0.04 0.00 0.03 99.81 09:29:59 07:46:01 0 0.12 0.00 0.05 0.00 0.05 99.78 09:29:59 07:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 09:29:59 07:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:29:59 07:47:01 0 0.13 0.00 0.02 0.00 0.03 99.82 09:29:59 07:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:29:59 07:48:01 all 0.11 0.00 0.04 0.00 0.03 99.82 09:29:59 07:48:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:29:59 07:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:29:59 07:49:01 all 0.06 0.00 0.01 0.00 0.03 99.90 09:29:59 07:49:01 0 0.07 0.00 0.02 0.00 0.05 99.87 09:29:59 07:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:29:59 07:50:01 all 0.08 0.00 0.03 0.00 0.03 99.86 09:29:59 07:50:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:29:59 07:50:01 1 0.12 0.00 0.03 0.00 0.02 99.83 09:29:59 09:29:59 07:50:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 07:51:01 all 0.07 0.00 0.03 0.00 0.04 99.86 09:29:59 07:51:01 0 0.05 0.00 0.05 0.00 0.05 99.85 09:29:59 07:51:01 1 0.08 0.00 0.02 0.00 0.03 99.87 09:29:59 07:52:01 all 0.16 0.00 0.02 0.00 0.02 99.81 09:29:59 07:52:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:29:59 07:52:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:29:59 07:53:01 all 0.16 0.00 0.03 0.00 0.03 99.77 09:29:59 07:53:01 0 0.08 0.00 0.03 0.00 0.03 99.85 09:29:59 07:53:01 1 0.23 0.00 0.03 0.00 0.03 99.70 09:29:59 07:54:01 all 0.15 0.00 0.04 0.00 0.03 99.78 09:29:59 07:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:29:59 07:54:01 1 0.23 0.00 0.03 0.00 0.03 99.70 09:29:59 07:55:01 all 0.28 0.00 0.04 0.00 0.03 99.64 09:29:59 07:55:01 0 0.30 0.00 0.05 0.00 0.03 99.61 09:29:59 07:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 09:29:59 07:56:01 all 0.26 0.00 0.07 0.01 0.03 99.63 09:29:59 07:56:01 0 0.35 0.00 0.07 0.02 0.02 99.55 09:29:59 07:56:01 1 0.17 0.00 0.07 0.00 0.05 99.72 09:29:59 07:57:01 all 0.24 0.00 0.07 0.00 0.03 99.67 09:29:59 07:57:01 0 0.38 0.00 0.10 0.00 0.03 99.48 09:29:59 07:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:29:59 07:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:29:59 07:58:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:29:59 07:58:01 1 0.15 0.00 0.03 0.00 0.03 99.78 09:29:59 07:59:01 all 0.50 0.00 0.06 0.00 0.03 99.41 09:29:59 07:59:01 0 0.08 0.00 0.08 0.00 0.05 99.78 09:29:59 07:59:01 1 0.92 0.00 0.03 0.00 0.02 99.03 09:29:59 08:00:01 all 0.15 0.00 0.05 0.00 0.03 99.77 09:29:59 08:00:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:29:59 08:00:01 1 0.23 0.00 0.03 0.00 0.03 99.70 09:29:59 08:01:01 all 0.24 0.00 0.04 0.00 0.03 99.68 09:29:59 08:01:01 0 0.22 0.00 0.05 0.00 0.03 99.70 09:29:59 08:01:01 1 0.27 0.00 0.03 0.00 0.03 99.67 09:29:59 09:29:59 08:01:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:02:01 all 0.12 0.00 0.05 0.00 0.03 99.80 09:29:59 08:02:01 0 0.17 0.00 0.05 0.00 0.02 99.77 09:29:59 08:02:01 1 0.07 0.00 0.05 0.00 0.05 99.83 09:29:59 08:03:01 all 0.40 0.00 0.06 0.00 0.03 99.51 09:29:59 08:03:01 0 0.18 0.00 0.05 0.00 0.02 99.75 09:29:59 08:03:01 1 0.62 0.00 0.07 0.00 0.03 99.28 09:29:59 08:04:01 all 0.16 0.00 0.03 0.00 0.03 99.77 09:29:59 08:04:01 0 0.22 0.00 0.03 0.00 0.02 99.73 09:29:59 08:04:01 1 0.10 0.00 0.03 0.00 0.05 99.82 09:29:59 08:05:01 all 0.15 0.00 0.03 0.00 0.03 99.80 09:29:59 08:05:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:29:59 08:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 09:29:59 08:06:01 all 0.07 0.02 0.09 0.03 0.03 99.76 09:29:59 08:06:01 0 0.07 0.02 0.08 0.03 0.03 99.77 09:29:59 08:06:01 1 0.07 0.02 0.10 0.03 0.03 99.75 09:29:59 08:07:01 all 0.09 3.95 14.06 3.11 0.04 78.74 09:29:59 08:07:01 0 0.05 3.96 13.98 3.16 0.03 78.81 09:29:59 08:07:01 1 0.14 3.94 14.13 3.07 0.05 78.67 09:29:59 08:08:01 all 0.09 0.00 0.03 0.00 0.02 99.87 09:29:59 08:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 08:08:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:29:59 08:09:02 all 0.28 0.00 0.03 0.00 0.03 99.67 09:29:59 08:09:02 0 0.28 0.00 0.05 0.00 0.03 99.63 09:29:59 08:09:02 1 0.27 0.00 0.02 0.00 0.02 99.70 09:29:59 08:10:01 all 0.14 0.00 0.03 0.00 0.02 99.81 09:29:59 08:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:29:59 08:10:01 1 0.26 0.00 0.02 0.00 0.02 99.71 09:29:59 08:11:01 all 0.14 0.00 0.03 0.00 0.03 99.80 09:29:59 08:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:29:59 08:11:01 1 0.25 0.00 0.03 0.00 0.03 99.68 09:29:59 08:12:01 all 0.28 0.00 0.03 0.00 0.02 99.68 09:29:59 08:12:01 0 0.35 0.00 0.02 0.00 0.00 99.63 09:29:59 08:12:01 1 0.20 0.00 0.03 0.00 0.03 99.73 09:29:59 09:29:59 08:12:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:13:01 all 0.05 0.00 0.03 0.00 0.03 99.89 09:29:59 08:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:29:59 08:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:29:59 08:14:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:29:59 08:14:01 0 0.20 0.00 0.03 0.00 0.03 99.73 09:29:59 08:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:15:01 all 0.15 0.00 0.02 0.00 0.03 99.81 09:29:59 08:15:01 0 0.25 0.00 0.02 0.00 0.03 99.70 09:29:59 08:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:29:59 08:16:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:29:59 08:16:01 0 0.07 0.00 0.02 0.00 0.03 99.88 09:29:59 08:16:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:29:59 08:17:01 all 0.14 0.00 0.03 0.00 0.03 99.80 09:29:59 08:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:29:59 08:17:01 1 0.25 0.00 0.05 0.00 0.03 99.67 09:29:59 08:18:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:29:59 08:18:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:29:59 08:18:01 1 0.25 0.00 0.00 0.00 0.00 99.75 09:29:59 08:19:01 all 0.04 0.00 0.03 0.00 0.02 99.91 09:29:59 08:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:29:59 08:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:29:59 08:20:01 all 0.16 0.00 0.03 0.00 0.03 99.78 09:29:59 08:20:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:29:59 08:20:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:29:59 08:21:01 all 0.13 0.00 0.04 0.00 0.02 99.81 09:29:59 08:21:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:29:59 08:21:01 1 0.22 0.00 0.03 0.00 0.00 99.75 09:29:59 08:22:01 all 0.17 0.00 0.04 0.00 0.03 99.77 09:29:59 08:22:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:29:59 08:22:01 1 0.25 0.00 0.05 0.00 0.03 99.67 09:29:59 08:23:01 all 0.11 0.00 0.03 0.00 0.03 99.83 09:29:59 08:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 08:23:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:29:59 09:29:59 08:23:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:24:01 all 0.15 0.00 0.04 0.00 0.02 99.79 09:29:59 08:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:29:59 08:24:01 1 0.25 0.00 0.03 0.00 0.00 99.72 09:29:59 08:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:29:59 08:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:29:59 08:25:01 1 0.22 0.00 0.03 0.00 0.03 99.72 09:29:59 08:26:01 all 0.05 0.00 0.04 0.00 0.03 99.88 09:29:59 08:26:01 0 0.08 0.00 0.05 0.00 0.03 99.83 09:29:59 08:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:29:59 08:27:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:29:59 08:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:29:59 08:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 09:29:59 08:28:01 all 0.13 0.00 0.03 0.00 0.03 99.81 09:29:59 08:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:29:59 08:28:01 1 0.22 0.00 0.03 0.00 0.03 99.72 09:29:59 08:29:01 all 0.38 0.00 0.04 0.00 0.03 99.56 09:29:59 08:29:01 0 0.20 0.00 0.05 0.00 0.03 99.72 09:29:59 08:29:01 1 0.55 0.00 0.03 0.00 0.02 99.40 09:29:59 08:30:01 all 0.17 0.00 0.04 0.00 0.02 99.77 09:29:59 08:30:01 0 0.13 0.00 0.05 0.00 0.02 99.80 09:29:59 08:30:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:29:59 08:31:01 all 0.13 0.00 0.05 0.00 0.03 99.79 09:29:59 08:31:01 0 0.08 0.00 0.07 0.00 0.03 99.82 09:29:59 08:31:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:29:59 08:32:01 all 0.14 0.00 0.04 0.00 0.02 99.80 09:29:59 08:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:29:59 08:32:01 1 0.25 0.00 0.05 0.00 0.02 99.68 09:29:59 08:33:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:29:59 08:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:29:59 08:33:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:29:59 08:34:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:29:59 08:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:34:01 1 0.23 0.00 0.05 0.00 0.03 99.68 09:29:59 09:29:59 08:34:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:35:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:29:59 08:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:29:59 08:36:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:29:59 08:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:36:01 1 0.22 0.00 0.03 0.00 0.02 99.73 09:29:59 08:37:01 all 0.13 0.00 0.02 0.00 0.03 99.82 09:29:59 08:37:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:29:59 08:37:01 1 0.22 0.00 0.02 0.00 0.03 99.73 09:29:59 08:38:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:29:59 08:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:29:59 08:38:01 1 0.07 0.00 0.03 0.00 0.03 99.87 09:29:59 08:39:01 all 0.09 0.00 0.02 0.00 0.03 99.87 09:29:59 08:39:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:29:59 08:39:01 1 0.08 0.00 0.02 0.00 0.03 99.87 09:29:59 08:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:29:59 08:40:01 0 0.33 0.00 0.03 0.00 0.03 99.60 09:29:59 08:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:41:01 all 0.13 0.00 0.05 0.00 0.02 99.81 09:29:59 08:41:01 0 0.18 0.00 0.03 0.00 0.02 99.77 09:29:59 08:41:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:29:59 08:42:01 all 0.14 0.00 0.03 0.00 0.03 99.80 09:29:59 08:42:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:29:59 08:42:01 1 0.08 0.00 0.05 0.00 0.05 99.82 09:29:59 08:43:01 all 0.11 0.00 0.03 0.00 0.01 99.85 09:29:59 08:43:01 0 0.18 0.00 0.02 0.00 0.00 99.80 09:29:59 08:43:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:29:59 08:44:01 all 0.11 0.00 0.03 0.00 0.03 99.82 09:29:59 08:44:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:29:59 08:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 08:45:01 all 0.04 0.00 0.03 0.00 0.03 99.91 09:29:59 08:45:01 0 0.07 0.00 0.03 0.00 0.05 99.85 09:29:59 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:29:59 09:29:59 08:45:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:46:01 all 0.17 0.01 0.05 0.00 0.02 99.76 09:29:59 08:46:01 0 0.30 0.00 0.05 0.00 0.02 99.63 09:29:59 08:46:01 1 0.03 0.02 0.05 0.00 0.02 99.88 09:29:59 08:47:01 all 0.11 0.00 0.03 0.00 0.02 99.85 09:29:59 08:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 08:47:01 1 0.18 0.00 0.02 0.00 0.00 99.80 09:29:59 08:48:02 all 0.16 0.00 0.03 0.00 0.03 99.78 09:29:59 08:48:02 0 0.25 0.00 0.03 0.00 0.02 99.70 09:29:59 08:48:02 1 0.07 0.00 0.03 0.00 0.03 99.87 09:29:59 08:49:01 all 0.08 0.00 0.04 0.00 0.02 99.86 09:29:59 08:49:01 0 0.12 0.00 0.03 0.00 0.00 99.85 09:29:59 08:49:01 1 0.05 0.00 0.05 0.00 0.03 99.86 09:29:59 08:50:01 all 0.17 0.00 0.03 0.00 0.03 99.78 09:29:59 08:50:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:29:59 08:50:01 1 0.15 0.00 0.03 0.00 0.03 99.78 09:29:59 08:51:01 all 0.10 0.00 0.04 0.00 0.01 99.85 09:29:59 08:51:01 0 0.15 0.00 0.02 0.00 0.00 99.83 09:29:59 08:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 09:29:59 08:52:01 all 0.15 0.00 0.03 0.00 0.03 99.79 09:29:59 08:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:29:59 08:52:01 1 0.07 0.00 0.05 0.00 0.03 99.85 09:29:59 08:53:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:29:59 08:53:01 0 0.27 0.00 0.03 0.00 0.03 99.67 09:29:59 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:29:59 08:54:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:29:59 08:54:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:29:59 08:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:29:59 08:55:01 all 0.15 0.00 0.03 0.00 0.02 99.80 09:29:59 08:55:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:29:59 08:55:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:29:59 08:56:01 all 0.09 0.00 0.03 0.00 0.02 99.87 09:29:59 08:56:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:29:59 08:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:29:59 09:29:59 08:56:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 08:57:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:29:59 08:57:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:29:59 08:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:29:59 08:58:01 all 0.08 0.00 0.03 0.00 0.03 99.86 09:29:59 08:58:01 0 0.13 0.00 0.05 0.00 0.03 99.78 09:29:59 08:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:29:59 08:59:01 all 0.15 0.00 0.04 0.00 0.02 99.79 09:29:59 08:59:01 0 0.22 0.00 0.03 0.00 0.02 99.73 09:29:59 08:59:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:29:59 09:00:01 all 0.14 0.00 0.04 0.00 0.02 99.80 09:29:59 09:00:01 0 0.23 0.00 0.03 0.00 0.00 99.73 09:29:59 09:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:29:59 09:01:01 all 0.07 0.00 0.04 0.00 0.02 99.87 09:29:59 09:01:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:29:59 09:01:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:29:59 09:02:01 all 0.13 0.00 0.04 0.00 0.03 99.80 09:29:59 09:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:29:59 09:02:01 1 0.23 0.00 0.05 0.00 0.03 99.68 09:29:59 09:03:01 all 0.15 0.00 0.04 0.00 0.01 99.80 09:29:59 09:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:29:59 09:03:01 1 0.23 0.00 0.03 0.00 0.00 99.73 09:29:59 09:04:01 all 0.15 0.00 0.06 0.00 0.02 99.77 09:29:59 09:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:29:59 09:04:01 1 0.23 0.00 0.07 0.00 0.02 99.68 09:29:59 09:05:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:29:59 09:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:29:59 09:05:01 1 0.18 0.00 0.00 0.00 0.00 99.82 09:29:59 09:06:01 all 0.15 0.00 0.04 0.00 0.03 99.78 09:29:59 09:06:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:29:59 09:06:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:29:59 09:07:01 all 0.20 0.00 0.04 0.00 0.02 99.74 09:29:59 09:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:29:59 09:07:01 1 0.35 0.00 0.05 0.00 0.02 99.58 09:29:59 09:29:59 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 09:08:01 all 0.10 0.00 0.03 0.00 0.02 99.85 09:29:59 09:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:29:59 09:08:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:29:59 09:09:01 all 0.10 0.00 0.05 0.00 0.03 99.82 09:29:59 09:09:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:29:59 09:09:01 1 0.15 0.00 0.03 0.00 0.02 99.80 09:29:59 09:10:01 all 0.07 0.00 0.02 0.00 0.02 99.90 09:29:59 09:10:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:29:59 09:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:29:59 09:11:01 all 0.13 0.00 0.05 0.00 0.03 99.80 09:29:59 09:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:29:59 09:11:01 1 0.20 0.00 0.07 0.00 0.03 99.70 09:29:59 09:12:01 all 0.03 0.00 0.04 0.00 0.02 99.91 09:29:59 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:59 09:12:01 1 0.05 0.00 0.07 0.00 0.03 99.85 09:29:59 09:13:01 all 0.13 0.00 0.05 0.00 0.03 99.79 09:29:59 09:13:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:29:59 09:13:01 1 0.22 0.00 0.03 0.00 0.02 99.73 09:29:59 09:14:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:29:59 09:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 09:14:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:29:59 09:15:01 all 0.06 0.00 0.03 0.00 0.02 99.89 09:29:59 09:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:29:59 09:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:29:59 09:16:01 all 3.28 0.00 0.45 0.01 0.03 96.23 09:29:59 09:16:01 0 3.64 0.00 0.40 0.00 0.03 95.93 09:29:59 09:16:01 1 2.93 0.00 0.49 0.02 0.03 96.53 09:29:59 09:17:01 all 0.14 0.00 0.04 0.00 0.03 99.79 09:29:59 09:17:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:29:59 09:17:01 1 0.08 0.00 0.05 0.00 0.03 99.83 09:29:59 09:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:29:59 09:18:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:29:59 09:18:01 1 0.12 0.00 0.05 0.00 0.03 99.80 09:29:59 09:29:59 09:18:01 CPU %user %nice %system %iowait %steal %idle 09:29:59 09:19:01 all 7.06 0.00 1.70 1.93 0.04 89.27 09:29:59 09:19:01 0 6.93 0.00 1.79 1.45 0.03 89.81 09:29:59 09:19:01 1 7.19 0.00 1.61 2.41 0.05 88.74 09:29:59 09:20:02 all 1.49 0.00 0.92 1.65 0.03 95.89 09:29:59 09:20:02 0 1.48 0.00 0.97 2.65 0.03 94.86 09:29:59 09:20:02 1 1.51 0.00 0.87 0.66 0.03 96.92 09:29:59 09:21:01 all 0.12 0.00 0.06 0.00 0.03 99.80 09:29:59 09:21:01 0 0.05 0.00 0.08 0.00 0.05 99.81 09:29:59 09:21:01 1 0.19 0.00 0.03 0.00 0.00 99.78 09:29:59 09:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:29:59 09:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:29:59 09:22:01 1 0.20 0.00 0.03 0.00 0.05 99.72 09:29:59 09:23:01 all 0.10 0.00 0.04 0.00 0.02 99.84 09:29:59 09:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 09:23:01 1 0.17 0.00 0.05 0.00 0.00 99.78 09:29:59 09:24:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:29:59 09:24:01 0 0.05 0.00 0.03 0.00 0.05 99.87 09:29:59 09:24:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:29:59 09:25:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:29:59 09:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:29:59 09:25:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:29:59 09:26:01 all 0.18 0.00 0.04 0.00 0.02 99.76 09:29:59 09:26:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:29:59 09:26:01 1 0.25 0.00 0.05 0.00 0.02 99.68 09:29:59 09:27:01 all 0.16 0.00 0.03 0.00 0.03 99.78 09:29:59 09:27:01 0 0.28 0.00 0.03 0.00 0.02 99.67 09:29:59 09:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:29:59 09:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:29:59 09:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:29:59 09:28:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:29:59 09:29:01 all 19.57 0.00 8.49 5.06 0.07 66.81 09:29:59 09:29:01 0 19.78 0.00 8.61 5.65 0.09 65.87 09:29:59 09:29:01 1 19.37 0.00 8.37 4.47 0.05 67.74 09:29:59 09:29:59 Average: CPU %user %nice %system %iowait %steal %idle 09:29:59 Average: all 0.42 0.04 0.26 0.11 0.02 99.15 09:29:59 Average: 0 0.41 0.04 0.27 0.12 0.03 99.15 09:29:59 Average: 1 0.43 0.04 0.26 0.10 0.02 99.15 09:29:59 09:29:59 09:29:59